@charset "UTF-8";
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 1, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_root.scss */
:root {
  --blue: #467fcf;
  --indigo: #6574cd;
  --purple: #a55eea;
  --pink: #f66d9b;
  --red: #cd201f;
  --orange: #fd9644;
  --yellow: #f1c40f;
  --green: #5eba00;
  --teal: #2bcbba;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #868e96;
  --gray-dark: #343a40;
  --azure: #45aaf2;
  --lime: #7bd235;
  --primary: #467fcf;
  --secondary: #868e96;
  --success: #5eba00;
  --info: #45aaf2;
  --warning: #f1c40f;
  --danger: #cd201f;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1280px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 27, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
/* line 45, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 57, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: left;
  background-color: #f5f7fb;
}

/* line 73, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 83, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 99, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.66em;
}

/* line 109, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 121, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

/* line 129, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 135, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 142, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 149, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 153, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 158, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 162, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
dfn {
  font-style: italic;
}

/* line 167, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 173, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 182, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 190, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 191, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 198, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #467fcf;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:hover {
  color: #295a9f;
  text-decoration: underline;
}

/* line 216, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
/* line 225, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 235, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 243, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 260, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 270, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 275, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 287, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
}

/* line 291, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #9aa0ac;
  text-align: left;
  caption-side: bottom;
}

/* line 299, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
}

/* line 310, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 319, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 327, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 332, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 343, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 348, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 356, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 364, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 372, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 379, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 391, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 397, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 412, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
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;
}

/* line 424, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 429, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 434, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 447, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 457, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 466, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 470, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 475, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
template {
  display: none;
}

/* line 481, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.66em;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2rem;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 1.75rem;
}

/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.5rem;
}

/* line 19, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.125rem;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1rem;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 0.875rem;
}

/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.171875rem;
  font-weight: 300;
}

/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: 4rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 39, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.1;
}

/* line 55, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 40, 100, 0.12);
}

/* line 67, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 87.5%;
  font-weight: 400;
}

/* line 73, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}
/* line 95, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 106, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.171875rem;
}

/* line 117, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96;
}
/* line 122, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014 \00A0";
}

/* line 8, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 3px;
  max-width: 100%;
  height: auto;
}

/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_images.scss */
.figure-caption {
  font-size: 90%;
  color: #868e96;
}

/* line 2, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_code.scss */
code {
  font-size: 85%;
  color: inherit;
  word-break: break-word;
}
/* line 8, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_code.scss */
a > code {
  color: inherit;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 85%;
  color: #fff;
  background-color: #343a40;
  border-radius: 3px;
}
/* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  font-size: 85%;
  color: #212529;
}
/* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_code.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_grid.scss */
.container {
  width: 100%;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1280px) {
  /* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 1200px;
  }
}

/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  width: 100%;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  margin-right: auto;
  margin-left: auto;
}

/* line 28, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}

/* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
/* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-first {
  order: -1;
}

/* line 51, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-last {
  order: 13;
}

/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-0 {
  order: 0;
}

/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-1 {
  order: 1;
}

/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-2 {
  order: 2;
}

/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-3 {
  order: 3;
}

/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-4 {
  order: 4;
}

/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-5 {
  order: 5;
}

/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-6 {
  order: 6;
}

/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-7 {
  order: 7;
}

/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-8 {
  order: 8;
}

/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-9 {
  order: 9;
}

/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-10 {
  order: 10;
}

/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-11 {
  order: 11;
}

/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-12 {
  order: 12;
}

/* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  /* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1;
  }

  /* line 51, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  /* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1;
  }

  /* line 51, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  /* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1;
  }

  /* line 51, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1280px) {
  /* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1;
  }

  /* line 51, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11;
  }

  /* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  /* line 60, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
/* line 5, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table, .text-wrap table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table th, .text-wrap table th,
.table td,
.text-wrap table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table thead th, .text-wrap table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
/* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody, .text-wrap table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
/* line 26, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table .table, .text-wrap table .table, .table .text-wrap table, .text-wrap .table table, .text-wrap table table {
  background-color: #f5f7fb;
}

/* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered, .text-wrap table {
  border: 1px solid #dee2e6;
}
/* line 51, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th, .text-wrap table th,
.table-bordered td,
.text-wrap table td {
  border: 1px solid #dee2e6;
}
/* line 57, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead th, .text-wrap table thead th,
.table-bordered thead td,
.text-wrap table thead td {
  border-bottom-width: 2px;
}

/* line 65, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 78, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #cbdbf2;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #b7cded;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #b7cded;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #dddfe2;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #cfd2d6;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #cfd2d6;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #d2ecb8;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #c5e7a4;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #c5e7a4;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #cbe7fb;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #b3dcf9;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #b3dcf9;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fbeebc;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #fae8a4;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #fae8a4;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f1c1c0;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #ecacab;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ecacab;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.04);
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.04);
}

/* line 116, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-dark th, .text-wrap table .thead-dark th {
  color: #f5f7fb;
  background-color: #212529;
  border-color: #32383e;
}
/* line 124, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-light th, .text-wrap table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 132, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table-dark {
  color: #f5f7fb;
  background-color: #212529;
}
/* line 136, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}
/* line 142, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-bordered, .text-wrap table.table-dark {
  border: 0;
}
/* line 147, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 172, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 181, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm > .table-bordered, .text-wrap .table-responsive-sm > table {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  /* line 172, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 181, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md > .table-bordered, .text-wrap .table-responsive-md > table {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  /* line 172, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 181, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg > .table-bordered, .text-wrap .table-responsive-lg > table {
    border: 0;
  }
}
@media (max-width: 1279.98px) {
  /* line 172, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 181, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl > .table-bordered, .text-wrap .table-responsive-xl > table {
    border: 0;
  }
}
/* line 172, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
/* line 181, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table-bordered, .text-wrap .table-responsive > table {
  border: 0;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 2.375rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 3px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
  .form-control {
    transition: none;
  }
}
/* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #1991eb;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
}
/* line 41, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-moz-placeholder {
  color: #adb5bd;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #adb5bd;
  opacity: 1;
}
.form-control::placeholder {
  color: #adb5bd;
  opacity: 1;
}
/* line 52, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #f8f9fa;
  opacity: 1;
}

/* line 61, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 73, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 86, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.6;
}

/* line 94, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.125rem;
  line-height: 1.4444444444;
}

/* line 101, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.1428571429;
}

/* line 114, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.6;
  color: #495057;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
/* line 126, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 141, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.1428571429;
  border-radius: 3px;
}

/* line 149, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-control-lg {
  height: calc(2.6875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  border-radius: 3px;
}

/* line 159, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 165, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 175, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 179, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 189, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
/* line 195, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 207, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 213, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
/* line 218, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input:disabled ~ .form-check-label {
  color: #9aa0ac;
}

/* line 223, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-check-label {
  margin-bottom: 0;
}

/* line 227, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
/* line 234, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 30, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 87.5%;
  color: #5eba00;
}

/* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  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(94, 186, 0, 0.9);
  border-radius: 3px;
}

/* line 55, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #5eba00;
}
/* line 59, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #5eba00;
  box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.25);
}
/* line 64, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 74, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 84, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #5eba00;
}
/* line 88, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 98, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #5eba00;
}
/* line 101, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #9eff3b;
}
/* line 106, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
/* line 112, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #78ed00;
}
/* line 118, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #f5f7fb, 0 0 0 2px rgba(94, 186, 0, 0.25);
}

/* line 129, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #5eba00;
}
/* line 132, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after {
  border-color: inherit;
}
/* line 135, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
/* line 141, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.25);
}

/* line 30, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 87.5%;
  color: #cd201f;
}

/* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  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(205, 32, 31, 0.9);
  border-radius: 3px;
}

/* line 55, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #cd201f;
}
/* line 59, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #cd201f;
  box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.25);
}
/* line 64, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 74, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 84, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #cd201f;
}
/* line 88, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 98, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #cd201f;
}
/* line 101, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #ec8080;
}
/* line 106, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
/* line 112, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e23e3d;
}
/* line 118, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #f5f7fb, 0 0 0 2px rgba(205, 32, 31, 0.25);
}

/* line 129, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #cd201f;
}
/* line 132, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after {
  border-color: inherit;
}
/* line 135, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
/* line 141, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.25);
}

/* line 262, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
/* line 270, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  /* line 276, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 284, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 293, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 300, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 304, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  /* line 311, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 318, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 325, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 329, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.8461538462;
  border-radius: 3px;
  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 screen and (prefers-reduced-motion: reduce) {
  /* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
  .btn {
    transition: none;
  }
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:hover, .btn:focus {
  text-decoration: none;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
}
/* line 30, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
/* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 52, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #467fcf;
  border-color: #467fcf;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #316cbe;
  border-color: #2f66b3;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #467fcf;
  border-color: #467fcf;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2f66b3;
  border-color: #2c60a9;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.5);
}

/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 2px rgba(134, 142, 150, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #666e76;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(134, 142, 150, 0.5);
}

/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5eba00;
  border-color: #5eba00;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #4b9400;
  border-color: #448700;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #5eba00;
  border-color: #5eba00;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #448700;
  border-color: #3e7a00;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.5);
}

/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #45aaf2;
  border-color: #45aaf2;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #219af0;
  border-color: #1594ef;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 2px rgba(69, 170, 242, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #45aaf2;
  border-color: #45aaf2;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #1594ef;
  border-color: #108ee7;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(69, 170, 242, 0.5);
}

/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f1c40f;
  border-color: #f1c40f;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #cea70c;
  border-color: #c29d0b;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #fff;
  background-color: #f1c40f;
  border-color: #f1c40f;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #c29d0b;
  border-color: #b6940b;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.5);
}

/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #cd201f;
  border-color: #cd201f;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #ac1b1a;
  border-color: #a11918;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #cd201f;
  border-color: #cd201f;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #a11918;
  border-color: #961717;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.5);
}

/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  color: #495057;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-light:hover {
  color: #495057;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #495057;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #495057;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5);
}

/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.5);
}

/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #467fcf;
  background-color: transparent;
  background-image: none;
  border-color: #467fcf;
}
/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #467fcf;
  border-color: #467fcf;
}
/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.5);
}
/* line 74, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #467fcf;
  background-color: transparent;
}
/* line 80, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #467fcf;
  border-color: #467fcf;
}
/* line 87, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.5);
}

/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96;
}
/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}
/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 2px rgba(134, 142, 150, 0.5);
}
/* line 74, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #868e96;
  background-color: transparent;
}
/* line 80, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}
/* line 87, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(134, 142, 150, 0.5);
}

/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #5eba00;
  background-color: transparent;
  background-image: none;
  border-color: #5eba00;
}
/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #5eba00;
  border-color: #5eba00;
}
/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.5);
}
/* line 74, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #5eba00;
  background-color: transparent;
}
/* line 80, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5eba00;
  border-color: #5eba00;
}
/* line 87, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.5);
}

/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #45aaf2;
  background-color: transparent;
  background-image: none;
  border-color: #45aaf2;
}
/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #45aaf2;
  border-color: #45aaf2;
}
/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 2px rgba(69, 170, 242, 0.5);
}
/* line 74, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #45aaf2;
  background-color: transparent;
}
/* line 80, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #45aaf2;
  border-color: #45aaf2;
}
/* line 87, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(69, 170, 242, 0.5);
}

/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #f1c40f;
  background-color: transparent;
  background-image: none;
  border-color: #f1c40f;
}
/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:hover {
  color: #fff;
  background-color: #f1c40f;
  border-color: #f1c40f;
}
/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.5);
}
/* line 74, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f1c40f;
  background-color: transparent;
}
/* line 80, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f1c40f;
  border-color: #f1c40f;
}
/* line 87, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.5);
}

/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #cd201f;
  background-color: transparent;
  background-image: none;
  border-color: #cd201f;
}
/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #cd201f;
  border-color: #cd201f;
}
/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.5);
}
/* line 74, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #cd201f;
  background-color: transparent;
}
/* line 80, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #cd201f;
  border-color: #cd201f;
}
/* line 87, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.5);
}

/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:hover {
  color: #495057;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5);
}
/* line 74, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
/* line 80, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #495057;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
/* line 87, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5);
}

/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
/* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 69, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.5);
}
/* line 74, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
/* line 80, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 87, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.5);
}

/* line 80, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #467fcf;
  background-color: transparent;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  color: #295a9f;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
/* line 92, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
/* line 99, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #868e96;
  pointer-events: none;
}

/* line 113, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.625;
  border-radius: 3px;
}

/* line 117, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.3333333333;
  border-radius: 3px;
}

/* line 126, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}
/* line 131, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 140, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 3, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 3, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_transitions.scss */
  .fade {
    transition: none;
  }
}
/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 2, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 30, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
/* line 62, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.9375rem;
  color: #495057;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 3px;
}

/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
/* line 30, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  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;
}
/* line 62, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 57, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
/* line 30, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  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;
}
/* line 62, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
/* line 67, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 74, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
/* line 30, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
/* line 47, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: none;
}
/* line 51, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  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;
}
/* line 62, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
/* line 84, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 93, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 104, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 111, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.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;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
/* line 129, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #467fcf;
}
/* line 136, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #868e96;
  background-color: transparent;
}

/* line 147, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 152, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #868e96;
  white-space: nowrap;
}

/* line 162, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
/* line 19, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}
/* line 27, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.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-left: -1px;
}

/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
/* line 41, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 47, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 52, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 57, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 75, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
/* line 79, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
/* line 85, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 90, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 95, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 117, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
/* line 122, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}
/* line 127, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.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;
}
/* line 136, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 141, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 161, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
/* line 165, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
/* line 24, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
/* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
/* line 39, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
/* line 45, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 51, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
/* line 55, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 57, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 68, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}
/* line 75, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
/* line 80, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

/* line 88, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 89, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-append {
  margin-left: -1px;
}

/* line 97, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #fbfbfc;
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 3px;
}
/* line 113, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 125, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  height: calc(2.6875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  border-radius: 3px;
}

/* line 137, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.1428571429;
  border-radius: 3px;
}

/* line 157, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 166, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.40625rem;
  padding-left: 1.5rem;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
/* line 27, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #467fcf;
}
/* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #f5f7fb, 0 0 0 2px rgba(70, 127, 207, 0.25);
}
/* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #d4e1f4;
}
/* line 45, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label {
  color: #868e96;
}
/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 59, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
}
/* line 64, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before {
  position: absolute;
  top: 0.203125rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #dee2e6;
}
/* line 79, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::after {
  position: absolute;
  top: 0.203125rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 99, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: 3px;
}
/* line 104, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #467fcf;
}
/* line 107, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
/* line 113, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #467fcf;
}
/* line 117, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
/* line 123, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(70, 127, 207, 0.5);
}
/* line 126, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(70, 127, 207, 0.5);
}

/* line 137, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
/* line 142, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #467fcf;
}
/* line 145, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
/* line 151, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(70, 127, 207, 0.5);
}

/* line 164, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  width: 100%;
  height: 2.375rem;
  padding: 0.5rem 1.75rem 0.5rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cpath fill='#999' d='M0 0L10 0L5 5L0 0'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 3px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
/* line 183, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #1991eb;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(25, 145, 235, 0.5);
}
/* line 192, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
/* line 203, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
/* line 210, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #868e96;
  background-color: #e9ecef;
}
/* line 216, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  opacity: 0;
}

/* line 221, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 75%;
}

/* line 228, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-lg {
  height: calc(2.6875rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 125%;
}

/* line 240, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 2.375rem;
  margin-bottom: 0;
}

/* line 248, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 2.375rem;
  margin: 0;
  opacity: 0;
}
/* line 256, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #1991eb;
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
}
/* line 260, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #1991eb;
}
/* line 265, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #f8f9fa;
}
/* line 270, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 276, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: 2.375rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 3px;
}
/* line 291, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.15625rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #fbfbfc;
  border-left: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 0 3px 3px 0;
}

/* line 315, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
/* line 321, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus {
  outline: none;
}
/* line 326, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f5f7fb, 0 0 0 2px rgba(70, 127, 207, 0.25);
}
/* line 327, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f5f7fb, 0 0 0 2px rgba(70, 127, 207, 0.25);
}
/* line 328, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #f5f7fb, 0 0 0 2px rgba(70, 127, 207, 0.25);
}
/* line 331, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}
/* line 335, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #467fcf;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 335, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 346, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb:active {
  background-color: #d4e1f4;
}
/* line 351, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
/* line 362, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #467fcf;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 362, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
/* line 372, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb:active {
  background-color: #d4e1f4;
}
/* line 377, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
/* line 388, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 2px;
  margin-left: 2px;
  background-color: #467fcf;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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 screen and (prefers-reduced-motion: reduce) {
  /* line 388, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
/* line 401, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb:active {
  background-color: #d4e1f4;
}
/* line 406, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
/* line 417, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
/* line 422, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 429, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 429, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #868e96;
}

/* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
/* line 35, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
/* line 39, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
/* line 47, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #868e96;
  background-color: transparent;
  border-color: transparent;
}
/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: transparent;
  border-color: #dee2e6 #dee2e6 transparent;
}
/* line 61, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 75, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 3px;
}
/* line 79, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #467fcf;
}

/* line 92, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 99, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 112, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 115, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
/* line 28, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  display: inline-block;
  padding-top: 0.359375rem;
  padding-bottom: 0.359375rem;
  margin-right: 1rem;
  font-size: 1.125rem;
  line-height: inherit;
  white-space: nowrap;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 61, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
/* line 68, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
/* line 73, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 84, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 99, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 108, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
/* line 121, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 128, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.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) {
  /* line 147, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  /* line 145, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 161, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 172, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  /* line 147, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 145, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 161, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 172, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  /* line 147, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 145, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 161, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 172, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1279.98px) {
  /* line 147, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1280px) {
  /* line 145, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 161, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 172, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
/* line 145, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
/* line 147, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
/* line 158, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}
/* line 161, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
/* line 165, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
/* line 172, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
/* line 177, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
/* line 184, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 199, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
/* line 208, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
/* line 215, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
/* line 220, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
/* line 228, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
/* line 233, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
/* line 237, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
/* line 239, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 251, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
/* line 260, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
/* line 267, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
/* line 272, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
/* line 280, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
/* line 285, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
/* line 289, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
/* line 291, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text a {
  color: #fff;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.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, 40, 100, 0.12);
  border-radius: 3px;
}
/* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
/* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 28, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: 1.5rem;
}

/* line 41, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: 1.5rem;
}

/* line 45, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.75rem;
  margin-bottom: 0;
}

/* line 50, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}
/* line 59, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.5rem;
}

/* line 68, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 1.5rem 1.5rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 40, 100, 0.12);
}
/* line 74, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: calc(3px - 1px) calc(3px - 1px) 0 0;
}
/* line 79, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 85, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 1.5rem 1.5rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 40, 100, 0.12);
}
/* line 90, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(3px - 1px) calc(3px - 1px);
}

/* line 100, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.75rem;
  margin-bottom: -1.5rem;
  margin-left: -0.75rem;
  border-bottom: 0;
}

/* line 107, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}

/* line 113, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 122, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-img {
  width: 100%;
  border-radius: calc(3px - 1px);
}

/* line 128, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(3px - 1px);
  border-top-right-radius: calc(3px - 1px);
}

/* line 133, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(3px - 1px);
  border-bottom-left-radius: calc(3px - 1px);
}

/* line 141, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-deck {
  display: flex;
  flex-direction: column;
}
/* line 145, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-deck .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  /* line 141, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    flex-flow: row wrap;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  /* line 154, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 0.75rem;
    margin-bottom: 0;
    margin-left: 0.75rem;
  }
}

/* line 171, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-group {
  display: flex;
  flex-direction: column;
}
/* line 177, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  /* line 171, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    flex-flow: row wrap;
  }
  /* line 185, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 190, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 197, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 200, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  /* line 204, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 210, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 213, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  /* line 217, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  /* line 223, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:only-child {
    border-radius: 3px;
  }
  /* line 226, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  /* line 230, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  /* line 236, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  /* line 239, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

/* line 257, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.card-columns .card {
  margin-bottom: 1.5rem;
}
@media (min-width: 576px) {
  /* line 256, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 267, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 280, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
/* line 286, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
/* line 291, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 297, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_card.scss */
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 3px;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
/* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #868e96;
  content: "/";
}
/* line 30, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
/* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
/* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #868e96;
}

/* line 1, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 3px;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #295a9f;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
}
/* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 39, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 45, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 50, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #467fcf;
  border-color: #467fcf;
}
/* line 57, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #ced4da;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
}
/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 3px;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 24, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #467fcf;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #2f66b3;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_badge.scss */
.badge-secondary {
  color: #fff;
  background-color: #868e96;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #6c757d;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #5eba00;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #448700;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  color: #fff;
  background-color: #45aaf2;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1594ef;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_badge.scss */
.badge-warning {
  color: #fff;
  background-color: #f1c40f;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #c29d0b;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: #cd201f;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #a11918;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_badge.scss */
.badge-light {
  color: #495057;
  background-color: #f8f9fa;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-light[href]:hover, .badge-light[href]:focus {
  color: #495057;
  text-decoration: none;
  background-color: #dae0e5;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_badge.scss */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

/* line 1, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 3px;
}
@media (min-width: 576px) {
  /* line 1, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 3px;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: 600;
}

/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 3.90625rem;
}
/* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary {
  color: #24426c;
  background-color: #dae5f5;
  border-color: #cbdbf2;
}
/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary hr {
  border-top-color: #b7cded;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #172b46;
}

/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-secondary {
  color: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2;
}
/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary hr {
  border-top-color: #cfd2d6;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #2e3133;
}

/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  color: #316100;
  background-color: #dff1cc;
  border-color: #d2ecb8;
}
/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #c5e7a4;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #172e00;
}

/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  color: #24587e;
  background-color: #daeefc;
  border-color: #cbe7fb;
}
/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #b3dcf9;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #193c56;
}

/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  color: #7d6608;
  background-color: #fcf3cf;
  border-color: #fbeebc;
}
/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #fae8a4;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #4d3f05;
}

/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  color: #6b1110;
  background-color: #f5d2d2;
  border-color: #f1c1c0;
}
/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #ecacab;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #3f0a09;
}

/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light hr {
  border-top-color: #ececf6;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #686868;
}

/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark hr {
  border-top-color: #b9bbbe;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.703125rem;
  background-color: #e9ecef;
  border-radius: 3px;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #467fcf;
  transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 27, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_progress.scss */
.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;
}

/* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

/* line 1, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_media.scss */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  flex: 1;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
/* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #495057;
  background-color: #e9ecef;
}

/* line 43, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 40, 100, 0.12);
}
/* line 52, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 56, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
/* line 66, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #868e96;
  background-color: #fff;
}
/* line 73, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #467fcf;
  background-color: #f8fafd;
  border-color: rgba(0, 40, 100, 0.12);
}

/* line 88, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
/* line 95, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
/* line 101, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #24426c;
  background-color: #cbdbf2;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #24426c;
  background-color: #b7cded;
}
/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #24426c;
  border-color: #24426c;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #464a4e;
  background-color: #dddfe2;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #464a4e;
  background-color: #cfd2d6;
}
/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #464a4e;
  border-color: #464a4e;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #316100;
  background-color: #d2ecb8;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #316100;
  background-color: #c5e7a4;
}
/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #316100;
  border-color: #316100;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #24587e;
  background-color: #cbe7fb;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #24587e;
  background-color: #b3dcf9;
}
/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #24587e;
  border-color: #24587e;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #7d6608;
  background-color: #fbeebc;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #7d6608;
  background-color: #fae8a4;
}
/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #7d6608;
  border-color: #7d6608;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #6b1110;
  background-color: #f1c1c0;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #6b1110;
  background-color: #ecacab;
}
/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #6b1110;
  border-color: #6b1110;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 1, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 1.40625rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_close.scss */
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}
/* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}
/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  transform: translate(0, 0);
}

/* line 53, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}
/* line 59, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}

/* line 67, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.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: 3px;
  outline: 0;
}

/* line 84, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 94, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}
/* line 95, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 100, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 108, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 116, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 123, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 132, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
/* line 140, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}
/* line 141, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 145, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 156, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  /* line 161, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  /* line 164, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }

  /* line 174, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 179, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg {
    max-width: 800px;
  }
}
/* line 2, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  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;
}
/* line 15, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
/* line 35, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
/* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
/* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
/* line 54, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
/* line 65, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
/* line 68, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
/* line 79, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
/* line 84, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 3px;
}

/* line 1, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  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 #dee3eb;
  border-radius: 3px;
}
/* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 3px;
}
/* line 27, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
/* line 41, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
/* line 45, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.25rem 0;
}
/* line 50, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: #dee3eb;
}
/* line 55, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

/* line 61, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
/* line 64, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 0.5rem;
  margin: 3px 0;
}
/* line 71, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.25rem 0.5rem 0.25rem 0;
}
/* line 76, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: #dee3eb;
}
/* line 81, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

/* line 87, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
/* line 90, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1);
}
/* line 94, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.25rem 0.5rem 0.25rem;
}
/* line 99, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: #dee3eb;
}
/* line 104, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}
/* line 110, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 0.5rem;
  margin-left: -0.25rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 122, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
/* line 125, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 0.5rem;
  margin: 3px 0;
}
/* line 132, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.25rem 0 0.25rem 0.5rem;
}
/* line 137, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: #dee3eb;
}
/* line 142, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

/* line 165, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9375rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(3px - 1px);
  border-top-right-radius: calc(3px - 1px);
}
/* line 175, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 180, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: 0.75rem 1rem;
  color: #6e7687;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  perspective: 1000px;
}

/* line 30, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  transition: transform 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  /* line 30, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item.active,
  .carousel-item-next,
  .carousel-item-prev {
    transition: none;
  }
}

/* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

/* line 43, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  /* line 43, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

/* line 52, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
  /* line 52, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

/* line 61, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
  /* line 61, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 76, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}
/* line 82, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
/* line 88, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}
/* line 93, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  /* line 93, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    transform: translate3d(0, 0, 0);
  }
}

/* line 111, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

/* line 135, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 141, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 149, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

/* line 157, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

/* line 160, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

/* line 170, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
/* line 184, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 196, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
/* line 205, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
/* line 216, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 226, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

/* line 3, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #467fcf !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #2f66b3 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #868e96 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #6c757d !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #5eba00 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #448700 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #45aaf2 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #1594ef !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #f1c40f !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #c29d0b !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #cd201f !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #a11918 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border {
  border: 1px solid rgba(0, 40, 100, 0.12) !important;
}

/* line 8, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top {
  border-top: 1px solid rgba(0, 40, 100, 0.12) !important;
}

/* line 9, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right {
  border-right: 1px solid rgba(0, 40, 100, 0.12) !important;
}

/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid rgba(0, 40, 100, 0.12) !important;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left {
  border-left: 1px solid rgba(0, 40, 100, 0.12) !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-primary {
  border-color: #467fcf !important;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-secondary {
  border-color: #868e96 !important;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-success {
  border-color: #5eba00 !important;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-info {
  border-color: #45aaf2 !important;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-warning {
  border-color: #f1c40f !important;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-danger {
  border-color: #cd201f !important;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-dark {
  border-color: #343a40 !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 3px !important;
}

/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 3px !important;
  border-top-right-radius: 3px !important;
}

/* line 40, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}

/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}

/* line 53, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 57, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 19, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  /* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  /* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1280px) {
  /* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }

  /* line 15, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  /* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }

  /* line 30, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }

  /* line 31, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }

  /* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }

  /* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
/* line 3, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}
/* line 15, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 31, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

/* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 43, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 28, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 39, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 40, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 41, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 45, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 47, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  /* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  /* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  /* line 26, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  /* line 27, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }

  /* line 28, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  /* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  /* line 31, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  /* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }

  /* line 39, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }

  /* line 41, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }

  /* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }

  /* line 47, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }

  /* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  /* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  /* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  /* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  /* line 26, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  /* line 27, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }

  /* line 28, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }

  /* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }

  /* line 31, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }

  /* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }

  /* line 39, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }

  /* line 41, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }

  /* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }

  /* line 47, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }

  /* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  /* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  /* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  /* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  /* line 26, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  /* line 27, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }

  /* line 28, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  /* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  /* line 31, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  /* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }

  /* line 39, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }

  /* line 41, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }

  /* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }

  /* line 47, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }

  /* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1280px) {
  /* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  /* line 14, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  /* line 16, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  /* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  /* line 19, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  /* line 20, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  /* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  /* line 26, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  /* line 27, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }

  /* line 28, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  /* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  /* line 31, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }

  /* line 32, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  /* line 35, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  /* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }

  /* line 39, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }

  /* line 40, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }

  /* line 41, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  /* line 44, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }

  /* line 45, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }

  /* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }

  /* line 47, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }

  /* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
/* line 5, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 5, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  /* line 5, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  /* line 5, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1280px) {
  /* line 5, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }

  /* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }

  /* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}
/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 10, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 15, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  /* line 31, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_position.scss */
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 24, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-auto {
  width: auto !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-0 {
  width: 0 !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-1 {
  width: 0.25rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-2 {
  width: 0.5rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-3 {
  width: 0.75rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-4 {
  width: 1rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-5 {
  width: 1.5rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-6 {
  width: 2rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-7 {
  width: 3rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-8 {
  width: 4rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-9 {
  width: 6rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-auto {
  height: auto !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-0 {
  height: 0 !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-1 {
  height: 0.25rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-2 {
  height: 0.5rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-3 {
  height: 0.75rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-4 {
  height: 1rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-5 {
  height: 1.5rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-6 {
  height: 2rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-7 {
  height: 3rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-8 {
  height: 4rem !important;
}

/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-9 {
  height: 6rem !important;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 0.75rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 0.75rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 0.75rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 0.75rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 0.75rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 1.5rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 1.5rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 1.5rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 1.5rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 1.5rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-6 {
  margin: 2rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-6,
.my-6 {
  margin-top: 2rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-6,
.mx-6 {
  margin-right: 2rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-6,
.my-6 {
  margin-bottom: 2rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-6,
.mx-6 {
  margin-left: 2rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-7 {
  margin: 3rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-7,
.my-7 {
  margin-top: 3rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-7,
.mx-7 {
  margin-right: 3rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-7,
.my-7 {
  margin-bottom: 3rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-7,
.mx-7 {
  margin-left: 3rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-8 {
  margin: 4rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-8,
.my-8 {
  margin-top: 4rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-8,
.mx-8 {
  margin-right: 4rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-8,
.my-8 {
  margin-bottom: 4rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-8,
.mx-8 {
  margin-left: 4rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-9 {
  margin: 6rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-9,
.my-9 {
  margin-top: 6rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-9,
.mx-9 {
  margin-right: 6rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-9,
.my-9 {
  margin-bottom: 6rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-9,
.mx-9 {
  margin-left: 6rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 0.75rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 0.75rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 0.75rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 0.75rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 0.75rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 1.5rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 1.5rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 1.5rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 1.5rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 1.5rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-6 {
  padding: 2rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-6,
.py-6 {
  padding-top: 2rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-6,
.px-6 {
  padding-right: 2rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-6,
.py-6 {
  padding-bottom: 2rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-6,
.px-6 {
  padding-left: 2rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-7 {
  padding: 3rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-7,
.py-7 {
  padding-top: 3rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-7,
.px-7 {
  padding-right: 3rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-7,
.py-7 {
  padding-bottom: 3rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-7,
.px-7 {
  padding-left: 3rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-8 {
  padding: 4rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-8,
.py-8 {
  padding-top: 4rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-8,
.px-8 {
  padding-right: 4rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-8,
.py-8 {
  padding-bottom: 4rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-8,
.px-8 {
  padding-left: 4rem !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-9 {
  padding: 6rem !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-9,
.py-9 {
  padding-top: 6rem !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-9,
.px-9 {
  padding-right: 6rem !important;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-9,
.py-9 {
  padding-bottom: 6rem !important;
}

/* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-9,
.px-9 {
  padding-left: 6rem !important;
}

/* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 0.75rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 0.75rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 0.75rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 0.75rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 0.75rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 1.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-6 {
    margin: 2rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 2rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 2rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 2rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 2rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-7 {
    margin: 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 3rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 3rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-8 {
    margin: 4rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 4rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 4rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 4rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 4rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-9 {
    margin: 6rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 6rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 6rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 6rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 6rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 0.75rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 0.75rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 0.75rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 0.75rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 0.75rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 1.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-6 {
    padding: 2rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 2rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 2rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 2rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 2rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-7 {
    padding: 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 3rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 3rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-8 {
    padding: 4rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 4rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 4rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 4rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 4rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-9 {
    padding: 6rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 6rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 6rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 6rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 6rem !important;
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  /* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 0.75rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-3,
  .my-md-3 {
    margin-top: 0.75rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-3,
  .mx-md-3 {
    margin-right: 0.75rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 0.75rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-3,
  .mx-md-3 {
    margin-left: 0.75rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-4,
  .my-md-4 {
    margin-top: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-5,
  .my-md-5 {
    margin-top: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-5,
  .mx-md-5 {
    margin-right: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 1.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-5,
  .mx-md-5 {
    margin-left: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-6 {
    margin: 2rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-6,
  .my-md-6 {
    margin-top: 2rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-6,
  .mx-md-6 {
    margin-right: 2rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 2rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-6,
  .mx-md-6 {
    margin-left: 2rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-7 {
    margin: 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-7,
  .my-md-7 {
    margin-top: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-7,
  .mx-md-7 {
    margin-right: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 3rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-7,
  .mx-md-7 {
    margin-left: 3rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-8 {
    margin: 4rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-8,
  .my-md-8 {
    margin-top: 4rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-8,
  .mx-md-8 {
    margin-right: 4rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 4rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-8,
  .mx-md-8 {
    margin-left: 4rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-9 {
    margin: 6rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-9,
  .my-md-9 {
    margin-top: 6rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-9,
  .mx-md-9 {
    margin-right: 6rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 6rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-9,
  .mx-md-9 {
    margin-left: 6rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 0.75rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-3,
  .py-md-3 {
    padding-top: 0.75rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-3,
  .px-md-3 {
    padding-right: 0.75rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 0.75rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-3,
  .px-md-3 {
    padding-left: 0.75rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-4,
  .py-md-4 {
    padding-top: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-4,
  .px-md-4 {
    padding-right: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-4,
  .px-md-4 {
    padding-left: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-5,
  .py-md-5 {
    padding-top: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-5,
  .px-md-5 {
    padding-right: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 1.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-5,
  .px-md-5 {
    padding-left: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-6 {
    padding: 2rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-6,
  .py-md-6 {
    padding-top: 2rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-6,
  .px-md-6 {
    padding-right: 2rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 2rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-6,
  .px-md-6 {
    padding-left: 2rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-7 {
    padding: 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-7,
  .py-md-7 {
    padding-top: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-7,
  .px-md-7 {
    padding-right: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 3rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-7,
  .px-md-7 {
    padding-left: 3rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-8 {
    padding: 4rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-8,
  .py-md-8 {
    padding-top: 4rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-8,
  .px-md-8 {
    padding-right: 4rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 4rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-8,
  .px-md-8 {
    padding-left: 4rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-9 {
    padding: 6rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-9,
  .py-md-9 {
    padding-top: 6rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-9,
  .px-md-9 {
    padding-right: 6rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 6rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-9,
  .px-md-9 {
    padding-left: 6rem !important;
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  /* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 0.75rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 0.75rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 0.75rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 0.75rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 0.75rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 1.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-6 {
    margin: 2rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 2rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 2rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 2rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 2rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-7 {
    margin: 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 3rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 3rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-8 {
    margin: 4rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 4rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 4rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 4rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 4rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-9 {
    margin: 6rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 6rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 6rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 6rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 6rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 0.75rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 0.75rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 0.75rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 0.75rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 0.75rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 1.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-6 {
    padding: 2rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 2rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 2rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 2rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 2rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-7 {
    padding: 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 3rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 3rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-8 {
    padding: 4rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 4rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 4rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 4rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 4rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-9 {
    padding: 6rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 6rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 6rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 6rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 6rem !important;
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  /* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1280px) {
  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 0.75rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 0.75rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 0.75rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 0.75rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 0.75rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 1.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-6 {
    margin: 2rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 2rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 2rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 2rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 2rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-7 {
    margin: 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 3rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 3rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-8 {
    margin: 4rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 4rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 4rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 4rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 4rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-9 {
    margin: 6rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 6rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 6rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 6rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 6rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 0.75rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 0.75rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 0.75rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 0.75rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 0.75rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 1.5rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 1.5rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 1.5rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 1.5rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 1.5rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-6 {
    padding: 2rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 2rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 2rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 2rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 2rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-7 {
    padding: 3rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 3rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 3rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 3rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 3rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-8 {
    padding: 4rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 4rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 4rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 4rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 4rem !important;
  }

  /* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-9 {
    padding: 6rem !important;
  }

  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 6rem !important;
  }

  /* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 6rem !important;
  }

  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 6rem !important;
  }

  /* line 25, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 6rem !important;
  }

  /* line 33, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  /* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  /* line 42, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  /* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
/* line 7, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-monospace {
  font-family: Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 11, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }

  /* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }

  /* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }

  /* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1280px) {
  /* line 21, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }

  /* line 22, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }

  /* line 23, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 30, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 31, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 35, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 37, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 38, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 42, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #467fcf !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #2f66b3 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #868e96 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #6c757d !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #5eba00 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #448700 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #45aaf2 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #1594ef !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #f1c40f !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #c29d0b !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #cd201f !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #a11918 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #343a40 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}

/* line 48, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-body {
  color: #495057 !important;
}

/* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-muted {
  color: #9aa0ac !important;
}

/* line 51, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 52, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 56, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 9, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 24, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }

  /* line 34, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /* line 49, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }

  /* line 52, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  /* line 63, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 67, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 72, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 79, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  /* line 92, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  body {
    min-width: 992px !important;
  }

  /* line 95, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  .container {
    min-width: 992px !important;
  }

  /* line 100, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 103, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }

  /* line 107, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  .table, .text-wrap table {
    border-collapse: collapse !important;
  }
  /* line 110, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  .table td, .text-wrap table td,
  .table th,
  .text-wrap table th {
    background-color: #fff !important;
  }

  /* line 117, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th, .text-wrap table th,
  .table-bordered td,
  .text-wrap table td {
    border: 1px solid #dee2e6 !important;
  }

  /* line 123, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 126, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }

  /* line 134, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/_print.scss */
  .table .thead-dark th, .text-wrap table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_core.scss */
html {
  font-size: 16px;
  height: 100%;
  direction: ltr;
}

/* line 7, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_core.scss */
body {
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  touch-action: manipulation;
  font-feature-settings: "liga" 0;
  height: 100%;
  overflow-y: scroll;
  position: relative;
}
@media print {
  /* line 7, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_core.scss */
  body {
    background: none;
  }
}

/* line 26, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_core.scss */
body *::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  -webkit-transition: .3s background;
  transition: .3s background;
}

/* line 32, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_core.scss */
body *::-webkit-scrollbar-thumb {
  background: #ced4da;
}

/* line 35, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_core.scss */
body *:hover::-webkit-scrollbar-thumb {
  background: #adb5bd;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
.lead {
  line-height: 1.4;
}

/* line 5, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
a {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip: ink;
}

/* line 11, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: inherit;
}

/* line 16, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
strong,
b {
  font-weight: 600;
}

/* line 21, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
p,
ul,
ol,
blockquote {
  margin-bottom: 1em;
}

/* line 28, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
blockquote {
  font-style: italic;
  color: #6e7687;
  padding-left: 2rem;
  border-left: 2px solid rgba(0, 40, 100, 0.12);
}
/* line 34, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
blockquote p {
  margin-bottom: 1rem;
}
/* line 38, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
blockquote cite {
  display: block;
  text-align: right;
}
/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
blockquote cite:before {
  content: '— ';
}

/* line 48, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
code {
  background: rgba(0, 0, 0, 0.025);
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  padding: 3px;
}
/* line 54, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
pre code {
  padding: 0;
  border-radius: 0;
  border: none;
  background: none;
}

/* line 62, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

/* line 67, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
pre {
  color: #343a40;
  padding: 1rem;
  overflow: auto;
  font-size: 85%;
  line-height: 1.45;
  background-color: #f8fafc;
  border-radius: 3px;
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  text-shadow: 0 1px white;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

/* line 80, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
img {
  max-width: 100%;
}

/* line 84, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
.text-wrap {
  font-size: 1rem;
  line-height: 1.66;
}
/* line 88, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
.text-wrap > :first-child {
  margin-top: 0;
}
/* line 92, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
.text-wrap > :last-child {
  margin-bottom: 0;
}
/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
.text-wrap > h1, .text-wrap > h2, .text-wrap > h3, .text-wrap > h4, .text-wrap > h5, .text-wrap > h6 {
  margin-top: 1em;
}

/* line 107, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
.section-nav {
  background-color: #f8f9fa;
  margin: 1rem 0;
  padding: .5rem 1rem;
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 3px;
  list-style: none;
}
/* line 115, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_type.scss */
.section-nav:before {
  content: 'Table of contents:';
  display: block;
  font-weight: 600;
}

@media print {
  /* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
  .container {
    max-width: none;
  }
}

/* line 8, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.row-cards > .col,
.row-cards > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

/* line 16, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.row-deck > .col,
.row-deck > [class*='col-'] {
  display: flex;
  align-items: stretch;
}
/* line 21, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.row-deck > .col .card,
.row-deck > [class*='col-'] .card {
  flex: 1 1 auto;
}

/* line 27, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.col-text {
  max-width: 48rem;
}

/* line 31, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.col-login {
  max-width: 24rem;
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-0 {
  margin-right: 0;
  margin-left: 0;
}
/* line 40, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-0 > .col,
.gutters-0 > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
/* line 46, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-0 .card {
  margin-bottom: 0;
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-xs {
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}
/* line 40, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-xs > .col,
.gutters-xs > [class*="col-"] {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}
/* line 46, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-xs .card {
  margin-bottom: 0.5rem;
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-sm {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
/* line 40, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-sm > .col,
.gutters-sm > [class*="col-"] {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
/* line 46, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-sm .card {
  margin-bottom: 1rem;
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-lg {
  margin-right: -1rem;
  margin-left: -1rem;
}
/* line 40, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-lg > .col,
.gutters-lg > [class*="col-"] {
  padding-right: 1rem;
  padding-left: 1rem;
}
/* line 46, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-lg .card {
  margin-bottom: 2rem;
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-xl {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
/* line 40, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-xl > .col,
.gutters-xl > [class*="col-"] {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
/* line 46, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_grid.scss */
.gutters-xl .card {
  margin-bottom: 3rem;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.page {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100%;
}
/* line 7, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
body.fixed-header .page {
  padding-top: 4.5rem;
}
@media (min-width: 1600px) {
  /* line 11, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
  body.aside-opened .page {
    margin-right: 22rem;
  }
}

/* line 18, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.page-main {
  flex: 1 1 auto;
}

/* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.page-content {
  margin: .75rem 0;
}
@media (min-width: 768px) {
  /* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
  .page-content {
    margin: 1.5rem 0;
  }
}

/* line 30, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.page-header {
  display: flex;
  align-items: center;
  margin: 1.5rem 0 1.5rem;
  flex-wrap: wrap;
}

/* line 37, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.page-title {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.5rem;
}

/* line 44, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.page-title-icon {
  color: #9aa0ac;
  font-size: 1.25rem;
}

/* line 49, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.page-subtitle {
  font-size: 0.8125rem;
  color: #6e7687;
  margin-left: 2rem;
}
/* line 54, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.page-subtitle a {
  color: inherit;
}

/* line 59, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.page-options {
  margin-left: auto;
}

/* line 63, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.page-breadcrumb {
  flex-basis: 100%;
}

/* line 67, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.page-description {
  margin: .25rem 0 0;
  color: #6e7687;
}
/* line 71, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.page-description a {
  color: inherit;
}

/* line 76, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.page-single {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 0;
}

/* line 86, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.content-heading {
  font-weight: 400;
  margin: 2rem 0 1.5rem;
  font-size: 1.25rem;
  line-height: 1.25;
}
/* line 92, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_layout.scss */
.content-heading:first-child {
  margin-top: 0;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_aside.scss */
.aside {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 22rem;
  background: #ffffff;
  border-left: 1px solid rgba(0, 40, 100, 0.12);
  display: flex;
  flex-direction: column;
  z-index: 100;
  visibility: hidden;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
}
@media (min-width: 1600px) {
  /* line 15, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_aside.scss */
  body.aside-opened .aside {
    visibility: visible;
  }
}

/* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_aside.scss */
.aside-body {
  padding: 1.5rem;
  flex: 1 1 auto;
  overflow: auto;
}

/* line 28, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_aside.scss */
.aside-footer {
  padding: 1rem 1.5rem;
  border-top: 1px solid rgba(0, 40, 100, 0.12);
}

/* line 33, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_aside.scss */
.aside-header {
  padding: 1rem 1.5rem;
  border-bottom: 1px solid rgba(0, 40, 100, 0.12);
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
.header {
  padding-top: .75rem;
  padding-bottom: .75rem;
  background: #fff;
  border-bottom: 1px solid rgba(0, 40, 100, 0.12);
}
/* line 7, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
body.fixed-header .header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
}
@media print {
  /* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
  .header {
    display: none;
  }
}
/* line 19, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
.header .dropdown-menu {
  margin-top: .75rem;
}

/* line 24, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
.nav-unread {
  position: absolute;
  top: .25rem;
  right: .25rem;
  background: #cd201f;
  width: .5rem;
  height: .5rem;
  border-radius: 50%;
}

/* line 34, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
.header-brand {
  color: inherit;
  margin-right: 1rem;
  font-size: 1.25rem;
  white-space: nowrap;
  font-weight: 600;
  padding: 0;
  transition: .3s opacity;
  line-height: 2rem;
}
/* line 44, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
.header-brand:hover {
  opacity: .8;
  color: inherit;
  text-decoration: none;
}

/* line 51, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
.header-brand-img {
  height: 2rem;
  line-height: 2rem;
  vertical-align: bottom;
  margin-right: .5rem;
  width: auto;
}

/* line 59, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
.header-avatar {
  width: 2rem;
  height: 2rem;
  display: inline-block;
  vertical-align: bottom;
  border-radius: 50%;
}

/* line 82, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
.header-btn {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: 1rem;
}
/* line 90, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
.header-btn.has-new {
  position: relative;
}
/* line 93, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
.header-btn.has-new:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #cd201f;
  position: absolute;
  top: 4px;
  right: 4px;
  border-radius: 50%;
}

/* line 106, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
.header-toggler {
  width: 2rem;
  height: 2rem;
  position: relative;
  color: #9aa0ac;
}
/* line 112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
.header-toggler:hover {
  color: #6e7687;
}

/* line 117, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_header.scss */
.header-toggler-icon {
  position: absolute;
  width: 1rem;
  height: 2px;
  color: inherit;
  background: currentColor;
  border-radius: 3px;
  top: 50%;
  left: 50%;
  margin: -2px 0 0 -.5rem;
  box-shadow: 0 5px currentColor, 0 -5px currentColor;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_footer.scss */
.footer {
  background: #fff;
  border-top: 1px solid rgba(0, 40, 100, 0.12);
  font-size: 0.875rem;
  padding: 1.25rem 0;
  color: #9aa0ac;
}
/* line 8, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_footer.scss */
.footer a:not(.btn) {
  color: #6e7687;
}
@media print {
  /* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_footer.scss */
  .footer {
    display: none;
  }
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-blue-lightest {
  background-color: #edf2fa !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-blue-lightest:hover, a.bg-blue-lightest:focus,
button.bg-blue-lightest:hover,
button.bg-blue-lightest:focus {
  background-color: #c5d5ef !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-blue-lighter {
  background-color: #c8d9f1 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-blue-lighter:hover, a.bg-blue-lighter:focus,
button.bg-blue-lighter:hover,
button.bg-blue-lighter:focus {
  background-color: #9fbde7 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-blue-light {
  background-color: #7ea5dd !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-blue-light:hover, a.bg-blue-light:focus,
button.bg-blue-light:hover,
button.bg-blue-light:focus {
  background-color: #5689d2 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-blue-dark {
  background-color: #3866a6 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-blue-dark:hover, a.bg-blue-dark:focus,
button.bg-blue-dark:hover,
button.bg-blue-dark:focus {
  background-color: #2b4f80 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-blue-darker {
  background-color: #1c3353 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-blue-darker:hover, a.bg-blue-darker:focus,
button.bg-blue-darker:hover,
button.bg-blue-darker:focus {
  background-color: #0f1c2d !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-blue-darkest {
  background-color: #0e1929 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-blue-darkest:hover, a.bg-blue-darkest:focus,
button.bg-blue-darkest:hover,
button.bg-blue-darkest:focus {
  background-color: #010203 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-indigo-lightest {
  background-color: #f0f1fa !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-indigo-lightest:hover, a.bg-indigo-lightest:focus,
button.bg-indigo-lightest:hover,
button.bg-indigo-lightest:focus {
  background-color: #cacded !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-indigo-lighter {
  background-color: #d1d5f0 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-indigo-lighter:hover, a.bg-indigo-lighter:focus,
button.bg-indigo-lighter:hover,
button.bg-indigo-lighter:focus {
  background-color: #abb2e3 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-indigo-light {
  background-color: #939edc !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-indigo-light:hover, a.bg-indigo-light:focus,
button.bg-indigo-light:hover,
button.bg-indigo-light:focus {
  background-color: #6c7bd0 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-indigo-dark {
  background-color: #515da4 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-indigo-dark:hover, a.bg-indigo-dark:focus,
button.bg-indigo-dark:hover,
button.bg-indigo-dark:focus {
  background-color: #404a82 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-indigo-darker {
  background-color: #282e52 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-indigo-darker:hover, a.bg-indigo-darker:focus,
button.bg-indigo-darker:hover,
button.bg-indigo-darker:focus {
  background-color: #171b30 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-indigo-darkest {
  background-color: #141729 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-indigo-darkest:hover, a.bg-indigo-darkest:focus,
button.bg-indigo-darkest:hover,
button.bg-indigo-darkest:focus {
  background-color: #030407 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-purple-lightest {
  background-color: #f6effd !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-purple-lightest:hover, a.bg-purple-lightest:focus,
button.bg-purple-lightest:hover,
button.bg-purple-lightest:focus {
  background-color: #ddc2f7 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-purple-lighter {
  background-color: #e4cff9 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-purple-lighter:hover, a.bg-purple-lighter:focus,
button.bg-purple-lighter:hover,
button.bg-purple-lighter:focus {
  background-color: #cba2f3 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-purple-light {
  background-color: #c08ef0 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-purple-light:hover, a.bg-purple-light:focus,
button.bg-purple-light:hover,
button.bg-purple-light:focus {
  background-color: #a761ea !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-purple-dark {
  background-color: #844bbb !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-purple-dark:hover, a.bg-purple-dark:focus,
button.bg-purple-dark:hover,
button.bg-purple-dark:focus {
  background-color: #6a3a99 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-purple-darker {
  background-color: #42265e !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-purple-darker:hover, a.bg-purple-darker:focus,
button.bg-purple-darker:hover,
button.bg-purple-darker:focus {
  background-color: #29173a !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-purple-darkest {
  background-color: #21132f !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-purple-darkest:hover, a.bg-purple-darkest:focus,
button.bg-purple-darkest:hover,
button.bg-purple-darkest:focus {
  background-color: #08040b !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-pink-lightest {
  background-color: #fef0f5 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-pink-lightest:hover, a.bg-pink-lightest:focus,
button.bg-pink-lightest:hover,
button.bg-pink-lightest:focus {
  background-color: #fbc0d5 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-pink-lighter {
  background-color: #fcd3e1 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-pink-lighter:hover, a.bg-pink-lighter:focus,
button.bg-pink-lighter:hover,
button.bg-pink-lighter:focus {
  background-color: #f9a3c0 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-pink-light {
  background-color: #f999b9 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-pink-light:hover, a.bg-pink-light:focus,
button.bg-pink-light:hover,
button.bg-pink-light:focus {
  background-color: #f66998 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-pink-dark {
  background-color: #c5577c !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-pink-dark:hover, a.bg-pink-dark:focus,
button.bg-pink-dark:hover,
button.bg-pink-dark:focus {
  background-color: #ad3c62 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-pink-darker {
  background-color: #622c3e !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-pink-darker:hover, a.bg-pink-darker:focus,
button.bg-pink-darker:hover,
button.bg-pink-darker:focus {
  background-color: #3f1c28 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-pink-darkest {
  background-color: #31161f !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-pink-darkest:hover, a.bg-pink-darkest:focus,
button.bg-pink-darkest:hover,
button.bg-pink-darkest:focus {
  background-color: #0e0609 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-red-lightest {
  background-color: #fae9e9 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-red-lightest:hover, a.bg-red-lightest:focus,
button.bg-red-lightest:hover,
button.bg-red-lightest:focus {
  background-color: #f1bfbf !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-red-lighter {
  background-color: #f0bcbc !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-red-lighter:hover, a.bg-red-lighter:focus,
button.bg-red-lighter:hover,
button.bg-red-lighter:focus {
  background-color: #e79292 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-red-light {
  background-color: #dc6362 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-red-light:hover, a.bg-red-light:focus,
button.bg-red-light:hover,
button.bg-red-light:focus {
  background-color: #d33a38 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-red-dark {
  background-color: #a41a19 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-red-dark:hover, a.bg-red-dark:focus,
button.bg-red-dark:hover,
button.bg-red-dark:focus {
  background-color: #781312 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-red-darker {
  background-color: #520d0c !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-red-darker:hover, a.bg-red-darker:focus,
button.bg-red-darker:hover,
button.bg-red-darker:focus {
  background-color: #260605 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-red-darkest {
  background-color: #290606 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-red-darkest:hover, a.bg-red-darkest:focus,
button.bg-red-darkest:hover,
button.bg-red-darkest:focus {
  background-color: black !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-orange-lightest {
  background-color: #fff5ec !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-orange-lightest:hover, a.bg-orange-lightest:focus,
button.bg-orange-lightest:hover,
button.bg-orange-lightest:focus {
  background-color: peachpuff !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-orange-lighter {
  background-color: #fee0c7 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-orange-lighter:hover, a.bg-orange-lighter:focus,
button.bg-orange-lighter:hover,
button.bg-orange-lighter:focus {
  background-color: #fdc495 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-orange-light {
  background-color: #feb67c !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-orange-light:hover, a.bg-orange-light:focus,
button.bg-orange-light:hover,
button.bg-orange-light:focus {
  background-color: #fe9a49 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-orange-dark {
  background-color: #ca7836 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-orange-dark:hover, a.bg-orange-dark:focus,
button.bg-orange-dark:hover,
button.bg-orange-dark:focus {
  background-color: #a2602b !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-orange-darker {
  background-color: #653c1b !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-orange-darker:hover, a.bg-orange-darker:focus,
button.bg-orange-darker:hover,
button.bg-orange-darker:focus {
  background-color: #3d2410 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-orange-darkest {
  background-color: #331e0e !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-orange-darkest:hover, a.bg-orange-darkest:focus,
button.bg-orange-darkest:hover,
button.bg-orange-darkest:focus {
  background-color: #0b0603 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-yellow-lightest {
  background-color: #fef9e7 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-yellow-lightest:hover, a.bg-yellow-lightest:focus,
button.bg-yellow-lightest:hover,
button.bg-yellow-lightest:focus {
  background-color: #fcedb6 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-yellow-lighter {
  background-color: #fbedb7 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-yellow-lighter:hover, a.bg-yellow-lighter:focus,
button.bg-yellow-lighter:hover,
button.bg-yellow-lighter:focus {
  background-color: #f8e187 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-yellow-light {
  background-color: #f5d657 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-yellow-light:hover, a.bg-yellow-light:focus,
button.bg-yellow-light:hover,
button.bg-yellow-light:focus {
  background-color: #f2ca27 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-yellow-dark {
  background-color: #c19d0c !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-yellow-dark:hover, a.bg-yellow-dark:focus,
button.bg-yellow-dark:hover,
button.bg-yellow-dark:focus {
  background-color: #917609 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-yellow-darker {
  background-color: #604e06 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-yellow-darker:hover, a.bg-yellow-darker:focus,
button.bg-yellow-darker:hover,
button.bg-yellow-darker:focus {
  background-color: #302703 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-yellow-darkest {
  background-color: #302703 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-yellow-darkest:hover, a.bg-yellow-darkest:focus,
button.bg-yellow-darkest:hover,
button.bg-yellow-darkest:focus {
  background-color: black !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-green-lightest {
  background-color: #eff8e6 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-green-lightest:hover, a.bg-green-lightest:focus,
button.bg-green-lightest:hover,
button.bg-green-lightest:focus {
  background-color: #d6edbe !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-green-lighter {
  background-color: #cfeab3 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-green-lighter:hover, a.bg-green-lighter:focus,
button.bg-green-lighter:hover,
button.bg-green-lighter:focus {
  background-color: #b6df8b !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-green-light {
  background-color: #8ecf4d !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-green-light:hover, a.bg-green-light:focus,
button.bg-green-light:hover,
button.bg-green-light:focus {
  background-color: #75b831 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-green-dark {
  background-color: #4b9500 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-green-dark:hover, a.bg-green-dark:focus,
button.bg-green-dark:hover,
button.bg-green-dark:focus {
  background-color: #316200 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-green-darker {
  background-color: #264a00 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-green-darker:hover, a.bg-green-darker:focus,
button.bg-green-darker:hover,
button.bg-green-darker:focus {
  background-color: #0c1700 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-green-darkest {
  background-color: #132500 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-green-darkest:hover, a.bg-green-darkest:focus,
button.bg-green-darkest:hover,
button.bg-green-darkest:focus {
  background-color: black !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-teal-lightest {
  background-color: #eafaf8 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-teal-lightest:hover, a.bg-teal-lightest:focus,
button.bg-teal-lightest:hover,
button.bg-teal-lightest:focus {
  background-color: #c1f0ea !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-teal-lighter {
  background-color: #bfefea !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-teal-lighter:hover, a.bg-teal-lighter:focus,
button.bg-teal-lighter:hover,
button.bg-teal-lighter:focus {
  background-color: #96e5dd !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-teal-light {
  background-color: #6bdbcf !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-teal-light:hover, a.bg-teal-light:focus,
button.bg-teal-light:hover,
button.bg-teal-light:focus {
  background-color: #42d1c2 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-teal-dark {
  background-color: #22a295 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-teal-dark:hover, a.bg-teal-dark:focus,
button.bg-teal-dark:hover,
button.bg-teal-dark:focus {
  background-color: #19786e !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-teal-darker {
  background-color: #11514a !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-teal-darker:hover, a.bg-teal-darker:focus,
button.bg-teal-darker:hover,
button.bg-teal-darker:focus {
  background-color: #082723 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-teal-darkest {
  background-color: #092925 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-teal-darkest:hover, a.bg-teal-darkest:focus,
button.bg-teal-darkest:hover,
button.bg-teal-darkest:focus {
  background-color: black !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-cyan-lightest {
  background-color: #e8f6f8 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-cyan-lightest:hover, a.bg-cyan-lightest:focus,
button.bg-cyan-lightest:hover,
button.bg-cyan-lightest:focus {
  background-color: #c1e7ec !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-cyan-lighter {
  background-color: #b9e3ea !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-cyan-lighter:hover, a.bg-cyan-lighter:focus,
button.bg-cyan-lighter:hover,
button.bg-cyan-lighter:focus {
  background-color: #92d3de !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-cyan-light {
  background-color: #5dbecd !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-cyan-light:hover, a.bg-cyan-light:focus,
button.bg-cyan-light:hover,
button.bg-cyan-light:focus {
  background-color: #3aabbd !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-cyan-dark {
  background-color: #128293 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-cyan-dark:hover, a.bg-cyan-dark:focus,
button.bg-cyan-dark:hover,
button.bg-cyan-dark:focus {
  background-color: #0c5a66 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-cyan-darker {
  background-color: #09414a !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-cyan-darker:hover, a.bg-cyan-darker:focus,
button.bg-cyan-darker:hover,
button.bg-cyan-darker:focus {
  background-color: #03191d !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-cyan-darkest {
  background-color: #052025 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-cyan-darkest:hover, a.bg-cyan-darkest:focus,
button.bg-cyan-darkest:hover,
button.bg-cyan-darkest:focus {
  background-color: black !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-white-lightest {
  background-color: white !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-white-lightest:hover, a.bg-white-lightest:focus,
button.bg-white-lightest:hover,
button.bg-white-lightest:focus {
  background-color: #e6e6e6 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-white-lighter {
  background-color: white !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-white-lighter:hover, a.bg-white-lighter:focus,
button.bg-white-lighter:hover,
button.bg-white-lighter:focus {
  background-color: #e6e6e6 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-white-light {
  background-color: white !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-white-light:hover, a.bg-white-light:focus,
button.bg-white-light:hover,
button.bg-white-light:focus {
  background-color: #e6e6e6 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-white-dark {
  background-color: #cccccc !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-white-dark:hover, a.bg-white-dark:focus,
button.bg-white-dark:hover,
button.bg-white-dark:focus {
  background-color: #b3b3b3 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-white-darker {
  background-color: #666666 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-white-darker:hover, a.bg-white-darker:focus,
button.bg-white-darker:hover,
button.bg-white-darker:focus {
  background-color: #4d4d4d !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-white-darkest {
  background-color: #333333 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-white-darkest:hover, a.bg-white-darkest:focus,
button.bg-white-darkest:hover,
button.bg-white-darkest:focus {
  background-color: #1a1a1a !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray-lightest {
  background-color: #f3f4f5 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray-lightest:hover, a.bg-gray-lightest:focus,
button.bg-gray-lightest:hover,
button.bg-gray-lightest:focus {
  background-color: #d7dbde !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray-lighter {
  background-color: #dbdde0 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray-lighter:hover, a.bg-gray-lighter:focus,
button.bg-gray-lighter:hover,
button.bg-gray-lighter:focus {
  background-color: #c0c3c8 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray-light {
  background-color: #aab0b6 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray-light:hover, a.bg-gray-light:focus,
button.bg-gray-light:hover,
button.bg-gray-light:focus {
  background-color: #8f979e !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray-dark {
  background-color: #6b7278 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray-dark:hover, a.bg-gray-dark:focus,
button.bg-gray-dark:hover,
button.bg-gray-dark:focus {
  background-color: #53585d !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray-darker {
  background-color: #36393c !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray-darker:hover, a.bg-gray-darker:focus,
button.bg-gray-darker:hover,
button.bg-gray-darker:focus {
  background-color: #1e2021 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray-darkest {
  background-color: #1b1c1e !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray-darkest:hover, a.bg-gray-darkest:focus,
button.bg-gray-darkest:hover,
button.bg-gray-darkest:focus {
  background-color: #030303 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray-dark-lightest {
  background-color: #ebebec !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray-dark-lightest:hover, a.bg-gray-dark-lightest:focus,
button.bg-gray-dark-lightest:hover,
button.bg-gray-dark-lightest:focus {
  background-color: #d1d1d3 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray-dark-lighter {
  background-color: #c2c4c6 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray-dark-lighter:hover, a.bg-gray-dark-lighter:focus,
button.bg-gray-dark-lighter:hover,
button.bg-gray-dark-lighter:focus {
  background-color: #a8abad !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray-dark-light {
  background-color: #717579 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray-dark-light:hover, a.bg-gray-dark-light:focus,
button.bg-gray-dark-light:hover,
button.bg-gray-dark-light:focus {
  background-color: #585c5f !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray-dark-dark {
  background-color: #2a2e33 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray-dark-dark:hover, a.bg-gray-dark-dark:focus,
button.bg-gray-dark-dark:hover,
button.bg-gray-dark-dark:focus {
  background-color: #131517 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray-dark-darker {
  background-color: #15171a !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray-dark-darker:hover, a.bg-gray-dark-darker:focus,
button.bg-gray-dark-darker:hover,
button.bg-gray-dark-darker:focus {
  background-color: black !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray-dark-darkest {
  background-color: #0a0c0d !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray-dark-darkest:hover, a.bg-gray-dark-darkest:focus,
button.bg-gray-dark-darkest:hover,
button.bg-gray-dark-darkest:focus {
  background-color: black !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-azure-lightest {
  background-color: #ecf7fe !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-azure-lightest:hover, a.bg-azure-lightest:focus,
button.bg-azure-lightest:hover,
button.bg-azure-lightest:focus {
  background-color: #bce3fb !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-azure-lighter {
  background-color: #c7e6fb !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-azure-lighter:hover, a.bg-azure-lighter:focus,
button.bg-azure-lighter:hover,
button.bg-azure-lighter:focus {
  background-color: #97d1f8 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-azure-light {
  background-color: #7dc4f6 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-azure-light:hover, a.bg-azure-light:focus,
button.bg-azure-light:hover,
button.bg-azure-light:focus {
  background-color: #4daef3 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-azure-dark {
  background-color: #3788c2 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-azure-dark:hover, a.bg-azure-dark:focus,
button.bg-azure-dark:hover,
button.bg-azure-dark:focus {
  background-color: #2c6c9a !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-azure-darker {
  background-color: #1c4461 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-azure-darker:hover, a.bg-azure-darker:focus,
button.bg-azure-darker:hover,
button.bg-azure-darker:focus {
  background-color: #112839 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-azure-darkest {
  background-color: #0e2230 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-azure-darkest:hover, a.bg-azure-darkest:focus,
button.bg-azure-darkest:hover,
button.bg-azure-darkest:focus {
  background-color: #020609 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-lime-lightest {
  background-color: #f2fbeb !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-lime-lightest:hover, a.bg-lime-lightest:focus,
button.bg-lime-lightest:hover,
button.bg-lime-lightest:focus {
  background-color: #d6f3c1 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-lime-lighter {
  background-color: #d7f2c2 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-lime-lighter:hover, a.bg-lime-lighter:focus,
button.bg-lime-lighter:hover,
button.bg-lime-lighter:focus {
  background-color: #bbe998 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-lime-light {
  background-color: #a3e072 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-lime-light:hover, a.bg-lime-light:focus,
button.bg-lime-light:hover,
button.bg-lime-light:focus {
  background-color: #88d748 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-lime-dark {
  background-color: #62a82a !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-lime-dark:hover, a.bg-lime-dark:focus,
button.bg-lime-dark:hover,
button.bg-lime-dark:focus {
  background-color: #4a7f20 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-lime-darker {
  background-color: #315415 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-lime-darker:hover, a.bg-lime-darker:focus,
button.bg-lime-darker:hover,
button.bg-lime-darker:focus {
  background-color: #192b0b !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-lime-darkest {
  background-color: #192a0b !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-lime-darkest:hover, a.bg-lime-darkest:focus,
button.bg-lime-darkest:hover,
button.bg-lime-darkest:focus {
  background-color: #010200 !important;
}

/* line 5, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_text.scss */
.display-1 i,
.display-2 i,
.display-3 i,
.display-4 i {
  vertical-align: baseline;
  font-size: 0.815em;
}

/* line 11, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_text.scss */
.text-inherit {
  color: inherit !important;
}

/* line 12, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_text.scss */
.text-default {
  color: #495057 !important;
}

/* line 13, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_text.scss */
.text-muted-dark {
  color: #6e7687 !important;
}

/* line 15, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_text.scss */
.tracking-tight {
  letter-spacing: -0.05em !important;
}

/* line 16, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_text.scss */
.tracking-normal {
  letter-spacing: 0 !important;
}

/* line 17, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_text.scss */
.tracking-wide {
  letter-spacing: 0.05em !important;
}

/* line 19, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_text.scss */
.leading-none {
  line-height: 1 !important;
}

/* line 20, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_text.scss */
.leading-tight {
  line-height: 1.25 !important;
}

/* line 21, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_text.scss */
.leading-normal {
  line-height: 1.5 !important;
}

/* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_text.scss */
.leading-loose {
  line-height: 2 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-blue {
  background-color: #467fcf !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
  background-color: #2f66b3 !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-blue {
  color: #467fcf !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-indigo {
  background-color: #6574cd !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-indigo:hover, a.bg-indigo:focus,
button.bg-indigo:hover,
button.bg-indigo:focus {
  background-color: #3f51c1 !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-indigo {
  color: #6574cd !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-purple {
  background-color: #a55eea !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-purple:hover, a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus {
  background-color: #8c31e4 !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-purple {
  color: #a55eea !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-pink {
  background-color: #f66d9b !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-pink:hover, a.bg-pink:focus,
button.bg-pink:hover,
button.bg-pink:focus {
  background-color: #f33d7a !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-pink {
  color: #f66d9b !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-red {
  background-color: #cd201f !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-red:hover, a.bg-red:focus,
button.bg-red:hover,
button.bg-red:focus {
  background-color: #a11918 !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-red {
  color: #cd201f !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-orange {
  background-color: #fd9644 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-orange:hover, a.bg-orange:focus,
button.bg-orange:hover,
button.bg-orange:focus {
  background-color: #fc7a12 !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-orange {
  color: #fd9644 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-yellow {
  background-color: #f1c40f !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-yellow:hover, a.bg-yellow:focus,
button.bg-yellow:hover,
button.bg-yellow:focus {
  background-color: #c29d0b !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-yellow {
  color: #f1c40f !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-green {
  background-color: #5eba00 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-green:hover, a.bg-green:focus,
button.bg-green:hover,
button.bg-green:focus {
  background-color: #448700 !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-green {
  color: #5eba00 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-teal {
  background-color: #2bcbba !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-teal:hover, a.bg-teal:focus,
button.bg-teal:hover,
button.bg-teal:focus {
  background-color: #22a193 !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-teal {
  color: #2bcbba !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-cyan {
  background-color: #17a2b8 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-cyan:hover, a.bg-cyan:focus,
button.bg-cyan:hover,
button.bg-cyan:focus {
  background-color: #117a8b !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-cyan {
  color: #17a2b8 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: #e6e6e6 !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-white {
  color: #fff !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray {
  background-color: #868e96 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray:hover, a.bg-gray:focus,
button.bg-gray:hover,
button.bg-gray:focus {
  background-color: #6c757d !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-gray {
  color: #868e96 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-gray-dark {
  background-color: #343a40 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-gray-dark:hover, a.bg-gray-dark:focus,
button.bg-gray-dark:hover,
button.bg-gray-dark:focus {
  background-color: #1d2124 !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-gray-dark {
  color: #343a40 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-azure {
  background-color: #45aaf2 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-azure:hover, a.bg-azure:focus,
button.bg-azure:hover,
button.bg-azure:focus {
  background-color: #1594ef !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-azure {
  color: #45aaf2 !important;
}

/* line 6, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-lime {
  background-color: #7bd235 !important;
}

/* line 17, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-lime:hover, a.bg-lime:focus,
button.bg-lime:hover,
button.bg-lime:focus {
  background-color: #63ad27 !important;
}

/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.text-lime {
  color: #7bd235 !important;
}

/* line 10, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.icon {
  color: #9aa0ac !important;
}
/* line 13, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.icon i {
  vertical-align: -1px;
}
/* line 17, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
a.icon {
  text-decoration: none;
  cursor: pointer;
}
/* line 21, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
a.icon:hover {
  color: #495057 !important;
}

/* line 27, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.o-auto {
  overflow: auto !important;
}

/* line 28, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.o-hidden {
  overflow: hidden !important;
}

/* line 30, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.shadow {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
}

/* line 31, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_utilities.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-link,
.nav-item {
  padding: 0 .75rem;
  min-width: 2rem;
  transition: .3s color;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
/* line 11, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-link .badge,
.nav-item .badge {
  position: absolute;
  top: 0;
  right: 0;
  padding: .2rem .25rem;
  min-width: 1rem;
}

/* line 20, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-tabs {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #9aa0ac;
  margin: 0 -.75rem;
}
/* line 25, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-tabs .nav-link {
  border: 0;
  color: inherit;
  border-bottom: 1px solid transparent;
  margin-bottom: -1px;
  transition: .3s border-color;
  font-weight: 400;
  padding: 1rem 0;
}
/* line 34, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-tabs .nav-link:hover:not(.disabled) {
  border-color: #6e7687;
  color: #6e7687;
}
/* line 39, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-tabs .nav-link.active {
  border-color: #467fcf;
  color: #467fcf;
  background: transparent;
}
/* line 45, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-tabs .nav-link.disabled {
  opacity: .4;
  cursor: default;
  pointer-events: none;
}
/* line 52, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: 0;
  position: relative;
}
/* line 56, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-tabs .nav-item i {
  margin-right: .25rem;
  line-height: 1;
  font-size: 0.875rem;
  width: 0.875rem;
  vertical-align: baseline;
  display: inline-block;
}
/* line 66, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-tabs .nav-item:hover .nav-submenu {
  display: block;
}
/* line 72, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-tabs .nav-submenu {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-top: none;
  z-index: 10;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  min-width: 10rem;
  border-radius: 0 0 3px 3px;
}
/* line 83, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-tabs .nav-submenu .nav-item {
  display: block;
  padding: .5rem 1rem;
  color: #9aa0ac;
  margin: 0 !important;
  cursor: pointer;
  transition: .3s background;
}
/* line 91, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-tabs .nav-submenu .nav-item.active {
  color: #467fcf;
}
/* line 95, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_nav.scss */
.nav-tabs .nav-submenu .nav-item:hover {
  color: #6e7687;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.024);
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn {
  cursor: pointer;
  font-weight: 600;
  letter-spacing: .03em;
  font-size: 0.8125rem;
  min-width: 2.375rem;
}
/* line 8, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn i {
  font-size: 1rem;
  vertical-align: -2px;
}

/* line 14, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-icon {
  padding-left: .5rem;
  padding-right: .5rem;
  text-align: center;
}

/* line 20, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-secondary {
  color: #495057;
  background-color: #fff;
  border-color: rgba(0, 40, 100, 0.12);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #495057;
  background-color: #f6f6f6;
  border-color: rgba(0, 20, 49, 0.12);
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 2px rgba(0, 40, 100, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #495057;
  background-color: #fff;
  border-color: rgba(0, 40, 100, 0.12);
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #495057;
  background-color: #e6e6e6;
  border-color: rgba(0, 15, 36, 0.12);
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(0, 40, 100, 0.5);
}

/* line 25, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-pill {
  border-radius: 10rem;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

/* line 31, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-square {
  border-radius: 0;
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-facebook:hover {
  color: #fff;
  background-color: #30497c;
  border-color: #2d4373;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:focus, .btn-facebook.focus {
  box-shadow: 0 0 0 2px rgba(59, 89, 152, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook.disabled, .btn-facebook:disabled {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:not(:disabled):not(.disabled):active, .btn-facebook:not(:disabled):not(.disabled).active, .show > .btn-facebook.dropdown-toggle {
  color: #fff;
  background-color: #2d4373;
  border-color: #293e6a;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-facebook:not(:disabled):not(.disabled):active:focus, .btn-facebook:not(:disabled):not(.disabled).active:focus, .show > .btn-facebook.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(59, 89, 152, 0.5);
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-twitter {
  color: #fff;
  background-color: #1da1f2;
  border-color: #1da1f2;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-twitter:hover {
  color: #fff;
  background-color: #0d8ddc;
  border-color: #0c85d0;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter:focus, .btn-twitter.focus {
  box-shadow: 0 0 0 2px rgba(29, 161, 242, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter.disabled, .btn-twitter:disabled {
  color: #fff;
  background-color: #1da1f2;
  border-color: #1da1f2;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter:not(:disabled):not(.disabled):active, .btn-twitter:not(:disabled):not(.disabled).active, .show > .btn-twitter.dropdown-toggle {
  color: #fff;
  background-color: #0c85d0;
  border-color: #0b7ec4;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-twitter:not(:disabled):not(.disabled):active:focus, .btn-twitter:not(:disabled):not(.disabled).active:focus, .show > .btn-twitter.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(29, 161, 242, 0.5);
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-google {
  color: #fff;
  background-color: #dc4e41;
  border-color: #dc4e41;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-google:hover {
  color: #fff;
  background-color: #d03526;
  border-color: #c63224;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google:focus, .btn-google.focus {
  box-shadow: 0 0 0 2px rgba(220, 78, 65, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google.disabled, .btn-google:disabled {
  color: #fff;
  background-color: #dc4e41;
  border-color: #dc4e41;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google:not(:disabled):not(.disabled):active, .btn-google:not(:disabled):not(.disabled).active, .show > .btn-google.dropdown-toggle {
  color: #fff;
  background-color: #c63224;
  border-color: #bb2f22;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-google:not(:disabled):not(.disabled):active:focus, .btn-google:not(:disabled):not(.disabled).active:focus, .show > .btn-google.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(220, 78, 65, 0.5);
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-youtube {
  color: #fff;
  background-color: #f00;
  border-color: #f00;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-youtube:hover {
  color: #fff;
  background-color: #d90000;
  border-color: #cc0000;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-youtube:focus, .btn-youtube.focus {
  box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-youtube.disabled, .btn-youtube:disabled {
  color: #fff;
  background-color: #f00;
  border-color: #f00;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-youtube:not(:disabled):not(.disabled):active, .btn-youtube:not(:disabled):not(.disabled).active, .show > .btn-youtube.dropdown-toggle {
  color: #fff;
  background-color: #cc0000;
  border-color: #bf0000;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-youtube:not(:disabled):not(.disabled):active:focus, .btn-youtube:not(:disabled):not(.disabled).active:focus, .show > .btn-youtube.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.5);
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-vimeo {
  color: #fff;
  background-color: #1ab7ea;
  border-color: #1ab7ea;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-vimeo:hover {
  color: #fff;
  background-color: #139ecb;
  border-color: #1295bf;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vimeo:focus, .btn-vimeo.focus {
  box-shadow: 0 0 0 2px rgba(26, 183, 234, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vimeo.disabled, .btn-vimeo:disabled {
  color: #fff;
  background-color: #1ab7ea;
  border-color: #1ab7ea;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vimeo:not(:disabled):not(.disabled):active, .btn-vimeo:not(:disabled):not(.disabled).active, .show > .btn-vimeo.dropdown-toggle {
  color: #fff;
  background-color: #1295bf;
  border-color: #108cb4;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vimeo:not(:disabled):not(.disabled):active:focus, .btn-vimeo:not(:disabled):not(.disabled).active:focus, .show > .btn-vimeo.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(26, 183, 234, 0.5);
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-dribbble {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-dribbble:hover {
  color: #fff;
  background-color: #e62a72;
  border-color: #e51e6b;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dribbble:focus, .btn-dribbble.focus {
  box-shadow: 0 0 0 2px rgba(234, 76, 137, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dribbble.disabled, .btn-dribbble:disabled {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dribbble:not(:disabled):not(.disabled):active, .btn-dribbble:not(:disabled):not(.disabled).active, .show > .btn-dribbble.dropdown-toggle {
  color: #fff;
  background-color: #e51e6b;
  border-color: #dc1a65;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dribbble:not(:disabled):not(.disabled):active:focus, .btn-dribbble:not(:disabled):not(.disabled).active:focus, .show > .btn-dribbble.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(234, 76, 137, 0.5);
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-github {
  color: #fff;
  background-color: #181717;
  border-color: #181717;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-github:hover {
  color: #fff;
  background-color: #040404;
  border-color: black;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-github:focus, .btn-github.focus {
  box-shadow: 0 0 0 2px rgba(24, 23, 23, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-github.disabled, .btn-github:disabled {
  color: #fff;
  background-color: #181717;
  border-color: #181717;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-github:not(:disabled):not(.disabled):active, .btn-github:not(:disabled):not(.disabled).active, .show > .btn-github.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-github:not(:disabled):not(.disabled):active:focus, .btn-github:not(:disabled):not(.disabled).active:focus, .show > .btn-github.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(24, 23, 23, 0.5);
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-instagram {
  color: #fff;
  background-color: #e4405f;
  border-color: #e4405f;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-instagram:hover {
  color: #fff;
  background-color: #de1f44;
  border-color: #d31e40;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-instagram:focus, .btn-instagram.focus {
  box-shadow: 0 0 0 2px rgba(228, 64, 95, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-instagram.disabled, .btn-instagram:disabled {
  color: #fff;
  background-color: #e4405f;
  border-color: #e4405f;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-instagram:not(:disabled):not(.disabled):active, .btn-instagram:not(:disabled):not(.disabled).active, .show > .btn-instagram.dropdown-toggle {
  color: #fff;
  background-color: #d31e40;
  border-color: #c81c3d;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-instagram:not(:disabled):not(.disabled):active:focus, .btn-instagram:not(:disabled):not(.disabled).active:focus, .show > .btn-instagram.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(228, 64, 95, 0.5);
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-pinterest {
  color: #fff;
  background-color: #bd081c;
  border-color: #bd081c;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-pinterest:hover {
  color: #fff;
  background-color: #980617;
  border-color: #8c0615;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pinterest:focus, .btn-pinterest.focus {
  box-shadow: 0 0 0 2px rgba(189, 8, 28, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pinterest.disabled, .btn-pinterest:disabled {
  color: #fff;
  background-color: #bd081c;
  border-color: #bd081c;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pinterest:not(:disabled):not(.disabled):active, .btn-pinterest:not(:disabled):not(.disabled).active, .show > .btn-pinterest.dropdown-toggle {
  color: #fff;
  background-color: #8c0615;
  border-color: #800513;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pinterest:not(:disabled):not(.disabled):active:focus, .btn-pinterest:not(:disabled):not(.disabled).active:focus, .show > .btn-pinterest.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(189, 8, 28, 0.5);
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-vk {
  color: #fff;
  background-color: #6383a8;
  border-color: #6383a8;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-vk:hover {
  color: #fff;
  background-color: #527093;
  border-color: #4d6a8b;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vk:focus, .btn-vk.focus {
  box-shadow: 0 0 0 2px rgba(99, 131, 168, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vk.disabled, .btn-vk:disabled {
  color: #fff;
  background-color: #6383a8;
  border-color: #6383a8;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vk:not(:disabled):not(.disabled):active, .btn-vk:not(:disabled):not(.disabled).active, .show > .btn-vk.dropdown-toggle {
  color: #fff;
  background-color: #4d6a8b;
  border-color: #496482;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-vk:not(:disabled):not(.disabled):active:focus, .btn-vk:not(:disabled):not(.disabled).active:focus, .show > .btn-vk.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(99, 131, 168, 0.5);
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-rss {
  color: #fff;
  background-color: #ffa500;
  border-color: #ffa500;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-rss:hover {
  color: #fff;
  background-color: #d98c00;
  border-color: #cc8400;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-rss:focus, .btn-rss.focus {
  box-shadow: 0 0 0 2px rgba(255, 165, 0, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-rss.disabled, .btn-rss:disabled {
  color: #fff;
  background-color: #ffa500;
  border-color: #ffa500;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-rss:not(:disabled):not(.disabled):active, .btn-rss:not(:disabled):not(.disabled).active, .show > .btn-rss.dropdown-toggle {
  color: #fff;
  background-color: #cc8400;
  border-color: #bf7c00;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-rss:not(:disabled):not(.disabled):active:focus, .btn-rss:not(:disabled):not(.disabled).active:focus, .show > .btn-rss.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(255, 165, 0, 0.5);
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-flickr {
  color: #fff;
  background-color: #0063dc;
  border-color: #0063dc;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-flickr:hover {
  color: #fff;
  background-color: #0052b6;
  border-color: #004ca9;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-flickr:focus, .btn-flickr.focus {
  box-shadow: 0 0 0 2px rgba(0, 99, 220, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-flickr.disabled, .btn-flickr:disabled {
  color: #fff;
  background-color: #0063dc;
  border-color: #0063dc;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-flickr:not(:disabled):not(.disabled):active, .btn-flickr:not(:disabled):not(.disabled).active, .show > .btn-flickr.dropdown-toggle {
  color: #fff;
  background-color: #004ca9;
  border-color: #00469c;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-flickr:not(:disabled):not(.disabled):active:focus, .btn-flickr:not(:disabled):not(.disabled).active:focus, .show > .btn-flickr.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(0, 99, 220, 0.5);
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-bitbucket {
  color: #fff;
  background-color: #0052cc;
  border-color: #0052cc;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-bitbucket:hover {
  color: #fff;
  background-color: #0043a6;
  border-color: #003e99;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-bitbucket:focus, .btn-bitbucket.focus {
  box-shadow: 0 0 0 2px rgba(0, 82, 204, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-bitbucket.disabled, .btn-bitbucket:disabled {
  color: #fff;
  background-color: #0052cc;
  border-color: #0052cc;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-bitbucket:not(:disabled):not(.disabled):active, .btn-bitbucket:not(:disabled):not(.disabled).active, .show > .btn-bitbucket.dropdown-toggle {
  color: #fff;
  background-color: #003e99;
  border-color: #00388c;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-bitbucket:not(:disabled):not(.disabled):active:focus, .btn-bitbucket:not(:disabled):not(.disabled).active:focus, .show > .btn-bitbucket.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(0, 82, 204, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-blue {
  color: #fff;
  background-color: #467fcf;
  border-color: #467fcf;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-blue:hover {
  color: #fff;
  background-color: #316cbe;
  border-color: #2f66b3;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue:focus, .btn-blue.focus {
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue.disabled, .btn-blue:disabled {
  color: #fff;
  background-color: #467fcf;
  border-color: #467fcf;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active, .show > .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #2f66b3;
  border-color: #2c60a9;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-indigo {
  color: #fff;
  background-color: #6574cd;
  border-color: #6574cd;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-indigo:hover {
  color: #fff;
  background-color: #485ac4;
  border-color: #3f51c1;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-indigo:focus, .btn-indigo.focus {
  box-shadow: 0 0 0 2px rgba(101, 116, 205, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-indigo.disabled, .btn-indigo:disabled {
  color: #fff;
  background-color: #6574cd;
  border-color: #6574cd;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-indigo:not(:disabled):not(.disabled):active, .btn-indigo:not(:disabled):not(.disabled).active, .show > .btn-indigo.dropdown-toggle {
  color: #fff;
  background-color: #3f51c1;
  border-color: #3b4db7;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-indigo:not(:disabled):not(.disabled):active:focus, .btn-indigo:not(:disabled):not(.disabled).active:focus, .show > .btn-indigo.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(101, 116, 205, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-purple {
  color: #fff;
  background-color: #a55eea;
  border-color: #a55eea;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-purple:hover {
  color: #fff;
  background-color: #923ce6;
  border-color: #8c31e4;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple:focus, .btn-purple.focus {
  box-shadow: 0 0 0 2px rgba(165, 94, 234, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple.disabled, .btn-purple:disabled {
  color: #fff;
  background-color: #a55eea;
  border-color: #a55eea;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active, .show > .btn-purple.dropdown-toggle {
  color: #fff;
  background-color: #8c31e4;
  border-color: #8526e3;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus, .show > .btn-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(165, 94, 234, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-pink {
  color: #fff;
  background-color: #f66d9b;
  border-color: #f66d9b;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-pink:hover {
  color: #fff;
  background-color: #f44982;
  border-color: #f33d7a;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pink:focus, .btn-pink.focus {
  box-shadow: 0 0 0 2px rgba(246, 109, 155, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pink.disabled, .btn-pink:disabled {
  color: #fff;
  background-color: #f66d9b;
  border-color: #f66d9b;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pink:not(:disabled):not(.disabled):active, .btn-pink:not(:disabled):not(.disabled).active, .show > .btn-pink.dropdown-toggle {
  color: #fff;
  background-color: #f33d7a;
  border-color: #f23172;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-pink:not(:disabled):not(.disabled):active:focus, .btn-pink:not(:disabled):not(.disabled).active:focus, .show > .btn-pink.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(246, 109, 155, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-red {
  color: #fff;
  background-color: #cd201f;
  border-color: #cd201f;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-red:hover {
  color: #fff;
  background-color: #ac1b1a;
  border-color: #a11918;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red:focus, .btn-red.focus {
  box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red.disabled, .btn-red:disabled {
  color: #fff;
  background-color: #cd201f;
  border-color: #cd201f;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active, .show > .btn-red.dropdown-toggle {
  color: #fff;
  background-color: #a11918;
  border-color: #961717;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus, .show > .btn-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-orange {
  color: #fff;
  background-color: #fd9644;
  border-color: #fd9644;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-orange:hover {
  color: #fff;
  background-color: #fd811e;
  border-color: #fc7a12;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-orange:focus, .btn-orange.focus {
  box-shadow: 0 0 0 2px rgba(253, 150, 68, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-orange.disabled, .btn-orange:disabled {
  color: #fff;
  background-color: #fd9644;
  border-color: #fd9644;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active, .show > .btn-orange.dropdown-toggle {
  color: #fff;
  background-color: #fc7a12;
  border-color: #fc7305;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(253, 150, 68, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-yellow {
  color: #fff;
  background-color: #f1c40f;
  border-color: #f1c40f;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-yellow:hover {
  color: #fff;
  background-color: #cea70c;
  border-color: #c29d0b;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-yellow:focus, .btn-yellow.focus {
  box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-yellow.disabled, .btn-yellow:disabled {
  color: #fff;
  background-color: #f1c40f;
  border-color: #f1c40f;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active, .show > .btn-yellow.dropdown-toggle {
  color: #fff;
  background-color: #c29d0b;
  border-color: #b6940b;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(241, 196, 15, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-green {
  color: #fff;
  background-color: #5eba00;
  border-color: #5eba00;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-green:hover {
  color: #fff;
  background-color: #4b9400;
  border-color: #448700;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:focus, .btn-green.focus {
  box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green.disabled, .btn-green:disabled {
  color: #fff;
  background-color: #5eba00;
  border-color: #5eba00;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active, .show > .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #448700;
  border-color: #3e7a00;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus, .show > .btn-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(94, 186, 0, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-teal {
  color: #fff;
  background-color: #2bcbba;
  border-color: #2bcbba;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-teal:hover {
  color: #fff;
  background-color: #24ab9d;
  border-color: #22a193;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-teal:focus, .btn-teal.focus {
  box-shadow: 0 0 0 2px rgba(43, 203, 186, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-teal.disabled, .btn-teal:disabled {
  color: #fff;
  background-color: #2bcbba;
  border-color: #2bcbba;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-teal:not(:disabled):not(.disabled):active, .btn-teal:not(:disabled):not(.disabled).active, .show > .btn-teal.dropdown-toggle {
  color: #fff;
  background-color: #22a193;
  border-color: #20968a;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-teal:not(:disabled):not(.disabled):active:focus, .btn-teal:not(:disabled):not(.disabled).active:focus, .show > .btn-teal.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(43, 203, 186, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-cyan {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-cyan:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-cyan:focus, .btn-cyan.focus {
  box-shadow: 0 0 0 2px rgba(23, 162, 184, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-cyan.disabled, .btn-cyan:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-cyan:not(:disabled):not(.disabled):active, .btn-cyan:not(:disabled):not(.disabled).active, .show > .btn-cyan.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-cyan:not(:disabled):not(.disabled):active:focus, .btn-cyan:not(:disabled):not(.disabled).active:focus, .show > .btn-cyan.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(23, 162, 184, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-white {
  color: #495057;
  background-color: #fff;
  border-color: #fff;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-white:hover {
  color: #495057;
  background-color: #ececec;
  border-color: #e6e6e6;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-white:focus, .btn-white.focus {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-white.disabled, .btn-white:disabled {
  color: #495057;
  background-color: #fff;
  border-color: #fff;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle {
  color: #495057;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show > .btn-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-gray {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-gray:hover {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-gray:focus, .btn-gray.focus {
  box-shadow: 0 0 0 2px rgba(134, 142, 150, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-gray.disabled, .btn-gray:disabled {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active, .show > .btn-gray.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #666e76;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(134, 142, 150, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-gray-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-gray-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-gray-dark:focus, .btn-gray-dark.focus {
  box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-gray-dark.disabled, .btn-gray-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-gray-dark:not(:disabled):not(.disabled):active, .btn-gray-dark:not(:disabled):not(.disabled).active, .show > .btn-gray-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-gray-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-azure {
  color: #fff;
  background-color: #45aaf2;
  border-color: #45aaf2;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-azure:hover {
  color: #fff;
  background-color: #219af0;
  border-color: #1594ef;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-azure:focus, .btn-azure.focus {
  box-shadow: 0 0 0 2px rgba(69, 170, 242, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-azure.disabled, .btn-azure:disabled {
  color: #fff;
  background-color: #45aaf2;
  border-color: #45aaf2;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-azure:not(:disabled):not(.disabled):active, .btn-azure:not(:disabled):not(.disabled).active, .show > .btn-azure.dropdown-toggle {
  color: #fff;
  background-color: #1594ef;
  border-color: #108ee7;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-azure:not(:disabled):not(.disabled):active:focus, .btn-azure:not(:disabled):not(.disabled).active:focus, .show > .btn-azure.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(69, 170, 242, 0.5);
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-lime {
  color: #fff;
  background-color: #7bd235;
  border-color: #7bd235;
}
/* line 13, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-lime:hover {
  color: #fff;
  background-color: #69b829;
  border-color: #63ad27;
}
/* line 18, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-lime:focus, .btn-lime.focus {
  box-shadow: 0 0 0 2px rgba(123, 210, 53, 0.5);
}
/* line 29, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-lime.disabled, .btn-lime:disabled {
  color: #fff;
  background-color: #7bd235;
  border-color: #7bd235;
}
/* line 36, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-lime:not(:disabled):not(.disabled):active, .btn-lime:not(:disabled):not(.disabled).active, .show > .btn-lime.dropdown-toggle {
  color: #fff;
  background-color: #63ad27;
  border-color: #5da324;
}
/* line 46, /usr/local/bundle/gems/bootstrap-4.1.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-lime:not(:disabled):not(.disabled):active:focus, .btn-lime:not(:disabled):not(.disabled).active:focus, .show > .btn-lime.dropdown-toggle:focus {
  box-shadow: 0 0 0 2px rgba(123, 210, 53, 0.5);
}

/* line 47, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-option {
  background: transparent;
  color: #9aa0ac;
}
/* line 51, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-option:hover {
  color: #6e7687;
}
/* line 55, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-option:focus {
  box-shadow: none;
  color: #6e7687;
}

/* line 61, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-sm, .btn-group-sm > .btn {
  font-size: 0.75rem;
  min-width: 1.625rem;
}

/* line 66, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-lg, .btn-group-lg > .btn {
  font-size: 1rem;
  min-width: 2.75rem;
  font-weight: 400;
}

/* line 72, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-list {
  margin-bottom: -.5rem;
  font-size: 0;
}
/* line 76, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-list > .btn,
.btn-list > .dropdown {
  margin-bottom: .5rem;
}
/* line 80, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-list > .btn:not(:last-child),
.btn-list > .dropdown:not(:last-child) {
  margin-right: .5rem;
}

/* line 86, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-loading {
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
/* line 91, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-loading:after {
  content: '';
  -webkit-animation: loader 500ms infinite linear;
          animation: loader 500ms infinite linear;
  border: 2px solid #fff;
  border-radius: 50%;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  display: block;
  height: 1.4em;
  width: 1.4em;
  position: absolute;
  left: calc(50% - (1.4em / 2));
  top: calc(50% - (1.4em / 2));
  transform-origin: center;
  position: absolute !important;
}
/* line 108, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-loading.btn-sm:after, .btn-group-sm > .btn-loading.btn:after {
  height: 1em;
  width: 1em;
  left: calc(50% - (1em / 2));
  top: calc(50% - (1em / 2));
}
/* line 115, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_button.scss */
.btn-loading.btn-secondary:after {
  border-color: #495057;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_alert.scss */
.alert {
  font-size: 0.9375rem;
}

/* line 5, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_alert.scss */
.alert-icon {
  padding-left: 3rem;
}
/* line 8, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_alert.scss */
.alert-icon > i {
  color: inherit !important;
  font-size: 1rem;
  position: absolute;
  top: 1rem;
  left: 1rem;
}

/* line 17, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_alert.scss */
.alert-avatar {
  padding-left: 3.75rem;
}
/* line 20, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_alert.scss */
.alert-avatar .avatar {
  position: absolute;
  top: .5rem;
  left: .75rem;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_close.scss */
.close {
  font-size: 1rem;
  line-height: 1.5;
  transition: .3s color;
}
/* line 6, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_close.scss */
.close:before {
  content: '\ea00';
  font-family: "feather";
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_badge.scss */
.badge {
  color: #fff;
}

/* line 5, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_badge.scss */
.badge-default {
  background: #e9ecef;
  color: #868e96;
}

/* line 5, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table thead th, .text-wrap table thead th {
  border-top: 0;
  border-bottom-width: 1px;
  padding-top: .5rem;
  padding-bottom: .5rem;
}
/* line 13, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table th, .text-wrap table th {
  color: #9aa0ac;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 400;
}

/* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-md th,
.table-md td {
  padding: .5rem;
}

/* line 29, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-vcenter td,
.table-vcenter th {
  vertical-align: middle;
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-center td,
.table-center th {
  text-align: center;
}

/* line 43, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background: transparent;
}
/* line 47, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-striped tbody tr:nth-of-type(even) {
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 52, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-calendar {
  margin: 0 0 .75rem;
}
/* line 55, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-calendar td,
.table-calendar th {
  border: 0;
  text-align: center;
  padding: 0 !important;
  width: 14.2857142857%;
  line-height: 2.5rem;
}
/* line 64, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-calendar td {
  border-top: 0;
}

/* line 69, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-calendar-link {
  line-height: 2rem;
  min-width: calc(2rem + 2px);
  display: inline-block;
  border-radius: 3px;
  background: #f8f9fa;
  color: #495057;
  font-weight: 600;
  transition: .3s background, .3s color;
  position: relative;
}
/* line 80, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-calendar-link:before {
  content: '';
  width: 4px;
  height: 4px;
  position: absolute;
  left: .25rem;
  top: .25rem;
  border-radius: 50px;
  background: #467fcf;
}
/* line 91, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-calendar-link:hover {
  color: #fff;
  text-decoration: none;
  background: #467fcf;
  transition: .3s background;
}
/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-calendar-link:hover:before {
  background: #fff;
}

/* line 104, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-header {
  cursor: pointer;
  transition: .3s color;
}
/* line 108, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-header:hover {
  color: #495057 !important;
}
/* line 112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-header:after {
  content: '\f0dc';
  font-family: FontAwesome;
  display: inline-block;
  margin-left: .5rem;
  font-size: .75rem;
}

/* line 121, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-header-asc {
  color: #495057 !important;
}
/* line 124, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-header-asc:after {
  content: '\f0de';
}

/* line 129, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-header-desc {
  color: #495057 !important;
}
/* line 132, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tables.scss */
.table-header-desc:after {
  content: '\f0dd';
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_breadcrumb.scss */
.page-breadcrumb {
  background: none;
  padding: 0;
  margin: 1rem 0 0;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  /* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_breadcrumb.scss */
  .page-breadcrumb {
    margin: -.5rem 0 0;
  }
}
/* line 11, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_breadcrumb.scss */
.page-breadcrumb .breadcrumb-item {
  color: #9aa0ac;
}
/* line 14, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_breadcrumb.scss */
.page-breadcrumb .breadcrumb-item.active {
  color: #6e7687;
}

/* line 3, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_pagination.scss */
.pagination-simple .page-item .page-link {
  background: none;
  border: none;
}
/* line 8, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_pagination.scss */
.pagination-simple .page-item.active .page-link {
  color: #495057;
  font-weight: 700;
}

/* line 16, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_pagination.scss */
.pagination-pager .page-prev {
  margin-right: auto;
}
/* line 20, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_pagination.scss */
.pagination-pager .page-next {
  margin-left: auto;
}

/* line 25, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_pagination.scss */
.page-total-text {
  margin-right: 1rem;
  align-self: center;
  color: #6e7687;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  position: relative;
  margin-bottom: 1.5rem;
  width: 100%;
}
/* line 7, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card .card {
  box-shadow: none;
}
@media print {
  /* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
  .card {
    box-shadow: none;
    border: none;
  }
}

/* line 17, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-body {
  flex: 1 1 auto;
  margin: 0;
  padding: 1.5rem 1.5rem;
  position: relative;
}
/* line 23, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-body + .card-body {
  border-top: 1px solid rgba(0, 40, 100, 0.12);
}
/* line 27, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-body > :last-child {
  margin-bottom: 0;
}
@media print {
  /* line 17, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
  .card-body {
    padding: 0;
  }
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-body-scrollable {
  overflow: auto;
}

/* line 40, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-footer,
.card-bottom {
  padding: 1rem 1.5rem;
  background: none;
}

/* line 46, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-footer {
  border-top: 1px solid rgba(0, 40, 100, 0.12);
  color: #6e7687;
}

/* line 51, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-header {
  background: none;
  padding: 0.5rem 1.5rem;
  display: flex;
  min-height: 3.5rem;
  align-items: center;
}
/* line 58, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-header .card-title {
  margin-bottom: 0;
}
/* line 62, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-header.border-0 + .card-body {
  padding-top: 0;
}
@media print {
  /* line 51, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
  .card-header {
    display: none;
  }
}

/* line 71, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-img-top {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 76, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-img-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
}

/* line 82, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-title {
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
/* line 89, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-title a {
  color: inherit;
}
/* line 93, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-title:only-child {
  margin-bottom: 0;
}

/* line 98, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-title small,
.card-subtitle {
  color: #9aa0ac;
  font-size: 0.875rem;
  display: block;
  margin: -.75rem 0 1rem;
  line-height: 1.1;
  font-weight: 400;
}

/* line 108, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-table {
  margin-bottom: 0;
}
/* line 113, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-table tr:first-child td,
.card-table tr:first-child th {
  border-top: 0;
}
/* line 121, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-table tr td:first-child,
.card-table tr th:first-child {
  padding-left: 1.5rem;
}
/* line 125, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-table tr td:last-child,
.card-table tr th:last-child {
  padding-right: 1.5rem;
}
/* line 131, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-body + .card-table {
  border-top: 1px solid rgba(0, 40, 100, 0.12);
}

/* line 137, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-profile .card-header {
  height: 9rem;
  background-size: cover;
}

/* line 143, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-profile-img {
  max-width: 6rem;
  margin-top: -5rem;
  margin-bottom: 1rem;
  border: 3px solid #fff;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 153, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-link + .card-link {
  margin-left: 1rem;
}

/* line 159, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-body + .card-list-group {
  border-top: 1px solid rgba(0, 40, 100, 0.12);
}
/* line 163, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-list-group .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
/* line 171, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-list-group .list-group-item:last-child {
  border-bottom: 0;
}
/* line 175, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 181, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-header-tabs {
  margin: -1.25rem 0;
  border-bottom: 0;
  line-height: 2rem;
}
/* line 186, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-header-tabs .nav-item {
  margin-bottom: 1px;
}

/* line 191, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-header-pills {
  margin: -.75rem 0;
}

/* line 195, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-aside {
  flex-direction: row;
}

/* line 199, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-aside-column {
  min-width: 5rem;
  width: 30%;
  flex: 0 0 30%;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background: no-repeat center/cover;
}

/* line 208, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-value {
  font-size: 2.5rem;
  line-height: 3.4rem;
  height: 3.4rem;
  display: flex;
  align-items: center;
  font-weight: 400;
}
/* line 216, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-value i {
  vertical-align: middle;
}

/* line 224, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-chart-bg {
  height: 4rem;
  margin-top: -1rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

/* line 232, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-options {
  margin-left: auto;
  display: flex;
  order: 100;
  margin-right: -.5rem;
  color: #9aa0ac;
  align-self: center;
}
/* line 240, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-options a:not(.btn) {
  margin-left: .5rem;
  color: #9aa0ac;
  display: inline-block;
  min-width: 1rem;
}
/* line 246, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-options a:not(.btn):hover {
  text-decoration: none;
  color: #6e7687;
}
/* line 251, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-options a:not(.btn) i {
  font-size: 1rem;
  vertical-align: middle;
}
/* line 258, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-options .dropdown-toggle:after {
  display: none;
}

/*
Card options
 */
/* line 268, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-collapsed > :not(.card-header):not(.card-status) {
  display: none;
}

/* line 275, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-collapsed .card-options-collapse i:before {
  content: '\e92d';
}

/* line 283, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-fullscreen .card-options-fullscreen i:before {
  content: '\e992';
}

/* line 290, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-fullscreen .card-options-remove {
  display: none;
}

/*
Card maps
 */
/* line 298, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-map {
  height: 15rem;
  background: #e9ecef;
}

/* line 303, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-map-placeholder {
  background: no-repeat center;
}

/**
Card tabs
 */
/* line 310, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-tabs {
  display: flex;
}

/* line 315, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-tabs-bottom .card-tabs-item {
  border: 0;
  border-top: 1px solid rgba(0, 40, 100, 0.12);
}
/* line 319, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-tabs-bottom .card-tabs-item.active {
  border-top-color: #fff;
}

/* line 325, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-tabs-item {
  flex: 1 1 auto;
  display: block;
  padding: 1rem 1.5rem;
  border-bottom: 1px solid rgba(0, 40, 100, 0.12);
  color: inherit;
  overflow: hidden;
}
/* line 333, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
a.card-tabs-item {
  background: #fafbfc;
}
/* line 336, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
a.card-tabs-item:hover {
  text-decoration: none;
  color: inherit;
}
/* line 341, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
a.card-tabs-item:focus {
  z-index: 1;
}
/* line 345, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
a.card-tabs-item.active {
  background: #fff;
  border-bottom-color: #fff;
}
/* line 351, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-tabs-item + .card-tabs-item {
  border-left: 1px solid rgba(0, 40, 100, 0.12);
}

/**
Card status
 */
/* line 360, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-status {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  height: 3px;
  border-radius: 3px 3px 0 0;
  background: rgba(0, 40, 100, 0.12);
}

/* line 370, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-status-left {
  right: auto;
  bottom: 0;
  height: auto;
  width: 3px;
  border-radius: 3px 0 0 3px;
}

/**
Card icon
 */
/* line 381, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-icon {
  width: 3rem;
  font-size: 2.5rem;
  line-height: 3rem;
  text-align: center;
}

/**
Card fullscreen
 */
/* line 391, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin: 0;
}

/**
Card alert
 */
/* line 404, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-alert {
  border-radius: 0;
  margin: -1px -1px 0;
}

/* line 409, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_cards.scss */
.card-category {
  font-size: 0.875rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  letter-spacing: .05em;
  margin: 0 0 .5rem;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_popover.scss */
.popover {
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.1));
}
/* line 5, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_popover.scss */
.popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.625rem;
}
/* line 9, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_popover.scss */
.popover .arrow {
  margin-left: calc(.25rem + 2px);
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_dropdown.scss */
.dropdown {
  display: inline-block;
}

/* line 5, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_dropdown.scss */
.dropdown-menu {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  min-width: 12rem;
}

/* line 10, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_dropdown.scss */
.dropdown-item {
  color: #6e7687;
}

/* line 15, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_dropdown.scss */
.dropdown-menu-arrow:before {
  position: absolute;
  top: -6px;
  left: 12px;
  display: inline-block;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(0, 40, 100, 0.12);
  border-left: 5px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
/* line 27, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_dropdown.scss */
.dropdown-menu-arrow:after {
  position: absolute;
  top: -5px;
  left: 12px;
  display: inline-block;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  border-left: 5px solid transparent;
  content: '';
}
/* line 39, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_dropdown.scss */
.dropdown-menu-arrow.dropdown-menu-right:before, .dropdown-menu-arrow.dropdown-menu-right:after {
  left: auto;
  right: 12px;
}

/* line 47, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_dropdown.scss */
.dropdown-toggle {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
/* line 51, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_dropdown.scss */
.dropdown-toggle:after {
  vertical-align: 0.155em;
}
/* line 55, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_dropdown.scss */
.dropdown-toggle:empty:after {
  margin-left: 0;
}

/* line 60, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_dropdown.scss */
.dropdown-icon {
  color: #9aa0ac;
  margin-right: .5rem;
  margin-left: -.5rem;
  width: 1em;
  display: inline-block;
  text-align: center;
  vertical-align: -1px;
}

/* line 5, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_list.scss */
.list-inline-dots .list-inline-item + .list-inline-item:before {
  content: '· ';
  margin-left: -2px;
  margin-right: 3px;
}

/* line 19, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_list.scss */
.list-separated-item {
  padding: 1rem 0;
}
/* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_list.scss */
.list-separated-item:first-child {
  padding-top: 0;
}
/* line 26, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_list.scss */
.list-separated-item:last-child {
  padding-bottom: 0;
}
/* line 30, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_list.scss */
.list-separated-item + .list-separated-item {
  border-top: 1px solid rgba(0, 40, 100, 0.12);
}

/* line 3, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_list-group.scss */
.list-group-item.active .icon {
  color: inherit !important;
}

/* line 10, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_list-group.scss */
.list-group-transparent .list-group-item {
  background: none;
  border: 0;
  padding: .5rem 1rem;
  border-radius: 3px;
}
/* line 16, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_list-group.scss */
.list-group-transparent .list-group-item.active {
  background: rgba(70, 127, 207, 0.06);
  font-weight: 600;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  border-radius: 50%;
  display: inline-block;
  background: #ced4da no-repeat center/cover;
  position: relative;
  text-align: center;
  color: #868e96;
  font-weight: 600;
  vertical-align: bottom;
  font-size: .875rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
/* line 16, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar i {
  font-size: 125%;
  vertical-align: sub;
}

/* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-status {
  position: absolute;
  right: -2px;
  bottom: -2px;
  width: .75rem;
  height: .75rem;
  border: 2px solid #fff;
  background: #868e96;
  border-radius: 50%;
}

/* line 33, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-sm {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: .75rem;
}

/* line 40, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-md {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1rem;
}

/* line 47, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-lg {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  font-size: 1.25rem;
}

/* line 54, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-xl {
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  font-size: 1.75rem;
}

/* line 61, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-xxl {
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 2rem;
}

/* line 68, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-placeholder {
  background: #ced4da url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="134" height="134" viewBox="0 0 134 134"><path fill="#868e96" d="M65.92 66.34h2.16c14.802.42 30.928 6.062 29.283 20.35l-1.618 13.32c-.844 6.815-5.208 7.828-13.972 7.866H52.23c-8.764-.038-13.13-1.05-13.973-7.865l-1.62-13.32C34.994 72.4 51.12 66.76 65.92 66.34zM49.432 43.934c0-9.82 7.99-17.81 17.807-17.81 9.82 0 17.81 7.99 17.81 17.81 0 9.82-7.99 17.807-17.81 17.807-9.82 0-17.808-7.987-17.808-17.806z"/></svg>') no-repeat center/80%;
}

/* line 72, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-list {
  margin: 0 0 -.5rem;
  padding: 0;
  font-size: 0;
}
/* line 77, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-list .avatar {
  margin-bottom: .5rem;
}
/* line 80, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-list .avatar:not(:last-child) {
  margin-right: .5rem;
}

/* line 87, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-list-stacked .avatar {
  margin-right: -.8em !important;
}
/* line 91, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-list-stacked .avatar {
  box-shadow: 0 0 0 2px #fff;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-blue {
  background-color: #c8d9f1;
  color: #467fcf;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-indigo {
  background-color: #d1d5f0;
  color: #6574cd;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-purple {
  background-color: #e4cff9;
  color: #a55eea;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-pink {
  background-color: #fcd3e1;
  color: #f66d9b;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-red {
  background-color: #f0bcbc;
  color: #cd201f;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-orange {
  background-color: #fee0c7;
  color: #fd9644;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-yellow {
  background-color: #fbedb7;
  color: #f1c40f;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-green {
  background-color: #cfeab3;
  color: #5eba00;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-teal {
  background-color: #bfefea;
  color: #2bcbba;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-cyan {
  background-color: #b9e3ea;
  color: #17a2b8;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-white {
  background-color: white;
  color: #fff;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-gray {
  background-color: #dbdde0;
  color: #868e96;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-gray-dark {
  background-color: #c2c4c6;
  color: #343a40;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-azure {
  background-color: #c7e6fb;
  color: #45aaf2;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_avatar.scss */
.avatar-lime {
  background-color: #d7f2c2;
  color: #7bd235;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_product.scss */
.product-price {
  font-size: 1rem;
}
/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_product.scss */
.product-price strong {
  font-size: 1.5rem;
}

@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  100%, 60% {
    left: 100%;
    right: -90%;
  }
}

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  100%, 60% {
    left: 100%;
    right: -90%;
  }
}
@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  100%, 60% {
    left: 107%;
    right: -8%;
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  100%, 60% {
    left: 107%;
    right: -8%;
  }
}
/* line 25, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.progress {
  position: relative;
}

/* line 29, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.progress-xs,
.progress-xs .progress-bar {
  height: .25rem;
}

/* line 34, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.progress-sm,
.progress-sm .progress-bar {
  height: .5rem;
}

/* line 40, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.progress-bar-indeterminate:after, .progress-bar-indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  left: 0;
  will-change: left, right;
  top: 0;
  bottom: 0;
}
/* line 51, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.progress-bar-indeterminate:before {
  -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
          animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
/* line 55, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.progress-bar-indeterminate:after {
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
          animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
          animation-delay: 1.15s;
}

@-webkit-keyframes loader {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes loader {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/**
Dimmer
*/
/* line 77, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.dimmer {
  position: relative;
}
/* line 80, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.dimmer .loader {
  display: none;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
/* line 91, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.dimmer.active .loader {
  display: block;
}
/* line 95, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.dimmer.active .dimmer-content {
  opacity: .5;
  pointer-events: none;
}

/**
Loader
*/
/* line 106, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.loader {
  display: block;
  position: relative;
  height: 2.5rem;
  width: 2.5rem;
  color: #467fcf;
}
/* line 113, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.loader:before, .loader:after {
  width: 2.5rem;
  height: 2.5rem;
  margin: -1.25rem 0 0 -1.25rem;
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
}
/* line 124, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.loader:before {
  border-radius: 50%;
  border: 3px solid currentColor;
  opacity: .15;
}
/* line 130, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_progress.scss */
.loader:after {
  -webkit-animation: loader .6s linear;
          animation: loader .6s linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border-radius: 50%;
  border: 3px solid;
  border-color: transparent;
  border-top-color: currentColor;
  box-shadow: 0 0 0 1px transparent;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_icon.scss */
.icons-list {
  list-style: none;
  margin: 0 -1px -1px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
/* line 8, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_icon.scss */
.icons-list > li {
  flex: 1 0 4rem;
}

/* line 13, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_icon.scss */
.icons-list-wrap {
  overflow: hidden;
}

/* line 17, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_icon.scss */
.icons-list-item {
  text-align: center;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid rgba(0, 40, 100, 0.12);
  border-bottom: 1px solid rgba(0, 40, 100, 0.12);
}
/* line 26, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_icon.scss */
.icons-list-item i {
  font-size: 1.25rem;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_image.scss */
.img-gallery {
  margin-right: -.25rem;
  margin-left: -.25rem;
  margin-bottom: -.5rem;
}
/* line 6, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_image.scss */
.img-gallery > .col,
.img-gallery > [class*="col-"] {
  padding-left: .25rem;
  padding-right: .25rem;
  padding-bottom: .5rem;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_link.scss */
.link-overlay {
  position: relative;
}
/* line 5, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_link.scss */
.link-overlay:hover .link-overlay-bg {
  opacity: 1;
}

/* line 11, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_link.scss */
.link-overlay-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(70, 127, 207, 0.8);
  display: flex;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  opacity: 0;
  transition: .3s opacity;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_media.scss */
.media-icon {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  border-radius: 100%;
}

/* line 9, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_media.scss */
.media-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 2, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
textarea[cols] {
  height: auto;
}

/* line 8, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.form-group {
  display: block;
}

/* line 12, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.form-label {
  display: block;
  margin-bottom: .375rem;
  font-weight: 600;
  font-size: 0.875rem;
}

/* line 19, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.form-label-small {
  float: right;
  font-weight: 400;
  font-size: 87.5%;
}

/* line 25, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.form-footer {
  margin-top: 2rem;
}

/* line 35, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.custom-control {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 40, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.custom-controls-stacked .custom-control {
  margin-bottom: .25rem;
}

/* line 45, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.custom-control-label {
  vertical-align: middle;
}
/* line 48, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.custom-control-label:before {
  border: 1px solid rgba(0, 40, 100, 0.12);
  background-color: #fff;
  background-size: .5rem;
}

/* line 55, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.custom-control-description {
  line-height: 1.5rem;
}

/* line 59, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.input-group-prepend,
.input-group-append,
.input-group-btn {
  font-size: 0.9375rem;
}
/* line 64, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.input-group-prepend > .btn,
.input-group-append > .btn,
.input-group-btn > .btn {
  height: 100%;
  border-color: rgba(0, 40, 100, 0.12);
}

/* line 70, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.input-group-prepend > .input-group-text {
  border-right: 0;
}

/* line 74, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.input-group-append > .input-group-text {
  border-left: 0;
}

/**
Icon input
 */
/* line 81, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.input-icon {
  position: relative;
}
/* line 84, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.input-icon .form-control:not(:last-child) {
  padding-right: 2.5rem;
}
/* line 88, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.input-icon .form-control:not(:first-child) {
  padding-left: 2.5rem;
}

/* line 93, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.input-icon-addon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  color: #9aa0ac;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2.5rem;
  pointer-events: none;
}
/* line 105, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.input-icon-addon:last-child {
  left: auto;
  right: 0;
}

/* line 112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.form-fieldset {
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  padding: 1rem;
  border-radius: 3px;
  margin-bottom: 1rem;
}

/* line 120, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.form-required {
  color: #cd201f;
}
/* line 123, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.form-required:before {
  content: ' ';
}

/* line 128, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.state-valid {
  padding-right: 2rem;
  background: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%235eba00' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'><polyline points='20 6 9 17 4 12'></polyline></svg>") no-repeat center right 0.5rem/1rem;
}

/* line 133, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.state-invalid {
  padding-right: 2rem;
  background: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23cd201f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'><line x1='18' y1='6' x2='6' y2='18'></line><line x1='6' y1='6' x2='18' y2='18'></line></svg>") no-repeat center right 0.5rem/1rem;
}

/* line 138, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.form-help {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  text-align: center;
  line-height: 1rem;
  color: #9aa0ac;
  background: #f8f9fa;
  border-radius: 50%;
  font-size: 0.75rem;
  transition: .3s background-color, .3s color;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
/* line 153, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_form.scss */
.form-help:hover, .form-help[aria-describedby] {
  background: #467fcf;
  color: #fff;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_sparkline.scss */
.sparkline {
  display: inline-block;
  height: 2rem;
}

/* line 6, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_sparkline.scss */
.jqstooltip {
  box-sizing: content-box;
  font-family: inherit !important;
  background: #333 !important;
  border: none !important;
  border-radius: 3px;
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  padding: 6px !important;
}
/* line 17, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_sparkline.scss */
.jqstooltip .jqsfield {
  font: inherit !important;
}

/* line 3, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_social.scss */
.social-links li a {
  background: #f8f8f8;
  border-radius: 50%;
  color: #9aa0ac;
  display: inline-block;
  height: 1.75rem;
  width: 1.75rem;
  line-height: 1.75rem;
  text-align: center;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_maps.scss */
.map,
.chart {
  position: relative;
  padding-top: 56.25%;
}

/* line 7, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_maps.scss */
.map-square,
.chart-square {
  padding-top: 100%;
}

/* line 12, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_maps.scss */
.map-content,
.chart-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 21, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_maps.scss */
.map-header {
  margin-top: -1.5rem;
  margin-bottom: 1.5rem;
  height: 15rem;
  position: relative;
  margin-bottom: -1.5rem;
}
/* line 30, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_maps.scss */
.map-header:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10rem;
  background: linear-gradient(to bottom, rgba(245, 247, 251, 0) 5%, #f5f7fb 95%);
  pointer-events: none;
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_maps.scss */
.map-header-layer {
  height: 100%;
}

/* line 46, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_maps.scss */
.map-static {
  height: 120px;
  width: 100%;
  max-width: 640px;
  background-position: center center;
  background-size: 640px 120px;
}

@-webkit-keyframes status-pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: .32;
  }
}

@keyframes status-pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: .32;
  }
}
/* line 11, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_statuses.scss */
.status-icon {
  content: '';
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  background: currentColor;
  border-radius: 50%;
  transform: translateY(-1px);
  margin-right: .375rem;
  vertical-align: middle;
}

/* line 23, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_statuses.scss */
.status-animated {
  -webkit-animation: 1s status-pulse infinite ease;
          animation: 1s status-pulse infinite ease;
}

/* line 7, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_charts.scss */
.chart-circle {
  display: block;
  height: 8rem;
  width: 8rem;
  position: relative;
}
/* line 13, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_charts.scss */
.chart-circle canvas {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  max-height: 100%;
}

/* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_charts.scss */
.chart-circle-xs {
  height: 2.5rem;
  width: 2.5rem;
  font-size: .8rem;
}

/* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_charts.scss */
.chart-circle-sm {
  height: 4rem;
  width: 4rem;
  font-size: .8rem;
}

/* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_charts.scss */
.chart-circle-lg {
  height: 10rem;
  width: 10rem;
  font-size: .8rem;
}

/* line 29, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_charts.scss */
.chart-circle-value {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  line-height: 1;
}
/* line 46, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_charts.scss */
.chart-circle-value small {
  display: block;
  color: #9aa0ac;
  font-size: 0.9375rem;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chips.scss */
.chips {
  margin: 0 0 -.5rem;
}
/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chips.scss */
.chips .chip {
  margin: 0 .5rem .5rem 0;
}

/* line 9, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chips.scss */
.chip {
  display: inline-block;
  height: 2rem;
  line-height: 2rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: #6e7687;
  padding: 0 .75rem;
  border-radius: 1rem;
  background-color: #f8f9fa;
  transition: .3s background;
}
/* line 21, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chips.scss */
.chip .avatar {
  float: left;
  margin: 0 .5rem 0 -.75rem;
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
}
/* line 39, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chips.scss */
a.chip:hover {
  color: inherit;
  text-decoration: none;
  background-color: #e9ecef;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_stamp.scss */
.stamp {
  color: #fff;
  background: #868e96;
  display: inline-block;
  min-width: 2rem;
  height: 2rem;
  padding: 0 .25rem;
  line-height: 2rem;
  text-align: center;
  border-radius: 3px;
  font-weight: 600;
}

/* line 14, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_stamp.scss */
.stamp-md {
  min-width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat {
  outline: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 100%;
}

/* line 12, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat-line {
  padding: 0;
  text-align: right;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
}
/* line 19, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat-line + .chat-line {
  padding-top: 1rem;
}

/* line 24, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat-message {
  position: relative;
  display: inline-block;
  background-color: #467fcf;
  color: #fff;
  font-size: 0.875rem;
  padding: .375rem .5rem;
  border-radius: 3px;
  white-space: normal;
  text-align: left;
  margin: 0 .5rem 0 2.5rem;
  line-height: 1.4;
}
/* line 37, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat-message > :last-child {
  margin-bottom: 0 !important;
}
/* line 41, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat-message:after {
  content: "";
  position: absolute;
  right: -5px;
  top: 7px;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #467fcf;
  border-top: 6px solid transparent;
}
/* line 51, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat-message img {
  max-width: 100%;
}
/* line 55, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat-message p {
  margin-bottom: 1em;
}

/* line 60, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat-line-friend {
  flex-direction: row;
}
/* line 63, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat-line-friend + .chat-line-friend {
  margin-top: -.5rem;
}
/* line 66, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat-line-friend + .chat-line-friend .chat-author {
  visibility: hidden;
}
/* line 70, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat-line-friend + .chat-line-friend .chat-message:after {
  display: none;
}
/* line 75, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat-line-friend .chat-message {
  background-color: #f3f3f3;
  color: #495057;
  margin-left: .5rem;
  margin-right: 2.5rem;
}
/* line 81, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_chat.scss */
.chat-line-friend .chat-message:after {
  right: auto;
  left: -5px;
  border-left-width: 0;
  border-right: 5px solid #f3f3f3;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_example.scss */
.example {
  padding: 1.5rem;
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 3px 3px 0 0;
  font-size: 0.9375rem;
}

/* line 8, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_example.scss */
.example-bg {
  background: #f5f7fb;
}

/* line 12, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_example.scss */
.example + .highlight {
  border-top: none;
  margin-top: 0;
  border-radius: 0 0 3px 3px;
}

/* line 18, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_example.scss */
.highlight {
  margin: 1rem 0 2rem;
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 3px;
  font-size: 0.9375rem;
  max-height: 40rem;
  overflow: auto;
  background: #fcfcfc;
}

/* line 28, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_example.scss */
.highlight pre {
  margin-bottom: 0;
  background-color: transparent;
}

/* line 33, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_example.scss */
.example-column {
  margin: 0 auto;
}
/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_example.scss */
.example-column > .card:last-of-type {
  margin-bottom: 0;
}

/* line 41, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_example.scss */
.example-column-1 {
  max-width: 20rem;
}

/* line 45, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_example.scss */
.example-column-2 {
  max-width: 40rem;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag {
  font-size: 0.75rem;
  color: #6e7687;
  background-color: #e9ecef;
  border-radius: 3px;
  padding: 0 .5rem;
  line-height: 2em;
  display: inline-flex;
  cursor: default;
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
/* line 13, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
a.tag {
  text-decoration: none;
  cursor: pointer;
  transition: .3s color, .3s background;
}
/* line 18, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
a.tag:hover {
  background-color: rgba(110, 118, 135, 0.2);
  color: inherit;
}

/* line 25, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-addon {
  display: inline-block;
  padding: 0 .5rem;
  color: inherit;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.06);
  margin: 0 -.5rem 0 .5rem;
  text-align: center;
  min-width: 1.5rem;
}
/* line 35, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-addon:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 40, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-addon i {
  vertical-align: middle;
  margin: 0 -.25rem;
}
/* line 45, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
a.tag-addon {
  text-decoration: none;
  cursor: pointer;
  transition: .3s color, .3s background;
}
/* line 50, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
a.tag-addon:hover {
  background: rgba(0, 0, 0, 0.16);
  color: inherit;
}

/* line 57, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-avatar {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 3px 0 0 3px;
  margin: 0 .5rem 0 -.5rem;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-blue {
  background-color: #467fcf;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-indigo {
  background-color: #6574cd;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-purple {
  background-color: #a55eea;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-pink {
  background-color: #f66d9b;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-red {
  background-color: #cd201f;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-orange {
  background-color: #fd9644;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-yellow {
  background-color: #f1c40f;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-green {
  background-color: #5eba00;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-teal {
  background-color: #2bcbba;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-cyan {
  background-color: #17a2b8;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-white {
  background-color: #fff;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-gray {
  background-color: #868e96;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-gray-dark {
  background-color: #343a40;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-azure {
  background-color: #45aaf2;
  color: #fff;
}

/* line 65, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-lime {
  background-color: #7bd235;
  color: #fff;
}

/* line 72, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-primary {
  background-color: #467fcf;
  color: #fff;
}

/* line 72, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-secondary {
  background-color: #868e96;
  color: #fff;
}

/* line 72, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-success {
  background-color: #5eba00;
  color: #fff;
}

/* line 72, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-info {
  background-color: #45aaf2;
  color: #fff;
}

/* line 72, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-warning {
  background-color: #f1c40f;
  color: #fff;
}

/* line 72, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-danger {
  background-color: #cd201f;
  color: #fff;
}

/* line 72, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-light {
  background-color: #f8f9fa;
  color: #fff;
}

/* line 72, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-dark {
  background-color: #343a40;
  color: #fff;
}

/* line 78, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-rounded {
  border-radius: 50px;
}
/* line 81, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tag-rounded .tag-avatar {
  border-radius: 50px;
}

/* line 86, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tags {
  margin-bottom: -.5rem;
  font-size: 0;
}
/* line 90, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tags > .tag {
  margin-bottom: .5rem;
}
/* line 93, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_tag.scss */
.tags > .tag:not(:last-child) {
  margin-right: .5rem;
}

/* line 2, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .hll {
  background-color: #ffc;
}
/* line 3, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .c {
  color: #999;
}
/* line 4, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .k {
  color: #069;
}
/* line 5, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .o {
  color: #555;
}
/* line 6, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .cm {
  color: #999;
}
/* line 7, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .cp {
  color: #099;
}
/* line 8, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .c1 {
  color: #999;
}
/* line 9, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .cs {
  color: #999;
}
/* line 10, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .gd {
  background-color: #fcc;
  border: 1px solid #c00;
}
/* line 11, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .ge {
  font-style: italic;
}
/* line 12, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .gr {
  color: #f00;
}
/* line 13, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .gh {
  color: #030;
}
/* line 14, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .gi {
  background-color: #cfc;
  border: 1px solid #0c0;
}
/* line 15, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .go {
  color: #aaa;
}
/* line 16, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .gp {
  color: #009;
}
/* line 17, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .gu {
  color: #030;
}
/* line 18, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .gt {
  color: #9c6;
}
/* line 19, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .kc {
  color: #069;
}
/* line 20, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .kd {
  color: #069;
}
/* line 21, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .kn {
  color: #069;
}
/* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .kp {
  color: #069;
}
/* line 23, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .kr {
  color: #069;
}
/* line 24, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .kt {
  color: #078;
}
/* line 25, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .m {
  color: #f60;
}
/* line 26, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .s {
  color: #d44950;
}
/* line 27, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .na {
  color: #4f9fcf;
}
/* line 28, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .nb {
  color: #366;
}
/* line 29, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .nc {
  color: #0a8;
}
/* line 30, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .no {
  color: #360;
}
/* line 31, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .nd {
  color: #99f;
}
/* line 32, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .ni {
  color: #999;
}
/* line 33, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .ne {
  color: #c00;
}
/* line 34, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .nf {
  color: #c0f;
}
/* line 35, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .nl {
  color: #99f;
}
/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .nn {
  color: #0cf;
}
/* line 37, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .nt {
  color: #2f6f9f;
}
/* line 38, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .nv {
  color: #033;
}
/* line 39, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .ow {
  color: #000;
}
/* line 40, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .w {
  color: #bbb;
}
/* line 41, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .mf {
  color: #f60;
}
/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .mh {
  color: #f60;
}
/* line 43, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .mi {
  color: #f60;
}
/* line 44, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .mo {
  color: #f60;
}
/* line 45, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .sb {
  color: #c30;
}
/* line 46, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .sc {
  color: #c30;
}
/* line 47, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .sd {
  font-style: italic;
  color: #c30;
}
/* line 48, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .s2 {
  color: #c30;
}
/* line 49, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .se {
  color: #c30;
}
/* line 50, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .sh {
  color: #c30;
}
/* line 51, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .si {
  color: #a00;
}
/* line 52, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .sx {
  color: #c30;
}
/* line 53, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .sr {
  color: #3aa;
}
/* line 54, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .s1 {
  color: #c30;
}
/* line 55, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .ss {
  color: #fc3;
}
/* line 56, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .bp {
  color: #366;
}
/* line 57, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .vc {
  color: #033;
}
/* line 58, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .vg {
  color: #033;
}
/* line 59, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .vi {
  color: #033;
}
/* line 60, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .il {
  color: #f60;
}
/* line 62, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .css .o,
.highlight .css .o + .nt,
.highlight .css .nt + .nt {
  color: #999;
}
/* line 66, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .language-bash::before,
.highlight .language-sh::before {
  color: #009;
  content: "$ ";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
/* line 73, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_syntax.scss */
.highlight .language-powershell::before {
  color: #009;
  content: "PM> ";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_carousel.scss */
.carousel-item-background {
  content: '';
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 23, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range {
  align-items: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  cursor: pointer;
  display: flex;
  height: 100%;
  min-height: 2.375rem;
  overflow: hidden;
  padding: 0;
  border: 0;
}
/* line 35, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range:focus {
  box-shadow: none;
  outline: none;
}
/* line 39, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range:focus::-webkit-slider-thumb {
  border-color: #467fcf;
  background-color: #467fcf;
}
/* line 44, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range:focus::-moz-range-thumb {
  border-color: #467fcf;
  background-color: #467fcf;
}
/* line 49, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range:focus::-ms-thumb {
  border-color: #467fcf;
  background-color: #467fcf;
}
/* line 55, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}
/* line 59, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range::-webkit-slider-runnable-track {
  background: #467fcf;
  content: '';
  height: 2px;
  pointer-events: none;
}
/* line 66, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range::-webkit-slider-thumb {
  width: 14px;
  height: 14px;
  -webkit-appearance: none;
          appearance: none;
  background: #fff;
  border-radius: 50px;
  box-shadow: 1px 0 0 -6px rgba(0, 50, 126, 0.12), 6px 0 0 -6px rgba(0, 50, 126, 0.12), 7px 0 0 -6px rgba(0, 50, 126, 0.12), 8px 0 0 -6px rgba(0, 50, 126, 0.12), 9px 0 0 -6px rgba(0, 50, 126, 0.12), 10px 0 0 -6px rgba(0, 50, 126, 0.12), 11px 0 0 -6px rgba(0, 50, 126, 0.12), 12px 0 0 -6px rgba(0, 50, 126, 0.12), 13px 0 0 -6px rgba(0, 50, 126, 0.12), 14px 0 0 -6px rgba(0, 50, 126, 0.12), 15px 0 0 -6px rgba(0, 50, 126, 0.12), 16px 0 0 -6px rgba(0, 50, 126, 0.12), 17px 0 0 -6px rgba(0, 50, 126, 0.12), 18px 0 0 -6px rgba(0, 50, 126, 0.12), 19px 0 0 -6px rgba(0, 50, 126, 0.12), 20px 0 0 -6px rgba(0, 50, 126, 0.12), 21px 0 0 -6px rgba(0, 50, 126, 0.12), 22px 0 0 -6px rgba(0, 50, 126, 0.12), 23px 0 0 -6px rgba(0, 50, 126, 0.12), 24px 0 0 -6px rgba(0, 50, 126, 0.12), 25px 0 0 -6px rgba(0, 50, 126, 0.12), 26px 0 0 -6px rgba(0, 50, 126, 0.12), 27px 0 0 -6px rgba(0, 50, 126, 0.12), 28px 0 0 -6px rgba(0, 50, 126, 0.12), 29px 0 0 -6px rgba(0, 50, 126, 0.12), 30px 0 0 -6px rgba(0, 50, 126, 0.12), 31px 0 0 -6px rgba(0, 50, 126, 0.12), 32px 0 0 -6px rgba(0, 50, 126, 0.12), 33px 0 0 -6px rgba(0, 50, 126, 0.12), 34px 0 0 -6px rgba(0, 50, 126, 0.12), 35px 0 0 -6px rgba(0, 50, 126, 0.12), 36px 0 0 -6px rgba(0, 50, 126, 0.12), 37px 0 0 -6px rgba(0, 50, 126, 0.12), 38px 0 0 -6px rgba(0, 50, 126, 0.12), 39px 0 0 -6px rgba(0, 50, 126, 0.12), 40px 0 0 -6px rgba(0, 50, 126, 0.12), 41px 0 0 -6px rgba(0, 50, 126, 0.12), 42px 0 0 -6px rgba(0, 50, 126, 0.12), 43px 0 0 -6px rgba(0, 50, 126, 0.12), 44px 0 0 -6px rgba(0, 50, 126, 0.12), 45px 0 0 -6px rgba(0, 50, 126, 0.12), 46px 0 0 -6px rgba(0, 50, 126, 0.12), 47px 0 0 -6px rgba(0, 50, 126, 0.12), 48px 0 0 -6px rgba(0, 50, 126, 0.12), 49px 0 0 -6px rgba(0, 50, 126, 0.12), 50px 0 0 -6px rgba(0, 50, 126, 0.12), 51px 0 0 -6px rgba(0, 50, 126, 0.12), 52px 0 0 -6px rgba(0, 50, 126, 0.12), 53px 0 0 -6px rgba(0, 50, 126, 0.12), 54px 0 0 -6px rgba(0, 50, 126, 0.12), 55px 0 0 -6px rgba(0, 50, 126, 0.12), 56px 0 0 -6px rgba(0, 50, 126, 0.12), 57px 0 0 -6px rgba(0, 50, 126, 0.12), 58px 0 0 -6px rgba(0, 50, 126, 0.12), 59px 0 0 -6px rgba(0, 50, 126, 0.12), 60px 0 0 -6px rgba(0, 50, 126, 0.12), 61px 0 0 -6px rgba(0, 50, 126, 0.12), 62px 0 0 -6px rgba(0, 50, 126, 0.12), 63px 0 0 -6px rgba(0, 50, 126, 0.12), 64px 0 0 -6px rgba(0, 50, 126, 0.12), 65px 0 0 -6px rgba(0, 50, 126, 0.12), 66px 0 0 -6px rgba(0, 50, 126, 0.12), 67px 0 0 -6px rgba(0, 50, 126, 0.12), 68px 0 0 -6px rgba(0, 50, 126, 0.12), 69px 0 0 -6px rgba(0, 50, 126, 0.12), 70px 0 0 -6px rgba(0, 50, 126, 0.12), 71px 0 0 -6px rgba(0, 50, 126, 0.12), 72px 0 0 -6px rgba(0, 50, 126, 0.12), 73px 0 0 -6px rgba(0, 50, 126, 0.12), 74px 0 0 -6px rgba(0, 50, 126, 0.12), 75px 0 0 -6px rgba(0, 50, 126, 0.12), 76px 0 0 -6px rgba(0, 50, 126, 0.12), 77px 0 0 -6px rgba(0, 50, 126, 0.12), 78px 0 0 -6px rgba(0, 50, 126, 0.12), 79px 0 0 -6px rgba(0, 50, 126, 0.12), 80px 0 0 -6px rgba(0, 50, 126, 0.12), 81px 0 0 -6px rgba(0, 50, 126, 0.12), 82px 0 0 -6px rgba(0, 50, 126, 0.12), 83px 0 0 -6px rgba(0, 50, 126, 0.12), 84px 0 0 -6px rgba(0, 50, 126, 0.12), 85px 0 0 -6px rgba(0, 50, 126, 0.12), 86px 0 0 -6px rgba(0, 50, 126, 0.12), 87px 0 0 -6px rgba(0, 50, 126, 0.12), 88px 0 0 -6px rgba(0, 50, 126, 0.12), 89px 0 0 -6px rgba(0, 50, 126, 0.12), 90px 0 0 -6px rgba(0, 50, 126, 0.12), 91px 0 0 -6px rgba(0, 50, 126, 0.12), 92px 0 0 -6px rgba(0, 50, 126, 0.12), 93px 0 0 -6px rgba(0, 50, 126, 0.12), 94px 0 0 -6px rgba(0, 50, 126, 0.12), 95px 0 0 -6px rgba(0, 50, 126, 0.12), 96px 0 0 -6px rgba(0, 50, 126, 0.12), 97px 0 0 -6px rgba(0, 50, 126, 0.12), 98px 0 0 -6px rgba(0, 50, 126, 0.12), 99px 0 0 -6px rgba(0, 50, 126, 0.12), 100px 0 0 -6px rgba(0, 50, 126, 0.12), 101px 0 0 -6px rgba(0, 50, 126, 0.12), 102px 0 0 -6px rgba(0, 50, 126, 0.12), 103px 0 0 -6px rgba(0, 50, 126, 0.12), 104px 0 0 -6px rgba(0, 50, 126, 0.12), 105px 0 0 -6px rgba(0, 50, 126, 0.12), 106px 0 0 -6px rgba(0, 50, 126, 0.12), 107px 0 0 -6px rgba(0, 50, 126, 0.12), 108px 0 0 -6px rgba(0, 50, 126, 0.12), 109px 0 0 -6px rgba(0, 50, 126, 0.12), 110px 0 0 -6px rgba(0, 50, 126, 0.12), 111px 0 0 -6px rgba(0, 50, 126, 0.12), 112px 0 0 -6px rgba(0, 50, 126, 0.12), 113px 0 0 -6px rgba(0, 50, 126, 0.12), 114px 0 0 -6px rgba(0, 50, 126, 0.12), 115px 0 0 -6px rgba(0, 50, 126, 0.12), 116px 0 0 -6px rgba(0, 50, 126, 0.12), 117px 0 0 -6px rgba(0, 50, 126, 0.12), 118px 0 0 -6px rgba(0, 50, 126, 0.12), 119px 0 0 -6px rgba(0, 50, 126, 0.12), 120px 0 0 -6px rgba(0, 50, 126, 0.12), 121px 0 0 -6px rgba(0, 50, 126, 0.12), 122px 0 0 -6px rgba(0, 50, 126, 0.12), 123px 0 0 -6px rgba(0, 50, 126, 0.12), 124px 0 0 -6px rgba(0, 50, 126, 0.12), 125px 0 0 -6px rgba(0, 50, 126, 0.12), 126px 0 0 -6px rgba(0, 50, 126, 0.12), 127px 0 0 -6px rgba(0, 50, 126, 0.12), 128px 0 0 -6px rgba(0, 50, 126, 0.12), 129px 0 0 -6px rgba(0, 50, 126, 0.12), 130px 0 0 -6px rgba(0, 50, 126, 0.12), 131px 0 0 -6px rgba(0, 50, 126, 0.12), 132px 0 0 -6px rgba(0, 50, 126, 0.12), 133px 0 0 -6px rgba(0, 50, 126, 0.12), 134px 0 0 -6px rgba(0, 50, 126, 0.12), 135px 0 0 -6px rgba(0, 50, 126, 0.12), 136px 0 0 -6px rgba(0, 50, 126, 0.12), 137px 0 0 -6px rgba(0, 50, 126, 0.12), 138px 0 0 -6px rgba(0, 50, 126, 0.12), 139px 0 0 -6px rgba(0, 50, 126, 0.12), 140px 0 0 -6px rgba(0, 50, 126, 0.12), 141px 0 0 -6px rgba(0, 50, 126, 0.12), 142px 0 0 -6px rgba(0, 50, 126, 0.12), 143px 0 0 -6px rgba(0, 50, 126, 0.12), 144px 0 0 -6px rgba(0, 50, 126, 0.12), 145px 0 0 -6px rgba(0, 50, 126, 0.12), 146px 0 0 -6px rgba(0, 50, 126, 0.12), 147px 0 0 -6px rgba(0, 50, 126, 0.12), 148px 0 0 -6px rgba(0, 50, 126, 0.12), 149px 0 0 -6px rgba(0, 50, 126, 0.12), 150px 0 0 -6px rgba(0, 50, 126, 0.12), 151px 0 0 -6px rgba(0, 50, 126, 0.12), 152px 0 0 -6px rgba(0, 50, 126, 0.12), 153px 0 0 -6px rgba(0, 50, 126, 0.12), 154px 0 0 -6px rgba(0, 50, 126, 0.12), 155px 0 0 -6px rgba(0, 50, 126, 0.12), 156px 0 0 -6px rgba(0, 50, 126, 0.12), 157px 0 0 -6px rgba(0, 50, 126, 0.12), 158px 0 0 -6px rgba(0, 50, 126, 0.12), 159px 0 0 -6px rgba(0, 50, 126, 0.12), 160px 0 0 -6px rgba(0, 50, 126, 0.12), 161px 0 0 -6px rgba(0, 50, 126, 0.12), 162px 0 0 -6px rgba(0, 50, 126, 0.12), 163px 0 0 -6px rgba(0, 50, 126, 0.12), 164px 0 0 -6px rgba(0, 50, 126, 0.12), 165px 0 0 -6px rgba(0, 50, 126, 0.12), 166px 0 0 -6px rgba(0, 50, 126, 0.12), 167px 0 0 -6px rgba(0, 50, 126, 0.12), 168px 0 0 -6px rgba(0, 50, 126, 0.12), 169px 0 0 -6px rgba(0, 50, 126, 0.12), 170px 0 0 -6px rgba(0, 50, 126, 0.12), 171px 0 0 -6px rgba(0, 50, 126, 0.12), 172px 0 0 -6px rgba(0, 50, 126, 0.12), 173px 0 0 -6px rgba(0, 50, 126, 0.12), 174px 0 0 -6px rgba(0, 50, 126, 0.12), 175px 0 0 -6px rgba(0, 50, 126, 0.12), 176px 0 0 -6px rgba(0, 50, 126, 0.12), 177px 0 0 -6px rgba(0, 50, 126, 0.12), 178px 0 0 -6px rgba(0, 50, 126, 0.12), 179px 0 0 -6px rgba(0, 50, 126, 0.12), 180px 0 0 -6px rgba(0, 50, 126, 0.12), 181px 0 0 -6px rgba(0, 50, 126, 0.12), 182px 0 0 -6px rgba(0, 50, 126, 0.12), 183px 0 0 -6px rgba(0, 50, 126, 0.12), 184px 0 0 -6px rgba(0, 50, 126, 0.12), 185px 0 0 -6px rgba(0, 50, 126, 0.12), 186px 0 0 -6px rgba(0, 50, 126, 0.12), 187px 0 0 -6px rgba(0, 50, 126, 0.12), 188px 0 0 -6px rgba(0, 50, 126, 0.12), 189px 0 0 -6px rgba(0, 50, 126, 0.12), 190px 0 0 -6px rgba(0, 50, 126, 0.12), 191px 0 0 -6px rgba(0, 50, 126, 0.12), 192px 0 0 -6px rgba(0, 50, 126, 0.12), 193px 0 0 -6px rgba(0, 50, 126, 0.12), 194px 0 0 -6px rgba(0, 50, 126, 0.12), 195px 0 0 -6px rgba(0, 50, 126, 0.12), 196px 0 0 -6px rgba(0, 50, 126, 0.12), 197px 0 0 -6px rgba(0, 50, 126, 0.12), 198px 0 0 -6px rgba(0, 50, 126, 0.12), 199px 0 0 -6px rgba(0, 50, 126, 0.12), 200px 0 0 -6px rgba(0, 50, 126, 0.12), 201px 0 0 -6px rgba(0, 50, 126, 0.12), 202px 0 0 -6px rgba(0, 50, 126, 0.12), 203px 0 0 -6px rgba(0, 50, 126, 0.12), 204px 0 0 -6px rgba(0, 50, 126, 0.12), 205px 0 0 -6px rgba(0, 50, 126, 0.12), 206px 0 0 -6px rgba(0, 50, 126, 0.12), 207px 0 0 -6px rgba(0, 50, 126, 0.12), 208px 0 0 -6px rgba(0, 50, 126, 0.12), 209px 0 0 -6px rgba(0, 50, 126, 0.12), 210px 0 0 -6px rgba(0, 50, 126, 0.12), 211px 0 0 -6px rgba(0, 50, 126, 0.12), 212px 0 0 -6px rgba(0, 50, 126, 0.12), 213px 0 0 -6px rgba(0, 50, 126, 0.12), 214px 0 0 -6px rgba(0, 50, 126, 0.12), 215px 0 0 -6px rgba(0, 50, 126, 0.12), 216px 0 0 -6px rgba(0, 50, 126, 0.12), 217px 0 0 -6px rgba(0, 50, 126, 0.12), 218px 0 0 -6px rgba(0, 50, 126, 0.12), 219px 0 0 -6px rgba(0, 50, 126, 0.12), 220px 0 0 -6px rgba(0, 50, 126, 0.12), 221px 0 0 -6px rgba(0, 50, 126, 0.12), 222px 0 0 -6px rgba(0, 50, 126, 0.12), 223px 0 0 -6px rgba(0, 50, 126, 0.12), 224px 0 0 -6px rgba(0, 50, 126, 0.12), 225px 0 0 -6px rgba(0, 50, 126, 0.12), 226px 0 0 -6px rgba(0, 50, 126, 0.12), 227px 0 0 -6px rgba(0, 50, 126, 0.12), 228px 0 0 -6px rgba(0, 50, 126, 0.12), 229px 0 0 -6px rgba(0, 50, 126, 0.12), 230px 0 0 -6px rgba(0, 50, 126, 0.12), 231px 0 0 -6px rgba(0, 50, 126, 0.12), 232px 0 0 -6px rgba(0, 50, 126, 0.12), 233px 0 0 -6px rgba(0, 50, 126, 0.12), 234px 0 0 -6px rgba(0, 50, 126, 0.12), 235px 0 0 -6px rgba(0, 50, 126, 0.12), 236px 0 0 -6px rgba(0, 50, 126, 0.12), 237px 0 0 -6px rgba(0, 50, 126, 0.12), 238px 0 0 -6px rgba(0, 50, 126, 0.12), 239px 0 0 -6px rgba(0, 50, 126, 0.12), 240px 0 0 -6px rgba(0, 50, 126, 0.12);
  margin-top: -6px;
  border: 1px solid rgba(0, 30, 75, 0.12);
  -webkit-transition: .3s border-color, .3s background-color;
  transition: .3s border-color, .3s background-color;
}
/* line 80, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range::-moz-range-track {
  width: 240px;
  height: 2px;
  background: rgba(0, 50, 126, 0.12);
}
/* line 86, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range::-moz-range-thumb {
  width: 14px;
  height: 14px;
  background: #fff;
  border-radius: 50px;
  border: 1px solid rgba(0, 30, 75, 0.12);
  position: relative;
  -moz-transition: .3s border-color, .3s background-color;
  transition: .3s border-color, .3s background-color;
}
/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range::-moz-range-progress {
  height: 2px;
  background: #467fcf;
  border: 0;
  margin-top: 0;
}
/* line 104, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range::-ms-track {
  background: transparent;
  border: 0;
  border-color: transparent;
  border-radius: 0;
  border-width: 0;
  color: transparent;
  height: 2px;
  margin-top: 10px;
  width: 240px;
}
/* line 116, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range::-ms-thumb {
  width: 240px;
  height: 2px;
  background: #fff;
  border-radius: 50px;
  border: 1px solid rgba(0, 30, 75, 0.12);
  -ms-transition: .3s border-color, .3s background-color;
  transition: .3s border-color, .3s background-color;
}
/* line 127, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range::-ms-fill-lower {
  background: #467fcf;
  border-radius: 0;
}
/* line 132, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range::-ms-fill-upper {
  background: rgba(0, 50, 126, 0.12);
  border-radius: 0;
}
/* line 137, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-range.scss */
.custom-range::-ms-tooltip {
  display: none;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-selectgroup.scss */
.selectgroup {
  display: inline-flex;
}

/* line 5, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-selectgroup.scss */
.selectgroup-item {
  flex-grow: 1;
  position: relative;
}
/* line 9, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-selectgroup.scss */
.selectgroup-item + .selectgroup-item {
  margin-left: -1px;
}
/* line 13, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-selectgroup.scss */
.selectgroup-item:not(:first-child) .selectgroup-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 18, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-selectgroup.scss */
.selectgroup-item:not(:last-child) .selectgroup-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 24, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-selectgroup.scss */
.selectgroup-input {
  opacity: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

/* line 32, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-selectgroup.scss */
.selectgroup-button {
  display: block;
  border: 1px solid rgba(0, 40, 100, 0.12);
  text-align: center;
  padding: 0.375rem 1rem;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
  color: #9aa0ac;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  min-width: 2.375rem;
}

/* line 47, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-selectgroup.scss */
.selectgroup-button-icon {
  padding-left: .5rem;
  padding-right: .5rem;
  font-size: 1rem;
}

/* line 53, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-selectgroup.scss */
.selectgroup-input:checked + .selectgroup-button {
  border-color: #467fcf;
  z-index: 1;
  color: #467fcf;
  background: #edf2fa;
}

/* line 60, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-selectgroup.scss */
.selectgroup-input:focus + .selectgroup-button {
  border-color: #467fcf;
  z-index: 2;
  color: #467fcf;
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
}

/* line 67, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-selectgroup.scss */
.selectgroup-pills {
  flex-wrap: wrap;
  align-items: flex-start;
}
/* line 71, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-selectgroup.scss */
.selectgroup-pills .selectgroup-item {
  margin-right: .5rem;
  flex-grow: 0;
}
/* line 76, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-selectgroup.scss */
.selectgroup-pills .selectgroup-button {
  border-radius: 50px !important;
}

/* line 5, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-switch.scss */
.custom-switch {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default;
  display: inline-flex;
  align-items: center;
  margin: 0;
}

/* line 13, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-switch.scss */
.custom-switch-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 19, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-switch.scss */
.custom-switches-stacked {
  display: flex;
  flex-direction: column;
}
/* line 23, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-switch.scss */
.custom-switches-stacked .custom-switch {
  margin-bottom: .5rem;
}

/* line 28, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-switch.scss */
.custom-switch-indicator {
  display: inline-block;
  height: 1.25rem;
  width: 2.25rem;
  background: #e9ecef;
  border-radius: 50px;
  position: relative;
  vertical-align: bottom;
  border: 1px solid rgba(0, 40, 100, 0.12);
  transition: .3s border-color, .3s background-color;
}
/* line 39, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-switch.scss */
.custom-switch-indicator:before {
  content: '';
  position: absolute;
  height: calc(1.25rem - 4px);
  width: calc(1.25rem - 4px);
  top: 1px;
  left: 1px;
  background: #fff;
  border-radius: 50%;
  transition: .3s left;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
}
/* line 52, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-switch.scss */
.custom-switch-input:checked ~ .custom-switch-indicator {
  background: #467fcf;
}
/* line 55, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-switch.scss */
.custom-switch-input:checked ~ .custom-switch-indicator:before {
  left: calc(1rem + 1px);
}
/* line 60, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-switch.scss */
.custom-switch-input:focus ~ .custom-switch-indicator {
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
  border-color: #467fcf;
}

/* line 66, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-switch.scss */
.custom-switch-description {
  margin-left: .5rem;
  color: #6e7687;
  transition: .3s color;
}
/* line 71, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-switch.scss */
.custom-switch-input:checked ~ .custom-switch-description {
  color: #495057;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-imagecheck.scss */
.imagecheck {
  margin: 0;
  position: relative;
  cursor: pointer;
}

/* line 7, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-imagecheck.scss */
.imagecheck-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 13, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-imagecheck.scss */
.imagecheck-figure {
  border: 1px solid rgba(0, 40, 100, 0.12);
  border-radius: 3px;
  margin: 0;
  position: relative;
}
/* line 19, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-imagecheck.scss */
.imagecheck-input:focus ~ .imagecheck-figure {
  border-color: #467fcf;
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
}
/* line 24, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-imagecheck.scss */
.imagecheck-input:checked ~ .imagecheck-figure {
  border-color: rgba(0, 40, 100, 0.24);
}
/* line 28, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-imagecheck.scss */
.imagecheck-figure:before {
  content: '';
  position: absolute;
  top: .25rem;
  left: .25rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: #467fcf url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat center center/50% 50%;
  color: #fff;
  z-index: 1;
  border-radius: 3px;
  opacity: 0;
  transition: .3s opacity;
}
/* line 45, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-imagecheck.scss */
.imagecheck-input:checked ~ .imagecheck-figure:before {
  opacity: 1;
}

/* line 51, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-imagecheck.scss */
.imagecheck-image {
  max-width: 100%;
  opacity: .64;
  transition: .3s opacity;
}
/* line 56, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-imagecheck.scss */
.imagecheck-image:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
/* line 61, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-imagecheck.scss */
.imagecheck-image:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* line 66, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-imagecheck.scss */
.imagecheck:hover .imagecheck-image, .imagecheck-input:focus ~ .imagecheck-figure .imagecheck-image, .imagecheck-input:checked ~ .imagecheck-figure .imagecheck-image {
  opacity: 1;
}

/* line 73, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-imagecheck.scss */
.imagecheck-caption {
  text-align: center;
  padding: .25rem .25rem;
  color: #9aa0ac;
  font-size: 0.875rem;
  transition: .3s color;
}
/* line 80, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-imagecheck.scss */
.imagecheck:hover .imagecheck-caption, .imagecheck-input:focus ~ .imagecheck-figure .imagecheck-caption, .imagecheck-input:checked ~ .imagecheck-figure .imagecheck-caption {
  color: #495057;
}

/* line 10, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-colorinput.scss */
.colorinput {
  margin: 0;
  position: relative;
  cursor: pointer;
}

/* line 16, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-colorinput.scss */
.colorinput-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-colorinput.scss */
.colorinput-color {
  display: inline-block;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 3px;
  border: 1px solid rgba(0, 40, 100, 0.12);
  color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
/* line 31, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-colorinput.scss */
.colorinput-color:before {
  content: '';
  opacity: 0;
  position: absolute;
  top: .25rem;
  left: .25rem;
  height: 1.25rem;
  width: 1.25rem;
  transition: .3s opacity;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat center center/50% 50%;
}
/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-colorinput.scss */
.colorinput-input:checked ~ .colorinput-color:before {
  opacity: 1;
}
/* line 47, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/forms/_custom-colorinput.scss */
.colorinput-input:focus ~ .colorinput-color {
  border-color: #467fcf;
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_timeline.scss */
.timeline {
  position: relative;
  margin: 0 0 2rem;
  padding: 0;
  list-style: none;
}
/* line 7, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_timeline.scss */
.timeline:before {
  background-color: #e9ecef;
  position: absolute;
  display: block;
  content: '';
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 4px;
}

/* line 20, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_timeline.scss */
.timeline-item {
  position: relative;
  display: flex;
  padding-left: 2rem;
  margin: .5rem 0;
}
/* line 26, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_timeline.scss */
.timeline-item:first-child:before, .timeline-item:last-child:before {
  content: '';
  position: absolute;
  background: #fff;
  width: 1px;
  left: .25rem;
}
/* line 35, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_timeline.scss */
.timeline-item:first-child {
  margin-top: 0;
}
/* line 38, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_timeline.scss */
.timeline-item:first-child:before {
  top: 0;
  height: .5rem;
}
/* line 44, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_timeline.scss */
.timeline-item:last-child {
  margin-bottom: 0;
}
/* line 47, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_timeline.scss */
.timeline-item:last-child:before {
  top: .5rem;
  bottom: 0;
}

/* line 54, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_timeline.scss */
.timeline-badge {
  position: absolute;
  display: block;
  width: 0.4375rem;
  height: 0.4375rem;
  left: 1px;
  top: .5rem;
  border-radius: 100%;
  border: 1px solid #fff;
  background: #adb5bd;
}

/* line 66, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_timeline.scss */
.timeline-time {
  white-space: nowrap;
  margin-left: auto;
  color: #9aa0ac;
  font-size: 87.5%;
}

/* line 1, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
svg {
  touch-action: none;
}

/* line 5, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  touch-action: none;
}

/* line 13, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-tip {
  position: absolute;
  display: none;
  border-radius: 3px;
  background: #212529;
  color: white;
  padding: 6px;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
}
/* line 24, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-tip small {
  font-size: inherit;
  font-weight: 400;
}

/* line 30, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #292929;
  padding: 3px;
  color: white;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  box-sizing: content-box;
}

/* line 43, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-zoomin, .jvectormap-zoomout {
  width: 10px;
  height: 10px;
}

/* line 48, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-zoomin {
  top: 10px;
}

/* line 52, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-zoomout {
  top: 30px;
}

/* line 56, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px;
}

/* line 62, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==);
}

/* line 71, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend-title {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

/* line 77, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend-cnt {
  position: absolute;
}

/* line 81, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend-cnt-h {
  bottom: 0;
  right: 0;
}

/* line 86, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend-cnt-v {
  top: 0;
  right: 0;
}

/* line 91, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend {
  background: black;
  color: white;
  border-radius: 3px;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px;
}

/* line 103, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left;
}

/* line 107, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px;
}

/* line 112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px;
}

/* line 116, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px;
}

/* line 120, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
}

/* line 127, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend-tick-text {
  font-size: 12px;
}

/* line 131, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center;
}

/* line 135, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_jvectormap.scss */
.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 3px;
}

/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
/* line 17, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  box-shadow: inset 0 0 12px 4px #fff;
}

/* line 25, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}

/* line 30, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* line 34, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #495057;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

/* line 53, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown-header-close:hover {
  color: #000;
}

/* line 57, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  box-sizing: border-box;
}

/* line 64, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

/* line 68, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

/* line 72, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

/* line 76, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

/* line 81, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}

/* line 102, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* line 106, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}

/* line 110, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

/* line 114, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #fff;
}

/* line 118, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}

/* line 125, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control {
  position: relative;
  padding: 0;
  border: 0;
}

/* line 131, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #495057;
  font-family: inherit;
  font-size: 15px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

/* line 141, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}

/* line 148, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-input {
  border: 1px solid rgba(0, 40, 100, 0.12);
  padding: 0.5625rem 0.75rem;
  display: inline-block;
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  border-radius: 3px;
  transition: .3s border-color, .3s box-shadow;
}

/* line 163, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.multi .selectize-input.has-items {
  padding: 7px 0.75rem 4px 7px;
}

/* line 167, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-input.full {
  background-color: #fff;
}

/* line 171, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

/* line 176, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-input.focus {
  border-color: #467fcf;
  box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25);
}

/* line 181, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}

/* line 185, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 193, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #e9ecef;
  color: #495057;
  font-size: 13px;
  border: 0 solid rgba(0, 40, 100, 0.12);
  border-radius: 3px;
  font-weight: 400;
}

/* line 205, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

/* line 211, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #fff;
  border: 0 solid #fff;
}

/* line 218, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  box-shadow: none !important;
}

/* line 232, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-input > input::-ms-clear {
  display: none;
}

/* line 236, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-input > input:focus {
  outline: none !important;
}

/* line 240, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}

/* line 246, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 257, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid rgba(0, 40, 100, 0.12);
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  border-radius: 0 0 3px 3px;
  height: auto;
  padding: 0;
}

/* line 271, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

/* line 276, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}

/* line 281, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 6px .75rem;
}

/* line 286, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

/* line 290, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown .optgroup-header {
  color: #495057;
  background: #fff;
  cursor: default;
}

/* line 296, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown .active {
  background-color: #F1F4F8;
  color: #467fcf;
}

/* line 301, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown .active.create {
  color: #495057;
}

/* line 305, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

/* line 309, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

/* line 316, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

/* line 321, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

/* line 326, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.single .selectize-input:after {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  right: 12px;
  width: 8px;
  height: 10px;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cpath fill='#999' d='M0 0L10 0L5 5L0 0'/%3E%3C/svg%3E") no-repeat center;
  background-size: 8px 10px;
  transition: .3s transform;
}

/* line 340, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control.single .selectize-input.dropdown-active:after {
  transform: rotate(180deg);
}

/* line 344, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/* line 349, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown .image,
.selectize-input .image {
  width: 1.25rem;
  height: 1.25rem;
  background-size: contain;
  margin: -1px .5rem -1px -4px;
  line-height: 1.25rem;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 361, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-dropdown .image img,
.selectize-input .image img {
  max-width: 100%;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
  border-radius: 2px;
}

/* line 368, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/_selectize.scss */
.selectize-input .image {
  width: 1.5rem;
  height: 1.5rem;
  margin: -3px .75rem -3px -5px;
}

@font-face {
  font-family: "feather";
  src: url(/assets/feather/feather-webfont-97a46eadfbcf51b514510be4b3d2b72674ca5cbc8a2add10951be3c440e1e334.eot?t=1501841394106);
  /* IE9*/
  src: url(/assets/feather/feather-webfont-97a46eadfbcf51b514510be4b3d2b72674ca5cbc8a2add10951be3c440e1e334.eot?t=1501841394106#iefix) format("embedded-opentype"), url(/assets/feather/feather-webfont-f81046eaaf0b3407e4231c2cfe7c69bb1f55d8b34f38206525a9ed6a7e4b5ae7.woff?t=1501841394106) format("woff"), url(/assets/feather/feather-webfont-6446e3451e3cba4976e94ad404733a46d090061eafde2247c3dc4d3745494fff.ttf?t=1501841394106) format("truetype"), url(/assets/feather/feather-webfont-8d0b108431187a048836e551f456a222ef662717ba8fa7f16d193416ce978049.svg?t=1501841394106#feather) format("svg");
  /* iOS 4.1- */
}
/* line 10, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe {
  font-family: 'feather' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 24, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-activity:before {
  content: "\e900";
}

/* line 28, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-airplay:before {
  content: "\e901";
}

/* line 32, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-alert-circle:before {
  content: "\e902";
}

/* line 36, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-alert-octagon:before {
  content: "\e903";
}

/* line 40, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-alert-triangle:before {
  content: "\e904";
}

/* line 44, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-align-center:before {
  content: "\e905";
}

/* line 48, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-align-justify:before {
  content: "\e906";
}

/* line 52, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-align-left:before {
  content: "\e907";
}

/* line 56, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-align-right:before {
  content: "\e908";
}

/* line 60, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-anchor:before {
  content: "\e909";
}

/* line 64, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-aperture:before {
  content: "\e90a";
}

/* line 68, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-arrow-down:before {
  content: "\e90b";
}

/* line 72, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-arrow-down-circle:before {
  content: "\e90c";
}

/* line 76, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-arrow-down-left:before {
  content: "\e90d";
}

/* line 80, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-arrow-down-right:before {
  content: "\e90e";
}

/* line 84, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-arrow-left:before {
  content: "\e90f";
}

/* line 88, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-arrow-left-circle:before {
  content: "\e910";
}

/* line 92, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-arrow-right:before {
  content: "\e911";
}

/* line 96, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-arrow-right-circle:before {
  content: "\e912";
}

/* line 100, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-arrow-up:before {
  content: "\e913";
}

/* line 104, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-arrow-up-circle:before {
  content: "\e914";
}

/* line 108, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-arrow-up-left:before {
  content: "\e915";
}

/* line 112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-arrow-up-right:before {
  content: "\e916";
}

/* line 116, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-at-sign:before {
  content: "\e917";
}

/* line 120, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-award:before {
  content: "\e918";
}

/* line 124, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-bar-chart:before {
  content: "\e919";
}

/* line 128, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-bar-chart-2:before {
  content: "\e91a";
}

/* line 132, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-battery:before {
  content: "\e91b";
}

/* line 136, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-battery-charging:before {
  content: "\e91c";
}

/* line 140, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-bell:before {
  content: "\e91d";
}

/* line 144, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-bell-off:before {
  content: "\e91e";
}

/* line 148, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-bluetooth:before {
  content: "\e91f";
}

/* line 152, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-bold:before {
  content: "\e920";
}

/* line 156, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-book:before {
  content: "\e921";
}

/* line 160, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-book-open:before {
  content: "\e922";
}

/* line 164, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-bookmark:before {
  content: "\e923";
}

/* line 168, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-box:before {
  content: "\e924";
}

/* line 172, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-briefcase:before {
  content: "\e925";
}

/* line 176, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-calendar:before {
  content: "\e926";
}

/* line 180, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-camera:before {
  content: "\e927";
}

/* line 184, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-camera-off:before {
  content: "\e928";
}

/* line 188, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-cast:before {
  content: "\e929";
}

/* line 192, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-check:before {
  content: "\e92a";
}

/* line 196, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-check-circle:before {
  content: "\e92b";
}

/* line 200, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-check-square:before {
  content: "\e92c";
}

/* line 204, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-chevron-down:before {
  content: "\e92d";
}

/* line 208, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-chevron-left:before {
  content: "\e92e";
}

/* line 212, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-chevron-right:before {
  content: "\e92f";
}

/* line 216, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-chevron-up:before {
  content: "\e930";
}

/* line 220, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-chevrons-down:before {
  content: "\e931";
}

/* line 224, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-chevrons-left:before {
  content: "\e932";
}

/* line 228, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-chevrons-right:before {
  content: "\e933";
}

/* line 232, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-chevrons-up:before {
  content: "\e934";
}

/* line 236, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-chrome:before {
  content: "\e935";
}

/* line 240, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-circle:before {
  content: "\e936";
}

/* line 244, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-clipboard:before {
  content: "\e937";
}

/* line 248, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-clock:before {
  content: "\e938";
}

/* line 252, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-cloud:before {
  content: "\e939";
}

/* line 256, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-cloud-drizzle:before {
  content: "\e93a";
}

/* line 260, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-cloud-lightning:before {
  content: "\e93b";
}

/* line 264, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-cloud-off:before {
  content: "\e93c";
}

/* line 268, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-cloud-rain:before {
  content: "\e93d";
}

/* line 272, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-cloud-snow:before {
  content: "\e93e";
}

/* line 276, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-code:before {
  content: "\e93f";
}

/* line 280, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-codepen:before {
  content: "\e940";
}

/* line 284, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-command:before {
  content: "\e941";
}

/* line 288, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-compass:before {
  content: "\e942";
}

/* line 292, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-copy:before {
  content: "\e943";
}

/* line 296, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-corner-down-left:before {
  content: "\e944";
}

/* line 300, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-corner-down-right:before {
  content: "\e945";
}

/* line 304, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-corner-left-down:before {
  content: "\e946";
}

/* line 308, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-corner-left-up:before {
  content: "\e947";
}

/* line 312, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-corner-right-down:before {
  content: "\e948";
}

/* line 316, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-corner-right-up:before {
  content: "\e949";
}

/* line 320, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-corner-up-left:before {
  content: "\e94a";
}

/* line 324, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-corner-up-right:before {
  content: "\e94b";
}

/* line 328, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-cpu:before {
  content: "\e94c";
}

/* line 332, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-credit-card:before {
  content: "\e94d";
}

/* line 336, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-crop:before {
  content: "\e94e";
}

/* line 340, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-crosshair:before {
  content: "\e94f";
}

/* line 344, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-database:before {
  content: "\e950";
}

/* line 348, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-delete:before {
  content: "\e951";
}

/* line 352, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-disc:before {
  content: "\e952";
}

/* line 356, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-dollar-sign:before {
  content: "\e953";
}

/* line 360, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-download:before {
  content: "\e954";
}

/* line 364, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-download-cloud:before {
  content: "\e955";
}

/* line 368, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-droplet:before {
  content: "\e956";
}

/* line 372, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-edit:before {
  content: "\e957";
}

/* line 376, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-edit-2:before {
  content: "\e958";
}

/* line 380, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-edit-3:before {
  content: "\e959";
}

/* line 384, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-external-link:before {
  content: "\e95a";
}

/* line 388, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-eye:before {
  content: "\e95b";
}

/* line 392, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-eye-off:before {
  content: "\e95c";
}

/* line 396, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-facebook:before {
  content: "\e95d";
}

/* line 400, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-fast-forward:before {
  content: "\e95e";
}

/* line 404, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-feather:before {
  content: "\e95f";
}

/* line 408, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-file:before {
  content: "\e960";
}

/* line 412, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-file-minus:before {
  content: "\e961";
}

/* line 416, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-file-plus:before {
  content: "\e962";
}

/* line 420, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-file-text:before {
  content: "\e963";
}

/* line 424, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-film:before {
  content: "\e964";
}

/* line 428, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-filter:before {
  content: "\e965";
}

/* line 432, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-flag:before {
  content: "\e966";
}

/* line 436, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-folder:before {
  content: "\e967";
}

/* line 440, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-folder-minus:before {
  content: "\e968";
}

/* line 444, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-folder-plus:before {
  content: "\e969";
}

/* line 448, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-git-branch:before {
  content: "\e96a";
}

/* line 452, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-git-commit:before {
  content: "\e96b";
}

/* line 456, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-git-merge:before {
  content: "\e96c";
}

/* line 460, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-git-pull-request:before {
  content: "\e96d";
}

/* line 464, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-github:before {
  content: "\e96e";
}

/* line 468, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-gitlab:before {
  content: "\e96f";
}

/* line 472, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-globe:before {
  content: "\e970";
}

/* line 476, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-grid:before {
  content: "\e971";
}

/* line 480, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-hard-drive:before {
  content: "\e972";
}

/* line 484, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-hash:before {
  content: "\e973";
}

/* line 488, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-headphones:before {
  content: "\e974";
}

/* line 492, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-heart:before {
  content: "\e975";
}

/* line 496, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-help-circle:before {
  content: "\e976";
}

/* line 500, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-home:before {
  content: "\e977";
}

/* line 504, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-image:before {
  content: "\e978";
}

/* line 508, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-inbox:before {
  content: "\e979";
}

/* line 512, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-info:before {
  content: "\e97a";
}

/* line 516, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-instagram:before {
  content: "\e97b";
}

/* line 520, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-italic:before {
  content: "\e97c";
}

/* line 524, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-layers:before {
  content: "\e97d";
}

/* line 528, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-layout:before {
  content: "\e97e";
}

/* line 532, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-life-buoy:before {
  content: "\e97f";
}

/* line 536, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-link:before {
  content: "\e980";
}

/* line 540, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-link-2:before {
  content: "\e981";
}

/* line 544, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-linkedin:before {
  content: "\e982";
}

/* line 548, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-list:before {
  content: "\e983";
}

/* line 552, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-loader:before {
  content: "\e984";
}

/* line 556, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-lock:before {
  content: "\e985";
}

/* line 560, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-log-in:before {
  content: "\e986";
}

/* line 564, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-log-out:before {
  content: "\e987";
}

/* line 568, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-mail:before {
  content: "\e988";
}

/* line 572, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-map:before {
  content: "\e989";
}

/* line 576, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-map-pin:before {
  content: "\e98a";
}

/* line 580, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-maximize:before {
  content: "\e98b";
}

/* line 584, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-maximize-2:before {
  content: "\e98c";
}

/* line 588, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-menu:before {
  content: "\e98d";
}

/* line 592, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-message-circle:before {
  content: "\e98e";
}

/* line 596, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-message-square:before {
  content: "\e98f";
}

/* line 600, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-mic:before {
  content: "\e990";
}

/* line 604, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-mic-off:before {
  content: "\e991";
}

/* line 608, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-minimize:before {
  content: "\e992";
}

/* line 612, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-minimize-2:before {
  content: "\e993";
}

/* line 616, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-minus:before {
  content: "\e994";
}

/* line 620, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-minus-circle:before {
  content: "\e995";
}

/* line 624, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-minus-square:before {
  content: "\e996";
}

/* line 628, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-monitor:before {
  content: "\e997";
}

/* line 632, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-moon:before {
  content: "\e998";
}

/* line 636, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-more-horizontal:before {
  content: "\e999";
}

/* line 640, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-more-vertical:before {
  content: "\e99a";
}

/* line 644, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-move:before {
  content: "\e99b";
}

/* line 648, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-music:before {
  content: "\e99c";
}

/* line 652, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-navigation:before {
  content: "\e99d";
}

/* line 656, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-navigation-2:before {
  content: "\e99e";
}

/* line 660, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-octagon:before {
  content: "\e99f";
}

/* line 664, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-package:before {
  content: "\e9a0";
}

/* line 668, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-paperclip:before {
  content: "\e9a1";
}

/* line 672, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-pause:before {
  content: "\e9a2";
}

/* line 676, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-pause-circle:before {
  content: "\e9a3";
}

/* line 680, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-percent:before {
  content: "\e9a4";
}

/* line 684, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-phone:before {
  content: "\e9a5";
}

/* line 688, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-phone-call:before {
  content: "\e9a6";
}

/* line 692, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-phone-forwarded:before {
  content: "\e9a7";
}

/* line 696, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-phone-incoming:before {
  content: "\e9a8";
}

/* line 700, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-phone-missed:before {
  content: "\e9a9";
}

/* line 704, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-phone-off:before {
  content: "\e9aa";
}

/* line 708, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-phone-outgoing:before {
  content: "\e9ab";
}

/* line 712, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-pie-chart:before {
  content: "\e9ac";
}

/* line 716, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-play:before {
  content: "\e9ad";
}

/* line 720, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-play-circle:before {
  content: "\e9ae";
}

/* line 724, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-plus:before {
  content: "\e9af";
}

/* line 728, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-plus-circle:before {
  content: "\e9b0";
}

/* line 732, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-plus-square:before {
  content: "\e9b1";
}

/* line 736, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-pocket:before {
  content: "\e9b2";
}

/* line 740, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-power:before {
  content: "\e9b3";
}

/* line 744, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-printer:before {
  content: "\e9b4";
}

/* line 748, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-radio:before {
  content: "\e9b5";
}

/* line 752, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-refresh-ccw:before {
  content: "\e9b6";
}

/* line 756, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-refresh-cw:before {
  content: "\e9b7";
}

/* line 760, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-repeat:before {
  content: "\e9b8";
}

/* line 764, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-rewind:before {
  content: "\e9b9";
}

/* line 768, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-rotate-ccw:before {
  content: "\e9ba";
}

/* line 772, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-rotate-cw:before {
  content: "\e9bb";
}

/* line 776, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-rss:before {
  content: "\e9bc";
}

/* line 780, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-save:before {
  content: "\e9bd";
}

/* line 784, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-scissors:before {
  content: "\e9be";
}

/* line 788, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-search:before {
  content: "\e9bf";
}

/* line 792, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-send:before {
  content: "\e9c0";
}

/* line 796, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-server:before {
  content: "\e9c1";
}

/* line 800, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-settings:before {
  content: "\e9c2";
}

/* line 804, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-share:before {
  content: "\e9c3";
}

/* line 808, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-share-2:before {
  content: "\e9c4";
}

/* line 812, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-shield:before {
  content: "\e9c5";
}

/* line 816, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-shield-off:before {
  content: "\e9c6";
}

/* line 820, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-shopping-bag:before {
  content: "\e9c7";
}

/* line 824, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-shopping-cart:before {
  content: "\e9c8";
}

/* line 828, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-shuffle:before {
  content: "\e9c9";
}

/* line 832, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-sidebar:before {
  content: "\e9ca";
}

/* line 836, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-skip-back:before {
  content: "\e9cb";
}

/* line 840, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-skip-forward:before {
  content: "\e9cc";
}

/* line 844, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-slack:before {
  content: "\e9cd";
}

/* line 848, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-slash:before {
  content: "\e9ce";
}

/* line 852, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-sliders:before {
  content: "\e9cf";
}

/* line 856, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-smartphone:before {
  content: "\e9d0";
}

/* line 860, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-speaker:before {
  content: "\e9d1";
}

/* line 864, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-square:before {
  content: "\e9d2";
}

/* line 868, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-star:before {
  content: "\e9d3";
}

/* line 872, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-stop-circle:before {
  content: "\e9d4";
}

/* line 876, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-sun:before {
  content: "\e9d5";
}

/* line 880, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-sunrise:before {
  content: "\e9d6";
}

/* line 884, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-sunset:before {
  content: "\e9d7";
}

/* line 888, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-tablet:before {
  content: "\e9d8";
}

/* line 892, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-tag:before {
  content: "\e9d9";
}

/* line 896, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-target:before {
  content: "\e9da";
}

/* line 900, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-terminal:before {
  content: "\e9db";
}

/* line 904, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-thermometer:before {
  content: "\e9dc";
}

/* line 908, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-thumbs-down:before {
  content: "\e9dd";
}

/* line 912, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-thumbs-up:before {
  content: "\e9de";
}

/* line 916, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-toggle-left:before {
  content: "\e9df";
}

/* line 920, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-toggle-right:before {
  content: "\e9e0";
}

/* line 924, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-trash:before {
  content: "\e9e1";
}

/* line 928, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-trash-2:before {
  content: "\e9e2";
}

/* line 932, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-trending-down:before {
  content: "\e9e3";
}

/* line 936, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-trending-up:before {
  content: "\e9e4";
}

/* line 940, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-triangle:before {
  content: "\e9e5";
}

/* line 944, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-truck:before {
  content: "\e9e6";
}

/* line 948, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-tv:before {
  content: "\e9e7";
}

/* line 952, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-twitter:before {
  content: "\e9e8";
}

/* line 956, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-type:before {
  content: "\e9e9";
}

/* line 960, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-umbrella:before {
  content: "\e9ea";
}

/* line 964, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-underline:before {
  content: "\e9eb";
}

/* line 968, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-unlock:before {
  content: "\e9ec";
}

/* line 972, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-upload:before {
  content: "\e9ed";
}

/* line 976, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-upload-cloud:before {
  content: "\e9ee";
}

/* line 980, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-user:before {
  content: "\e9ef";
}

/* line 984, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-user-check:before {
  content: "\e9f0";
}

/* line 988, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-user-minus:before {
  content: "\e9f1";
}

/* line 992, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-user-plus:before {
  content: "\e9f2";
}

/* line 996, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-user-x:before {
  content: "\e9f3";
}

/* line 1000, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-users:before {
  content: "\e9f4";
}

/* line 1004, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-video:before {
  content: "\e9f5";
}

/* line 1008, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-video-off:before {
  content: "\e9f6";
}

/* line 1012, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-voicemail:before {
  content: "\e9f7";
}

/* line 1016, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-volume:before {
  content: "\e9f8";
}

/* line 1020, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-volume-1:before {
  content: "\e9f9";
}

/* line 1024, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-volume-2:before {
  content: "\e9fa";
}

/* line 1028, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-volume-x:before {
  content: "\e9fb";
}

/* line 1032, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-watch:before {
  content: "\e9fc";
}

/* line 1036, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-wifi:before {
  content: "\e9fd";
}

/* line 1040, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-wifi-off:before {
  content: "\e9fe";
}

/* line 1044, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-wind:before {
  content: "\e9ff";
}

/* line 1048, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-x:before {
  content: "\ea00";
}

/* line 1052, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-x-circle:before {
  content: "\ea01";
}

/* line 1056, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-x-square:before {
  content: "\ea02";
}

/* line 1060, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-zap:before {
  content: "\ea03";
}

/* line 1064, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-zap-off:before {
  content: "\ea04";
}

/* line 1068, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-zoom-in:before {
  content: "\ea05";
}

/* line 1072, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/fonts/_feather.scss */
.fe-zoom-out:before {
  content: "\ea06";
}

/*-- Chart --*/
/* line 2, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3 svg {
  font: 10px sans-serif;
  -webkit-tap-highlight-color: transparent;
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}

/* line 8, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3 path,
.c3 line {
  fill: none;
  stroke: rgba(0, 40, 100, 0.12);
}

/* line 14, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3 text {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 0.75rem;
}

/* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-legend-item-tile,
.c3-xgrid-focus,
.c3-ygrid,
.c3-event-rect,
.c3-bars path {
  shape-rendering: crispEdges;
}

/* line 30, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-chart-arc path {
  stroke: #fff;
}

/* line 34, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-chart-arc text {
  fill: #fff;
  font-size: 13px;
}

/*-- Axis --*/
/*-- Grid --*/
/* line 41, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-grid line {
  stroke: #f0f0f0;
}

/* line 45, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-grid text {
  fill: #aaa;
}

/* line 49, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-xgrid,
.c3-ygrid {
  stroke: #e6e6e6;
  stroke-dasharray: 2 4;
}

/*-- Text on Chart --*/
/* line 56, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-text {
  font-size: 12px;
}

/* line 60, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-text.c3-empty {
  fill: #808080;
  font-size: 2em;
}

/*-- Line --*/
/* line 66, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-line {
  stroke-width: 2px;
}

/*-- Point --*/
/* line 71, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-circle._expanded_ {
  stroke-width: 2px;
  stroke: white;
}

/* line 76, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-selected-circle {
  fill: white;
  stroke-width: 1.5px;
}

/*-- Bar --*/
/* line 82, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-bar {
  stroke-width: 0;
}

/* line 86, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-bar._expanded_ {
  fill-opacity: 1;
  fill-opacity: 0.75;
}

/*-- Focus --*/
/* line 92, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-target.c3-focused {
  opacity: 1;
}

/* line 96, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
  stroke-width: 2px;
}

/* line 100, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-target.c3-defocused {
  opacity: 0.3 !important;
}

/*-- Region --*/
/* line 105, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-region {
  fill: steelblue;
  fill-opacity: .1;
}

/*-- Brush --*/
/* line 111, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-brush .extent {
  fill-opacity: .1;
}

/*-- Select - Drag --*/
/*-- Legend --*/
/* line 117, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-legend-item text {
  fill: #545454;
  font-size: 14px;
}

/* line 122, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-legend-item-hidden {
  opacity: 0.15;
}

/* line 126, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-legend-background {
  fill: transparent;
  stroke: lightgray;
  stroke-width: 0;
}

/*-- Title --*/
/* line 133, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-title {
  font: 14px sans-serif;
}

/*-- Tooltip --*/
/* line 138, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-tooltip-container {
  z-index: 10;
}

/* line 142, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-tooltip {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  border-radius: 3px;
  background: #212529;
  white-space: nowrap;
}

/* line 155, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-tooltip th {
  padding: 6px 6px;
  text-align: left;
}

/* line 160, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-tooltip td {
  padding: 4px 6px;
  font-weight: 400;
}

/* line 165, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-tooltip td > span {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border-radius: 50%;
  vertical-align: baseline;
}

/* line 174, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-tooltip td.value {
  text-align: right;
}

/*-- Area --*/
/* line 179, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-area {
  stroke-width: 0;
  opacity: 0.1;
}

/* line 184, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-target-filled .c3-area {
  opacity: 1 !important;
}

/*-- Arc --*/
/* line 189, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-chart-arcs-title {
  dominant-baseline: middle;
  font-size: 1.3em;
}

/* line 194, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-chart-arcs .c3-chart-arcs-background {
  fill: #e0e0e0;
  stroke: none;
}

/* line 199, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-chart-arcs .c3-chart-arcs-gauge-unit {
  fill: #000;
  font-size: 16px;
}

/* line 204, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-chart-arcs .c3-chart-arcs-gauge-max {
  fill: #777;
}

/* line 208, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-chart-arcs .c3-chart-arcs-gauge-min {
  fill: #777;
}

/* line 212, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-chart-arc .c3-gauge-value {
  fill: #000;
  /*  font-size: 28px !important;*/
}

/* line 217, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-chart-arc.c3-target g path {
  opacity: 1;
}

/* line 221, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-chart-arc.c3-target.c3-focused g path {
  opacity: 1;
}

/* line 225, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/charts-c3/plugin.scss */
.c3-axis {
  fill: #9aa0ac;
}

/*!
 * FullCalendar v3.7.0 Stylesheet
 * Docs & License: https://fullcalendar.io/
 * (c) 2017 Adam Shaw
 */
/* line 7, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc button, .fc table {
  font-size: 1em;
}

/* line 11, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
body .fc {
  font-size: 1em;
}

/* line 15, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-bg {
  bottom: 0;
}

/* line 19, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
  bottom: 0;
}

/* line 23, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-icon, .fc-unselectable {
  -webkit-touch-callout: none;
  -khtml-user-select: none;
}

/* line 28, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 33, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-rtl {
  text-align: right;
}

/* line 37, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc th, .fc-basic-view td.fc-week-number, .fc-icon, .fc-toolbar {
  text-align: center;
}

/* line 41, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-highlight {
  background: #bce8f1;
  opacity: 0.3;
}

/* line 46, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-bgevent {
  background: #8fdf82;
  opacity: 0.3;
}

/* line 51, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-nonbusiness {
  background: #d7d7d7;
}

/* line 55, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc button {
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  white-space: nowrap;
  cursor: pointer;
}

/* line 64, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

/* line 69, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 81, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 86, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 91, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc button .fc-icon {
  position: relative;
  top: -.05em;
  margin: 0 .2em;
  vertical-align: middle;
}

/* line 98, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-state-active, .fc-state-disabled, .fc-state-down {
  color: #333;
  background-color: #e6e6e6;
}

/* line 103, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-state-hover {
  color: #333;
  background-color: #e6e6e6;
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  transition: background-position 0.1s linear;
}

/* line 112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-state-active, .fc-state-down {
  background-color: #ccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 118, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: .65;
  box-shadow: none;
}

/* line 125, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event.fc-draggable, .fc-event[href] {
  cursor: pointer;
}

/* line 129, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-popover .fc-header .fc-close, a[data-goto] {
  cursor: pointer;
}

/* line 133, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-button-group {
  display: inline-block;
}

/* line 137, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc .fc-button-group > * {
  float: left;
  margin: 0 0 0 -1px;
}

/* line 142, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc .fc-button-group > :first-child {
  margin-left: 0;
}

/* line 146, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

/* line 151, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-popover .fc-header {
  padding: 2px 4px;
}

/* line 155, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

/* line 159, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

/* line 163, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
  float: right;
}

/* line 167, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

/* line 172, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0;
}

/* line 179, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-bg table {
  height: 100%;
}

/* line 183, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
  height: 100%;
}

/* line 187, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-clear {
  clear: both;
}

/* line 191, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 198, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 206, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc td, .fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

/* line 213, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc td.fc-today {
  border-style: double;
}

/* line 217, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
a[data-goto]:hover {
  text-decoration: underline;
}

/* line 221, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc .fc-row {
  border-style: solid;
  border-width: 0;
}

/* line 226, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row {
  position: relative;
}

/* line 230, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
}

/* line 236, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row:first-child table {
  border-top: 0 hidden transparent;
}

/* line 240, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row .fc-bg {
  z-index: 1;
}

/* line 244, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
  border-color: transparent;
}

/* line 248, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

/* line 252, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/* line 256, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
}

/* line 262, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row .fc-helper-skeleton {
  z-index: 5;
}

/* line 266, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc .fc-row .fc-content-skeleton table, .fc .fc-row .fc-content-skeleton td {
  background: 0 0;
  border-color: transparent;
}

/* line 271, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent;
}

/* line 276, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  border-bottom: 0;
}

/* line 280, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
  border-top: 0;
}

/* line 284, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* line 288, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-icon, .fc-row.fc-rigid, .fc-time-grid-event {
  overflow: hidden;
}

/* line 292, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-scroller > .fc-day-grid, .fc-scroller > .fc-time-grid {
  position: relative;
  width: 100%;
}

/* line 297, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event {
  position: relative;
  display: block;
  font-size: .85em;
  line-height: 1.3;
  border-radius: 2px;
  border-left: 3px solid rgba(0, 40, 100, 0.12);
  border-top: 1px solid rgba(0, 40, 100, 0.12) !important;
  border-right: 1px solid rgba(0, 40, 100, 0.12) !important;
  border-bottom: 1px solid rgba(0, 40, 100, 0.12) !important;
  background-color: #fff !important;
}

/* line 310, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event-dot {
  background-color: #3a87ad;
}

/* line 314, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event {
  text-decoration: none;
}

/* line 318, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event:hover {
  text-decoration: none;
}

/* line 322, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-not-allowed {
  cursor: not-allowed;
}

/* line 326, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-not-allowed .fc-event {
  cursor: not-allowed;
}

/* line 330, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: 0.25;
}

/* line 336, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* line 341, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
  display: none;
}

/* line 347, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event.fc-allow-mouse-resize .fc-resizer {
  display: block;
}

/* line 351, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event.fc-selected {
  z-index: 9999 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* line 356, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event.fc-selected .fc-resizer {
  display: block;
}

/* line 360, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event.fc-selected .fc-resizer:before {
  content: "";
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* line 372, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

/* line 376, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* line 386, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 394, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: -1px;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 403, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
}

/* line 408, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
}

/* line 413, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  bottom: -1px;
}

/* line 419, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-h-event.fc-selected .fc-resizer {
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  top: 50%;
  margin-top: -4px;
}

/* line 431, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
}

/* line 435, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
}

/* line 439, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 4px 6px;
}

/* line 444, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
}

/* line 448, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: #000;
  opacity: 0.25;
}

/* line 460, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-day-grid-event .fc-content {
  white-space: nowrap;
  overflow: hidden;
}

/* line 465, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-day-grid-event .fc-time {
  font-weight: 700;
  float: right;
}

/* line 470, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
}

/* line 474, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
}

/* line 478, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}

/* line 485, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
a.fc-more:hover {
  text-decoration: underline;
}

/* line 489, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc.fc-bootstrap3 a, .ui-widget .fc-event {
  text-decoration: none;
}

/* line 493, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-limited {
  display: none;
}

/* line 497, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-icon, .fc-toolbar .fc-center {
  display: inline-block;
}

/* line 501, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-day-grid .fc-row {
  z-index: 1;
}

/* line 505, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-more-popover {
  z-index: 2;
  width: 220px;
}

/* line 510, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* line 514, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* line 519, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-icon:after, .fc-toolbar button {
  position: relative;
}

/* line 523, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 531, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #ddd;
}

/* line 535, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-unthemed .fc-popover {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}

/* line 541, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
  background: #eee;
}

/* line 545, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

/* line 549, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: 0.3;
}

/* line 554, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-icon {
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  font-family: "Courier New", Courier, monospace;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 565, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-icon-left-single-arrow:after {
  content: "\02039";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

/* line 572, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-icon-right-single-arrow:after {
  content: "\0203A";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}

/* line 579, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-icon-left-double-arrow:after {
  content: "\000AB";
  font-size: 160%;
  top: -7%;
}

/* line 585, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-icon-right-double-arrow:after {
  content: "\000BB";
  font-size: 160%;
  top: -7%;
}

/* line 591, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}

/* line 597, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}

/* line 603, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}

/* line 609, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-icon-x:after {
  content: "\000D7";
  font-size: 200%;
  top: 6%;
}

/* line 615, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
  font-size: .9em;
  margin-top: 2px;
}

/* line 621, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}

/* line 625, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.ui-widget .fc-disabled-day {
  background-image: none;
}

/* line 629, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-bootstrap3 .fc-time-grid .fc-slats table, .fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0;
}

/* line 633, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
}

/* line 637, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.ui-widget .fc-event {
  color: #fff;
  font-weight: 400;
}

/* line 642, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.ui-widget td.fc-axis {
  font-weight: 400;
}

/* line 646, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}

/* line 650, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-bootstrap3 hr.fc-divider {
  border-color: inherit;
}

/* line 654, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-bootstrap3 .fc-today.alert {
  border-radius: 0;
}

/* line 658, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-bootstrap3 .fc-popover .panel-body {
  padding: 0;
}

/* line 662, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}

/* line 666, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

/* line 670, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-toolbar .fc-left {
  float: left;
}

/* line 674, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-toolbar .fc-right {
  float: right;
}

/* line 678, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc .fc-toolbar > * > * {
  float: left;
  margin-left: 0.75em;
}

/* line 683, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc .fc-toolbar > * > :first-child {
  margin-left: 0;
}

/* line 687, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-toolbar h2 {
  margin: 0;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 2rem;
}

/* line 694, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}

/* line 699, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-toolbar .fc-state-down {
  z-index: 3;
}

/* line 703, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
  z-index: 4;
}

/* line 707, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-toolbar button:focus {
  z-index: 5;
}

/* line 711, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
  box-sizing: content-box;
}

/* line 715, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-view {
  position: relative;
  z-index: 1;
}

/* line 720, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-view > table {
  position: relative;
  z-index: 1;
}

/* line 725, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
  padding-bottom: 1em;
}

/* line 729, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
}

/* line 733, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* line 740, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-day-top.fc-other-month {
  opacity: 0.3;
  font-weight: 400;
}

/* line 745, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
  padding: 4px 8px;
  font-weight: 600;
}

/* line 751, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-basic-view th.fc-day-number, .fc-basic-view th.fc-week-number {
  padding: 0 2px;
}

/* line 755, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

/* line 759, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

/* line 763, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px;
}

/* line 768, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

/* line 773, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: grey;
}

/* line 780, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-basic-view td.fc-week-number > * {
  display: inline-block;
  min-width: 1.25em;
}

/* line 785, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
}

/* line 790, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
}

/* line 794, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
}

/* line 798, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

/* line 804, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-axis {
  text-align: right;
}

/* line 808, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-rtl .fc-axis {
  text-align: left;
}

/* line 812, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid, .fc-time-grid-container {
  position: relative;
  z-index: 1;
}

/* line 817, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid {
  min-height: 100%;
}

/* line 821, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid table {
  border: 0 hidden transparent;
}

/* line 825, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid > .fc-bg {
  z-index: 1;
}

/* line 829, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-slats, .fc-time-grid > hr {
  position: relative;
  z-index: 2;
}

/* line 834, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-content-col {
  position: relative;
}

/* line 838, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* line 846, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

/* line 851, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

/* line 856, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-highlight-container {
  z-index: 3;
  position: relative;
}

/* line 861, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

/* line 866, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

/* line 870, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-helper-container {
  position: relative;
  z-index: 6;
}

/* line 875, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
}

/* line 880, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* line 884, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
}

/* line 890, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px;
}

/* line 894, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%;
}

/* line 898, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-bgevent,
.fc-time-grid .fc-event {
  position: absolute;
  z-index: 1;
}

/* line 904, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0;
}

/* line 909, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 916, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 923, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event.fc-selected {
  overflow: visible;
}

/* line 927, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
}

/* line 931, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event .fc-content {
  overflow: hidden;
}

/* line 935, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
  padding: 0 1px;
}

/* line 939, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap;
}

/* line 944, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap;
}

/* line 948, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top;
}

/* line 953, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
}

/* line 957, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
}

/* line 961, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event.fc-short .fc-time:after {
  content: " - ";
}

/* line 965, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  padding: 0;
}

/* line 970, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 983, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* line 987, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}

/* line 1000, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* line 1006, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
}

/* line 1010, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 1017, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 1024, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

/* line 1031, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-rtl .fc-list-view {
  direction: rtl;
}

/* line 1035, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

/* line 1040, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc .fc-list-table {
  table-layout: auto;
}

/* line 1044, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

/* line 1049, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-list-table tr:first-child td {
  border-top-width: 0;
}

/* line 1053, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-list-heading {
  border-bottom-width: 1px;
}

/* line 1057, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-list-heading td {
  font-weight: 700;
}

/* line 1061, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-list-heading-main {
  float: left;
}

/* line 1065, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-list-heading-alt {
  float: right;
}

/* line 1069, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-rtl .fc-list-heading-main {
  float: right;
}

/* line 1073, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-rtl .fc-list-heading-alt {
  float: left;
}

/* line 1077, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-list-item.fc-has-url {
  cursor: pointer;
}

/* line 1081, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-list-item-marker, .fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

/* line 1086, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

/* line 1090, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

/* line 1094, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-list-item-title a {
  text-decoration: none;
  color: inherit;
}

/* line 1099, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-list-item-title a[href]:hover {
  text-decoration: underline;
}

/* line 1103, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 1111, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

/* line 1117, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* line 1123, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/fullcalendar/plugin.scss */
.fc-unthemed .fc-list-empty {
  background-color: #eee;
}

@font-face {
  font-family: 'themify';
  src: url("../fonts/themify/themify.eot?-fvbane");
  src: url("../fonts/themify/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify/themify.woff?-fvbane") format("woff"), url("../fonts/themify/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 9, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti {
  font-family: 'themify';
  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;
}

/* line 22, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-wand:before {
  content: "\e600";
}

/* line 26, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-volume:before {
  content: "\e601";
}

/* line 30, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-user:before {
  content: "\e602";
}

/* line 34, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-unlock:before {
  content: "\e603";
}

/* line 38, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-unlink:before {
  content: "\e604";
}

/* line 42, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-trash:before {
  content: "\e605";
}

/* line 46, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-thought:before {
  content: "\e606";
}

/* line 50, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-target:before {
  content: "\e607";
}

/* line 54, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-tag:before {
  content: "\e608";
}

/* line 58, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-tablet:before {
  content: "\e609";
}

/* line 62, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-star:before {
  content: "\e60a";
}

/* line 66, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-spray:before {
  content: "\e60b";
}

/* line 70, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-signal:before {
  content: "\e60c";
}

/* line 74, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-shopping-cart:before {
  content: "\e60d";
}

/* line 78, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-shopping-cart-full:before {
  content: "\e60e";
}

/* line 82, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-settings:before {
  content: "\e60f";
}

/* line 86, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-search:before {
  content: "\e610";
}

/* line 90, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-zoom-in:before {
  content: "\e611";
}

/* line 94, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-zoom-out:before {
  content: "\e612";
}

/* line 98, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-cut:before {
  content: "\e613";
}

/* line 102, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-ruler:before {
  content: "\e614";
}

/* line 106, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-ruler-pencil:before {
  content: "\e615";
}

/* line 110, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-ruler-alt:before {
  content: "\e616";
}

/* line 114, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-bookmark:before {
  content: "\e617";
}

/* line 118, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-bookmark-alt:before {
  content: "\e618";
}

/* line 122, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-reload:before {
  content: "\e619";
}

/* line 126, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-plus:before {
  content: "\e61a";
}

/* line 130, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-pin:before {
  content: "\e61b";
}

/* line 134, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-pencil:before {
  content: "\e61c";
}

/* line 138, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-pencil-alt:before {
  content: "\e61d";
}

/* line 142, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-paint-roller:before {
  content: "\e61e";
}

/* line 146, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-paint-bucket:before {
  content: "\e61f";
}

/* line 150, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-na:before {
  content: "\e620";
}

/* line 154, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-mobile:before {
  content: "\e621";
}

/* line 158, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-minus:before {
  content: "\e622";
}

/* line 162, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-medall:before {
  content: "\e623";
}

/* line 166, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-medall-alt:before {
  content: "\e624";
}

/* line 170, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-marker:before {
  content: "\e625";
}

/* line 174, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-marker-alt:before {
  content: "\e626";
}

/* line 178, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-arrow-up:before {
  content: "\e627";
}

/* line 182, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-arrow-right:before {
  content: "\e628";
}

/* line 186, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-arrow-left:before {
  content: "\e629";
}

/* line 190, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-arrow-down:before {
  content: "\e62a";
}

/* line 194, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-lock:before {
  content: "\e62b";
}

/* line 198, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-location-arrow:before {
  content: "\e62c";
}

/* line 202, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-link:before {
  content: "\e62d";
}

/* line 206, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout:before {
  content: "\e62e";
}

/* line 210, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layers:before {
  content: "\e62f";
}

/* line 214, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layers-alt:before {
  content: "\e630";
}

/* line 218, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-key:before {
  content: "\e631";
}

/* line 222, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-import:before {
  content: "\e632";
}

/* line 226, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-image:before {
  content: "\e633";
}

/* line 230, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-heart:before {
  content: "\e634";
}

/* line 234, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-heart-broken:before {
  content: "\e635";
}

/* line 238, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-hand-stop:before {
  content: "\e636";
}

/* line 242, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-hand-open:before {
  content: "\e637";
}

/* line 246, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-hand-drag:before {
  content: "\e638";
}

/* line 250, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-folder:before {
  content: "\e639";
}

/* line 254, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-flag:before {
  content: "\e63a";
}

/* line 258, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-flag-alt:before {
  content: "\e63b";
}

/* line 262, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-flag-alt-2:before {
  content: "\e63c";
}

/* line 266, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-eye:before {
  content: "\e63d";
}

/* line 270, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-export:before {
  content: "\e63e";
}

/* line 274, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-exchange-vertical:before {
  content: "\e63f";
}

/* line 278, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-desktop:before {
  content: "\e640";
}

/* line 282, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-cup:before {
  content: "\e641";
}

/* line 286, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-crown:before {
  content: "\e642";
}

/* line 290, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-comments:before {
  content: "\e643";
}

/* line 294, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-comment:before {
  content: "\e644";
}

/* line 298, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-comment-alt:before {
  content: "\e645";
}

/* line 302, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-close:before {
  content: "\e646";
}

/* line 306, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-clip:before {
  content: "\e647";
}

/* line 310, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-angle-up:before {
  content: "\e648";
}

/* line 314, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-angle-right:before {
  content: "\e649";
}

/* line 318, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-angle-left:before {
  content: "\e64a";
}

/* line 322, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-angle-down:before {
  content: "\e64b";
}

/* line 326, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-check:before {
  content: "\e64c";
}

/* line 330, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-check-box:before {
  content: "\e64d";
}

/* line 334, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-camera:before {
  content: "\e64e";
}

/* line 338, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-announcement:before {
  content: "\e64f";
}

/* line 342, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-brush:before {
  content: "\e650";
}

/* line 346, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-briefcase:before {
  content: "\e651";
}

/* line 350, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-bolt:before {
  content: "\e652";
}

/* line 354, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-bolt-alt:before {
  content: "\e653";
}

/* line 358, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-blackboard:before {
  content: "\e654";
}

/* line 362, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-bag:before {
  content: "\e655";
}

/* line 366, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-move:before {
  content: "\e656";
}

/* line 370, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-arrows-vertical:before {
  content: "\e657";
}

/* line 374, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-arrows-horizontal:before {
  content: "\e658";
}

/* line 378, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-fullscreen:before {
  content: "\e659";
}

/* line 382, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-arrow-top-right:before {
  content: "\e65a";
}

/* line 386, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-arrow-top-left:before {
  content: "\e65b";
}

/* line 390, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-arrow-circle-up:before {
  content: "\e65c";
}

/* line 394, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-arrow-circle-right:before {
  content: "\e65d";
}

/* line 398, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-arrow-circle-left:before {
  content: "\e65e";
}

/* line 402, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-arrow-circle-down:before {
  content: "\e65f";
}

/* line 406, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-angle-double-up:before {
  content: "\e660";
}

/* line 410, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-angle-double-right:before {
  content: "\e661";
}

/* line 414, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-angle-double-left:before {
  content: "\e662";
}

/* line 418, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-angle-double-down:before {
  content: "\e663";
}

/* line 422, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-zip:before {
  content: "\e664";
}

/* line 426, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-world:before {
  content: "\e665";
}

/* line 430, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-wheelchair:before {
  content: "\e666";
}

/* line 434, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-view-list:before {
  content: "\e667";
}

/* line 438, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-view-list-alt:before {
  content: "\e668";
}

/* line 442, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-view-grid:before {
  content: "\e669";
}

/* line 446, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-uppercase:before {
  content: "\e66a";
}

/* line 450, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-upload:before {
  content: "\e66b";
}

/* line 454, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-underline:before {
  content: "\e66c";
}

/* line 458, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-truck:before {
  content: "\e66d";
}

/* line 462, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-timer:before {
  content: "\e66e";
}

/* line 466, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-ticket:before {
  content: "\e66f";
}

/* line 470, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-thumb-up:before {
  content: "\e670";
}

/* line 474, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-thumb-down:before {
  content: "\e671";
}

/* line 478, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-text:before {
  content: "\e672";
}

/* line 482, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-stats-up:before {
  content: "\e673";
}

/* line 486, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-stats-down:before {
  content: "\e674";
}

/* line 490, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-split-v:before {
  content: "\e675";
}

/* line 494, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-split-h:before {
  content: "\e676";
}

/* line 498, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-smallcap:before {
  content: "\e677";
}

/* line 502, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-shine:before {
  content: "\e678";
}

/* line 506, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-shift-right:before {
  content: "\e679";
}

/* line 510, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-shift-left:before {
  content: "\e67a";
}

/* line 514, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-shield:before {
  content: "\e67b";
}

/* line 518, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-notepad:before {
  content: "\e67c";
}

/* line 522, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-server:before {
  content: "\e67d";
}

/* line 526, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-quote-right:before {
  content: "\e67e";
}

/* line 530, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-quote-left:before {
  content: "\e67f";
}

/* line 534, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-pulse:before {
  content: "\e680";
}

/* line 538, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-printer:before {
  content: "\e681";
}

/* line 542, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-power-off:before {
  content: "\e682";
}

/* line 546, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-plug:before {
  content: "\e683";
}

/* line 550, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-pie-chart:before {
  content: "\e684";
}

/* line 554, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-paragraph:before {
  content: "\e685";
}

/* line 558, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-panel:before {
  content: "\e686";
}

/* line 562, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-package:before {
  content: "\e687";
}

/* line 566, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-music:before {
  content: "\e688";
}

/* line 570, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-music-alt:before {
  content: "\e689";
}

/* line 574, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-mouse:before {
  content: "\e68a";
}

/* line 578, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-mouse-alt:before {
  content: "\e68b";
}

/* line 582, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-money:before {
  content: "\e68c";
}

/* line 586, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-microphone:before {
  content: "\e68d";
}

/* line 590, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-menu:before {
  content: "\e68e";
}

/* line 594, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-menu-alt:before {
  content: "\e68f";
}

/* line 598, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-map:before {
  content: "\e690";
}

/* line 602, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-map-alt:before {
  content: "\e691";
}

/* line 606, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-loop:before {
  content: "\e692";
}

/* line 610, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-location-pin:before {
  content: "\e693";
}

/* line 614, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-list:before {
  content: "\e694";
}

/* line 618, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-light-bulb:before {
  content: "\e695";
}

/* line 622, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-Italic:before {
  content: "\e696";
}

/* line 626, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-info:before {
  content: "\e697";
}

/* line 630, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-infinite:before {
  content: "\e698";
}

/* line 634, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-id-badge:before {
  content: "\e699";
}

/* line 638, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-hummer:before {
  content: "\e69a";
}

/* line 642, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-home:before {
  content: "\e69b";
}

/* line 646, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-help:before {
  content: "\e69c";
}

/* line 650, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-headphone:before {
  content: "\e69d";
}

/* line 654, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-harddrives:before {
  content: "\e69e";
}

/* line 658, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-harddrive:before {
  content: "\e69f";
}

/* line 662, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-gift:before {
  content: "\e6a0";
}

/* line 666, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-game:before {
  content: "\e6a1";
}

/* line 670, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-filter:before {
  content: "\e6a2";
}

/* line 674, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-files:before {
  content: "\e6a3";
}

/* line 678, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-file:before {
  content: "\e6a4";
}

/* line 682, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-eraser:before {
  content: "\e6a5";
}

/* line 686, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-envelope:before {
  content: "\e6a6";
}

/* line 690, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-download:before {
  content: "\e6a7";
}

/* line 694, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-direction:before {
  content: "\e6a8";
}

/* line 698, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-direction-alt:before {
  content: "\e6a9";
}

/* line 702, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-dashboard:before {
  content: "\e6aa";
}

/* line 706, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-control-stop:before {
  content: "\e6ab";
}

/* line 710, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-control-shuffle:before {
  content: "\e6ac";
}

/* line 714, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-control-play:before {
  content: "\e6ad";
}

/* line 718, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-control-pause:before {
  content: "\e6ae";
}

/* line 722, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-control-forward:before {
  content: "\e6af";
}

/* line 726, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-control-backward:before {
  content: "\e6b0";
}

/* line 730, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-cloud:before {
  content: "\e6b1";
}

/* line 734, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-cloud-up:before {
  content: "\e6b2";
}

/* line 738, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-cloud-down:before {
  content: "\e6b3";
}

/* line 742, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-clipboard:before {
  content: "\e6b4";
}

/* line 746, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-car:before {
  content: "\e6b5";
}

/* line 750, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-calendar:before {
  content: "\e6b6";
}

/* line 754, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-book:before {
  content: "\e6b7";
}

/* line 758, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-bell:before {
  content: "\e6b8";
}

/* line 762, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-basketball:before {
  content: "\e6b9";
}

/* line 766, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-bar-chart:before {
  content: "\e6ba";
}

/* line 770, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-bar-chart-alt:before {
  content: "\e6bb";
}

/* line 774, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-back-right:before {
  content: "\e6bc";
}

/* line 778, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-back-left:before {
  content: "\e6bd";
}

/* line 782, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-arrows-corner:before {
  content: "\e6be";
}

/* line 786, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-archive:before {
  content: "\e6bf";
}

/* line 790, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-anchor:before {
  content: "\e6c0";
}

/* line 794, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-align-right:before {
  content: "\e6c1";
}

/* line 798, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-align-left:before {
  content: "\e6c2";
}

/* line 802, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-align-justify:before {
  content: "\e6c3";
}

/* line 806, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-align-center:before {
  content: "\e6c4";
}

/* line 810, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-alert:before {
  content: "\e6c5";
}

/* line 814, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-alarm-clock:before {
  content: "\e6c6";
}

/* line 818, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-agenda:before {
  content: "\e6c7";
}

/* line 822, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-write:before {
  content: "\e6c8";
}

/* line 826, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-window:before {
  content: "\e6c9";
}

/* line 830, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-widgetized:before {
  content: "\e6ca";
}

/* line 834, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-widget:before {
  content: "\e6cb";
}

/* line 838, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-widget-alt:before {
  content: "\e6cc";
}

/* line 842, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-wallet:before {
  content: "\e6cd";
}

/* line 846, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-video-clapper:before {
  content: "\e6ce";
}

/* line 850, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-video-camera:before {
  content: "\e6cf";
}

/* line 854, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-vector:before {
  content: "\e6d0";
}

/* line 858, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-themify-logo:before {
  content: "\e6d1";
}

/* line 862, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-themify-favicon:before {
  content: "\e6d2";
}

/* line 866, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-themify-favicon-alt:before {
  content: "\e6d3";
}

/* line 870, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-support:before {
  content: "\e6d4";
}

/* line 874, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-stamp:before {
  content: "\e6d5";
}

/* line 878, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-split-v-alt:before {
  content: "\e6d6";
}

/* line 882, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-slice:before {
  content: "\e6d7";
}

/* line 886, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-shortcode:before {
  content: "\e6d8";
}

/* line 890, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-shift-right-alt:before {
  content: "\e6d9";
}

/* line 894, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-shift-left-alt:before {
  content: "\e6da";
}

/* line 898, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-ruler-alt-2:before {
  content: "\e6db";
}

/* line 902, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-receipt:before {
  content: "\e6dc";
}

/* line 906, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-pin2:before {
  content: "\e6dd";
}

/* line 910, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-pin-alt:before {
  content: "\e6de";
}

/* line 914, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-pencil-alt2:before {
  content: "\e6df";
}

/* line 918, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-palette:before {
  content: "\e6e0";
}

/* line 922, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-more:before {
  content: "\e6e1";
}

/* line 926, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-more-alt:before {
  content: "\e6e2";
}

/* line 930, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-microphone-alt:before {
  content: "\e6e3";
}

/* line 934, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-magnet:before {
  content: "\e6e4";
}

/* line 938, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-line-double:before {
  content: "\e6e5";
}

/* line 942, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-line-dotted:before {
  content: "\e6e6";
}

/* line 946, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-line-dashed:before {
  content: "\e6e7";
}

/* line 950, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-width-full:before {
  content: "\e6e8";
}

/* line 954, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-width-default:before {
  content: "\e6e9";
}

/* line 958, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-width-default-alt:before {
  content: "\e6ea";
}

/* line 962, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-tab:before {
  content: "\e6eb";
}

/* line 966, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-tab-window:before {
  content: "\e6ec";
}

/* line 970, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-tab-v:before {
  content: "\e6ed";
}

/* line 974, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-tab-min:before {
  content: "\e6ee";
}

/* line 978, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-slider:before {
  content: "\e6ef";
}

/* line 982, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-slider-alt:before {
  content: "\e6f0";
}

/* line 986, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-sidebar-right:before {
  content: "\e6f1";
}

/* line 990, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-sidebar-none:before {
  content: "\e6f2";
}

/* line 994, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-sidebar-left:before {
  content: "\e6f3";
}

/* line 998, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-placeholder:before {
  content: "\e6f4";
}

/* line 1002, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-menu:before {
  content: "\e6f5";
}

/* line 1006, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-menu-v:before {
  content: "\e6f6";
}

/* line 1010, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-menu-separated:before {
  content: "\e6f7";
}

/* line 1014, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-menu-full:before {
  content: "\e6f8";
}

/* line 1018, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-media-right-alt:before {
  content: "\e6f9";
}

/* line 1022, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-media-right:before {
  content: "\e6fa";
}

/* line 1026, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-media-overlay:before {
  content: "\e6fb";
}

/* line 1030, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}

/* line 1034, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}

/* line 1038, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-media-left-alt:before {
  content: "\e6fe";
}

/* line 1042, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-media-left:before {
  content: "\e6ff";
}

/* line 1046, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-media-center-alt:before {
  content: "\e700";
}

/* line 1050, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-media-center:before {
  content: "\e701";
}

/* line 1054, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-list-thumb:before {
  content: "\e702";
}

/* line 1058, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-list-thumb-alt:before {
  content: "\e703";
}

/* line 1062, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-list-post:before {
  content: "\e704";
}

/* line 1066, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-list-large-image:before {
  content: "\e705";
}

/* line 1070, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-line-solid:before {
  content: "\e706";
}

/* line 1074, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-grid4:before {
  content: "\e707";
}

/* line 1078, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-grid3:before {
  content: "\e708";
}

/* line 1082, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-grid2:before {
  content: "\e709";
}

/* line 1086, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-grid2-thumb:before {
  content: "\e70a";
}

/* line 1090, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-cta-right:before {
  content: "\e70b";
}

/* line 1094, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-cta-left:before {
  content: "\e70c";
}

/* line 1098, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-cta-center:before {
  content: "\e70d";
}

/* line 1102, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-cta-btn-right:before {
  content: "\e70e";
}

/* line 1106, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-cta-btn-left:before {
  content: "\e70f";
}

/* line 1110, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-column4:before {
  content: "\e710";
}

/* line 1114, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-column3:before {
  content: "\e711";
}

/* line 1118, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-column2:before {
  content: "\e712";
}

/* line 1122, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-accordion-separated:before {
  content: "\e713";
}

/* line 1126, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-accordion-merged:before {
  content: "\e714";
}

/* line 1130, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-accordion-list:before {
  content: "\e715";
}

/* line 1134, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-ink-pen:before {
  content: "\e716";
}

/* line 1138, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-info-alt:before {
  content: "\e717";
}

/* line 1142, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-help-alt:before {
  content: "\e718";
}

/* line 1146, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-headphone-alt:before {
  content: "\e719";
}

/* line 1150, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-hand-point-up:before {
  content: "\e71a";
}

/* line 1154, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-hand-point-right:before {
  content: "\e71b";
}

/* line 1158, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-hand-point-left:before {
  content: "\e71c";
}

/* line 1162, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-hand-point-down:before {
  content: "\e71d";
}

/* line 1166, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-gallery:before {
  content: "\e71e";
}

/* line 1170, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-face-smile:before {
  content: "\e71f";
}

/* line 1174, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-face-sad:before {
  content: "\e720";
}

/* line 1178, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-credit-card:before {
  content: "\e721";
}

/* line 1182, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-control-skip-forward:before {
  content: "\e722";
}

/* line 1186, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-control-skip-backward:before {
  content: "\e723";
}

/* line 1190, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-control-record:before {
  content: "\e724";
}

/* line 1194, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-control-eject:before {
  content: "\e725";
}

/* line 1198, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-comments-smiley:before {
  content: "\e726";
}

/* line 1202, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-brush-alt:before {
  content: "\e727";
}

/* line 1206, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-youtube:before {
  content: "\e728";
}

/* line 1210, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-vimeo:before {
  content: "\e729";
}

/* line 1214, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-twitter:before {
  content: "\e72a";
}

/* line 1218, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-time:before {
  content: "\e72b";
}

/* line 1222, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-tumblr:before {
  content: "\e72c";
}

/* line 1226, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-skype:before {
  content: "\e72d";
}

/* line 1230, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-share:before {
  content: "\e72e";
}

/* line 1234, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-share-alt:before {
  content: "\e72f";
}

/* line 1238, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-rocket:before {
  content: "\e730";
}

/* line 1242, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-pinterest:before {
  content: "\e731";
}

/* line 1246, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-new-window:before {
  content: "\e732";
}

/* line 1250, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-microsoft:before {
  content: "\e733";
}

/* line 1254, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-list-ol:before {
  content: "\e734";
}

/* line 1258, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-linkedin:before {
  content: "\e735";
}

/* line 1262, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-sidebar-2:before {
  content: "\e736";
}

/* line 1266, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-grid4-alt:before {
  content: "\e737";
}

/* line 1270, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-grid3-alt:before {
  content: "\e738";
}

/* line 1274, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-grid2-alt:before {
  content: "\e739";
}

/* line 1278, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-column4-alt:before {
  content: "\e73a";
}

/* line 1282, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-column3-alt:before {
  content: "\e73b";
}

/* line 1286, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-layout-column2-alt:before {
  content: "\e73c";
}

/* line 1290, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-instagram:before {
  content: "\e73d";
}

/* line 1294, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-google:before {
  content: "\e73e";
}

/* line 1298, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-github:before {
  content: "\e73f";
}

/* line 1302, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-flickr:before {
  content: "\e740";
}

/* line 1306, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-facebook:before {
  content: "\e741";
}

/* line 1310, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-dropbox:before {
  content: "\e742";
}

/* line 1314, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-dribbble:before {
  content: "\e743";
}

/* line 1318, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-apple:before {
  content: "\e744";
}

/* line 1322, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-android:before {
  content: "\e745";
}

/* line 1326, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-save:before {
  content: "\e746";
}

/* line 1330, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-save-alt:before {
  content: "\e747";
}

/* line 1334, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-yahoo:before {
  content: "\e748";
}

/* line 1338, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-wordpress:before {
  content: "\e749";
}

/* line 1342, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-vimeo-alt:before {
  content: "\e74a";
}

/* line 1346, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-twitter-alt:before {
  content: "\e74b";
}

/* line 1350, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-tumblr-alt:before {
  content: "\e74c";
}

/* line 1354, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-trello:before {
  content: "\e74d";
}

/* line 1358, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-stack-overflow:before {
  content: "\e74e";
}

/* line 1362, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-soundcloud:before {
  content: "\e74f";
}

/* line 1366, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-sharethis:before {
  content: "\e750";
}

/* line 1370, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-sharethis-alt:before {
  content: "\e751";
}

/* line 1374, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-reddit:before {
  content: "\e752";
}

/* line 1378, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-pinterest-alt:before {
  content: "\e753";
}

/* line 1382, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-microsoft-alt:before {
  content: "\e754";
}

/* line 1386, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-linux:before {
  content: "\e755";
}

/* line 1390, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-jsfiddle:before {
  content: "\e756";
}

/* line 1394, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-joomla:before {
  content: "\e757";
}

/* line 1398, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-html5:before {
  content: "\e758";
}

/* line 1402, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-flickr-alt:before {
  content: "\e759";
}

/* line 1406, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-email:before {
  content: "\e75a";
}

/* line 1410, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-drupal:before {
  content: "\e75b";
}

/* line 1414, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-dropbox-alt:before {
  content: "\e75c";
}

/* line 1418, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-css3:before {
  content: "\e75d";
}

/* line 1422, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-rss:before {
  content: "\e75e";
}

/* line 1426, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.ti-rss-alt:before {
  content: "\e75f";
}

/*!
 *  Weather Icons 2.0.8
 *  Updated September 19, 2015
 *  Weather themed icons for Bootstrap
 *  Author - Erik Flowers - erik@helloerik.com
 *  Email: erik@helloerik.com
 *  Twitter: http://twitter.com/Erik_UX
 *  ------------------------------------------------------------------------------
 *  Maintained at http://erikflowers.github.io/weather-icons
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - Font licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - CSS, SCSS and LESS are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Inspired by and works great as a companion with Font Awesome
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 */
@font-face {
  font-family: 'weathericons';
  src: url("../fonts/weathericons/weathericons-regular-webfont.eot");
  src: url("../fonts/weathericons/weathericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/weathericons/weathericons-regular-webfont.woff2") format("woff2"), url("../fonts/weathericons/weathericons-regular-webfont.woff") format("woff"), url("../fonts/weathericons/weathericons-regular-webfont.ttf") format("truetype"), url("../fonts/weathericons/weathericons-regular-webfont.svg#weather_iconsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 1459, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi {
  display: inline-block;
  font-family: 'weathericons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1469, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-fw {
  text-align: center;
  width: 1.4em;
}

/* line 1474, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-rotate-90 {
  transform: rotate(90deg);
}

/* line 1479, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-rotate-180 {
  transform: rotate(180deg);
}

/* line 1484, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-rotate-270 {
  transform: rotate(270deg);
}

/* line 1489, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-flip-horizontal {
  transform: scale(-1, 1);
}

/* line 1494, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-flip-vertical {
  transform: scale(1, -1);
}

/* line 1499, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-sunny:before {
  content: "\f00d";
}

/* line 1503, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-cloudy:before {
  content: "\f002";
}

/* line 1507, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-cloudy-gusts:before {
  content: "\f000";
}

/* line 1511, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-cloudy-windy:before {
  content: "\f001";
}

/* line 1515, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-fog:before {
  content: "\f003";
}

/* line 1519, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-hail:before {
  content: "\f004";
}

/* line 1523, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-haze:before {
  content: "\f0b6";
}

/* line 1527, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-lightning:before {
  content: "\f005";
}

/* line 1531, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-rain:before {
  content: "\f008";
}

/* line 1535, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-rain-mix:before {
  content: "\f006";
}

/* line 1539, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-rain-wind:before {
  content: "\f007";
}

/* line 1543, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-showers:before {
  content: "\f009";
}

/* line 1547, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-sleet:before {
  content: "\f0b2";
}

/* line 1551, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-sleet-storm:before {
  content: "\f068";
}

/* line 1555, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-snow:before {
  content: "\f00a";
}

/* line 1559, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-snow-thunderstorm:before {
  content: "\f06b";
}

/* line 1563, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-snow-wind:before {
  content: "\f065";
}

/* line 1567, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-sprinkle:before {
  content: "\f00b";
}

/* line 1571, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-storm-showers:before {
  content: "\f00e";
}

/* line 1575, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-sunny-overcast:before {
  content: "\f00c";
}

/* line 1579, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-thunderstorm:before {
  content: "\f010";
}

/* line 1583, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-windy:before {
  content: "\f085";
}

/* line 1587, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-solar-eclipse:before {
  content: "\f06e";
}

/* line 1591, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-hot:before {
  content: "\f072";
}

/* line 1595, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-cloudy-high:before {
  content: "\f07d";
}

/* line 1599, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-day-light-wind:before {
  content: "\f0c4";
}

/* line 1603, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-clear:before {
  content: "\f02e";
}

/* line 1607, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-cloudy:before {
  content: "\f086";
}

/* line 1611, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-cloudy-gusts:before {
  content: "\f022";
}

/* line 1615, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-cloudy-windy:before {
  content: "\f023";
}

/* line 1619, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-hail:before {
  content: "\f024";
}

/* line 1623, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-lightning:before {
  content: "\f025";
}

/* line 1627, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-rain:before {
  content: "\f028";
}

/* line 1631, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-rain-mix:before {
  content: "\f026";
}

/* line 1635, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-rain-wind:before {
  content: "\f027";
}

/* line 1639, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-showers:before {
  content: "\f029";
}

/* line 1643, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-sleet:before {
  content: "\f0b4";
}

/* line 1647, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-sleet-storm:before {
  content: "\f06a";
}

/* line 1651, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-snow:before {
  content: "\f02a";
}

/* line 1655, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-snow-thunderstorm:before {
  content: "\f06d";
}

/* line 1659, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-snow-wind:before {
  content: "\f067";
}

/* line 1663, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-sprinkle:before {
  content: "\f02b";
}

/* line 1667, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-storm-showers:before {
  content: "\f02c";
}

/* line 1671, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-thunderstorm:before {
  content: "\f02d";
}

/* line 1675, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-cloudy:before {
  content: "\f031";
}

/* line 1679, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-cloudy-gusts:before {
  content: "\f02f";
}

/* line 1683, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-cloudy-windy:before {
  content: "\f030";
}

/* line 1687, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-fog:before {
  content: "\f04a";
}

/* line 1691, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-hail:before {
  content: "\f032";
}

/* line 1695, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-lightning:before {
  content: "\f033";
}

/* line 1699, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-partly-cloudy:before {
  content: "\f083";
}

/* line 1703, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-rain:before {
  content: "\f036";
}

/* line 1707, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-rain-mix:before {
  content: "\f034";
}

/* line 1711, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-rain-wind:before {
  content: "\f035";
}

/* line 1715, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-showers:before {
  content: "\f037";
}

/* line 1719, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-sleet:before {
  content: "\f0b3";
}

/* line 1723, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-sleet-storm:before {
  content: "\f069";
}

/* line 1727, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-snow:before {
  content: "\f038";
}

/* line 1731, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-snow-thunderstorm:before {
  content: "\f06c";
}

/* line 1735, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-snow-wind:before {
  content: "\f066";
}

/* line 1739, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-sprinkle:before {
  content: "\f039";
}

/* line 1743, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-storm-showers:before {
  content: "\f03a";
}

/* line 1747, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-thunderstorm:before {
  content: "\f03b";
}

/* line 1751, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-lunar-eclipse:before {
  content: "\f070";
}

/* line 1755, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-stars:before {
  content: "\f077";
}

/* line 1759, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-storm-showers:before {
  content: "\f01d";
}

/* line 1763, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-thunderstorm:before {
  content: "\f01e";
}

/* line 1767, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-cloudy-high:before {
  content: "\f07e";
}

/* line 1771, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-cloudy-high:before {
  content: "\f080";
}

/* line 1775, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-night-alt-partly-cloudy:before {
  content: "\f081";
}

/* line 1779, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-cloud:before {
  content: "\f041";
}

/* line 1783, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-cloudy:before {
  content: "\f013";
}

/* line 1787, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-cloudy-gusts:before {
  content: "\f011";
}

/* line 1791, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-cloudy-windy:before {
  content: "\f012";
}

/* line 1795, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-fog:before {
  content: "\f014";
}

/* line 1799, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-hail:before {
  content: "\f015";
}

/* line 1803, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-rain:before {
  content: "\f019";
}

/* line 1807, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-rain-mix:before {
  content: "\f017";
}

/* line 1811, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-rain-wind:before {
  content: "\f018";
}

/* line 1815, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-showers:before {
  content: "\f01a";
}

/* line 1819, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-sleet:before {
  content: "\f0b5";
}

/* line 1823, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-snow:before {
  content: "\f01b";
}

/* line 1827, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-sprinkle:before {
  content: "\f01c";
}

/* line 1831, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-storm-showers:before {
  content: "\f01d";
}

/* line 1835, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-thunderstorm:before {
  content: "\f01e";
}

/* line 1839, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-snow-wind:before {
  content: "\f064";
}

/* line 1843, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-snow:before {
  content: "\f01b";
}

/* line 1847, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-smog:before {
  content: "\f074";
}

/* line 1851, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-smoke:before {
  content: "\f062";
}

/* line 1855, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-lightning:before {
  content: "\f016";
}

/* line 1859, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-raindrops:before {
  content: "\f04e";
}

/* line 1863, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-raindrop:before {
  content: "\f078";
}

/* line 1867, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-dust:before {
  content: "\f063";
}

/* line 1871, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-snowflake-cold:before {
  content: "\f076";
}

/* line 1875, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-windy:before {
  content: "\f021";
}

/* line 1879, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-strong-wind:before {
  content: "\f050";
}

/* line 1883, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-sandstorm:before {
  content: "\f082";
}

/* line 1887, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-earthquake:before {
  content: "\f0c6";
}

/* line 1891, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-fire:before {
  content: "\f0c7";
}

/* line 1895, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-flood:before {
  content: "\f07c";
}

/* line 1899, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-meteor:before {
  content: "\f071";
}

/* line 1903, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-tsunami:before {
  content: "\f0c5";
}

/* line 1907, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-volcano:before {
  content: "\f0c8";
}

/* line 1911, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-hurricane:before {
  content: "\f073";
}

/* line 1915, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-tornado:before {
  content: "\f056";
}

/* line 1919, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-small-craft-advisory:before {
  content: "\f0cc";
}

/* line 1923, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-gale-warning:before {
  content: "\f0cd";
}

/* line 1927, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-storm-warning:before {
  content: "\f0ce";
}

/* line 1931, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-hurricane-warning:before {
  content: "\f0cf";
}

/* line 1935, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-direction:before {
  content: "\f0b1";
}

/* line 1939, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-alien:before {
  content: "\f075";
}

/* line 1943, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-celsius:before {
  content: "\f03c";
}

/* line 1947, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-fahrenheit:before {
  content: "\f045";
}

/* line 1951, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-degrees:before {
  content: "\f042";
}

/* line 1955, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-thermometer:before {
  content: "\f055";
}

/* line 1959, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-thermometer-exterior:before {
  content: "\f053";
}

/* line 1963, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-thermometer-internal:before {
  content: "\f054";
}

/* line 1967, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-cloud-down:before {
  content: "\f03d";
}

/* line 1971, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-cloud-up:before {
  content: "\f040";
}

/* line 1975, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-cloud-refresh:before {
  content: "\f03e";
}

/* line 1979, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-horizon:before {
  content: "\f047";
}

/* line 1983, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-horizon-alt:before {
  content: "\f046";
}

/* line 1987, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-sunrise:before {
  content: "\f051";
}

/* line 1991, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-sunset:before {
  content: "\f052";
}

/* line 1995, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moonrise:before {
  content: "\f0c9";
}

/* line 1999, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moonset:before {
  content: "\f0ca";
}

/* line 2003, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-refresh:before {
  content: "\f04c";
}

/* line 2007, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-refresh-alt:before {
  content: "\f04b";
}

/* line 2011, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-umbrella:before {
  content: "\f084";
}

/* line 2015, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-barometer:before {
  content: "\f079";
}

/* line 2019, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-humidity:before {
  content: "\f07a";
}

/* line 2023, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-na:before {
  content: "\f07b";
}

/* line 2027, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-train:before {
  content: "\f0cb";
}

/* line 2031, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-new:before {
  content: "\f095";
}

/* line 2035, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waxing-crescent-1:before {
  content: "\f096";
}

/* line 2039, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waxing-crescent-2:before {
  content: "\f097";
}

/* line 2043, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waxing-crescent-3:before {
  content: "\f098";
}

/* line 2047, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waxing-crescent-4:before {
  content: "\f099";
}

/* line 2051, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waxing-crescent-5:before {
  content: "\f09a";
}

/* line 2055, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waxing-crescent-6:before {
  content: "\f09b";
}

/* line 2059, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-first-quarter:before {
  content: "\f09c";
}

/* line 2063, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waxing-gibbous-1:before {
  content: "\f09d";
}

/* line 2067, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waxing-gibbous-2:before {
  content: "\f09e";
}

/* line 2071, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waxing-gibbous-3:before {
  content: "\f09f";
}

/* line 2075, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waxing-gibbous-4:before {
  content: "\f0a0";
}

/* line 2079, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waxing-gibbous-5:before {
  content: "\f0a1";
}

/* line 2083, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waxing-gibbous-6:before {
  content: "\f0a2";
}

/* line 2087, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-full:before {
  content: "\f0a3";
}

/* line 2091, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waning-gibbous-1:before {
  content: "\f0a4";
}

/* line 2095, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waning-gibbous-2:before {
  content: "\f0a5";
}

/* line 2099, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waning-gibbous-3:before {
  content: "\f0a6";
}

/* line 2103, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waning-gibbous-4:before {
  content: "\f0a7";
}

/* line 2107, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waning-gibbous-5:before {
  content: "\f0a8";
}

/* line 2111, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waning-gibbous-6:before {
  content: "\f0a9";
}

/* line 2115, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-third-quarter:before {
  content: "\f0aa";
}

/* line 2119, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waning-crescent-1:before {
  content: "\f0ab";
}

/* line 2123, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waning-crescent-2:before {
  content: "\f0ac";
}

/* line 2127, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waning-crescent-3:before {
  content: "\f0ad";
}

/* line 2131, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waning-crescent-4:before {
  content: "\f0ae";
}

/* line 2135, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waning-crescent-5:before {
  content: "\f0af";
}

/* line 2139, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-waning-crescent-6:before {
  content: "\f0b0";
}

/* line 2143, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-new:before {
  content: "\f0eb";
}

/* line 2147, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waxing-crescent-1:before {
  content: "\f0d0";
}

/* line 2151, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waxing-crescent-2:before {
  content: "\f0d1";
}

/* line 2155, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waxing-crescent-3:before {
  content: "\f0d2";
}

/* line 2159, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waxing-crescent-4:before {
  content: "\f0d3";
}

/* line 2163, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waxing-crescent-5:before {
  content: "\f0d4";
}

/* line 2167, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waxing-crescent-6:before {
  content: "\f0d5";
}

/* line 2171, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-first-quarter:before {
  content: "\f0d6";
}

/* line 2175, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waxing-gibbous-1:before {
  content: "\f0d7";
}

/* line 2179, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waxing-gibbous-2:before {
  content: "\f0d8";
}

/* line 2183, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waxing-gibbous-3:before {
  content: "\f0d9";
}

/* line 2187, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waxing-gibbous-4:before {
  content: "\f0da";
}

/* line 2191, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waxing-gibbous-5:before {
  content: "\f0db";
}

/* line 2195, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waxing-gibbous-6:before {
  content: "\f0dc";
}

/* line 2199, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-full:before {
  content: "\f0dd";
}

/* line 2203, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waning-gibbous-1:before {
  content: "\f0de";
}

/* line 2207, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waning-gibbous-2:before {
  content: "\f0df";
}

/* line 2211, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waning-gibbous-3:before {
  content: "\f0e0";
}

/* line 2215, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waning-gibbous-4:before {
  content: "\f0e1";
}

/* line 2219, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waning-gibbous-5:before {
  content: "\f0e2";
}

/* line 2223, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waning-gibbous-6:before {
  content: "\f0e3";
}

/* line 2227, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-third-quarter:before {
  content: "\f0e4";
}

/* line 2231, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waning-crescent-1:before {
  content: "\f0e5";
}

/* line 2235, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waning-crescent-2:before {
  content: "\f0e6";
}

/* line 2239, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waning-crescent-3:before {
  content: "\f0e7";
}

/* line 2243, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waning-crescent-4:before {
  content: "\f0e8";
}

/* line 2247, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waning-crescent-5:before {
  content: "\f0e9";
}

/* line 2251, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-alt-waning-crescent-6:before {
  content: "\f0ea";
}

/* line 2255, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-0:before {
  content: "\f095";
}

/* line 2259, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-1:before {
  content: "\f096";
}

/* line 2263, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-2:before {
  content: "\f097";
}

/* line 2267, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-3:before {
  content: "\f098";
}

/* line 2271, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-4:before {
  content: "\f099";
}

/* line 2275, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-5:before {
  content: "\f09a";
}

/* line 2279, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-6:before {
  content: "\f09b";
}

/* line 2283, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-7:before {
  content: "\f09c";
}

/* line 2287, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-8:before {
  content: "\f09d";
}

/* line 2291, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-9:before {
  content: "\f09e";
}

/* line 2295, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-10:before {
  content: "\f09f";
}

/* line 2299, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-11:before {
  content: "\f0a0";
}

/* line 2303, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-12:before {
  content: "\f0a1";
}

/* line 2307, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-13:before {
  content: "\f0a2";
}

/* line 2311, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-14:before {
  content: "\f0a3";
}

/* line 2315, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-15:before {
  content: "\f0a4";
}

/* line 2319, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-16:before {
  content: "\f0a5";
}

/* line 2323, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-17:before {
  content: "\f0a6";
}

/* line 2327, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-18:before {
  content: "\f0a7";
}

/* line 2331, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-19:before {
  content: "\f0a8";
}

/* line 2335, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-20:before {
  content: "\f0a9";
}

/* line 2339, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-21:before {
  content: "\f0aa";
}

/* line 2343, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-22:before {
  content: "\f0ab";
}

/* line 2347, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-23:before {
  content: "\f0ac";
}

/* line 2351, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-24:before {
  content: "\f0ad";
}

/* line 2355, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-25:before {
  content: "\f0ae";
}

/* line 2359, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-26:before {
  content: "\f0af";
}

/* line 2363, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-moon-27:before {
  content: "\f0b0";
}

/* line 2367, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-time-1:before {
  content: "\f08a";
}

/* line 2371, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-time-2:before {
  content: "\f08b";
}

/* line 2375, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-time-3:before {
  content: "\f08c";
}

/* line 2379, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-time-4:before {
  content: "\f08d";
}

/* line 2383, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-time-5:before {
  content: "\f08e";
}

/* line 2387, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-time-6:before {
  content: "\f08f";
}

/* line 2391, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-time-7:before {
  content: "\f090";
}

/* line 2395, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-time-8:before {
  content: "\f091";
}

/* line 2399, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-time-9:before {
  content: "\f092";
}

/* line 2403, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-time-10:before {
  content: "\f093";
}

/* line 2407, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-time-11:before {
  content: "\f094";
}

/* line 2411, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-time-12:before {
  content: "\f089";
}

/* line 2415, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-direction-up:before {
  content: "\f058";
}

/* line 2419, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-direction-up-right:before {
  content: "\f057";
}

/* line 2423, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-direction-right:before {
  content: "\f04d";
}

/* line 2427, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-direction-down-right:before {
  content: "\f088";
}

/* line 2431, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-direction-down:before {
  content: "\f044";
}

/* line 2435, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-direction-down-left:before {
  content: "\f043";
}

/* line 2439, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-direction-left:before {
  content: "\f048";
}

/* line 2443, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-direction-up-left:before {
  content: "\f087";
}

/* line 2447, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-beaufort-0:before {
  content: "\f0b7";
}

/* line 2451, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-beaufort-1:before {
  content: "\f0b8";
}

/* line 2455, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-beaufort-2:before {
  content: "\f0b9";
}

/* line 2459, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-beaufort-3:before {
  content: "\f0ba";
}

/* line 2463, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-beaufort-4:before {
  content: "\f0bb";
}

/* line 2467, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-beaufort-5:before {
  content: "\f0bc";
}

/* line 2471, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-beaufort-6:before {
  content: "\f0bd";
}

/* line 2475, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-beaufort-7:before {
  content: "\f0be";
}

/* line 2479, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-beaufort-8:before {
  content: "\f0bf";
}

/* line 2483, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-beaufort-9:before {
  content: "\f0c0";
}

/* line 2487, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-beaufort-10:before {
  content: "\f0c1";
}

/* line 2491, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-beaufort-11:before {
  content: "\f0c2";
}

/* line 2495, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wind-beaufort-12:before {
  content: "\f0c3";
}

/* line 2499, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-0:before {
  content: "\f056";
}

/* line 2503, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-1:before {
  content: "\f00e";
}

/* line 2507, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-2:before {
  content: "\f073";
}

/* line 2511, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-3:before {
  content: "\f01e";
}

/* line 2515, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-4:before {
  content: "\f01e";
}

/* line 2519, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-5:before {
  content: "\f017";
}

/* line 2523, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-6:before {
  content: "\f017";
}

/* line 2527, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-7:before {
  content: "\f017";
}

/* line 2531, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-8:before {
  content: "\f015";
}

/* line 2535, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-9:before {
  content: "\f01a";
}

/* line 2539, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-10:before {
  content: "\f015";
}

/* line 2543, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-11:before {
  content: "\f01a";
}

/* line 2547, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-12:before {
  content: "\f01a";
}

/* line 2551, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-13:before {
  content: "\f01b";
}

/* line 2555, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-14:before {
  content: "\f00a";
}

/* line 2559, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-15:before {
  content: "\f064";
}

/* line 2563, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-16:before {
  content: "\f01b";
}

/* line 2567, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-17:before {
  content: "\f015";
}

/* line 2571, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-18:before {
  content: "\f017";
}

/* line 2575, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-19:before {
  content: "\f063";
}

/* line 2579, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-20:before {
  content: "\f014";
}

/* line 2583, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-21:before {
  content: "\f021";
}

/* line 2587, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-22:before {
  content: "\f062";
}

/* line 2591, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-23:before {
  content: "\f050";
}

/* line 2595, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-24:before {
  content: "\f050";
}

/* line 2599, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-25:before {
  content: "\f076";
}

/* line 2603, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-26:before {
  content: "\f013";
}

/* line 2607, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-27:before {
  content: "\f031";
}

/* line 2611, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-28:before {
  content: "\f002";
}

/* line 2615, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-29:before {
  content: "\f031";
}

/* line 2619, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-30:before {
  content: "\f002";
}

/* line 2623, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-31:before {
  content: "\f02e";
}

/* line 2627, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-32:before {
  content: "\f00d";
}

/* line 2631, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-33:before {
  content: "\f083";
}

/* line 2635, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-34:before {
  content: "\f00c";
}

/* line 2639, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-35:before {
  content: "\f017";
}

/* line 2643, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-36:before {
  content: "\f072";
}

/* line 2647, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-37:before {
  content: "\f00e";
}

/* line 2651, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-38:before {
  content: "\f00e";
}

/* line 2655, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-39:before {
  content: "\f00e";
}

/* line 2659, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-40:before {
  content: "\f01a";
}

/* line 2663, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-41:before {
  content: "\f064";
}

/* line 2667, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-42:before {
  content: "\f01b";
}

/* line 2671, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-43:before {
  content: "\f064";
}

/* line 2675, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-44:before {
  content: "\f00c";
}

/* line 2679, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-45:before {
  content: "\f00e";
}

/* line 2683, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-46:before {
  content: "\f01b";
}

/* line 2687, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-47:before {
  content: "\f00e";
}

/* line 2691, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-yahoo-3200:before {
  content: "\f077";
}

/* line 2695, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-forecast-io-clear-day:before {
  content: "\f00d";
}

/* line 2699, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-forecast-io-clear-night:before {
  content: "\f02e";
}

/* line 2703, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-forecast-io-rain:before {
  content: "\f019";
}

/* line 2707, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-forecast-io-snow:before {
  content: "\f01b";
}

/* line 2711, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-forecast-io-sleet:before {
  content: "\f0b5";
}

/* line 2715, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-forecast-io-wind:before {
  content: "\f050";
}

/* line 2719, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-forecast-io-fog:before {
  content: "\f014";
}

/* line 2723, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-forecast-io-cloudy:before {
  content: "\f013";
}

/* line 2727, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-forecast-io-partly-cloudy-day:before {
  content: "\f002";
}

/* line 2731, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-forecast-io-partly-cloudy-night:before {
  content: "\f031";
}

/* line 2735, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-forecast-io-hail:before {
  content: "\f015";
}

/* line 2739, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-forecast-io-thunderstorm:before {
  content: "\f01e";
}

/* line 2743, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-forecast-io-tornado:before {
  content: "\f056";
}

/* line 2747, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-0:before,
.wi-wmo4680-00:before {
  content: "\f055";
}

/* line 2752, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-1:before,
.wi-wmo4680-01:before {
  content: "\f013";
}

/* line 2757, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-2:before,
.wi-wmo4680-02:before {
  content: "\f055";
}

/* line 2762, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-3:before,
.wi-wmo4680-03:before {
  content: "\f013";
}

/* line 2767, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-4:before,
.wi-wmo4680-04:before {
  content: "\f014";
}

/* line 2772, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-5:before,
.wi-wmo4680-05:before {
  content: "\f014";
}

/* line 2777, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-10:before {
  content: "\f014";
}

/* line 2781, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-11:before {
  content: "\f014";
}

/* line 2785, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-12:before {
  content: "\f016";
}

/* line 2789, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-18:before {
  content: "\f050";
}

/* line 2793, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-20:before {
  content: "\f014";
}

/* line 2797, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-21:before {
  content: "\f017";
}

/* line 2801, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-22:before {
  content: "\f017";
}

/* line 2805, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-23:before {
  content: "\f019";
}

/* line 2809, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-24:before {
  content: "\f01b";
}

/* line 2813, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-25:before {
  content: "\f015";
}

/* line 2817, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-26:before {
  content: "\f01e";
}

/* line 2821, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-27:before {
  content: "\f063";
}

/* line 2825, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-28:before {
  content: "\f063";
}

/* line 2829, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-29:before {
  content: "\f063";
}

/* line 2833, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-30:before {
  content: "\f014";
}

/* line 2837, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-31:before {
  content: "\f014";
}

/* line 2841, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-32:before {
  content: "\f014";
}

/* line 2845, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-33:before {
  content: "\f014";
}

/* line 2849, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-34:before {
  content: "\f014";
}

/* line 2853, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-35:before {
  content: "\f014";
}

/* line 2857, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-40:before {
  content: "\f017";
}

/* line 2861, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-41:before {
  content: "\f01c";
}

/* line 2865, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-42:before {
  content: "\f019";
}

/* line 2869, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-43:before {
  content: "\f01c";
}

/* line 2873, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-44:before {
  content: "\f019";
}

/* line 2877, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-45:before {
  content: "\f015";
}

/* line 2881, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-46:before {
  content: "\f015";
}

/* line 2885, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-47:before {
  content: "\f01b";
}

/* line 2889, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-48:before {
  content: "\f01b";
}

/* line 2893, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-50:before {
  content: "\f01c";
}

/* line 2897, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-51:before {
  content: "\f01c";
}

/* line 2901, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-52:before {
  content: "\f019";
}

/* line 2905, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-53:before {
  content: "\f019";
}

/* line 2909, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-54:before {
  content: "\f076";
}

/* line 2913, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-55:before {
  content: "\f076";
}

/* line 2917, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-56:before {
  content: "\f076";
}

/* line 2921, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-57:before {
  content: "\f01c";
}

/* line 2925, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-58:before {
  content: "\f019";
}

/* line 2929, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-60:before {
  content: "\f01c";
}

/* line 2933, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-61:before {
  content: "\f01c";
}

/* line 2937, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-62:before {
  content: "\f019";
}

/* line 2941, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-63:before {
  content: "\f019";
}

/* line 2945, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-64:before {
  content: "\f015";
}

/* line 2949, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-65:before {
  content: "\f015";
}

/* line 2953, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-66:before {
  content: "\f015";
}

/* line 2957, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-67:before {
  content: "\f017";
}

/* line 2961, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-68:before {
  content: "\f017";
}

/* line 2965, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-70:before {
  content: "\f01b";
}

/* line 2969, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-71:before {
  content: "\f01b";
}

/* line 2973, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-72:before {
  content: "\f01b";
}

/* line 2977, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-73:before {
  content: "\f01b";
}

/* line 2981, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-74:before {
  content: "\f076";
}

/* line 2985, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-75:before {
  content: "\f076";
}

/* line 2989, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-76:before {
  content: "\f076";
}

/* line 2993, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-77:before {
  content: "\f01b";
}

/* line 2997, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-78:before {
  content: "\f076";
}

/* line 3001, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-80:before {
  content: "\f019";
}

/* line 3005, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-81:before {
  content: "\f01c";
}

/* line 3009, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-82:before {
  content: "\f019";
}

/* line 3013, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-83:before {
  content: "\f019";
}

/* line 3017, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-84:before {
  content: "\f01d";
}

/* line 3021, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-85:before {
  content: "\f017";
}

/* line 3025, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-86:before {
  content: "\f017";
}

/* line 3029, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-87:before {
  content: "\f017";
}

/* line 3033, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-89:before {
  content: "\f015";
}

/* line 3037, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-90:before {
  content: "\f016";
}

/* line 3041, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-91:before {
  content: "\f01d";
}

/* line 3045, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-92:before {
  content: "\f01e";
}

/* line 3049, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-93:before {
  content: "\f01e";
}

/* line 3053, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-94:before {
  content: "\f016";
}

/* line 3057, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-95:before {
  content: "\f01e";
}

/* line 3061, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-96:before {
  content: "\f01e";
}

/* line 3065, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wmo4680-99:before {
  content: "\f056";
}

/* line 3069, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-200:before {
  content: "\f01e";
}

/* line 3073, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-201:before {
  content: "\f01e";
}

/* line 3077, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-202:before {
  content: "\f01e";
}

/* line 3081, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-210:before {
  content: "\f016";
}

/* line 3085, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-211:before {
  content: "\f016";
}

/* line 3089, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-212:before {
  content: "\f016";
}

/* line 3093, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-221:before {
  content: "\f016";
}

/* line 3097, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-230:before {
  content: "\f01e";
}

/* line 3101, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-231:before {
  content: "\f01e";
}

/* line 3105, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-232:before {
  content: "\f01e";
}

/* line 3109, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-300:before {
  content: "\f01c";
}

/* line 3113, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-301:before {
  content: "\f01c";
}

/* line 3117, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-302:before {
  content: "\f019";
}

/* line 3121, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-310:before {
  content: "\f017";
}

/* line 3125, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-311:before {
  content: "\f019";
}

/* line 3129, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-312:before {
  content: "\f019";
}

/* line 3133, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-313:before {
  content: "\f01a";
}

/* line 3137, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-314:before {
  content: "\f019";
}

/* line 3141, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-321:before {
  content: "\f01c";
}

/* line 3145, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-500:before {
  content: "\f01c";
}

/* line 3149, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-501:before {
  content: "\f019";
}

/* line 3153, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-502:before {
  content: "\f019";
}

/* line 3157, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-503:before {
  content: "\f019";
}

/* line 3161, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-504:before {
  content: "\f019";
}

/* line 3165, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-511:before {
  content: "\f017";
}

/* line 3169, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-520:before {
  content: "\f01a";
}

/* line 3173, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-521:before {
  content: "\f01a";
}

/* line 3177, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-522:before {
  content: "\f01a";
}

/* line 3181, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-531:before {
  content: "\f01d";
}

/* line 3185, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-600:before {
  content: "\f01b";
}

/* line 3189, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-601:before {
  content: "\f01b";
}

/* line 3193, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-602:before {
  content: "\f0b5";
}

/* line 3197, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-611:before {
  content: "\f017";
}

/* line 3201, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-612:before {
  content: "\f017";
}

/* line 3205, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-615:before {
  content: "\f017";
}

/* line 3209, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-616:before {
  content: "\f017";
}

/* line 3213, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-620:before {
  content: "\f017";
}

/* line 3217, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-621:before {
  content: "\f01b";
}

/* line 3221, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-622:before {
  content: "\f01b";
}

/* line 3225, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-701:before {
  content: "\f01a";
}

/* line 3229, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-711:before {
  content: "\f062";
}

/* line 3233, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-721:before {
  content: "\f0b6";
}

/* line 3237, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-731:before {
  content: "\f063";
}

/* line 3241, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-741:before {
  content: "\f014";
}

/* line 3245, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-761:before {
  content: "\f063";
}

/* line 3249, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-762:before {
  content: "\f063";
}

/* line 3253, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-771:before {
  content: "\f011";
}

/* line 3257, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-781:before {
  content: "\f056";
}

/* line 3261, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-800:before {
  content: "\f00d";
}

/* line 3265, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-801:before {
  content: "\f011";
}

/* line 3269, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-802:before {
  content: "\f011";
}

/* line 3273, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-803:before {
  content: "\f012";
}

/* line 3277, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-804:before {
  content: "\f013";
}

/* line 3281, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-900:before {
  content: "\f056";
}

/* line 3285, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-901:before {
  content: "\f01d";
}

/* line 3289, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-902:before {
  content: "\f073";
}

/* line 3293, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-903:before {
  content: "\f076";
}

/* line 3297, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-904:before {
  content: "\f072";
}

/* line 3301, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-905:before {
  content: "\f021";
}

/* line 3305, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-906:before {
  content: "\f015";
}

/* line 3309, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-957:before {
  content: "\f050";
}

/* line 3313, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-200:before {
  content: "\f010";
}

/* line 3317, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-201:before {
  content: "\f010";
}

/* line 3321, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-202:before {
  content: "\f010";
}

/* line 3325, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-210:before {
  content: "\f005";
}

/* line 3329, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-211:before {
  content: "\f005";
}

/* line 3333, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-212:before {
  content: "\f005";
}

/* line 3337, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-221:before {
  content: "\f005";
}

/* line 3341, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-230:before {
  content: "\f010";
}

/* line 3345, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-231:before {
  content: "\f010";
}

/* line 3349, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-232:before {
  content: "\f010";
}

/* line 3353, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-300:before {
  content: "\f00b";
}

/* line 3357, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-301:before {
  content: "\f00b";
}

/* line 3361, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-302:before {
  content: "\f008";
}

/* line 3365, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-310:before {
  content: "\f008";
}

/* line 3369, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-311:before {
  content: "\f008";
}

/* line 3373, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-312:before {
  content: "\f008";
}

/* line 3377, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-313:before {
  content: "\f008";
}

/* line 3381, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-314:before {
  content: "\f008";
}

/* line 3385, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-321:before {
  content: "\f00b";
}

/* line 3389, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-500:before {
  content: "\f00b";
}

/* line 3393, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-501:before {
  content: "\f008";
}

/* line 3397, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-502:before {
  content: "\f008";
}

/* line 3401, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-503:before {
  content: "\f008";
}

/* line 3405, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-504:before {
  content: "\f008";
}

/* line 3409, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-511:before {
  content: "\f006";
}

/* line 3413, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-520:before {
  content: "\f009";
}

/* line 3417, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-521:before {
  content: "\f009";
}

/* line 3421, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-522:before {
  content: "\f009";
}

/* line 3425, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-531:before {
  content: "\f00e";
}

/* line 3429, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-600:before {
  content: "\f00a";
}

/* line 3433, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-601:before {
  content: "\f0b2";
}

/* line 3437, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-602:before {
  content: "\f00a";
}

/* line 3441, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-611:before {
  content: "\f006";
}

/* line 3445, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-612:before {
  content: "\f006";
}

/* line 3449, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-615:before {
  content: "\f006";
}

/* line 3453, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-616:before {
  content: "\f006";
}

/* line 3457, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-620:before {
  content: "\f006";
}

/* line 3461, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-621:before {
  content: "\f00a";
}

/* line 3465, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-622:before {
  content: "\f00a";
}

/* line 3469, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-701:before {
  content: "\f009";
}

/* line 3473, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-711:before {
  content: "\f062";
}

/* line 3477, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-721:before {
  content: "\f0b6";
}

/* line 3481, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-731:before {
  content: "\f063";
}

/* line 3485, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-741:before {
  content: "\f003";
}

/* line 3489, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-761:before {
  content: "\f063";
}

/* line 3493, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-762:before {
  content: "\f063";
}

/* line 3497, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-781:before {
  content: "\f056";
}

/* line 3501, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-800:before {
  content: "\f00d";
}

/* line 3505, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-801:before {
  content: "\f000";
}

/* line 3509, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-802:before {
  content: "\f000";
}

/* line 3513, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-803:before {
  content: "\f000";
}

/* line 3517, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-804:before {
  content: "\f00c";
}

/* line 3521, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-900:before {
  content: "\f056";
}

/* line 3525, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-902:before {
  content: "\f073";
}

/* line 3529, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-903:before {
  content: "\f076";
}

/* line 3533, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-904:before {
  content: "\f072";
}

/* line 3537, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-906:before {
  content: "\f004";
}

/* line 3541, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-day-957:before {
  content: "\f050";
}

/* line 3545, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-200:before {
  content: "\f02d";
}

/* line 3549, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-201:before {
  content: "\f02d";
}

/* line 3553, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-202:before {
  content: "\f02d";
}

/* line 3557, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-210:before {
  content: "\f025";
}

/* line 3561, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-211:before {
  content: "\f025";
}

/* line 3565, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-212:before {
  content: "\f025";
}

/* line 3569, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-221:before {
  content: "\f025";
}

/* line 3573, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-230:before {
  content: "\f02d";
}

/* line 3577, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-231:before {
  content: "\f02d";
}

/* line 3581, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-232:before {
  content: "\f02d";
}

/* line 3585, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-300:before {
  content: "\f02b";
}

/* line 3589, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-301:before {
  content: "\f02b";
}

/* line 3593, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-302:before {
  content: "\f028";
}

/* line 3597, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-310:before {
  content: "\f028";
}

/* line 3601, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-311:before {
  content: "\f028";
}

/* line 3605, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-312:before {
  content: "\f028";
}

/* line 3609, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-313:before {
  content: "\f028";
}

/* line 3613, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-314:before {
  content: "\f028";
}

/* line 3617, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-321:before {
  content: "\f02b";
}

/* line 3621, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-500:before {
  content: "\f02b";
}

/* line 3625, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-501:before {
  content: "\f028";
}

/* line 3629, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-502:before {
  content: "\f028";
}

/* line 3633, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-503:before {
  content: "\f028";
}

/* line 3637, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-504:before {
  content: "\f028";
}

/* line 3641, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-511:before {
  content: "\f026";
}

/* line 3645, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-520:before {
  content: "\f029";
}

/* line 3649, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-521:before {
  content: "\f029";
}

/* line 3653, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-522:before {
  content: "\f029";
}

/* line 3657, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-531:before {
  content: "\f02c";
}

/* line 3661, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-600:before {
  content: "\f02a";
}

/* line 3665, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-601:before {
  content: "\f0b4";
}

/* line 3669, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-602:before {
  content: "\f02a";
}

/* line 3673, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-611:before {
  content: "\f026";
}

/* line 3677, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-612:before {
  content: "\f026";
}

/* line 3681, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-615:before {
  content: "\f026";
}

/* line 3685, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-616:before {
  content: "\f026";
}

/* line 3689, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-620:before {
  content: "\f026";
}

/* line 3693, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-621:before {
  content: "\f02a";
}

/* line 3697, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-622:before {
  content: "\f02a";
}

/* line 3701, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-701:before {
  content: "\f029";
}

/* line 3705, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-711:before {
  content: "\f062";
}

/* line 3709, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-721:before {
  content: "\f0b6";
}

/* line 3713, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-731:before {
  content: "\f063";
}

/* line 3717, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-741:before {
  content: "\f04a";
}

/* line 3721, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-761:before {
  content: "\f063";
}

/* line 3725, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-762:before {
  content: "\f063";
}

/* line 3729, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-781:before {
  content: "\f056";
}

/* line 3733, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-800:before {
  content: "\f02e";
}

/* line 3737, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-801:before {
  content: "\f022";
}

/* line 3741, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-802:before {
  content: "\f022";
}

/* line 3745, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-803:before {
  content: "\f022";
}

/* line 3749, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-804:before {
  content: "\f086";
}

/* line 3753, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-900:before {
  content: "\f056";
}

/* line 3757, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-902:before {
  content: "\f073";
}

/* line 3761, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-903:before {
  content: "\f076";
}

/* line 3765, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-904:before {
  content: "\f072";
}

/* line 3769, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-906:before {
  content: "\f024";
}

/* line 3773, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-owm-night-957:before {
  content: "\f050";
}

/* line 3777, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-chanceflurries:before {
  content: "\f064";
}

/* line 3781, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-chancerain:before {
  content: "\f019";
}

/* line 3785, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-chancesleat:before {
  content: "\f0b5";
}

/* line 3789, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-chancesnow:before {
  content: "\f01b";
}

/* line 3793, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-chancetstorms:before {
  content: "\f01e";
}

/* line 3797, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-clear:before {
  content: "\f00d";
}

/* line 3801, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-cloudy:before {
  content: "\f002";
}

/* line 3805, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-flurries:before {
  content: "\f064";
}

/* line 3809, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-hazy:before {
  content: "\f0b6";
}

/* line 3813, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-mostlycloudy:before {
  content: "\f002";
}

/* line 3817, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-mostlysunny:before {
  content: "\f00d";
}

/* line 3821, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-partlycloudy:before {
  content: "\f002";
}

/* line 3825, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-partlysunny:before {
  content: "\f00d";
}

/* line 3829, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-rain:before {
  content: "\f01a";
}

/* line 3833, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-sleat:before {
  content: "\f0b5";
}

/* line 3837, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-snow:before {
  content: "\f01b";
}

/* line 3841, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-sunny:before {
  content: "\f00d";
}

/* line 3845, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-tstorms:before {
  content: "\f01e";
}

/* line 3849, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.wi-wu-unknown:before {
  content: "\f00d";
}

/* MaterialDesignIcons.com */
@font-face {
  font-family: "Material Design Icons";
  src: url("fonts/materialdesignicons/materialdesignicons-webfont.eot?v=2.0.46");
  src: url("fonts/materialdesignicons/materialdesignicons-webfont.eot?#iefix&v=2.0.46") format("embedded-opentype"), url("fonts/materialdesignicons/materialdesignicons-webfont.woff2?v=2.0.46") format("woff2"), url("fonts/materialdesignicons/materialdesignicons-webfont.woff?v=2.0.46") format("woff"), url("fonts/materialdesignicons/materialdesignicons-webfont.ttf?v=2.0.46") format("truetype"), url("fonts/materialdesignicons/materialdesignicons-webfont.svg?v=2.0.46#materialdesigniconsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 3862, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi {
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 3872, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-access-point:before {
  content: "\F002";
}

/* line 3876, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-access-point-network:before {
  content: "\F003";
}

/* line 3880, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account:before {
  content: "\F004";
}

/* line 3884, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-alert:before {
  content: "\F005";
}

/* line 3888, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-box:before {
  content: "\F006";
}

/* line 3892, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-box-outline:before {
  content: "\F007";
}

/* line 3896, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-card-details:before {
  content: "\F5D2";
}

/* line 3900, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-check:before {
  content: "\F008";
}

/* line 3904, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-circle:before {
  content: "\F009";
}

/* line 3908, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-convert:before {
  content: "\F00A";
}

/* line 3912, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-edit:before {
  content: "\F6BB";
}

/* line 3916, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-key:before {
  content: "\F00B";
}

/* line 3920, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-location:before {
  content: "\F00C";
}

/* line 3924, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-minus:before {
  content: "\F00D";
}

/* line 3928, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-multiple:before {
  content: "\F00E";
}

/* line 3932, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-multiple-minus:before {
  content: "\F5D3";
}

/* line 3936, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-multiple-outline:before {
  content: "\F00F";
}

/* line 3940, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-multiple-plus:before {
  content: "\F010";
}

/* line 3944, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-network:before {
  content: "\F011";
}

/* line 3948, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-off:before {
  content: "\F012";
}

/* line 3952, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-outline:before {
  content: "\F013";
}

/* line 3956, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-plus:before {
  content: "\F014";
}

/* line 3960, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-remove:before {
  content: "\F015";
}

/* line 3964, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-search:before {
  content: "\F016";
}

/* line 3968, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-settings:before {
  content: "\F630";
}

/* line 3972, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-settings-variant:before {
  content: "\F631";
}

/* line 3976, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-star:before {
  content: "\F017";
}

/* line 3980, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-account-switch:before {
  content: "\F019";
}

/* line 3984, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-adjust:before {
  content: "\F01A";
}

/* line 3988, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-air-conditioner:before {
  content: "\F01B";
}

/* line 3992, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-airballoon:before {
  content: "\F01C";
}

/* line 3996, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-airplane:before {
  content: "\F01D";
}

/* line 4000, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-airplane-landing:before {
  content: "\F5D4";
}

/* line 4004, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-airplane-off:before {
  content: "\F01E";
}

/* line 4008, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-airplane-takeoff:before {
  content: "\F5D5";
}

/* line 4012, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-airplay:before {
  content: "\F01F";
}

/* line 4016, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alarm:before {
  content: "\F020";
}

/* line 4020, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alarm-bell:before {
  content: "\F78D";
}

/* line 4024, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alarm-check:before {
  content: "\F021";
}

/* line 4028, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alarm-light:before {
  content: "\F78E";
}

/* line 4032, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alarm-multiple:before {
  content: "\F022";
}

/* line 4036, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alarm-off:before {
  content: "\F023";
}

/* line 4040, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alarm-plus:before {
  content: "\F024";
}

/* line 4044, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alarm-snooze:before {
  content: "\F68D";
}

/* line 4048, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-album:before {
  content: "\F025";
}

/* line 4052, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alert:before {
  content: "\F026";
}

/* line 4056, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alert-box:before {
  content: "\F027";
}

/* line 4060, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alert-circle:before {
  content: "\F028";
}

/* line 4064, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alert-circle-outline:before {
  content: "\F5D6";
}

/* line 4068, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alert-decagram:before {
  content: "\F6BC";
}

/* line 4072, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alert-octagon:before {
  content: "\F029";
}

/* line 4076, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alert-octagram:before {
  content: "\F766";
}

/* line 4080, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alert-outline:before {
  content: "\F02A";
}

/* line 4084, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-all-inclusive:before {
  content: "\F6BD";
}

/* line 4088, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alpha:before {
  content: "\F02B";
}

/* line 4092, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-alphabetical:before {
  content: "\F02C";
}

/* line 4096, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-altimeter:before {
  content: "\F5D7";
}

/* line 4100, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-amazon:before {
  content: "\F02D";
}

/* line 4104, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-amazon-clouddrive:before {
  content: "\F02E";
}

/* line 4108, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ambulance:before {
  content: "\F02F";
}

/* line 4112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-amplifier:before {
  content: "\F030";
}

/* line 4116, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-anchor:before {
  content: "\F031";
}

/* line 4120, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-android:before {
  content: "\F032";
}

/* line 4124, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-android-debug-bridge:before {
  content: "\F033";
}

/* line 4128, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-android-head:before {
  content: "\F78F";
}

/* line 4132, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-android-studio:before {
  content: "\F034";
}

/* line 4136, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-angular:before {
  content: "\F6B1";
}

/* line 4140, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-angularjs:before {
  content: "\F6BE";
}

/* line 4144, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-animation:before {
  content: "\F5D8";
}

/* line 4148, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-apple:before {
  content: "\F035";
}

/* line 4152, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-apple-finder:before {
  content: "\F036";
}

/* line 4156, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-apple-ios:before {
  content: "\F037";
}

/* line 4160, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-apple-keyboard-caps:before {
  content: "\F632";
}

/* line 4164, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-apple-keyboard-command:before {
  content: "\F633";
}

/* line 4168, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-apple-keyboard-control:before {
  content: "\F634";
}

/* line 4172, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-apple-keyboard-option:before {
  content: "\F635";
}

/* line 4176, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-apple-keyboard-shift:before {
  content: "\F636";
}

/* line 4180, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-apple-mobileme:before {
  content: "\F038";
}

/* line 4184, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-apple-safari:before {
  content: "\F039";
}

/* line 4188, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-application:before {
  content: "\F614";
}

/* line 4192, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-approval:before {
  content: "\F790";
}

/* line 4196, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-apps:before {
  content: "\F03B";
}

/* line 4200, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-archive:before {
  content: "\F03C";
}

/* line 4204, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrange-bring-forward:before {
  content: "\F03D";
}

/* line 4208, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrange-bring-to-front:before {
  content: "\F03E";
}

/* line 4212, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrange-send-backward:before {
  content: "\F03F";
}

/* line 4216, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrange-send-to-back:before {
  content: "\F040";
}

/* line 4220, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-all:before {
  content: "\F041";
}

/* line 4224, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-bottom-left:before {
  content: "\F042";
}

/* line 4228, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-bottom-right:before {
  content: "\F043";
}

/* line 4232, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-collapse:before {
  content: "\F615";
}

/* line 4236, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-collapse-all:before {
  content: "\F044";
}

/* line 4240, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-collapse-down:before {
  content: "\F791";
}

/* line 4244, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-collapse-left:before {
  content: "\F792";
}

/* line 4248, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-collapse-right:before {
  content: "\F793";
}

/* line 4252, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-collapse-up:before {
  content: "\F794";
}

/* line 4256, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-down:before {
  content: "\F045";
}

/* line 4260, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-down-bold:before {
  content: "\F72D";
}

/* line 4264, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-down-bold-box:before {
  content: "\F72E";
}

/* line 4268, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-down-bold-box-outline:before {
  content: "\F72F";
}

/* line 4272, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-down-bold-circle:before {
  content: "\F047";
}

/* line 4276, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-down-bold-circle-outline:before {
  content: "\F048";
}

/* line 4280, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-down-bold-hexagon-outline:before {
  content: "\F049";
}

/* line 4284, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-down-box:before {
  content: "\F6BF";
}

/* line 4288, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-down-drop-circle:before {
  content: "\F04A";
}

/* line 4292, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-down-drop-circle-outline:before {
  content: "\F04B";
}

/* line 4296, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-down-thick:before {
  content: "\F046";
}

/* line 4300, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-expand:before {
  content: "\F616";
}

/* line 4304, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-expand-all:before {
  content: "\F04C";
}

/* line 4308, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-expand-down:before {
  content: "\F795";
}

/* line 4312, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-expand-left:before {
  content: "\F796";
}

/* line 4316, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-expand-right:before {
  content: "\F797";
}

/* line 4320, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-expand-up:before {
  content: "\F798";
}

/* line 4324, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-left:before {
  content: "\F04D";
}

/* line 4328, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-left-bold:before {
  content: "\F730";
}

/* line 4332, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-left-bold-box:before {
  content: "\F731";
}

/* line 4336, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-left-bold-box-outline:before {
  content: "\F732";
}

/* line 4340, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-left-bold-circle:before {
  content: "\F04F";
}

/* line 4344, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-left-bold-circle-outline:before {
  content: "\F050";
}

/* line 4348, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-left-bold-hexagon-outline:before {
  content: "\F051";
}

/* line 4352, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-left-box:before {
  content: "\F6C0";
}

/* line 4356, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-left-drop-circle:before {
  content: "\F052";
}

/* line 4360, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-left-drop-circle-outline:before {
  content: "\F053";
}

/* line 4364, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-left-thick:before {
  content: "\F04E";
}

/* line 4368, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-right:before {
  content: "\F054";
}

/* line 4372, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-right-bold:before {
  content: "\F733";
}

/* line 4376, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-right-bold-box:before {
  content: "\F734";
}

/* line 4380, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-right-bold-box-outline:before {
  content: "\F735";
}

/* line 4384, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-right-bold-circle:before {
  content: "\F056";
}

/* line 4388, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-right-bold-circle-outline:before {
  content: "\F057";
}

/* line 4392, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-right-bold-hexagon-outline:before {
  content: "\F058";
}

/* line 4396, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-right-box:before {
  content: "\F6C1";
}

/* line 4400, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-right-drop-circle:before {
  content: "\F059";
}

/* line 4404, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-right-drop-circle-outline:before {
  content: "\F05A";
}

/* line 4408, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-right-thick:before {
  content: "\F055";
}

/* line 4412, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-top-left:before {
  content: "\F05B";
}

/* line 4416, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-top-right:before {
  content: "\F05C";
}

/* line 4420, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-up:before {
  content: "\F05D";
}

/* line 4424, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-up-bold:before {
  content: "\F736";
}

/* line 4428, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-up-bold-box:before {
  content: "\F737";
}

/* line 4432, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-up-bold-box-outline:before {
  content: "\F738";
}

/* line 4436, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-up-bold-circle:before {
  content: "\F05F";
}

/* line 4440, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-up-bold-circle-outline:before {
  content: "\F060";
}

/* line 4444, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-up-bold-hexagon-outline:before {
  content: "\F061";
}

/* line 4448, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-up-box:before {
  content: "\F6C2";
}

/* line 4452, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-up-drop-circle:before {
  content: "\F062";
}

/* line 4456, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-up-drop-circle-outline:before {
  content: "\F063";
}

/* line 4460, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-arrow-up-thick:before {
  content: "\F05E";
}

/* line 4464, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-assistant:before {
  content: "\F064";
}

/* line 4468, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-asterisk:before {
  content: "\F6C3";
}

/* line 4472, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-at:before {
  content: "\F065";
}

/* line 4476, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-atom:before {
  content: "\F767";
}

/* line 4480, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-attachment:before {
  content: "\F066";
}

/* line 4484, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-audiobook:before {
  content: "\F067";
}

/* line 4488, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-auto-fix:before {
  content: "\F068";
}

/* line 4492, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-auto-upload:before {
  content: "\F069";
}

/* line 4496, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-autorenew:before {
  content: "\F06A";
}

/* line 4500, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-av-timer:before {
  content: "\F06B";
}

/* line 4504, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-baby:before {
  content: "\F06C";
}

/* line 4508, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-baby-buggy:before {
  content: "\F68E";
}

/* line 4512, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-backburger:before {
  content: "\F06D";
}

/* line 4516, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-backspace:before {
  content: "\F06E";
}

/* line 4520, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-backup-restore:before {
  content: "\F06F";
}

/* line 4524, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bandcamp:before {
  content: "\F674";
}

/* line 4528, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bank:before {
  content: "\F070";
}

/* line 4532, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-barcode:before {
  content: "\F071";
}

/* line 4536, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-barcode-scan:before {
  content: "\F072";
}

/* line 4540, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-barley:before {
  content: "\F073";
}

/* line 4544, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-barrel:before {
  content: "\F074";
}

/* line 4548, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-basecamp:before {
  content: "\F075";
}

/* line 4552, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-basket:before {
  content: "\F076";
}

/* line 4556, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-basket-fill:before {
  content: "\F077";
}

/* line 4560, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-basket-unfill:before {
  content: "\F078";
}

/* line 4564, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery:before {
  content: "\F079";
}

/* line 4568, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-10:before {
  content: "\F07A";
}

/* line 4572, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-20:before {
  content: "\F07B";
}

/* line 4576, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-30:before {
  content: "\F07C";
}

/* line 4580, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-40:before {
  content: "\F07D";
}

/* line 4584, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-50:before {
  content: "\F07E";
}

/* line 4588, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-60:before {
  content: "\F07F";
}

/* line 4592, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-70:before {
  content: "\F080";
}

/* line 4596, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-80:before {
  content: "\F081";
}

/* line 4600, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-90:before {
  content: "\F082";
}

/* line 4604, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-alert:before {
  content: "\F083";
}

/* line 4608, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-charging:before {
  content: "\F084";
}

/* line 4612, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-charging-100:before {
  content: "\F085";
}

/* line 4616, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-charging-20:before {
  content: "\F086";
}

/* line 4620, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-charging-30:before {
  content: "\F087";
}

/* line 4624, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-charging-40:before {
  content: "\F088";
}

/* line 4628, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-charging-60:before {
  content: "\F089";
}

/* line 4632, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-charging-80:before {
  content: "\F08A";
}

/* line 4636, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-charging-90:before {
  content: "\F08B";
}

/* line 4640, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-minus:before {
  content: "\F08C";
}

/* line 4644, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-negative:before {
  content: "\F08D";
}

/* line 4648, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-outline:before {
  content: "\F08E";
}

/* line 4652, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-plus:before {
  content: "\F08F";
}

/* line 4656, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-positive:before {
  content: "\F090";
}

/* line 4660, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-battery-unknown:before {
  content: "\F091";
}

/* line 4664, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-beach:before {
  content: "\F092";
}

/* line 4668, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-beaker:before {
  content: "\F68F";
}

/* line 4672, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-beats:before {
  content: "\F097";
}

/* line 4676, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-beer:before {
  content: "\F098";
}

/* line 4680, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-behance:before {
  content: "\F099";
}

/* line 4684, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bell:before {
  content: "\F09A";
}

/* line 4688, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bell-off:before {
  content: "\F09B";
}

/* line 4692, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bell-outline:before {
  content: "\F09C";
}

/* line 4696, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bell-plus:before {
  content: "\F09D";
}

/* line 4700, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bell-ring:before {
  content: "\F09E";
}

/* line 4704, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bell-ring-outline:before {
  content: "\F09F";
}

/* line 4708, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bell-sleep:before {
  content: "\F0A0";
}

/* line 4712, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-beta:before {
  content: "\F0A1";
}

/* line 4716, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bible:before {
  content: "\F0A2";
}

/* line 4720, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bike:before {
  content: "\F0A3";
}

/* line 4724, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bing:before {
  content: "\F0A4";
}

/* line 4728, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-binoculars:before {
  content: "\F0A5";
}

/* line 4732, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bio:before {
  content: "\F0A6";
}

/* line 4736, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-biohazard:before {
  content: "\F0A7";
}

/* line 4740, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bitbucket:before {
  content: "\F0A8";
}

/* line 4744, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-black-mesa:before {
  content: "\F0A9";
}

/* line 4748, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-blackberry:before {
  content: "\F0AA";
}

/* line 4752, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-blender:before {
  content: "\F0AB";
}

/* line 4756, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-blinds:before {
  content: "\F0AC";
}

/* line 4760, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-block-helper:before {
  content: "\F0AD";
}

/* line 4764, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-blogger:before {
  content: "\F0AE";
}

/* line 4768, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bluetooth:before {
  content: "\F0AF";
}

/* line 4772, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bluetooth-audio:before {
  content: "\F0B0";
}

/* line 4776, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bluetooth-connect:before {
  content: "\F0B1";
}

/* line 4780, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bluetooth-off:before {
  content: "\F0B2";
}

/* line 4784, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bluetooth-settings:before {
  content: "\F0B3";
}

/* line 4788, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bluetooth-transfer:before {
  content: "\F0B4";
}

/* line 4792, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-blur:before {
  content: "\F0B5";
}

/* line 4796, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-blur-linear:before {
  content: "\F0B6";
}

/* line 4800, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-blur-off:before {
  content: "\F0B7";
}

/* line 4804, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-blur-radial:before {
  content: "\F0B8";
}

/* line 4808, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bomb:before {
  content: "\F690";
}

/* line 4812, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bomb-off:before {
  content: "\F6C4";
}

/* line 4816, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bone:before {
  content: "\F0B9";
}

/* line 4820, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-book:before {
  content: "\F0BA";
}

/* line 4824, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-book-minus:before {
  content: "\F5D9";
}

/* line 4828, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-book-multiple:before {
  content: "\F0BB";
}

/* line 4832, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-book-multiple-variant:before {
  content: "\F0BC";
}

/* line 4836, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-book-open:before {
  content: "\F0BD";
}

/* line 4840, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-book-open-page-variant:before {
  content: "\F5DA";
}

/* line 4844, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-book-open-variant:before {
  content: "\F0BE";
}

/* line 4848, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-book-plus:before {
  content: "\F5DB";
}

/* line 4852, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-book-secure:before {
  content: "\F799";
}

/* line 4856, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-book-unsecure:before {
  content: "\F79A";
}

/* line 4860, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-book-variant:before {
  content: "\F0BF";
}

/* line 4864, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bookmark:before {
  content: "\F0C0";
}

/* line 4868, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bookmark-check:before {
  content: "\F0C1";
}

/* line 4872, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bookmark-music:before {
  content: "\F0C2";
}

/* line 4876, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bookmark-outline:before {
  content: "\F0C3";
}

/* line 4880, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bookmark-plus:before {
  content: "\F0C5";
}

/* line 4884, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bookmark-plus-outline:before {
  content: "\F0C4";
}

/* line 4888, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bookmark-remove:before {
  content: "\F0C6";
}

/* line 4892, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-boombox:before {
  content: "\F5DC";
}

/* line 4896, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bootstrap:before {
  content: "\F6C5";
}

/* line 4900, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-border-all:before {
  content: "\F0C7";
}

/* line 4904, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-border-bottom:before {
  content: "\F0C8";
}

/* line 4908, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-border-color:before {
  content: "\F0C9";
}

/* line 4912, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-border-horizontal:before {
  content: "\F0CA";
}

/* line 4916, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-border-inside:before {
  content: "\F0CB";
}

/* line 4920, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-border-left:before {
  content: "\F0CC";
}

/* line 4924, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-border-none:before {
  content: "\F0CD";
}

/* line 4928, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-border-outside:before {
  content: "\F0CE";
}

/* line 4932, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-border-right:before {
  content: "\F0CF";
}

/* line 4936, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-border-style:before {
  content: "\F0D0";
}

/* line 4940, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-border-top:before {
  content: "\F0D1";
}

/* line 4944, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-border-vertical:before {
  content: "\F0D2";
}

/* line 4948, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bow-tie:before {
  content: "\F677";
}

/* line 4952, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bowl:before {
  content: "\F617";
}

/* line 4956, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bowling:before {
  content: "\F0D3";
}

/* line 4960, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-box:before {
  content: "\F0D4";
}

/* line 4964, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-box-cutter:before {
  content: "\F0D5";
}

/* line 4968, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-box-shadow:before {
  content: "\F637";
}

/* line 4972, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bridge:before {
  content: "\F618";
}

/* line 4976, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-briefcase:before {
  content: "\F0D6";
}

/* line 4980, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-briefcase-check:before {
  content: "\F0D7";
}

/* line 4984, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-briefcase-download:before {
  content: "\F0D8";
}

/* line 4988, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-briefcase-upload:before {
  content: "\F0D9";
}

/* line 4992, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-brightness-1:before {
  content: "\F0DA";
}

/* line 4996, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-brightness-2:before {
  content: "\F0DB";
}

/* line 5000, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-brightness-3:before {
  content: "\F0DC";
}

/* line 5004, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-brightness-4:before {
  content: "\F0DD";
}

/* line 5008, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-brightness-5:before {
  content: "\F0DE";
}

/* line 5012, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-brightness-6:before {
  content: "\F0DF";
}

/* line 5016, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-brightness-7:before {
  content: "\F0E0";
}

/* line 5020, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-brightness-auto:before {
  content: "\F0E1";
}

/* line 5024, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-broom:before {
  content: "\F0E2";
}

/* line 5028, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-brush:before {
  content: "\F0E3";
}

/* line 5032, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-buffer:before {
  content: "\F619";
}

/* line 5036, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bug:before {
  content: "\F0E4";
}

/* line 5040, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bulletin-board:before {
  content: "\F0E5";
}

/* line 5044, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bullhorn:before {
  content: "\F0E6";
}

/* line 5048, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bullseye:before {
  content: "\F5DD";
}

/* line 5052, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-burst-mode:before {
  content: "\F5DE";
}

/* line 5056, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bus:before {
  content: "\F0E7";
}

/* line 5060, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bus-articulated-end:before {
  content: "\F79B";
}

/* line 5064, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bus-articulated-front:before {
  content: "\F79C";
}

/* line 5068, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bus-double-decker:before {
  content: "\F79D";
}

/* line 5072, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bus-school:before {
  content: "\F79E";
}

/* line 5076, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-bus-side:before {
  content: "\F79F";
}

/* line 5080, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cached:before {
  content: "\F0E8";
}

/* line 5084, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cake:before {
  content: "\F0E9";
}

/* line 5088, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cake-layered:before {
  content: "\F0EA";
}

/* line 5092, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cake-variant:before {
  content: "\F0EB";
}

/* line 5096, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-calculator:before {
  content: "\F0EC";
}

/* line 5100, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-calendar:before {
  content: "\F0ED";
}

/* line 5104, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-calendar-blank:before {
  content: "\F0EE";
}

/* line 5108, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-calendar-check:before {
  content: "\F0EF";
}

/* line 5112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-calendar-clock:before {
  content: "\F0F0";
}

/* line 5116, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-calendar-multiple:before {
  content: "\F0F1";
}

/* line 5120, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-calendar-multiple-check:before {
  content: "\F0F2";
}

/* line 5124, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-calendar-plus:before {
  content: "\F0F3";
}

/* line 5128, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-calendar-question:before {
  content: "\F691";
}

/* line 5132, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-calendar-range:before {
  content: "\F678";
}

/* line 5136, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-calendar-remove:before {
  content: "\F0F4";
}

/* line 5140, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-calendar-text:before {
  content: "\F0F5";
}

/* line 5144, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-calendar-today:before {
  content: "\F0F6";
}

/* line 5148, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-call-made:before {
  content: "\F0F7";
}

/* line 5152, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-call-merge:before {
  content: "\F0F8";
}

/* line 5156, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-call-missed:before {
  content: "\F0F9";
}

/* line 5160, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-call-received:before {
  content: "\F0FA";
}

/* line 5164, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-call-split:before {
  content: "\F0FB";
}

/* line 5168, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camcorder:before {
  content: "\F0FC";
}

/* line 5172, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camcorder-box:before {
  content: "\F0FD";
}

/* line 5176, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camcorder-box-off:before {
  content: "\F0FE";
}

/* line 5180, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camcorder-off:before {
  content: "\F0FF";
}

/* line 5184, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera:before {
  content: "\F100";
}

/* line 5188, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-burst:before {
  content: "\F692";
}

/* line 5192, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-enhance:before {
  content: "\F101";
}

/* line 5196, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-front:before {
  content: "\F102";
}

/* line 5200, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-front-variant:before {
  content: "\F103";
}

/* line 5204, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-gopro:before {
  content: "\F7A0";
}

/* line 5208, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-iris:before {
  content: "\F104";
}

/* line 5212, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-metering-center:before {
  content: "\F7A1";
}

/* line 5216, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-metering-matrix:before {
  content: "\F7A2";
}

/* line 5220, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-metering-partial:before {
  content: "\F7A3";
}

/* line 5224, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-metering-spot:before {
  content: "\F7A4";
}

/* line 5228, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-off:before {
  content: "\F5DF";
}

/* line 5232, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-party-mode:before {
  content: "\F105";
}

/* line 5236, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-rear:before {
  content: "\F106";
}

/* line 5240, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-rear-variant:before {
  content: "\F107";
}

/* line 5244, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-switch:before {
  content: "\F108";
}

/* line 5248, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-camera-timer:before {
  content: "\F109";
}

/* line 5252, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cancel:before {
  content: "\F739";
}

/* line 5256, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-candle:before {
  content: "\F5E2";
}

/* line 5260, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-candycane:before {
  content: "\F10A";
}

/* line 5264, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cannabis:before {
  content: "\F7A5";
}

/* line 5268, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-car:before {
  content: "\F10B";
}

/* line 5272, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-car-battery:before {
  content: "\F10C";
}

/* line 5276, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-car-connected:before {
  content: "\F10D";
}

/* line 5280, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-car-convertable:before {
  content: "\F7A6";
}

/* line 5284, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-car-estate:before {
  content: "\F7A7";
}

/* line 5288, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-car-hatchback:before {
  content: "\F7A8";
}

/* line 5292, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-car-pickup:before {
  content: "\F7A9";
}

/* line 5296, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-car-side:before {
  content: "\F7AA";
}

/* line 5300, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-car-sports:before {
  content: "\F7AB";
}

/* line 5304, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-car-wash:before {
  content: "\F10E";
}

/* line 5308, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-caravan:before {
  content: "\F7AC";
}

/* line 5312, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cards:before {
  content: "\F638";
}

/* line 5316, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cards-outline:before {
  content: "\F639";
}

/* line 5320, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cards-playing-outline:before {
  content: "\F63A";
}

/* line 5324, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cards-variant:before {
  content: "\F6C6";
}

/* line 5328, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-carrot:before {
  content: "\F10F";
}

/* line 5332, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cart:before {
  content: "\F110";
}

/* line 5336, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cart-off:before {
  content: "\F66B";
}

/* line 5340, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cart-outline:before {
  content: "\F111";
}

/* line 5344, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cart-plus:before {
  content: "\F112";
}

/* line 5348, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-case-sensitive-alt:before {
  content: "\F113";
}

/* line 5352, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cash:before {
  content: "\F114";
}

/* line 5356, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cash-100:before {
  content: "\F115";
}

/* line 5360, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cash-multiple:before {
  content: "\F116";
}

/* line 5364, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cash-usd:before {
  content: "\F117";
}

/* line 5368, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cast:before {
  content: "\F118";
}

/* line 5372, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cast-connected:before {
  content: "\F119";
}

/* line 5376, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cast-off:before {
  content: "\F789";
}

/* line 5380, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-castle:before {
  content: "\F11A";
}

/* line 5384, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cat:before {
  content: "\F11B";
}

/* line 5388, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cctv:before {
  content: "\F7AD";
}

/* line 5392, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ceiling-light:before {
  content: "\F768";
}

/* line 5396, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cellphone:before {
  content: "\F11C";
}

/* line 5400, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cellphone-android:before {
  content: "\F11D";
}

/* line 5404, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cellphone-basic:before {
  content: "\F11E";
}

/* line 5408, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cellphone-dock:before {
  content: "\F11F";
}

/* line 5412, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cellphone-iphone:before {
  content: "\F120";
}

/* line 5416, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cellphone-link:before {
  content: "\F121";
}

/* line 5420, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cellphone-link-off:before {
  content: "\F122";
}

/* line 5424, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cellphone-settings:before {
  content: "\F123";
}

/* line 5428, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-certificate:before {
  content: "\F124";
}

/* line 5432, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chair-school:before {
  content: "\F125";
}

/* line 5436, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-arc:before {
  content: "\F126";
}

/* line 5440, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-areaspline:before {
  content: "\F127";
}

/* line 5444, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-bar:before {
  content: "\F128";
}

/* line 5448, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-bar-stacked:before {
  content: "\F769";
}

/* line 5452, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-bubble:before {
  content: "\F5E3";
}

/* line 5456, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-donut:before {
  content: "\F7AE";
}

/* line 5460, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-donut-variant:before {
  content: "\F7AF";
}

/* line 5464, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-gantt:before {
  content: "\F66C";
}

/* line 5468, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-histogram:before {
  content: "\F129";
}

/* line 5472, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-line:before {
  content: "\F12A";
}

/* line 5476, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-line-stacked:before {
  content: "\F76A";
}

/* line 5480, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-line-variant:before {
  content: "\F7B0";
}

/* line 5484, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-pie:before {
  content: "\F12B";
}

/* line 5488, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-scatterplot-hexbin:before {
  content: "\F66D";
}

/* line 5492, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chart-timeline:before {
  content: "\F66E";
}

/* line 5496, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-check:before {
  content: "\F12C";
}

/* line 5500, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-check-all:before {
  content: "\F12D";
}

/* line 5504, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-check-circle:before {
  content: "\F5E0";
}

/* line 5508, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-check-circle-outline:before {
  content: "\F5E1";
}

/* line 5512, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-blank:before {
  content: "\F12E";
}

/* line 5516, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-blank-circle:before {
  content: "\F12F";
}

/* line 5520, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-blank-circle-outline:before {
  content: "\F130";
}

/* line 5524, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-blank-outline:before {
  content: "\F131";
}

/* line 5528, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-marked:before {
  content: "\F132";
}

/* line 5532, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-marked-circle:before {
  content: "\F133";
}

/* line 5536, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-marked-circle-outline:before {
  content: "\F134";
}

/* line 5540, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-marked-outline:before {
  content: "\F135";
}

/* line 5544, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-multiple-blank:before {
  content: "\F136";
}

/* line 5548, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-multiple-blank-circle:before {
  content: "\F63B";
}

/* line 5552, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-multiple-blank-circle-outline:before {
  content: "\F63C";
}

/* line 5556, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-multiple-blank-outline:before {
  content: "\F137";
}

/* line 5560, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-multiple-marked:before {
  content: "\F138";
}

/* line 5564, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-multiple-marked-circle:before {
  content: "\F63D";
}

/* line 5568, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-multiple-marked-circle-outline:before {
  content: "\F63E";
}

/* line 5572, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkbox-multiple-marked-outline:before {
  content: "\F139";
}

/* line 5576, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-checkerboard:before {
  content: "\F13A";
}

/* line 5580, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chemical-weapon:before {
  content: "\F13B";
}

/* line 5584, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chevron-double-down:before {
  content: "\F13C";
}

/* line 5588, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chevron-double-left:before {
  content: "\F13D";
}

/* line 5592, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chevron-double-right:before {
  content: "\F13E";
}

/* line 5596, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chevron-double-up:before {
  content: "\F13F";
}

/* line 5600, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chevron-down:before {
  content: "\F140";
}

/* line 5604, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chevron-left:before {
  content: "\F141";
}

/* line 5608, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chevron-right:before {
  content: "\F142";
}

/* line 5612, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chevron-up:before {
  content: "\F143";
}

/* line 5616, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chili-hot:before {
  content: "\F7B1";
}

/* line 5620, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chili-medium:before {
  content: "\F7B2";
}

/* line 5624, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chili-mild:before {
  content: "\F7B3";
}

/* line 5628, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-chip:before {
  content: "\F61A";
}

/* line 5632, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-church:before {
  content: "\F144";
}

/* line 5636, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-circle:before {
  content: "\F764";
}

/* line 5640, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-circle-outline:before {
  content: "\F765";
}

/* line 5644, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cisco-webex:before {
  content: "\F145";
}

/* line 5648, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-city:before {
  content: "\F146";
}

/* line 5652, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clipboard:before {
  content: "\F147";
}

/* line 5656, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clipboard-account:before {
  content: "\F148";
}

/* line 5660, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clipboard-alert:before {
  content: "\F149";
}

/* line 5664, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clipboard-arrow-down:before {
  content: "\F14A";
}

/* line 5668, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clipboard-arrow-left:before {
  content: "\F14B";
}

/* line 5672, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clipboard-check:before {
  content: "\F14C";
}

/* line 5676, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clipboard-flow:before {
  content: "\F6C7";
}

/* line 5680, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clipboard-outline:before {
  content: "\F14D";
}

/* line 5684, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clipboard-plus:before {
  content: "\F750";
}

/* line 5688, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clipboard-text:before {
  content: "\F14E";
}

/* line 5692, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clippy:before {
  content: "\F14F";
}

/* line 5696, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clock:before {
  content: "\F150";
}

/* line 5700, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clock-alert:before {
  content: "\F5CE";
}

/* line 5704, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clock-end:before {
  content: "\F151";
}

/* line 5708, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clock-fast:before {
  content: "\F152";
}

/* line 5712, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clock-in:before {
  content: "\F153";
}

/* line 5716, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clock-out:before {
  content: "\F154";
}

/* line 5720, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-clock-start:before {
  content: "\F155";
}

/* line 5724, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-close:before {
  content: "\F156";
}

/* line 5728, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-close-box:before {
  content: "\F157";
}

/* line 5732, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-close-box-outline:before {
  content: "\F158";
}

/* line 5736, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-close-circle:before {
  content: "\F159";
}

/* line 5740, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-close-circle-outline:before {
  content: "\F15A";
}

/* line 5744, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-close-network:before {
  content: "\F15B";
}

/* line 5748, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-close-octagon:before {
  content: "\F15C";
}

/* line 5752, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-close-octagon-outline:before {
  content: "\F15D";
}

/* line 5756, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-close-outline:before {
  content: "\F6C8";
}

/* line 5760, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-closed-caption:before {
  content: "\F15E";
}

/* line 5764, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cloud:before {
  content: "\F15F";
}

/* line 5768, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cloud-braces:before {
  content: "\F7B4";
}

/* line 5772, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cloud-check:before {
  content: "\F160";
}

/* line 5776, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cloud-circle:before {
  content: "\F161";
}

/* line 5780, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cloud-download:before {
  content: "\F162";
}

/* line 5784, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cloud-off-outline:before {
  content: "\F164";
}

/* line 5788, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cloud-outline:before {
  content: "\F163";
}

/* line 5792, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cloud-print:before {
  content: "\F165";
}

/* line 5796, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cloud-print-outline:before {
  content: "\F166";
}

/* line 5800, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cloud-sync:before {
  content: "\F63F";
}

/* line 5804, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cloud-tags:before {
  content: "\F7B5";
}

/* line 5808, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cloud-upload:before {
  content: "\F167";
}

/* line 5812, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-array:before {
  content: "\F168";
}

/* line 5816, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-braces:before {
  content: "\F169";
}

/* line 5820, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-brackets:before {
  content: "\F16A";
}

/* line 5824, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-equal:before {
  content: "\F16B";
}

/* line 5828, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-greater-than:before {
  content: "\F16C";
}

/* line 5832, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-greater-than-or-equal:before {
  content: "\F16D";
}

/* line 5836, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-less-than:before {
  content: "\F16E";
}

/* line 5840, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-less-than-or-equal:before {
  content: "\F16F";
}

/* line 5844, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-not-equal:before {
  content: "\F170";
}

/* line 5848, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-not-equal-variant:before {
  content: "\F171";
}

/* line 5852, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-parentheses:before {
  content: "\F172";
}

/* line 5856, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-string:before {
  content: "\F173";
}

/* line 5860, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-tags:before {
  content: "\F174";
}

/* line 5864, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-code-tags-check:before {
  content: "\F693";
}

/* line 5868, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-codepen:before {
  content: "\F175";
}

/* line 5872, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-coffee:before {
  content: "\F176";
}

/* line 5876, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-coffee-outline:before {
  content: "\F6C9";
}

/* line 5880, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-coffee-to-go:before {
  content: "\F177";
}

/* line 5884, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-coin:before {
  content: "\F178";
}

/* line 5888, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-coins:before {
  content: "\F694";
}

/* line 5892, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-collage:before {
  content: "\F640";
}

/* line 5896, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-color-helper:before {
  content: "\F179";
}

/* line 5900, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment:before {
  content: "\F17A";
}

/* line 5904, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-account:before {
  content: "\F17B";
}

/* line 5908, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-account-outline:before {
  content: "\F17C";
}

/* line 5912, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-alert:before {
  content: "\F17D";
}

/* line 5916, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-alert-outline:before {
  content: "\F17E";
}

/* line 5920, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-check:before {
  content: "\F17F";
}

/* line 5924, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-check-outline:before {
  content: "\F180";
}

/* line 5928, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-multiple-outline:before {
  content: "\F181";
}

/* line 5932, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-outline:before {
  content: "\F182";
}

/* line 5936, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-plus-outline:before {
  content: "\F183";
}

/* line 5940, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-processing:before {
  content: "\F184";
}

/* line 5944, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-processing-outline:before {
  content: "\F185";
}

/* line 5948, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-question-outline:before {
  content: "\F186";
}

/* line 5952, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-remove-outline:before {
  content: "\F187";
}

/* line 5956, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-text:before {
  content: "\F188";
}

/* line 5960, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-comment-text-outline:before {
  content: "\F189";
}

/* line 5964, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-compare:before {
  content: "\F18A";
}

/* line 5968, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-compass:before {
  content: "\F18B";
}

/* line 5972, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-compass-outline:before {
  content: "\F18C";
}

/* line 5976, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-console:before {
  content: "\F18D";
}

/* line 5980, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-console-line:before {
  content: "\F7B6";
}

/* line 5984, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-contact-mail:before {
  content: "\F18E";
}

/* line 5988, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-contacts:before {
  content: "\F6CA";
}

/* line 5992, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-content-copy:before {
  content: "\F18F";
}

/* line 5996, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-content-cut:before {
  content: "\F190";
}

/* line 6000, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-content-duplicate:before {
  content: "\F191";
}

/* line 6004, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-content-paste:before {
  content: "\F192";
}

/* line 6008, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-content-save:before {
  content: "\F193";
}

/* line 6012, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-content-save-all:before {
  content: "\F194";
}

/* line 6016, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-content-save-settings:before {
  content: "\F61B";
}

/* line 6020, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-contrast:before {
  content: "\F195";
}

/* line 6024, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-contrast-box:before {
  content: "\F196";
}

/* line 6028, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-contrast-circle:before {
  content: "\F197";
}

/* line 6032, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cookie:before {
  content: "\F198";
}

/* line 6036, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-copyright:before {
  content: "\F5E6";
}

/* line 6040, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-corn:before {
  content: "\F7B7";
}

/* line 6044, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-counter:before {
  content: "\F199";
}

/* line 6048, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cow:before {
  content: "\F19A";
}

/* line 6052, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-creation:before {
  content: "\F1C9";
}

/* line 6056, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-credit-card:before {
  content: "\F19B";
}

/* line 6060, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-credit-card-multiple:before {
  content: "\F19C";
}

/* line 6064, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-credit-card-off:before {
  content: "\F5E4";
}

/* line 6068, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-credit-card-plus:before {
  content: "\F675";
}

/* line 6072, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-credit-card-scan:before {
  content: "\F19D";
}

/* line 6076, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-crop:before {
  content: "\F19E";
}

/* line 6080, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-crop-free:before {
  content: "\F19F";
}

/* line 6084, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-crop-landscape:before {
  content: "\F1A0";
}

/* line 6088, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-crop-portrait:before {
  content: "\F1A1";
}

/* line 6092, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-crop-rotate:before {
  content: "\F695";
}

/* line 6096, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-crop-square:before {
  content: "\F1A2";
}

/* line 6100, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-crosshairs:before {
  content: "\F1A3";
}

/* line 6104, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-crosshairs-gps:before {
  content: "\F1A4";
}

/* line 6108, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-crown:before {
  content: "\F1A5";
}

/* line 6112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cube:before {
  content: "\F1A6";
}

/* line 6116, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cube-outline:before {
  content: "\F1A7";
}

/* line 6120, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cube-send:before {
  content: "\F1A8";
}

/* line 6124, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cube-unfolded:before {
  content: "\F1A9";
}

/* line 6128, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cup:before {
  content: "\F1AA";
}

/* line 6132, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cup-off:before {
  content: "\F5E5";
}

/* line 6136, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cup-water:before {
  content: "\F1AB";
}

/* line 6140, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-btc:before {
  content: "\F1AC";
}

/* line 6144, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-chf:before {
  content: "\F7B8";
}

/* line 6148, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-cny:before {
  content: "\F7B9";
}

/* line 6152, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-eth:before {
  content: "\F7BA";
}

/* line 6156, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-eur:before {
  content: "\F1AD";
}

/* line 6160, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-gbp:before {
  content: "\F1AE";
}

/* line 6164, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-inr:before {
  content: "\F1AF";
}

/* line 6168, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-jpy:before {
  content: "\F7BB";
}

/* line 6172, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-krw:before {
  content: "\F7BC";
}

/* line 6176, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-ngn:before {
  content: "\F1B0";
}

/* line 6180, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-rub:before {
  content: "\F1B1";
}

/* line 6184, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-sign:before {
  content: "\F7BD";
}

/* line 6188, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-try:before {
  content: "\F1B2";
}

/* line 6192, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-twd:before {
  content: "\F7BE";
}

/* line 6196, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-usd:before {
  content: "\F1B3";
}

/* line 6200, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-currency-usd-off:before {
  content: "\F679";
}

/* line 6204, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cursor-default:before {
  content: "\F1B4";
}

/* line 6208, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cursor-default-outline:before {
  content: "\F1B5";
}

/* line 6212, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cursor-move:before {
  content: "\F1B6";
}

/* line 6216, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cursor-pointer:before {
  content: "\F1B7";
}

/* line 6220, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-cursor-text:before {
  content: "\F5E7";
}

/* line 6224, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-database:before {
  content: "\F1B8";
}

/* line 6228, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-database-minus:before {
  content: "\F1B9";
}

/* line 6232, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-database-plus:before {
  content: "\F1BA";
}

/* line 6236, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-debug-step-into:before {
  content: "\F1BB";
}

/* line 6240, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-debug-step-out:before {
  content: "\F1BC";
}

/* line 6244, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-debug-step-over:before {
  content: "\F1BD";
}

/* line 6248, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-decagram:before {
  content: "\F76B";
}

/* line 6252, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-decagram-outline:before {
  content: "\F76C";
}

/* line 6256, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-decimal-decrease:before {
  content: "\F1BE";
}

/* line 6260, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-decimal-increase:before {
  content: "\F1BF";
}

/* line 6264, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-delete:before {
  content: "\F1C0";
}

/* line 6268, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-delete-circle:before {
  content: "\F682";
}

/* line 6272, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-delete-empty:before {
  content: "\F6CB";
}

/* line 6276, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-delete-forever:before {
  content: "\F5E8";
}

/* line 6280, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-delete-sweep:before {
  content: "\F5E9";
}

/* line 6284, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-delete-variant:before {
  content: "\F1C1";
}

/* line 6288, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-delta:before {
  content: "\F1C2";
}

/* line 6292, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-deskphone:before {
  content: "\F1C3";
}

/* line 6296, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-desktop-classic:before {
  content: "\F7BF";
}

/* line 6300, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-desktop-mac:before {
  content: "\F1C4";
}

/* line 6304, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-desktop-tower:before {
  content: "\F1C5";
}

/* line 6308, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-details:before {
  content: "\F1C6";
}

/* line 6312, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-developer-board:before {
  content: "\F696";
}

/* line 6316, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-deviantart:before {
  content: "\F1C7";
}

/* line 6320, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dialpad:before {
  content: "\F61C";
}

/* line 6324, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-diamond:before {
  content: "\F1C8";
}

/* line 6328, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dice-1:before {
  content: "\F1CA";
}

/* line 6332, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dice-2:before {
  content: "\F1CB";
}

/* line 6336, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dice-3:before {
  content: "\F1CC";
}

/* line 6340, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dice-4:before {
  content: "\F1CD";
}

/* line 6344, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dice-5:before {
  content: "\F1CE";
}

/* line 6348, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dice-6:before {
  content: "\F1CF";
}

/* line 6352, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dice-d10:before {
  content: "\F76E";
}

/* line 6356, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dice-d20:before {
  content: "\F5EA";
}

/* line 6360, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dice-d4:before {
  content: "\F5EB";
}

/* line 6364, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dice-d6:before {
  content: "\F5EC";
}

/* line 6368, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dice-d8:before {
  content: "\F5ED";
}

/* line 6372, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dice-multiple:before {
  content: "\F76D";
}

/* line 6376, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dictionary:before {
  content: "\F61D";
}

/* line 6380, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dip-switch:before {
  content: "\F7C0";
}

/* line 6384, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-directions:before {
  content: "\F1D0";
}

/* line 6388, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-directions-fork:before {
  content: "\F641";
}

/* line 6392, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-discord:before {
  content: "\F66F";
}

/* line 6396, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-disk:before {
  content: "\F5EE";
}

/* line 6400, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-disk-alert:before {
  content: "\F1D1";
}

/* line 6404, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-disqus:before {
  content: "\F1D2";
}

/* line 6408, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-disqus-outline:before {
  content: "\F1D3";
}

/* line 6412, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-division:before {
  content: "\F1D4";
}

/* line 6416, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-division-box:before {
  content: "\F1D5";
}

/* line 6420, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dna:before {
  content: "\F683";
}

/* line 6424, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dns:before {
  content: "\F1D6";
}

/* line 6428, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-do-not-disturb:before {
  content: "\F697";
}

/* line 6432, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-do-not-disturb-off:before {
  content: "\F698";
}

/* line 6436, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dolby:before {
  content: "\F6B2";
}

/* line 6440, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-domain:before {
  content: "\F1D7";
}

/* line 6444, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-donkey:before {
  content: "\F7C1";
}

/* line 6448, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dots-horizontal:before {
  content: "\F1D8";
}

/* line 6452, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dots-horizontal-circle:before {
  content: "\F7C2";
}

/* line 6456, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dots-vertical:before {
  content: "\F1D9";
}

/* line 6460, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dots-vertical-circle:before {
  content: "\F7C3";
}

/* line 6464, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-douban:before {
  content: "\F699";
}

/* line 6468, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-download:before {
  content: "\F1DA";
}

/* line 6472, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-download-network:before {
  content: "\F6F3";
}

/* line 6476, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-drag:before {
  content: "\F1DB";
}

/* line 6480, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-drag-horizontal:before {
  content: "\F1DC";
}

/* line 6484, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-drag-vertical:before {
  content: "\F1DD";
}

/* line 6488, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-drawing:before {
  content: "\F1DE";
}

/* line 6492, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-drawing-box:before {
  content: "\F1DF";
}

/* line 6496, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dribbble:before {
  content: "\F1E0";
}

/* line 6500, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dribbble-box:before {
  content: "\F1E1";
}

/* line 6504, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-drone:before {
  content: "\F1E2";
}

/* line 6508, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dropbox:before {
  content: "\F1E3";
}

/* line 6512, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-drupal:before {
  content: "\F1E4";
}

/* line 6516, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-duck:before {
  content: "\F1E5";
}

/* line 6520, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-dumbbell:before {
  content: "\F1E6";
}

/* line 6524, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ear-hearing:before {
  content: "\F7C4";
}

/* line 6528, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-earth:before {
  content: "\F1E7";
}

/* line 6532, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-earth-box:before {
  content: "\F6CC";
}

/* line 6536, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-earth-box-off:before {
  content: "\F6CD";
}

/* line 6540, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-earth-off:before {
  content: "\F1E8";
}

/* line 6544, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-edge:before {
  content: "\F1E9";
}

/* line 6548, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-eject:before {
  content: "\F1EA";
}

/* line 6552, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-elephant:before {
  content: "\F7C5";
}

/* line 6556, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-elevation-decline:before {
  content: "\F1EB";
}

/* line 6560, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-elevation-rise:before {
  content: "\F1EC";
}

/* line 6564, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-elevator:before {
  content: "\F1ED";
}

/* line 6568, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-email:before {
  content: "\F1EE";
}

/* line 6572, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-email-alert:before {
  content: "\F6CE";
}

/* line 6576, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-email-open:before {
  content: "\F1EF";
}

/* line 6580, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-email-open-outline:before {
  content: "\F5EF";
}

/* line 6584, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-email-outline:before {
  content: "\F1F0";
}

/* line 6588, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-email-secure:before {
  content: "\F1F1";
}

/* line 6592, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-email-variant:before {
  content: "\F5F0";
}

/* line 6596, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-emby:before {
  content: "\F6B3";
}

/* line 6600, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-emoticon:before {
  content: "\F1F2";
}

/* line 6604, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-emoticon-cool:before {
  content: "\F1F3";
}

/* line 6608, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-emoticon-dead:before {
  content: "\F69A";
}

/* line 6612, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-emoticon-devil:before {
  content: "\F1F4";
}

/* line 6616, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-emoticon-excited:before {
  content: "\F69B";
}

/* line 6620, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-emoticon-happy:before {
  content: "\F1F5";
}

/* line 6624, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-emoticon-neutral:before {
  content: "\F1F6";
}

/* line 6628, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-emoticon-poop:before {
  content: "\F1F7";
}

/* line 6632, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-emoticon-sad:before {
  content: "\F1F8";
}

/* line 6636, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-emoticon-tongue:before {
  content: "\F1F9";
}

/* line 6640, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-engine:before {
  content: "\F1FA";
}

/* line 6644, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-engine-outline:before {
  content: "\F1FB";
}

/* line 6648, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-equal:before {
  content: "\F1FC";
}

/* line 6652, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-equal-box:before {
  content: "\F1FD";
}

/* line 6656, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-eraser:before {
  content: "\F1FE";
}

/* line 6660, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-eraser-variant:before {
  content: "\F642";
}

/* line 6664, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-escalator:before {
  content: "\F1FF";
}

/* line 6668, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ethernet:before {
  content: "\F200";
}

/* line 6672, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ethernet-cable:before {
  content: "\F201";
}

/* line 6676, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ethernet-cable-off:before {
  content: "\F202";
}

/* line 6680, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-etsy:before {
  content: "\F203";
}

/* line 6684, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ev-station:before {
  content: "\F5F1";
}

/* line 6688, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-eventbrite:before {
  content: "\F7C6";
}

/* line 6692, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-evernote:before {
  content: "\F204";
}

/* line 6696, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-exclamation:before {
  content: "\F205";
}

/* line 6700, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-exit-to-app:before {
  content: "\F206";
}

/* line 6704, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-export:before {
  content: "\F207";
}

/* line 6708, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-eye:before {
  content: "\F208";
}

/* line 6712, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-eye-off:before {
  content: "\F209";
}

/* line 6716, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-eye-off-outline:before {
  content: "\F6D0";
}

/* line 6720, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-eye-outline:before {
  content: "\F6CF";
}

/* line 6724, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-eyedropper:before {
  content: "\F20A";
}

/* line 6728, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-eyedropper-variant:before {
  content: "\F20B";
}

/* line 6732, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-face:before {
  content: "\F643";
}

/* line 6736, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-face-profile:before {
  content: "\F644";
}

/* line 6740, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-facebook:before {
  content: "\F20C";
}

/* line 6744, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-facebook-box:before {
  content: "\F20D";
}

/* line 6748, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-facebook-messenger:before {
  content: "\F20E";
}

/* line 6752, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-factory:before {
  content: "\F20F";
}

/* line 6756, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fan:before {
  content: "\F210";
}

/* line 6760, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fast-forward:before {
  content: "\F211";
}

/* line 6764, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fast-forward-outline:before {
  content: "\F6D1";
}

/* line 6768, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fax:before {
  content: "\F212";
}

/* line 6772, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-feather:before {
  content: "\F6D2";
}

/* line 6776, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ferry:before {
  content: "\F213";
}

/* line 6780, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file:before {
  content: "\F214";
}

/* line 6784, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-account:before {
  content: "\F73A";
}

/* line 6788, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-chart:before {
  content: "\F215";
}

/* line 6792, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-check:before {
  content: "\F216";
}

/* line 6796, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-cloud:before {
  content: "\F217";
}

/* line 6800, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-delimited:before {
  content: "\F218";
}

/* line 6804, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-document:before {
  content: "\F219";
}

/* line 6808, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-document-box:before {
  content: "\F21A";
}

/* line 6812, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-excel:before {
  content: "\F21B";
}

/* line 6816, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-excel-box:before {
  content: "\F21C";
}

/* line 6820, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-export:before {
  content: "\F21D";
}

/* line 6824, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-find:before {
  content: "\F21E";
}

/* line 6828, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-hidden:before {
  content: "\F613";
}

/* line 6832, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-image:before {
  content: "\F21F";
}

/* line 6836, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-import:before {
  content: "\F220";
}

/* line 6840, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-lock:before {
  content: "\F221";
}

/* line 6844, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-multiple:before {
  content: "\F222";
}

/* line 6848, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-music:before {
  content: "\F223";
}

/* line 6852, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-outline:before {
  content: "\F224";
}

/* line 6856, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-pdf:before {
  content: "\F225";
}

/* line 6860, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-pdf-box:before {
  content: "\F226";
}

/* line 6864, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-plus:before {
  content: "\F751";
}

/* line 6868, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-powerpoint:before {
  content: "\F227";
}

/* line 6872, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-powerpoint-box:before {
  content: "\F228";
}

/* line 6876, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-presentation-box:before {
  content: "\F229";
}

/* line 6880, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-restore:before {
  content: "\F670";
}

/* line 6884, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-send:before {
  content: "\F22A";
}

/* line 6888, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-tree:before {
  content: "\F645";
}

/* line 6892, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-video:before {
  content: "\F22B";
}

/* line 6896, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-word:before {
  content: "\F22C";
}

/* line 6900, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-word-box:before {
  content: "\F22D";
}

/* line 6904, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-file-xml:before {
  content: "\F22E";
}

/* line 6908, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-film:before {
  content: "\F22F";
}

/* line 6912, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-filmstrip:before {
  content: "\F230";
}

/* line 6916, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-filmstrip-off:before {
  content: "\F231";
}

/* line 6920, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-filter:before {
  content: "\F232";
}

/* line 6924, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-filter-outline:before {
  content: "\F233";
}

/* line 6928, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-filter-remove:before {
  content: "\F234";
}

/* line 6932, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-filter-remove-outline:before {
  content: "\F235";
}

/* line 6936, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-filter-variant:before {
  content: "\F236";
}

/* line 6940, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-find-replace:before {
  content: "\F6D3";
}

/* line 6944, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fingerprint:before {
  content: "\F237";
}

/* line 6948, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fire:before {
  content: "\F238";
}

/* line 6952, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-firefox:before {
  content: "\F239";
}

/* line 6956, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fish:before {
  content: "\F23A";
}

/* line 6960, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flag:before {
  content: "\F23B";
}

/* line 6964, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flag-checkered:before {
  content: "\F23C";
}

/* line 6968, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flag-outline:before {
  content: "\F23D";
}

/* line 6972, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flag-outline-variant:before {
  content: "\F23E";
}

/* line 6976, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flag-triangle:before {
  content: "\F23F";
}

/* line 6980, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flag-variant:before {
  content: "\F240";
}

/* line 6984, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flash:before {
  content: "\F241";
}

/* line 6988, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flash-auto:before {
  content: "\F242";
}

/* line 6992, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flash-off:before {
  content: "\F243";
}

/* line 6996, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flash-outline:before {
  content: "\F6D4";
}

/* line 7000, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flash-red-eye:before {
  content: "\F67A";
}

/* line 7004, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flashlight:before {
  content: "\F244";
}

/* line 7008, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flashlight-off:before {
  content: "\F245";
}

/* line 7012, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flask:before {
  content: "\F093";
}

/* line 7016, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flask-empty:before {
  content: "\F094";
}

/* line 7020, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flask-empty-outline:before {
  content: "\F095";
}

/* line 7024, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flask-outline:before {
  content: "\F096";
}

/* line 7028, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flattr:before {
  content: "\F246";
}

/* line 7032, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flip-to-back:before {
  content: "\F247";
}

/* line 7036, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flip-to-front:before {
  content: "\F248";
}

/* line 7040, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-floppy:before {
  content: "\F249";
}

/* line 7044, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-flower:before {
  content: "\F24A";
}

/* line 7048, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder:before {
  content: "\F24B";
}

/* line 7052, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-account:before {
  content: "\F24C";
}

/* line 7056, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-download:before {
  content: "\F24D";
}

/* line 7060, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-google-drive:before {
  content: "\F24E";
}

/* line 7064, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-image:before {
  content: "\F24F";
}

/* line 7068, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-lock:before {
  content: "\F250";
}

/* line 7072, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-lock-open:before {
  content: "\F251";
}

/* line 7076, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-move:before {
  content: "\F252";
}

/* line 7080, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-multiple:before {
  content: "\F253";
}

/* line 7084, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-multiple-image:before {
  content: "\F254";
}

/* line 7088, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-multiple-outline:before {
  content: "\F255";
}

/* line 7092, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-open:before {
  content: "\F76F";
}

/* line 7096, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-outline:before {
  content: "\F256";
}

/* line 7100, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-plus:before {
  content: "\F257";
}

/* line 7104, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-remove:before {
  content: "\F258";
}

/* line 7108, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-star:before {
  content: "\F69C";
}

/* line 7112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-folder-upload:before {
  content: "\F259";
}

/* line 7116, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-font-awesome:before {
  content: "\F03A";
}

/* line 7120, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-food:before {
  content: "\F25A";
}

/* line 7124, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-food-apple:before {
  content: "\F25B";
}

/* line 7128, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-food-croissant:before {
  content: "\F7C7";
}

/* line 7132, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-food-fork-drink:before {
  content: "\F5F2";
}

/* line 7136, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-food-off:before {
  content: "\F5F3";
}

/* line 7140, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-food-variant:before {
  content: "\F25C";
}

/* line 7144, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-football:before {
  content: "\F25D";
}

/* line 7148, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-football-australian:before {
  content: "\F25E";
}

/* line 7152, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-football-helmet:before {
  content: "\F25F";
}

/* line 7156, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-forklift:before {
  content: "\F7C8";
}

/* line 7160, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-align-bottom:before {
  content: "\F752";
}

/* line 7164, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-align-center:before {
  content: "\F260";
}

/* line 7168, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-align-justify:before {
  content: "\F261";
}

/* line 7172, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-align-left:before {
  content: "\F262";
}

/* line 7176, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-align-middle:before {
  content: "\F753";
}

/* line 7180, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-align-right:before {
  content: "\F263";
}

/* line 7184, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-align-top:before {
  content: "\F754";
}

/* line 7188, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-annotation-plus:before {
  content: "\F646";
}

/* line 7192, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-bold:before {
  content: "\F264";
}

/* line 7196, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-clear:before {
  content: "\F265";
}

/* line 7200, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-color-fill:before {
  content: "\F266";
}

/* line 7204, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-color-text:before {
  content: "\F69D";
}

/* line 7208, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-float-center:before {
  content: "\F267";
}

/* line 7212, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-float-left:before {
  content: "\F268";
}

/* line 7216, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-float-none:before {
  content: "\F269";
}

/* line 7220, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-float-right:before {
  content: "\F26A";
}

/* line 7224, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-font:before {
  content: "\F6D5";
}

/* line 7228, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-header-1:before {
  content: "\F26B";
}

/* line 7232, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-header-2:before {
  content: "\F26C";
}

/* line 7236, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-header-3:before {
  content: "\F26D";
}

/* line 7240, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-header-4:before {
  content: "\F26E";
}

/* line 7244, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-header-5:before {
  content: "\F26F";
}

/* line 7248, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-header-6:before {
  content: "\F270";
}

/* line 7252, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-header-decrease:before {
  content: "\F271";
}

/* line 7256, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-header-equal:before {
  content: "\F272";
}

/* line 7260, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-header-increase:before {
  content: "\F273";
}

/* line 7264, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-header-pound:before {
  content: "\F274";
}

/* line 7268, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-horizontal-align-center:before {
  content: "\F61E";
}

/* line 7272, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-horizontal-align-left:before {
  content: "\F61F";
}

/* line 7276, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-horizontal-align-right:before {
  content: "\F620";
}

/* line 7280, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-indent-decrease:before {
  content: "\F275";
}

/* line 7284, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-indent-increase:before {
  content: "\F276";
}

/* line 7288, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-italic:before {
  content: "\F277";
}

/* line 7292, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-line-spacing:before {
  content: "\F278";
}

/* line 7296, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-line-style:before {
  content: "\F5C8";
}

/* line 7300, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-line-weight:before {
  content: "\F5C9";
}

/* line 7304, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-list-bulleted:before {
  content: "\F279";
}

/* line 7308, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-list-bulleted-type:before {
  content: "\F27A";
}

/* line 7312, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-list-checks:before {
  content: "\F755";
}

/* line 7316, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-list-numbers:before {
  content: "\F27B";
}

/* line 7320, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-page-break:before {
  content: "\F6D6";
}

/* line 7324, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-paint:before {
  content: "\F27C";
}

/* line 7328, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-paragraph:before {
  content: "\F27D";
}

/* line 7332, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-pilcrow:before {
  content: "\F6D7";
}

/* line 7336, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-quote-close:before {
  content: "\F27E";
}

/* line 7340, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-quote-open:before {
  content: "\F756";
}

/* line 7344, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-rotate-90:before {
  content: "\F6A9";
}

/* line 7348, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-section:before {
  content: "\F69E";
}

/* line 7352, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-size:before {
  content: "\F27F";
}

/* line 7356, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-strikethrough:before {
  content: "\F280";
}

/* line 7360, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-strikethrough-variant:before {
  content: "\F281";
}

/* line 7364, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-subscript:before {
  content: "\F282";
}

/* line 7368, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-superscript:before {
  content: "\F283";
}

/* line 7372, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-text:before {
  content: "\F284";
}

/* line 7376, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-textdirection-l-to-r:before {
  content: "\F285";
}

/* line 7380, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-textdirection-r-to-l:before {
  content: "\F286";
}

/* line 7384, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-title:before {
  content: "\F5F4";
}

/* line 7388, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-underline:before {
  content: "\F287";
}

/* line 7392, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-vertical-align-bottom:before {
  content: "\F621";
}

/* line 7396, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-vertical-align-center:before {
  content: "\F622";
}

/* line 7400, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-vertical-align-top:before {
  content: "\F623";
}

/* line 7404, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-wrap-inline:before {
  content: "\F288";
}

/* line 7408, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-wrap-square:before {
  content: "\F289";
}

/* line 7412, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-wrap-tight:before {
  content: "\F28A";
}

/* line 7416, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-format-wrap-top-bottom:before {
  content: "\F28B";
}

/* line 7420, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-forum:before {
  content: "\F28C";
}

/* line 7424, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-forward:before {
  content: "\F28D";
}

/* line 7428, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-foursquare:before {
  content: "\F28E";
}

/* line 7432, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fridge:before {
  content: "\F28F";
}

/* line 7436, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fridge-filled:before {
  content: "\F290";
}

/* line 7440, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fridge-filled-bottom:before {
  content: "\F291";
}

/* line 7444, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fridge-filled-top:before {
  content: "\F292";
}

/* line 7448, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fuel:before {
  content: "\F7C9";
}

/* line 7452, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fullscreen:before {
  content: "\F293";
}

/* line 7456, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-fullscreen-exit:before {
  content: "\F294";
}

/* line 7460, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-function:before {
  content: "\F295";
}

/* line 7464, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gamepad:before {
  content: "\F296";
}

/* line 7468, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gamepad-variant:before {
  content: "\F297";
}

/* line 7472, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-garage:before {
  content: "\F6D8";
}

/* line 7476, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-garage-open:before {
  content: "\F6D9";
}

/* line 7480, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gas-cylinder:before {
  content: "\F647";
}

/* line 7484, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gas-station:before {
  content: "\F298";
}

/* line 7488, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gate:before {
  content: "\F299";
}

/* line 7492, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gauge:before {
  content: "\F29A";
}

/* line 7496, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gavel:before {
  content: "\F29B";
}

/* line 7500, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gender-female:before {
  content: "\F29C";
}

/* line 7504, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gender-male:before {
  content: "\F29D";
}

/* line 7508, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gender-male-female:before {
  content: "\F29E";
}

/* line 7512, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gender-transgender:before {
  content: "\F29F";
}

/* line 7516, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gesture:before {
  content: "\F7CA";
}

/* line 7520, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gesture-double-tap:before {
  content: "\F73B";
}

/* line 7524, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gesture-swipe-down:before {
  content: "\F73C";
}

/* line 7528, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gesture-swipe-left:before {
  content: "\F73D";
}

/* line 7532, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gesture-swipe-right:before {
  content: "\F73E";
}

/* line 7536, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gesture-swipe-up:before {
  content: "\F73F";
}

/* line 7540, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gesture-tap:before {
  content: "\F740";
}

/* line 7544, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gesture-two-double-tap:before {
  content: "\F741";
}

/* line 7548, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gesture-two-tap:before {
  content: "\F742";
}

/* line 7552, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ghost:before {
  content: "\F2A0";
}

/* line 7556, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gift:before {
  content: "\F2A1";
}

/* line 7560, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-git:before {
  content: "\F2A2";
}

/* line 7564, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-github-box:before {
  content: "\F2A3";
}

/* line 7568, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-github-circle:before {
  content: "\F2A4";
}

/* line 7572, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-github-face:before {
  content: "\F6DA";
}

/* line 7576, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-glass-flute:before {
  content: "\F2A5";
}

/* line 7580, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-glass-mug:before {
  content: "\F2A6";
}

/* line 7584, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-glass-stange:before {
  content: "\F2A7";
}

/* line 7588, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-glass-tulip:before {
  content: "\F2A8";
}

/* line 7592, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-glassdoor:before {
  content: "\F2A9";
}

/* line 7596, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-glasses:before {
  content: "\F2AA";
}

/* line 7600, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gmail:before {
  content: "\F2AB";
}

/* line 7604, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gnome:before {
  content: "\F2AC";
}

/* line 7608, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gondola:before {
  content: "\F685";
}

/* line 7612, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google:before {
  content: "\F2AD";
}

/* line 7616, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-analytics:before {
  content: "\F7CB";
}

/* line 7620, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-assistant:before {
  content: "\F7CC";
}

/* line 7624, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-cardboard:before {
  content: "\F2AE";
}

/* line 7628, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-chrome:before {
  content: "\F2AF";
}

/* line 7632, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-circles:before {
  content: "\F2B0";
}

/* line 7636, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-circles-communities:before {
  content: "\F2B1";
}

/* line 7640, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-circles-extended:before {
  content: "\F2B2";
}

/* line 7644, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-circles-group:before {
  content: "\F2B3";
}

/* line 7648, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-controller:before {
  content: "\F2B4";
}

/* line 7652, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-controller-off:before {
  content: "\F2B5";
}

/* line 7656, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-drive:before {
  content: "\F2B6";
}

/* line 7660, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-earth:before {
  content: "\F2B7";
}

/* line 7664, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-glass:before {
  content: "\F2B8";
}

/* line 7668, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-keep:before {
  content: "\F6DB";
}

/* line 7672, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-maps:before {
  content: "\F5F5";
}

/* line 7676, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-nearby:before {
  content: "\F2B9";
}

/* line 7680, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-pages:before {
  content: "\F2BA";
}

/* line 7684, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-photos:before {
  content: "\F6DC";
}

/* line 7688, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-physical-web:before {
  content: "\F2BB";
}

/* line 7692, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-play:before {
  content: "\F2BC";
}

/* line 7696, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-plus:before {
  content: "\F2BD";
}

/* line 7700, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-plus-box:before {
  content: "\F2BE";
}

/* line 7704, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-translate:before {
  content: "\F2BF";
}

/* line 7708, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-google-wallet:before {
  content: "\F2C0";
}

/* line 7712, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-gradient:before {
  content: "\F69F";
}

/* line 7716, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-grease-pencil:before {
  content: "\F648";
}

/* line 7720, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-grid:before {
  content: "\F2C1";
}

/* line 7724, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-grid-large:before {
  content: "\F757";
}

/* line 7728, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-grid-off:before {
  content: "\F2C2";
}

/* line 7732, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-group:before {
  content: "\F2C3";
}

/* line 7736, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-guitar-acoustic:before {
  content: "\F770";
}

/* line 7740, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-guitar-electric:before {
  content: "\F2C4";
}

/* line 7744, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-guitar-pick:before {
  content: "\F2C5";
}

/* line 7748, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-guitar-pick-outline:before {
  content: "\F2C6";
}

/* line 7752, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hackernews:before {
  content: "\F624";
}

/* line 7756, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hamburger:before {
  content: "\F684";
}

/* line 7760, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hand-pointing-right:before {
  content: "\F2C7";
}

/* line 7764, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hanger:before {
  content: "\F2C8";
}

/* line 7768, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hangouts:before {
  content: "\F2C9";
}

/* line 7772, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-harddisk:before {
  content: "\F2CA";
}

/* line 7776, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-headphones:before {
  content: "\F2CB";
}

/* line 7780, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-headphones-box:before {
  content: "\F2CC";
}

/* line 7784, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-headphones-off:before {
  content: "\F7CD";
}

/* line 7788, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-headphones-settings:before {
  content: "\F2CD";
}

/* line 7792, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-headset:before {
  content: "\F2CE";
}

/* line 7796, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-headset-dock:before {
  content: "\F2CF";
}

/* line 7800, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-headset-off:before {
  content: "\F2D0";
}

/* line 7804, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-heart:before {
  content: "\F2D1";
}

/* line 7808, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-heart-box:before {
  content: "\F2D2";
}

/* line 7812, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-heart-box-outline:before {
  content: "\F2D3";
}

/* line 7816, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-heart-broken:before {
  content: "\F2D4";
}

/* line 7820, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-heart-half:before {
  content: "\F6DE";
}

/* line 7824, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-heart-half-full:before {
  content: "\F6DD";
}

/* line 7828, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-heart-half-outline:before {
  content: "\F6DF";
}

/* line 7832, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-heart-off:before {
  content: "\F758";
}

/* line 7836, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-heart-outline:before {
  content: "\F2D5";
}

/* line 7840, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-heart-pulse:before {
  content: "\F5F6";
}

/* line 7844, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-help:before {
  content: "\F2D6";
}

/* line 7848, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-help-box:before {
  content: "\F78A";
}

/* line 7852, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-help-circle:before {
  content: "\F2D7";
}

/* line 7856, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-help-circle-outline:before {
  content: "\F625";
}

/* line 7860, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-help-network:before {
  content: "\F6F4";
}

/* line 7864, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hexagon:before {
  content: "\F2D8";
}

/* line 7868, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hexagon-multiple:before {
  content: "\F6E0";
}

/* line 7872, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hexagon-outline:before {
  content: "\F2D9";
}

/* line 7876, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-high-definition:before {
  content: "\F7CE";
}

/* line 7880, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-highway:before {
  content: "\F5F7";
}

/* line 7884, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-history:before {
  content: "\F2DA";
}

/* line 7888, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hololens:before {
  content: "\F2DB";
}

/* line 7892, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-home:before {
  content: "\F2DC";
}

/* line 7896, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-home-assistant:before {
  content: "\F7CF";
}

/* line 7900, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-home-automation:before {
  content: "\F7D0";
}

/* line 7904, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-home-circle:before {
  content: "\F7D1";
}

/* line 7908, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-home-map-marker:before {
  content: "\F5F8";
}

/* line 7912, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-home-modern:before {
  content: "\F2DD";
}

/* line 7916, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-home-outline:before {
  content: "\F6A0";
}

/* line 7920, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-home-variant:before {
  content: "\F2DE";
}

/* line 7924, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hook:before {
  content: "\F6E1";
}

/* line 7928, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hook-off:before {
  content: "\F6E2";
}

/* line 7932, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hops:before {
  content: "\F2DF";
}

/* line 7936, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hospital:before {
  content: "\F2E0";
}

/* line 7940, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hospital-building:before {
  content: "\F2E1";
}

/* line 7944, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hospital-marker:before {
  content: "\F2E2";
}

/* line 7948, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-hotel:before {
  content: "\F2E3";
}

/* line 7952, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-houzz:before {
  content: "\F2E4";
}

/* line 7956, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-houzz-box:before {
  content: "\F2E5";
}

/* line 7960, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-human:before {
  content: "\F2E6";
}

/* line 7964, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-human-child:before {
  content: "\F2E7";
}

/* line 7968, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-human-female:before {
  content: "\F649";
}

/* line 7972, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-human-greeting:before {
  content: "\F64A";
}

/* line 7976, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-human-handsdown:before {
  content: "\F64B";
}

/* line 7980, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-human-handsup:before {
  content: "\F64C";
}

/* line 7984, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-human-male:before {
  content: "\F64D";
}

/* line 7988, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-human-male-female:before {
  content: "\F2E8";
}

/* line 7992, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-human-pregnant:before {
  content: "\F5CF";
}

/* line 7996, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-humble-bundle:before {
  content: "\F743";
}

/* line 8000, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image:before {
  content: "\F2E9";
}

/* line 8004, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-album:before {
  content: "\F2EA";
}

/* line 8008, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-area:before {
  content: "\F2EB";
}

/* line 8012, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-area-close:before {
  content: "\F2EC";
}

/* line 8016, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-broken:before {
  content: "\F2ED";
}

/* line 8020, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-broken-variant:before {
  content: "\F2EE";
}

/* line 8024, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-filter:before {
  content: "\F2EF";
}

/* line 8028, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-filter-black-white:before {
  content: "\F2F0";
}

/* line 8032, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-filter-center-focus:before {
  content: "\F2F1";
}

/* line 8036, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-filter-center-focus-weak:before {
  content: "\F2F2";
}

/* line 8040, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-filter-drama:before {
  content: "\F2F3";
}

/* line 8044, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-filter-frames:before {
  content: "\F2F4";
}

/* line 8048, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-filter-hdr:before {
  content: "\F2F5";
}

/* line 8052, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-filter-none:before {
  content: "\F2F6";
}

/* line 8056, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-filter-tilt-shift:before {
  content: "\F2F7";
}

/* line 8060, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-filter-vintage:before {
  content: "\F2F8";
}

/* line 8064, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-image-multiple:before {
  content: "\F2F9";
}

/* line 8068, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-import:before {
  content: "\F2FA";
}

/* line 8072, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-inbox:before {
  content: "\F686";
}

/* line 8076, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-inbox-arrow-down:before {
  content: "\F2FB";
}

/* line 8080, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-inbox-arrow-up:before {
  content: "\F3D1";
}

/* line 8084, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-incognito:before {
  content: "\F5F9";
}

/* line 8088, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-infinity:before {
  content: "\F6E3";
}

/* line 8092, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-information:before {
  content: "\F2FC";
}

/* line 8096, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-information-outline:before {
  content: "\F2FD";
}

/* line 8100, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-information-variant:before {
  content: "\F64E";
}

/* line 8104, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-instagram:before {
  content: "\F2FE";
}

/* line 8108, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-instapaper:before {
  content: "\F2FF";
}

/* line 8112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-internet-explorer:before {
  content: "\F300";
}

/* line 8116, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-invert-colors:before {
  content: "\F301";
}

/* line 8120, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-itunes:before {
  content: "\F676";
}

/* line 8124, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-jeepney:before {
  content: "\F302";
}

/* line 8128, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-jira:before {
  content: "\F303";
}

/* line 8132, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-jsfiddle:before {
  content: "\F304";
}

/* line 8136, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-json:before {
  content: "\F626";
}

/* line 8140, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-keg:before {
  content: "\F305";
}

/* line 8144, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-kettle:before {
  content: "\F5FA";
}

/* line 8148, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-key:before {
  content: "\F306";
}

/* line 8152, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-key-change:before {
  content: "\F307";
}

/* line 8156, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-key-minus:before {
  content: "\F308";
}

/* line 8160, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-key-plus:before {
  content: "\F309";
}

/* line 8164, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-key-remove:before {
  content: "\F30A";
}

/* line 8168, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-key-variant:before {
  content: "\F30B";
}

/* line 8172, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-keyboard:before {
  content: "\F30C";
}

/* line 8176, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-keyboard-backspace:before {
  content: "\F30D";
}

/* line 8180, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-keyboard-caps:before {
  content: "\F30E";
}

/* line 8184, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-keyboard-close:before {
  content: "\F30F";
}

/* line 8188, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-keyboard-off:before {
  content: "\F310";
}

/* line 8192, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-keyboard-return:before {
  content: "\F311";
}

/* line 8196, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-keyboard-tab:before {
  content: "\F312";
}

/* line 8200, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-keyboard-variant:before {
  content: "\F313";
}

/* line 8204, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-kickstarter:before {
  content: "\F744";
}

/* line 8208, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-kodi:before {
  content: "\F314";
}

/* line 8212, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-label:before {
  content: "\F315";
}

/* line 8216, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-label-outline:before {
  content: "\F316";
}

/* line 8220, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lambda:before {
  content: "\F627";
}

/* line 8224, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lamp:before {
  content: "\F6B4";
}

/* line 8228, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lan:before {
  content: "\F317";
}

/* line 8232, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lan-connect:before {
  content: "\F318";
}

/* line 8236, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lan-disconnect:before {
  content: "\F319";
}

/* line 8240, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lan-pending:before {
  content: "\F31A";
}

/* line 8244, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-language-c:before {
  content: "\F671";
}

/* line 8248, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-language-cpp:before {
  content: "\F672";
}

/* line 8252, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-language-csharp:before {
  content: "\F31B";
}

/* line 8256, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-language-css3:before {
  content: "\F31C";
}

/* line 8260, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-language-go:before {
  content: "\F7D2";
}

/* line 8264, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-language-html5:before {
  content: "\F31D";
}

/* line 8268, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-language-javascript:before {
  content: "\F31E";
}

/* line 8272, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-language-php:before {
  content: "\F31F";
}

/* line 8276, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-language-python:before {
  content: "\F320";
}

/* line 8280, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-language-python-text:before {
  content: "\F321";
}

/* line 8284, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-language-r:before {
  content: "\F7D3";
}

/* line 8288, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-language-swift:before {
  content: "\F6E4";
}

/* line 8292, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-language-typescript:before {
  content: "\F6E5";
}

/* line 8296, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-laptop:before {
  content: "\F322";
}

/* line 8300, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-laptop-chromebook:before {
  content: "\F323";
}

/* line 8304, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-laptop-mac:before {
  content: "\F324";
}

/* line 8308, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-laptop-off:before {
  content: "\F6E6";
}

/* line 8312, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-laptop-windows:before {
  content: "\F325";
}

/* line 8316, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lastfm:before {
  content: "\F326";
}

/* line 8320, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-launch:before {
  content: "\F327";
}

/* line 8324, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lava-lamp:before {
  content: "\F7D4";
}

/* line 8328, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-layers:before {
  content: "\F328";
}

/* line 8332, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-layers-off:before {
  content: "\F329";
}

/* line 8336, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lead-pencil:before {
  content: "\F64F";
}

/* line 8340, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-leaf:before {
  content: "\F32A";
}

/* line 8344, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-led-off:before {
  content: "\F32B";
}

/* line 8348, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-led-on:before {
  content: "\F32C";
}

/* line 8352, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-led-outline:before {
  content: "\F32D";
}

/* line 8356, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-led-strip:before {
  content: "\F7D5";
}

/* line 8360, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-led-variant-off:before {
  content: "\F32E";
}

/* line 8364, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-led-variant-on:before {
  content: "\F32F";
}

/* line 8368, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-led-variant-outline:before {
  content: "\F330";
}

/* line 8372, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-library:before {
  content: "\F331";
}

/* line 8376, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-library-books:before {
  content: "\F332";
}

/* line 8380, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-library-music:before {
  content: "\F333";
}

/* line 8384, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-library-plus:before {
  content: "\F334";
}

/* line 8388, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lightbulb:before {
  content: "\F335";
}

/* line 8392, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lightbulb-on:before {
  content: "\F6E7";
}

/* line 8396, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lightbulb-on-outline:before {
  content: "\F6E8";
}

/* line 8400, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lightbulb-outline:before {
  content: "\F336";
}

/* line 8404, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-link:before {
  content: "\F337";
}

/* line 8408, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-link-off:before {
  content: "\F338";
}

/* line 8412, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-link-variant:before {
  content: "\F339";
}

/* line 8416, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-link-variant-off:before {
  content: "\F33A";
}

/* line 8420, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-linkedin:before {
  content: "\F33B";
}

/* line 8424, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-linkedin-box:before {
  content: "\F33C";
}

/* line 8428, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-linux:before {
  content: "\F33D";
}

/* line 8432, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-loading:before {
  content: "\F771";
}

/* line 8436, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lock:before {
  content: "\F33E";
}

/* line 8440, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lock-open:before {
  content: "\F33F";
}

/* line 8444, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lock-open-outline:before {
  content: "\F340";
}

/* line 8448, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lock-outline:before {
  content: "\F341";
}

/* line 8452, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lock-pattern:before {
  content: "\F6E9";
}

/* line 8456, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lock-plus:before {
  content: "\F5FB";
}

/* line 8460, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lock-reset:before {
  content: "\F772";
}

/* line 8464, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-locker:before {
  content: "\F7D6";
}

/* line 8468, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-locker-multiple:before {
  content: "\F7D7";
}

/* line 8472, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-login:before {
  content: "\F342";
}

/* line 8476, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-login-variant:before {
  content: "\F5FC";
}

/* line 8480, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-logout:before {
  content: "\F343";
}

/* line 8484, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-logout-variant:before {
  content: "\F5FD";
}

/* line 8488, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-looks:before {
  content: "\F344";
}

/* line 8492, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-loop:before {
  content: "\F6EA";
}

/* line 8496, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-loupe:before {
  content: "\F345";
}

/* line 8500, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-lumx:before {
  content: "\F346";
}

/* line 8504, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-magnet:before {
  content: "\F347";
}

/* line 8508, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-magnet-on:before {
  content: "\F348";
}

/* line 8512, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-magnify:before {
  content: "\F349";
}

/* line 8516, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-magnify-minus:before {
  content: "\F34A";
}

/* line 8520, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-magnify-minus-outline:before {
  content: "\F6EB";
}

/* line 8524, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-magnify-plus:before {
  content: "\F34B";
}

/* line 8528, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-magnify-plus-outline:before {
  content: "\F6EC";
}

/* line 8532, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-mail-ru:before {
  content: "\F34C";
}

/* line 8536, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-mailbox:before {
  content: "\F6ED";
}

/* line 8540, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-map:before {
  content: "\F34D";
}

/* line 8544, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-map-marker:before {
  content: "\F34E";
}

/* line 8548, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-map-marker-circle:before {
  content: "\F34F";
}

/* line 8552, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-map-marker-minus:before {
  content: "\F650";
}

/* line 8556, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-map-marker-multiple:before {
  content: "\F350";
}

/* line 8560, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-map-marker-off:before {
  content: "\F351";
}

/* line 8564, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-map-marker-outline:before {
  content: "\F7D8";
}

/* line 8568, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-map-marker-plus:before {
  content: "\F651";
}

/* line 8572, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-map-marker-radius:before {
  content: "\F352";
}

/* line 8576, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-margin:before {
  content: "\F353";
}

/* line 8580, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-markdown:before {
  content: "\F354";
}

/* line 8584, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-marker:before {
  content: "\F652";
}

/* line 8588, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-marker-check:before {
  content: "\F355";
}

/* line 8592, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-martini:before {
  content: "\F356";
}

/* line 8596, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-material-ui:before {
  content: "\F357";
}

/* line 8600, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-math-compass:before {
  content: "\F358";
}

/* line 8604, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-matrix:before {
  content: "\F628";
}

/* line 8608, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-maxcdn:before {
  content: "\F359";
}

/* line 8612, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-medical-bag:before {
  content: "\F6EE";
}

/* line 8616, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-medium:before {
  content: "\F35A";
}

/* line 8620, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-memory:before {
  content: "\F35B";
}

/* line 8624, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-menu:before {
  content: "\F35C";
}

/* line 8628, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-menu-down:before {
  content: "\F35D";
}

/* line 8632, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-menu-down-outline:before {
  content: "\F6B5";
}

/* line 8636, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-menu-left:before {
  content: "\F35E";
}

/* line 8640, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-menu-right:before {
  content: "\F35F";
}

/* line 8644, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-menu-up:before {
  content: "\F360";
}

/* line 8648, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-menu-up-outline:before {
  content: "\F6B6";
}

/* line 8652, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message:before {
  content: "\F361";
}

/* line 8656, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-alert:before {
  content: "\F362";
}

/* line 8660, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-bulleted:before {
  content: "\F6A1";
}

/* line 8664, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-bulleted-off:before {
  content: "\F6A2";
}

/* line 8668, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-draw:before {
  content: "\F363";
}

/* line 8672, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-image:before {
  content: "\F364";
}

/* line 8676, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-outline:before {
  content: "\F365";
}

/* line 8680, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-plus:before {
  content: "\F653";
}

/* line 8684, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-processing:before {
  content: "\F366";
}

/* line 8688, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-reply:before {
  content: "\F367";
}

/* line 8692, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-reply-text:before {
  content: "\F368";
}

/* line 8696, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-settings:before {
  content: "\F6EF";
}

/* line 8700, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-settings-variant:before {
  content: "\F6F0";
}

/* line 8704, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-text:before {
  content: "\F369";
}

/* line 8708, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-text-outline:before {
  content: "\F36A";
}

/* line 8712, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-message-video:before {
  content: "\F36B";
}

/* line 8716, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-meteor:before {
  content: "\F629";
}

/* line 8720, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-metronome:before {
  content: "\F7D9";
}

/* line 8724, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-metronome-tick:before {
  content: "\F7DA";
}

/* line 8728, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-micro-sd:before {
  content: "\F7DB";
}

/* line 8732, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-microphone:before {
  content: "\F36C";
}

/* line 8736, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-microphone-off:before {
  content: "\F36D";
}

/* line 8740, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-microphone-outline:before {
  content: "\F36E";
}

/* line 8744, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-microphone-settings:before {
  content: "\F36F";
}

/* line 8748, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-microphone-variant:before {
  content: "\F370";
}

/* line 8752, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-microphone-variant-off:before {
  content: "\F371";
}

/* line 8756, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-microscope:before {
  content: "\F654";
}

/* line 8760, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-microsoft:before {
  content: "\F372";
}

/* line 8764, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-minecraft:before {
  content: "\F373";
}

/* line 8768, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-minus:before {
  content: "\F374";
}

/* line 8772, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-minus-box:before {
  content: "\F375";
}

/* line 8776, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-minus-box-outline:before {
  content: "\F6F1";
}

/* line 8780, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-minus-circle:before {
  content: "\F376";
}

/* line 8784, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-minus-circle-outline:before {
  content: "\F377";
}

/* line 8788, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-minus-network:before {
  content: "\F378";
}

/* line 8792, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-mixcloud:before {
  content: "\F62A";
}

/* line 8796, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-mixer:before {
  content: "\F7DC";
}

/* line 8800, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-monitor:before {
  content: "\F379";
}

/* line 8804, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-monitor-multiple:before {
  content: "\F37A";
}

/* line 8808, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-more:before {
  content: "\F37B";
}

/* line 8812, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-motorbike:before {
  content: "\F37C";
}

/* line 8816, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-mouse:before {
  content: "\F37D";
}

/* line 8820, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-mouse-off:before {
  content: "\F37E";
}

/* line 8824, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-mouse-variant:before {
  content: "\F37F";
}

/* line 8828, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-mouse-variant-off:before {
  content: "\F380";
}

/* line 8832, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-move-resize:before {
  content: "\F655";
}

/* line 8836, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-move-resize-variant:before {
  content: "\F656";
}

/* line 8840, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-movie:before {
  content: "\F381";
}

/* line 8844, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-movie-roll:before {
  content: "\F7DD";
}

/* line 8848, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-multiplication:before {
  content: "\F382";
}

/* line 8852, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-multiplication-box:before {
  content: "\F383";
}

/* line 8856, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-mushroom:before {
  content: "\F7DE";
}

/* line 8860, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-mushroom-outline:before {
  content: "\F7DF";
}

/* line 8864, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music:before {
  content: "\F759";
}

/* line 8868, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music-box:before {
  content: "\F384";
}

/* line 8872, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music-box-outline:before {
  content: "\F385";
}

/* line 8876, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music-circle:before {
  content: "\F386";
}

/* line 8880, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music-note:before {
  content: "\F387";
}

/* line 8884, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music-note-bluetooth:before {
  content: "\F5FE";
}

/* line 8888, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music-note-bluetooth-off:before {
  content: "\F5FF";
}

/* line 8892, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music-note-eighth:before {
  content: "\F388";
}

/* line 8896, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music-note-half:before {
  content: "\F389";
}

/* line 8900, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music-note-off:before {
  content: "\F38A";
}

/* line 8904, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music-note-quarter:before {
  content: "\F38B";
}

/* line 8908, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music-note-sixteenth:before {
  content: "\F38C";
}

/* line 8912, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music-note-whole:before {
  content: "\F38D";
}

/* line 8916, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-music-off:before {
  content: "\F75A";
}

/* line 8920, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-nature:before {
  content: "\F38E";
}

/* line 8924, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-nature-people:before {
  content: "\F38F";
}

/* line 8928, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-navigation:before {
  content: "\F390";
}

/* line 8932, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-near-me:before {
  content: "\F5CD";
}

/* line 8936, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-needle:before {
  content: "\F391";
}

/* line 8940, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-nest-protect:before {
  content: "\F392";
}

/* line 8944, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-nest-thermostat:before {
  content: "\F393";
}

/* line 8948, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-netflix:before {
  content: "\F745";
}

/* line 8952, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-network:before {
  content: "\F6F2";
}

/* line 8956, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-new-box:before {
  content: "\F394";
}

/* line 8960, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-newspaper:before {
  content: "\F395";
}

/* line 8964, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-nfc:before {
  content: "\F396";
}

/* line 8968, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-nfc-tap:before {
  content: "\F397";
}

/* line 8972, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-nfc-variant:before {
  content: "\F398";
}

/* line 8976, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ninja:before {
  content: "\F773";
}

/* line 8980, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-nintendo-switch:before {
  content: "\F7E0";
}

/* line 8984, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-nodejs:before {
  content: "\F399";
}

/* line 8988, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-note:before {
  content: "\F39A";
}

/* line 8992, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-note-multiple:before {
  content: "\F6B7";
}

/* line 8996, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-note-multiple-outline:before {
  content: "\F6B8";
}

/* line 9000, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-note-outline:before {
  content: "\F39B";
}

/* line 9004, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-note-plus:before {
  content: "\F39C";
}

/* line 9008, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-note-plus-outline:before {
  content: "\F39D";
}

/* line 9012, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-note-text:before {
  content: "\F39E";
}

/* line 9016, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-notification-clear-all:before {
  content: "\F39F";
}

/* line 9020, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-npm:before {
  content: "\F6F6";
}

/* line 9024, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-nuke:before {
  content: "\F6A3";
}

/* line 9028, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-null:before {
  content: "\F7E1";
}

/* line 9032, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric:before {
  content: "\F3A0";
}

/* line 9036, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-0-box:before {
  content: "\F3A1";
}

/* line 9040, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-0-box-multiple-outline:before {
  content: "\F3A2";
}

/* line 9044, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-0-box-outline:before {
  content: "\F3A3";
}

/* line 9048, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-1-box:before {
  content: "\F3A4";
}

/* line 9052, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-1-box-multiple-outline:before {
  content: "\F3A5";
}

/* line 9056, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-1-box-outline:before {
  content: "\F3A6";
}

/* line 9060, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-2-box:before {
  content: "\F3A7";
}

/* line 9064, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-2-box-multiple-outline:before {
  content: "\F3A8";
}

/* line 9068, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-2-box-outline:before {
  content: "\F3A9";
}

/* line 9072, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-3-box:before {
  content: "\F3AA";
}

/* line 9076, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-3-box-multiple-outline:before {
  content: "\F3AB";
}

/* line 9080, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-3-box-outline:before {
  content: "\F3AC";
}

/* line 9084, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-4-box:before {
  content: "\F3AD";
}

/* line 9088, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-4-box-multiple-outline:before {
  content: "\F3AE";
}

/* line 9092, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-4-box-outline:before {
  content: "\F3AF";
}

/* line 9096, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-5-box:before {
  content: "\F3B0";
}

/* line 9100, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-5-box-multiple-outline:before {
  content: "\F3B1";
}

/* line 9104, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-5-box-outline:before {
  content: "\F3B2";
}

/* line 9108, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-6-box:before {
  content: "\F3B3";
}

/* line 9112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-6-box-multiple-outline:before {
  content: "\F3B4";
}

/* line 9116, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-6-box-outline:before {
  content: "\F3B5";
}

/* line 9120, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-7-box:before {
  content: "\F3B6";
}

/* line 9124, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-7-box-multiple-outline:before {
  content: "\F3B7";
}

/* line 9128, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-7-box-outline:before {
  content: "\F3B8";
}

/* line 9132, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-8-box:before {
  content: "\F3B9";
}

/* line 9136, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-8-box-multiple-outline:before {
  content: "\F3BA";
}

/* line 9140, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-8-box-outline:before {
  content: "\F3BB";
}

/* line 9144, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-9-box:before {
  content: "\F3BC";
}

/* line 9148, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-9-box-multiple-outline:before {
  content: "\F3BD";
}

/* line 9152, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-9-box-outline:before {
  content: "\F3BE";
}

/* line 9156, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-9-plus-box:before {
  content: "\F3BF";
}

/* line 9160, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-9-plus-box-multiple-outline:before {
  content: "\F3C0";
}

/* line 9164, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-numeric-9-plus-box-outline:before {
  content: "\F3C1";
}

/* line 9168, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-nut:before {
  content: "\F6F7";
}

/* line 9172, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-nutrition:before {
  content: "\F3C2";
}

/* line 9176, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-oar:before {
  content: "\F67B";
}

/* line 9180, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-octagon:before {
  content: "\F3C3";
}

/* line 9184, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-octagon-outline:before {
  content: "\F3C4";
}

/* line 9188, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-octagram:before {
  content: "\F6F8";
}

/* line 9192, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-octagram-outline:before {
  content: "\F774";
}

/* line 9196, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-odnoklassniki:before {
  content: "\F3C5";
}

/* line 9200, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-office:before {
  content: "\F3C6";
}

/* line 9204, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-oil:before {
  content: "\F3C7";
}

/* line 9208, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-oil-temperature:before {
  content: "\F3C8";
}

/* line 9212, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-omega:before {
  content: "\F3C9";
}

/* line 9216, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-onedrive:before {
  content: "\F3CA";
}

/* line 9220, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-onenote:before {
  content: "\F746";
}

/* line 9224, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-opacity:before {
  content: "\F5CC";
}

/* line 9228, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-open-in-app:before {
  content: "\F3CB";
}

/* line 9232, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-open-in-new:before {
  content: "\F3CC";
}

/* line 9236, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-openid:before {
  content: "\F3CD";
}

/* line 9240, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-opera:before {
  content: "\F3CE";
}

/* line 9244, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-orbit:before {
  content: "\F018";
}

/* line 9248, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ornament:before {
  content: "\F3CF";
}

/* line 9252, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ornament-variant:before {
  content: "\F3D0";
}

/* line 9256, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-owl:before {
  content: "\F3D2";
}

/* line 9260, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-package:before {
  content: "\F3D3";
}

/* line 9264, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-package-down:before {
  content: "\F3D4";
}

/* line 9268, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-package-up:before {
  content: "\F3D5";
}

/* line 9272, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-package-variant:before {
  content: "\F3D6";
}

/* line 9276, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-package-variant-closed:before {
  content: "\F3D7";
}

/* line 9280, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-page-first:before {
  content: "\F600";
}

/* line 9284, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-page-last:before {
  content: "\F601";
}

/* line 9288, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-page-layout-body:before {
  content: "\F6F9";
}

/* line 9292, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-page-layout-footer:before {
  content: "\F6FA";
}

/* line 9296, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-page-layout-header:before {
  content: "\F6FB";
}

/* line 9300, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-page-layout-sidebar-left:before {
  content: "\F6FC";
}

/* line 9304, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-page-layout-sidebar-right:before {
  content: "\F6FD";
}

/* line 9308, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-palette:before {
  content: "\F3D8";
}

/* line 9312, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-palette-advanced:before {
  content: "\F3D9";
}

/* line 9316, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-panda:before {
  content: "\F3DA";
}

/* line 9320, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pandora:before {
  content: "\F3DB";
}

/* line 9324, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-panorama:before {
  content: "\F3DC";
}

/* line 9328, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-panorama-fisheye:before {
  content: "\F3DD";
}

/* line 9332, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-panorama-horizontal:before {
  content: "\F3DE";
}

/* line 9336, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-panorama-vertical:before {
  content: "\F3DF";
}

/* line 9340, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-panorama-wide-angle:before {
  content: "\F3E0";
}

/* line 9344, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-paper-cut-vertical:before {
  content: "\F3E1";
}

/* line 9348, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-paperclip:before {
  content: "\F3E2";
}

/* line 9352, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-parking:before {
  content: "\F3E3";
}

/* line 9356, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-passport:before {
  content: "\F7E2";
}

/* line 9360, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pause:before {
  content: "\F3E4";
}

/* line 9364, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pause-circle:before {
  content: "\F3E5";
}

/* line 9368, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pause-circle-outline:before {
  content: "\F3E6";
}

/* line 9372, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pause-octagon:before {
  content: "\F3E7";
}

/* line 9376, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pause-octagon-outline:before {
  content: "\F3E8";
}

/* line 9380, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-paw:before {
  content: "\F3E9";
}

/* line 9384, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-paw-off:before {
  content: "\F657";
}

/* line 9388, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pen:before {
  content: "\F3EA";
}

/* line 9392, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pencil:before {
  content: "\F3EB";
}

/* line 9396, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pencil-box:before {
  content: "\F3EC";
}

/* line 9400, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pencil-box-outline:before {
  content: "\F3ED";
}

/* line 9404, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pencil-circle:before {
  content: "\F6FE";
}

/* line 9408, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pencil-circle-outline:before {
  content: "\F775";
}

/* line 9412, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pencil-lock:before {
  content: "\F3EE";
}

/* line 9416, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pencil-off:before {
  content: "\F3EF";
}

/* line 9420, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pentagon:before {
  content: "\F6FF";
}

/* line 9424, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pentagon-outline:before {
  content: "\F700";
}

/* line 9428, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-percent:before {
  content: "\F3F0";
}

/* line 9432, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-periodic-table-co2:before {
  content: "\F7E3";
}

/* line 9436, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-periscope:before {
  content: "\F747";
}

/* line 9440, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pharmacy:before {
  content: "\F3F1";
}

/* line 9444, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone:before {
  content: "\F3F2";
}

/* line 9448, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-bluetooth:before {
  content: "\F3F3";
}

/* line 9452, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-classic:before {
  content: "\F602";
}

/* line 9456, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-forward:before {
  content: "\F3F4";
}

/* line 9460, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-hangup:before {
  content: "\F3F5";
}

/* line 9464, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-in-talk:before {
  content: "\F3F6";
}

/* line 9468, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-incoming:before {
  content: "\F3F7";
}

/* line 9472, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-locked:before {
  content: "\F3F8";
}

/* line 9476, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-log:before {
  content: "\F3F9";
}

/* line 9480, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-minus:before {
  content: "\F658";
}

/* line 9484, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-missed:before {
  content: "\F3FA";
}

/* line 9488, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-outgoing:before {
  content: "\F3FB";
}

/* line 9492, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-paused:before {
  content: "\F3FC";
}

/* line 9496, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-plus:before {
  content: "\F659";
}

/* line 9500, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-settings:before {
  content: "\F3FD";
}

/* line 9504, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-phone-voip:before {
  content: "\F3FE";
}

/* line 9508, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pi:before {
  content: "\F3FF";
}

/* line 9512, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pi-box:before {
  content: "\F400";
}

/* line 9516, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-piano:before {
  content: "\F67C";
}

/* line 9520, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pig:before {
  content: "\F401";
}

/* line 9524, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pill:before {
  content: "\F402";
}

/* line 9528, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pillar:before {
  content: "\F701";
}

/* line 9532, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pin:before {
  content: "\F403";
}

/* line 9536, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pin-off:before {
  content: "\F404";
}

/* line 9540, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pine-tree:before {
  content: "\F405";
}

/* line 9544, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pine-tree-box:before {
  content: "\F406";
}

/* line 9548, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pinterest:before {
  content: "\F407";
}

/* line 9552, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pinterest-box:before {
  content: "\F408";
}

/* line 9556, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pipe:before {
  content: "\F7E4";
}

/* line 9560, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pipe-disconnected:before {
  content: "\F7E5";
}

/* line 9564, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pistol:before {
  content: "\F702";
}

/* line 9568, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pizza:before {
  content: "\F409";
}

/* line 9572, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-plane-shield:before {
  content: "\F6BA";
}

/* line 9576, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-play:before {
  content: "\F40A";
}

/* line 9580, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-play-box-outline:before {
  content: "\F40B";
}

/* line 9584, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-play-circle:before {
  content: "\F40C";
}

/* line 9588, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-play-circle-outline:before {
  content: "\F40D";
}

/* line 9592, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-play-pause:before {
  content: "\F40E";
}

/* line 9596, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-play-protected-content:before {
  content: "\F40F";
}

/* line 9600, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-playlist-check:before {
  content: "\F5C7";
}

/* line 9604, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-playlist-minus:before {
  content: "\F410";
}

/* line 9608, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-playlist-play:before {
  content: "\F411";
}

/* line 9612, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-playlist-plus:before {
  content: "\F412";
}

/* line 9616, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-playlist-remove:before {
  content: "\F413";
}

/* line 9620, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-playstation:before {
  content: "\F414";
}

/* line 9624, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-plex:before {
  content: "\F6B9";
}

/* line 9628, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-plus:before {
  content: "\F415";
}

/* line 9632, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-plus-box:before {
  content: "\F416";
}

/* line 9636, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-plus-box-outline:before {
  content: "\F703";
}

/* line 9640, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-plus-circle:before {
  content: "\F417";
}

/* line 9644, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-plus-circle-multiple-outline:before {
  content: "\F418";
}

/* line 9648, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-plus-circle-outline:before {
  content: "\F419";
}

/* line 9652, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-plus-network:before {
  content: "\F41A";
}

/* line 9656, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-plus-one:before {
  content: "\F41B";
}

/* line 9660, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-plus-outline:before {
  content: "\F704";
}

/* line 9664, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pocket:before {
  content: "\F41C";
}

/* line 9668, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pokeball:before {
  content: "\F41D";
}

/* line 9672, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-polaroid:before {
  content: "\F41E";
}

/* line 9676, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-poll:before {
  content: "\F41F";
}

/* line 9680, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-poll-box:before {
  content: "\F420";
}

/* line 9684, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-polymer:before {
  content: "\F421";
}

/* line 9688, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pool:before {
  content: "\F606";
}

/* line 9692, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-popcorn:before {
  content: "\F422";
}

/* line 9696, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pot:before {
  content: "\F65A";
}

/* line 9700, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pot-mix:before {
  content: "\F65B";
}

/* line 9704, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pound:before {
  content: "\F423";
}

/* line 9708, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pound-box:before {
  content: "\F424";
}

/* line 9712, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-power:before {
  content: "\F425";
}

/* line 9716, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-power-plug:before {
  content: "\F6A4";
}

/* line 9720, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-power-plug-off:before {
  content: "\F6A5";
}

/* line 9724, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-power-settings:before {
  content: "\F426";
}

/* line 9728, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-power-socket:before {
  content: "\F427";
}

/* line 9732, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-power-socket-eu:before {
  content: "\F7E6";
}

/* line 9736, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-power-socket-uk:before {
  content: "\F7E7";
}

/* line 9740, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-power-socket-us:before {
  content: "\F7E8";
}

/* line 9744, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-prescription:before {
  content: "\F705";
}

/* line 9748, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-presentation:before {
  content: "\F428";
}

/* line 9752, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-presentation-play:before {
  content: "\F429";
}

/* line 9756, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-printer:before {
  content: "\F42A";
}

/* line 9760, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-printer-3d:before {
  content: "\F42B";
}

/* line 9764, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-printer-alert:before {
  content: "\F42C";
}

/* line 9768, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-printer-settings:before {
  content: "\F706";
}

/* line 9772, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-priority-high:before {
  content: "\F603";
}

/* line 9776, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-priority-low:before {
  content: "\F604";
}

/* line 9780, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-professional-hexagon:before {
  content: "\F42D";
}

/* line 9784, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-projector:before {
  content: "\F42E";
}

/* line 9788, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-projector-screen:before {
  content: "\F42F";
}

/* line 9792, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-publish:before {
  content: "\F6A6";
}

/* line 9796, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-pulse:before {
  content: "\F430";
}

/* line 9800, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-puzzle:before {
  content: "\F431";
}

/* line 9804, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-qqchat:before {
  content: "\F605";
}

/* line 9808, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-qrcode:before {
  content: "\F432";
}

/* line 9812, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-qrcode-scan:before {
  content: "\F433";
}

/* line 9816, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-quadcopter:before {
  content: "\F434";
}

/* line 9820, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-quality-high:before {
  content: "\F435";
}

/* line 9824, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-quicktime:before {
  content: "\F436";
}

/* line 9828, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-radar:before {
  content: "\F437";
}

/* line 9832, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-radiator:before {
  content: "\F438";
}

/* line 9836, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-radio:before {
  content: "\F439";
}

/* line 9840, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-radio-handheld:before {
  content: "\F43A";
}

/* line 9844, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-radio-tower:before {
  content: "\F43B";
}

/* line 9848, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-radioactive:before {
  content: "\F43C";
}

/* line 9852, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-radiobox-blank:before {
  content: "\F43D";
}

/* line 9856, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-radiobox-marked:before {
  content: "\F43E";
}

/* line 9860, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-raspberrypi:before {
  content: "\F43F";
}

/* line 9864, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ray-end:before {
  content: "\F440";
}

/* line 9868, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ray-end-arrow:before {
  content: "\F441";
}

/* line 9872, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ray-start:before {
  content: "\F442";
}

/* line 9876, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ray-start-arrow:before {
  content: "\F443";
}

/* line 9880, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ray-start-end:before {
  content: "\F444";
}

/* line 9884, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ray-vertex:before {
  content: "\F445";
}

/* line 9888, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rdio:before {
  content: "\F446";
}

/* line 9892, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-react:before {
  content: "\F707";
}

/* line 9896, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-read:before {
  content: "\F447";
}

/* line 9900, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-readability:before {
  content: "\F448";
}

/* line 9904, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-receipt:before {
  content: "\F449";
}

/* line 9908, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-record:before {
  content: "\F44A";
}

/* line 9912, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-record-rec:before {
  content: "\F44B";
}

/* line 9916, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-recycle:before {
  content: "\F44C";
}

/* line 9920, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-reddit:before {
  content: "\F44D";
}

/* line 9924, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-redo:before {
  content: "\F44E";
}

/* line 9928, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-redo-variant:before {
  content: "\F44F";
}

/* line 9932, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-refresh:before {
  content: "\F450";
}

/* line 9936, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-regex:before {
  content: "\F451";
}

/* line 9940, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-relative-scale:before {
  content: "\F452";
}

/* line 9944, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-reload:before {
  content: "\F453";
}

/* line 9948, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-remote:before {
  content: "\F454";
}

/* line 9952, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rename-box:before {
  content: "\F455";
}

/* line 9956, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-reorder-horizontal:before {
  content: "\F687";
}

/* line 9960, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-reorder-vertical:before {
  content: "\F688";
}

/* line 9964, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-repeat:before {
  content: "\F456";
}

/* line 9968, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-repeat-off:before {
  content: "\F457";
}

/* line 9972, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-repeat-once:before {
  content: "\F458";
}

/* line 9976, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-replay:before {
  content: "\F459";
}

/* line 9980, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-reply:before {
  content: "\F45A";
}

/* line 9984, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-reply-all:before {
  content: "\F45B";
}

/* line 9988, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-reproduction:before {
  content: "\F45C";
}

/* line 9992, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-resize-bottom-right:before {
  content: "\F45D";
}

/* line 9996, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-responsive:before {
  content: "\F45E";
}

/* line 10000, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-restart:before {
  content: "\F708";
}

/* line 10004, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-restore:before {
  content: "\F6A7";
}

/* line 10008, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rewind:before {
  content: "\F45F";
}

/* line 10012, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rewind-outline:before {
  content: "\F709";
}

/* line 10016, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rhombus:before {
  content: "\F70A";
}

/* line 10020, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rhombus-outline:before {
  content: "\F70B";
}

/* line 10024, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ribbon:before {
  content: "\F460";
}

/* line 10028, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rice:before {
  content: "\F7E9";
}

/* line 10032, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ring:before {
  content: "\F7EA";
}

/* line 10036, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-road:before {
  content: "\F461";
}

/* line 10040, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-road-variant:before {
  content: "\F462";
}

/* line 10044, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-robot:before {
  content: "\F6A8";
}

/* line 10048, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rocket:before {
  content: "\F463";
}

/* line 10052, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-roomba:before {
  content: "\F70C";
}

/* line 10056, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rotate-3d:before {
  content: "\F464";
}

/* line 10060, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rotate-left:before {
  content: "\F465";
}

/* line 10064, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rotate-left-variant:before {
  content: "\F466";
}

/* line 10068, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rotate-right:before {
  content: "\F467";
}

/* line 10072, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rotate-right-variant:before {
  content: "\F468";
}

/* line 10076, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rounded-corner:before {
  content: "\F607";
}

/* line 10080, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-router-wireless:before {
  content: "\F469";
}

/* line 10084, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-routes:before {
  content: "\F46A";
}

/* line 10088, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rowing:before {
  content: "\F608";
}

/* line 10092, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rss:before {
  content: "\F46B";
}

/* line 10096, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-rss-box:before {
  content: "\F46C";
}

/* line 10100, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ruler:before {
  content: "\F46D";
}

/* line 10104, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-run:before {
  content: "\F70D";
}

/* line 10108, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-run-fast:before {
  content: "\F46E";
}

/* line 10112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sale:before {
  content: "\F46F";
}

/* line 10116, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sass:before {
  content: "\F7EB";
}

/* line 10120, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-satellite:before {
  content: "\F470";
}

/* line 10124, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-satellite-variant:before {
  content: "\F471";
}

/* line 10128, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-saxophone:before {
  content: "\F609";
}

/* line 10132, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-scale:before {
  content: "\F472";
}

/* line 10136, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-scale-balance:before {
  content: "\F5D1";
}

/* line 10140, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-scale-bathroom:before {
  content: "\F473";
}

/* line 10144, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-scanner:before {
  content: "\F6AA";
}

/* line 10148, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-school:before {
  content: "\F474";
}

/* line 10152, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-screen-rotation:before {
  content: "\F475";
}

/* line 10156, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-screen-rotation-lock:before {
  content: "\F476";
}

/* line 10160, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-screwdriver:before {
  content: "\F477";
}

/* line 10164, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-script:before {
  content: "\F478";
}

/* line 10168, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sd:before {
  content: "\F479";
}

/* line 10172, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-seal:before {
  content: "\F47A";
}

/* line 10176, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-search-web:before {
  content: "\F70E";
}

/* line 10180, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-seat-flat:before {
  content: "\F47B";
}

/* line 10184, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-seat-flat-angled:before {
  content: "\F47C";
}

/* line 10188, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-seat-individual-suite:before {
  content: "\F47D";
}

/* line 10192, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-seat-legroom-extra:before {
  content: "\F47E";
}

/* line 10196, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-seat-legroom-normal:before {
  content: "\F47F";
}

/* line 10200, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-seat-legroom-reduced:before {
  content: "\F480";
}

/* line 10204, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-seat-recline-extra:before {
  content: "\F481";
}

/* line 10208, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-seat-recline-normal:before {
  content: "\F482";
}

/* line 10212, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-security:before {
  content: "\F483";
}

/* line 10216, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-security-home:before {
  content: "\F689";
}

/* line 10220, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-security-network:before {
  content: "\F484";
}

/* line 10224, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-select:before {
  content: "\F485";
}

/* line 10228, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-select-all:before {
  content: "\F486";
}

/* line 10232, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-select-inverse:before {
  content: "\F487";
}

/* line 10236, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-select-off:before {
  content: "\F488";
}

/* line 10240, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-selection:before {
  content: "\F489";
}

/* line 10244, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-selection-off:before {
  content: "\F776";
}

/* line 10248, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-send:before {
  content: "\F48A";
}

/* line 10252, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-send-secure:before {
  content: "\F7EC";
}

/* line 10256, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-serial-port:before {
  content: "\F65C";
}

/* line 10260, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-server:before {
  content: "\F48B";
}

/* line 10264, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-server-minus:before {
  content: "\F48C";
}

/* line 10268, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-server-network:before {
  content: "\F48D";
}

/* line 10272, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-server-network-off:before {
  content: "\F48E";
}

/* line 10276, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-server-off:before {
  content: "\F48F";
}

/* line 10280, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-server-plus:before {
  content: "\F490";
}

/* line 10284, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-server-remove:before {
  content: "\F491";
}

/* line 10288, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-server-security:before {
  content: "\F492";
}

/* line 10292, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-set-all:before {
  content: "\F777";
}

/* line 10296, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-set-center:before {
  content: "\F778";
}

/* line 10300, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-set-center-right:before {
  content: "\F779";
}

/* line 10304, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-set-left:before {
  content: "\F77A";
}

/* line 10308, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-set-left-center:before {
  content: "\F77B";
}

/* line 10312, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-set-left-right:before {
  content: "\F77C";
}

/* line 10316, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-set-none:before {
  content: "\F77D";
}

/* line 10320, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-set-right:before {
  content: "\F77E";
}

/* line 10324, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-settings:before {
  content: "\F493";
}

/* line 10328, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-settings-box:before {
  content: "\F494";
}

/* line 10332, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shape-circle-plus:before {
  content: "\F65D";
}

/* line 10336, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shape-plus:before {
  content: "\F495";
}

/* line 10340, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shape-polygon-plus:before {
  content: "\F65E";
}

/* line 10344, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shape-rectangle-plus:before {
  content: "\F65F";
}

/* line 10348, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shape-square-plus:before {
  content: "\F660";
}

/* line 10352, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-share:before {
  content: "\F496";
}

/* line 10356, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-share-variant:before {
  content: "\F497";
}

/* line 10360, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shield:before {
  content: "\F498";
}

/* line 10364, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shield-half-full:before {
  content: "\F77F";
}

/* line 10368, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shield-outline:before {
  content: "\F499";
}

/* line 10372, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shopping:before {
  content: "\F49A";
}

/* line 10376, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shopping-music:before {
  content: "\F49B";
}

/* line 10380, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shovel:before {
  content: "\F70F";
}

/* line 10384, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shovel-off:before {
  content: "\F710";
}

/* line 10388, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shredder:before {
  content: "\F49C";
}

/* line 10392, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shuffle:before {
  content: "\F49D";
}

/* line 10396, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shuffle-disabled:before {
  content: "\F49E";
}

/* line 10400, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-shuffle-variant:before {
  content: "\F49F";
}

/* line 10404, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sigma:before {
  content: "\F4A0";
}

/* line 10408, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sigma-lower:before {
  content: "\F62B";
}

/* line 10412, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sign-caution:before {
  content: "\F4A1";
}

/* line 10416, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sign-direction:before {
  content: "\F780";
}

/* line 10420, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sign-text:before {
  content: "\F781";
}

/* line 10424, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-signal:before {
  content: "\F4A2";
}

/* line 10428, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-signal-2g:before {
  content: "\F711";
}

/* line 10432, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-signal-3g:before {
  content: "\F712";
}

/* line 10436, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-signal-4g:before {
  content: "\F713";
}

/* line 10440, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-signal-hspa:before {
  content: "\F714";
}

/* line 10444, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-signal-hspa-plus:before {
  content: "\F715";
}

/* line 10448, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-signal-off:before {
  content: "\F782";
}

/* line 10452, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-signal-variant:before {
  content: "\F60A";
}

/* line 10456, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-silverware:before {
  content: "\F4A3";
}

/* line 10460, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-silverware-fork:before {
  content: "\F4A4";
}

/* line 10464, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-silverware-spoon:before {
  content: "\F4A5";
}

/* line 10468, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-silverware-variant:before {
  content: "\F4A6";
}

/* line 10472, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sim:before {
  content: "\F4A7";
}

/* line 10476, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sim-alert:before {
  content: "\F4A8";
}

/* line 10480, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sim-off:before {
  content: "\F4A9";
}

/* line 10484, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sitemap:before {
  content: "\F4AA";
}

/* line 10488, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-skip-backward:before {
  content: "\F4AB";
}

/* line 10492, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-skip-forward:before {
  content: "\F4AC";
}

/* line 10496, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-skip-next:before {
  content: "\F4AD";
}

/* line 10500, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-skip-next-circle:before {
  content: "\F661";
}

/* line 10504, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-skip-next-circle-outline:before {
  content: "\F662";
}

/* line 10508, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-skip-previous:before {
  content: "\F4AE";
}

/* line 10512, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-skip-previous-circle:before {
  content: "\F663";
}

/* line 10516, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-skip-previous-circle-outline:before {
  content: "\F664";
}

/* line 10520, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-skull:before {
  content: "\F68B";
}

/* line 10524, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-skype:before {
  content: "\F4AF";
}

/* line 10528, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-skype-business:before {
  content: "\F4B0";
}

/* line 10532, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-slack:before {
  content: "\F4B1";
}

/* line 10536, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sleep:before {
  content: "\F4B2";
}

/* line 10540, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sleep-off:before {
  content: "\F4B3";
}

/* line 10544, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-smoking:before {
  content: "\F4B4";
}

/* line 10548, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-smoking-off:before {
  content: "\F4B5";
}

/* line 10552, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-snapchat:before {
  content: "\F4B6";
}

/* line 10556, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-snowflake:before {
  content: "\F716";
}

/* line 10560, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-snowman:before {
  content: "\F4B7";
}

/* line 10564, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-soccer:before {
  content: "\F4B8";
}

/* line 10568, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sofa:before {
  content: "\F4B9";
}

/* line 10572, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-solid:before {
  content: "\F68C";
}

/* line 10576, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sort:before {
  content: "\F4BA";
}

/* line 10580, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sort-alphabetical:before {
  content: "\F4BB";
}

/* line 10584, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sort-ascending:before {
  content: "\F4BC";
}

/* line 10588, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sort-descending:before {
  content: "\F4BD";
}

/* line 10592, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sort-numeric:before {
  content: "\F4BE";
}

/* line 10596, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sort-variant:before {
  content: "\F4BF";
}

/* line 10600, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-soundcloud:before {
  content: "\F4C0";
}

/* line 10604, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-source-branch:before {
  content: "\F62C";
}

/* line 10608, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-source-commit:before {
  content: "\F717";
}

/* line 10612, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-source-commit-end:before {
  content: "\F718";
}

/* line 10616, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-source-commit-end-local:before {
  content: "\F719";
}

/* line 10620, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-source-commit-local:before {
  content: "\F71A";
}

/* line 10624, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-source-commit-next-local:before {
  content: "\F71B";
}

/* line 10628, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-source-commit-start:before {
  content: "\F71C";
}

/* line 10632, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-source-commit-start-next-local:before {
  content: "\F71D";
}

/* line 10636, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-source-fork:before {
  content: "\F4C1";
}

/* line 10640, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-source-merge:before {
  content: "\F62D";
}

/* line 10644, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-source-pull:before {
  content: "\F4C2";
}

/* line 10648, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-soy-sauce:before {
  content: "\F7ED";
}

/* line 10652, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-speaker:before {
  content: "\F4C3";
}

/* line 10656, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-speaker-off:before {
  content: "\F4C4";
}

/* line 10660, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-speaker-wireless:before {
  content: "\F71E";
}

/* line 10664, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-speedometer:before {
  content: "\F4C5";
}

/* line 10668, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-spellcheck:before {
  content: "\F4C6";
}

/* line 10672, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-spotify:before {
  content: "\F4C7";
}

/* line 10676, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-spotlight:before {
  content: "\F4C8";
}

/* line 10680, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-spotlight-beam:before {
  content: "\F4C9";
}

/* line 10684, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-spray:before {
  content: "\F665";
}

/* line 10688, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-square:before {
  content: "\F763";
}

/* line 10692, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-square-inc:before {
  content: "\F4CA";
}

/* line 10696, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-square-inc-cash:before {
  content: "\F4CB";
}

/* line 10700, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-square-outline:before {
  content: "\F762";
}

/* line 10704, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-square-root:before {
  content: "\F783";
}

/* line 10708, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-stackexchange:before {
  content: "\F60B";
}

/* line 10712, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-stackoverflow:before {
  content: "\F4CC";
}

/* line 10716, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-stadium:before {
  content: "\F71F";
}

/* line 10720, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-stairs:before {
  content: "\F4CD";
}

/* line 10724, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-standard-definition:before {
  content: "\F7EE";
}

/* line 10728, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-star:before {
  content: "\F4CE";
}

/* line 10732, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-star-circle:before {
  content: "\F4CF";
}

/* line 10736, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-star-half:before {
  content: "\F4D0";
}

/* line 10740, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-star-off:before {
  content: "\F4D1";
}

/* line 10744, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-star-outline:before {
  content: "\F4D2";
}

/* line 10748, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-steam:before {
  content: "\F4D3";
}

/* line 10752, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-steering:before {
  content: "\F4D4";
}

/* line 10756, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-step-backward:before {
  content: "\F4D5";
}

/* line 10760, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-step-backward-2:before {
  content: "\F4D6";
}

/* line 10764, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-step-forward:before {
  content: "\F4D7";
}

/* line 10768, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-step-forward-2:before {
  content: "\F4D8";
}

/* line 10772, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-stethoscope:before {
  content: "\F4D9";
}

/* line 10776, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sticker:before {
  content: "\F5D0";
}

/* line 10780, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sticker-emoji:before {
  content: "\F784";
}

/* line 10784, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-stocking:before {
  content: "\F4DA";
}

/* line 10788, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-stop:before {
  content: "\F4DB";
}

/* line 10792, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-stop-circle:before {
  content: "\F666";
}

/* line 10796, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-stop-circle-outline:before {
  content: "\F667";
}

/* line 10800, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-store:before {
  content: "\F4DC";
}

/* line 10804, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-store-24-hour:before {
  content: "\F4DD";
}

/* line 10808, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-stove:before {
  content: "\F4DE";
}

/* line 10812, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-subdirectory-arrow-left:before {
  content: "\F60C";
}

/* line 10816, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-subdirectory-arrow-right:before {
  content: "\F60D";
}

/* line 10820, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-subway:before {
  content: "\F6AB";
}

/* line 10824, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-subway-variant:before {
  content: "\F4DF";
}

/* line 10828, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-summit:before {
  content: "\F785";
}

/* line 10832, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sunglasses:before {
  content: "\F4E0";
}

/* line 10836, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-surround-sound:before {
  content: "\F5C5";
}

/* line 10840, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-surround-sound-2-0:before {
  content: "\F7EF";
}

/* line 10844, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-surround-sound-3-1:before {
  content: "\F7F0";
}

/* line 10848, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-surround-sound-5-1:before {
  content: "\F7F1";
}

/* line 10852, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-surround-sound-7-1:before {
  content: "\F7F2";
}

/* line 10856, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-svg:before {
  content: "\F720";
}

/* line 10860, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-swap-horizontal:before {
  content: "\F4E1";
}

/* line 10864, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-swap-vertical:before {
  content: "\F4E2";
}

/* line 10868, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-swim:before {
  content: "\F4E3";
}

/* line 10872, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-switch:before {
  content: "\F4E4";
}

/* line 10876, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sword:before {
  content: "\F4E5";
}

/* line 10880, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sword-cross:before {
  content: "\F786";
}

/* line 10884, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sync:before {
  content: "\F4E6";
}

/* line 10888, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sync-alert:before {
  content: "\F4E7";
}

/* line 10892, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-sync-off:before {
  content: "\F4E8";
}

/* line 10896, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tab:before {
  content: "\F4E9";
}

/* line 10900, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tab-plus:before {
  content: "\F75B";
}

/* line 10904, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tab-unselected:before {
  content: "\F4EA";
}

/* line 10908, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-table:before {
  content: "\F4EB";
}

/* line 10912, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-table-column-plus-after:before {
  content: "\F4EC";
}

/* line 10916, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-table-column-plus-before:before {
  content: "\F4ED";
}

/* line 10920, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-table-column-remove:before {
  content: "\F4EE";
}

/* line 10924, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-table-column-width:before {
  content: "\F4EF";
}

/* line 10928, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-table-edit:before {
  content: "\F4F0";
}

/* line 10932, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-table-large:before {
  content: "\F4F1";
}

/* line 10936, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-table-row-height:before {
  content: "\F4F2";
}

/* line 10940, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-table-row-plus-after:before {
  content: "\F4F3";
}

/* line 10944, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-table-row-plus-before:before {
  content: "\F4F4";
}

/* line 10948, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-table-row-remove:before {
  content: "\F4F5";
}

/* line 10952, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tablet:before {
  content: "\F4F6";
}

/* line 10956, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tablet-android:before {
  content: "\F4F7";
}

/* line 10960, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tablet-ipad:before {
  content: "\F4F8";
}

/* line 10964, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-taco:before {
  content: "\F761";
}

/* line 10968, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tag:before {
  content: "\F4F9";
}

/* line 10972, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tag-faces:before {
  content: "\F4FA";
}

/* line 10976, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tag-heart:before {
  content: "\F68A";
}

/* line 10980, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tag-multiple:before {
  content: "\F4FB";
}

/* line 10984, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tag-outline:before {
  content: "\F4FC";
}

/* line 10988, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tag-plus:before {
  content: "\F721";
}

/* line 10992, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tag-remove:before {
  content: "\F722";
}

/* line 10996, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tag-text-outline:before {
  content: "\F4FD";
}

/* line 11000, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-target:before {
  content: "\F4FE";
}

/* line 11004, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-taxi:before {
  content: "\F4FF";
}

/* line 11008, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-teamviewer:before {
  content: "\F500";
}

/* line 11012, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-telegram:before {
  content: "\F501";
}

/* line 11016, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-television:before {
  content: "\F502";
}

/* line 11020, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-television-classic:before {
  content: "\F7F3";
}

/* line 11024, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-television-guide:before {
  content: "\F503";
}

/* line 11028, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-temperature-celsius:before {
  content: "\F504";
}

/* line 11032, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-temperature-fahrenheit:before {
  content: "\F505";
}

/* line 11036, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-temperature-kelvin:before {
  content: "\F506";
}

/* line 11040, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tennis:before {
  content: "\F507";
}

/* line 11044, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tent:before {
  content: "\F508";
}

/* line 11048, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-terrain:before {
  content: "\F509";
}

/* line 11052, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-test-tube:before {
  content: "\F668";
}

/* line 11056, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-text-shadow:before {
  content: "\F669";
}

/* line 11060, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-text-to-speech:before {
  content: "\F50A";
}

/* line 11064, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-text-to-speech-off:before {
  content: "\F50B";
}

/* line 11068, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-textbox:before {
  content: "\F60E";
}

/* line 11072, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-textbox-password:before {
  content: "\F7F4";
}

/* line 11076, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-texture:before {
  content: "\F50C";
}

/* line 11080, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-theater:before {
  content: "\F50D";
}

/* line 11084, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-theme-light-dark:before {
  content: "\F50E";
}

/* line 11088, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-thermometer:before {
  content: "\F50F";
}

/* line 11092, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-thermometer-lines:before {
  content: "\F510";
}

/* line 11096, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-thought-bubble:before {
  content: "\F7F5";
}

/* line 11100, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-thought-bubble-outline:before {
  content: "\F7F6";
}

/* line 11104, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-thumb-down:before {
  content: "\F511";
}

/* line 11108, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-thumb-down-outline:before {
  content: "\F512";
}

/* line 11112, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-thumb-up:before {
  content: "\F513";
}

/* line 11116, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-thumb-up-outline:before {
  content: "\F514";
}

/* line 11120, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-thumbs-up-down:before {
  content: "\F515";
}

/* line 11124, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ticket:before {
  content: "\F516";
}

/* line 11128, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ticket-account:before {
  content: "\F517";
}

/* line 11132, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ticket-confirmation:before {
  content: "\F518";
}

/* line 11136, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ticket-percent:before {
  content: "\F723";
}

/* line 11140, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tie:before {
  content: "\F519";
}

/* line 11144, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tilde:before {
  content: "\F724";
}

/* line 11148, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-timelapse:before {
  content: "\F51A";
}

/* line 11152, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-timer:before {
  content: "\F51B";
}

/* line 11156, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-timer-10:before {
  content: "\F51C";
}

/* line 11160, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-timer-3:before {
  content: "\F51D";
}

/* line 11164, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-timer-off:before {
  content: "\F51E";
}

/* line 11168, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-timer-sand:before {
  content: "\F51F";
}

/* line 11172, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-timer-sand-empty:before {
  content: "\F6AC";
}

/* line 11176, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-timer-sand-full:before {
  content: "\F78B";
}

/* line 11180, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-timetable:before {
  content: "\F520";
}

/* line 11184, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-toggle-switch:before {
  content: "\F521";
}

/* line 11188, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-toggle-switch-off:before {
  content: "\F522";
}

/* line 11192, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tooltip:before {
  content: "\F523";
}

/* line 11196, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tooltip-edit:before {
  content: "\F524";
}

/* line 11200, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tooltip-image:before {
  content: "\F525";
}

/* line 11204, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tooltip-outline:before {
  content: "\F526";
}

/* line 11208, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tooltip-outline-plus:before {
  content: "\F527";
}

/* line 11212, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tooltip-text:before {
  content: "\F528";
}

/* line 11216, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tooth:before {
  content: "\F529";
}

/* line 11220, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tor:before {
  content: "\F52A";
}

/* line 11224, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tower-beach:before {
  content: "\F680";
}

/* line 11228, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tower-fire:before {
  content: "\F681";
}

/* line 11232, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-trackpad:before {
  content: "\F7F7";
}

/* line 11236, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-traffic-light:before {
  content: "\F52B";
}

/* line 11240, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-train:before {
  content: "\F52C";
}

/* line 11244, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tram:before {
  content: "\F52D";
}

/* line 11248, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-transcribe:before {
  content: "\F52E";
}

/* line 11252, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-transcribe-close:before {
  content: "\F52F";
}

/* line 11256, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-transfer:before {
  content: "\F530";
}

/* line 11260, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-transit-transfer:before {
  content: "\F6AD";
}

/* line 11264, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-translate:before {
  content: "\F5CA";
}

/* line 11268, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-treasure-chest:before {
  content: "\F725";
}

/* line 11272, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tree:before {
  content: "\F531";
}

/* line 11276, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-trello:before {
  content: "\F532";
}

/* line 11280, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-trending-down:before {
  content: "\F533";
}

/* line 11284, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-trending-neutral:before {
  content: "\F534";
}

/* line 11288, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-trending-up:before {
  content: "\F535";
}

/* line 11292, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-triangle:before {
  content: "\F536";
}

/* line 11296, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-triangle-outline:before {
  content: "\F537";
}

/* line 11300, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-trophy:before {
  content: "\F538";
}

/* line 11304, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-trophy-award:before {
  content: "\F539";
}

/* line 11308, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-trophy-outline:before {
  content: "\F53A";
}

/* line 11312, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-trophy-variant:before {
  content: "\F53B";
}

/* line 11316, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-trophy-variant-outline:before {
  content: "\F53C";
}

/* line 11320, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-truck:before {
  content: "\F53D";
}

/* line 11324, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-truck-delivery:before {
  content: "\F53E";
}

/* line 11328, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-truck-fast:before {
  content: "\F787";
}

/* line 11332, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-truck-trailer:before {
  content: "\F726";
}

/* line 11336, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tshirt-crew:before {
  content: "\F53F";
}

/* line 11340, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tshirt-v:before {
  content: "\F540";
}

/* line 11344, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tumblr:before {
  content: "\F541";
}

/* line 11348, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tumblr-reblog:before {
  content: "\F542";
}

/* line 11352, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tune:before {
  content: "\F62E";
}

/* line 11356, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-tune-vertical:before {
  content: "\F66A";
}

/* line 11360, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-twitch:before {
  content: "\F543";
}

/* line 11364, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-twitter:before {
  content: "\F544";
}

/* line 11368, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-twitter-box:before {
  content: "\F545";
}

/* line 11372, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-twitter-circle:before {
  content: "\F546";
}

/* line 11376, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-twitter-retweet:before {
  content: "\F547";
}

/* line 11380, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-uber:before {
  content: "\F748";
}

/* line 11384, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ubuntu:before {
  content: "\F548";
}

/* line 11388, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ultra-high-definition:before {
  content: "\F7F8";
}

/* line 11392, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-umbraco:before {
  content: "\F549";
}

/* line 11396, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-umbrella:before {
  content: "\F54A";
}

/* line 11400, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-umbrella-outline:before {
  content: "\F54B";
}

/* line 11404, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-undo:before {
  content: "\F54C";
}

/* line 11408, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-undo-variant:before {
  content: "\F54D";
}

/* line 11412, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-unfold-less-horizontal:before {
  content: "\F54E";
}

/* line 11416, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-unfold-less-vertical:before {
  content: "\F75F";
}

/* line 11420, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-unfold-more-horizontal:before {
  content: "\F54F";
}

/* line 11424, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-unfold-more-vertical:before {
  content: "\F760";
}

/* line 11428, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-ungroup:before {
  content: "\F550";
}

/* line 11432, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-unity:before {
  content: "\F6AE";
}

/* line 11436, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-untappd:before {
  content: "\F551";
}

/* line 11440, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-update:before {
  content: "\F6AF";
}

/* line 11444, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-upload:before {
  content: "\F552";
}

/* line 11448, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-upload-network:before {
  content: "\F6F5";
}

/* line 11452, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-usb:before {
  content: "\F553";
}

/* line 11456, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-van-passenger:before {
  content: "\F7F9";
}

/* line 11460, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-van-utility:before {
  content: "\F7FA";
}

/* line 11464, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vanish:before {
  content: "\F7FB";
}

/* line 11468, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-arrange-above:before {
  content: "\F554";
}

/* line 11472, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-arrange-below:before {
  content: "\F555";
}

/* line 11476, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-circle:before {
  content: "\F556";
}

/* line 11480, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-circle-variant:before {
  content: "\F557";
}

/* line 11484, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-combine:before {
  content: "\F558";
}

/* line 11488, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-curve:before {
  content: "\F559";
}

/* line 11492, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-difference:before {
  content: "\F55A";
}

/* line 11496, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-difference-ab:before {
  content: "\F55B";
}

/* line 11500, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-difference-ba:before {
  content: "\F55C";
}

/* line 11504, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-intersection:before {
  content: "\F55D";
}

/* line 11508, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-line:before {
  content: "\F55E";
}

/* line 11512, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-point:before {
  content: "\F55F";
}

/* line 11516, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-polygon:before {
  content: "\F560";
}

/* line 11520, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-polyline:before {
  content: "\F561";
}

/* line 11524, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-radius:before {
  content: "\F749";
}

/* line 11528, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-rectangle:before {
  content: "\F5C6";
}

/* line 11532, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-selection:before {
  content: "\F562";
}

/* line 11536, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-square:before {
  content: "\F001";
}

/* line 11540, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-triangle:before {
  content: "\F563";
}

/* line 11544, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vector-union:before {
  content: "\F564";
}

/* line 11548, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-verified:before {
  content: "\F565";
}

/* line 11552, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vibrate:before {
  content: "\F566";
}

/* line 11556, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-video:before {
  content: "\F567";
}

/* line 11560, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-video-3d:before {
  content: "\F7FC";
}

/* line 11564, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-video-off:before {
  content: "\F568";
}

/* line 11568, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-video-switch:before {
  content: "\F569";
}

/* line 11572, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-agenda:before {
  content: "\F56A";
}

/* line 11576, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-array:before {
  content: "\F56B";
}

/* line 11580, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-carousel:before {
  content: "\F56C";
}

/* line 11584, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-column:before {
  content: "\F56D";
}

/* line 11588, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-dashboard:before {
  content: "\F56E";
}

/* line 11592, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-day:before {
  content: "\F56F";
}

/* line 11596, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-grid:before {
  content: "\F570";
}

/* line 11600, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-headline:before {
  content: "\F571";
}

/* line 11604, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-list:before {
  content: "\F572";
}

/* line 11608, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-module:before {
  content: "\F573";
}

/* line 11612, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-parallel:before {
  content: "\F727";
}

/* line 11616, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-quilt:before {
  content: "\F574";
}

/* line 11620, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-sequential:before {
  content: "\F728";
}

/* line 11624, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-stream:before {
  content: "\F575";
}

/* line 11628, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-view-week:before {
  content: "\F576";
}

/* line 11632, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vimeo:before {
  content: "\F577";
}

/* line 11636, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vine:before {
  content: "\F578";
}

/* line 11640, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-violin:before {
  content: "\F60F";
}

/* line 11644, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-visualstudio:before {
  content: "\F610";
}

/* line 11648, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vk:before {
  content: "\F579";
}

/* line 11652, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vk-box:before {
  content: "\F57A";
}

/* line 11656, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vk-circle:before {
  content: "\F57B";
}

/* line 11660, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vlc:before {
  content: "\F57C";
}

/* line 11664, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-voice:before {
  content: "\F5CB";
}

/* line 11668, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-voicemail:before {
  content: "\F57D";
}

/* line 11672, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-volume-high:before {
  content: "\F57E";
}

/* line 11676, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-volume-low:before {
  content: "\F57F";
}

/* line 11680, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-volume-medium:before {
  content: "\F580";
}

/* line 11684, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-volume-minus:before {
  content: "\F75D";
}

/* line 11688, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-volume-mute:before {
  content: "\F75E";
}

/* line 11692, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-volume-off:before {
  content: "\F581";
}

/* line 11696, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-volume-plus:before {
  content: "\F75C";
}

/* line 11700, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-vpn:before {
  content: "\F582";
}

/* line 11704, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-walk:before {
  content: "\F583";
}

/* line 11708, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wall:before {
  content: "\F7FD";
}

/* line 11712, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wallet:before {
  content: "\F584";
}

/* line 11716, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wallet-giftcard:before {
  content: "\F585";
}

/* line 11720, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wallet-membership:before {
  content: "\F586";
}

/* line 11724, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wallet-travel:before {
  content: "\F587";
}

/* line 11728, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wan:before {
  content: "\F588";
}

/* line 11732, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-washing-machine:before {
  content: "\F729";
}

/* line 11736, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-watch:before {
  content: "\F589";
}

/* line 11740, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-watch-export:before {
  content: "\F58A";
}

/* line 11744, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-watch-import:before {
  content: "\F58B";
}

/* line 11748, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-watch-vibrate:before {
  content: "\F6B0";
}

/* line 11752, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-water:before {
  content: "\F58C";
}

/* line 11756, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-water-off:before {
  content: "\F58D";
}

/* line 11760, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-water-percent:before {
  content: "\F58E";
}

/* line 11764, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-water-pump:before {
  content: "\F58F";
}

/* line 11768, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-watermark:before {
  content: "\F612";
}

/* line 11772, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-waves:before {
  content: "\F78C";
}

/* line 11776, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-cloudy:before {
  content: "\F590";
}

/* line 11780, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-fog:before {
  content: "\F591";
}

/* line 11784, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-hail:before {
  content: "\F592";
}

/* line 11788, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-lightning:before {
  content: "\F593";
}

/* line 11792, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-lightning-rainy:before {
  content: "\F67D";
}

/* line 11796, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-night:before {
  content: "\F594";
}

/* line 11800, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-partlycloudy:before {
  content: "\F595";
}

/* line 11804, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-pouring:before {
  content: "\F596";
}

/* line 11808, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-rainy:before {
  content: "\F597";
}

/* line 11812, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-snowy:before {
  content: "\F598";
}

/* line 11816, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-snowy-rainy:before {
  content: "\F67E";
}

/* line 11820, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-sunny:before {
  content: "\F599";
}

/* line 11824, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-sunset:before {
  content: "\F59A";
}

/* line 11828, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-sunset-down:before {
  content: "\F59B";
}

/* line 11832, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-sunset-up:before {
  content: "\F59C";
}

/* line 11836, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-windy:before {
  content: "\F59D";
}

/* line 11840, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weather-windy-variant:before {
  content: "\F59E";
}

/* line 11844, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-web:before {
  content: "\F59F";
}

/* line 11848, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-webcam:before {
  content: "\F5A0";
}

/* line 11852, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-webhook:before {
  content: "\F62F";
}

/* line 11856, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-webpack:before {
  content: "\F72A";
}

/* line 11860, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wechat:before {
  content: "\F611";
}

/* line 11864, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weight:before {
  content: "\F5A1";
}

/* line 11868, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-weight-kilogram:before {
  content: "\F5A2";
}

/* line 11872, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-whatsapp:before {
  content: "\F5A3";
}

/* line 11876, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wheelchair-accessibility:before {
  content: "\F5A4";
}

/* line 11880, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-white-balance-auto:before {
  content: "\F5A5";
}

/* line 11884, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-white-balance-incandescent:before {
  content: "\F5A6";
}

/* line 11888, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-white-balance-iridescent:before {
  content: "\F5A7";
}

/* line 11892, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-white-balance-sunny:before {
  content: "\F5A8";
}

/* line 11896, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-widgets:before {
  content: "\F72B";
}

/* line 11900, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wifi:before {
  content: "\F5A9";
}

/* line 11904, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wifi-off:before {
  content: "\F5AA";
}

/* line 11908, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wii:before {
  content: "\F5AB";
}

/* line 11912, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wiiu:before {
  content: "\F72C";
}

/* line 11916, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wikipedia:before {
  content: "\F5AC";
}

/* line 11920, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-window-close:before {
  content: "\F5AD";
}

/* line 11924, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-window-closed:before {
  content: "\F5AE";
}

/* line 11928, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-window-maximize:before {
  content: "\F5AF";
}

/* line 11932, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-window-minimize:before {
  content: "\F5B0";
}

/* line 11936, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-window-open:before {
  content: "\F5B1";
}

/* line 11940, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-window-restore:before {
  content: "\F5B2";
}

/* line 11944, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-windows:before {
  content: "\F5B3";
}

/* line 11948, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wordpress:before {
  content: "\F5B4";
}

/* line 11952, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-worker:before {
  content: "\F5B5";
}

/* line 11956, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wrap:before {
  content: "\F5B6";
}

/* line 11960, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wrench:before {
  content: "\F5B7";
}

/* line 11964, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-wunderlist:before {
  content: "\F5B8";
}

/* line 11968, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xaml:before {
  content: "\F673";
}

/* line 11972, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xbox:before {
  content: "\F5B9";
}

/* line 11976, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xbox-controller:before {
  content: "\F5BA";
}

/* line 11980, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xbox-controller-battery-alert:before {
  content: "\F74A";
}

/* line 11984, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xbox-controller-battery-empty:before {
  content: "\F74B";
}

/* line 11988, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xbox-controller-battery-full:before {
  content: "\F74C";
}

/* line 11992, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xbox-controller-battery-low:before {
  content: "\F74D";
}

/* line 11996, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xbox-controller-battery-medium:before {
  content: "\F74E";
}

/* line 12000, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xbox-controller-battery-unknown:before {
  content: "\F74F";
}

/* line 12004, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xbox-controller-off:before {
  content: "\F5BB";
}

/* line 12008, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xda:before {
  content: "\F5BC";
}

/* line 12012, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xing:before {
  content: "\F5BD";
}

/* line 12016, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xing-box:before {
  content: "\F5BE";
}

/* line 12020, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xing-circle:before {
  content: "\F5BF";
}

/* line 12024, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xml:before {
  content: "\F5C0";
}

/* line 12028, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-xmpp:before {
  content: "\F7FE";
}

/* line 12032, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-yammer:before {
  content: "\F788";
}

/* line 12036, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-yeast:before {
  content: "\F5C1";
}

/* line 12040, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-yelp:before {
  content: "\F5C2";
}

/* line 12044, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-yin-yang:before {
  content: "\F67F";
}

/* line 12048, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-youtube-play:before {
  content: "\F5C3";
}

/* line 12052, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-zip-box:before {
  content: "\F5C4";
}

/* line 12056, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.mdi-blank:before {
  content: "\F68C";
  visibility: hidden;
}

@font-face {
  font-family: 'simple-line-icons';
  src: url("fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0");
  src: url("fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0#iefix") format("embedded-opentype"), url("fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0") format("woff2"), url("fonts/simple-line-icons/Simple-Line-Icons.ttf?v=2.4.0") format("truetype"), url("fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.4.0") format("woff"), url("fonts/simple-line-icons/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 12069, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 12081, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-user:before {
  content: "\e005";
}

/* line 12085, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-people:before {
  content: "\e001";
}

/* line 12089, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-user-female:before {
  content: "\e000";
}

/* line 12093, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-user-follow:before {
  content: "\e002";
}

/* line 12097, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-user-following:before {
  content: "\e003";
}

/* line 12101, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-user-unfollow:before {
  content: "\e004";
}

/* line 12105, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-login:before {
  content: "\e066";
}

/* line 12109, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-logout:before {
  content: "\e065";
}

/* line 12113, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-emotsmile:before {
  content: "\e021";
}

/* line 12117, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-phone:before {
  content: "\e600";
}

/* line 12121, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-call-end:before {
  content: "\e048";
}

/* line 12125, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-call-in:before {
  content: "\e047";
}

/* line 12129, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-call-out:before {
  content: "\e046";
}

/* line 12133, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-map:before {
  content: "\e033";
}

/* line 12137, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-location-pin:before {
  content: "\e096";
}

/* line 12141, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-direction:before {
  content: "\e042";
}

/* line 12145, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-directions:before {
  content: "\e041";
}

/* line 12149, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-compass:before {
  content: "\e045";
}

/* line 12153, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-layers:before {
  content: "\e034";
}

/* line 12157, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-menu:before {
  content: "\e601";
}

/* line 12161, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-list:before {
  content: "\e067";
}

/* line 12165, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-options-vertical:before {
  content: "\e602";
}

/* line 12169, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-options:before {
  content: "\e603";
}

/* line 12173, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-arrow-down:before {
  content: "\e604";
}

/* line 12177, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-arrow-left:before {
  content: "\e605";
}

/* line 12181, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-arrow-right:before {
  content: "\e606";
}

/* line 12185, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-arrow-up:before {
  content: "\e607";
}

/* line 12189, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-arrow-up-circle:before {
  content: "\e078";
}

/* line 12193, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-arrow-left-circle:before {
  content: "\e07a";
}

/* line 12197, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-arrow-right-circle:before {
  content: "\e079";
}

/* line 12201, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-arrow-down-circle:before {
  content: "\e07b";
}

/* line 12205, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-check:before {
  content: "\e080";
}

/* line 12209, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-clock:before {
  content: "\e081";
}

/* line 12213, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-plus:before {
  content: "\e095";
}

/* line 12217, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-minus:before {
  content: "\e615";
}

/* line 12221, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-close:before {
  content: "\e082";
}

/* line 12225, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-event:before {
  content: "\e619";
}

/* line 12229, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-exclamation:before {
  content: "\e617";
}

/* line 12233, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-organization:before {
  content: "\e616";
}

/* line 12237, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-trophy:before {
  content: "\e006";
}

/* line 12241, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-screen-smartphone:before {
  content: "\e010";
}

/* line 12245, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-screen-desktop:before {
  content: "\e011";
}

/* line 12249, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-plane:before {
  content: "\e012";
}

/* line 12253, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-notebook:before {
  content: "\e013";
}

/* line 12257, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-mustache:before {
  content: "\e014";
}

/* line 12261, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-mouse:before {
  content: "\e015";
}

/* line 12265, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-magnet:before {
  content: "\e016";
}

/* line 12269, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-energy:before {
  content: "\e020";
}

/* line 12273, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-disc:before {
  content: "\e022";
}

/* line 12277, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-cursor:before {
  content: "\e06e";
}

/* line 12281, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-cursor-move:before {
  content: "\e023";
}

/* line 12285, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-crop:before {
  content: "\e024";
}

/* line 12289, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-chemistry:before {
  content: "\e026";
}

/* line 12293, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-speedometer:before {
  content: "\e007";
}

/* line 12297, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-shield:before {
  content: "\e00e";
}

/* line 12301, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-screen-tablet:before {
  content: "\e00f";
}

/* line 12305, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-magic-wand:before {
  content: "\e017";
}

/* line 12309, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-hourglass:before {
  content: "\e018";
}

/* line 12313, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-graduation:before {
  content: "\e019";
}

/* line 12317, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-ghost:before {
  content: "\e01a";
}

/* line 12321, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-game-controller:before {
  content: "\e01b";
}

/* line 12325, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-fire:before {
  content: "\e01c";
}

/* line 12329, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-eyeglass:before {
  content: "\e01d";
}

/* line 12333, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-envelope-open:before {
  content: "\e01e";
}

/* line 12337, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-envelope-letter:before {
  content: "\e01f";
}

/* line 12341, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-bell:before {
  content: "\e027";
}

/* line 12345, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-badge:before {
  content: "\e028";
}

/* line 12349, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-anchor:before {
  content: "\e029";
}

/* line 12353, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-wallet:before {
  content: "\e02a";
}

/* line 12357, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-vector:before {
  content: "\e02b";
}

/* line 12361, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-speech:before {
  content: "\e02c";
}

/* line 12365, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-puzzle:before {
  content: "\e02d";
}

/* line 12369, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-printer:before {
  content: "\e02e";
}

/* line 12373, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-present:before {
  content: "\e02f";
}

/* line 12377, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-playlist:before {
  content: "\e030";
}

/* line 12381, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-pin:before {
  content: "\e031";
}

/* line 12385, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-picture:before {
  content: "\e032";
}

/* line 12389, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-handbag:before {
  content: "\e035";
}

/* line 12393, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-globe-alt:before {
  content: "\e036";
}

/* line 12397, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-globe:before {
  content: "\e037";
}

/* line 12401, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-folder-alt:before {
  content: "\e039";
}

/* line 12405, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-folder:before {
  content: "\e089";
}

/* line 12409, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-film:before {
  content: "\e03a";
}

/* line 12413, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-feed:before {
  content: "\e03b";
}

/* line 12417, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-drop:before {
  content: "\e03e";
}

/* line 12421, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-drawer:before {
  content: "\e03f";
}

/* line 12425, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-docs:before {
  content: "\e040";
}

/* line 12429, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-doc:before {
  content: "\e085";
}

/* line 12433, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-diamond:before {
  content: "\e043";
}

/* line 12437, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-cup:before {
  content: "\e044";
}

/* line 12441, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-calculator:before {
  content: "\e049";
}

/* line 12445, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-bubbles:before {
  content: "\e04a";
}

/* line 12449, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-briefcase:before {
  content: "\e04b";
}

/* line 12453, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-book-open:before {
  content: "\e04c";
}

/* line 12457, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-basket-loaded:before {
  content: "\e04d";
}

/* line 12461, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-basket:before {
  content: "\e04e";
}

/* line 12465, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-bag:before {
  content: "\e04f";
}

/* line 12469, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-action-undo:before {
  content: "\e050";
}

/* line 12473, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-action-redo:before {
  content: "\e051";
}

/* line 12477, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-wrench:before {
  content: "\e052";
}

/* line 12481, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-umbrella:before {
  content: "\e053";
}

/* line 12485, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-trash:before {
  content: "\e054";
}

/* line 12489, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-tag:before {
  content: "\e055";
}

/* line 12493, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-support:before {
  content: "\e056";
}

/* line 12497, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-frame:before {
  content: "\e038";
}

/* line 12501, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-size-fullscreen:before {
  content: "\e057";
}

/* line 12505, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-size-actual:before {
  content: "\e058";
}

/* line 12509, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-shuffle:before {
  content: "\e059";
}

/* line 12513, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-share-alt:before {
  content: "\e05a";
}

/* line 12517, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-share:before {
  content: "\e05b";
}

/* line 12521, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-rocket:before {
  content: "\e05c";
}

/* line 12525, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-question:before {
  content: "\e05d";
}

/* line 12529, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-pie-chart:before {
  content: "\e05e";
}

/* line 12533, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-pencil:before {
  content: "\e05f";
}

/* line 12537, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-note:before {
  content: "\e060";
}

/* line 12541, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-loop:before {
  content: "\e064";
}

/* line 12545, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-home:before {
  content: "\e069";
}

/* line 12549, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-grid:before {
  content: "\e06a";
}

/* line 12553, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-graph:before {
  content: "\e06b";
}

/* line 12557, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-microphone:before {
  content: "\e063";
}

/* line 12561, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-music-tone-alt:before {
  content: "\e061";
}

/* line 12565, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-music-tone:before {
  content: "\e062";
}

/* line 12569, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-earphones-alt:before {
  content: "\e03c";
}

/* line 12573, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-earphones:before {
  content: "\e03d";
}

/* line 12577, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-equalizer:before {
  content: "\e06c";
}

/* line 12581, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-like:before {
  content: "\e068";
}

/* line 12585, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-dislike:before {
  content: "\e06d";
}

/* line 12589, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-control-start:before {
  content: "\e06f";
}

/* line 12593, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-control-rewind:before {
  content: "\e070";
}

/* line 12597, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-control-play:before {
  content: "\e071";
}

/* line 12601, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-control-pause:before {
  content: "\e072";
}

/* line 12605, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-control-forward:before {
  content: "\e073";
}

/* line 12609, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-control-end:before {
  content: "\e074";
}

/* line 12613, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-volume-1:before {
  content: "\e09f";
}

/* line 12617, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-volume-2:before {
  content: "\e0a0";
}

/* line 12621, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-volume-off:before {
  content: "\e0a1";
}

/* line 12625, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-calendar:before {
  content: "\e075";
}

/* line 12629, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-bulb:before {
  content: "\e076";
}

/* line 12633, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-chart:before {
  content: "\e077";
}

/* line 12637, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-ban:before {
  content: "\e07c";
}

/* line 12641, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-bubble:before {
  content: "\e07d";
}

/* line 12645, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-camrecorder:before {
  content: "\e07e";
}

/* line 12649, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-camera:before {
  content: "\e07f";
}

/* line 12653, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-cloud-download:before {
  content: "\e083";
}

/* line 12657, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-cloud-upload:before {
  content: "\e084";
}

/* line 12661, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-envelope:before {
  content: "\e086";
}

/* line 12665, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-eye:before {
  content: "\e087";
}

/* line 12669, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-flag:before {
  content: "\e088";
}

/* line 12673, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-heart:before {
  content: "\e08a";
}

/* line 12677, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-info:before {
  content: "\e08b";
}

/* line 12681, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-key:before {
  content: "\e08c";
}

/* line 12685, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-link:before {
  content: "\e08d";
}

/* line 12689, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-lock:before {
  content: "\e08e";
}

/* line 12693, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-lock-open:before {
  content: "\e08f";
}

/* line 12697, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-magnifier:before {
  content: "\e090";
}

/* line 12701, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-magnifier-add:before {
  content: "\e091";
}

/* line 12705, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-magnifier-remove:before {
  content: "\e092";
}

/* line 12709, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-paper-clip:before {
  content: "\e093";
}

/* line 12713, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-paper-plane:before {
  content: "\e094";
}

/* line 12717, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-power:before {
  content: "\e097";
}

/* line 12721, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-refresh:before {
  content: "\e098";
}

/* line 12725, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-reload:before {
  content: "\e099";
}

/* line 12729, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-settings:before {
  content: "\e09a";
}

/* line 12733, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-star:before {
  content: "\e09b";
}

/* line 12737, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-symbol-female:before {
  content: "\e09c";
}

/* line 12741, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-symbol-male:before {
  content: "\e09d";
}

/* line 12745, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-target:before {
  content: "\e09e";
}

/* line 12749, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-credit-card:before {
  content: "\e025";
}

/* line 12753, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-paypal:before {
  content: "\e608";
}

/* line 12757, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-tumblr:before {
  content: "\e00a";
}

/* line 12761, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-twitter:before {
  content: "\e009";
}

/* line 12765, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-facebook:before {
  content: "\e00b";
}

/* line 12769, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-instagram:before {
  content: "\e609";
}

/* line 12773, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-linkedin:before {
  content: "\e60a";
}

/* line 12777, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-pinterest:before {
  content: "\e60b";
}

/* line 12781, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-github:before {
  content: "\e60c";
}

/* line 12785, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-google:before {
  content: "\e60d";
}

/* line 12789, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-reddit:before {
  content: "\e60e";
}

/* line 12793, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-skype:before {
  content: "\e60f";
}

/* line 12797, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-dribbble:before {
  content: "\e00d";
}

/* line 12801, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-behance:before {
  content: "\e610";
}

/* line 12805, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-foursqare:before {
  content: "\e611";
}

/* line 12809, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-soundcloud:before {
  content: "\e612";
}

/* line 12813, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-spotify:before {
  content: "\e613";
}

/* line 12817, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-stumbleupon:before {
  content: "\e614";
}

/* line 12821, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-youtube:before {
  content: "\e008";
}

/* line 12825, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-dropbox:before {
  content: "\e00c";
}

/* line 12829, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-vkontakte:before {
  content: "\e618";
}

/* line 12833, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/iconfonts/plugin.scss */
.si-social-steam:before {
  content: "\e620";
}

/* PrismJS 1.9.0
http://prismjs.com/download.html?themes=prism&languages=markup+css+clike+javascript+ruby+json+less+php+python+jsx+sass+scss+sql&plugins=line-highlight+line-numbers */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
/* line 9, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}

/* line 16, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.token.punctuation {
  color: #999;
}

/* line 20, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.namespace {
  opacity: .7;
}

/* line 24, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
  color: #905;
}

/* line 34, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #690;
}

/* line 43, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}

/* line 52, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}

/* line 58, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.token.function {
  color: #dd4a68;
}

/* line 62, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.token.regex,
.token.important,
.token.variable {
  color: #e90;
}

/* line 68, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.token.important,
.token.bold {
  font-weight: bold;
}

/* line 73, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.token.italic {
  font-style: italic;
}

/* line 77, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.token.entity {
  cursor: help;
}

/* line 81, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
pre[data-line] {
  position: relative;
}

/* line 85, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.line-highlight {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: 1em;
  /* Same as .prism’s padding-top */
  background: rgba(255, 255, 0, 0.1);
  pointer-events: none;
  line-height: inherit;
  white-space: pre;
}

/* line 97, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.line-highlight:before,
.line-highlight[data-end]:after {
  content: attr(data-start);
  position: absolute;
  top: .4em;
  left: .6em;
  min-width: 1em;
  padding: 0 .5em;
  background-color: rgba(153, 122, 102, 0.4);
  color: #f5f2f0;
  font: bold 65%/1.5 sans-serif;
  text-align: center;
  vertical-align: .3em;
  border-radius: 999px;
  text-shadow: none;
  box-shadow: 0 1px white;
}

/* line 115, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.line-highlight[data-end]:after {
  content: attr(data-end);
  top: auto;
  bottom: .4em;
}

/* line 121, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.line-numbers .line-highlight:before,
.line-numbers .line-highlight:after {
  content: none;
}

/* line 126, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
pre.line-numbers {
  position: relative;
  padding-left: 3.8em;
  counter-reset: linenumber;
}

/* line 132, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
pre.line-numbers > code {
  position: relative;
  white-space: inherit;
}

/* line 137, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.line-numbers .line-numbers-rows {
  position: absolute;
  pointer-events: none;
  top: 0;
  font-size: 100%;
  left: -3.8em;
  width: 3em;
  /* works for line-numbers below 1000 lines */
  letter-spacing: -1px;
  border-right: 1px solid rgba(0, 40, 100, 0.12);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 153, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.line-numbers-rows > span {
  pointer-events: none;
  display: block;
  counter-increment: linenumber;
}

/* line 159, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
.line-numbers-rows > span:before {
  content: counter(linenumber);
  color: rgba(154, 160, 172, 0.5);
  display: block;
  padding-right: 0.8em;
  text-align: right;
}

/* line 167, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
pre.code-toolbar {
  position: relative;
}

/* line 171, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
pre.code-toolbar > .toolbar {
  position: absolute;
  top: .3em;
  right: .2em;
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}

/* line 179, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
pre.code-toolbar > .toolbar .toolbar-item {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 187, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
pre.code-toolbar > .toolbar a {
  cursor: pointer;
}

/* line 191, /usr/local/bundle/gems/tabler-rubygem-0.1.4/assets/stylesheets/tabler/plugins/prismjs/plugin.scss */
pre.code-toolbar > .toolbar a,
pre.code-toolbar > .toolbar button,
pre.code-toolbar > .toolbar span {
  color: #9aa0ac;
  padding: 0 .5em;
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.875rem;
}

/* line 2, /usr/local/bundle/gems/simple_calendar-2.0.6/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar table {
  -webkit-border-horizontal-spacing: 0px;
  -webkit-border-vertical-spacing: 0px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #dddddd;
  border-collapse: collapse;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
/* line 13, /usr/local/bundle/gems/simple_calendar-2.0.6/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar tr {
  border-collapse: collapse;
}
/* line 17, /usr/local/bundle/gems/simple_calendar-2.0.6/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar th {
  padding: 6px;
  border-bottom: 2px solid #dddddd;
  border-collapse: collapse;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-top: 0px none #333333;
  box-sizing: border-box;
  text-align: left;
}
/* line 28, /usr/local/bundle/gems/simple_calendar-2.0.6/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar td {
  padding: 6px;
  vertical-align: top;
  width: 14%;
  border: 1px solid #ddd;
  border-top-color: #dddddd;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-color: #dddddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #dddddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #dddddd;
  border-left-style: solid;
  border-left-width: 1px;
}
/* line 48, /usr/local/bundle/gems/simple_calendar-2.0.6/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .day {
  height: 80px;
}
/* line 60, /usr/local/bundle/gems/simple_calendar-2.0.6/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .today {
  background: #FFFFC0;
}
/* line 69, /usr/local/bundle/gems/simple_calendar-2.0.6/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .prev-month {
  background: #DDD;
}
/* line 72, /usr/local/bundle/gems/simple_calendar-2.0.6/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .next-month {
  background: #DDD;
}

/* line 7, /web/app/assets/stylesheets/application.scss */
.header-brand-img {
  height: 2.3rem;
  line-height: 2.3rem;
}

/* line 12, /web/app/assets/stylesheets/application.scss */
pre {
  white-space: pre-wrap;
  /* Since CSS 2.1 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  background-color: white;
}

/* line 21, /web/app/assets/stylesheets/application.scss */
a.nostyle:link {
  text-decoration: inherit;
  color: inherit;
}

/* line 26, /web/app/assets/stylesheets/application.scss */
a.nostyle:visited {
  text-decoration: inherit;
  color: inherit;
}

/* line 31, /web/app/assets/stylesheets/application.scss */
.icon-danger {
  color: #cd201f;
}

/* line 35, /web/app/assets/stylesheets/application.scss */
.dossier-progress-publication {
  color: #cd201f;
}

/* line 39, /web/app/assets/stylesheets/application.scss */
.dossier-progress-comment {
  color: #4b9400;
}

/* line 43, /web/app/assets/stylesheets/application.scss */
.dossier-progress-term {
  color: blue;
}

/* line 47, /web/app/assets/stylesheets/application.scss */
.table-success .text-muted, .table-primary .text-muted, .table-danger .text-muted {
  color: #777 !important;
}

/* line 51, /web/app/assets/stylesheets/application.scss */
.simple-calendar.custom-calendar table.table, .simple-calendar.custom-calendar .text-wrap table, .text-wrap .simple-calendar.custom-calendar table {
  table-layout: fixed;
  border: none;
}

/* line 56, /web/app/assets/stylesheets/application.scss */
.simple-calendar.custom-calendar .card-table tr td:first-child {
  padding-left: 6px;
}

/* line 60, /web/app/assets/stylesheets/application.scss */
.simple-calendar.custom-calendar .next-month {
  background-color: inherit;
}

/* line 64, /web/app/assets/stylesheets/application.scss */
.simple-calendar.custom-calendar .calendar-item {
  border: 1px solid #BBB;
  border-top-width: 4px;
  background-color: white;
  font-size: 12px;
  display: block;
  max-height: 256px;
  min-height: 256px;
  overflow: hidden;
}
/* line 74, /web/app/assets/stylesheets/application.scss */
.simple-calendar.custom-calendar .calendar-item abbr[title] {
  text-decoration: none;
  cursor: pointer;
}

/* line 80, /web/app/assets/stylesheets/application.scss */
.simple-calendar.custom-calendar .calendar-item:hover {
  max-height: 1000px;
  overflow: inherit;
}

/* line 85, /web/app/assets/stylesheets/application.scss */
.simple-calendar.custom-calendar .calendar-item .client,
.simple-calendar.custom-calendar .calendar-item .lawyer,
.simple-calendar.custom-calendar .calendar-item .local,
.simple-calendar.custom-calendar .calendar-item .process-number {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 95, /web/app/assets/stylesheets/application.scss */
.simple-calendar.custom-calendar .calendar-item.reminder .calendar-comment {
  color: #4b9400;
}

/* line 100, /web/app/assets/stylesheets/application.scss */
.simple-calendar.custom-calendar .calendar-item.prazo {
  border-top-color: blue;
}
/* line 103, /web/app/assets/stylesheets/application.scss */
.simple-calendar.custom-calendar .calendar-item.prazo .calendar-comment {
  color: blue;
  font-weight: bold;
}

/* line 109, /web/app/assets/stylesheets/application.scss */
.simple-calendar.custom-calendar .calendar-item hr {
  margin-top: 2px;
  margin-bottom: 2px;
}

/* line 114, /web/app/assets/stylesheets/application.scss */
.simple-calendar.custom-calendar .calendar-item:hover {
  background-color: #FEFEFE;
  font-weight: 600;
}

/* line 119, /web/app/assets/stylesheets/application.scss */
body.print {
  display: block;
}
/* line 122, /web/app/assets/stylesheets/application.scss */
body.print .page {
  display: block;
  background-color: white;
}
@media print {
  /* line 128, /web/app/assets/stylesheets/application.scss */
  body.print pre, body.print blockquote {
    border: none;
    page-break-inside: avoid;
  }
}
/* line 135, /web/app/assets/stylesheets/application.scss */
body.print .dossier-label h1 {
  text-align: left;
  margin-bottom: 0;
}
/* line 140, /web/app/assets/stylesheets/application.scss */
body.print .dossier-label .form-group {
  margin-bottom: 6px;
}
/* line 144, /web/app/assets/stylesheets/application.scss */
body.print .dossier-label .form-label {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 10pt;
  white-space: nowrap;
}
/* line 151, /web/app/assets/stylesheets/application.scss */
body.print .dossier-label .form-control-plaintext {
  padding-top: 2px;
  padding-bottom: 0;
  font-weight: 600;
  font-size: 12pt;
  line-height: 0.5;
  white-space: nowrap;
}
