@charset "UTF-8";
.bootstrap-4 {
  /*!
 * Bootstrap v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */ }
  .bootstrap-4 :root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -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-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
  .bootstrap-4 *,
  .bootstrap-4 *::before,
  .bootstrap-4 *::after {
    box-sizing: border-box; }
  .bootstrap-4 html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .bootstrap-4 article, .bootstrap-4 aside, .bootstrap-4 figcaption, .bootstrap-4 figure, .bootstrap-4 footer, .bootstrap-4 header, .bootstrap-4 hgroup, .bootstrap-4 main, .bootstrap-4 nav, .bootstrap-4 section {
    display: block; }
  .bootstrap-4 body {
    margin: 0;
    font-family: -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: #212529;
    text-align: left;
    background-color: #fff; }
  .bootstrap-4 [tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important; }
  .bootstrap-4 hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible; }
  .bootstrap-4 h1, .bootstrap-4 h2, .bootstrap-4 h3, .bootstrap-4 h4, .bootstrap-4 h5, .bootstrap-4 h6 {
    margin-top: 0;
    margin-bottom: 0.5rem; }
  .bootstrap-4 p {
    margin-top: 0;
    margin-bottom: 1rem; }
  .bootstrap-4 abbr[title],
  .bootstrap-4 abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none; }
  .bootstrap-4 address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }
  .bootstrap-4 ol,
  .bootstrap-4 ul,
  .bootstrap-4 dl {
    margin-top: 0;
    margin-bottom: 1rem; }
  .bootstrap-4 ol ol,
  .bootstrap-4 ul ul,
  .bootstrap-4 ol ul,
  .bootstrap-4 ul ol {
    margin-bottom: 0; }
  .bootstrap-4 dt {
    font-weight: 700; }
  .bootstrap-4 dd {
    margin-bottom: .5rem;
    margin-left: 0; }
  .bootstrap-4 blockquote {
    margin: 0 0 1rem; }
  .bootstrap-4 b,
  .bootstrap-4 strong {
    font-weight: bolder; }
  .bootstrap-4 small {
    font-size: 80%; }
  .bootstrap-4 sub,
  .bootstrap-4 sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .bootstrap-4 sub {
    bottom: -.25em; }
  .bootstrap-4 sup {
    top: -.5em; }
  .bootstrap-4 a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent; }
    .bootstrap-4 a:hover {
      color: #0056b3;
      text-decoration: underline; }
  .bootstrap-4 a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none; }
    .bootstrap-4 a:not([href]):not([class]):hover {
      color: inherit;
      text-decoration: none; }
  .bootstrap-4 pre,
  .bootstrap-4 code,
  .bootstrap-4 kbd,
  .bootstrap-4 samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em; }
  .bootstrap-4 pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar; }
  .bootstrap-4 figure {
    margin: 0 0 1rem; }
  .bootstrap-4 img {
    vertical-align: middle;
    border-style: none; }
  .bootstrap-4 svg {
    overflow: hidden;
    vertical-align: middle; }
  .bootstrap-4 table {
    border-collapse: collapse; }
  .bootstrap-4 caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom; }
  .bootstrap-4 th {
    text-align: inherit;
    text-align: -webkit-match-parent; }
  .bootstrap-4 label {
    display: inline-block;
    margin-bottom: 0.5rem; }
  .bootstrap-4 button {
    border-radius: 0; }
  .bootstrap-4 button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }
  .bootstrap-4 input,
  .bootstrap-4 button,
  .bootstrap-4 select,
  .bootstrap-4 optgroup,
  .bootstrap-4 textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .bootstrap-4 button,
  .bootstrap-4 input {
    overflow: visible; }
  .bootstrap-4 button,
  .bootstrap-4 select {
    text-transform: none; }
  .bootstrap-4 [role="button"] {
    cursor: pointer; }
  .bootstrap-4 select {
    word-wrap: normal; }
  .bootstrap-4 button,
  .bootstrap-4 [type="button"],
  .bootstrap-4 [type="reset"],
  .bootstrap-4 [type="submit"] {
    -webkit-appearance: button; }
  .bootstrap-4 button:not(:disabled),
  .bootstrap-4 [type="button"]:not(:disabled),
  .bootstrap-4 [type="reset"]:not(:disabled),
  .bootstrap-4 [type="submit"]:not(:disabled) {
    cursor: pointer; }
  .bootstrap-4 button::-moz-focus-inner,
  .bootstrap-4 [type="button"]::-moz-focus-inner,
  .bootstrap-4 [type="reset"]::-moz-focus-inner,
  .bootstrap-4 [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none; }
  .bootstrap-4 input[type="radio"],
  .bootstrap-4 input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0; }
  .bootstrap-4 textarea {
    overflow: auto;
    resize: vertical; }
  .bootstrap-4 fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .bootstrap-4 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; }
  .bootstrap-4 progress {
    vertical-align: baseline; }
  .bootstrap-4 [type="number"]::-webkit-inner-spin-button,
  .bootstrap-4 [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .bootstrap-4 [type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none; }
  .bootstrap-4 [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .bootstrap-4 ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }
  .bootstrap-4 output {
    display: inline-block; }
  .bootstrap-4 summary {
    display: list-item;
    cursor: pointer; }
  .bootstrap-4 template {
    display: none; }
  .bootstrap-4 [hidden] {
    display: none !important; }
  .bootstrap-4 h1, .bootstrap-4 h2, .bootstrap-4 h3, .bootstrap-4 h4, .bootstrap-4 h5, .bootstrap-4 h6,
  .bootstrap-4 .h1, .bootstrap-4 .h2, .bootstrap-4 .h3, .bootstrap-4 .h4, .bootstrap-4 .h5, .bootstrap-4 .h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2; }
  .bootstrap-4 h1, .bootstrap-4 .h1 {
    font-size: 2.5rem; }
  .bootstrap-4 h2, .bootstrap-4 .h2 {
    font-size: 2rem; }
  .bootstrap-4 h3, .bootstrap-4 .h3 {
    font-size: 1.75rem; }
  .bootstrap-4 h4, .bootstrap-4 .h4 {
    font-size: 1.5rem; }
  .bootstrap-4 h5, .bootstrap-4 .h5 {
    font-size: 1.25rem; }
  .bootstrap-4 h6, .bootstrap-4 .h6 {
    font-size: 1rem; }
  .bootstrap-4 .lead, .bootstrap-4 .panel .panel-heading .panel-title, .panel .panel-heading .bootstrap-4 .panel-title {
    font-size: 1.25rem;
    font-weight: 300; }
  .bootstrap-4 .display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2; }
  .bootstrap-4 .display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2; }
  .bootstrap-4 .display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2; }
  .bootstrap-4 .display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2; }
  .bootstrap-4 hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .bootstrap-4 small,
  .bootstrap-4 .small {
    font-size: 80%;
    font-weight: 400; }
  .bootstrap-4 mark,
  .bootstrap-4 .mark {
    padding: 0.2em;
    background-color: #fcf8e3; }
  .bootstrap-4 .list-unstyled, .bootstrap-4 .list-inline {
    padding-left: 0;
    list-style: none; }
  .bootstrap-4 .list-inline {
    padding-left: 0;
    list-style: none; }
  .bootstrap-4 .list-inline-item {
    display: inline-block; }
    .bootstrap-4 .list-inline-item:not(:last-child) {
      margin-right: 0.5rem; }
  .bootstrap-4 .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .bootstrap-4 .blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem; }
  .bootstrap-4 .blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d; }
    .bootstrap-4 .blockquote-footer::before {
      content: "\2014\00A0"; }
  .bootstrap-4 .img-fluid {
    max-width: 100%;
    height: auto; }
  .bootstrap-4 .img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto; }
  .bootstrap-4 .figure {
    display: inline-block; }
  .bootstrap-4 .figure-img {
    margin-bottom: 0.5rem;
    line-height: 1; }
  .bootstrap-4 .figure-caption {
    font-size: 90%;
    color: #6c757d; }
  .bootstrap-4 code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word; }
    a > .bootstrap-4 code {
      color: inherit; }
  .bootstrap-4 kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem; }
    .bootstrap-4 kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: 700; }
  .bootstrap-4 pre {
    display: block;
    font-size: 87.5%;
    color: #212529; }
    .bootstrap-4 pre code {
      font-size: inherit;
      color: inherit;
      word-break: normal; }
  .bootstrap-4 .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .bootstrap-4 .container,
  .bootstrap-4 .container-fluid,
  .bootstrap-4 .container-sm,
  .bootstrap-4 .container-md,
  .bootstrap-4 .container-lg,
  .bootstrap-4 .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 576px) {
    .bootstrap-4 .container, .bootstrap-4 .container-sm {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .bootstrap-4 .container, .bootstrap-4 .container-sm, .bootstrap-4 .container-md {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .bootstrap-4 .container, .bootstrap-4 .container-sm, .bootstrap-4 .container-md, .bootstrap-4 .container-lg {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .bootstrap-4 .container, .bootstrap-4 .container-sm, .bootstrap-4 .container-md, .bootstrap-4 .container-lg, .bootstrap-4 .container-xl {
      max-width: 1140px; } }
  .bootstrap-4 .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
  .bootstrap-4 .no-gutters {
    margin-right: 0;
    margin-left: 0; }
    .bootstrap-4 .no-gutters > .col,
    .bootstrap-4 .no-gutters > [class*="col-"] {
      padding-right: 0;
      padding-left: 0; }
  .bootstrap-4 .col-1, .bootstrap-4 .col-2, .bootstrap-4 .col-3, .bootstrap-4 .col-4, .bootstrap-4 .col-5, .bootstrap-4 .col-6, .bootstrap-4 .col-7, .bootstrap-4 .col-8, .bootstrap-4 .col-9, .bootstrap-4 .col-10, .bootstrap-4 .col-11, .bootstrap-4 .col-12, .bootstrap-4 .col,
  .bootstrap-4 .col-auto, .bootstrap-4 .col-sm-1, .bootstrap-4 .col-sm-2, .bootstrap-4 .col-sm-3, .bootstrap-4 .col-sm-4, .bootstrap-4 .col-sm-5, .bootstrap-4 .col-sm-6, .bootstrap-4 .col-sm-7, .bootstrap-4 .col-sm-8, .bootstrap-4 .col-sm-9, .bootstrap-4 .col-sm-10, .bootstrap-4 .col-sm-11, .bootstrap-4 .col-sm-12, .bootstrap-4 .col-sm,
  .bootstrap-4 .col-sm-auto, .bootstrap-4 .col-md-1, .bootstrap-4 .col-md-2, .bootstrap-4 .col-md-3, .bootstrap-4 .col-md-4, .bootstrap-4 .col-md-5, .bootstrap-4 .col-md-6, .bootstrap-4 .col-md-7, .bootstrap-4 .col-md-8, .bootstrap-4 .col-md-9, .bootstrap-4 .col-md-10, .bootstrap-4 .col-md-11, .bootstrap-4 .col-md-12, .bootstrap-4 .col-md,
  .bootstrap-4 .col-md-auto, .bootstrap-4 .col-lg-1, .bootstrap-4 .col-lg-2, .bootstrap-4 .col-lg-3, .bootstrap-4 .col-lg-4, .bootstrap-4 .col-lg-5, .bootstrap-4 .col-lg-6, .bootstrap-4 .col-lg-7, .bootstrap-4 .col-lg-8, .bootstrap-4 .col-lg-9, .bootstrap-4 .col-lg-10, .bootstrap-4 .col-lg-11, .bootstrap-4 .col-lg-12, .bootstrap-4 .col-lg,
  .bootstrap-4 .col-lg-auto, .bootstrap-4 .col-xl-1, .bootstrap-4 .col-xl-2, .bootstrap-4 .col-xl-3, .bootstrap-4 .col-xl-4, .bootstrap-4 .col-xl-5, .bootstrap-4 .col-xl-6, .bootstrap-4 .col-xl-7, .bootstrap-4 .col-xl-8, .bootstrap-4 .col-xl-9, .bootstrap-4 .col-xl-10, .bootstrap-4 .col-xl-11, .bootstrap-4 .col-xl-12, .bootstrap-4 .col-xl,
  .bootstrap-4 .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
  .bootstrap-4 .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .bootstrap-4 .row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .bootstrap-4 .row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .bootstrap-4 .row-cols-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .bootstrap-4 .row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .bootstrap-4 .row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .bootstrap-4 .row-cols-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .bootstrap-4 .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .bootstrap-4 .col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .bootstrap-4 .col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .bootstrap-4 .col-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .bootstrap-4 .col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .bootstrap-4 .col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .bootstrap-4 .col-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .bootstrap-4 .col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .bootstrap-4 .col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .bootstrap-4 .col-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .bootstrap-4 .col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .bootstrap-4 .col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .bootstrap-4 .col-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .bootstrap-4 .order-first {
    order: -1; }
  .bootstrap-4 .order-last {
    order: 13; }
  .bootstrap-4 .order-0 {
    order: 0; }
  .bootstrap-4 .order-1 {
    order: 1; }
  .bootstrap-4 .order-2 {
    order: 2; }
  .bootstrap-4 .order-3 {
    order: 3; }
  .bootstrap-4 .order-4 {
    order: 4; }
  .bootstrap-4 .order-5 {
    order: 5; }
  .bootstrap-4 .order-6 {
    order: 6; }
  .bootstrap-4 .order-7 {
    order: 7; }
  .bootstrap-4 .order-8 {
    order: 8; }
  .bootstrap-4 .order-9 {
    order: 9; }
  .bootstrap-4 .order-10 {
    order: 10; }
  .bootstrap-4 .order-11 {
    order: 11; }
  .bootstrap-4 .order-12 {
    order: 12; }
  .bootstrap-4 .offset-1 {
    margin-left: 8.33333%; }
  .bootstrap-4 .offset-2 {
    margin-left: 16.66667%; }
  .bootstrap-4 .offset-3 {
    margin-left: 25%; }
  .bootstrap-4 .offset-4 {
    margin-left: 33.33333%; }
  .bootstrap-4 .offset-5 {
    margin-left: 41.66667%; }
  .bootstrap-4 .offset-6 {
    margin-left: 50%; }
  .bootstrap-4 .offset-7 {
    margin-left: 58.33333%; }
  .bootstrap-4 .offset-8 {
    margin-left: 66.66667%; }
  .bootstrap-4 .offset-9 {
    margin-left: 75%; }
  .bootstrap-4 .offset-10 {
    margin-left: 83.33333%; }
  .bootstrap-4 .offset-11 {
    margin-left: 91.66667%; }
  @media (min-width: 576px) {
    .bootstrap-4 .col-sm {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .bootstrap-4 .row-cols-sm-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .bootstrap-4 .row-cols-sm-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .bootstrap-4 .row-cols-sm-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .bootstrap-4 .row-cols-sm-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .bootstrap-4 .row-cols-sm-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .bootstrap-4 .row-cols-sm-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .bootstrap-4 .col-sm-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .bootstrap-4 .col-sm-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .bootstrap-4 .col-sm-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .bootstrap-4 .col-sm-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .bootstrap-4 .col-sm-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .bootstrap-4 .col-sm-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .bootstrap-4 .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .bootstrap-4 .col-sm-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .bootstrap-4 .col-sm-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .bootstrap-4 .col-sm-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .bootstrap-4 .col-sm-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .bootstrap-4 .col-sm-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .bootstrap-4 .col-sm-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .bootstrap-4 .order-sm-first {
      order: -1; }
    .bootstrap-4 .order-sm-last {
      order: 13; }
    .bootstrap-4 .order-sm-0 {
      order: 0; }
    .bootstrap-4 .order-sm-1 {
      order: 1; }
    .bootstrap-4 .order-sm-2 {
      order: 2; }
    .bootstrap-4 .order-sm-3 {
      order: 3; }
    .bootstrap-4 .order-sm-4 {
      order: 4; }
    .bootstrap-4 .order-sm-5 {
      order: 5; }
    .bootstrap-4 .order-sm-6 {
      order: 6; }
    .bootstrap-4 .order-sm-7 {
      order: 7; }
    .bootstrap-4 .order-sm-8 {
      order: 8; }
    .bootstrap-4 .order-sm-9 {
      order: 9; }
    .bootstrap-4 .order-sm-10 {
      order: 10; }
    .bootstrap-4 .order-sm-11 {
      order: 11; }
    .bootstrap-4 .order-sm-12 {
      order: 12; }
    .bootstrap-4 .offset-sm-0 {
      margin-left: 0; }
    .bootstrap-4 .offset-sm-1 {
      margin-left: 8.33333%; }
    .bootstrap-4 .offset-sm-2 {
      margin-left: 16.66667%; }
    .bootstrap-4 .offset-sm-3 {
      margin-left: 25%; }
    .bootstrap-4 .offset-sm-4 {
      margin-left: 33.33333%; }
    .bootstrap-4 .offset-sm-5 {
      margin-left: 41.66667%; }
    .bootstrap-4 .offset-sm-6 {
      margin-left: 50%; }
    .bootstrap-4 .offset-sm-7 {
      margin-left: 58.33333%; }
    .bootstrap-4 .offset-sm-8 {
      margin-left: 66.66667%; }
    .bootstrap-4 .offset-sm-9 {
      margin-left: 75%; }
    .bootstrap-4 .offset-sm-10 {
      margin-left: 83.33333%; }
    .bootstrap-4 .offset-sm-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 768px) {
    .bootstrap-4 .col-md {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .bootstrap-4 .row-cols-md-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .bootstrap-4 .row-cols-md-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .bootstrap-4 .row-cols-md-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .bootstrap-4 .row-cols-md-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .bootstrap-4 .row-cols-md-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .bootstrap-4 .row-cols-md-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .bootstrap-4 .col-md-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .bootstrap-4 .col-md-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .bootstrap-4 .col-md-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .bootstrap-4 .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .bootstrap-4 .col-md-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .bootstrap-4 .col-md-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .bootstrap-4 .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .bootstrap-4 .col-md-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .bootstrap-4 .col-md-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .bootstrap-4 .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .bootstrap-4 .col-md-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .bootstrap-4 .col-md-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .bootstrap-4 .col-md-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .bootstrap-4 .order-md-first {
      order: -1; }
    .bootstrap-4 .order-md-last {
      order: 13; }
    .bootstrap-4 .order-md-0 {
      order: 0; }
    .bootstrap-4 .order-md-1 {
      order: 1; }
    .bootstrap-4 .order-md-2 {
      order: 2; }
    .bootstrap-4 .order-md-3 {
      order: 3; }
    .bootstrap-4 .order-md-4 {
      order: 4; }
    .bootstrap-4 .order-md-5 {
      order: 5; }
    .bootstrap-4 .order-md-6 {
      order: 6; }
    .bootstrap-4 .order-md-7 {
      order: 7; }
    .bootstrap-4 .order-md-8 {
      order: 8; }
    .bootstrap-4 .order-md-9 {
      order: 9; }
    .bootstrap-4 .order-md-10 {
      order: 10; }
    .bootstrap-4 .order-md-11 {
      order: 11; }
    .bootstrap-4 .order-md-12 {
      order: 12; }
    .bootstrap-4 .offset-md-0 {
      margin-left: 0; }
    .bootstrap-4 .offset-md-1 {
      margin-left: 8.33333%; }
    .bootstrap-4 .offset-md-2 {
      margin-left: 16.66667%; }
    .bootstrap-4 .offset-md-3 {
      margin-left: 25%; }
    .bootstrap-4 .offset-md-4 {
      margin-left: 33.33333%; }
    .bootstrap-4 .offset-md-5 {
      margin-left: 41.66667%; }
    .bootstrap-4 .offset-md-6 {
      margin-left: 50%; }
    .bootstrap-4 .offset-md-7 {
      margin-left: 58.33333%; }
    .bootstrap-4 .offset-md-8 {
      margin-left: 66.66667%; }
    .bootstrap-4 .offset-md-9 {
      margin-left: 75%; }
    .bootstrap-4 .offset-md-10 {
      margin-left: 83.33333%; }
    .bootstrap-4 .offset-md-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 992px) {
    .bootstrap-4 .col-lg {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .bootstrap-4 .row-cols-lg-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .bootstrap-4 .row-cols-lg-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .bootstrap-4 .row-cols-lg-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .bootstrap-4 .row-cols-lg-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .bootstrap-4 .row-cols-lg-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .bootstrap-4 .row-cols-lg-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .bootstrap-4 .col-lg-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .bootstrap-4 .col-lg-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .bootstrap-4 .col-lg-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .bootstrap-4 .col-lg-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .bootstrap-4 .col-lg-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .bootstrap-4 .col-lg-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .bootstrap-4 .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .bootstrap-4 .col-lg-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .bootstrap-4 .col-lg-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .bootstrap-4 .col-lg-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .bootstrap-4 .col-lg-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .bootstrap-4 .col-lg-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .bootstrap-4 .col-lg-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .bootstrap-4 .order-lg-first {
      order: -1; }
    .bootstrap-4 .order-lg-last {
      order: 13; }
    .bootstrap-4 .order-lg-0 {
      order: 0; }
    .bootstrap-4 .order-lg-1 {
      order: 1; }
    .bootstrap-4 .order-lg-2 {
      order: 2; }
    .bootstrap-4 .order-lg-3 {
      order: 3; }
    .bootstrap-4 .order-lg-4 {
      order: 4; }
    .bootstrap-4 .order-lg-5 {
      order: 5; }
    .bootstrap-4 .order-lg-6 {
      order: 6; }
    .bootstrap-4 .order-lg-7 {
      order: 7; }
    .bootstrap-4 .order-lg-8 {
      order: 8; }
    .bootstrap-4 .order-lg-9 {
      order: 9; }
    .bootstrap-4 .order-lg-10 {
      order: 10; }
    .bootstrap-4 .order-lg-11 {
      order: 11; }
    .bootstrap-4 .order-lg-12 {
      order: 12; }
    .bootstrap-4 .offset-lg-0 {
      margin-left: 0; }
    .bootstrap-4 .offset-lg-1 {
      margin-left: 8.33333%; }
    .bootstrap-4 .offset-lg-2 {
      margin-left: 16.66667%; }
    .bootstrap-4 .offset-lg-3 {
      margin-left: 25%; }
    .bootstrap-4 .offset-lg-4 {
      margin-left: 33.33333%; }
    .bootstrap-4 .offset-lg-5 {
      margin-left: 41.66667%; }
    .bootstrap-4 .offset-lg-6 {
      margin-left: 50%; }
    .bootstrap-4 .offset-lg-7 {
      margin-left: 58.33333%; }
    .bootstrap-4 .offset-lg-8 {
      margin-left: 66.66667%; }
    .bootstrap-4 .offset-lg-9 {
      margin-left: 75%; }
    .bootstrap-4 .offset-lg-10 {
      margin-left: 83.33333%; }
    .bootstrap-4 .offset-lg-11 {
      margin-left: 91.66667%; } }
  @media (min-width: 1200px) {
    .bootstrap-4 .col-xl {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .bootstrap-4 .row-cols-xl-1 > * {
      flex: 0 0 100%;
      max-width: 100%; }
    .bootstrap-4 .row-cols-xl-2 > * {
      flex: 0 0 50%;
      max-width: 50%; }
    .bootstrap-4 .row-cols-xl-3 > * {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .bootstrap-4 .row-cols-xl-4 > * {
      flex: 0 0 25%;
      max-width: 25%; }
    .bootstrap-4 .row-cols-xl-5 > * {
      flex: 0 0 20%;
      max-width: 20%; }
    .bootstrap-4 .row-cols-xl-6 > * {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .bootstrap-4 .col-xl-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: 100%; }
    .bootstrap-4 .col-xl-1 {
      flex: 0 0 8.33333%;
      max-width: 8.33333%; }
    .bootstrap-4 .col-xl-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .bootstrap-4 .col-xl-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .bootstrap-4 .col-xl-4 {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .bootstrap-4 .col-xl-5 {
      flex: 0 0 41.66667%;
      max-width: 41.66667%; }
    .bootstrap-4 .col-xl-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .bootstrap-4 .col-xl-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; }
    .bootstrap-4 .col-xl-8 {
      flex: 0 0 66.66667%;
      max-width: 66.66667%; }
    .bootstrap-4 .col-xl-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .bootstrap-4 .col-xl-10 {
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .bootstrap-4 .col-xl-11 {
      flex: 0 0 91.66667%;
      max-width: 91.66667%; }
    .bootstrap-4 .col-xl-12 {
      flex: 0 0 100%;
      max-width: 100%; }
    .bootstrap-4 .order-xl-first {
      order: -1; }
    .bootstrap-4 .order-xl-last {
      order: 13; }
    .bootstrap-4 .order-xl-0 {
      order: 0; }
    .bootstrap-4 .order-xl-1 {
      order: 1; }
    .bootstrap-4 .order-xl-2 {
      order: 2; }
    .bootstrap-4 .order-xl-3 {
      order: 3; }
    .bootstrap-4 .order-xl-4 {
      order: 4; }
    .bootstrap-4 .order-xl-5 {
      order: 5; }
    .bootstrap-4 .order-xl-6 {
      order: 6; }
    .bootstrap-4 .order-xl-7 {
      order: 7; }
    .bootstrap-4 .order-xl-8 {
      order: 8; }
    .bootstrap-4 .order-xl-9 {
      order: 9; }
    .bootstrap-4 .order-xl-10 {
      order: 10; }
    .bootstrap-4 .order-xl-11 {
      order: 11; }
    .bootstrap-4 .order-xl-12 {
      order: 12; }
    .bootstrap-4 .offset-xl-0 {
      margin-left: 0; }
    .bootstrap-4 .offset-xl-1 {
      margin-left: 8.33333%; }
    .bootstrap-4 .offset-xl-2 {
      margin-left: 16.66667%; }
    .bootstrap-4 .offset-xl-3 {
      margin-left: 25%; }
    .bootstrap-4 .offset-xl-4 {
      margin-left: 33.33333%; }
    .bootstrap-4 .offset-xl-5 {
      margin-left: 41.66667%; }
    .bootstrap-4 .offset-xl-6 {
      margin-left: 50%; }
    .bootstrap-4 .offset-xl-7 {
      margin-left: 58.33333%; }
    .bootstrap-4 .offset-xl-8 {
      margin-left: 66.66667%; }
    .bootstrap-4 .offset-xl-9 {
      margin-left: 75%; }
    .bootstrap-4 .offset-xl-10 {
      margin-left: 83.33333%; }
    .bootstrap-4 .offset-xl-11 {
      margin-left: 91.66667%; } }
  .bootstrap-4 .table, .bootstrap-4 section table, section .bootstrap-4 table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529; }
    .bootstrap-4 .table th, .bootstrap-4 section table th, section .bootstrap-4 table th,
    .bootstrap-4 .table td,
    .bootstrap-4 section table td,
    section .bootstrap-4 table td {
      padding: 0.75rem;
      vertical-align: top;
      border-top: 1px solid #dee2e6; }
    .bootstrap-4 .table thead th, .bootstrap-4 section table thead th, section .bootstrap-4 table thead th {
      vertical-align: bottom;
      border-bottom: 2px solid #dee2e6; }
    .bootstrap-4 .table tbody + tbody, .bootstrap-4 section table tbody + tbody, section .bootstrap-4 table tbody + tbody {
      border-top: 2px solid #dee2e6; }
  .bootstrap-4 .table-sm th,
  .bootstrap-4 .table-sm td {
    padding: 0.3rem; }
  .bootstrap-4 .table-bordered, .bootstrap-4 section table, section .bootstrap-4 table {
    border: 1px solid #dee2e6; }
    .bootstrap-4 .table-bordered th, .bootstrap-4 section table th, section .bootstrap-4 table th,
    .bootstrap-4 .table-bordered td,
    .bootstrap-4 section table td,
    section .bootstrap-4 table td {
      border: 1px solid #dee2e6; }
    .bootstrap-4 .table-bordered thead th, .bootstrap-4 section table thead th, section .bootstrap-4 table thead th,
    .bootstrap-4 .table-bordered thead td,
    .bootstrap-4 section table thead td,
    section .bootstrap-4 table thead td {
      border-bottom-width: 2px; }
  .bootstrap-4 .table-borderless th,
  .bootstrap-4 .table-borderless td,
  .bootstrap-4 .table-borderless thead th,
  .bootstrap-4 .table-borderless tbody + tbody {
    border: 0; }
  .bootstrap-4 .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05); }
  .bootstrap-4 .table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, 0.075); }
  .bootstrap-4 .table-primary,
  .bootstrap-4 .table-primary > th,
  .bootstrap-4 .table-primary > td {
    background-color: #b8daff; }
  .bootstrap-4 .table-primary th,
  .bootstrap-4 .table-primary td,
  .bootstrap-4 .table-primary thead th,
  .bootstrap-4 .table-primary tbody + tbody {
    border-color: #7abaff; }
  .bootstrap-4 .table-hover .table-primary:hover {
    background-color: #9fcdff; }
    .bootstrap-4 .table-hover .table-primary:hover > td,
    .bootstrap-4 .table-hover .table-primary:hover > th {
      background-color: #9fcdff; }
  .bootstrap-4 .table-secondary,
  .bootstrap-4 .table-secondary > th,
  .bootstrap-4 .table-secondary > td {
    background-color: #d6d8db; }
  .bootstrap-4 .table-secondary th,
  .bootstrap-4 .table-secondary td,
  .bootstrap-4 .table-secondary thead th,
  .bootstrap-4 .table-secondary tbody + tbody {
    border-color: #b3b7bb; }
  .bootstrap-4 .table-hover .table-secondary:hover {
    background-color: #c8cbcf; }
    .bootstrap-4 .table-hover .table-secondary:hover > td,
    .bootstrap-4 .table-hover .table-secondary:hover > th {
      background-color: #c8cbcf; }
  .bootstrap-4 .table-success,
  .bootstrap-4 .table-success > th,
  .bootstrap-4 .table-success > td {
    background-color: #c3e6cb; }
  .bootstrap-4 .table-success th,
  .bootstrap-4 .table-success td,
  .bootstrap-4 .table-success thead th,
  .bootstrap-4 .table-success tbody + tbody {
    border-color: #8fd19e; }
  .bootstrap-4 .table-hover .table-success:hover {
    background-color: #b1dfbb; }
    .bootstrap-4 .table-hover .table-success:hover > td,
    .bootstrap-4 .table-hover .table-success:hover > th {
      background-color: #b1dfbb; }
  .bootstrap-4 .table-info,
  .bootstrap-4 .table-info > th,
  .bootstrap-4 .table-info > td {
    background-color: #bee5eb; }
  .bootstrap-4 .table-info th,
  .bootstrap-4 .table-info td,
  .bootstrap-4 .table-info thead th,
  .bootstrap-4 .table-info tbody + tbody {
    border-color: #86cfda; }
  .bootstrap-4 .table-hover .table-info:hover {
    background-color: #abdde5; }
    .bootstrap-4 .table-hover .table-info:hover > td,
    .bootstrap-4 .table-hover .table-info:hover > th {
      background-color: #abdde5; }
  .bootstrap-4 .table-warning,
  .bootstrap-4 .table-warning > th,
  .bootstrap-4 .table-warning > td {
    background-color: #ffeeba; }
  .bootstrap-4 .table-warning th,
  .bootstrap-4 .table-warning td,
  .bootstrap-4 .table-warning thead th,
  .bootstrap-4 .table-warning tbody + tbody {
    border-color: #ffdf7e; }
  .bootstrap-4 .table-hover .table-warning:hover {
    background-color: #ffe8a1; }
    .bootstrap-4 .table-hover .table-warning:hover > td,
    .bootstrap-4 .table-hover .table-warning:hover > th {
      background-color: #ffe8a1; }
  .bootstrap-4 .table-danger,
  .bootstrap-4 .table-danger > th,
  .bootstrap-4 .table-danger > td {
    background-color: #f5c6cb; }
  .bootstrap-4 .table-danger th,
  .bootstrap-4 .table-danger td,
  .bootstrap-4 .table-danger thead th,
  .bootstrap-4 .table-danger tbody + tbody {
    border-color: #ed969e; }
  .bootstrap-4 .table-hover .table-danger:hover {
    background-color: #f1b0b7; }
    .bootstrap-4 .table-hover .table-danger:hover > td,
    .bootstrap-4 .table-hover .table-danger:hover > th {
      background-color: #f1b0b7; }
  .bootstrap-4 .table-light,
  .bootstrap-4 .table-light > th,
  .bootstrap-4 .table-light > td {
    background-color: #fdfdfe; }
  .bootstrap-4 .table-light th,
  .bootstrap-4 .table-light td,
  .bootstrap-4 .table-light thead th,
  .bootstrap-4 .table-light tbody + tbody {
    border-color: #fbfcfc; }
  .bootstrap-4 .table-hover .table-light:hover {
    background-color: #ececf6; }
    .bootstrap-4 .table-hover .table-light:hover > td,
    .bootstrap-4 .table-hover .table-light:hover > th {
      background-color: #ececf6; }
  .bootstrap-4 .table-dark,
  .bootstrap-4 .table-dark > th,
  .bootstrap-4 .table-dark > td {
    background-color: #c6c8ca; }
  .bootstrap-4 .table-dark th,
  .bootstrap-4 .table-dark td,
  .bootstrap-4 .table-dark thead th,
  .bootstrap-4 .table-dark tbody + tbody {
    border-color: #95999c; }
  .bootstrap-4 .table-hover .table-dark:hover {
    background-color: #b9bbbe; }
    .bootstrap-4 .table-hover .table-dark:hover > td,
    .bootstrap-4 .table-hover .table-dark:hover > th {
      background-color: #b9bbbe; }
  .bootstrap-4 .table-active,
  .bootstrap-4 .table-active > th,
  .bootstrap-4 .table-active > td {
    background-color: rgba(0, 0, 0, 0.075); }
  .bootstrap-4 .table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075); }
    .bootstrap-4 .table-hover .table-active:hover > td,
    .bootstrap-4 .table-hover .table-active:hover > th {
      background-color: rgba(0, 0, 0, 0.075); }
  .bootstrap-4 .table .thead-dark th, .bootstrap-4 section table .thead-dark th, section .bootstrap-4 table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55; }
  .bootstrap-4 .table .thead-light th, .bootstrap-4 section table .thead-light th, section .bootstrap-4 table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .bootstrap-4 .table-dark {
    color: #fff;
    background-color: #343a40; }
    .bootstrap-4 .table-dark th,
    .bootstrap-4 .table-dark td,
    .bootstrap-4 .table-dark thead th {
      border-color: #454d55; }
    .bootstrap-4 .table-dark.table-bordered, .bootstrap-4 section table.table-dark, section .bootstrap-4 table.table-dark {
      border: 0; }
    .bootstrap-4 .table-dark.table-striped tbody tr:nth-of-type(odd) {
      background-color: rgba(255, 255, 255, 0.05); }
    .bootstrap-4 .table-dark.table-hover tbody tr:hover {
      color: #fff;
      background-color: rgba(255, 255, 255, 0.075); }
  @media (max-width: 575.98px) {
    .bootstrap-4 .table-responsive-sm {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .bootstrap-4 .table-responsive-sm > .table-bordered, .bootstrap-4 section .table-responsive-sm > table, section .bootstrap-4 .table-responsive-sm > table {
        border: 0; } }
  @media (max-width: 767.98px) {
    .bootstrap-4 .table-responsive-md {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .bootstrap-4 .table-responsive-md > .table-bordered, .bootstrap-4 section .table-responsive-md > table, section .bootstrap-4 .table-responsive-md > table {
        border: 0; } }
  @media (max-width: 991.98px) {
    .bootstrap-4 .table-responsive-lg {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .bootstrap-4 .table-responsive-lg > .table-bordered, .bootstrap-4 section .table-responsive-lg > table, section .bootstrap-4 .table-responsive-lg > table {
        border: 0; } }
  @media (max-width: 1199.98px) {
    .bootstrap-4 .table-responsive-xl {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      .bootstrap-4 .table-responsive-xl > .table-bordered, .bootstrap-4 section .table-responsive-xl > table, section .bootstrap-4 .table-responsive-xl > table {
        border: 0; } }
  .bootstrap-4 .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .bootstrap-4 .table-responsive > .table-bordered, .bootstrap-4 section .table-responsive > table, section .bootstrap-4 .table-responsive > table {
      border: 0; }
  .bootstrap-4 .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 #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .bootstrap-4 .form-control {
        transition: none; } }
    .bootstrap-4 .form-control::-ms-expand {
      background-color: transparent;
      border: 0; }
    .bootstrap-4 .form-control:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #495057; }
    .bootstrap-4 .form-control:focus {
      color: #495057;
      background-color: #fff;
      border-color: #80bdff;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .bootstrap-4 .form-control::placeholder {
      color: #6c757d;
      opacity: 1; }
    .bootstrap-4 .form-control:disabled, .bootstrap-4 .form-control[readonly] {
      background-color: #e9ecef;
      opacity: 1; }
  .bootstrap-4 input[type="date"].form-control,
  .bootstrap-4 input[type="time"].form-control,
  .bootstrap-4 input[type="datetime-local"].form-control,
  .bootstrap-4 input[type="month"].form-control {
    appearance: none; }
  .bootstrap-4 select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff; }
  .bootstrap-4 .form-control-file,
  .bootstrap-4 .form-control-range {
    display: block;
    width: 100%; }
  .bootstrap-4 .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; }
  .bootstrap-4 .col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5; }
  .bootstrap-4 .col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5; }
  .bootstrap-4 .form-control-plaintext {
    display: block;
    width: 100%;
    padding: 0.375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0; }
    .bootstrap-4 .form-control-plaintext.form-control-sm, .bootstrap-4 .form-control-plaintext.form-control-lg {
      padding-right: 0;
      padding-left: 0; }
  .bootstrap-4 .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; }
  .bootstrap-4 .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; }
  .bootstrap-4 select.form-control[size], .bootstrap-4 select.form-control[multiple] {
    height: auto; }
  .bootstrap-4 textarea.form-control {
    height: auto; }
  .bootstrap-4 .form-group {
    margin-bottom: 1rem; }
  .bootstrap-4 .form-text {
    display: block;
    margin-top: 0.25rem; }
  .bootstrap-4 .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px; }
    .bootstrap-4 .form-row > .col,
    .bootstrap-4 .form-row > [class*="col-"] {
      padding-right: 5px;
      padding-left: 5px; }
  .bootstrap-4 .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem; }
  .bootstrap-4 .form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem; }
    .bootstrap-4 .form-check-input[disabled] ~ .form-check-label,
    .bootstrap-4 .form-check-input:disabled ~ .form-check-label {
      color: #6c757d; }
  .bootstrap-4 .form-check-label {
    margin-bottom: 0; }
  .bootstrap-4 .form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem; }
    .bootstrap-4 .form-check-inline .form-check-input {
      position: static;
      margin-top: 0;
      margin-right: 0.3125rem;
      margin-left: 0; }
  .bootstrap-4 .valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745; }
  .bootstrap-4 .valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0.25rem; }
  .was-validated .bootstrap-4:valid ~ .valid-feedback,
  .was-validated .bootstrap-4:valid ~ .valid-tooltip, .bootstrap-4.is-valid ~ .valid-feedback,
  .bootstrap-4.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .bootstrap-4 .form-control:valid, .bootstrap-4 .form-control.is-valid {
    border-color: #28a745;
    padding-right: calc(1.5em + 0.75rem);
    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='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .was-validated .bootstrap-4 .form-control:valid:focus, .bootstrap-4 .form-control.is-valid:focus {
      border-color: #28a745;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .bootstrap-4 textarea.form-control:valid, .bootstrap-4 textarea.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .was-validated .bootstrap-4 .custom-select:valid, .bootstrap-4 .custom-select.is-valid {
    border-color: #28a745;
    padding-right: calc(0.75em + 2.3125rem);
    background: 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, 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='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .was-validated .bootstrap-4 .custom-select:valid:focus, .bootstrap-4 .custom-select.is-valid:focus {
      border-color: #28a745;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .bootstrap-4 .form-check-input:valid ~ .form-check-label, .bootstrap-4 .form-check-input.is-valid ~ .form-check-label {
    color: #28a745; }
  .was-validated .bootstrap-4 .form-check-input:valid ~ .valid-feedback,
  .was-validated .bootstrap-4 .form-check-input:valid ~ .valid-tooltip, .bootstrap-4 .form-check-input.is-valid ~ .valid-feedback,
  .bootstrap-4 .form-check-input.is-valid ~ .valid-tooltip {
    display: block; }
  .was-validated .bootstrap-4 .custom-control-input:valid ~ .custom-control-label, .bootstrap-4 .custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745; }
    .was-validated .bootstrap-4 .custom-control-input:valid ~ .custom-control-label::before, .bootstrap-4 .custom-control-input.is-valid ~ .custom-control-label::before {
      border-color: #28a745; }
  .was-validated .bootstrap-4 .custom-control-input:valid:checked ~ .custom-control-label::before, .bootstrap-4 .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57; }
  .was-validated .bootstrap-4 .custom-control-input:valid:focus ~ .custom-control-label::before, .bootstrap-4 .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .bootstrap-4 .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .bootstrap-4 .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745; }
  .was-validated .bootstrap-4 .custom-file-input:valid ~ .custom-file-label, .bootstrap-4 .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745; }
  .was-validated .bootstrap-4 .custom-file-input:valid:focus ~ .custom-file-label, .bootstrap-4 .custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .bootstrap-4 .invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545; }
  .bootstrap-4 .invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem; }
  .was-validated .bootstrap-4:invalid ~ .invalid-feedback,
  .was-validated .bootstrap-4:invalid ~ .invalid-tooltip, .bootstrap-4.is-invalid ~ .invalid-feedback,
  .bootstrap-4.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .bootstrap-4 .form-control:invalid, .bootstrap-4 .form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .was-validated .bootstrap-4 .form-control:invalid:focus, .bootstrap-4 .form-control.is-invalid:focus {
      border-color: #dc3545;
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .bootstrap-4 textarea.form-control:invalid, .bootstrap-4 textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
  .was-validated .bootstrap-4 .custom-select:invalid, .bootstrap-4 .custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: calc(0.75em + 2.3125rem);
    background: 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, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .was-validated .bootstrap-4 .custom-select:invalid:focus, .bootstrap-4 .custom-select.is-invalid:focus {
      border-color: #dc3545;
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .bootstrap-4 .form-check-input:invalid ~ .form-check-label, .bootstrap-4 .form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545; }
  .was-validated .bootstrap-4 .form-check-input:invalid ~ .invalid-feedback,
  .was-validated .bootstrap-4 .form-check-input:invalid ~ .invalid-tooltip, .bootstrap-4 .form-check-input.is-invalid ~ .invalid-feedback,
  .bootstrap-4 .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block; }
  .was-validated .bootstrap-4 .custom-control-input:invalid ~ .custom-control-label, .bootstrap-4 .custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545; }
    .was-validated .bootstrap-4 .custom-control-input:invalid ~ .custom-control-label::before, .bootstrap-4 .custom-control-input.is-invalid ~ .custom-control-label::before {
      border-color: #dc3545; }
  .was-validated .bootstrap-4 .custom-control-input:invalid:checked ~ .custom-control-label::before, .bootstrap-4 .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d; }
  .was-validated .bootstrap-4 .custom-control-input:invalid:focus ~ .custom-control-label::before, .bootstrap-4 .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .bootstrap-4 .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .bootstrap-4 .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545; }
  .was-validated .bootstrap-4 .custom-file-input:invalid ~ .custom-file-label, .bootstrap-4 .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545; }
  .was-validated .bootstrap-4 .custom-file-input:invalid:focus ~ .custom-file-label, .bootstrap-4 .custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .bootstrap-4 .form-inline, .bootstrap-4 .navbar-form {
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
    .bootstrap-4 .form-inline .form-check, .bootstrap-4 .navbar-form .form-check {
      width: 100%; }
    @media (min-width: 576px) {
      .bootstrap-4 .form-inline label, .bootstrap-4 .navbar-form label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0; }
      .bootstrap-4 .form-inline .form-group, .bootstrap-4 .navbar-form .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0; }
      .bootstrap-4 .form-inline .form-control, .bootstrap-4 .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
      .bootstrap-4 .form-inline .form-control-plaintext, .bootstrap-4 .navbar-form .form-control-plaintext {
        display: inline-block; }
      .bootstrap-4 .form-inline .input-group, .bootstrap-4 .navbar-form .input-group,
      .bootstrap-4 .form-inline .custom-select,
      .bootstrap-4 .navbar-form .custom-select {
        width: auto; }
      .bootstrap-4 .form-inline .form-check, .bootstrap-4 .navbar-form .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0; }
      .bootstrap-4 .form-inline .form-check-input, .bootstrap-4 .navbar-form .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0; }
      .bootstrap-4 .form-inline .custom-control, .bootstrap-4 .navbar-form .custom-control {
        align-items: center;
        justify-content: center; }
      .bootstrap-4 .form-inline .custom-control-label, .bootstrap-4 .navbar-form .custom-control-label {
        margin-bottom: 0; } }
  .bootstrap-4 .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    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) {
      .bootstrap-4 .btn {
        transition: none; } }
    .bootstrap-4 .btn:hover {
      color: #212529;
      text-decoration: none; }
    .bootstrap-4 .btn:focus, .bootstrap-4 .btn.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .bootstrap-4 .btn.disabled, .bootstrap-4 .btn:disabled {
      opacity: 0.65; }
    .bootstrap-4 .btn:not(:disabled):not(.disabled) {
      cursor: pointer; }
  .bootstrap-4 a.btn.disabled,
  .bootstrap-4 fieldset:disabled a.btn {
    pointer-events: none; }
  .bootstrap-4 .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .bootstrap-4 .btn-primary:hover {
      color: #fff;
      background-color: #0069d9;
      border-color: #0062cc; }
    .bootstrap-4 .btn-primary:focus, .bootstrap-4 .btn-primary.focus {
      color: #fff;
      background-color: #0069d9;
      border-color: #0062cc;
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
    .bootstrap-4 .btn-primary.disabled, .bootstrap-4 .btn-primary:disabled {
      color: #fff;
      background-color: #007bff;
      border-color: #007bff; }
    .bootstrap-4 .btn-primary:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-primary:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #0062cc;
      border-color: #005cbf; }
      .bootstrap-4 .btn-primary:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-primary:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .bootstrap-4 .btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .bootstrap-4 .btn-secondary:hover {
      color: #fff;
      background-color: #5a6268;
      border-color: #545b62; }
    .bootstrap-4 .btn-secondary:focus, .bootstrap-4 .btn-secondary.focus {
      color: #fff;
      background-color: #5a6268;
      border-color: #545b62;
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
    .bootstrap-4 .btn-secondary.disabled, .bootstrap-4 .btn-secondary:disabled {
      color: #fff;
      background-color: #6c757d;
      border-color: #6c757d; }
    .bootstrap-4 .btn-secondary:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-secondary:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-secondary.dropdown-toggle {
      color: #fff;
      background-color: #545b62;
      border-color: #4e555b; }
      .bootstrap-4 .btn-secondary:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-secondary:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-secondary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .bootstrap-4 .btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .bootstrap-4 .btn-success:hover {
      color: #fff;
      background-color: #218838;
      border-color: #1e7e34; }
    .bootstrap-4 .btn-success:focus, .bootstrap-4 .btn-success.focus {
      color: #fff;
      background-color: #218838;
      border-color: #1e7e34;
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
    .bootstrap-4 .btn-success.disabled, .bootstrap-4 .btn-success:disabled {
      color: #fff;
      background-color: #28a745;
      border-color: #28a745; }
    .bootstrap-4 .btn-success:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-success:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-success.dropdown-toggle {
      color: #fff;
      background-color: #1e7e34;
      border-color: #1c7430; }
      .bootstrap-4 .btn-success:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-success:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-success.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .bootstrap-4 .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .bootstrap-4 .btn-info:hover {
      color: #fff;
      background-color: #138496;
      border-color: #117a8b; }
    .bootstrap-4 .btn-info:focus, .bootstrap-4 .btn-info.focus {
      color: #fff;
      background-color: #138496;
      border-color: #117a8b;
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
    .bootstrap-4 .btn-info.disabled, .bootstrap-4 .btn-info:disabled {
      color: #fff;
      background-color: #17a2b8;
      border-color: #17a2b8; }
    .bootstrap-4 .btn-info:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-info:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-info.dropdown-toggle {
      color: #fff;
      background-color: #117a8b;
      border-color: #10707f; }
      .bootstrap-4 .btn-info:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-info:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-info.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .bootstrap-4 .btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .bootstrap-4 .btn-warning:hover {
      color: #212529;
      background-color: #e0a800;
      border-color: #d39e00; }
    .bootstrap-4 .btn-warning:focus, .bootstrap-4 .btn-warning.focus {
      color: #212529;
      background-color: #e0a800;
      border-color: #d39e00;
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
    .bootstrap-4 .btn-warning.disabled, .bootstrap-4 .btn-warning:disabled {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
    .bootstrap-4 .btn-warning:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-warning:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-warning.dropdown-toggle {
      color: #212529;
      background-color: #d39e00;
      border-color: #c69500; }
      .bootstrap-4 .btn-warning:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-warning:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-warning.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .bootstrap-4 .btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .bootstrap-4 .btn-danger:hover {
      color: #fff;
      background-color: #c82333;
      border-color: #bd2130; }
    .bootstrap-4 .btn-danger:focus, .bootstrap-4 .btn-danger.focus {
      color: #fff;
      background-color: #c82333;
      border-color: #bd2130;
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
    .bootstrap-4 .btn-danger.disabled, .bootstrap-4 .btn-danger:disabled {
      color: #fff;
      background-color: #dc3545;
      border-color: #dc3545; }
    .bootstrap-4 .btn-danger:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-danger:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-danger.dropdown-toggle {
      color: #fff;
      background-color: #bd2130;
      border-color: #b21f2d; }
      .bootstrap-4 .btn-danger:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-danger:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-danger.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .bootstrap-4 .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .bootstrap-4 .btn-light:hover {
      color: #212529;
      background-color: #e2e6ea;
      border-color: #dae0e5; }
    .bootstrap-4 .btn-light:focus, .bootstrap-4 .btn-light.focus {
      color: #212529;
      background-color: #e2e6ea;
      border-color: #dae0e5;
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
    .bootstrap-4 .btn-light.disabled, .bootstrap-4 .btn-light:disabled {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
    .bootstrap-4 .btn-light:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-light:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-light.dropdown-toggle {
      color: #212529;
      background-color: #dae0e5;
      border-color: #d3d9df; }
      .bootstrap-4 .btn-light:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-light:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .bootstrap-4 .btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .bootstrap-4 .btn-dark:hover {
      color: #fff;
      background-color: #23272b;
      border-color: #1d2124; }
    .bootstrap-4 .btn-dark:focus, .bootstrap-4 .btn-dark.focus {
      color: #fff;
      background-color: #23272b;
      border-color: #1d2124;
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
    .bootstrap-4 .btn-dark.disabled, .bootstrap-4 .btn-dark:disabled {
      color: #fff;
      background-color: #343a40;
      border-color: #343a40; }
    .bootstrap-4 .btn-dark:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-dark:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-dark.dropdown-toggle {
      color: #fff;
      background-color: #1d2124;
      border-color: #171a1d; }
      .bootstrap-4 .btn-dark:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-dark:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .bootstrap-4 .btn-outline-primary {
    color: #007bff;
    border-color: #007bff; }
    .bootstrap-4 .btn-outline-primary:hover {
      color: #fff;
      background-color: #007bff;
      border-color: #007bff; }
    .bootstrap-4 .btn-outline-primary:focus, .bootstrap-4 .btn-outline-primary.focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
    .bootstrap-4 .btn-outline-primary.disabled, .bootstrap-4 .btn-outline-primary:disabled {
      color: #007bff;
      background-color: transparent; }
    .bootstrap-4 .btn-outline-primary:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-outline-primary:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-outline-primary.dropdown-toggle {
      color: #fff;
      background-color: #007bff;
      border-color: #007bff; }
      .bootstrap-4 .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-outline-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .bootstrap-4 .btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d; }
    .bootstrap-4 .btn-outline-secondary:hover {
      color: #fff;
      background-color: #6c757d;
      border-color: #6c757d; }
    .bootstrap-4 .btn-outline-secondary:focus, .bootstrap-4 .btn-outline-secondary.focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
    .bootstrap-4 .btn-outline-secondary.disabled, .bootstrap-4 .btn-outline-secondary:disabled {
      color: #6c757d;
      background-color: transparent; }
    .bootstrap-4 .btn-outline-secondary:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-outline-secondary:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-outline-secondary.dropdown-toggle {
      color: #fff;
      background-color: #6c757d;
      border-color: #6c757d; }
      .bootstrap-4 .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-outline-secondary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .bootstrap-4 .btn-outline-success {
    color: #28a745;
    border-color: #28a745; }
    .bootstrap-4 .btn-outline-success:hover {
      color: #fff;
      background-color: #28a745;
      border-color: #28a745; }
    .bootstrap-4 .btn-outline-success:focus, .bootstrap-4 .btn-outline-success.focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
    .bootstrap-4 .btn-outline-success.disabled, .bootstrap-4 .btn-outline-success:disabled {
      color: #28a745;
      background-color: transparent; }
    .bootstrap-4 .btn-outline-success:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-outline-success:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-outline-success.dropdown-toggle {
      color: #fff;
      background-color: #28a745;
      border-color: #28a745; }
      .bootstrap-4 .btn-outline-success:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-outline-success:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-outline-success.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .bootstrap-4 .btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8; }
    .bootstrap-4 .btn-outline-info:hover {
      color: #fff;
      background-color: #17a2b8;
      border-color: #17a2b8; }
    .bootstrap-4 .btn-outline-info:focus, .bootstrap-4 .btn-outline-info.focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
    .bootstrap-4 .btn-outline-info.disabled, .bootstrap-4 .btn-outline-info:disabled {
      color: #17a2b8;
      background-color: transparent; }
    .bootstrap-4 .btn-outline-info:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-outline-info:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-outline-info.dropdown-toggle {
      color: #fff;
      background-color: #17a2b8;
      border-color: #17a2b8; }
      .bootstrap-4 .btn-outline-info:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-outline-info:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-outline-info.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .bootstrap-4 .btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107; }
    .bootstrap-4 .btn-outline-warning:hover {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
    .bootstrap-4 .btn-outline-warning:focus, .bootstrap-4 .btn-outline-warning.focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
    .bootstrap-4 .btn-outline-warning.disabled, .bootstrap-4 .btn-outline-warning:disabled {
      color: #ffc107;
      background-color: transparent; }
    .bootstrap-4 .btn-outline-warning:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-outline-warning:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-outline-warning.dropdown-toggle {
      color: #212529;
      background-color: #ffc107;
      border-color: #ffc107; }
      .bootstrap-4 .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-outline-warning.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .bootstrap-4 .btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545; }
    .bootstrap-4 .btn-outline-danger:hover {
      color: #fff;
      background-color: #dc3545;
      border-color: #dc3545; }
    .bootstrap-4 .btn-outline-danger:focus, .bootstrap-4 .btn-outline-danger.focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
    .bootstrap-4 .btn-outline-danger.disabled, .bootstrap-4 .btn-outline-danger:disabled {
      color: #dc3545;
      background-color: transparent; }
    .bootstrap-4 .btn-outline-danger:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-outline-danger:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-outline-danger.dropdown-toggle {
      color: #fff;
      background-color: #dc3545;
      border-color: #dc3545; }
      .bootstrap-4 .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-outline-danger.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .bootstrap-4 .btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa; }
    .bootstrap-4 .btn-outline-light:hover {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
    .bootstrap-4 .btn-outline-light:focus, .bootstrap-4 .btn-outline-light.focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
    .bootstrap-4 .btn-outline-light.disabled, .bootstrap-4 .btn-outline-light:disabled {
      color: #f8f9fa;
      background-color: transparent; }
    .bootstrap-4 .btn-outline-light:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-outline-light:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-outline-light.dropdown-toggle {
      color: #212529;
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
      .bootstrap-4 .btn-outline-light:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-outline-light:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-outline-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .bootstrap-4 .btn-outline-dark {
    color: #343a40;
    border-color: #343a40; }
    .bootstrap-4 .btn-outline-dark:hover {
      color: #fff;
      background-color: #343a40;
      border-color: #343a40; }
    .bootstrap-4 .btn-outline-dark:focus, .bootstrap-4 .btn-outline-dark.focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
    .bootstrap-4 .btn-outline-dark.disabled, .bootstrap-4 .btn-outline-dark:disabled {
      color: #343a40;
      background-color: transparent; }
    .bootstrap-4 .btn-outline-dark:not(:disabled):not(.disabled):active, .bootstrap-4 .btn-outline-dark:not(:disabled):not(.disabled).active,
    .show > .bootstrap-4 .btn-outline-dark.dropdown-toggle {
      color: #fff;
      background-color: #343a40;
      border-color: #343a40; }
      .bootstrap-4 .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .bootstrap-4 .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
      .show > .bootstrap-4 .btn-outline-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .bootstrap-4 .btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none; }
    .bootstrap-4 .btn-link:hover {
      color: #0056b3;
      text-decoration: underline; }
    .bootstrap-4 .btn-link:focus, .bootstrap-4 .btn-link.focus {
      text-decoration: underline; }
    .bootstrap-4 .btn-link:disabled, .bootstrap-4 .btn-link.disabled {
      color: #6c757d;
      pointer-events: none; }
  .bootstrap-4 .btn-lg, .bootstrap-4 .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  .bootstrap-4 .btn-sm, .bootstrap-4 .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .bootstrap-4 .btn-block {
    display: block;
    width: 100%; }
    .bootstrap-4 .btn-block + .btn-block {
      margin-top: 0.5rem; }
  .bootstrap-4 input[type="submit"].btn-block,
  .bootstrap-4 input[type="reset"].btn-block,
  .bootstrap-4 input[type="button"].btn-block {
    width: 100%; }
  .bootstrap-4 .fade {
    transition: opacity 0.15s linear; }
    @media (prefers-reduced-motion: reduce) {
      .bootstrap-4 .fade {
        transition: none; } }
    .bootstrap-4 .fade:not(.show) {
      opacity: 0; }
  .bootstrap-4 .collapse:not(.show) {
    display: none; }
  .bootstrap-4 .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .bootstrap-4 .collapsing {
        transition: none; } }
  .bootstrap-4 .dropup,
  .bootstrap-4 .dropright,
  .bootstrap-4 .dropdown,
  .bootstrap-4 .dropleft {
    position: relative; }
  .bootstrap-4 .dropdown-toggle {
    white-space: nowrap; }
    .bootstrap-4 .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; }
    .bootstrap-4 .dropdown-toggle:empty::after {
      margin-left: 0; }
  .bootstrap-4 .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem; }
  .bootstrap-4 .dropdown-menu-left {
    right: auto;
    left: 0; }
  .bootstrap-4 .dropdown-menu-right {
    right: 0;
    left: auto; }
  @media (min-width: 576px) {
    .bootstrap-4 .dropdown-menu-sm-left {
      right: auto;
      left: 0; }
    .bootstrap-4 .dropdown-menu-sm-right {
      right: 0;
      left: auto; } }
  @media (min-width: 768px) {
    .bootstrap-4 .dropdown-menu-md-left {
      right: auto;
      left: 0; }
    .bootstrap-4 .dropdown-menu-md-right {
      right: 0;
      left: auto; } }
  @media (min-width: 992px) {
    .bootstrap-4 .dropdown-menu-lg-left {
      right: auto;
      left: 0; }
    .bootstrap-4 .dropdown-menu-lg-right {
      right: 0;
      left: auto; } }
  @media (min-width: 1200px) {
    .bootstrap-4 .dropdown-menu-xl-left {
      right: auto;
      left: 0; }
    .bootstrap-4 .dropdown-menu-xl-right {
      right: 0;
      left: auto; } }
  .bootstrap-4 .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem; }
  .bootstrap-4 .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; }
  .bootstrap-4 .dropup .dropdown-toggle:empty::after {
    margin-left: 0; }
  .bootstrap-4 .dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem; }
  .bootstrap-4 .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; }
  .bootstrap-4 .dropright .dropdown-toggle:empty::after {
    margin-left: 0; }
  .bootstrap-4 .dropright .dropdown-toggle::after {
    vertical-align: 0; }
  .bootstrap-4 .dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem; }
  .bootstrap-4 .dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: ""; }
  .bootstrap-4 .dropleft .dropdown-toggle::after {
    display: none; }
  .bootstrap-4 .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; }
  .bootstrap-4 .dropleft .dropdown-toggle:empty::after {
    margin-left: 0; }
  .bootstrap-4 .dropleft .dropdown-toggle::before {
    vertical-align: 0; }
  .bootstrap-4 .dropdown-menu[x-placement^="top"], .bootstrap-4 .dropdown-menu[x-placement^="right"], .bootstrap-4 .dropdown-menu[x-placement^="bottom"], .bootstrap-4 .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto; }
  .bootstrap-4 .dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef; }
  .bootstrap-4 .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0; }
    .bootstrap-4 .dropdown-item:hover, .bootstrap-4 .dropdown-item:focus {
      color: #16181b;
      text-decoration: none;
      background-color: #f8f9fa; }
    .bootstrap-4 .dropdown-item.active, .bootstrap-4 .dropdown-item:active {
      color: #fff;
      text-decoration: none;
      background-color: #007bff; }
    .bootstrap-4 .dropdown-item.disabled, .bootstrap-4 .dropdown-item:disabled {
      color: #6c757d;
      pointer-events: none;
      background-color: transparent; }
  .bootstrap-4 .dropdown-menu.show {
    display: block; }
  .bootstrap-4 .dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap; }
  .bootstrap-4 .dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529; }
  .bootstrap-4 .btn-group,
  .bootstrap-4 .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle; }
    .bootstrap-4 .btn-group > .btn,
    .bootstrap-4 .btn-group-vertical > .btn {
      position: relative;
      flex: 1 1 auto; }
      .bootstrap-4 .btn-group > .btn:hover,
      .bootstrap-4 .btn-group-vertical > .btn:hover {
        z-index: 1; }
      .bootstrap-4 .btn-group > .btn:focus, .bootstrap-4 .btn-group > .btn:active, .bootstrap-4 .btn-group > .btn.active,
      .bootstrap-4 .btn-group-vertical > .btn:focus,
      .bootstrap-4 .btn-group-vertical > .btn:active,
      .bootstrap-4 .btn-group-vertical > .btn.active {
        z-index: 1; }
  .bootstrap-4 .btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .bootstrap-4 .btn-toolbar .input-group {
      width: auto; }
  .bootstrap-4 .btn-group > .btn:not(:first-child),
  .bootstrap-4 .btn-group > .btn-group:not(:first-child) {
    margin-left: -1px; }
  .bootstrap-4 .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
  .bootstrap-4 .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .bootstrap-4 .btn-group > .btn:not(:first-child),
  .bootstrap-4 .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .bootstrap-4 .dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem; }
    .bootstrap-4 .dropdown-toggle-split::after,
    .dropup .bootstrap-4 .dropdown-toggle-split::after,
    .dropright .bootstrap-4 .dropdown-toggle-split::after {
      margin-left: 0; }
    .dropleft .bootstrap-4 .dropdown-toggle-split::before {
      margin-right: 0; }
  .bootstrap-4 .btn-sm + .dropdown-toggle-split, .bootstrap-4 .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem; }
  .bootstrap-4 .btn-lg + .dropdown-toggle-split, .bootstrap-4 .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem; }
  .bootstrap-4 .btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; }
    .bootstrap-4 .btn-group-vertical > .btn,
    .bootstrap-4 .btn-group-vertical > .btn-group {
      width: 100%; }
    .bootstrap-4 .btn-group-vertical > .btn:not(:first-child),
    .bootstrap-4 .btn-group-vertical > .btn-group:not(:first-child) {
      margin-top: -1px; }
    .bootstrap-4 .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
    .bootstrap-4 .btn-group-vertical > .btn-group:not(:last-child) > .btn {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .bootstrap-4 .btn-group-vertical > .btn:not(:first-child),
    .bootstrap-4 .btn-group-vertical > .btn-group:not(:first-child) > .btn {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .bootstrap-4 .btn-group-toggle > .btn,
  .bootstrap-4 .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0; }
    .bootstrap-4 .btn-group-toggle > .btn input[type="radio"],
    .bootstrap-4 .btn-group-toggle > .btn input[type="checkbox"],
    .bootstrap-4 .btn-group-toggle > .btn-group > .btn input[type="radio"],
    .bootstrap-4 .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
      position: absolute;
      clip: rect(0, 0, 0, 0);
      pointer-events: none; }
  .bootstrap-4 .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%; }
    .bootstrap-4 .input-group > .form-control,
    .bootstrap-4 .input-group > .form-control-plaintext,
    .bootstrap-4 .input-group > .custom-select,
    .bootstrap-4 .input-group > .custom-file {
      position: relative;
      flex: 1 1 auto;
      width: 1%;
      min-width: 0;
      margin-bottom: 0; }
      .bootstrap-4 .input-group > .form-control + .form-control,
      .bootstrap-4 .input-group > .form-control + .custom-select,
      .bootstrap-4 .input-group > .form-control + .custom-file,
      .bootstrap-4 .input-group > .form-control-plaintext + .form-control,
      .bootstrap-4 .input-group > .form-control-plaintext + .custom-select,
      .bootstrap-4 .input-group > .form-control-plaintext + .custom-file,
      .bootstrap-4 .input-group > .custom-select + .form-control,
      .bootstrap-4 .input-group > .custom-select + .custom-select,
      .bootstrap-4 .input-group > .custom-select + .custom-file,
      .bootstrap-4 .input-group > .custom-file + .form-control,
      .bootstrap-4 .input-group > .custom-file + .custom-select,
      .bootstrap-4 .input-group > .custom-file + .custom-file {
        margin-left: -1px; }
    .bootstrap-4 .input-group > .form-control:focus,
    .bootstrap-4 .input-group > .custom-select:focus,
    .bootstrap-4 .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
      z-index: 3; }
    .bootstrap-4 .input-group > .custom-file .custom-file-input:focus {
      z-index: 4; }
    .bootstrap-4 .input-group > .form-control:not(:last-child),
    .bootstrap-4 .input-group > .custom-select:not(:last-child) {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .bootstrap-4 .input-group > .form-control:not(:first-child),
    .bootstrap-4 .input-group > .custom-select:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .bootstrap-4 .input-group > .custom-file {
      display: flex;
      align-items: center; }
      .bootstrap-4 .input-group > .custom-file:not(:last-child) .custom-file-label,
      .bootstrap-4 .input-group > .custom-file:not(:last-child) .custom-file-label::after {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
      .bootstrap-4 .input-group > .custom-file:not(:first-child) .custom-file-label {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
  .bootstrap-4 .input-group-prepend,
  .bootstrap-4 .input-group-append {
    display: flex; }
    .bootstrap-4 .input-group-prepend .btn,
    .bootstrap-4 .input-group-append .btn {
      position: relative;
      z-index: 2; }
      .bootstrap-4 .input-group-prepend .btn:focus,
      .bootstrap-4 .input-group-append .btn:focus {
        z-index: 3; }
    .bootstrap-4 .input-group-prepend .btn + .btn,
    .bootstrap-4 .input-group-prepend .btn + .input-group-text,
    .bootstrap-4 .input-group-prepend .input-group-text + .input-group-text,
    .bootstrap-4 .input-group-prepend .input-group-text + .btn,
    .bootstrap-4 .input-group-append .btn + .btn,
    .bootstrap-4 .input-group-append .btn + .input-group-text,
    .bootstrap-4 .input-group-append .input-group-text + .input-group-text,
    .bootstrap-4 .input-group-append .input-group-text + .btn {
      margin-left: -1px; }
  .bootstrap-4 .input-group-prepend {
    margin-right: -1px; }
  .bootstrap-4 .input-group-append {
    margin-left: -1px; }
  .bootstrap-4 .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: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem; }
    .bootstrap-4 .input-group-text input[type="radio"],
    .bootstrap-4 .input-group-text input[type="checkbox"] {
      margin-top: 0; }
  .bootstrap-4 .input-group-lg > .form-control:not(textarea),
  .bootstrap-4 .input-group-lg > .custom-select {
    height: calc(1.5em + 1rem + 2px); }
  .bootstrap-4 .input-group-lg > .form-control,
  .bootstrap-4 .input-group-lg > .custom-select,
  .bootstrap-4 .input-group-lg > .input-group-prepend > .input-group-text,
  .bootstrap-4 .input-group-lg > .input-group-append > .input-group-text,
  .bootstrap-4 .input-group-lg > .input-group-prepend > .btn,
  .bootstrap-4 .input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem; }
  .bootstrap-4 .input-group-sm > .form-control:not(textarea),
  .bootstrap-4 .input-group-sm > .custom-select {
    height: calc(1.5em + 0.5rem + 2px); }
  .bootstrap-4 .input-group-sm > .form-control,
  .bootstrap-4 .input-group-sm > .custom-select,
  .bootstrap-4 .input-group-sm > .input-group-prepend > .input-group-text,
  .bootstrap-4 .input-group-sm > .input-group-append > .input-group-text,
  .bootstrap-4 .input-group-sm > .input-group-prepend > .btn,
  .bootstrap-4 .input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem; }
  .bootstrap-4 .input-group-lg > .custom-select,
  .bootstrap-4 .input-group-sm > .custom-select {
    padding-right: 1.75rem; }
  .bootstrap-4 .input-group > .input-group-prepend > .btn,
  .bootstrap-4 .input-group > .input-group-prepend > .input-group-text,
  .bootstrap-4 .input-group > .input-group-append:not(:last-child) > .btn,
  .bootstrap-4 .input-group > .input-group-append:not(:last-child) > .input-group-text,
  .bootstrap-4 .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .bootstrap-4 .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .bootstrap-4 .input-group > .input-group-append > .btn,
  .bootstrap-4 .input-group > .input-group-append > .input-group-text,
  .bootstrap-4 .input-group > .input-group-prepend:not(:first-child) > .btn,
  .bootstrap-4 .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
  .bootstrap-4 .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
  .bootstrap-4 .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .bootstrap-4 .custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    color-adjust: exact; }
  .bootstrap-4 .custom-control-inline {
    display: inline-flex;
    margin-right: 1rem; }
  .bootstrap-4 .custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0; }
    .bootstrap-4 .custom-control-input:checked ~ .custom-control-label::before {
      color: #fff;
      border-color: #007bff;
      background-color: #007bff; }
    .bootstrap-4 .custom-control-input:focus ~ .custom-control-label::before {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .bootstrap-4 .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
      border-color: #80bdff; }
    .bootstrap-4 .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
      color: #fff;
      background-color: #b3d7ff;
      border-color: #b3d7ff; }
    .bootstrap-4 .custom-control-input[disabled] ~ .custom-control-label, .bootstrap-4 .custom-control-input:disabled ~ .custom-control-label {
      color: #6c757d; }
      .bootstrap-4 .custom-control-input[disabled] ~ .custom-control-label::before, .bootstrap-4 .custom-control-input:disabled ~ .custom-control-label::before {
        background-color: #e9ecef; }
  .bootstrap-4 .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top; }
    .bootstrap-4 .custom-control-label::before {
      position: absolute;
      top: 0.25rem;
      left: -1.5rem;
      display: block;
      width: 1rem;
      height: 1rem;
      pointer-events: none;
      content: "";
      background-color: #fff;
      border: #adb5bd solid 1px; }
    .bootstrap-4 .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%; }
  .bootstrap-4 .custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem; }
  .bootstrap-4 .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"); }
  .bootstrap-4 .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff; }
  .bootstrap-4 .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"); }
  .bootstrap-4 .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }
  .bootstrap-4 .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }
  .bootstrap-4 .custom-radio .custom-control-label::before {
    border-radius: 50%; }
  .bootstrap-4 .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"); }
  .bootstrap-4 .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }
  .bootstrap-4 .custom-switch {
    padding-left: 2.25rem; }
    .bootstrap-4 .custom-switch .custom-control-label::before {
      left: -2.25rem;
      width: 1.75rem;
      pointer-events: all;
      border-radius: 0.5rem; }
    .bootstrap-4 .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) {
        .bootstrap-4 .custom-switch .custom-control-label::after {
          transition: none; } }
    .bootstrap-4 .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
      background-color: #fff;
      transform: translateX(0.75rem); }
    .bootstrap-4 .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
      background-color: rgba(0, 123, 255, 0.5); }
  .bootstrap-4 .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 #ced4da;
    border-radius: 0.25rem;
    appearance: none; }
    .bootstrap-4 .custom-select:focus {
      border-color: #80bdff;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      .bootstrap-4 .custom-select:focus::-ms-value {
        color: #495057;
        background-color: #fff; }
    .bootstrap-4 .custom-select[multiple], .bootstrap-4 .custom-select[size]:not([size="1"]) {
      height: auto;
      padding-right: 0.75rem;
      background-image: none; }
    .bootstrap-4 .custom-select:disabled {
      color: #6c757d;
      background-color: #e9ecef; }
    .bootstrap-4 .custom-select::-ms-expand {
      display: none; }
    .bootstrap-4 .custom-select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #495057; }
  .bootstrap-4 .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; }
  .bootstrap-4 .custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem; }
  .bootstrap-4 .custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin-bottom: 0; }
  .bootstrap-4 .custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin: 0;
    opacity: 0; }
    .bootstrap-4 .custom-file-input:focus ~ .custom-file-label {
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .bootstrap-4 .custom-file-input[disabled] ~ .custom-file-label,
    .bootstrap-4 .custom-file-input:disabled ~ .custom-file-label {
      background-color: #e9ecef; }
    .bootstrap-4 .custom-file-input:lang(en) ~ .custom-file-label::after {
      content: "Browse"; }
    .bootstrap-4 .custom-file-input ~ .custom-file-label[data-browse]::after {
      content: attr(data-browse); }
  .bootstrap-4 .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 #ced4da;
    border-radius: 0.25rem; }
    .bootstrap-4 .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: #e9ecef;
      border-left: inherit;
      border-radius: 0 0.25rem 0.25rem 0; }
  .bootstrap-4 .custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    appearance: none; }
    .bootstrap-4 .custom-range:focus {
      outline: none; }
      .bootstrap-4 .custom-range:focus::-webkit-slider-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      .bootstrap-4 .custom-range:focus::-moz-range-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      .bootstrap-4 .custom-range:focus::-ms-thumb {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .bootstrap-4 .custom-range::-moz-focus-outer {
      border: 0; }
    .bootstrap-4 .custom-range::-webkit-slider-thumb {
      width: 1rem;
      height: 1rem;
      margin-top: -0.25rem;
      background-color: #007bff;
      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) {
        .bootstrap-4 .custom-range::-webkit-slider-thumb {
          transition: none; } }
      .bootstrap-4 .custom-range::-webkit-slider-thumb:active {
        background-color: #b3d7ff; }
    .bootstrap-4 .custom-range::-webkit-slider-runnable-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: #dee2e6;
      border-color: transparent;
      border-radius: 1rem; }
    .bootstrap-4 .custom-range::-moz-range-thumb {
      width: 1rem;
      height: 1rem;
      background-color: #007bff;
      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) {
        .bootstrap-4 .custom-range::-moz-range-thumb {
          transition: none; } }
      .bootstrap-4 .custom-range::-moz-range-thumb:active {
        background-color: #b3d7ff; }
    .bootstrap-4 .custom-range::-moz-range-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: #dee2e6;
      border-color: transparent;
      border-radius: 1rem; }
    .bootstrap-4 .custom-range::-ms-thumb {
      width: 1rem;
      height: 1rem;
      margin-top: 0;
      margin-right: 0.2rem;
      margin-left: 0.2rem;
      background-color: #007bff;
      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) {
        .bootstrap-4 .custom-range::-ms-thumb {
          transition: none; } }
      .bootstrap-4 .custom-range::-ms-thumb:active {
        background-color: #b3d7ff; }
    .bootstrap-4 .custom-range::-ms-track {
      width: 100%;
      height: 0.5rem;
      color: transparent;
      cursor: pointer;
      background-color: transparent;
      border-color: transparent;
      border-width: 0.5rem; }
    .bootstrap-4 .custom-range::-ms-fill-lower {
      background-color: #dee2e6;
      border-radius: 1rem; }
    .bootstrap-4 .custom-range::-ms-fill-upper {
      margin-right: 15px;
      background-color: #dee2e6;
      border-radius: 1rem; }
    .bootstrap-4 .custom-range:disabled::-webkit-slider-thumb {
      background-color: #adb5bd; }
    .bootstrap-4 .custom-range:disabled::-webkit-slider-runnable-track {
      cursor: default; }
    .bootstrap-4 .custom-range:disabled::-moz-range-thumb {
      background-color: #adb5bd; }
    .bootstrap-4 .custom-range:disabled::-moz-range-track {
      cursor: default; }
    .bootstrap-4 .custom-range:disabled::-ms-thumb {
      background-color: #adb5bd; }
  .bootstrap-4 .custom-control-label::before,
  .bootstrap-4 .custom-file-label,
  .bootstrap-4 .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) {
      .bootstrap-4 .custom-control-label::before,
      .bootstrap-4 .custom-file-label,
      .bootstrap-4 .custom-select {
        transition: none; } }
  .bootstrap-4 .nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  .bootstrap-4 .nav-link {
    display: block;
    padding: 0.5rem 1rem; }
    .bootstrap-4 .nav-link:hover, .bootstrap-4 .nav-link:focus {
      text-decoration: none; }
    .bootstrap-4 .nav-link.disabled {
      color: #6c757d;
      pointer-events: none;
      cursor: default; }
  .bootstrap-4 .nav-tabs {
    border-bottom: 1px solid #dee2e6; }
    .bootstrap-4 .nav-tabs .nav-item {
      margin-bottom: -1px; }
    .bootstrap-4 .nav-tabs .nav-link {
      border: 1px solid transparent;
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
      .bootstrap-4 .nav-tabs .nav-link:hover, .bootstrap-4 .nav-tabs .nav-link:focus {
        border-color: #e9ecef #e9ecef #dee2e6; }
      .bootstrap-4 .nav-tabs .nav-link.disabled {
        color: #6c757d;
        background-color: transparent;
        border-color: transparent; }
    .bootstrap-4 .nav-tabs .nav-link.active,
    .bootstrap-4 .nav-tabs .nav-item.show .nav-link {
      color: #495057;
      background-color: #fff;
      border-color: #dee2e6 #dee2e6 #fff; }
    .bootstrap-4 .nav-tabs .dropdown-menu {
      margin-top: -1px;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .bootstrap-4 .nav-pills .nav-link {
    border-radius: 0.25rem; }
  .bootstrap-4 .nav-pills .nav-link.active,
  .bootstrap-4 .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff; }
  .bootstrap-4 .nav-fill > .nav-link,
  .bootstrap-4 .nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center; }
  .bootstrap-4 .nav-justified > .nav-link,
  .bootstrap-4 .nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center; }
  .bootstrap-4 .tab-content > .tab-pane {
    display: none; }
  .bootstrap-4 .tab-content > .active {
    display: block; }
  .bootstrap-4 .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem; }
    .bootstrap-4 .navbar .container,
    .bootstrap-4 .navbar .container-fluid, .bootstrap-4 .navbar .container-sm, .bootstrap-4 .navbar .container-md, .bootstrap-4 .navbar .container-lg, .bootstrap-4 .navbar .container-xl {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between; }
  .bootstrap-4 .navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap; }
    .bootstrap-4 .navbar-brand:hover, .bootstrap-4 .navbar-brand:focus {
      text-decoration: none; }
  .bootstrap-4 .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
    .bootstrap-4 .navbar-nav .nav-link {
      padding-right: 0;
      padding-left: 0; }
    .bootstrap-4 .navbar-nav .dropdown-menu {
      position: static;
      float: none; }
  .bootstrap-4 .navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .bootstrap-4 .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center; }
  .bootstrap-4 .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem; }
    .bootstrap-4 .navbar-toggler:hover, .bootstrap-4 .navbar-toggler:focus {
      text-decoration: none; }
  .bootstrap-4 .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%; }
  @media (max-width: 575.98px) {
    .bootstrap-4 .navbar-expand-sm > .container,
    .bootstrap-4 .navbar-expand-sm > .container-fluid, .bootstrap-4 .navbar-expand-sm > .container-sm, .bootstrap-4 .navbar-expand-sm > .container-md, .bootstrap-4 .navbar-expand-sm > .container-lg, .bootstrap-4 .navbar-expand-sm > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 576px) {
    .bootstrap-4 .navbar-expand-sm {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .bootstrap-4 .navbar-expand-sm .navbar-nav {
        flex-direction: row; }
        .bootstrap-4 .navbar-expand-sm .navbar-nav .dropdown-menu {
          position: absolute; }
        .bootstrap-4 .navbar-expand-sm .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .bootstrap-4 .navbar-expand-sm > .container,
      .bootstrap-4 .navbar-expand-sm > .container-fluid, .bootstrap-4 .navbar-expand-sm > .container-sm, .bootstrap-4 .navbar-expand-sm > .container-md, .bootstrap-4 .navbar-expand-sm > .container-lg, .bootstrap-4 .navbar-expand-sm > .container-xl {
        flex-wrap: nowrap; }
      .bootstrap-4 .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .bootstrap-4 .navbar-expand-sm .navbar-toggler {
        display: none; } }
  @media (max-width: 767.98px) {
    .bootstrap-4 .navbar-expand-md > .container,
    .bootstrap-4 .navbar-expand-md > .container-fluid, .bootstrap-4 .navbar-expand-md > .container-sm, .bootstrap-4 .navbar-expand-md > .container-md, .bootstrap-4 .navbar-expand-md > .container-lg, .bootstrap-4 .navbar-expand-md > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 768px) {
    .bootstrap-4 .navbar-expand-md {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .bootstrap-4 .navbar-expand-md .navbar-nav {
        flex-direction: row; }
        .bootstrap-4 .navbar-expand-md .navbar-nav .dropdown-menu {
          position: absolute; }
        .bootstrap-4 .navbar-expand-md .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .bootstrap-4 .navbar-expand-md > .container,
      .bootstrap-4 .navbar-expand-md > .container-fluid, .bootstrap-4 .navbar-expand-md > .container-sm, .bootstrap-4 .navbar-expand-md > .container-md, .bootstrap-4 .navbar-expand-md > .container-lg, .bootstrap-4 .navbar-expand-md > .container-xl {
        flex-wrap: nowrap; }
      .bootstrap-4 .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .bootstrap-4 .navbar-expand-md .navbar-toggler {
        display: none; } }
  @media (max-width: 991.98px) {
    .bootstrap-4 .navbar-expand-lg > .container,
    .bootstrap-4 .navbar-expand-lg > .container-fluid, .bootstrap-4 .navbar-expand-lg > .container-sm, .bootstrap-4 .navbar-expand-lg > .container-md, .bootstrap-4 .navbar-expand-lg > .container-lg, .bootstrap-4 .navbar-expand-lg > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 992px) {
    .bootstrap-4 .navbar-expand-lg {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .bootstrap-4 .navbar-expand-lg .navbar-nav {
        flex-direction: row; }
        .bootstrap-4 .navbar-expand-lg .navbar-nav .dropdown-menu {
          position: absolute; }
        .bootstrap-4 .navbar-expand-lg .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .bootstrap-4 .navbar-expand-lg > .container,
      .bootstrap-4 .navbar-expand-lg > .container-fluid, .bootstrap-4 .navbar-expand-lg > .container-sm, .bootstrap-4 .navbar-expand-lg > .container-md, .bootstrap-4 .navbar-expand-lg > .container-lg, .bootstrap-4 .navbar-expand-lg > .container-xl {
        flex-wrap: nowrap; }
      .bootstrap-4 .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .bootstrap-4 .navbar-expand-lg .navbar-toggler {
        display: none; } }
  @media (max-width: 1199.98px) {
    .bootstrap-4 .navbar-expand-xl > .container,
    .bootstrap-4 .navbar-expand-xl > .container-fluid, .bootstrap-4 .navbar-expand-xl > .container-sm, .bootstrap-4 .navbar-expand-xl > .container-md, .bootstrap-4 .navbar-expand-xl > .container-lg, .bootstrap-4 .navbar-expand-xl > .container-xl {
      padding-right: 0;
      padding-left: 0; } }
  @media (min-width: 1200px) {
    .bootstrap-4 .navbar-expand-xl {
      flex-flow: row nowrap;
      justify-content: flex-start; }
      .bootstrap-4 .navbar-expand-xl .navbar-nav {
        flex-direction: row; }
        .bootstrap-4 .navbar-expand-xl .navbar-nav .dropdown-menu {
          position: absolute; }
        .bootstrap-4 .navbar-expand-xl .navbar-nav .nav-link {
          padding-right: 0.5rem;
          padding-left: 0.5rem; }
      .bootstrap-4 .navbar-expand-xl > .container,
      .bootstrap-4 .navbar-expand-xl > .container-fluid, .bootstrap-4 .navbar-expand-xl > .container-sm, .bootstrap-4 .navbar-expand-xl > .container-md, .bootstrap-4 .navbar-expand-xl > .container-lg, .bootstrap-4 .navbar-expand-xl > .container-xl {
        flex-wrap: nowrap; }
      .bootstrap-4 .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto; }
      .bootstrap-4 .navbar-expand-xl .navbar-toggler {
        display: none; } }
  .bootstrap-4 .navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .bootstrap-4 .navbar-expand > .container,
    .bootstrap-4 .navbar-expand > .container-fluid, .bootstrap-4 .navbar-expand > .container-sm, .bootstrap-4 .navbar-expand > .container-md, .bootstrap-4 .navbar-expand > .container-lg, .bootstrap-4 .navbar-expand > .container-xl {
      padding-right: 0;
      padding-left: 0; }
    .bootstrap-4 .navbar-expand .navbar-nav {
      flex-direction: row; }
      .bootstrap-4 .navbar-expand .navbar-nav .dropdown-menu {
        position: absolute; }
      .bootstrap-4 .navbar-expand .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .bootstrap-4 .navbar-expand > .container,
    .bootstrap-4 .navbar-expand > .container-fluid, .bootstrap-4 .navbar-expand > .container-sm, .bootstrap-4 .navbar-expand > .container-md, .bootstrap-4 .navbar-expand > .container-lg, .bootstrap-4 .navbar-expand > .container-xl {
      flex-wrap: nowrap; }
    .bootstrap-4 .navbar-expand .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .bootstrap-4 .navbar-expand .navbar-toggler {
      display: none; }
  .bootstrap-4 .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9); }
    .bootstrap-4 .navbar-light .navbar-brand:hover, .bootstrap-4 .navbar-light .navbar-brand:focus {
      color: rgba(0, 0, 0, 0.9); }
  .bootstrap-4 .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5); }
    .bootstrap-4 .navbar-light .navbar-nav .nav-link:hover, .bootstrap-4 .navbar-light .navbar-nav .nav-link:focus {
      color: rgba(0, 0, 0, 0.7); }
    .bootstrap-4 .navbar-light .navbar-nav .nav-link.disabled {
      color: rgba(0, 0, 0, 0.3); }
  .bootstrap-4 .navbar-light .navbar-nav .show > .nav-link,
  .bootstrap-4 .navbar-light .navbar-nav .active > .nav-link,
  .bootstrap-4 .navbar-light .navbar-nav .nav-link.show,
  .bootstrap-4 .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9); }
  .bootstrap-4 .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1); }
  .bootstrap-4 .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .bootstrap-4 .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5); }
    .bootstrap-4 .navbar-light .navbar-text a {
      color: rgba(0, 0, 0, 0.9); }
      .bootstrap-4 .navbar-light .navbar-text a:hover, .bootstrap-4 .navbar-light .navbar-text a:focus {
        color: rgba(0, 0, 0, 0.9); }
  .bootstrap-4 .navbar-dark .navbar-brand {
    color: #fff; }
    .bootstrap-4 .navbar-dark .navbar-brand:hover, .bootstrap-4 .navbar-dark .navbar-brand:focus {
      color: #fff; }
  .bootstrap-4 .navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5); }
    .bootstrap-4 .navbar-dark .navbar-nav .nav-link:hover, .bootstrap-4 .navbar-dark .navbar-nav .nav-link:focus {
      color: rgba(255, 255, 255, 0.75); }
    .bootstrap-4 .navbar-dark .navbar-nav .nav-link.disabled {
      color: rgba(255, 255, 255, 0.25); }
  .bootstrap-4 .navbar-dark .navbar-nav .show > .nav-link,
  .bootstrap-4 .navbar-dark .navbar-nav .active > .nav-link,
  .bootstrap-4 .navbar-dark .navbar-nav .nav-link.show,
  .bootstrap-4 .navbar-dark .navbar-nav .nav-link.active {
    color: #fff; }
  .bootstrap-4 .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1); }
  .bootstrap-4 .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .bootstrap-4 .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5); }
    .bootstrap-4 .navbar-dark .navbar-text a {
      color: #fff; }
      .bootstrap-4 .navbar-dark .navbar-text a:hover, .bootstrap-4 .navbar-dark .navbar-text a:focus {
        color: #fff; }
  .bootstrap-4 .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; }
    .bootstrap-4 .card > hr {
      margin-right: 0;
      margin-left: 0; }
    .bootstrap-4 .card > .list-group {
      border-top: inherit;
      border-bottom: inherit; }
      .bootstrap-4 .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); }
      .bootstrap-4 .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); }
    .bootstrap-4 .card > .card-header + .list-group,
    .bootstrap-4 .card > .list-group + .card-footer {
      border-top: 0; }
  .bootstrap-4 .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem; }
  .bootstrap-4 .card-title {
    margin-bottom: 0.75rem; }
  .bootstrap-4 .card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0; }
  .bootstrap-4 .card-text:last-child {
    margin-bottom: 0; }
  .bootstrap-4 .card-link:hover {
    text-decoration: none; }
  .bootstrap-4 .card-link + .card-link {
    margin-left: 1.25rem; }
  .bootstrap-4 .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); }
    .bootstrap-4 .card-header:first-child {
      border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .bootstrap-4 .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); }
    .bootstrap-4 .card-footer:last-child {
      border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }
  .bootstrap-4 .card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0; }
  .bootstrap-4 .card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
  .bootstrap-4 .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(0.25rem - 1px); }
  .bootstrap-4 .card-img,
  .bootstrap-4 .card-img-top,
  .bootstrap-4 .card-img-bottom {
    flex-shrink: 0;
    width: 100%; }
  .bootstrap-4 .card-img,
  .bootstrap-4 .card-img-top {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }
  .bootstrap-4 .card-img,
  .bootstrap-4 .card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px); }
  .bootstrap-4 .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .bootstrap-4 .card-deck {
      display: flex;
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .bootstrap-4 .card-deck .card {
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }
  .bootstrap-4 .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .bootstrap-4 .card-group {
      display: flex;
      flex-flow: row wrap; }
      .bootstrap-4 .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .bootstrap-4 .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .bootstrap-4 .card-group > .card:not(:last-child) {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .bootstrap-4 .card-group > .card:not(:last-child) .card-img-top,
          .bootstrap-4 .card-group > .card:not(:last-child) .card-header {
            border-top-right-radius: 0; }
          .bootstrap-4 .card-group > .card:not(:last-child) .card-img-bottom,
          .bootstrap-4 .card-group > .card:not(:last-child) .card-footer {
            border-bottom-right-radius: 0; }
        .bootstrap-4 .card-group > .card:not(:first-child) {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .bootstrap-4 .card-group > .card:not(:first-child) .card-img-top,
          .bootstrap-4 .card-group > .card:not(:first-child) .card-header {
            border-top-left-radius: 0; }
          .bootstrap-4 .card-group > .card:not(:first-child) .card-img-bottom,
          .bootstrap-4 .card-group > .card:not(:first-child) .card-footer {
            border-bottom-left-radius: 0; } }
  .bootstrap-4 .card-columns .card {
    margin-bottom: 0.75rem; }
  @media (min-width: 576px) {
    .bootstrap-4 .card-columns {
      column-count: 3;
      column-gap: 1.25rem;
      orphans: 1;
      widows: 1; }
      .bootstrap-4 .card-columns .card {
        display: inline-block;
        width: 100%; } }
  .bootstrap-4 .accordion {
    overflow-anchor: none; }
    .bootstrap-4 .accordion > .card {
      overflow: hidden; }
      .bootstrap-4 .accordion > .card:not(:last-of-type) {
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
      .bootstrap-4 .accordion > .card:not(:first-of-type) {
        border-top-left-radius: 0;
        border-top-right-radius: 0; }
      .bootstrap-4 .accordion > .card > .card-header {
        border-radius: 0;
        margin-bottom: -1px; }
  .bootstrap-4 .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem; }
  .bootstrap-4 .breadcrumb-item {
    display: flex; }
    .bootstrap-4 .breadcrumb-item + .breadcrumb-item {
      padding-left: 0.5rem; }
      .bootstrap-4 .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-right: 0.5rem;
        color: #6c757d;
        content: "/"; }
    .bootstrap-4 .breadcrumb-item + .breadcrumb-item:hover::before {
      text-decoration: underline; }
    .bootstrap-4 .breadcrumb-item + .breadcrumb-item:hover::before {
      text-decoration: none; }
    .bootstrap-4 .breadcrumb-item.active {
      color: #6c757d; }
  .bootstrap-4 .pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem; }
  .bootstrap-4 .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6; }
    .bootstrap-4 .page-link:hover {
      z-index: 2;
      color: #0056b3;
      text-decoration: none;
      background-color: #e9ecef;
      border-color: #dee2e6; }
    .bootstrap-4 .page-link:focus {
      z-index: 3;
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .bootstrap-4 .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .bootstrap-4 .page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .bootstrap-4 .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .bootstrap-4 .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6; }
  .bootstrap-4 .pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5; }
  .bootstrap-4 .pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem; }
  .bootstrap-4 .pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem; }
  .bootstrap-4 .pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5; }
  .bootstrap-4 .pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem; }
  .bootstrap-4 .pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem; }
  .bootstrap-4 .badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    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) {
      .bootstrap-4 .badge {
        transition: none; } }
    a.bootstrap-4 .badge:hover, a.bootstrap-4 .badge:focus {
      text-decoration: none; }
    .bootstrap-4 .badge:empty {
      display: none; }
  .bootstrap-4 .btn .badge {
    position: relative;
    top: -1px; }
  .bootstrap-4 .badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem; }
  .bootstrap-4 .badge-primary {
    color: #fff;
    background-color: #007bff; }
    a.bootstrap-4 .badge-primary:hover, a.bootstrap-4 .badge-primary:focus {
      color: #fff;
      background-color: #0062cc; }
    a.bootstrap-4 .badge-primary:focus, a.bootstrap-4 .badge-primary.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .bootstrap-4 .badge-secondary {
    color: #fff;
    background-color: #6c757d; }
    a.bootstrap-4 .badge-secondary:hover, a.bootstrap-4 .badge-secondary:focus {
      color: #fff;
      background-color: #545b62; }
    a.bootstrap-4 .badge-secondary:focus, a.bootstrap-4 .badge-secondary.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .bootstrap-4 .badge-success {
    color: #fff;
    background-color: #28a745; }
    a.bootstrap-4 .badge-success:hover, a.bootstrap-4 .badge-success:focus {
      color: #fff;
      background-color: #1e7e34; }
    a.bootstrap-4 .badge-success:focus, a.bootstrap-4 .badge-success.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .bootstrap-4 .badge-info {
    color: #fff;
    background-color: #17a2b8; }
    a.bootstrap-4 .badge-info:hover, a.bootstrap-4 .badge-info:focus {
      color: #fff;
      background-color: #117a8b; }
    a.bootstrap-4 .badge-info:focus, a.bootstrap-4 .badge-info.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .bootstrap-4 .badge-warning {
    color: #212529;
    background-color: #ffc107; }
    a.bootstrap-4 .badge-warning:hover, a.bootstrap-4 .badge-warning:focus {
      color: #212529;
      background-color: #d39e00; }
    a.bootstrap-4 .badge-warning:focus, a.bootstrap-4 .badge-warning.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .bootstrap-4 .badge-danger {
    color: #fff;
    background-color: #dc3545; }
    a.bootstrap-4 .badge-danger:hover, a.bootstrap-4 .badge-danger:focus {
      color: #fff;
      background-color: #bd2130; }
    a.bootstrap-4 .badge-danger:focus, a.bootstrap-4 .badge-danger.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .bootstrap-4 .badge-light {
    color: #212529;
    background-color: #f8f9fa; }
    a.bootstrap-4 .badge-light:hover, a.bootstrap-4 .badge-light:focus {
      color: #212529;
      background-color: #dae0e5; }
    a.bootstrap-4 .badge-light:focus, a.bootstrap-4 .badge-light.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .bootstrap-4 .badge-dark {
    color: #fff;
    background-color: #343a40; }
    a.bootstrap-4 .badge-dark:hover, a.bootstrap-4 .badge-dark:focus {
      color: #fff;
      background-color: #1d2124; }
    a.bootstrap-4 .badge-dark:focus, a.bootstrap-4 .badge-dark.focus {
      outline: 0;
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .bootstrap-4 .jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem; }
    @media (min-width: 576px) {
      .bootstrap-4 .jumbotron {
        padding: 4rem 2rem; } }
  .bootstrap-4 .jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0; }
  .bootstrap-4 .alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem; }
  .bootstrap-4 .alert-heading {
    color: inherit; }
  .bootstrap-4 .alert-link {
    font-weight: 700; }
  .bootstrap-4 .alert-dismissible {
    padding-right: 4rem; }
    .bootstrap-4 .alert-dismissible .close {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 2;
      padding: 0.75rem 1.25rem;
      color: inherit; }
  .bootstrap-4 .alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff; }
    .bootstrap-4 .alert-primary hr {
      border-top-color: #9fcdff; }
    .bootstrap-4 .alert-primary .alert-link {
      color: #002752; }
  .bootstrap-4 .alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db; }
    .bootstrap-4 .alert-secondary hr {
      border-top-color: #c8cbcf; }
    .bootstrap-4 .alert-secondary .alert-link {
      color: #202326; }
  .bootstrap-4 .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb; }
    .bootstrap-4 .alert-success hr {
      border-top-color: #b1dfbb; }
    .bootstrap-4 .alert-success .alert-link {
      color: #0b2e13; }
  .bootstrap-4 .alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb; }
    .bootstrap-4 .alert-info hr {
      border-top-color: #abdde5; }
    .bootstrap-4 .alert-info .alert-link {
      color: #062c33; }
  .bootstrap-4 .alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba; }
    .bootstrap-4 .alert-warning hr {
      border-top-color: #ffe8a1; }
    .bootstrap-4 .alert-warning .alert-link {
      color: #533f03; }
  .bootstrap-4 .alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb; }
    .bootstrap-4 .alert-danger hr {
      border-top-color: #f1b0b7; }
    .bootstrap-4 .alert-danger .alert-link {
      color: #491217; }
  .bootstrap-4 .alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe; }
    .bootstrap-4 .alert-light hr {
      border-top-color: #ececf6; }
    .bootstrap-4 .alert-light .alert-link {
      color: #686868; }
  .bootstrap-4 .alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca; }
    .bootstrap-4 .alert-dark hr {
      border-top-color: #b9bbbe; }
    .bootstrap-4 .alert-dark .alert-link {
      color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
  .bootstrap-4 .progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem; }
  .bootstrap-4 .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .bootstrap-4 .progress-bar {
        transition: none; } }
  .bootstrap-4 .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: 1rem 1rem; }
  .bootstrap-4 .progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite; }
    @media (prefers-reduced-motion: reduce) {
      .bootstrap-4 .progress-bar-animated {
        animation: none; } }
  .bootstrap-4 .media {
    display: flex;
    align-items: flex-start; }
  .bootstrap-4 .media-body {
    flex: 1; }
  .bootstrap-4 .list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: 0.25rem; }
  .bootstrap-4 .list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit; }
    .bootstrap-4 .list-group-item-action:hover, .bootstrap-4 .list-group-item-action:focus {
      z-index: 1;
      color: #495057;
      text-decoration: none;
      background-color: #f8f9fa; }
    .bootstrap-4 .list-group-item-action:active {
      color: #212529;
      background-color: #e9ecef; }
  .bootstrap-4 .list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125); }
    .bootstrap-4 .list-group-item:first-child {
      border-top-left-radius: inherit;
      border-top-right-radius: inherit; }
    .bootstrap-4 .list-group-item:last-child {
      border-bottom-right-radius: inherit;
      border-bottom-left-radius: inherit; }
    .bootstrap-4 .list-group-item.disabled, .bootstrap-4 .list-group-item:disabled {
      color: #6c757d;
      pointer-events: none;
      background-color: #fff; }
    .bootstrap-4 .list-group-item.active {
      z-index: 2;
      color: #fff;
      background-color: #007bff;
      border-color: #007bff; }
    .bootstrap-4 .list-group-item + .bootstrap-4 .list-group-item {
      border-top-width: 0; }
      .bootstrap-4 .list-group-item + .bootstrap-4 .list-group-item.active {
        margin-top: -1px;
        border-top-width: 1px; }
  .bootstrap-4 .list-group-horizontal {
    flex-direction: row; }
    .bootstrap-4 .list-group-horizontal > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .bootstrap-4 .list-group-horizontal > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .bootstrap-4 .list-group-horizontal > .list-group-item.active {
      margin-top: 0; }
    .bootstrap-4 .list-group-horizontal > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .bootstrap-4 .list-group-horizontal > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; }
  @media (min-width: 576px) {
    .bootstrap-4 .list-group-horizontal-sm {
      flex-direction: row; }
      .bootstrap-4 .list-group-horizontal-sm > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .bootstrap-4 .list-group-horizontal-sm > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .bootstrap-4 .list-group-horizontal-sm > .list-group-item.active {
        margin-top: 0; }
      .bootstrap-4 .list-group-horizontal-sm > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .bootstrap-4 .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 768px) {
    .bootstrap-4 .list-group-horizontal-md {
      flex-direction: row; }
      .bootstrap-4 .list-group-horizontal-md > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .bootstrap-4 .list-group-horizontal-md > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .bootstrap-4 .list-group-horizontal-md > .list-group-item.active {
        margin-top: 0; }
      .bootstrap-4 .list-group-horizontal-md > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .bootstrap-4 .list-group-horizontal-md > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 992px) {
    .bootstrap-4 .list-group-horizontal-lg {
      flex-direction: row; }
      .bootstrap-4 .list-group-horizontal-lg > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .bootstrap-4 .list-group-horizontal-lg > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .bootstrap-4 .list-group-horizontal-lg > .list-group-item.active {
        margin-top: 0; }
      .bootstrap-4 .list-group-horizontal-lg > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .bootstrap-4 .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  @media (min-width: 1200px) {
    .bootstrap-4 .list-group-horizontal-xl {
      flex-direction: row; }
      .bootstrap-4 .list-group-horizontal-xl > .list-group-item:first-child {
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .bootstrap-4 .list-group-horizontal-xl > .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0; }
      .bootstrap-4 .list-group-horizontal-xl > .list-group-item.active {
        margin-top: 0; }
      .bootstrap-4 .list-group-horizontal-xl > .list-group-item + .list-group-item {
        border-top-width: 1px;
        border-left-width: 0; }
        .bootstrap-4 .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
          margin-left: -1px;
          border-left-width: 1px; } }
  .bootstrap-4 .list-group-flush {
    border-radius: 0; }
    .bootstrap-4 .list-group-flush > .list-group-item {
      border-width: 0 0 1px; }
      .bootstrap-4 .list-group-flush > .list-group-item:last-child {
        border-bottom-width: 0; }
  .bootstrap-4 .list-group-item-primary {
    color: #004085;
    background-color: #b8daff; }
    .bootstrap-4 .list-group-item-primary.list-group-item-action:hover, .bootstrap-4 .list-group-item-primary.list-group-item-action:focus {
      color: #004085;
      background-color: #9fcdff; }
    .bootstrap-4 .list-group-item-primary.list-group-item-action.active {
      color: #fff;
      background-color: #004085;
      border-color: #004085; }
  .bootstrap-4 .list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db; }
    .bootstrap-4 .list-group-item-secondary.list-group-item-action:hover, .bootstrap-4 .list-group-item-secondary.list-group-item-action:focus {
      color: #383d41;
      background-color: #c8cbcf; }
    .bootstrap-4 .list-group-item-secondary.list-group-item-action.active {
      color: #fff;
      background-color: #383d41;
      border-color: #383d41; }
  .bootstrap-4 .list-group-item-success {
    color: #155724;
    background-color: #c3e6cb; }
    .bootstrap-4 .list-group-item-success.list-group-item-action:hover, .bootstrap-4 .list-group-item-success.list-group-item-action:focus {
      color: #155724;
      background-color: #b1dfbb; }
    .bootstrap-4 .list-group-item-success.list-group-item-action.active {
      color: #fff;
      background-color: #155724;
      border-color: #155724; }
  .bootstrap-4 .list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb; }
    .bootstrap-4 .list-group-item-info.list-group-item-action:hover, .bootstrap-4 .list-group-item-info.list-group-item-action:focus {
      color: #0c5460;
      background-color: #abdde5; }
    .bootstrap-4 .list-group-item-info.list-group-item-action.active {
      color: #fff;
      background-color: #0c5460;
      border-color: #0c5460; }
  .bootstrap-4 .list-group-item-warning {
    color: #856404;
    background-color: #ffeeba; }
    .bootstrap-4 .list-group-item-warning.list-group-item-action:hover, .bootstrap-4 .list-group-item-warning.list-group-item-action:focus {
      color: #856404;
      background-color: #ffe8a1; }
    .bootstrap-4 .list-group-item-warning.list-group-item-action.active {
      color: #fff;
      background-color: #856404;
      border-color: #856404; }
  .bootstrap-4 .list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb; }
    .bootstrap-4 .list-group-item-danger.list-group-item-action:hover, .bootstrap-4 .list-group-item-danger.list-group-item-action:focus {
      color: #721c24;
      background-color: #f1b0b7; }
    .bootstrap-4 .list-group-item-danger.list-group-item-action.active {
      color: #fff;
      background-color: #721c24;
      border-color: #721c24; }
  .bootstrap-4 .list-group-item-light {
    color: #818182;
    background-color: #fdfdfe; }
    .bootstrap-4 .list-group-item-light.list-group-item-action:hover, .bootstrap-4 .list-group-item-light.list-group-item-action:focus {
      color: #818182;
      background-color: #ececf6; }
    .bootstrap-4 .list-group-item-light.list-group-item-action.active {
      color: #fff;
      background-color: #818182;
      border-color: #818182; }
  .bootstrap-4 .list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca; }
    .bootstrap-4 .list-group-item-dark.list-group-item-action:hover, .bootstrap-4 .list-group-item-dark.list-group-item-action:focus {
      color: #1b1e21;
      background-color: #b9bbbe; }
    .bootstrap-4 .list-group-item-dark.list-group-item-action.active {
      color: #fff;
      background-color: #1b1e21;
      border-color: #1b1e21; }
  .bootstrap-4 .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5; }
    .bootstrap-4 .close:hover {
      color: #000;
      text-decoration: none; }
    .bootstrap-4 .close:not(:disabled):not(.disabled):hover, .bootstrap-4 .close:not(:disabled):not(.disabled):focus {
      opacity: .75; }
  .bootstrap-4 button.close {
    padding: 0;
    background-color: transparent;
    border: 0; }
  .bootstrap-4 a.close.disabled {
    pointer-events: none; }
  .bootstrap-4 .toast {
    flex-basis: 350px;
    max-width: 350px;
    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);
    opacity: 0;
    border-radius: 0.25rem; }
    .bootstrap-4 .toast:not(:last-child) {
      margin-bottom: 0.75rem; }
    .bootstrap-4 .toast.showing {
      opacity: 1; }
    .bootstrap-4 .toast.show {
      display: block;
      opacity: 1; }
    .bootstrap-4 .toast.hide {
      display: none; }
  .bootstrap-4 .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);
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }
  .bootstrap-4 .toast-body {
    padding: 0.75rem; }
  .bootstrap-4 .modal-open {
    overflow: hidden; }
    .bootstrap-4 .modal-open .modal {
      overflow-x: hidden;
      overflow-y: auto; }
  .bootstrap-4 .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0; }
  .bootstrap-4 .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none; }
    .modal.fade .bootstrap-4 .modal-dialog {
      transition: transform 0.3s ease-out;
      transform: translate(0, -50px); }
      @media (prefers-reduced-motion: reduce) {
        .modal.fade .bootstrap-4 .modal-dialog {
          transition: none; } }
    .modal.show .bootstrap-4 .modal-dialog {
      transform: none; }
    .modal.modal-static .bootstrap-4 .modal-dialog {
      transform: scale(1.02); }
  .bootstrap-4 .modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem); }
    .bootstrap-4 .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 1rem);
      overflow: hidden; }
    .bootstrap-4 .modal-dialog-scrollable .modal-header,
    .bootstrap-4 .modal-dialog-scrollable .modal-footer {
      flex-shrink: 0; }
    .bootstrap-4 .modal-dialog-scrollable .modal-body {
      overflow-y: auto; }
  .bootstrap-4 .modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem); }
    .bootstrap-4 .modal-dialog-centered::before {
      display: block;
      height: calc(100vh - 1rem);
      height: min-content;
      content: ""; }
    .bootstrap-4 .modal-dialog-centered.modal-dialog-scrollable {
      flex-direction: column;
      justify-content: center;
      height: 100%; }
      .bootstrap-4 .modal-dialog-centered.modal-dialog-scrollable .modal-content {
        max-height: none; }
      .bootstrap-4 .modal-dialog-centered.modal-dialog-scrollable::before {
        content: none; }
  .bootstrap-4 .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; }
  .bootstrap-4 .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000; }
    .bootstrap-4 .modal-backdrop.fade {
      opacity: 0; }
    .bootstrap-4 .modal-backdrop.show {
      opacity: 0.5; }
  .bootstrap-4 .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px); }
    .bootstrap-4 .modal-header .close {
      padding: 1rem 1rem;
      margin: -1rem -1rem -1rem auto; }
  .bootstrap-4 .modal-title {
    margin-bottom: 0;
    line-height: 1.5; }
  .bootstrap-4 .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem; }
  .bootstrap-4 .modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px); }
    .bootstrap-4 .modal-footer > * {
      margin: 0.25rem; }
  .bootstrap-4 .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 576px) {
    .bootstrap-4 .modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto; }
    .bootstrap-4 .modal-dialog-scrollable {
      max-height: calc(100% - 3.5rem); }
      .bootstrap-4 .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem); }
    .bootstrap-4 .modal-dialog-centered {
      min-height: calc(100% - 3.5rem); }
      .bootstrap-4 .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: min-content; }
    .bootstrap-4 .modal-sm {
      max-width: 300px; } }
  @media (min-width: 992px) {
    .bootstrap-4 .modal-lg,
    .bootstrap-4 .modal-xl {
      max-width: 800px; } }
  @media (min-width: 1200px) {
    .bootstrap-4 .modal-xl {
      max-width: 1140px; } }
  .bootstrap-4 .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -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; }
    .bootstrap-4 .tooltip.show {
      opacity: 0.9; }
    .bootstrap-4 .tooltip .arrow {
      position: absolute;
      display: block;
      width: 0.8rem;
      height: 0.4rem; }
      .bootstrap-4 .tooltip .arrow::before {
        position: absolute;
        content: "";
        border-color: transparent;
        border-style: solid; }
  .bootstrap-4 .bs-tooltip-top, .bootstrap-4 .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0; }
    .bootstrap-4 .bs-tooltip-top .arrow, .bootstrap-4 .bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
      .bootstrap-4 .bs-tooltip-top .arrow::before, .bootstrap-4 .bs-tooltip-auto[x-placement^="top"] .arrow::before {
        top: 0;
        border-width: 0.4rem 0.4rem 0;
        border-top-color: #000; }
  .bootstrap-4 .bs-tooltip-right, .bootstrap-4 .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem; }
    .bootstrap-4 .bs-tooltip-right .arrow, .bootstrap-4 .bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0;
      width: 0.4rem;
      height: 0.8rem; }
      .bootstrap-4 .bs-tooltip-right .arrow::before, .bootstrap-4 .bs-tooltip-auto[x-placement^="right"] .arrow::before {
        right: 0;
        border-width: 0.4rem 0.4rem 0.4rem 0;
        border-right-color: #000; }
  .bootstrap-4 .bs-tooltip-bottom, .bootstrap-4 .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0; }
    .bootstrap-4 .bs-tooltip-bottom .arrow, .bootstrap-4 .bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
      .bootstrap-4 .bs-tooltip-bottom .arrow::before, .bootstrap-4 .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
        bottom: 0;
        border-width: 0 0.4rem 0.4rem;
        border-bottom-color: #000; }
  .bootstrap-4 .bs-tooltip-left, .bootstrap-4 .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem; }
    .bootstrap-4 .bs-tooltip-left .arrow, .bootstrap-4 .bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0;
      width: 0.4rem;
      height: 0.8rem; }
      .bootstrap-4 .bs-tooltip-left .arrow::before, .bootstrap-4 .bs-tooltip-auto[x-placement^="left"] .arrow::before {
        left: 0;
        border-width: 0.4rem 0 0.4rem 0.4rem;
        border-left-color: #000; }
  .bootstrap-4 .tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem; }
  .bootstrap-4 .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -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 rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem; }
    .bootstrap-4 .popover .arrow {
      position: absolute;
      display: block;
      width: 1rem;
      height: 0.5rem;
      margin: 0 0.3rem; }
      .bootstrap-4 .popover .arrow::before, .bootstrap-4 .popover .arrow::after {
        position: absolute;
        display: block;
        content: "";
        border-color: transparent;
        border-style: solid; }
  .bootstrap-4 .bs-popover-top, .bootstrap-4 .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem; }
    .bootstrap-4 .bs-popover-top > .arrow, .bootstrap-4 .bs-popover-auto[x-placement^="top"] > .arrow {
      bottom: calc(-0.5rem - 1px); }
      .bootstrap-4 .bs-popover-top > .arrow::before, .bootstrap-4 .bs-popover-auto[x-placement^="top"] > .arrow::before {
        bottom: 0;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: rgba(0, 0, 0, 0.25); }
      .bootstrap-4 .bs-popover-top > .arrow::after, .bootstrap-4 .bs-popover-auto[x-placement^="top"] > .arrow::after {
        bottom: 1px;
        border-width: 0.5rem 0.5rem 0;
        border-top-color: #fff; }
  .bootstrap-4 .bs-popover-right, .bootstrap-4 .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem; }
    .bootstrap-4 .bs-popover-right > .arrow, .bootstrap-4 .bs-popover-auto[x-placement^="right"] > .arrow {
      left: calc(-0.5rem - 1px);
      width: 0.5rem;
      height: 1rem;
      margin: 0.3rem 0; }
      .bootstrap-4 .bs-popover-right > .arrow::before, .bootstrap-4 .bs-popover-auto[x-placement^="right"] > .arrow::before {
        left: 0;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: rgba(0, 0, 0, 0.25); }
      .bootstrap-4 .bs-popover-right > .arrow::after, .bootstrap-4 .bs-popover-auto[x-placement^="right"] > .arrow::after {
        left: 1px;
        border-width: 0.5rem 0.5rem 0.5rem 0;
        border-right-color: #fff; }
  .bootstrap-4 .bs-popover-bottom, .bootstrap-4 .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem; }
    .bootstrap-4 .bs-popover-bottom > .arrow, .bootstrap-4 .bs-popover-auto[x-placement^="bottom"] > .arrow {
      top: calc(-0.5rem - 1px); }
      .bootstrap-4 .bs-popover-bottom > .arrow::before, .bootstrap-4 .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
        top: 0;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: rgba(0, 0, 0, 0.25); }
      .bootstrap-4 .bs-popover-bottom > .arrow::after, .bootstrap-4 .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
        top: 1px;
        border-width: 0 0.5rem 0.5rem 0.5rem;
        border-bottom-color: #fff; }
    .bootstrap-4 .bs-popover-bottom .popover-header::before, .bootstrap-4 .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 #f7f7f7; }
  .bootstrap-4 .bs-popover-left, .bootstrap-4 .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem; }
    .bootstrap-4 .bs-popover-left > .arrow, .bootstrap-4 .bs-popover-auto[x-placement^="left"] > .arrow {
      right: calc(-0.5rem - 1px);
      width: 0.5rem;
      height: 1rem;
      margin: 0.3rem 0; }
      .bootstrap-4 .bs-popover-left > .arrow::before, .bootstrap-4 .bs-popover-auto[x-placement^="left"] > .arrow::before {
        right: 0;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: rgba(0, 0, 0, 0.25); }
      .bootstrap-4 .bs-popover-left > .arrow::after, .bootstrap-4 .bs-popover-auto[x-placement^="left"] > .arrow::after {
        right: 1px;
        border-width: 0.5rem 0 0.5rem 0.5rem;
        border-left-color: #fff; }
  .bootstrap-4 .popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px); }
    .bootstrap-4 .popover-header:empty {
      display: none; }
  .bootstrap-4 .popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529; }
  .bootstrap-4 .carousel {
    position: relative; }
  .bootstrap-4 .carousel.pointer-event {
    touch-action: pan-y; }
  .bootstrap-4 .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
    .bootstrap-4 .carousel-inner::after {
      display: block;
      clear: both;
      content: ""; }
  .bootstrap-4 .carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .bootstrap-4 .carousel-item {
        transition: none; } }
  .bootstrap-4 .carousel-item.active,
  .bootstrap-4 .carousel-item-next,
  .bootstrap-4 .carousel-item-prev {
    display: block; }
  .bootstrap-4 .carousel-item-next:not(.carousel-item-left),
  .bootstrap-4 .active.carousel-item-right {
    transform: translateX(100%); }
  .bootstrap-4 .carousel-item-prev:not(.carousel-item-right),
  .bootstrap-4 .active.carousel-item-left {
    transform: translateX(-100%); }
  .bootstrap-4 .carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none; }
  .bootstrap-4 .carousel-fade .carousel-item.active,
  .bootstrap-4 .carousel-fade .carousel-item-next.carousel-item-left,
  .bootstrap-4 .carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1; }
  .bootstrap-4 .carousel-fade .active.carousel-item-left,
  .bootstrap-4 .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s; }
    @media (prefers-reduced-motion: reduce) {
      .bootstrap-4 .carousel-fade .active.carousel-item-left,
      .bootstrap-4 .carousel-fade .active.carousel-item-right {
        transition: none; } }
  .bootstrap-4 .carousel-control-prev,
  .bootstrap-4 .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease; }
    @media (prefers-reduced-motion: reduce) {
      .bootstrap-4 .carousel-control-prev,
      .bootstrap-4 .carousel-control-next {
        transition: none; } }
    .bootstrap-4 .carousel-control-prev:hover, .bootstrap-4 .carousel-control-prev:focus,
    .bootstrap-4 .carousel-control-next:hover,
    .bootstrap-4 .carousel-control-next:focus {
      color: #fff;
      text-decoration: none;
      outline: 0;
      opacity: 0.9; }
  .bootstrap-4 .carousel-control-prev {
    left: 0; }
  .bootstrap-4 .carousel-control-next {
    right: 0; }
  .bootstrap-4 .carousel-control-prev-icon,
  .bootstrap-4 .carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50% / 100% 100%; }
  .bootstrap-4 .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }
  .bootstrap-4 .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }
  .bootstrap-4 .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none; }
    .bootstrap-4 .carousel-indicators li {
      box-sizing: content-box;
      flex: 0 1 auto;
      width: 30px;
      height: 3px;
      margin-right: 3px;
      margin-left: 3px;
      text-indent: -999px;
      cursor: pointer;
      background-color: #fff;
      background-clip: padding-box;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      opacity: .5;
      transition: opacity 0.6s ease; }
      @media (prefers-reduced-motion: reduce) {
        .bootstrap-4 .carousel-indicators li {
          transition: none; } }
    .bootstrap-4 .carousel-indicators .active {
      opacity: 1; }
  .bootstrap-4 .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }
  .bootstrap-4 .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; }
  .bootstrap-4 .spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }
  .bootstrap-4 .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; }
  .bootstrap-4 .spinner-grow-sm {
    width: 1rem;
    height: 1rem; }
  .bootstrap-4 .align-baseline {
    vertical-align: baseline !important; }
  .bootstrap-4 .align-top {
    vertical-align: top !important; }
  .bootstrap-4 .align-middle {
    vertical-align: middle !important; }
  .bootstrap-4 .align-bottom {
    vertical-align: bottom !important; }
  .bootstrap-4 .align-text-bottom {
    vertical-align: text-bottom !important; }
  .bootstrap-4 .align-text-top {
    vertical-align: text-top !important; }
  .bootstrap-4 .bg-primary {
    background-color: #007bff !important; }
  .bootstrap-4 a.bg-primary:hover, .bootstrap-4 a.bg-primary:focus,
  .bootstrap-4 button.bg-primary:hover,
  .bootstrap-4 button.bg-primary:focus {
    background-color: #0062cc !important; }
  .bootstrap-4 .bg-secondary {
    background-color: #6c757d !important; }
  .bootstrap-4 a.bg-secondary:hover, .bootstrap-4 a.bg-secondary:focus,
  .bootstrap-4 button.bg-secondary:hover,
  .bootstrap-4 button.bg-secondary:focus {
    background-color: #545b62 !important; }
  .bootstrap-4 .bg-success {
    background-color: #28a745 !important; }
  .bootstrap-4 a.bg-success:hover, .bootstrap-4 a.bg-success:focus,
  .bootstrap-4 button.bg-success:hover,
  .bootstrap-4 button.bg-success:focus {
    background-color: #1e7e34 !important; }
  .bootstrap-4 .bg-info {
    background-color: #17a2b8 !important; }
  .bootstrap-4 a.bg-info:hover, .bootstrap-4 a.bg-info:focus,
  .bootstrap-4 button.bg-info:hover,
  .bootstrap-4 button.bg-info:focus {
    background-color: #117a8b !important; }
  .bootstrap-4 .bg-warning {
    background-color: #ffc107 !important; }
  .bootstrap-4 a.bg-warning:hover, .bootstrap-4 a.bg-warning:focus,
  .bootstrap-4 button.bg-warning:hover,
  .bootstrap-4 button.bg-warning:focus {
    background-color: #d39e00 !important; }
  .bootstrap-4 .bg-danger {
    background-color: #dc3545 !important; }
  .bootstrap-4 a.bg-danger:hover, .bootstrap-4 a.bg-danger:focus,
  .bootstrap-4 button.bg-danger:hover,
  .bootstrap-4 button.bg-danger:focus {
    background-color: #bd2130 !important; }
  .bootstrap-4 .bg-light {
    background-color: #f8f9fa !important; }
  .bootstrap-4 a.bg-light:hover, .bootstrap-4 a.bg-light:focus,
  .bootstrap-4 button.bg-light:hover,
  .bootstrap-4 button.bg-light:focus {
    background-color: #dae0e5 !important; }
  .bootstrap-4 .bg-dark {
    background-color: #343a40 !important; }
  .bootstrap-4 a.bg-dark:hover, .bootstrap-4 a.bg-dark:focus,
  .bootstrap-4 button.bg-dark:hover,
  .bootstrap-4 button.bg-dark:focus {
    background-color: #1d2124 !important; }
  .bootstrap-4 .bg-white {
    background-color: #fff !important; }
  .bootstrap-4 .bg-transparent {
    background-color: transparent !important; }
  .bootstrap-4 .border {
    border: 1px solid #dee2e6 !important; }
  .bootstrap-4 .border-top {
    border-top: 1px solid #dee2e6 !important; }
  .bootstrap-4 .border-right {
    border-right: 1px solid #dee2e6 !important; }
  .bootstrap-4 .border-bottom {
    border-bottom: 1px solid #dee2e6 !important; }
  .bootstrap-4 .border-left {
    border-left: 1px solid #dee2e6 !important; }
  .bootstrap-4 .border-0 {
    border: 0 !important; }
  .bootstrap-4 .border-top-0 {
    border-top: 0 !important; }
  .bootstrap-4 .border-right-0 {
    border-right: 0 !important; }
  .bootstrap-4 .border-bottom-0 {
    border-bottom: 0 !important; }
  .bootstrap-4 .border-left-0 {
    border-left: 0 !important; }
  .bootstrap-4 .border-primary {
    border-color: #007bff !important; }
  .bootstrap-4 .border-secondary {
    border-color: #6c757d !important; }
  .bootstrap-4 .border-success {
    border-color: #28a745 !important; }
  .bootstrap-4 .border-info {
    border-color: #17a2b8 !important; }
  .bootstrap-4 .border-warning {
    border-color: #ffc107 !important; }
  .bootstrap-4 .border-danger {
    border-color: #dc3545 !important; }
  .bootstrap-4 .border-light {
    border-color: #f8f9fa !important; }
  .bootstrap-4 .border-dark {
    border-color: #343a40 !important; }
  .bootstrap-4 .border-white {
    border-color: #fff !important; }
  .bootstrap-4 .rounded-sm {
    border-radius: 0.2rem !important; }
  .bootstrap-4 .rounded {
    border-radius: 0.25rem !important; }
  .bootstrap-4 .rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important; }
  .bootstrap-4 .rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important; }
  .bootstrap-4 .rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  .bootstrap-4 .rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
  .bootstrap-4 .rounded-lg {
    border-radius: 0.3rem !important; }
  .bootstrap-4 .rounded-circle {
    border-radius: 50% !important; }
  .bootstrap-4 .rounded-pill {
    border-radius: 50rem !important; }
  .bootstrap-4 .rounded-0 {
    border-radius: 0 !important; }
  .bootstrap-4 .clearfix::after, .bootstrap-4 .navigation-settings-modal #sortable-links .sortable-link-item::after, .navigation-settings-modal #sortable-links .bootstrap-4 .sortable-link-item::after {
    display: block;
    clear: both;
    content: ""; }
  .bootstrap-4 .d-none {
    display: none !important; }
  .bootstrap-4 .d-inline {
    display: inline !important; }
  .bootstrap-4 .d-inline-block {
    display: inline-block !important; }
  .bootstrap-4 .d-block {
    display: block !important; }
  .bootstrap-4 .d-table {
    display: table !important; }
  .bootstrap-4 .d-table-row {
    display: table-row !important; }
  .bootstrap-4 .d-table-cell {
    display: table-cell !important; }
  .bootstrap-4 .d-flex {
    display: flex !important; }
  .bootstrap-4 .d-inline-flex {
    display: inline-flex !important; }
  @media (min-width: 576px) {
    .bootstrap-4 .d-sm-none {
      display: none !important; }
    .bootstrap-4 .d-sm-inline {
      display: inline !important; }
    .bootstrap-4 .d-sm-inline-block {
      display: inline-block !important; }
    .bootstrap-4 .d-sm-block {
      display: block !important; }
    .bootstrap-4 .d-sm-table {
      display: table !important; }
    .bootstrap-4 .d-sm-table-row {
      display: table-row !important; }
    .bootstrap-4 .d-sm-table-cell {
      display: table-cell !important; }
    .bootstrap-4 .d-sm-flex {
      display: flex !important; }
    .bootstrap-4 .d-sm-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 768px) {
    .bootstrap-4 .d-md-none {
      display: none !important; }
    .bootstrap-4 .d-md-inline {
      display: inline !important; }
    .bootstrap-4 .d-md-inline-block {
      display: inline-block !important; }
    .bootstrap-4 .d-md-block {
      display: block !important; }
    .bootstrap-4 .d-md-table {
      display: table !important; }
    .bootstrap-4 .d-md-table-row {
      display: table-row !important; }
    .bootstrap-4 .d-md-table-cell {
      display: table-cell !important; }
    .bootstrap-4 .d-md-flex {
      display: flex !important; }
    .bootstrap-4 .d-md-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 992px) {
    .bootstrap-4 .d-lg-none {
      display: none !important; }
    .bootstrap-4 .d-lg-inline {
      display: inline !important; }
    .bootstrap-4 .d-lg-inline-block {
      display: inline-block !important; }
    .bootstrap-4 .d-lg-block {
      display: block !important; }
    .bootstrap-4 .d-lg-table {
      display: table !important; }
    .bootstrap-4 .d-lg-table-row {
      display: table-row !important; }
    .bootstrap-4 .d-lg-table-cell {
      display: table-cell !important; }
    .bootstrap-4 .d-lg-flex {
      display: flex !important; }
    .bootstrap-4 .d-lg-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 1200px) {
    .bootstrap-4 .d-xl-none {
      display: none !important; }
    .bootstrap-4 .d-xl-inline {
      display: inline !important; }
    .bootstrap-4 .d-xl-inline-block {
      display: inline-block !important; }
    .bootstrap-4 .d-xl-block {
      display: block !important; }
    .bootstrap-4 .d-xl-table {
      display: table !important; }
    .bootstrap-4 .d-xl-table-row {
      display: table-row !important; }
    .bootstrap-4 .d-xl-table-cell {
      display: table-cell !important; }
    .bootstrap-4 .d-xl-flex {
      display: flex !important; }
    .bootstrap-4 .d-xl-inline-flex {
      display: inline-flex !important; } }
  @media print {
    .bootstrap-4 .d-print-none {
      display: none !important; }
    .bootstrap-4 .d-print-inline {
      display: inline !important; }
    .bootstrap-4 .d-print-inline-block {
      display: inline-block !important; }
    .bootstrap-4 .d-print-block {
      display: block !important; }
    .bootstrap-4 .d-print-table {
      display: table !important; }
    .bootstrap-4 .d-print-table-row {
      display: table-row !important; }
    .bootstrap-4 .d-print-table-cell {
      display: table-cell !important; }
    .bootstrap-4 .d-print-flex {
      display: flex !important; }
    .bootstrap-4 .d-print-inline-flex {
      display: inline-flex !important; } }
  .bootstrap-4 .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden; }
    .bootstrap-4 .embed-responsive::before {
      display: block;
      content: ""; }
    .bootstrap-4 .embed-responsive .embed-responsive-item,
    .bootstrap-4 .embed-responsive iframe,
    .bootstrap-4 .embed-responsive embed,
    .bootstrap-4 .embed-responsive object,
    .bootstrap-4 .embed-responsive video {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .bootstrap-4 .embed-responsive-21by9::before {
    padding-top: 42.85714%; }
  .bootstrap-4 .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  .bootstrap-4 .embed-responsive-4by3::before {
    padding-top: 75%; }
  .bootstrap-4 .embed-responsive-1by1::before {
    padding-top: 100%; }
  .bootstrap-4 .flex-row {
    flex-direction: row !important; }
  .bootstrap-4 .flex-column {
    flex-direction: column !important; }
  .bootstrap-4 .flex-row-reverse {
    flex-direction: row-reverse !important; }
  .bootstrap-4 .flex-column-reverse {
    flex-direction: column-reverse !important; }
  .bootstrap-4 .flex-wrap {
    flex-wrap: wrap !important; }
  .bootstrap-4 .flex-nowrap {
    flex-wrap: nowrap !important; }
  .bootstrap-4 .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .bootstrap-4 .flex-fill {
    flex: 1 1 auto !important; }
  .bootstrap-4 .flex-grow-0 {
    flex-grow: 0 !important; }
  .bootstrap-4 .flex-grow-1 {
    flex-grow: 1 !important; }
  .bootstrap-4 .flex-shrink-0 {
    flex-shrink: 0 !important; }
  .bootstrap-4 .flex-shrink-1 {
    flex-shrink: 1 !important; }
  .bootstrap-4 .justify-content-start {
    justify-content: flex-start !important; }
  .bootstrap-4 .justify-content-end {
    justify-content: flex-end !important; }
  .bootstrap-4 .justify-content-center {
    justify-content: center !important; }
  .bootstrap-4 .justify-content-between {
    justify-content: space-between !important; }
  .bootstrap-4 .justify-content-around {
    justify-content: space-around !important; }
  .bootstrap-4 .align-items-start {
    align-items: flex-start !important; }
  .bootstrap-4 .align-items-end {
    align-items: flex-end !important; }
  .bootstrap-4 .align-items-center {
    align-items: center !important; }
  .bootstrap-4 .align-items-baseline {
    align-items: baseline !important; }
  .bootstrap-4 .align-items-stretch {
    align-items: stretch !important; }
  .bootstrap-4 .align-content-start {
    align-content: flex-start !important; }
  .bootstrap-4 .align-content-end {
    align-content: flex-end !important; }
  .bootstrap-4 .align-content-center {
    align-content: center !important; }
  .bootstrap-4 .align-content-between {
    align-content: space-between !important; }
  .bootstrap-4 .align-content-around {
    align-content: space-around !important; }
  .bootstrap-4 .align-content-stretch {
    align-content: stretch !important; }
  .bootstrap-4 .align-self-auto {
    align-self: auto !important; }
  .bootstrap-4 .align-self-start {
    align-self: flex-start !important; }
  .bootstrap-4 .align-self-end {
    align-self: flex-end !important; }
  .bootstrap-4 .align-self-center {
    align-self: center !important; }
  .bootstrap-4 .align-self-baseline {
    align-self: baseline !important; }
  .bootstrap-4 .align-self-stretch {
    align-self: stretch !important; }
  @media (min-width: 576px) {
    .bootstrap-4 .flex-sm-row {
      flex-direction: row !important; }
    .bootstrap-4 .flex-sm-column {
      flex-direction: column !important; }
    .bootstrap-4 .flex-sm-row-reverse {
      flex-direction: row-reverse !important; }
    .bootstrap-4 .flex-sm-column-reverse {
      flex-direction: column-reverse !important; }
    .bootstrap-4 .flex-sm-wrap {
      flex-wrap: wrap !important; }
    .bootstrap-4 .flex-sm-nowrap {
      flex-wrap: nowrap !important; }
    .bootstrap-4 .flex-sm-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .bootstrap-4 .flex-sm-fill {
      flex: 1 1 auto !important; }
    .bootstrap-4 .flex-sm-grow-0 {
      flex-grow: 0 !important; }
    .bootstrap-4 .flex-sm-grow-1 {
      flex-grow: 1 !important; }
    .bootstrap-4 .flex-sm-shrink-0 {
      flex-shrink: 0 !important; }
    .bootstrap-4 .flex-sm-shrink-1 {
      flex-shrink: 1 !important; }
    .bootstrap-4 .justify-content-sm-start {
      justify-content: flex-start !important; }
    .bootstrap-4 .justify-content-sm-end {
      justify-content: flex-end !important; }
    .bootstrap-4 .justify-content-sm-center {
      justify-content: center !important; }
    .bootstrap-4 .justify-content-sm-between {
      justify-content: space-between !important; }
    .bootstrap-4 .justify-content-sm-around {
      justify-content: space-around !important; }
    .bootstrap-4 .align-items-sm-start {
      align-items: flex-start !important; }
    .bootstrap-4 .align-items-sm-end {
      align-items: flex-end !important; }
    .bootstrap-4 .align-items-sm-center {
      align-items: center !important; }
    .bootstrap-4 .align-items-sm-baseline {
      align-items: baseline !important; }
    .bootstrap-4 .align-items-sm-stretch {
      align-items: stretch !important; }
    .bootstrap-4 .align-content-sm-start {
      align-content: flex-start !important; }
    .bootstrap-4 .align-content-sm-end {
      align-content: flex-end !important; }
    .bootstrap-4 .align-content-sm-center {
      align-content: center !important; }
    .bootstrap-4 .align-content-sm-between {
      align-content: space-between !important; }
    .bootstrap-4 .align-content-sm-around {
      align-content: space-around !important; }
    .bootstrap-4 .align-content-sm-stretch {
      align-content: stretch !important; }
    .bootstrap-4 .align-self-sm-auto {
      align-self: auto !important; }
    .bootstrap-4 .align-self-sm-start {
      align-self: flex-start !important; }
    .bootstrap-4 .align-self-sm-end {
      align-self: flex-end !important; }
    .bootstrap-4 .align-self-sm-center {
      align-self: center !important; }
    .bootstrap-4 .align-self-sm-baseline {
      align-self: baseline !important; }
    .bootstrap-4 .align-self-sm-stretch {
      align-self: stretch !important; } }
  @media (min-width: 768px) {
    .bootstrap-4 .flex-md-row {
      flex-direction: row !important; }
    .bootstrap-4 .flex-md-column {
      flex-direction: column !important; }
    .bootstrap-4 .flex-md-row-reverse {
      flex-direction: row-reverse !important; }
    .bootstrap-4 .flex-md-column-reverse {
      flex-direction: column-reverse !important; }
    .bootstrap-4 .flex-md-wrap {
      flex-wrap: wrap !important; }
    .bootstrap-4 .flex-md-nowrap {
      flex-wrap: nowrap !important; }
    .bootstrap-4 .flex-md-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .bootstrap-4 .flex-md-fill {
      flex: 1 1 auto !important; }
    .bootstrap-4 .flex-md-grow-0 {
      flex-grow: 0 !important; }
    .bootstrap-4 .flex-md-grow-1 {
      flex-grow: 1 !important; }
    .bootstrap-4 .flex-md-shrink-0 {
      flex-shrink: 0 !important; }
    .bootstrap-4 .flex-md-shrink-1 {
      flex-shrink: 1 !important; }
    .bootstrap-4 .justify-content-md-start {
      justify-content: flex-start !important; }
    .bootstrap-4 .justify-content-md-end {
      justify-content: flex-end !important; }
    .bootstrap-4 .justify-content-md-center {
      justify-content: center !important; }
    .bootstrap-4 .justify-content-md-between {
      justify-content: space-between !important; }
    .bootstrap-4 .justify-content-md-around {
      justify-content: space-around !important; }
    .bootstrap-4 .align-items-md-start {
      align-items: flex-start !important; }
    .bootstrap-4 .align-items-md-end {
      align-items: flex-end !important; }
    .bootstrap-4 .align-items-md-center {
      align-items: center !important; }
    .bootstrap-4 .align-items-md-baseline {
      align-items: baseline !important; }
    .bootstrap-4 .align-items-md-stretch {
      align-items: stretch !important; }
    .bootstrap-4 .align-content-md-start {
      align-content: flex-start !important; }
    .bootstrap-4 .align-content-md-end {
      align-content: flex-end !important; }
    .bootstrap-4 .align-content-md-center {
      align-content: center !important; }
    .bootstrap-4 .align-content-md-between {
      align-content: space-between !important; }
    .bootstrap-4 .align-content-md-around {
      align-content: space-around !important; }
    .bootstrap-4 .align-content-md-stretch {
      align-content: stretch !important; }
    .bootstrap-4 .align-self-md-auto {
      align-self: auto !important; }
    .bootstrap-4 .align-self-md-start {
      align-self: flex-start !important; }
    .bootstrap-4 .align-self-md-end {
      align-self: flex-end !important; }
    .bootstrap-4 .align-self-md-center {
      align-self: center !important; }
    .bootstrap-4 .align-self-md-baseline {
      align-self: baseline !important; }
    .bootstrap-4 .align-self-md-stretch {
      align-self: stretch !important; } }
  @media (min-width: 992px) {
    .bootstrap-4 .flex-lg-row {
      flex-direction: row !important; }
    .bootstrap-4 .flex-lg-column {
      flex-direction: column !important; }
    .bootstrap-4 .flex-lg-row-reverse {
      flex-direction: row-reverse !important; }
    .bootstrap-4 .flex-lg-column-reverse {
      flex-direction: column-reverse !important; }
    .bootstrap-4 .flex-lg-wrap {
      flex-wrap: wrap !important; }
    .bootstrap-4 .flex-lg-nowrap {
      flex-wrap: nowrap !important; }
    .bootstrap-4 .flex-lg-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .bootstrap-4 .flex-lg-fill {
      flex: 1 1 auto !important; }
    .bootstrap-4 .flex-lg-grow-0 {
      flex-grow: 0 !important; }
    .bootstrap-4 .flex-lg-grow-1 {
      flex-grow: 1 !important; }
    .bootstrap-4 .flex-lg-shrink-0 {
      flex-shrink: 0 !important; }
    .bootstrap-4 .flex-lg-shrink-1 {
      flex-shrink: 1 !important; }
    .bootstrap-4 .justify-content-lg-start {
      justify-content: flex-start !important; }
    .bootstrap-4 .justify-content-lg-end {
      justify-content: flex-end !important; }
    .bootstrap-4 .justify-content-lg-center {
      justify-content: center !important; }
    .bootstrap-4 .justify-content-lg-between {
      justify-content: space-between !important; }
    .bootstrap-4 .justify-content-lg-around {
      justify-content: space-around !important; }
    .bootstrap-4 .align-items-lg-start {
      align-items: flex-start !important; }
    .bootstrap-4 .align-items-lg-end {
      align-items: flex-end !important; }
    .bootstrap-4 .align-items-lg-center {
      align-items: center !important; }
    .bootstrap-4 .align-items-lg-baseline {
      align-items: baseline !important; }
    .bootstrap-4 .align-items-lg-stretch {
      align-items: stretch !important; }
    .bootstrap-4 .align-content-lg-start {
      align-content: flex-start !important; }
    .bootstrap-4 .align-content-lg-end {
      align-content: flex-end !important; }
    .bootstrap-4 .align-content-lg-center {
      align-content: center !important; }
    .bootstrap-4 .align-content-lg-between {
      align-content: space-between !important; }
    .bootstrap-4 .align-content-lg-around {
      align-content: space-around !important; }
    .bootstrap-4 .align-content-lg-stretch {
      align-content: stretch !important; }
    .bootstrap-4 .align-self-lg-auto {
      align-self: auto !important; }
    .bootstrap-4 .align-self-lg-start {
      align-self: flex-start !important; }
    .bootstrap-4 .align-self-lg-end {
      align-self: flex-end !important; }
    .bootstrap-4 .align-self-lg-center {
      align-self: center !important; }
    .bootstrap-4 .align-self-lg-baseline {
      align-self: baseline !important; }
    .bootstrap-4 .align-self-lg-stretch {
      align-self: stretch !important; } }
  @media (min-width: 1200px) {
    .bootstrap-4 .flex-xl-row {
      flex-direction: row !important; }
    .bootstrap-4 .flex-xl-column {
      flex-direction: column !important; }
    .bootstrap-4 .flex-xl-row-reverse {
      flex-direction: row-reverse !important; }
    .bootstrap-4 .flex-xl-column-reverse {
      flex-direction: column-reverse !important; }
    .bootstrap-4 .flex-xl-wrap {
      flex-wrap: wrap !important; }
    .bootstrap-4 .flex-xl-nowrap {
      flex-wrap: nowrap !important; }
    .bootstrap-4 .flex-xl-wrap-reverse {
      flex-wrap: wrap-reverse !important; }
    .bootstrap-4 .flex-xl-fill {
      flex: 1 1 auto !important; }
    .bootstrap-4 .flex-xl-grow-0 {
      flex-grow: 0 !important; }
    .bootstrap-4 .flex-xl-grow-1 {
      flex-grow: 1 !important; }
    .bootstrap-4 .flex-xl-shrink-0 {
      flex-shrink: 0 !important; }
    .bootstrap-4 .flex-xl-shrink-1 {
      flex-shrink: 1 !important; }
    .bootstrap-4 .justify-content-xl-start {
      justify-content: flex-start !important; }
    .bootstrap-4 .justify-content-xl-end {
      justify-content: flex-end !important; }
    .bootstrap-4 .justify-content-xl-center {
      justify-content: center !important; }
    .bootstrap-4 .justify-content-xl-between {
      justify-content: space-between !important; }
    .bootstrap-4 .justify-content-xl-around {
      justify-content: space-around !important; }
    .bootstrap-4 .align-items-xl-start {
      align-items: flex-start !important; }
    .bootstrap-4 .align-items-xl-end {
      align-items: flex-end !important; }
    .bootstrap-4 .align-items-xl-center {
      align-items: center !important; }
    .bootstrap-4 .align-items-xl-baseline {
      align-items: baseline !important; }
    .bootstrap-4 .align-items-xl-stretch {
      align-items: stretch !important; }
    .bootstrap-4 .align-content-xl-start {
      align-content: flex-start !important; }
    .bootstrap-4 .align-content-xl-end {
      align-content: flex-end !important; }
    .bootstrap-4 .align-content-xl-center {
      align-content: center !important; }
    .bootstrap-4 .align-content-xl-between {
      align-content: space-between !important; }
    .bootstrap-4 .align-content-xl-around {
      align-content: space-around !important; }
    .bootstrap-4 .align-content-xl-stretch {
      align-content: stretch !important; }
    .bootstrap-4 .align-self-xl-auto {
      align-self: auto !important; }
    .bootstrap-4 .align-self-xl-start {
      align-self: flex-start !important; }
    .bootstrap-4 .align-self-xl-end {
      align-self: flex-end !important; }
    .bootstrap-4 .align-self-xl-center {
      align-self: center !important; }
    .bootstrap-4 .align-self-xl-baseline {
      align-self: baseline !important; }
    .bootstrap-4 .align-self-xl-stretch {
      align-self: stretch !important; } }
  .bootstrap-4 .float-left {
    float: left !important; }
  .bootstrap-4 .float-right {
    float: right !important; }
  .bootstrap-4 .float-none {
    float: none !important; }
  @media (min-width: 576px) {
    .bootstrap-4 .float-sm-left {
      float: left !important; }
    .bootstrap-4 .float-sm-right {
      float: right !important; }
    .bootstrap-4 .float-sm-none {
      float: none !important; } }
  @media (min-width: 768px) {
    .bootstrap-4 .float-md-left {
      float: left !important; }
    .bootstrap-4 .float-md-right {
      float: right !important; }
    .bootstrap-4 .float-md-none {
      float: none !important; } }
  @media (min-width: 992px) {
    .bootstrap-4 .float-lg-left {
      float: left !important; }
    .bootstrap-4 .float-lg-right {
      float: right !important; }
    .bootstrap-4 .float-lg-none {
      float: none !important; } }
  @media (min-width: 1200px) {
    .bootstrap-4 .float-xl-left {
      float: left !important; }
    .bootstrap-4 .float-xl-right {
      float: right !important; }
    .bootstrap-4 .float-xl-none {
      float: none !important; } }
  .bootstrap-4 .user-select-all {
    user-select: all !important; }
  .bootstrap-4 .user-select-auto {
    user-select: auto !important; }
  .bootstrap-4 .user-select-none {
    user-select: none !important; }
  .bootstrap-4 .overflow-auto {
    overflow: auto !important; }
  .bootstrap-4 .overflow-hidden {
    overflow: hidden !important; }
  .bootstrap-4 .position-static {
    position: static !important; }
  .bootstrap-4 .position-relative {
    position: relative !important; }
  .bootstrap-4 .position-absolute {
    position: absolute !important; }
  .bootstrap-4 .position-fixed {
    position: fixed !important; }
  .bootstrap-4 .position-sticky {
    position: sticky !important; }
  .bootstrap-4 .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  .bootstrap-4 .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030; }
  @supports (position: sticky) {
    .bootstrap-4 .sticky-top {
      position: sticky;
      top: 0;
      z-index: 1020; } }
  .bootstrap-4 .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; }
  .bootstrap-4 .sr-only-focusable:active, .bootstrap-4 .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal; }
  .bootstrap-4 .shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
  .bootstrap-4 .shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
  .bootstrap-4 .shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }
  .bootstrap-4 .shadow-none {
    box-shadow: none !important; }
  .bootstrap-4 .w-25 {
    width: 25% !important; }
  .bootstrap-4 .w-50 {
    width: 50% !important; }
  .bootstrap-4 .w-75 {
    width: 75% !important; }
  .bootstrap-4 .w-100 {
    width: 100% !important; }
  .bootstrap-4 .w-auto {
    width: auto !important; }
  .bootstrap-4 .h-25 {
    height: 25% !important; }
  .bootstrap-4 .h-50 {
    height: 50% !important; }
  .bootstrap-4 .h-75 {
    height: 75% !important; }
  .bootstrap-4 .h-100 {
    height: 100% !important; }
  .bootstrap-4 .h-auto {
    height: auto !important; }
  .bootstrap-4 .mw-100 {
    max-width: 100% !important; }
  .bootstrap-4 .mh-100 {
    max-height: 100% !important; }
  .bootstrap-4 .min-vw-100 {
    min-width: 100vw !important; }
  .bootstrap-4 .min-vh-100 {
    min-height: 100vh !important; }
  .bootstrap-4 .vw-100 {
    width: 100vw !important; }
  .bootstrap-4 .vh-100 {
    height: 100vh !important; }
  .bootstrap-4 .m-0 {
    margin: 0 !important; }
  .bootstrap-4 .mt-0,
  .bootstrap-4 .my-0 {
    margin-top: 0 !important; }
  .bootstrap-4 .mr-0,
  .bootstrap-4 .mx-0 {
    margin-right: 0 !important; }
  .bootstrap-4 .mb-0,
  .bootstrap-4 .my-0 {
    margin-bottom: 0 !important; }
  .bootstrap-4 .ml-0,
  .bootstrap-4 .mx-0 {
    margin-left: 0 !important; }
  .bootstrap-4 .m-1 {
    margin: 0.25rem !important; }
  .bootstrap-4 .mt-1,
  .bootstrap-4 .my-1 {
    margin-top: 0.25rem !important; }
  .bootstrap-4 .mr-1,
  .bootstrap-4 .mx-1 {
    margin-right: 0.25rem !important; }
  .bootstrap-4 .mb-1,
  .bootstrap-4 .my-1 {
    margin-bottom: 0.25rem !important; }
  .bootstrap-4 .ml-1,
  .bootstrap-4 .mx-1 {
    margin-left: 0.25rem !important; }
  .bootstrap-4 .m-2 {
    margin: 0.5rem !important; }
  .bootstrap-4 .mt-2,
  .bootstrap-4 .my-2 {
    margin-top: 0.5rem !important; }
  .bootstrap-4 .mr-2,
  .bootstrap-4 .mx-2 {
    margin-right: 0.5rem !important; }
  .bootstrap-4 .mb-2,
  .bootstrap-4 .my-2 {
    margin-bottom: 0.5rem !important; }
  .bootstrap-4 .ml-2,
  .bootstrap-4 .mx-2 {
    margin-left: 0.5rem !important; }
  .bootstrap-4 .m-3 {
    margin: 1rem !important; }
  .bootstrap-4 .mt-3,
  .bootstrap-4 .my-3 {
    margin-top: 1rem !important; }
  .bootstrap-4 .mr-3,
  .bootstrap-4 .mx-3 {
    margin-right: 1rem !important; }
  .bootstrap-4 .mb-3,
  .bootstrap-4 .my-3 {
    margin-bottom: 1rem !important; }
  .bootstrap-4 .ml-3,
  .bootstrap-4 .mx-3 {
    margin-left: 1rem !important; }
  .bootstrap-4 .m-4 {
    margin: 1.5rem !important; }
  .bootstrap-4 .mt-4,
  .bootstrap-4 .my-4 {
    margin-top: 1.5rem !important; }
  .bootstrap-4 .mr-4,
  .bootstrap-4 .mx-4 {
    margin-right: 1.5rem !important; }
  .bootstrap-4 .mb-4,
  .bootstrap-4 .my-4 {
    margin-bottom: 1.5rem !important; }
  .bootstrap-4 .ml-4,
  .bootstrap-4 .mx-4 {
    margin-left: 1.5rem !important; }
  .bootstrap-4 .m-5 {
    margin: 3rem !important; }
  .bootstrap-4 .mt-5,
  .bootstrap-4 .my-5 {
    margin-top: 3rem !important; }
  .bootstrap-4 .mr-5,
  .bootstrap-4 .mx-5 {
    margin-right: 3rem !important; }
  .bootstrap-4 .mb-5,
  .bootstrap-4 .my-5 {
    margin-bottom: 3rem !important; }
  .bootstrap-4 .ml-5,
  .bootstrap-4 .mx-5 {
    margin-left: 3rem !important; }
  .bootstrap-4 .p-0 {
    padding: 0 !important; }
  .bootstrap-4 .pt-0,
  .bootstrap-4 .py-0 {
    padding-top: 0 !important; }
  .bootstrap-4 .pr-0,
  .bootstrap-4 .px-0 {
    padding-right: 0 !important; }
  .bootstrap-4 .pb-0,
  .bootstrap-4 .py-0 {
    padding-bottom: 0 !important; }
  .bootstrap-4 .pl-0,
  .bootstrap-4 .px-0 {
    padding-left: 0 !important; }
  .bootstrap-4 .p-1 {
    padding: 0.25rem !important; }
  .bootstrap-4 .pt-1,
  .bootstrap-4 .py-1 {
    padding-top: 0.25rem !important; }
  .bootstrap-4 .pr-1,
  .bootstrap-4 .px-1 {
    padding-right: 0.25rem !important; }
  .bootstrap-4 .pb-1,
  .bootstrap-4 .py-1 {
    padding-bottom: 0.25rem !important; }
  .bootstrap-4 .pl-1,
  .bootstrap-4 .px-1 {
    padding-left: 0.25rem !important; }
  .bootstrap-4 .p-2 {
    padding: 0.5rem !important; }
  .bootstrap-4 .pt-2,
  .bootstrap-4 .py-2 {
    padding-top: 0.5rem !important; }
  .bootstrap-4 .pr-2,
  .bootstrap-4 .px-2 {
    padding-right: 0.5rem !important; }
  .bootstrap-4 .pb-2,
  .bootstrap-4 .py-2 {
    padding-bottom: 0.5rem !important; }
  .bootstrap-4 .pl-2,
  .bootstrap-4 .px-2 {
    padding-left: 0.5rem !important; }
  .bootstrap-4 .p-3 {
    padding: 1rem !important; }
  .bootstrap-4 .pt-3,
  .bootstrap-4 .py-3 {
    padding-top: 1rem !important; }
  .bootstrap-4 .pr-3,
  .bootstrap-4 .px-3 {
    padding-right: 1rem !important; }
  .bootstrap-4 .pb-3,
  .bootstrap-4 .py-3 {
    padding-bottom: 1rem !important; }
  .bootstrap-4 .pl-3,
  .bootstrap-4 .px-3 {
    padding-left: 1rem !important; }
  .bootstrap-4 .p-4 {
    padding: 1.5rem !important; }
  .bootstrap-4 .pt-4,
  .bootstrap-4 .py-4 {
    padding-top: 1.5rem !important; }
  .bootstrap-4 .pr-4,
  .bootstrap-4 .px-4 {
    padding-right: 1.5rem !important; }
  .bootstrap-4 .pb-4,
  .bootstrap-4 .py-4 {
    padding-bottom: 1.5rem !important; }
  .bootstrap-4 .pl-4,
  .bootstrap-4 .px-4 {
    padding-left: 1.5rem !important; }
  .bootstrap-4 .p-5 {
    padding: 3rem !important; }
  .bootstrap-4 .pt-5,
  .bootstrap-4 .py-5 {
    padding-top: 3rem !important; }
  .bootstrap-4 .pr-5,
  .bootstrap-4 .px-5 {
    padding-right: 3rem !important; }
  .bootstrap-4 .pb-5,
  .bootstrap-4 .py-5 {
    padding-bottom: 3rem !important; }
  .bootstrap-4 .pl-5,
  .bootstrap-4 .px-5 {
    padding-left: 3rem !important; }
  .bootstrap-4 .m-n1 {
    margin: -0.25rem !important; }
  .bootstrap-4 .mt-n1,
  .bootstrap-4 .my-n1 {
    margin-top: -0.25rem !important; }
  .bootstrap-4 .mr-n1,
  .bootstrap-4 .mx-n1 {
    margin-right: -0.25rem !important; }
  .bootstrap-4 .mb-n1,
  .bootstrap-4 .my-n1 {
    margin-bottom: -0.25rem !important; }
  .bootstrap-4 .ml-n1,
  .bootstrap-4 .mx-n1 {
    margin-left: -0.25rem !important; }
  .bootstrap-4 .m-n2 {
    margin: -0.5rem !important; }
  .bootstrap-4 .mt-n2,
  .bootstrap-4 .my-n2 {
    margin-top: -0.5rem !important; }
  .bootstrap-4 .mr-n2,
  .bootstrap-4 .mx-n2 {
    margin-right: -0.5rem !important; }
  .bootstrap-4 .mb-n2,
  .bootstrap-4 .my-n2 {
    margin-bottom: -0.5rem !important; }
  .bootstrap-4 .ml-n2,
  .bootstrap-4 .mx-n2 {
    margin-left: -0.5rem !important; }
  .bootstrap-4 .m-n3 {
    margin: -1rem !important; }
  .bootstrap-4 .mt-n3,
  .bootstrap-4 .my-n3 {
    margin-top: -1rem !important; }
  .bootstrap-4 .mr-n3,
  .bootstrap-4 .mx-n3 {
    margin-right: -1rem !important; }
  .bootstrap-4 .mb-n3,
  .bootstrap-4 .my-n3 {
    margin-bottom: -1rem !important; }
  .bootstrap-4 .ml-n3,
  .bootstrap-4 .mx-n3 {
    margin-left: -1rem !important; }
  .bootstrap-4 .m-n4 {
    margin: -1.5rem !important; }
  .bootstrap-4 .mt-n4,
  .bootstrap-4 .my-n4 {
    margin-top: -1.5rem !important; }
  .bootstrap-4 .mr-n4,
  .bootstrap-4 .mx-n4 {
    margin-right: -1.5rem !important; }
  .bootstrap-4 .mb-n4,
  .bootstrap-4 .my-n4 {
    margin-bottom: -1.5rem !important; }
  .bootstrap-4 .ml-n4,
  .bootstrap-4 .mx-n4 {
    margin-left: -1.5rem !important; }
  .bootstrap-4 .m-n5 {
    margin: -3rem !important; }
  .bootstrap-4 .mt-n5,
  .bootstrap-4 .my-n5 {
    margin-top: -3rem !important; }
  .bootstrap-4 .mr-n5,
  .bootstrap-4 .mx-n5 {
    margin-right: -3rem !important; }
  .bootstrap-4 .mb-n5,
  .bootstrap-4 .my-n5 {
    margin-bottom: -3rem !important; }
  .bootstrap-4 .ml-n5,
  .bootstrap-4 .mx-n5 {
    margin-left: -3rem !important; }
  .bootstrap-4 .m-auto {
    margin: auto !important; }
  .bootstrap-4 .mt-auto,
  .bootstrap-4 .my-auto {
    margin-top: auto !important; }
  .bootstrap-4 .mr-auto,
  .bootstrap-4 .mx-auto {
    margin-right: auto !important; }
  .bootstrap-4 .mb-auto,
  .bootstrap-4 .my-auto {
    margin-bottom: auto !important; }
  .bootstrap-4 .ml-auto,
  .bootstrap-4 .mx-auto {
    margin-left: auto !important; }
  @media (min-width: 576px) {
    .bootstrap-4 .m-sm-0 {
      margin: 0 !important; }
    .bootstrap-4 .mt-sm-0,
    .bootstrap-4 .my-sm-0 {
      margin-top: 0 !important; }
    .bootstrap-4 .mr-sm-0,
    .bootstrap-4 .mx-sm-0 {
      margin-right: 0 !important; }
    .bootstrap-4 .mb-sm-0,
    .bootstrap-4 .my-sm-0 {
      margin-bottom: 0 !important; }
    .bootstrap-4 .ml-sm-0,
    .bootstrap-4 .mx-sm-0 {
      margin-left: 0 !important; }
    .bootstrap-4 .m-sm-1 {
      margin: 0.25rem !important; }
    .bootstrap-4 .mt-sm-1,
    .bootstrap-4 .my-sm-1 {
      margin-top: 0.25rem !important; }
    .bootstrap-4 .mr-sm-1,
    .bootstrap-4 .mx-sm-1 {
      margin-right: 0.25rem !important; }
    .bootstrap-4 .mb-sm-1,
    .bootstrap-4 .my-sm-1 {
      margin-bottom: 0.25rem !important; }
    .bootstrap-4 .ml-sm-1,
    .bootstrap-4 .mx-sm-1 {
      margin-left: 0.25rem !important; }
    .bootstrap-4 .m-sm-2 {
      margin: 0.5rem !important; }
    .bootstrap-4 .mt-sm-2,
    .bootstrap-4 .my-sm-2 {
      margin-top: 0.5rem !important; }
    .bootstrap-4 .mr-sm-2,
    .bootstrap-4 .mx-sm-2 {
      margin-right: 0.5rem !important; }
    .bootstrap-4 .mb-sm-2,
    .bootstrap-4 .my-sm-2 {
      margin-bottom: 0.5rem !important; }
    .bootstrap-4 .ml-sm-2,
    .bootstrap-4 .mx-sm-2 {
      margin-left: 0.5rem !important; }
    .bootstrap-4 .m-sm-3 {
      margin: 1rem !important; }
    .bootstrap-4 .mt-sm-3,
    .bootstrap-4 .my-sm-3 {
      margin-top: 1rem !important; }
    .bootstrap-4 .mr-sm-3,
    .bootstrap-4 .mx-sm-3 {
      margin-right: 1rem !important; }
    .bootstrap-4 .mb-sm-3,
    .bootstrap-4 .my-sm-3 {
      margin-bottom: 1rem !important; }
    .bootstrap-4 .ml-sm-3,
    .bootstrap-4 .mx-sm-3 {
      margin-left: 1rem !important; }
    .bootstrap-4 .m-sm-4 {
      margin: 1.5rem !important; }
    .bootstrap-4 .mt-sm-4,
    .bootstrap-4 .my-sm-4 {
      margin-top: 1.5rem !important; }
    .bootstrap-4 .mr-sm-4,
    .bootstrap-4 .mx-sm-4 {
      margin-right: 1.5rem !important; }
    .bootstrap-4 .mb-sm-4,
    .bootstrap-4 .my-sm-4 {
      margin-bottom: 1.5rem !important; }
    .bootstrap-4 .ml-sm-4,
    .bootstrap-4 .mx-sm-4 {
      margin-left: 1.5rem !important; }
    .bootstrap-4 .m-sm-5 {
      margin: 3rem !important; }
    .bootstrap-4 .mt-sm-5,
    .bootstrap-4 .my-sm-5 {
      margin-top: 3rem !important; }
    .bootstrap-4 .mr-sm-5,
    .bootstrap-4 .mx-sm-5 {
      margin-right: 3rem !important; }
    .bootstrap-4 .mb-sm-5,
    .bootstrap-4 .my-sm-5 {
      margin-bottom: 3rem !important; }
    .bootstrap-4 .ml-sm-5,
    .bootstrap-4 .mx-sm-5 {
      margin-left: 3rem !important; }
    .bootstrap-4 .p-sm-0 {
      padding: 0 !important; }
    .bootstrap-4 .pt-sm-0,
    .bootstrap-4 .py-sm-0 {
      padding-top: 0 !important; }
    .bootstrap-4 .pr-sm-0,
    .bootstrap-4 .px-sm-0 {
      padding-right: 0 !important; }
    .bootstrap-4 .pb-sm-0,
    .bootstrap-4 .py-sm-0 {
      padding-bottom: 0 !important; }
    .bootstrap-4 .pl-sm-0,
    .bootstrap-4 .px-sm-0 {
      padding-left: 0 !important; }
    .bootstrap-4 .p-sm-1 {
      padding: 0.25rem !important; }
    .bootstrap-4 .pt-sm-1,
    .bootstrap-4 .py-sm-1 {
      padding-top: 0.25rem !important; }
    .bootstrap-4 .pr-sm-1,
    .bootstrap-4 .px-sm-1 {
      padding-right: 0.25rem !important; }
    .bootstrap-4 .pb-sm-1,
    .bootstrap-4 .py-sm-1 {
      padding-bottom: 0.25rem !important; }
    .bootstrap-4 .pl-sm-1,
    .bootstrap-4 .px-sm-1 {
      padding-left: 0.25rem !important; }
    .bootstrap-4 .p-sm-2 {
      padding: 0.5rem !important; }
    .bootstrap-4 .pt-sm-2,
    .bootstrap-4 .py-sm-2 {
      padding-top: 0.5rem !important; }
    .bootstrap-4 .pr-sm-2,
    .bootstrap-4 .px-sm-2 {
      padding-right: 0.5rem !important; }
    .bootstrap-4 .pb-sm-2,
    .bootstrap-4 .py-sm-2 {
      padding-bottom: 0.5rem !important; }
    .bootstrap-4 .pl-sm-2,
    .bootstrap-4 .px-sm-2 {
      padding-left: 0.5rem !important; }
    .bootstrap-4 .p-sm-3 {
      padding: 1rem !important; }
    .bootstrap-4 .pt-sm-3,
    .bootstrap-4 .py-sm-3 {
      padding-top: 1rem !important; }
    .bootstrap-4 .pr-sm-3,
    .bootstrap-4 .px-sm-3 {
      padding-right: 1rem !important; }
    .bootstrap-4 .pb-sm-3,
    .bootstrap-4 .py-sm-3 {
      padding-bottom: 1rem !important; }
    .bootstrap-4 .pl-sm-3,
    .bootstrap-4 .px-sm-3 {
      padding-left: 1rem !important; }
    .bootstrap-4 .p-sm-4 {
      padding: 1.5rem !important; }
    .bootstrap-4 .pt-sm-4,
    .bootstrap-4 .py-sm-4 {
      padding-top: 1.5rem !important; }
    .bootstrap-4 .pr-sm-4,
    .bootstrap-4 .px-sm-4 {
      padding-right: 1.5rem !important; }
    .bootstrap-4 .pb-sm-4,
    .bootstrap-4 .py-sm-4 {
      padding-bottom: 1.5rem !important; }
    .bootstrap-4 .pl-sm-4,
    .bootstrap-4 .px-sm-4 {
      padding-left: 1.5rem !important; }
    .bootstrap-4 .p-sm-5 {
      padding: 3rem !important; }
    .bootstrap-4 .pt-sm-5,
    .bootstrap-4 .py-sm-5 {
      padding-top: 3rem !important; }
    .bootstrap-4 .pr-sm-5,
    .bootstrap-4 .px-sm-5 {
      padding-right: 3rem !important; }
    .bootstrap-4 .pb-sm-5,
    .bootstrap-4 .py-sm-5 {
      padding-bottom: 3rem !important; }
    .bootstrap-4 .pl-sm-5,
    .bootstrap-4 .px-sm-5 {
      padding-left: 3rem !important; }
    .bootstrap-4 .m-sm-n1 {
      margin: -0.25rem !important; }
    .bootstrap-4 .mt-sm-n1,
    .bootstrap-4 .my-sm-n1 {
      margin-top: -0.25rem !important; }
    .bootstrap-4 .mr-sm-n1,
    .bootstrap-4 .mx-sm-n1 {
      margin-right: -0.25rem !important; }
    .bootstrap-4 .mb-sm-n1,
    .bootstrap-4 .my-sm-n1 {
      margin-bottom: -0.25rem !important; }
    .bootstrap-4 .ml-sm-n1,
    .bootstrap-4 .mx-sm-n1 {
      margin-left: -0.25rem !important; }
    .bootstrap-4 .m-sm-n2 {
      margin: -0.5rem !important; }
    .bootstrap-4 .mt-sm-n2,
    .bootstrap-4 .my-sm-n2 {
      margin-top: -0.5rem !important; }
    .bootstrap-4 .mr-sm-n2,
    .bootstrap-4 .mx-sm-n2 {
      margin-right: -0.5rem !important; }
    .bootstrap-4 .mb-sm-n2,
    .bootstrap-4 .my-sm-n2 {
      margin-bottom: -0.5rem !important; }
    .bootstrap-4 .ml-sm-n2,
    .bootstrap-4 .mx-sm-n2 {
      margin-left: -0.5rem !important; }
    .bootstrap-4 .m-sm-n3 {
      margin: -1rem !important; }
    .bootstrap-4 .mt-sm-n3,
    .bootstrap-4 .my-sm-n3 {
      margin-top: -1rem !important; }
    .bootstrap-4 .mr-sm-n3,
    .bootstrap-4 .mx-sm-n3 {
      margin-right: -1rem !important; }
    .bootstrap-4 .mb-sm-n3,
    .bootstrap-4 .my-sm-n3 {
      margin-bottom: -1rem !important; }
    .bootstrap-4 .ml-sm-n3,
    .bootstrap-4 .mx-sm-n3 {
      margin-left: -1rem !important; }
    .bootstrap-4 .m-sm-n4 {
      margin: -1.5rem !important; }
    .bootstrap-4 .mt-sm-n4,
    .bootstrap-4 .my-sm-n4 {
      margin-top: -1.5rem !important; }
    .bootstrap-4 .mr-sm-n4,
    .bootstrap-4 .mx-sm-n4 {
      margin-right: -1.5rem !important; }
    .bootstrap-4 .mb-sm-n4,
    .bootstrap-4 .my-sm-n4 {
      margin-bottom: -1.5rem !important; }
    .bootstrap-4 .ml-sm-n4,
    .bootstrap-4 .mx-sm-n4 {
      margin-left: -1.5rem !important; }
    .bootstrap-4 .m-sm-n5 {
      margin: -3rem !important; }
    .bootstrap-4 .mt-sm-n5,
    .bootstrap-4 .my-sm-n5 {
      margin-top: -3rem !important; }
    .bootstrap-4 .mr-sm-n5,
    .bootstrap-4 .mx-sm-n5 {
      margin-right: -3rem !important; }
    .bootstrap-4 .mb-sm-n5,
    .bootstrap-4 .my-sm-n5 {
      margin-bottom: -3rem !important; }
    .bootstrap-4 .ml-sm-n5,
    .bootstrap-4 .mx-sm-n5 {
      margin-left: -3rem !important; }
    .bootstrap-4 .m-sm-auto {
      margin: auto !important; }
    .bootstrap-4 .mt-sm-auto,
    .bootstrap-4 .my-sm-auto {
      margin-top: auto !important; }
    .bootstrap-4 .mr-sm-auto,
    .bootstrap-4 .mx-sm-auto {
      margin-right: auto !important; }
    .bootstrap-4 .mb-sm-auto,
    .bootstrap-4 .my-sm-auto {
      margin-bottom: auto !important; }
    .bootstrap-4 .ml-sm-auto,
    .bootstrap-4 .mx-sm-auto {
      margin-left: auto !important; } }
  @media (min-width: 768px) {
    .bootstrap-4 .m-md-0 {
      margin: 0 !important; }
    .bootstrap-4 .mt-md-0,
    .bootstrap-4 .my-md-0 {
      margin-top: 0 !important; }
    .bootstrap-4 .mr-md-0,
    .bootstrap-4 .mx-md-0 {
      margin-right: 0 !important; }
    .bootstrap-4 .mb-md-0,
    .bootstrap-4 .my-md-0 {
      margin-bottom: 0 !important; }
    .bootstrap-4 .ml-md-0,
    .bootstrap-4 .mx-md-0 {
      margin-left: 0 !important; }
    .bootstrap-4 .m-md-1 {
      margin: 0.25rem !important; }
    .bootstrap-4 .mt-md-1,
    .bootstrap-4 .my-md-1 {
      margin-top: 0.25rem !important; }
    .bootstrap-4 .mr-md-1,
    .bootstrap-4 .mx-md-1 {
      margin-right: 0.25rem !important; }
    .bootstrap-4 .mb-md-1,
    .bootstrap-4 .my-md-1 {
      margin-bottom: 0.25rem !important; }
    .bootstrap-4 .ml-md-1,
    .bootstrap-4 .mx-md-1 {
      margin-left: 0.25rem !important; }
    .bootstrap-4 .m-md-2 {
      margin: 0.5rem !important; }
    .bootstrap-4 .mt-md-2,
    .bootstrap-4 .my-md-2 {
      margin-top: 0.5rem !important; }
    .bootstrap-4 .mr-md-2,
    .bootstrap-4 .mx-md-2 {
      margin-right: 0.5rem !important; }
    .bootstrap-4 .mb-md-2,
    .bootstrap-4 .my-md-2 {
      margin-bottom: 0.5rem !important; }
    .bootstrap-4 .ml-md-2,
    .bootstrap-4 .mx-md-2 {
      margin-left: 0.5rem !important; }
    .bootstrap-4 .m-md-3 {
      margin: 1rem !important; }
    .bootstrap-4 .mt-md-3,
    .bootstrap-4 .my-md-3 {
      margin-top: 1rem !important; }
    .bootstrap-4 .mr-md-3,
    .bootstrap-4 .mx-md-3 {
      margin-right: 1rem !important; }
    .bootstrap-4 .mb-md-3,
    .bootstrap-4 .my-md-3 {
      margin-bottom: 1rem !important; }
    .bootstrap-4 .ml-md-3,
    .bootstrap-4 .mx-md-3 {
      margin-left: 1rem !important; }
    .bootstrap-4 .m-md-4 {
      margin: 1.5rem !important; }
    .bootstrap-4 .mt-md-4,
    .bootstrap-4 .my-md-4 {
      margin-top: 1.5rem !important; }
    .bootstrap-4 .mr-md-4,
    .bootstrap-4 .mx-md-4 {
      margin-right: 1.5rem !important; }
    .bootstrap-4 .mb-md-4,
    .bootstrap-4 .my-md-4 {
      margin-bottom: 1.5rem !important; }
    .bootstrap-4 .ml-md-4,
    .bootstrap-4 .mx-md-4 {
      margin-left: 1.5rem !important; }
    .bootstrap-4 .m-md-5 {
      margin: 3rem !important; }
    .bootstrap-4 .mt-md-5,
    .bootstrap-4 .my-md-5 {
      margin-top: 3rem !important; }
    .bootstrap-4 .mr-md-5,
    .bootstrap-4 .mx-md-5 {
      margin-right: 3rem !important; }
    .bootstrap-4 .mb-md-5,
    .bootstrap-4 .my-md-5 {
      margin-bottom: 3rem !important; }
    .bootstrap-4 .ml-md-5,
    .bootstrap-4 .mx-md-5 {
      margin-left: 3rem !important; }
    .bootstrap-4 .p-md-0 {
      padding: 0 !important; }
    .bootstrap-4 .pt-md-0,
    .bootstrap-4 .py-md-0 {
      padding-top: 0 !important; }
    .bootstrap-4 .pr-md-0,
    .bootstrap-4 .px-md-0 {
      padding-right: 0 !important; }
    .bootstrap-4 .pb-md-0,
    .bootstrap-4 .py-md-0 {
      padding-bottom: 0 !important; }
    .bootstrap-4 .pl-md-0,
    .bootstrap-4 .px-md-0 {
      padding-left: 0 !important; }
    .bootstrap-4 .p-md-1 {
      padding: 0.25rem !important; }
    .bootstrap-4 .pt-md-1,
    .bootstrap-4 .py-md-1 {
      padding-top: 0.25rem !important; }
    .bootstrap-4 .pr-md-1,
    .bootstrap-4 .px-md-1 {
      padding-right: 0.25rem !important; }
    .bootstrap-4 .pb-md-1,
    .bootstrap-4 .py-md-1 {
      padding-bottom: 0.25rem !important; }
    .bootstrap-4 .pl-md-1,
    .bootstrap-4 .px-md-1 {
      padding-left: 0.25rem !important; }
    .bootstrap-4 .p-md-2 {
      padding: 0.5rem !important; }
    .bootstrap-4 .pt-md-2,
    .bootstrap-4 .py-md-2 {
      padding-top: 0.5rem !important; }
    .bootstrap-4 .pr-md-2,
    .bootstrap-4 .px-md-2 {
      padding-right: 0.5rem !important; }
    .bootstrap-4 .pb-md-2,
    .bootstrap-4 .py-md-2 {
      padding-bottom: 0.5rem !important; }
    .bootstrap-4 .pl-md-2,
    .bootstrap-4 .px-md-2 {
      padding-left: 0.5rem !important; }
    .bootstrap-4 .p-md-3 {
      padding: 1rem !important; }
    .bootstrap-4 .pt-md-3,
    .bootstrap-4 .py-md-3 {
      padding-top: 1rem !important; }
    .bootstrap-4 .pr-md-3,
    .bootstrap-4 .px-md-3 {
      padding-right: 1rem !important; }
    .bootstrap-4 .pb-md-3,
    .bootstrap-4 .py-md-3 {
      padding-bottom: 1rem !important; }
    .bootstrap-4 .pl-md-3,
    .bootstrap-4 .px-md-3 {
      padding-left: 1rem !important; }
    .bootstrap-4 .p-md-4 {
      padding: 1.5rem !important; }
    .bootstrap-4 .pt-md-4,
    .bootstrap-4 .py-md-4 {
      padding-top: 1.5rem !important; }
    .bootstrap-4 .pr-md-4,
    .bootstrap-4 .px-md-4 {
      padding-right: 1.5rem !important; }
    .bootstrap-4 .pb-md-4,
    .bootstrap-4 .py-md-4 {
      padding-bottom: 1.5rem !important; }
    .bootstrap-4 .pl-md-4,
    .bootstrap-4 .px-md-4 {
      padding-left: 1.5rem !important; }
    .bootstrap-4 .p-md-5 {
      padding: 3rem !important; }
    .bootstrap-4 .pt-md-5,
    .bootstrap-4 .py-md-5 {
      padding-top: 3rem !important; }
    .bootstrap-4 .pr-md-5,
    .bootstrap-4 .px-md-5 {
      padding-right: 3rem !important; }
    .bootstrap-4 .pb-md-5,
    .bootstrap-4 .py-md-5 {
      padding-bottom: 3rem !important; }
    .bootstrap-4 .pl-md-5,
    .bootstrap-4 .px-md-5 {
      padding-left: 3rem !important; }
    .bootstrap-4 .m-md-n1 {
      margin: -0.25rem !important; }
    .bootstrap-4 .mt-md-n1,
    .bootstrap-4 .my-md-n1 {
      margin-top: -0.25rem !important; }
    .bootstrap-4 .mr-md-n1,
    .bootstrap-4 .mx-md-n1 {
      margin-right: -0.25rem !important; }
    .bootstrap-4 .mb-md-n1,
    .bootstrap-4 .my-md-n1 {
      margin-bottom: -0.25rem !important; }
    .bootstrap-4 .ml-md-n1,
    .bootstrap-4 .mx-md-n1 {
      margin-left: -0.25rem !important; }
    .bootstrap-4 .m-md-n2 {
      margin: -0.5rem !important; }
    .bootstrap-4 .mt-md-n2,
    .bootstrap-4 .my-md-n2 {
      margin-top: -0.5rem !important; }
    .bootstrap-4 .mr-md-n2,
    .bootstrap-4 .mx-md-n2 {
      margin-right: -0.5rem !important; }
    .bootstrap-4 .mb-md-n2,
    .bootstrap-4 .my-md-n2 {
      margin-bottom: -0.5rem !important; }
    .bootstrap-4 .ml-md-n2,
    .bootstrap-4 .mx-md-n2 {
      margin-left: -0.5rem !important; }
    .bootstrap-4 .m-md-n3 {
      margin: -1rem !important; }
    .bootstrap-4 .mt-md-n3,
    .bootstrap-4 .my-md-n3 {
      margin-top: -1rem !important; }
    .bootstrap-4 .mr-md-n3,
    .bootstrap-4 .mx-md-n3 {
      margin-right: -1rem !important; }
    .bootstrap-4 .mb-md-n3,
    .bootstrap-4 .my-md-n3 {
      margin-bottom: -1rem !important; }
    .bootstrap-4 .ml-md-n3,
    .bootstrap-4 .mx-md-n3 {
      margin-left: -1rem !important; }
    .bootstrap-4 .m-md-n4 {
      margin: -1.5rem !important; }
    .bootstrap-4 .mt-md-n4,
    .bootstrap-4 .my-md-n4 {
      margin-top: -1.5rem !important; }
    .bootstrap-4 .mr-md-n4,
    .bootstrap-4 .mx-md-n4 {
      margin-right: -1.5rem !important; }
    .bootstrap-4 .mb-md-n4,
    .bootstrap-4 .my-md-n4 {
      margin-bottom: -1.5rem !important; }
    .bootstrap-4 .ml-md-n4,
    .bootstrap-4 .mx-md-n4 {
      margin-left: -1.5rem !important; }
    .bootstrap-4 .m-md-n5 {
      margin: -3rem !important; }
    .bootstrap-4 .mt-md-n5,
    .bootstrap-4 .my-md-n5 {
      margin-top: -3rem !important; }
    .bootstrap-4 .mr-md-n5,
    .bootstrap-4 .mx-md-n5 {
      margin-right: -3rem !important; }
    .bootstrap-4 .mb-md-n5,
    .bootstrap-4 .my-md-n5 {
      margin-bottom: -3rem !important; }
    .bootstrap-4 .ml-md-n5,
    .bootstrap-4 .mx-md-n5 {
      margin-left: -3rem !important; }
    .bootstrap-4 .m-md-auto {
      margin: auto !important; }
    .bootstrap-4 .mt-md-auto,
    .bootstrap-4 .my-md-auto {
      margin-top: auto !important; }
    .bootstrap-4 .mr-md-auto,
    .bootstrap-4 .mx-md-auto {
      margin-right: auto !important; }
    .bootstrap-4 .mb-md-auto,
    .bootstrap-4 .my-md-auto {
      margin-bottom: auto !important; }
    .bootstrap-4 .ml-md-auto,
    .bootstrap-4 .mx-md-auto {
      margin-left: auto !important; } }
  @media (min-width: 992px) {
    .bootstrap-4 .m-lg-0 {
      margin: 0 !important; }
    .bootstrap-4 .mt-lg-0,
    .bootstrap-4 .my-lg-0 {
      margin-top: 0 !important; }
    .bootstrap-4 .mr-lg-0,
    .bootstrap-4 .mx-lg-0 {
      margin-right: 0 !important; }
    .bootstrap-4 .mb-lg-0,
    .bootstrap-4 .my-lg-0 {
      margin-bottom: 0 !important; }
    .bootstrap-4 .ml-lg-0,
    .bootstrap-4 .mx-lg-0 {
      margin-left: 0 !important; }
    .bootstrap-4 .m-lg-1 {
      margin: 0.25rem !important; }
    .bootstrap-4 .mt-lg-1,
    .bootstrap-4 .my-lg-1 {
      margin-top: 0.25rem !important; }
    .bootstrap-4 .mr-lg-1,
    .bootstrap-4 .mx-lg-1 {
      margin-right: 0.25rem !important; }
    .bootstrap-4 .mb-lg-1,
    .bootstrap-4 .my-lg-1 {
      margin-bottom: 0.25rem !important; }
    .bootstrap-4 .ml-lg-1,
    .bootstrap-4 .mx-lg-1 {
      margin-left: 0.25rem !important; }
    .bootstrap-4 .m-lg-2 {
      margin: 0.5rem !important; }
    .bootstrap-4 .mt-lg-2,
    .bootstrap-4 .my-lg-2 {
      margin-top: 0.5rem !important; }
    .bootstrap-4 .mr-lg-2,
    .bootstrap-4 .mx-lg-2 {
      margin-right: 0.5rem !important; }
    .bootstrap-4 .mb-lg-2,
    .bootstrap-4 .my-lg-2 {
      margin-bottom: 0.5rem !important; }
    .bootstrap-4 .ml-lg-2,
    .bootstrap-4 .mx-lg-2 {
      margin-left: 0.5rem !important; }
    .bootstrap-4 .m-lg-3 {
      margin: 1rem !important; }
    .bootstrap-4 .mt-lg-3,
    .bootstrap-4 .my-lg-3 {
      margin-top: 1rem !important; }
    .bootstrap-4 .mr-lg-3,
    .bootstrap-4 .mx-lg-3 {
      margin-right: 1rem !important; }
    .bootstrap-4 .mb-lg-3,
    .bootstrap-4 .my-lg-3 {
      margin-bottom: 1rem !important; }
    .bootstrap-4 .ml-lg-3,
    .bootstrap-4 .mx-lg-3 {
      margin-left: 1rem !important; }
    .bootstrap-4 .m-lg-4 {
      margin: 1.5rem !important; }
    .bootstrap-4 .mt-lg-4,
    .bootstrap-4 .my-lg-4 {
      margin-top: 1.5rem !important; }
    .bootstrap-4 .mr-lg-4,
    .bootstrap-4 .mx-lg-4 {
      margin-right: 1.5rem !important; }
    .bootstrap-4 .mb-lg-4,
    .bootstrap-4 .my-lg-4 {
      margin-bottom: 1.5rem !important; }
    .bootstrap-4 .ml-lg-4,
    .bootstrap-4 .mx-lg-4 {
      margin-left: 1.5rem !important; }
    .bootstrap-4 .m-lg-5 {
      margin: 3rem !important; }
    .bootstrap-4 .mt-lg-5,
    .bootstrap-4 .my-lg-5 {
      margin-top: 3rem !important; }
    .bootstrap-4 .mr-lg-5,
    .bootstrap-4 .mx-lg-5 {
      margin-right: 3rem !important; }
    .bootstrap-4 .mb-lg-5,
    .bootstrap-4 .my-lg-5 {
      margin-bottom: 3rem !important; }
    .bootstrap-4 .ml-lg-5,
    .bootstrap-4 .mx-lg-5 {
      margin-left: 3rem !important; }
    .bootstrap-4 .p-lg-0 {
      padding: 0 !important; }
    .bootstrap-4 .pt-lg-0,
    .bootstrap-4 .py-lg-0 {
      padding-top: 0 !important; }
    .bootstrap-4 .pr-lg-0,
    .bootstrap-4 .px-lg-0 {
      padding-right: 0 !important; }
    .bootstrap-4 .pb-lg-0,
    .bootstrap-4 .py-lg-0 {
      padding-bottom: 0 !important; }
    .bootstrap-4 .pl-lg-0,
    .bootstrap-4 .px-lg-0 {
      padding-left: 0 !important; }
    .bootstrap-4 .p-lg-1 {
      padding: 0.25rem !important; }
    .bootstrap-4 .pt-lg-1,
    .bootstrap-4 .py-lg-1 {
      padding-top: 0.25rem !important; }
    .bootstrap-4 .pr-lg-1,
    .bootstrap-4 .px-lg-1 {
      padding-right: 0.25rem !important; }
    .bootstrap-4 .pb-lg-1,
    .bootstrap-4 .py-lg-1 {
      padding-bottom: 0.25rem !important; }
    .bootstrap-4 .pl-lg-1,
    .bootstrap-4 .px-lg-1 {
      padding-left: 0.25rem !important; }
    .bootstrap-4 .p-lg-2 {
      padding: 0.5rem !important; }
    .bootstrap-4 .pt-lg-2,
    .bootstrap-4 .py-lg-2 {
      padding-top: 0.5rem !important; }
    .bootstrap-4 .pr-lg-2,
    .bootstrap-4 .px-lg-2 {
      padding-right: 0.5rem !important; }
    .bootstrap-4 .pb-lg-2,
    .bootstrap-4 .py-lg-2 {
      padding-bottom: 0.5rem !important; }
    .bootstrap-4 .pl-lg-2,
    .bootstrap-4 .px-lg-2 {
      padding-left: 0.5rem !important; }
    .bootstrap-4 .p-lg-3 {
      padding: 1rem !important; }
    .bootstrap-4 .pt-lg-3,
    .bootstrap-4 .py-lg-3 {
      padding-top: 1rem !important; }
    .bootstrap-4 .pr-lg-3,
    .bootstrap-4 .px-lg-3 {
      padding-right: 1rem !important; }
    .bootstrap-4 .pb-lg-3,
    .bootstrap-4 .py-lg-3 {
      padding-bottom: 1rem !important; }
    .bootstrap-4 .pl-lg-3,
    .bootstrap-4 .px-lg-3 {
      padding-left: 1rem !important; }
    .bootstrap-4 .p-lg-4 {
      padding: 1.5rem !important; }
    .bootstrap-4 .pt-lg-4,
    .bootstrap-4 .py-lg-4 {
      padding-top: 1.5rem !important; }
    .bootstrap-4 .pr-lg-4,
    .bootstrap-4 .px-lg-4 {
      padding-right: 1.5rem !important; }
    .bootstrap-4 .pb-lg-4,
    .bootstrap-4 .py-lg-4 {
      padding-bottom: 1.5rem !important; }
    .bootstrap-4 .pl-lg-4,
    .bootstrap-4 .px-lg-4 {
      padding-left: 1.5rem !important; }
    .bootstrap-4 .p-lg-5 {
      padding: 3rem !important; }
    .bootstrap-4 .pt-lg-5,
    .bootstrap-4 .py-lg-5 {
      padding-top: 3rem !important; }
    .bootstrap-4 .pr-lg-5,
    .bootstrap-4 .px-lg-5 {
      padding-right: 3rem !important; }
    .bootstrap-4 .pb-lg-5,
    .bootstrap-4 .py-lg-5 {
      padding-bottom: 3rem !important; }
    .bootstrap-4 .pl-lg-5,
    .bootstrap-4 .px-lg-5 {
      padding-left: 3rem !important; }
    .bootstrap-4 .m-lg-n1 {
      margin: -0.25rem !important; }
    .bootstrap-4 .mt-lg-n1,
    .bootstrap-4 .my-lg-n1 {
      margin-top: -0.25rem !important; }
    .bootstrap-4 .mr-lg-n1,
    .bootstrap-4 .mx-lg-n1 {
      margin-right: -0.25rem !important; }
    .bootstrap-4 .mb-lg-n1,
    .bootstrap-4 .my-lg-n1 {
      margin-bottom: -0.25rem !important; }
    .bootstrap-4 .ml-lg-n1,
    .bootstrap-4 .mx-lg-n1 {
      margin-left: -0.25rem !important; }
    .bootstrap-4 .m-lg-n2 {
      margin: -0.5rem !important; }
    .bootstrap-4 .mt-lg-n2,
    .bootstrap-4 .my-lg-n2 {
      margin-top: -0.5rem !important; }
    .bootstrap-4 .mr-lg-n2,
    .bootstrap-4 .mx-lg-n2 {
      margin-right: -0.5rem !important; }
    .bootstrap-4 .mb-lg-n2,
    .bootstrap-4 .my-lg-n2 {
      margin-bottom: -0.5rem !important; }
    .bootstrap-4 .ml-lg-n2,
    .bootstrap-4 .mx-lg-n2 {
      margin-left: -0.5rem !important; }
    .bootstrap-4 .m-lg-n3 {
      margin: -1rem !important; }
    .bootstrap-4 .mt-lg-n3,
    .bootstrap-4 .my-lg-n3 {
      margin-top: -1rem !important; }
    .bootstrap-4 .mr-lg-n3,
    .bootstrap-4 .mx-lg-n3 {
      margin-right: -1rem !important; }
    .bootstrap-4 .mb-lg-n3,
    .bootstrap-4 .my-lg-n3 {
      margin-bottom: -1rem !important; }
    .bootstrap-4 .ml-lg-n3,
    .bootstrap-4 .mx-lg-n3 {
      margin-left: -1rem !important; }
    .bootstrap-4 .m-lg-n4 {
      margin: -1.5rem !important; }
    .bootstrap-4 .mt-lg-n4,
    .bootstrap-4 .my-lg-n4 {
      margin-top: -1.5rem !important; }
    .bootstrap-4 .mr-lg-n4,
    .bootstrap-4 .mx-lg-n4 {
      margin-right: -1.5rem !important; }
    .bootstrap-4 .mb-lg-n4,
    .bootstrap-4 .my-lg-n4 {
      margin-bottom: -1.5rem !important; }
    .bootstrap-4 .ml-lg-n4,
    .bootstrap-4 .mx-lg-n4 {
      margin-left: -1.5rem !important; }
    .bootstrap-4 .m-lg-n5 {
      margin: -3rem !important; }
    .bootstrap-4 .mt-lg-n5,
    .bootstrap-4 .my-lg-n5 {
      margin-top: -3rem !important; }
    .bootstrap-4 .mr-lg-n5,
    .bootstrap-4 .mx-lg-n5 {
      margin-right: -3rem !important; }
    .bootstrap-4 .mb-lg-n5,
    .bootstrap-4 .my-lg-n5 {
      margin-bottom: -3rem !important; }
    .bootstrap-4 .ml-lg-n5,
    .bootstrap-4 .mx-lg-n5 {
      margin-left: -3rem !important; }
    .bootstrap-4 .m-lg-auto {
      margin: auto !important; }
    .bootstrap-4 .mt-lg-auto,
    .bootstrap-4 .my-lg-auto {
      margin-top: auto !important; }
    .bootstrap-4 .mr-lg-auto,
    .bootstrap-4 .mx-lg-auto {
      margin-right: auto !important; }
    .bootstrap-4 .mb-lg-auto,
    .bootstrap-4 .my-lg-auto {
      margin-bottom: auto !important; }
    .bootstrap-4 .ml-lg-auto,
    .bootstrap-4 .mx-lg-auto {
      margin-left: auto !important; } }
  @media (min-width: 1200px) {
    .bootstrap-4 .m-xl-0 {
      margin: 0 !important; }
    .bootstrap-4 .mt-xl-0,
    .bootstrap-4 .my-xl-0 {
      margin-top: 0 !important; }
    .bootstrap-4 .mr-xl-0,
    .bootstrap-4 .mx-xl-0 {
      margin-right: 0 !important; }
    .bootstrap-4 .mb-xl-0,
    .bootstrap-4 .my-xl-0 {
      margin-bottom: 0 !important; }
    .bootstrap-4 .ml-xl-0,
    .bootstrap-4 .mx-xl-0 {
      margin-left: 0 !important; }
    .bootstrap-4 .m-xl-1 {
      margin: 0.25rem !important; }
    .bootstrap-4 .mt-xl-1,
    .bootstrap-4 .my-xl-1 {
      margin-top: 0.25rem !important; }
    .bootstrap-4 .mr-xl-1,
    .bootstrap-4 .mx-xl-1 {
      margin-right: 0.25rem !important; }
    .bootstrap-4 .mb-xl-1,
    .bootstrap-4 .my-xl-1 {
      margin-bottom: 0.25rem !important; }
    .bootstrap-4 .ml-xl-1,
    .bootstrap-4 .mx-xl-1 {
      margin-left: 0.25rem !important; }
    .bootstrap-4 .m-xl-2 {
      margin: 0.5rem !important; }
    .bootstrap-4 .mt-xl-2,
    .bootstrap-4 .my-xl-2 {
      margin-top: 0.5rem !important; }
    .bootstrap-4 .mr-xl-2,
    .bootstrap-4 .mx-xl-2 {
      margin-right: 0.5rem !important; }
    .bootstrap-4 .mb-xl-2,
    .bootstrap-4 .my-xl-2 {
      margin-bottom: 0.5rem !important; }
    .bootstrap-4 .ml-xl-2,
    .bootstrap-4 .mx-xl-2 {
      margin-left: 0.5rem !important; }
    .bootstrap-4 .m-xl-3 {
      margin: 1rem !important; }
    .bootstrap-4 .mt-xl-3,
    .bootstrap-4 .my-xl-3 {
      margin-top: 1rem !important; }
    .bootstrap-4 .mr-xl-3,
    .bootstrap-4 .mx-xl-3 {
      margin-right: 1rem !important; }
    .bootstrap-4 .mb-xl-3,
    .bootstrap-4 .my-xl-3 {
      margin-bottom: 1rem !important; }
    .bootstrap-4 .ml-xl-3,
    .bootstrap-4 .mx-xl-3 {
      margin-left: 1rem !important; }
    .bootstrap-4 .m-xl-4 {
      margin: 1.5rem !important; }
    .bootstrap-4 .mt-xl-4,
    .bootstrap-4 .my-xl-4 {
      margin-top: 1.5rem !important; }
    .bootstrap-4 .mr-xl-4,
    .bootstrap-4 .mx-xl-4 {
      margin-right: 1.5rem !important; }
    .bootstrap-4 .mb-xl-4,
    .bootstrap-4 .my-xl-4 {
      margin-bottom: 1.5rem !important; }
    .bootstrap-4 .ml-xl-4,
    .bootstrap-4 .mx-xl-4 {
      margin-left: 1.5rem !important; }
    .bootstrap-4 .m-xl-5 {
      margin: 3rem !important; }
    .bootstrap-4 .mt-xl-5,
    .bootstrap-4 .my-xl-5 {
      margin-top: 3rem !important; }
    .bootstrap-4 .mr-xl-5,
    .bootstrap-4 .mx-xl-5 {
      margin-right: 3rem !important; }
    .bootstrap-4 .mb-xl-5,
    .bootstrap-4 .my-xl-5 {
      margin-bottom: 3rem !important; }
    .bootstrap-4 .ml-xl-5,
    .bootstrap-4 .mx-xl-5 {
      margin-left: 3rem !important; }
    .bootstrap-4 .p-xl-0 {
      padding: 0 !important; }
    .bootstrap-4 .pt-xl-0,
    .bootstrap-4 .py-xl-0 {
      padding-top: 0 !important; }
    .bootstrap-4 .pr-xl-0,
    .bootstrap-4 .px-xl-0 {
      padding-right: 0 !important; }
    .bootstrap-4 .pb-xl-0,
    .bootstrap-4 .py-xl-0 {
      padding-bottom: 0 !important; }
    .bootstrap-4 .pl-xl-0,
    .bootstrap-4 .px-xl-0 {
      padding-left: 0 !important; }
    .bootstrap-4 .p-xl-1 {
      padding: 0.25rem !important; }
    .bootstrap-4 .pt-xl-1,
    .bootstrap-4 .py-xl-1 {
      padding-top: 0.25rem !important; }
    .bootstrap-4 .pr-xl-1,
    .bootstrap-4 .px-xl-1 {
      padding-right: 0.25rem !important; }
    .bootstrap-4 .pb-xl-1,
    .bootstrap-4 .py-xl-1 {
      padding-bottom: 0.25rem !important; }
    .bootstrap-4 .pl-xl-1,
    .bootstrap-4 .px-xl-1 {
      padding-left: 0.25rem !important; }
    .bootstrap-4 .p-xl-2 {
      padding: 0.5rem !important; }
    .bootstrap-4 .pt-xl-2,
    .bootstrap-4 .py-xl-2 {
      padding-top: 0.5rem !important; }
    .bootstrap-4 .pr-xl-2,
    .bootstrap-4 .px-xl-2 {
      padding-right: 0.5rem !important; }
    .bootstrap-4 .pb-xl-2,
    .bootstrap-4 .py-xl-2 {
      padding-bottom: 0.5rem !important; }
    .bootstrap-4 .pl-xl-2,
    .bootstrap-4 .px-xl-2 {
      padding-left: 0.5rem !important; }
    .bootstrap-4 .p-xl-3 {
      padding: 1rem !important; }
    .bootstrap-4 .pt-xl-3,
    .bootstrap-4 .py-xl-3 {
      padding-top: 1rem !important; }
    .bootstrap-4 .pr-xl-3,
    .bootstrap-4 .px-xl-3 {
      padding-right: 1rem !important; }
    .bootstrap-4 .pb-xl-3,
    .bootstrap-4 .py-xl-3 {
      padding-bottom: 1rem !important; }
    .bootstrap-4 .pl-xl-3,
    .bootstrap-4 .px-xl-3 {
      padding-left: 1rem !important; }
    .bootstrap-4 .p-xl-4 {
      padding: 1.5rem !important; }
    .bootstrap-4 .pt-xl-4,
    .bootstrap-4 .py-xl-4 {
      padding-top: 1.5rem !important; }
    .bootstrap-4 .pr-xl-4,
    .bootstrap-4 .px-xl-4 {
      padding-right: 1.5rem !important; }
    .bootstrap-4 .pb-xl-4,
    .bootstrap-4 .py-xl-4 {
      padding-bottom: 1.5rem !important; }
    .bootstrap-4 .pl-xl-4,
    .bootstrap-4 .px-xl-4 {
      padding-left: 1.5rem !important; }
    .bootstrap-4 .p-xl-5 {
      padding: 3rem !important; }
    .bootstrap-4 .pt-xl-5,
    .bootstrap-4 .py-xl-5 {
      padding-top: 3rem !important; }
    .bootstrap-4 .pr-xl-5,
    .bootstrap-4 .px-xl-5 {
      padding-right: 3rem !important; }
    .bootstrap-4 .pb-xl-5,
    .bootstrap-4 .py-xl-5 {
      padding-bottom: 3rem !important; }
    .bootstrap-4 .pl-xl-5,
    .bootstrap-4 .px-xl-5 {
      padding-left: 3rem !important; }
    .bootstrap-4 .m-xl-n1 {
      margin: -0.25rem !important; }
    .bootstrap-4 .mt-xl-n1,
    .bootstrap-4 .my-xl-n1 {
      margin-top: -0.25rem !important; }
    .bootstrap-4 .mr-xl-n1,
    .bootstrap-4 .mx-xl-n1 {
      margin-right: -0.25rem !important; }
    .bootstrap-4 .mb-xl-n1,
    .bootstrap-4 .my-xl-n1 {
      margin-bottom: -0.25rem !important; }
    .bootstrap-4 .ml-xl-n1,
    .bootstrap-4 .mx-xl-n1 {
      margin-left: -0.25rem !important; }
    .bootstrap-4 .m-xl-n2 {
      margin: -0.5rem !important; }
    .bootstrap-4 .mt-xl-n2,
    .bootstrap-4 .my-xl-n2 {
      margin-top: -0.5rem !important; }
    .bootstrap-4 .mr-xl-n2,
    .bootstrap-4 .mx-xl-n2 {
      margin-right: -0.5rem !important; }
    .bootstrap-4 .mb-xl-n2,
    .bootstrap-4 .my-xl-n2 {
      margin-bottom: -0.5rem !important; }
    .bootstrap-4 .ml-xl-n2,
    .bootstrap-4 .mx-xl-n2 {
      margin-left: -0.5rem !important; }
    .bootstrap-4 .m-xl-n3 {
      margin: -1rem !important; }
    .bootstrap-4 .mt-xl-n3,
    .bootstrap-4 .my-xl-n3 {
      margin-top: -1rem !important; }
    .bootstrap-4 .mr-xl-n3,
    .bootstrap-4 .mx-xl-n3 {
      margin-right: -1rem !important; }
    .bootstrap-4 .mb-xl-n3,
    .bootstrap-4 .my-xl-n3 {
      margin-bottom: -1rem !important; }
    .bootstrap-4 .ml-xl-n3,
    .bootstrap-4 .mx-xl-n3 {
      margin-left: -1rem !important; }
    .bootstrap-4 .m-xl-n4 {
      margin: -1.5rem !important; }
    .bootstrap-4 .mt-xl-n4,
    .bootstrap-4 .my-xl-n4 {
      margin-top: -1.5rem !important; }
    .bootstrap-4 .mr-xl-n4,
    .bootstrap-4 .mx-xl-n4 {
      margin-right: -1.5rem !important; }
    .bootstrap-4 .mb-xl-n4,
    .bootstrap-4 .my-xl-n4 {
      margin-bottom: -1.5rem !important; }
    .bootstrap-4 .ml-xl-n4,
    .bootstrap-4 .mx-xl-n4 {
      margin-left: -1.5rem !important; }
    .bootstrap-4 .m-xl-n5 {
      margin: -3rem !important; }
    .bootstrap-4 .mt-xl-n5,
    .bootstrap-4 .my-xl-n5 {
      margin-top: -3rem !important; }
    .bootstrap-4 .mr-xl-n5,
    .bootstrap-4 .mx-xl-n5 {
      margin-right: -3rem !important; }
    .bootstrap-4 .mb-xl-n5,
    .bootstrap-4 .my-xl-n5 {
      margin-bottom: -3rem !important; }
    .bootstrap-4 .ml-xl-n5,
    .bootstrap-4 .mx-xl-n5 {
      margin-left: -3rem !important; }
    .bootstrap-4 .m-xl-auto {
      margin: auto !important; }
    .bootstrap-4 .mt-xl-auto,
    .bootstrap-4 .my-xl-auto {
      margin-top: auto !important; }
    .bootstrap-4 .mr-xl-auto,
    .bootstrap-4 .mx-xl-auto {
      margin-right: auto !important; }
    .bootstrap-4 .mb-xl-auto,
    .bootstrap-4 .my-xl-auto {
      margin-bottom: auto !important; }
    .bootstrap-4 .ml-xl-auto,
    .bootstrap-4 .mx-xl-auto {
      margin-left: auto !important; } }
  .bootstrap-4 .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); }
  .bootstrap-4 .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }
  .bootstrap-4 .text-justify {
    text-align: justify !important; }
  .bootstrap-4 .text-wrap {
    white-space: normal !important; }
  .bootstrap-4 .text-nowrap {
    white-space: nowrap !important; }
  .bootstrap-4 .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .bootstrap-4 .text-left {
    text-align: left !important; }
  .bootstrap-4 .text-right {
    text-align: right !important; }
  .bootstrap-4 .text-center {
    text-align: center !important; }
  @media (min-width: 576px) {
    .bootstrap-4 .text-sm-left {
      text-align: left !important; }
    .bootstrap-4 .text-sm-right {
      text-align: right !important; }
    .bootstrap-4 .text-sm-center {
      text-align: center !important; } }
  @media (min-width: 768px) {
    .bootstrap-4 .text-md-left {
      text-align: left !important; }
    .bootstrap-4 .text-md-right {
      text-align: right !important; }
    .bootstrap-4 .text-md-center {
      text-align: center !important; } }
  @media (min-width: 992px) {
    .bootstrap-4 .text-lg-left {
      text-align: left !important; }
    .bootstrap-4 .text-lg-right {
      text-align: right !important; }
    .bootstrap-4 .text-lg-center {
      text-align: center !important; } }
  @media (min-width: 1200px) {
    .bootstrap-4 .text-xl-left {
      text-align: left !important; }
    .bootstrap-4 .text-xl-right {
      text-align: right !important; }
    .bootstrap-4 .text-xl-center {
      text-align: center !important; } }
  .bootstrap-4 .text-lowercase {
    text-transform: lowercase !important; }
  .bootstrap-4 .text-uppercase {
    text-transform: uppercase !important; }
  .bootstrap-4 .text-capitalize {
    text-transform: capitalize !important; }
  .bootstrap-4 .font-weight-light {
    font-weight: 300 !important; }
  .bootstrap-4 .font-weight-lighter {
    font-weight: lighter !important; }
  .bootstrap-4 .font-weight-normal {
    font-weight: 400 !important; }
  .bootstrap-4 .font-weight-bold {
    font-weight: 700 !important; }
  .bootstrap-4 .font-weight-bolder {
    font-weight: bolder !important; }
  .bootstrap-4 .font-italic {
    font-style: italic !important; }
  .bootstrap-4 .text-white {
    color: #fff !important; }
  .bootstrap-4 .text-primary {
    color: #007bff !important; }
  .bootstrap-4 a.text-primary:hover, .bootstrap-4 a.text-primary:focus {
    color: #0056b3 !important; }
  .bootstrap-4 .text-secondary {
    color: #6c757d !important; }
  .bootstrap-4 a.text-secondary:hover, .bootstrap-4 a.text-secondary:focus {
    color: #494f54 !important; }
  .bootstrap-4 .text-success {
    color: #28a745 !important; }
  .bootstrap-4 a.text-success:hover, .bootstrap-4 a.text-success:focus {
    color: #19692c !important; }
  .bootstrap-4 .text-info {
    color: #17a2b8 !important; }
  .bootstrap-4 a.text-info:hover, .bootstrap-4 a.text-info:focus {
    color: #0f6674 !important; }
  .bootstrap-4 .text-warning {
    color: #ffc107 !important; }
  .bootstrap-4 a.text-warning:hover, .bootstrap-4 a.text-warning:focus {
    color: #ba8b00 !important; }
  .bootstrap-4 .text-danger {
    color: #dc3545 !important; }
  .bootstrap-4 a.text-danger:hover, .bootstrap-4 a.text-danger:focus {
    color: #a71d2a !important; }
  .bootstrap-4 .text-light {
    color: #f8f9fa !important; }
  .bootstrap-4 a.text-light:hover, .bootstrap-4 a.text-light:focus {
    color: #cbd3da !important; }
  .bootstrap-4 .text-dark {
    color: #343a40 !important; }
  .bootstrap-4 a.text-dark:hover, .bootstrap-4 a.text-dark:focus {
    color: #121416 !important; }
  .bootstrap-4 .text-body {
    color: #212529 !important; }
  .bootstrap-4 .text-muted {
    color: #6c757d !important; }
  .bootstrap-4 .text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important; }
  .bootstrap-4 .text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important; }
  .bootstrap-4 .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .bootstrap-4 .text-decoration-none {
    text-decoration: none !important; }
  .bootstrap-4 .text-break {
    word-break: break-word !important;
    word-wrap: break-word !important; }
  .bootstrap-4 .text-reset {
    color: inherit !important; }
  .bootstrap-4 .visible {
    visibility: visible !important; }
  .bootstrap-4 .invisible {
    visibility: hidden !important; }
  @media print {
    .bootstrap-4 *,
    .bootstrap-4 *::before,
    .bootstrap-4 *::after {
      text-shadow: none !important;
      box-shadow: none !important; }
    .bootstrap-4 a:not(.btn) {
      text-decoration: underline; }
    .bootstrap-4 abbr[title]::after {
      content: " (" attr(title) ")"; }
    .bootstrap-4 pre {
      white-space: pre-wrap !important; }
    .bootstrap-4 pre,
    .bootstrap-4 blockquote {
      border: 1px solid #adb5bd;
      page-break-inside: avoid; }
    .bootstrap-4 thead {
      display: table-header-group; }
    .bootstrap-4 tr,
    .bootstrap-4 img {
      page-break-inside: avoid; }
    .bootstrap-4 p,
    .bootstrap-4 h2,
    .bootstrap-4 h3 {
      orphans: 3;
      widows: 3; }
    .bootstrap-4 h2,
    .bootstrap-4 h3 {
      page-break-after: avoid; }
    @page {
      .bootstrap-4 {
        size: a3; } }
    .bootstrap-4 body {
      min-width: 992px !important; }
    .bootstrap-4 .container {
      min-width: 992px !important; }
    .bootstrap-4 .navbar {
      display: none; }
    .bootstrap-4 .badge {
      border: 1px solid #000; }
    .bootstrap-4 .table, .bootstrap-4 section table, section .bootstrap-4 table {
      border-collapse: collapse !important; }
      
      .bootstrap-4 .table td,
      .bootstrap-4 section table td,
      section .bootstrap-4 table td, .bootstrap-4 .table th, .bootstrap-4 section table th, section .bootstrap-4 table th {
        background-color: #fff !important; }
    .bootstrap-4 .table-bordered th, .bootstrap-4 section table th, section .bootstrap-4 table th,
    .bootstrap-4 .table-bordered td,
    .bootstrap-4 section table td,
    section .bootstrap-4 table td {
      border: 1px solid #dee2e6 !important; }
    .bootstrap-4 .table-dark {
      color: inherit; }
      .bootstrap-4 .table-dark th,
      .bootstrap-4 .table-dark td,
      .bootstrap-4 .table-dark thead th,
      .bootstrap-4 .table-dark tbody + tbody {
        border-color: #dee2e6; }
    .bootstrap-4 .table .thead-dark th, .bootstrap-4 section table .thead-dark th, section .bootstrap-4 table .thead-dark th {
      color: inherit;
      border-color: #dee2e6; } }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td, section table td,
  .table th,
  section table th {
    background-color: #fff !important; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table, section table {
    border-collapse: collapse !important; }
  .table-bordered th, section table th,
  .table-bordered td,
  section table td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("bootstrap/glyphicons-halflings-regular.eot");
  src: url("bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead, .panel .panel-heading .panel-title {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead, .panel .panel-heading .panel-title {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

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

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

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

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

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

.text-muted {
  color: #999999; }

.text-primary {
  color: #428bca; }

a.text-primary:hover {
  color: #3071a9; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #428bca; }

a.bg-primary:hover {
  background-color: #3071a9; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

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

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999999; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid, .bootstrap-4 .container-sm, .bootstrap-4 .container-md, .bootstrap-4 .container-lg, .bootstrap-4 .container-xl {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .bootstrap-4 .container-sm:before, .bootstrap-4 .container-md:before, .bootstrap-4 .container-lg:before, .bootstrap-4 .container-xl:before, .container-fluid:after, .bootstrap-4 .container-sm:after, .bootstrap-4 .container-md:after, .bootstrap-4 .container-lg:after, .bootstrap-4 .container-xl:after {
    content: " ";
    display: table; }
  .container-fluid:after, .bootstrap-4 .container-sm:after, .bootstrap-4 .container-md:after, .bootstrap-4 .container-lg:after, .bootstrap-4 .container-xl:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .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 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5, .section-book.flip-columns .col-right {
    right: 41.66667%; }
  .col-sm-pull-6, .section-author.flip-columns .col-right {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8, .section-about.flip-columns .col-right {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4, .section-about.flip-columns .col-left {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6, .section-author.flip-columns .col-left {
    left: 50%; }
  .col-sm-push-7, .section-book.flip-columns .col-left {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .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 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .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 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table, section table {
  width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, section table > thead > tr > th,
  .table > thead > tr > td,
  section table > thead > tr > td,
  .table > tbody > tr > th,
  section table > tbody > tr > th,
  .table > tbody > tr > td,
  section table > tbody > tr > td,
  .table > tfoot > tr > th,
  section table > tfoot > tr > th,
  .table > tfoot > tr > td,
  section table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th, section table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, section table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  section table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  section table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  section table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  section table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td,
  section table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody, section table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table, section table .table, .table section table, section .table table, section table table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered, section table {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, section table > thead > tr > th,
  .table-bordered > thead > tr > td,
  section table > thead > tr > td,
  .table-bordered > tbody > tr > th,
  section table > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  section table > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  section table > tfoot > tr > th,
  .table-bordered > tfoot > tr > td,
  section table > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, section table > thead > tr > th,
  .table-bordered > thead > tr > td,
  section table > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, section table > thead > tr > td.active,
.table > thead > tr > th.active,
section table > thead > tr > th.active,
.table > thead > tr.active > td,
section table > thead > tr.active > td,
.table > thead > tr.active > th,
section table > thead > tr.active > th,
.table > tbody > tr > td.active,
section table > tbody > tr > td.active,
.table > tbody > tr > th.active,
section table > tbody > tr > th.active,
.table > tbody > tr.active > td,
section table > tbody > tr.active > td,
.table > tbody > tr.active > th,
section table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
section table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
section table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
section table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
section table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

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

.table > thead > tr > td.success, section table > thead > tr > td.success,
.table > thead > tr > th.success,
section table > thead > tr > th.success,
.table > thead > tr.success > td,
section table > thead > tr.success > td,
.table > thead > tr.success > th,
section table > thead > tr.success > th,
.table > tbody > tr > td.success,
section table > tbody > tr > td.success,
.table > tbody > tr > th.success,
section table > tbody > tr > th.success,
.table > tbody > tr.success > td,
section table > tbody > tr.success > td,
.table > tbody > tr.success > th,
section table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
section table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
section table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
section table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
section table > tfoot > tr.success > th {
  background-color: #dff0d8; }

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

.table > thead > tr > td.info, section table > thead > tr > td.info,
.table > thead > tr > th.info,
section table > thead > tr > th.info,
.table > thead > tr.info > td,
section table > thead > tr.info > td,
.table > thead > tr.info > th,
section table > thead > tr.info > th,
.table > tbody > tr > td.info,
section table > tbody > tr > td.info,
.table > tbody > tr > th.info,
section table > tbody > tr > th.info,
.table > tbody > tr.info > td,
section table > tbody > tr.info > td,
.table > tbody > tr.info > th,
section table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
section table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
section table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
section table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
section table > tfoot > tr.info > th {
  background-color: #d9edf7; }

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

.table > thead > tr > td.warning, section table > thead > tr > td.warning,
.table > thead > tr > th.warning,
section table > thead > tr > th.warning,
.table > thead > tr.warning > td,
section table > thead > tr.warning > td,
.table > thead > tr.warning > th,
section table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
section table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
section table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
section table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
section table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
section table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
section table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
section table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
section table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

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

.table > thead > tr > td.danger, section table > thead > tr > td.danger,
.table > thead > tr > th.danger,
section table > thead > tr > th.danger,
.table > thead > tr.danger > td,
section table > thead > tr.danger > td,
.table > thead > tr.danger > th,
section table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
section table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
section table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
section table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
section table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
section table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
section table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
section table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
section table > tfoot > tr.danger > th {
  background-color: #f2dede; }

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

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table, section .table-responsive > table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th, section .table-responsive > table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      section .table-responsive > table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      section .table-responsive > table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      section .table-responsive > table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      section .table-responsive > table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td,
      section .table-responsive > table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered, section .table-responsive > table {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child, section .table-responsive > table > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      section .table-responsive > table > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      section .table-responsive > table > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      section .table-responsive > table > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      section .table-responsive > table > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child,
      section .table-responsive > table > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child, section .table-responsive > table > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      section .table-responsive > table > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      section .table-responsive > table > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      section .table-responsive > table > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      section .table-responsive > table > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child,
      section .table-responsive > table > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th, section .table-responsive > table > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      section .table-responsive > table > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      section .table-responsive > table > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td,
      section .table-responsive > table > tfoot > tr:last-child > td {
        border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

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

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"] {
    line-height: 46px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
fieldset[disabled]
input[type="checkbox"],
.radio[disabled],
fieldset[disabled]
.radio,
.radio-inline[disabled],
fieldset[disabled]
.radio-inline,
.checkbox[disabled],
fieldset[disabled]
.checkbox,
.checkbox-inline[disabled],
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .navbar-form .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

.form-horizontal .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd; }
  .btn-primary .badge {
    color: #428bca;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }

.btn-lg, .bootstrap-4 .btn-group-lg > .btn, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .bootstrap-4 .btn-group-sm > .btn, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.btn-block + .btn-block {
  margin-top: 5px; }

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:focus,
    .btn-group-vertical > .btn:focus {
      outline: 0; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

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

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

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .bootstrap-4 .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .bootstrap-4 .btn-group-lg > .btn .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .bootstrap-4 .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

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

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.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: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

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

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

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.bootstrap-4 .container-sm > .navbar-header,
.bootstrap-4 .container-md > .navbar-header,
.bootstrap-4 .container-lg > .navbar-header,
.bootstrap-4 .container-xl > .navbar-header,
.container-fluid > .navbar-collapse,
.bootstrap-4 .container-sm > .navbar-collapse,
.bootstrap-4 .container-md > .navbar-collapse,
.bootstrap-4 .container-lg > .navbar-collapse,
.bootstrap-4 .container-xl > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .bootstrap-4 .container-sm > .navbar-header,
    .bootstrap-4 .container-md > .navbar-header,
    .bootstrap-4 .container-lg > .navbar-header,
    .bootstrap-4 .container-xl > .navbar-header,
    .container-fluid > .navbar-collapse,
    .bootstrap-4 .container-sm > .navbar-collapse,
    .bootstrap-4 .container-md > .navbar-collapse,
    .bootstrap-4 .container-lg > .navbar-collapse,
    .bootstrap-4 .container-xl > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand,
    .bootstrap-4 .navbar > .container-sm .navbar-brand,
    .bootstrap-4 .navbar > .container-md .navbar-brand,
    .bootstrap-4 .navbar > .container-lg .navbar-brand,
    .bootstrap-4 .navbar > .container-xl .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .bootstrap-4 .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #999999; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #999999; }
  .navbar-inverse .navbar-nav > li > a {
    color: #999999; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #999999; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #999999; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #999999; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #999999; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #428bca;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #999999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #999999;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #999999; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  a.list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }
  .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar {
  background-image: -webkit-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-image: -o-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-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: 40px 40px; }

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }

.progress-bar[aria-valuenow="0"] {
  color: #999999;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-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-image: -o-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-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); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-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-image: -o-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-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); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-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-image: -o-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-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); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-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-image: -o-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-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); }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #999999; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }
  .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #e1edf7; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table, section .panel > table,
.panel > .table-responsive > .table,
section .panel > .table-responsive > table {
  margin-bottom: 0; }

.panel > .table:first-child, section .panel > table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
section .panel > .table-responsive:first-child > table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, section .panel > table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  section .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  section .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  section .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  section .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  section .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  section .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  section .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, section .panel > table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  section .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  section .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  section .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  section .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  section .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  section .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  section .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }

.panel > .table:last-child, section .panel > table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
section .panel > .table-responsive:last-child > table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, section .panel > table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  section .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  section .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  section .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  section .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  section .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  section .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  section .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, section .panel > table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  section .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  section .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  section .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  section .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  section .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  section .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  section .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, section .panel > .panel-body + table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th, section .panel > table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
section .panel > table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered, section .panel > table,
.panel > .table-responsive > .table-bordered,
section .panel > .table-responsive > table {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child, section .panel > table > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  section .panel > table > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  section .panel > table > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  section .panel > table > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  section .panel > table > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  section .panel > table > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  section .panel > .table-responsive > table > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  section .panel > .table-responsive > table > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  section .panel > .table-responsive > table > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  section .panel > .table-responsive > table > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  section .panel > .table-responsive > table > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  section .panel > .table-responsive > table > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child, section .panel > table > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  section .panel > table > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  section .panel > table > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  section .panel > table > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  section .panel > table > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  section .panel > table > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  section .panel > .table-responsive > table > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  section .panel > .table-responsive > table > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  section .panel > .table-responsive > table > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  section .panel > .table-responsive > table > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  section .panel > .table-responsive > table > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  section .panel > .table-responsive > table > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td, section .panel > table > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  section .panel > table > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  section .panel > table > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  section .panel > table > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  section .panel > .table-responsive > table > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  section .panel > .table-responsive > table > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  section .panel > .table-responsive > table > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
  section .panel > .table-responsive > table > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td, section .panel > table > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  section .panel > table > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  section .panel > table > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  section .panel > table > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  section .panel > .table-responsive > table > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  section .panel > .table-responsive > table > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  section .panel > .table-responsive > table > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  section .panel > .table-responsive > table > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse .panel-body {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #428bca; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

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

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .navigation-settings-modal #sortable-links .sortable-link-item:before, .clearfix:after, .navigation-settings-modal #sortable-links .sortable-link-item:after {
  content: " ";
  display: table; }

.clearfix:after, .navigation-settings-modal #sortable-links .sortable-link-item:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-clear {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-cf {
  *zoom: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.card.safari.identified .front:before, .card.safari.identified .back:before {
  background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
  background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
  background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
  background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%); }

.card.ie-10.flipped, .card.ie-11.flipped {
  -webkit-transform: 0deg;
  -ms-transform: 0deg;
  transform: 0deg; }

.card.ie-10.flipped .front, .card.ie-11.flipped .front {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.card.ie-10.flipped .back, .card.ie-11.flipped .back {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.card.ie-10.flipped .back:after, .card.ie-11.flipped .back:after {
  left: 18%; }

.card.ie-10.flipped .back .cvc, .card.ie-11.flipped .back .cvc {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
  left: 5%; }

.card.ie-10.flipped .back .shiny, .card.ie-11.flipped .back .shiny {
  left: 84%; }

.card.ie-10.flipped .back .shiny:after, .card.ie-11.flipped .back .shiny:after {
  left: -480%;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.card.ie-10.amex .back, .card.ie-11.amex .back {
  display: none; }

.card-logo {
  height: 36px;
  width: 60px;
  font-style: italic; }

.card-logo, .card-logo:before, .card-logo:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.card-logo.amex {
  text-transform: uppercase;
  font-size: 4px;
  font-weight: bold;
  color: white;
  background-image: -webkit-repeating-radial-gradient(center, circle, #FFF 1px, #999 2px);
  background-image: repeating-radial-gradient(circle at center, #FFF 1px, #999 2px);
  background-image: repeating-radial-gradient(circle at center, #FFF 1px, #999 2px);
  border: 1px solid #EEE; }

.card-logo.amex:before, .card-logo.amex:after {
  width: 28px;
  display: block;
  position: absolute;
  left: 16px; }

.card-logo.amex:before {
  height: 28px;
  content: "american";
  top: 3px;
  text-align: left;
  padding-left: 2px;
  padding-top: 11px;
  background: #267AC3; }

.card-logo.amex:after {
  content: "express";
  bottom: 11px;
  text-align: right;
  padding-right: 2px; }

.card.amex.flipped {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.card.amex.identified .front:before, .card.amex.identified .back:before {
  background-color: #108168; }

.card.amex.identified .front .card-logo.amex {
  opacity: 1; }

.card.amex.identified .front .cvc {
  visibility: visible; }

.card.amex.identified .front:after {
  opacity: 1; }

.card-logo.discover {
  background: #FF6600;
  color: #111;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  padding-top: 9px;
  letter-spacing: 0.03em;
  border: 1px solid #EEE; }

.card-logo.discover:before, .card-logo.discover:after {
  content: " ";
  display: block;
  position: absolute; }

.card-logo.discover:before {
  background: white;
  width: 200px;
  height: 200px;
  border-radius: 200px;
  bottom: -5%;
  right: -80%;
  z-index: -1; }

.card-logo.discover:after {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  top: 10px;
  left: 27px;
  background-color: #FFF;
  background-image: -webkit-radial-gradient(#FFF, #FF6600);
  background-image: radial-gradient(#FFF, #FF6600);
  content: "network";
  font-size: 4px;
  line-height: 24px;
  text-indent: -7px; }

.card .front .card-logo.discover {
  right: 12%;
  top: 18%; }

.card.discover.identified .front:before, .card.discover.identified .back:before {
  background-color: #86B8CF; }

.card.discover.identified .card-logo.discover {
  opacity: 1; }

.card.discover.identified .front:after {
  -webkit-transition: 400ms;
  transition: 400ms;
  content: " ";
  display: block;
  background-color: #FF6600;
  background-image: -webkit-linear-gradient(#FF6600, #ffa166, #FF6600);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FF6600), color-stop(#ffa166), to(#FF6600));
  background-image: linear-gradient(#FF6600, #ffa166, #FF6600);
  height: 50px;
  width: 50px;
  border-radius: 25px;
  position: absolute;
  left: 100%;
  top: 15%;
  margin-left: -25px;
  -webkit-box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.5); }

.card-logo.visa.visa {
  background: white;
  text-transform: uppercase;
  color: #1A1876;
  text-align: center;
  font-weight: bold;
  font-size: 15px; }

.card-logo.visa.visa:before, .card-logo.visa.visa:after {
  content: " ";
  display: block;
  width: 100%;
  height: 25%; }

.card-logo.visa.visa:before {
  background: #1A1876;
  bottom: 100%; }

.card-logo.visa.visa:after {
  background: #E79800;
  top: 100%; }

.card.visa.identified .front:before, .card.visa.identified .back:before {
  background-color: #191278; }

.card.visa.identified .card-logo.visa {
  opacity: 1; }

.card-logo.mastercard {
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: 9px;
  line-height: 36px;
  z-index: 1;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6); }

.card-logo.mastercard:before, .card-logo.mastercard:after {
  content: " ";
  display: block;
  width: 36px;
  top: 0;
  position: absolute;
  height: 36px;
  border-radius: 18px; }

.card-logo.mastercard:before {
  left: 0;
  background: #FF0000;
  z-index: -1; }

.card-logo.mastercard:after {
  right: 0;
  background: #FFAB00;
  z-index: -2; }

.card.mastercard.identified .front .card-logo.mastercard, .card.mastercard.identified .back .card-logo.mastercard {
  -webkit-box-shadow: none;
  box-shadow: none; }

.card.mastercard.identified .front:before, .card.mastercard.identified .back:before {
  background-color: #0061A8; }

.card.mastercard.identified .card-logo.mastercard {
  opacity: 1; }

.card-container {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  width: 350px;
  max-width: 100%;
  height: 200px;
  margin: auto;
  z-index: 1;
  position: relative; }

.card {
  font-family: "Helvetica Neue";
  line-height: 1;
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 315px;
  border-radius: 10px;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear; }

.card > *, .card > *:before, .card > *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit; }

.card.flipped {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.card .front, .card .back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  border-radius: 10px;
  background: #DDD; }

.card .front:before, .card .back:before {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  border-radius: 10px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease; }

.card .front:after, .card .back:after {
  content: " ";
  display: block; }

.card .front .display, .card .back .display {
  color: white;
  font-weight: normal;
  opacity: 0.5;
  -webkit-transition: opacity 400ms linear;
  transition: opacity 400ms linear; }

.card .front .display.focused, .card .back .display.focused {
  opacity: 1;
  font-weight: 700; }

.card .front .cvc, .card .back .cvc {
  font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
  font-size: 14px; }

.card .front .shiny, .card .back .shiny {
  width: 50px;
  height: 35px;
  border-radius: 5px;
  background: #CCC;
  position: relative; }

.card .front .shiny:before, .card .back .shiny:before {
  content: " ";
  display: block;
  width: 70%;
  height: 60%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #d9d9d9;
  position: absolute;
  top: 20%; }

.card .front .card-logo {
  position: absolute;
  opacity: 0;
  right: 5%;
  top: 8%;
  -webkit-transition: 400ms;
  transition: 400ms; }

.card .front .lower {
  width: 80%;
  position: absolute;
  left: 10%;
  bottom: 30px; }

@media only screen and (max-width: 480px) {
  .card .front .lower {
    width: 90%;
    left: 5%; } }

.card .front .lower .cvc {
  visibility: hidden;
  float: right;
  position: relative;
  bottom: 5px; }

.card .front .lower .number {
  font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
  font-size: 24px;
  clear: both;
  margin-bottom: 30px; }

.card .front .lower .expiry {
  font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
  letter-spacing: 0em;
  position: relative;
  float: right;
  width: 25%; }

.card .front .lower .expiry:before, .card .front .lower .expiry:after {
  font-family: "Helvetica Neue";
  font-weight: bold;
  font-size: 7px;
  white-space: pre;
  display: block;
  opacity: 0.5; }

.card .front .lower .expiry:before {
  content: attr(data-before);
  margin-bottom: 2px;
  font-size: 7px;
  text-transform: uppercase; }

.card .front .lower .expiry:after {
  position: absolute;
  content: attr(data-after);
  text-align: right;
  right: 100%;
  margin-right: 5px;
  margin-top: 2px;
  bottom: 0; }

.card .front .lower .name {
  text-transform: uppercase;
  font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
  font-size: 20px;
  max-height: 45px;
  position: absolute;
  bottom: 0;
  width: 190px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: horizontal;
  overflow: hidden;
  text-overflow: ellipsis; }

.card .back {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.card .back .bar {
  background-color: #444;
  background-image: -webkit-linear-gradient(#444, #333);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#333));
  background-image: linear-gradient(#444, #333);
  width: 100%;
  height: 20%;
  position: absolute;
  top: 10%; }

.card .back:after {
  content: " ";
  display: block;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(#FFF, #FFF);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
  background-image: linear-gradient(#FFF, #FFF);
  width: 80%;
  height: 16%;
  position: absolute;
  top: 40%;
  left: 2%; }

.card .back .cvc {
  position: absolute;
  top: 40%;
  left: 85%;
  -webkit-transition-delay: 600ms;
  transition-delay: 600ms; }

.card .back .shiny {
  position: absolute;
  top: 66%;
  left: 2%; }

.card .back .shiny:after {
  content: "This card has been issued by Jesse Pollak and is licensed for anyone to use anywhere for free.\AIt comes with no warranty.\A For support issues, please visit: github.com/jessepollak/card.";
  position: absolute;
  left: 120%;
  top: 5%;
  color: white;
  font-size: 7px;
  width: 230px;
  opacity: 0.5; }

.card.identified {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }

.card.identified .front, .card.identified .back {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5); }

.card.identified .front:before, .card.identified .back:before {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(30% 30%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(70% 70%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(90% 20%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(15% 80%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
  background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 70% 70%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 90% 20%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 15% 80%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
  background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(30% 30%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(70% 70%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(90% 20%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(15% 80%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
  background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 70% 70%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 90% 20%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 15% 80%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
  opacity: 1; }

.card.identified .front .card-logo, .card.identified .back .card-logo {
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3); }

.card.identified.no-radial-gradient .front:before, .card.identified.no-radial-gradient .back:before {
  background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
  background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
  background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
  background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%); }

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  width: 240px;
  padding: 8px;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.pika-single.is-hidden {
  display: none; }

.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5); }

.pika-title {
  position: relative;
  text-align: center; }

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff; }

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0; }

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
  *position: absolute;
  *top: 0; }

.pika-prev:hover,
.pika-next:hover {
  opacity: 1; }

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0; }

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0; }

.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: .2; }

.pika-select {
  display: inline-block;
  *display: inline; }

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0; }

.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  padding: 0; }

.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center; }

.pika-button {
  cursor: pointer;
  display: block;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5; }

.is-today .pika-button {
  color: #33aaff;
  font-weight: bold; }

.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: #33aaff;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px; }

.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3; }

.pika-button:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
  border-radius: 3px !important; }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -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 {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.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-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

html, body {
  margin: 0;
  padding: 0;
  height: 100%; }
  html .site-wrapper, body .site-wrapper {
    min-height: 100%;
    position: relative; }

body {
  font-family: "Open Sans Regular";
  font-weight: 100;
  font-size: 1.375em;
  line-height: 1.5; }
  body.page-edit {
    padding-top: 52px; }
    body.page-edit.modal-open {
      overflow: scroll; }

b,
strong {
  font-family: 'Open Sans Bold'; }

img {
  max-width: 100%; }

a {
  color: #3eada7;
  word-wrap: break-word; }
  a:hover {
    color: #80d1cd; }
  a:focus {
    color: #80d1cd; }

input:focus, button:focus, select:focus, textarea:focus {
  outline: none; }

input {
  padding: 10px; }

textarea {
  padding: 10px; }

button {
  border: none;
  box-shadow: none;
  outline: none; }

.sp-replacer {
  border: none;
  background: none; }

.sp-dd {
  display: none; }

.sp-preview {
  height: 40px;
  width: 60px;
  background: none;
  float: none;
  margin: 0 auto;
  border: none; }
  .sp-preview .sp-preview-inner {
    border: 1px solid #eee;
    border-radius: 5px; }

.profile-image {
  border-radius: 100%;
  max-width: 100%; }
  .profile-image.profile-image-small {
    width: 30px;
    height: 30px; }
  .profile-image.profile-image-medium {
    width: 80px;
    height: 80px; }
  .profile-image.profile-image-large {
    width: 120px;
    height: 120px; }
  .profile-image.profile-image-background {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }

.pro-badge {
  font-size: 10px;
  background-color: #3498db;
  vertical-align: middle; }

.help-link {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: .7em; }

.color-success {
  color: #2fcc66; }

.color-info {
  color: #3498db; }

.color-error {
  color: #e74c3c; }

/*
.dropdown-menu {
	li{
		a{
			overflow: hidden;
		}
	}
}
*/
.page-loader {
  background: url("https://d1uyjdd2vmpgct.cloudfront.net/public/ajax-loader.gif") no-repeat center center;
  padding-bottom: 100px; }

.progress {
  position: fixed;
  top: 0;
  width: 100%;
  height: 10px;
  z-index: 999995;
  border-radius: 0; }

.upgrade-browser {
  display: none;
  visibility: hidden;
  opacity: 0;
  background: red;
  color: white;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 200; }
  .upgrade-browser b {
    text-decoration: underline; }
  .upgrade-browser.old-browser {
    display: block;
    visibility: visible;
    opacity: 1; }

.page-live #intercom-container {
  visibility: hidden;
  opacity: 0;
  display: none; }

.dropdown-menu > li > a {
  text-overflow: ellipsis; }

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.text-capitalize {
  text-transform: capitalize; }

.analytics-box {
  border-radius: 5px;
  border: 1px solid #dfdfdf;
  background-color: #ffffff;
  padding: .5em; }

@font-face {
  font-family: 'Open Sans Regular';
  src: url("/fonts//opensans-regular.eot");
  src: url("/fonts/opensans/opensans-regular.eot") format("embedded-opentype"), url("/fonts/opensans/opensans-regular.woff") format("woff"), url("/fonts/opensans/opensans-regular.ttf") format("truetype"), url("/fonts/opensans/opensans-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans Light';
  src: url("/fonts/opensans/opensans-light.eot");
  src: url("/fonts/opensans/opensans-light.eot") format("embedded-opentype"), url("/fonts/opensans/opensans-light.woff") format("woff"), url("/fonts/opensans/opensans-light.ttf") format("truetype"), url("/fonts/opensans/opensans-light.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans Bold';
  src: url("/fonts/opensans/opensans-bold.eot");
  src: url("/fonts/opensans/opensans-bold.eot") format("embedded-opentype"), url("/fonts/opensans/opensans-bold.woff") format("woff"), url("/fonts/opensans/opensans-bold.ttf") format("truetype"), url("/fonts/opensans/opensans-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("/fonts/opensans/opensans-bold.eot");
  src: url("/fonts/opensans/opensans-bold.eot") format("embedded-opentype"), url("/fonts/opensans/opensans-bold.woff") format("woff"), url("/fonts/opensans/opensans-bold.ttf") format("truetype"), url("/fonts/opensans/opensans-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/fonts/bootstrap/glyphicons-halflings-regular.eot") format("embedded-opentype"), url("/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/fonts/bootstrap/glyphicons-halflings-regular.svg") format("svg"); }

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

[class^="icon-"], [class*=" icon-"] {
  font-family: 'booklaunch';
  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; }

.icon-googleplus:before {
  content: "\e600"; }

.icon-facebook:before {
  content: "\e601"; }

.icon-twitter:before {
  content: "\e602"; }

.icon-pinterest:before {
  content: "\e603"; }

.lead, .panel .panel-heading .panel-title {
  font-family: 'Open Sans Light'; }

.page-upgrade-required {
  text-align: center;
  background-color: #2c3d45;
  color: white; }
  .page-upgrade-required .upgrade-required-wrapper {
    padding-top: 10%; }

section.section-navigation {
  padding: 0;
  min-height: 0; }

.page-live .page-wrapper.has-fixed-header {
  margin-top: 30px; }
  .page-live .page-wrapper.has-fixed-header.self-page-view {
    margin-top: 62px; }
  .page-live .page-wrapper.has-fixed-header.has-navigation-center {
    margin-top: 80px; }
    .page-live .page-wrapper.has-fixed-header.has-navigation-center.self-page-view {
      margin-top: 100px; }

.page-edit div.edit {
  min-height: 10px;
  -webkit-transition: outline 0.3s ease;
  -o-transition: outline 0.3s ease;
  transition: outline 0.3s ease; }
  .page-edit div.edit:hover {
    outline: 1px dotted rgba(0, 0, 0, 0.4); }

.page-edit div.edit.empty {
  outline: 1px dotted rgba(0, 0, 0, 0.4); }

.page-coming-soon {
  background-image: url("/images/background-coming-soon.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: white; }
  .page-coming-soon .page-wrapper[data-headline-font="Open Sans"] .section-title {
    font-family: 'Open Sans Light';
    font-weight: 100; }
    .page-coming-soon .page-wrapper[data-headline-font="Open Sans"] .section-title p {
      margin-top: 10px;
      font-size: .6em;
      font-family: 'Open Sans Light';
      font-weight: 100; }
  .page-coming-soon section {
    padding-top: 15%; }

@media (max-width: 767px) {
  section {
    padding: 60px 0; } }

@font-face {
  font-family: "Alex Brush";
  src: url("/fonts/alexbrush/alexbrush-regular.eot");
  src: url("/fonts/alexbrush/alexbrush-regular.eot") format("embedded-opentype"), url("/fonts/alexbrush/alexbrush-regular.woff") format("woff"), url("/fonts/alexbrush/alexbrush-regular.ttf") format("truetype"), url("/fonts/alexbrush/alexbrush-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Amatic";
  src: url("/fonts/amatic/amatic.eot");
  src: url("/fonts/amatic/amatic.eot") format("embedded-opentype"), url("/fonts/amatic/amatic.woff") format("woff"), url("/fonts/amatic/amatic.ttf") format("truetype"), url("/fonts/amatic/amatic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Amatic Bold";
  src: url("/fonts/amatic/amatic-bold.eot");
  src: url("/fonts/amatic/amatic-bold.eot") format("embedded-opentype"), url("/fonts/amatic/amatic-bold.woff") format("woff"), url("/fonts/amatic/amatic-bold.ttf") format("truetype"), url("/fonts/amatic/amatic-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Anivers";
  src: url("/fonts/anivers/anivers-regular.eot");
  src: url("/fonts/anivers/anivers-regular.eot") format("embedded-opentype"), url("/fonts/anivers/anivers-regular.woff") format("woff"), url("/fonts/anivers/anivers-regular.ttf") format("truetype"), url("/fonts/anivers/anivers-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Anivers Bold";
  src: url("/fonts/anivers/anivers-bold.eot");
  src: url("/fonts/anivers/anivers-bold.eot") format("embedded-opentype"), url("/fonts/anivers/anivers-bold.woff") format("woff"), url("/fonts/anivers/anivers-bold.ttf") format("truetype"), url("/fonts/anivers/anivers-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Bebas";
  src: url("/fonts/bebas/bebas.eot");
  src: url("/fonts/bebas/bebas.eot") format("embedded-opentype"), url("/fonts/bebas/bebas.woff") format("woff"), url("/fonts/bebas/bebas.ttf") format("truetype"), url("/fonts/bebas/bebas.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Chunk Five";
  src: url("/fonts/chunkfive/chunkfive.eot");
  src: url("/fonts/chunkfive/chunkfive.eot") format("embedded-opentype"), url("/fonts/chunkfive/chunkfive.woff") format("woff"), url("/fonts/chunkfive/chunkfive.ttf") format("truetype"), url("/fonts/chunkfive/chunkfive.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Colaborate";
  src: url("/fonts/colaborate/colaborate-regular.eot");
  src: url("/fonts/colaborate/colaborate-regular.eot") format("embedded-opentype"), url("/fonts/colaborate/colaborate-regular.woff") format("woff"), url("/fonts/colaborate/colaborate-regular.ttf") format("truetype"), url("/fonts/colaborate/colaborate-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Colaborate Bold";
  src: url("/fonts/colaborate/colaborate-bold.eot");
  src: url("/fonts/colaborate/colaborate-bold.eot") format("embedded-opentype"), url("/fonts/colaborate/colaborate-bold.woff") format("woff"), url("/fonts/colaborate/colaborate-bold.ttf") format("truetype"), url("/fonts/colaborate/colaborate-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Droid";
  src: url("/fonts/droidserif/droidserif-regular.eot");
  src: url("/fonts/droidserif/droidserif-regular.eot") format("embedded-opentype"), url("/fonts/droidserif/droidserif-regular.woff") format("woff"), url("/fonts/droidserif/droidserif-regular.ttf") format("truetype"), url("/fonts/droidserif/droidserif-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Droid Bold";
  src: url("/fonts/droidserif/droidserif-bold.eot");
  src: url("/fonts/droidserif/droidserif-bold.eot") format("embedded-opentype"), url("/fonts/droidserif/droidserif-bold.woff") format("woff"), url("/fonts/droidserif/droidserif-bold.ttf") format("truetype"), url("/fonts/droidserif/droidserif-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Exo";
  src: url("/fonts/exo/exo-regular.eot");
  src: url("/fonts/exo/exo-regular.eot") format("embedded-opentype"), url("/fonts/exo/exo-regular.woff") format("woff"), url("/fonts/exo/exo-regular.ttf") format("truetype"), url("/fonts/exo/exo-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Exo Bold";
  src: url("/fonts/exo/exo-bold.eot");
  src: url("/fonts/exo/exo-bold.eot") format("embedded-opentype"), url("/fonts/exo/exo-bold.woff") format("woff"), url("/fonts/exo/exo-bold.ttf") format("truetype"), url("/fonts/exo/exo-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Museo Sans";
  src: url("/fonts/museosans/museosans-regular.eot");
  src: url("/fonts/museosans/museosans-regular.eot") format("embedded-opentype"), url("/fonts/museosans/museosans-regular.woff") format("woff"), url("/fonts/museosans/museosans-regular.ttf") format("truetype"), url("/fonts/museosans/museosans-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Museo Sans Bold";
  src: url("/fonts/museosans/museosans-bold.eot");
  src: url("/fonts/museosans/museosans-bold.eot") format("embedded-opentype"), url("/fonts/museosans/museosans-bold.woff") format("woff"), url("/fonts/museosans/museosans-bold.ttf") format("truetype"), url("/fonts/museosans/museosans-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Museo Slab";
  src: url("/fonts/museoslab/museoslab-regular.eot");
  src: url("/fonts/museoslab/museoslab-regular.eot") format("embedded-opentype"), url("/fonts/museoslab/museoslab-regular.woff") format("woff"), url("/fonts/museoslab/museoslab-regular.ttf") format("truetype"), url("/fonts/museoslab/museoslab-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Museo Slab Bold";
  src: url("/fonts/museoslab/museoslab-bold.eot");
  src: url("/fonts/museoslab/museoslab-bold.eot") format("embedded-opentype"), url("/fonts/museoslab/museoslab-bold.woff") format("woff"), url("/fonts/museoslab/museoslab-bold.ttf") format("truetype"), url("/fonts/museoslab/museoslab-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Nexa Sans";
  src: url("/fonts/nexarustsans/nexarustsans.eot");
  src: url("/fonts/nexarustsans/nexarustsans.eot") format("embedded-opentype"), url("/fonts/nexarustsans/nexarustsans.woff") format("woff"), url("/fonts/nexarustsans/nexarustsans.ttf") format("truetype"), url("/fonts/nexarustsans/nexarustsans.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Nexa Shadow";
  src: url("/fonts/nexarustslabshadow/nexarustslabshadow.eot");
  src: url("/fonts/nexarustslabshadow/nexarustslabshadow.eot") format("embedded-opentype"), url("/fonts/nexarustslabshadow/nexarustslabshadow.woff") format("woff"), url("/fonts/nexarustslabshadow/nexarustslabshadow.ttf") format("truetype"), url("/fonts/nexarustslabshadow/nexarustslabshadow.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Ovo";
  src: url("/fonts/ovo/ovo-regular.eot");
  src: url("/fonts/ovo/ovo-regular.eot") format("embedded-opentype"), url("/fonts/ovo/ovo-regular.woff") format("woff"), url("/fonts/ovo/ovo-regular.ttf") format("truetype"), url("/fonts/ovo/ovo-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Pacifico";
  src: url("/fonts/pacifico/pacifico.eot");
  src: url("/fonts/pacifico/pacifico.eot") format("embedded-opentype"), url("/fonts/pacifico/pacifico.woff") format("woff"), url("/fonts/pacifico/pacifico.ttf") format("truetype"), url("/fonts/pacifico/pacifico.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Quattrocento";
  src: url("/fonts/quattrocento/quattrocento.eot");
  src: url("/fonts/quattrocento/quattrocento.eot") format("embedded-opentype"), url("/fonts/quattrocento/quattrocento.woff") format("woff"), url("/fonts/quattrocento/quattrocento.ttf") format("truetype"), url("/fonts/quattrocento/quattrocento.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Questa";
  src: url("/fonts/questa/questa.eot");
  src: url("/fonts/questa/questa.eot") format("embedded-opentype"), url("/fonts/questa/questa.woff") format("woff"), url("/fonts/questa/questa.ttf") format("truetype"), url("/fonts/questa/questa.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Quicksand";
  src: url("/fonts/quicksand/quicksand-regular.eot");
  src: url("/fonts/quicksand/quicksand-regular.eot") format("embedded-opentype"), url("/fonts/quicksand/quicksand-regular.woff") format("woff"), url("/fonts/quicksand/quicksand-regular.ttf") format("truetype"), url("/fonts/quicksand/quicksand-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Quicksand Bold";
  src: url("/fonts/quicksand/quicksand-bold.eot");
  src: url("/fonts/quicksand/quicksand-bold.eot") format("embedded-opentype"), url("/fonts/quicksand/quicksand-bold.woff") format("woff"), url("/fonts/quicksand/quicksand-bold.ttf") format("truetype"), url("/fonts/quicksand/quicksand-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Roboto";
  src: url("/fonts/roboto/roboto-light.eot");
  src: url("/fonts/roboto/roboto-light.eot") format("embedded-opentype"), url("/fonts/roboto/roboto-light.woff") format("woff"), url("/fonts/roboto/roboto-light.ttf") format("truetype"), url("/fonts/roboto/roboto-light.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Roboto Bold";
  src: url("/fonts/roboto/roboto-bold.eot");
  src: url("/fonts/roboto/roboto-bold.eot") format("embedded-opentype"), url("/fonts/roboto/roboto-bold.woff") format("woff"), url("/fonts/roboto/roboto-bold.ttf") format("truetype"), url("/fonts/roboto/roboto-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Sofia Pro";
  src: url("/fonts/sofiapro/sofiapro.eot");
  src: url("/fonts/sofiapro/sofiapro.eot") format("embedded-opentype"), url("/fonts/sofiapro/sofiapro.woff") format("woff"), url("/fonts/sofiapro/sofiapro.ttf") format("truetype"), url("/fonts/sofiapro/sofiapro.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.font-selector .font-selected {
  width: 100%;
  text-align: left; }
  .font-selector .font-selected .caret {
    position: absolute;
    right: 10px;
    top: 15px; }

.font-selector .font-options {
  width: 100%; }

.font-selector [data-font-family="Alex Brush"] {
  font-family: "Alex Brush"; }

.font-selector [data-font-family="Amatic"] {
  font-family: "Amatic"; }

.font-selector [data-font-family="Anivers"] {
  font-family: "Anivers"; }

.font-selector [data-font-family="Bebas"] {
  font-family: "Bebas"; }

.font-selector [data-font-family="Chunk Five"] {
  font-family: "Chunk Five"; }

.font-selector [data-font-family="Colaborate"] {
  font-family: "Colaborate"; }

.font-selector [data-font-family="Droid"] {
  font-family: "Droid"; }

.font-selector [data-font-family="Exo"] {
  font-family: "Exo"; }

.font-selector [data-font-family="Museo Slab"] {
  font-family: "Museo Slab"; }

.font-selector [data-font-family="Museo Sans"] {
  font-family: "Museo Sans"; }

.font-selector [data-font-family="Nexa Sans"] {
  font-family: "Nexa Sans"; }

.font-selector [data-font-family="Nexa Shadow"] {
  font-family: "Nexa Shadow"; }

.font-selector [data-font-family="Open Sans"] {
  font-family: "Open Sans"; }

.font-selector [data-font-family="Ovo"] {
  font-family: "Ovo"; }

.font-selector [data-font-family="Pacifico"] {
  font-family: "Pacifico"; }

.font-selector [data-font-family="Questa"] {
  font-family: "Questa"; }

.font-selector [data-font-family="Quattrocento"] {
  font-family: "Quattrocento"; }

.font-selector [data-font-family="Quicksand"] {
  font-family: "Quicksand"; }

.font-selector [data-font-family="Roboto"] {
  font-family: "Roboto"; }

.font-selector [data-font-family="Sofia Pro"] {
  font-family: "Sofia Pro"; }

.page-wrapper[data-body-font="Anivers"] .subtitle, .page-wrapper[data-body-font="Anivers"] .about-description, .page-wrapper[data-body-font="Anivers"] .endorsement, .page-wrapper[data-body-font="Anivers"] .endorsement-credit, .page-wrapper[data-body-font="Anivers"] .author-bio, .page-wrapper[data-body-font="Anivers"] .author-website {
  font-family: "Anivers";
  font-size: 1.5em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Anivers"] .subtitle {
  font-size: 1.8em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Anivers"] .about-description {
  font-size: 1.5em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Anivers"] .author-bio {
  font-size: 1.4em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Anivers"] .endorsement {
  font-size: 1.5em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Anivers"] .endorsement-credit {
  font-family: "Anivers Bold";
  font-weight: bold;
  font-size: 1.1em; }

.page-wrapper[data-body-font="Anivers"] u, .page-wrapper[data-body-font="Anivers"] p, .page-wrapper[data-body-font="Anivers"] a, .page-wrapper[data-body-font="Anivers"] ol, .page-wrapper[data-body-font="Anivers"] ul, .page-wrapper[data-body-font="Anivers"] blockquote, .page-wrapper[data-body-font="Anivers"] em, .page-wrapper[data-body-font="Anivers"] i, .page-wrapper[data-body-font="Anivers"] b, .page-wrapper[data-body-font="Anivers"] strong, .page-wrapper[data-body-font="Anivers"] h1, .page-wrapper[data-body-font="Anivers"] h2, .page-wrapper[data-body-font="Anivers"] h3, .page-wrapper[data-body-font="Anivers"] h4, .page-wrapper[data-body-font="Anivers"] h5, .page-wrapper[data-body-font="Anivers"] h6 {
  font-family: "Anivers"; }

.page-wrapper[data-body-font="Anivers"] .navbar-brand {
  font-family: "Anivers"; }

.page-wrapper[data-body-font="Anivers"] b, .page-wrapper[data-body-font="Anivers"] strong, .page-wrapper[data-body-font="Anivers"] h1, .page-wrapper[data-body-font="Anivers"] h2, .page-wrapper[data-body-font="Anivers"] h3, .page-wrapper[data-body-font="Anivers"] h4, .page-wrapper[data-body-font="Anivers"] h5, .page-wrapper[data-body-font="Anivers"] h6 {
  font-family: "Anivers Bold";
  font-weight: bold; }

.page-wrapper[data-body-font="Anivers"] .dropdown-loader ul, .page-wrapper[data-body-font="Anivers"] .purchase-edit ul {
  font-family: 'Open Sans Light'; }

.page-wrapper[data-body-font="Anivers"] .endorsement-credit {
  font-size: 1.2em;
  font-family: 'Anivers Bold'; }

.page-wrapper[data-body-font="Anivers"] b, .page-wrapper[data-body-font="Anivers"] strong {
  font-family: 'Anivers Bold'; }

.page-wrapper[data-body-font="Colaborate"] .subtitle, .page-wrapper[data-body-font="Colaborate"] .about-description, .page-wrapper[data-body-font="Colaborate"] .endorsement, .page-wrapper[data-body-font="Colaborate"] .endorsement-credit, .page-wrapper[data-body-font="Colaborate"] .author-bio, .page-wrapper[data-body-font="Colaborate"] .author-website {
  font-family: "Colaborate";
  font-size: 1.5em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Colaborate"] .subtitle {
  font-size: 1.8em;
  line-height: 1.5; }

.page-wrapper[data-body-font="Colaborate"] .about-description {
  font-size: 1.5em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Colaborate"] .author-bio {
  font-size: 1.4em;
  line-height: 1.5; }

.page-wrapper[data-body-font="Colaborate"] .endorsement {
  font-size: 1.6em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Colaborate"] .endorsement-credit {
  font-family: "Colaborate Bold";
  font-weight: bold;
  font-size: 1.1em; }

.page-wrapper[data-body-font="Colaborate"] u, .page-wrapper[data-body-font="Colaborate"] p, .page-wrapper[data-body-font="Colaborate"] a, .page-wrapper[data-body-font="Colaborate"] ol, .page-wrapper[data-body-font="Colaborate"] ul, .page-wrapper[data-body-font="Colaborate"] blockquote, .page-wrapper[data-body-font="Colaborate"] em, .page-wrapper[data-body-font="Colaborate"] i, .page-wrapper[data-body-font="Colaborate"] b, .page-wrapper[data-body-font="Colaborate"] strong, .page-wrapper[data-body-font="Colaborate"] h1, .page-wrapper[data-body-font="Colaborate"] h2, .page-wrapper[data-body-font="Colaborate"] h3, .page-wrapper[data-body-font="Colaborate"] h4, .page-wrapper[data-body-font="Colaborate"] h5, .page-wrapper[data-body-font="Colaborate"] h6 {
  font-family: "Colaborate"; }

.page-wrapper[data-body-font="Colaborate"] .navbar-brand {
  font-family: "Colaborate"; }

.page-wrapper[data-body-font="Colaborate"] b, .page-wrapper[data-body-font="Colaborate"] strong, .page-wrapper[data-body-font="Colaborate"] h1, .page-wrapper[data-body-font="Colaborate"] h2, .page-wrapper[data-body-font="Colaborate"] h3, .page-wrapper[data-body-font="Colaborate"] h4, .page-wrapper[data-body-font="Colaborate"] h5, .page-wrapper[data-body-font="Colaborate"] h6 {
  font-family: "Colaborate Bold";
  font-weight: bold; }

.page-wrapper[data-body-font="Colaborate"] .dropdown-loader ul, .page-wrapper[data-body-font="Colaborate"] .purchase-edit ul {
  font-family: 'Open Sans Light'; }

.page-wrapper[data-body-font="Colaborate"] b, .page-wrapper[data-body-font="Colaborate"] strong {
  font-family: 'Colaborate Bold'; }

.page-wrapper[data-body-font="Droid"] .subtitle, .page-wrapper[data-body-font="Droid"] .about-description, .page-wrapper[data-body-font="Droid"] .endorsement, .page-wrapper[data-body-font="Droid"] .endorsement-credit, .page-wrapper[data-body-font="Droid"] .author-bio, .page-wrapper[data-body-font="Droid"] .author-website {
  font-family: "Droid";
  font-size: 1.4em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Droid"] .subtitle {
  font-size: 1.7em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Droid"] .about-description {
  font-size: 1.35em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Droid"] .author-bio {
  font-size: 1.2em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Droid"] .endorsement {
  font-size: 1.4em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Droid"] .endorsement-credit {
  font-family: "Droid Bold";
  font-weight: bold;
  font-size: 1.1em; }

.page-wrapper[data-body-font="Droid"] u, .page-wrapper[data-body-font="Droid"] p, .page-wrapper[data-body-font="Droid"] a, .page-wrapper[data-body-font="Droid"] ol, .page-wrapper[data-body-font="Droid"] ul, .page-wrapper[data-body-font="Droid"] blockquote, .page-wrapper[data-body-font="Droid"] em, .page-wrapper[data-body-font="Droid"] i, .page-wrapper[data-body-font="Droid"] b, .page-wrapper[data-body-font="Droid"] strong, .page-wrapper[data-body-font="Droid"] h1, .page-wrapper[data-body-font="Droid"] h2, .page-wrapper[data-body-font="Droid"] h3, .page-wrapper[data-body-font="Droid"] h4, .page-wrapper[data-body-font="Droid"] h5, .page-wrapper[data-body-font="Droid"] h6 {
  font-family: "Droid"; }

.page-wrapper[data-body-font="Droid"] .navbar-brand {
  font-family: "Droid"; }

.page-wrapper[data-body-font="Droid"] b, .page-wrapper[data-body-font="Droid"] strong, .page-wrapper[data-body-font="Droid"] h1, .page-wrapper[data-body-font="Droid"] h2, .page-wrapper[data-body-font="Droid"] h3, .page-wrapper[data-body-font="Droid"] h4, .page-wrapper[data-body-font="Droid"] h5, .page-wrapper[data-body-font="Droid"] h6 {
  font-family: "Droid Bold";
  font-weight: bold; }

.page-wrapper[data-body-font="Droid"] .dropdown-loader ul, .page-wrapper[data-body-font="Droid"] .purchase-edit ul {
  font-family: 'Open Sans Light'; }

.page-wrapper[data-body-font="Droid"] .endorsement-credit, .page-wrapper[data-body-font="Droid"] .author-website {
  font-family: 'Droid Bold'; }

.page-wrapper[data-body-font="Droid"] b, .page-wrapper[data-body-font="Droid"] strong {
  font-family: 'Droid Bold'; }

.page-wrapper[data-body-font="Exo"] .subtitle, .page-wrapper[data-body-font="Exo"] .about-description, .page-wrapper[data-body-font="Exo"] .endorsement, .page-wrapper[data-body-font="Exo"] .endorsement-credit, .page-wrapper[data-body-font="Exo"] .author-bio, .page-wrapper[data-body-font="Exo"] .author-website {
  font-family: "Exo";
  font-size: 1.3em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Exo"] .subtitle {
  font-size: 1.6em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Exo"] .about-description {
  font-size: 1.3em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Exo"] .author-bio {
  font-size: 1.1em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Exo"] .endorsement {
  font-size: 1.4em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Exo"] .endorsement-credit {
  font-family: "Exo Bold";
  font-weight: bold;
  font-size: 1.1em; }

.page-wrapper[data-body-font="Exo"] u, .page-wrapper[data-body-font="Exo"] p, .page-wrapper[data-body-font="Exo"] a, .page-wrapper[data-body-font="Exo"] ol, .page-wrapper[data-body-font="Exo"] ul, .page-wrapper[data-body-font="Exo"] blockquote, .page-wrapper[data-body-font="Exo"] em, .page-wrapper[data-body-font="Exo"] i, .page-wrapper[data-body-font="Exo"] b, .page-wrapper[data-body-font="Exo"] strong, .page-wrapper[data-body-font="Exo"] h1, .page-wrapper[data-body-font="Exo"] h2, .page-wrapper[data-body-font="Exo"] h3, .page-wrapper[data-body-font="Exo"] h4, .page-wrapper[data-body-font="Exo"] h5, .page-wrapper[data-body-font="Exo"] h6 {
  font-family: "Exo"; }

.page-wrapper[data-body-font="Exo"] .navbar-brand {
  font-family: "Exo"; }

.page-wrapper[data-body-font="Exo"] b, .page-wrapper[data-body-font="Exo"] strong, .page-wrapper[data-body-font="Exo"] h1, .page-wrapper[data-body-font="Exo"] h2, .page-wrapper[data-body-font="Exo"] h3, .page-wrapper[data-body-font="Exo"] h4, .page-wrapper[data-body-font="Exo"] h5, .page-wrapper[data-body-font="Exo"] h6 {
  font-family: "Exo Bold";
  font-weight: bold; }

.page-wrapper[data-body-font="Exo"] .dropdown-loader ul, .page-wrapper[data-body-font="Exo"] .purchase-edit ul {
  font-family: 'Open Sans Light'; }

.page-wrapper[data-body-font="Exo"] b, .page-wrapper[data-body-font="Exo"] strong {
  font-family: 'Exo Bold'; }

.page-wrapper[data-body-font="Museo Sans"] .subtitle, .page-wrapper[data-body-font="Museo Sans"] .about-description, .page-wrapper[data-body-font="Museo Sans"] .endorsement, .page-wrapper[data-body-font="Museo Sans"] .endorsement-credit, .page-wrapper[data-body-font="Museo Sans"] .author-bio, .page-wrapper[data-body-font="Museo Sans"] .author-website {
  font-family: "Museo Sans";
  font-size: 1.4em;
  line-height: 1.8; }

.page-wrapper[data-body-font="Museo Sans"] .subtitle {
  font-size: 1.8em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Museo Sans"] .about-description {
  font-size: 1.4em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Museo Sans"] .author-bio {
  font-size: 1.2em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Museo Sans"] .endorsement {
  font-size: 1.4em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Museo Sans"] .endorsement-credit {
  font-family: "Museo Sans Bold";
  font-weight: bold;
  font-size: 1.1em; }

.page-wrapper[data-body-font="Museo Sans"] u, .page-wrapper[data-body-font="Museo Sans"] p, .page-wrapper[data-body-font="Museo Sans"] a, .page-wrapper[data-body-font="Museo Sans"] ol, .page-wrapper[data-body-font="Museo Sans"] ul, .page-wrapper[data-body-font="Museo Sans"] blockquote, .page-wrapper[data-body-font="Museo Sans"] em, .page-wrapper[data-body-font="Museo Sans"] i, .page-wrapper[data-body-font="Museo Sans"] b, .page-wrapper[data-body-font="Museo Sans"] strong, .page-wrapper[data-body-font="Museo Sans"] h1, .page-wrapper[data-body-font="Museo Sans"] h2, .page-wrapper[data-body-font="Museo Sans"] h3, .page-wrapper[data-body-font="Museo Sans"] h4, .page-wrapper[data-body-font="Museo Sans"] h5, .page-wrapper[data-body-font="Museo Sans"] h6 {
  font-family: "Museo Sans"; }

.page-wrapper[data-body-font="Museo Sans"] .navbar-brand {
  font-family: "Museo Sans"; }

.page-wrapper[data-body-font="Museo Sans"] b, .page-wrapper[data-body-font="Museo Sans"] strong, .page-wrapper[data-body-font="Museo Sans"] h1, .page-wrapper[data-body-font="Museo Sans"] h2, .page-wrapper[data-body-font="Museo Sans"] h3, .page-wrapper[data-body-font="Museo Sans"] h4, .page-wrapper[data-body-font="Museo Sans"] h5, .page-wrapper[data-body-font="Museo Sans"] h6 {
  font-family: "Museo Sans Bold";
  font-weight: bold; }

.page-wrapper[data-body-font="Museo Sans"] .dropdown-loader ul, .page-wrapper[data-body-font="Museo Sans"] .purchase-edit ul {
  font-family: 'Open Sans Light'; }

.page-wrapper[data-body-font="Museo Sans"] b, .page-wrapper[data-body-font="Museo Sans"] strong {
  font-family: 'Museo Sans Bold'; }

.page-wrapper[data-body-font="Museo Slab"] .subtitle, .page-wrapper[data-body-font="Museo Slab"] .about-description, .page-wrapper[data-body-font="Museo Slab"] .endorsement, .page-wrapper[data-body-font="Museo Slab"] .endorsement-credit, .page-wrapper[data-body-font="Museo Slab"] .author-bio, .page-wrapper[data-body-font="Museo Slab"] .author-website {
  font-family: "Museo Slab";
  font-size: 1.4em;
  line-height: 1.8; }

.page-wrapper[data-body-font="Museo Slab"] .subtitle {
  font-size: 1.8em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Museo Slab"] .about-description {
  font-size: 1.4em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Museo Slab"] .author-bio {
  font-size: 1.2em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Museo Slab"] .endorsement {
  font-size: 1.4em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Museo Slab"] .endorsement-credit {
  font-family: "Museo Slab Bold";
  font-weight: bold;
  font-size: 1.1em; }

.page-wrapper[data-body-font="Museo Slab"] u, .page-wrapper[data-body-font="Museo Slab"] p, .page-wrapper[data-body-font="Museo Slab"] a, .page-wrapper[data-body-font="Museo Slab"] ol, .page-wrapper[data-body-font="Museo Slab"] ul, .page-wrapper[data-body-font="Museo Slab"] blockquote, .page-wrapper[data-body-font="Museo Slab"] em, .page-wrapper[data-body-font="Museo Slab"] i, .page-wrapper[data-body-font="Museo Slab"] b, .page-wrapper[data-body-font="Museo Slab"] strong, .page-wrapper[data-body-font="Museo Slab"] h1, .page-wrapper[data-body-font="Museo Slab"] h2, .page-wrapper[data-body-font="Museo Slab"] h3, .page-wrapper[data-body-font="Museo Slab"] h4, .page-wrapper[data-body-font="Museo Slab"] h5, .page-wrapper[data-body-font="Museo Slab"] h6 {
  font-family: "Museo Slab"; }

.page-wrapper[data-body-font="Museo Slab"] .navbar-brand {
  font-family: "Museo Slab"; }

.page-wrapper[data-body-font="Museo Slab"] b, .page-wrapper[data-body-font="Museo Slab"] strong, .page-wrapper[data-body-font="Museo Slab"] h1, .page-wrapper[data-body-font="Museo Slab"] h2, .page-wrapper[data-body-font="Museo Slab"] h3, .page-wrapper[data-body-font="Museo Slab"] h4, .page-wrapper[data-body-font="Museo Slab"] h5, .page-wrapper[data-body-font="Museo Slab"] h6 {
  font-family: "Museo Slab Bold";
  font-weight: bold; }

.page-wrapper[data-body-font="Museo Slab"] .dropdown-loader ul, .page-wrapper[data-body-font="Museo Slab"] .purchase-edit ul {
  font-family: 'Open Sans Light'; }

.page-wrapper[data-body-font="Museo Slab"] b, .page-wrapper[data-body-font="Museo Slab"] strong {
  font-family: 'Museo Slab Bold'; }

.page-wrapper[data-body-font="Open Sans"] .subtitle, .page-wrapper[data-body-font="Open Sans"] .about-description, .page-wrapper[data-body-font="Open Sans"] .endorsement, .page-wrapper[data-body-font="Open Sans"] .endorsement-credit, .page-wrapper[data-body-font="Open Sans"] .author-bio, .page-wrapper[data-body-font="Open Sans"] .author-website {
  font-family: "Open Sans Regular";
  font-size: 1.3em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Open Sans"] .subtitle {
  font-size: 1.5em;
  line-height: 1.8; }

.page-wrapper[data-body-font="Open Sans"] .about-description {
  font-size: 1.3em;
  line-height: 1.9; }

.page-wrapper[data-body-font="Open Sans"] .author-bio {
  font-size: 1.3em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Open Sans"] .endorsement {
  font-size: 1.3em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Open Sans"] .endorsement-credit {
  font-family: "Open Sans Bold";
  font-weight: bold;
  font-size: 1.1em; }

.page-wrapper[data-body-font="Open Sans"] u, .page-wrapper[data-body-font="Open Sans"] p, .page-wrapper[data-body-font="Open Sans"] a, .page-wrapper[data-body-font="Open Sans"] ol, .page-wrapper[data-body-font="Open Sans"] ul, .page-wrapper[data-body-font="Open Sans"] blockquote, .page-wrapper[data-body-font="Open Sans"] em, .page-wrapper[data-body-font="Open Sans"] i, .page-wrapper[data-body-font="Open Sans"] b, .page-wrapper[data-body-font="Open Sans"] strong, .page-wrapper[data-body-font="Open Sans"] h1, .page-wrapper[data-body-font="Open Sans"] h2, .page-wrapper[data-body-font="Open Sans"] h3, .page-wrapper[data-body-font="Open Sans"] h4, .page-wrapper[data-body-font="Open Sans"] h5, .page-wrapper[data-body-font="Open Sans"] h6 {
  font-family: "Open Sans Regular"; }

.page-wrapper[data-body-font="Open Sans"] .navbar-brand {
  font-family: "Open Sans Regular"; }

.page-wrapper[data-body-font="Open Sans"] b, .page-wrapper[data-body-font="Open Sans"] strong, .page-wrapper[data-body-font="Open Sans"] h1, .page-wrapper[data-body-font="Open Sans"] h2, .page-wrapper[data-body-font="Open Sans"] h3, .page-wrapper[data-body-font="Open Sans"] h4, .page-wrapper[data-body-font="Open Sans"] h5, .page-wrapper[data-body-font="Open Sans"] h6 {
  font-family: "Open Sans Bold";
  font-weight: bold; }

.page-wrapper[data-body-font="Open Sans"] .dropdown-loader ul, .page-wrapper[data-body-font="Open Sans"] .purchase-edit ul {
  font-family: 'Open Sans Light'; }

.page-wrapper[data-body-font="Open Sans"] .endorsement-credit {
  font-family: 'Open Sans Bold'; }

.page-wrapper[data-body-font="Open Sans"] b, .page-wrapper[data-body-font="Open Sans"] strong {
  font-family: 'Open Sans Bold'; }

.page-wrapper[data-body-font="Quattrocento"] .subtitle, .page-wrapper[data-body-font="Quattrocento"] .about-description, .page-wrapper[data-body-font="Quattrocento"] .endorsement, .page-wrapper[data-body-font="Quattrocento"] .endorsement-credit, .page-wrapper[data-body-font="Quattrocento"] .author-bio, .page-wrapper[data-body-font="Quattrocento"] .author-website {
  font-family: "Quattrocento";
  font-size: 1.4em;
  line-height: 1.8; }

.page-wrapper[data-body-font="Quattrocento"] .subtitle {
  font-size: 1.8em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Quattrocento"] .about-description {
  font-size: 1.4em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Quattrocento"] .author-bio {
  font-size: 1.2em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Quattrocento"] .endorsement {
  font-size: 1.5em;
  line-height: 1.5; }

.page-wrapper[data-body-font="Quattrocento"] .endorsement-credit {
  font-family: "Quattrocento";
  font-weight: bold;
  font-size: 1.1em; }

.page-wrapper[data-body-font="Quattrocento"] u, .page-wrapper[data-body-font="Quattrocento"] p, .page-wrapper[data-body-font="Quattrocento"] a, .page-wrapper[data-body-font="Quattrocento"] ol, .page-wrapper[data-body-font="Quattrocento"] ul, .page-wrapper[data-body-font="Quattrocento"] blockquote, .page-wrapper[data-body-font="Quattrocento"] em, .page-wrapper[data-body-font="Quattrocento"] i, .page-wrapper[data-body-font="Quattrocento"] b, .page-wrapper[data-body-font="Quattrocento"] strong, .page-wrapper[data-body-font="Quattrocento"] h1, .page-wrapper[data-body-font="Quattrocento"] h2, .page-wrapper[data-body-font="Quattrocento"] h3, .page-wrapper[data-body-font="Quattrocento"] h4, .page-wrapper[data-body-font="Quattrocento"] h5, .page-wrapper[data-body-font="Quattrocento"] h6 {
  font-family: "Quattrocento"; }

.page-wrapper[data-body-font="Quattrocento"] .navbar-brand {
  font-family: "Quattrocento"; }

.page-wrapper[data-body-font="Quattrocento"] b, .page-wrapper[data-body-font="Quattrocento"] strong, .page-wrapper[data-body-font="Quattrocento"] h1, .page-wrapper[data-body-font="Quattrocento"] h2, .page-wrapper[data-body-font="Quattrocento"] h3, .page-wrapper[data-body-font="Quattrocento"] h4, .page-wrapper[data-body-font="Quattrocento"] h5, .page-wrapper[data-body-font="Quattrocento"] h6 {
  font-family: "Quattrocento";
  font-weight: bold; }

.page-wrapper[data-body-font="Quattrocento"] .dropdown-loader ul, .page-wrapper[data-body-font="Quattrocento"] .purchase-edit ul {
  font-family: 'Open Sans Light'; }

.page-wrapper[data-body-font="Quicksand"] .subtitle, .page-wrapper[data-body-font="Quicksand"] .about-description, .page-wrapper[data-body-font="Quicksand"] .endorsement, .page-wrapper[data-body-font="Quicksand"] .endorsement-credit, .page-wrapper[data-body-font="Quicksand"] .author-bio, .page-wrapper[data-body-font="Quicksand"] .author-website {
  font-family: "Quicksand";
  font-size: 1.4em;
  line-height: 1.8; }

.page-wrapper[data-body-font="Quicksand"] .subtitle {
  font-size: 1.8em;
  line-height: 1.45; }

.page-wrapper[data-body-font="Quicksand"] .about-description {
  font-size: 1.4em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Quicksand"] .author-bio {
  font-size: 1.2em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Quicksand"] .endorsement {
  font-size: 1.4em;
  line-height: 1.5; }

.page-wrapper[data-body-font="Quicksand"] .endorsement-credit {
  font-family: "Quicksand Bold";
  font-weight: bold;
  font-size: 1.1em; }

.page-wrapper[data-body-font="Quicksand"] u, .page-wrapper[data-body-font="Quicksand"] p, .page-wrapper[data-body-font="Quicksand"] a, .page-wrapper[data-body-font="Quicksand"] ol, .page-wrapper[data-body-font="Quicksand"] ul, .page-wrapper[data-body-font="Quicksand"] blockquote, .page-wrapper[data-body-font="Quicksand"] em, .page-wrapper[data-body-font="Quicksand"] i, .page-wrapper[data-body-font="Quicksand"] b, .page-wrapper[data-body-font="Quicksand"] strong, .page-wrapper[data-body-font="Quicksand"] h1, .page-wrapper[data-body-font="Quicksand"] h2, .page-wrapper[data-body-font="Quicksand"] h3, .page-wrapper[data-body-font="Quicksand"] h4, .page-wrapper[data-body-font="Quicksand"] h5, .page-wrapper[data-body-font="Quicksand"] h6 {
  font-family: "Quicksand"; }

.page-wrapper[data-body-font="Quicksand"] .navbar-brand {
  font-family: "Quicksand"; }

.page-wrapper[data-body-font="Quicksand"] b, .page-wrapper[data-body-font="Quicksand"] strong, .page-wrapper[data-body-font="Quicksand"] h1, .page-wrapper[data-body-font="Quicksand"] h2, .page-wrapper[data-body-font="Quicksand"] h3, .page-wrapper[data-body-font="Quicksand"] h4, .page-wrapper[data-body-font="Quicksand"] h5, .page-wrapper[data-body-font="Quicksand"] h6 {
  font-family: "Quicksand Bold";
  font-weight: bold; }

.page-wrapper[data-body-font="Quicksand"] .dropdown-loader ul, .page-wrapper[data-body-font="Quicksand"] .purchase-edit ul {
  font-family: 'Open Sans Light'; }

.page-wrapper[data-body-font="Quicksand"] b, .page-wrapper[data-body-font="Quicksand"] strong {
  font-family: 'Quicksand Bold'; }

.page-wrapper[data-body-font="Roboto"] .subtitle, .page-wrapper[data-body-font="Roboto"] .about-description, .page-wrapper[data-body-font="Roboto"] .endorsement, .page-wrapper[data-body-font="Roboto"] .endorsement-credit, .page-wrapper[data-body-font="Roboto"] .author-bio, .page-wrapper[data-body-font="Roboto"] .author-website {
  font-family: "Roboto";
  font-size: 1.4em;
  line-height: 1.8; }

.page-wrapper[data-body-font="Roboto"] .subtitle {
  font-size: 1.9em;
  line-height: 1.5; }

.page-wrapper[data-body-font="Roboto"] .about-description {
  font-size: 1.4em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Roboto"] .author-bio {
  font-size: 1.2em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Roboto"] .endorsement {
  font-size: 1.4em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Roboto"] .endorsement-credit {
  font-family: "Roboto Bold";
  font-weight: bold;
  font-size: 1.1em; }

.page-wrapper[data-body-font="Roboto"] u, .page-wrapper[data-body-font="Roboto"] p, .page-wrapper[data-body-font="Roboto"] a, .page-wrapper[data-body-font="Roboto"] ol, .page-wrapper[data-body-font="Roboto"] ul, .page-wrapper[data-body-font="Roboto"] blockquote, .page-wrapper[data-body-font="Roboto"] em, .page-wrapper[data-body-font="Roboto"] i, .page-wrapper[data-body-font="Roboto"] b, .page-wrapper[data-body-font="Roboto"] strong, .page-wrapper[data-body-font="Roboto"] h1, .page-wrapper[data-body-font="Roboto"] h2, .page-wrapper[data-body-font="Roboto"] h3, .page-wrapper[data-body-font="Roboto"] h4, .page-wrapper[data-body-font="Roboto"] h5, .page-wrapper[data-body-font="Roboto"] h6 {
  font-family: "Roboto"; }

.page-wrapper[data-body-font="Roboto"] .navbar-brand {
  font-family: "Roboto"; }

.page-wrapper[data-body-font="Roboto"] b, .page-wrapper[data-body-font="Roboto"] strong, .page-wrapper[data-body-font="Roboto"] h1, .page-wrapper[data-body-font="Roboto"] h2, .page-wrapper[data-body-font="Roboto"] h3, .page-wrapper[data-body-font="Roboto"] h4, .page-wrapper[data-body-font="Roboto"] h5, .page-wrapper[data-body-font="Roboto"] h6 {
  font-family: "Roboto Bold";
  font-weight: bold; }

.page-wrapper[data-body-font="Roboto"] .dropdown-loader ul, .page-wrapper[data-body-font="Roboto"] .purchase-edit ul {
  font-family: 'Open Sans Light'; }

.page-wrapper[data-body-font="Roboto"] .endorsement-credit {
  font-family: 'Roboto Bold'; }

.page-wrapper[data-body-font="Roboto"] b, .page-wrapper[data-body-font="Roboto"] strong {
  font-family: 'Roboto Bold'; }

.page-wrapper[data-body-font="Sofia Pro"] .subtitle, .page-wrapper[data-body-font="Sofia Pro"] .about-description, .page-wrapper[data-body-font="Sofia Pro"] .endorsement, .page-wrapper[data-body-font="Sofia Pro"] .endorsement-credit, .page-wrapper[data-body-font="Sofia Pro"] .author-bio, .page-wrapper[data-body-font="Sofia Pro"] .author-website {
  font-family: "Sofia Pro";
  font-size: 1.4em;
  line-height: 1.8; }

.page-wrapper[data-body-font="Sofia Pro"] .subtitle {
  font-size: 1.9em;
  line-height: 1.5; }

.page-wrapper[data-body-font="Sofia Pro"] .about-description {
  font-size: 1.4em;
  line-height: 1.7; }

.page-wrapper[data-body-font="Sofia Pro"] .author-bio {
  font-size: 1.2em;
  line-height: 1.6; }

.page-wrapper[data-body-font="Sofia Pro"] .endorsement {
  font-size: 1.4em;
  line-height: 1.5; }

.page-wrapper[data-body-font="Sofia Pro"] .endorsement-credit {
  font-family: "Sofia Pro";
  font-weight: bold;
  font-size: 1.1em; }

.page-wrapper[data-body-font="Sofia Pro"] u, .page-wrapper[data-body-font="Sofia Pro"] p, .page-wrapper[data-body-font="Sofia Pro"] a, .page-wrapper[data-body-font="Sofia Pro"] ol, .page-wrapper[data-body-font="Sofia Pro"] ul, .page-wrapper[data-body-font="Sofia Pro"] blockquote, .page-wrapper[data-body-font="Sofia Pro"] em, .page-wrapper[data-body-font="Sofia Pro"] i, .page-wrapper[data-body-font="Sofia Pro"] b, .page-wrapper[data-body-font="Sofia Pro"] strong, .page-wrapper[data-body-font="Sofia Pro"] h1, .page-wrapper[data-body-font="Sofia Pro"] h2, .page-wrapper[data-body-font="Sofia Pro"] h3, .page-wrapper[data-body-font="Sofia Pro"] h4, .page-wrapper[data-body-font="Sofia Pro"] h5, .page-wrapper[data-body-font="Sofia Pro"] h6 {
  font-family: "Sofia Pro"; }

.page-wrapper[data-body-font="Sofia Pro"] .navbar-brand {
  font-family: "Sofia Pro"; }

.page-wrapper[data-body-font="Sofia Pro"] b, .page-wrapper[data-body-font="Sofia Pro"] strong, .page-wrapper[data-body-font="Sofia Pro"] h1, .page-wrapper[data-body-font="Sofia Pro"] h2, .page-wrapper[data-body-font="Sofia Pro"] h3, .page-wrapper[data-body-font="Sofia Pro"] h4, .page-wrapper[data-body-font="Sofia Pro"] h5, .page-wrapper[data-body-font="Sofia Pro"] h6 {
  font-family: "Sofia Pro";
  font-weight: bold; }

.page-wrapper[data-body-font="Sofia Pro"] .dropdown-loader ul, .page-wrapper[data-body-font="Sofia Pro"] .purchase-edit ul {
  font-family: 'Open Sans Light'; }

.page-wrapper[data-headline-font="Alex Brush"] .section-title, .page-wrapper[data-headline-font="Alex Brush"] .author-name, .page-wrapper[data-headline-font="Alex Brush"] .title {
  font-family: "Alex Brush"; }

.page-wrapper[data-headline-font="Alex Brush"] .title {
  font-size: 4.8em;
  line-height: 0.9; }

.page-wrapper[data-headline-font="Alex Brush"] .section-title {
  font-size: 4.5em;
  line-height: 1; }

.page-wrapper[data-headline-font="Alex Brush"] .author-name {
  font-size: 3.25em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Amatic"] .section-title, .page-wrapper[data-headline-font="Amatic"] .author-name, .page-wrapper[data-headline-font="Amatic"] .title {
  font-family: "Amatic"; }

.page-wrapper[data-headline-font="Amatic"] .title {
  font-size: 4.7em;
  line-height: 1; }

.page-wrapper[data-headline-font="Amatic"] .section-title {
  font-size: 5.1em;
  line-height: 1; }

.page-wrapper[data-headline-font="Amatic"] .author-name {
  font-size: 3.25em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Amatic"] .section-title {
  font-family: 'Amatic Bold'; }

.page-wrapper[data-headline-font="Bebas"] .section-title, .page-wrapper[data-headline-font="Bebas"] .author-name, .page-wrapper[data-headline-font="Bebas"] .title {
  font-family: "Bebas"; }

.page-wrapper[data-headline-font="Bebas"] .title {
  font-size: 4.25em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Bebas"] .section-title {
  font-size: 4.25em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Bebas"] .author-name {
  font-size: 2.9em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Chunk Five"] .section-title, .page-wrapper[data-headline-font="Chunk Five"] .author-name, .page-wrapper[data-headline-font="Chunk Five"] .title {
  font-family: "Chunk Five"; }

.page-wrapper[data-headline-font="Chunk Five"] .title {
  font-size: 3.5em;
  line-height: 1.2; }

.page-wrapper[data-headline-font="Chunk Five"] .section-title {
  font-size: 4em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Chunk Five"] .author-name {
  font-size: 3.25em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Colaborate"] .section-title, .page-wrapper[data-headline-font="Colaborate"] .author-name, .page-wrapper[data-headline-font="Colaborate"] .title {
  font-family: "Colaborate"; }

.page-wrapper[data-headline-font="Colaborate"] .title {
  font-size: 3.9em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Colaborate"] .section-title {
  font-size: 4.5em;
  line-height: 1; }

.page-wrapper[data-headline-font="Colaborate"] .author-name {
  font-size: 3.25em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Colaborate"] .section-title {
  font-weight: bold; }

.page-wrapper[data-headline-font="Museo Slab"] .section-title, .page-wrapper[data-headline-font="Museo Slab"] .author-name, .page-wrapper[data-headline-font="Museo Slab"] .title {
  font-family: "Museo Slab"; }

.page-wrapper[data-headline-font="Museo Slab"] .title {
  font-size: 3.5em;
  line-height: 1.25; }

.page-wrapper[data-headline-font="Museo Slab"] .section-title {
  font-size: 4em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Museo Slab"] .author-name {
  font-size: 2.9em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Nexa Sans"] .section-title, .page-wrapper[data-headline-font="Nexa Sans"] .author-name, .page-wrapper[data-headline-font="Nexa Sans"] .title {
  font-family: "Nexa Sans"; }

.page-wrapper[data-headline-font="Nexa Sans"] .title {
  font-size: 2.9em;
  line-height: 1.3; }

.page-wrapper[data-headline-font="Nexa Sans"] .section-title {
  font-size: 4em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Nexa Sans"] .author-name {
  font-size: 2.5em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Nexa Shadow"] .section-title, .page-wrapper[data-headline-font="Nexa Shadow"] .author-name, .page-wrapper[data-headline-font="Nexa Shadow"] .title {
  font-family: "Nexa Shadow"; }

.page-wrapper[data-headline-font="Nexa Shadow"] .title {
  font-size: 2.9em;
  line-height: 1.3; }

.page-wrapper[data-headline-font="Nexa Shadow"] .section-title {
  font-size: 4em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Nexa Shadow"] .author-name {
  font-size: 2.5em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Open Sans"] .section-title, .page-wrapper[data-headline-font="Open Sans"] .author-name, .page-wrapper[data-headline-font="Open Sans"] .title {
  font-family: "Open Sans Bold"; }

.page-wrapper[data-headline-font="Open Sans"] .title {
  font-size: 3.5em;
  line-height: 1.3; }

.page-wrapper[data-headline-font="Open Sans"] .section-title {
  font-size: 4em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Open Sans"] .author-name {
  font-size: 3em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Open Sans"] .section-title, .page-wrapper[data-headline-font="Open Sans"] .title, .page-wrapper[data-headline-font="Open Sans"] .author-name {
  font-weight: bold; }

.page-wrapper[data-headline-font="Ovo"] .section-title, .page-wrapper[data-headline-font="Ovo"] .author-name, .page-wrapper[data-headline-font="Ovo"] .title {
  font-family: "Ovo"; }

.page-wrapper[data-headline-font="Ovo"] .title {
  font-size: 3.65em;
  line-height: 1.2; }

.page-wrapper[data-headline-font="Ovo"] .section-title {
  font-size: 4.2em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Ovo"] .author-name {
  font-size: 3.1em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Ovo"] .section-title {
  font-weight: bold; }

.page-wrapper[data-headline-font="Pacifico"] .section-title, .page-wrapper[data-headline-font="Pacifico"] .author-name, .page-wrapper[data-headline-font="Pacifico"] .title {
  font-family: "Pacifico"; }

.page-wrapper[data-headline-font="Pacifico"] .title {
  font-size: 3.5em;
  line-height: 1.25; }

.page-wrapper[data-headline-font="Pacifico"] .section-title {
  font-size: 4.2em;
  line-height: 1.3; }

.page-wrapper[data-headline-font="Pacifico"] .author-name {
  font-size: 3.25em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Pacifico"] .title {
  word-spacing: 5px; }

.page-wrapper[data-headline-font="Pacifico"] .section-title {
  word-spacing: 15px; }

.page-wrapper[data-headline-font="Pacifico"] .author-name {
  word-spacing: 5px; }

.page-wrapper[data-headline-font="Quattrocento"] .section-title, .page-wrapper[data-headline-font="Quattrocento"] .author-name, .page-wrapper[data-headline-font="Quattrocento"] .title {
  font-family: "Quattrocento"; }

.page-wrapper[data-headline-font="Quattrocento"] .title {
  font-size: 3.6em;
  line-height: 1.2; }

.page-wrapper[data-headline-font="Quattrocento"] .section-title {
  font-size: 4.2em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Quattrocento"] .author-name {
  font-size: 3em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Quattrocento"] .section-title {
  font-weight: bold; }

.page-wrapper[data-headline-font="Questa"] .section-title, .page-wrapper[data-headline-font="Questa"] .author-name, .page-wrapper[data-headline-font="Questa"] .title {
  font-family: "Questa"; }

.page-wrapper[data-headline-font="Questa"] .title {
  font-size: 3.6em;
  line-height: 1.2; }

.page-wrapper[data-headline-font="Questa"] .section-title {
  font-size: 4.2em;
  line-height: 1.1; }

.page-wrapper[data-headline-font="Questa"] .author-name {
  font-size: 3.1em;
  line-height: 1.1; }

@media (max-width: 767px) {
  .page-wrapper[data-headline-font] .title {
    font-size: 2.75em !important;
    line-height: 1.2; }
  .page-wrapper[data-headline-font] .section-title {
    font-size: 2.2em !important;
    line-height: 1.1; }
  .page-wrapper[data-headline-font] .author-name {
    font-size: 2em !important;
    line-height: 1.1; }
  .page-wrapper[data-headline-font="Amatic"] .section-title, .page-wrapper[data-headline-font="Amatic"] .author-name, .page-wrapper[data-headline-font="Amatic"] .title {
    font-family: "Amatic"; }
  .page-wrapper[data-headline-font="Amatic"] .title {
    font-size: 3.75em;
    line-height: 1.2; }
  .page-wrapper[data-headline-font="Amatic"] .section-title {
    font-size: 3.2em;
    line-height: 1.1; }
  .page-wrapper[data-headline-font="Amatic"] .author-name {
    font-size: 3em;
    line-height: 1.1; }
  .page-wrapper[data-body-font] .subtitle, .page-wrapper[data-body-font] .about-description, .page-wrapper[data-body-font] .endorsement, .page-wrapper[data-body-font] .endorsement-credit, .page-wrapper[data-body-font] .author-bio, .page-wrapper[data-body-font] .author-website {
    font-size: 1.35em;
    line-height: 1.7; }
  .page-wrapper[data-body-font] .subtitle {
    font-size: 1.7em;
    line-height: 1.5; }
  .page-wrapper[data-body-font] .about-description {
    font-size: 1.35em;
    line-height: 1.7; }
  .page-wrapper[data-body-font] .author-bio {
    font-size: 1.35em;
    line-height: 1.7; }
  .page-wrapper[data-body-font] .endorsement {
    font-size: 1.35em;
    line-height: 1.7; }
  .page-wrapper[data-body-font] .endorsement-credit {
    font-weight: bold;
    font-size: 1.1em; }
  .page-wrapper[data-body-font] b, .page-wrapper[data-body-font] strong, .page-wrapper[data-body-font] h1, .page-wrapper[data-body-font] h2, .page-wrapper[data-body-font] h3, .page-wrapper[data-body-font] h4, .page-wrapper[data-body-font] h5, .page-wrapper[data-body-font] h6 {
    font-weight: bold; }
  .page-wrapper[data-body-font] .dropdown-loader ul, .page-wrapper[data-body-font] .purchase-edit ul {
    font-family: 'Open Sans Light'; } }

section {
  padding: 4% 0;
  position: relative;
  min-height: 100px; }
  section a {
    text-decoration: underline;
    color: inherit; }
    section a:hover {
      color: inherit;
      opacity: .7; }
    section a:focus {
      color: inherit; }
    section a.button:hover, section a.upload-button:hover {
      opacity: inherit; }
  section.section-background-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  section.section-background-image-fixed {
    background-attachment: fixed; }
  section div:focus {
    box-shadow: none;
    outline: 1px dotted rgba(0, 0, 0, 0.2); }
  section div.redactor-editor {
    min-height: 10px;
    -webkit-transition: outline 0.3s ease;
    -o-transition: outline 0.3s ease;
    transition: outline 0.3s ease; }
  section img {
    max-width: 100%; }
  section .section-title {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 4%;
    z-index: 9; }
    section .section-title::-moz-placeholder {
      color: #444040;
      opacity: 1; }
    section .section-title:-ms-input-placeholder {
      color: #444040; }
    section .section-title::-webkit-input-placeholder {
      color: #444040; }
  section .activate-message {
    display: none; }

@media (max-width: 767px) {
  section {
    padding: 60px 0; } }

.section:hover .settings-icons, .section:hover .section-header .settings-gear-icon, .section:hover .section-header .settings-hide-icon {
  opacity: .3; }

.section .section-header {
  font-family: "Open Sans Regular" !important;
  position: absolute;
  top: 0;
  width: 100%;
  font-size: .9em;
  background: none;
  border-bottom: 0;
  -webkit-transition: background 0.1s ease;
  -o-transition: background 0.1s ease;
  transition: background 0.1s ease;
  border: none;
  border-radius: 0; }
  .section .section-header .navbar-nav {
    float: none; }
    .section .section-header .navbar-nav > li {
      float: none;
      display: inline-block;
      margin: 3px 0;
      padding-left: 15px;
      padding-right: 15px; }
  .section .section-header .settings-icons, .section .section-header .settings-gear-icon, .section .section-header .settings-hide-icon {
    opacity: 0;
    position: absolute;
    top: 12px;
    font-size: 1.9em;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .section .section-header .settings-icons:hover, .section .section-header .settings-gear-icon:hover, .section .section-header .settings-hide-icon:hover {
      opacity: .7; }
  .section .section-header .settings-gear-icon {
    left: 20px; }
  .section .section-header .settings-hide-icon {
    right: 20px; }
  .section .section-header .settings-descriptions {
    position: absolute;
    top: 16px;
    font-size: 1em;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
  .section .section-header .settings-hide-cta {
    right: 50px; }
  .section .section-header .settings-settings-cta {
    display: none;
    left: 50px; }
  .section .section-header .gear-icon-wrapper:hover .settings-settings-cta {
    display: block;
    opacity: .5; }
  .section .section-header .hide-icon-wrapper:hover .settings-hide-cta {
    display: block;
    opacity: .5; }
  .section .section-header .section-settings-wrapper {
    display: none;
    letter-spacing: .1em;
    padding: 6px 60px 0 60px; }
    .section .section-header .section-settings-wrapper li > span {
      padding-top: 5px;
      padding-bottom: 5px;
      display: inline-block; }
    .section .section-header .section-settings-wrapper .color-label {
      display: inline-block;
      vertical-align: middle; }
    .section .section-header .section-settings-wrapper input {
      padding: 0;
      background: none;
      border: none;
      box-shadow: none;
      vertical-align: middle; }
    .section .section-header .section-settings-wrapper .button, .section .section-header .section-settings-wrapper .upload-button {
      padding: 7px 30px;
      background: none;
      border: 1px solid white;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 1em;
      letter-spacing: .13em; }
      .section .section-header .section-settings-wrapper .button:hover, .section .section-header .section-settings-wrapper .upload-button:hover {
        border: 1px solid #e6e6e6; }
  .section .section-header .sp-replacer {
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.4);
    width: 20px;
    height: 20px;
    border-radius: 1px;
    margin-left: 5px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    vertical-align: bottom; }
    .section .section-header .sp-replacer .sp-preview {
      margin-right: 0;
      border: none; }
    .section .section-header .sp-replacer .sp-dd {
      display: none; }

.section-header.open {
  background: rgba(166, 166, 166, 0.8);
  color: white;
  z-index: 999; }
  .section-header.open .settings-gear-icon, .section-header.open .settings-hide-icon {
    opacity: 1; }
  .section-header.open .settings-descriptions {
    display: block;
    opacity: .7; }
  .section-header.open .section-settings-wrapper {
    display: block; }

@media (max-width: 767px) {
  .section .section-header.open {
    background: #a6a6a6; }
    .section .section-header.open .settings-descriptions {
      display: none !important; }
  .section .section-header .navbar-nav > li {
    display: block;
    padding: 5px inherit; } }

@media (min-width: 768px) and (max-width: 991px) {
  .section .section-header.open {
    background: #a6a6a6; }
  .section .section-header .navbar-nav > li {
    display: block;
    padding: 5px inherit; } }

.section-book {
  text-align: center; }
  .section-book .section-title {
    display: none; }
  .section-book .cover-image {
    width: 90%;
    margin: 0 auto; }
    .section-book .cover-image img {
      max-width: 100%; }
  .section-book .cta-button {
    width: 380px; }
  .section-book .title {
    text-align: left;
    width: 100%;
    margin-top: 60px; }
  .section-book .subtitle {
    text-align: left;
    width: 100%;
    margin-top: 18px;
    margin-bottom: 20px; }
  .section-book.section-animated .cover-image {
    opacity: 0; }
  .section-book.section-animated .title {
    opacity: 0; }
  .section-book.section-animated.start-animation .cover-image {
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    opacity: 1; }
  .section-book.section-animated.start-animation .title {
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    opacity: 1; }

@media (max-width: 767px) {
  .section-book {
    padding-top: 10%; }
    .section-book .cover-image {
      width: 100%; }
      .section-book .cover-image img {
        max-width: 100%;
        width: 400px; }
    .section-book .title {
      font-size: 1.8em;
      margin-top: 30px;
      line-height: 1.2; }
    .section-book .subtitle {
      font-size: 1em; }
    .section-book .cta-button {
      padding: 20px 0px;
      width: 100%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .section-book .title {
    margin-top: 40px; } }

.page-live .section-video .input-video {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important; }

.section-video {
  text-align: center; }
  .section-video .input-video {
    font-family: "Open Sans Regular" !important;
    text-align: center;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
    width: 100%;
    font-size: 1.2em;
    font-weight: 200;
    margin-bottom: 40px;
    background: none; }
    .section-video .input-video:-moz-placeholder {
      font-style: italic !important; }
    .section-video .input-video:-ms-input-placeholder {
      font-style: italic !important; }
    .section-video .input-video::-webkit-input-placeholder {
      font-style: italic !important; }
  .section-video .button-video {
    padding-top: 12px;
    padding-bottom: 12px; }
  .section-video .player {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 2.5%; }
    .section-video .player iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none; }
  .section-video.section-animated .player {
    opacity: .0; }
  .section-video.section-animated.start-animation .player {
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    opacity: 1; }

.section-about {
  text-align: center; }
  .section-about .ipad-image {
    width: 90%;
    margin: 0 auto; }
    .section-about .ipad-image img {
      max-width: 100%; }
  .section-about .about-description {
    text-align: left;
    width: 100%;
    line-height: 1.8em;
    font-weight: 300;
    margin-top: 40px; }
  .section-about.section-animated .ipad-image {
    opacity: 0; }
  .section-about.section-animated.start-animation .ipad-image {
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    opacity: 1; }

@media (max-width: 767px) {
  .section-about {
    text-align: center; }
    .section-about .ipad-image {
      margin-top: 30px;
      width: 100%; }
      .section-about .ipad-image img {
        width: 400px; }
    .section-about .about-description {
      margin-top: 30px; } }

.section-share {
  text-align: center;
  overflow: hidden; }
  .section-share .share-box {
    padding: 25px 0;
    color: white;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: .8em; }
    .section-share .share-box:hover .share-icon, .section-share .share-box:active .share-icon {
      opacity: 0;
      -webkit-transform: translate(-120px, 0);
      -ms-transform: translate(-120px, 0);
      -o-transform: translate(-120px, 0);
      transform: translate(-120px, 0); }
    .section-share .share-box:hover .share-cta, .section-share .share-box:active .share-cta {
      opacity: 1;
      -webkit-transform: translate(-100px, 0);
      -ms-transform: translate(-100px, 0);
      -o-transform: translate(-100px, 0);
      transform: translate(-100px, 0); }
    .section-share .share-box.facebook {
      background-color: #4861a3; }
    .section-share .share-box.twitter {
      background-color: #00acee; }
    .section-share .share-box.google-plus {
      background-color: #d8420e; }
    .section-share .share-box.pinterest {
      background-color: #cb2027; }
    .section-share .share-box .share-icon {
      font-size: 3em;
      -webkit-transition: all 0.1s ease;
      -o-transition: all 0.1s ease;
      transition: all 0.1s ease; }
    .section-share .share-box .share-cta {
      opacity: 0;
      -webkit-transition: all 0.1s ease;
      -o-transition: all 0.1s ease;
      transition: all 0.1s ease;
      font-size: 2em;
      font-weight: 200;
      position: absolute;
      top: 50%;
      bottom: 50%;
      margin-top: -1em;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: -200px; }
  .section-share.section-animated .share-box {
    opacity: 0; }
  .section-share.section-animated.start-animation .share-box {
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    opacity: 1; }

.section-author {
  text-align: center; }
  .section-author .author-image {
    width: 90%;
    margin: 0 auto; }
    .section-author .author-image img {
      max-width: 100%;
      min-width: 80%; }
  .section-author .author-name {
    text-align: left;
    width: 100%; }
  .section-author .author-bio {
    text-align: left;
    width: 100%;
    margin: 15px 0; }
  .section-author .author-website {
    text-align: left;
    width: 100%;
    opacity: .65; }
  .section-author .author-social {
    text-align: left;
    margin-top: 15px; }
    .section-author .author-social .author-social-defaults {
      opacity: .2; }
    .section-author .author-social a {
      text-decoration: none; }
    .section-author .author-social .author-social-item {
      display: inline-block;
      padding: 5px;
      font-size: 2em;
      opacity: .6; }
    .section-author .author-social .col-sm-8 {
      padding: 0; }
  .section-author .dropdown-selector {
    text-align: left; }
  .section-author.section-animated .author-image {
    opacity: 0; }
  .section-author.section-animated .author-social-item {
    opacity: 0;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .section-author.section-animated.start-animation .author-image {
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    opacity: 1; }
  .section-author.section-animated.start-animation .author-social-item {
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    opacity: 1; }

@media (max-width: 767px) {
  .section-author .author-image {
    width: 100%; }
  .section-author .author-name {
    margin-top: 20px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .section-author .author-image {
    width: 100%; }
  .section-author .author-name {
    margin-top: 20px; } }

.section-endorsement {
  text-align: center; }
  .section-endorsement .endorsement-wrapper {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 40px 0;
    position: relative; }
    .section-endorsement .endorsement-wrapper:first-child {
      border-top: none; }
    .section-endorsement .endorsement-wrapper:hover .endorsement-sortable-handle {
      opacity: 1; }
    .section-endorsement .endorsement-wrapper .endorsement-image {
      width: 150px;
      height: 150px;
      background-position: center center;
      background-size: cover;
      margin: 0 auto; }
    .section-endorsement .endorsement-wrapper .endorsement {
      width: 100%;
      text-align: left;
      margin-top: 10px;
      font-style: italic; }
    .section-endorsement .endorsement-wrapper .endorsement-credit {
      width: 100%;
      text-align: left;
      margin-top: 20px;
      font-weight: bold;
      opacity: .650; }
  .section-endorsement .add-more {
    margin-top: 60px;
    z-index: 9;
    position: relative; }
  .section-endorsement.section-animated .endorsement-image {
    opacity: 0; }
  .section-endorsement.section-animated.start-animation .endorsement-image {
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    opacity: 1; }

.endorsement-sortable li:nth-of-type(2n) .endorsement {
  text-align: right; }

.endorsement-sortable li:nth-of-type(2n) .endorsement-credit {
  text-align: right; }

.page-edit .remove-endorsement {
  opacity: .3;
  position: absolute;
  top: 10px;
  right: 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer; }
  .page-edit .remove-endorsement:hover {
    opacity: .5; }

.page-edit .move-endorsement {
  opacity: .3;
  position: absolute;
  top: 10px;
  left: 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: move; }
  .page-edit .move-endorsement:hover {
    opacity: .5; }

.page-edit .endorsement-sortable-handle {
  position: relative;
  opacity: 0;
  padding: 15px;
  margin-top: -30px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: move; }

.page-edit .endorsement, .page-edit .endorsement-credit {
  cursor: text; }

.page-edit .sortable-ghost {
  background-color: rgba(181, 181, 181, 0.15); }

@media (max-width: 767px) {
  .section-endorsement {
    text-align: center; }
    .section-endorsement .endorsement-wrapper .endorsement {
      text-align: center;
      margin-top: 20px;
      line-height: 1.5em; }
    .section-endorsement .endorsement-wrapper .endorsement-credit {
      text-align: center;
      margin-top: 20px; }
  .endorsement-sortable li:nth-of-type(2n) .endorsement {
    text-align: center; }
  .endorsement-sortable li:nth-of-type(2n) .endorsement-credit {
    text-align: center;
    margin-bottom: 20px; } }

.section-purchase {
  text-align: center; }
  .section-purchase .section-title {
    margin-bottom: 0;
    padding-bottom: 15px; }
  .section-purchase .purchase-divider {
    margin: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.75); }
  .section-purchase .purchase-defaults {
    opacity: .30; }
    .section-purchase .purchase-defaults .purchase-item:hover {
      opacity: 1; }
  .section-purchase .purchase-item-wrapper {
    display: inline-block;
    width: 20%; }
  .section-purchase .purchase-item {
    padding: 10px;
    margin: 20px auto;
    max-width: 250px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .section-purchase .purchase-item img {
      max-width: 100%;
      margin: 0 auto; }
    .section-purchase .purchase-item:hover {
      opacity: .7; }
  .section-purchase .add-purchase-link {
    margin-top: 10px;
    padding: 10px; }
    .section-purchase .add-purchase-link.purchase-message {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
  .section-purchase.section-animated .purchase-item {
    opacity: 0; }
  .section-purchase.section-animated.start-animation .purchase-item {
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    opacity: 1; }

@media (max-width: 480px) {
  .section-purchase .purchase-item-wrapper {
    width: 50%; } }

@media (max-width: 767px) and (min-width: 480px) {
  .section-purchase .purchase-item-wrapper {
    width: 33%; } }

.section-email {
  text-align: center; }
  .section-email input {
    font-size: 1.275em;
    padding: 10px 10px;
    height: auto; }
  .section-email .button#email-signup, .section-email #email-signup.upload-button {
    width: 100%;
    padding: 14px 0 14px 0;
    font-size: 1.275em; }
  .section-email .email-disclaimer {
    font-size: 12px;
    opacity: .6; }
  .section-email.section-animated .email-signup {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }

.section-html .section-settings-wrapper {
  text-align: center; }

.self-page-view .navbar-fixed-top {
  top: 32px; }

.self-page-view .navbar-static-top {
  margin-top: 32px; }

.self-page-view.has-branded-header .navbar-static-top {
  margin-top: 0; }

.page-edit .show-section-navigation-edit {
  cursor: pointer; }
  .page-edit .show-section-navigation-edit:after {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .page-edit .show-section-navigation-edit:hover:after {
    opacity: 1;
    font-family: 'Open Sans Light';
    content: 'EDIT NAVIGATION SETTINGS';
    position: absolute;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(157, 157, 157, 0.7);
    color: white;
    text-align: center;
    padding: 15px; }
  .page-edit .show-section-navigation-edit.hovered:after {
    opacity: 1;
    font-family: 'Open Sans Light';
    content: 'EDIT NAVIGATION SETTINGS';
    position: absolute;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(157, 157, 157, 0.7);
    color: white;
    text-align: center;
    padding: 15px; }

.section-navigation .logo-image {
  max-width: 250px; }
  .section-navigation .logo-image.navbar-brand {
    padding: 10px 15px; }

.section-navigation .logo-center {
  text-align: center;
  width: 100%; }
  .section-navigation .logo-center .navbar-brand {
    display: block;
    margin: 0 auto;
    float: none;
    height: auto; }
    .section-navigation .logo-center .navbar-brand.logo-image {
      padding: 15px; }

.section-navigation .navbar-center {
  width: 100%;
  text-align: center;
  table-layout: fixed;
  display: table; }
  .section-navigation .navbar-center li {
    display: table-cell;
    float: none; }

.section-navigation .navbar-nav li a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .section-navigation .navbar-nav li a:hover {
    background: transparent;
    text-decoration: none;
    opacity: .7; }
  .section-navigation .navbar-nav li a:hover, .section-navigation .navbar-nav li a:visited, .section-navigation .navbar-nav li a:active, .section-navigation .navbar-nav li a:focus {
    background: transparent;
    text-decoration: none; }

@media (max-width: 767px) {
  .section-navigation .logo-center {
    text-align: left;
    width: auto; }
    .section-navigation .logo-center .navbar-brand {
      display: block;
      float: left;
      height: 50px; }
  .section-navigation .navbar-center {
    width: auto;
    text-align: left;
    table-layout: auto;
    display: block; }
    .section-navigation .navbar-center li {
      display: block;
      float: none; } }

.page-settings .tab-pane {
  padding-top: 20px; }

.page-settings .settings-row {
  border-bottom: 1px solid #B1B4B6;
  padding: 20px 0; }
  .page-settings .settings-row p.lead, .page-settings .settings-row .panel .panel-heading p.panel-title, .panel .panel-heading .page-settings .settings-row p.panel-title {
    margin-bottom: 0;
    display: inline-block; }

.page-settings .billing-link {
  display: block;
  cursor: pointer; }

.page-settings .profile-image {
  padding: 60px 0;
  height: 150px;
  width: 150px;
  color: white;
  text-align: center;
  font-size: 12px; }
  .page-settings .profile-image:hover {
    opacity: .7; }

.page-settings .cancel-plan-row {
  padding-top: 80px; }

.page-settings .coupon-wrapper {
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative; }
  .page-settings .coupon-wrapper .input-wrapper {
    max-width: 250px;
    position: relative; }
  .page-settings .coupon-wrapper input.cc-coupon {
    display: block; }
  .page-settings .coupon-wrapper .apply-coupon {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.profile-styles {
  margin-top: 20px; }

#bio {
  height: 150px; }

.profile-background-upload-area {
  padding: 50px 0;
  background: #c3c3c3;
  color: white;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 12px; }
  .profile-background-upload-area:hover {
    opacity: .7; }

.remove-profile-background-image {
  text-align: right; }

.notifications {
  padding-top: 40px; }
  .notifications li {
    padding: 20px 15px; }
  .notifications button {
    float: right;
    margin-top: -5px; }

#pricing {
  text-align: center;
  padding-top: 40px; }
  #pricing h1 {
    font-size: 3.5em; }
  #pricing .cta-button {
    padding-left: 80px;
    padding-right: 80px; }
  #pricing .select-plan {
    max-width: 320px; }

.faq {
  text-align: left; }
  .faq h4.question {
    padding-top: 5px;
    font-weight: 600; }
  .faq p.answer {
    padding-bottom: 10px;
    padding-right: 40px; }

.page-company .create-company {
  text-align: center;
  padding-bottom: 40px; }

.page-company .company-logo img {
  background: #5a5a5a;
  padding: 10px;
  border-radius: 4px;
  display: block; }

.welcome-message {
  background: rgba(52, 153, 220, 0.1);
  padding: 20px;
  border-radius: 5px; }
  .welcome-message .profile-image {
    margin-top: 20px;
    border: 3px solid white; }
  .welcome-message .col-sm-4 {
    text-align: center; }
  .welcome-message .message-name {
    font-size: 12px;
    font-style: italic;
    margin-top: 20px;
    opacity: .7; }
  .welcome-message p, .welcome-message ul {
    font-size: 16px; }

.page-dashboard {
  padding-top: 20px; }
  .page-dashboard .page-loader {
    background: url("https://d1uyjdd2vmpgct.cloudfront.net/public/ajax-loader.gif") no-repeat center center;
    padding: 40px; }
  .page-dashboard .dashboard-page-title {
    font-family: 'Open Sans';
    text-decoration: underline;
    display: inline-block;
    max-width: 90%;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .page-dashboard .panel {
    box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.1); }

.page-analytics {
  margin-bottom: 125px; }
  .page-analytics .navbar-default {
    border-radius: 4px; }
  .page-analytics a {
    cursor: pointer; }
  .page-analytics .viewing-page {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: bottom;
    font-family: 'Open Sans Bold'; }
  .page-analytics .analytics {
    min-height: 300px; }
    .page-analytics .analytics .row {
      min-height: 200px; }
  .page-analytics .analytics-details {
    border: 1px solid #777777;
    text-align: center;
    margin: 10px auto;
    padding: 5px 0;
    cursor: pointer;
    border-radius: 3px;
    width: 30%;
    font-size: .9em;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .page-analytics .analytics-details:hover {
      border-color: #c4c4c4; }
  .page-analytics .backgrid a {
    color: #5ac4be;
    font-weight: bold; }
  .page-analytics .backgrid .date-cell {
    text-align: left; }

/*
  backgrid
  http://github.com/wyuenho/backgrid

  Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
  Licensed under the MIT license.
*/
.backgrid-container {
  position: relative;
  display: block;
  width: 100%;
  min-height: 465px;
  padding: 0;
  overflow: auto;
  border: 0; }

.backgrid {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.backgrid th,
.backgrid td {
  display: none;
  height: 20px;
  max-width: 250px;
  padding: 4px 5px;
  overflow: hidden;
  line-height: 20px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  border-bottom: 1px solid #DDD; }

.backgrid th.renderable,
.backgrid td.renderable {
  display: table-cell; }

.backgrid th {
  font-weight: bold;
  cursor: pointer; }

.backgrid th a {
  white-space: nowrap; }

.backgrid thead th {
  vertical-align: bottom;
  background-color: #f9f9f9; }

.backgrid.backgrid-striped tbody tr:nth-child(even) {
  background-color: #f9f9f9; }

.backgrid tbody tr.empty {
  font-style: italic;
  color: gray; }

.backgrid tbody tr.empty td {
  text-align: center; }

.backgrid td.editor {
  padding: 0; }

.backgrid td.editor,
.backgrid tbody tr:nth-child(odd) td.editor {
  background-color: rgba(82, 168, 236, 0.1);
  outline: 1px solid rgba(82, 168, 236, 0.8);
  outline-offset: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: width, outline, background-color;
  -moz-transition-property: width, outline, background-color;
  -o-transition-property: width, outline, background-color;
  transition-property: width, outline, background-color;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.backgrid td.editor input[type=text] {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 5px;
  margin: 0;
  background-color: transparent;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none; }

.backgrid td.error,
.backgrid tbody tr:nth-child(odd) td.error {
  background-color: rgba(255, 210, 77, 0.1);
  outline: 1px solid #ffd24d; }

.backgrid td.editor :focus,
.backgrid th.editor :focus {
  outline: 0; }

.backgrid .sort-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  border: 0;
  content: ""; }

.backgrid .ascending .sort-caret {
  vertical-align: baseline;
  border-top: none;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #000000;
  border-left: 4px solid transparent; }

.backgrid .descending .sort-caret {
  vertical-align: super;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: none;
  border-left: 4px solid transparent; }

.backgrid .string-cell,
.backgrid .uri-cell,
.backgrid .email-cell,
.backgrid .string-cell.editor input[type=text],
.backgrid .uri-cell.editor input[type=text],
.backgrid .email-cell.editor input[type=text] {
  text-align: left; }

.backgrid .date-cell,
.backgrid .time-cell,
.backgrid .datetime-cell,
.backgrid .number-cell,
.backgrid .integer-cell,
.backgrid .date-cell.editor input[type=text],
.backgrid .time-cell.editor input[type=text],
.backgrid .datetime-cell.editor input[type=text],
.backgrid .number-cell.editor input[type=text],
.backgrid .integer-cell.editor input[type=text] {
  text-align: right; }

.backgrid .boolean-cell,
.backgrid .boolean-cell.editor input[type=checkbox] {
  text-align: center; }

.backgrid .select-cell {
  text-align: center; }

.backgrid .select-cell.editor {
  padding: 0; }

.backgrid .select-cell.editor select {
  display: block;
  width: 100%;
  height: 28px;
  padding: 4px 5px;
  margin: 0;
  line-height: 28px;
  vertical-align: middle;
  background-color: white;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.backgrid .select-cell.editor select[multiple] {
  height: auto; }

.backgrid .select-cell.editor :focus {
  border: 0;
  outline: 0; }

.backgrid .select-cell.editor select::-moz-focus-inner,
.backgrid .select-cell.editor optgroup::-moz-focus-inner,
.backgrid .select-cell.editor option::-moz-focus-inner,
.backgrid .select-cell.editor select::-o-focus-inner,
.backgrid .select-cell.editor optgroup::-o-focus-inner,
.backgrid .select-cell.editor option::-o-focus-inner {
  border: 0; }

.page-email-confirmation {
  padding-top: 40px;
  text-align: center; }
  .page-email-confirmation .email-form {
    padding-top: 20px;
    text-align: left; }
  .page-email-confirmation button {
    margin: 15px 0; }
  .page-email-confirmation h2 {
    font-weight: 600; }

@media (max-width: 767px) {
  .page-login .beta-confirmation h1 {
    font-size: 2em; } }

@media (min-width: 768px) and (max-width: 991px) {
  .page-login .beta-confirmation .login-wrapper .button, .page-login .beta-confirmation .login-wrapper .upload-button {
    width: 30%; } }

.page-home footer {
  margin-top: 0;
  background-color: #2c3d45; }

.page-home header {
  position: absolute;
  width: 100%;
  z-index: 999;
  padding: 10px 15px; }
  .page-home header .logo {
    max-width: 200px; }
  .page-home header .login-button {
    padding-top: 10px;
    text-align: right; }
    .page-home header .login-button .button.button-hollow:hover, .page-home header .login-button .button-hollow.upload-button:hover {
      border-color: #e6e6e6; }

section.section-features {
  text-align: center;
  padding-bottom: 7%; }
  section.section-features h2 {
    font-weight: 300;
    margin-bottom: 30px; }
  section.section-features img {
    max-width: 100%;
    padding-top: 60px; }
  section.section-features h3 {
    font-weight: 400;
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 10px; }
  section.section-features p {
    font-family: 'Open Sans Light';
    font-size: 1.2em;
    letter-spacing: 0.02em;
    font-weight: 300; }

section.page-home-background {
  background-image: url("/images/background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10% 0;
  text-align: center; }

h3.tagline {
  font-family: 'Open Sans Regular';
  font-size: 56px;
  line-height: 1.3;
  font-weight: 600;
  color: white; }

p.lead-description {
  font-family: 'Open Sans Light';
  font-size: 30px;
  line-height: 1.3;
  font-weight: 200;
  color: white;
  margin: 20px 0 30px 0; }

.button.home-cta, .home-cta.upload-button {
  font-size: 22px;
  padding: 20px 100px;
  font-family: 'Open Sans Light';
  font-weight: 200;
  background-color: #f3791f;
  max-width: none;
  border-bottom: 5px inset rgba(0, 0, 0, 0.3); }
  .button.home-cta:hover, .home-cta.upload-button:hover, .button.home-cta:focus, .home-cta.upload-button:focus, .button.home-cta:active, .home-cta.upload-button:active {
    background-color: #ec6b0d;
    border-bottom: 5px inset rgba(0, 0, 0, 0.15); }

h2.section-header {
  font-family: 'Open Sans Bold';
  font-weight: 100;
  font-size: 40px;
  text-align: center; }
  h2.section-header.no-subheader {
    padding-bottom: 30px; }

p.section-subheader {
  font-family: 'Open Sans Light';
  font-size: 22px;
  font-weight: 200;
  text-align: center;
  padding-bottom: 30px; }

.testimonial-table {
  display: table;
  height: 360px;
  overflow: hidden;
  margin: 15px 0; }

.testimonial-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 0% 40px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin: 15px 0;
  position: relative; }
  .testimonial-background.testimonial-one {
    background-image: url("/images/testimonials/testimonial-genny.jpg"); }
  .testimonial-background.testimonial-two {
    background-image: url("/images/testimonials/testimonial-casey.jpg"); }
  .testimonial-background.testimonial-three {
    background-image: url("/images/testimonials/testimonial-joel.jpg"); }
  .testimonial-background.testimonial-four {
    background-image: url("/images/testimonials/testimonial-scott.jpg"); }

.testimonial {
  color: white;
  font-size: 16px;
  position: relative;
  line-height: 1.9; }

.testimonial-name {
  font-family: 'Open Sans Light';
  color: white;
  font-size: 16px;
  opacity: .9;
  font-style: italic; }

section.partners {
  padding: 40px 0;
  background: #f8f8f8; }
  section.partners img {
    opacity: .5; }

section.examples {
  padding-bottom: 0;
  text-align: center; }
  section.examples .examples a {
    width: 20%;
    vertical-align: bottom;
    display: inline-block; }
    section.examples .examples a:first-child {
      width: 18%; }
    section.examples .examples a:last-child {
      width: 18%; }
    section.examples .examples a:nth-child(3) {
      width: 24%; }
    section.examples .examples a img {
      width: 100%; }

section.mid-signup {
  text-align: center;
  background: #2c3d45;
  color: white; }
  section.mid-signup .button, section.mid-signup .upload-button {
    margin-bottom: 30px;
    margin-top: 0;
    padding: 30px 100px;
    font-size: 22px;
    max-width: none; }

section.pricing {
  text-align: center;
  background-color: #d3d3d3; }

.plans-addition {
  padding-top: 40px;
  opacity: .7; }

section.final-cta {
  text-align: center;
  background: #2a9b95;
  color: white; }

.blog-cta {
  text-align: center;
  padding: 20px 0;
  background: #f8f8f8; }
  .blog-cta .read-now {
    color: #2fcc66; }
  .blog-cta .badge {
    background: #2fcc66;
    padding: 6px 9px;
    margin-right: 10px; }

@media (max-width: 767px) {
  .page-home header .logo-wrapper {
    padding-left: 0;
    padding-top: 5px; }
  .page-home header .logo {
    max-width: 150px; }
  .page-home header .login-button {
    padding-right: 0; }
  section.page-home-background {
    padding: 25% 0; }
  h3.tagline {
    font-size: 30px;
    line-height: 1.3; }
  p.lead-description {
    font-size: 22px;
    line-height: 1.3; }
  h2.section-header {
    font-size: 28px; }
    h2.section-header.no-subheader {
      padding-bottom: 30px; }
  p.section-subheader {
    font-size: 16px;
    padding-bottom: 30px; }
  section.partners {
    padding: 20px 0; }
    section.partners img {
      padding: 20px 0; }
  section.examples .examples a {
    width: 30%; }
    section.examples .examples a:nth-child(3) {
      width: 39%; }
  section.mid-signup .button, section.mid-signup .upload-button {
    padding: 20px 20px;
    font-size: 18px; }
  button.home-cta {
    font-size: 18px;
    padding: 20px 20px;
    display: inline-block;
    width: 100%;
    max-width: 320px; }
  .blog-cta .read-now {
    display: block; }
  .blog-cta .badge {
    display: block;
    margin: 0px auto 10px auto;
    max-width: 66px; } }

.page-login, .page-signup, .page-forgot, .page-reset {
  text-align: center; }
  .page-login .login-wrapper, .page-signup .login-wrapper, .page-forgot .login-wrapper, .page-reset .login-wrapper {
    margin-top: 5%; }
    .page-login .login-wrapper .button.twitter, .page-login .login-wrapper .twitter.upload-button, .page-signup .login-wrapper .button.twitter, .page-signup .login-wrapper .twitter.upload-button, .page-forgot .login-wrapper .button.twitter, .page-forgot .login-wrapper .twitter.upload-button, .page-reset .login-wrapper .button.twitter, .page-reset .login-wrapper .twitter.upload-button {
      font-size: 1em; }
    .page-login .login-wrapper .button.facebook, .page-login .login-wrapper .facebook.upload-button, .page-signup .login-wrapper .button.facebook, .page-signup .login-wrapper .facebook.upload-button, .page-forgot .login-wrapper .button.facebook, .page-forgot .login-wrapper .facebook.upload-button, .page-reset .login-wrapper .button.facebook, .page-reset .login-wrapper .facebook.upload-button {
      font-size: 1em; }
    .page-login .login-wrapper .forgot, .page-signup .login-wrapper .forgot, .page-forgot .login-wrapper .forgot, .page-reset .login-wrapper .forgot {
      margin-top: 15px; }

@media (max-width: 767px) {
  .page-login .login-wrapper {
    margin-top: 10%; } }

.profile-background {
  background: #eeeeee;
  padding: 3% 0;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.profile-image-wrapper .profile-image {
  border: 3px solid #9d9d9d;
  border-radius: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  height: 120px;
  width: 120px; }

.profile-pro-badge {
  font-size: 12px;
  display: inline-block;
  margin-top: -3px; }

.profile-bio {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.6;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .profile-bio.hide-long-bio {
    height: 51.2px;
    /* Fallback for non-webkit */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }

.profile-details {
  list-style: none;
  padding: 5px 0;
  font-size: 12px;
  font-family: 'Open Sans Light'; }
  .profile-details li {
    display: inline-block;
    margin: 0 10px; }
    .profile-details li:first-child {
      margin-left: 0; }

.no-active-pages {
  text-align: center;
  padding-top: 10%; }

.page-setup .list-group {
  font-size: .9em;
  margin-top: 25px; }
  .page-setup .list-group .setup-task-checkbox.setup-checklist-title {
    font-size: 1em;
    letter-spacing: .1em; }
    .page-setup .list-group .setup-task-checkbox.setup-checklist-title::before {
      display: none; }
  .page-setup .list-group .setup-task-checkbox::before {
    display: inline-block;
    content: "";
    width: 18px;
    height: 18px;
    border: #7d878a 1px solid;
    border-radius: 100%;
    line-height: .9;
    position: relative;
    top: 4px;
    padding: 5px 2px 2px 3px;
    margin-right: 1.2rem; }
  .page-setup .list-group .setup-task-checkbox.setup-task-current {
    font-family: 'Open Sans Bold';
    opacity: 1;
    border-right: none;
    background: #f5f5f5; }
  .page-setup .list-group .setup-task-checkbox.setup-task-completed {
    text-decoration: line-through;
    opacity: .7; }
    .page-setup .list-group .setup-task-checkbox.setup-task-completed::before {
      top: 0;
      color: white;
      background: #9fbb58;
      font-family: 'FontAwesome';
      border: none;
      content: '\f00c'; }

.page-setup .setup-task {
  display: none; }

.page-setup .setup-task-title {
  font-family: "Open Sans Bold"; }

.page-setup .setup-task-description {
  font-size: 18px;
  font-family: 'Open Sans Light';
  padding: 10px 0 20px 0; }

.page-setup .get-visitor-buttons {
  text-align: center; }
  .page-setup .get-visitor-buttons .button.cta-button, .page-setup .get-visitor-buttons .cta-button.upload-button {
    padding: 20px 10px;
    margin: 0 0 15px 0;
    width: 100%;
    display: inline-block;
    max-width: 400px !important;
    min-width: 0;
    line-height: 1.2; }

.page-pricing.page-amc .plan-tables .plan, .page-pricing.page-amc-romance .plan-tables .plan, .page-pricing.page-webinar .plan-tables .plan, .page-pricing.page-ebooklaunch .plan-tables .plan {
  margin-left: 10%;
  width: 30%; }
  .page-pricing.page-amc .plan-tables .plan.plan-highlight, .page-pricing.page-amc-romance .plan-tables .plan.plan-highlight, .page-pricing.page-webinar .plan-tables .plan.plan-highlight, .page-pricing.page-ebooklaunch .plan-tables .plan.plan-highlight {
    width: 50%;
    margin-left: 0%; }

@media (min-width: 768px) and (max-width: 991px) {
  .page-pricing.page-amc .plan-tables .plan, .page-pricing.page-amc-romance .plan-tables .plan, .page-pricing.page-webinar .plan-tables .plan, .page-pricing.page-ebooklaunch .plan-tables .plan {
    margin-left: 0% !important;
    width: 40%; }
    .page-pricing.page-amc .plan-tables .plan.plan-highlight, .page-pricing.page-amc-romance .plan-tables .plan.plan-highlight, .page-pricing.page-webinar .plan-tables .plan.plan-highlight, .page-pricing.page-ebooklaunch .plan-tables .plan.plan-highlight {
      width: 60%; } }

.page-thank-you .plan-tables .plan.plan-highlight {
  width: 100%;
  padding: 20px; }

.page-thank-you .vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.sort-toggles {
  float: right;
  font-size: 18px;
  padding: 0 2.5px; }

.table-sorting {
  padding: 10px 0;
  clear: both; }

.featured-options-modal .modal-dialog {
  max-width: 400px; }

.page-error {
  background-image: url("/images/background-error.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: white; }
  .page-error h1 {
    padding-top: 10%;
    font-family: 'Open Sans Light'; }
  .page-error .error-help {
    padding-top: 10%; }

.active-indicator {
  background: #3498db;
  font-size: .7em;
  vertical-align: middle;
  color: white;
  display: inline-block;
  margin-left: 10px;
  padding: 4px 5px 3px 5px;
  border-radius: 2px;
  line-height: .65; }

.panel .panel-heading .panel-title {
  margin-bottom: 0;
  padding-top: 3px; }

.panel .panel-heading .panel-buttons {
  text-align: right; }
  .panel .panel-heading .panel-buttons .panel-button {
    font-size: 12px;
    margin: 0 5px;
    padding: 10px 20px;
    max-width: 150px; }

.panel .list-group .list-group-item {
  padding: 15px; }
  .panel .list-group .list-group-item .list-item-title {
    font-size: 15px;
    display: inline-block;
    vertical-align: middle; }
    .panel .list-group .list-group-item .list-item-title + .label {
      display: inline-block;
      vertical-align: middle;
      font-size: 10px;
      margin-left: 5px; }
  .panel .list-group .list-group-item .icons {
    text-align: right;
    font-size: 14px; }
    .panel .list-group .list-group-item .icons a {
      padding: 10px; }
    .panel .list-group .list-group-item .icons .danger:hover, .panel .list-group .list-group-item .icons .danger:focus, .panel .list-group .list-group-item .icons .danger:active {
      color: red; }
    .panel .list-group .list-group-item .icons .success {
      color: green; }

@media (max-width: 767px) {
  .panel {
    text-align: center; }
    .panel .panel-heading .panel-buttons {
      padding: 10px 0;
      text-align: center; }
    .panel .list-group .list-group-item .icons {
      padding: 15px 0;
      text-align: center; } }

.view-indicator {
  background-color: #3498db;
  color: white;
  text-align: center;
  padding: 7px;
  font-size: 12px;
  font-family: 'Open Sans Light'; }
  .view-indicator a {
    color: white;
    text-decoration: underline; }
    .view-indicator a:hover {
      color: #e6e6e6; }

.branded-header.has-view-indicator {
  margin-top: 32px; }

.page-live .view-indicator {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99999; }

nav.navbar-inverse {
  background: #5a5a5a; }

nav.navbar {
  border-radius: 0;
  border: none; }

nav .navbar-header .header-logo {
  padding: 10px 15px; }
  nav .navbar-header .header-logo img {
    height: 100%;
    max-width: 140px; }
  nav .navbar-header .header-logo.co-branded img:first-child {
    margin-right: 5px; }

nav .navbar-header .navbar-text.message {
  display: none;
  color: #5ac4be;
  font-weight: 200;
  margin-left: 10px;
  width: 100px;
  float: left; }

nav .dropdown-menu {
  width: 100%; }

nav li a {
  cursor: pointer; }
  nav li a.button, nav li a.upload-button {
    padding: 7px 40px;
    line-height: inherit; }

nav.navbar-inverse .navbar-nav li a.discover-button {
  background-color: #f3791f;
  color: white;
  line-height: 1.7; }
  nav.navbar-inverse .navbar-nav li a.discover-button:hover {
    color: white;
    background-color: #ec6b0d; }

nav .header-profile-image-link .profile-image {
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle; }

nav .header-profile-image-link span {
  margin-left: 10px; }

.setup-cta {
  color: white !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important; }
  .setup-cta .setup-badge {
    background: #F9461C;
    padding: 7px 10px;
    font-size: 14px;
    font-family: 'Open Sans Light';
    border-radius: 3px; }

.page-edit nav, .page-live nav, .page-home nav, .page-profile nav {
  margin-bottom: 0; }

@media (max-width: 767px) {
  nav .header-button, nav a.button, nav a.upload-button {
    max-width: 100%;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%; } }

footer {
  margin-top: 40px;
  padding: 40px 0;
  background: #5a5a5a;
  color: white;
  font-family: "Open Sans Light"; }
  footer .footer-help-button {
    margin: 30px 0;
    font-size: 1.075em; }
  footer .footer-help {
    margin: 20px 0; }
    footer .footer-help .footer-help-text {
      max-width: 80%;
      font-weight: 100;
      font-size: 1.3em;
      letter-spacing: .07em; }
  footer .copyright {
    margin: 20px 0;
    font-size: 1em;
    letter-spacing: .07em;
    font-weight: 400;
    padding-top: 5px; }
    footer .copyright .copyright-icon {
      color: #b3b3b3; }
    footer .copyright p {
      margin-bottom: 0; }
    footer .copyright a {
      color: #cccccc; }
  footer.branded-footer {
    text-align: center; }
    footer.branded-footer p {
      margin-bottom: 0;
      vertical-align: bottom;
      display: inline-block;
      color: #B5b5b5;
      font-weight: 100; }
    footer.branded-footer .powered-by-logos img {
      max-height: 40px;
      max-width: 150px;
      display: inline-block;
      margin-left: 7px; }

.page-edit footer {
  background: #333;
  margin-top: 0; }
  .page-edit footer.branded-footer {
    background: #5a5a5a; }

.page-live footer, .page-error footer, .page-coming-soon footer {
  margin-top: 0; }

@media (max-width: 767px) {
  footer {
    text-align: center; }
    footer .footer-help .footer-help-text {
      margin: 0 auto; } }

@media (min-width: 768px) and (max-width: 991px) {
  footer {
    text-align: center; }
    footer .footer-help .footer-help-text {
      margin: 0 auto; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .footer-help-button .button, .footer-help-button .upload-button {
    padding: 10px 25px; } }

.add-section-footer {
  text-align: center;
  cursor: pointer;
  background: #a5dfdc;
  padding: 40px 0;
  font-family: 'Open Sans Light';
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .add-section-footer h1 {
    opacity: .3;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .add-section-footer:hover {
    background: #cbecea; }
    .add-section-footer:hover h1 {
      opacity: .7; }

.button, .upload-button {
  padding: 10px 30px;
  font-size: 1em;
  text-align: center;
  background-color: #5ac4be;
  color: white;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 1; }
  .button:hover, .upload-button:hover {
    color: white;
    background: #3eada7; }
  .button.button-full-width, .button-full-width.upload-button {
    width: 100%;
    max-width: 100%; }
  .button.button-hollow, .button-hollow.upload-button {
    background: none;
    border: 1px solid white; }
    .button.button-hollow:hover, .button-hollow.upload-button:hover {
      background: none !important;
      border-color: #cccccc; }
    .button.button-hollow.button-hollow-dark, .button-hollow.button-hollow-dark.upload-button {
      border: 1px solid #5ac4be;
      color: #5ac4be; }
      .button.button-hollow.button-hollow-dark:hover, .button-hollow.button-hollow-dark.upload-button:hover {
        background: none !important;
        border-color: #308883; }

.upload-button {
  max-width: 120px;
  font-size: .9em;
  padding: 8px 10px;
  margin-top: 10px; }

a.button, a.upload-button {
  text-decoration: none;
  display: inline-block;
  max-width: 310px; }

.button-small {
  font-size: .9em;
  padding: 10px 15px; }

.button-secondary {
  background: white;
  border: 1px solid #cccccc;
  color: #525252;
  line-height: 1; }
  .button-secondary:hover {
    background: white;
    border: 1px solid gray;
    color: #525252; }

.button-primary {
  background-color: #f3791f; }
  .button-primary:hover, .button-primary:focus {
    background-color: #d4600b; }

.button-inactive {
  cursor: default; }
  .button-inactive:hover {
    background: inherit;
    border: 1px solid #cccccc;
    color: #525252; }

.button-edit-only {
  font-family: "Open Sans Regular" !important; }
  .button-edit-only .glyphicon-plus {
    font-size: .7em;
    top: -1px; }

.page-live .button-edit-only {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important; }

.cta-button {
  padding: 20px 80px;
  max-width: 380px !important;
  border-radius: 10px;
  margin: 15px 0;
  font-size: 1.5em;
  line-height: 1.2;
  border-bottom: 5px inset rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out; }
  .cta-button:hover {
    border-bottom: 5px inset rgba(0, 0, 0, 0.15); }
  .cta-button:active, .cta-button:hover, .cta-button:focus, .cta-button:visited {
    color: white; }

.header-button, a.header-button {
  color: white !important;
  font-size: 1em;
  margin: 10px 10px 0 10px;
  padding: 8px 40px !important;
  line-height: 1em !important;
  display: inline-block;
  border: 1px solid #5ac4be; }
  .header-button:hover, a.header-button:hover {
    color: white;
    border: 1px solid #3eada7;
    background: #3eada7 !important; }

.button-toggle {
  border-radius: 20px;
  width: 80px;
  padding: 10px 15px;
  text-align: left;
  font-size: .8em;
  position: relative;
  background: #eaeaea;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .button-toggle:after {
    content: '';
    position: absolute;
    top: 2px;
    right: 2px;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    background: white; }
  .button-toggle.toggle-on {
    text-align: right;
    background: #5ac4be;
    color: white; }
    .button-toggle.toggle-on:after {
      content: '';
      position: absolute;
      top: 2px;
      left: 2px;
      height: 30px;
      width: 30px;
      border-radius: 100%;
      background: white; }

.button.twitter, .twitter.upload-button {
  font-family: 'Open Sans Light';
  display: inline-block;
  background: #00aeff;
  font-weight: 300;
  padding: 20px 30px;
  margin-top: 10px;
  margin-right: 10px; }
  .button.twitter:hover, .twitter.upload-button:hover {
    color: white;
    background: #008bcc; }
  .button.twitter:focus, .twitter.upload-button:focus {
    color: white; }

.button.facebook, .facebook.upload-button {
  font-family: 'Open Sans Light';
  display: inline-block;
  background: #4c66a4;
  padding: 20px 20px;
  font-weight: 300;
  margin-left: 10px; }
  .button.facebook:hover, .facebook.upload-button:hover {
    color: white;
    background: #3c5081; }
  .button.facebook:focus, .facebook.upload-button:focus {
    color: white; }

.button.email, .email.upload-button {
  font-family: 'Open Sans Light';
  display: inline-block;
  padding: 20px 20px;
  font-weight: 300;
  margin-left: 10px; }

@media (max-width: 767px) {
  .button.twitter, .twitter.upload-button {
    display: inline-block;
    width: 100%;
    max-width: 320px;
    min-width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-top: 0px; }
  .button.facebook, .facebook.upload-button {
    display: inline-block;
    max-width: 320px;
    width: 100%;
    min-width: 100%;
    margin-left: 0px;
    margin-bottom: 10px; }
  .button.email, .email.upload-button {
    display: inline-block;
    max-width: 320px;
    width: 100%;
    min-width: 100%;
    margin-left: 0px;
    margin-bottom: 10px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .button.twitter, .twitter.upload-button {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: none;
    margin-bottom: 10px;
    margin-top: 0px;
    margin-right: 0px; }
  .button.facebook, .facebook.upload-button {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: none;
    margin-bottom: 10px;
    margin-left: 0px; }
  .button.email, .email.upload-button {
    display: block;
    width: 100%;
    min-width: 100%;
    max-width: none;
    margin-bottom: 10px;
    margin-left: 0px; } }

label {
  color: #a59c9f; }

.help-link {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: .7em; }

.grid-item-cover-wrapper {
  margin: 40px 0 0px 0;
  border: 1px solid #e0e0e0; }
  .grid-item-cover-wrapper a {
    display: block;
    padding: 20px 0; }

.cover-background {
  height: 250px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }

.grid-item-footer {
  background-color: #eeeeee;
  border: 1px solid #e0e0e0;
  border-top: none;
  padding: 10px 10px; }
  .grid-item-footer .profile-image-small {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle; }

.grid-item-title {
  display: block;
  font-size: 12px;
  font-style: italic;
  font-family: 'Open Sans Bold';
  color: #8b8b8b;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.grid-profile-name {
  font-size: 12px;
  font-family: 'Open Sans Light';
  padding-left: 2px; }

.grid-pro-badge {
  float: right;
  margin-top: 4px; }

.grid-cta:before {
  background-image: url(../images/discover-arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: 10px;
  width: 70px;
  height: 70px;
  content: ""; }

.grid-cta .grid-item-cover-wrapper {
  background-color: #5ac4be;
  text-align: center;
  border: none; }
  .grid-cta .grid-item-cover-wrapper a {
    color: white;
    text-decoration: none; }

.grid-cta .grid-image-placeholder {
  height: 250px; }
  .grid-cta .grid-image-placeholder h3 {
    margin: 0;
    padding: 70px 0 20px 0; }

.grid-cta .grid-item-footer {
  padding: 0;
  text-align: center;
  border: none; }
  .grid-cta .grid-item-footer .button, .grid-cta .grid-item-footer .upload-button {
    padding: 15px 0;
    border-radius: 0;
    width: 100%;
    max-width: none; }

.sub-header {
  border-bottom: 1px solid #e0e0e0; }
  .sub-header ul {
    list-style: none;
    padding: 0; }
    .sub-header ul li {
      display: inline-block;
      margin: 0 10px; }
      .sub-header ul li .active {
        text-decoration: underline; }

.add-section-modal .add-section {
  text-align: center;
  display: block;
  text-decoration: none;
  padding: 20px 0; }
  .add-section-modal .add-section:hover, .add-section-modal .add-section:focus, .add-section-modal .add-section:active {
    text-decoration: none; }
  .add-section-modal .add-section.disabled {
    opacity: .5; }
  .add-section-modal .add-section .fa {
    font-size: 36px;
    display: block;
    margin-bottom: 10px; }

.modal-share {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px; }
  .modal-share .button, .modal-share .upload-button {
    width: 30%; }

.purchase-options-modal .options-dropdown-button, .author-social-modal .options-dropdown-button {
  width: 100%;
  background-color: #5ac4be;
  color: white; }

.purchase-options-modal #sortable-items, .author-social-modal #sortable-items {
  margin: 10px 0 0 0;
  padding: 0; }
  .purchase-options-modal #sortable-items li, .author-social-modal #sortable-items li {
    list-style: none; }

.purchase-options-modal .options-dropdown-menu, .author-social-modal .options-dropdown-menu {
  width: 100%;
  max-height: 400px;
  overflow: scroll; }
  .purchase-options-modal .options-dropdown-menu .options-dropdown-item, .author-social-modal .options-dropdown-menu .options-dropdown-item {
    padding: 10px; }

.purchase-options-modal .options-dropdown-image, .author-social-modal .options-dropdown-image {
  width: 120px;
  border-right: 1px solid #eeeeee;
  margin-right: 20px;
  padding-right: 20px;
  font-size: 36px;
  display: inline-block;
  text-align: center;
  vertical-align: middle; }

.purchase-options-modal .options-dropdown-company-name, .author-social-modal .options-dropdown-company-name {
  display: inline-block;
  vertical-align: middle; }

.purchase-options-modal .purchase-item-input, .author-social-modal .purchase-item-input {
  margin-top: 15px; }

.purchase-options-modal .icons, .author-social-modal .icons {
  margin-top: 25px; }

.modal input[type='checkbox'] {
  margin-left: 0; }

.modal .modal-header {
  background: #eeeded;
  padding: 10px 15px; }
  .modal .modal-header .modal-title {
    font-size: 18px;
    text-transform: capitalize; }
  .modal .modal-header .close {
    margin-top: 5px; }

.modal .modal-footer .button-secondary {
  border: none; }

body.modal-open.stop-modal-scroll {
  overflow: hidden; }

.modal-sortable-handle {
  padding: 15px;
  margin-top: -15px;
  cursor: move;
  position: relative; }

.modal-sortable-indicator {
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 10px;
  left: -10px;
  font-size: 10px; }

.list-group-item:hover .modal-sortable-indicator {
  opacity: .5; }

.settings-modal .modal-dialog {
  max-width: 450px; }

.setting-button-bar {
  margin-top: 20px; }

.setting-wrapper {
  text-align: center; }
  .setting-wrapper .button, .setting-wrapper .upload-button {
    margin: 10px auto; }
  .setting-wrapper .setting-name {
    margin: 5px 0; }

.input-group-title {
  font-family: 'Open Sans Bold';
  margin: 12px 0 5px 0; }

.label-small {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: .7em; }

.section-settings-modal .modal-dialog, .navigation-settings-modal .modal-dialog {
  max-width: 500px; }

.section-settings-modal .row, .navigation-settings-modal .row {
  margin-top: 10px;
  margin-bottom: 10px; }

.section-settings-modal .modal-header, .navigation-settings-modal .modal-header {
  cursor: move; }
  .section-settings-modal .modal-header .modal-title, .navigation-settings-modal .modal-header .modal-title {
    font-size: 18px;
    text-transform: capitalize; }
  .section-settings-modal .modal-header .close, .navigation-settings-modal .modal-header .close {
    margin-top: 5px; }

.section-settings-modal .modal-body, .navigation-settings-modal .modal-body {
  padding-top: 5px; }

.section-settings-modal .section-settings-title, .navigation-settings-modal .section-settings-title {
  font-family: 'Open Sans Bold';
  margin: 12px 0 5px 0; }

.section-settings-modal .section-background-dropzone-area, .navigation-settings-modal .section-background-dropzone-area {
  background-color: #d7d7d7;
  color: white;
  min-height: 100px;
  width: 100%;
  text-align: center;
  padding: 50px 0;
  border-radius: 5px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .section-settings-modal .section-background-dropzone-area:hover, .navigation-settings-modal .section-background-dropzone-area:hover {
    opacity: .8; }

.section-settings-modal .remove-section-background-image, .navigation-settings-modal .remove-section-background-image {
  text-align: right; }

.navigation-settings-modal .section-background-dropzone-area {
  min-height: 50px;
  padding: 10px; }
  .navigation-settings-modal .section-background-dropzone-area img {
    max-height: 50px; }
  .navigation-settings-modal .section-background-dropzone-area .upload-text {
    padding: 10px;
    display: block; }

.navigation-settings-modal .navigation-settings-add-links {
  text-align: right; }

.navigation-settings-modal #sortable-links {
  padding: 0;
  margin: 0;
  list-style: none; }
  .navigation-settings-modal #sortable-links .sortable-link-item {
    border-bottom: 1px solid #eee;
    padding: 10px 0; }

.navigation-settings-modal .padding-first {
  padding-left: 15px; }

.navigation-settings-modal .padding-small {
  padding-left: 5px;
  padding-right: 5px; }
  .navigation-settings-modal .padding-small.padding-first {
    padding-left: 15px; }
  .navigation-settings-modal .padding-small.padding-last {
    padding-right: 15px; }
  .navigation-settings-modal .padding-small.setting-wrapper {
    padding-left: 10px; }

.navigation-settings-modal .setting-wrapper .button-toggle {
  width: 60px;
  padding: 10px 10px;
  font-size: .6em; }
  .navigation-settings-modal .setting-wrapper .button-toggle:after {
    height: 27px;
    width: 27px; }
  .navigation-settings-modal .setting-wrapper .button-toggle.toggle-on:after {
    height: 27px;
    width: 27px; }

.navigation-settings-modal .settings-wrapper-icons {
  font-size: 15px;
  padding-top: 25px;
  display: block;
  text-align: center; }

.navigation-settings-modal .link-sortable-handle {
  opacity: .5;
  padding: 0 5px;
  cursor: move;
  font-size: 13px;
  display: inline-block;
  vertical-align: middle; }

.navigation-settings-modal .remove-link {
  display: inline-block;
  vertical-align: middle; }
  .navigation-settings-modal .remove-link:hover {
    color: #e74c3c; }

@media (max-width: 767px) {
  .navigation-settings-modal .sortable-link-item .setting-wrapper {
    padding-top: 10px; }
  .navigation-settings-modal .settings-wrapper-icons {
    padding-top: 15px; } }

.payment-modal .modal-footer .button-secondary {
  border: none; }
  .payment-modal .modal-footer .button-secondary:hover {
    border: none; }

.plan-duration-wrapper {
  text-align: center; }
  .plan-duration-wrapper .duration-option {
    display: none; }
    .plan-duration-wrapper .duration-option h1 {
      font-size: 3.5em; }
      .plan-duration-wrapper .duration-option h1 sup {
        font-size: .4em;
        opacity: .6;
        vertical-align: middle; }
      .plan-duration-wrapper .duration-option h1 .duration {
        font-size: .5em; }
    .plan-duration-wrapper .duration-option p {
      font-size: .9em; }
    .plan-duration-wrapper .duration-option.active {
      display: block; }
  .plan-duration-wrapper .toggle {
    padding-top: 30px; }
    .plan-duration-wrapper .toggle .button, .plan-duration-wrapper .toggle .upload-button {
      width: 110px;
      padding: 10px; }

.change-plan-modal .modal-dialog {
  max-width: 400px;
  text-align: center; }

.change-plan-modal .plan-duration-wrapper .toggle {
  margin-bottom: 40px;
  padding-top: 5px; }

.settings-modal .modal-header {
  cursor: move; }

.settings-modal textarea {
  min-height: 75px; }

.settings-modal .screenshot {
  padding-top: 5px;
  display: inline-block;
  cursor: pointer; }

.category-selector {
  width: 100%; }
  .category-selector .dropdown-toggle {
    width: 100%;
    text-align: left; }
    .category-selector .dropdown-toggle .caret {
      position: absolute;
      top: 15px;
      right: 15px; }
  .category-selector .dropdown-menu {
    width: 100%;
    max-height: 200px;
    overflow: scroll; }
    .category-selector .dropdown-menu li {
      position: relative;
      border-bottom: 1px solid #ccc; }
      .category-selector .dropdown-menu li.active {
        background: #f5f5f5; }
        .category-selector .dropdown-menu li.active a {
          background: #3498db; }
        .category-selector .dropdown-menu li.active .remove-category {
          display: block; }
  .category-selector .remove-category {
    display: none;
    background: none;
    position: absolute;
    top: 6px;
    right: 10px;
    color: white;
    cursor: pointer; }

.meta-image-upload {
  text-align: center; }
  .meta-image-upload img {
    max-width: 150px;
    cursor: pointer; }
  .meta-image-upload:hover {
    opacity: .7; }

.remove-meta-image {
  text-align: right; }

.tooltip {
  font-family: "Open Sans Regular" !important; }
  .tooltip .tooltip-inner {
    background-color: #5a5a5a; }
  .tooltip.top .tooltip-arrow {
    border-top-color: #5a5a5a; }
  .tooltip.right .tooltip-arrow {
    border-right-color: #5a5a5a; }
  .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #5a5a5a; }
  .tooltip.left .tooltip-arrow {
    border-left-color: #5a5a5a; }

.modal .tooltip {
  width: 120px; }

.page-edit .dz-clickable, .page-settings .dz-clickable {
  cursor: pointer; }

.page-edit .image-loader, .page-settings .image-loader {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 180px;
  width: 180px;
  margin-left: -90px;
  margin-top: -90px;
  font-size: 2em;
  font-weight: bold;
  color: white;
  z-index: 99;
  padding: 40px 0;
  background-image: none;
  background-size: cover;
  background-position: center center;
  background-color: #b5b5b5;
  border: 10px solid #e8e8e8;
  border-radius: 100%;
  text-align: center; }
  .page-edit .image-loader .percent, .page-settings .image-loader .percent {
    position: relative;
    z-index: 999;
    display: inline-block;
    top: 0px;
    width: 145px;
    text-align: center;
    font-weight: 200;
    font-size: 56px;
    color: white; }

.page-edit .image-hover, .page-settings .image-hover {
  opacity: .3; }

.page-edit .dz-drag-hover, .page-settings .dz-drag-hover {
  opacity: .3; }

.page-edit .dropzone-image-hover:after, .page-settings .dropzone-image-hover:after {
  opacity: 0;
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  height: 180px;
  width: 180px;
  margin-left: -90px;
  margin-top: -90px;
  font-size: 2em;
  font-weight: bold;
  color: white;
  z-index: -99;
  padding: 65px 0;
  background-image: url("https://d1uyjdd2vmpgct.cloudfront.net/public/upload-hover.png");
  background-size: cover;
  background-position: center center;
  background-color: transparent;
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.page-edit .dropzone-image-hover:hover img, .page-settings .dropzone-image-hover:hover img {
  opacity: .3; }

.page-edit .dropzone-image-hover:hover:after, .page-settings .dropzone-image-hover:hover:after {
  opacity: 1;
  border: 10px solid #e8e8e8;
  z-index: 99;
  background-color: #b5b5b5; }

.plan-tables {
  padding: 20px 0;
  text-align: center; }
  .plan-tables .no-padding {
    padding: 0; }
  .plan-tables .plan {
    background: #eaeaea;
    margin-top: 42px;
    width: 30%;
    float: left; }
    .plan-tables .plan .plan-banner {
      padding: 10px 0;
      text-align: center;
      background-color: #5ac4be;
      color: white;
      font-size: 14px; }
    .plan-tables .plan .see-example {
      display: block;
      font-size: .8em;
      margin-top: 20px;
      opacity: .8; }
    .plan-tables .plan.plan-highlight {
      margin: 0;
      background: #f4f4f4;
      width: 40%;
      margin-left: 0%; }
      .plan-tables .plan.plan-highlight .plan-description {
        background: #2c3d45;
        padding-bottom: 30px;
        color: white;
        padding: 20px 0; }
      .plan-tables .plan.plan-highlight .plan-name {
        font-size: 1.6em;
        color: #5ac4be; }
      .plan-tables .plan.plan-highlight .plan-amount {
        font-size: 5em; }
      .plan-tables .plan.plan-highlight .button, .plan-tables .plan.plan-highlight .upload-button {
        max-width: 300px;
        font-size: 1.2em;
        background-color: #f3791f; }
        .plan-tables .plan.plan-highlight .button:hover, .plan-tables .plan.plan-highlight .upload-button:hover, .plan-tables .plan.plan-highlight .button:focus, .plan-tables .plan.plan-highlight .upload-button:focus, .plan-tables .plan.plan-highlight .button:active, .plan-tables .plan.plan-highlight .upload-button:active {
          background-color: #ec6b0d; }
      .plan-tables .plan.plan-highlight ul li.feature {
        opacity: 1; }
    .plan-tables .plan .plan-description {
      border-bottom: 1px solid #c8c8c8;
      padding: 36px 0; }
    .plan-tables .plan .plan-name {
      opacity: .7; }
    .plan-tables .plan .plan-amount {
      font-size: 3.5em;
      margin-bottom: 5px; }
      .plan-tables .plan .plan-amount sup {
        font-size: .4em;
        opacity: .5;
        vertical-align: middle; }
      .plan-tables .plan .plan-amount .mo {
        font-size: .4em; }
      .plan-tables .plan .plan-amount.year-option {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: .8em; }
    .plan-tables .plan .button, .plan-tables .plan .upload-button {
      max-width: 150px;
      font-size: .7em; }
    .plan-tables .plan .button-hollow {
      border: 1px solid #595959;
      color: #5a5a5a; }
    .plan-tables .plan ul {
      list-style: none;
      padding-left: 0;
      margin-left: 0;
      padding: 20px 12%; }
      .plan-tables .plan ul a {
        cursor: pointer; }
      .plan-tables .plan ul li {
        padding: 5px 0 10px 0; }
        .plan-tables .plan ul li.feature-group {
          border-bottom: 1px solid #c8c8c8;
          font-size: .8em;
          font-family: 'Open Sans Bold';
          padding: 20px 0 10px 0;
          opacity: .7; }
          .plan-tables .plan ul li.feature-group .fa-question-circle {
            opacity: .5;
            font-size: 1.3em;
            cursor: pointer;
            vertical-align: middle;
            margin-left: 5px; }
            .plan-tables .plan ul li.feature-group .fa-question-circle:hover {
              color: #3498db; }
        .plan-tables .plan ul li.feature {
          font-size: 1.3em;
          font-weight: 600;
          line-height: 1.6;
          opacity: .8; }
          .plan-tables .plan ul li.feature strong {
            font-size: .95em; }
          .plan-tables .plan ul li.feature .tip {
            cursor: help; }
          .plan-tables .plan ul li.feature .tooltip {
            text-align: left !important; }
        .plan-tables .plan ul li .feature-description {
          font-size: .8em;
          font-weight: 300;
          line-height: 1.3; }

.plan-promises, .plans-addition {
  text-align: center; }

.guarantee {
  padding-top: 40px;
  display: inline-block; }
  .guarantee img {
    width: 30px;
    margin: 0 10px; }
  .guarantee span {
    opacity: .9;
    margin-right: 20px; }

@media (max-width: 767px) {
  .plan-tables .plan {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 0; }
    .plan-tables .plan.plan-highlight {
      width: 100% !important; }
  .guarantee {
    display: block; }
  .vip-cta .vip-description {
    font-size: 14px; }
  .vip-cta .go-vip {
    font-size: 14px; }
  .vip-cta .badge {
    display: block;
    margin: 0px auto 10px auto;
    max-width: 66px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .plan-tables .plan {
    margin-left: 0% !important;
    width: 50%; }
    .plan-tables .plan.plan-highlight {
      width: 100%;
      margin-left: 0%; } }

.credit-card-wrapper .card {
  min-width: 350px !important; }

.credit-card-wrapper .card-container {
  margin-left: -25px; }

.credit-card-wrapper .credit-card-form {
  padding-top: 10px; }
  .credit-card-wrapper .credit-card-form label {
    font-size: .8em;
    display: block;
    margin-top: 5px; }
  .credit-card-wrapper .credit-card-form input.cc-name {
    display: none; }
  .credit-card-wrapper .credit-card-form input.cc-number {
    width: 100%; }
  .credit-card-wrapper .credit-card-form input.cc-expiry {
    width: 100%; }
  .credit-card-wrapper .credit-card-form input.cc-cvc {
    width: 100%; }
  .credit-card-wrapper .credit-card-form label.cc-coupon-label {
    text-decoration: underline;
    cursor: pointer; }
  .credit-card-wrapper .credit-card-form .col-sm-6 {
    padding-left: 0;
    padding-right: 0; }
  .credit-card-wrapper .credit-card-form .set-card {
    margin-top: 10px; }

.coupon-wrapper {
  position: relative;
  display: none; }
  .coupon-wrapper .form-control-feedback {
    top: 5px; }

input.cc-coupon {
  width: 100%; }

ul#page-sortable {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul#page-sortable li.sortable-ghost .section:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(69, 69, 69, 0.4); }

ul.endorsement-sortable {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.endorsement-sortable li.sortable-ghost .section:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(69, 69, 69, 0.4); }

.page-wrapper.sorting .section-header {
  display: none; }

.page-wrapper.sorting section {
  height: 250px;
  min-height: 250px;
  max-height: 250px;
  overflow: hidden;
  cursor: move;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-top: 2px solid #888;
  border-bottom: 2px solid #888; }
  .page-wrapper.sorting section.section-navigation {
    height: auto;
    min-height: 0;
    max-height: none; }
    .page-wrapper.sorting section.section-navigation .show-section-navigation-edit {
      cursor: move; }
      .page-wrapper.sorting section.section-navigation .show-section-navigation-edit:after {
        opacity: 0;
        z-index: -1;
        background: none; }
  .page-wrapper.sorting section:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.6);
    z-index: 9; }
  .page-wrapper.sorting section:hover {
    margin: 20px 0;
    box-shadow: 0px 2px 15px 6px rgba(0, 0, 0, 0.3); }
    .page-wrapper.sorting section:hover:after {
      background: none; }

.page-wrapper.sorting #page-sortable li {
  overflow: hidden !important;
  background: #b5b5b5; }

/* backgrid select */
.backgrid .select-row-cell, .backgrid .select-all-header-cell {
  text-align: center; }

/*
  backgrid-filter
  http://github.com/wyuenho/backgrid

  Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
  Licensed under the MIT @license.
*/
/*
  Search Icon CSS derived from:

  PURE CSS GUI ICONS
  by Nicolas Gallagher
  - http://nicolasgallagher.com/pure-css-gui-icons/

  http://nicolasgallagher.com
  http://twitter.com/necolas

  Created: 29 July 2010
  Version: 1.0.1

  Dual licensed under MIT and GNU GPLv2 (c) Nicolas Gallagher
*/
.backgrid-filter.form-search {
  position: relative;
  /*width: 248px;*/
  height: 30px;
  margin: 20px; }
  .backgrid-filter.form-search .search-wrap, .backgrid-filter.form-search .filter-wrap {
    position: relative;
    display: inline-block;
    margin-left: 5px; }

/*
  Search Icon
*/
.backgrid-filter .search {
  position: absolute;
  top: 50%;
  left: 6px;
  z-index: 1000;
  width: 10px;
  height: 20px;
  margin-top: -10px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.backgrid-filter .search:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -6px;
  background: transparent;
  border: 3px solid gray;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  content: "";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.backgrid-filter .search:after {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 3px;
  height: 7px;
  margin-top: 2px;
  background-color: gray;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/*
  Clear button
 */
.backgrid-filter .clear {
  position: absolute;
  top: 50%;
  right: 8px;
  z-index: 1000;
  width: 10px;
  height: 20px;
  margin-top: -10px;
  font-family: sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: gray;
  text-decoration: none; }

.backgrid-filter input[type="search"] {
  /*position: absolute;*/
  display: inline-block;
  width: 206px;
  height: 20px;
  padding: 4px 6px;
  font-weight: normal;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }

/*
  Normalize the search input box, with code borrowed from normalize.css.

  https://github.com/necolas/normalize.css/

  Copyright (c) Nicolas Gallagher and Jonathan Neal, MIT @license.
 */
/*
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet.
 */
.backgrid-filter input {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: normal; }

/*
 * Re-set default cursor for disabled elements.
 */
.backgrid-filter input[disabled] {
  cursor: default; }

/*
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
.backgrid-filter input[type="search"] {
  outline: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: none; }

/*
 * Remove the default clear button on IE
 */
.backgrid-filter input[type="search"]::-ms-clear {
  display: none; }

/*
 * Remove inner padding and border in Firefox 4+.
 */
.backgrid-filter input::-moz-focus-inner {
  padding: 0;
  border: 0; }

.backgrid-filter input[type="search"] {
  padding-right: 18px;
  padding-left: 22px; }

/*
  backgrid-paginator
  http://github.com/wyuenho/backgrid

  Copyright (c) 2013 Jimmy Yuen Ho Wong and contributors
  Licensed under the MIT license.
*/
.backgrid-paginator {
  text-align: center;
  border-top: none;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.backgrid-paginator ul {
  display: inline-block;
  *display: inline;
  margin: 5px 0;
  *zoom: 1; }

.backgrid-paginator ul > li {
  display: inline; }

.backgrid-paginator ul > li > a,
.backgrid-paginator ul > li > span {
  float: left;
  width: 30px;
  height: 30px;
  padding: 0;
  line-height: 30px;
  text-decoration: none; }

.backgrid-paginator ul > li > a:hover,
.backgrid-paginator ul > .active > a,
.backgrid-paginator ul > .active > span {
  background-color: #f5f5f5; }

.backgrid-paginator ul > .active > a,
.backgrid-paginator ul > .active > span {
  color: #999999;
  cursor: default; }

.backgrid-paginator ul > .disabled > span,
.backgrid-paginator ul > .disabled > a,
.backgrid-paginator ul > .disabled > a:hover {
  color: #999999;
  cursor: default; }

.integrations {
  position: relative; }
  .integrations .integration-item {
    position: relative;
    text-align: center;
    height: 120px;
    padding: 0; }
    .integrations .integration-item img {
      max-width: 75%; }
  .integrations .integration-wrapper .valid-mark .form-control-feedback {
    height: auto;
    width: auto;
    top: 36px;
    right: 25px; }
  .integrations .integration-fields {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0px;
    z-index: 20;
    padding: 5px 20px;
    background: #f4f4f4; }
    .integrations .integration-fields .set-integration {
      margin-top: 24px; }
    .integrations .integration-fields .close {
      position: absolute;
      right: 10px; }
    .integrations .integration-fields .col-sm-4 {
      padding-left: 0; }
    .integrations .integration-fields.active {
      display: block; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated, .section-book.section-animated .cover-image, .section-video.section-animated .player, .section-about.section-animated .ipad-image, .section-share.section-animated .share-box, .section-author.section-animated .author-image, .section-author.section-animated .author-social-item, .section-endorsement.section-animated .endorsement-image, .section-purchase.section-animated .purchase-item, .section-email.section-animated .email-signup {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite, .section-book.section-animated .infinite.cover-image, .section-video.section-animated .infinite.player, .section-about.section-animated .infinite.ipad-image, .section-share.section-animated .infinite.share-box, .section-author.section-animated .infinite.author-image, .section-author.section-animated .infinite.author-social-item, .section-endorsement.section-animated .infinite.endorsement-image, .section-purchase.section-animated .infinite.purchase-item, .section-email.section-animated .infinite.email-signup {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge, .section-book.section-animated .hinge.cover-image, .section-video.section-animated .hinge.player, .section-about.section-animated .hinge.ipad-image, .section-share.section-animated .hinge.share-box, .section-author.section-animated .hinge.author-image, .section-author.section-animated .hinge.author-social-item, .section-endorsement.section-animated .hinge.endorsement-image, .section-purchase.section-animated .hinge.purchase-item, .section-email.section-animated .hinge.email-signup {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse, .section-share.section-animated.start-animation .share-box, .section-email.section-animated.start-animation .email-signup {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn, .section-author.section-animated.start-animation .author-social-item, .section-endorsement.section-animated.start-animation .endorsement-image {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn, .section-video.section-animated.start-animation .player, .section-author.section-animated.start-animation .author-image, .section-purchase.section-animated.start-animation .purchase-item {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft, .section-book.section-animated.start-animation .cover-image, .section-about.section-animated.start-animation.flip-columns .ipad-image {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight, .section-book.section-animated.start-animation.flip-columns .cover-image, .section-about.section-animated.start-animation .ipad-image {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip, .section-book.section-animated .flip.cover-image, .section-video.section-animated .flip.player, .section-about.section-animated .flip.ipad-image, .section-share.section-animated .flip.share-box, .section-author.section-animated .flip.author-image, .section-author.section-animated .flip.author-social-item, .section-endorsement.section-animated .flip.endorsement-image, .section-purchase.section-animated .flip.purchase-item, .section-email.section-animated .flip.email-signup {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.upgrade-required-banner {
  background-color: #3498db;
  color: white;
  padding: 10px;
  margin: 5px 0;
  text-align: center;
  font-size: 14px; }
  .upgrade-required-banner a {
    color: white;
    text-decoration: underline; }
    .upgrade-required-banner a:hover {
      color: #e6e6e6; }
  .upgrade-required-banner.success {
    background-color: #2fcc66; }

.badge.error {
  background-color: #e74c3c;
  color: white; }

.badge.info {
  background-color: #3498db;
  color: white; }

.badge.success {
  background-color: #2fcc66;
  color: white; }

.notices {
  list-style: none;
  position: fixed;
  top: 14px;
  left: 0;
  right: 0;
  width: 40%;
  margin: 0 auto;
  z-index: 999999;
  padding: 0; }

.notice {
  clear: both;
  display: block;
  text-align: center;
  height: 30px;
  position: relative;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 15px;
  background: none; }
  .notice.error .notice-message {
    background-color: #e74c3c;
    color: white; }
  .notice.info .notice-message {
    background-color: #3498db;
    color: white; }
  .notice.success .notice-message {
    background-color: #2fcc66;
    color: white; }

.notice-message {
  display: inline-block;
  line-height: 30px;
  margin: 0 auto;
  border-radius: 3px;
  padding: 5px 15px;
  background-color: #fafafa;
  opacity: .9;
  cursor: default; }
  .notice-message a {
    color: white;
    text-decoration: underline; }
  .notice-message p {
    margin-bottom: 0; }

@media (max-width: 767px) {
  .notices {
    top: 0;
    width: 100%; }
  .notice {
    margin-bottom: 10px; }
  .notice-message {
    display: block;
    width: 100%;
    border-radius: 0px; } }

#redactor-modal footer {
  padding: 0;
  background: #fafafa; }
  #redactor-modal footer button.redactor-modal-close-btn {
    background-color: #fafafa; }
  #redactor-modal footer button.redactor-modal-action-btn {
    background-color: #5ac4be; }
    #redactor-modal footer button.redactor-modal-action-btn:hover {
      background-color: #308883; }

.redactor-box {
  background: none;
  font-family: inherit; }
  .redactor-box .redactor-toolbar {
    z-index: 1000 !important; }
    .redactor-box .redactor-toolbar .re-icon {
      font-family: 'RedactorFont' !important; }

.redactor-editor {
  background: none;
  text-align: left;
  border: 1px dotted rgba(0, 0, 0, 0.4); }

.redactor-editor h1, .redactor-editor h2, .redactor-editor h3, .redactor-editor h4, .redactor-editor h5, .redactor-editor h6 {
  color: inherit; }

.redactor-editor a {
  color: inherit; }

.redactor-editor blockquote {
  color: inherit; }

#redactor-droparea-placeholder input {
  margin: 0 auto; }
