/*!
 * Bootstrap v4.0.0-alpha.4 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

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

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

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

figure {
  margin: 1em 40px;
}

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

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

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

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

textarea {
  overflow: auto;
}

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

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

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

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

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

@media print {

  *,
  *::before,
  *::after,
  *::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " ("attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }

  .tag {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

html {
  box-sizing: border-box;
}

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

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

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.45;
  color: #373a3c;
  background-color: #F1F1F1;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

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

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

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

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

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

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #064d9a;
  text-decoration: none;
}

a:focus {
  color: #4925a1;
  text-decoration: none;
}

a:hover {
  color: #4925a1;
  text-decoration: none;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

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

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

a:not([href]):not([tabindex]):focus {
  outline: none;
}

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

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

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

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

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

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

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

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

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

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

dl.row>dd+dt {
  clear: left;
}

.img-fluid,
.carousel-inner>.carousel-item>img,
.carousel-inner>.carousel-item>a>img {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #F1F1F1;
  border: 1px solid #ddd;
  border-radius: 0.18rem;
  transition: all .2s ease-in-out;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #818a91;
}

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #F74B5C;
  background-color: rgba(237, 85, 100, 0.07);
  border-radius: 0.18rem;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.21rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #373a3c;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 14px;
  padding-right: 14px;
}

.container::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 544px) {
  .container {
    width: 576px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 940px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 14px;
  padding-right: 14px;
}

.container-fluid::after {
  content: "";
  display: table;
  clear: both;
}

.row {
  margin-right: -14px;
  margin-left: -14px;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 544px) {
  .row {
    margin-right: -14px;
    margin-left: -14px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -14px;
    margin-left: -14px;
  }
}

@media (min-width: 992px) {
  .row {
    margin-right: -14px;
    margin-left: -14px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-right: -14px;
    margin-left: -14px;
  }
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm,
.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-md,
.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-lg,
.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-xl,
.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 {
  position: relative;
  min-height: 1px;
  padding-right: 14px;
  padding-left: 14px;
}

@media (min-width: 544px) {

  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-sm,
  .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-md,
  .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-lg,
  .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-xl,
  .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 {
    padding-right: 14px;
    padding-left: 14px;
  }
}

@media (min-width: 768px) {

  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-sm,
  .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-md,
  .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-lg,
  .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-xl,
  .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 {
    padding-right: 14px;
    padding-left: 14px;
  }
}

@media (min-width: 992px) {

  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-sm,
  .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-md,
  .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-lg,
  .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-xl,
  .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 {
    padding-right: 14px;
    padding-left: 14px;
  }
}

@media (min-width: 1200px) {

  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-sm,
  .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-md,
  .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-lg,
  .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-xl,
  .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 {
    padding-right: 14px;
    padding-left: 14px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 544px) {
  .col-sm-1 {
    float: left;
    width: 8.33333%;
  }

  .col-sm-2 {
    float: left;
    width: 16.66667%;
  }

  .col-sm-3 {
    float: left;
    width: 25%;
  }

  .col-sm-4 {
    float: left;
    width: 33.33333%;
  }

  .col-sm-5 {
    float: left;
    width: 41.66667%;
  }

  .col-sm-6 {
    float: left;
    width: 50%;
  }

  .col-sm-7 {
    float: left;
    width: 58.33333%;
  }

  .col-sm-8 {
    float: left;
    width: 66.66667%;
  }

  .col-sm-9 {
    float: left;
    width: 75%;
  }

  .col-sm-10 {
    float: left;
    width: 83.33333%;
  }

  .col-sm-11 {
    float: left;
    width: 91.66667%;
  }

  .col-sm-12 {
    float: left;
    width: 100%;
  }

  .pull-sm-0 {
    right: auto;
  }

  .pull-sm-1 {
    right: 8.33333%;
  }

  .pull-sm-2 {
    right: 16.66667%;
  }

  .pull-sm-3 {
    right: 25%;
  }

  .pull-sm-4 {
    right: 33.33333%;
  }

  .pull-sm-5 {
    right: 41.66667%;
  }

  .pull-sm-6 {
    right: 50%;
  }

  .pull-sm-7 {
    right: 58.33333%;
  }

  .pull-sm-8 {
    right: 66.66667%;
  }

  .pull-sm-9 {
    right: 75%;
  }

  .pull-sm-10 {
    right: 83.33333%;
  }

  .pull-sm-11 {
    right: 91.66667%;
  }

  .pull-sm-12 {
    right: 100%;
  }

  .push-sm-0 {
    left: auto;
  }

  .push-sm-1 {
    left: 8.33333%;
  }

  .push-sm-2 {
    left: 16.66667%;
  }

  .push-sm-3 {
    left: 25%;
  }

  .push-sm-4 {
    left: 33.33333%;
  }

  .push-sm-5 {
    left: 41.66667%;
  }

  .push-sm-6 {
    left: 50%;
  }

  .push-sm-7 {
    left: 58.33333%;
  }

  .push-sm-8 {
    left: 66.66667%;
  }

  .push-sm-9 {
    left: 75%;
  }

  .push-sm-10 {
    left: 83.33333%;
  }

  .push-sm-11 {
    left: 91.66667%;
  }

  .push-sm-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.33333%;
  }

  .col-md-2 {
    float: left;
    width: 16.66667%;
  }

  .col-md-3 {
    float: left;
    width: 25%;
  }

  .col-md-4 {
    float: left;
    width: 33.33333%;
  }

  .col-md-5 {
    float: left;
    width: 41.66667%;
  }

  .col-md-6 {
    float: left;
    width: 50%;
  }

  .col-md-7 {
    float: left;
    width: 58.33333%;
  }

  .col-md-8 {
    float: left;
    width: 66.66667%;
  }

  .col-md-9 {
    float: left;
    width: 75%;
  }

  .col-md-10 {
    float: left;
    width: 83.33333%;
  }

  .col-md-11 {
    float: left;
    width: 91.66667%;
  }

  .col-md-12 {
    float: left;
    width: 100%;
  }

  .pull-md-0 {
    right: auto;
  }

  .pull-md-1 {
    right: 8.33333%;
  }

  .pull-md-2 {
    right: 16.66667%;
  }

  .pull-md-3 {
    right: 25%;
  }

  .pull-md-4 {
    right: 33.33333%;
  }

  .pull-md-5 {
    right: 41.66667%;
  }

  .pull-md-6 {
    right: 50%;
  }

  .pull-md-7 {
    right: 58.33333%;
  }

  .pull-md-8 {
    right: 66.66667%;
  }

  .pull-md-9 {
    right: 75%;
  }

  .pull-md-10 {
    right: 83.33333%;
  }

  .pull-md-11 {
    right: 91.66667%;
  }

  .pull-md-12 {
    right: 100%;
  }

  .push-md-0 {
    left: auto;
  }

  .push-md-1 {
    left: 8.33333%;
  }

  .push-md-2 {
    left: 16.66667%;
  }

  .push-md-3 {
    left: 25%;
  }

  .push-md-4 {
    left: 33.33333%;
  }

  .push-md-5 {
    left: 41.66667%;
  }

  .push-md-6 {
    left: 50%;
  }

  .push-md-7 {
    left: 58.33333%;
  }

  .push-md-8 {
    left: 66.66667%;
  }

  .push-md-9 {
    left: 75%;
  }

  .push-md-10 {
    left: 83.33333%;
  }

  .push-md-11 {
    left: 91.66667%;
  }

  .push-md-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.33333%;
  }

  .col-lg-2 {
    float: left;
    width: 16.66667%;
  }

  .col-lg-3 {
    float: left;
    width: 25%;
  }

  .col-lg-4 {
    float: left;
    width: 33.33333%;
  }

  .col-lg-5 {
    float: left;
    width: 41.66667%;
  }

  .col-lg-6 {
    float: left;
    width: 50%;
  }

  .col-lg-7 {
    float: left;
    width: 58.33333%;
  }

  .col-lg-8 {
    float: left;
    width: 66.66667%;
  }

  .col-lg-9 {
    float: left;
    width: 75%;
  }

  .col-lg-10 {
    float: left;
    width: 83.33333%;
  }

  .col-lg-11 {
    float: left;
    width: 91.66667%;
  }

  .col-lg-12 {
    float: left;
    width: 100%;
  }

  .pull-lg-0 {
    right: auto;
  }

  .pull-lg-1 {
    right: 8.33333%;
  }

  .pull-lg-2 {
    right: 16.66667%;
  }

  .pull-lg-3 {
    right: 25%;
  }

  .pull-lg-4 {
    right: 33.33333%;
  }

  .pull-lg-5 {
    right: 41.66667%;
  }

  .pull-lg-6 {
    right: 50%;
  }

  .pull-lg-7 {
    right: 58.33333%;
  }

  .pull-lg-8 {
    right: 66.66667%;
  }

  .pull-lg-9 {
    right: 75%;
  }

  .pull-lg-10 {
    right: 83.33333%;
  }

  .pull-lg-11 {
    right: 91.66667%;
  }

  .pull-lg-12 {
    right: 100%;
  }

  .push-lg-0 {
    left: auto;
  }

  .push-lg-1 {
    left: 8.33333%;
  }

  .push-lg-2 {
    left: 16.66667%;
  }

  .push-lg-3 {
    left: 25%;
  }

  .push-lg-4 {
    left: 33.33333%;
  }

  .push-lg-5 {
    left: 41.66667%;
  }

  .push-lg-6 {
    left: 50%;
  }

  .push-lg-7 {
    left: 58.33333%;
  }

  .push-lg-8 {
    left: 66.66667%;
  }

  .push-lg-9 {
    left: 75%;
  }

  .push-lg-10 {
    left: 83.33333%;
  }

  .push-lg-11 {
    left: 91.66667%;
  }

  .push-lg-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.33333%;
  }

  .col-xl-2 {
    float: left;
    width: 16.66667%;
  }

  .col-xl-3 {
    float: left;
    width: 25%;
  }

  .col-xl-4 {
    float: left;
    width: 33.33333%;
  }

  .col-xl-5 {
    float: left;
    width: 41.66667%;
  }

  .col-xl-6 {
    float: left;
    width: 50%;
  }

  .col-xl-7 {
    float: left;
    width: 58.33333%;
  }

  .col-xl-8 {
    float: left;
    width: 66.66667%;
  }

  .col-xl-9 {
    float: left;
    width: 75%;
  }

  .col-xl-10 {
    float: left;
    width: 83.33333%;
  }

  .col-xl-11 {
    float: left;
    width: 91.66667%;
  }

  .col-xl-12 {
    float: left;
    width: 100%;
  }

  .pull-xl-0 {
    right: auto;
  }

  .pull-xl-1 {
    right: 8.33333%;
  }

  .pull-xl-2 {
    right: 16.66667%;
  }

  .pull-xl-3 {
    right: 25%;
  }

  .pull-xl-4 {
    right: 33.33333%;
  }

  .pull-xl-5 {
    right: 41.66667%;
  }

  .pull-xl-6 {
    right: 50%;
  }

  .pull-xl-7 {
    right: 58.33333%;
  }

  .pull-xl-8 {
    right: 66.66667%;
  }

  .pull-xl-9 {
    right: 75%;
  }

  .pull-xl-10 {
    right: 83.33333%;
  }

  .pull-xl-11 {
    right: 91.66667%;
  }

  .pull-xl-12 {
    right: 100%;
  }

  .push-xl-0 {
    left: auto;
  }

  .push-xl-1 {
    left: 8.33333%;
  }

  .push-xl-2 {
    left: 16.66667%;
  }

  .push-xl-3 {
    left: 25%;
  }

  .push-xl-4 {
    left: 33.33333%;
  }

  .push-xl-5 {
    left: 41.66667%;
  }

  .push-xl-6 {
    left: 50%;
  }

  .push-xl-7 {
    left: 58.33333%;
  }

  .push-xl-8 {
    left: 66.66667%;
  }

  .push-xl-9 {
    left: 75%;
  }

  .push-xl-10 {
    left: 83.33333%;
  }

  .push-xl-11 {
    left: 91.66667%;
  }

  .push-xl-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

.table tbody+tbody {
  border-top: 2px solid #eceeef;
}

.table .table {
  background-color: #F1F1F1;
}

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

.table-bordered {
  border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}

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

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-active,
.table-active>th,
.table-active>td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
  background-color: rgba(0, 0, 0, 0.075);
}

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

.table-hover .table-success:hover {
  background-color: #d0e9c6;
}

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

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

.table-hover .table-info:hover {
  background-color: #c4e3f3;
}

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

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

.table-hover .table-warning:hover {
  background-color: #faf2cc;
}

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

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

.table-hover .table-danger:hover {
  background-color: #ebcccc;
}

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

.thead-inverse th {
  color: #fff;
  background-color: #373a3c;
}

.thead-default th {
  color: #55595c;
  background-color: #eceeef;
}

.table-inverse {
  color: #eceeef;
  background-color: #373a3c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #55595c;
}

.table-inverse.table-bordered {
  border: 0;
}

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0%;
  overflow-x: auto;
}

.table-reflow thead {
  float: left;
}

.table-reflow tbody {
  display: block;
  white-space: nowrap;
}

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef;
}

.table-reflow th:last-child,
.table-reflow td:last-child {
  border-right: 1px solid #eceeef;
}

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef;
}

.table-reflow tr {
  float: left;
}

.table-reflow tr th,
.table-reflow tr td {
  display: block !important;
  border: 1px solid #eceeef;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.18rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #55595c;
  background-color: #fff;
  border-color: #66afe9;
  outline: none;
}

.form-control::placeholder {
  color: #999;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}

.form-control:disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.45rem - 2px);
}

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

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

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-static.form-control-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn,
.form-control-static.form-control-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.21rem;
}

select.form-control-sm:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.27rem;
}

select.form-control-lg:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]) {
  height: 3.16667rem;
}

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}

.form-check+.form-check {
  margin-top: -.25rem;
}

.form-check.disabled .form-check-label {
  color: #818a91;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem;
}

.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer;
}

.form-check-inline+.form-check-inline {
  margin-left: .75rem;
}

.form-check-inline.disabled {
  color: #818a91;
  cursor: not-allowed;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.6125rem;
  background-size: 1.225rem 1.225rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #37BC9B;
}

.has-success .form-control {
  border-color: #37BC9B;
}

.has-success .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7fdac3;
}

.has-success .input-group-addon {
  color: #37BC9B;
  border-color: #37BC9B;
  background-color: #cef1e8;
}

.has-success .form-control-success {
  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='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #F6BB42;
}

.has-warning .form-control {
  border-color: #F6BB42;
}

.has-warning .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fbdea3;
}

.has-warning .input-group-addon {
  color: #F6BB42;
  border-color: #F6BB42;
  background-color: white;
}

.has-warning .form-control-warning {
  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='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #DA4453;
}

.has-danger .form-control {
  border-color: #DA4453;
}

.has-danger .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eb99a1;
}

.has-danger .input-group-addon {
  color: #DA4453;
  border-color: #DA4453;
  background-color: #fceef0;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-check-label {
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.18rem;
  transition: all 0.2s ease-in-out;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:focus {
  text-decoration: none;
}

.btn:hover {
  text-decoration: none;
}

.btn.focus {
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
}

.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

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

.btn-primary {
  color: #fff;
  background-color: #064d9a;
  border-color: #064d9a;
}

.btn-primary:hover {
  color: #fff;
  background-color: #7652d1;
  border-color: #704acf;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #7652d1;
  border-color: #704acf;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #7652d1;
  border-color: #704acf;
  background-image: none;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #6035ca;
  border-color: #502daa;
}

.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled.focus {
  background-color: #064d9a;
  border-color: #064d9a;
}

.btn-primary.disabled:hover,
.btn-primary:disabled:hover {
  background-color: #064d9a;
  border-color: #064d9a;
}

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #818a91;
}

.btn-secondary:hover {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #636b72;
}

.btn-secondary:focus,
.btn-secondary.focus {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #636b72;
}

.btn-secondary:active,
.btn-secondary.active,
.open>.btn-secondary.dropdown-toggle {
  color: #373a3c;
  background-color: #e6e6e6;
  border-color: #636b72;
  background-image: none;
}

.btn-secondary:active:hover,
.btn-secondary:active:focus,
.btn-secondary:active.focus,
.btn-secondary.active:hover,
.btn-secondary.active:focus,
.btn-secondary.active.focus,
.open>.btn-secondary.dropdown-toggle:hover,
.open>.btn-secondary.dropdown-toggle:focus,
.open>.btn-secondary.dropdown-toggle.focus {
  color: #373a3c;
  background-color: #d4d4d4;
  border-color: #444a4e;
}

.btn-secondary.disabled:focus,
.btn-secondary.disabled.focus,
.btn-secondary:disabled:focus,
.btn-secondary:disabled.focus {
  background-color: #fff;
  border-color: #818a91;
}

.btn-secondary.disabled:hover,
.btn-secondary:disabled:hover {
  background-color: #fff;
  border-color: #818a91;
}

.btn-info {
  color: #fff;
  background-color: #3BAFDA;
  border-color: #3BAFDA;
}

.btn-info:hover {
  color: #fff;
  background-color: #2494be;
  border-color: #228eb6;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #2494be;
  border-color: #228eb6;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #2494be;
  border-color: #228eb6;
  background-image: none;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #1e7da0;
  border-color: #18627e;
}

.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info:disabled:focus,
.btn-info:disabled.focus {
  background-color: #3BAFDA;
  border-color: #3BAFDA;
}

.btn-info.disabled:hover,
.btn-info:disabled:hover {
  background-color: #3BAFDA;
  border-color: #3BAFDA;
}

.btn-success {
  color: #fff;
  background-color: #37BC9B;
  border-color: #37BC9B;
}

.btn-success:hover {
  color: #fff;
  background-color: #2b957a;
  border-color: #298d74;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #2b957a;
  border-color: #298d74;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #2b957a;
  border-color: #298d74;
  background-image: none;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #237964;
  border-color: #1a594a;
}

.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success:disabled:focus,
.btn-success:disabled.focus {
  background-color: #37BC9B;
  border-color: #37BC9B;
}

.btn-success.disabled:hover,
.btn-success:disabled:hover {
  background-color: #37BC9B;
  border-color: #37BC9B;
}

.btn-warning {
  color: #fff;
  background-color: #F6BB42;
  border-color: #F6BB42;
}

.btn-warning:hover {
  color: #fff;
  background-color: #f4a911;
  border-color: #efa50b;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #f4a911;
  border-color: #efa50b;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #f4a911;
  border-color: #efa50b;
  background-image: none;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d7940a;
  border-color: #b07908;
}

.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning:disabled:focus,
.btn-warning:disabled.focus {
  background-color: #F6BB42;
  border-color: #F6BB42;
}

.btn-warning.disabled:hover,
.btn-warning:disabled:hover {
  background-color: #F6BB42;
  border-color: #F6BB42;
}

.btn-danger {
  color: #fff;
  background-color: #DA4453;
  border-color: #DA4453;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c42737;
  border-color: #bc2534;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c42737;
  border-color: #bc2534;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c42737;
  border-color: #bc2534;
  background-image: none;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #a6212e;
  border-color: #841a25;
}

.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger:disabled:focus,
.btn-danger:disabled.focus {
  background-color: #DA4453;
  border-color: #DA4453;
}

.btn-danger.disabled:hover,
.btn-danger:disabled:hover {
  background-color: #DA4453;
  border-color: #DA4453;
}

.btn-outline-primary {
  color: #064d9a;
  background-image: none;
  background-color: transparent;
  border-color: #064d9a;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #064d9a;
  border-color: #064d9a;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  color: #fff;
  background-color: #064d9a;
  border-color: #064d9a;
}

.btn-outline-primary:active,
.btn-outline-primary.active,
.open>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #064d9a;
  border-color: #064d9a;
}

.btn-outline-primary:active:hover,
.btn-outline-primary:active:focus,
.btn-outline-primary:active.focus,
.btn-outline-primary.active:hover,
.btn-outline-primary.active:focus,
.btn-outline-primary.active.focus,
.open>.btn-outline-primary.dropdown-toggle:hover,
.open>.btn-outline-primary.dropdown-toggle:focus,
.open>.btn-outline-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #6035ca;
  border-color: #502daa;
}

.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled.focus,
.btn-outline-primary:disabled:focus,
.btn-outline-primary:disabled.focus {
  border-color: #d6cbf1;
}

.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled:hover {
  border-color: #d6cbf1;
}

.btn-outline-secondary {
  color: #818a91;
  background-image: none;
  background-color: transparent;
  border-color: #818a91;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #818a91;
  border-color: #818a91;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  color: #fff;
  background-color: #818a91;
  border-color: #818a91;
}

.btn-outline-secondary:active,
.btn-outline-secondary.active,
.open>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #818a91;
  border-color: #818a91;
}

.btn-outline-secondary:active:hover,
.btn-outline-secondary:active:focus,
.btn-outline-secondary:active.focus,
.btn-outline-secondary.active:hover,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.active.focus,
.open>.btn-outline-secondary.dropdown-toggle:hover,
.open>.btn-outline-secondary.dropdown-toggle:focus,
.open>.btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #575e64;
  border-color: #444a4e;
}

.btn-outline-secondary.disabled:focus,
.btn-outline-secondary.disabled.focus,
.btn-outline-secondary:disabled:focus,
.btn-outline-secondary:disabled.focus {
  border-color: #b7bdc1;
}

.btn-outline-secondary.disabled:hover,
.btn-outline-secondary:disabled:hover {
  border-color: #b7bdc1;
}

.btn-outline-info {
  color: #3BAFDA;
  background-image: none;
  background-color: transparent;
  border-color: #3BAFDA;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #3BAFDA;
  border-color: #3BAFDA;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  color: #fff;
  background-color: #3BAFDA;
  border-color: #3BAFDA;
}

.btn-outline-info:active,
.btn-outline-info.active,
.open>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #3BAFDA;
  border-color: #3BAFDA;
}

.btn-outline-info:active:hover,
.btn-outline-info:active:focus,
.btn-outline-info:active.focus,
.btn-outline-info.active:hover,
.btn-outline-info.active:focus,
.btn-outline-info.active.focus,
.open>.btn-outline-info.dropdown-toggle:hover,
.open>.btn-outline-info.dropdown-toggle:focus,
.open>.btn-outline-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #1e7da0;
  border-color: #18627e;
}

.btn-outline-info.disabled:focus,
.btn-outline-info.disabled.focus,
.btn-outline-info:disabled:focus,
.btn-outline-info:disabled.focus {
  border-color: #91d2ea;
}

.btn-outline-info.disabled:hover,
.btn-outline-info:disabled:hover {
  border-color: #91d2ea;
}

.btn-outline-success {
  color: #37BC9B;
  background-image: none;
  background-color: transparent;
  border-color: #37BC9B;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #37BC9B;
  border-color: #37BC9B;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  color: #fff;
  background-color: #37BC9B;
  border-color: #37BC9B;
}

.btn-outline-success:active,
.btn-outline-success.active,
.open>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #37BC9B;
  border-color: #37BC9B;
}

.btn-outline-success:active:hover,
.btn-outline-success:active:focus,
.btn-outline-success:active.focus,
.btn-outline-success.active:hover,
.btn-outline-success.active:focus,
.btn-outline-success.active.focus,
.open>.btn-outline-success.dropdown-toggle:hover,
.open>.btn-outline-success.dropdown-toggle:focus,
.open>.btn-outline-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #237964;
  border-color: #1a594a;
}

.btn-outline-success.disabled:focus,
.btn-outline-success.disabled.focus,
.btn-outline-success:disabled:focus,
.btn-outline-success:disabled.focus {
  border-color: #7fdac3;
}

.btn-outline-success.disabled:hover,
.btn-outline-success:disabled:hover {
  border-color: #7fdac3;
}

.btn-outline-warning {
  color: #F6BB42;
  background-image: none;
  background-color: transparent;
  border-color: #F6BB42;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #F6BB42;
  border-color: #F6BB42;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  color: #fff;
  background-color: #F6BB42;
  border-color: #F6BB42;
}

.btn-outline-warning:active,
.btn-outline-warning.active,
.open>.btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #F6BB42;
  border-color: #F6BB42;
}

.btn-outline-warning:active:hover,
.btn-outline-warning:active:focus,
.btn-outline-warning:active.focus,
.btn-outline-warning.active:hover,
.btn-outline-warning.active:focus,
.btn-outline-warning.active.focus,
.open>.btn-outline-warning.dropdown-toggle:hover,
.open>.btn-outline-warning.dropdown-toggle:focus,
.open>.btn-outline-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d7940a;
  border-color: #b07908;
}

.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled.focus,
.btn-outline-warning:disabled:focus,
.btn-outline-warning:disabled.focus {
  border-color: #fbdea3;
}

.btn-outline-warning.disabled:hover,
.btn-outline-warning:disabled:hover {
  border-color: #fbdea3;
}

.btn-outline-danger {
  color: #DA4453;
  background-image: none;
  background-color: transparent;
  border-color: #DA4453;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #DA4453;
  border-color: #DA4453;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  color: #fff;
  background-color: #DA4453;
  border-color: #DA4453;
}

.btn-outline-danger:active,
.btn-outline-danger.active,
.open>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #DA4453;
  border-color: #DA4453;
}

.btn-outline-danger:active:hover,
.btn-outline-danger:active:focus,
.btn-outline-danger:active.focus,
.btn-outline-danger.active:hover,
.btn-outline-danger.active:focus,
.btn-outline-danger.active.focus,
.open>.btn-outline-danger.dropdown-toggle:hover,
.open>.btn-outline-danger.dropdown-toggle:focus,
.open>.btn-outline-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #a6212e;
  border-color: #841a25;
}

.btn-outline-danger.disabled:focus,
.btn-outline-danger.disabled.focus,
.btn-outline-danger:disabled:focus,
.btn-outline-danger:disabled.focus {
  border-color: #eb99a1;
}

.btn-outline-danger.disabled:hover,
.btn-outline-danger:disabled:hover {
  border-color: #eb99a1;
}

.btn-link {
  font-weight: normal;
  color: #064d9a;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link:disabled {
  background-color: transparent;
}

.btn-link,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus {
  color: #4925a1;
  text-decoration: none;
  background-color: transparent;
}

.btn-link:hover {
  color: #4925a1;
  text-decoration: none;
  background-color: transparent;
}

.btn-link:disabled:focus {
  color: #818a91;
  text-decoration: none;
}

.btn-link:disabled:hover {
  color: #818a91;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.27rem;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.21rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 0.5rem;
}

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

.fade {
  opacity: 0;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

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

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.18rem;
}

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-item:hover {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-item.active,
.dropdown-item.active:focus {
  color: #fff;
  text-decoration: none;
  background-color: #064d9a;
  outline: 0;
}

.dropdown-item.active:hover {
  color: #fff;
  text-decoration: none;
  background-color: #064d9a;
  outline: 0;
}

.dropdown-item.disabled,
.dropdown-item.disabled:focus {
  color: #818a91;
}

.dropdown-item.disabled:hover {
  color: #818a91;
}

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

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

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

.open>a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 5px 20px;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #818a91;
  white-space: nowrap;
}

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left;
  margin-bottom: 0;
}

.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: 2;
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover {
  z-index: 2;
}

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

.btn-toolbar {
  margin-left: -0.5rem;
}

.btn-toolbar::after {
  content: "";
  display: table;
  clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 0.5rem;
}

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

.btn-group>.btn:first-child {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

.btn+.dropdown-toggle-split::after {
  margin-left: 0;
}

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

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

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

.btn-lg .caret,
.btn-group-lg>.btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
  border-width: 0 0.3em 0.3em;
}

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

.btn-group-vertical>.btn-group::after {
  content: "";
  display: table;
  clear: both;
}

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

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

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

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

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

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

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

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

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

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus,
.input-group .form-control:active {
  z-index: 3;
}

.input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

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

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.18rem;
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.21rem;
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.27rem;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

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

.input-group-addon:not(:last-child) {
  border-right: 0;
}

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

.form-control+.input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

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

.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 3;
}

.input-group-btn>.btn:hover {
  z-index: 3;
}

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
  margin-right: -1px;
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:active {
  z-index: 3;
}

.input-group-btn:not(:first-child)>.btn:hover,
.input-group-btn:not(:first-child)>.btn-group:hover {
  z-index: 3;
}

.custom-control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  cursor: pointer;
}

.custom-control+.custom-control {
  margin-left: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked~.custom-control-indicator {
  color: #fff;
  background-color: #0074d9;
}

.custom-control-input:focus~.custom-control-indicator {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}

.custom-control-input:active~.custom-control-indicator {
  color: #fff;
  background-color: #84c6ff;
}

.custom-control-input:disabled~.custom-control-indicator {
  cursor: not-allowed;
  background-color: #eee;
}

.custom-control-input:disabled~.custom-control-description {
  color: #767676;
  cursor: not-allowed;
}

.custom-control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-indicator {
  border-radius: 0.18rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
  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");
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
  background-color: #0074d9;
  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");
}

.custom-radio .custom-control-indicator {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
  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");
}

.custom-controls-stacked .custom-control {
  float: left;
  clear: left;
}

.custom-controls-stacked .custom-control+.custom-control {
  margin-left: 0;
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.45rem - 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.18rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.custom-select:focus {
  border-color: #51a7e8;
  outline: none;
}

.custom-select:focus::-ms-value {
  color: #55595c;
  background-color: #fff;
}

.custom-select:disabled {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer;
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.18rem;
}

.custom-file-control:lang(en)::after {
  content: "Choose file...";
}

.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 0.18rem 0.18rem 0;
}

.custom-file-control:lang(en)::before {
  content: "Browse";
}

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

.nav-link {
  display: inline-block;
}

.nav-link:focus {
  text-decoration: none;
}

.nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #818a91;
}

.nav-link.disabled,
.nav-link.disabled:focus {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-inline .nav-item {
  display: inline-block;
}

.nav-inline .nav-item+.nav-item,
.nav-inline .nav-link+.nav-link {
  margin-left: 1rem;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}

.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs .nav-item+.nav-item {
  margin-left: 0.2rem;
}

.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-top-right-radius: 0.18rem;
  border-top-left-radius: 0.18rem;
}

.nav-tabs .nav-link:focus {
  border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus {
  color: #55595c;
  background-color: #F1F1F1;
  border-color: #ddd #ddd transparent;
}

.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #55595c;
  background-color: #F1F1F1;
  border-color: #ddd #ddd transparent;
}

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

.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}

.nav-pills .nav-item {
  float: left;
}

.nav-pills .nav-item+.nav-item {
  margin-left: 0.2rem;
}

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.18rem;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus {
  color: #fff;
  cursor: default;
  background-color: #064d9a;
}

.nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #064d9a;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}

.nav-stacked .nav-item+.nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}

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

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

.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}

.navbar::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 544px) {
  .navbar {
    border-radius: 0.18rem;
  }
}

.navbar-full {
  z-index: 1000;
}

@media (min-width: 544px) {
  .navbar-full {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 544px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}

@media (min-width: 544px) {
  .navbar-sticky-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
}

.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand:hover {
  text-decoration: none;
}

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden;
}

.navbar-divider::before {
  content: "\00a0";
}

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-toggler {
  width: 2.5em;
  height: 2em;
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent no-repeat center center;
  background-size: 24px 24px;
  border: 1px solid transparent;
  border-radius: 0.18rem;
}

.navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 543px) {
  .navbar-toggleable-xs .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }

  .navbar-toggleable-xs .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .navbar-toggleable-xs .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block;
  }
}

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }

  .navbar-toggleable-sm .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block;
  }
}

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }

  .navbar-toggleable-md .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block;
  }
}

.navbar-toggleable-lg::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }

  .navbar-toggleable-lg .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    display: block;
  }
}

.navbar-toggleable-xl {
  display: block;
}

.navbar-toggleable-xl::after {
  content: "";
  display: table;
  clear: both;
}

.navbar-toggleable-xl .navbar-brand {
  display: block;
  float: none;
  margin-top: .5rem;
  margin-right: 0;
}

.navbar-toggleable-xl .navbar-nav {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-nav .nav-item {
  float: left;
}

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-nav .nav-link+.nav-link {
  margin-left: 1rem;
}

.navbar-nav .nav-item+.nav-item {
  margin-left: 1rem;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: #373a3c;
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-toggler:focus {
  color: #373a3c;
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:hover {
  color: #373a3c;
}

.navbar-light .navbar-nav .nav-link {
  color: #55595c;
}

.navbar-light .navbar-nav .nav-link:focus {
  color: #818a91;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #818a91;
}

.navbar-light .navbar-nav .open>.nav-link,
.navbar-light .navbar-nav .open>.nav-link:focus,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .active>.nav-link:focus,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus {
  color: #373a3c;
}

.navbar-light .navbar-nav .open>.nav-link:hover,
.navbar-light .navbar-nav .active>.nav-link:hover,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: #373a3c;
}

.navbar-light .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#55595c' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler {
  color: white;
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-toggler:focus {
  color: white;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-toggler:hover {
  color: white;
}

.navbar-dark .navbar-nav .nav-link {
  color: white;
}

.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.9);
}

.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.9);
}

.navbar-dark .navbar-nav .open>.nav-link,
.navbar-dark .navbar-nav .open>.nav-link:focus,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link:focus,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus {
  color: white;
}

.navbar-dark .navbar-nav .open>.nav-link:hover,
.navbar-dark .navbar-nav .active>.nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white;
}

.navbar-dark .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 543px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important;
  }
}

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important;
  }
}

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important;
  }
}

.card {
  position: relative;
  display: block;
  margin-bottom: 1rem;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.card-block {
  padding: 1.5rem;
}

.card-block::after {
  content: "";
  display: table;
  clear: both;
}

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

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

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

.card-link:hover {
  text-decoration: none;
}

.card-link+.card-link {
  margin-left: 1.5rem;
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.card-header {
  padding: 1rem 1.5rem;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.card-header::after {
  content: "";
  display: table;
  clear: both;
}

.card-header:first-child {
  border-radius: 0 0 0 0;
}

.card-footer {
  padding: 1rem 1.5rem;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.card-footer::after {
  content: "";
  display: table;
  clear: both;
}

.card-footer:last-child {
  border-radius: 0 0 0 0;
}

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

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

.card-primary {
  background-color: #064d9a;
  border-color: #064d9a;
}

.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #37BC9B;
  border-color: #37BC9B;
}

.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #3BAFDA;
  border-color: #3BAFDA;
}

.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

.card-warning {
  background-color: #F6BB42;
  border-color: #F6BB42;
}

.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

.card-danger {
  background-color: #DA4453;
  border-color: #DA4453;
}

.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: #064d9a;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #818a91;
}

.card-outline-info {
  background-color: transparent;
  border-color: #3BAFDA;
}

.card-outline-success {
  background-color: transparent;
  border-color: #37BC9B;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #F6BB42;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #DA4453;
}

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus {
  color: #fff;
}

.card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

.card-img {
  border-radius: 0;
}

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

.card-img-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.card-img-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

@media (min-width: 544px) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: 1rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0;
  }

  .card-deck .card {
    display: table-cell;
    margin-bottom: 0;
    vertical-align: top;
  }

  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}

@media (min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed;
  }

  .card-group .card {
    display: table-cell;
    vertical-align: top;
  }

  .card-group .card+.card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }

  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }

  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }

  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }

  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }

  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }

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

  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  padding: 0.75rem 0rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.18rem;
}

.breadcrumb::after {
  content: "";
  display: table;
  clear: both;
}

.breadcrumb-item {
  float: left;
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #818a91;
  content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #818a91;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.18rem;
}

.page-item {
  display: inline;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.18rem;
  border-top-left-radius: 0.18rem;
}

.page-item:last-child .page-link {
  border-bottom-right-radius: 0.18rem;
  border-top-right-radius: 0.18rem;
}

.page-item.active .page-link,
.page-item.active .page-link:focus {
  cursor: text;
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #1d2b36;
  border-color: #1d2b36;
}

.page-item.active .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #1d2b36;
  border-color: #1d2b36;
}

.page-item.disabled .page-link,
.page-item.disabled .page-link:focus {
  color: #818a91;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.page-item.disabled .page-link:hover {
  color: #818a91;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.page-item>span,
.page-item>label {
  float: left;
}

.page-item>label>.page-link {
  cursor: text !important;
}

.page-item>span>input {
  width: 30px;
  background: #1d2b36;
  height: 46px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 0px;
  border-left: 1px solid #000;
  text-align: right;
  color: white;
  direction: ltr;
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: textfield;
}

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #064d9a;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.page-link:focus {
  color: #4925a1;
  background-color: #eceeef;
  border-color: #ddd;
}

.page-link:hover {
  color: #4925a1;
  background-color: #eceeef;
  border-color: #ddd;
}

.pagination-lg .page-link {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.27rem;
  border-top-left-radius: 0.27rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.27rem;
  border-top-right-radius: 0.27rem;
}

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.21rem;
  border-top-left-radius: 0.21rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.21rem;
  border-top-right-radius: 0.21rem;
}

.tag {
  display: inline-block;
  padding: 0.35em 0.4em;
  font-size: 85%;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.18rem;
}

.tag:empty {
  display: none;
}

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

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

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

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

.tag-default {
  background-color: #818a91;
}

.tag-default[href]:focus {
  background-color: #687077;
}

.tag-default[href]:hover {
  background-color: #687077;
}

.tag-primary {
  background-color: #064d9a;
}

.tag-primary[href]:focus {
  background-color: #7652d1;
}

.tag-primary[href]:hover {
  background-color: #7652d1;
}

.tag-success {
  background-color: #37BC9B;
}

.tag-success[href]:focus {
  background-color: #2b957a;
}

.tag-success[href]:hover {
  background-color: #2b957a;
}

.tag-info {
  background-color: #3BAFDA;
}

.tag-info[href]:focus {
  background-color: #2494be;
}

.tag-info[href]:hover {
  background-color: #2494be;
}

.tag-warning {
  background-color: #F6BB42;
}

.tag-warning[href]:focus {
  background-color: #f4a911;
}

.tag-warning[href]:hover {
  background-color: #f4a911;
}

.tag-danger {
  background-color: #DA4453;
}

.tag-danger[href]:focus {
  background-color: #c42737;
}

.tag-danger[href]:hover {
  background-color: #c42737;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.27rem;
}

@media (min-width: 544px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-hr {
  border-top-color: #d0d5d8;
}

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

.alert {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.18rem;
}

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 2rem;
}

.alert-dismissible .close {
  position: relative;
  top: -.125rem;
  right: -1rem;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c1e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6d5ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7ecb5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9b9;
}

.alert-danger .alert-link {
  color: #843534;
}

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

  to {
    background-position: 0 0;
  }
}

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem;
}

.progress[value] {
  background-color: #eee;
  border: 0;
  appearance: none;
  border-radius: 0.18rem;
}

.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0;
}

.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 0.18rem;
  border-top-left-radius: 0.18rem;
}

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 0.18rem;
  border-top-left-radius: 0.18rem;
}

.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0.18rem;
  border-top-right-radius: 0.18rem;
}

.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0.18rem;
  border-top-right-radius: 0.18rem;
}

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.18rem;
}

base::-moz-progress-bar,
.progress[value] {
  background-color: #eee;
  border-radius: 0.18rem;
}

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
    border-radius: 0.18rem;
  }

  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-bottom-left-radius: 0.18rem;
    border-top-left-radius: 0.18rem;
  }

  .progress[width="100%"] {
    border-bottom-right-radius: 0.18rem;
    border-top-right-radius: 0.18rem;
  }
}

.progress-striped[value]::-webkit-progress-value {
  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;
}

.progress-striped[value]::-moz-progress-bar {
  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;
}

.progress-striped[value]::-ms-fill {
  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;
}

@media screen and (min-width: 0\0) {
  .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;
  }
}

.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite;
  }
}

.progress-success[value]::-webkit-progress-value {
  background-color: #37BC9B;
}

.progress-success[value]::-moz-progress-bar {
  background-color: #37BC9B;
}

.progress-success[value]::-ms-fill {
  background-color: #37BC9B;
}

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #37BC9B;
  }
}

.progress-info[value]::-webkit-progress-value {
  background-color: #3BAFDA;
}

.progress-info[value]::-moz-progress-bar {
  background-color: #3BAFDA;
}

.progress-info[value]::-ms-fill {
  background-color: #3BAFDA;
}

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #3BAFDA;
  }
}

.progress-warning[value]::-webkit-progress-value {
  background-color: #F6BB42;
}

.progress-warning[value]::-moz-progress-bar {
  background-color: #F6BB42;
}

.progress-warning[value]::-ms-fill {
  background-color: #F6BB42;
}

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #F6BB42;
  }
}

.progress-danger[value]::-webkit-progress-value {
  background-color: #DA4453;
}

.progress-danger[value]::-moz-progress-bar {
  background-color: #DA4453;
}

.progress-danger[value]::-ms-fill {
  background-color: #DA4453;
}

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #DA4453;
  }
}

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

.media-body {
  width: 10000px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right {
  padding-left: 10px;
}

.media-left {
  padding-right: 10px;
}

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 0.18rem;
  border-top-left-radius: 0.18rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.18rem;
  border-bottom-left-radius: 0.18rem;
}

.list-group-item.disabled,
.list-group-item.disabled:focus {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #818a91;
}

.list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}

.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled:hover .list-group-item-text {
  color: #818a91;
}

.list-group-item.active,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #064d9a;
  border-color: #064d9a;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: white;
}

.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #064d9a;
  border-color: #064d9a;
}

.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small {
  color: inherit;
}

.list-group-item.active:hover .list-group-item-text {
  color: white;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit;
}

.list-group-item-action .list-group-item-heading {
  color: #333;
}

.list-group-item-action:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

.list-group-item-action:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

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

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success:hover,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

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

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

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

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info:hover,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

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

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

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

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

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

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

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

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

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

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

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

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9 {
  padding-bottom: 42.85714%;
}

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

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

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

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
}

.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}

.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.27rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.in {
  opacity: 0.5;
}

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

.modal-header::after {
  content: "";
  display: table;
  clear: both;
}

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer::after {
  content: "";
  display: table;
  clear: both;
}

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

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto;
  }

  .modal-sm {
    max-width: 300px;
  }
}

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.45;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.in {
  opacity: 0.9;
}

.tooltip.tooltip-top,
.tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.tooltip-top .tooltip-inner::before,
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.tooltip-right,
.tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.tooltip-right .tooltip-inner::before,
.tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.tooltip-bottom,
.tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.tooltip-bottom .tooltip-inner::before,
.tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.tooltip-left,
.tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.tooltip-left .tooltip-inner::before,
.tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.45;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.27rem;
}

.popover.popover-top,
.popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}

.popover.popover-top::before,
.popover.popover-top::after,
.popover.bs-tether-element-attached-bottom::before,
.popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0;
}

.popover.popover-top::before,
.popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-top::after,
.popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}

.popover.popover-right,
.popover.bs-tether-element-attached-left {
  margin-left: 10px;
}

.popover.popover-right::before,
.popover.popover-right::after,
.popover.bs-tether-element-attached-left::before,
.popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0;
}

.popover.popover-right::before,
.popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-right::after,
.popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}

.popover.popover-bottom,
.popover.bs-tether-element-attached-top {
  margin-top: 10px;
}

.popover.popover-bottom::before,
.popover.popover-bottom::after,
.popover.bs-tether-element-attached-top::before,
.popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0;
}

.popover.popover-bottom::before,
.popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-bottom::after,
.popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}

.popover.popover-bottom .popover-title::before,
.popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.popover.popover-left,
.popover.bs-tether-element-attached-right {
  margin-left: -10px;
}

.popover.popover-left::before,
.popover.popover-left::after,
.popover.bs-tether-element-attached-right::before,
.popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0;
}

.popover.popover-left::before,
.popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-left::after,
.popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0.2075rem 0.2075rem 0 0;
}

.popover-title:empty {
  display: none;
}

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

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

.popover::before {
  content: "";
  border-width: 11px;
}

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

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner>.carousel-item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}

.carousel-inner>.carousel-item>img,
.carousel-inner>.carousel-item>a>img {
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.carousel-item {
    transition: transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }

  .carousel-inner>.carousel-item.next,
  .carousel-inner>.carousel-item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }

  .carousel-inner>.carousel-item.prev,
  .carousel-inner>.carousel-item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }

  .carousel-inner>.carousel-item.next.left,
  .carousel-inner>.carousel-item.prev.right,
  .carousel-inner>.carousel-item.active {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev::before {
  content: "\2039";
}

.carousel-control .icon-next::before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

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

.carousel-caption .btn {
  text-shadow: none;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite
}

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

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  50% {
    opacity: 1
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }

  50% {
    opacity: 1
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite
}

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

@media (min-width: 544px) {

  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

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

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

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

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

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

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

.bg-faded {
  background-color: #f7f7f9;
}

.bg-primary {
  background-color: #064d9a !important;
}

a.bg-primary:focus {
  background-color: #7652d1 !important;
}

a.bg-primary:hover {
  background-color: #7652d1 !important;
}

.bg-success {
  background-color: #37BC9B !important;
}

a.bg-success:focus {
  background-color: #2b957a !important;
}

a.bg-success:hover {
  background-color: #2b957a !important;
}

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

a.bg-info:focus {
  background-color: #2494be !important;
}

a.bg-info:hover {
  background-color: #2494be !important;
}

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

a.bg-warning:focus {
  background-color: #f4a911 !important;
}

a.bg-warning:hover {
  background-color: #f4a911 !important;
}

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

a.bg-danger:focus {
  background-color: #c42737 !important;
}

a.bg-danger:hover {
  background-color: #c42737 !important;
}

.bg-inverse {
  background-color: #373a3c !important;
}

a.bg-inverse:focus {
  background-color: #1f2021 !important;
}

a.bg-inverse:hover {
  background-color: #1f2021 !important;
}

.rounded {
  border-radius: 0.18rem;
}

.rounded-top {
  border-top-right-radius: 0.18rem;
  border-top-left-radius: 0.18rem;
}

.rounded-right {
  border-bottom-right-radius: 0.18rem;
  border-top-right-radius: 0.18rem;
}

.rounded-bottom {
  border-bottom-right-radius: 0.18rem;
  border-bottom-left-radius: 0.18rem;
}

.rounded-left {
  border-bottom-left-radius: 0.18rem;
  border-top-left-radius: 0.18rem;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }

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

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

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

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

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

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

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

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

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

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

.float-xs-none {
  float: none !important;
}

@media (min-width: 544px) {
  .float-sm-left {
    float: left !important;
  }

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

  .float-sm-none {
    float: none !important;
  }
}

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

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

  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

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

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

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

  .float-xl-none {
    float: none !important;
  }
}

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

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

.w-100 {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.m-0 {
  margin: 0 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 1rem 1rem !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mr-1 {
  margin-right: 1rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.ml-1 {
  margin-left: 1rem !important;
}

.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-2 {
  margin: 1.5rem 1.5rem !important;
}

.mt-2 {
  margin-top: 1.5rem !important;
}

.mr-2 {
  margin-right: 1.5rem !important;
}

.mb-2 {
  margin-bottom: 1.5rem !important;
}

.ml-2 {
  margin-left: 1.5rem !important;
}

.mx-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-3 {
  margin: 3rem 3rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.mr-3 {
  margin-right: 3rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.ml-3 {
  margin-left: 3rem !important;
}

.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-0 {
  padding: 0 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 1rem 1rem !important;
}

.pt-1 {
  padding-top: 1rem !important;
}

.pr-1 {
  padding-right: 1rem !important;
}

.pb-1 {
  padding-bottom: 1rem !important;
}

.pl-1 {
  padding-left: 1rem !important;
}

.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-2 {
  padding: 1.5rem 1.5rem !important;
}

.pt-2 {
  padding-top: 1.5rem !important;
}

.pr-2 {
  padding-right: 1.5rem !important;
}

.pb-2 {
  padding-bottom: 1.5rem !important;
}

.pl-2 {
  padding-left: 1.5rem !important;
}

.px-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-3 {
  padding: 3rem 3rem !important;
}

.pt-3 {
  padding-top: 3rem !important;
}

.pr-3 {
  padding-right: 3rem !important;
}

.pb-3 {
  padding-bottom: 3rem !important;
}

.pl-3 {
  padding-left: 3rem !important;
}

.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

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

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-xs-left {
  text-align: left !important;
}

.text-xs-right {
  text-align: right !important;
}

.text-xs-center {
  text-align: center !important;
}

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

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

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

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

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

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

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

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

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

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

.font-italic {
  font-style: italic;
}

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

.text-muted {
  color: #818a91 !important;
}

a.text-muted:focus {
  color: #687077 !important;
}

a.text-muted:hover {
  color: #687077 !important;
}

.text-primary {
  color: #064d9a !important;
}

a.text-primary:focus {
  color: #7652d1 !important;
}

a.text-primary:hover {
  color: #7652d1 !important;
}

.text-success {
  color: #37BC9B !important;
}

a.text-success:focus {
  color: #2b957a !important;
}

a.text-success:hover {
  color: #2b957a !important;
}

.text-info {
  color: #3BAFDA !important;
}

a.text-info:focus {
  color: #2494be !important;
}

a.text-info:hover {
  color: #2494be !important;
}

.text-warning {
  color: #F6BB42 !important;
}

a.text-warning:focus {
  color: #f4a911 !important;
}

a.text-warning:hover {
  color: #f4a911 !important;
}

.text-danger {
  color: #DA4453 !important;
}

a.text-danger:focus {
  color: #c42737 !important;
}

a.text-danger:hover {
  color: #c42737 !important;
}

.text-gray-dark {
  color: #373a3c !important;
}

a.text-gray-dark:focus {
  color: #1f2021 !important;
}

a.text-gray-dark:hover {
  color: #1f2021 !important;
}

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

.invisible {
  visibility: hidden !important;
}

.hidden-xs-up {
  display: none !important;
}

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

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important;
  }
}

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

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

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

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

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

.hidden-xl-down {
  display: none !important;
}

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

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

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

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

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

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

@media print {
  .hidden-print {
    display: none !important;
  }
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/*
* Used base64 fonts to fix firefox cross-domain issue
*/
@font-face {
    font-family: 'icomoon';
    src:  url('icomoon/icomoon.eot?1ki0q8');
    src:  url('icomoon/icomoon.eot?1ki0q8#iefix') format('embedded-opentype'),
      url('icomoon/icomoon.ttf?1ki0q8') format('truetype'),
      url('icomoon/icomoon.woff?1ki0q8') format('woff'),
      url('icomoon/icomoon.svg?1ki0q8#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;

}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add_to_queue:before {
  content: "\e05c";
}
.icon-flight:before {
  content: "\e539";
}
.icon-airplanemode_inactive:before {
  content: "\e194";
}
.icon-bubble_chart:before {
  content: "\e6dd";
}
.icon-camera9:before {
  content: "\e3af";
}
.icon-cast:before {
  content: "\e307";
}
.icon-chat_bubble_outline:before {
  content: "\e0cb";
}
.icon-clear_all:before {
  content: "\e0b8";
}
.icon-crop4:before {
  content: "\e3be";
}
.icon-dashboard2:before {
  content: "\e871";
}
.icon-filter_list:before {
  content: "\e152";
}
.icon-fingerprint:before {
  content: "\ef98";
}
.icon-format_paint:before {
  content: "\e243";
}
.icon-grain:before {
  content: "\e3ea";
}
.icon-graphic_eq:before {
  content: "\e1b8";
}
.icon-line_style:before {
  content: "\ef99";
}
.icon-more_horiz:before {
  content: "\e5d3";
}
.icon-more_vert:before {
  content: "\e5d4";
}
.icon-network_cell:before {
  content: "\e1b9";
}
.icon-opacity:before {
  content: "\ef9a";
}
.icon-panorama_horizontal:before {
  content: "\e40d";
}
.icon-panorama_vertical:before {
  content: "\e40e";
}
.icon-panorama_wide_angle:before {
  content: "\e40f";
}
.icon-perm_data_setting:before {
  content: "\e8a4";
}
.icon-pie_chart:before {
  content: "\e6c4";
}
.icon-security:before {
  content: "\e32a";
}
.icon-smoke_free:before {
  content: "\ef9b";
}
.icon-smoking_rooms:before {
  content: "\ef9c";
}
.icon-texture:before {
  content: "\e421";
}
.icon-timeline:before {
  content: "\ef9d";
}
.icon-trending_down:before {
  content: "\e8e3";
}
.icon-trending_up:before {
  content: "\e8e5";
}
.icon-tune:before {
  content: "\e429";
}
.icon-vertical_align_bottom:before {
  content: "\e258";
}
.icon-watch2:before {
  content: "\e334";
}
.icon-weekend:before {
  content: "\e16b";
}
.icon-whatshot:before {
  content: "\e80e";
}
.icon-wifi3:before {
  content: "\e63e";
}
.icon-eye6:before {
  content: "\e000";
}
.icon-paper-clip:before {
  content: "\e001";
}
.icon-mail6:before {
  content: "\e002";
}
.icon-toggle2:before {
  content: "\e003";
}
.icon-layout:before {
  content: "\e004";
}
.icon-link4:before {
  content: "\e005";
}
.icon-bell4:before {
  content: "\e006";
}
.icon-lock4:before {
  content: "\e007";
}
.icon-unlock2:before {
  content: "\e008";
}
.icon-ribbon:before {
  content: "\e009";
}
.icon-image4:before {
  content: "\e010";
}
.icon-signal2:before {
  content: "\e011";
}
.icon-target2:before {
  content: "\e012";
}
.icon-clipboard4:before {
  content: "\e013";
}
.icon-clock5:before {
  content: "\e014";
}
.icon-watch:before {
  content: "\e015";
}
.icon-air-play:before {
  content: "\e016";
}
.icon-camera8:before {
  content: "\e017";
}
.icon-video2:before {
  content: "\e018";
}
.icon-disc2:before {
  content: "\e019";
}
.icon-printer4:before {
  content: "\e020";
}
.icon-monitor3:before {
  content: "\e021";
}
.icon-server2:before {
  content: "\e022";
}
.icon-cog3:before {
  content: "\e023";
}
.icon-heart6:before {
  content: "\e024";
}
.icon-paragraph2:before {
  content: "\e025";
}
.icon-align-justify2:before {
  content: "\e026";
}
.icon-align-left2:before {
  content: "\e027";
}
.icon-align-center2:before {
  content: "\e028";
}
.icon-align-right2:before {
  content: "\e029";
}
.icon-book3:before {
  content: "\e030";
}
.icon-layers:before {
  content: "\e031";
}
.icon-stack3:before {
  content: "\e032";
}
.icon-stack-2:before {
  content: "\e033";
}
.icon-paper:before {
  content: "\e034";
}
.icon-paper-stack:before {
  content: "\e035";
}
.icon-search7:before {
  content: "\e036";
}
.icon-zoom-in2:before {
  content: "\e037";
}
.icon-zoom-out2:before {
  content: "\e038";
}
.icon-reply4:before {
  content: "\e039";
}
.icon-circle-plus:before {
  content: "\e040";
}
.icon-circle-minus:before {
  content: "\e041";
}
.icon-circle-check:before {
  content: "\e042";
}
.icon-circle-cross:before {
  content: "\e043";
}
.icon-square-plus:before {
  content: "\e044";
}
.icon-square-minus:before {
  content: "\e045";
}
.icon-square-check:before {
  content: "\e046";
}
.icon-square-cross:before {
  content: "\e047";
}
.icon-microphone2:before {
  content: "\e048";
}
.icon-record2:before {
  content: "\e049";
}
.icon-skip-back:before {
  content: "\e050";
}
.icon-rewind:before {
  content: "\e051";
}
.icon-play5:before {
  content: "\e052";
}
.icon-pause4:before {
  content: "\e053";
}
.icon-stop4:before {
  content: "\e054";
}
.icon-fast-forward2:before {
  content: "\e055";
}
.icon-skip-forward2:before {
  content: "\e056";
}
.icon-shuffle3:before {
  content: "\e057";
}
.icon-repeat2:before {
  content: "\e058";
}
.icon-folder4:before {
  content: "\e059";
}
.icon-umbrella3:before {
  content: "\e060";
}
.icon-moon3:before {
  content: "\e061";
}
.icon-thermometer3:before {
  content: "\e062";
}
.icon-drop:before {
  content: "\e063";
}
.icon-sun5:before {
  content: "\e064";
}
.icon-cloud10:before {
  content: "\e065";
}
.icon-cloud-upload3:before {
  content: "\e066";
}
.icon-cloud-download3:before {
  content: "\e067";
}
.icon-upload5:before {
  content: "\e068";
}
.icon-download5:before {
  content: "\e069";
}
.icon-location4:before {
  content: "\e070";
}
.icon-location-2:before {
  content: "\e071";
}
.icon-map6:before {
  content: "\e072";
}
.icon-battery:before {
  content: "\e073";
}
.icon-head:before {
  content: "\e074";
}
.icon-briefcase4:before {
  content: "\e075";
}
.icon-speech-bubble:before {
  content: "\e076";
}
.icon-anchor2:before {
  content: "\e077";
}
.icon-globe2:before {
  content: "\e078";
}
.icon-box:before {
  content: "\e079";
}
.icon-reload:before {
  content: "\e080";
}
.icon-share4:before {
  content: "\e081";
}
.icon-marquee:before {
  content: "\e082";
}
.icon-marquee-plus:before {
  content: "\e083";
}
.icon-marquee-minus:before {
  content: "\e084";
}
.icon-tag3:before {
  content: "\e085";
}
.icon-power3:before {
  content: "\e086";
}
.icon-command2:before {
  content: "\e087";
}
.icon-alt:before {
  content: "\e088";
}
.icon-esc:before {
  content: "\e089";
}
.icon-bar-graph:before {
  content: "\e090";
}
.icon-bar-graph-2:before {
  content: "\e091";
}
.icon-pie-graph2:before {
  content: "\e092";
}
.icon-star6:before {
  content: "\e093";
}
.icon-arrow-left4:before {
  content: "\e094";
}
.icon-arrow-right4:before {
  content: "\e095";
}
.icon-arrow-up4:before {
  content: "\e096";
}
.icon-arrow-down4:before {
  content: "\e097";
}
.icon-volume:before {
  content: "\e098";
}
.icon-mute:before {
  content: "\e099";
}
.icon-content-right:before {
  content: "\e100";
}
.icon-content-left:before {
  content: "\e101";
}
.icon-grid2:before {
  content: "\e102";
}
.icon-grid-2:before {
  content: "\e103";
}
.icon-columns2:before {
  content: "\e104";
}
.icon-loader:before {
  content: "\e105";
}
.icon-bag3:before {
  content: "\e106";
}
.icon-ban2:before {
  content: "\e107";
}
.icon-flag4:before {
  content: "\e108";
}
.icon-trash4:before {
  content: "\e109";
}
.icon-expand2:before {
  content: "\e110";
}
.icon-contract:before {
  content: "\e111";
}
.icon-maximize:before {
  content: "\e112";
}
.icon-minimize:before {
  content: "\e113";
}
.icon-plus4:before {
  content: "\e114";
}
.icon-minus4:before {
  content: "\e115";
}
.icon-check2:before {
  content: "\e116";
}
.icon-cross2:before {
  content: "\e117";
}
.icon-move:before {
  content: "\e118";
}
.icon-delete:before {
  content: "\e119";
}
.icon-menu5:before {
  content: "\e120";
}
.icon-archive3:before {
  content: "\e121";
}
.icon-inbox2:before {
  content: "\e122";
}
.icon-outbox:before {
  content: "\e123";
}
.icon-file2:before {
  content: "\e124";
}
.icon-file-add:before {
  content: "\e125";
}
.icon-file-subtract:before {
  content: "\e126";
}
.icon-help2:before {
  content: "\e127";
}
.icon-open:before {
  content: "\e128";
}
.icon-ellipsis:before {
  content: "\e129";
}
.icon-alert:before {
  content: "\e900";
}
.icon-alert-circled:before {
  content: "\e901";
}
.icon-android-add:before {
  content: "\e902";
}
.icon-android-add-circle:before {
  content: "\e903";
}
.icon-android-alarm-clock:before {
  content: "\e904";
}
.icon-android-alert:before {
  content: "\e905";
}
.icon-android-apps:before {
  content: "\e906";
}
.icon-android-archive:before {
  content: "\e907";
}
.icon-android-arrow-back:before {
  content: "\e908";
}
.icon-android-arrow-down:before {
  content: "\e909";
}
.icon-android-arrow-dropdown:before {
  content: "\e90a";
}
.icon-android-arrow-dropdown-circle:before {
  content: "\e90b";
}
.icon-android-arrow-dropleft:before {
  content: "\e90c";
}
.icon-android-arrow-dropleft-circle:before {
  content: "\e90d";
}
.icon-android-arrow-dropright:before {
  content: "\e90e";
}
.icon-android-arrow-dropright-circle:before {
  content: "\e90f";
}
.icon-android-arrow-dropup:before {
  content: "\e910";
}
.icon-android-arrow-dropup-circle:before {
  content: "\e911";
}
.icon-android-arrow-forward:before {
  content: "\e912";
}
.icon-android-arrow-up:before {
  content: "\e913";
}
.icon-android-attach:before {
  content: "\e914";
}
.icon-android-bar:before {
  content: "\e915";
}
.icon-android-bicycle:before {
  content: "\e916";
}
.icon-android-boat:before {
  content: "\e917";
}
.icon-android-bookmark:before {
  content: "\e918";
}
.icon-android-bulb:before {
  content: "\e919";
}
.icon-android-bus:before {
  content: "\e91a";
}
.icon-android-calendar:before {
  content: "\e91b";
}
.icon-android-call:before {
  content: "\e91c";
}
.icon-android-camera:before {
  content: "\e91d";
}
.icon-android-cancel:before {
  content: "\e91e";
}
.icon-android-car:before {
  content: "\e91f";
}
.icon-android-cart:before {
  content: "\e920";
}
.icon-android-chat:before {
  content: "\e921";
}
.icon-android-checkbox:before {
  content: "\e922";
}
.icon-android-checkbox-blank:before {
  content: "\e923";
}
.icon-android-checkbox-outline:before {
  content: "\e924";
}
.icon-android-checkbox-outline-blank:before {
  content: "\e925";
}
.icon-android-checkmark-circle:before {
  content: "\e926";
}
.icon-android-clipboard:before {
  content: "\e927";
}
.icon-android-close:before {
  content: "\e928";
}
.icon-android-cloud:before {
  content: "\e929";
}
.icon-android-cloud-circle:before {
  content: "\e92a";
}
.icon-android-cloud-done:before {
  content: "\e92b";
}
.icon-android-cloud-outline:before {
  content: "\e92c";
}
.icon-android-color-palette:before {
  content: "\e92d";
}
.icon-android-compass:before {
  content: "\e92e";
}
.icon-android-contact:before {
  content: "\e92f";
}
.icon-android-contacts:before {
  content: "\e930";
}
.icon-android-contract:before {
  content: "\e931";
}
.icon-android-create:before {
  content: "\e932";
}
.icon-android-delete:before {
  content: "\e933";
}
.icon-android-desktop:before {
  content: "\e934";
}
.icon-android-document:before {
  content: "\e935";
}
.icon-android-done:before {
  content: "\e936";
}
.icon-android-done-all:before {
  content: "\e937";
}
.icon-android-download:before {
  content: "\e938";
}
.icon-android-drafts:before {
  content: "\e939";
}
.icon-android-exit:before {
  content: "\e93a";
}
.icon-android-expand:before {
  content: "\e93b";
}
.icon-android-favorite:before {
  content: "\e93c";
}
.icon-android-favorite-outline:before {
  content: "\e93d";
}
.icon-android-film:before {
  content: "\e93e";
}
.icon-android-folder:before {
  content: "\e93f";
}
.icon-android-folder-open:before {
  content: "\e940";
}
.icon-android-funnel:before {
  content: "\e941";
}
.icon-android-globe:before {
  content: "\e942";
}
.icon-android-hand:before {
  content: "\e943";
}
.icon-android-hangout:before {
  content: "\e944";
}
.icon-android-happy:before {
  content: "\e945";
}
.icon-android-home:before {
  content: "\e946";
}
.icon-android-image:before {
  content: "\e947";
}
.icon-android-laptop:before {
  content: "\e948";
}
.icon-android-list:before {
  content: "\e949";
}
.icon-android-locate:before {
  content: "\e94a";
}
.icon-android-lock:before {
  content: "\e94b";
}
.icon-android-mail:before {
  content: "\e94c";
}
.icon-android-map:before {
  content: "\e94d";
}
.icon-android-menu:before {
  content: "\e94e";
}
.icon-android-microphone:before {
  content: "\e94f";
}
.icon-android-microphone-off:before {
  content: "\e950";
}
.icon-android-more-horizontal:before {
  content: "\e951";
}
.icon-android-more-vertical:before {
  content: "\e952";
}
.icon-android-navigate:before {
  content: "\e953";
}
.icon-android-notifications:before {
  content: "\e954";
}
.icon-android-notifications-none:before {
  content: "\e955";
}
.icon-android-notifications-off:before {
  content: "\e956";
}
.icon-android-open:before {
  content: "\e957";
}
.icon-android-options:before {
  content: "\e958";
}
.icon-android-people:before {
  content: "\e959";
}
.icon-android-person:before {
  content: "\e95a";
}
.icon-android-person-add:before {
  content: "\e95b";
}
.icon-android-phone-landscape:before {
  content: "\e95c";
}
.icon-android-phone-portrait:before {
  content: "\e95d";
}
.icon-android-pin:before {
  content: "\e95e";
}
.icon-android-plane:before {
  content: "\e95f";
}
.icon-android-playstore:before {
  content: "\e960";
}
.icon-android-print:before {
  content: "\e961";
}
.icon-android-radio-button-off:before {
  content: "\e962";
}
.icon-android-radio-button-on:before {
  content: "\e963";
}
.icon-android-refresh:before {
  content: "\e964";
}
.icon-android-remove:before {
  content: "\e965";
}
.icon-android-remove-circle:before {
  content: "\e966";
}
.icon-android-restaurant:before {
  content: "\e967";
}
.icon-android-sad:before {
  content: "\e968";
}
.icon-android-search:before {
  content: "\e969";
}
.icon-android-send:before {
  content: "\e96a";
}
.icon-android-settings:before {
  content: "\e96b";
}
.icon-android-share:before {
  content: "\e96c";
}
.icon-android-share-alt:before {
  content: "\e96d";
}
.icon-android-star:before {
  content: "\e96e";
}
.icon-android-star-half:before {
  content: "\e96f";
}
.icon-android-star-outline:before {
  content: "\e970";
}
.icon-android-stopwatch:before {
  content: "\e971";
}
.icon-android-subway:before {
  content: "\e972";
}
.icon-android-sunny:before {
  content: "\e973";
}
.icon-android-sync:before {
  content: "\e974";
}
.icon-android-textsms:before {
  content: "\e975";
}
.icon-android-time:before {
  content: "\e976";
}
.icon-android-train:before {
  content: "\e977";
}
.icon-android-unlock:before {
  content: "\e978";
}
.icon-android-upload:before {
  content: "\e979";
}
.icon-android-volume-down:before {
  content: "\e97a";
}
.icon-android-volume-mute:before {
  content: "\e97b";
}
.icon-android-volume-off:before {
  content: "\e97c";
}
.icon-android-volume-up:before {
  content: "\e97d";
}
.icon-android-walk:before {
  content: "\e97e";
}
.icon-android-warning:before {
  content: "\e97f";
}
.icon-android-watch:before {
  content: "\e980";
}
.icon-android-wifi:before {
  content: "\e981";
}
.icon-aperture:before {
  content: "\e982";
}
.icon-archive:before {
  content: "\e983";
}
.icon-arrow-down-a:before {
  content: "\e984";
}
.icon-arrow-down-b:before {
  content: "\e985";
}
.icon-arrow-down-c:before {
  content: "\e986";
}
.icon-arrow-expand:before {
  content: "\e987";
}
.icon-arrow-graph-down-left:before {
  content: "\e988";
}
.icon-arrow-graph-down-right:before {
  content: "\e989";
}
.icon-arrow-graph-up-left:before {
  content: "\e98a";
}
.icon-arrow-graph-up-right:before {
  content: "\e98b";
}
.icon-arrow-left-a:before {
  content: "\e98c";
}
.icon-arrow-left-b:before {
  content: "\e98d";
}
.icon-arrow-left-c:before {
  content: "\e98e";
}
.icon-arrow-move:before {
  content: "\e98f";
}
.icon-arrow-resize:before {
  content: "\e990";
}
.icon-arrow-return-left:before {
  content: "\e991";
}
.icon-arrow-return-right:before {
  content: "\e992";
}
.icon-arrow-right-a:before {
  content: "\e993";
}
.icon-arrow-right-b:before {
  content: "\e994";
}
.icon-arrow-right-c:before {
  content: "\e995";
}
.icon-arrow-shrink:before {
  content: "\e996";
}
.icon-arrow-swap:before {
  content: "\e997";
}
.icon-arrow-up-a:before {
  content: "\e998";
}
.icon-arrow-up-b:before {
  content: "\e999";
}
.icon-arrow-up-c:before {
  content: "\e99a";
}
.icon-asterisk:before {
  content: "\e99b";
}
.icon-at:before {
  content: "\e99c";
}
.icon-backspace:before {
  content: "\e99d";
}
.icon-backspace-outline:before {
  content: "\e99e";
}
.icon-bag:before {
  content: "\e99f";
}
.icon-battery-charging:before {
  content: "\e9a0";
}
.icon-battery-empty:before {
  content: "\e9a1";
}
.icon-battery-full:before {
  content: "\e9a2";
}
.icon-battery-half:before {
  content: "\e9a3";
}
.icon-battery-low:before {
  content: "\e9a4";
}
.icon-beaker:before {
  content: "\e9a5";
}
.icon-beer:before {
  content: "\e9a6";
}
.icon-bluetooth:before {
  content: "\e9a7";
}
.icon-bonfire:before {
  content: "\e9a8";
}
.icon-bookmark:before {
  content: "\e9a9";
}
.icon-bowtie:before {
  content: "\e9aa";
}
.icon-briefcase:before {
  content: "\e9ab";
}
.icon-bug:before {
  content: "\e9ac";
}
.icon-calculator:before {
  content: "\e9ad";
}
.icon-calendar:before {
  content: "\e9ae";
}
.icon-camera:before {
  content: "\e9af";
}
.icon-card:before {
  content: "\e9b0";
}
.icon-cash:before {
  content: "\e9b1";
}
.icon-chatbox:before {
  content: "\e9b2";
}
.icon-chatboxes:before {
  content: "\e9b3";
}
.icon-chatbox-working:before {
  content: "\e9b4";
}
.icon-chatbubble:before {
  content: "\e9b5";
}
.icon-chatbubbles:before {
  content: "\e9b6";
}
.icon-chatbubble-working:before {
  content: "\e9b7";
}
.icon-checkmark:before {
  content: "\e9b8";
}
.icon-checkmark-circled:before {
  content: "\e9b9";
}
.icon-checkmark-round:before {
  content: "\e9ba";
}
.icon-chevron-down:before {
  content: "\e9bb";
}
.icon-chevron-left:before {
  content: "\e9bc";
}
.icon-chevron-right:before {
  content: "\e9bd";
}
.icon-chevron-up:before {
  content: "\e9be";
}
.icon-clipboard:before {
  content: "\e9bf";
}
.icon-clock:before {
  content: "\e9c0";
}
.icon-close:before {
  content: "\e9c1";
}
.icon-close-circled:before {
  content: "\e9c2";
}
.icon-closed-captioning:before {
  content: "\e9c3";
}
.icon-close-round:before {
  content: "\e9c4";
}
.icon-cloud:before {
  content: "\e9c5";
}
.icon-code:before {
  content: "\e9c6";
}
.icon-code-download:before {
  content: "\e9c7";
}
.icon-code-working:before {
  content: "\e9c8";
}
.icon-coffee:before {
  content: "\e9c9";
}
.icon-compass:before {
  content: "\e9ca";
}
.icon-compose:before {
  content: "\e9cb";
}
.icon-connection-bars:before {
  content: "\e9cc";
}
.icon-contrast:before {
  content: "\e9cd";
}
.icon-crop:before {
  content: "\e9ce";
}
.icon-cube:before {
  content: "\e9cf";
}
.icon-disc:before {
  content: "\e9d0";
}
.icon-document:before {
  content: "\e9d1";
}
.icon-document-text:before {
  content: "\e9d2";
}
.icon-drag:before {
  content: "\e9d3";
}
.icon-earth:before {
  content: "\e9d4";
}
.icon-easel:before {
  content: "\e9d5";
}
.icon-edit:before {
  content: "\e9d6";
}
.icon-egg:before {
  content: "\e9d7";
}
.icon-eject:before {
  content: "\e9d8";
}
.icon-email:before {
  content: "\e9d9";
}
.icon-email-unread:before {
  content: "\e9da";
}
.icon-erlenmeyer-flask:before {
  content: "\e9db";
}
.icon-erlenmeyer-flask-bubbles:before {
  content: "\e9dc";
}
.icon-eye:before {
  content: "\e9dd";
}
.icon-eye-disabled:before {
  content: "\e9de";
}
.icon-female:before {
  content: "\e9df";
}
.icon-filing:before {
  content: "\e9e0";
}
.icon-film-marker:before {
  content: "\e9e1";
}
.icon-fireball:before {
  content: "\e9e2";
}
.icon-flag:before {
  content: "\e9e3";
}
.icon-flame:before {
  content: "\e9e4";
}
.icon-flash:before {
  content: "\e9e5";
}
.icon-flash-off:before {
  content: "\e9e6";
}
.icon-folder:before {
  content: "\e9e7";
}
.icon-fork:before {
  content: "\e9e8";
}
.icon-fork-repo:before {
  content: "\e9e9";
}
.icon-forward:before {
  content: "\e9ea";
}
.icon-funnel:before {
  content: "\e9eb";
}
.icon-gear-a:before {
  content: "\e9ec";
}
.icon-gear-b:before {
  content: "\e9ed";
}
.icon-grid:before {
  content: "\e9ee";
}
.icon-hammer:before {
  content: "\e9ef";
}
.icon-happy:before {
  content: "\e9f0";
}
.icon-happy-outline:before {
  content: "\e9f1";
}
.icon-headphone:before {
  content: "\e9f2";
}
.icon-heart:before {
  content: "\e9f3";
}
.icon-heart-broken:before {
  content: "\e9f4";
}
.icon-help:before {
  content: "\e9f5";
}
.icon-help-buoy:before {
  content: "\e9f6";
}
.icon-help-circled:before {
  content: "\e9f7";
}
.icon-home:before {
  content: "\e9f8";
}
.icon-icecream:before {
  content: "\e9f9";
}
.icon-image:before {
  content: "\e9fa";
}
.icon-images:before {
  content: "\e9fb";
}
.icon-information:before {
  content: "\e9fc";
}
.icon-information-circled:before {
  content: "\e9fd";
}
.icon-ionic:before {
  content: "\e9fe";
}
.icon-ios-alarm:before {
  content: "\e9ff";
}
.icon-ios-alarm-outline:before {
  content: "\ea00";
}
.icon-ios-albums:before {
  content: "\ea01";
}
.icon-ios-albums-outline:before {
  content: "\ea02";
}
.icon-ios-americanfootball:before {
  content: "\ea03";
}
.icon-ios-americanfootball-outline:before {
  content: "\ea04";
}
.icon-ios-analytics:before {
  content: "\ea05";
}
.icon-ios-analytics-outline:before {
  content: "\ea06";
}
.icon-ios-arrow-back:before {
  content: "\ea07";
}
.icon-ios-arrow-down:before {
  content: "\ea08";
}
.icon-ios-arrow-forward:before {
  content: "\ea09";
}
.icon-ios-arrow-left:before {
  content: "\ea0a";
}
.icon-ios-arrow-right:before {
  content: "\ea0b";
}
.icon-ios-arrow-thin-down:before {
  content: "\ea0c";
}
.icon-ios-arrow-thin-left:before {
  content: "\ea0d";
}
.icon-ios-arrow-thin-right:before {
  content: "\ea0e";
}
.icon-ios-arrow-thin-up:before {
  content: "\ea0f";
}
.icon-ios-arrow-up:before {
  content: "\ea10";
}
.icon-ios-at:before {
  content: "\ea11";
}
.icon-ios-at-outline:before {
  content: "\ea12";
}
.icon-ios-barcode:before {
  content: "\ea13";
}
.icon-ios-barcode-outline:before {
  content: "\ea14";
}
.icon-ios-baseball:before {
  content: "\ea15";
}
.icon-ios-baseball-outline:before {
  content: "\ea16";
}
.icon-ios-basketball:before {
  content: "\ea17";
}
.icon-ios-basketball-outline:before {
  content: "\ea18";
}
.icon-ios-bell:before {
  content: "\ea19";
}
.icon-ios-bell-outline:before {
  content: "\ea1a";
}
.icon-ios-body:before {
  content: "\ea1b";
}
.icon-ios-body-outline:before {
  content: "\ea1c";
}
.icon-ios-bolt:before {
  content: "\ea1d";
}
.icon-ios-bolt-outline:before {
  content: "\ea1e";
}
.icon-ios-book:before {
  content: "\ea1f";
}
.icon-ios-bookmarks:before {
  content: "\ea20";
}
.icon-ios-bookmarks-outline:before {
  content: "\ea21";
}
.icon-ios-book-outline:before {
  content: "\ea22";
}
.icon-ios-box:before {
  content: "\ea23";
}
.icon-ios-box-outline:before {
  content: "\ea24";
}
.icon-ios-briefcase:before {
  content: "\ea25";
}
.icon-ios-briefcase-outline:before {
  content: "\ea26";
}
.icon-ios-browsers:before {
  content: "\ea27";
}
.icon-ios-browsers-outline:before {
  content: "\ea28";
}
.icon-ios-calculator:before {
  content: "\ea29";
}
.icon-ios-calculator-outline:before {
  content: "\ea2a";
}
.icon-ios-calendar:before {
  content: "\ea2b";
}
.icon-ios-calendar-outline:before {
  content: "\ea2c";
}
.icon-ios-camera:before {
  content: "\ea2d";
}
.icon-ios-camera-outline:before {
  content: "\ea2e";
}
.icon-ios-cart:before {
  content: "\ea2f";
}
.icon-ios-cart-outline:before {
  content: "\ea30";
}
.icon-ios-chatboxes:before {
  content: "\ea31";
}
.icon-ios-chatboxes-outline:before {
  content: "\ea32";
}
.icon-ios-chatbubble:before {
  content: "\ea33";
}
.icon-ios-chatbubble-outline:before {
  content: "\ea34";
}
.icon-ios-checkmark:before {
  content: "\ea35";
}
.icon-ios-checkmark-empty:before {
  content: "\ea36";
}
.icon-ios-checkmark-outline:before {
  content: "\ea37";
}
.icon-ios-circle-filled:before {
  content: "\ea38";
}
.icon-ios-circle-outline:before {
  content: "\ea39";
}
.icon-ios-clock:before {
  content: "\ea3a";
}
.icon-ios-clock-outline:before {
  content: "\ea3b";
}
.icon-ios-close:before {
  content: "\ea3c";
}
.icon-ios-close-empty:before {
  content: "\ea3d";
}
.icon-ios-close-outline:before {
  content: "\ea3e";
}
.icon-ios-cloud:before {
  content: "\ea3f";
}
.icon-ios-cloud-download:before {
  content: "\ea40";
}
.icon-ios-cloud-download-outline:before {
  content: "\ea41";
}
.icon-ios-cloud-outline:before {
  content: "\ea42";
}
.icon-ios-cloud-upload:before {
  content: "\ea43";
}
.icon-ios-cloud-upload-outline:before {
  content: "\ea44";
}
.icon-ios-cloudy:before {
  content: "\ea45";
}
.icon-ios-cloudy-night:before {
  content: "\ea46";
}
.icon-ios-cloudy-night-outline:before {
  content: "\ea47";
}
.icon-ios-cloudy-outline:before {
  content: "\ea48";
}
.icon-ios-cog:before {
  content: "\ea49";
}
.icon-ios-cog-outline:before {
  content: "\ea4a";
}
.icon-ios-color-filter:before {
  content: "\ea4b";
}
.icon-ios-color-filter-outline:before {
  content: "\ea4c";
}
.icon-ios-color-wand:before {
  content: "\ea4d";
}
.icon-ios-color-wand-outline:before {
  content: "\ea4e";
}
.icon-ios-compose:before {
  content: "\ea4f";
}
.icon-ios-compose-outline:before {
  content: "\ea50";
}
.icon-ios-contact:before {
  content: "\ea51";
}
.icon-ios-contact-outline:before {
  content: "\ea52";
}
.icon-ios-copy:before {
  content: "\ea53";
}
.icon-ios-copy-outline:before {
  content: "\ea54";
}
.icon-ios-crop:before {
  content: "\ea55";
}
.icon-ios-crop-strong:before {
  content: "\ea56";
}
.icon-ios-download:before {
  content: "\ea57";
}
.icon-ios-download-outline:before {
  content: "\ea58";
}
.icon-ios-drag:before {
  content: "\ea59";
}
.icon-ios-email:before {
  content: "\ea5a";
}
.icon-ios-email-outline:before {
  content: "\ea5b";
}
.icon-ios-eye:before {
  content: "\ea5c";
}
.icon-ios-eye-outline:before {
  content: "\ea5d";
}
.icon-ios-fastforward:before {
  content: "\ea5e";
}
.icon-ios-fastforward-outline:before {
  content: "\ea5f";
}
.icon-ios-filing:before {
  content: "\ea60";
}
.icon-ios-filing-outline:before {
  content: "\ea61";
}
.icon-ios-film:before {
  content: "\ea62";
}
.icon-ios-film-outline:before {
  content: "\ea63";
}
.icon-ios-flag:before {
  content: "\ea64";
}
.icon-ios-flag-outline:before {
  content: "\ea65";
}
.icon-ios-flame:before {
  content: "\ea66";
}
.icon-ios-flame-outline:before {
  content: "\ea67";
}
.icon-ios-flask:before {
  content: "\ea68";
}
.icon-ios-flask-outline:before {
  content: "\ea69";
}
.icon-ios-flower:before {
  content: "\ea6a";
}
.icon-ios-flower-outline:before {
  content: "\ea6b";
}
.icon-ios-folder:before {
  content: "\ea6c";
}
.icon-ios-folder-outline:before {
  content: "\ea6d";
}
.icon-ios-football:before {
  content: "\ea6e";
}
.icon-ios-football-outline:before {
  content: "\ea6f";
}
.icon-ios-game-controller-a:before {
  content: "\ea70";
}
.icon-ios-game-controller-a-outline:before {
  content: "\ea71";
}
.icon-ios-game-controller-b:before {
  content: "\ea72";
}
.icon-ios-game-controller-b-outline:before {
  content: "\ea73";
}
.icon-ios-gear:before {
  content: "\ea74";
}
.icon-ios-gear-outline:before {
  content: "\ea75";
}
.icon-ios-glasses:before {
  content: "\ea76";
}
.icon-ios-glasses-outline:before {
  content: "\ea77";
}
.icon-ios-grid-view:before {
  content: "\ea78";
}
.icon-ios-grid-view-outline:before {
  content: "\ea79";
}
.icon-ios-heart:before {
  content: "\ea7a";
}
.icon-ios-heart-outline:before {
  content: "\ea7b";
}
.icon-ios-help:before {
  content: "\ea7c";
}
.icon-ios-help-empty:before {
  content: "\ea7d";
}
.icon-ios-help-outline:before {
  content: "\ea7e";
}
.icon-ios-home:before {
  content: "\ea7f";
}
.icon-ios-home-outline:before {
  content: "\ea80";
}
.icon-ios-infinite:before {
  content: "\ea81";
}
.icon-ios-infinite-outline:before {
  content: "\ea82";
}
.icon-ios-information:before {
  content: "\ea83";
}
.icon-ios-information-empty:before {
  content: "\ea84";
}
.icon-ios-information-outline:before {
  content: "\ea85";
}
.icon-ios-ionic-outline:before {
  content: "\ea86";
}
.icon-ios-keypad:before {
  content: "\ea87";
}
.icon-ios-keypad-outline:before {
  content: "\ea88";
}
.icon-ios-lightbulb:before {
  content: "\ea89";
}
.icon-ios-lightbulb-outline:before {
  content: "\ea8a";
}
.icon-ios-list:before {
  content: "\ea8b";
}
.icon-ios-list-outline:before {
  content: "\ea8c";
}
.icon-ios-location:before {
  content: "\ea8d";
}
.icon-ios-location-outline:before {
  content: "\ea8e";
}
.icon-ios-locked:before {
  content: "\ea8f";
}
.icon-ios-locked-outline:before {
  content: "\ea90";
}
.icon-ios-loop:before {
  content: "\ea91";
}
.icon-ios-loop-strong:before {
  content: "\ea92";
}
.icon-ios-medical:before {
  content: "\ea93";
}
.icon-ios-medical-outline:before {
  content: "\ea94";
}
.icon-ios-medkit:before {
  content: "\ea95";
}
.icon-ios-medkit-outline:before {
  content: "\ea96";
}
.icon-ios-mic:before {
  content: "\ea97";
}
.icon-ios-mic-off:before {
  content: "\ea98";
}
.icon-ios-mic-outline:before {
  content: "\ea99";
}
.icon-ios-minus:before {
  content: "\ea9a";
}
.icon-ios-minus-empty:before {
  content: "\ea9b";
}
.icon-ios-minus-outline:before {
  content: "\ea9c";
}
.icon-ios-monitor:before {
  content: "\ea9d";
}
.icon-ios-monitor-outline:before {
  content: "\ea9e";
}
.icon-ios-moon:before {
  content: "\ea9f";
}
.icon-ios-moon-outline:before {
  content: "\eaa0";
}
.icon-ios-more:before {
  content: "\eaa1";
}
.icon-ios-more-outline:before {
  content: "\eaa2";
}
.icon-ios-musical-note:before {
  content: "\eaa3";
}
.icon-ios-musical-notes:before {
  content: "\eaa4";
}
.icon-ios-navigate:before {
  content: "\eaa5";
}
.icon-ios-navigate-outline:before {
  content: "\eaa6";
}
.icon-ios-nutrition:before {
  content: "\eaa7";
}
.icon-ios-nutrition-outline:before {
  content: "\eaa8";
}
.icon-ios-paper:before {
  content: "\eaa9";
}
.icon-ios-paper-outline:before {
  content: "\eaaa";
}
.icon-ios-paperplane:before {
  content: "\eaab";
}
.icon-ios-paperplane-outline:before {
  content: "\eaac";
}
.icon-ios-partlysunny:before {
  content: "\eaad";
}
.icon-ios-partlysunny-outline:before {
  content: "\eaae";
}
.icon-ios-pause:before {
  content: "\eaaf";
}
.icon-ios-pause-outline:before {
  content: "\eab0";
}
.icon-ios-paw:before {
  content: "\eab1";
}
.icon-ios-paw-outline:before {
  content: "\eab2";
}
.icon-ios-people:before {
  content: "\eab3";
}
.icon-ios-people-outline:before {
  content: "\eab4";
}
.icon-ios-person:before {
  content: "\eab5";
}
.icon-ios-personadd:before {
  content: "\eab6";
}
.icon-ios-personadd-outline:before {
  content: "\eab7";
}
.icon-ios-person-outline:before {
  content: "\eab8";
}
.icon-ios-photos:before {
  content: "\eab9";
}
.icon-ios-photos-outline:before {
  content: "\eaba";
}
.icon-ios-pie:before {
  content: "\eabb";
}
.icon-ios-pie-outline:before {
  content: "\eabc";
}
.icon-ios-pint:before {
  content: "\eabd";
}
.icon-ios-pint-outline:before {
  content: "\eabe";
}
.icon-ios-play:before {
  content: "\eabf";
}
.icon-ios-play-outline:before {
  content: "\eac0";
}
.icon-ios-plus:before {
  content: "\eac1";
}
.icon-ios-plus-empty:before {
  content: "\eac2";
}
.icon-ios-plus-outline:before {
  content: "\eac3";
}
.icon-ios-pricetag:before {
  content: "\eac4";
}
.icon-ios-pricetag-outline:before {
  content: "\eac5";
}
.icon-ios-pricetags:before {
  content: "\eac6";
}
.icon-ios-pricetags-outline:before {
  content: "\eac7";
}
.icon-ios-printer:before {
  content: "\eac8";
}
.icon-ios-printer-outline:before {
  content: "\eac9";
}
.icon-ios-pulse:before {
  content: "\eaca";
}
.icon-ios-pulse-strong:before {
  content: "\eacb";
}
.icon-ios-rainy:before {
  content: "\eacc";
}
.icon-ios-rainy-outline:before {
  content: "\eacd";
}
.icon-ios-recording:before {
  content: "\eace";
}
.icon-ios-recording-outline:before {
  content: "\eacf";
}
.icon-ios-redo:before {
  content: "\ead0";
}
.icon-ios-redo-outline:before {
  content: "\ead1";
}
.icon-ios-refresh:before {
  content: "\ead2";
}
.icon-ios-refresh-empty:before {
  content: "\ead3";
}
.icon-ios-refresh-outline:before {
  content: "\ead4";
}
.icon-ios-reload:before {
  content: "\ead5";
}
.icon-ios-reverse-camera:before {
  content: "\ead6";
}
.icon-ios-reverse-camera-outline:before {
  content: "\ead7";
}
.icon-ios-rewind:before {
  content: "\ead8";
}
.icon-ios-rewind-outline:before {
  content: "\ead9";
}
.icon-ios-rose:before {
  content: "\eada";
}
.icon-ios-rose-outline:before {
  content: "\eadb";
}
.icon-ios-search:before {
  content: "\eadc";
}
.icon-ios-search-strong:before {
  content: "\eadd";
}
.icon-ios-settings:before {
  content: "\eade";
}
.icon-ios-settings-strong:before {
  content: "\eadf";
}
.icon-ios-shuffle:before {
  content: "\eae0";
}
.icon-ios-shuffle-strong:before {
  content: "\eae1";
}
.icon-ios-skipbackward:before {
  content: "\eae2";
}
.icon-ios-skipbackward-outline:before {
  content: "\eae3";
}
.icon-ios-skipforward:before {
  content: "\eae4";
}
.icon-ios-skipforward-outline:before {
  content: "\eae5";
}
.icon-ios-snowy:before {
  content: "\eae6";
}
.icon-ios-speedometer:before {
  content: "\eae7";
}
.icon-ios-speedometer-outline:before {
  content: "\eae8";
}
.icon-ios-star:before {
  content: "\eae9";
}
.icon-ios-star-half:before {
  content: "\eaea";
}
.icon-ios-star-outline:before {
  content: "\eaeb";
}
.icon-ios-stopwatch:before {
  content: "\eaec";
}
.icon-ios-stopwatch-outline:before {
  content: "\eaed";
}
.icon-ios-sunny:before {
  content: "\eaee";
}
.icon-ios-sunny-outline:before {
  content: "\eaef";
}
.icon-ios-telephone:before {
  content: "\eaf0";
}
.icon-ios-telephone-outline:before {
  content: "\eaf1";
}
.icon-ios-tennisball:before {
  content: "\eaf2";
}
.icon-ios-tennisball-outline:before {
  content: "\eaf3";
}
.icon-ios-thunderstorm:before {
  content: "\eaf4";
}
.icon-ios-thunderstorm-outline:before {
  content: "\eaf5";
}
.icon-ios-time:before {
  content: "\eaf6";
}
.icon-ios-time-outline:before {
  content: "\eaf7";
}
.icon-ios-timer:before {
  content: "\eaf8";
}
.icon-ios-timer-outline:before {
  content: "\eaf9";
}
.icon-ios-toggle:before {
  content: "\eafa";
}
.icon-ios-toggle-outline:before {
  content: "\eafb";
}
.icon-ios-trash:before {
  content: "\eafc";
}
.icon-ios-trash-outline:before {
  content: "\eafd";
}
.icon-ios-undo:before {
  content: "\eafe";
}
.icon-ios-undo-outline:before {
  content: "\eaff";
}
.icon-ios-unlocked:before {
  content: "\eb00";
}
.icon-ios-unlocked-outline:before {
  content: "\eb01";
}
.icon-ios-upload:before {
  content: "\eb02";
}
.icon-ios-upload-outline:before {
  content: "\eb03";
}
.icon-ios-videocam:before {
  content: "\eb04";
}
.icon-ios-videocam-outline:before {
  content: "\eb05";
}
.icon-ios-volume-high:before {
  content: "\eb06";
}
.icon-ios-volume-low:before {
  content: "\eb07";
}
.icon-ios-wineglass:before {
  content: "\eb08";
}
.icon-ios-wineglass-outline:before {
  content: "\eb09";
}
.icon-ios-world:before {
  content: "\eb0a";
}
.icon-ios-world-outline:before {
  content: "\eb0b";
}
.icon-ipad:before {
  content: "\eb0c";
}
.icon-iphone:before {
  content: "\eb0d";
}
.icon-ipod:before {
  content: "\eb0e";
}
.icon-jet:before {
  content: "\eb0f";
}
.icon-key:before {
  content: "\eb10";
}
.icon-knife:before {
  content: "\eb11";
}
.icon-laptop:before {
  content: "\eb12";
}
.icon-leaf:before {
  content: "\eb13";
}
.icon-levels:before {
  content: "\eb14";
}
.icon-lightbulb:before {
  content: "\eb15";
}
.icon-link:before {
  content: "\eb16";
}
.icon-load-a:before {
  content: "\eb17";
}
.icon-load-b:before {
  content: "\eb18";
}
.icon-load-c:before {
  content: "\eb19";
}
.icon-load-d:before {
  content: "\eb1a";
}
.icon-location:before {
  content: "\eb1b";
}
.icon-lock-combination:before {
  content: "\eb1c";
}
.icon-locked:before {
  content: "\eb1d";
}
.icon-log-in:before {
  content: "\eb1e";
}
.icon-log-out:before {
  content: "\eb1f";
}
.icon-loop:before {
  content: "\eb20";
}
.icon-magnet:before {
  content: "\eb21";
}
.icon-male:before {
  content: "\eb22";
}
.icon-man:before {
  content: "\eb23";
}
.icon-map:before {
  content: "\eb24";
}
.icon-medkit:before {
  content: "\eb25";
}
.icon-merge:before {
  content: "\eb26";
}
.icon-mic-a:before {
  content: "\eb27";
}
.icon-mic-b:before {
  content: "\eb28";
}
.icon-mic-c:before {
  content: "\eb29";
}
.icon-minus:before {
  content: "\eb2a";
}
.icon-minus-circled:before {
  content: "\eb2b";
}
.icon-minus-round:before {
  content: "\eb2c";
}
.icon-model-s:before {
  content: "\eb2d";
}
.icon-monitor:before {
  content: "\eb2e";
}
.icon-more:before {
  content: "\eb2f";
}
.icon-mouse:before {
  content: "\eb30";
}
.icon-music-note:before {
  content: "\eb31";
}
.icon-navicon:before {
  content: "\eb32";
}
.icon-navicon-round:before {
  content: "\eb33";
}
.icon-navigate:before {
  content: "\eb34";
}
.icon-network:before {
  content: "\eb35";
}
.icon-no-smoking:before {
  content: "\eb36";
}
.icon-nuclear:before {
  content: "\eb37";
}
.icon-outlet:before {
  content: "\eb38";
}
.icon-paintbrush:before {
  content: "\eb39";
}
.icon-paintbucket:before {
  content: "\eb3a";
}
.icon-paper-airplane:before {
  content: "\eb3b";
}
.icon-paperclip:before {
  content: "\eb3c";
}
.icon-pause:before {
  content: "\eb3d";
}
.icon-person:before {
  content: "\eb3e";
}
.icon-person-add:before {
  content: "\eb3f";
}
.icon-person-stalker:before {
  content: "\eb40";
}
.icon-pie-graph:before {
  content: "\eb41";
}
.icon-pin:before {
  content: "\eb42";
}
.icon-pinpoint:before {
  content: "\eb43";
}
.icon-pizza:before {
  content: "\eb44";
}
.icon-plane:before {
  content: "\eb45";
}
.icon-planet:before {
  content: "\eb46";
}
.icon-play:before {
  content: "\eb47";
}
.icon-playstation:before {
  content: "\eb48";
}
.icon-plus:before {
  content: "\eb49";
}
.icon-plus-circled:before {
  content: "\eb4a";
}
.icon-plus-round:before {
  content: "\eb4b";
}
.icon-podium:before {
  content: "\eb4c";
}
.icon-pound:before {
  content: "\eb4d";
}
.icon-power:before {
  content: "\eb4e";
}
.icon-pricetag:before {
  content: "\eb4f";
}
.icon-pricetags:before {
  content: "\eb50";
}
.icon-printer:before {
  content: "\eb51";
}
.icon-pull-request:before {
  content: "\eb52";
}
.icon-qr-scanner:before {
  content: "\eb53";
}
.icon-quote:before {
  content: "\eb54";
}
.icon-radio-waves:before {
  content: "\eb55";
}
.icon-record:before {
  content: "\eb56";
}
.icon-refresh:before {
  content: "\eb57";
}
.icon-reply:before {
  content: "\eb58";
}
.icon-reply-all:before {
  content: "\eb59";
}
.icon-ribbon-a:before {
  content: "\eb5a";
}
.icon-ribbon-b:before {
  content: "\eb5b";
}
.icon-sad:before {
  content: "\eb5c";
}
.icon-sad-outline:before {
  content: "\eb5d";
}
.icon-scissors:before {
  content: "\eb5e";
}
.icon-search:before {
  content: "\eb5f";
}
.icon-settings:before {
  content: "\eb60";
}
.icon-share:before {
  content: "\eb61";
}
.icon-shuffle:before {
  content: "\eb62";
}
.icon-skip-backward:before {
  content: "\eb63";
}
.icon-skip-forward:before {
  content: "\eb64";
}
.icon-social-android:before {
  content: "\eb65";
}
.icon-social-android-outline:before {
  content: "\eb66";
}
.icon-social-angular:before {
  content: "\eb67";
}
.icon-social-angular-outline:before {
  content: "\eb68";
}
.icon-social-apple:before {
  content: "\eb69";
}
.icon-social-apple-outline:before {
  content: "\eb6a";
}
.icon-social-bitcoin:before {
  content: "\eb6b";
}
.icon-social-bitcoin-outline:before {
  content: "\eb6c";
}
.icon-social-buffer:before {
  content: "\eb6d";
}
.icon-social-buffer-outline:before {
  content: "\eb6e";
}
.icon-social-chrome:before {
  content: "\eb6f";
}
.icon-social-chrome-outline:before {
  content: "\eb70";
}
.icon-social-codepen:before {
  content: "\eb71";
}
.icon-social-codepen-outline:before {
  content: "\eb72";
}
.icon-social-css3:before {
  content: "\eb73";
}
.icon-social-css3-outline:before {
  content: "\eb74";
}
.icon-social-designernews:before {
  content: "\eb75";
}
.icon-social-designernews-outline:before {
  content: "\eb76";
}
.icon-social-dribbble:before {
  content: "\eb77";
}
.icon-social-dribbble-outline:before {
  content: "\eb78";
}
.icon-social-dropbox:before {
  content: "\eb79";
}
.icon-social-dropbox-outline:before {
  content: "\eb7a";
}
.icon-social-euro:before {
  content: "\eb7b";
}
.icon-social-euro-outline:before {
  content: "\eb7c";
}
.icon-social-facebook:before {
  content: "\eb7d";
}
.icon-social-facebook-outline:before {
  content: "\eb7e";
}
.icon-social-foursquare:before {
  content: "\eb7f";
}
.icon-social-foursquare-outline:before {
  content: "\eb80";
}
.icon-social-freebsd-devil:before {
  content: "\eb81";
}
.icon-social-github:before {
  content: "\eb82";
}
.icon-social-github-outline:before {
  content: "\eb83";
}
.icon-social-google:before {
  content: "\eb84";
}
.icon-social-google-outline:before {
  content: "\eb85";
}
.icon-social-googleplus:before {
  content: "\eb86";
}
.icon-social-googleplus-outline:before {
  content: "\eb87";
}
.icon-social-hackernews:before {
  content: "\eb88";
}
.icon-social-hackernews-outline:before {
  content: "\eb89";
}
.icon-social-html5:before {
  content: "\eb8a";
}
.icon-social-html5-outline:before {
  content: "\eb8b";
}
.icon-social-instagram:before {
  content: "\eb8c";
}
.icon-social-instagram-outline:before {
  content: "\eb8d";
}
.icon-social-javascript:before {
  content: "\eb8e";
}
.icon-social-javascript-outline:before {
  content: "\eb8f";
}
.icon-social-linkedin:before {
  content: "\eb90";
}
.icon-social-linkedin-outline:before {
  content: "\eb91";
}
.icon-social-markdown:before {
  content: "\eb92";
}
.icon-social-nodejs:before {
  content: "\eb93";
}
.icon-social-octocat:before {
  content: "\eb94";
}
.icon-social-pinterest:before {
  content: "\eb95";
}
.icon-social-pinterest-outline:before {
  content: "\eb96";
}
.icon-social-python:before {
  content: "\eb97";
}
.icon-social-reddit:before {
  content: "\eb98";
}
.icon-social-reddit-outline:before {
  content: "\eb99";
}
.icon-social-rss:before {
  content: "\eb9a";
}
.icon-social-rss-outline:before {
  content: "\eb9b";
}
.icon-social-sass:before {
  content: "\eb9c";
}
.icon-social-skype:before {
  content: "\eb9d";
}
.icon-social-skype-outline:before {
  content: "\eb9e";
}
.icon-social-snapchat:before {
  content: "\eb9f";
}
.icon-social-snapchat-outline:before {
  content: "\eba0";
}
.icon-social-tumblr:before {
  content: "\eba1";
}
.icon-social-tumblr-outline:before {
  content: "\eba2";
}
.icon-social-tux:before {
  content: "\eba3";
}
.icon-social-twitch:before {
  content: "\eba4";
}
.icon-social-twitch-outline:before {
  content: "\eba5";
}
.icon-social-twitter:before {
  content: "\eba6";
}
.icon-social-twitter-outline:before {
  content: "\eba7";
}
.icon-social-usd:before {
  content: "\eba8";
}
.icon-social-usd-outline:before {
  content: "\eba9";
}
.icon-social-vimeo:before {
  content: "\ebaa";
}
.icon-social-vimeo-outline:before {
  content: "\ebab";
}
.icon-social-whatsapp:before {
  content: "\ebac";
}
.icon-social-whatsapp-outline:before {
  content: "\ebad";
}
.icon-social-windows:before {
  content: "\ebae";
}
.icon-social-windows-outline:before {
  content: "\ebaf";
}
.icon-social-wordpress:before {
  content: "\ebb0";
}
.icon-social-wordpress-outline:before {
  content: "\ebb1";
}
.icon-social-yahoo:before {
  content: "\ebb2";
}
.icon-social-yahoo-outline:before {
  content: "\ebb3";
}
.icon-social-yen:before {
  content: "\ebb4";
}
.icon-social-yen-outline:before {
  content: "\ebb5";
}
.icon-social-youtube:before {
  content: "\ebb6";
}
.icon-social-youtube-outline:before {
  content: "\ebb7";
}
.icon-soup-can:before {
  content: "\ebb8";
}
.icon-soup-can-outline:before {
  content: "\ebb9";
}
.icon-speakerphone:before {
  content: "\ebba";
}
.icon-speedometer:before {
  content: "\ebbb";
}
.icon-spoon:before {
  content: "\ebbc";
}
.icon-star:before {
  content: "\ebbd";
}
.icon-stats-bars:before {
  content: "\ebbe";
}
.icon-steam:before {
  content: "\ebbf";
}
.icon-stop:before {
  content: "\ebc0";
}
.icon-thermometer:before {
  content: "\ebc1";
}
.icon-thumbsdown:before {
  content: "\ebc2";
}
.icon-thumbsup:before {
  content: "\ebc3";
}
.icon-toggle:before {
  content: "\ebc4";
}
.icon-toggle-filled:before {
  content: "\ebc5";
}
.icon-transgender:before {
  content: "\ebc6";
}
.icon-trash-a:before {
  content: "\ebc7";
}
.icon-trash-b:before {
  content: "\ebc8";
}
.icon-trophy:before {
  content: "\ebc9";
}
.icon-tshirt:before {
  content: "\ebca";
}
.icon-tshirt-outline:before {
  content: "\ebcb";
}
.icon-umbrella:before {
  content: "\ebcc";
}
.icon-university:before {
  content: "\ebcd";
}
.icon-unlocked:before {
  content: "\ebce";
}
.icon-upload:before {
  content: "\ebcf";
}
.icon-usb:before {
  content: "\ebd0";
}
.icon-videocamera:before {
  content: "\ebd1";
}
.icon-volume-high:before {
  content: "\ebd2";
}
.icon-volume-low:before {
  content: "\ebd3";
}
.icon-volume-medium:before {
  content: "\ebd4";
}
.icon-volume-mute:before {
  content: "\ebd5";
}
.icon-wand:before {
  content: "\ebd6";
}
.icon-waterdrop:before {
  content: "\ebd7";
}
.icon-wifi:before {
  content: "\ebd8";
}
.icon-wineglass:before {
  content: "\ebd9";
}
.icon-woman:before {
  content: "\ebda";
}
.icon-wrench:before {
  content: "\ebdb";
}
.icon-xbox:before {
  content: "\ebdc";
}
.icon-antenna:before {
  content: "\ebdd";
}
.icon-arrow1:before {
  content: "\ebde";
}
.icon-arrow2:before {
  content: "\ebdf";
}
.icon-arrow3:before {
  content: "\ebe0";
}
.icon-arrow4:before {
  content: "\ebe1";
}
.icon-arrow5:before {
  content: "\ebe2";
}
.icon-arrow6:before {
  content: "\ebe3";
}
.icon-arrow7:before {
  content: "\ebe4";
}
.icon-arrow8:before {
  content: "\ebe5";
}
.icon-arrow9:before {
  content: "\ebe6";
}
.icon-arrow10:before {
  content: "\ebe7";
}
.icon-arrow11:before {
  content: "\ebe8";
}
.icon-arrow12:before {
  content: "\ebe9";
}
.icon-arrow13:before {
  content: "\ebea";
}
.icon-arrow14:before {
  content: "\ebeb";
}
.icon-arrow15:before {
  content: "\ebec";
}
.icon-arrow16:before {
  content: "\ebed";
}
.icon-arrow17:before {
  content: "\ebee";
}
.icon-arrow18:before {
  content: "\ebef";
}
.icon-arrow19:before {
  content: "\ebf0";
}
.icon-arrow20:before {
  content: "\ebf1";
}
.icon-arrow21:before {
  content: "\ebf2";
}
.icon-arrow22:before {
  content: "\ebf3";
}
.icon-arrow23:before {
  content: "\ebf4";
}
.icon-arrow24:before {
  content: "\ebf5";
}
.icon-arrow25:before {
  content: "\ebf6";
}
.icon-arrow26:before {
  content: "\ebf7";
}
.icon-arrow27:before {
  content: "\ebf8";
}
.icon-arrow28:before {
  content: "\ebf9";
}
.icon-arrow29:before {
  content: "\ebfa";
}
.icon-arrow30:before {
  content: "\ebfb";
}
.icon-arrow31:before {
  content: "\ebfc";
}
.icon-arrow32:before {
  content: "\ebfd";
}
.icon-arrow33:before {
  content: "\ebfe";
}
.icon-arrow34:before {
  content: "\ebff";
}
.icon-arrow35:before {
  content: "\ec00";
}
.icon-arrow36:before {
  content: "\ec01";
}
.icon-arrow37:before {
  content: "\ec02";
}
.icon-arrow38:before {
  content: "\ec03";
}
.icon-arrow39:before {
  content: "\ec04";
}
.icon-arrow40:before {
  content: "\ec05";
}
.icon-arrow41:before {
  content: "\ec06";
}
.icon-arrow42:before {
  content: "\ec07";
}
.icon-arrow43:before {
  content: "\ec08";
}
.icon-arrow44:before {
  content: "\ec09";
}
.icon-arrow45:before {
  content: "\ec0a";
}
.icon-arrow46:before {
  content: "\ec0b";
}
.icon-arrow47:before {
  content: "\ec0c";
}
.icon-arrow48:before {
  content: "\ec0d";
}
.icon-arrow49:before {
  content: "\ec0e";
}
.icon-arrow50:before {
  content: "\ec0f";
}
.icon-arrow51:before {
  content: "\ec10";
}
.icon-arrow52:before {
  content: "\ec11";
}
.icon-arrow53:before {
  content: "\ec12";
}
.icon-arrow54:before {
  content: "\ec13";
}
.icon-arrow55:before {
  content: "\ec14";
}
.icon-arrow56:before {
  content: "\ec15";
}
.icon-arrow57:before {
  content: "\ec16";
}
.icon-arrow58:before {
  content: "\ec17";
}
.icon-arrow59:before {
  content: "\ec18";
}
.icon-arrow60:before {
  content: "\ec19";
}
.icon-arrow61:before {
  content: "\ec1a";
}
.icon-arrow62:before {
  content: "\ec1b";
}
.icon-arrow63:before {
  content: "\ec1c";
}
.icon-arrow64:before {
  content: "\ec1d";
}
.icon-arrow65:before {
  content: "\ec1e";
}
.icon-arrow66:before {
  content: "\ec1f";
}
.icon-arrow67:before {
  content: "\ec20";
}
.icon-arrow68:before {
  content: "\ec21";
}
.icon-arrow69:before {
  content: "\ec22";
}
.icon-arrow70:before {
  content: "\ec23";
}
.icon-arrow71:before {
  content: "\ec24";
}
.icon-arrow72:before {
  content: "\ec25";
}
.icon-arrow73:before {
  content: "\ec26";
}
.icon-arrow74:before {
  content: "\ec27";
}
.icon-arrow75:before {
  content: "\ec28";
}
.icon-arrow76:before {
  content: "\ec29";
}
.icon-arrow77:before {
  content: "\ec2a";
}
.icon-arrow78:before {
  content: "\ec2b";
}
.icon-arrow79:before {
  content: "\ec2c";
}
.icon-badge:before {
  content: "\ec2d";
}
.icon-bag2:before {
  content: "\ec2e";
}
.icon-bag22:before {
  content: "\ec2f";
}
.icon-bakelitedisk:before {
  content: "\ec30";
}
.icon-bankcard:before {
  content: "\ec31";
}
.icon-battery1:before {
  content: "\ec32";
}
.icon-battery2:before {
  content: "\ec33";
}
.icon-battery3:before {
  content: "\ec34";
}
.icon-battery4:before {
  content: "\ec35";
}
.icon-battery5:before {
  content: "\ec36";
}
.icon-battery6:before {
  content: "\ec37";
}
.icon-battery7:before {
  content: "\ec38";
}
.icon-behance:before {
  content: "\ec39";
}
.icon-bell:before {
  content: "\ec3a";
}
.icon-birdpen:before {
  content: "\ec3b";
}
.icon-blogger:before {
  content: "\ec3c";
}
.icon-brush:before {
  content: "\ec3d";
}
.icon-calculator2:before {
  content: "\ec3e";
}
.icon-calendar2:before {
  content: "\ec3f";
}
.icon-camera2:before {
  content: "\ec40";
}
.icon-camera22:before {
  content: "\ec41";
}
.icon-camera3:before {
  content: "\ec42";
}
.icon-camera4:before {
  content: "\ec43";
}
.icon-cart:before {
  content: "\ec44";
}
.icon-cart2:before {
  content: "\ec45";
}
.icon-cart3:before {
  content: "\ec46";
}
.icon-cart31:before {
  content: "\ec47";
}
.icon-cart32:before {
  content: "\ec48";
}
.icon-chat1:before {
  content: "\ec49";
}
.icon-chat2:before {
  content: "\ec4a";
}
.icon-classictelephone:before {
  content: "\ec4b";
}
.icon-clock2:before {
  content: "\ec4c";
}
.icon-cordlessscrewdriver:before {
  content: "\ec4d";
}
.icon-cpu:before {
  content: "\ec4e";
}
.icon-deviantart:before {
  content: "\ec4f";
}
.icon-diagram:before {
  content: "\ec50";
}
.icon-diagram2:before {
  content: "\ec51";
}
.icon-digg:before {
  content: "\ec52";
}
.icon-download1:before {
  content: "\ec53";
}
.icon-download2:before {
  content: "\ec54";
}
.icon-drbag:before {
  content: "\ec55";
}
.icon-dribbble:before {
  content: "\ec56";
}
.icon-email2:before {
  content: "\ec57";
}
.icon-email22:before {
  content: "\ec58";
}
.icon-emoticon1:before {
  content: "\ec59";
}
.icon-emoticon2:before {
  content: "\ec5a";
}
.icon-emoticon3:before {
  content: "\ec5b";
}
.icon-emoticon4:before {
  content: "\ec5c";
}
.icon-emoticon5:before {
  content: "\ec5d";
}
.icon-emoticon6:before {
  content: "\ec5e";
}
.icon-emoticon7:before {
  content: "\ec5f";
}
.icon-emoticon8:before {
  content: "\ec60";
}
.icon-emoticon9:before {
  content: "\ec61";
}
.icon-emoticon10:before {
  content: "\ec62";
}
.icon-emoticon11:before {
  content: "\ec63";
}
.icon-emoticon12:before {
  content: "\ec64";
}
.icon-emoticon13:before {
  content: "\ec65";
}
.icon-emoticon14:before {
  content: "\ec66";
}
.icon-emoticon15:before {
  content: "\ec67";
}
.icon-emoticon16:before {
  content: "\ec68";
}
.icon-emoticon17:before {
  content: "\ec69";
}
.icon-emoticon18:before {
  content: "\ec6a";
}
.icon-emoticon19:before {
  content: "\ec6b";
}
.icon-emoticon20:before {
  content: "\ec6c";
}
.icon-emoticon21:before {
  content: "\ec6d";
}
.icon-emoticon22:before {
  content: "\ec6e";
}
.icon-emoticon23:before {
  content: "\ec6f";
}
.icon-emoticon24:before {
  content: "\ec70";
}
.icon-emoticon25:before {
  content: "\ec71";
}
.icon-emoticon26:before {
  content: "\ec72";
}
.icon-evernote:before {
  content: "\ec73";
}
.icon-eye2:before {
  content: "\ec74";
}
.icon-facebook:before {
  content: "\ec75";
}
.icon-feedback:before {
  content: "\ec76";
}
.icon-feedback2:before {
  content: "\ec77";
}
.icon-feedback3:before {
  content: "\ec78";
}
.icon-flickr:before {
  content: "\ec79";
}
.icon-floppydisk:before {
  content: "\ec7a";
}
.icon-gamepad:before {
  content: "\ec7b";
}
.icon-gift:before {
  content: "\ec7c";
}
.icon-gold1:before {
  content: "\ec7d";
}
.icon-gold2:before {
  content: "\ec7e";
}
.icon-gold3:before {
  content: "\ec7f";
}
.icon-gold4:before {
  content: "\ec80";
}
.icon-gold5:before {
  content: "\ec81";
}
.icon-gplus:before {
  content: "\ec82";
}
.icon-hammer2:before {
  content: "\ec83";
}
.icon-headphone2:before {
  content: "\ec84";
}
.icon-heart2:before {
  content: "\ec85";
}
.icon-home2:before {
  content: "\ec86";
}
.icon-house:before {
  content: "\ec87";
}
.icon-imac:before {
  content: "\ec88";
}
.icon-ipod2:before {
  content: "\ec89";
}
.icon-judicialgavel:before {
  content: "\ec8a";
}
.icon-keyboard:before {
  content: "\ec8b";
}
.icon-lamp:before {
  content: "\ec8c";
}
.icon-laptop2:before {
  content: "\ec8d";
}
.icon-lecturer:before {
  content: "\ec8e";
}
.icon-linkedin:before {
  content: "\ec8f";
}
.icon-map1:before {
  content: "\ec90";
}
.icon-map2:before {
  content: "\ec91";
}
.icon-map3:before {
  content: "\ec92";
}
.icon-mic1:before {
  content: "\ec93";
}
.icon-mic2:before {
  content: "\ec94";
}
.icon-money1:before {
  content: "\ec95";
}
.icon-money2:before {
  content: "\ec96";
}
.icon-money3:before {
  content: "\ec97";
}
.icon-money4:before {
  content: "\ec98";
}
.icon-moneybag:before {
  content: "\ec99";
}
.icon-moneypig:before {
  content: "\ec9a";
}
.icon-monitor2:before {
  content: "\ec9b";
}
.icon-mouse2:before {
  content: "\ec9c";
}
.icon-nocloud:before {
  content: "\ec9d";
}
.icon-padlock1:before {
  content: "\ec9e";
}
.icon-padlock2:before {
  content: "\ec9f";
}
.icon-paintcylinder:before {
  content: "\eca0";
}
.icon-pen:before {
  content: "\eca1";
}
.icon-pencil:before {
  content: "\eca2";
}
.icon-pinterest:before {
  content: "\eca3";
}
.icon-pipette:before {
  content: "\eca4";
}
.icon-polaroid:before {
  content: "\eca5";
}
.icon-presentation:before {
  content: "\eca6";
}
.icon-printer2:before {
  content: "\eca7";
}
.icon-projector:before {
  content: "\eca8";
}
.icon-push:before {
  content: "\eca9";
}
.icon-radio:before {
  content: "\ecaa";
}
.icon-register:before {
  content: "\ecab";
}
.icon-registration:before {
  content: "\ecac";
}
.icon-safe:before {
  content: "\ecad";
}
.icon-scissors2:before {
  content: "\ecae";
}
.icon-screwdriver:before {
  content: "\ecaf";
}
.icon-search1:before {
  content: "\ecb0";
}
.icon-search2:before {
  content: "\ecb1";
}
.icon-search3:before {
  content: "\ecb2";
}
.icon-setting1:before {
  content: "\ecb3";
}
.icon-setting2:before {
  content: "\ecb4";
}
.icon-setting3:before {
  content: "\ecb5";
}
.icon-shop:before {
  content: "\ecb6";
}
.icon-skype:before {
  content: "\ecb7";
}
.icon-soundcloud:before {
  content: "\ecb8";
}
.icon-speaker1:before {
  content: "\ecb9";
}
.icon-speaker2:before {
  content: "\ecba";
}
.icon-speaker3:before {
  content: "\ecbb";
}
.icon-speaker4:before {
  content: "\ecbc";
}
.icon-star1:before {
  content: "\ecbd";
}
.icon-star2:before {
  content: "\ecbe";
}
.icon-star3:before {
  content: "\ecbf";
}
.icon-telephone:before {
  content: "\ecc0";
}
.icon-theme:before {
  content: "\ecc1";
}
.icon-trash:before {
  content: "\ecc2";
}
.icon-tv:before {
  content: "\ecc3";
}
.icon-twitter1:before {
  content: "\ecc4";
}
.icon-twitter2:before {
  content: "\ecc5";
}
.icon-upload1:before {
  content: "\ecc6";
}
.icon-upload2:before {
  content: "\ecc7";
}
.icon-usb1:before {
  content: "\ecc8";
}
.icon-usb2:before {
  content: "\ecc9";
}
.icon-user1:before {
  content: "\ecca";
}
.icon-user2:before {
  content: "\eccb";
}
.icon-user3:before {
  content: "\eccc";
}
.icon-users:before {
  content: "\eccd";
}
.icon-vimeo:before {
  content: "\ecce";
}
.icon-vlc:before {
  content: "\eccf";
}
.icon-vote:before {
  content: "\ecd0";
}
.icon-weather1:before {
  content: "\ecd1";
}
.icon-weather2:before {
  content: "\ecd2";
}
.icon-weather3:before {
  content: "\ecd3";
}
.icon-weather4:before {
  content: "\ecd4";
}
.icon-weather5:before {
  content: "\ecd5";
}
.icon-weather6:before {
  content: "\ecd6";
}
.icon-weather7:before {
  content: "\ecd7";
}
.icon-weather8:before {
  content: "\ecd8";
}
.icon-weather9:before {
  content: "\ecd9";
}
.icon-weather10:before {
  content: "\ecda";
}
.icon-weather11:before {
  content: "\ecdb";
}
.icon-weather12:before {
  content: "\ecdc";
}
.icon-weather13:before {
  content: "\ecdd";
}
.icon-weather14:before {
  content: "\ecde";
}
.icon-weather15:before {
  content: "\ecdf";
}
.icon-weather16:before {
  content: "\ece0";
}
.icon-weather17:before {
  content: "\ece1";
}
.icon-weather18:before {
  content: "\ece2";
}
.icon-weather19:before {
  content: "\ece3";
}
.icon-weather20:before {
  content: "\ece4";
}
.icon-weather21:before {
  content: "\ece5";
}
.icon-weather22:before {
  content: "\ece6";
}
.icon-weather23:before {
  content: "\ece7";
}
.icon-weather24:before {
  content: "\ece8";
}
.icon-weather25:before {
  content: "\ece9";
}
.icon-weather26:before {
  content: "\ecea";
}
.icon-webcam:before {
  content: "\eceb";
}
.icon-wrench1:before {
  content: "\ecec";
}
.icon-wrench2:before {
  content: "\eced";
}
.icon-youtube:before {
  content: "\ecee";
}
.icon-ei-archive:before {
  content: "\ecef";
}
.icon-ei-arrow-down:before {
  content: "\ecf0";
}
.icon-ei-arrow-left:before {
  content: "\ecf1";
}
.icon-ei-arrow-right:before {
  content: "\ecf2";
}
.icon-ei-arrow-up:before {
  content: "\ecf3";
}
.icon-ei-bell:before {
  content: "\ecf4";
}
.icon-ei-calendar:before {
  content: "\ecf5";
}
.icon-ei-camera:before {
  content: "\ecf6";
}
.icon-ei-cart:before {
  content: "\ecf7";
}
.icon-ei-chart:before {
  content: "\ecf8";
}
.icon-ei-check:before {
  content: "\ecf9";
}
.icon-ei-chevron-down:before {
  content: "\ecfa";
}
.icon-ei-chevron-left:before {
  content: "\ecfb";
}
.icon-ei-chevron-right:before {
  content: "\ecfc";
}
.icon-ei-chevron-up:before {
  content: "\ecfd";
}
.icon-ei-clock:before {
  content: "\ecfe";
}
.icon-ei-close:before {
  content: "\ecff";
}
.icon-ei-close-o:before {
  content: "\ed00";
}
.icon-ei-comment:before {
  content: "\ed01";
}
.icon-ei-credit-card:before {
  content: "\ed02";
}
.icon-ei-envelope .path1:before {
  content: "\ed03";
  color: rgb(0, 0, 0);
  opacity: 0.9;
}
.icon-ei-envelope .path2:before {
  content: "\ed04";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.9;
}
.icon-ei-envelope .path3:before {
  content: "\ed05";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-ei-envelope .path4:before {
  content: "\ed06";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-ei-exclamation:before {
  content: "\ed07";
}
.icon-ei-external-link:before {
  content: "\ed08";
}
.icon-ei-eye:before {
  content: "\ed09";
}
.icon-ei-gear:before {
  content: "\ed0a";
}
.icon-ei-heart:before {
  content: "\ed0b";
}
.icon-ei-image:before {
  content: "\ed0c";
}
.icon-ei-like:before {
  content: "\ed0d";
}
.icon-ei-link:before {
  content: "\ed0e";
}
.icon-ei-location:before {
  content: "\ed0f";
}
.icon-ei-lock:before {
  content: "\ed10";
}
.icon-ei-minus:before {
  content: "\ed11";
}
.icon-ei-navicon:before {
  content: "\ed12";
}
.icon-ei-paperclip:before {
  content: "\ed13";
}
.icon-ei-pencil:before {
  content: "\ed14";
}
.icon-ei-play:before {
  content: "\ed15";
}
.icon-ei-plus:before {
  content: "\ed16";
}
.icon-ei-pointer:before {
  content: "\ed17";
}
.icon-ei-question:before {
  content: "\ed18";
}
.icon-ei-redo:before {
  content: "\ed19";
}
.icon-ei-refresh:before {
  content: "\ed1a";
}
.icon-ei-retweet:before {
  content: "\ed1b";
}
.icon-ei-sc-facebook:before {
  content: "\ed1c";
}
.icon-ei-sc-github:before {
  content: "\ed1d";
}
.icon-ei-sc-google-plus:before {
  content: "\ed1e";
}
.icon-ei-sc-instagram:before {
  content: "\ed1f";
}
.icon-ei-sc-linkedin:before {
  content: "\ed20";
}
.icon-ei-sc-odnoklassniki:before {
  content: "\ed21";
}
.icon-ei-sc-pinterest:before {
  content: "\ed22";
}
.icon-ei-sc-skype:before {
  content: "\ed23";
}
.icon-ei-sc-soundcloud:before {
  content: "\ed24";
}
.icon-ei-sc-telegram:before {
  content: "\ed25";
}
.icon-ei-sc-tumblr:before {
  content: "\ed26";
}
.icon-ei-sc-twitter:before {
  content: "\ed27";
}
.icon-ei-sc-vimeo:before {
  content: "\ed28";
}
.icon-ei-sc-vk:before {
  content: "\ed29";
}
.icon-ei-sc-youtube:before {
  content: "\ed2a";
}
.icon-ei-search:before {
  content: "\ed2b";
}
.icon-ei-share-apple:before {
  content: "\ed2c";
}
.icon-ei-share-google:before {
  content: "\ed2d";
}
.icon-ei-spinner .path1:before {
  content: "\ed2e";
  color: rgb(0, 0, 0);
}
.icon-ei-spinner .path2:before {
  content: "\ed2f";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner .path3:before {
  content: "\ed30";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner .path4:before {
  content: "\ed31";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner .path5:before {
  content: "\ed32";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.93;
}
.icon-ei-spinner .path6:before {
  content: "\ed33";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner .path7:before {
  content: "\ed34";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.65;
}
.icon-ei-spinner .path8:before {
  content: "\ed35";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner .path9:before {
  content: "\ed36";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.86;
}
.icon-ei-spinner .path10:before {
  content: "\ed37";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner .path11:before {
  content: "\ed38";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.44;
}
.icon-ei-spinner .path12:before {
  content: "\ed39";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner-2 .path1:before {
  content: "\ed3a";
  color: rgb(0, 0, 0);
}
.icon-ei-spinner-2 .path2:before {
  content: "\ed3b";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner-2 .path3:before {
  content: "\ed3c";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner-2 .path4:before {
  content: "\ed3d";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner-2 .path5:before {
  content: "\ed3e";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.93;
}
.icon-ei-spinner-2 .path6:before {
  content: "\ed3f";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner-2 .path7:before {
  content: "\ed40";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.65;
}
.icon-ei-spinner-2 .path8:before {
  content: "\ed41";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner-2 .path9:before {
  content: "\ed42";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.86;
}
.icon-ei-spinner-2 .path10:before {
  content: "\ed43";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner-2 .path11:before {
  content: "\ed44";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.44;
}
.icon-ei-spinner-2 .path12:before {
  content: "\ed45";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.3;
}
.icon-ei-spinner-3:before {
  content: "\ed46";
}
.icon-ei-star:before {
  content: "\ed47";
}
.icon-ei-tag:before {
  content: "\ed48";
}
.icon-ei-trash:before {
  content: "\ed49";
}
.icon-ei-trophy:before {
  content: "\ed4a";
}
.icon-ei-undo:before {
  content: "\ed4b";
}
.icon-ei-unlock:before {
  content: "\ed4c";
}
.icon-ei-user:before {
  content: "\ed4d";
}
.icon-home3:before {
  content: "\ed4e";
}
.icon-home22:before {
  content: "\ed4f";
}
.icon-home32:before {
  content: "\ed50";
}
.icon-office:before {
  content: "\ed51";
}
.icon-newspaper:before {
  content: "\ed52";
}
.icon-pencil2:before {
  content: "\ed53";
}
.icon-pencil22:before {
  content: "\ed54";
}
.icon-quill:before {
  content: "\ed55";
}
.icon-pen2:before {
  content: "\ed56";
}
.icon-blog:before {
  content: "\ed57";
}
.icon-eyedropper:before {
  content: "\ed58";
}
.icon-droplet:before {
  content: "\ed59";
}
.icon-paint-format:before {
  content: "\ed5a";
}
.icon-image2:before {
  content: "\ed5b";
}
.icon-images2:before {
  content: "\ed5c";
}
.icon-camera5:before {
  content: "\ed5d";
}
.icon-headphones:before {
  content: "\ed5e";
}
.icon-music:before {
  content: "\ed5f";
}
.icon-play2:before {
  content: "\ed60";
}
.icon-film:before {
  content: "\ed61";
}
.icon-video-camera:before {
  content: "\ed62";
}
.icon-dice:before {
  content: "\ed63";
}
.icon-pacman:before {
  content: "\ed64";
}
.icon-spades:before {
  content: "\ed65";
}
.icon-clubs:before {
  content: "\ed66";
}
.icon-diamonds:before {
  content: "\ed67";
}
.icon-bullhorn:before {
  content: "\ed68";
}
.icon-connection:before {
  content: "\ed69";
}
.icon-podcast:before {
  content: "\ed6a";
}
.icon-feed:before {
  content: "\ed6b";
}
.icon-mic:before {
  content: "\ed6c";
}
.icon-book:before {
  content: "\ed6d";
}
.icon-books:before {
  content: "\ed6e";
}
.icon-library:before {
  content: "\ed6f";
}
.icon-file-text:before {
  content: "\ed70";
}
.icon-profile:before {
  content: "\ed71";
}
.icon-file-empty:before {
  content: "\ed72";
}
.icon-files-empty:before {
  content: "\ed73";
}
.icon-file-text2:before {
  content: "\ed74";
}
.icon-file-picture:before {
  content: "\ed75";
}
.icon-file-music:before {
  content: "\ed76";
}
.icon-file-play:before {
  content: "\ed77";
}
.icon-file-video:before {
  content: "\ed78";
}
.icon-file-zip:before {
  content: "\ed79";
}
.icon-copy:before {
  content: "\ed7a";
}
.icon-paste:before {
  content: "\ed7b";
}
.icon-stack:before {
  content: "\ed7c";
}
.icon-folder2:before {
  content: "\ed7d";
}
.icon-folder-open:before {
  content: "\ed7e";
}
.icon-folder-plus:before {
  content: "\ed7f";
}
.icon-folder-minus:before {
  content: "\ed80";
}
.icon-folder-download:before {
  content: "\ed81";
}
.icon-folder-upload:before {
  content: "\ed82";
}
.icon-price-tag:before {
  content: "\ed83";
}
.icon-price-tags:before {
  content: "\ed84";
}
.icon-barcode:before {
  content: "\ed85";
}
.icon-qrcode:before {
  content: "\ed86";
}
.icon-ticket:before {
  content: "\ed87";
}
.icon-cart4:before {
  content: "\ed88";
}
.icon-coin-dollar:before {
  content: "\ed89";
}
.icon-coin-euro:before {
  content: "\ed8a";
}
.icon-coin-pound:before {
  content: "\ed8b";
}
.icon-coin-yen:before {
  content: "\ed8c";
}
.icon-credit-card:before {
  content: "\ed8d";
}
.icon-calculator3:before {
  content: "\ed8e";
}
.icon-lifebuoy:before {
  content: "\ed8f";
}
.icon-phone:before {
  content: "\ed90";
}
.icon-phone-hang-up:before {
  content: "\ed91";
}
.icon-address-book:before {
  content: "\ed92";
}
.icon-envelop:before {
  content: "\ed93";
}
.icon-pushpin:before {
  content: "\ed94";
}
.icon-location2:before {
  content: "\ed95";
}
.icon-location22:before {
  content: "\ed96";
}
.icon-compass2:before {
  content: "\ed97";
}
.icon-compass22:before {
  content: "\ed98";
}
.icon-map4:before {
  content: "\ed99";
}
.icon-map22:before {
  content: "\ed9a";
}
.icon-history:before {
  content: "\ed9b";
}
.icon-clock3:before {
  content: "\ed9c";
}
.icon-clock22:before {
  content: "\ed9d";
}
.icon-alarm:before {
  content: "\ed9e";
}
.icon-bell2:before {
  content: "\ed9f";
}
.icon-stopwatch:before {
  content: "\eda0";
}
.icon-calendar3:before {
  content: "\eda1";
}
.icon-printer3:before {
  content: "\eda2";
}
.icon-keyboard2:before {
  content: "\eda3";
}
.icon-display:before {
  content: "\eda4";
}
.icon-laptop3:before {
  content: "\eda5";
}
.icon-mobile:before {
  content: "\eda6";
}
.icon-mobile2:before {
  content: "\eda7";
}
.icon-tablet:before {
  content: "\eda8";
}
.icon-tv2:before {
  content: "\eda9";
}
.icon-drawer:before {
  content: "\edaa";
}
.icon-drawer2:before {
  content: "\edab";
}
.icon-box-add:before {
  content: "\edac";
}
.icon-box-remove:before {
  content: "\edad";
}
.icon-download:before {
  content: "\edae";
}
.icon-upload3:before {
  content: "\edaf";
}
.icon-floppy-disk:before {
  content: "\edb0";
}
.icon-drive:before {
  content: "\edb1";
}
.icon-database:before {
  content: "\edb2";
}
.icon-undo:before {
  content: "\edb3";
}
.icon-redo:before {
  content: "\edb4";
}
.icon-undo2:before {
  content: "\edb5";
}
.icon-redo2:before {
  content: "\edb6";
}
.icon-forward2:before {
  content: "\edb7";
}
.icon-reply2:before {
  content: "\edb8";
}
.icon-bubble:before {
  content: "\edb9";
}
.icon-bubbles:before {
  content: "\edba";
}
.icon-bubbles2:before {
  content: "\edbb";
}
.icon-bubble2:before {
  content: "\edbc";
}
.icon-bubbles3:before {
  content: "\edbd";
}
.icon-bubbles4:before {
  content: "\edbe";
}
.icon-user:before {
  content: "\edbf";
}
.icon-users2:before {
  content: "\edc0";
}
.icon-user-plus:before {
  content: "\edc1";
}
.icon-user-minus:before {
  content: "\edc2";
}
.icon-user-check:before {
  content: "\edc3";
}
.icon-user-tie:before {
  content: "\edc4";
}
.icon-quotes-left:before {
  content: "\edc5";
}
.icon-quotes-right:before {
  content: "\edc6";
}
.icon-hour-glass:before {
  content: "\edc7";
}
.icon-spinner:before {
  content: "\edc8";
}
.icon-spinner2:before {
  content: "\edc9";
}
.icon-spinner3:before {
  content: "\edca";
}
.icon-spinner4:before {
  content: "\edcb";
}
.icon-spinner5:before {
  content: "\edcc";
}
.icon-spinner6:before {
  content: "\edcd";
}
.icon-spinner7:before {
  content: "\edce";
}
.icon-spinner8:before {
  content: "\edcf";
}
.icon-spinner9:before {
  content: "\edd0";
}
.icon-spinner10:before {
  content: "\edd1";
}
.icon-spinner11:before {
  content: "\edd2";
}
.icon-binoculars:before {
  content: "\edd3";
}
.icon-search4:before {
  content: "\edd4";
}
.icon-zoom-in:before {
  content: "\edd5";
}
.icon-zoom-out:before {
  content: "\edd6";
}
.icon-enlarge:before {
  content: "\edd7";
}
.icon-shrink:before {
  content: "\edd8";
}
.icon-enlarge2:before {
  content: "\edd9";
}
.icon-shrink2:before {
  content: "\edda";
}
.icon-key2:before {
  content: "\eddb";
}
.icon-key22:before {
  content: "\eddc";
}
.icon-lock:before {
  content: "\eddd";
}
.icon-unlocked2:before {
  content: "\edde";
}
.icon-wrench3:before {
  content: "\eddf";
}
.icon-equalizer:before {
  content: "\ede0";
}
.icon-equalizer2:before {
  content: "\ede1";
}
.icon-cog:before {
  content: "\ede2";
}
.icon-cogs:before {
  content: "\ede3";
}
.icon-hammer3:before {
  content: "\ede4";
}
.icon-magic-wand:before {
  content: "\ede5";
}
.icon-aid-kit:before {
  content: "\ede6";
}
.icon-bug2:before {
  content: "\ede7";
}
.icon-pie-chart:before {
  content: "\ede8";
}
.icon-stats-dots:before {
  content: "\ede9";
}
.icon-stats-bars2:before {
  content: "\edea";
}
.icon-stats-bars22:before {
  content: "\edeb";
}
.icon-trophy2:before {
  content: "\edec";
}
.icon-gift2:before {
  content: "\eded";
}
.icon-glass:before {
  content: "\edee";
}
.icon-glass2:before {
  content: "\edef";
}
.icon-mug:before {
  content: "\edf0";
}
.icon-spoon-knife:before {
  content: "\edf1";
}
.icon-leaf2:before {
  content: "\edf2";
}
.icon-rocket:before {
  content: "\edf3";
}
.icon-meter:before {
  content: "\edf4";
}
.icon-meter2:before {
  content: "\edf5";
}
.icon-hammer22:before {
  content: "\edf6";
}
.icon-fire:before {
  content: "\edf7";
}
.icon-lab:before {
  content: "\edf8";
}
.icon-magnet2:before {
  content: "\edf9";
}
.icon-bin:before {
  content: "\edfa";
}
.icon-bin2:before {
  content: "\edfb";
}
.icon-briefcase2:before {
  content: "\edfc";
}
.icon-airplane:before {
  content: "\edfd";
}
.icon-truck:before {
  content: "\edfe";
}
.icon-road:before {
  content: "\edff";
}
.icon-accessibility:before {
  content: "\ee00";
}
.icon-target:before {
  content: "\ee01";
}
.icon-shield:before {
  content: "\ee02";
}
.icon-power2:before {
  content: "\ee03";
}
.icon-switch:before {
  content: "\ee04";
}
.icon-power-cord:before {
  content: "\ee05";
}
.icon-clipboard2:before {
  content: "\ee06";
}
.icon-list-numbered:before {
  content: "\ee07";
}
.icon-list:before {
  content: "\ee08";
}
.icon-list2:before {
  content: "\ee09";
}
.icon-tree:before {
  content: "\ee0a";
}
.icon-menu:before {
  content: "\ee0b";
}
.icon-menu2:before {
  content: "\ee0c";
}
.icon-menu3:before {
  content: "\ee0d";
}
.icon-menu4:before {
  content: "\ee0e";
}
.icon-cloud2:before {
  content: "\ee0f";
}
.icon-cloud-download:before {
  content: "\ee10";
}
.icon-cloud-upload:before {
  content: "\ee11";
}
.icon-cloud-check:before {
  content: "\ee12";
}
.icon-download22:before {
  content: "\ee13";
}
.icon-upload22:before {
  content: "\ee14";
}
.icon-download3:before {
  content: "\ee15";
}
.icon-upload32:before {
  content: "\ee16";
}
.icon-sphere:before {
  content: "\ee17";
}
.icon-earth2:before {
  content: "\ee18";
}
.icon-link2:before {
  content: "\ee19";
}
.icon-flag2:before {
  content: "\ee1a";
}
.icon-attachment:before {
  content: "\ee1b";
}
.icon-eye3:before {
  content: "\ee1c";
}
.icon-eye-plus:before {
  content: "\ee1d";
}
.icon-eye-minus:before {
  content: "\ee1e";
}
.icon-eye-blocked:before {
  content: "\ee1f";
}
.icon-bookmark2:before {
  content: "\ee20";
}
.icon-bookmarks:before {
  content: "\ee21";
}
.icon-sun:before {
  content: "\ee22";
}
.icon-contrast2:before {
  content: "\ee23";
}
.icon-brightness-contrast:before {
  content: "\ee24";
}
.icon-star-empty:before {
  content: "\ee25";
}
.icon-star-half:before {
  content: "\ee26";
}
.icon-star-full:before {
  content: "\ee27";
}
.icon-heart3:before {
  content: "\ee28";
}
.icon-heart-broken2:before {
  content: "\ee29";
}
.icon-man2:before {
  content: "\ee2a";
}
.icon-woman2:before {
  content: "\ee2b";
}
.icon-man-woman:before {
  content: "\ee2c";
}
.icon-happy2:before {
  content: "\ee2d";
}
.icon-happy22:before {
  content: "\ee2e";
}
.icon-smile:before {
  content: "\ee2f";
}
.icon-smile2:before {
  content: "\ee30";
}
.icon-tongue:before {
  content: "\ee31";
}
.icon-tongue2:before {
  content: "\ee32";
}
.icon-sad2:before {
  content: "\ee33";
}
.icon-sad22:before {
  content: "\ee34";
}
.icon-wink:before {
  content: "\ee35";
}
.icon-wink2:before {
  content: "\ee36";
}
.icon-grin:before {
  content: "\ee37";
}
.icon-grin2:before {
  content: "\ee38";
}
.icon-cool:before {
  content: "\ee39";
}
.icon-cool2:before {
  content: "\ee3a";
}
.icon-angry:before {
  content: "\ee3b";
}
.icon-angry2:before {
  content: "\ee3c";
}
.icon-evil:before {
  content: "\ee3d";
}
.icon-evil2:before {
  content: "\ee3e";
}
.icon-shocked:before {
  content: "\ee3f";
}
.icon-shocked2:before {
  content: "\ee40";
}
.icon-baffled:before {
  content: "\ee41";
}
.icon-baffled2:before {
  content: "\ee42";
}
.icon-confused:before {
  content: "\ee43";
}
.icon-confused2:before {
  content: "\ee44";
}
.icon-neutral:before {
  content: "\ee45";
}
.icon-neutral2:before {
  content: "\ee46";
}
.icon-hipster:before {
  content: "\ee47";
}
.icon-hipster2:before {
  content: "\ee48";
}
.icon-wondering:before {
  content: "\ee49";
}
.icon-wondering2:before {
  content: "\ee4a";
}
.icon-sleepy:before {
  content: "\ee4b";
}
.icon-sleepy2:before {
  content: "\ee4c";
}
.icon-frustrated:before {
  content: "\ee4d";
}
.icon-frustrated2:before {
  content: "\ee4e";
}
.icon-crying:before {
  content: "\ee4f";
}
.icon-crying2:before {
  content: "\ee50";
}
.icon-point-up:before {
  content: "\ee51";
}
.icon-point-right:before {
  content: "\ee52";
}
.icon-point-down:before {
  content: "\ee53";
}
.icon-point-left:before {
  content: "\ee54";
}
.icon-warning:before {
  content: "\ee55";
}
.icon-notification:before {
  content: "\ee56";
}
.icon-question:before {
  content: "\ee57";
}
.icon-plus2:before {
  content: "\ee58";
}
.icon-minus2:before {
  content: "\ee59";
}
.icon-info:before {
  content: "\ee5a";
}
.icon-cancel-circle:before {
  content: "\ee5b";
}
.icon-blocked:before {
  content: "\ee5c";
}
.icon-cross:before {
  content: "\ee5d";
}
.icon-checkmark2:before {
  content: "\ee5e";
}
.icon-checkmark22:before {
  content: "\ee5f";
}
.icon-spell-check:before {
  content: "\ee60";
}
.icon-enter:before {
  content: "\ee61";
}
.icon-exit:before {
  content: "\ee62";
}
.icon-play22:before {
  content: "\ee63";
}
.icon-pause2:before {
  content: "\ee64";
}
.icon-stop2:before {
  content: "\ee65";
}
.icon-previous:before {
  content: "\ee66";
}
.icon-next:before {
  content: "\ee67";
}
.icon-backward:before {
  content: "\ee68";
}
.icon-forward22:before {
  content: "\ee69";
}
.icon-play3:before {
  content: "\ee6a";
}
.icon-pause22:before {
  content: "\ee6b";
}
.icon-stop22:before {
  content: "\ee6c";
}
.icon-backward2:before {
  content: "\ee6d";
}
.icon-forward3:before {
  content: "\ee6e";
}
.icon-first:before {
  content: "\ee6f";
}
.icon-last:before {
  content: "\ee70";
}
.icon-previous2:before {
  content: "\ee71";
}
.icon-next2:before {
  content: "\ee72";
}
.icon-eject2:before {
  content: "\ee73";
}
.icon-volume-high2:before {
  content: "\ee74";
}
.icon-volume-medium2:before {
  content: "\ee75";
}
.icon-volume-low2:before {
  content: "\ee76";
}
.icon-volume-mute2:before {
  content: "\ee77";
}
.icon-volume-mute22:before {
  content: "\ee78";
}
.icon-volume-increase:before {
  content: "\ee79";
}
.icon-volume-decrease:before {
  content: "\ee7a";
}
.icon-loop2:before {
  content: "\ee7b";
}
.icon-loop22:before {
  content: "\ee7c";
}
.icon-infinite:before {
  content: "\ee7d";
}
.icon-shuffle2:before {
  content: "\ee7e";
}
.icon-arrow-up-left:before {
  content: "\ee7f";
}
.icon-arrow-up:before {
  content: "\ee80";
}
.icon-arrow-up-right:before {
  content: "\ee81";
}
.icon-arrow-right:before {
  content: "\ee82";
}
.icon-arrow-down-right:before {
  content: "\ee83";
}
.icon-arrow-down:before {
  content: "\ee84";
}
.icon-arrow-down-left:before {
  content: "\ee85";
}
.icon-arrow-left:before {
  content: "\ee86";
}
.icon-arrow-up-left2:before {
  content: "\ee87";
}
.icon-arrow-up2:before {
  content: "\ee88";
}
.icon-arrow-up-right2:before {
  content: "\ee89";
}
.icon-arrow-right2:before {
  content: "\ee8a";
}
.icon-arrow-down-right2:before {
  content: "\ee8b";
}
.icon-arrow-down2:before {
  content: "\ee8c";
}
.icon-arrow-down-left2:before {
  content: "\ee8d";
}
.icon-arrow-left2:before {
  content: "\ee8e";
}
.icon-circle-up:before {
  content: "\ee8f";
}
.icon-circle-right:before {
  content: "\ee90";
}
.icon-circle-down:before {
  content: "\ee91";
}
.icon-circle-left:before {
  content: "\ee92";
}
.icon-tab:before {
  content: "\ee93";
}
.icon-move-up:before {
  content: "\ee94";
}
.icon-move-down:before {
  content: "\ee95";
}
.icon-sort-alpha-asc:before {
  content: "\ee96";
}
.icon-sort-alpha-desc:before {
  content: "\ee97";
}
.icon-sort-numeric-asc:before {
  content: "\ee98";
}
.icon-sort-numberic-desc:before {
  content: "\ee99";
}
.icon-sort-amount-asc:before {
  content: "\ee9a";
}
.icon-sort-amount-desc:before {
  content: "\ee9b";
}
.icon-command:before {
  content: "\ee9c";
}
.icon-shift:before {
  content: "\ee9d";
}
.icon-ctrl:before {
  content: "\ee9e";
}
.icon-opt:before {
  content: "\ee9f";
}
.icon-checkbox-checked:before {
  content: "\eea0";
}
.icon-checkbox-unchecked:before {
  content: "\eea1";
}
.icon-radio-checked:before {
  content: "\eea2";
}
.icon-radio-checked2:before {
  content: "\eea3";
}
.icon-radio-unchecked:before {
  content: "\eea4";
}
.icon-crop2:before {
  content: "\eea5";
}
.icon-make-group:before {
  content: "\eea6";
}
.icon-ungroup:before {
  content: "\eea7";
}
.icon-scissors3:before {
  content: "\eea8";
}
.icon-filter:before {
  content: "\eea9";
}
.icon-font:before {
  content: "\eeaa";
}
.icon-ligature:before {
  content: "\eeab";
}
.icon-ligature2:before {
  content: "\eeac";
}
.icon-text-height:before {
  content: "\eead";
}
.icon-text-width:before {
  content: "\eeae";
}
.icon-font-size:before {
  content: "\eeaf";
}
.icon-bold:before {
  content: "\eeb0";
}
.icon-underline:before {
  content: "\eeb1";
}
.icon-italic:before {
  content: "\eeb2";
}
.icon-strikethrough:before {
  content: "\eeb3";
}
.icon-omega:before {
  content: "\eeb4";
}
.icon-sigma:before {
  content: "\eeb5";
}
.icon-page-break:before {
  content: "\eeb6";
}
.icon-superscript:before {
  content: "\eeb7";
}
.icon-subscript:before {
  content: "\eeb8";
}
.icon-superscript2:before {
  content: "\eeb9";
}
.icon-subscript2:before {
  content: "\eeba";
}
.icon-text-color:before {
  content: "\eebb";
}
.icon-pagebreak:before {
  content: "\eebc";
}
.icon-clear-formatting:before {
  content: "\eebd";
}
.icon-table:before {
  content: "\eebe";
}
.icon-table2:before {
  content: "\eebf";
}
.icon-insert-template:before {
  content: "\eec0";
}
.icon-pilcrow:before {
  content: "\eec1";
}
.icon-ltr:before {
  content: "\eec2";
}
.icon-rtl:before {
  content: "\eec3";
}
.icon-section:before {
  content: "\eec4";
}
.icon-paragraph-left:before {
  content: "\eec5";
}
.icon-paragraph-center:before {
  content: "\eec6";
}
.icon-paragraph-right:before {
  content: "\eec7";
}
.icon-paragraph-justify:before {
  content: "\eec8";
}
.icon-indent-increase:before {
  content: "\eec9";
}
.icon-indent-decrease:before {
  content: "\eeca";
}
.icon-share2:before {
  content: "\eecb";
}
.icon-new-tab:before {
  content: "\eecc";
}
.icon-embed:before {
  content: "\eecd";
}
.icon-embed2:before {
  content: "\eece";
}
.icon-terminal:before {
  content: "\eecf";
}
.icon-share22:before {
  content: "\eed0";
}
.icon-mail:before {
  content: "\eed1";
}
.icon-mail2:before {
  content: "\eed2";
}
.icon-mail3:before {
  content: "\eed3";
}
.icon-mail4:before {
  content: "\eed4";
}
.icon-amazon:before {
  content: "\eed5";
}
.icon-google:before {
  content: "\eed6";
}
.icon-google2:before {
  content: "\eed7";
}
.icon-google3:before {
  content: "\eed8";
}
.icon-google-plus:before {
  content: "\eed9";
}
.icon-google-plus2:before {
  content: "\eeda";
}
.icon-google-plus3:before {
  content: "\eedb";
}
.icon-hangouts:before {
  content: "\eedc";
}
.icon-google-drive:before {
  content: "\eedd";
}
.icon-facebook2:before {
  content: "\eede";
}
.icon-facebook22:before {
  content: "\eedf";
}
.icon-instagram:before {
  content: "\eee0";
}
.icon-whatsapp:before {
  content: "\eee1";
}
.icon-spotify:before {
  content: "\eee2";
}
.icon-telegram:before {
  content: "\eee3";
}
.icon-twitter:before {
  content: "\eee4";
}
.icon-vine:before {
  content: "\eee5";
}
.icon-vk:before {
  content: "\eee6";
}
.icon-renren:before {
  content: "\eee7";
}
.icon-sina-weibo:before {
  content: "\eee8";
}
.icon-rss:before {
  content: "\eee9";
}
.icon-rss2:before {
  content: "\eeea";
}
.icon-youtube2:before {
  content: "\eeeb";
}
.icon-youtube22:before {
  content: "\eeec";
}
.icon-twitch:before {
  content: "\eeed";
}
.icon-vimeo2:before {
  content: "\eeee";
}
.icon-vimeo22:before {
  content: "\eeef";
}
.icon-lanyrd:before {
  content: "\eef0";
}
.icon-flickr2:before {
  content: "\eef1";
}
.icon-flickr22:before {
  content: "\eef2";
}
.icon-flickr3:before {
  content: "\eef3";
}
.icon-flickr4:before {
  content: "\eef4";
}
.icon-dribbble2:before {
  content: "\eef5";
}
.icon-behance2:before {
  content: "\eef6";
}
.icon-behance22:before {
  content: "\eef7";
}
.icon-deviantart2:before {
  content: "\eef8";
}
.icon-500px:before {
  content: "\eef9";
}
.icon-steam2:before {
  content: "\eefa";
}
.icon-steam22:before {
  content: "\eefb";
}
.icon-dropbox:before {
  content: "\eefc";
}
.icon-onedrive:before {
  content: "\eefd";
}
.icon-github:before {
  content: "\eefe";
}
.icon-npm:before {
  content: "\eeff";
}
.icon-basecamp:before {
  content: "\ef00";
}
.icon-trello:before {
  content: "\ef01";
}
.icon-wordpress:before {
  content: "\ef02";
}
.icon-joomla:before {
  content: "\ef03";
}
.icon-ello:before {
  content: "\ef04";
}
.icon-blogger2:before {
  content: "\ef05";
}
.icon-blogger22:before {
  content: "\ef06";
}
.icon-tumblr:before {
  content: "\ef07";
}
.icon-tumblr2:before {
  content: "\ef08";
}
.icon-yahoo:before {
  content: "\ef09";
}
.icon-yahoo2:before {
  content: "\ef0a";
}
.icon-tux:before {
  content: "\ef0b";
}
.icon-appleinc:before {
  content: "\ef0c";
}
.icon-finder:before {
  content: "\ef0d";
}
.icon-android:before {
  content: "\ef0e";
}
.icon-windows:before {
  content: "\ef0f";
}
.icon-windows8:before {
  content: "\ef10";
}
.icon-soundcloud2:before {
  content: "\ef11";
}
.icon-soundcloud22:before {
  content: "\ef12";
}
.icon-skype2:before {
  content: "\ef13";
}
.icon-reddit:before {
  content: "\ef14";
}
.icon-hackernews:before {
  content: "\ef15";
}
.icon-wikipedia:before {
  content: "\ef16";
}
.icon-linkedin2:before {
  content: "\ef17";
}
.icon-linkedin22:before {
  content: "\ef18";
}
.icon-lastfm:before {
  content: "\ef19";
}
.icon-lastfm2:before {
  content: "\ef1a";
}
.icon-delicious:before {
  content: "\ef1b";
}
.icon-stumbleupon:before {
  content: "\ef1c";
}
.icon-stumbleupon2:before {
  content: "\ef1d";
}
.icon-stackoverflow:before {
  content: "\ef1e";
}
.icon-pinterest2:before {
  content: "\ef1f";
}
.icon-pinterest22:before {
  content: "\ef20";
}
.icon-xing:before {
  content: "\ef21";
}
.icon-xing2:before {
  content: "\ef22";
}
.icon-flattr:before {
  content: "\ef23";
}
.icon-foursquare:before {
  content: "\ef24";
}
.icon-yelp:before {
  content: "\ef25";
}
.icon-paypal:before {
  content: "\ef26";
}
.icon-chrome:before {
  content: "\ef27";
}
.icon-firefox:before {
  content: "\ef28";
}
.icon-IE:before {
  content: "\ef29";
}
.icon-edge:before {
  content: "\ef2a";
}
.icon-safari:before {
  content: "\ef2b";
}
.icon-opera:before {
  content: "\ef2c";
}
.icon-file-pdf:before {
  content: "\ef2d";
}
.icon-file-openoffice:before {
  content: "\ef2e";
}
.icon-file-word:before {
  content: "\ef2f";
}
.icon-file-excel:before {
  content: "\ef30";
}
.icon-libreoffice:before {
  content: "\ef31";
}
.icon-html-five:before {
  content: "\ef32";
}
.icon-html-five2:before {
  content: "\ef33";
}
.icon-css3:before {
  content: "\ef34";
}
.icon-git:before {
  content: "\ef35";
}
.icon-codepen:before {
  content: "\ef36";
}
.icon-svg:before {
  content: "\ef37";
}
.icon-IcoMoon:before {
  content: "\ef38";
}
.icon-sunrise:before {
  content: "\ef39";
}
.icon-sun2:before {
  content: "\ef3a";
}
.icon-moon:before {
  content: "\ef3b";
}
.icon-sun3:before {
  content: "\ef3c";
}
.icon-windy:before {
  content: "\ef3d";
}
.icon-wind:before {
  content: "\ef3e";
}
.icon-snowflake:before {
  content: "\ef3f";
}
.icon-cloudy:before {
  content: "\ef40";
}
.icon-cloud4:before {
  content: "\ef41";
}
.icon-weather:before {
  content: "\ef42";
}
.icon-weather27:before {
  content: "\ef43";
}
.icon-weather28:before {
  content: "\ef44";
}
.icon-lines:before {
  content: "\ef45";
}
.icon-cloud5:before {
  content: "\ef46";
}
.icon-lightning:before {
  content: "\ef47";
}
.icon-lightning2:before {
  content: "\ef48";
}
.icon-rainy:before {
  content: "\ef49";
}
.icon-rainy2:before {
  content: "\ef4a";
}
.icon-windy2:before {
  content: "\ef4b";
}
.icon-windy3:before {
  content: "\ef4c";
}
.icon-snowy:before {
  content: "\ef4d";
}
.icon-snowy2:before {
  content: "\ef4e";
}
.icon-snowy3:before {
  content: "\ef4f";
}
.icon-weather29:before {
  content: "\ef50";
}
.icon-cloudy2:before {
  content: "\ef51";
}
.icon-cloud6:before {
  content: "\ef52";
}
.icon-lightning3:before {
  content: "\ef53";
}
.icon-sun4:before {
  content: "\ef54";
}
.icon-moon2:before {
  content: "\ef55";
}
.icon-cloudy3:before {
  content: "\ef56";
}
.icon-cloud7:before {
  content: "\ef57";
}
.icon-cloud8:before {
  content: "\ef58";
}
.icon-lightning4:before {
  content: "\ef59";
}
.icon-rainy3:before {
  content: "\ef5a";
}
.icon-rainy4:before {
  content: "\ef5b";
}
.icon-windy4:before {
  content: "\ef5c";
}
.icon-windy5:before {
  content: "\ef5d";
}
.icon-snowy4:before {
  content: "\ef5e";
}
.icon-snowy5:before {
  content: "\ef5f";
}
.icon-weather30:before {
  content: "\ef60";
}
.icon-cloudy4:before {
  content: "\ef61";
}
.icon-lightning5:before {
  content: "\ef62";
}
.icon-thermometer2:before {
  content: "\ef63";
}
.icon-compass4:before {
  content: "\ef64";
}
.icon-none:before {
  content: "\ef65";
}
.icon-Celsius:before {
  content: "\ef66";
}
.icon-Fahrenheit:before {
  content: "\ef67";
}
.icon-glass3:before {
  content: "\f000";
}
.icon-music2:before {
  content: "\f001";
}
.icon-search5:before {
  content: "\f002";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-heart4:before {
  content: "\f004";
}
.icon-star4:before {
  content: "\f005";
}
.icon-star-o:before {
  content: "\f006";
}
.icon-user4:before {
  content: "\f007";
}
.icon-film2:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close2:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-search-minus:before {
  content: "\f010";
}
.icon-power-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog2:before {
  content: "\f013";
}
.icon-gear:before {
  content: "\f013";
}
.icon-trash-o:before {
  content: "\f014";
}
.icon-home4:before {
  content: "\f015";
}
.icon-file-o:before {
  content: "\f016";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-road2:before {
  content: "\f018";
}
.icon-download4:before {
  content: "\f019";
}
.icon-arrow-circle-o-down:before {
  content: "\f01a";
}
.icon-arrow-circle-o-up:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle-o:before {
  content: "\f01d";
}
.icon-repeat:before {
  content: "\f01e";
}
.icon-rotate-right:before {
  content: "\f01e";
}
.icon-refresh2:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock2:before {
  content: "\f023";
}
.icon-flag3:before {
  content: "\f024";
}
.icon-headphones2:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode2:before {
  content: "\f029";
}
.icon-barcode2:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book2:before {
  content: "\f02d";
}
.icon-bookmark3:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera6:before {
  content: "\f030";
}
.icon-font2:before {
  content: "\f031";
}
.icon-bold2:before {
  content: "\f032";
}
.icon-italic2:before {
  content: "\f033";
}
.icon-text-height2:before {
  content: "\f034";
}
.icon-text-width2:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list3:before {
  content: "\f03a";
}
.icon-dedent:before {
  content: "\f03b";
}
.icon-outdent:before {
  content: "\f03b";
}
.icon-indent:before {
  content: "\f03c";
}
.icon-video-camera2:before {
  content: "\f03d";
}
.icon-image3:before {
  content: "\f03e";
}
.icon-photo:before {
  content: "\f03e";
}
.icon-picture-o:before {
  content: "\f03e";
}
.icon-pencil3:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit2:before {
  content: "\f044";
}
.icon-pencil-square-o:before {
  content: "\f044";
}
.icon-share-square-o:before {
  content: "\f045";
}
.icon-check-square-o:before {
  content: "\f046";
}
.icon-arrows:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward3:before {
  content: "\f04a";
}
.icon-play4:before {
  content: "\f04b";
}
.icon-pause3:before {
  content: "\f04c";
}
.icon-stop3:before {
  content: "\f04d";
}
.icon-forward4:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject3:before {
  content: "\f052";
}
.icon-chevron-left2:before {
  content: "\f053";
}
.icon-chevron-right2:before {
  content: "\f054";
}
.icon-plus-circle:before {
  content: "\f055";
}
.icon-minus-circle:before {
  content: "\f056";
}
.icon-times-circle:before {
  content: "\f057";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-question-circle:before {
  content: "\f059";
}
.icon-info-circle:before {
  content: "\f05a";
}
.icon-crosshairs:before {
  content: "\f05b";
}
.icon-times-circle-o:before {
  content: "\f05c";
}
.icon-check-circle-o:before {
  content: "\f05d";
}
.icon-ban:before {
  content: "\f05e";
}
.icon-arrow-left3:before {
  content: "\f060";
}
.icon-arrow-right3:before {
  content: "\f061";
}
.icon-arrow-up3:before {
  content: "\f062";
}
.icon-arrow-down3:before {
  content: "\f063";
}
.icon-mail-forward:before {
  content: "\f064";
}
.icon-share3:before {
  content: "\f064";
}
.icon-expand:before {
  content: "\f065";
}
.icon-compress:before {
  content: "\f066";
}
.icon-plus3:before {
  content: "\f067";
}
.icon-minus3:before {
  content: "\f068";
}
.icon-asterisk2:before {
  content: "\f069";
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-gift3:before {
  content: "\f06b";
}
.icon-leaf3:before {
  content: "\f06c";
}
.icon-fire2:before {
  content: "\f06d";
}
.icon-eye4:before {
  content: "\f06e";
}
.icon-eye-slash:before {
  content: "\f070";
}
.icon-exclamation-triangle:before {
  content: "\f071";
}
.icon-warning2:before {
  content: "\f071";
}
.icon-plane2:before {
  content: "\f072";
}
.icon-calendar4:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet3:before {
  content: "\f076";
}
.icon-chevron-up2:before {
  content: "\f077";
}
.icon-chevron-down2:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder3:before {
  content: "\f07b";
}
.icon-folder-open2:before {
  content: "\f07c";
}
.icon-arrows-v:before {
  content: "\f07d";
}
.icon-arrows-h:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-bar-chart-o:before {
  content: "\f080";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key3:before {
  content: "\f084";
}
.icon-cogs2:before {
  content: "\f085";
}
.icon-gears:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-o-up:before {
  content: "\f087";
}
.icon-thumbs-o-down:before {
  content: "\f088";
}
.icon-star-half2:before {
  content: "\f089";
}
.icon-heart-o:before {
  content: "\f08a";
}
.icon-sign-out:before {
  content: "\f08b";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-thumb-tack:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-sign-in:before {
  content: "\f090";
}
.icon-trophy3:before {
  content: "\f091";
}
.icon-github-square:before {
  content: "\f092";
}
.icon-upload4:before {
  content: "\f093";
}
.icon-lemon-o:before {
  content: "\f094";
}
.icon-phone2:before {
  content: "\f095";
}
.icon-square-o:before {
  content: "\f096";
}
.icon-bookmark-o:before {
  content: "\f097";
}
.icon-phone-square:before {
  content: "\f098";
}
.icon-twitter3:before {
  content: "\f099";
}
.icon-facebook3:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-github2:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card2:before {
  content: "\f09d";
}
.icon-feed2:before {
  content: "\f09e";
}
.icon-rss3:before {
  content: "\f09e";
}
.icon-hdd-o:before {
  content: "\f0a0";
}
.icon-bullhorn2:before {
  content: "\f0a1";
}
.icon-bell-o:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-o-right:before {
  content: "\f0a4";
}
.icon-hand-o-left:before {
  content: "\f0a5";
}
.icon-hand-o-up:before {
  content: "\f0a6";
}
.icon-hand-o-down:before {
  content: "\f0a7";
}
.icon-arrow-circle-left:before {
  content: "\f0a8";
}
.icon-arrow-circle-right:before {
  content: "\f0a9";
}
.icon-arrow-circle-up:before {
  content: "\f0aa";
}
.icon-arrow-circle-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench4:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter2:before {
  content: "\f0b0";
}
.icon-briefcase3:before {
  content: "\f0b1";
}
.icon-arrows-alt:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-users3:before {
  content: "\f0c0";
}
.icon-chain:before {
  content: "\f0c1";
}
.icon-link3:before {
  content: "\f0c1";
}
.icon-cloud3:before {
  content: "\f0c2";
}
.icon-flask:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-scissors4:before {
  content: "\f0c4";
}
.icon-copy2:before {
  content: "\f0c5";
}
.icon-files-o:before {
  content: "\f0c5";
}
.icon-paperclip2:before {
  content: "\f0c6";
}
.icon-floppy-o:before {
  content: "\f0c7";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-square:before {
  content: "\f0c8";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon2:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough2:before {
  content: "\f0cc";
}
.icon-underline2:before {
  content: "\f0cd";
}
.icon-table3:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck2:before {
  content: "\f0d1";
}
.icon-pinterest3:before {
  content: "\f0d2";
}
.icon-pinterest-square:before {
  content: "\f0d3";
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-google-plus4:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-unsorted:before {
  content: "\f0dc";
}
.icon-sort-desc:before {
  content: "\f0dd";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-asc:before {
  content: "\f0de";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin3:before {
  content: "\f0e1";
}
.icon-rotate-left:before {
  content: "\f0e2";
}
.icon-undo3:before {
  content: "\f0e2";
}
.icon-gavel:before {
  content: "\f0e3";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-tachometer:before {
  content: "\f0e4";
}
.icon-comment-o:before {
  content: "\f0e5";
}
.icon-comments-o:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-flash2:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella2:before {
  content: "\f0e9";
}
.icon-clipboard3:before {
  content: "\f0ea";
}
.icon-paste2:before {
  content: "\f0ea";
}
.icon-lightbulb-o:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download2:before {
  content: "\f0ed";
}
.icon-cloud-upload2:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell3:before {
  content: "\f0f3";
}
.icon-coffee2:before {
  content: "\f0f4";
}
.icon-cutlery:before {
  content: "\f0f5";
}
.icon-file-text-o:before {
  content: "\f0f6";
}
.icon-building-o:before {
  content: "\f0f7";
}
.icon-hospital-o:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit2:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer2:before {
  content: "\f0fc";
}
.icon-h-square:before {
  content: "\f0fd";
}
.icon-plus-square:before {
  content: "\f0fe";
}
.icon-angle-double-left:before {
  content: "\f100";
}
.icon-angle-double-right:before {
  content: "\f101";
}
.icon-angle-double-up:before {
  content: "\f102";
}
.icon-angle-double-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop4:before {
  content: "\f109";
}
.icon-tablet2:before {
  content: "\f10a";
}
.icon-mobile3:before {
  content: "\f10b";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-o:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner12:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before {
  content: "\f112";
}
.icon-reply3:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-o:before {
  content: "\f114";
}
.icon-folder-open-o:before {
  content: "\f115";
}
.icon-smile-o:before {
  content: "\f118";
}
.icon-frown-o:before {
  content: "\f119";
}
.icon-meh-o:before {
  content: "\f11a";
}
.icon-gamepad2:before {
  content: "\f11b";
}
.icon-keyboard-o:before {
  content: "\f11c";
}
.icon-flag-o:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal2:before {
  content: "\f120";
}
.icon-code2:before {
  content: "\f121";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-reply-all2:before {
  content: "\f122";
}
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-star-half-full:before {
  content: "\f123";
}
.icon-star-half-o:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop3:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-chain-broken:before {
  content: "\f127";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question2:before {
  content: "\f128";
}
.icon-info2:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript3:before {
  content: "\f12b";
}
.icon-subscript3:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-slash:before {
  content: "\f131";
}
.icon-shield2:before {
  content: "\f132";
}
.icon-calendar-o:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket2:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-chevron-circle-up:before {
  content: "\f139";
}
.icon-chevron-circle-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css32:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-h:before {
  content: "\f141";
}
.icon-ellipsis-v:before {
  content: "\f142";
}
.icon-rss-square:before {
  content: "\f143";
}
.icon-play-circle:before {
  content: "\f144";
}
.icon-ticket2:before {
  content: "\f145";
}
.icon-minus-square:before {
  content: "\f146";
}
.icon-minus-square-o:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-square:before {
  content: "\f14a";
}
.icon-pencil-square:before {
  content: "\f14b";
}
.icon-external-link-square:before {
  content: "\f14c";
}
.icon-share-square:before {
  content: "\f14d";
}
.icon-compass3:before {
  content: "\f14e";
}
.icon-caret-square-o-down:before {
  content: "\f150";
}
.icon-toggle-down:before {
  content: "\f150";
}
.icon-caret-square-o-up:before {
  content: "\f151";
}
.icon-toggle-up:before {
  content: "\f151";
}
.icon-caret-square-o-right:before {
  content: "\f152";
}
.icon-toggle-right:before {
  content: "\f152";
}
.icon-eur:before {
  content: "\f153";
}
.icon-euro:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before {
  content: "\f155";
}
.icon-usd:before {
  content: "\f155";
}
.icon-inr:before {
  content: "\f156";
}
.icon-rupee:before {
  content: "\f156";
}
.icon-cny:before {
  content: "\f157";
}
.icon-jpy:before {
  content: "\f157";
}
.icon-rmb:before {
  content: "\f157";
}
.icon-yen:before {
  content: "\f157";
}
.icon-rouble:before {
  content: "\f158";
}
.icon-rub:before {
  content: "\f158";
}
.icon-ruble:before {
  content: "\f158";
}
.icon-krw:before {
  content: "\f159";
}
.icon-won:before {
  content: "\f159";
}
.icon-bitcoin:before {
  content: "\f15a";
}
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text3:before {
  content: "\f15c";
}
.icon-sort-alpha-asc2:before {
  content: "\f15d";
}
.icon-sort-alpha-desc2:before {
  content: "\f15e";
}
.icon-sort-amount-asc2:before {
  content: "\f160";
}
.icon-sort-amount-desc2:before {
  content: "\f161";
}
.icon-sort-numeric-asc2:before {
  content: "\f162";
}
.icon-sort-numeric-desc:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-youtube3:before {
  content: "\f167";
}
.icon-xing3:before {
  content: "\f168";
}
.icon-xing-square:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox2:before {
  content: "\f16b";
}
.icon-stack-overflow:before {
  content: "\f16c";
}
.icon-instagram2:before {
  content: "\f16d";
}
.icon-flickr5:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-square:before {
  content: "\f172";
}
.icon-tumblr3:before {
  content: "\f173";
}
.icon-tumblr-square:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows2:before {
  content: "\f17a";
}
.icon-android2:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble3:before {
  content: "\f17d";
}
.icon-skype3:before {
  content: "\f17e";
}
.icon-foursquare2:before {
  content: "\f180";
}
.icon-trello2:before {
  content: "\f181";
}
.icon-female2:before {
  content: "\f182";
}
.icon-male2:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-gratipay:before {
  content: "\f184";
}
.icon-sun-o:before {
  content: "\f185";
}
.icon-moon-o:before {
  content: "\f186";
}
.icon-archive2:before {
  content: "\f187";
}
.icon-bug3:before {
  content: "\f188";
}
.icon-vk2:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren2:before {
  content: "\f18b";
}
.icon-pagelines:before {
  content: "\f18c";
}
.icon-stack-exchange:before {
  content: "\f18d";
}
.icon-arrow-circle-o-right:before {
  content: "\f18e";
}
.icon-arrow-circle-o-left:before {
  content: "\f190";
}
.icon-caret-square-o-left:before {
  content: "\f191";
}
.icon-toggle-left:before {
  content: "\f191";
}
.icon-dot-circle-o:before {
  content: "\f192";
}
.icon-wheelchair:before {
  content: "\f193";
}
.icon-vimeo-square:before {
  content: "\f194";
}
.icon-try:before {
  content: "\f195";
}
.icon-turkish-lira:before {
  content: "\f195";
}
.icon-plus-square-o:before {
  content: "\f196";
}
.icon-space-shuttle:before {
  content: "\f197";
}
.icon-slack:before {
  content: "\f198";
}
.icon-envelope-square:before {
  content: "\f199";
}
.icon-wordpress2:before {
  content: "\f19a";
}
.icon-openid:before {
  content: "\f19b";
}
.icon-bank:before {
  content: "\f19c";
}
.icon-institution:before {
  content: "\f19c";
}
.icon-university2:before {
  content: "\f19c";
}
.icon-graduation-cap:before {
  content: "\f19d";
}
.icon-mortar-board:before {
  content: "\f19d";
}
.icon-yahoo3:before {
  content: "\f19e";
}
.icon-google4:before {
  content: "\f1a0";
}
.icon-reddit2:before {
  content: "\f1a1";
}
.icon-reddit-square:before {
  content: "\f1a2";
}
.icon-stumbleupon-circle:before {
  content: "\f1a3";
}
.icon-stumbleupon3:before {
  content: "\f1a4";
}
.icon-delicious2:before {
  content: "\f1a5";
}
.icon-digg2:before {
  content: "\f1a6";
}
.icon-pied-piper-pp:before {
  content: "\f1a7";
}
.icon-pied-piper-alt:before {
  content: "\f1a8";
}
.icon-drupal:before {
  content: "\f1a9";
}
.icon-joomla2:before {
  content: "\f1aa";
}
.icon-language:before {
  content: "\f1ab";
}
.icon-fax:before {
  content: "\f1ac";
}
.icon-building:before {
  content: "\f1ad";
}
.icon-child:before {
  content: "\f1ae";
}
.icon-paw:before {
  content: "\f1b0";
}
.icon-spoon2:before {
  content: "\f1b1";
}
.icon-cube2:before {
  content: "\f1b2";
}
.icon-cubes:before {
  content: "\f1b3";
}
.icon-behance3:before {
  content: "\f1b4";
}
.icon-behance-square:before {
  content: "\f1b5";
}
.icon-steam3:before {
  content: "\f1b6";
}
.icon-steam-square:before {
  content: "\f1b7";
}
.icon-recycle:before {
  content: "\f1b8";
}
.icon-automobile:before {
  content: "\f1b9";
}
.icon-car:before {
  content: "\f1b9";
}
.icon-cab:before {
  content: "\f1ba";
}
.icon-taxi:before {
  content: "\f1ba";
}
.icon-tree2:before {
  content: "\f1bb";
}
.icon-spotify2:before {
  content: "\f1bc";
}
.icon-deviantart3:before {
  content: "\f1bd";
}
.icon-soundcloud3:before {
  content: "\f1be";
}
.icon-database2:before {
  content: "\f1c0";
}
.icon-file-pdf-o:before {
  content: "\f1c1";
}
.icon-file-word-o:before {
  content: "\f1c2";
}
.icon-file-excel-o:before {
  content: "\f1c3";
}
.icon-file-powerpoint-o:before {
  content: "\f1c4";
}
.icon-file-image-o:before {
  content: "\f1c5";
}
.icon-file-photo-o:before {
  content: "\f1c5";
}
.icon-file-picture-o:before {
  content: "\f1c5";
}
.icon-file-archive-o:before {
  content: "\f1c6";
}
.icon-file-zip-o:before {
  content: "\f1c6";
}
.icon-file-audio-o:before {
  content: "\f1c7";
}
.icon-file-sound-o:before {
  content: "\f1c7";
}
.icon-file-movie-o:before {
  content: "\f1c8";
}
.icon-file-video-o:before {
  content: "\f1c8";
}
.icon-file-code-o:before {
  content: "\f1c9";
}
.icon-vine2:before {
  content: "\f1ca";
}
.icon-codepen2:before {
  content: "\f1cb";
}
.icon-jsfiddle:before {
  content: "\f1cc";
}
.icon-life-bouy:before {
  content: "\f1cd";
}
.icon-life-buoy:before {
  content: "\f1cd";
}
.icon-life-ring:before {
  content: "\f1cd";
}
.icon-life-saver:before {
  content: "\f1cd";
}
.icon-support:before {
  content: "\f1cd";
}
.icon-circle-o-notch:before {
  content: "\f1ce";
}
.icon-ra:before {
  content: "\f1d0";
}
.icon-rebel:before {
  content: "\f1d0";
}
.icon-resistance:before {
  content: "\f1d0";
}
.icon-empire:before {
  content: "\f1d1";
}
.icon-ge:before {
  content: "\f1d1";
}
.icon-git-square:before {
  content: "\f1d2";
}
.icon-git2:before {
  content: "\f1d3";
}
.icon-hacker-news:before {
  content: "\f1d4";
}
.icon-y-combinator-square:before {
  content: "\f1d4";
}
.icon-yc-square:before {
  content: "\f1d4";
}
.icon-tencent-weibo:before {
  content: "\f1d5";
}
.icon-qq:before {
  content: "\f1d6";
}
.icon-wechat:before {
  content: "\f1d7";
}
.icon-weixin:before {
  content: "\f1d7";
}
.icon-paper-plane:before {
  content: "\f1d8";
}
.icon-send:before {
  content: "\f1d8";
}
.icon-paper-plane-o:before {
  content: "\f1d9";
}
.icon-send-o:before {
  content: "\f1d9";
}
.icon-history2:before {
  content: "\f1da";
}
.icon-circle-thin:before {
  content: "\f1db";
}
.icon-header:before {
  content: "\f1dc";
}
.icon-paragraph:before {
  content: "\f1dd";
}
.icon-sliders:before {
  content: "\f1de";
}
.icon-share-alt:before {
  content: "\f1e0";
}
.icon-share-alt-square:before {
  content: "\f1e1";
}
.icon-bomb:before {
  content: "\f1e2";
}
.icon-futbol-o:before {
  content: "\f1e3";
}
.icon-soccer-ball-o:before {
  content: "\f1e3";
}
.icon-tty:before {
  content: "\f1e4";
}
.icon-binoculars2:before {
  content: "\f1e5";
}
.icon-plug:before {
  content: "\f1e6";
}
.icon-slideshare:before {
  content: "\f1e7";
}
.icon-twitch2:before {
  content: "\f1e8";
}
.icon-yelp2:before {
  content: "\f1e9";
}
.icon-newspaper-o:before {
  content: "\f1ea";
}
.icon-wifi2:before {
  content: "\f1eb";
}
.icon-calculator4:before {
  content: "\f1ec";
}
.icon-paypal2:before {
  content: "\f1ed";
}
.icon-google-wallet:before {
  content: "\f1ee";
}
.icon-cc-visa:before {
  content: "\f1f0";
}
.icon-cc-mastercard:before {
  content: "\f1f1";
}
.icon-cc-discover:before {
  content: "\f1f2";
}
.icon-cc-amex:before {
  content: "\f1f3";
}
.icon-cc-paypal:before {
  content: "\f1f4";
}
.icon-cc-stripe:before {
  content: "\f1f5";
}
.icon-bell-slash:before {
  content: "\f1f6";
}
.icon-bell-slash-o:before {
  content: "\f1f7";
}
.icon-trash2:before {
  content: "\f1f8";
}
.icon-copyright:before {
  content: "\f1f9";
}
.icon-at2:before {
  content: "\f1fa";
}
.icon-eyedropper2:before {
  content: "\f1fb";
}
.icon-paint-brush:before {
  content: "\f1fc";
}
.icon-birthday-cake:before {
  content: "\f1fd";
}
.icon-area-chart:before {
  content: "\f1fe";
}
.icon-pie-chart2:before {
  content: "\f200";
}
.icon-line-chart:before {
  content: "\f201";
}
.icon-lastfm3:before {
  content: "\f202";
}
.icon-lastfm-square:before {
  content: "\f203";
}
.icon-toggle-off:before {
  content: "\f204";
}
.icon-toggle-on:before {
  content: "\f205";
}
.icon-bicycle:before {
  content: "\f206";
}
.icon-bus:before {
  content: "\f207";
}
.icon-ioxhost:before {
  content: "\f208";
}
.icon-angellist:before {
  content: "\f209";
}
.icon-cc:before {
  content: "\f20a";
}
.icon-ils:before {
  content: "\f20b";
}
.icon-shekel:before {
  content: "\f20b";
}
.icon-sheqel:before {
  content: "\f20b";
}
.icon-meanpath:before {
  content: "\f20c";
}
.icon-buysellads:before {
  content: "\f20d";
}
.icon-connectdevelop:before {
  content: "\f20e";
}
.icon-dashcube:before {
  content: "\f210";
}
.icon-forumbee:before {
  content: "\f211";
}
.icon-leanpub:before {
  content: "\f212";
}
.icon-sellsy:before {
  content: "\f213";
}
.icon-shirtsinbulk:before {
  content: "\f214";
}
.icon-simplybuilt:before {
  content: "\f215";
}
.icon-skyatlas:before {
  content: "\f216";
}
.icon-cart-plus:before {
  content: "\f217";
}
.icon-cart-arrow-down:before {
  content: "\f218";
}
.icon-diamond:before {
  content: "\f219";
}
.icon-ship:before {
  content: "\f21a";
}
.icon-user-secret:before {
  content: "\f21b";
}
.icon-motorcycle:before {
  content: "\f21c";
}
.icon-street-view:before {
  content: "\f21d";
}
.icon-heartbeat:before {
  content: "\f21e";
}
.icon-venus:before {
  content: "\f221";
}
.icon-mars:before {
  content: "\f222";
}
.icon-mercury:before {
  content: "\f223";
}
.icon-intersex:before {
  content: "\f224";
}
.icon-transgender2:before {
  content: "\f224";
}
.icon-transgender-alt:before {
  content: "\f225";
}
.icon-venus-double:before {
  content: "\f226";
}
.icon-mars-double:before {
  content: "\f227";
}
.icon-venus-mars:before {
  content: "\f228";
}
.icon-mars-stroke:before {
  content: "\f229";
}
.icon-mars-stroke-v:before {
  content: "\f22a";
}
.icon-mars-stroke-h:before {
  content: "\f22b";
}
.icon-neuter:before {
  content: "\f22c";
}
.icon-genderless:before {
  content: "\f22d";
}
.icon-facebook-official:before {
  content: "\f230";
}
.icon-pinterest-p:before {
  content: "\f231";
}
.icon-whatsapp2:before {
  content: "\f232";
}
.icon-server:before {
  content: "\f233";
}
.icon-user-plus2:before {
  content: "\f234";
}
.icon-user-times:before {
  content: "\f235";
}
.icon-bed:before {
  content: "\f236";
}
.icon-hotel:before {
  content: "\f236";
}
.icon-viacoin:before {
  content: "\f237";
}
.icon-train:before {
  content: "\f238";
}
.icon-subway:before {
  content: "\f239";
}
.icon-medium:before {
  content: "\f23a";
}
.icon-y-combinator:before {
  content: "\f23b";
}
.icon-yc:before {
  content: "\f23b";
}
.icon-optin-monster:before {
  content: "\f23c";
}
.icon-opencart:before {
  content: "\f23d";
}
.icon-expeditedssl:before {
  content: "\f23e";
}
.icon-battery-4:before {
  content: "\f240";
}
.icon-battery-full2:before {
  content: "\f240";
}
.icon-battery-3:before {
  content: "\f241";
}
.icon-battery-three-quarters:before {
  content: "\f241";
}
.icon-battery-2:before {
  content: "\f242";
}
.icon-battery-half2:before {
  content: "\f242";
}
.icon-battery-1:before {
  content: "\f243";
}
.icon-battery-quarter:before {
  content: "\f243";
}
.icon-battery-0:before {
  content: "\f244";
}
.icon-battery-empty2:before {
  content: "\f244";
}
.icon-mouse-pointer:before {
  content: "\f245";
}
.icon-i-cursor:before {
  content: "\f246";
}
.icon-object-group:before {
  content: "\f247";
}
.icon-object-ungroup:before {
  content: "\f248";
}
.icon-sticky-note:before {
  content: "\f249";
}
.icon-sticky-note-o:before {
  content: "\f24a";
}
.icon-cc-jcb:before {
  content: "\f24b";
}
.icon-cc-diners-club:before {
  content: "\f24c";
}
.icon-clone:before {
  content: "\f24d";
}
.icon-balance-scale:before {
  content: "\f24e";
}
.icon-hourglass-o:before {
  content: "\f250";
}
.icon-hourglass-1:before {
  content: "\f251";
}
.icon-hourglass-start:before {
  content: "\f251";
}
.icon-hourglass-2:before {
  content: "\f252";
}
.icon-hourglass-half:before {
  content: "\f252";
}
.icon-hourglass-3:before {
  content: "\f253";
}
.icon-hourglass-end:before {
  content: "\f253";
}
.icon-hourglass:before {
  content: "\f254";
}
.icon-hand-grab-o:before {
  content: "\f255";
}
.icon-hand-rock-o:before {
  content: "\f255";
}
.icon-hand-paper-o:before {
  content: "\f256";
}
.icon-hand-stop-o:before {
  content: "\f256";
}
.icon-hand-scissors-o:before {
  content: "\f257";
}
.icon-hand-lizard-o:before {
  content: "\f258";
}
.icon-hand-spock-o:before {
  content: "\f259";
}
.icon-hand-pointer-o:before {
  content: "\f25a";
}
.icon-hand-peace-o:before {
  content: "\f25b";
}
.icon-trademark:before {
  content: "\f25c";
}
.icon-registered:before {
  content: "\f25d";
}
.icon-creative-commons:before {
  content: "\f25e";
}
.icon-gg:before {
  content: "\f260";
}
.icon-gg-circle:before {
  content: "\f261";
}
.icon-tripadvisor:before {
  content: "\f262";
}
.icon-odnoklassniki:before {
  content: "\f263";
}
.icon-odnoklassniki-square:before {
  content: "\f264";
}
.icon-get-pocket:before {
  content: "\f265";
}
.icon-wikipedia-w:before {
  content: "\f266";
}
.icon-safari2:before {
  content: "\f267";
}
.icon-chrome2:before {
  content: "\f268";
}
.icon-firefox2:before {
  content: "\f269";
}
.icon-opera2:before {
  content: "\f26a";
}
.icon-internet-explorer:before {
  content: "\f26b";
}
.icon-television:before {
  content: "\f26c";
}
.icon-tv3:before {
  content: "\f26c";
}
.icon-contao:before {
  content: "\f26d";
}
.icon-500px2:before {
  content: "\f26e";
}
.icon-amazon2:before {
  content: "\f270";
}
.icon-calendar-plus-o:before {
  content: "\f271";
}
.icon-calendar-minus-o:before {
  content: "\f272";
}
.icon-calendar-times-o:before {
  content: "\f273";
}
.icon-calendar-check-o:before {
  content: "\f274";
}
.icon-industry:before {
  content: "\f275";
}
.icon-map-pin:before {
  content: "\f276";
}
.icon-map-signs:before {
  content: "\f277";
}
.icon-map-o:before {
  content: "\f278";
}
.icon-map5:before {
  content: "\f279";
}
.icon-commenting:before {
  content: "\f27a";
}
.icon-commenting-o:before {
  content: "\f27b";
}
.icon-houzz:before {
  content: "\f27c";
}
.icon-vimeo3:before {
  content: "\f27d";
}
.icon-black-tie:before {
  content: "\f27e";
}
.icon-fonticons:before {
  content: "\f280";
}
.icon-reddit-alien:before {
  content: "\f281";
}
.icon-edge2:before {
  content: "\f282";
}
.icon-credit-card-alt:before {
  content: "\f283";
}
.icon-codiepie:before {
  content: "\f284";
}
.icon-modx:before {
  content: "\f285";
}
.icon-fort-awesome:before {
  content: "\f286";
}
.icon-usb3:before {
  content: "\f287";
}
.icon-product-hunt:before {
  content: "\f288";
}
.icon-mixcloud:before {
  content: "\f289";
}
.icon-scribd:before {
  content: "\f28a";
}
.icon-pause-circle:before {
  content: "\f28b";
}
.icon-pause-circle-o:before {
  content: "\f28c";
}
.icon-stop-circle:before {
  content: "\f28d";
}
.icon-stop-circle-o:before {
  content: "\f28e";
}
.icon-shopping-bag:before {
  content: "\f290";
}
.icon-shopping-basket:before {
  content: "\f291";
}
.icon-hashtag:before {
  content: "\f292";
}
.icon-bluetooth2:before {
  content: "\f293";
}
.icon-bluetooth-b:before {
  content: "\f294";
}
.icon-percent:before {
  content: "\f295";
}
.icon-gitlab:before {
  content: "\f296";
}
.icon-wpbeginner:before {
  content: "\f297";
}
.icon-wpforms:before {
  content: "\f298";
}
.icon-envira:before {
  content: "\f299";
}
.icon-universal-access:before {
  content: "\f29a";
}
.icon-wheelchair-alt:before {
  content: "\f29b";
}
.icon-question-circle-o:before {
  content: "\f29c";
}
.icon-blind:before {
  content: "\f29d";
}
.icon-audio-description:before {
  content: "\f29e";
}
.icon-volume-control-phone:before {
  content: "\f2a0";
}
.icon-braille:before {
  content: "\f2a1";
}
.icon-assistive-listening-systems:before {
  content: "\f2a2";
}
.icon-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.icon-asl-interpreting:before {
  content: "\f2a3";
}
.icon-deaf:before {
  content: "\f2a4";
}
.icon-deafness:before {
  content: "\f2a4";
}
.icon-hard-of-hearing:before {
  content: "\f2a4";
}
.icon-glide:before {
  content: "\f2a5";
}
.icon-glide-g:before {
  content: "\f2a6";
}
.icon-sign-language:before {
  content: "\f2a7";
}
.icon-signing:before {
  content: "\f2a7";
}
.icon-low-vision:before {
  content: "\f2a8";
}
.icon-viadeo:before {
  content: "\f2a9";
}
.icon-viadeo-square:before {
  content: "\f2aa";
}
.icon-snapchat:before {
  content: "\f2ab";
}
.icon-snapchat-ghost:before {
  content: "\f2ac";
}
.icon-snapchat-square:before {
  content: "\f2ad";
}
.icon-pied-piper:before {
  content: "\f2ae";
}
.icon-first-order:before {
  content: "\f2b0";
}
.icon-yoast:before {
  content: "\f2b1";
}
.icon-themeisle:before {
  content: "\f2b2";
}
.icon-google-plus-circle:before {
  content: "\f2b3";
}
.icon-google-plus-official:before {
  content: "\f2b3";
}
.icon-fa:before {
  content: "\f2b4";
}
.icon-font-awesome:before {
  content: "\f2b4";
}
.icon-heart5:before {
  content: "\ef68";
}
.icon-cloud9:before {
  content: "\ef69";
}
.icon-star5:before {
  content: "\ef6a";
}
.icon-tv4:before {
  content: "\ef6b";
}
.icon-sound:before {
  content: "\ef6c";
}
.icon-video:before {
  content: "\ef6d";
}
.icon-trash3:before {
  content: "\ef6e";
}
.icon-user5:before {
  content: "\ef6f";
}
.icon-key4:before {
  content: "\ef70";
}
.icon-search6:before {
  content: "\ef71";
}
.icon-settings2:before {
  content: "\ef72";
}
.icon-camera7:before {
  content: "\ef73";
}
.icon-tag2:before {
  content: "\ef74";
}
.icon-lock3:before {
  content: "\ef75";
}
.icon-bulb:before {
  content: "\ef76";
}
.icon-pen3:before {
  content: "\ef77";
}
.icon-diamond2:before {
  content: "\ef78";
}
.icon-display2:before {
  content: "\ef79";
}
.icon-location3:before {
  content: "\ef7a";
}
.icon-eye5:before {
  content: "\ef7b";
}
.icon-bubble3:before {
  content: "\ef7c";
}
.icon-stack2:before {
  content: "\ef7d";
}
.icon-cup:before {
  content: "\ef7e";
}
.icon-phone3:before {
  content: "\ef7f";
}
.icon-news:before {
  content: "\ef80";
}
.icon-mail5:before {
  content: "\ef81";
}
.icon-like:before {
  content: "\ef82";
}
.icon-photo2:before {
  content: "\ef83";
}
.icon-note:before {
  content: "\ef84";
}
.icon-clock4:before {
  content: "\ef85";
}
.icon-paperplane:before {
  content: "\ef86";
}
.icon-params:before {
  content: "\ef87";
}
.icon-banknote:before {
  content: "\ef88";
}
.icon-data:before {
  content: "\ef89";
}
.icon-music3:before {
  content: "\ef8a";
}
.icon-megaphone:before {
  content: "\ef8b";
}
.icon-study:before {
  content: "\ef8c";
}
.icon-lab2:before {
  content: "\ef8d";
}
.icon-food:before {
  content: "\ef8e";
}
.icon-t-shirt:before {
  content: "\ef8f";
}
.icon-fire3:before {
  content: "\ef90";
}
.icon-clip:before {
  content: "\ef91";
}
.icon-shop2:before {
  content: "\ef92";
}
.icon-calendar5:before {
  content: "\ef93";
}
.icon-wallet:before {
  content: "\ef94";
}
.icon-vynil:before {
  content: "\ef95";
}
.icon-truck3:before {
  content: "\ef96";
}
.icon-world:before {
  content: "\ef97";
}


.flag-icon,.flag-icon-background{background-repeat:no-repeat;background-size:contain;background-position:50%}.flag-icon{position:relative;display:inline-block;width:1.33333333em;line-height:1em}.flag-icon:before{content:"\00a0"}.flag-icon.flag-icon-squared{width:1em}.flag-icon-ad{background-image:url(../flags/4x3/ad.svg)}.flag-icon-ad.flag-icon-squared{background-image:url(../flags/1x1/ad.svg)}.flag-icon-ae{background-image:url(../flags/4x3/ae.svg)}.flag-icon-ae.flag-icon-squared{background-image:url(../flags/1x1/ae.svg)}.flag-icon-af{background-image:url(../flags/4x3/af.svg)}.flag-icon-af.flag-icon-squared{background-image:url(../flags/1x1/af.svg)}.flag-icon-ag{background-image:url(../flags/4x3/ag.svg)}.flag-icon-ag.flag-icon-squared{background-image:url(../flags/1x1/ag.svg)}.flag-icon-ai{background-image:url(../flags/4x3/ai.svg)}.flag-icon-ai.flag-icon-squared{background-image:url(../flags/1x1/ai.svg)}.flag-icon-al{background-image:url(../flags/4x3/al.svg)}.flag-icon-al.flag-icon-squared{background-image:url(../flags/1x1/al.svg)}.flag-icon-am{background-image:url(../flags/4x3/am.svg)}.flag-icon-am.flag-icon-squared{background-image:url(../flags/1x1/am.svg)}.flag-icon-ao{background-image:url(../flags/4x3/ao.svg)}.flag-icon-ao.flag-icon-squared{background-image:url(../flags/1x1/ao.svg)}.flag-icon-aq{background-image:url(../flags/4x3/aq.svg)}.flag-icon-aq.flag-icon-squared{background-image:url(../flags/1x1/aq.svg)}.flag-icon-ar{background-image:url(../flags/4x3/ar.svg)}.flag-icon-ar.flag-icon-squared{background-image:url(../flags/1x1/ar.svg)}.flag-icon-as{background-image:url(../flags/4x3/as.svg)}.flag-icon-as.flag-icon-squared{background-image:url(../flags/1x1/as.svg)}.flag-icon-at{background-image:url(../flags/4x3/at.svg)}.flag-icon-at.flag-icon-squared{background-image:url(../flags/1x1/at.svg)}.flag-icon-au{background-image:url(../flags/4x3/au.svg)}.flag-icon-au.flag-icon-squared{background-image:url(../flags/1x1/au.svg)}.flag-icon-aw{background-image:url(../flags/4x3/aw.svg)}.flag-icon-aw.flag-icon-squared{background-image:url(../flags/1x1/aw.svg)}.flag-icon-ax{background-image:url(../flags/4x3/ax.svg)}.flag-icon-ax.flag-icon-squared{background-image:url(../flags/1x1/ax.svg)}.flag-icon-az{background-image:url(../flags/4x3/az.svg)}.flag-icon-az.flag-icon-squared{background-image:url(../flags/1x1/az.svg)}.flag-icon-ba{background-image:url(../flags/4x3/ba.svg)}.flag-icon-ba.flag-icon-squared{background-image:url(../flags/1x1/ba.svg)}.flag-icon-bb{background-image:url(../flags/4x3/bb.svg)}.flag-icon-bb.flag-icon-squared{background-image:url(../flags/1x1/bb.svg)}.flag-icon-bd{background-image:url(../flags/4x3/bd.svg)}.flag-icon-bd.flag-icon-squared{background-image:url(../flags/1x1/bd.svg)}.flag-icon-be{background-image:url(../flags/4x3/be.svg)}.flag-icon-be.flag-icon-squared{background-image:url(../flags/1x1/be.svg)}.flag-icon-bf{background-image:url(../flags/4x3/bf.svg)}.flag-icon-bf.flag-icon-squared{background-image:url(../flags/1x1/bf.svg)}.flag-icon-bg{background-image:url(../flags/4x3/bg.svg)}.flag-icon-bg.flag-icon-squared{background-image:url(../flags/1x1/bg.svg)}.flag-icon-bh{background-image:url(../flags/4x3/bh.svg)}.flag-icon-bh.flag-icon-squared{background-image:url(../flags/1x1/bh.svg)}.flag-icon-bi{background-image:url(../flags/4x3/bi.svg)}.flag-icon-bi.flag-icon-squared{background-image:url(../flags/1x1/bi.svg)}.flag-icon-bj{background-image:url(../flags/4x3/bj.svg)}.flag-icon-bj.flag-icon-squared{background-image:url(../flags/1x1/bj.svg)}.flag-icon-bl{background-image:url(../flags/4x3/bl.svg)}.flag-icon-bl.flag-icon-squared{background-image:url(../flags/1x1/bl.svg)}.flag-icon-bm{background-image:url(../flags/4x3/bm.svg)}.flag-icon-bm.flag-icon-squared{background-image:url(../flags/1x1/bm.svg)}.flag-icon-bn{background-image:url(../flags/4x3/bn.svg)}.flag-icon-bn.flag-icon-squared{background-image:url(../flags/1x1/bn.svg)}.flag-icon-bo{background-image:url(../flags/4x3/bo.svg)}.flag-icon-bo.flag-icon-squared{background-image:url(../flags/1x1/bo.svg)}.flag-icon-bq{background-image:url(../flags/4x3/bq.svg)}.flag-icon-bq.flag-icon-squared{background-image:url(../flags/1x1/bq.svg)}.flag-icon-br{background-image:url(../flags/4x3/br.svg)}.flag-icon-br.flag-icon-squared{background-image:url(../flags/1x1/br.svg)}.flag-icon-bs{background-image:url(../flags/4x3/bs.svg)}.flag-icon-bs.flag-icon-squared{background-image:url(../flags/1x1/bs.svg)}.flag-icon-bt{background-image:url(../flags/4x3/bt.svg)}.flag-icon-bt.flag-icon-squared{background-image:url(../flags/1x1/bt.svg)}.flag-icon-bv{background-image:url(../flags/4x3/bv.svg)}.flag-icon-bv.flag-icon-squared{background-image:url(../flags/1x1/bv.svg)}.flag-icon-bw{background-image:url(../flags/4x3/bw.svg)}.flag-icon-bw.flag-icon-squared{background-image:url(../flags/1x1/bw.svg)}.flag-icon-by{background-image:url(../flags/4x3/by.svg)}.flag-icon-by.flag-icon-squared{background-image:url(../flags/1x1/by.svg)}.flag-icon-bz{background-image:url(../flags/4x3/bz.svg)}.flag-icon-bz.flag-icon-squared{background-image:url(../flags/1x1/bz.svg)}.flag-icon-ca{background-image:url(../flags/4x3/ca.svg)}.flag-icon-ca.flag-icon-squared{background-image:url(../flags/1x1/ca.svg)}.flag-icon-cc{background-image:url(../flags/4x3/cc.svg)}.flag-icon-cc.flag-icon-squared{background-image:url(../flags/1x1/cc.svg)}.flag-icon-cd{background-image:url(../flags/4x3/cd.svg)}.flag-icon-cd.flag-icon-squared{background-image:url(../flags/1x1/cd.svg)}.flag-icon-cf{background-image:url(../flags/4x3/cf.svg)}.flag-icon-cf.flag-icon-squared{background-image:url(../flags/1x1/cf.svg)}.flag-icon-cg{background-image:url(../flags/4x3/cg.svg)}.flag-icon-cg.flag-icon-squared{background-image:url(../flags/1x1/cg.svg)}.flag-icon-ch{background-image:url(../flags/4x3/ch.svg)}.flag-icon-ch.flag-icon-squared{background-image:url(../flags/1x1/ch.svg)}.flag-icon-ci{background-image:url(../flags/4x3/ci.svg)}.flag-icon-ci.flag-icon-squared{background-image:url(../flags/1x1/ci.svg)}.flag-icon-ck{background-image:url(../flags/4x3/ck.svg)}.flag-icon-ck.flag-icon-squared{background-image:url(../flags/1x1/ck.svg)}.flag-icon-cl{background-image:url(../flags/4x3/cl.svg)}.flag-icon-cl.flag-icon-squared{background-image:url(../flags/1x1/cl.svg)}.flag-icon-cm{background-image:url(../flags/4x3/cm.svg)}.flag-icon-cm.flag-icon-squared{background-image:url(../flags/1x1/cm.svg)}.flag-icon-cn{background-image:url(../flags/4x3/cn.svg)}.flag-icon-cn.flag-icon-squared{background-image:url(../flags/1x1/cn.svg)}.flag-icon-co{background-image:url(../flags/4x3/co.svg)}.flag-icon-co.flag-icon-squared{background-image:url(../flags/1x1/co.svg)}.flag-icon-cr{background-image:url(../flags/4x3/cr.svg)}.flag-icon-cr.flag-icon-squared{background-image:url(../flags/1x1/cr.svg)}.flag-icon-cu{background-image:url(../flags/4x3/cu.svg)}.flag-icon-cu.flag-icon-squared{background-image:url(../flags/1x1/cu.svg)}.flag-icon-cv{background-image:url(../flags/4x3/cv.svg)}.flag-icon-cv.flag-icon-squared{background-image:url(../flags/1x1/cv.svg)}.flag-icon-cw{background-image:url(../flags/4x3/cw.svg)}.flag-icon-cw.flag-icon-squared{background-image:url(../flags/1x1/cw.svg)}.flag-icon-cx{background-image:url(../flags/4x3/cx.svg)}.flag-icon-cx.flag-icon-squared{background-image:url(../flags/1x1/cx.svg)}.flag-icon-cy{background-image:url(../flags/4x3/cy.svg)}.flag-icon-cy.flag-icon-squared{background-image:url(../flags/1x1/cy.svg)}.flag-icon-cz{background-image:url(../flags/4x3/cz.svg)}.flag-icon-cz.flag-icon-squared{background-image:url(../flags/1x1/cz.svg)}.flag-icon-de{background-image:url(../flags/4x3/de.svg)}.flag-icon-de.flag-icon-squared{background-image:url(../flags/1x1/de.svg)}.flag-icon-dj{background-image:url(../flags/4x3/dj.svg)}.flag-icon-dj.flag-icon-squared{background-image:url(../flags/1x1/dj.svg)}.flag-icon-dk{background-image:url(../flags/4x3/dk.svg)}.flag-icon-dk.flag-icon-squared{background-image:url(../flags/1x1/dk.svg)}.flag-icon-dm{background-image:url(../flags/4x3/dm.svg)}.flag-icon-dm.flag-icon-squared{background-image:url(../flags/1x1/dm.svg)}.flag-icon-do{background-image:url(../flags/4x3/do.svg)}.flag-icon-do.flag-icon-squared{background-image:url(../flags/1x1/do.svg)}.flag-icon-dz{background-image:url(../flags/4x3/dz.svg)}.flag-icon-dz.flag-icon-squared{background-image:url(../flags/1x1/dz.svg)}.flag-icon-ec{background-image:url(../flags/4x3/ec.svg)}.flag-icon-ec.flag-icon-squared{background-image:url(../flags/1x1/ec.svg)}.flag-icon-ee{background-image:url(../flags/4x3/ee.svg)}.flag-icon-ee.flag-icon-squared{background-image:url(../flags/1x1/ee.svg)}.flag-icon-eg{background-image:url(../flags/4x3/eg.svg)}.flag-icon-eg.flag-icon-squared{background-image:url(../flags/1x1/eg.svg)}.flag-icon-eh{background-image:url(../flags/4x3/eh.svg)}.flag-icon-eh.flag-icon-squared{background-image:url(../flags/1x1/eh.svg)}.flag-icon-er{background-image:url(../flags/4x3/er.svg)}.flag-icon-er.flag-icon-squared{background-image:url(../flags/1x1/er.svg)}.flag-icon-es{background-image:url(../flags/4x3/es.svg)}.flag-icon-es.flag-icon-squared{background-image:url(../flags/1x1/es.svg)}.flag-icon-et{background-image:url(../flags/4x3/et.svg)}.flag-icon-et.flag-icon-squared{background-image:url(../flags/1x1/et.svg)}.flag-icon-fi{background-image:url(../flags/4x3/fi.svg)}.flag-icon-fi.flag-icon-squared{background-image:url(../flags/1x1/fi.svg)}.flag-icon-fj{background-image:url(../flags/4x3/fj.svg)}.flag-icon-fj.flag-icon-squared{background-image:url(../flags/1x1/fj.svg)}.flag-icon-fk{background-image:url(../flags/4x3/fk.svg)}.flag-icon-fk.flag-icon-squared{background-image:url(../flags/1x1/fk.svg)}.flag-icon-fm{background-image:url(../flags/4x3/fm.svg)}.flag-icon-fm.flag-icon-squared{background-image:url(../flags/1x1/fm.svg)}.flag-icon-fo{background-image:url(../flags/4x3/fo.svg)}.flag-icon-fo.flag-icon-squared{background-image:url(../flags/1x1/fo.svg)}.flag-icon-fr{background-image:url(../flags/4x3/fr.svg)}.flag-icon-fr.flag-icon-squared{background-image:url(../flags/1x1/fr.svg)}.flag-icon-ga{background-image:url(../flags/4x3/ga.svg)}.flag-icon-ga.flag-icon-squared{background-image:url(../flags/1x1/ga.svg)}.flag-icon-gb{background-image:url(../flags/4x3/gb.svg)}.flag-icon-gb.flag-icon-squared{background-image:url(../flags/1x1/gb.svg)}.flag-icon-gd{background-image:url(../flags/4x3/gd.svg)}.flag-icon-gd.flag-icon-squared{background-image:url(../flags/1x1/gd.svg)}.flag-icon-ge{background-image:url(../flags/4x3/ge.svg)}.flag-icon-ge.flag-icon-squared{background-image:url(../flags/1x1/ge.svg)}.flag-icon-gf{background-image:url(../flags/4x3/gf.svg)}.flag-icon-gf.flag-icon-squared{background-image:url(../flags/1x1/gf.svg)}.flag-icon-gg{background-image:url(../flags/4x3/gg.svg)}.flag-icon-gg.flag-icon-squared{background-image:url(../flags/1x1/gg.svg)}.flag-icon-gh{background-image:url(../flags/4x3/gh.svg)}.flag-icon-gh.flag-icon-squared{background-image:url(../flags/1x1/gh.svg)}.flag-icon-gi{background-image:url(../flags/4x3/gi.svg)}.flag-icon-gi.flag-icon-squared{background-image:url(../flags/1x1/gi.svg)}.flag-icon-gl{background-image:url(../flags/4x3/gl.svg)}.flag-icon-gl.flag-icon-squared{background-image:url(../flags/1x1/gl.svg)}.flag-icon-gm{background-image:url(../flags/4x3/gm.svg)}.flag-icon-gm.flag-icon-squared{background-image:url(../flags/1x1/gm.svg)}.flag-icon-gn{background-image:url(../flags/4x3/gn.svg)}.flag-icon-gn.flag-icon-squared{background-image:url(../flags/1x1/gn.svg)}.flag-icon-gp{background-image:url(../flags/4x3/gp.svg)}.flag-icon-gp.flag-icon-squared{background-image:url(../flags/1x1/gp.svg)}.flag-icon-gq{background-image:url(../flags/4x3/gq.svg)}.flag-icon-gq.flag-icon-squared{background-image:url(../flags/1x1/gq.svg)}.flag-icon-gr{background-image:url(../flags/4x3/gr.svg)}.flag-icon-gr.flag-icon-squared{background-image:url(../flags/1x1/gr.svg)}.flag-icon-gs{background-image:url(../flags/4x3/gs.svg)}.flag-icon-gs.flag-icon-squared{background-image:url(../flags/1x1/gs.svg)}.flag-icon-gt{background-image:url(../flags/4x3/gt.svg)}.flag-icon-gt.flag-icon-squared{background-image:url(../flags/1x1/gt.svg)}.flag-icon-gu{background-image:url(../flags/4x3/gu.svg)}.flag-icon-gu.flag-icon-squared{background-image:url(../flags/1x1/gu.svg)}.flag-icon-gw{background-image:url(../flags/4x3/gw.svg)}.flag-icon-gw.flag-icon-squared{background-image:url(../flags/1x1/gw.svg)}.flag-icon-gy{background-image:url(../flags/4x3/gy.svg)}.flag-icon-gy.flag-icon-squared{background-image:url(../flags/1x1/gy.svg)}.flag-icon-hk{background-image:url(../flags/4x3/hk.svg)}.flag-icon-hk.flag-icon-squared{background-image:url(../flags/1x1/hk.svg)}.flag-icon-hm{background-image:url(../flags/4x3/hm.svg)}.flag-icon-hm.flag-icon-squared{background-image:url(../flags/1x1/hm.svg)}.flag-icon-hn{background-image:url(../flags/4x3/hn.svg)}.flag-icon-hn.flag-icon-squared{background-image:url(../flags/1x1/hn.svg)}.flag-icon-hr{background-image:url(../flags/4x3/hr.svg)}.flag-icon-hr.flag-icon-squared{background-image:url(../flags/1x1/hr.svg)}.flag-icon-ht{background-image:url(../flags/4x3/ht.svg)}.flag-icon-ht.flag-icon-squared{background-image:url(../flags/1x1/ht.svg)}.flag-icon-hu{background-image:url(../flags/4x3/hu.svg)}.flag-icon-hu.flag-icon-squared{background-image:url(../flags/1x1/hu.svg)}.flag-icon-id{background-image:url(../flags/4x3/id.svg)}.flag-icon-id.flag-icon-squared{background-image:url(../flags/1x1/id.svg)}.flag-icon-ie{background-image:url(../flags/4x3/ie.svg)}.flag-icon-ie.flag-icon-squared{background-image:url(../flags/1x1/ie.svg)}.flag-icon-il{background-image:url(../flags/4x3/il.svg)}.flag-icon-il.flag-icon-squared{background-image:url(../flags/1x1/il.svg)}.flag-icon-im{background-image:url(../flags/4x3/im.svg)}.flag-icon-im.flag-icon-squared{background-image:url(../flags/1x1/im.svg)}.flag-icon-in{background-image:url(../flags/4x3/in.svg)}.flag-icon-in.flag-icon-squared{background-image:url(../flags/1x1/in.svg)}.flag-icon-io{background-image:url(../flags/4x3/io.svg)}.flag-icon-io.flag-icon-squared{background-image:url(../flags/1x1/io.svg)}.flag-icon-iq{background-image:url(../flags/4x3/iq.svg)}.flag-icon-iq.flag-icon-squared{background-image:url(../flags/1x1/iq.svg)}.flag-icon-ir{background-image:url(../flags/4x3/ir.svg)}.flag-icon-ir.flag-icon-squared{background-image:url(../flags/1x1/ir.svg)}.flag-icon-is{background-image:url(../flags/4x3/is.svg)}.flag-icon-is.flag-icon-squared{background-image:url(../flags/1x1/is.svg)}.flag-icon-it{background-image:url(../flags/4x3/it.svg)}.flag-icon-it.flag-icon-squared{background-image:url(../flags/1x1/it.svg)}.flag-icon-je{background-image:url(../flags/4x3/je.svg)}.flag-icon-je.flag-icon-squared{background-image:url(../flags/1x1/je.svg)}.flag-icon-jm{background-image:url(../flags/4x3/jm.svg)}.flag-icon-jm.flag-icon-squared{background-image:url(../flags/1x1/jm.svg)}.flag-icon-jo{background-image:url(../flags/4x3/jo.svg)}.flag-icon-jo.flag-icon-squared{background-image:url(../flags/1x1/jo.svg)}.flag-icon-jp{background-image:url(../flags/4x3/jp.svg)}.flag-icon-jp.flag-icon-squared{background-image:url(../flags/1x1/jp.svg)}.flag-icon-ke{background-image:url(../flags/4x3/ke.svg)}.flag-icon-ke.flag-icon-squared{background-image:url(../flags/1x1/ke.svg)}.flag-icon-kg{background-image:url(../flags/4x3/kg.svg)}.flag-icon-kg.flag-icon-squared{background-image:url(../flags/1x1/kg.svg)}.flag-icon-kh{background-image:url(../flags/4x3/kh.svg)}.flag-icon-kh.flag-icon-squared{background-image:url(../flags/1x1/kh.svg)}.flag-icon-ki{background-image:url(../flags/4x3/ki.svg)}.flag-icon-ki.flag-icon-squared{background-image:url(../flags/1x1/ki.svg)}.flag-icon-km{background-image:url(../flags/4x3/km.svg)}.flag-icon-km.flag-icon-squared{background-image:url(../flags/1x1/km.svg)}.flag-icon-kn{background-image:url(../flags/4x3/kn.svg)}.flag-icon-kn.flag-icon-squared{background-image:url(../flags/1x1/kn.svg)}.flag-icon-kp{background-image:url(../flags/4x3/kp.svg)}.flag-icon-kp.flag-icon-squared{background-image:url(../flags/1x1/kp.svg)}.flag-icon-kr{background-image:url(../flags/4x3/kr.svg)}.flag-icon-kr.flag-icon-squared{background-image:url(../flags/1x1/kr.svg)}.flag-icon-kw{background-image:url(../flags/4x3/kw.svg)}.flag-icon-kw.flag-icon-squared{background-image:url(../flags/1x1/kw.svg)}.flag-icon-ky{background-image:url(../flags/4x3/ky.svg)}.flag-icon-ky.flag-icon-squared{background-image:url(../flags/1x1/ky.svg)}.flag-icon-kz{background-image:url(../flags/4x3/kz.svg)}.flag-icon-kz.flag-icon-squared{background-image:url(../flags/1x1/kz.svg)}.flag-icon-la{background-image:url(../flags/4x3/la.svg)}.flag-icon-la.flag-icon-squared{background-image:url(../flags/1x1/la.svg)}.flag-icon-lb{background-image:url(../flags/4x3/lb.svg)}.flag-icon-lb.flag-icon-squared{background-image:url(../flags/1x1/lb.svg)}.flag-icon-lc{background-image:url(../flags/4x3/lc.svg)}.flag-icon-lc.flag-icon-squared{background-image:url(../flags/1x1/lc.svg)}.flag-icon-li{background-image:url(../flags/4x3/li.svg)}.flag-icon-li.flag-icon-squared{background-image:url(../flags/1x1/li.svg)}.flag-icon-lk{background-image:url(../flags/4x3/lk.svg)}.flag-icon-lk.flag-icon-squared{background-image:url(../flags/1x1/lk.svg)}.flag-icon-lr{background-image:url(../flags/4x3/lr.svg)}.flag-icon-lr.flag-icon-squared{background-image:url(../flags/1x1/lr.svg)}.flag-icon-ls{background-image:url(../flags/4x3/ls.svg)}.flag-icon-ls.flag-icon-squared{background-image:url(../flags/1x1/ls.svg)}.flag-icon-lt{background-image:url(../flags/4x3/lt.svg)}.flag-icon-lt.flag-icon-squared{background-image:url(../flags/1x1/lt.svg)}.flag-icon-lu{background-image:url(../flags/4x3/lu.svg)}.flag-icon-lu.flag-icon-squared{background-image:url(../flags/1x1/lu.svg)}.flag-icon-lv{background-image:url(../flags/4x3/lv.svg)}.flag-icon-lv.flag-icon-squared{background-image:url(../flags/1x1/lv.svg)}.flag-icon-ly{background-image:url(../flags/4x3/ly.svg)}.flag-icon-ly.flag-icon-squared{background-image:url(../flags/1x1/ly.svg)}.flag-icon-ma{background-image:url(../flags/4x3/ma.svg)}.flag-icon-ma.flag-icon-squared{background-image:url(../flags/1x1/ma.svg)}.flag-icon-mc{background-image:url(../flags/4x3/mc.svg)}.flag-icon-mc.flag-icon-squared{background-image:url(../flags/1x1/mc.svg)}.flag-icon-md{background-image:url(../flags/4x3/md.svg)}.flag-icon-md.flag-icon-squared{background-image:url(../flags/1x1/md.svg)}.flag-icon-me{background-image:url(../flags/4x3/me.svg)}.flag-icon-me.flag-icon-squared{background-image:url(../flags/1x1/me.svg)}.flag-icon-mf{background-image:url(../flags/4x3/mf.svg)}.flag-icon-mf.flag-icon-squared{background-image:url(../flags/1x1/mf.svg)}.flag-icon-mg{background-image:url(../flags/4x3/mg.svg)}.flag-icon-mg.flag-icon-squared{background-image:url(../flags/1x1/mg.svg)}.flag-icon-mh{background-image:url(../flags/4x3/mh.svg)}.flag-icon-mh.flag-icon-squared{background-image:url(../flags/1x1/mh.svg)}.flag-icon-mk{background-image:url(../flags/4x3/mk.svg)}.flag-icon-mk.flag-icon-squared{background-image:url(../flags/1x1/mk.svg)}.flag-icon-ml{background-image:url(../flags/4x3/ml.svg)}.flag-icon-ml.flag-icon-squared{background-image:url(../flags/1x1/ml.svg)}.flag-icon-mm{background-image:url(../flags/4x3/mm.svg)}.flag-icon-mm.flag-icon-squared{background-image:url(../flags/1x1/mm.svg)}.flag-icon-mn{background-image:url(../flags/4x3/mn.svg)}.flag-icon-mn.flag-icon-squared{background-image:url(../flags/1x1/mn.svg)}.flag-icon-mo{background-image:url(../flags/4x3/mo.svg)}.flag-icon-mo.flag-icon-squared{background-image:url(../flags/1x1/mo.svg)}.flag-icon-mp{background-image:url(../flags/4x3/mp.svg)}.flag-icon-mp.flag-icon-squared{background-image:url(../flags/1x1/mp.svg)}.flag-icon-mq{background-image:url(../flags/4x3/mq.svg)}.flag-icon-mq.flag-icon-squared{background-image:url(../flags/1x1/mq.svg)}.flag-icon-mr{background-image:url(../flags/4x3/mr.svg)}.flag-icon-mr.flag-icon-squared{background-image:url(../flags/1x1/mr.svg)}.flag-icon-ms{background-image:url(../flags/4x3/ms.svg)}.flag-icon-ms.flag-icon-squared{background-image:url(../flags/1x1/ms.svg)}.flag-icon-mt{background-image:url(../flags/4x3/mt.svg)}.flag-icon-mt.flag-icon-squared{background-image:url(../flags/1x1/mt.svg)}.flag-icon-mu{background-image:url(../flags/4x3/mu.svg)}.flag-icon-mu.flag-icon-squared{background-image:url(../flags/1x1/mu.svg)}.flag-icon-mv{background-image:url(../flags/4x3/mv.svg)}.flag-icon-mv.flag-icon-squared{background-image:url(../flags/1x1/mv.svg)}.flag-icon-mw{background-image:url(../flags/4x3/mw.svg)}.flag-icon-mw.flag-icon-squared{background-image:url(../flags/1x1/mw.svg)}.flag-icon-mx{background-image:url(../flags/4x3/mx.svg)}.flag-icon-mx.flag-icon-squared{background-image:url(../flags/1x1/mx.svg)}.flag-icon-my{background-image:url(../flags/4x3/my.svg)}.flag-icon-my.flag-icon-squared{background-image:url(../flags/1x1/my.svg)}.flag-icon-mz{background-image:url(../flags/4x3/mz.svg)}.flag-icon-mz.flag-icon-squared{background-image:url(../flags/1x1/mz.svg)}.flag-icon-na{background-image:url(../flags/4x3/na.svg)}.flag-icon-na.flag-icon-squared{background-image:url(../flags/1x1/na.svg)}.flag-icon-nc{background-image:url(../flags/4x3/nc.svg)}.flag-icon-nc.flag-icon-squared{background-image:url(../flags/1x1/nc.svg)}.flag-icon-ne{background-image:url(../flags/4x3/ne.svg)}.flag-icon-ne.flag-icon-squared{background-image:url(../flags/1x1/ne.svg)}.flag-icon-nf{background-image:url(../flags/4x3/nf.svg)}.flag-icon-nf.flag-icon-squared{background-image:url(../flags/1x1/nf.svg)}.flag-icon-ng{background-image:url(../flags/4x3/ng.svg)}.flag-icon-ng.flag-icon-squared{background-image:url(../flags/1x1/ng.svg)}.flag-icon-ni{background-image:url(../flags/4x3/ni.svg)}.flag-icon-ni.flag-icon-squared{background-image:url(../flags/1x1/ni.svg)}.flag-icon-nl{background-image:url(../flags/4x3/nl.svg)}.flag-icon-nl.flag-icon-squared{background-image:url(../flags/1x1/nl.svg)}.flag-icon-no{background-image:url(../flags/4x3/no.svg)}.flag-icon-no.flag-icon-squared{background-image:url(../flags/1x1/no.svg)}.flag-icon-np{background-image:url(../flags/4x3/np.svg)}.flag-icon-np.flag-icon-squared{background-image:url(../flags/1x1/np.svg)}.flag-icon-nr{background-image:url(../flags/4x3/nr.svg)}.flag-icon-nr.flag-icon-squared{background-image:url(../flags/1x1/nr.svg)}.flag-icon-nu{background-image:url(../flags/4x3/nu.svg)}.flag-icon-nu.flag-icon-squared{background-image:url(../flags/1x1/nu.svg)}.flag-icon-nz{background-image:url(../flags/4x3/nz.svg)}.flag-icon-nz.flag-icon-squared{background-image:url(../flags/1x1/nz.svg)}.flag-icon-om{background-image:url(../flags/4x3/om.svg)}.flag-icon-om.flag-icon-squared{background-image:url(../flags/1x1/om.svg)}.flag-icon-pa{background-image:url(../flags/4x3/pa.svg)}.flag-icon-pa.flag-icon-squared{background-image:url(../flags/1x1/pa.svg)}.flag-icon-pe{background-image:url(../flags/4x3/pe.svg)}.flag-icon-pe.flag-icon-squared{background-image:url(../flags/1x1/pe.svg)}.flag-icon-pf{background-image:url(../flags/4x3/pf.svg)}.flag-icon-pf.flag-icon-squared{background-image:url(../flags/1x1/pf.svg)}.flag-icon-pg{background-image:url(../flags/4x3/pg.svg)}.flag-icon-pg.flag-icon-squared{background-image:url(../flags/1x1/pg.svg)}.flag-icon-ph{background-image:url(../flags/4x3/ph.svg)}.flag-icon-ph.flag-icon-squared{background-image:url(../flags/1x1/ph.svg)}.flag-icon-pk{background-image:url(../flags/4x3/pk.svg)}.flag-icon-pk.flag-icon-squared{background-image:url(../flags/1x1/pk.svg)}.flag-icon-pl{background-image:url(../flags/4x3/pl.svg)}.flag-icon-pl.flag-icon-squared{background-image:url(../flags/1x1/pl.svg)}.flag-icon-pm{background-image:url(../flags/4x3/pm.svg)}.flag-icon-pm.flag-icon-squared{background-image:url(../flags/1x1/pm.svg)}.flag-icon-pn{background-image:url(../flags/4x3/pn.svg)}.flag-icon-pn.flag-icon-squared{background-image:url(../flags/1x1/pn.svg)}.flag-icon-pr{background-image:url(../flags/4x3/pr.svg)}.flag-icon-pr.flag-icon-squared{background-image:url(../flags/1x1/pr.svg)}.flag-icon-ps{background-image:url(../flags/4x3/ps.svg)}.flag-icon-ps.flag-icon-squared{background-image:url(../flags/1x1/ps.svg)}.flag-icon-pt{background-image:url(../flags/4x3/pt.svg)}.flag-icon-pt.flag-icon-squared{background-image:url(../flags/1x1/pt.svg)}.flag-icon-pw{background-image:url(../flags/4x3/pw.svg)}.flag-icon-pw.flag-icon-squared{background-image:url(../flags/1x1/pw.svg)}.flag-icon-py{background-image:url(../flags/4x3/py.svg)}.flag-icon-py.flag-icon-squared{background-image:url(../flags/1x1/py.svg)}.flag-icon-qa{background-image:url(../flags/4x3/qa.svg)}.flag-icon-qa.flag-icon-squared{background-image:url(../flags/1x1/qa.svg)}.flag-icon-re{background-image:url(../flags/4x3/re.svg)}.flag-icon-re.flag-icon-squared{background-image:url(../flags/1x1/re.svg)}.flag-icon-ro{background-image:url(../flags/4x3/ro.svg)}.flag-icon-ro.flag-icon-squared{background-image:url(../flags/1x1/ro.svg)}.flag-icon-rs{background-image:url(../flags/4x3/rs.svg)}.flag-icon-rs.flag-icon-squared{background-image:url(../flags/1x1/rs.svg)}.flag-icon-ru{background-image:url(../flags/4x3/ru.svg)}.flag-icon-ru.flag-icon-squared{background-image:url(../flags/1x1/ru.svg)}.flag-icon-rw{background-image:url(../flags/4x3/rw.svg)}.flag-icon-rw.flag-icon-squared{background-image:url(../flags/1x1/rw.svg)}.flag-icon-sa{background-image:url(../flags/4x3/sa.svg)}.flag-icon-sa.flag-icon-squared{background-image:url(../flags/1x1/sa.svg)}.flag-icon-sb{background-image:url(../flags/4x3/sb.svg)}.flag-icon-sb.flag-icon-squared{background-image:url(../flags/1x1/sb.svg)}.flag-icon-sc{background-image:url(../flags/4x3/sc.svg)}.flag-icon-sc.flag-icon-squared{background-image:url(../flags/1x1/sc.svg)}.flag-icon-sd{background-image:url(../flags/4x3/sd.svg)}.flag-icon-sd.flag-icon-squared{background-image:url(../flags/1x1/sd.svg)}.flag-icon-se{background-image:url(../flags/4x3/se.svg)}.flag-icon-se.flag-icon-squared{background-image:url(../flags/1x1/se.svg)}.flag-icon-sg{background-image:url(../flags/4x3/sg.svg)}.flag-icon-sg.flag-icon-squared{background-image:url(../flags/1x1/sg.svg)}.flag-icon-sh{background-image:url(../flags/4x3/sh.svg)}.flag-icon-sh.flag-icon-squared{background-image:url(../flags/1x1/sh.svg)}.flag-icon-si{background-image:url(../flags/4x3/si.svg)}.flag-icon-si.flag-icon-squared{background-image:url(../flags/1x1/si.svg)}.flag-icon-sj{background-image:url(../flags/4x3/sj.svg)}.flag-icon-sj.flag-icon-squared{background-image:url(../flags/1x1/sj.svg)}.flag-icon-sk{background-image:url(../flags/4x3/sk.svg)}.flag-icon-sk.flag-icon-squared{background-image:url(../flags/1x1/sk.svg)}.flag-icon-sl{background-image:url(../flags/4x3/sl.svg)}.flag-icon-sl.flag-icon-squared{background-image:url(../flags/1x1/sl.svg)}.flag-icon-sm{background-image:url(../flags/4x3/sm.svg)}.flag-icon-sm.flag-icon-squared{background-image:url(../flags/1x1/sm.svg)}.flag-icon-sn{background-image:url(../flags/4x3/sn.svg)}.flag-icon-sn.flag-icon-squared{background-image:url(../flags/1x1/sn.svg)}.flag-icon-so{background-image:url(../flags/4x3/so.svg)}.flag-icon-so.flag-icon-squared{background-image:url(../flags/1x1/so.svg)}.flag-icon-sr{background-image:url(../flags/4x3/sr.svg)}.flag-icon-sr.flag-icon-squared{background-image:url(../flags/1x1/sr.svg)}.flag-icon-ss{background-image:url(../flags/4x3/ss.svg)}.flag-icon-ss.flag-icon-squared{background-image:url(../flags/1x1/ss.svg)}.flag-icon-st{background-image:url(../flags/4x3/st.svg)}.flag-icon-st.flag-icon-squared{background-image:url(../flags/1x1/st.svg)}.flag-icon-sv{background-image:url(../flags/4x3/sv.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(../flags/1x1/sv.svg)}.flag-icon-sx{background-image:url(../flags/4x3/sx.svg)}.flag-icon-sx.flag-icon-squared{background-image:url(../flags/1x1/sx.svg)}.flag-icon-sy{background-image:url(../flags/4x3/sy.svg)}.flag-icon-sy.flag-icon-squared{background-image:url(../flags/1x1/sy.svg)}.flag-icon-sz{background-image:url(../flags/4x3/sz.svg)}.flag-icon-sz.flag-icon-squared{background-image:url(../flags/1x1/sz.svg)}.flag-icon-tc{background-image:url(../flags/4x3/tc.svg)}.flag-icon-tc.flag-icon-squared{background-image:url(../flags/1x1/tc.svg)}.flag-icon-td{background-image:url(../flags/4x3/td.svg)}.flag-icon-td.flag-icon-squared{background-image:url(../flags/1x1/td.svg)}.flag-icon-tf{background-image:url(../flags/4x3/tf.svg)}.flag-icon-tf.flag-icon-squared{background-image:url(../flags/1x1/tf.svg)}.flag-icon-tg{background-image:url(../flags/4x3/tg.svg)}.flag-icon-tg.flag-icon-squared{background-image:url(../flags/1x1/tg.svg)}.flag-icon-th{background-image:url(../flags/4x3/th.svg)}.flag-icon-th.flag-icon-squared{background-image:url(../flags/1x1/th.svg)}.flag-icon-tj{background-image:url(../flags/4x3/tj.svg)}.flag-icon-tj.flag-icon-squared{background-image:url(../flags/1x1/tj.svg)}.flag-icon-tk{background-image:url(../flags/4x3/tk.svg)}.flag-icon-tk.flag-icon-squared{background-image:url(../flags/1x1/tk.svg)}.flag-icon-tl{background-image:url(../flags/4x3/tl.svg)}.flag-icon-tl.flag-icon-squared{background-image:url(../flags/1x1/tl.svg)}.flag-icon-tm{background-image:url(../flags/4x3/tm.svg)}.flag-icon-tm.flag-icon-squared{background-image:url(../flags/1x1/tm.svg)}.flag-icon-tn{background-image:url(../flags/4x3/tn.svg)}.flag-icon-tn.flag-icon-squared{background-image:url(../flags/1x1/tn.svg)}.flag-icon-to{background-image:url(../flags/4x3/to.svg)}.flag-icon-to.flag-icon-squared{background-image:url(../flags/1x1/to.svg)}.flag-icon-tr{background-image:url(../flags/4x3/tr.svg)}.flag-icon-tr.flag-icon-squared{background-image:url(../flags/1x1/tr.svg)}.flag-icon-tt{background-image:url(../flags/4x3/tt.svg)}.flag-icon-tt.flag-icon-squared{background-image:url(../flags/1x1/tt.svg)}.flag-icon-tv{background-image:url(../flags/4x3/tv.svg)}.flag-icon-tv.flag-icon-squared{background-image:url(../flags/1x1/tv.svg)}.flag-icon-tw{background-image:url(../flags/4x3/tw.svg)}.flag-icon-tw.flag-icon-squared{background-image:url(../flags/1x1/tw.svg)}.flag-icon-tz{background-image:url(../flags/4x3/tz.svg)}.flag-icon-tz.flag-icon-squared{background-image:url(../flags/1x1/tz.svg)}.flag-icon-ua{background-image:url(../flags/4x3/ua.svg)}.flag-icon-ua.flag-icon-squared{background-image:url(../flags/1x1/ua.svg)}.flag-icon-ug{background-image:url(../flags/4x3/ug.svg)}.flag-icon-ug.flag-icon-squared{background-image:url(../flags/1x1/ug.svg)}.flag-icon-um{background-image:url(../flags/4x3/um.svg)}.flag-icon-um.flag-icon-squared{background-image:url(../flags/1x1/um.svg)}.flag-icon-us{background-image:url(../flags/4x3/us.svg)}.flag-icon-us.flag-icon-squared{background-image:url(../flags/1x1/us.svg)}.flag-icon-uy{background-image:url(../flags/4x3/uy.svg)}.flag-icon-uy.flag-icon-squared{background-image:url(../flags/1x1/uy.svg)}.flag-icon-uz{background-image:url(../flags/4x3/uz.svg)}.flag-icon-uz.flag-icon-squared{background-image:url(../flags/1x1/uz.svg)}.flag-icon-va{background-image:url(../flags/4x3/va.svg)}.flag-icon-va.flag-icon-squared{background-image:url(../flags/1x1/va.svg)}.flag-icon-vc{background-image:url(../flags/4x3/vc.svg)}.flag-icon-vc.flag-icon-squared{background-image:url(../flags/1x1/vc.svg)}.flag-icon-ve{background-image:url(../flags/4x3/ve.svg)}.flag-icon-ve.flag-icon-squared{background-image:url(../flags/1x1/ve.svg)}.flag-icon-vg{background-image:url(../flags/4x3/vg.svg)}.flag-icon-vg.flag-icon-squared{background-image:url(../flags/1x1/vg.svg)}.flag-icon-vi{background-image:url(../flags/4x3/vi.svg)}.flag-icon-vi.flag-icon-squared{background-image:url(../flags/1x1/vi.svg)}.flag-icon-vn{background-image:url(../flags/4x3/vn.svg)}.flag-icon-vn.flag-icon-squared{background-image:url(../flags/1x1/vn.svg)}.flag-icon-vu{background-image:url(../flags/4x3/vu.svg)}.flag-icon-vu.flag-icon-squared{background-image:url(../flags/1x1/vu.svg)}.flag-icon-wf{background-image:url(../flags/4x3/wf.svg)}.flag-icon-wf.flag-icon-squared{background-image:url(../flags/1x1/wf.svg)}.flag-icon-ws{background-image:url(../flags/4x3/ws.svg)}.flag-icon-ws.flag-icon-squared{background-image:url(../flags/1x1/ws.svg)}.flag-icon-ye{background-image:url(../flags/4x3/ye.svg)}.flag-icon-ye.flag-icon-squared{background-image:url(../flags/1x1/ye.svg)}.flag-icon-yt{background-image:url(../flags/4x3/yt.svg)}.flag-icon-yt.flag-icon-squared{background-image:url(../flags/1x1/yt.svg)}.flag-icon-za{background-image:url(../flags/4x3/za.svg)}.flag-icon-za.flag-icon-squared{background-image:url(../flags/1x1/za.svg)}.flag-icon-zm{background-image:url(../flags/4x3/zm.svg)}.flag-icon-zm.flag-icon-squared{background-image:url(../flags/1x1/zm.svg)}.flag-icon-zw{background-image:url(../flags/4x3/zw.svg)}.flag-icon-zw.flag-icon-squared{background-image:url(../flags/1x1/zw.svg)}.flag-icon-eu{background-image:url(../flags/4x3/eu.svg)}.flag-icon-eu.flag-icon-squared{background-image:url(../flags/1x1/eu.svg)}.flag-icon-gb-eng{background-image:url(../flags/4x3/gb-eng.svg)}.flag-icon-gb-eng.flag-icon-squared{background-image:url(../flags/1x1/gb-eng.svg)}.flag-icon-gb-sct{background-image:url(../flags/4x3/gb-sct.svg)}.flag-icon-gb-sct.flag-icon-squared{background-image:url(../flags/1x1/gb-sct.svg)}.flag-icon-gb-wls{background-image:url(../flags/4x3/gb-wls.svg)}.flag-icon-gb-wls.flag-icon-squared{background-image:url(../flags/1x1/gb-wls.svg)}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #064d9a;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px;
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
    -webkit-backface-visibility: hidden;
    outline: none; }
    .pswp * {
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    .pswp img {
      max-width: none; }
  
  /* style is added when JS option showHideOpacity is set to true */
  .pswp--animate_opacity {
    /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
    opacity: 0.001;
    will-change: opacity;
    /* for open/close transition */
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
            transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
  
  .pswp--open {
    display: block; }
  
  .pswp--zoom-allowed .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }
  
  .pswp--zoomed-in .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab; }
  
  .pswp--dragging .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing; }
  
  /*
      Background is added as a separate element.
      As animating opacity is much faster than animating rgba() background-color.
  */
  .pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    will-change: opacity; }
  
  .pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  
  .pswp__container,
  .pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  
  /* Prevent selection and tap highlights */
  .pswp__container,
  .pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  
  .pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    /* for open/close transition */
    -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
            transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
  
  .pswp__bg {
    will-change: opacity;
    /* for open/close transition */
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
            transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
  
  .pswp--animated-in .pswp__bg,
  .pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none; }
  
  .pswp__container,
  .pswp__zoom-wrap {
    -webkit-backface-visibility: hidden; }
  
  .pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden; }
  
  .pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0; }
  
  /*
      stretched thumbnail or div placeholder element (see below)
      style is added to avoid flickering in webkit/blink when layers overlap
  */
  .pswp__img--placeholder {
    -webkit-backface-visibility: hidden; }
  
  /*
      div element that matches size of large image
      large image loads on top of it
  */
  .pswp__img--placeholder--blank {
    background: #222; }
  
  .pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0; }
  
  /*
      Error message appears when image is not loaded
      (JS option errorMsg controls markup)
  */
  .pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC; }
  
  .pswp__error-msg a {
    color: #CCC;
    text-decoration: underline; }
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus,
  .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/images/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(/images/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

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

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

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

.white {
  color: #FFFFFF !important; }

.bg-white {
  background-color: #FFFFFF !important; }
  .bg-white .card-header, .bg-white .card-footer {
    background-color: transparent; }

.alert-white {
  border-color: #FFFFFF !important;
  background-color: white !important;
  color: #a6a6a6 !important; }
  .alert-white .alert-link {
    color: #919191 !important; }

.border-white {
  border-color: #FFFFFF; }

.bg-white.tag-glow, .border-white.tag-glow {
  box-shadow: 0px 0px 10px #FFFFFF; }

.overlay-white {
  background: #FFFFFF;
  /* The Fallback */
  background: rgba(255, 255, 255, 0.8); }

.card-outline-white {
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  background-color: transparent; }
  .card-outline-white .card-header, .card-outline-white .card-footer {
    background-color: transparent; }

.btn-white {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
  color: #FFFFFF; }
  .btn-white:hover {
    color: #FFF !important; }

.btn-outline-white {
  border-color: #FFFFFF;
  background-color: transparent;
  color: #FFFFFF; }
  .btn-outline-white:hover {
    background-color: #FFFFFF;
    color: #FFF !important; }

.progress-white[value]::-webkit-progress-value {
  background-color: #FFFFFF; }

.progress-white[value]::-moz-progress-bar {
  background-color: #FFFFFF; }

.progress-white[value]::-ms-fill {
  background-color: #FFFFFF; }

@media screen and (min-width: 0\0) {
  .progress-white .progress-bar {
    background-color: #FFFFFF; } }

input:focus ~ .bg-white {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFFFFF !important; }

.border-white {
  border: 1px solid #FFFFFF !important; }

.border-top-white {
  border-top: 1px solid #FFFFFF; }

.border-bottom-white {
  border-bottom: 1px solid #FFFFFF; }

.border-left-white {
  border-left: 1px solid #FFFFFF; }

.border-right-white {
  border-right: 1px solid #FFFFFF; }

.black {
  color: #000000 !important; }

.bg-black {
  background-color: #000000 !important; }
  .bg-black .card-header, .bg-black .card-footer {
    background-color: transparent; }

.alert-black {
  border-color: #000000 !important;
  background-color: #242424 !important;
  color: black !important; }
  .alert-black .alert-link {
    color: black !important; }

.border-black {
  border-color: #000000; }

.bg-black.tag-glow, .border-black.tag-glow {
  box-shadow: 0px 0px 10px #000000; }

.overlay-black {
  background: #000000;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.8); }

.card-outline-black {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  background-color: transparent; }
  .card-outline-black .card-header, .card-outline-black .card-footer {
    background-color: transparent; }

.btn-black {
  border-color: #000000;
  background-color: #000000;
  color: #FFFFFF; }
  .btn-black:hover {
    color: #FFF !important; }

.btn-outline-black {
  border-color: #000000;
  background-color: transparent;
  color: #000000; }
  .btn-outline-black:hover {
    background-color: #000000;
    color: #FFF !important; }

.progress-black[value]::-webkit-progress-value {
  background-color: #000000; }

.progress-black[value]::-moz-progress-bar {
  background-color: #000000; }

.progress-black[value]::-ms-fill {
  background-color: #000000; }

@media screen and (min-width: 0\0) {
  .progress-black .progress-bar {
    background-color: #000000; } }

input:focus ~ .bg-black {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #000000 !important; }

.border-black {
  border: 1px solid #000000 !important; }

.border-top-black {
  border-top: 1px solid #000000; }

.border-bottom-black {
  border-bottom: 1px solid #000000; }

.border-left-black {
  border-left: 1px solid #000000; }

.border-right-black {
  border-right: 1px solid #000000; }

.primary.lighten-5 {
  color: #F1EBFF !important; }

.bg-primary.bg-lighten-5 {
  background-color: #F1EBFF !important; }

.btn-primary.btn-lighten-5 {
  border-color: #F1EBFF !important;
  background-color: #F1EBFF !important; }
  .btn-primary.btn-lighten-5:hover {
    border-color: #AC92EC !important;
    background-color: #AC92EC !important; }

.btn-outline-primary.btn-outline-lighten-5 {
  border-color: #F1EBFF !important;
  color: #F1EBFF !important; }
  .btn-outline-primary.btn-outline-lighten-5:hover {
    background-color: #F1EBFF !important; }

.progress-primary.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #F1EBFF; }

.progress-primary.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #F1EBFF; }

.progress-primary.progress-lighten-5[value]::-ms-fill {
  background-color: #F1EBFF; }

@media screen and (min-width: 0\0) {
  .progress-primary.progress-lighten-5 .progress-bar {
    background-color: #F1EBFF; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F1EBFF !important; }

.border-primary.border-lighten-5 {
  border: 1px solid #F1EBFF !important; }

.border-top-primary.border-top-lighten-5 {
  border-top: 1px solid #F1EBFF !important; }

.border-bottom-primary.border-bottom-lighten-5 {
  border-bottom: 1px solid #F1EBFF !important; }

.border-left-primary.border-left-lighten-5 {
  border-left: 1px solid #F1EBFF !important; }

.border-right-primary.border-right-lighten-5 {
  border-right: 1px solid #F1EBFF !important; }

.overlay-primary.overlay-lighten-5 {
  background: #F1EBFF;
  /* The Fallback */
  background: rgba(241, 235, 255, 0.8); }

.primary.lighten-4 {
  color: #E9E3F8 !important; }

.bg-primary.bg-lighten-4 {
  background-color: #E9E3F8 !important; }

.btn-primary.btn-lighten-4 {
  border-color: #E9E3F8 !important;
  background-color: #E9E3F8 !important; }
  .btn-primary.btn-lighten-4:hover {
    border-color: #AC92EC !important;
    background-color: #AC92EC !important; }

.btn-outline-primary.btn-outline-lighten-4 {
  border-color: #E9E3F8 !important;
  color: #E9E3F8 !important; }
  .btn-outline-primary.btn-outline-lighten-4:hover {
    background-color: #E9E3F8 !important; }

.progress-primary.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #E9E3F8; }

.progress-primary.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #E9E3F8; }

.progress-primary.progress-lighten-4[value]::-ms-fill {
  background-color: #E9E3F8; }

@media screen and (min-width: 0\0) {
  .progress-primary.progress-lighten-4 .progress-bar {
    background-color: #E9E3F8; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E9E3F8 !important; }

.border-primary.border-lighten-4 {
  border: 1px solid #E9E3F8 !important; }

.border-top-primary.border-top-lighten-4 {
  border-top: 1px solid #E9E3F8 !important; }

.border-bottom-primary.border-bottom-lighten-4 {
  border-bottom: 1px solid #E9E3F8 !important; }

.border-left-primary.border-left-lighten-4 {
  border-left: 1px solid #E9E3F8 !important; }

.border-right-primary.border-right-lighten-4 {
  border-right: 1px solid #E9E3F8 !important; }

.overlay-primary.overlay-lighten-4 {
  background: #E9E3F8;
  /* The Fallback */
  background: rgba(233, 227, 248, 0.8); }

.primary.lighten-3 {
  color: #BCAAE9 !important; }

.bg-primary.bg-lighten-3 {
  background-color: #BCAAE9 !important; }

.btn-primary.btn-lighten-3 {
  border-color: #BCAAE9 !important;
  background-color: #BCAAE9 !important; }
  .btn-primary.btn-lighten-3:hover {
    border-color: #AC92EC !important;
    background-color: #AC92EC !important; }

.btn-outline-primary.btn-outline-lighten-3 {
  border-color: #BCAAE9 !important;
  color: #BCAAE9 !important; }
  .btn-outline-primary.btn-outline-lighten-3:hover {
    background-color: #BCAAE9 !important; }

.progress-primary.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #BCAAE9; }

.progress-primary.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #BCAAE9; }

.progress-primary.progress-lighten-3[value]::-ms-fill {
  background-color: #BCAAE9; }

@media screen and (min-width: 0\0) {
  .progress-primary.progress-lighten-3 .progress-bar {
    background-color: #BCAAE9; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #BCAAE9 !important; }

.border-primary.border-lighten-3 {
  border: 1px solid #BCAAE9 !important; }

.border-top-primary.border-top-lighten-3 {
  border-top: 1px solid #BCAAE9 !important; }

.border-bottom-primary.border-bottom-lighten-3 {
  border-bottom: 1px solid #BCAAE9 !important; }

.border-left-primary.border-left-lighten-3 {
  border-left: 1px solid #BCAAE9 !important; }

.border-right-primary.border-right-lighten-3 {
  border-right: 1px solid #BCAAE9 !important; }

.overlay-primary.overlay-lighten-3 {
  background: #BCAAE9;
  /* The Fallback */
  background: rgba(188, 170, 233, 0.8); }

.primary.lighten-2 {
  color: #AC92EC !important; }

.bg-primary.bg-lighten-2 {
  background-color: #AC92EC !important; }

.btn-primary.btn-lighten-2 {
  border-color: #AC92EC !important;
  background-color: #AC92EC !important; }
  .btn-primary.btn-lighten-2:hover {
    border-color: #AC92EC !important;
    background-color: #AC92EC !important; }

.btn-outline-primary.btn-outline-lighten-2 {
  border-color: #AC92EC !important;
  color: #AC92EC !important; }
  .btn-outline-primary.btn-outline-lighten-2:hover {
    background-color: #AC92EC !important; }

.progress-primary.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #AC92EC; }

.progress-primary.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #AC92EC; }

.progress-primary.progress-lighten-2[value]::-ms-fill {
  background-color: #AC92EC; }

@media screen and (min-width: 0\0) {
  .progress-primary.progress-lighten-2 .progress-bar {
    background-color: #AC92EC; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #AC92EC !important; }

.border-primary.border-lighten-2 {
  border: 1px solid #AC92EC !important; }

.border-top-primary.border-top-lighten-2 {
  border-top: 1px solid #AC92EC !important; }

.border-bottom-primary.border-bottom-lighten-2 {
  border-bottom: 1px solid #AC92EC !important; }

.border-left-primary.border-left-lighten-2 {
  border-left: 1px solid #AC92EC !important; }

.border-right-primary.border-right-lighten-2 {
  border-right: 1px solid #AC92EC !important; }

.overlay-primary.overlay-lighten-2 {
  background: #AC92EC;
  /* The Fallback */
  background: rgba(172, 146, 236, 0.8); }

.primary.lighten-1 {
  color: #A992E2 !important; }

.bg-primary.bg-lighten-1 {
  background-color: #A992E2 !important; }

.btn-primary.btn-lighten-1 {
  border-color: #A992E2 !important;
  background-color: #A992E2 !important; }
  .btn-primary.btn-lighten-1:hover {
    border-color: #AC92EC !important;
    background-color: #AC92EC !important; }

.btn-outline-primary.btn-outline-lighten-1 {
  border-color: #A992E2 !important;
  color: #A992E2 !important; }
  .btn-outline-primary.btn-outline-lighten-1:hover {
    background-color: #A992E2 !important; }

.progress-primary.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #A992E2; }

.progress-primary.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #A992E2; }

.progress-primary.progress-lighten-1[value]::-ms-fill {
  background-color: #A992E2; }

@media screen and (min-width: 0\0) {
  .progress-primary.progress-lighten-1 .progress-bar {
    background-color: #A992E2; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #A992E2 !important; }

.border-primary.border-lighten-1 {
  border: 1px solid #A992E2 !important; }

.border-top-primary.border-top-lighten-1 {
  border-top: 1px solid #A992E2 !important; }

.border-bottom-primary.border-bottom-lighten-1 {
  border-bottom: 1px solid #A992E2 !important; }

.border-left-primary.border-left-lighten-1 {
  border-left: 1px solid #A992E2 !important; }

.border-right-primary.border-right-lighten-1 {
  border-right: 1px solid #A992E2 !important; }

.overlay-primary.overlay-lighten-1 {
  background: #A992E2;
  /* The Fallback */
  background: rgba(169, 146, 226, 0.8); }

.primary {
  color: #064d9a !important; }

.bg-primary {
  background-color: #064d9a !important; }
  .bg-primary .card-header, .bg-primary .card-footer {
    background-color: transparent; }

.alert-primary {
  border-color: #064d9a !important;
  background-color: #c3b3eb !important;
  color: #3d2281 !important; }
  .alert-primary .alert-link {
    color: #2e1a61 !important; }

.border-primary {
  border-color: #064d9a; }

.bg-primary.tag-glow, .border-primary.tag-glow {
  box-shadow: 0px 0px 10px #064d9a; }

.overlay-primary {
  background: #064d9a;
  /* The Fallback */
  background: rgba(150, 122, 220, 0.8); }

.card-outline-primary {
  border-width: 1px;
  border-style: solid;
  border-color: #064d9a;
  background-color: transparent; }
  .card-outline-primary .card-header, .card-outline-primary .card-footer {
    background-color: transparent; }

.btn-primary {
  border-color: #064d9a;
  background-color: #064d9a;
  color: #FFFFFF; }
  .btn-primary:hover {
    border-color: #AC92EC;
    background-color: #AC92EC;
    color: #FFF !important; }
.btn-primarys {
  border-color: #1d2b36;
  background-color: #1d2b36;
  color: #FFFFFF; }
  .btn-primarys:hover {
    border-color: #0b1115;
    background-color: #0b1115;
    color: #FFF !important; }

.btn-outline-primary {
  border-color: #064d9a;
  background-color: transparent;
  color: #064d9a; }
  .btn-outline-primary:hover {
    background-color: #064d9a;
    color: #FFF !important; }

.progress-primary[value]::-webkit-progress-value {
  background-color: #064d9a; }

.progress-primary[value]::-moz-progress-bar {
  background-color: #064d9a; }

.progress-primary[value]::-ms-fill {
  background-color: #064d9a; }

@media screen and (min-width: 0\0) {
  .progress-primary .progress-bar {
    background-color: #064d9a; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #064d9a !important; }

.border-primary {
  border: 1px solid #064d9a !important; }

.border-top-primary {
  border-top: 1px solid #064d9a; }

.border-bottom-primary {
  border-bottom: 1px solid #064d9a; }

.border-left-primary {
  border-left: 1px solid #064d9a; }

.border-right-primary {
  border-right: 1px solid #064d9a; }

.primary.darken-1 {
  color: #8362D6 !important; }

.bg-primary.bg-darken-1 {
  background-color: #8362D6 !important; }

.btn-primary.btn-darken-1 {
  border-color: #8362D6 !important;
  background-color: #8362D6 !important; }
  .btn-primary.btn-darken-1:hover {
    border-color: #AC92EC !important;
    background-color: #AC92EC !important; }

.btn-outline-primary.btn-outline-darken-1 {
  border-color: #8362D6 !important;
  color: #8362D6 !important; }
  .btn-outline-primary.btn-outline-darken-1:hover {
    background-color: #8362D6 !important; }

.progress-primary.progress-darken-1[value]::-webkit-progress-value {
  background-color: #8362D6; }

.progress-primary.progress-darken-1[value]::-moz-progress-bar {
  background-color: #8362D6; }

.progress-primary.progress-darken-1[value]::-ms-fill {
  background-color: #8362D6; }

@media screen and (min-width: 0\0) {
  .progress-primary.progress-darken-1 .progress-bar {
    background-color: #8362D6; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #8362D6 !important; }

.border-primary.border-darken-1 {
  border: 1px solid #8362D6 !important; }

.border-top-primary.border-top-darken-1 {
  border-top: 1px solid #8362D6 !important; }

.border-bottom-primary.border-bottom-darken-1 {
  border-bottom: 1px solid #8362D6 !important; }

.border-left-primary.border-left-darken-1 {
  border-left: 1px solid #8362D6 !important; }

.border-right-primary.border-right-darken-1 {
  border-right: 1px solid #8362D6 !important; }

.overlay-primary.overlay-darken-1 {
  background: #8362D6;
  /* The Fallback */
  background: rgba(131, 98, 214, 0.8); }

.primary.darken-2 {
  color: #704ACF !important; }

.bg-primary.bg-darken-2 {
  background-color: #704ACF !important; }

.btn-primary.btn-darken-2 {
  border-color: #704ACF !important;
  background-color: #704ACF !important; }
  .btn-primary.btn-darken-2:hover {
    border-color: #AC92EC !important;
    background-color: #AC92EC !important; }

.btn-outline-primary.btn-outline-darken-2 {
  border-color: #704ACF !important;
  color: #704ACF !important; }
  .btn-outline-primary.btn-outline-darken-2:hover {
    background-color: #704ACF !important; }

.progress-primary.progress-darken-2[value]::-webkit-progress-value {
  background-color: #704ACF; }

.progress-primary.progress-darken-2[value]::-moz-progress-bar {
  background-color: #704ACF; }

.progress-primary.progress-darken-2[value]::-ms-fill {
  background-color: #704ACF; }

@media screen and (min-width: 0\0) {
  .progress-primary.progress-darken-2 .progress-bar {
    background-color: #704ACF; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #704ACF !important; }

.border-primary.border-darken-2 {
  border: 1px solid #704ACF !important; }

.border-top-primary.border-top-darken-2 {
  border-top: 1px solid #704ACF !important; }

.border-bottom-primary.border-bottom-darken-2 {
  border-bottom: 1px solid #704ACF !important; }

.border-left-primary.border-left-darken-2 {
  border-left: 1px solid #704ACF !important; }

.border-right-primary.border-right-darken-2 {
  border-right: 1px solid #704ACF !important; }

.overlay-primary.overlay-darken-2 {
  background: #704ACF;
  /* The Fallback */
  background: rgba(112, 74, 207, 0.8); }

.primary.darken-3 {
  color: #5E34C6 !important; }

.bg-primary.bg-darken-3 {
  background-color: #5E34C6 !important; }

.btn-primary.btn-darken-3 {
  border-color: #5E34C6 !important;
  background-color: #5E34C6 !important; }
  .btn-primary.btn-darken-3:hover {
    border-color: #AC92EC !important;
    background-color: #AC92EC !important; }

.btn-outline-primary.btn-outline-darken-3 {
  border-color: #5E34C6 !important;
  color: #5E34C6 !important; }
  .btn-outline-primary.btn-outline-darken-3:hover {
    background-color: #5E34C6 !important; }

.progress-primary.progress-darken-3[value]::-webkit-progress-value {
  background-color: #5E34C6; }

.progress-primary.progress-darken-3[value]::-moz-progress-bar {
  background-color: #5E34C6; }

.progress-primary.progress-darken-3[value]::-ms-fill {
  background-color: #5E34C6; }

@media screen and (min-width: 0\0) {
  .progress-primary.progress-darken-3 .progress-bar {
    background-color: #5E34C6; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #5E34C6 !important; }

.border-primary.border-darken-3 {
  border: 1px solid #5E34C6 !important; }

.border-top-primary.border-top-darken-3 {
  border-top: 1px solid #5E34C6 !important; }

.border-bottom-primary.border-bottom-darken-3 {
  border-bottom: 1px solid #5E34C6 !important; }

.border-left-primary.border-left-darken-3 {
  border-left: 1px solid #5E34C6 !important; }

.border-right-primary.border-right-darken-3 {
  border-right: 1px solid #5E34C6 !important; }

.overlay-primary.overlay-darken-3 {
  background: #5E34C6;
  /* The Fallback */
  background: rgba(94, 52, 198, 0.8); }

.primary.darken-4 {
  color: #522EAE !important; }

.bg-primary.bg-darken-4 {
  background-color: #522EAE !important; }

.btn-primary.btn-darken-4 {
  border-color: #522EAE !important;
  background-color: #522EAE !important; }
  .btn-primary.btn-darken-4:hover {
    border-color: #AC92EC !important;
    background-color: #AC92EC !important; }

.btn-outline-primary.btn-outline-darken-4 {
  border-color: #522EAE !important;
  color: #522EAE !important; }
  .btn-outline-primary.btn-outline-darken-4:hover {
    background-color: #522EAE !important; }

.progress-primary.progress-darken-4[value]::-webkit-progress-value {
  background-color: #522EAE; }

.progress-primary.progress-darken-4[value]::-moz-progress-bar {
  background-color: #522EAE; }

.progress-primary.progress-darken-4[value]::-ms-fill {
  background-color: #522EAE; }

@media screen and (min-width: 0\0) {
  .progress-primary.progress-darken-4 .progress-bar {
    background-color: #522EAE; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #522EAE !important; }

.border-primary.border-darken-4 {
  border: 1px solid #522EAE !important; }

.border-top-primary.border-top-darken-4 {
  border-top: 1px solid #522EAE !important; }

.border-bottom-primary.border-bottom-darken-4 {
  border-bottom: 1px solid #522EAE !important; }

.border-left-primary.border-left-darken-4 {
  border-left: 1px solid #522EAE !important; }

.border-right-primary.border-right-darken-4 {
  border-right: 1px solid #522EAE !important; }

.overlay-primary.overlay-darken-4 {
  background: #522EAE;
  /* The Fallback */
  background: rgba(82, 46, 174, 0.8); }

.primary.accent-1 {
  color: #9e77fd !important; }

.bg-primary.bg-accent-1 {
  background-color: #9e77fd !important; }

.btn-primary.btn-accent-1 {
  border-color: #9e77fd !important;
  background-color: #9e77fd !important; }
  .btn-primary.btn-accent-1:hover {
    border-color: #AC92EC !important;
    background-color: #AC92EC !important; }

.btn-outline-primary.btn-outline-accent-1 {
  border-color: #9e77fd !important;
  color: #9e77fd !important; }
  .btn-outline-primary.btn-outline-accent-1:hover {
    background-color: #9e77fd !important; }

.progress-primary.progress-accent-1[value]::-webkit-progress-value {
  background-color: #9e77fd; }

.progress-primary.progress-accent-1[value]::-moz-progress-bar {
  background-color: #9e77fd; }

.progress-primary.progress-accent-1[value]::-ms-fill {
  background-color: #9e77fd; }

@media screen and (min-width: 0\0) {
  .progress-primary.progress-accent-1 .progress-bar {
    background-color: #9e77fd; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #9e77fd !important; }

.border-primary.border-accent-1 {
  border: 1px solid #9e77fd !important; }

.border-top-primary.border-top-accent-1 {
  border-top: 1px solid #9e77fd !important; }

.border-bottom-primary.border-bottom-accent-1 {
  border-bottom: 1px solid #9e77fd !important; }

.border-left-primary.border-left-accent-1 {
  border-left: 1px solid #9e77fd !important; }

.border-right-primary.border-right-accent-1 {
  border-right: 1px solid #9e77fd !important; }

.overlay-primary.overlay-accent-1 {
  background: #9e77fd;
  /* The Fallback */
  background: rgba(158, 119, 253, 0.8); }

.primary.accent-2 {
  color: #9067f5 !important; }

.bg-primary.bg-accent-2 {
  background-color: #9067f5 !important; }

.btn-primary.btn-accent-2 {
  border-color: #9067f5 !important;
  background-color: #9067f5 !important; }
  .btn-primary.btn-accent-2:hover {
    border-color: #AC92EC !important;
    background-color: #AC92EC !important; }

.btn-outline-primary.btn-outline-accent-2 {
  border-color: #9067f5 !important;
  color: #9067f5 !important; }
  .btn-outline-primary.btn-outline-accent-2:hover {
    background-color: #9067f5 !important; }

.progress-primary.progress-accent-2[value]::-webkit-progress-value {
  background-color: #9067f5; }

.progress-primary.progress-accent-2[value]::-moz-progress-bar {
  background-color: #9067f5; }

.progress-primary.progress-accent-2[value]::-ms-fill {
  background-color: #9067f5; }

@media screen and (min-width: 0\0) {
  .progress-primary.progress-accent-2 .progress-bar {
    background-color: #9067f5; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #9067f5 !important; }

.border-primary.border-accent-2 {
  border: 1px solid #9067f5 !important; }

.border-top-primary.border-top-accent-2 {
  border-top: 1px solid #9067f5 !important; }

.border-bottom-primary.border-bottom-accent-2 {
  border-bottom: 1px solid #9067f5 !important; }

.border-left-primary.border-left-accent-2 {
  border-left: 1px solid #9067f5 !important; }

.border-right-primary.border-right-accent-2 {
  border-right: 1px solid #9067f5 !important; }

.overlay-primary.overlay-accent-2 {
  background: #9067f5;
  /* The Fallback */
  background: rgba(144, 103, 245, 0.8); }

.primary.accent-3 {
  color: #845de2 !important; }

.bg-primary.bg-accent-3 {
  background-color: #845de2 !important; }

.btn-primary.btn-accent-3 {
  border-color: #845de2 !important;
  background-color: #845de2 !important; }
  .btn-primary.btn-accent-3:hover {
    border-color: #AC92EC !important;
    background-color: #AC92EC !important; }

.btn-outline-primary.btn-outline-accent-3 {
  border-color: #845de2 !important;
  color: #845de2 !important; }
  .btn-outline-primary.btn-outline-accent-3:hover {
    background-color: #845de2 !important; }

.progress-primary.progress-accent-3[value]::-webkit-progress-value {
  background-color: #845de2; }

.progress-primary.progress-accent-3[value]::-moz-progress-bar {
  background-color: #845de2; }

.progress-primary.progress-accent-3[value]::-ms-fill {
  background-color: #845de2; }

@media screen and (min-width: 0\0) {
  .progress-primary.progress-accent-3 .progress-bar {
    background-color: #845de2; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #845de2 !important; }

.border-primary.border-accent-3 {
  border: 1px solid #845de2 !important; }

.border-top-primary.border-top-accent-3 {
  border-top: 1px solid #845de2 !important; }

.border-bottom-primary.border-bottom-accent-3 {
  border-bottom: 1px solid #845de2 !important; }

.border-left-primary.border-left-accent-3 {
  border-left: 1px solid #845de2 !important; }

.border-right-primary.border-right-accent-3 {
  border-right: 1px solid #845de2 !important; }

.overlay-primary.overlay-accent-3 {
  background: #845de2;
  /* The Fallback */
  background: rgba(132, 93, 226, 0.8); }

.primary.accent-4 {
  color: #7452c7 !important; }

.bg-primary.bg-accent-4 {
  background-color: #7452c7 !important; }

.btn-primary.btn-accent-4 {
  border-color: #7452c7 !important;
  background-color: #7452c7 !important; }
  .btn-primary.btn-accent-4:hover {
    border-color: #AC92EC !important;
    background-color: #AC92EC !important; }

.btn-outline-primary.btn-outline-accent-4 {
  border-color: #7452c7 !important;
  color: #7452c7 !important; }
  .btn-outline-primary.btn-outline-accent-4:hover {
    background-color: #7452c7 !important; }

.progress-primary.progress-accent-4[value]::-webkit-progress-value {
  background-color: #7452c7; }

.progress-primary.progress-accent-4[value]::-moz-progress-bar {
  background-color: #7452c7; }

.progress-primary.progress-accent-4[value]::-ms-fill {
  background-color: #7452c7; }

@media screen and (min-width: 0\0) {
  .progress-primary.progress-accent-4 .progress-bar {
    background-color: #7452c7; } }

input:focus ~ .bg-primary {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #7452c7 !important; }

.border-primary.border-accent-4 {
  border: 1px solid #7452c7 !important; }

.border-top-primary.border-top-accent-4 {
  border-top: 1px solid #7452c7 !important; }

.border-bottom-primary.border-bottom-accent-4 {
  border-bottom: 1px solid #7452c7 !important; }

.border-left-primary.border-left-accent-4 {
  border-left: 1px solid #7452c7 !important; }

.border-right-primary.border-right-accent-4 {
  border-right: 1px solid #7452c7 !important; }

.overlay-primary.overlay-accent-4 {
  background: #7452c7;
  /* The Fallback */
  background: rgba(116, 82, 199, 0.8); }

.success.lighten-5 {
  color: #C2EDE3 !important; }

.bg-success.bg-lighten-5 {
  background-color: #C2EDE3 !important; }

.btn-success.btn-lighten-5 {
  border-color: #C2EDE3 !important;
  background-color: #C2EDE3 !important; }
  .btn-success.btn-lighten-5:hover {
    border-color: #48CFAD !important;
    background-color: #48CFAD !important; }

.btn-outline-success.btn-outline-lighten-5 {
  border-color: #C2EDE3 !important;
  color: #C2EDE3 !important; }
  .btn-outline-success.btn-outline-lighten-5:hover {
    background-color: #C2EDE3 !important; }

.progress-success.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #C2EDE3; }

.progress-success.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #C2EDE3; }

.progress-success.progress-lighten-5[value]::-ms-fill {
  background-color: #C2EDE3; }

@media screen and (min-width: 0\0) {
  .progress-success.progress-lighten-5 .progress-bar {
    background-color: #C2EDE3; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #C2EDE3 !important; }

.border-success.border-lighten-5 {
  border: 1px solid #C2EDE3 !important; }

.border-top-success.border-top-lighten-5 {
  border-top: 1px solid #C2EDE3 !important; }

.border-bottom-success.border-bottom-lighten-5 {
  border-bottom: 1px solid #C2EDE3 !important; }

.border-left-success.border-left-lighten-5 {
  border-left: 1px solid #C2EDE3 !important; }

.border-right-success.border-right-lighten-5 {
  border-right: 1px solid #C2EDE3 !important; }

.overlay-success.overlay-lighten-5 {
  background: #C2EDE3;
  /* The Fallback */
  background: rgba(194, 237, 227, 0.8); }

.success.lighten-4 {
  color: #97E1CE !important; }

.bg-success.bg-lighten-4 {
  background-color: #97E1CE !important; }

.btn-success.btn-lighten-4 {
  border-color: #97E1CE !important;
  background-color: #97E1CE !important; }
  .btn-success.btn-lighten-4:hover {
    border-color: #48CFAD !important;
    background-color: #48CFAD !important; }

.btn-outline-success.btn-outline-lighten-4 {
  border-color: #97E1CE !important;
  color: #97E1CE !important; }
  .btn-outline-success.btn-outline-lighten-4:hover {
    background-color: #97E1CE !important; }

.progress-success.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #97E1CE; }

.progress-success.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #97E1CE; }

.progress-success.progress-lighten-4[value]::-ms-fill {
  background-color: #97E1CE; }

@media screen and (min-width: 0\0) {
  .progress-success.progress-lighten-4 .progress-bar {
    background-color: #97E1CE; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #97E1CE !important; }

.border-success.border-lighten-4 {
  border: 1px solid #97E1CE !important; }

.border-top-success.border-top-lighten-4 {
  border-top: 1px solid #97E1CE !important; }

.border-bottom-success.border-bottom-lighten-4 {
  border-bottom: 1px solid #97E1CE !important; }

.border-left-success.border-left-lighten-4 {
  border-left: 1px solid #97E1CE !important; }

.border-right-success.border-right-lighten-4 {
  border-right: 1px solid #97E1CE !important; }

.overlay-success.overlay-lighten-4 {
  background: #97E1CE;
  /* The Fallback */
  background: rgba(151, 225, 206, 0.8); }

.success.lighten-3 {
  color: #60D0B4 !important; }

.bg-success.bg-lighten-3 {
  background-color: #60D0B4 !important; }

.btn-success.btn-lighten-3 {
  border-color: #60D0B4 !important;
  background-color: #60D0B4 !important; }
  .btn-success.btn-lighten-3:hover {
    border-color: #48CFAD !important;
    background-color: #48CFAD !important; }

.btn-outline-success.btn-outline-lighten-3 {
  border-color: #60D0B4 !important;
  color: #60D0B4 !important; }
  .btn-outline-success.btn-outline-lighten-3:hover {
    background-color: #60D0B4 !important; }

.progress-success.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #60D0B4; }

.progress-success.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #60D0B4; }

.progress-success.progress-lighten-3[value]::-ms-fill {
  background-color: #60D0B4; }

@media screen and (min-width: 0\0) {
  .progress-success.progress-lighten-3 .progress-bar {
    background-color: #60D0B4; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #60D0B4 !important; }

.border-success.border-lighten-3 {
  border: 1px solid #60D0B4 !important; }

.border-top-success.border-top-lighten-3 {
  border-top: 1px solid #60D0B4 !important; }

.border-bottom-success.border-bottom-lighten-3 {
  border-bottom: 1px solid #60D0B4 !important; }

.border-left-success.border-left-lighten-3 {
  border-left: 1px solid #60D0B4 !important; }

.border-right-success.border-right-lighten-3 {
  border-right: 1px solid #60D0B4 !important; }

.overlay-success.overlay-lighten-3 {
  background: #60D0B4;
  /* The Fallback */
  background: rgba(96, 208, 180, 0.8); }

.success.lighten-2 {
  color: #48CFAD !important; }

.bg-success.bg-lighten-2 {
  background-color: #48CFAD !important; }

.btn-success.btn-lighten-2 {
  border-color: #48CFAD !important;
  background-color: #48CFAD !important; }
  .btn-success.btn-lighten-2:hover {
    border-color: #48CFAD !important;
    background-color: #48CFAD !important; }

.btn-outline-success.btn-outline-lighten-2 {
  border-color: #48CFAD !important;
  color: #48CFAD !important; }
  .btn-outline-success.btn-outline-lighten-2:hover {
    background-color: #48CFAD !important; }

.progress-success.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #48CFAD; }

.progress-success.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #48CFAD; }

.progress-success.progress-lighten-2[value]::-ms-fill {
  background-color: #48CFAD; }

@media screen and (min-width: 0\0) {
  .progress-success.progress-lighten-2 .progress-bar {
    background-color: #48CFAD; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #48CFAD !important; }

.border-success.border-lighten-2 {
  border: 1px solid #48CFAD !important; }

.border-top-success.border-top-lighten-2 {
  border-top: 1px solid #48CFAD !important; }

.border-bottom-success.border-bottom-lighten-2 {
  border-bottom: 1px solid #48CFAD !important; }

.border-left-success.border-left-lighten-2 {
  border-left: 1px solid #48CFAD !important; }

.border-right-success.border-right-lighten-2 {
  border-right: 1px solid #48CFAD !important; }

.overlay-success.overlay-lighten-2 {
  background: #48CFAD;
  /* The Fallback */
  background: rgba(72, 207, 173, 0.8); }

.success.lighten-1 {
  color: #48C9A9 !important; }

.bg-success.bg-lighten-1 {
  background-color: #48C9A9 !important; }

.btn-success.btn-lighten-1 {
  border-color: #48C9A9 !important;
  background-color: #48C9A9 !important; }
  .btn-success.btn-lighten-1:hover {
    border-color: #48CFAD !important;
    background-color: #48CFAD !important; }

.btn-outline-success.btn-outline-lighten-1 {
  border-color: #48C9A9 !important;
  color: #48C9A9 !important; }
  .btn-outline-success.btn-outline-lighten-1:hover {
    background-color: #48C9A9 !important; }

.progress-success.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #48C9A9; }

.progress-success.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #48C9A9; }

.progress-success.progress-lighten-1[value]::-ms-fill {
  background-color: #48C9A9; }

@media screen and (min-width: 0\0) {
  .progress-success.progress-lighten-1 .progress-bar {
    background-color: #48C9A9; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #48C9A9 !important; }

.border-success.border-lighten-1 {
  border: 1px solid #48C9A9 !important; }

.border-top-success.border-top-lighten-1 {
  border-top: 1px solid #48C9A9 !important; }

.border-bottom-success.border-bottom-lighten-1 {
  border-bottom: 1px solid #48C9A9 !important; }

.border-left-success.border-left-lighten-1 {
  border-left: 1px solid #48C9A9 !important; }

.border-right-success.border-right-lighten-1 {
  border-right: 1px solid #48C9A9 !important; }

.overlay-success.overlay-lighten-1 {
  background: #48C9A9;
  /* The Fallback */
  background: rgba(72, 201, 169, 0.8); }

.success {
  color: #37BC9B !important; }

.bg-success {
  background-color: #37BC9B !important; }
  .bg-success .card-header, .bg-success .card-footer {
    background-color: transparent; }

.alert-success {
  border-color: #37BC9B !important;
  background-color: #68d3b8 !important;
  color: #0f3229 !important; }
  .alert-success .alert-link {
    color: #05120f !important; }

.border-success {
  border-color: #37BC9B; }

.bg-success.tag-glow, .border-success.tag-glow {
  box-shadow: 0px 0px 10px #37BC9B; }

.overlay-success {
  background: #37BC9B;
  /* The Fallback */
  background: rgba(55, 188, 155, 0.8); }

.card-outline-success {
  border-width: 1px;
  border-style: solid;
  border-color: #37BC9B;
  background-color: transparent; }
  .card-outline-success .card-header, .card-outline-success .card-footer {
    background-color: transparent; }

.btn-success {
  border-color: #37BC9B;
  background-color: #37BC9B;
  color: #FFFFFF; }
  .btn-success:hover {
    border-color: #48CFAD;
    background-color: #48CFAD;
    color: #FFF !important; }

.btn-outline-success {
  border-color: #37BC9B;
  background-color: transparent;
  color: #37BC9B; }
  .btn-outline-success:hover {
    background-color: #37BC9B;
    color: #FFF !important; }

.progress-success[value]::-webkit-progress-value {
  background-color: #37BC9B; }

.progress-success[value]::-moz-progress-bar {
  background-color: #37BC9B; }

.progress-success[value]::-ms-fill {
  background-color: #37BC9B; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #37BC9B; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #37BC9B !important; }

.border-success {
  border: 1px solid #37BC9B !important; }

.border-top-success {
  border-top: 1px solid #37BC9B; }

.border-bottom-success {
  border-bottom: 1px solid #37BC9B; }

.border-left-success {
  border-left: 1px solid #37BC9B; }

.border-right-success {
  border-right: 1px solid #37BC9B; }

.success.darken-1 {
  color: #30A487 !important; }

.bg-success.bg-darken-1 {
  background-color: #30A487 !important; }

.btn-success.btn-darken-1 {
  border-color: #30A487 !important;
  background-color: #30A487 !important; }
  .btn-success.btn-darken-1:hover {
    border-color: #48CFAD !important;
    background-color: #48CFAD !important; }

.btn-outline-success.btn-outline-darken-1 {
  border-color: #30A487 !important;
  color: #30A487 !important; }
  .btn-outline-success.btn-outline-darken-1:hover {
    background-color: #30A487 !important; }

.progress-success.progress-darken-1[value]::-webkit-progress-value {
  background-color: #30A487; }

.progress-success.progress-darken-1[value]::-moz-progress-bar {
  background-color: #30A487; }

.progress-success.progress-darken-1[value]::-ms-fill {
  background-color: #30A487; }

@media screen and (min-width: 0\0) {
  .progress-success.progress-darken-1 .progress-bar {
    background-color: #30A487; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #30A487 !important; }

.border-success.border-darken-1 {
  border: 1px solid #30A487 !important; }

.border-top-success.border-top-darken-1 {
  border-top: 1px solid #30A487 !important; }

.border-bottom-success.border-bottom-darken-1 {
  border-bottom: 1px solid #30A487 !important; }

.border-left-success.border-left-darken-1 {
  border-left: 1px solid #30A487 !important; }

.border-right-success.border-right-darken-1 {
  border-right: 1px solid #30A487 !important; }

.overlay-success.overlay-darken-1 {
  background: #30A487;
  /* The Fallback */
  background: rgba(48, 164, 135, 0.8); }

.success.darken-2 {
  color: #298D74 !important; }

.bg-success.bg-darken-2 {
  background-color: #298D74 !important; }

.btn-success.btn-darken-2 {
  border-color: #298D74 !important;
  background-color: #298D74 !important; }
  .btn-success.btn-darken-2:hover {
    border-color: #48CFAD !important;
    background-color: #48CFAD !important; }

.btn-outline-success.btn-outline-darken-2 {
  border-color: #298D74 !important;
  color: #298D74 !important; }
  .btn-outline-success.btn-outline-darken-2:hover {
    background-color: #298D74 !important; }

.progress-success.progress-darken-2[value]::-webkit-progress-value {
  background-color: #298D74; }

.progress-success.progress-darken-2[value]::-moz-progress-bar {
  background-color: #298D74; }

.progress-success.progress-darken-2[value]::-ms-fill {
  background-color: #298D74; }

@media screen and (min-width: 0\0) {
  .progress-success.progress-darken-2 .progress-bar {
    background-color: #298D74; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #298D74 !important; }

.border-success.border-darken-2 {
  border: 1px solid #298D74 !important; }

.border-top-success.border-top-darken-2 {
  border-top: 1px solid #298D74 !important; }

.border-bottom-success.border-bottom-darken-2 {
  border-bottom: 1px solid #298D74 !important; }

.border-left-success.border-left-darken-2 {
  border-left: 1px solid #298D74 !important; }

.border-right-success.border-right-darken-2 {
  border-right: 1px solid #298D74 !important; }

.overlay-success.overlay-darken-2 {
  background: #298D74;
  /* The Fallback */
  background: rgba(41, 141, 116, 0.8); }

.success.darken-3 {
  color: #227560 !important; }

.bg-success.bg-darken-3 {
  background-color: #227560 !important; }

.btn-success.btn-darken-3 {
  border-color: #227560 !important;
  background-color: #227560 !important; }
  .btn-success.btn-darken-3:hover {
    border-color: #48CFAD !important;
    background-color: #48CFAD !important; }

.btn-outline-success.btn-outline-darken-3 {
  border-color: #227560 !important;
  color: #227560 !important; }
  .btn-outline-success.btn-outline-darken-3:hover {
    background-color: #227560 !important; }

.progress-success.progress-darken-3[value]::-webkit-progress-value {
  background-color: #227560; }

.progress-success.progress-darken-3[value]::-moz-progress-bar {
  background-color: #227560; }

.progress-success.progress-darken-3[value]::-ms-fill {
  background-color: #227560; }

@media screen and (min-width: 0\0) {
  .progress-success.progress-darken-3 .progress-bar {
    background-color: #227560; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #227560 !important; }

.border-success.border-darken-3 {
  border: 1px solid #227560 !important; }

.border-top-success.border-top-darken-3 {
  border-top: 1px solid #227560 !important; }

.border-bottom-success.border-bottom-darken-3 {
  border-bottom: 1px solid #227560 !important; }

.border-left-success.border-left-darken-3 {
  border-left: 1px solid #227560 !important; }

.border-right-success.border-right-darken-3 {
  border-right: 1px solid #227560 !important; }

.overlay-success.overlay-darken-3 {
  background: #227560;
  /* The Fallback */
  background: rgba(34, 117, 96, 0.8); }

.success.darken-4 {
  color: #1B5D4D !important; }

.bg-success.bg-darken-4 {
  background-color: #1B5D4D !important; }

.btn-success.btn-darken-4 {
  border-color: #1B5D4D !important;
  background-color: #1B5D4D !important; }
  .btn-success.btn-darken-4:hover {
    border-color: #48CFAD !important;
    background-color: #48CFAD !important; }

.btn-outline-success.btn-outline-darken-4 {
  border-color: #1B5D4D !important;
  color: #1B5D4D !important; }
  .btn-outline-success.btn-outline-darken-4:hover {
    background-color: #1B5D4D !important; }

.progress-success.progress-darken-4[value]::-webkit-progress-value {
  background-color: #1B5D4D; }

.progress-success.progress-darken-4[value]::-moz-progress-bar {
  background-color: #1B5D4D; }

.progress-success.progress-darken-4[value]::-ms-fill {
  background-color: #1B5D4D; }

@media screen and (min-width: 0\0) {
  .progress-success.progress-darken-4 .progress-bar {
    background-color: #1B5D4D; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #1B5D4D !important; }

.border-success.border-darken-4 {
  border: 1px solid #1B5D4D !important; }

.border-top-success.border-top-darken-4 {
  border-top: 1px solid #1B5D4D !important; }

.border-bottom-success.border-bottom-darken-4 {
  border-bottom: 1px solid #1B5D4D !important; }

.border-left-success.border-left-darken-4 {
  border-left: 1px solid #1B5D4D !important; }

.border-right-success.border-right-darken-4 {
  border-right: 1px solid #1B5D4D !important; }

.overlay-success.overlay-darken-4 {
  background: #1B5D4D;
  /* The Fallback */
  background: rgba(27, 93, 77, 0.8); }

.success.accent-1 {
  color: #D8F7F0 !important; }

.bg-success.bg-accent-1 {
  background-color: #D8F7F0 !important; }

.btn-success.btn-accent-1 {
  border-color: #D8F7F0 !important;
  background-color: #D8F7F0 !important; }
  .btn-success.btn-accent-1:hover {
    border-color: #48CFAD !important;
    background-color: #48CFAD !important; }

.btn-outline-success.btn-outline-accent-1 {
  border-color: #D8F7F0 !important;
  color: #D8F7F0 !important; }
  .btn-outline-success.btn-outline-accent-1:hover {
    background-color: #D8F7F0 !important; }

.progress-success.progress-accent-1[value]::-webkit-progress-value {
  background-color: #D8F7F0; }

.progress-success.progress-accent-1[value]::-moz-progress-bar {
  background-color: #D8F7F0; }

.progress-success.progress-accent-1[value]::-ms-fill {
  background-color: #D8F7F0; }

@media screen and (min-width: 0\0) {
  .progress-success.progress-accent-1 .progress-bar {
    background-color: #D8F7F0; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #D8F7F0 !important; }

.border-success.border-accent-1 {
  border: 1px solid #D8F7F0 !important; }

.border-top-success.border-top-accent-1 {
  border-top: 1px solid #D8F7F0 !important; }

.border-bottom-success.border-bottom-accent-1 {
  border-bottom: 1px solid #D8F7F0 !important; }

.border-left-success.border-left-accent-1 {
  border-left: 1px solid #D8F7F0 !important; }

.border-right-success.border-right-accent-1 {
  border-right: 1px solid #D8F7F0 !important; }

.overlay-success.overlay-accent-1 {
  background: #D8F7F0;
  /* The Fallback */
  background: rgba(216, 247, 240, 0.8); }

.success.accent-2 {
  color: #C2EDE3 !important; }

.bg-success.bg-accent-2 {
  background-color: #C2EDE3 !important; }

.btn-success.btn-accent-2 {
  border-color: #C2EDE3 !important;
  background-color: #C2EDE3 !important; }
  .btn-success.btn-accent-2:hover {
    border-color: #48CFAD !important;
    background-color: #48CFAD !important; }

.btn-outline-success.btn-outline-accent-2 {
  border-color: #C2EDE3 !important;
  color: #C2EDE3 !important; }
  .btn-outline-success.btn-outline-accent-2:hover {
    background-color: #C2EDE3 !important; }

.progress-success.progress-accent-2[value]::-webkit-progress-value {
  background-color: #C2EDE3; }

.progress-success.progress-accent-2[value]::-moz-progress-bar {
  background-color: #C2EDE3; }

.progress-success.progress-accent-2[value]::-ms-fill {
  background-color: #C2EDE3; }

@media screen and (min-width: 0\0) {
  .progress-success.progress-accent-2 .progress-bar {
    background-color: #C2EDE3; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #C2EDE3 !important; }

.border-success.border-accent-2 {
  border: 1px solid #C2EDE3 !important; }

.border-top-success.border-top-accent-2 {
  border-top: 1px solid #C2EDE3 !important; }

.border-bottom-success.border-bottom-accent-2 {
  border-bottom: 1px solid #C2EDE3 !important; }

.border-left-success.border-left-accent-2 {
  border-left: 1px solid #C2EDE3 !important; }

.border-right-success.border-right-accent-2 {
  border-right: 1px solid #C2EDE3 !important; }

.overlay-success.overlay-accent-2 {
  background: #C2EDE3;
  /* The Fallback */
  background: rgba(194, 237, 227, 0.8); }

.success.accent-3 {
  color: #3EC3A2 !important; }

.bg-success.bg-accent-3 {
  background-color: #3EC3A2 !important; }

.btn-success.btn-accent-3 {
  border-color: #3EC3A2 !important;
  background-color: #3EC3A2 !important; }
  .btn-success.btn-accent-3:hover {
    border-color: #48CFAD !important;
    background-color: #48CFAD !important; }

.btn-outline-success.btn-outline-accent-3 {
  border-color: #3EC3A2 !important;
  color: #3EC3A2 !important; }
  .btn-outline-success.btn-outline-accent-3:hover {
    background-color: #3EC3A2 !important; }

.progress-success.progress-accent-3[value]::-webkit-progress-value {
  background-color: #3EC3A2; }

.progress-success.progress-accent-3[value]::-moz-progress-bar {
  background-color: #3EC3A2; }

.progress-success.progress-accent-3[value]::-ms-fill {
  background-color: #3EC3A2; }

@media screen and (min-width: 0\0) {
  .progress-success.progress-accent-3 .progress-bar {
    background-color: #3EC3A2; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #3EC3A2 !important; }

.border-success.border-accent-3 {
  border: 1px solid #3EC3A2 !important; }

.border-top-success.border-top-accent-3 {
  border-top: 1px solid #3EC3A2 !important; }

.border-bottom-success.border-bottom-accent-3 {
  border-bottom: 1px solid #3EC3A2 !important; }

.border-left-success.border-left-accent-3 {
  border-left: 1px solid #3EC3A2 !important; }

.border-right-success.border-right-accent-3 {
  border-right: 1px solid #3EC3A2 !important; }

.overlay-success.overlay-accent-3 {
  background: #3EC3A2;
  /* The Fallback */
  background: rgba(62, 195, 162, 0.8); }

.success.accent-4 {
  color: #298D74 !important; }

.bg-success.bg-accent-4 {
  background-color: #298D74 !important; }

.btn-success.btn-accent-4 {
  border-color: #298D74 !important;
  background-color: #298D74 !important; }
  .btn-success.btn-accent-4:hover {
    border-color: #48CFAD !important;
    background-color: #48CFAD !important; }

.btn-outline-success.btn-outline-accent-4 {
  border-color: #298D74 !important;
  color: #298D74 !important; }
  .btn-outline-success.btn-outline-accent-4:hover {
    background-color: #298D74 !important; }

.progress-success.progress-accent-4[value]::-webkit-progress-value {
  background-color: #298D74; }

.progress-success.progress-accent-4[value]::-moz-progress-bar {
  background-color: #298D74; }

.progress-success.progress-accent-4[value]::-ms-fill {
  background-color: #298D74; }

@media screen and (min-width: 0\0) {
  .progress-success.progress-accent-4 .progress-bar {
    background-color: #298D74; } }

input:focus ~ .bg-success {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #298D74 !important; }

.border-success.border-accent-4 {
  border: 1px solid #298D74 !important; }

.border-top-success.border-top-accent-4 {
  border-top: 1px solid #298D74 !important; }

.border-bottom-success.border-bottom-accent-4 {
  border-bottom: 1px solid #298D74 !important; }

.border-left-success.border-left-accent-4 {
  border-left: 1px solid #298D74 !important; }

.border-right-success.border-right-accent-4 {
  border-right: 1px solid #298D74 !important; }

.overlay-success.overlay-accent-4 {
  background: #298D74;
  /* The Fallback */
  background: rgba(41, 141, 116, 0.8); }

.info.lighten-5 {
  color: #DAF0F8 !important; }

.bg-info.bg-lighten-5 {
  background-color: #DAF0F8 !important; }

.btn-info.btn-lighten-5 {
  border-color: #DAF0F8 !important;
  background-color: #DAF0F8 !important; }
  .btn-info.btn-lighten-5:hover {
    border-color: #4FC1E9 !important;
    background-color: #4FC1E9 !important; }

.btn-outline-info.btn-outline-lighten-5 {
  border-color: #DAF0F8 !important;
  color: #DAF0F8 !important; }
  .btn-outline-info.btn-outline-lighten-5:hover {
    background-color: #DAF0F8 !important; }

.progress-info.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #DAF0F8; }

.progress-info.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #DAF0F8; }

.progress-info.progress-lighten-5[value]::-ms-fill {
  background-color: #DAF0F8; }

@media screen and (min-width: 0\0) {
  .progress-info.progress-lighten-5 .progress-bar {
    background-color: #DAF0F8; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #DAF0F8 !important; }

.border-info.border-lighten-5 {
  border: 1px solid #DAF0F8 !important; }

.border-top-info.border-top-lighten-5 {
  border-top: 1px solid #DAF0F8 !important; }

.border-bottom-info.border-bottom-lighten-5 {
  border-bottom: 1px solid #DAF0F8 !important; }

.border-left-info.border-left-lighten-5 {
  border-left: 1px solid #DAF0F8 !important; }

.border-right-info.border-right-lighten-5 {
  border-right: 1px solid #DAF0F8 !important; }

.overlay-info.overlay-lighten-5 {
  background: #DAF0F8;
  /* The Fallback */
  background: rgba(218, 240, 248, 0.8); }

.info.lighten-4 {
  color: #ABDDEF !important; }

.bg-info.bg-lighten-4 {
  background-color: #ABDDEF !important; }

.btn-info.btn-lighten-4 {
  border-color: #ABDDEF !important;
  background-color: #ABDDEF !important; }
  .btn-info.btn-lighten-4:hover {
    border-color: #4FC1E9 !important;
    background-color: #4FC1E9 !important; }

.btn-outline-info.btn-outline-lighten-4 {
  border-color: #ABDDEF !important;
  color: #ABDDEF !important; }
  .btn-outline-info.btn-outline-lighten-4:hover {
    background-color: #ABDDEF !important; }

.progress-info.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #ABDDEF; }

.progress-info.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #ABDDEF; }

.progress-info.progress-lighten-4[value]::-ms-fill {
  background-color: #ABDDEF; }

@media screen and (min-width: 0\0) {
  .progress-info.progress-lighten-4 .progress-bar {
    background-color: #ABDDEF; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ABDDEF !important; }

.border-info.border-lighten-4 {
  border: 1px solid #ABDDEF !important; }

.border-top-info.border-top-lighten-4 {
  border-top: 1px solid #ABDDEF !important; }

.border-bottom-info.border-bottom-lighten-4 {
  border-bottom: 1px solid #ABDDEF !important; }

.border-left-info.border-left-lighten-4 {
  border-left: 1px solid #ABDDEF !important; }

.border-right-info.border-right-lighten-4 {
  border-right: 1px solid #ABDDEF !important; }

.overlay-info.overlay-lighten-4 {
  background: #ABDDEF;
  /* The Fallback */
  background: rgba(171, 221, 239, 0.8); }

.info.lighten-3 {
  color: #6EC4E4 !important; }

.bg-info.bg-lighten-3 {
  background-color: #6EC4E4 !important; }

.btn-info.btn-lighten-3 {
  border-color: #6EC4E4 !important;
  background-color: #6EC4E4 !important; }
  .btn-info.btn-lighten-3:hover {
    border-color: #4FC1E9 !important;
    background-color: #4FC1E9 !important; }

.btn-outline-info.btn-outline-lighten-3 {
  border-color: #6EC4E4 !important;
  color: #6EC4E4 !important; }
  .btn-outline-info.btn-outline-lighten-3:hover {
    background-color: #6EC4E4 !important; }

.progress-info.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #6EC4E4; }

.progress-info.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #6EC4E4; }

.progress-info.progress-lighten-3[value]::-ms-fill {
  background-color: #6EC4E4; }

@media screen and (min-width: 0\0) {
  .progress-info.progress-lighten-3 .progress-bar {
    background-color: #6EC4E4; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #6EC4E4 !important; }

.border-info.border-lighten-3 {
  border: 1px solid #6EC4E4 !important; }

.border-top-info.border-top-lighten-3 {
  border-top: 1px solid #6EC4E4 !important; }

.border-bottom-info.border-bottom-lighten-3 {
  border-bottom: 1px solid #6EC4E4 !important; }

.border-left-info.border-left-lighten-3 {
  border-left: 1px solid #6EC4E4 !important; }

.border-right-info.border-right-lighten-3 {
  border-right: 1px solid #6EC4E4 !important; }

.overlay-info.overlay-lighten-3 {
  background: #6EC4E4;
  /* The Fallback */
  background: rgba(110, 196, 228, 0.8); }

.info.lighten-2 {
  color: #4FC1E9 !important; }

.bg-info.bg-lighten-2 {
  background-color: #4FC1E9 !important; }

.btn-info.btn-lighten-2 {
  border-color: #4FC1E9 !important;
  background-color: #4FC1E9 !important; }
  .btn-info.btn-lighten-2:hover {
    border-color: #4FC1E9 !important;
    background-color: #4FC1E9 !important; }

.btn-outline-info.btn-outline-lighten-2 {
  border-color: #4FC1E9 !important;
  color: #4FC1E9 !important; }
  .btn-outline-info.btn-outline-lighten-2:hover {
    background-color: #4FC1E9 !important; }

.progress-info.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #4FC1E9; }

.progress-info.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #4FC1E9; }

.progress-info.progress-lighten-2[value]::-ms-fill {
  background-color: #4FC1E9; }

@media screen and (min-width: 0\0) {
  .progress-info.progress-lighten-2 .progress-bar {
    background-color: #4FC1E9; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #4FC1E9 !important; }

.border-info.border-lighten-2 {
  border: 1px solid #4FC1E9 !important; }

.border-top-info.border-top-lighten-2 {
  border-top: 1px solid #4FC1E9 !important; }

.border-bottom-info.border-bottom-lighten-2 {
  border-bottom: 1px solid #4FC1E9 !important; }

.border-left-info.border-left-lighten-2 {
  border-left: 1px solid #4FC1E9 !important; }

.border-right-info.border-right-lighten-2 {
  border-right: 1px solid #4FC1E9 !important; }

.overlay-info.overlay-lighten-2 {
  background: #4FC1E9;
  /* The Fallback */
  background: rgba(79, 193, 233, 0.8); }

.info.lighten-1 {
  color: #55B9DF !important; }

.bg-info.bg-lighten-1 {
  background-color: #55B9DF !important; }

.btn-info.btn-lighten-1 {
  border-color: #55B9DF !important;
  background-color: #55B9DF !important; }
  .btn-info.btn-lighten-1:hover {
    border-color: #4FC1E9 !important;
    background-color: #4FC1E9 !important; }

.btn-outline-info.btn-outline-lighten-1 {
  border-color: #55B9DF !important;
  color: #55B9DF !important; }
  .btn-outline-info.btn-outline-lighten-1:hover {
    background-color: #55B9DF !important; }

.progress-info.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #55B9DF; }

.progress-info.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #55B9DF; }

.progress-info.progress-lighten-1[value]::-ms-fill {
  background-color: #55B9DF; }

@media screen and (min-width: 0\0) {
  .progress-info.progress-lighten-1 .progress-bar {
    background-color: #55B9DF; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #55B9DF !important; }

.border-info.border-lighten-1 {
  border: 1px solid #55B9DF !important; }

.border-top-info.border-top-lighten-1 {
  border-top: 1px solid #55B9DF !important; }

.border-bottom-info.border-bottom-lighten-1 {
  border-bottom: 1px solid #55B9DF !important; }

.border-left-info.border-left-lighten-1 {
  border-left: 1px solid #55B9DF !important; }

.border-right-info.border-right-lighten-1 {
  border-right: 1px solid #55B9DF !important; }

.overlay-info.overlay-lighten-1 {
  background: #55B9DF;
  /* The Fallback */
  background: rgba(85, 185, 223, 0.8); }

.info {
  color: #3BAFDA !important; }

.bg-info {
  background-color: #3BAFDA !important; }
  .bg-info .card-header, .bg-info .card-footer {
    background-color: transparent; }

.alert-info {
  border-color: #3BAFDA !important;
  background-color: #77c8e5 !important;
  color: #104153 !important; }
  .alert-info .alert-link {
    color: #092631 !important; }

.border-info {
  border-color: #3BAFDA; }

.bg-info.tag-glow, .border-info.tag-glow {
  box-shadow: 0px 0px 10px #3BAFDA; }

.overlay-info {
  background: #3BAFDA;
  /* The Fallback */
  background: rgba(59, 175, 218, 0.8); }

.card-outline-info {
  border-width: 1px;
  border-style: solid;
  border-color: #3BAFDA;
  background-color: transparent; }
  .card-outline-info .card-header, .card-outline-info .card-footer {
    background-color: transparent; }

.btn-info {
  border-color: #3BAFDA;
  background-color: #3BAFDA;
  color: #FFFFFF; }
  .btn-info:hover {
    border-color: #4FC1E9;
    background-color: #4FC1E9;
    color: #FFF !important; }

.btn-outline-info {
  border-color: #3BAFDA;
  background-color: transparent;
  color: #3BAFDA; }
  .btn-outline-info:hover {
    background-color: #3BAFDA;
    color: #FFF !important; }

.progress-info[value]::-webkit-progress-value {
  background-color: #3BAFDA; }

.progress-info[value]::-moz-progress-bar {
  background-color: #3BAFDA; }

.progress-info[value]::-ms-fill {
  background-color: #3BAFDA; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #3BAFDA; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #3BAFDA !important; }

.border-info {
  border: 1px solid #3BAFDA !important; }

.border-top-info {
  border-top: 1px solid #3BAFDA; }

.border-bottom-info {
  border-bottom: 1px solid #3BAFDA; }

.border-left-info {
  border-left: 1px solid #3BAFDA; }

.border-right-info {
  border-right: 1px solid #3BAFDA; }

.info.darken-1 {
  color: #27A2CF !important; }

.bg-info.bg-darken-1 {
  background-color: #27A2CF !important; }

.btn-info.btn-darken-1 {
  border-color: #27A2CF !important;
  background-color: #27A2CF !important; }
  .btn-info.btn-darken-1:hover {
    border-color: #4FC1E9 !important;
    background-color: #4FC1E9 !important; }

.btn-outline-info.btn-outline-darken-1 {
  border-color: #27A2CF !important;
  color: #27A2CF !important; }
  .btn-outline-info.btn-outline-darken-1:hover {
    background-color: #27A2CF !important; }

.progress-info.progress-darken-1[value]::-webkit-progress-value {
  background-color: #27A2CF; }

.progress-info.progress-darken-1[value]::-moz-progress-bar {
  background-color: #27A2CF; }

.progress-info.progress-darken-1[value]::-ms-fill {
  background-color: #27A2CF; }

@media screen and (min-width: 0\0) {
  .progress-info.progress-darken-1 .progress-bar {
    background-color: #27A2CF; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #27A2CF !important; }

.border-info.border-darken-1 {
  border: 1px solid #27A2CF !important; }

.border-top-info.border-top-darken-1 {
  border-top: 1px solid #27A2CF !important; }

.border-bottom-info.border-bottom-darken-1 {
  border-bottom: 1px solid #27A2CF !important; }

.border-left-info.border-left-darken-1 {
  border-left: 1px solid #27A2CF !important; }

.border-right-info.border-right-darken-1 {
  border-right: 1px solid #27A2CF !important; }

.overlay-info.overlay-darken-1 {
  background: #27A2CF;
  /* The Fallback */
  background: rgba(39, 162, 207, 0.8); }

.info.darken-2 {
  color: #228EB6 !important; }

.bg-info.bg-darken-2 {
  background-color: #228EB6 !important; }

.btn-info.btn-darken-2 {
  border-color: #228EB6 !important;
  background-color: #228EB6 !important; }
  .btn-info.btn-darken-2:hover {
    border-color: #4FC1E9 !important;
    background-color: #4FC1E9 !important; }

.btn-outline-info.btn-outline-darken-2 {
  border-color: #228EB6 !important;
  color: #228EB6 !important; }
  .btn-outline-info.btn-outline-darken-2:hover {
    background-color: #228EB6 !important; }

.progress-info.progress-darken-2[value]::-webkit-progress-value {
  background-color: #228EB6; }

.progress-info.progress-darken-2[value]::-moz-progress-bar {
  background-color: #228EB6; }

.progress-info.progress-darken-2[value]::-ms-fill {
  background-color: #228EB6; }

@media screen and (min-width: 0\0) {
  .progress-info.progress-darken-2 .progress-bar {
    background-color: #228EB6; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #228EB6 !important; }

.border-info.border-darken-2 {
  border: 1px solid #228EB6 !important; }

.border-top-info.border-top-darken-2 {
  border-top: 1px solid #228EB6 !important; }

.border-bottom-info.border-bottom-darken-2 {
  border-bottom: 1px solid #228EB6 !important; }

.border-left-info.border-left-darken-2 {
  border-left: 1px solid #228EB6 !important; }

.border-right-info.border-right-darken-2 {
  border-right: 1px solid #228EB6 !important; }

.overlay-info.overlay-darken-2 {
  background: #228EB6;
  /* The Fallback */
  background: rgba(34, 142, 182, 0.8); }

.info.darken-3 {
  color: #1D7A9C !important; }

.bg-info.bg-darken-3 {
  background-color: #1D7A9C !important; }

.btn-info.btn-darken-3 {
  border-color: #1D7A9C !important;
  background-color: #1D7A9C !important; }
  .btn-info.btn-darken-3:hover {
    border-color: #4FC1E9 !important;
    background-color: #4FC1E9 !important; }

.btn-outline-info.btn-outline-darken-3 {
  border-color: #1D7A9C !important;
  color: #1D7A9C !important; }
  .btn-outline-info.btn-outline-darken-3:hover {
    background-color: #1D7A9C !important; }

.progress-info.progress-darken-3[value]::-webkit-progress-value {
  background-color: #1D7A9C; }

.progress-info.progress-darken-3[value]::-moz-progress-bar {
  background-color: #1D7A9C; }

.progress-info.progress-darken-3[value]::-ms-fill {
  background-color: #1D7A9C; }

@media screen and (min-width: 0\0) {
  .progress-info.progress-darken-3 .progress-bar {
    background-color: #1D7A9C; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #1D7A9C !important; }

.border-info.border-darken-3 {
  border: 1px solid #1D7A9C !important; }

.border-top-info.border-top-darken-3 {
  border-top: 1px solid #1D7A9C !important; }

.border-bottom-info.border-bottom-darken-3 {
  border-bottom: 1px solid #1D7A9C !important; }

.border-left-info.border-left-darken-3 {
  border-left: 1px solid #1D7A9C !important; }

.border-right-info.border-right-darken-3 {
  border-right: 1px solid #1D7A9C !important; }

.overlay-info.overlay-darken-3 {
  background: #1D7A9C;
  /* The Fallback */
  background: rgba(29, 122, 156, 0.8); }

.info.darken-4 {
  color: #196682 !important; }

.bg-info.bg-darken-4 {
  background-color: #196682 !important; }

.btn-info.btn-darken-4 {
  border-color: #196682 !important;
  background-color: #196682 !important; }
  .btn-info.btn-darken-4:hover {
    border-color: #4FC1E9 !important;
    background-color: #4FC1E9 !important; }

.btn-outline-info.btn-outline-darken-4 {
  border-color: #196682 !important;
  color: #196682 !important; }
  .btn-outline-info.btn-outline-darken-4:hover {
    background-color: #196682 !important; }

.progress-info.progress-darken-4[value]::-webkit-progress-value {
  background-color: #196682; }

.progress-info.progress-darken-4[value]::-moz-progress-bar {
  background-color: #196682; }

.progress-info.progress-darken-4[value]::-ms-fill {
  background-color: #196682; }

@media screen and (min-width: 0\0) {
  .progress-info.progress-darken-4 .progress-bar {
    background-color: #196682; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #196682 !important; }

.border-info.border-darken-4 {
  border: 1px solid #196682 !important; }

.border-top-info.border-top-darken-4 {
  border-top: 1px solid #196682 !important; }

.border-bottom-info.border-bottom-darken-4 {
  border-bottom: 1px solid #196682 !important; }

.border-left-info.border-left-darken-4 {
  border-left: 1px solid #196682 !important; }

.border-right-info.border-right-darken-4 {
  border-right: 1px solid #196682 !important; }

.overlay-info.overlay-darken-4 {
  background: #196682;
  /* The Fallback */
  background: rgba(25, 102, 130, 0.8); }

.info.accent-1 {
  color: #80D2EF !important; }

.bg-info.bg-accent-1 {
  background-color: #80D2EF !important; }

.btn-info.btn-accent-1 {
  border-color: #80D2EF !important;
  background-color: #80D2EF !important; }
  .btn-info.btn-accent-1:hover {
    border-color: #4FC1E9 !important;
    background-color: #4FC1E9 !important; }

.btn-outline-info.btn-outline-accent-1 {
  border-color: #80D2EF !important;
  color: #80D2EF !important; }
  .btn-outline-info.btn-outline-accent-1:hover {
    background-color: #80D2EF !important; }

.progress-info.progress-accent-1[value]::-webkit-progress-value {
  background-color: #80D2EF; }

.progress-info.progress-accent-1[value]::-moz-progress-bar {
  background-color: #80D2EF; }

.progress-info.progress-accent-1[value]::-ms-fill {
  background-color: #80D2EF; }

@media screen and (min-width: 0\0) {
  .progress-info.progress-accent-1 .progress-bar {
    background-color: #80D2EF; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #80D2EF !important; }

.border-info.border-accent-1 {
  border: 1px solid #80D2EF !important; }

.border-top-info.border-top-accent-1 {
  border-top: 1px solid #80D2EF !important; }

.border-bottom-info.border-bottom-accent-1 {
  border-bottom: 1px solid #80D2EF !important; }

.border-left-info.border-left-accent-1 {
  border-left: 1px solid #80D2EF !important; }

.border-right-info.border-right-accent-1 {
  border-right: 1px solid #80D2EF !important; }

.overlay-info.overlay-accent-1 {
  background: #80D2EF;
  /* The Fallback */
  background: rgba(128, 210, 239, 0.8); }

.info.accent-2 {
  color: #25B1E4 !important; }

.bg-info.bg-accent-2 {
  background-color: #25B1E4 !important; }

.btn-info.btn-accent-2 {
  border-color: #25B1E4 !important;
  background-color: #25B1E4 !important; }
  .btn-info.btn-accent-2:hover {
    border-color: #4FC1E9 !important;
    background-color: #4FC1E9 !important; }

.btn-outline-info.btn-outline-accent-2 {
  border-color: #25B1E4 !important;
  color: #25B1E4 !important; }
  .btn-outline-info.btn-outline-accent-2:hover {
    background-color: #25B1E4 !important; }

.progress-info.progress-accent-2[value]::-webkit-progress-value {
  background-color: #25B1E4; }

.progress-info.progress-accent-2[value]::-moz-progress-bar {
  background-color: #25B1E4; }

.progress-info.progress-accent-2[value]::-ms-fill {
  background-color: #25B1E4; }

@media screen and (min-width: 0\0) {
  .progress-info.progress-accent-2 .progress-bar {
    background-color: #25B1E4; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #25B1E4 !important; }

.border-info.border-accent-2 {
  border: 1px solid #25B1E4 !important; }

.border-top-info.border-top-accent-2 {
  border-top: 1px solid #25B1E4 !important; }

.border-bottom-info.border-bottom-accent-2 {
  border-bottom: 1px solid #25B1E4 !important; }

.border-left-info.border-left-accent-2 {
  border-left: 1px solid #25B1E4 !important; }

.border-right-info.border-right-accent-2 {
  border-right: 1px solid #25B1E4 !important; }

.overlay-info.overlay-accent-2 {
  background: #25B1E4;
  /* The Fallback */
  background: rgba(37, 177, 228, 0.8); }

.info.accent-3 {
  color: #168BB6 !important; }

.bg-info.bg-accent-3 {
  background-color: #168BB6 !important; }

.btn-info.btn-accent-3 {
  border-color: #168BB6 !important;
  background-color: #168BB6 !important; }
  .btn-info.btn-accent-3:hover {
    border-color: #4FC1E9 !important;
    background-color: #4FC1E9 !important; }

.btn-outline-info.btn-outline-accent-3 {
  border-color: #168BB6 !important;
  color: #168BB6 !important; }
  .btn-outline-info.btn-outline-accent-3:hover {
    background-color: #168BB6 !important; }

.progress-info.progress-accent-3[value]::-webkit-progress-value {
  background-color: #168BB6; }

.progress-info.progress-accent-3[value]::-moz-progress-bar {
  background-color: #168BB6; }

.progress-info.progress-accent-3[value]::-ms-fill {
  background-color: #168BB6; }

@media screen and (min-width: 0\0) {
  .progress-info.progress-accent-3 .progress-bar {
    background-color: #168BB6; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #168BB6 !important; }

.border-info.border-accent-3 {
  border: 1px solid #168BB6 !important; }

.border-top-info.border-top-accent-3 {
  border-top: 1px solid #168BB6 !important; }

.border-bottom-info.border-bottom-accent-3 {
  border-bottom: 1px solid #168BB6 !important; }

.border-left-info.border-left-accent-3 {
  border-left: 1px solid #168BB6 !important; }

.border-right-info.border-right-accent-3 {
  border-right: 1px solid #168BB6 !important; }

.overlay-info.overlay-accent-3 {
  background: #168BB6;
  /* The Fallback */
  background: rgba(22, 139, 182, 0.8); }

.info.accent-4 {
  color: #126F91 !important; }

.bg-info.bg-accent-4 {
  background-color: #126F91 !important; }

.btn-info.btn-accent-4 {
  border-color: #126F91 !important;
  background-color: #126F91 !important; }
  .btn-info.btn-accent-4:hover {
    border-color: #4FC1E9 !important;
    background-color: #4FC1E9 !important; }

.btn-outline-info.btn-outline-accent-4 {
  border-color: #126F91 !important;
  color: #126F91 !important; }
  .btn-outline-info.btn-outline-accent-4:hover {
    background-color: #126F91 !important; }

.progress-info.progress-accent-4[value]::-webkit-progress-value {
  background-color: #126F91; }

.progress-info.progress-accent-4[value]::-moz-progress-bar {
  background-color: #126F91; }

.progress-info.progress-accent-4[value]::-ms-fill {
  background-color: #126F91; }

@media screen and (min-width: 0\0) {
  .progress-info.progress-accent-4 .progress-bar {
    background-color: #126F91; } }

input:focus ~ .bg-info {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #126F91 !important; }

.border-info.border-accent-4 {
  border: 1px solid #126F91 !important; }

.border-top-info.border-top-accent-4 {
  border-top: 1px solid #126F91 !important; }

.border-bottom-info.border-bottom-accent-4 {
  border-bottom: 1px solid #126F91 !important; }

.border-left-info.border-left-accent-4 {
  border-left: 1px solid #126F91 !important; }

.border-right-info.border-right-accent-4 {
  border-right: 1px solid #126F91 !important; }

.overlay-info.overlay-accent-4 {
  background: #126F91;
  /* The Fallback */
  background: rgba(18, 111, 145, 0.8); }

.warning.lighten-5 {
  color: #FFFCF6 !important; }

.bg-warning.bg-lighten-5 {
  background-color: #FFFCF6 !important; }

.btn-warning.btn-lighten-5 {
  border-color: #FFFCF6 !important;
  background-color: #FFFCF6 !important; }
  .btn-warning.btn-lighten-5:hover {
    border-color: #FFCE54 !important;
    background-color: #FFCE54 !important; }

.btn-outline-warning.btn-outline-lighten-5 {
  border-color: #FFFCF6 !important;
  color: #FFFCF6 !important; }
  .btn-outline-warning.btn-outline-lighten-5:hover {
    background-color: #FFFCF6 !important; }

.progress-warning.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #FFFCF6; }

.progress-warning.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #FFFCF6; }

.progress-warning.progress-lighten-5[value]::-ms-fill {
  background-color: #FFFCF6; }

@media screen and (min-width: 0\0) {
  .progress-warning.progress-lighten-5 .progress-bar {
    background-color: #FFFCF6; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFFCF6 !important; }

.border-warning.border-lighten-5 {
  border: 1px solid #FFFCF6 !important; }

.border-top-warning.border-top-lighten-5 {
  border-top: 1px solid #FFFCF6 !important; }

.border-bottom-warning.border-bottom-lighten-5 {
  border-bottom: 1px solid #FFFCF6 !important; }

.border-left-warning.border-left-lighten-5 {
  border-left: 1px solid #FFFCF6 !important; }

.border-right-warning.border-right-lighten-5 {
  border-right: 1px solid #FFFCF6 !important; }

.overlay-warning.overlay-lighten-5 {
  background: #FFFCF6;
  /* The Fallback */
  background: rgba(255, 252, 246, 0.8); }

.warning.lighten-4 {
  color: #FCE9C1 !important; }

.bg-warning.bg-lighten-4 {
  background-color: #FCE9C1 !important; }

.btn-warning.btn-lighten-4 {
  border-color: #FCE9C1 !important;
  background-color: #FCE9C1 !important; }
  .btn-warning.btn-lighten-4:hover {
    border-color: #FFCE54 !important;
    background-color: #FFCE54 !important; }

.btn-outline-warning.btn-outline-lighten-4 {
  border-color: #FCE9C1 !important;
  color: #FCE9C1 !important; }
  .btn-outline-warning.btn-outline-lighten-4:hover {
    background-color: #FCE9C1 !important; }

.progress-warning.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #FCE9C1; }

.progress-warning.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #FCE9C1; }

.progress-warning.progress-lighten-4[value]::-ms-fill {
  background-color: #FCE9C1; }

@media screen and (min-width: 0\0) {
  .progress-warning.progress-lighten-4 .progress-bar {
    background-color: #FCE9C1; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FCE9C1 !important; }

.border-warning.border-lighten-4 {
  border: 1px solid #FCE9C1 !important; }

.border-top-warning.border-top-lighten-4 {
  border-top: 1px solid #FCE9C1 !important; }

.border-bottom-warning.border-bottom-lighten-4 {
  border-bottom: 1px solid #FCE9C1 !important; }

.border-left-warning.border-left-lighten-4 {
  border-left: 1px solid #FCE9C1 !important; }

.border-right-warning.border-right-lighten-4 {
  border-right: 1px solid #FCE9C1 !important; }

.overlay-warning.overlay-lighten-4 {
  background: #FCE9C1;
  /* The Fallback */
  background: rgba(252, 233, 193, 0.8); }

.warning.lighten-3 {
  color: #F9D07C !important; }

.bg-warning.bg-lighten-3 {
  background-color: #F9D07C !important; }

.btn-warning.btn-lighten-3 {
  border-color: #F9D07C !important;
  background-color: #F9D07C !important; }
  .btn-warning.btn-lighten-3:hover {
    border-color: #FFCE54 !important;
    background-color: #FFCE54 !important; }

.btn-outline-warning.btn-outline-lighten-3 {
  border-color: #F9D07C !important;
  color: #F9D07C !important; }
  .btn-outline-warning.btn-outline-lighten-3:hover {
    background-color: #F9D07C !important; }

.progress-warning.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #F9D07C; }

.progress-warning.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #F9D07C; }

.progress-warning.progress-lighten-3[value]::-ms-fill {
  background-color: #F9D07C; }

@media screen and (min-width: 0\0) {
  .progress-warning.progress-lighten-3 .progress-bar {
    background-color: #F9D07C; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F9D07C !important; }

.border-warning.border-lighten-3 {
  border: 1px solid #F9D07C !important; }

.border-top-warning.border-top-lighten-3 {
  border-top: 1px solid #F9D07C !important; }

.border-bottom-warning.border-bottom-lighten-3 {
  border-bottom: 1px solid #F9D07C !important; }

.border-left-warning.border-left-lighten-3 {
  border-left: 1px solid #F9D07C !important; }

.border-right-warning.border-right-lighten-3 {
  border-right: 1px solid #F9D07C !important; }

.overlay-warning.overlay-lighten-3 {
  background: #F9D07C;
  /* The Fallback */
  background: rgba(249, 208, 124, 0.8); }

.warning.lighten-2 {
  color: #FFCE54 !important; }

.bg-warning.bg-lighten-2 {
  background-color: #FFCE54 !important; }

.btn-warning.btn-lighten-2 {
  border-color: #FFCE54 !important;
  background-color: #FFCE54 !important; }
  .btn-warning.btn-lighten-2:hover {
    border-color: #FFCE54 !important;
    background-color: #FFCE54 !important; }

.btn-outline-warning.btn-outline-lighten-2 {
  border-color: #FFCE54 !important;
  color: #FFCE54 !important; }
  .btn-outline-warning.btn-outline-lighten-2:hover {
    background-color: #FFCE54 !important; }

.progress-warning.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #FFCE54; }

.progress-warning.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #FFCE54; }

.progress-warning.progress-lighten-2[value]::-ms-fill {
  background-color: #FFCE54; }

@media screen and (min-width: 0\0) {
  .progress-warning.progress-lighten-2 .progress-bar {
    background-color: #FFCE54; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFCE54 !important; }

.border-warning.border-lighten-2 {
  border: 1px solid #FFCE54 !important; }

.border-top-warning.border-top-lighten-2 {
  border-top: 1px solid #FFCE54 !important; }

.border-bottom-warning.border-bottom-lighten-2 {
  border-bottom: 1px solid #FFCE54 !important; }

.border-left-warning.border-left-lighten-2 {
  border-left: 1px solid #FFCE54 !important; }

.border-right-warning.border-right-lighten-2 {
  border-right: 1px solid #FFCE54 !important; }

.overlay-warning.overlay-lighten-2 {
  background: #FFCE54;
  /* The Fallback */
  background: rgba(255, 206, 84, 0.8); }

.warning.lighten-1 {
  color: #F7C55F !important; }

.bg-warning.bg-lighten-1 {
  background-color: #F7C55F !important; }

.btn-warning.btn-lighten-1 {
  border-color: #F7C55F !important;
  background-color: #F7C55F !important; }
  .btn-warning.btn-lighten-1:hover {
    border-color: #FFCE54 !important;
    background-color: #FFCE54 !important; }

.btn-outline-warning.btn-outline-lighten-1 {
  border-color: #F7C55F !important;
  color: #F7C55F !important; }
  .btn-outline-warning.btn-outline-lighten-1:hover {
    background-color: #F7C55F !important; }

.progress-warning.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #F7C55F; }

.progress-warning.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #F7C55F; }

.progress-warning.progress-lighten-1[value]::-ms-fill {
  background-color: #F7C55F; }

@media screen and (min-width: 0\0) {
  .progress-warning.progress-lighten-1 .progress-bar {
    background-color: #F7C55F; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F7C55F !important; }

.border-warning.border-lighten-1 {
  border: 1px solid #F7C55F !important; }

.border-top-warning.border-top-lighten-1 {
  border-top: 1px solid #F7C55F !important; }

.border-bottom-warning.border-bottom-lighten-1 {
  border-bottom: 1px solid #F7C55F !important; }

.border-left-warning.border-left-lighten-1 {
  border-left: 1px solid #F7C55F !important; }

.border-right-warning.border-right-lighten-1 {
  border-right: 1px solid #F7C55F !important; }

.overlay-warning.overlay-lighten-1 {
  background: #F7C55F;
  /* The Fallback */
  background: rgba(247, 197, 95, 0.8); }

.warning {
  color: #F6BB42 !important; }

.bg-warning {
  background-color: #F6BB42 !important; }
  .bg-warning .card-header, .bg-warning .card-footer {
    background-color: transparent; }

.alert-warning {
  border-color: #F6BB42 !important;
  background-color: #f9d486 !important;
  color: #7f5806 !important; }
  .alert-warning .alert-link {
    color: #583d04 !important; }

.border-warning {
  border-color: #F6BB42; }

.bg-warning.tag-glow, .border-warning.tag-glow {
  box-shadow: 0px 0px 10px #F6BB42; }

.overlay-warning {
  background: #F6BB42;
  /* The Fallback */
  background: rgba(246, 187, 66, 0.8); }

.card-outline-warning {
  border-width: 1px;
  border-style: solid;
  border-color: #F6BB42;
  background-color: transparent; }
  .card-outline-warning .card-header, .card-outline-warning .card-footer {
    background-color: transparent; }

.btn-warning {
  border-color: #F6BB42;
  background-color: #F6BB42;
  color: #FFFFFF; }
  .btn-warning:hover {
    border-color: #FFCE54;
    background-color: #FFCE54;
    color: #FFF !important; }

.btn-outline-warning {
  border-color: #F6BB42;
  background-color: transparent;
  color: #F6BB42; }
  .btn-outline-warning:hover {
    background-color: #F6BB42;
    color: #FFF !important; }

.progress-warning[value]::-webkit-progress-value {
  background-color: #F6BB42; }

.progress-warning[value]::-moz-progress-bar {
  background-color: #F6BB42; }

.progress-warning[value]::-ms-fill {
  background-color: #F6BB42; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #F6BB42; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F6BB42 !important; }

.border-warning {
  border: 1px solid #F6BB42 !important; }

.border-top-warning {
  border-top: 1px solid #F6BB42; }

.border-bottom-warning {
  border-bottom: 1px solid #F6BB42; }

.border-left-warning {
  border-left: 1px solid #F6BB42; }

.border-right-warning {
  border-right: 1px solid #F6BB42; }

.warning.darken-1 {
  color: #F5B025 !important; }

.bg-warning.bg-darken-1 {
  background-color: #F5B025 !important; }

.btn-warning.btn-darken-1 {
  border-color: #F5B025 !important;
  background-color: #F5B025 !important; }
  .btn-warning.btn-darken-1:hover {
    border-color: #FFCE54 !important;
    background-color: #FFCE54 !important; }

.btn-outline-warning.btn-outline-darken-1 {
  border-color: #F5B025 !important;
  color: #F5B025 !important; }
  .btn-outline-warning.btn-outline-darken-1:hover {
    background-color: #F5B025 !important; }

.progress-warning.progress-darken-1[value]::-webkit-progress-value {
  background-color: #F5B025; }

.progress-warning.progress-darken-1[value]::-moz-progress-bar {
  background-color: #F5B025; }

.progress-warning.progress-darken-1[value]::-ms-fill {
  background-color: #F5B025; }

@media screen and (min-width: 0\0) {
  .progress-warning.progress-darken-1 .progress-bar {
    background-color: #F5B025; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F5B025 !important; }

.border-warning.border-darken-1 {
  border: 1px solid #F5B025 !important; }

.border-top-warning.border-top-darken-1 {
  border-top: 1px solid #F5B025 !important; }

.border-bottom-warning.border-bottom-darken-1 {
  border-bottom: 1px solid #F5B025 !important; }

.border-left-warning.border-left-darken-1 {
  border-left: 1px solid #F5B025 !important; }

.border-right-warning.border-right-darken-1 {
  border-right: 1px solid #F5B025 !important; }

.overlay-warning.overlay-darken-1 {
  background: #F5B025;
  /* The Fallback */
  background: rgba(245, 176, 37, 0.8); }

.warning.darken-2 {
  color: #EFA50B !important; }

.bg-warning.bg-darken-2 {
  background-color: #EFA50B !important; }

.btn-warning.btn-darken-2 {
  border-color: #EFA50B !important;
  background-color: #EFA50B !important; }
  .btn-warning.btn-darken-2:hover {
    border-color: #FFCE54 !important;
    background-color: #FFCE54 !important; }

.btn-outline-warning.btn-outline-darken-2 {
  border-color: #EFA50B !important;
  color: #EFA50B !important; }
  .btn-outline-warning.btn-outline-darken-2:hover {
    background-color: #EFA50B !important; }

.progress-warning.progress-darken-2[value]::-webkit-progress-value {
  background-color: #EFA50B; }

.progress-warning.progress-darken-2[value]::-moz-progress-bar {
  background-color: #EFA50B; }

.progress-warning.progress-darken-2[value]::-ms-fill {
  background-color: #EFA50B; }

@media screen and (min-width: 0\0) {
  .progress-warning.progress-darken-2 .progress-bar {
    background-color: #EFA50B; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #EFA50B !important; }

.border-warning.border-darken-2 {
  border: 1px solid #EFA50B !important; }

.border-top-warning.border-top-darken-2 {
  border-top: 1px solid #EFA50B !important; }

.border-bottom-warning.border-bottom-darken-2 {
  border-bottom: 1px solid #EFA50B !important; }

.border-left-warning.border-left-darken-2 {
  border-left: 1px solid #EFA50B !important; }

.border-right-warning.border-right-darken-2 {
  border-right: 1px solid #EFA50B !important; }

.overlay-warning.overlay-darken-2 {
  background: #EFA50B;
  /* The Fallback */
  background: rgba(239, 165, 11, 0.8); }

.warning.darken-3 {
  color: #D2910A !important; }

.bg-warning.bg-darken-3 {
  background-color: #D2910A !important; }

.btn-warning.btn-darken-3 {
  border-color: #D2910A !important;
  background-color: #D2910A !important; }
  .btn-warning.btn-darken-3:hover {
    border-color: #FFCE54 !important;
    background-color: #FFCE54 !important; }

.btn-outline-warning.btn-outline-darken-3 {
  border-color: #D2910A !important;
  color: #D2910A !important; }
  .btn-outline-warning.btn-outline-darken-3:hover {
    background-color: #D2910A !important; }

.progress-warning.progress-darken-3[value]::-webkit-progress-value {
  background-color: #D2910A; }

.progress-warning.progress-darken-3[value]::-moz-progress-bar {
  background-color: #D2910A; }

.progress-warning.progress-darken-3[value]::-ms-fill {
  background-color: #D2910A; }

@media screen and (min-width: 0\0) {
  .progress-warning.progress-darken-3 .progress-bar {
    background-color: #D2910A; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #D2910A !important; }

.border-warning.border-darken-3 {
  border: 1px solid #D2910A !important; }

.border-top-warning.border-top-darken-3 {
  border-top: 1px solid #D2910A !important; }

.border-bottom-warning.border-bottom-darken-3 {
  border-bottom: 1px solid #D2910A !important; }

.border-left-warning.border-left-darken-3 {
  border-left: 1px solid #D2910A !important; }

.border-right-warning.border-right-darken-3 {
  border-right: 1px solid #D2910A !important; }

.overlay-warning.overlay-darken-3 {
  background: #D2910A;
  /* The Fallback */
  background: rgba(210, 145, 10, 0.8); }

.warning.darken-4 {
  color: #B57C09 !important; }

.bg-warning.bg-darken-4 {
  background-color: #B57C09 !important; }

.btn-warning.btn-darken-4 {
  border-color: #B57C09 !important;
  background-color: #B57C09 !important; }
  .btn-warning.btn-darken-4:hover {
    border-color: #FFCE54 !important;
    background-color: #FFCE54 !important; }

.btn-outline-warning.btn-outline-darken-4 {
  border-color: #B57C09 !important;
  color: #B57C09 !important; }
  .btn-outline-warning.btn-outline-darken-4:hover {
    background-color: #B57C09 !important; }

.progress-warning.progress-darken-4[value]::-webkit-progress-value {
  background-color: #B57C09; }

.progress-warning.progress-darken-4[value]::-moz-progress-bar {
  background-color: #B57C09; }

.progress-warning.progress-darken-4[value]::-ms-fill {
  background-color: #B57C09; }

@media screen and (min-width: 0\0) {
  .progress-warning.progress-darken-4 .progress-bar {
    background-color: #B57C09; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #B57C09 !important; }

.border-warning.border-darken-4 {
  border: 1px solid #B57C09 !important; }

.border-top-warning.border-top-darken-4 {
  border-top: 1px solid #B57C09 !important; }

.border-bottom-warning.border-bottom-darken-4 {
  border-bottom: 1px solid #B57C09 !important; }

.border-left-warning.border-left-darken-4 {
  border-left: 1px solid #B57C09 !important; }

.border-right-warning.border-right-darken-4 {
  border-right: 1px solid #B57C09 !important; }

.overlay-warning.overlay-darken-4 {
  background: #B57C09;
  /* The Fallback */
  background: rgba(181, 124, 9, 0.8); }

.warning.accent-1 {
  color: #fddea1 !important; }

.bg-warning.bg-accent-1 {
  background-color: #fddea1 !important; }

.btn-warning.btn-accent-1 {
  border-color: #fddea1 !important;
  background-color: #fddea1 !important; }
  .btn-warning.btn-accent-1:hover {
    border-color: #FFCE54 !important;
    background-color: #FFCE54 !important; }

.btn-outline-warning.btn-outline-accent-1 {
  border-color: #fddea1 !important;
  color: #fddea1 !important; }
  .btn-outline-warning.btn-outline-accent-1:hover {
    background-color: #fddea1 !important; }

.progress-warning.progress-accent-1[value]::-webkit-progress-value {
  background-color: #fddea1; }

.progress-warning.progress-accent-1[value]::-moz-progress-bar {
  background-color: #fddea1; }

.progress-warning.progress-accent-1[value]::-ms-fill {
  background-color: #fddea1; }

@media screen and (min-width: 0\0) {
  .progress-warning.progress-accent-1 .progress-bar {
    background-color: #fddea1; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #fddea1 !important; }

.border-warning.border-accent-1 {
  border: 1px solid #fddea1 !important; }

.border-top-warning.border-top-accent-1 {
  border-top: 1px solid #fddea1 !important; }

.border-bottom-warning.border-bottom-accent-1 {
  border-bottom: 1px solid #fddea1 !important; }

.border-left-warning.border-left-accent-1 {
  border-left: 1px solid #fddea1 !important; }

.border-right-warning.border-right-accent-1 {
  border-right: 1px solid #fddea1 !important; }

.overlay-warning.overlay-accent-1 {
  background: #fddea1;
  /* The Fallback */
  background: rgba(253, 222, 161, 0.8); }

.warning.accent-2 {
  color: #f9d07d !important; }

.bg-warning.bg-accent-2 {
  background-color: #f9d07d !important; }

.btn-warning.btn-accent-2 {
  border-color: #f9d07d !important;
  background-color: #f9d07d !important; }
  .btn-warning.btn-accent-2:hover {
    border-color: #FFCE54 !important;
    background-color: #FFCE54 !important; }

.btn-outline-warning.btn-outline-accent-2 {
  border-color: #f9d07d !important;
  color: #f9d07d !important; }
  .btn-outline-warning.btn-outline-accent-2:hover {
    background-color: #f9d07d !important; }

.progress-warning.progress-accent-2[value]::-webkit-progress-value {
  background-color: #f9d07d; }

.progress-warning.progress-accent-2[value]::-moz-progress-bar {
  background-color: #f9d07d; }

.progress-warning.progress-accent-2[value]::-ms-fill {
  background-color: #f9d07d; }

@media screen and (min-width: 0\0) {
  .progress-warning.progress-accent-2 .progress-bar {
    background-color: #f9d07d; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #f9d07d !important; }

.border-warning.border-accent-2 {
  border: 1px solid #f9d07d !important; }

.border-top-warning.border-top-accent-2 {
  border-top: 1px solid #f9d07d !important; }

.border-bottom-warning.border-bottom-accent-2 {
  border-bottom: 1px solid #f9d07d !important; }

.border-left-warning.border-left-accent-2 {
  border-left: 1px solid #f9d07d !important; }

.border-right-warning.border-right-accent-2 {
  border-right: 1px solid #f9d07d !important; }

.overlay-warning.overlay-accent-2 {
  background: #f9d07d;
  /* The Fallback */
  background: rgba(249, 208, 125, 0.8); }

.warning.accent-3 {
  color: #FDA85C !important; }

.bg-warning.bg-accent-3 {
  background-color: #FDA85C !important; }

.btn-warning.btn-accent-3 {
  border-color: #FDA85C !important;
  background-color: #FDA85C !important; }
  .btn-warning.btn-accent-3:hover {
    border-color: #FFCE54 !important;
    background-color: #FFCE54 !important; }

.btn-outline-warning.btn-outline-accent-3 {
  border-color: #FDA85C !important;
  color: #FDA85C !important; }
  .btn-outline-warning.btn-outline-accent-3:hover {
    background-color: #FDA85C !important; }

.progress-warning.progress-accent-3[value]::-webkit-progress-value {
  background-color: #FDA85C; }

.progress-warning.progress-accent-3[value]::-moz-progress-bar {
  background-color: #FDA85C; }

.progress-warning.progress-accent-3[value]::-ms-fill {
  background-color: #FDA85C; }

@media screen and (min-width: 0\0) {
  .progress-warning.progress-accent-3 .progress-bar {
    background-color: #FDA85C; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FDA85C !important; }

.border-warning.border-accent-3 {
  border: 1px solid #FDA85C !important; }

.border-top-warning.border-top-accent-3 {
  border-top: 1px solid #FDA85C !important; }

.border-bottom-warning.border-bottom-accent-3 {
  border-bottom: 1px solid #FDA85C !important; }

.border-left-warning.border-left-accent-3 {
  border-left: 1px solid #FDA85C !important; }

.border-right-warning.border-right-accent-3 {
  border-right: 1px solid #FDA85C !important; }

.overlay-warning.overlay-accent-3 {
  background: #FDA85C;
  /* The Fallback */
  background: rgba(253, 168, 92, 0.8); }

.warning.accent-4 {
  color: #F5A90B !important; }

.bg-warning.bg-accent-4 {
  background-color: #F5A90B !important; }

.btn-warning.btn-accent-4 {
  border-color: #F5A90B !important;
  background-color: #F5A90B !important; }
  .btn-warning.btn-accent-4:hover {
    border-color: #FFCE54 !important;
    background-color: #FFCE54 !important; }

.btn-outline-warning.btn-outline-accent-4 {
  border-color: #F5A90B !important;
  color: #F5A90B !important; }
  .btn-outline-warning.btn-outline-accent-4:hover {
    background-color: #F5A90B !important; }

.progress-warning.progress-accent-4[value]::-webkit-progress-value {
  background-color: #F5A90B; }

.progress-warning.progress-accent-4[value]::-moz-progress-bar {
  background-color: #F5A90B; }

.progress-warning.progress-accent-4[value]::-ms-fill {
  background-color: #F5A90B; }

@media screen and (min-width: 0\0) {
  .progress-warning.progress-accent-4 .progress-bar {
    background-color: #F5A90B; } }

input:focus ~ .bg-warning {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F5A90B !important; }

.border-warning.border-accent-4 {
  border: 1px solid #F5A90B !important; }

.border-top-warning.border-top-accent-4 {
  border-top: 1px solid #F5A90B !important; }

.border-bottom-warning.border-bottom-accent-4 {
  border-bottom: 1px solid #F5A90B !important; }

.border-left-warning.border-left-accent-4 {
  border-left: 1px solid #F5A90B !important; }

.border-right-warning.border-right-accent-4 {
  border-right: 1px solid #F5A90B !important; }

.overlay-warning.overlay-accent-4 {
  background: #F5A90B;
  /* The Fallback */
  background: rgba(245, 169, 11, 0.8); }

.danger.lighten-5 {
  color: #F9E1E4 !important; }

.bg-danger.bg-lighten-5 {
  background-color: #F9E1E4 !important; }

.btn-danger.btn-lighten-5 {
  border-color: #F9E1E4 !important;
  background-color: #F9E1E4 !important; }
  .btn-danger.btn-lighten-5:hover {
    border-color: #ED5565 !important;
    background-color: #ED5565 !important; }

.btn-outline-danger.btn-outline-lighten-5 {
  border-color: #F9E1E4 !important;
  color: #F9E1E4 !important; }
  .btn-outline-danger.btn-outline-lighten-5:hover {
    background-color: #F9E1E4 !important; }

.progress-danger.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #F9E1E4; }

.progress-danger.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #F9E1E4; }

.progress-danger.progress-lighten-5[value]::-ms-fill {
  background-color: #F9E1E4; }

@media screen and (min-width: 0\0) {
  .progress-danger.progress-lighten-5 .progress-bar {
    background-color: #F9E1E4; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F9E1E4 !important; }

.border-danger.border-lighten-5 {
  border: 1px solid #F9E1E4 !important; }

.border-top-danger.border-top-lighten-5 {
  border-top: 1px solid #F9E1E4 !important; }

.border-bottom-danger.border-bottom-lighten-5 {
  border-bottom: 1px solid #F9E1E4 !important; }

.border-left-danger.border-left-lighten-5 {
  border-left: 1px solid #F9E1E4 !important; }

.border-right-danger.border-right-lighten-5 {
  border-right: 1px solid #F9E1E4 !important; }

.overlay-danger.overlay-lighten-5 {
  background: #F9E1E4;
  /* The Fallback */
  background: rgba(249, 225, 228, 0.8); }

.danger.lighten-4 {
  color: #F0B3B9 !important; }

.bg-danger.bg-lighten-4 {
  background-color: #F0B3B9 !important; }

.btn-danger.btn-lighten-4 {
  border-color: #F0B3B9 !important;
  background-color: #F0B3B9 !important; }
  .btn-danger.btn-lighten-4:hover {
    border-color: #ED5565 !important;
    background-color: #ED5565 !important; }

.btn-outline-danger.btn-outline-lighten-4 {
  border-color: #F0B3B9 !important;
  color: #F0B3B9 !important; }
  .btn-outline-danger.btn-outline-lighten-4:hover {
    background-color: #F0B3B9 !important; }

.progress-danger.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #F0B3B9; }

.progress-danger.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #F0B3B9; }

.progress-danger.progress-lighten-4[value]::-ms-fill {
  background-color: #F0B3B9; }

@media screen and (min-width: 0\0) {
  .progress-danger.progress-lighten-4 .progress-bar {
    background-color: #F0B3B9; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F0B3B9 !important; }

.border-danger.border-lighten-4 {
  border: 1px solid #F0B3B9 !important; }

.border-top-danger.border-top-lighten-4 {
  border-top: 1px solid #F0B3B9 !important; }

.border-bottom-danger.border-bottom-lighten-4 {
  border-bottom: 1px solid #F0B3B9 !important; }

.border-left-danger.border-left-lighten-4 {
  border-left: 1px solid #F0B3B9 !important; }

.border-right-danger.border-right-lighten-4 {
  border-right: 1px solid #F0B3B9 !important; }

.overlay-danger.overlay-lighten-4 {
  background: #F0B3B9;
  /* The Fallback */
  background: rgba(240, 179, 185, 0.8); }

.danger.lighten-3 {
  color: #E47782 !important; }

.bg-danger.bg-lighten-3 {
  background-color: #E47782 !important; }

.btn-danger.btn-lighten-3 {
  border-color: #E47782 !important;
  background-color: #E47782 !important; }
  .btn-danger.btn-lighten-3:hover {
    border-color: #ED5565 !important;
    background-color: #ED5565 !important; }

.btn-outline-danger.btn-outline-lighten-3 {
  border-color: #E47782 !important;
  color: #E47782 !important; }
  .btn-outline-danger.btn-outline-lighten-3:hover {
    background-color: #E47782 !important; }

.progress-danger.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #E47782; }

.progress-danger.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #E47782; }

.progress-danger.progress-lighten-3[value]::-ms-fill {
  background-color: #E47782; }

@media screen and (min-width: 0\0) {
  .progress-danger.progress-lighten-3 .progress-bar {
    background-color: #E47782; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E47782 !important; }

.border-danger.border-lighten-3 {
  border: 1px solid #E47782 !important; }

.border-top-danger.border-top-lighten-3 {
  border-top: 1px solid #E47782 !important; }

.border-bottom-danger.border-bottom-lighten-3 {
  border-bottom: 1px solid #E47782 !important; }

.border-left-danger.border-left-lighten-3 {
  border-left: 1px solid #E47782 !important; }

.border-right-danger.border-right-lighten-3 {
  border-right: 1px solid #E47782 !important; }

.overlay-danger.overlay-lighten-3 {
  background: #E47782;
  /* The Fallback */
  background: rgba(228, 119, 130, 0.8); }

.danger.lighten-2 {
  color: #ED5565 !important; }

.bg-danger.bg-lighten-2 {
  background-color: #ED5565 !important; }

.btn-danger.btn-lighten-2 {
  border-color: #ED5565 !important;
  background-color: #ED5565 !important; }
  .btn-danger.btn-lighten-2:hover {
    border-color: #ED5565 !important;
    background-color: #ED5565 !important; }

.btn-outline-danger.btn-outline-lighten-2 {
  border-color: #ED5565 !important;
  color: #ED5565 !important; }
  .btn-outline-danger.btn-outline-lighten-2:hover {
    background-color: #ED5565 !important; }

.progress-danger.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #ED5565; }

.progress-danger.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #ED5565; }

.progress-danger.progress-lighten-2[value]::-ms-fill {
  background-color: #ED5565; }

@media screen and (min-width: 0\0) {
  .progress-danger.progress-lighten-2 .progress-bar {
    background-color: #ED5565; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ED5565 !important; }

.border-danger.border-lighten-2 {
  border: 1px solid #ED5565 !important; }

.border-top-danger.border-top-lighten-2 {
  border-top: 1px solid #ED5565 !important; }

.border-bottom-danger.border-bottom-lighten-2 {
  border-bottom: 1px solid #ED5565 !important; }

.border-left-danger.border-left-lighten-2 {
  border-left: 1px solid #ED5565 !important; }

.border-right-danger.border-right-lighten-2 {
  border-right: 1px solid #ED5565 !important; }

.overlay-danger.overlay-lighten-2 {
  background: #ED5565;
  /* The Fallback */
  background: rgba(237, 85, 101, 0.8); }

.danger.lighten-1 {
  color: #DF5E6A !important; }

.bg-danger.bg-lighten-1 {
  background-color: #DF5E6A !important; }

.btn-danger.btn-lighten-1 {
  border-color: #DF5E6A !important;
  background-color: #DF5E6A !important; }
  .btn-danger.btn-lighten-1:hover {
    border-color: #ED5565 !important;
    background-color: #ED5565 !important; }

.btn-outline-danger.btn-outline-lighten-1 {
  border-color: #DF5E6A !important;
  color: #DF5E6A !important; }
  .btn-outline-danger.btn-outline-lighten-1:hover {
    background-color: #DF5E6A !important; }

.progress-danger.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #DF5E6A; }

.progress-danger.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #DF5E6A; }

.progress-danger.progress-lighten-1[value]::-ms-fill {
  background-color: #DF5E6A; }

@media screen and (min-width: 0\0) {
  .progress-danger.progress-lighten-1 .progress-bar {
    background-color: #DF5E6A; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #DF5E6A !important; }

.border-danger.border-lighten-1 {
  border: 1px solid #DF5E6A !important; }

.border-top-danger.border-top-lighten-1 {
  border-top: 1px solid #DF5E6A !important; }

.border-bottom-danger.border-bottom-lighten-1 {
  border-bottom: 1px solid #DF5E6A !important; }

.border-left-danger.border-left-lighten-1 {
  border-left: 1px solid #DF5E6A !important; }

.border-right-danger.border-right-lighten-1 {
  border-right: 1px solid #DF5E6A !important; }

.overlay-danger.overlay-lighten-1 {
  background: #DF5E6A;
  /* The Fallback */
  background: rgba(223, 94, 106, 0.8); }

.danger {
  color: #DA4453 !important; }

.bg-danger {
  background-color: #DA4453 !important; }
  .bg-danger .card-header, .bg-danger .card-footer {
    background-color: transparent; }

.alert-danger {
  border-color: #DA4453 !important;
  background-color: #e6808a !important;
  color: #5a1219 !important; }
  .alert-danger .alert-link {
    color: #380b0f !important; }

.border-danger {
  border-color: #DA4453; }

.bg-danger.tag-glow, .border-danger.tag-glow {
  box-shadow: 0px 0px 10px #DA4453; }

.overlay-danger {
  background: #DA4453;
  /* The Fallback */
  background: rgba(218, 68, 83, 0.8); }

.card-outline-danger {
  border-width: 1px;
  border-style: solid;
  border-color: #DA4453;
  background-color: transparent; }
  .card-outline-danger .card-header, .card-outline-danger .card-footer {
    background-color: transparent; }

.btn-danger {
  border-color: #DA4453;
  background-color: #DA4453;
  color: #FFFFFF; }
  .btn-danger:hover {
    border-color: #ED5565;
    background-color: #ED5565;
    color: #FFF !important; }

.btn-outline-danger {
  border-color: #DA4453;
  background-color: transparent;
  color: #DA4453; }
  .btn-outline-danger:hover {
    background-color: #DA4453;
    color: #FFF !important; }

.progress-danger[value]::-webkit-progress-value {
  background-color: #DA4453; }

.progress-danger[value]::-moz-progress-bar {
  background-color: #DA4453; }

.progress-danger[value]::-ms-fill {
  background-color: #DA4453; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #DA4453; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #DA4453 !important; }

.border-danger {
  border: 1px solid #DA4453 !important; }

.border-top-danger {
  border-top: 1px solid #DA4453; }

.border-bottom-danger {
  border-bottom: 1px solid #DA4453; }

.border-left-danger {
  border-left: 1px solid #DA4453; }

.border-right-danger {
  border-right: 1px solid #DA4453; }

.danger.darken-1 {
  color: #D52A3B !important; }

.bg-danger.bg-darken-1 {
  background-color: #D52A3B !important; }

.btn-danger.btn-darken-1 {
  border-color: #D52A3B !important;
  background-color: #D52A3B !important; }
  .btn-danger.btn-darken-1:hover {
    border-color: #ED5565 !important;
    background-color: #ED5565 !important; }

.btn-outline-danger.btn-outline-darken-1 {
  border-color: #D52A3B !important;
  color: #D52A3B !important; }
  .btn-outline-danger.btn-outline-darken-1:hover {
    background-color: #D52A3B !important; }

.progress-danger.progress-darken-1[value]::-webkit-progress-value {
  background-color: #D52A3B; }

.progress-danger.progress-darken-1[value]::-moz-progress-bar {
  background-color: #D52A3B; }

.progress-danger.progress-darken-1[value]::-ms-fill {
  background-color: #D52A3B; }

@media screen and (min-width: 0\0) {
  .progress-danger.progress-darken-1 .progress-bar {
    background-color: #D52A3B; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #D52A3B !important; }

.border-danger.border-darken-1 {
  border: 1px solid #D52A3B !important; }

.border-top-danger.border-top-darken-1 {
  border-top: 1px solid #D52A3B !important; }

.border-bottom-danger.border-bottom-darken-1 {
  border-bottom: 1px solid #D52A3B !important; }

.border-left-danger.border-left-darken-1 {
  border-left: 1px solid #D52A3B !important; }

.border-right-danger.border-right-darken-1 {
  border-right: 1px solid #D52A3B !important; }

.overlay-danger.overlay-darken-1 {
  background: #D52A3B;
  /* The Fallback */
  background: rgba(213, 42, 59, 0.8); }

.danger.darken-2 {
  color: #BC2534 !important; }

.bg-danger.bg-darken-2 {
  background-color: #BC2534 !important; }

.btn-danger.btn-darken-2 {
  border-color: #BC2534 !important;
  background-color: #BC2534 !important; }
  .btn-danger.btn-darken-2:hover {
    border-color: #ED5565 !important;
    background-color: #ED5565 !important; }

.btn-outline-danger.btn-outline-darken-2 {
  border-color: #BC2534 !important;
  color: #BC2534 !important; }
  .btn-outline-danger.btn-outline-darken-2:hover {
    background-color: #BC2534 !important; }

.progress-danger.progress-darken-2[value]::-webkit-progress-value {
  background-color: #BC2534; }

.progress-danger.progress-darken-2[value]::-moz-progress-bar {
  background-color: #BC2534; }

.progress-danger.progress-darken-2[value]::-ms-fill {
  background-color: #BC2534; }

@media screen and (min-width: 0\0) {
  .progress-danger.progress-darken-2 .progress-bar {
    background-color: #BC2534; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #BC2534 !important; }

.border-danger.border-darken-2 {
  border: 1px solid #BC2534 !important; }

.border-top-danger.border-top-darken-2 {
  border-top: 1px solid #BC2534 !important; }

.border-bottom-danger.border-bottom-darken-2 {
  border-bottom: 1px solid #BC2534 !important; }

.border-left-danger.border-left-darken-2 {
  border-left: 1px solid #BC2534 !important; }

.border-right-danger.border-right-darken-2 {
  border-right: 1px solid #BC2534 !important; }

.overlay-danger.overlay-darken-2 {
  background: #BC2534;
  /* The Fallback */
  background: rgba(188, 37, 52, 0.8); }

.danger.darken-3 {
  color: #A2202D !important; }

.bg-danger.bg-darken-3 {
  background-color: #A2202D !important; }

.btn-danger.btn-darken-3 {
  border-color: #A2202D !important;
  background-color: #A2202D !important; }
  .btn-danger.btn-darken-3:hover {
    border-color: #ED5565 !important;
    background-color: #ED5565 !important; }

.btn-outline-danger.btn-outline-darken-3 {
  border-color: #A2202D !important;
  color: #A2202D !important; }
  .btn-outline-danger.btn-outline-darken-3:hover {
    background-color: #A2202D !important; }

.progress-danger.progress-darken-3[value]::-webkit-progress-value {
  background-color: #A2202D; }

.progress-danger.progress-darken-3[value]::-moz-progress-bar {
  background-color: #A2202D; }

.progress-danger.progress-darken-3[value]::-ms-fill {
  background-color: #A2202D; }

@media screen and (min-width: 0\0) {
  .progress-danger.progress-darken-3 .progress-bar {
    background-color: #A2202D; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #A2202D !important; }

.border-danger.border-darken-3 {
  border: 1px solid #A2202D !important; }

.border-top-danger.border-top-darken-3 {
  border-top: 1px solid #A2202D !important; }

.border-bottom-danger.border-bottom-darken-3 {
  border-bottom: 1px solid #A2202D !important; }

.border-left-danger.border-left-darken-3 {
  border-left: 1px solid #A2202D !important; }

.border-right-danger.border-right-darken-3 {
  border-right: 1px solid #A2202D !important; }

.overlay-danger.overlay-darken-3 {
  background: #A2202D;
  /* The Fallback */
  background: rgba(162, 32, 45, 0.8); }

.danger.darken-4 {
  color: #891B26 !important; }

.bg-danger.bg-darken-4 {
  background-color: #891B26 !important; }

.btn-danger.btn-darken-4 {
  border-color: #891B26 !important;
  background-color: #891B26 !important; }
  .btn-danger.btn-darken-4:hover {
    border-color: #ED5565 !important;
    background-color: #ED5565 !important; }

.btn-outline-danger.btn-outline-darken-4 {
  border-color: #891B26 !important;
  color: #891B26 !important; }
  .btn-outline-danger.btn-outline-darken-4:hover {
    background-color: #891B26 !important; }

.progress-danger.progress-darken-4[value]::-webkit-progress-value {
  background-color: #891B26; }

.progress-danger.progress-darken-4[value]::-moz-progress-bar {
  background-color: #891B26; }

.progress-danger.progress-darken-4[value]::-ms-fill {
  background-color: #891B26; }

@media screen and (min-width: 0\0) {
  .progress-danger.progress-darken-4 .progress-bar {
    background-color: #891B26; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #891B26 !important; }

.border-danger.border-darken-4 {
  border: 1px solid #891B26 !important; }

.border-top-danger.border-top-darken-4 {
  border-top: 1px solid #891B26 !important; }

.border-bottom-danger.border-bottom-darken-4 {
  border-bottom: 1px solid #891B26 !important; }

.border-left-danger.border-left-darken-4 {
  border-left: 1px solid #891B26 !important; }

.border-right-danger.border-right-darken-4 {
  border-right: 1px solid #891B26 !important; }

.overlay-danger.overlay-darken-4 {
  background: #891B26;
  /* The Fallback */
  background: rgba(137, 27, 38, 0.8); }

.danger.accent-1 {
  color: #F9E1E4 !important; }

.bg-danger.bg-accent-1 {
  background-color: #F9E1E4 !important; }

.btn-danger.btn-accent-1 {
  border-color: #F9E1E4 !important;
  background-color: #F9E1E4 !important; }
  .btn-danger.btn-accent-1:hover {
    border-color: #ED5565 !important;
    background-color: #ED5565 !important; }

.btn-outline-danger.btn-outline-accent-1 {
  border-color: #F9E1E4 !important;
  color: #F9E1E4 !important; }
  .btn-outline-danger.btn-outline-accent-1:hover {
    background-color: #F9E1E4 !important; }

.progress-danger.progress-accent-1[value]::-webkit-progress-value {
  background-color: #F9E1E4; }

.progress-danger.progress-accent-1[value]::-moz-progress-bar {
  background-color: #F9E1E4; }

.progress-danger.progress-accent-1[value]::-ms-fill {
  background-color: #F9E1E4; }

@media screen and (min-width: 0\0) {
  .progress-danger.progress-accent-1 .progress-bar {
    background-color: #F9E1E4; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F9E1E4 !important; }

.border-danger.border-accent-1 {
  border: 1px solid #F9E1E4 !important; }

.border-top-danger.border-top-accent-1 {
  border-top: 1px solid #F9E1E4 !important; }

.border-bottom-danger.border-bottom-accent-1 {
  border-bottom: 1px solid #F9E1E4 !important; }

.border-left-danger.border-left-accent-1 {
  border-left: 1px solid #F9E1E4 !important; }

.border-right-danger.border-right-accent-1 {
  border-right: 1px solid #F9E1E4 !important; }

.overlay-danger.overlay-accent-1 {
  background: #F9E1E4;
  /* The Fallback */
  background: rgba(249, 225, 228, 0.8); }

.danger.accent-2 {
  color: #EA7983 !important; }

.bg-danger.bg-accent-2 {
  background-color: #EA7983 !important; }

.btn-danger.btn-accent-2 {
  border-color: #EA7983 !important;
  background-color: #EA7983 !important; }
  .btn-danger.btn-accent-2:hover {
    border-color: #ED5565 !important;
    background-color: #ED5565 !important; }

.btn-outline-danger.btn-outline-accent-2 {
  border-color: #EA7983 !important;
  color: #EA7983 !important; }
  .btn-outline-danger.btn-outline-accent-2:hover {
    background-color: #EA7983 !important; }

.progress-danger.progress-accent-2[value]::-webkit-progress-value {
  background-color: #EA7983; }

.progress-danger.progress-accent-2[value]::-moz-progress-bar {
  background-color: #EA7983; }

.progress-danger.progress-accent-2[value]::-ms-fill {
  background-color: #EA7983; }

@media screen and (min-width: 0\0) {
  .progress-danger.progress-accent-2 .progress-bar {
    background-color: #EA7983; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #EA7983 !important; }

.border-danger.border-accent-2 {
  border: 1px solid #EA7983 !important; }

.border-top-danger.border-top-accent-2 {
  border-top: 1px solid #EA7983 !important; }

.border-bottom-danger.border-bottom-accent-2 {
  border-bottom: 1px solid #EA7983 !important; }

.border-left-danger.border-left-accent-2 {
  border-left: 1px solid #EA7983 !important; }

.border-right-danger.border-right-accent-2 {
  border-right: 1px solid #EA7983 !important; }

.overlay-danger.overlay-accent-2 {
  background: #EA7983;
  /* The Fallback */
  background: rgba(234, 121, 131, 0.8); }

.danger.accent-3 {
  color: #DF5E6A !important; }

.bg-danger.bg-accent-3 {
  background-color: #DF5E6A !important; }

.btn-danger.btn-accent-3 {
  border-color: #DF5E6A !important;
  background-color: #DF5E6A !important; }
  .btn-danger.btn-accent-3:hover {
    border-color: #ED5565 !important;
    background-color: #ED5565 !important; }

.btn-outline-danger.btn-outline-accent-3 {
  border-color: #DF5E6A !important;
  color: #DF5E6A !important; }
  .btn-outline-danger.btn-outline-accent-3:hover {
    background-color: #DF5E6A !important; }

.progress-danger.progress-accent-3[value]::-webkit-progress-value {
  background-color: #DF5E6A; }

.progress-danger.progress-accent-3[value]::-moz-progress-bar {
  background-color: #DF5E6A; }

.progress-danger.progress-accent-3[value]::-ms-fill {
  background-color: #DF5E6A; }

@media screen and (min-width: 0\0) {
  .progress-danger.progress-accent-3 .progress-bar {
    background-color: #DF5E6A; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #DF5E6A !important; }

.border-danger.border-accent-3 {
  border: 1px solid #DF5E6A !important; }

.border-top-danger.border-top-accent-3 {
  border-top: 1px solid #DF5E6A !important; }

.border-bottom-danger.border-bottom-accent-3 {
  border-bottom: 1px solid #DF5E6A !important; }

.border-left-danger.border-left-accent-3 {
  border-left: 1px solid #DF5E6A !important; }

.border-right-danger.border-right-accent-3 {
  border-right: 1px solid #DF5E6A !important; }

.overlay-danger.overlay-accent-3 {
  background: #DF5E6A;
  /* The Fallback */
  background: rgba(223, 94, 106, 0.8); }

.danger.accent-4 {
  color: #CC2F3E !important; }

.bg-danger.bg-accent-4 {
  background-color: #CC2F3E !important; }

.btn-danger.btn-accent-4 {
  border-color: #CC2F3E !important;
  background-color: #CC2F3E !important; }
  .btn-danger.btn-accent-4:hover {
    border-color: #ED5565 !important;
    background-color: #ED5565 !important; }

.btn-outline-danger.btn-outline-accent-4 {
  border-color: #CC2F3E !important;
  color: #CC2F3E !important; }
  .btn-outline-danger.btn-outline-accent-4:hover {
    background-color: #CC2F3E !important; }

.progress-danger.progress-accent-4[value]::-webkit-progress-value {
  background-color: #CC2F3E; }

.progress-danger.progress-accent-4[value]::-moz-progress-bar {
  background-color: #CC2F3E; }

.progress-danger.progress-accent-4[value]::-ms-fill {
  background-color: #CC2F3E; }

@media screen and (min-width: 0\0) {
  .progress-danger.progress-accent-4 .progress-bar {
    background-color: #CC2F3E; } }

input:focus ~ .bg-danger {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #CC2F3E !important; }

.border-danger.border-accent-4 {
  border: 1px solid #CC2F3E !important; }

.border-top-danger.border-top-accent-4 {
  border-top: 1px solid #CC2F3E !important; }

.border-bottom-danger.border-bottom-accent-4 {
  border-bottom: 1px solid #CC2F3E !important; }

.border-left-danger.border-left-accent-4 {
  border-left: 1px solid #CC2F3E !important; }

.border-right-danger.border-right-accent-4 {
  border-right: 1px solid #CC2F3E !important; }

.overlay-danger.overlay-accent-4 {
  background: #CC2F3E;
  /* The Fallback */
  background: rgba(204, 47, 62, 0.8); }

.red.lighten-5 {
  color: #FFEBEE !important; }

.bg-red.bg-lighten-5 {
  background-color: #FFEBEE !important; }

.btn-red.btn-lighten-5 {
  border-color: #FFEBEE !important;
  background-color: #FFEBEE !important; }
  .btn-red.btn-lighten-5:hover {
    border-color: #E57373 !important;
    background-color: #E57373 !important; }

.btn-outline-red.btn-outline-lighten-5 {
  border-color: #FFEBEE !important;
  color: #FFEBEE !important; }
  .btn-outline-red.btn-outline-lighten-5:hover {
    background-color: #FFEBEE !important; }

.progress-red.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #FFEBEE; }

.progress-red.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #FFEBEE; }

.progress-red.progress-lighten-5[value]::-ms-fill {
  background-color: #FFEBEE; }

@media screen and (min-width: 0\0) {
  .progress-red.progress-lighten-5 .progress-bar {
    background-color: #FFEBEE; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFEBEE !important; }

.border-red.border-lighten-5 {
  border: 1px solid #FFEBEE !important; }

.border-top-red.border-top-lighten-5 {
  border-top: 1px solid #FFEBEE !important; }

.border-bottom-red.border-bottom-lighten-5 {
  border-bottom: 1px solid #FFEBEE !important; }

.border-left-red.border-left-lighten-5 {
  border-left: 1px solid #FFEBEE !important; }

.border-right-red.border-right-lighten-5 {
  border-right: 1px solid #FFEBEE !important; }

.overlay-red.overlay-lighten-5 {
  background: #FFEBEE;
  /* The Fallback */
  background: rgba(255, 235, 238, 0.8); }

.red.lighten-4 {
  color: #FFCDD2 !important; }

.bg-red.bg-lighten-4 {
  background-color: #FFCDD2 !important; }

.btn-red.btn-lighten-4 {
  border-color: #FFCDD2 !important;
  background-color: #FFCDD2 !important; }
  .btn-red.btn-lighten-4:hover {
    border-color: #E57373 !important;
    background-color: #E57373 !important; }

.btn-outline-red.btn-outline-lighten-4 {
  border-color: #FFCDD2 !important;
  color: #FFCDD2 !important; }
  .btn-outline-red.btn-outline-lighten-4:hover {
    background-color: #FFCDD2 !important; }

.progress-red.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #FFCDD2; }

.progress-red.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #FFCDD2; }

.progress-red.progress-lighten-4[value]::-ms-fill {
  background-color: #FFCDD2; }

@media screen and (min-width: 0\0) {
  .progress-red.progress-lighten-4 .progress-bar {
    background-color: #FFCDD2; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFCDD2 !important; }

.border-red.border-lighten-4 {
  border: 1px solid #FFCDD2 !important; }

.border-top-red.border-top-lighten-4 {
  border-top: 1px solid #FFCDD2 !important; }

.border-bottom-red.border-bottom-lighten-4 {
  border-bottom: 1px solid #FFCDD2 !important; }

.border-left-red.border-left-lighten-4 {
  border-left: 1px solid #FFCDD2 !important; }

.border-right-red.border-right-lighten-4 {
  border-right: 1px solid #FFCDD2 !important; }

.overlay-red.overlay-lighten-4 {
  background: #FFCDD2;
  /* The Fallback */
  background: rgba(255, 205, 210, 0.8); }

.red.lighten-3 {
  color: #EF9A9A !important; }

.bg-red.bg-lighten-3 {
  background-color: #EF9A9A !important; }

.btn-red.btn-lighten-3 {
  border-color: #EF9A9A !important;
  background-color: #EF9A9A !important; }
  .btn-red.btn-lighten-3:hover {
    border-color: #E57373 !important;
    background-color: #E57373 !important; }

.btn-outline-red.btn-outline-lighten-3 {
  border-color: #EF9A9A !important;
  color: #EF9A9A !important; }
  .btn-outline-red.btn-outline-lighten-3:hover {
    background-color: #EF9A9A !important; }

.progress-red.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #EF9A9A; }

.progress-red.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #EF9A9A; }

.progress-red.progress-lighten-3[value]::-ms-fill {
  background-color: #EF9A9A; }

@media screen and (min-width: 0\0) {
  .progress-red.progress-lighten-3 .progress-bar {
    background-color: #EF9A9A; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #EF9A9A !important; }

.border-red.border-lighten-3 {
  border: 1px solid #EF9A9A !important; }

.border-top-red.border-top-lighten-3 {
  border-top: 1px solid #EF9A9A !important; }

.border-bottom-red.border-bottom-lighten-3 {
  border-bottom: 1px solid #EF9A9A !important; }

.border-left-red.border-left-lighten-3 {
  border-left: 1px solid #EF9A9A !important; }

.border-right-red.border-right-lighten-3 {
  border-right: 1px solid #EF9A9A !important; }

.overlay-red.overlay-lighten-3 {
  background: #EF9A9A;
  /* The Fallback */
  background: rgba(239, 154, 154, 0.8); }

.red.lighten-2 {
  color: #E57373 !important; }

.bg-red.bg-lighten-2 {
  background-color: #E57373 !important; }

.btn-red.btn-lighten-2 {
  border-color: #E57373 !important;
  background-color: #E57373 !important; }
  .btn-red.btn-lighten-2:hover {
    border-color: #E57373 !important;
    background-color: #E57373 !important; }

.btn-outline-red.btn-outline-lighten-2 {
  border-color: #E57373 !important;
  color: #E57373 !important; }
  .btn-outline-red.btn-outline-lighten-2:hover {
    background-color: #E57373 !important; }

.progress-red.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #E57373; }

.progress-red.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #E57373; }

.progress-red.progress-lighten-2[value]::-ms-fill {
  background-color: #E57373; }

@media screen and (min-width: 0\0) {
  .progress-red.progress-lighten-2 .progress-bar {
    background-color: #E57373; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E57373 !important; }

.border-red.border-lighten-2 {
  border: 1px solid #E57373 !important; }

.border-top-red.border-top-lighten-2 {
  border-top: 1px solid #E57373 !important; }

.border-bottom-red.border-bottom-lighten-2 {
  border-bottom: 1px solid #E57373 !important; }

.border-left-red.border-left-lighten-2 {
  border-left: 1px solid #E57373 !important; }

.border-right-red.border-right-lighten-2 {
  border-right: 1px solid #E57373 !important; }

.overlay-red.overlay-lighten-2 {
  background: #E57373;
  /* The Fallback */
  background: rgba(229, 115, 115, 0.8); }

.red.lighten-1 {
  color: #EF5350 !important; }

.bg-red.bg-lighten-1 {
  background-color: #EF5350 !important; }

.btn-red.btn-lighten-1 {
  border-color: #EF5350 !important;
  background-color: #EF5350 !important; }
  .btn-red.btn-lighten-1:hover {
    border-color: #E57373 !important;
    background-color: #E57373 !important; }

.btn-outline-red.btn-outline-lighten-1 {
  border-color: #EF5350 !important;
  color: #EF5350 !important; }
  .btn-outline-red.btn-outline-lighten-1:hover {
    background-color: #EF5350 !important; }

.progress-red.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #EF5350; }

.progress-red.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #EF5350; }

.progress-red.progress-lighten-1[value]::-ms-fill {
  background-color: #EF5350; }

@media screen and (min-width: 0\0) {
  .progress-red.progress-lighten-1 .progress-bar {
    background-color: #EF5350; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #EF5350 !important; }

.border-red.border-lighten-1 {
  border: 1px solid #EF5350 !important; }

.border-top-red.border-top-lighten-1 {
  border-top: 1px solid #EF5350 !important; }

.border-bottom-red.border-bottom-lighten-1 {
  border-bottom: 1px solid #EF5350 !important; }

.border-left-red.border-left-lighten-1 {
  border-left: 1px solid #EF5350 !important; }

.border-right-red.border-right-lighten-1 {
  border-right: 1px solid #EF5350 !important; }

.overlay-red.overlay-lighten-1 {
  background: #EF5350;
  /* The Fallback */
  background: rgba(239, 83, 80, 0.8); }

.red {
  color: #F44336 !important; }

.bg-red {
  background-color: #F44336 !important; }
  .bg-red .card-header, .bg-red .card-footer {
    background-color: transparent; }

.alert-red {
  border-color: #F44336 !important;
  background-color: #f8827a !important;
  color: #710e06 !important; }
  .alert-red .alert-link {
    color: #4b0904 !important; }

.border-red {
  border-color: #F44336; }

.bg-red.tag-glow, .border-red.tag-glow {
  box-shadow: 0px 0px 10px #F44336; }

.overlay-red {
  background: #F44336;
  /* The Fallback */
  background: rgba(244, 67, 54, 0.8); }

.card-outline-red {
  border-width: 1px;
  border-style: solid;
  border-color: #F44336;
  background-color: transparent; }
  .card-outline-red .card-header, .card-outline-red .card-footer {
    background-color: transparent; }

.btn-red {
  border-color: #F44336;
  background-color: #F44336;
  color: #FFFFFF; }
  .btn-red:hover {
    border-color: #E57373;
    background-color: #E57373;
    color: #FFF !important; }

.btn-outline-red {
  border-color: #F44336;
  background-color: transparent;
  color: #F44336; }
  .btn-outline-red:hover {
    background-color: #F44336;
    color: #FFF !important; }

.progress-red[value]::-webkit-progress-value {
  background-color: #F44336; }

.progress-red[value]::-moz-progress-bar {
  background-color: #F44336; }

.progress-red[value]::-ms-fill {
  background-color: #F44336; }

@media screen and (min-width: 0\0) {
  .progress-red .progress-bar {
    background-color: #F44336; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F44336 !important; }

.border-red {
  border: 1px solid #F44336 !important; }

.border-top-red {
  border-top: 1px solid #F44336; }

.border-bottom-red {
  border-bottom: 1px solid #F44336; }

.border-left-red {
  border-left: 1px solid #F44336; }

.border-right-red {
  border-right: 1px solid #F44336; }

.red.darken-1 {
  color: #E53935 !important; }

.bg-red.bg-darken-1 {
  background-color: #E53935 !important; }

.btn-red.btn-darken-1 {
  border-color: #E53935 !important;
  background-color: #E53935 !important; }
  .btn-red.btn-darken-1:hover {
    border-color: #E57373 !important;
    background-color: #E57373 !important; }

.btn-outline-red.btn-outline-darken-1 {
  border-color: #E53935 !important;
  color: #E53935 !important; }
  .btn-outline-red.btn-outline-darken-1:hover {
    background-color: #E53935 !important; }

.progress-red.progress-darken-1[value]::-webkit-progress-value {
  background-color: #E53935; }

.progress-red.progress-darken-1[value]::-moz-progress-bar {
  background-color: #E53935; }

.progress-red.progress-darken-1[value]::-ms-fill {
  background-color: #E53935; }

@media screen and (min-width: 0\0) {
  .progress-red.progress-darken-1 .progress-bar {
    background-color: #E53935; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E53935 !important; }

.border-red.border-darken-1 {
  border: 1px solid #E53935 !important; }

.border-top-red.border-top-darken-1 {
  border-top: 1px solid #E53935 !important; }

.border-bottom-red.border-bottom-darken-1 {
  border-bottom: 1px solid #E53935 !important; }

.border-left-red.border-left-darken-1 {
  border-left: 1px solid #E53935 !important; }

.border-right-red.border-right-darken-1 {
  border-right: 1px solid #E53935 !important; }

.overlay-red.overlay-darken-1 {
  background: #E53935;
  /* The Fallback */
  background: rgba(229, 57, 53, 0.8); }

.red.darken-2 {
  color: #D32F2F !important; }

.bg-red.bg-darken-2 {
  background-color: #D32F2F !important; }

.btn-red.btn-darken-2 {
  border-color: #D32F2F !important;
  background-color: #D32F2F !important; }
  .btn-red.btn-darken-2:hover {
    border-color: #E57373 !important;
    background-color: #E57373 !important; }

.btn-outline-red.btn-outline-darken-2 {
  border-color: #D32F2F !important;
  color: #D32F2F !important; }
  .btn-outline-red.btn-outline-darken-2:hover {
    background-color: #D32F2F !important; }

.progress-red.progress-darken-2[value]::-webkit-progress-value {
  background-color: #D32F2F; }

.progress-red.progress-darken-2[value]::-moz-progress-bar {
  background-color: #D32F2F; }

.progress-red.progress-darken-2[value]::-ms-fill {
  background-color: #D32F2F; }

@media screen and (min-width: 0\0) {
  .progress-red.progress-darken-2 .progress-bar {
    background-color: #D32F2F; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #D32F2F !important; }

.border-red.border-darken-2 {
  border: 1px solid #D32F2F !important; }

.border-top-red.border-top-darken-2 {
  border-top: 1px solid #D32F2F !important; }

.border-bottom-red.border-bottom-darken-2 {
  border-bottom: 1px solid #D32F2F !important; }

.border-left-red.border-left-darken-2 {
  border-left: 1px solid #D32F2F !important; }

.border-right-red.border-right-darken-2 {
  border-right: 1px solid #D32F2F !important; }

.overlay-red.overlay-darken-2 {
  background: #D32F2F;
  /* The Fallback */
  background: rgba(211, 47, 47, 0.8); }

.red.darken-3 {
  color: #C62828 !important; }

.bg-red.bg-darken-3 {
  background-color: #C62828 !important; }

.btn-red.btn-darken-3 {
  border-color: #C62828 !important;
  background-color: #C62828 !important; }
  .btn-red.btn-darken-3:hover {
    border-color: #E57373 !important;
    background-color: #E57373 !important; }

.btn-outline-red.btn-outline-darken-3 {
  border-color: #C62828 !important;
  color: #C62828 !important; }
  .btn-outline-red.btn-outline-darken-3:hover {
    background-color: #C62828 !important; }

.progress-red.progress-darken-3[value]::-webkit-progress-value {
  background-color: #C62828; }

.progress-red.progress-darken-3[value]::-moz-progress-bar {
  background-color: #C62828; }

.progress-red.progress-darken-3[value]::-ms-fill {
  background-color: #C62828; }

@media screen and (min-width: 0\0) {
  .progress-red.progress-darken-3 .progress-bar {
    background-color: #C62828; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #C62828 !important; }

.border-red.border-darken-3 {
  border: 1px solid #C62828 !important; }

.border-top-red.border-top-darken-3 {
  border-top: 1px solid #C62828 !important; }

.border-bottom-red.border-bottom-darken-3 {
  border-bottom: 1px solid #C62828 !important; }

.border-left-red.border-left-darken-3 {
  border-left: 1px solid #C62828 !important; }

.border-right-red.border-right-darken-3 {
  border-right: 1px solid #C62828 !important; }

.overlay-red.overlay-darken-3 {
  background: #C62828;
  /* The Fallback */
  background: rgba(198, 40, 40, 0.8); }

.red.darken-4 {
  color: #B71C1C !important; }

.bg-red.bg-darken-4 {
  background-color: #B71C1C !important; }

.btn-red.btn-darken-4 {
  border-color: #B71C1C !important;
  background-color: #B71C1C !important; }
  .btn-red.btn-darken-4:hover {
    border-color: #E57373 !important;
    background-color: #E57373 !important; }

.btn-outline-red.btn-outline-darken-4 {
  border-color: #B71C1C !important;
  color: #B71C1C !important; }
  .btn-outline-red.btn-outline-darken-4:hover {
    background-color: #B71C1C !important; }

.progress-red.progress-darken-4[value]::-webkit-progress-value {
  background-color: #B71C1C; }

.progress-red.progress-darken-4[value]::-moz-progress-bar {
  background-color: #B71C1C; }

.progress-red.progress-darken-4[value]::-ms-fill {
  background-color: #B71C1C; }

@media screen and (min-width: 0\0) {
  .progress-red.progress-darken-4 .progress-bar {
    background-color: #B71C1C; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #B71C1C !important; }

.border-red.border-darken-4 {
  border: 1px solid #B71C1C !important; }

.border-top-red.border-top-darken-4 {
  border-top: 1px solid #B71C1C !important; }

.border-bottom-red.border-bottom-darken-4 {
  border-bottom: 1px solid #B71C1C !important; }

.border-left-red.border-left-darken-4 {
  border-left: 1px solid #B71C1C !important; }

.border-right-red.border-right-darken-4 {
  border-right: 1px solid #B71C1C !important; }

.overlay-red.overlay-darken-4 {
  background: #B71C1C;
  /* The Fallback */
  background: rgba(183, 28, 28, 0.8); }

.red.accent-1 {
  color: #FF8A80 !important; }

.bg-red.bg-accent-1 {
  background-color: #FF8A80 !important; }

.btn-red.btn-accent-1 {
  border-color: #FF8A80 !important;
  background-color: #FF8A80 !important; }
  .btn-red.btn-accent-1:hover {
    border-color: #E57373 !important;
    background-color: #E57373 !important; }

.btn-outline-red.btn-outline-accent-1 {
  border-color: #FF8A80 !important;
  color: #FF8A80 !important; }
  .btn-outline-red.btn-outline-accent-1:hover {
    background-color: #FF8A80 !important; }

.progress-red.progress-accent-1[value]::-webkit-progress-value {
  background-color: #FF8A80; }

.progress-red.progress-accent-1[value]::-moz-progress-bar {
  background-color: #FF8A80; }

.progress-red.progress-accent-1[value]::-ms-fill {
  background-color: #FF8A80; }

@media screen and (min-width: 0\0) {
  .progress-red.progress-accent-1 .progress-bar {
    background-color: #FF8A80; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF8A80 !important; }

.border-red.border-accent-1 {
  border: 1px solid #FF8A80 !important; }

.border-top-red.border-top-accent-1 {
  border-top: 1px solid #FF8A80 !important; }

.border-bottom-red.border-bottom-accent-1 {
  border-bottom: 1px solid #FF8A80 !important; }

.border-left-red.border-left-accent-1 {
  border-left: 1px solid #FF8A80 !important; }

.border-right-red.border-right-accent-1 {
  border-right: 1px solid #FF8A80 !important; }

.overlay-red.overlay-accent-1 {
  background: #FF8A80;
  /* The Fallback */
  background: rgba(255, 138, 128, 0.8); }

.red.accent-2 {
  color: #FF5252 !important; }

.bg-red.bg-accent-2 {
  background-color: #FF5252 !important; }

.btn-red.btn-accent-2 {
  border-color: #FF5252 !important;
  background-color: #FF5252 !important; }
  .btn-red.btn-accent-2:hover {
    border-color: #E57373 !important;
    background-color: #E57373 !important; }

.btn-outline-red.btn-outline-accent-2 {
  border-color: #FF5252 !important;
  color: #FF5252 !important; }
  .btn-outline-red.btn-outline-accent-2:hover {
    background-color: #FF5252 !important; }

.progress-red.progress-accent-2[value]::-webkit-progress-value {
  background-color: #FF5252; }

.progress-red.progress-accent-2[value]::-moz-progress-bar {
  background-color: #FF5252; }

.progress-red.progress-accent-2[value]::-ms-fill {
  background-color: #FF5252; }

@media screen and (min-width: 0\0) {
  .progress-red.progress-accent-2 .progress-bar {
    background-color: #FF5252; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF5252 !important; }

.border-red.border-accent-2 {
  border: 1px solid #FF5252 !important; }

.border-top-red.border-top-accent-2 {
  border-top: 1px solid #FF5252 !important; }

.border-bottom-red.border-bottom-accent-2 {
  border-bottom: 1px solid #FF5252 !important; }

.border-left-red.border-left-accent-2 {
  border-left: 1px solid #FF5252 !important; }

.border-right-red.border-right-accent-2 {
  border-right: 1px solid #FF5252 !important; }

.overlay-red.overlay-accent-2 {
  background: #FF5252;
  /* The Fallback */
  background: rgba(255, 82, 82, 0.8); }

.red.accent-3 {
  color: #FF1744 !important; }

.bg-red.bg-accent-3 {
  background-color: #FF1744 !important; }

.btn-red.btn-accent-3 {
  border-color: #FF1744 !important;
  background-color: #FF1744 !important; }
  .btn-red.btn-accent-3:hover {
    border-color: #E57373 !important;
    background-color: #E57373 !important; }

.btn-outline-red.btn-outline-accent-3 {
  border-color: #FF1744 !important;
  color: #FF1744 !important; }
  .btn-outline-red.btn-outline-accent-3:hover {
    background-color: #FF1744 !important; }

.progress-red.progress-accent-3[value]::-webkit-progress-value {
  background-color: #FF1744; }

.progress-red.progress-accent-3[value]::-moz-progress-bar {
  background-color: #FF1744; }

.progress-red.progress-accent-3[value]::-ms-fill {
  background-color: #FF1744; }

@media screen and (min-width: 0\0) {
  .progress-red.progress-accent-3 .progress-bar {
    background-color: #FF1744; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF1744 !important; }

.border-red.border-accent-3 {
  border: 1px solid #FF1744 !important; }

.border-top-red.border-top-accent-3 {
  border-top: 1px solid #FF1744 !important; }

.border-bottom-red.border-bottom-accent-3 {
  border-bottom: 1px solid #FF1744 !important; }

.border-left-red.border-left-accent-3 {
  border-left: 1px solid #FF1744 !important; }

.border-right-red.border-right-accent-3 {
  border-right: 1px solid #FF1744 !important; }

.overlay-red.overlay-accent-3 {
  background: #FF1744;
  /* The Fallback */
  background: rgba(255, 23, 68, 0.8); }

.red.accent-4 {
  color: #D50000 !important; }

.bg-red.bg-accent-4 {
  background-color: #D50000 !important; }

.btn-red.btn-accent-4 {
  border-color: #D50000 !important;
  background-color: #D50000 !important; }
  .btn-red.btn-accent-4:hover {
    border-color: #E57373 !important;
    background-color: #E57373 !important; }

.btn-outline-red.btn-outline-accent-4 {
  border-color: #D50000 !important;
  color: #D50000 !important; }
  .btn-outline-red.btn-outline-accent-4:hover {
    background-color: #D50000 !important; }

.progress-red.progress-accent-4[value]::-webkit-progress-value {
  background-color: #D50000; }

.progress-red.progress-accent-4[value]::-moz-progress-bar {
  background-color: #D50000; }

.progress-red.progress-accent-4[value]::-ms-fill {
  background-color: #D50000; }

@media screen and (min-width: 0\0) {
  .progress-red.progress-accent-4 .progress-bar {
    background-color: #D50000; } }

input:focus ~ .bg-red {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #D50000 !important; }

.border-red.border-accent-4 {
  border: 1px solid #D50000 !important; }

.border-top-red.border-top-accent-4 {
  border-top: 1px solid #D50000 !important; }

.border-bottom-red.border-bottom-accent-4 {
  border-bottom: 1px solid #D50000 !important; }

.border-left-red.border-left-accent-4 {
  border-left: 1px solid #D50000 !important; }

.border-right-red.border-right-accent-4 {
  border-right: 1px solid #D50000 !important; }

.overlay-red.overlay-accent-4 {
  background: #D50000;
  /* The Fallback */
  background: rgba(213, 0, 0, 0.8); }

.pink.lighten-5 {
  color: #FCE4EC !important; }

.bg-pink.bg-lighten-5 {
  background-color: #FCE4EC !important; }

.btn-pink.btn-lighten-5 {
  border-color: #FCE4EC !important;
  background-color: #FCE4EC !important; }
  .btn-pink.btn-lighten-5:hover {
    border-color: #F06292 !important;
    background-color: #F06292 !important; }

.btn-outline-pink.btn-outline-lighten-5 {
  border-color: #FCE4EC !important;
  color: #FCE4EC !important; }
  .btn-outline-pink.btn-outline-lighten-5:hover {
    background-color: #FCE4EC !important; }

.progress-pink.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #FCE4EC; }

.progress-pink.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #FCE4EC; }

.progress-pink.progress-lighten-5[value]::-ms-fill {
  background-color: #FCE4EC; }

@media screen and (min-width: 0\0) {
  .progress-pink.progress-lighten-5 .progress-bar {
    background-color: #FCE4EC; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FCE4EC !important; }

.border-pink.border-lighten-5 {
  border: 1px solid #FCE4EC !important; }

.border-top-pink.border-top-lighten-5 {
  border-top: 1px solid #FCE4EC !important; }

.border-bottom-pink.border-bottom-lighten-5 {
  border-bottom: 1px solid #FCE4EC !important; }

.border-left-pink.border-left-lighten-5 {
  border-left: 1px solid #FCE4EC !important; }

.border-right-pink.border-right-lighten-5 {
  border-right: 1px solid #FCE4EC !important; }

.overlay-pink.overlay-lighten-5 {
  background: #FCE4EC;
  /* The Fallback */
  background: rgba(252, 228, 236, 0.8); }

.pink.lighten-4 {
  color: #F8BBD0 !important; }

.bg-pink.bg-lighten-4 {
  background-color: #F8BBD0 !important; }

.btn-pink.btn-lighten-4 {
  border-color: #F8BBD0 !important;
  background-color: #F8BBD0 !important; }
  .btn-pink.btn-lighten-4:hover {
    border-color: #F06292 !important;
    background-color: #F06292 !important; }

.btn-outline-pink.btn-outline-lighten-4 {
  border-color: #F8BBD0 !important;
  color: #F8BBD0 !important; }
  .btn-outline-pink.btn-outline-lighten-4:hover {
    background-color: #F8BBD0 !important; }

.progress-pink.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #F8BBD0; }

.progress-pink.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #F8BBD0; }

.progress-pink.progress-lighten-4[value]::-ms-fill {
  background-color: #F8BBD0; }

@media screen and (min-width: 0\0) {
  .progress-pink.progress-lighten-4 .progress-bar {
    background-color: #F8BBD0; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F8BBD0 !important; }

.border-pink.border-lighten-4 {
  border: 1px solid #F8BBD0 !important; }

.border-top-pink.border-top-lighten-4 {
  border-top: 1px solid #F8BBD0 !important; }

.border-bottom-pink.border-bottom-lighten-4 {
  border-bottom: 1px solid #F8BBD0 !important; }

.border-left-pink.border-left-lighten-4 {
  border-left: 1px solid #F8BBD0 !important; }

.border-right-pink.border-right-lighten-4 {
  border-right: 1px solid #F8BBD0 !important; }

.overlay-pink.overlay-lighten-4 {
  background: #F8BBD0;
  /* The Fallback */
  background: rgba(248, 187, 208, 0.8); }

.pink.lighten-3 {
  color: #F48FB1 !important; }

.bg-pink.bg-lighten-3 {
  background-color: #F48FB1 !important; }

.btn-pink.btn-lighten-3 {
  border-color: #F48FB1 !important;
  background-color: #F48FB1 !important; }
  .btn-pink.btn-lighten-3:hover {
    border-color: #F06292 !important;
    background-color: #F06292 !important; }

.btn-outline-pink.btn-outline-lighten-3 {
  border-color: #F48FB1 !important;
  color: #F48FB1 !important; }
  .btn-outline-pink.btn-outline-lighten-3:hover {
    background-color: #F48FB1 !important; }

.progress-pink.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #F48FB1; }

.progress-pink.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #F48FB1; }

.progress-pink.progress-lighten-3[value]::-ms-fill {
  background-color: #F48FB1; }

@media screen and (min-width: 0\0) {
  .progress-pink.progress-lighten-3 .progress-bar {
    background-color: #F48FB1; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F48FB1 !important; }

.border-pink.border-lighten-3 {
  border: 1px solid #F48FB1 !important; }

.border-top-pink.border-top-lighten-3 {
  border-top: 1px solid #F48FB1 !important; }

.border-bottom-pink.border-bottom-lighten-3 {
  border-bottom: 1px solid #F48FB1 !important; }

.border-left-pink.border-left-lighten-3 {
  border-left: 1px solid #F48FB1 !important; }

.border-right-pink.border-right-lighten-3 {
  border-right: 1px solid #F48FB1 !important; }

.overlay-pink.overlay-lighten-3 {
  background: #F48FB1;
  /* The Fallback */
  background: rgba(244, 143, 177, 0.8); }

.pink.lighten-2 {
  color: #F06292 !important; }

.bg-pink.bg-lighten-2 {
  background-color: #F06292 !important; }

.btn-pink.btn-lighten-2 {
  border-color: #F06292 !important;
  background-color: #F06292 !important; }
  .btn-pink.btn-lighten-2:hover {
    border-color: #F06292 !important;
    background-color: #F06292 !important; }

.btn-outline-pink.btn-outline-lighten-2 {
  border-color: #F06292 !important;
  color: #F06292 !important; }
  .btn-outline-pink.btn-outline-lighten-2:hover {
    background-color: #F06292 !important; }

.progress-pink.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #F06292; }

.progress-pink.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #F06292; }

.progress-pink.progress-lighten-2[value]::-ms-fill {
  background-color: #F06292; }

@media screen and (min-width: 0\0) {
  .progress-pink.progress-lighten-2 .progress-bar {
    background-color: #F06292; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F06292 !important; }

.border-pink.border-lighten-2 {
  border: 1px solid #F06292 !important; }

.border-top-pink.border-top-lighten-2 {
  border-top: 1px solid #F06292 !important; }

.border-bottom-pink.border-bottom-lighten-2 {
  border-bottom: 1px solid #F06292 !important; }

.border-left-pink.border-left-lighten-2 {
  border-left: 1px solid #F06292 !important; }

.border-right-pink.border-right-lighten-2 {
  border-right: 1px solid #F06292 !important; }

.overlay-pink.overlay-lighten-2 {
  background: #F06292;
  /* The Fallback */
  background: rgba(240, 98, 146, 0.8); }

.pink.lighten-1 {
  color: #EC407A !important; }

.bg-pink.bg-lighten-1 {
  background-color: #EC407A !important; }

.btn-pink.btn-lighten-1 {
  border-color: #EC407A !important;
  background-color: #EC407A !important; }
  .btn-pink.btn-lighten-1:hover {
    border-color: #F06292 !important;
    background-color: #F06292 !important; }

.btn-outline-pink.btn-outline-lighten-1 {
  border-color: #EC407A !important;
  color: #EC407A !important; }
  .btn-outline-pink.btn-outline-lighten-1:hover {
    background-color: #EC407A !important; }

.progress-pink.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #EC407A; }

.progress-pink.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #EC407A; }

.progress-pink.progress-lighten-1[value]::-ms-fill {
  background-color: #EC407A; }

@media screen and (min-width: 0\0) {
  .progress-pink.progress-lighten-1 .progress-bar {
    background-color: #EC407A; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #EC407A !important; }

.border-pink.border-lighten-1 {
  border: 1px solid #EC407A !important; }

.border-top-pink.border-top-lighten-1 {
  border-top: 1px solid #EC407A !important; }

.border-bottom-pink.border-bottom-lighten-1 {
  border-bottom: 1px solid #EC407A !important; }

.border-left-pink.border-left-lighten-1 {
  border-left: 1px solid #EC407A !important; }

.border-right-pink.border-right-lighten-1 {
  border-right: 1px solid #EC407A !important; }

.overlay-pink.overlay-lighten-1 {
  background: #EC407A;
  /* The Fallback */
  background: rgba(236, 64, 122, 0.8); }

.pink {
  color: #E91E63 !important; }

.bg-pink {
  background-color: #E91E63 !important; }
  .bg-pink .card-header, .bg-pink .card-footer {
    background-color: transparent; }

.alert-pink {
  border-color: #E91E63 !important;
  background-color: #ef5f90 !important;
  color: #4d081f !important; }
  .alert-pink .alert-link {
    color: #280410 !important; }

.border-pink {
  border-color: #E91E63; }

.bg-pink.tag-glow, .border-pink.tag-glow {
  box-shadow: 0px 0px 10px #E91E63; }

.overlay-pink {
  background: #E91E63;
  /* The Fallback */
  background: rgba(233, 30, 99, 0.8); }

.card-outline-pink {
  border-width: 1px;
  border-style: solid;
  border-color: #E91E63;
  background-color: transparent; }
  .card-outline-pink .card-header, .card-outline-pink .card-footer {
    background-color: transparent; }

.btn-pink {
  border-color: #E91E63;
  background-color: #E91E63;
  color: #FFFFFF; }
  .btn-pink:hover {
    border-color: #F06292;
    background-color: #F06292;
    color: #FFF !important; }

.btn-outline-pink {
  border-color: #E91E63;
  background-color: transparent;
  color: #E91E63; }
  .btn-outline-pink:hover {
    background-color: #E91E63;
    color: #FFF !important; }

.progress-pink[value]::-webkit-progress-value {
  background-color: #E91E63; }

.progress-pink[value]::-moz-progress-bar {
  background-color: #E91E63; }

.progress-pink[value]::-ms-fill {
  background-color: #E91E63; }

@media screen and (min-width: 0\0) {
  .progress-pink .progress-bar {
    background-color: #E91E63; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E91E63 !important; }

.border-pink {
  border: 1px solid #E91E63 !important; }

.border-top-pink {
  border-top: 1px solid #E91E63; }

.border-bottom-pink {
  border-bottom: 1px solid #E91E63; }

.border-left-pink {
  border-left: 1px solid #E91E63; }

.border-right-pink {
  border-right: 1px solid #E91E63; }

.pink.darken-1 {
  color: #D81B60 !important; }

.bg-pink.bg-darken-1 {
  background-color: #D81B60 !important; }

.btn-pink.btn-darken-1 {
  border-color: #D81B60 !important;
  background-color: #D81B60 !important; }
  .btn-pink.btn-darken-1:hover {
    border-color: #F06292 !important;
    background-color: #F06292 !important; }

.btn-outline-pink.btn-outline-darken-1 {
  border-color: #D81B60 !important;
  color: #D81B60 !important; }
  .btn-outline-pink.btn-outline-darken-1:hover {
    background-color: #D81B60 !important; }

.progress-pink.progress-darken-1[value]::-webkit-progress-value {
  background-color: #D81B60; }

.progress-pink.progress-darken-1[value]::-moz-progress-bar {
  background-color: #D81B60; }

.progress-pink.progress-darken-1[value]::-ms-fill {
  background-color: #D81B60; }

@media screen and (min-width: 0\0) {
  .progress-pink.progress-darken-1 .progress-bar {
    background-color: #D81B60; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #D81B60 !important; }

.border-pink.border-darken-1 {
  border: 1px solid #D81B60 !important; }

.border-top-pink.border-top-darken-1 {
  border-top: 1px solid #D81B60 !important; }

.border-bottom-pink.border-bottom-darken-1 {
  border-bottom: 1px solid #D81B60 !important; }

.border-left-pink.border-left-darken-1 {
  border-left: 1px solid #D81B60 !important; }

.border-right-pink.border-right-darken-1 {
  border-right: 1px solid #D81B60 !important; }

.overlay-pink.overlay-darken-1 {
  background: #D81B60;
  /* The Fallback */
  background: rgba(216, 27, 96, 0.8); }

.pink.darken-2 {
  color: #C2185B !important; }

.bg-pink.bg-darken-2 {
  background-color: #C2185B !important; }

.btn-pink.btn-darken-2 {
  border-color: #C2185B !important;
  background-color: #C2185B !important; }
  .btn-pink.btn-darken-2:hover {
    border-color: #F06292 !important;
    background-color: #F06292 !important; }

.btn-outline-pink.btn-outline-darken-2 {
  border-color: #C2185B !important;
  color: #C2185B !important; }
  .btn-outline-pink.btn-outline-darken-2:hover {
    background-color: #C2185B !important; }

.progress-pink.progress-darken-2[value]::-webkit-progress-value {
  background-color: #C2185B; }

.progress-pink.progress-darken-2[value]::-moz-progress-bar {
  background-color: #C2185B; }

.progress-pink.progress-darken-2[value]::-ms-fill {
  background-color: #C2185B; }

@media screen and (min-width: 0\0) {
  .progress-pink.progress-darken-2 .progress-bar {
    background-color: #C2185B; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #C2185B !important; }

.border-pink.border-darken-2 {
  border: 1px solid #C2185B !important; }

.border-top-pink.border-top-darken-2 {
  border-top: 1px solid #C2185B !important; }

.border-bottom-pink.border-bottom-darken-2 {
  border-bottom: 1px solid #C2185B !important; }

.border-left-pink.border-left-darken-2 {
  border-left: 1px solid #C2185B !important; }

.border-right-pink.border-right-darken-2 {
  border-right: 1px solid #C2185B !important; }

.overlay-pink.overlay-darken-2 {
  background: #C2185B;
  /* The Fallback */
  background: rgba(194, 24, 91, 0.8); }

.pink.darken-3 {
  color: #AD1457 !important; }

.bg-pink.bg-darken-3 {
  background-color: #AD1457 !important; }

.btn-pink.btn-darken-3 {
  border-color: #AD1457 !important;
  background-color: #AD1457 !important; }
  .btn-pink.btn-darken-3:hover {
    border-color: #F06292 !important;
    background-color: #F06292 !important; }

.btn-outline-pink.btn-outline-darken-3 {
  border-color: #AD1457 !important;
  color: #AD1457 !important; }
  .btn-outline-pink.btn-outline-darken-3:hover {
    background-color: #AD1457 !important; }

.progress-pink.progress-darken-3[value]::-webkit-progress-value {
  background-color: #AD1457; }

.progress-pink.progress-darken-3[value]::-moz-progress-bar {
  background-color: #AD1457; }

.progress-pink.progress-darken-3[value]::-ms-fill {
  background-color: #AD1457; }

@media screen and (min-width: 0\0) {
  .progress-pink.progress-darken-3 .progress-bar {
    background-color: #AD1457; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #AD1457 !important; }

.border-pink.border-darken-3 {
  border: 1px solid #AD1457 !important; }

.border-top-pink.border-top-darken-3 {
  border-top: 1px solid #AD1457 !important; }

.border-bottom-pink.border-bottom-darken-3 {
  border-bottom: 1px solid #AD1457 !important; }

.border-left-pink.border-left-darken-3 {
  border-left: 1px solid #AD1457 !important; }

.border-right-pink.border-right-darken-3 {
  border-right: 1px solid #AD1457 !important; }

.overlay-pink.overlay-darken-3 {
  background: #AD1457;
  /* The Fallback */
  background: rgba(173, 20, 87, 0.8); }

.pink.darken-4 {
  color: #880E4F !important; }

.bg-pink.bg-darken-4 {
  background-color: #880E4F !important; }

.btn-pink.btn-darken-4 {
  border-color: #880E4F !important;
  background-color: #880E4F !important; }
  .btn-pink.btn-darken-4:hover {
    border-color: #F06292 !important;
    background-color: #F06292 !important; }

.btn-outline-pink.btn-outline-darken-4 {
  border-color: #880E4F !important;
  color: #880E4F !important; }
  .btn-outline-pink.btn-outline-darken-4:hover {
    background-color: #880E4F !important; }

.progress-pink.progress-darken-4[value]::-webkit-progress-value {
  background-color: #880E4F; }

.progress-pink.progress-darken-4[value]::-moz-progress-bar {
  background-color: #880E4F; }

.progress-pink.progress-darken-4[value]::-ms-fill {
  background-color: #880E4F; }

@media screen and (min-width: 0\0) {
  .progress-pink.progress-darken-4 .progress-bar {
    background-color: #880E4F; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #880E4F !important; }

.border-pink.border-darken-4 {
  border: 1px solid #880E4F !important; }

.border-top-pink.border-top-darken-4 {
  border-top: 1px solid #880E4F !important; }

.border-bottom-pink.border-bottom-darken-4 {
  border-bottom: 1px solid #880E4F !important; }

.border-left-pink.border-left-darken-4 {
  border-left: 1px solid #880E4F !important; }

.border-right-pink.border-right-darken-4 {
  border-right: 1px solid #880E4F !important; }

.overlay-pink.overlay-darken-4 {
  background: #880E4F;
  /* The Fallback */
  background: rgba(136, 14, 79, 0.8); }

.pink.accent-1 {
  color: #FF80AB !important; }

.bg-pink.bg-accent-1 {
  background-color: #FF80AB !important; }

.btn-pink.btn-accent-1 {
  border-color: #FF80AB !important;
  background-color: #FF80AB !important; }
  .btn-pink.btn-accent-1:hover {
    border-color: #F06292 !important;
    background-color: #F06292 !important; }

.btn-outline-pink.btn-outline-accent-1 {
  border-color: #FF80AB !important;
  color: #FF80AB !important; }
  .btn-outline-pink.btn-outline-accent-1:hover {
    background-color: #FF80AB !important; }

.progress-pink.progress-accent-1[value]::-webkit-progress-value {
  background-color: #FF80AB; }

.progress-pink.progress-accent-1[value]::-moz-progress-bar {
  background-color: #FF80AB; }

.progress-pink.progress-accent-1[value]::-ms-fill {
  background-color: #FF80AB; }

@media screen and (min-width: 0\0) {
  .progress-pink.progress-accent-1 .progress-bar {
    background-color: #FF80AB; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF80AB !important; }

.border-pink.border-accent-1 {
  border: 1px solid #FF80AB !important; }

.border-top-pink.border-top-accent-1 {
  border-top: 1px solid #FF80AB !important; }

.border-bottom-pink.border-bottom-accent-1 {
  border-bottom: 1px solid #FF80AB !important; }

.border-left-pink.border-left-accent-1 {
  border-left: 1px solid #FF80AB !important; }

.border-right-pink.border-right-accent-1 {
  border-right: 1px solid #FF80AB !important; }

.overlay-pink.overlay-accent-1 {
  background: #FF80AB;
  /* The Fallback */
  background: rgba(255, 128, 171, 0.8); }

.pink.accent-2 {
  color: #FF4081 !important; }

.bg-pink.bg-accent-2 {
  background-color: #FF4081 !important; }

.btn-pink.btn-accent-2 {
  border-color: #FF4081 !important;
  background-color: #FF4081 !important; }
  .btn-pink.btn-accent-2:hover {
    border-color: #F06292 !important;
    background-color: #F06292 !important; }

.btn-outline-pink.btn-outline-accent-2 {
  border-color: #FF4081 !important;
  color: #FF4081 !important; }
  .btn-outline-pink.btn-outline-accent-2:hover {
    background-color: #FF4081 !important; }

.progress-pink.progress-accent-2[value]::-webkit-progress-value {
  background-color: #FF4081; }

.progress-pink.progress-accent-2[value]::-moz-progress-bar {
  background-color: #FF4081; }

.progress-pink.progress-accent-2[value]::-ms-fill {
  background-color: #FF4081; }

@media screen and (min-width: 0\0) {
  .progress-pink.progress-accent-2 .progress-bar {
    background-color: #FF4081; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF4081 !important; }

.border-pink.border-accent-2 {
  border: 1px solid #FF4081 !important; }

.border-top-pink.border-top-accent-2 {
  border-top: 1px solid #FF4081 !important; }

.border-bottom-pink.border-bottom-accent-2 {
  border-bottom: 1px solid #FF4081 !important; }

.border-left-pink.border-left-accent-2 {
  border-left: 1px solid #FF4081 !important; }

.border-right-pink.border-right-accent-2 {
  border-right: 1px solid #FF4081 !important; }

.overlay-pink.overlay-accent-2 {
  background: #FF4081;
  /* The Fallback */
  background: rgba(255, 64, 129, 0.8); }

.pink.accent-3 {
  color: #F50057 !important; }

.bg-pink.bg-accent-3 {
  background-color: #F50057 !important; }

.btn-pink.btn-accent-3 {
  border-color: #F50057 !important;
  background-color: #F50057 !important; }
  .btn-pink.btn-accent-3:hover {
    border-color: #F06292 !important;
    background-color: #F06292 !important; }

.btn-outline-pink.btn-outline-accent-3 {
  border-color: #F50057 !important;
  color: #F50057 !important; }
  .btn-outline-pink.btn-outline-accent-3:hover {
    background-color: #F50057 !important; }

.progress-pink.progress-accent-3[value]::-webkit-progress-value {
  background-color: #F50057; }

.progress-pink.progress-accent-3[value]::-moz-progress-bar {
  background-color: #F50057; }

.progress-pink.progress-accent-3[value]::-ms-fill {
  background-color: #F50057; }

@media screen and (min-width: 0\0) {
  .progress-pink.progress-accent-3 .progress-bar {
    background-color: #F50057; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F50057 !important; }

.border-pink.border-accent-3 {
  border: 1px solid #F50057 !important; }

.border-top-pink.border-top-accent-3 {
  border-top: 1px solid #F50057 !important; }

.border-bottom-pink.border-bottom-accent-3 {
  border-bottom: 1px solid #F50057 !important; }

.border-left-pink.border-left-accent-3 {
  border-left: 1px solid #F50057 !important; }

.border-right-pink.border-right-accent-3 {
  border-right: 1px solid #F50057 !important; }

.overlay-pink.overlay-accent-3 {
  background: #F50057;
  /* The Fallback */
  background: rgba(245, 0, 87, 0.8); }

.pink.accent-4 {
  color: #C51162 !important; }

.bg-pink.bg-accent-4 {
  background-color: #C51162 !important; }

.btn-pink.btn-accent-4 {
  border-color: #C51162 !important;
  background-color: #C51162 !important; }
  .btn-pink.btn-accent-4:hover {
    border-color: #F06292 !important;
    background-color: #F06292 !important; }

.btn-outline-pink.btn-outline-accent-4 {
  border-color: #C51162 !important;
  color: #C51162 !important; }
  .btn-outline-pink.btn-outline-accent-4:hover {
    background-color: #C51162 !important; }

.progress-pink.progress-accent-4[value]::-webkit-progress-value {
  background-color: #C51162; }

.progress-pink.progress-accent-4[value]::-moz-progress-bar {
  background-color: #C51162; }

.progress-pink.progress-accent-4[value]::-ms-fill {
  background-color: #C51162; }

@media screen and (min-width: 0\0) {
  .progress-pink.progress-accent-4 .progress-bar {
    background-color: #C51162; } }

input:focus ~ .bg-pink {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #C51162 !important; }

.border-pink.border-accent-4 {
  border: 1px solid #C51162 !important; }

.border-top-pink.border-top-accent-4 {
  border-top: 1px solid #C51162 !important; }

.border-bottom-pink.border-bottom-accent-4 {
  border-bottom: 1px solid #C51162 !important; }

.border-left-pink.border-left-accent-4 {
  border-left: 1px solid #C51162 !important; }

.border-right-pink.border-right-accent-4 {
  border-right: 1px solid #C51162 !important; }

.overlay-pink.overlay-accent-4 {
  background: #C51162;
  /* The Fallback */
  background: rgba(197, 17, 98, 0.8); }

.purple.lighten-5 {
  color: #F3E5F5 !important; }

.bg-purple.bg-lighten-5 {
  background-color: #F3E5F5 !important; }

.btn-purple.btn-lighten-5 {
  border-color: #F3E5F5 !important;
  background-color: #F3E5F5 !important; }
  .btn-purple.btn-lighten-5:hover {
    border-color: #BA68C8 !important;
    background-color: #BA68C8 !important; }

.btn-outline-purple.btn-outline-lighten-5 {
  border-color: #F3E5F5 !important;
  color: #F3E5F5 !important; }
  .btn-outline-purple.btn-outline-lighten-5:hover {
    background-color: #F3E5F5 !important; }

.progress-purple.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #F3E5F5; }

.progress-purple.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #F3E5F5; }

.progress-purple.progress-lighten-5[value]::-ms-fill {
  background-color: #F3E5F5; }

@media screen and (min-width: 0\0) {
  .progress-purple.progress-lighten-5 .progress-bar {
    background-color: #F3E5F5; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F3E5F5 !important; }

.border-purple.border-lighten-5 {
  border: 1px solid #F3E5F5 !important; }

.border-top-purple.border-top-lighten-5 {
  border-top: 1px solid #F3E5F5 !important; }

.border-bottom-purple.border-bottom-lighten-5 {
  border-bottom: 1px solid #F3E5F5 !important; }

.border-left-purple.border-left-lighten-5 {
  border-left: 1px solid #F3E5F5 !important; }

.border-right-purple.border-right-lighten-5 {
  border-right: 1px solid #F3E5F5 !important; }

.overlay-purple.overlay-lighten-5 {
  background: #F3E5F5;
  /* The Fallback */
  background: rgba(243, 229, 245, 0.8); }

.purple.lighten-4 {
  color: #E1BEE7 !important; }

.bg-purple.bg-lighten-4 {
  background-color: #E1BEE7 !important; }

.btn-purple.btn-lighten-4 {
  border-color: #E1BEE7 !important;
  background-color: #E1BEE7 !important; }
  .btn-purple.btn-lighten-4:hover {
    border-color: #BA68C8 !important;
    background-color: #BA68C8 !important; }

.btn-outline-purple.btn-outline-lighten-4 {
  border-color: #E1BEE7 !important;
  color: #E1BEE7 !important; }
  .btn-outline-purple.btn-outline-lighten-4:hover {
    background-color: #E1BEE7 !important; }

.progress-purple.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #E1BEE7; }

.progress-purple.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #E1BEE7; }

.progress-purple.progress-lighten-4[value]::-ms-fill {
  background-color: #E1BEE7; }

@media screen and (min-width: 0\0) {
  .progress-purple.progress-lighten-4 .progress-bar {
    background-color: #E1BEE7; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E1BEE7 !important; }

.border-purple.border-lighten-4 {
  border: 1px solid #E1BEE7 !important; }

.border-top-purple.border-top-lighten-4 {
  border-top: 1px solid #E1BEE7 !important; }

.border-bottom-purple.border-bottom-lighten-4 {
  border-bottom: 1px solid #E1BEE7 !important; }

.border-left-purple.border-left-lighten-4 {
  border-left: 1px solid #E1BEE7 !important; }

.border-right-purple.border-right-lighten-4 {
  border-right: 1px solid #E1BEE7 !important; }

.overlay-purple.overlay-lighten-4 {
  background: #E1BEE7;
  /* The Fallback */
  background: rgba(225, 190, 231, 0.8); }

.purple.lighten-3 {
  color: #CE93D8 !important; }

.bg-purple.bg-lighten-3 {
  background-color: #CE93D8 !important; }

.btn-purple.btn-lighten-3 {
  border-color: #CE93D8 !important;
  background-color: #CE93D8 !important; }
  .btn-purple.btn-lighten-3:hover {
    border-color: #BA68C8 !important;
    background-color: #BA68C8 !important; }

.btn-outline-purple.btn-outline-lighten-3 {
  border-color: #CE93D8 !important;
  color: #CE93D8 !important; }
  .btn-outline-purple.btn-outline-lighten-3:hover {
    background-color: #CE93D8 !important; }

.progress-purple.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #CE93D8; }

.progress-purple.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #CE93D8; }

.progress-purple.progress-lighten-3[value]::-ms-fill {
  background-color: #CE93D8; }

@media screen and (min-width: 0\0) {
  .progress-purple.progress-lighten-3 .progress-bar {
    background-color: #CE93D8; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #CE93D8 !important; }

.border-purple.border-lighten-3 {
  border: 1px solid #CE93D8 !important; }

.border-top-purple.border-top-lighten-3 {
  border-top: 1px solid #CE93D8 !important; }

.border-bottom-purple.border-bottom-lighten-3 {
  border-bottom: 1px solid #CE93D8 !important; }

.border-left-purple.border-left-lighten-3 {
  border-left: 1px solid #CE93D8 !important; }

.border-right-purple.border-right-lighten-3 {
  border-right: 1px solid #CE93D8 !important; }

.overlay-purple.overlay-lighten-3 {
  background: #CE93D8;
  /* The Fallback */
  background: rgba(206, 147, 216, 0.8); }

.purple.lighten-2 {
  color: #BA68C8 !important; }

.bg-purple.bg-lighten-2 {
  background-color: #BA68C8 !important; }

.btn-purple.btn-lighten-2 {
  border-color: #BA68C8 !important;
  background-color: #BA68C8 !important; }
  .btn-purple.btn-lighten-2:hover {
    border-color: #BA68C8 !important;
    background-color: #BA68C8 !important; }

.btn-outline-purple.btn-outline-lighten-2 {
  border-color: #BA68C8 !important;
  color: #BA68C8 !important; }
  .btn-outline-purple.btn-outline-lighten-2:hover {
    background-color: #BA68C8 !important; }

.progress-purple.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #BA68C8; }

.progress-purple.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #BA68C8; }

.progress-purple.progress-lighten-2[value]::-ms-fill {
  background-color: #BA68C8; }

@media screen and (min-width: 0\0) {
  .progress-purple.progress-lighten-2 .progress-bar {
    background-color: #BA68C8; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #BA68C8 !important; }

.border-purple.border-lighten-2 {
  border: 1px solid #BA68C8 !important; }

.border-top-purple.border-top-lighten-2 {
  border-top: 1px solid #BA68C8 !important; }

.border-bottom-purple.border-bottom-lighten-2 {
  border-bottom: 1px solid #BA68C8 !important; }

.border-left-purple.border-left-lighten-2 {
  border-left: 1px solid #BA68C8 !important; }

.border-right-purple.border-right-lighten-2 {
  border-right: 1px solid #BA68C8 !important; }

.overlay-purple.overlay-lighten-2 {
  background: #BA68C8;
  /* The Fallback */
  background: rgba(186, 104, 200, 0.8); }

.purple.lighten-1 {
  color: #AB47BC !important; }

.bg-purple.bg-lighten-1 {
  background-color: #AB47BC !important; }

.btn-purple.btn-lighten-1 {
  border-color: #AB47BC !important;
  background-color: #AB47BC !important; }
  .btn-purple.btn-lighten-1:hover {
    border-color: #BA68C8 !important;
    background-color: #BA68C8 !important; }

.btn-outline-purple.btn-outline-lighten-1 {
  border-color: #AB47BC !important;
  color: #AB47BC !important; }
  .btn-outline-purple.btn-outline-lighten-1:hover {
    background-color: #AB47BC !important; }

.progress-purple.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #AB47BC; }

.progress-purple.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #AB47BC; }

.progress-purple.progress-lighten-1[value]::-ms-fill {
  background-color: #AB47BC; }

@media screen and (min-width: 0\0) {
  .progress-purple.progress-lighten-1 .progress-bar {
    background-color: #AB47BC; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #AB47BC !important; }

.border-purple.border-lighten-1 {
  border: 1px solid #AB47BC !important; }

.border-top-purple.border-top-lighten-1 {
  border-top: 1px solid #AB47BC !important; }

.border-bottom-purple.border-bottom-lighten-1 {
  border-bottom: 1px solid #AB47BC !important; }

.border-left-purple.border-left-lighten-1 {
  border-left: 1px solid #AB47BC !important; }

.border-right-purple.border-right-lighten-1 {
  border-right: 1px solid #AB47BC !important; }

.overlay-purple.overlay-lighten-1 {
  background: #AB47BC;
  /* The Fallback */
  background: rgba(171, 71, 188, 0.8); }

.purple {
  color: #9C27B0 !important; }

.bg-purple {
  background-color: #9C27B0 !important; }
  .bg-purple .card-header, .bg-purple .card-footer {
    background-color: transparent; }

.alert-purple {
  border-color: #9C27B0 !important;
  background-color: #c248d6 !important;
  color: #1a071e !important; }
  .alert-purple .alert-link {
    color: black !important; }

.border-purple {
  border-color: #9C27B0; }

.bg-purple.tag-glow, .border-purple.tag-glow {
  box-shadow: 0px 0px 10px #9C27B0; }

.overlay-purple {
  background: #9C27B0;
  /* The Fallback */
  background: rgba(156, 39, 176, 0.8); }

.card-outline-purple {
  border-width: 1px;
  border-style: solid;
  border-color: #9C27B0;
  background-color: transparent; }
  .card-outline-purple .card-header, .card-outline-purple .card-footer {
    background-color: transparent; }

.btn-purple {
  border-color: #9C27B0;
  background-color: #9C27B0;
  color: #FFFFFF; }
  .btn-purple:hover {
    border-color: #BA68C8;
    background-color: #BA68C8;
    color: #FFF !important; }

.btn-outline-purple {
  border-color: #9C27B0;
  background-color: transparent;
  color: #9C27B0; }
  .btn-outline-purple:hover {
    background-color: #9C27B0;
    color: #FFF !important; }

.progress-purple[value]::-webkit-progress-value {
  background-color: #9C27B0; }

.progress-purple[value]::-moz-progress-bar {
  background-color: #9C27B0; }

.progress-purple[value]::-ms-fill {
  background-color: #9C27B0; }

@media screen and (min-width: 0\0) {
  .progress-purple .progress-bar {
    background-color: #9C27B0; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #9C27B0 !important; }

.border-purple {
  border: 1px solid #9C27B0 !important; }

.border-top-purple {
  border-top: 1px solid #9C27B0; }

.border-bottom-purple {
  border-bottom: 1px solid #9C27B0; }

.border-left-purple {
  border-left: 1px solid #9C27B0; }

.border-right-purple {
  border-right: 1px solid #9C27B0; }

.purple.darken-1 {
  color: #8E24AA !important; }

.bg-purple.bg-darken-1 {
  background-color: #8E24AA !important; }

.btn-purple.btn-darken-1 {
  border-color: #8E24AA !important;
  background-color: #8E24AA !important; }
  .btn-purple.btn-darken-1:hover {
    border-color: #BA68C8 !important;
    background-color: #BA68C8 !important; }

.btn-outline-purple.btn-outline-darken-1 {
  border-color: #8E24AA !important;
  color: #8E24AA !important; }
  .btn-outline-purple.btn-outline-darken-1:hover {
    background-color: #8E24AA !important; }

.progress-purple.progress-darken-1[value]::-webkit-progress-value {
  background-color: #8E24AA; }

.progress-purple.progress-darken-1[value]::-moz-progress-bar {
  background-color: #8E24AA; }

.progress-purple.progress-darken-1[value]::-ms-fill {
  background-color: #8E24AA; }

@media screen and (min-width: 0\0) {
  .progress-purple.progress-darken-1 .progress-bar {
    background-color: #8E24AA; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #8E24AA !important; }

.border-purple.border-darken-1 {
  border: 1px solid #8E24AA !important; }

.border-top-purple.border-top-darken-1 {
  border-top: 1px solid #8E24AA !important; }

.border-bottom-purple.border-bottom-darken-1 {
  border-bottom: 1px solid #8E24AA !important; }

.border-left-purple.border-left-darken-1 {
  border-left: 1px solid #8E24AA !important; }

.border-right-purple.border-right-darken-1 {
  border-right: 1px solid #8E24AA !important; }

.overlay-purple.overlay-darken-1 {
  background: #8E24AA;
  /* The Fallback */
  background: rgba(142, 36, 170, 0.8); }

.purple.darken-2 {
  color: #7B1FA2 !important; }

.bg-purple.bg-darken-2 {
  background-color: #7B1FA2 !important; }

.btn-purple.btn-darken-2 {
  border-color: #7B1FA2 !important;
  background-color: #7B1FA2 !important; }
  .btn-purple.btn-darken-2:hover {
    border-color: #BA68C8 !important;
    background-color: #BA68C8 !important; }

.btn-outline-purple.btn-outline-darken-2 {
  border-color: #7B1FA2 !important;
  color: #7B1FA2 !important; }
  .btn-outline-purple.btn-outline-darken-2:hover {
    background-color: #7B1FA2 !important; }

.progress-purple.progress-darken-2[value]::-webkit-progress-value {
  background-color: #7B1FA2; }

.progress-purple.progress-darken-2[value]::-moz-progress-bar {
  background-color: #7B1FA2; }

.progress-purple.progress-darken-2[value]::-ms-fill {
  background-color: #7B1FA2; }

@media screen and (min-width: 0\0) {
  .progress-purple.progress-darken-2 .progress-bar {
    background-color: #7B1FA2; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #7B1FA2 !important; }

.border-purple.border-darken-2 {
  border: 1px solid #7B1FA2 !important; }

.border-top-purple.border-top-darken-2 {
  border-top: 1px solid #7B1FA2 !important; }

.border-bottom-purple.border-bottom-darken-2 {
  border-bottom: 1px solid #7B1FA2 !important; }

.border-left-purple.border-left-darken-2 {
  border-left: 1px solid #7B1FA2 !important; }

.border-right-purple.border-right-darken-2 {
  border-right: 1px solid #7B1FA2 !important; }

.overlay-purple.overlay-darken-2 {
  background: #7B1FA2;
  /* The Fallback */
  background: rgba(123, 31, 162, 0.8); }

.purple.darken-3 {
  color: #6A1B9A !important; }

.bg-purple.bg-darken-3 {
  background-color: #6A1B9A !important; }

.btn-purple.btn-darken-3 {
  border-color: #6A1B9A !important;
  background-color: #6A1B9A !important; }
  .btn-purple.btn-darken-3:hover {
    border-color: #BA68C8 !important;
    background-color: #BA68C8 !important; }

.btn-outline-purple.btn-outline-darken-3 {
  border-color: #6A1B9A !important;
  color: #6A1B9A !important; }
  .btn-outline-purple.btn-outline-darken-3:hover {
    background-color: #6A1B9A !important; }

.progress-purple.progress-darken-3[value]::-webkit-progress-value {
  background-color: #6A1B9A; }

.progress-purple.progress-darken-3[value]::-moz-progress-bar {
  background-color: #6A1B9A; }

.progress-purple.progress-darken-3[value]::-ms-fill {
  background-color: #6A1B9A; }

@media screen and (min-width: 0\0) {
  .progress-purple.progress-darken-3 .progress-bar {
    background-color: #6A1B9A; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #6A1B9A !important; }

.border-purple.border-darken-3 {
  border: 1px solid #6A1B9A !important; }

.border-top-purple.border-top-darken-3 {
  border-top: 1px solid #6A1B9A !important; }

.border-bottom-purple.border-bottom-darken-3 {
  border-bottom: 1px solid #6A1B9A !important; }

.border-left-purple.border-left-darken-3 {
  border-left: 1px solid #6A1B9A !important; }

.border-right-purple.border-right-darken-3 {
  border-right: 1px solid #6A1B9A !important; }

.overlay-purple.overlay-darken-3 {
  background: #6A1B9A;
  /* The Fallback */
  background: rgba(106, 27, 154, 0.8); }

.purple.darken-4 {
  color: #4A148C !important; }

.bg-purple.bg-darken-4 {
  background-color: #4A148C !important; }

.btn-purple.btn-darken-4 {
  border-color: #4A148C !important;
  background-color: #4A148C !important; }
  .btn-purple.btn-darken-4:hover {
    border-color: #BA68C8 !important;
    background-color: #BA68C8 !important; }

.btn-outline-purple.btn-outline-darken-4 {
  border-color: #4A148C !important;
  color: #4A148C !important; }
  .btn-outline-purple.btn-outline-darken-4:hover {
    background-color: #4A148C !important; }

.progress-purple.progress-darken-4[value]::-webkit-progress-value {
  background-color: #4A148C; }

.progress-purple.progress-darken-4[value]::-moz-progress-bar {
  background-color: #4A148C; }

.progress-purple.progress-darken-4[value]::-ms-fill {
  background-color: #4A148C; }

@media screen and (min-width: 0\0) {
  .progress-purple.progress-darken-4 .progress-bar {
    background-color: #4A148C; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #4A148C !important; }

.border-purple.border-darken-4 {
  border: 1px solid #4A148C !important; }

.border-top-purple.border-top-darken-4 {
  border-top: 1px solid #4A148C !important; }

.border-bottom-purple.border-bottom-darken-4 {
  border-bottom: 1px solid #4A148C !important; }

.border-left-purple.border-left-darken-4 {
  border-left: 1px solid #4A148C !important; }

.border-right-purple.border-right-darken-4 {
  border-right: 1px solid #4A148C !important; }

.overlay-purple.overlay-darken-4 {
  background: #4A148C;
  /* The Fallback */
  background: rgba(74, 20, 140, 0.8); }

.purple.accent-1 {
  color: #EA80FC !important; }

.bg-purple.bg-accent-1 {
  background-color: #EA80FC !important; }

.btn-purple.btn-accent-1 {
  border-color: #EA80FC !important;
  background-color: #EA80FC !important; }
  .btn-purple.btn-accent-1:hover {
    border-color: #BA68C8 !important;
    background-color: #BA68C8 !important; }

.btn-outline-purple.btn-outline-accent-1 {
  border-color: #EA80FC !important;
  color: #EA80FC !important; }
  .btn-outline-purple.btn-outline-accent-1:hover {
    background-color: #EA80FC !important; }

.progress-purple.progress-accent-1[value]::-webkit-progress-value {
  background-color: #EA80FC; }

.progress-purple.progress-accent-1[value]::-moz-progress-bar {
  background-color: #EA80FC; }

.progress-purple.progress-accent-1[value]::-ms-fill {
  background-color: #EA80FC; }

@media screen and (min-width: 0\0) {
  .progress-purple.progress-accent-1 .progress-bar {
    background-color: #EA80FC; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #EA80FC !important; }

.border-purple.border-accent-1 {
  border: 1px solid #EA80FC !important; }

.border-top-purple.border-top-accent-1 {
  border-top: 1px solid #EA80FC !important; }

.border-bottom-purple.border-bottom-accent-1 {
  border-bottom: 1px solid #EA80FC !important; }

.border-left-purple.border-left-accent-1 {
  border-left: 1px solid #EA80FC !important; }

.border-right-purple.border-right-accent-1 {
  border-right: 1px solid #EA80FC !important; }

.overlay-purple.overlay-accent-1 {
  background: #EA80FC;
  /* The Fallback */
  background: rgba(234, 128, 252, 0.8); }

.purple.accent-2 {
  color: #E040FB !important; }

.bg-purple.bg-accent-2 {
  background-color: #E040FB !important; }

.btn-purple.btn-accent-2 {
  border-color: #E040FB !important;
  background-color: #E040FB !important; }
  .btn-purple.btn-accent-2:hover {
    border-color: #BA68C8 !important;
    background-color: #BA68C8 !important; }

.btn-outline-purple.btn-outline-accent-2 {
  border-color: #E040FB !important;
  color: #E040FB !important; }
  .btn-outline-purple.btn-outline-accent-2:hover {
    background-color: #E040FB !important; }

.progress-purple.progress-accent-2[value]::-webkit-progress-value {
  background-color: #E040FB; }

.progress-purple.progress-accent-2[value]::-moz-progress-bar {
  background-color: #E040FB; }

.progress-purple.progress-accent-2[value]::-ms-fill {
  background-color: #E040FB; }

@media screen and (min-width: 0\0) {
  .progress-purple.progress-accent-2 .progress-bar {
    background-color: #E040FB; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E040FB !important; }

.border-purple.border-accent-2 {
  border: 1px solid #E040FB !important; }

.border-top-purple.border-top-accent-2 {
  border-top: 1px solid #E040FB !important; }

.border-bottom-purple.border-bottom-accent-2 {
  border-bottom: 1px solid #E040FB !important; }

.border-left-purple.border-left-accent-2 {
  border-left: 1px solid #E040FB !important; }

.border-right-purple.border-right-accent-2 {
  border-right: 1px solid #E040FB !important; }

.overlay-purple.overlay-accent-2 {
  background: #E040FB;
  /* The Fallback */
  background: rgba(224, 64, 251, 0.8); }

.purple.accent-3 {
  color: #D500F9 !important; }

.bg-purple.bg-accent-3 {
  background-color: #D500F9 !important; }

.btn-purple.btn-accent-3 {
  border-color: #D500F9 !important;
  background-color: #D500F9 !important; }
  .btn-purple.btn-accent-3:hover {
    border-color: #BA68C8 !important;
    background-color: #BA68C8 !important; }

.btn-outline-purple.btn-outline-accent-3 {
  border-color: #D500F9 !important;
  color: #D500F9 !important; }
  .btn-outline-purple.btn-outline-accent-3:hover {
    background-color: #D500F9 !important; }

.progress-purple.progress-accent-3[value]::-webkit-progress-value {
  background-color: #D500F9; }

.progress-purple.progress-accent-3[value]::-moz-progress-bar {
  background-color: #D500F9; }

.progress-purple.progress-accent-3[value]::-ms-fill {
  background-color: #D500F9; }

@media screen and (min-width: 0\0) {
  .progress-purple.progress-accent-3 .progress-bar {
    background-color: #D500F9; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #D500F9 !important; }

.border-purple.border-accent-3 {
  border: 1px solid #D500F9 !important; }

.border-top-purple.border-top-accent-3 {
  border-top: 1px solid #D500F9 !important; }

.border-bottom-purple.border-bottom-accent-3 {
  border-bottom: 1px solid #D500F9 !important; }

.border-left-purple.border-left-accent-3 {
  border-left: 1px solid #D500F9 !important; }

.border-right-purple.border-right-accent-3 {
  border-right: 1px solid #D500F9 !important; }

.overlay-purple.overlay-accent-3 {
  background: #D500F9;
  /* The Fallback */
  background: rgba(213, 0, 249, 0.8); }

.purple.accent-4 {
  color: #DD00FF !important; }

.bg-purple.bg-accent-4 {
  background-color: #DD00FF !important; }

.btn-purple.btn-accent-4 {
  border-color: #DD00FF !important;
  background-color: #DD00FF !important; }
  .btn-purple.btn-accent-4:hover {
    border-color: #BA68C8 !important;
    background-color: #BA68C8 !important; }

.btn-outline-purple.btn-outline-accent-4 {
  border-color: #DD00FF !important;
  color: #DD00FF !important; }
  .btn-outline-purple.btn-outline-accent-4:hover {
    background-color: #DD00FF !important; }

.progress-purple.progress-accent-4[value]::-webkit-progress-value {
  background-color: #DD00FF; }

.progress-purple.progress-accent-4[value]::-moz-progress-bar {
  background-color: #DD00FF; }

.progress-purple.progress-accent-4[value]::-ms-fill {
  background-color: #DD00FF; }

@media screen and (min-width: 0\0) {
  .progress-purple.progress-accent-4 .progress-bar {
    background-color: #DD00FF; } }

input:focus ~ .bg-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #DD00FF !important; }

.border-purple.border-accent-4 {
  border: 1px solid #DD00FF !important; }

.border-top-purple.border-top-accent-4 {
  border-top: 1px solid #DD00FF !important; }

.border-bottom-purple.border-bottom-accent-4 {
  border-bottom: 1px solid #DD00FF !important; }

.border-left-purple.border-left-accent-4 {
  border-left: 1px solid #DD00FF !important; }

.border-right-purple.border-right-accent-4 {
  border-right: 1px solid #DD00FF !important; }

.overlay-purple.overlay-accent-4 {
  background: #DD00FF;
  /* The Fallback */
  background: rgba(221, 0, 255, 0.8); }

.deep-purple.lighten-5 {
  color: #EDE7F6 !important; }

.bg-deep-purple.bg-lighten-5 {
  background-color: #EDE7F6 !important; }

.btn-deep-purple.btn-lighten-5 {
  border-color: #EDE7F6 !important;
  background-color: #EDE7F6 !important; }
  .btn-deep-purple.btn-lighten-5:hover {
    border-color: #9575CD !important;
    background-color: #9575CD !important; }

.btn-outline-deep-purple.btn-outline-lighten-5 {
  border-color: #EDE7F6 !important;
  color: #EDE7F6 !important; }
  .btn-outline-deep-purple.btn-outline-lighten-5:hover {
    background-color: #EDE7F6 !important; }

.progress-deep-purple.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #EDE7F6; }

.progress-deep-purple.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #EDE7F6; }

.progress-deep-purple.progress-lighten-5[value]::-ms-fill {
  background-color: #EDE7F6; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple.progress-lighten-5 .progress-bar {
    background-color: #EDE7F6; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #EDE7F6 !important; }

.border-deep-purple.border-lighten-5 {
  border: 1px solid #EDE7F6 !important; }

.border-top-deep-purple.border-top-lighten-5 {
  border-top: 1px solid #EDE7F6 !important; }

.border-bottom-deep-purple.border-bottom-lighten-5 {
  border-bottom: 1px solid #EDE7F6 !important; }

.border-left-deep-purple.border-left-lighten-5 {
  border-left: 1px solid #EDE7F6 !important; }

.border-right-deep-purple.border-right-lighten-5 {
  border-right: 1px solid #EDE7F6 !important; }

.overlay-deep-purple.overlay-lighten-5 {
  background: #EDE7F6;
  /* The Fallback */
  background: rgba(237, 231, 246, 0.8); }

.deep-purple.lighten-4 {
  color: #D1C4E9 !important; }

.bg-deep-purple.bg-lighten-4 {
  background-color: #D1C4E9 !important; }

.btn-deep-purple.btn-lighten-4 {
  border-color: #D1C4E9 !important;
  background-color: #D1C4E9 !important; }
  .btn-deep-purple.btn-lighten-4:hover {
    border-color: #9575CD !important;
    background-color: #9575CD !important; }

.btn-outline-deep-purple.btn-outline-lighten-4 {
  border-color: #D1C4E9 !important;
  color: #D1C4E9 !important; }
  .btn-outline-deep-purple.btn-outline-lighten-4:hover {
    background-color: #D1C4E9 !important; }

.progress-deep-purple.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #D1C4E9; }

.progress-deep-purple.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #D1C4E9; }

.progress-deep-purple.progress-lighten-4[value]::-ms-fill {
  background-color: #D1C4E9; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple.progress-lighten-4 .progress-bar {
    background-color: #D1C4E9; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #D1C4E9 !important; }

.border-deep-purple.border-lighten-4 {
  border: 1px solid #D1C4E9 !important; }

.border-top-deep-purple.border-top-lighten-4 {
  border-top: 1px solid #D1C4E9 !important; }

.border-bottom-deep-purple.border-bottom-lighten-4 {
  border-bottom: 1px solid #D1C4E9 !important; }

.border-left-deep-purple.border-left-lighten-4 {
  border-left: 1px solid #D1C4E9 !important; }

.border-right-deep-purple.border-right-lighten-4 {
  border-right: 1px solid #D1C4E9 !important; }

.overlay-deep-purple.overlay-lighten-4 {
  background: #D1C4E9;
  /* The Fallback */
  background: rgba(209, 196, 233, 0.8); }

.deep-purple.lighten-3 {
  color: #B39DDB !important; }

.bg-deep-purple.bg-lighten-3 {
  background-color: #B39DDB !important; }

.btn-deep-purple.btn-lighten-3 {
  border-color: #B39DDB !important;
  background-color: #B39DDB !important; }
  .btn-deep-purple.btn-lighten-3:hover {
    border-color: #9575CD !important;
    background-color: #9575CD !important; }

.btn-outline-deep-purple.btn-outline-lighten-3 {
  border-color: #B39DDB !important;
  color: #B39DDB !important; }
  .btn-outline-deep-purple.btn-outline-lighten-3:hover {
    background-color: #B39DDB !important; }

.progress-deep-purple.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #B39DDB; }

.progress-deep-purple.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #B39DDB; }

.progress-deep-purple.progress-lighten-3[value]::-ms-fill {
  background-color: #B39DDB; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple.progress-lighten-3 .progress-bar {
    background-color: #B39DDB; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #B39DDB !important; }

.border-deep-purple.border-lighten-3 {
  border: 1px solid #B39DDB !important; }

.border-top-deep-purple.border-top-lighten-3 {
  border-top: 1px solid #B39DDB !important; }

.border-bottom-deep-purple.border-bottom-lighten-3 {
  border-bottom: 1px solid #B39DDB !important; }

.border-left-deep-purple.border-left-lighten-3 {
  border-left: 1px solid #B39DDB !important; }

.border-right-deep-purple.border-right-lighten-3 {
  border-right: 1px solid #B39DDB !important; }

.overlay-deep-purple.overlay-lighten-3 {
  background: #B39DDB;
  /* The Fallback */
  background: rgba(179, 157, 219, 0.8); }

.deep-purple.lighten-2 {
  color: #9575CD !important; }

.bg-deep-purple.bg-lighten-2 {
  background-color: #9575CD !important; }

.btn-deep-purple.btn-lighten-2 {
  border-color: #9575CD !important;
  background-color: #9575CD !important; }
  .btn-deep-purple.btn-lighten-2:hover {
    border-color: #9575CD !important;
    background-color: #9575CD !important; }

.btn-outline-deep-purple.btn-outline-lighten-2 {
  border-color: #9575CD !important;
  color: #9575CD !important; }
  .btn-outline-deep-purple.btn-outline-lighten-2:hover {
    background-color: #9575CD !important; }

.progress-deep-purple.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #9575CD; }

.progress-deep-purple.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #9575CD; }

.progress-deep-purple.progress-lighten-2[value]::-ms-fill {
  background-color: #9575CD; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple.progress-lighten-2 .progress-bar {
    background-color: #9575CD; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #9575CD !important; }

.border-deep-purple.border-lighten-2 {
  border: 1px solid #9575CD !important; }

.border-top-deep-purple.border-top-lighten-2 {
  border-top: 1px solid #9575CD !important; }

.border-bottom-deep-purple.border-bottom-lighten-2 {
  border-bottom: 1px solid #9575CD !important; }

.border-left-deep-purple.border-left-lighten-2 {
  border-left: 1px solid #9575CD !important; }

.border-right-deep-purple.border-right-lighten-2 {
  border-right: 1px solid #9575CD !important; }

.overlay-deep-purple.overlay-lighten-2 {
  background: #9575CD;
  /* The Fallback */
  background: rgba(149, 117, 205, 0.8); }

.deep-purple.lighten-1 {
  color: #7E57C2 !important; }

.bg-deep-purple.bg-lighten-1 {
  background-color: #7E57C2 !important; }

.btn-deep-purple.btn-lighten-1 {
  border-color: #7E57C2 !important;
  background-color: #7E57C2 !important; }
  .btn-deep-purple.btn-lighten-1:hover {
    border-color: #9575CD !important;
    background-color: #9575CD !important; }

.btn-outline-deep-purple.btn-outline-lighten-1 {
  border-color: #7E57C2 !important;
  color: #7E57C2 !important; }
  .btn-outline-deep-purple.btn-outline-lighten-1:hover {
    background-color: #7E57C2 !important; }

.progress-deep-purple.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #7E57C2; }

.progress-deep-purple.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #7E57C2; }

.progress-deep-purple.progress-lighten-1[value]::-ms-fill {
  background-color: #7E57C2; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple.progress-lighten-1 .progress-bar {
    background-color: #7E57C2; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #7E57C2 !important; }

.border-deep-purple.border-lighten-1 {
  border: 1px solid #7E57C2 !important; }

.border-top-deep-purple.border-top-lighten-1 {
  border-top: 1px solid #7E57C2 !important; }

.border-bottom-deep-purple.border-bottom-lighten-1 {
  border-bottom: 1px solid #7E57C2 !important; }

.border-left-deep-purple.border-left-lighten-1 {
  border-left: 1px solid #7E57C2 !important; }

.border-right-deep-purple.border-right-lighten-1 {
  border-right: 1px solid #7E57C2 !important; }

.overlay-deep-purple.overlay-lighten-1 {
  background: #7E57C2;
  /* The Fallback */
  background: rgba(126, 87, 194, 0.8); }

.deep-purple {
  color: #673AB7 !important; }

.bg-deep-purple {
  background-color: #673AB7 !important; }
  .bg-deep-purple .card-header, .bg-deep-purple .card-footer {
    background-color: transparent; }

.alert-deep-purple {
  border-color: #673AB7 !important;
  background-color: #8e69cf !important;
  color: #1b0f2f !important; }
  .alert-deep-purple .alert-link {
    color: #090510 !important; }

.border-deep-purple {
  border-color: #673AB7; }

.bg-deep-purple.tag-glow, .border-deep-purple.tag-glow {
  box-shadow: 0px 0px 10px #673AB7; }

.overlay-deep-purple {
  background: #673AB7;
  /* The Fallback */
  background: rgba(103, 58, 183, 0.8); }

.card-outline-deep-purple {
  border-width: 1px;
  border-style: solid;
  border-color: #673AB7;
  background-color: transparent; }
  .card-outline-deep-purple .card-header, .card-outline-deep-purple .card-footer {
    background-color: transparent; }

.btn-deep-purple {
  border-color: #673AB7;
  background-color: #673AB7;
  color: #FFFFFF; }
  .btn-deep-purple:hover {
    border-color: #9575CD;
    background-color: #9575CD;
    color: #FFF !important; }

.btn-outline-deep-purple {
  border-color: #673AB7;
  background-color: transparent;
  color: #673AB7; }
  .btn-outline-deep-purple:hover {
    background-color: #673AB7;
    color: #FFF !important; }

.progress-deep-purple[value]::-webkit-progress-value {
  background-color: #673AB7; }

.progress-deep-purple[value]::-moz-progress-bar {
  background-color: #673AB7; }

.progress-deep-purple[value]::-ms-fill {
  background-color: #673AB7; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple .progress-bar {
    background-color: #673AB7; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #673AB7 !important; }

.border-deep-purple {
  border: 1px solid #673AB7 !important; }

.border-top-deep-purple {
  border-top: 1px solid #673AB7; }

.border-bottom-deep-purple {
  border-bottom: 1px solid #673AB7; }

.border-left-deep-purple {
  border-left: 1px solid #673AB7; }

.border-right-deep-purple {
  border-right: 1px solid #673AB7; }

.deep-purple.darken-1 {
  color: #5E35B1 !important; }

.bg-deep-purple.bg-darken-1 {
  background-color: #5E35B1 !important; }

.btn-deep-purple.btn-darken-1 {
  border-color: #5E35B1 !important;
  background-color: #5E35B1 !important; }
  .btn-deep-purple.btn-darken-1:hover {
    border-color: #9575CD !important;
    background-color: #9575CD !important; }

.btn-outline-deep-purple.btn-outline-darken-1 {
  border-color: #5E35B1 !important;
  color: #5E35B1 !important; }
  .btn-outline-deep-purple.btn-outline-darken-1:hover {
    background-color: #5E35B1 !important; }

.progress-deep-purple.progress-darken-1[value]::-webkit-progress-value {
  background-color: #5E35B1; }

.progress-deep-purple.progress-darken-1[value]::-moz-progress-bar {
  background-color: #5E35B1; }

.progress-deep-purple.progress-darken-1[value]::-ms-fill {
  background-color: #5E35B1; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple.progress-darken-1 .progress-bar {
    background-color: #5E35B1; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #5E35B1 !important; }

.border-deep-purple.border-darken-1 {
  border: 1px solid #5E35B1 !important; }

.border-top-deep-purple.border-top-darken-1 {
  border-top: 1px solid #5E35B1 !important; }

.border-bottom-deep-purple.border-bottom-darken-1 {
  border-bottom: 1px solid #5E35B1 !important; }

.border-left-deep-purple.border-left-darken-1 {
  border-left: 1px solid #5E35B1 !important; }

.border-right-deep-purple.border-right-darken-1 {
  border-right: 1px solid #5E35B1 !important; }

.overlay-deep-purple.overlay-darken-1 {
  background: #5E35B1;
  /* The Fallback */
  background: rgba(94, 53, 177, 0.8); }

.deep-purple.darken-2 {
  color: #512DA8 !important; }

.bg-deep-purple.bg-darken-2 {
  background-color: #512DA8 !important; }

.btn-deep-purple.btn-darken-2 {
  border-color: #512DA8 !important;
  background-color: #512DA8 !important; }
  .btn-deep-purple.btn-darken-2:hover {
    border-color: #9575CD !important;
    background-color: #9575CD !important; }

.btn-outline-deep-purple.btn-outline-darken-2 {
  border-color: #512DA8 !important;
  color: #512DA8 !important; }
  .btn-outline-deep-purple.btn-outline-darken-2:hover {
    background-color: #512DA8 !important; }

.progress-deep-purple.progress-darken-2[value]::-webkit-progress-value {
  background-color: #512DA8; }

.progress-deep-purple.progress-darken-2[value]::-moz-progress-bar {
  background-color: #512DA8; }

.progress-deep-purple.progress-darken-2[value]::-ms-fill {
  background-color: #512DA8; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple.progress-darken-2 .progress-bar {
    background-color: #512DA8; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #512DA8 !important; }

.border-deep-purple.border-darken-2 {
  border: 1px solid #512DA8 !important; }

.border-top-deep-purple.border-top-darken-2 {
  border-top: 1px solid #512DA8 !important; }

.border-bottom-deep-purple.border-bottom-darken-2 {
  border-bottom: 1px solid #512DA8 !important; }

.border-left-deep-purple.border-left-darken-2 {
  border-left: 1px solid #512DA8 !important; }

.border-right-deep-purple.border-right-darken-2 {
  border-right: 1px solid #512DA8 !important; }

.overlay-deep-purple.overlay-darken-2 {
  background: #512DA8;
  /* The Fallback */
  background: rgba(81, 45, 168, 0.8); }

.deep-purple.darken-3 {
  color: #4527A0 !important; }

.bg-deep-purple.bg-darken-3 {
  background-color: #4527A0 !important; }

.btn-deep-purple.btn-darken-3 {
  border-color: #4527A0 !important;
  background-color: #4527A0 !important; }
  .btn-deep-purple.btn-darken-3:hover {
    border-color: #9575CD !important;
    background-color: #9575CD !important; }

.btn-outline-deep-purple.btn-outline-darken-3 {
  border-color: #4527A0 !important;
  color: #4527A0 !important; }
  .btn-outline-deep-purple.btn-outline-darken-3:hover {
    background-color: #4527A0 !important; }

.progress-deep-purple.progress-darken-3[value]::-webkit-progress-value {
  background-color: #4527A0; }

.progress-deep-purple.progress-darken-3[value]::-moz-progress-bar {
  background-color: #4527A0; }

.progress-deep-purple.progress-darken-3[value]::-ms-fill {
  background-color: #4527A0; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple.progress-darken-3 .progress-bar {
    background-color: #4527A0; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #4527A0 !important; }

.border-deep-purple.border-darken-3 {
  border: 1px solid #4527A0 !important; }

.border-top-deep-purple.border-top-darken-3 {
  border-top: 1px solid #4527A0 !important; }

.border-bottom-deep-purple.border-bottom-darken-3 {
  border-bottom: 1px solid #4527A0 !important; }

.border-left-deep-purple.border-left-darken-3 {
  border-left: 1px solid #4527A0 !important; }

.border-right-deep-purple.border-right-darken-3 {
  border-right: 1px solid #4527A0 !important; }

.overlay-deep-purple.overlay-darken-3 {
  background: #4527A0;
  /* The Fallback */
  background: rgba(69, 39, 160, 0.8); }

.deep-purple.darken-4 {
  color: #311B92 !important; }

.bg-deep-purple.bg-darken-4 {
  background-color: #311B92 !important; }

.btn-deep-purple.btn-darken-4 {
  border-color: #311B92 !important;
  background-color: #311B92 !important; }
  .btn-deep-purple.btn-darken-4:hover {
    border-color: #9575CD !important;
    background-color: #9575CD !important; }

.btn-outline-deep-purple.btn-outline-darken-4 {
  border-color: #311B92 !important;
  color: #311B92 !important; }
  .btn-outline-deep-purple.btn-outline-darken-4:hover {
    background-color: #311B92 !important; }

.progress-deep-purple.progress-darken-4[value]::-webkit-progress-value {
  background-color: #311B92; }

.progress-deep-purple.progress-darken-4[value]::-moz-progress-bar {
  background-color: #311B92; }

.progress-deep-purple.progress-darken-4[value]::-ms-fill {
  background-color: #311B92; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple.progress-darken-4 .progress-bar {
    background-color: #311B92; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #311B92 !important; }

.border-deep-purple.border-darken-4 {
  border: 1px solid #311B92 !important; }

.border-top-deep-purple.border-top-darken-4 {
  border-top: 1px solid #311B92 !important; }

.border-bottom-deep-purple.border-bottom-darken-4 {
  border-bottom: 1px solid #311B92 !important; }

.border-left-deep-purple.border-left-darken-4 {
  border-left: 1px solid #311B92 !important; }

.border-right-deep-purple.border-right-darken-4 {
  border-right: 1px solid #311B92 !important; }

.overlay-deep-purple.overlay-darken-4 {
  background: #311B92;
  /* The Fallback */
  background: rgba(49, 27, 146, 0.8); }

.deep-purple.accent-1 {
  color: #B388FF !important; }

.bg-deep-purple.bg-accent-1 {
  background-color: #B388FF !important; }

.btn-deep-purple.btn-accent-1 {
  border-color: #B388FF !important;
  background-color: #B388FF !important; }
  .btn-deep-purple.btn-accent-1:hover {
    border-color: #9575CD !important;
    background-color: #9575CD !important; }

.btn-outline-deep-purple.btn-outline-accent-1 {
  border-color: #B388FF !important;
  color: #B388FF !important; }
  .btn-outline-deep-purple.btn-outline-accent-1:hover {
    background-color: #B388FF !important; }

.progress-deep-purple.progress-accent-1[value]::-webkit-progress-value {
  background-color: #B388FF; }

.progress-deep-purple.progress-accent-1[value]::-moz-progress-bar {
  background-color: #B388FF; }

.progress-deep-purple.progress-accent-1[value]::-ms-fill {
  background-color: #B388FF; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple.progress-accent-1 .progress-bar {
    background-color: #B388FF; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #B388FF !important; }

.border-deep-purple.border-accent-1 {
  border: 1px solid #B388FF !important; }

.border-top-deep-purple.border-top-accent-1 {
  border-top: 1px solid #B388FF !important; }

.border-bottom-deep-purple.border-bottom-accent-1 {
  border-bottom: 1px solid #B388FF !important; }

.border-left-deep-purple.border-left-accent-1 {
  border-left: 1px solid #B388FF !important; }

.border-right-deep-purple.border-right-accent-1 {
  border-right: 1px solid #B388FF !important; }

.overlay-deep-purple.overlay-accent-1 {
  background: #B388FF;
  /* The Fallback */
  background: rgba(179, 136, 255, 0.8); }

.deep-purple.accent-2 {
  color: #7C4DFF !important; }

.bg-deep-purple.bg-accent-2 {
  background-color: #7C4DFF !important; }

.btn-deep-purple.btn-accent-2 {
  border-color: #7C4DFF !important;
  background-color: #7C4DFF !important; }
  .btn-deep-purple.btn-accent-2:hover {
    border-color: #9575CD !important;
    background-color: #9575CD !important; }

.btn-outline-deep-purple.btn-outline-accent-2 {
  border-color: #7C4DFF !important;
  color: #7C4DFF !important; }
  .btn-outline-deep-purple.btn-outline-accent-2:hover {
    background-color: #7C4DFF !important; }

.progress-deep-purple.progress-accent-2[value]::-webkit-progress-value {
  background-color: #7C4DFF; }

.progress-deep-purple.progress-accent-2[value]::-moz-progress-bar {
  background-color: #7C4DFF; }

.progress-deep-purple.progress-accent-2[value]::-ms-fill {
  background-color: #7C4DFF; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple.progress-accent-2 .progress-bar {
    background-color: #7C4DFF; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #7C4DFF !important; }

.border-deep-purple.border-accent-2 {
  border: 1px solid #7C4DFF !important; }

.border-top-deep-purple.border-top-accent-2 {
  border-top: 1px solid #7C4DFF !important; }

.border-bottom-deep-purple.border-bottom-accent-2 {
  border-bottom: 1px solid #7C4DFF !important; }

.border-left-deep-purple.border-left-accent-2 {
  border-left: 1px solid #7C4DFF !important; }

.border-right-deep-purple.border-right-accent-2 {
  border-right: 1px solid #7C4DFF !important; }

.overlay-deep-purple.overlay-accent-2 {
  background: #7C4DFF;
  /* The Fallback */
  background: rgba(124, 77, 255, 0.8); }

.deep-purple.accent-3 {
  color: #651FFF !important; }

.bg-deep-purple.bg-accent-3 {
  background-color: #651FFF !important; }

.btn-deep-purple.btn-accent-3 {
  border-color: #651FFF !important;
  background-color: #651FFF !important; }
  .btn-deep-purple.btn-accent-3:hover {
    border-color: #9575CD !important;
    background-color: #9575CD !important; }

.btn-outline-deep-purple.btn-outline-accent-3 {
  border-color: #651FFF !important;
  color: #651FFF !important; }
  .btn-outline-deep-purple.btn-outline-accent-3:hover {
    background-color: #651FFF !important; }

.progress-deep-purple.progress-accent-3[value]::-webkit-progress-value {
  background-color: #651FFF; }

.progress-deep-purple.progress-accent-3[value]::-moz-progress-bar {
  background-color: #651FFF; }

.progress-deep-purple.progress-accent-3[value]::-ms-fill {
  background-color: #651FFF; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple.progress-accent-3 .progress-bar {
    background-color: #651FFF; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #651FFF !important; }

.border-deep-purple.border-accent-3 {
  border: 1px solid #651FFF !important; }

.border-top-deep-purple.border-top-accent-3 {
  border-top: 1px solid #651FFF !important; }

.border-bottom-deep-purple.border-bottom-accent-3 {
  border-bottom: 1px solid #651FFF !important; }

.border-left-deep-purple.border-left-accent-3 {
  border-left: 1px solid #651FFF !important; }

.border-right-deep-purple.border-right-accent-3 {
  border-right: 1px solid #651FFF !important; }

.overlay-deep-purple.overlay-accent-3 {
  background: #651FFF;
  /* The Fallback */
  background: rgba(101, 31, 255, 0.8); }

.deep-purple.accent-4 {
  color: #6200EA !important; }

.bg-deep-purple.bg-accent-4 {
  background-color: #6200EA !important; }

.btn-deep-purple.btn-accent-4 {
  border-color: #6200EA !important;
  background-color: #6200EA !important; }
  .btn-deep-purple.btn-accent-4:hover {
    border-color: #9575CD !important;
    background-color: #9575CD !important; }

.btn-outline-deep-purple.btn-outline-accent-4 {
  border-color: #6200EA !important;
  color: #6200EA !important; }
  .btn-outline-deep-purple.btn-outline-accent-4:hover {
    background-color: #6200EA !important; }

.progress-deep-purple.progress-accent-4[value]::-webkit-progress-value {
  background-color: #6200EA; }

.progress-deep-purple.progress-accent-4[value]::-moz-progress-bar {
  background-color: #6200EA; }

.progress-deep-purple.progress-accent-4[value]::-ms-fill {
  background-color: #6200EA; }

@media screen and (min-width: 0\0) {
  .progress-deep-purple.progress-accent-4 .progress-bar {
    background-color: #6200EA; } }

input:focus ~ .bg-deep-purple {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #6200EA !important; }

.border-deep-purple.border-accent-4 {
  border: 1px solid #6200EA !important; }

.border-top-deep-purple.border-top-accent-4 {
  border-top: 1px solid #6200EA !important; }

.border-bottom-deep-purple.border-bottom-accent-4 {
  border-bottom: 1px solid #6200EA !important; }

.border-left-deep-purple.border-left-accent-4 {
  border-left: 1px solid #6200EA !important; }

.border-right-deep-purple.border-right-accent-4 {
  border-right: 1px solid #6200EA !important; }

.overlay-deep-purple.overlay-accent-4 {
  background: #6200EA;
  /* The Fallback */
  background: rgba(98, 0, 234, 0.8); }

.indigo.lighten-5 {
  color: #E8EAF6 !important; }

.bg-indigo.bg-lighten-5 {
  background-color: #E8EAF6 !important; }

.btn-indigo.btn-lighten-5 {
  border-color: #E8EAF6 !important;
  background-color: #E8EAF6 !important; }
  .btn-indigo.btn-lighten-5:hover {
    border-color: #7986CB !important;
    background-color: #7986CB !important; }

.btn-outline-indigo.btn-outline-lighten-5 {
  border-color: #E8EAF6 !important;
  color: #E8EAF6 !important; }
  .btn-outline-indigo.btn-outline-lighten-5:hover {
    background-color: #E8EAF6 !important; }

.progress-indigo.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #E8EAF6; }

.progress-indigo.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #E8EAF6; }

.progress-indigo.progress-lighten-5[value]::-ms-fill {
  background-color: #E8EAF6; }

@media screen and (min-width: 0\0) {
  .progress-indigo.progress-lighten-5 .progress-bar {
    background-color: #E8EAF6; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E8EAF6 !important; }

.border-indigo.border-lighten-5 {
  border: 1px solid #E8EAF6 !important; }

.border-top-indigo.border-top-lighten-5 {
  border-top: 1px solid #E8EAF6 !important; }

.border-bottom-indigo.border-bottom-lighten-5 {
  border-bottom: 1px solid #E8EAF6 !important; }

.border-left-indigo.border-left-lighten-5 {
  border-left: 1px solid #E8EAF6 !important; }

.border-right-indigo.border-right-lighten-5 {
  border-right: 1px solid #E8EAF6 !important; }

.overlay-indigo.overlay-lighten-5 {
  background: #E8EAF6;
  /* The Fallback */
  background: rgba(232, 234, 246, 0.8); }

.indigo.lighten-4 {
  color: #C5CAE9 !important; }

.bg-indigo.bg-lighten-4 {
  background-color: #C5CAE9 !important; }

.btn-indigo.btn-lighten-4 {
  border-color: #C5CAE9 !important;
  background-color: #C5CAE9 !important; }
  .btn-indigo.btn-lighten-4:hover {
    border-color: #7986CB !important;
    background-color: #7986CB !important; }

.btn-outline-indigo.btn-outline-lighten-4 {
  border-color: #C5CAE9 !important;
  color: #C5CAE9 !important; }
  .btn-outline-indigo.btn-outline-lighten-4:hover {
    background-color: #C5CAE9 !important; }

.progress-indigo.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #C5CAE9; }

.progress-indigo.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #C5CAE9; }

.progress-indigo.progress-lighten-4[value]::-ms-fill {
  background-color: #C5CAE9; }

@media screen and (min-width: 0\0) {
  .progress-indigo.progress-lighten-4 .progress-bar {
    background-color: #C5CAE9; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #C5CAE9 !important; }

.border-indigo.border-lighten-4 {
  border: 1px solid #C5CAE9 !important; }

.border-top-indigo.border-top-lighten-4 {
  border-top: 1px solid #C5CAE9 !important; }

.border-bottom-indigo.border-bottom-lighten-4 {
  border-bottom: 1px solid #C5CAE9 !important; }

.border-left-indigo.border-left-lighten-4 {
  border-left: 1px solid #C5CAE9 !important; }

.border-right-indigo.border-right-lighten-4 {
  border-right: 1px solid #C5CAE9 !important; }

.overlay-indigo.overlay-lighten-4 {
  background: #C5CAE9;
  /* The Fallback */
  background: rgba(197, 202, 233, 0.8); }

.indigo.lighten-3 {
  color: #9FA8DA !important; }

.bg-indigo.bg-lighten-3 {
  background-color: #9FA8DA !important; }

.btn-indigo.btn-lighten-3 {
  border-color: #9FA8DA !important;
  background-color: #9FA8DA !important; }
  .btn-indigo.btn-lighten-3:hover {
    border-color: #7986CB !important;
    background-color: #7986CB !important; }

.btn-outline-indigo.btn-outline-lighten-3 {
  border-color: #9FA8DA !important;
  color: #9FA8DA !important; }
  .btn-outline-indigo.btn-outline-lighten-3:hover {
    background-color: #9FA8DA !important; }

.progress-indigo.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #9FA8DA; }

.progress-indigo.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #9FA8DA; }

.progress-indigo.progress-lighten-3[value]::-ms-fill {
  background-color: #9FA8DA; }

@media screen and (min-width: 0\0) {
  .progress-indigo.progress-lighten-3 .progress-bar {
    background-color: #9FA8DA; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #9FA8DA !important; }

.border-indigo.border-lighten-3 {
  border: 1px solid #9FA8DA !important; }

.border-top-indigo.border-top-lighten-3 {
  border-top: 1px solid #9FA8DA !important; }

.border-bottom-indigo.border-bottom-lighten-3 {
  border-bottom: 1px solid #9FA8DA !important; }

.border-left-indigo.border-left-lighten-3 {
  border-left: 1px solid #9FA8DA !important; }

.border-right-indigo.border-right-lighten-3 {
  border-right: 1px solid #9FA8DA !important; }

.overlay-indigo.overlay-lighten-3 {
  background: #9FA8DA;
  /* The Fallback */
  background: rgba(159, 168, 218, 0.8); }

.indigo.lighten-2 {
  color: #7986CB !important; }

.bg-indigo.bg-lighten-2 {
  background-color: #7986CB !important; }

.btn-indigo.btn-lighten-2 {
  border-color: #7986CB !important;
  background-color: #7986CB !important; }
  .btn-indigo.btn-lighten-2:hover {
    border-color: #7986CB !important;
    background-color: #7986CB !important; }

.btn-outline-indigo.btn-outline-lighten-2 {
  border-color: #7986CB !important;
  color: #7986CB !important; }
  .btn-outline-indigo.btn-outline-lighten-2:hover {
    background-color: #7986CB !important; }

.progress-indigo.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #7986CB; }

.progress-indigo.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #7986CB; }

.progress-indigo.progress-lighten-2[value]::-ms-fill {
  background-color: #7986CB; }

@media screen and (min-width: 0\0) {
  .progress-indigo.progress-lighten-2 .progress-bar {
    background-color: #7986CB; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #7986CB !important; }

.border-indigo.border-lighten-2 {
  border: 1px solid #7986CB !important; }

.border-top-indigo.border-top-lighten-2 {
  border-top: 1px solid #7986CB !important; }

.border-bottom-indigo.border-bottom-lighten-2 {
  border-bottom: 1px solid #7986CB !important; }

.border-left-indigo.border-left-lighten-2 {
  border-left: 1px solid #7986CB !important; }

.border-right-indigo.border-right-lighten-2 {
  border-right: 1px solid #7986CB !important; }

.overlay-indigo.overlay-lighten-2 {
  background: #7986CB;
  /* The Fallback */
  background: rgba(121, 134, 203, 0.8); }

.indigo.lighten-1 {
  color: #5C6BC0 !important; }

.bg-indigo.bg-lighten-1 {
  background-color: #5C6BC0 !important; }

.btn-indigo.btn-lighten-1 {
  border-color: #5C6BC0 !important;
  background-color: #5C6BC0 !important; }
  .btn-indigo.btn-lighten-1:hover {
    border-color: #7986CB !important;
    background-color: #7986CB !important; }

.btn-outline-indigo.btn-outline-lighten-1 {
  border-color: #5C6BC0 !important;
  color: #5C6BC0 !important; }
  .btn-outline-indigo.btn-outline-lighten-1:hover {
    background-color: #5C6BC0 !important; }

.progress-indigo.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #5C6BC0; }

.progress-indigo.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #5C6BC0; }

.progress-indigo.progress-lighten-1[value]::-ms-fill {
  background-color: #5C6BC0; }

@media screen and (min-width: 0\0) {
  .progress-indigo.progress-lighten-1 .progress-bar {
    background-color: #5C6BC0; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #5C6BC0 !important; }

.border-indigo.border-lighten-1 {
  border: 1px solid #5C6BC0 !important; }

.border-top-indigo.border-top-lighten-1 {
  border-top: 1px solid #5C6BC0 !important; }

.border-bottom-indigo.border-bottom-lighten-1 {
  border-bottom: 1px solid #5C6BC0 !important; }

.border-left-indigo.border-left-lighten-1 {
  border-left: 1px solid #5C6BC0 !important; }

.border-right-indigo.border-right-lighten-1 {
  border-right: 1px solid #5C6BC0 !important; }

.overlay-indigo.overlay-lighten-1 {
  background: #5C6BC0;
  /* The Fallback */
  background: rgba(92, 107, 192, 0.8); }

.indigo {
  color: #3F51B5 !important; }

.bg-indigo {
  background-color: #3F51B5 !important; }
  .bg-indigo .card-header, .bg-indigo .card-footer {
    background-color: transparent; }

.alert-indigo {
  border-color: #3F51B5 !important;
  background-color: #6f7dcd !important;
  color: #111631 !important; }
  .alert-indigo .alert-link {
    color: #060812 !important; }

.border-indigo {
  border-color: #3F51B5; }

.bg-indigo.tag-glow, .border-indigo.tag-glow {
  box-shadow: 0px 0px 10px #3F51B5; }

.overlay-indigo {
  background: #3F51B5;
  /* The Fallback */
  background: rgba(63, 81, 181, 0.8); }

.card-outline-indigo {
  border-width: 1px;
  border-style: solid;
  border-color: #3F51B5;
  background-color: transparent; }
  .card-outline-indigo .card-header, .card-outline-indigo .card-footer {
    background-color: transparent; }

.btn-indigo {
  border-color: #3F51B5;
  background-color: #3F51B5;
  color: #FFFFFF; }
  .btn-indigo:hover {
    border-color: #7986CB;
    background-color: #7986CB;
    color: #FFF !important; }

.btn-outline-indigo {
  border-color: #3F51B5;
  background-color: transparent;
  color: #3F51B5; }
  .btn-outline-indigo:hover {
    background-color: #3F51B5;
    color: #FFF !important; }

.progress-indigo[value]::-webkit-progress-value {
  background-color: #3F51B5; }

.progress-indigo[value]::-moz-progress-bar {
  background-color: #3F51B5; }

.progress-indigo[value]::-ms-fill {
  background-color: #3F51B5; }

@media screen and (min-width: 0\0) {
  .progress-indigo .progress-bar {
    background-color: #3F51B5; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #3F51B5 !important; }

.border-indigo {
  border: 1px solid #3F51B5 !important; }

.border-top-indigo {
  border-top: 1px solid #3F51B5; }

.border-bottom-indigo {
  border-bottom: 1px solid #3F51B5; }

.border-left-indigo {
  border-left: 1px solid #3F51B5; }

.border-right-indigo {
  border-right: 1px solid #3F51B5; }

.indigo.darken-1 {
  color: #3949AB !important; }

.bg-indigo.bg-darken-1 {
  background-color: #3949AB !important; }

.btn-indigo.btn-darken-1 {
  border-color: #3949AB !important;
  background-color: #3949AB !important; }
  .btn-indigo.btn-darken-1:hover {
    border-color: #7986CB !important;
    background-color: #7986CB !important; }

.btn-outline-indigo.btn-outline-darken-1 {
  border-color: #3949AB !important;
  color: #3949AB !important; }
  .btn-outline-indigo.btn-outline-darken-1:hover {
    background-color: #3949AB !important; }

.progress-indigo.progress-darken-1[value]::-webkit-progress-value {
  background-color: #3949AB; }

.progress-indigo.progress-darken-1[value]::-moz-progress-bar {
  background-color: #3949AB; }

.progress-indigo.progress-darken-1[value]::-ms-fill {
  background-color: #3949AB; }

@media screen and (min-width: 0\0) {
  .progress-indigo.progress-darken-1 .progress-bar {
    background-color: #3949AB; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #3949AB !important; }

.border-indigo.border-darken-1 {
  border: 1px solid #3949AB !important; }

.border-top-indigo.border-top-darken-1 {
  border-top: 1px solid #3949AB !important; }

.border-bottom-indigo.border-bottom-darken-1 {
  border-bottom: 1px solid #3949AB !important; }

.border-left-indigo.border-left-darken-1 {
  border-left: 1px solid #3949AB !important; }

.border-right-indigo.border-right-darken-1 {
  border-right: 1px solid #3949AB !important; }

.overlay-indigo.overlay-darken-1 {
  background: #3949AB;
  /* The Fallback */
  background: rgba(57, 73, 171, 0.8); }

.indigo.darken-2 {
  color: #303F9F !important; }

.bg-indigo.bg-darken-2 {
  background-color: #303F9F !important; }

.btn-indigo.btn-darken-2 {
  border-color: #303F9F !important;
  background-color: #303F9F !important; }
  .btn-indigo.btn-darken-2:hover {
    border-color: #7986CB !important;
    background-color: #7986CB !important; }

.btn-outline-indigo.btn-outline-darken-2 {
  border-color: #303F9F !important;
  color: #303F9F !important; }
  .btn-outline-indigo.btn-outline-darken-2:hover {
    background-color: #303F9F !important; }

.progress-indigo.progress-darken-2[value]::-webkit-progress-value {
  background-color: #303F9F; }

.progress-indigo.progress-darken-2[value]::-moz-progress-bar {
  background-color: #303F9F; }

.progress-indigo.progress-darken-2[value]::-ms-fill {
  background-color: #303F9F; }

@media screen and (min-width: 0\0) {
  .progress-indigo.progress-darken-2 .progress-bar {
    background-color: #303F9F; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #303F9F !important; }

.border-indigo.border-darken-2 {
  border: 1px solid #303F9F !important; }

.border-top-indigo.border-top-darken-2 {
  border-top: 1px solid #303F9F !important; }

.border-bottom-indigo.border-bottom-darken-2 {
  border-bottom: 1px solid #303F9F !important; }

.border-left-indigo.border-left-darken-2 {
  border-left: 1px solid #303F9F !important; }

.border-right-indigo.border-right-darken-2 {
  border-right: 1px solid #303F9F !important; }

.overlay-indigo.overlay-darken-2 {
  background: #303F9F;
  /* The Fallback */
  background: rgba(48, 63, 159, 0.8); }

.indigo.darken-3 {
  color: #283593 !important; }

.bg-indigo.bg-darken-3 {
  background-color: #283593 !important; }

.btn-indigo.btn-darken-3 {
  border-color: #283593 !important;
  background-color: #283593 !important; }
  .btn-indigo.btn-darken-3:hover {
    border-color: #7986CB !important;
    background-color: #7986CB !important; }

.btn-outline-indigo.btn-outline-darken-3 {
  border-color: #283593 !important;
  color: #283593 !important; }
  .btn-outline-indigo.btn-outline-darken-3:hover {
    background-color: #283593 !important; }

.progress-indigo.progress-darken-3[value]::-webkit-progress-value {
  background-color: #283593; }

.progress-indigo.progress-darken-3[value]::-moz-progress-bar {
  background-color: #283593; }

.progress-indigo.progress-darken-3[value]::-ms-fill {
  background-color: #283593; }

@media screen and (min-width: 0\0) {
  .progress-indigo.progress-darken-3 .progress-bar {
    background-color: #283593; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #283593 !important; }

.border-indigo.border-darken-3 {
  border: 1px solid #283593 !important; }

.border-top-indigo.border-top-darken-3 {
  border-top: 1px solid #283593 !important; }

.border-bottom-indigo.border-bottom-darken-3 {
  border-bottom: 1px solid #283593 !important; }

.border-left-indigo.border-left-darken-3 {
  border-left: 1px solid #283593 !important; }

.border-right-indigo.border-right-darken-3 {
  border-right: 1px solid #283593 !important; }

.overlay-indigo.overlay-darken-3 {
  background: #283593;
  /* The Fallback */
  background: rgba(40, 53, 147, 0.8); }

.indigo.darken-4 {
  color: #1A237E !important; }

.bg-indigo.bg-darken-4 {
  background-color: #1A237E !important; }

.btn-indigo.btn-darken-4 {
  border-color: #1A237E !important;
  background-color: #1A237E !important; }
  .btn-indigo.btn-darken-4:hover {
    border-color: #7986CB !important;
    background-color: #7986CB !important; }

.btn-outline-indigo.btn-outline-darken-4 {
  border-color: #1A237E !important;
  color: #1A237E !important; }
  .btn-outline-indigo.btn-outline-darken-4:hover {
    background-color: #1A237E !important; }

.progress-indigo.progress-darken-4[value]::-webkit-progress-value {
  background-color: #1A237E; }

.progress-indigo.progress-darken-4[value]::-moz-progress-bar {
  background-color: #1A237E; }

.progress-indigo.progress-darken-4[value]::-ms-fill {
  background-color: #1A237E; }

@media screen and (min-width: 0\0) {
  .progress-indigo.progress-darken-4 .progress-bar {
    background-color: #1A237E; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #1A237E !important; }

.border-indigo.border-darken-4 {
  border: 1px solid #1A237E !important; }

.border-top-indigo.border-top-darken-4 {
  border-top: 1px solid #1A237E !important; }

.border-bottom-indigo.border-bottom-darken-4 {
  border-bottom: 1px solid #1A237E !important; }

.border-left-indigo.border-left-darken-4 {
  border-left: 1px solid #1A237E !important; }

.border-right-indigo.border-right-darken-4 {
  border-right: 1px solid #1A237E !important; }

.overlay-indigo.overlay-darken-4 {
  background: #1A237E;
  /* The Fallback */
  background: rgba(26, 35, 126, 0.8); }

.indigo.accent-1 {
  color: #8C9EFF !important; }

.bg-indigo.bg-accent-1 {
  background-color: #8C9EFF !important; }

.btn-indigo.btn-accent-1 {
  border-color: #8C9EFF !important;
  background-color: #8C9EFF !important; }
  .btn-indigo.btn-accent-1:hover {
    border-color: #7986CB !important;
    background-color: #7986CB !important; }

.btn-outline-indigo.btn-outline-accent-1 {
  border-color: #8C9EFF !important;
  color: #8C9EFF !important; }
  .btn-outline-indigo.btn-outline-accent-1:hover {
    background-color: #8C9EFF !important; }

.progress-indigo.progress-accent-1[value]::-webkit-progress-value {
  background-color: #8C9EFF; }

.progress-indigo.progress-accent-1[value]::-moz-progress-bar {
  background-color: #8C9EFF; }

.progress-indigo.progress-accent-1[value]::-ms-fill {
  background-color: #8C9EFF; }

@media screen and (min-width: 0\0) {
  .progress-indigo.progress-accent-1 .progress-bar {
    background-color: #8C9EFF; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #8C9EFF !important; }

.border-indigo.border-accent-1 {
  border: 1px solid #8C9EFF !important; }

.border-top-indigo.border-top-accent-1 {
  border-top: 1px solid #8C9EFF !important; }

.border-bottom-indigo.border-bottom-accent-1 {
  border-bottom: 1px solid #8C9EFF !important; }

.border-left-indigo.border-left-accent-1 {
  border-left: 1px solid #8C9EFF !important; }

.border-right-indigo.border-right-accent-1 {
  border-right: 1px solid #8C9EFF !important; }

.overlay-indigo.overlay-accent-1 {
  background: #8C9EFF;
  /* The Fallback */
  background: rgba(140, 158, 255, 0.8); }

.indigo.accent-2 {
  color: #536DFE !important; }

.bg-indigo.bg-accent-2 {
  background-color: #536DFE !important; }

.btn-indigo.btn-accent-2 {
  border-color: #536DFE !important;
  background-color: #536DFE !important; }
  .btn-indigo.btn-accent-2:hover {
    border-color: #7986CB !important;
    background-color: #7986CB !important; }

.btn-outline-indigo.btn-outline-accent-2 {
  border-color: #536DFE !important;
  color: #536DFE !important; }
  .btn-outline-indigo.btn-outline-accent-2:hover {
    background-color: #536DFE !important; }

.progress-indigo.progress-accent-2[value]::-webkit-progress-value {
  background-color: #536DFE; }

.progress-indigo.progress-accent-2[value]::-moz-progress-bar {
  background-color: #536DFE; }

.progress-indigo.progress-accent-2[value]::-ms-fill {
  background-color: #536DFE; }

@media screen and (min-width: 0\0) {
  .progress-indigo.progress-accent-2 .progress-bar {
    background-color: #536DFE; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #536DFE !important; }

.border-indigo.border-accent-2 {
  border: 1px solid #536DFE !important; }

.border-top-indigo.border-top-accent-2 {
  border-top: 1px solid #536DFE !important; }

.border-bottom-indigo.border-bottom-accent-2 {
  border-bottom: 1px solid #536DFE !important; }

.border-left-indigo.border-left-accent-2 {
  border-left: 1px solid #536DFE !important; }

.border-right-indigo.border-right-accent-2 {
  border-right: 1px solid #536DFE !important; }

.overlay-indigo.overlay-accent-2 {
  background: #536DFE;
  /* The Fallback */
  background: rgba(83, 109, 254, 0.8); }

.indigo.accent-3 {
  color: #3D5AFE !important; }

.bg-indigo.bg-accent-3 {
  background-color: #3D5AFE !important; }

.btn-indigo.btn-accent-3 {
  border-color: #3D5AFE !important;
  background-color: #3D5AFE !important; }
  .btn-indigo.btn-accent-3:hover {
    border-color: #7986CB !important;
    background-color: #7986CB !important; }

.btn-outline-indigo.btn-outline-accent-3 {
  border-color: #3D5AFE !important;
  color: #3D5AFE !important; }
  .btn-outline-indigo.btn-outline-accent-3:hover {
    background-color: #3D5AFE !important; }

.progress-indigo.progress-accent-3[value]::-webkit-progress-value {
  background-color: #3D5AFE; }

.progress-indigo.progress-accent-3[value]::-moz-progress-bar {
  background-color: #3D5AFE; }

.progress-indigo.progress-accent-3[value]::-ms-fill {
  background-color: #3D5AFE; }

@media screen and (min-width: 0\0) {
  .progress-indigo.progress-accent-3 .progress-bar {
    background-color: #3D5AFE; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #3D5AFE !important; }

.border-indigo.border-accent-3 {
  border: 1px solid #3D5AFE !important; }

.border-top-indigo.border-top-accent-3 {
  border-top: 1px solid #3D5AFE !important; }

.border-bottom-indigo.border-bottom-accent-3 {
  border-bottom: 1px solid #3D5AFE !important; }

.border-left-indigo.border-left-accent-3 {
  border-left: 1px solid #3D5AFE !important; }

.border-right-indigo.border-right-accent-3 {
  border-right: 1px solid #3D5AFE !important; }

.overlay-indigo.overlay-accent-3 {
  background: #3D5AFE;
  /* The Fallback */
  background: rgba(61, 90, 254, 0.8); }

.indigo.accent-4 {
  color: #304FFE !important; }

.bg-indigo.bg-accent-4 {
  background-color: #304FFE !important; }

.btn-indigo.btn-accent-4 {
  border-color: #304FFE !important;
  background-color: #304FFE !important; }
  .btn-indigo.btn-accent-4:hover {
    border-color: #7986CB !important;
    background-color: #7986CB !important; }

.btn-outline-indigo.btn-outline-accent-4 {
  border-color: #304FFE !important;
  color: #304FFE !important; }
  .btn-outline-indigo.btn-outline-accent-4:hover {
    background-color: #304FFE !important; }

.progress-indigo.progress-accent-4[value]::-webkit-progress-value {
  background-color: #304FFE; }

.progress-indigo.progress-accent-4[value]::-moz-progress-bar {
  background-color: #304FFE; }

.progress-indigo.progress-accent-4[value]::-ms-fill {
  background-color: #304FFE; }

@media screen and (min-width: 0\0) {
  .progress-indigo.progress-accent-4 .progress-bar {
    background-color: #304FFE; } }

input:focus ~ .bg-indigo {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #304FFE !important; }

.border-indigo.border-accent-4 {
  border: 1px solid #304FFE !important; }

.border-top-indigo.border-top-accent-4 {
  border-top: 1px solid #304FFE !important; }

.border-bottom-indigo.border-bottom-accent-4 {
  border-bottom: 1px solid #304FFE !important; }

.border-left-indigo.border-left-accent-4 {
  border-left: 1px solid #304FFE !important; }

.border-right-indigo.border-right-accent-4 {
  border-right: 1px solid #304FFE !important; }

.overlay-indigo.overlay-accent-4 {
  background: #304FFE;
  /* The Fallback */
  background: rgba(48, 79, 254, 0.8); }

.blue.lighten-5 {
  color: #E3F2FD !important; }

.bg-blue.bg-lighten-5 {
  background-color: #E3F2FD !important; }

.btn-blue.btn-lighten-5 {
  border-color: #E3F2FD !important;
  background-color: #E3F2FD !important; }
  .btn-blue.btn-lighten-5:hover {
    border-color: #64B5F6 !important;
    background-color: #64B5F6 !important; }

.btn-outline-blue.btn-outline-lighten-5 {
  border-color: #E3F2FD !important;
  color: #E3F2FD !important; }
  .btn-outline-blue.btn-outline-lighten-5:hover {
    background-color: #E3F2FD !important; }

.progress-blue.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #E3F2FD; }

.progress-blue.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #E3F2FD; }

.progress-blue.progress-lighten-5[value]::-ms-fill {
  background-color: #E3F2FD; }

@media screen and (min-width: 0\0) {
  .progress-blue.progress-lighten-5 .progress-bar {
    background-color: #E3F2FD; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E3F2FD !important; }

.border-blue.border-lighten-5 {
  border: 1px solid #E3F2FD !important; }

.border-top-blue.border-top-lighten-5 {
  border-top: 1px solid #E3F2FD !important; }

.border-bottom-blue.border-bottom-lighten-5 {
  border-bottom: 1px solid #E3F2FD !important; }

.border-left-blue.border-left-lighten-5 {
  border-left: 1px solid #E3F2FD !important; }

.border-right-blue.border-right-lighten-5 {
  border-right: 1px solid #E3F2FD !important; }

.overlay-blue.overlay-lighten-5 {
  background: #E3F2FD;
  /* The Fallback */
  background: rgba(227, 242, 253, 0.8); }

.blue.lighten-4 {
  color: #BBDEFB !important; }

.bg-blue.bg-lighten-4 {
  background-color: #BBDEFB !important; }

.btn-blue.btn-lighten-4 {
  border-color: #BBDEFB !important;
  background-color: #BBDEFB !important; }
  .btn-blue.btn-lighten-4:hover {
    border-color: #64B5F6 !important;
    background-color: #64B5F6 !important; }

.btn-outline-blue.btn-outline-lighten-4 {
  border-color: #BBDEFB !important;
  color: #BBDEFB !important; }
  .btn-outline-blue.btn-outline-lighten-4:hover {
    background-color: #BBDEFB !important; }

.progress-blue.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #BBDEFB; }

.progress-blue.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #BBDEFB; }

.progress-blue.progress-lighten-4[value]::-ms-fill {
  background-color: #BBDEFB; }

@media screen and (min-width: 0\0) {
  .progress-blue.progress-lighten-4 .progress-bar {
    background-color: #BBDEFB; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #BBDEFB !important; }

.border-blue.border-lighten-4 {
  border: 1px solid #BBDEFB !important; }

.border-top-blue.border-top-lighten-4 {
  border-top: 1px solid #BBDEFB !important; }

.border-bottom-blue.border-bottom-lighten-4 {
  border-bottom: 1px solid #BBDEFB !important; }

.border-left-blue.border-left-lighten-4 {
  border-left: 1px solid #BBDEFB !important; }

.border-right-blue.border-right-lighten-4 {
  border-right: 1px solid #BBDEFB !important; }

.overlay-blue.overlay-lighten-4 {
  background: #BBDEFB;
  /* The Fallback */
  background: rgba(187, 222, 251, 0.8); }

.blue.lighten-3 {
  color: #90CAF9 !important; }

.bg-blue.bg-lighten-3 {
  background-color: #90CAF9 !important; }

.btn-blue.btn-lighten-3 {
  border-color: #90CAF9 !important;
  background-color: #90CAF9 !important; }
  .btn-blue.btn-lighten-3:hover {
    border-color: #64B5F6 !important;
    background-color: #64B5F6 !important; }

.btn-outline-blue.btn-outline-lighten-3 {
  border-color: #90CAF9 !important;
  color: #90CAF9 !important; }
  .btn-outline-blue.btn-outline-lighten-3:hover {
    background-color: #90CAF9 !important; }

.progress-blue.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #90CAF9; }

.progress-blue.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #90CAF9; }

.progress-blue.progress-lighten-3[value]::-ms-fill {
  background-color: #90CAF9; }

@media screen and (min-width: 0\0) {
  .progress-blue.progress-lighten-3 .progress-bar {
    background-color: #90CAF9; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #90CAF9 !important; }

.border-blue.border-lighten-3 {
  border: 1px solid #90CAF9 !important; }

.border-top-blue.border-top-lighten-3 {
  border-top: 1px solid #90CAF9 !important; }

.border-bottom-blue.border-bottom-lighten-3 {
  border-bottom: 1px solid #90CAF9 !important; }

.border-left-blue.border-left-lighten-3 {
  border-left: 1px solid #90CAF9 !important; }

.border-right-blue.border-right-lighten-3 {
  border-right: 1px solid #90CAF9 !important; }

.overlay-blue.overlay-lighten-3 {
  background: #90CAF9;
  /* The Fallback */
  background: rgba(144, 202, 249, 0.8); }

.blue.lighten-2 {
  color: #64B5F6 !important; }

.bg-blue.bg-lighten-2 {
  background-color: #64B5F6 !important; }

.btn-blue.btn-lighten-2 {
  border-color: #64B5F6 !important;
  background-color: #64B5F6 !important; }
  .btn-blue.btn-lighten-2:hover {
    border-color: #64B5F6 !important;
    background-color: #64B5F6 !important; }

.btn-outline-blue.btn-outline-lighten-2 {
  border-color: #64B5F6 !important;
  color: #64B5F6 !important; }
  .btn-outline-blue.btn-outline-lighten-2:hover {
    background-color: #64B5F6 !important; }

.progress-blue.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #64B5F6; }

.progress-blue.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #64B5F6; }

.progress-blue.progress-lighten-2[value]::-ms-fill {
  background-color: #64B5F6; }

@media screen and (min-width: 0\0) {
  .progress-blue.progress-lighten-2 .progress-bar {
    background-color: #64B5F6; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #64B5F6 !important; }

.border-blue.border-lighten-2 {
  border: 1px solid #64B5F6 !important; }

.border-top-blue.border-top-lighten-2 {
  border-top: 1px solid #64B5F6 !important; }

.border-bottom-blue.border-bottom-lighten-2 {
  border-bottom: 1px solid #64B5F6 !important; }

.border-left-blue.border-left-lighten-2 {
  border-left: 1px solid #64B5F6 !important; }

.border-right-blue.border-right-lighten-2 {
  border-right: 1px solid #64B5F6 !important; }

.overlay-blue.overlay-lighten-2 {
  background: #64B5F6;
  /* The Fallback */
  background: rgba(100, 181, 246, 0.8); }

.blue.lighten-1 {
  color: #42A5F5 !important; }

.bg-blue.bg-lighten-1 {
  background-color: #42A5F5 !important; }

.btn-blue.btn-lighten-1 {
  border-color: #42A5F5 !important;
  background-color: #42A5F5 !important; }
  .btn-blue.btn-lighten-1:hover {
    border-color: #64B5F6 !important;
    background-color: #64B5F6 !important; }

.btn-outline-blue.btn-outline-lighten-1 {
  border-color: #42A5F5 !important;
  color: #42A5F5 !important; }
  .btn-outline-blue.btn-outline-lighten-1:hover {
    background-color: #42A5F5 !important; }

.progress-blue.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #42A5F5; }

.progress-blue.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #42A5F5; }

.progress-blue.progress-lighten-1[value]::-ms-fill {
  background-color: #42A5F5; }

@media screen and (min-width: 0\0) {
  .progress-blue.progress-lighten-1 .progress-bar {
    background-color: #42A5F5; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #42A5F5 !important; }

.border-blue.border-lighten-1 {
  border: 1px solid #42A5F5 !important; }

.border-top-blue.border-top-lighten-1 {
  border-top: 1px solid #42A5F5 !important; }

.border-bottom-blue.border-bottom-lighten-1 {
  border-bottom: 1px solid #42A5F5 !important; }

.border-left-blue.border-left-lighten-1 {
  border-left: 1px solid #42A5F5 !important; }

.border-right-blue.border-right-lighten-1 {
  border-right: 1px solid #42A5F5 !important; }

.overlay-blue.overlay-lighten-1 {
  background: #42A5F5;
  /* The Fallback */
  background: rgba(66, 165, 245, 0.8); }

.blue {
  color: #2196F3 !important; }

.bg-blue {
  background-color: #2196F3 !important; }
  .bg-blue .card-header, .bg-blue .card-footer {
    background-color: transparent; }

.alert-blue {
  border-color: #2196F3 !important;
  background-color: #65b6f7 !important;
  color: #05365d !important; }
  .alert-blue .alert-link {
    color: #031f36 !important; }

.border-blue {
  border-color: #2196F3; }

.bg-blue.tag-glow, .border-blue.tag-glow {
  box-shadow: 0px 0px 10px #2196F3; }

.overlay-blue {
  background: #2196F3;
  /* The Fallback */
  background: rgba(33, 150, 243, 0.8); }

.card-outline-blue {
  border-width: 1px;
  border-style: solid;
  border-color: #2196F3;
  background-color: transparent; }
  .card-outline-blue .card-header, .card-outline-blue .card-footer {
    background-color: transparent; }

.btn-blue {
  border-color: #2196F3;
  background-color: #2196F3;
  color: #FFFFFF; }
  .btn-blue:hover {
    border-color: #64B5F6;
    background-color: #64B5F6;
    color: #FFF !important; }

.btn-outline-blue {
  border-color: #2196F3;
  background-color: transparent;
  color: #2196F3; }
  .btn-outline-blue:hover {
    background-color: #2196F3;
    color: #FFF !important; }

.progress-blue[value]::-webkit-progress-value {
  background-color: #2196F3; }

.progress-blue[value]::-moz-progress-bar {
  background-color: #2196F3; }

.progress-blue[value]::-ms-fill {
  background-color: #2196F3; }

@media screen and (min-width: 0\0) {
  .progress-blue .progress-bar {
    background-color: #2196F3; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #2196F3 !important; }

.border-blue {
  border: 1px solid #2196F3 !important; }

.border-top-blue {
  border-top: 1px solid #2196F3; }

.border-bottom-blue {
  border-bottom: 1px solid #2196F3; }

.border-left-blue {
  border-left: 1px solid #2196F3; }

.border-right-blue {
  border-right: 1px solid #2196F3; }

.blue.darken-1 {
  color: #1E88E5 !important; }

.bg-blue.bg-darken-1 {
  background-color: #1E88E5 !important; }

.btn-blue.btn-darken-1 {
  border-color: #1E88E5 !important;
  background-color: #1E88E5 !important; }
  .btn-blue.btn-darken-1:hover {
    border-color: #64B5F6 !important;
    background-color: #64B5F6 !important; }

.btn-outline-blue.btn-outline-darken-1 {
  border-color: #1E88E5 !important;
  color: #1E88E5 !important; }
  .btn-outline-blue.btn-outline-darken-1:hover {
    background-color: #1E88E5 !important; }

.progress-blue.progress-darken-1[value]::-webkit-progress-value {
  background-color: #1E88E5; }

.progress-blue.progress-darken-1[value]::-moz-progress-bar {
  background-color: #1E88E5; }

.progress-blue.progress-darken-1[value]::-ms-fill {
  background-color: #1E88E5; }

@media screen and (min-width: 0\0) {
  .progress-blue.progress-darken-1 .progress-bar {
    background-color: #1E88E5; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #1E88E5 !important; }

.border-blue.border-darken-1 {
  border: 1px solid #1E88E5 !important; }

.border-top-blue.border-top-darken-1 {
  border-top: 1px solid #1E88E5 !important; }

.border-bottom-blue.border-bottom-darken-1 {
  border-bottom: 1px solid #1E88E5 !important; }

.border-left-blue.border-left-darken-1 {
  border-left: 1px solid #1E88E5 !important; }

.border-right-blue.border-right-darken-1 {
  border-right: 1px solid #1E88E5 !important; }

.overlay-blue.overlay-darken-1 {
  background: #1E88E5;
  /* The Fallback */
  background: rgba(30, 136, 229, 0.8); }

.blue.darken-2 {
  color: #1976D2 !important; }

.bg-blue.bg-darken-2 {
  background-color: #1976D2 !important; }

.btn-blue.btn-darken-2 {
  border-color: #1976D2 !important;
  background-color: #1976D2 !important; }
  .btn-blue.btn-darken-2:hover {
    border-color: #64B5F6 !important;
    background-color: #64B5F6 !important; }

.btn-outline-blue.btn-outline-darken-2 {
  border-color: #1976D2 !important;
  color: #1976D2 !important; }
  .btn-outline-blue.btn-outline-darken-2:hover {
    background-color: #1976D2 !important; }

.progress-blue.progress-darken-2[value]::-webkit-progress-value {
  background-color: #1976D2; }

.progress-blue.progress-darken-2[value]::-moz-progress-bar {
  background-color: #1976D2; }

.progress-blue.progress-darken-2[value]::-ms-fill {
  background-color: #1976D2; }

@media screen and (min-width: 0\0) {
  .progress-blue.progress-darken-2 .progress-bar {
    background-color: #1976D2; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #1976D2 !important; }

.border-blue.border-darken-2 {
  border: 1px solid #1976D2 !important; }

.border-top-blue.border-top-darken-2 {
  border-top: 1px solid #1976D2 !important; }

.border-bottom-blue.border-bottom-darken-2 {
  border-bottom: 1px solid #1976D2 !important; }

.border-left-blue.border-left-darken-2 {
  border-left: 1px solid #1976D2 !important; }

.border-right-blue.border-right-darken-2 {
  border-right: 1px solid #1976D2 !important; }

.overlay-blue.overlay-darken-2 {
  background: #1976D2;
  /* The Fallback */
  background: rgba(25, 118, 210, 0.8); }

.blue.darken-3 {
  color: #1565C0 !important; }

.bg-blue.bg-darken-3 {
  background-color: #1565C0 !important; }

.btn-blue.btn-darken-3 {
  border-color: #1565C0 !important;
  background-color: #1565C0 !important; }
  .btn-blue.btn-darken-3:hover {
    border-color: #64B5F6 !important;
    background-color: #64B5F6 !important; }

.btn-outline-blue.btn-outline-darken-3 {
  border-color: #1565C0 !important;
  color: #1565C0 !important; }
  .btn-outline-blue.btn-outline-darken-3:hover {
    background-color: #1565C0 !important; }

.progress-blue.progress-darken-3[value]::-webkit-progress-value {
  background-color: #1565C0; }

.progress-blue.progress-darken-3[value]::-moz-progress-bar {
  background-color: #1565C0; }

.progress-blue.progress-darken-3[value]::-ms-fill {
  background-color: #1565C0; }

@media screen and (min-width: 0\0) {
  .progress-blue.progress-darken-3 .progress-bar {
    background-color: #1565C0; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #1565C0 !important; }

.border-blue.border-darken-3 {
  border: 1px solid #1565C0 !important; }

.border-top-blue.border-top-darken-3 {
  border-top: 1px solid #1565C0 !important; }

.border-bottom-blue.border-bottom-darken-3 {
  border-bottom: 1px solid #1565C0 !important; }

.border-left-blue.border-left-darken-3 {
  border-left: 1px solid #1565C0 !important; }

.border-right-blue.border-right-darken-3 {
  border-right: 1px solid #1565C0 !important; }

.overlay-blue.overlay-darken-3 {
  background: #1565C0;
  /* The Fallback */
  background: rgba(21, 101, 192, 0.8); }

.blue.darken-4 {
  color: #0D47A1 !important; }

.bg-blue.bg-darken-4 {
  background-color: #0D47A1 !important; }

.btn-blue.btn-darken-4 {
  border-color: #0D47A1 !important;
  background-color: #0D47A1 !important; }
  .btn-blue.btn-darken-4:hover {
    border-color: #64B5F6 !important;
    background-color: #64B5F6 !important; }

.btn-outline-blue.btn-outline-darken-4 {
  border-color: #0D47A1 !important;
  color: #0D47A1 !important; }
  .btn-outline-blue.btn-outline-darken-4:hover {
    background-color: #0D47A1 !important; }

.progress-blue.progress-darken-4[value]::-webkit-progress-value {
  background-color: #0D47A1; }

.progress-blue.progress-darken-4[value]::-moz-progress-bar {
  background-color: #0D47A1; }

.progress-blue.progress-darken-4[value]::-ms-fill {
  background-color: #0D47A1; }

@media screen and (min-width: 0\0) {
  .progress-blue.progress-darken-4 .progress-bar {
    background-color: #0D47A1; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #0D47A1 !important; }

.border-blue.border-darken-4 {
  border: 1px solid #0D47A1 !important; }

.border-top-blue.border-top-darken-4 {
  border-top: 1px solid #0D47A1 !important; }

.border-bottom-blue.border-bottom-darken-4 {
  border-bottom: 1px solid #0D47A1 !important; }

.border-left-blue.border-left-darken-4 {
  border-left: 1px solid #0D47A1 !important; }

.border-right-blue.border-right-darken-4 {
  border-right: 1px solid #0D47A1 !important; }

.overlay-blue.overlay-darken-4 {
  background: #0D47A1;
  /* The Fallback */
  background: rgba(13, 71, 161, 0.8); }

.blue.accent-1 {
  color: #82B1FF !important; }

.bg-blue.bg-accent-1 {
  background-color: #82B1FF !important; }

.btn-blue.btn-accent-1 {
  border-color: #82B1FF !important;
  background-color: #82B1FF !important; }
  .btn-blue.btn-accent-1:hover {
    border-color: #64B5F6 !important;
    background-color: #64B5F6 !important; }

.btn-outline-blue.btn-outline-accent-1 {
  border-color: #82B1FF !important;
  color: #82B1FF !important; }
  .btn-outline-blue.btn-outline-accent-1:hover {
    background-color: #82B1FF !important; }

.progress-blue.progress-accent-1[value]::-webkit-progress-value {
  background-color: #82B1FF; }

.progress-blue.progress-accent-1[value]::-moz-progress-bar {
  background-color: #82B1FF; }

.progress-blue.progress-accent-1[value]::-ms-fill {
  background-color: #82B1FF; }

@media screen and (min-width: 0\0) {
  .progress-blue.progress-accent-1 .progress-bar {
    background-color: #82B1FF; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #82B1FF !important; }

.border-blue.border-accent-1 {
  border: 1px solid #82B1FF !important; }

.border-top-blue.border-top-accent-1 {
  border-top: 1px solid #82B1FF !important; }

.border-bottom-blue.border-bottom-accent-1 {
  border-bottom: 1px solid #82B1FF !important; }

.border-left-blue.border-left-accent-1 {
  border-left: 1px solid #82B1FF !important; }

.border-right-blue.border-right-accent-1 {
  border-right: 1px solid #82B1FF !important; }

.overlay-blue.overlay-accent-1 {
  background: #82B1FF;
  /* The Fallback */
  background: rgba(130, 177, 255, 0.8); }

.blue.accent-2 {
  color: #448AFF !important; }

.bg-blue.bg-accent-2 {
  background-color: #448AFF !important; }

.btn-blue.btn-accent-2 {
  border-color: #448AFF !important;
  background-color: #448AFF !important; }
  .btn-blue.btn-accent-2:hover {
    border-color: #64B5F6 !important;
    background-color: #64B5F6 !important; }

.btn-outline-blue.btn-outline-accent-2 {
  border-color: #448AFF !important;
  color: #448AFF !important; }
  .btn-outline-blue.btn-outline-accent-2:hover {
    background-color: #448AFF !important; }

.progress-blue.progress-accent-2[value]::-webkit-progress-value {
  background-color: #448AFF; }

.progress-blue.progress-accent-2[value]::-moz-progress-bar {
  background-color: #448AFF; }

.progress-blue.progress-accent-2[value]::-ms-fill {
  background-color: #448AFF; }

@media screen and (min-width: 0\0) {
  .progress-blue.progress-accent-2 .progress-bar {
    background-color: #448AFF; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #448AFF !important; }

.border-blue.border-accent-2 {
  border: 1px solid #448AFF !important; }

.border-top-blue.border-top-accent-2 {
  border-top: 1px solid #448AFF !important; }

.border-bottom-blue.border-bottom-accent-2 {
  border-bottom: 1px solid #448AFF !important; }

.border-left-blue.border-left-accent-2 {
  border-left: 1px solid #448AFF !important; }

.border-right-blue.border-right-accent-2 {
  border-right: 1px solid #448AFF !important; }

.overlay-blue.overlay-accent-2 {
  background: #448AFF;
  /* The Fallback */
  background: rgba(68, 138, 255, 0.8); }

.blue.accent-3 {
  color: #2979FF !important; }

.bg-blue.bg-accent-3 {
  background-color: #2979FF !important; }

.btn-blue.btn-accent-3 {
  border-color: #2979FF !important;
  background-color: #2979FF !important; }
  .btn-blue.btn-accent-3:hover {
    border-color: #64B5F6 !important;
    background-color: #64B5F6 !important; }

.btn-outline-blue.btn-outline-accent-3 {
  border-color: #2979FF !important;
  color: #2979FF !important; }
  .btn-outline-blue.btn-outline-accent-3:hover {
    background-color: #2979FF !important; }

.progress-blue.progress-accent-3[value]::-webkit-progress-value {
  background-color: #2979FF; }

.progress-blue.progress-accent-3[value]::-moz-progress-bar {
  background-color: #2979FF; }

.progress-blue.progress-accent-3[value]::-ms-fill {
  background-color: #2979FF; }

@media screen and (min-width: 0\0) {
  .progress-blue.progress-accent-3 .progress-bar {
    background-color: #2979FF; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #2979FF !important; }

.border-blue.border-accent-3 {
  border: 1px solid #2979FF !important; }

.border-top-blue.border-top-accent-3 {
  border-top: 1px solid #2979FF !important; }

.border-bottom-blue.border-bottom-accent-3 {
  border-bottom: 1px solid #2979FF !important; }

.border-left-blue.border-left-accent-3 {
  border-left: 1px solid #2979FF !important; }

.border-right-blue.border-right-accent-3 {
  border-right: 1px solid #2979FF !important; }

.overlay-blue.overlay-accent-3 {
  background: #2979FF;
  /* The Fallback */
  background: rgba(41, 121, 255, 0.8); }

.blue.accent-4 {
  color: #2962FF !important; }

.bg-blue.bg-accent-4 {
  background-color: #2962FF !important; }

.btn-blue.btn-accent-4 {
  border-color: #2962FF !important;
  background-color: #2962FF !important; }
  .btn-blue.btn-accent-4:hover {
    border-color: #64B5F6 !important;
    background-color: #64B5F6 !important; }

.btn-outline-blue.btn-outline-accent-4 {
  border-color: #2962FF !important;
  color: #2962FF !important; }
  .btn-outline-blue.btn-outline-accent-4:hover {
    background-color: #2962FF !important; }

.progress-blue.progress-accent-4[value]::-webkit-progress-value {
  background-color: #2962FF; }

.progress-blue.progress-accent-4[value]::-moz-progress-bar {
  background-color: #2962FF; }

.progress-blue.progress-accent-4[value]::-ms-fill {
  background-color: #2962FF; }

@media screen and (min-width: 0\0) {
  .progress-blue.progress-accent-4 .progress-bar {
    background-color: #2962FF; } }

input:focus ~ .bg-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #2962FF !important; }

.border-blue.border-accent-4 {
  border: 1px solid #2962FF !important; }

.border-top-blue.border-top-accent-4 {
  border-top: 1px solid #2962FF !important; }

.border-bottom-blue.border-bottom-accent-4 {
  border-bottom: 1px solid #2962FF !important; }

.border-left-blue.border-left-accent-4 {
  border-left: 1px solid #2962FF !important; }

.border-right-blue.border-right-accent-4 {
  border-right: 1px solid #2962FF !important; }

.overlay-blue.overlay-accent-4 {
  background: #2962FF;
  /* The Fallback */
  background: rgba(41, 98, 255, 0.8); }

.light-blue.lighten-5 {
  color: #E1F5FE !important; }

.bg-light-blue.bg-lighten-5 {
  background-color: #E1F5FE !important; }

.btn-light-blue.btn-lighten-5 {
  border-color: #E1F5FE !important;
  background-color: #E1F5FE !important; }
  .btn-light-blue.btn-lighten-5:hover {
    border-color: #4FC3F7 !important;
    background-color: #4FC3F7 !important; }

.btn-outline-light-blue.btn-outline-lighten-5 {
  border-color: #E1F5FE !important;
  color: #E1F5FE !important; }
  .btn-outline-light-blue.btn-outline-lighten-5:hover {
    background-color: #E1F5FE !important; }

.progress-light-blue.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #E1F5FE; }

.progress-light-blue.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #E1F5FE; }

.progress-light-blue.progress-lighten-5[value]::-ms-fill {
  background-color: #E1F5FE; }

@media screen and (min-width: 0\0) {
  .progress-light-blue.progress-lighten-5 .progress-bar {
    background-color: #E1F5FE; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E1F5FE !important; }

.border-light-blue.border-lighten-5 {
  border: 1px solid #E1F5FE !important; }

.border-top-light-blue.border-top-lighten-5 {
  border-top: 1px solid #E1F5FE !important; }

.border-bottom-light-blue.border-bottom-lighten-5 {
  border-bottom: 1px solid #E1F5FE !important; }

.border-left-light-blue.border-left-lighten-5 {
  border-left: 1px solid #E1F5FE !important; }

.border-right-light-blue.border-right-lighten-5 {
  border-right: 1px solid #E1F5FE !important; }

.overlay-light-blue.overlay-lighten-5 {
  background: #E1F5FE;
  /* The Fallback */
  background: rgba(225, 245, 254, 0.8); }

.light-blue.lighten-4 {
  color: #B3E5FC !important; }

.bg-light-blue.bg-lighten-4 {
  background-color: #B3E5FC !important; }

.btn-light-blue.btn-lighten-4 {
  border-color: #B3E5FC !important;
  background-color: #B3E5FC !important; }
  .btn-light-blue.btn-lighten-4:hover {
    border-color: #4FC3F7 !important;
    background-color: #4FC3F7 !important; }

.btn-outline-light-blue.btn-outline-lighten-4 {
  border-color: #B3E5FC !important;
  color: #B3E5FC !important; }
  .btn-outline-light-blue.btn-outline-lighten-4:hover {
    background-color: #B3E5FC !important; }

.progress-light-blue.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #B3E5FC; }

.progress-light-blue.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #B3E5FC; }

.progress-light-blue.progress-lighten-4[value]::-ms-fill {
  background-color: #B3E5FC; }

@media screen and (min-width: 0\0) {
  .progress-light-blue.progress-lighten-4 .progress-bar {
    background-color: #B3E5FC; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #B3E5FC !important; }

.border-light-blue.border-lighten-4 {
  border: 1px solid #B3E5FC !important; }

.border-top-light-blue.border-top-lighten-4 {
  border-top: 1px solid #B3E5FC !important; }

.border-bottom-light-blue.border-bottom-lighten-4 {
  border-bottom: 1px solid #B3E5FC !important; }

.border-left-light-blue.border-left-lighten-4 {
  border-left: 1px solid #B3E5FC !important; }

.border-right-light-blue.border-right-lighten-4 {
  border-right: 1px solid #B3E5FC !important; }

.overlay-light-blue.overlay-lighten-4 {
  background: #B3E5FC;
  /* The Fallback */
  background: rgba(179, 229, 252, 0.8); }

.light-blue.lighten-3 {
  color: #81D4FA !important; }

.bg-light-blue.bg-lighten-3 {
  background-color: #81D4FA !important; }

.btn-light-blue.btn-lighten-3 {
  border-color: #81D4FA !important;
  background-color: #81D4FA !important; }
  .btn-light-blue.btn-lighten-3:hover {
    border-color: #4FC3F7 !important;
    background-color: #4FC3F7 !important; }

.btn-outline-light-blue.btn-outline-lighten-3 {
  border-color: #81D4FA !important;
  color: #81D4FA !important; }
  .btn-outline-light-blue.btn-outline-lighten-3:hover {
    background-color: #81D4FA !important; }

.progress-light-blue.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #81D4FA; }

.progress-light-blue.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #81D4FA; }

.progress-light-blue.progress-lighten-3[value]::-ms-fill {
  background-color: #81D4FA; }

@media screen and (min-width: 0\0) {
  .progress-light-blue.progress-lighten-3 .progress-bar {
    background-color: #81D4FA; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #81D4FA !important; }

.border-light-blue.border-lighten-3 {
  border: 1px solid #81D4FA !important; }

.border-top-light-blue.border-top-lighten-3 {
  border-top: 1px solid #81D4FA !important; }

.border-bottom-light-blue.border-bottom-lighten-3 {
  border-bottom: 1px solid #81D4FA !important; }

.border-left-light-blue.border-left-lighten-3 {
  border-left: 1px solid #81D4FA !important; }

.border-right-light-blue.border-right-lighten-3 {
  border-right: 1px solid #81D4FA !important; }

.overlay-light-blue.overlay-lighten-3 {
  background: #81D4FA;
  /* The Fallback */
  background: rgba(129, 212, 250, 0.8); }

.light-blue.lighten-2 {
  color: #4FC3F7 !important; }

.bg-light-blue.bg-lighten-2 {
  background-color: #4FC3F7 !important; }

.btn-light-blue.btn-lighten-2 {
  border-color: #4FC3F7 !important;
  background-color: #4FC3F7 !important; }
  .btn-light-blue.btn-lighten-2:hover {
    border-color: #4FC3F7 !important;
    background-color: #4FC3F7 !important; }

.btn-outline-light-blue.btn-outline-lighten-2 {
  border-color: #4FC3F7 !important;
  color: #4FC3F7 !important; }
  .btn-outline-light-blue.btn-outline-lighten-2:hover {
    background-color: #4FC3F7 !important; }

.progress-light-blue.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #4FC3F7; }

.progress-light-blue.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #4FC3F7; }

.progress-light-blue.progress-lighten-2[value]::-ms-fill {
  background-color: #4FC3F7; }

@media screen and (min-width: 0\0) {
  .progress-light-blue.progress-lighten-2 .progress-bar {
    background-color: #4FC3F7; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #4FC3F7 !important; }

.border-light-blue.border-lighten-2 {
  border: 1px solid #4FC3F7 !important; }

.border-top-light-blue.border-top-lighten-2 {
  border-top: 1px solid #4FC3F7 !important; }

.border-bottom-light-blue.border-bottom-lighten-2 {
  border-bottom: 1px solid #4FC3F7 !important; }

.border-left-light-blue.border-left-lighten-2 {
  border-left: 1px solid #4FC3F7 !important; }

.border-right-light-blue.border-right-lighten-2 {
  border-right: 1px solid #4FC3F7 !important; }

.overlay-light-blue.overlay-lighten-2 {
  background: #4FC3F7;
  /* The Fallback */
  background: rgba(79, 195, 247, 0.8); }

.light-blue.lighten-1 {
  color: #29B6F6 !important; }

.bg-light-blue.bg-lighten-1 {
  background-color: #29B6F6 !important; }

.btn-light-blue.btn-lighten-1 {
  border-color: #29B6F6 !important;
  background-color: #29B6F6 !important; }
  .btn-light-blue.btn-lighten-1:hover {
    border-color: #4FC3F7 !important;
    background-color: #4FC3F7 !important; }

.btn-outline-light-blue.btn-outline-lighten-1 {
  border-color: #29B6F6 !important;
  color: #29B6F6 !important; }
  .btn-outline-light-blue.btn-outline-lighten-1:hover {
    background-color: #29B6F6 !important; }

.progress-light-blue.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #29B6F6; }

.progress-light-blue.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #29B6F6; }

.progress-light-blue.progress-lighten-1[value]::-ms-fill {
  background-color: #29B6F6; }

@media screen and (min-width: 0\0) {
  .progress-light-blue.progress-lighten-1 .progress-bar {
    background-color: #29B6F6; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #29B6F6 !important; }

.border-light-blue.border-lighten-1 {
  border: 1px solid #29B6F6 !important; }

.border-top-light-blue.border-top-lighten-1 {
  border-top: 1px solid #29B6F6 !important; }

.border-bottom-light-blue.border-bottom-lighten-1 {
  border-bottom: 1px solid #29B6F6 !important; }

.border-left-light-blue.border-left-lighten-1 {
  border-left: 1px solid #29B6F6 !important; }

.border-right-light-blue.border-right-lighten-1 {
  border-right: 1px solid #29B6F6 !important; }

.overlay-light-blue.overlay-lighten-1 {
  background: #29B6F6;
  /* The Fallback */
  background: rgba(41, 182, 246, 0.8); }

.light-blue {
  color: #03A9F4 !important; }

.bg-light-blue {
  background-color: #03A9F4 !important; }
  .bg-light-blue .card-header, .bg-light-blue .card-footer {
    background-color: transparent; }

.alert-light-blue {
  border-color: #03A9F4 !important;
  background-color: #42c2fd !important;
  color: #012f44 !important; }
  .alert-light-blue .alert-link {
    color: #00131b !important; }

.border-light-blue {
  border-color: #03A9F4; }

.bg-light-blue.tag-glow, .border-light-blue.tag-glow {
  box-shadow: 0px 0px 10px #03A9F4; }

.overlay-light-blue {
  background: #03A9F4;
  /* The Fallback */
  background: rgba(3, 169, 244, 0.8); }

.card-outline-light-blue {
  border-width: 1px;
  border-style: solid;
  border-color: #03A9F4;
  background-color: transparent; }
  .card-outline-light-blue .card-header, .card-outline-light-blue .card-footer {
    background-color: transparent; }

.btn-light-blue {
  border-color: #03A9F4;
  background-color: #03A9F4;
  color: #FFFFFF; }
  .btn-light-blue:hover {
    border-color: #4FC3F7;
    background-color: #4FC3F7;
    color: #FFF !important; }

.btn-outline-light-blue {
  border-color: #03A9F4;
  background-color: transparent;
  color: #03A9F4; }
  .btn-outline-light-blue:hover {
    background-color: #03A9F4;
    color: #FFF !important; }

.progress-light-blue[value]::-webkit-progress-value {
  background-color: #03A9F4; }

.progress-light-blue[value]::-moz-progress-bar {
  background-color: #03A9F4; }

.progress-light-blue[value]::-ms-fill {
  background-color: #03A9F4; }

@media screen and (min-width: 0\0) {
  .progress-light-blue .progress-bar {
    background-color: #03A9F4; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #03A9F4 !important; }

.border-light-blue {
  border: 1px solid #03A9F4 !important; }

.border-top-light-blue {
  border-top: 1px solid #03A9F4; }

.border-bottom-light-blue {
  border-bottom: 1px solid #03A9F4; }

.border-left-light-blue {
  border-left: 1px solid #03A9F4; }

.border-right-light-blue {
  border-right: 1px solid #03A9F4; }

.light-blue.darken-1 {
  color: #039BE5 !important; }

.bg-light-blue.bg-darken-1 {
  background-color: #039BE5 !important; }

.btn-light-blue.btn-darken-1 {
  border-color: #039BE5 !important;
  background-color: #039BE5 !important; }
  .btn-light-blue.btn-darken-1:hover {
    border-color: #4FC3F7 !important;
    background-color: #4FC3F7 !important; }

.btn-outline-light-blue.btn-outline-darken-1 {
  border-color: #039BE5 !important;
  color: #039BE5 !important; }
  .btn-outline-light-blue.btn-outline-darken-1:hover {
    background-color: #039BE5 !important; }

.progress-light-blue.progress-darken-1[value]::-webkit-progress-value {
  background-color: #039BE5; }

.progress-light-blue.progress-darken-1[value]::-moz-progress-bar {
  background-color: #039BE5; }

.progress-light-blue.progress-darken-1[value]::-ms-fill {
  background-color: #039BE5; }

@media screen and (min-width: 0\0) {
  .progress-light-blue.progress-darken-1 .progress-bar {
    background-color: #039BE5; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #039BE5 !important; }

.border-light-blue.border-darken-1 {
  border: 1px solid #039BE5 !important; }

.border-top-light-blue.border-top-darken-1 {
  border-top: 1px solid #039BE5 !important; }

.border-bottom-light-blue.border-bottom-darken-1 {
  border-bottom: 1px solid #039BE5 !important; }

.border-left-light-blue.border-left-darken-1 {
  border-left: 1px solid #039BE5 !important; }

.border-right-light-blue.border-right-darken-1 {
  border-right: 1px solid #039BE5 !important; }

.overlay-light-blue.overlay-darken-1 {
  background: #039BE5;
  /* The Fallback */
  background: rgba(3, 155, 229, 0.8); }

.light-blue.darken-2 {
  color: #0288D1 !important; }

.bg-light-blue.bg-darken-2 {
  background-color: #0288D1 !important; }

.btn-light-blue.btn-darken-2 {
  border-color: #0288D1 !important;
  background-color: #0288D1 !important; }
  .btn-light-blue.btn-darken-2:hover {
    border-color: #4FC3F7 !important;
    background-color: #4FC3F7 !important; }

.btn-outline-light-blue.btn-outline-darken-2 {
  border-color: #0288D1 !important;
  color: #0288D1 !important; }
  .btn-outline-light-blue.btn-outline-darken-2:hover {
    background-color: #0288D1 !important; }

.progress-light-blue.progress-darken-2[value]::-webkit-progress-value {
  background-color: #0288D1; }

.progress-light-blue.progress-darken-2[value]::-moz-progress-bar {
  background-color: #0288D1; }

.progress-light-blue.progress-darken-2[value]::-ms-fill {
  background-color: #0288D1; }

@media screen and (min-width: 0\0) {
  .progress-light-blue.progress-darken-2 .progress-bar {
    background-color: #0288D1; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #0288D1 !important; }

.border-light-blue.border-darken-2 {
  border: 1px solid #0288D1 !important; }

.border-top-light-blue.border-top-darken-2 {
  border-top: 1px solid #0288D1 !important; }

.border-bottom-light-blue.border-bottom-darken-2 {
  border-bottom: 1px solid #0288D1 !important; }

.border-left-light-blue.border-left-darken-2 {
  border-left: 1px solid #0288D1 !important; }

.border-right-light-blue.border-right-darken-2 {
  border-right: 1px solid #0288D1 !important; }

.overlay-light-blue.overlay-darken-2 {
  background: #0288D1;
  /* The Fallback */
  background: rgba(2, 136, 209, 0.8); }

.light-blue.darken-3 {
  color: #0277BD !important; }

.bg-light-blue.bg-darken-3 {
  background-color: #0277BD !important; }

.btn-light-blue.btn-darken-3 {
  border-color: #0277BD !important;
  background-color: #0277BD !important; }
  .btn-light-blue.btn-darken-3:hover {
    border-color: #4FC3F7 !important;
    background-color: #4FC3F7 !important; }

.btn-outline-light-blue.btn-outline-darken-3 {
  border-color: #0277BD !important;
  color: #0277BD !important; }
  .btn-outline-light-blue.btn-outline-darken-3:hover {
    background-color: #0277BD !important; }

.progress-light-blue.progress-darken-3[value]::-webkit-progress-value {
  background-color: #0277BD; }

.progress-light-blue.progress-darken-3[value]::-moz-progress-bar {
  background-color: #0277BD; }

.progress-light-blue.progress-darken-3[value]::-ms-fill {
  background-color: #0277BD; }

@media screen and (min-width: 0\0) {
  .progress-light-blue.progress-darken-3 .progress-bar {
    background-color: #0277BD; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #0277BD !important; }

.border-light-blue.border-darken-3 {
  border: 1px solid #0277BD !important; }

.border-top-light-blue.border-top-darken-3 {
  border-top: 1px solid #0277BD !important; }

.border-bottom-light-blue.border-bottom-darken-3 {
  border-bottom: 1px solid #0277BD !important; }

.border-left-light-blue.border-left-darken-3 {
  border-left: 1px solid #0277BD !important; }

.border-right-light-blue.border-right-darken-3 {
  border-right: 1px solid #0277BD !important; }

.overlay-light-blue.overlay-darken-3 {
  background: #0277BD;
  /* The Fallback */
  background: rgba(2, 119, 189, 0.8); }

.light-blue.darken-4 {
  color: #01579B !important; }

.bg-light-blue.bg-darken-4 {
  background-color: #01579B !important; }

.btn-light-blue.btn-darken-4 {
  border-color: #01579B !important;
  background-color: #01579B !important; }
  .btn-light-blue.btn-darken-4:hover {
    border-color: #4FC3F7 !important;
    background-color: #4FC3F7 !important; }

.btn-outline-light-blue.btn-outline-darken-4 {
  border-color: #01579B !important;
  color: #01579B !important; }
  .btn-outline-light-blue.btn-outline-darken-4:hover {
    background-color: #01579B !important; }

.progress-light-blue.progress-darken-4[value]::-webkit-progress-value {
  background-color: #01579B; }

.progress-light-blue.progress-darken-4[value]::-moz-progress-bar {
  background-color: #01579B; }

.progress-light-blue.progress-darken-4[value]::-ms-fill {
  background-color: #01579B; }

@media screen and (min-width: 0\0) {
  .progress-light-blue.progress-darken-4 .progress-bar {
    background-color: #01579B; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #01579B !important; }

.border-light-blue.border-darken-4 {
  border: 1px solid #01579B !important; }

.border-top-light-blue.border-top-darken-4 {
  border-top: 1px solid #01579B !important; }

.border-bottom-light-blue.border-bottom-darken-4 {
  border-bottom: 1px solid #01579B !important; }

.border-left-light-blue.border-left-darken-4 {
  border-left: 1px solid #01579B !important; }

.border-right-light-blue.border-right-darken-4 {
  border-right: 1px solid #01579B !important; }

.overlay-light-blue.overlay-darken-4 {
  background: #01579B;
  /* The Fallback */
  background: rgba(1, 87, 155, 0.8); }

.light-blue.accent-1 {
  color: #80D8FF !important; }

.bg-light-blue.bg-accent-1 {
  background-color: #80D8FF !important; }

.btn-light-blue.btn-accent-1 {
  border-color: #80D8FF !important;
  background-color: #80D8FF !important; }
  .btn-light-blue.btn-accent-1:hover {
    border-color: #4FC3F7 !important;
    background-color: #4FC3F7 !important; }

.btn-outline-light-blue.btn-outline-accent-1 {
  border-color: #80D8FF !important;
  color: #80D8FF !important; }
  .btn-outline-light-blue.btn-outline-accent-1:hover {
    background-color: #80D8FF !important; }

.progress-light-blue.progress-accent-1[value]::-webkit-progress-value {
  background-color: #80D8FF; }

.progress-light-blue.progress-accent-1[value]::-moz-progress-bar {
  background-color: #80D8FF; }

.progress-light-blue.progress-accent-1[value]::-ms-fill {
  background-color: #80D8FF; }

@media screen and (min-width: 0\0) {
  .progress-light-blue.progress-accent-1 .progress-bar {
    background-color: #80D8FF; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #80D8FF !important; }

.border-light-blue.border-accent-1 {
  border: 1px solid #80D8FF !important; }

.border-top-light-blue.border-top-accent-1 {
  border-top: 1px solid #80D8FF !important; }

.border-bottom-light-blue.border-bottom-accent-1 {
  border-bottom: 1px solid #80D8FF !important; }

.border-left-light-blue.border-left-accent-1 {
  border-left: 1px solid #80D8FF !important; }

.border-right-light-blue.border-right-accent-1 {
  border-right: 1px solid #80D8FF !important; }

.overlay-light-blue.overlay-accent-1 {
  background: #80D8FF;
  /* The Fallback */
  background: rgba(128, 216, 255, 0.8); }

.light-blue.accent-2 {
  color: #40C4FF !important; }

.bg-light-blue.bg-accent-2 {
  background-color: #40C4FF !important; }

.btn-light-blue.btn-accent-2 {
  border-color: #40C4FF !important;
  background-color: #40C4FF !important; }
  .btn-light-blue.btn-accent-2:hover {
    border-color: #4FC3F7 !important;
    background-color: #4FC3F7 !important; }

.btn-outline-light-blue.btn-outline-accent-2 {
  border-color: #40C4FF !important;
  color: #40C4FF !important; }
  .btn-outline-light-blue.btn-outline-accent-2:hover {
    background-color: #40C4FF !important; }

.progress-light-blue.progress-accent-2[value]::-webkit-progress-value {
  background-color: #40C4FF; }

.progress-light-blue.progress-accent-2[value]::-moz-progress-bar {
  background-color: #40C4FF; }

.progress-light-blue.progress-accent-2[value]::-ms-fill {
  background-color: #40C4FF; }

@media screen and (min-width: 0\0) {
  .progress-light-blue.progress-accent-2 .progress-bar {
    background-color: #40C4FF; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #40C4FF !important; }

.border-light-blue.border-accent-2 {
  border: 1px solid #40C4FF !important; }

.border-top-light-blue.border-top-accent-2 {
  border-top: 1px solid #40C4FF !important; }

.border-bottom-light-blue.border-bottom-accent-2 {
  border-bottom: 1px solid #40C4FF !important; }

.border-left-light-blue.border-left-accent-2 {
  border-left: 1px solid #40C4FF !important; }

.border-right-light-blue.border-right-accent-2 {
  border-right: 1px solid #40C4FF !important; }

.overlay-light-blue.overlay-accent-2 {
  background: #40C4FF;
  /* The Fallback */
  background: rgba(64, 196, 255, 0.8); }

.light-blue.accent-3 {
  color: #00B0FF !important; }

.bg-light-blue.bg-accent-3 {
  background-color: #00B0FF !important; }

.btn-light-blue.btn-accent-3 {
  border-color: #00B0FF !important;
  background-color: #00B0FF !important; }
  .btn-light-blue.btn-accent-3:hover {
    border-color: #4FC3F7 !important;
    background-color: #4FC3F7 !important; }

.btn-outline-light-blue.btn-outline-accent-3 {
  border-color: #00B0FF !important;
  color: #00B0FF !important; }
  .btn-outline-light-blue.btn-outline-accent-3:hover {
    background-color: #00B0FF !important; }

.progress-light-blue.progress-accent-3[value]::-webkit-progress-value {
  background-color: #00B0FF; }

.progress-light-blue.progress-accent-3[value]::-moz-progress-bar {
  background-color: #00B0FF; }

.progress-light-blue.progress-accent-3[value]::-ms-fill {
  background-color: #00B0FF; }

@media screen and (min-width: 0\0) {
  .progress-light-blue.progress-accent-3 .progress-bar {
    background-color: #00B0FF; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00B0FF !important; }

.border-light-blue.border-accent-3 {
  border: 1px solid #00B0FF !important; }

.border-top-light-blue.border-top-accent-3 {
  border-top: 1px solid #00B0FF !important; }

.border-bottom-light-blue.border-bottom-accent-3 {
  border-bottom: 1px solid #00B0FF !important; }

.border-left-light-blue.border-left-accent-3 {
  border-left: 1px solid #00B0FF !important; }

.border-right-light-blue.border-right-accent-3 {
  border-right: 1px solid #00B0FF !important; }

.overlay-light-blue.overlay-accent-3 {
  background: #00B0FF;
  /* The Fallback */
  background: rgba(0, 176, 255, 0.8); }

.light-blue.accent-4 {
  color: #0091EA !important; }

.bg-light-blue.bg-accent-4 {
  background-color: #0091EA !important; }

.btn-light-blue.btn-accent-4 {
  border-color: #0091EA !important;
  background-color: #0091EA !important; }
  .btn-light-blue.btn-accent-4:hover {
    border-color: #4FC3F7 !important;
    background-color: #4FC3F7 !important; }

.btn-outline-light-blue.btn-outline-accent-4 {
  border-color: #0091EA !important;
  color: #0091EA !important; }
  .btn-outline-light-blue.btn-outline-accent-4:hover {
    background-color: #0091EA !important; }

.progress-light-blue.progress-accent-4[value]::-webkit-progress-value {
  background-color: #0091EA; }

.progress-light-blue.progress-accent-4[value]::-moz-progress-bar {
  background-color: #0091EA; }

.progress-light-blue.progress-accent-4[value]::-ms-fill {
  background-color: #0091EA; }

@media screen and (min-width: 0\0) {
  .progress-light-blue.progress-accent-4 .progress-bar {
    background-color: #0091EA; } }

input:focus ~ .bg-light-blue {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #0091EA !important; }

.border-light-blue.border-accent-4 {
  border: 1px solid #0091EA !important; }

.border-top-light-blue.border-top-accent-4 {
  border-top: 1px solid #0091EA !important; }

.border-bottom-light-blue.border-bottom-accent-4 {
  border-bottom: 1px solid #0091EA !important; }

.border-left-light-blue.border-left-accent-4 {
  border-left: 1px solid #0091EA !important; }

.border-right-light-blue.border-right-accent-4 {
  border-right: 1px solid #0091EA !important; }

.overlay-light-blue.overlay-accent-4 {
  background: #0091EA;
  /* The Fallback */
  background: rgba(0, 145, 234, 0.8); }

.cyan.lighten-5 {
  color: #E0F7FA !important; }

.bg-cyan.bg-lighten-5 {
  background-color: #E0F7FA !important; }

.btn-cyan.btn-lighten-5 {
  border-color: #E0F7FA !important;
  background-color: #E0F7FA !important; }
  .btn-cyan.btn-lighten-5:hover {
    border-color: #4DD0E1 !important;
    background-color: #4DD0E1 !important; }

.btn-outline-cyan.btn-outline-lighten-5 {
  border-color: #E0F7FA !important;
  color: #E0F7FA !important; }
  .btn-outline-cyan.btn-outline-lighten-5:hover {
    background-color: #E0F7FA !important; }

.progress-cyan.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #E0F7FA; }

.progress-cyan.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #E0F7FA; }

.progress-cyan.progress-lighten-5[value]::-ms-fill {
  background-color: #E0F7FA; }

@media screen and (min-width: 0\0) {
  .progress-cyan.progress-lighten-5 .progress-bar {
    background-color: #E0F7FA; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E0F7FA !important; }

.border-cyan.border-lighten-5 {
  border: 1px solid #E0F7FA !important; }

.border-top-cyan.border-top-lighten-5 {
  border-top: 1px solid #E0F7FA !important; }

.border-bottom-cyan.border-bottom-lighten-5 {
  border-bottom: 1px solid #E0F7FA !important; }

.border-left-cyan.border-left-lighten-5 {
  border-left: 1px solid #E0F7FA !important; }

.border-right-cyan.border-right-lighten-5 {
  border-right: 1px solid #E0F7FA !important; }

.overlay-cyan.overlay-lighten-5 {
  background: #E0F7FA;
  /* The Fallback */
  background: rgba(224, 247, 250, 0.8); }

.cyan.lighten-4 {
  color: #B2EBF2 !important; }

.bg-cyan.bg-lighten-4 {
  background-color: #B2EBF2 !important; }

.btn-cyan.btn-lighten-4 {
  border-color: #B2EBF2 !important;
  background-color: #B2EBF2 !important; }
  .btn-cyan.btn-lighten-4:hover {
    border-color: #4DD0E1 !important;
    background-color: #4DD0E1 !important; }

.btn-outline-cyan.btn-outline-lighten-4 {
  border-color: #B2EBF2 !important;
  color: #B2EBF2 !important; }
  .btn-outline-cyan.btn-outline-lighten-4:hover {
    background-color: #B2EBF2 !important; }

.progress-cyan.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #B2EBF2; }

.progress-cyan.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #B2EBF2; }

.progress-cyan.progress-lighten-4[value]::-ms-fill {
  background-color: #B2EBF2; }

@media screen and (min-width: 0\0) {
  .progress-cyan.progress-lighten-4 .progress-bar {
    background-color: #B2EBF2; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #B2EBF2 !important; }

.border-cyan.border-lighten-4 {
  border: 1px solid #B2EBF2 !important; }

.border-top-cyan.border-top-lighten-4 {
  border-top: 1px solid #B2EBF2 !important; }

.border-bottom-cyan.border-bottom-lighten-4 {
  border-bottom: 1px solid #B2EBF2 !important; }

.border-left-cyan.border-left-lighten-4 {
  border-left: 1px solid #B2EBF2 !important; }

.border-right-cyan.border-right-lighten-4 {
  border-right: 1px solid #B2EBF2 !important; }

.overlay-cyan.overlay-lighten-4 {
  background: #B2EBF2;
  /* The Fallback */
  background: rgba(178, 235, 242, 0.8); }

.cyan.lighten-3 {
  color: #80DEEA !important; }

.bg-cyan.bg-lighten-3 {
  background-color: #80DEEA !important; }

.btn-cyan.btn-lighten-3 {
  border-color: #80DEEA !important;
  background-color: #80DEEA !important; }
  .btn-cyan.btn-lighten-3:hover {
    border-color: #4DD0E1 !important;
    background-color: #4DD0E1 !important; }

.btn-outline-cyan.btn-outline-lighten-3 {
  border-color: #80DEEA !important;
  color: #80DEEA !important; }
  .btn-outline-cyan.btn-outline-lighten-3:hover {
    background-color: #80DEEA !important; }

.progress-cyan.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #80DEEA; }

.progress-cyan.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #80DEEA; }

.progress-cyan.progress-lighten-3[value]::-ms-fill {
  background-color: #80DEEA; }

@media screen and (min-width: 0\0) {
  .progress-cyan.progress-lighten-3 .progress-bar {
    background-color: #80DEEA; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #80DEEA !important; }

.border-cyan.border-lighten-3 {
  border: 1px solid #80DEEA !important; }

.border-top-cyan.border-top-lighten-3 {
  border-top: 1px solid #80DEEA !important; }

.border-bottom-cyan.border-bottom-lighten-3 {
  border-bottom: 1px solid #80DEEA !important; }

.border-left-cyan.border-left-lighten-3 {
  border-left: 1px solid #80DEEA !important; }

.border-right-cyan.border-right-lighten-3 {
  border-right: 1px solid #80DEEA !important; }

.overlay-cyan.overlay-lighten-3 {
  background: #80DEEA;
  /* The Fallback */
  background: rgba(128, 222, 234, 0.8); }

.cyan.lighten-2 {
  color: #4DD0E1 !important; }

.bg-cyan.bg-lighten-2 {
  background-color: #4DD0E1 !important; }

.btn-cyan.btn-lighten-2 {
  border-color: #4DD0E1 !important;
  background-color: #4DD0E1 !important; }
  .btn-cyan.btn-lighten-2:hover {
    border-color: #4DD0E1 !important;
    background-color: #4DD0E1 !important; }

.btn-outline-cyan.btn-outline-lighten-2 {
  border-color: #4DD0E1 !important;
  color: #4DD0E1 !important; }
  .btn-outline-cyan.btn-outline-lighten-2:hover {
    background-color: #4DD0E1 !important; }

.progress-cyan.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #4DD0E1; }

.progress-cyan.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #4DD0E1; }

.progress-cyan.progress-lighten-2[value]::-ms-fill {
  background-color: #4DD0E1; }

@media screen and (min-width: 0\0) {
  .progress-cyan.progress-lighten-2 .progress-bar {
    background-color: #4DD0E1; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #4DD0E1 !important; }

.border-cyan.border-lighten-2 {
  border: 1px solid #4DD0E1 !important; }

.border-top-cyan.border-top-lighten-2 {
  border-top: 1px solid #4DD0E1 !important; }

.border-bottom-cyan.border-bottom-lighten-2 {
  border-bottom: 1px solid #4DD0E1 !important; }

.border-left-cyan.border-left-lighten-2 {
  border-left: 1px solid #4DD0E1 !important; }

.border-right-cyan.border-right-lighten-2 {
  border-right: 1px solid #4DD0E1 !important; }

.overlay-cyan.overlay-lighten-2 {
  background: #4DD0E1;
  /* The Fallback */
  background: rgba(77, 208, 225, 0.8); }

.cyan.lighten-1 {
  color: #26C6DA !important; }

.bg-cyan.bg-lighten-1 {
  background-color: #26C6DA !important; }

.btn-cyan.btn-lighten-1 {
  border-color: #26C6DA !important;
  background-color: #26C6DA !important; }
  .btn-cyan.btn-lighten-1:hover {
    border-color: #4DD0E1 !important;
    background-color: #4DD0E1 !important; }

.btn-outline-cyan.btn-outline-lighten-1 {
  border-color: #26C6DA !important;
  color: #26C6DA !important; }
  .btn-outline-cyan.btn-outline-lighten-1:hover {
    background-color: #26C6DA !important; }

.progress-cyan.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #26C6DA; }

.progress-cyan.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #26C6DA; }

.progress-cyan.progress-lighten-1[value]::-ms-fill {
  background-color: #26C6DA; }

@media screen and (min-width: 0\0) {
  .progress-cyan.progress-lighten-1 .progress-bar {
    background-color: #26C6DA; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #26C6DA !important; }

.border-cyan.border-lighten-1 {
  border: 1px solid #26C6DA !important; }

.border-top-cyan.border-top-lighten-1 {
  border-top: 1px solid #26C6DA !important; }

.border-bottom-cyan.border-bottom-lighten-1 {
  border-bottom: 1px solid #26C6DA !important; }

.border-left-cyan.border-left-lighten-1 {
  border-left: 1px solid #26C6DA !important; }

.border-right-cyan.border-right-lighten-1 {
  border-right: 1px solid #26C6DA !important; }

.overlay-cyan.overlay-lighten-1 {
  background: #26C6DA;
  /* The Fallback */
  background: rgba(38, 198, 218, 0.8); }

.cyan {
  color: #00BCD4 !important; }

.bg-cyan {
  background-color: #00BCD4 !important; }
  .bg-cyan .card-header, .bg-cyan .card-footer {
    background-color: transparent; }

.alert-cyan {
  border-color: #00BCD4 !important;
  background-color: #1ce5ff !important;
  color: #001e22 !important; }
  .alert-cyan .alert-link {
    color: black !important; }

.border-cyan {
  border-color: #00BCD4; }

.bg-cyan.tag-glow, .border-cyan.tag-glow {
  box-shadow: 0px 0px 10px #00BCD4; }

.overlay-cyan {
  background: #00BCD4;
  /* The Fallback */
  background: rgba(0, 188, 212, 0.8); }

.card-outline-cyan {
  border-width: 1px;
  border-style: solid;
  border-color: #00BCD4;
  background-color: transparent; }
  .card-outline-cyan .card-header, .card-outline-cyan .card-footer {
    background-color: transparent; }

.btn-cyan {
  border-color: #00BCD4;
  background-color: #00BCD4;
  color: #FFFFFF; }
  .btn-cyan:hover {
    border-color: #4DD0E1;
    background-color: #4DD0E1;
    color: #FFF !important; }

.btn-outline-cyan {
  border-color: #00BCD4;
  background-color: transparent;
  color: #00BCD4; }
  .btn-outline-cyan:hover {
    background-color: #00BCD4;
    color: #FFF !important; }

.progress-cyan[value]::-webkit-progress-value {
  background-color: #00BCD4; }

.progress-cyan[value]::-moz-progress-bar {
  background-color: #00BCD4; }

.progress-cyan[value]::-ms-fill {
  background-color: #00BCD4; }

@media screen and (min-width: 0\0) {
  .progress-cyan .progress-bar {
    background-color: #00BCD4; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00BCD4 !important; }

.border-cyan {
  border: 1px solid #00BCD4 !important; }

.border-top-cyan {
  border-top: 1px solid #00BCD4; }

.border-bottom-cyan {
  border-bottom: 1px solid #00BCD4; }

.border-left-cyan {
  border-left: 1px solid #00BCD4; }

.border-right-cyan {
  border-right: 1px solid #00BCD4; }

.cyan.darken-1 {
  color: #00ACC1 !important; }

.bg-cyan.bg-darken-1 {
  background-color: #00ACC1 !important; }

.btn-cyan.btn-darken-1 {
  border-color: #00ACC1 !important;
  background-color: #00ACC1 !important; }
  .btn-cyan.btn-darken-1:hover {
    border-color: #4DD0E1 !important;
    background-color: #4DD0E1 !important; }

.btn-outline-cyan.btn-outline-darken-1 {
  border-color: #00ACC1 !important;
  color: #00ACC1 !important; }
  .btn-outline-cyan.btn-outline-darken-1:hover {
    background-color: #00ACC1 !important; }

.progress-cyan.progress-darken-1[value]::-webkit-progress-value {
  background-color: #00ACC1; }

.progress-cyan.progress-darken-1[value]::-moz-progress-bar {
  background-color: #00ACC1; }

.progress-cyan.progress-darken-1[value]::-ms-fill {
  background-color: #00ACC1; }

@media screen and (min-width: 0\0) {
  .progress-cyan.progress-darken-1 .progress-bar {
    background-color: #00ACC1; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00ACC1 !important; }

.border-cyan.border-darken-1 {
  border: 1px solid #00ACC1 !important; }

.border-top-cyan.border-top-darken-1 {
  border-top: 1px solid #00ACC1 !important; }

.border-bottom-cyan.border-bottom-darken-1 {
  border-bottom: 1px solid #00ACC1 !important; }

.border-left-cyan.border-left-darken-1 {
  border-left: 1px solid #00ACC1 !important; }

.border-right-cyan.border-right-darken-1 {
  border-right: 1px solid #00ACC1 !important; }

.overlay-cyan.overlay-darken-1 {
  background: #00ACC1;
  /* The Fallback */
  background: rgba(0, 172, 193, 0.8); }

.cyan.darken-2 {
  color: #0097A7 !important; }

.bg-cyan.bg-darken-2 {
  background-color: #0097A7 !important; }

.btn-cyan.btn-darken-2 {
  border-color: #0097A7 !important;
  background-color: #0097A7 !important; }
  .btn-cyan.btn-darken-2:hover {
    border-color: #4DD0E1 !important;
    background-color: #4DD0E1 !important; }

.btn-outline-cyan.btn-outline-darken-2 {
  border-color: #0097A7 !important;
  color: #0097A7 !important; }
  .btn-outline-cyan.btn-outline-darken-2:hover {
    background-color: #0097A7 !important; }

.progress-cyan.progress-darken-2[value]::-webkit-progress-value {
  background-color: #0097A7; }

.progress-cyan.progress-darken-2[value]::-moz-progress-bar {
  background-color: #0097A7; }

.progress-cyan.progress-darken-2[value]::-ms-fill {
  background-color: #0097A7; }

@media screen and (min-width: 0\0) {
  .progress-cyan.progress-darken-2 .progress-bar {
    background-color: #0097A7; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #0097A7 !important; }

.border-cyan.border-darken-2 {
  border: 1px solid #0097A7 !important; }

.border-top-cyan.border-top-darken-2 {
  border-top: 1px solid #0097A7 !important; }

.border-bottom-cyan.border-bottom-darken-2 {
  border-bottom: 1px solid #0097A7 !important; }

.border-left-cyan.border-left-darken-2 {
  border-left: 1px solid #0097A7 !important; }

.border-right-cyan.border-right-darken-2 {
  border-right: 1px solid #0097A7 !important; }

.overlay-cyan.overlay-darken-2 {
  background: #0097A7;
  /* The Fallback */
  background: rgba(0, 151, 167, 0.8); }

.cyan.darken-3 {
  color: #00838F !important; }

.bg-cyan.bg-darken-3 {
  background-color: #00838F !important; }

.btn-cyan.btn-darken-3 {
  border-color: #00838F !important;
  background-color: #00838F !important; }
  .btn-cyan.btn-darken-3:hover {
    border-color: #4DD0E1 !important;
    background-color: #4DD0E1 !important; }

.btn-outline-cyan.btn-outline-darken-3 {
  border-color: #00838F !important;
  color: #00838F !important; }
  .btn-outline-cyan.btn-outline-darken-3:hover {
    background-color: #00838F !important; }

.progress-cyan.progress-darken-3[value]::-webkit-progress-value {
  background-color: #00838F; }

.progress-cyan.progress-darken-3[value]::-moz-progress-bar {
  background-color: #00838F; }

.progress-cyan.progress-darken-3[value]::-ms-fill {
  background-color: #00838F; }

@media screen and (min-width: 0\0) {
  .progress-cyan.progress-darken-3 .progress-bar {
    background-color: #00838F; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00838F !important; }

.border-cyan.border-darken-3 {
  border: 1px solid #00838F !important; }

.border-top-cyan.border-top-darken-3 {
  border-top: 1px solid #00838F !important; }

.border-bottom-cyan.border-bottom-darken-3 {
  border-bottom: 1px solid #00838F !important; }

.border-left-cyan.border-left-darken-3 {
  border-left: 1px solid #00838F !important; }

.border-right-cyan.border-right-darken-3 {
  border-right: 1px solid #00838F !important; }

.overlay-cyan.overlay-darken-3 {
  background: #00838F;
  /* The Fallback */
  background: rgba(0, 131, 143, 0.8); }

.cyan.darken-4 {
  color: #006064 !important; }

.bg-cyan.bg-darken-4 {
  background-color: #006064 !important; }

.btn-cyan.btn-darken-4 {
  border-color: #006064 !important;
  background-color: #006064 !important; }
  .btn-cyan.btn-darken-4:hover {
    border-color: #4DD0E1 !important;
    background-color: #4DD0E1 !important; }

.btn-outline-cyan.btn-outline-darken-4 {
  border-color: #006064 !important;
  color: #006064 !important; }
  .btn-outline-cyan.btn-outline-darken-4:hover {
    background-color: #006064 !important; }

.progress-cyan.progress-darken-4[value]::-webkit-progress-value {
  background-color: #006064; }

.progress-cyan.progress-darken-4[value]::-moz-progress-bar {
  background-color: #006064; }

.progress-cyan.progress-darken-4[value]::-ms-fill {
  background-color: #006064; }

@media screen and (min-width: 0\0) {
  .progress-cyan.progress-darken-4 .progress-bar {
    background-color: #006064; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #006064 !important; }

.border-cyan.border-darken-4 {
  border: 1px solid #006064 !important; }

.border-top-cyan.border-top-darken-4 {
  border-top: 1px solid #006064 !important; }

.border-bottom-cyan.border-bottom-darken-4 {
  border-bottom: 1px solid #006064 !important; }

.border-left-cyan.border-left-darken-4 {
  border-left: 1px solid #006064 !important; }

.border-right-cyan.border-right-darken-4 {
  border-right: 1px solid #006064 !important; }

.overlay-cyan.overlay-darken-4 {
  background: #006064;
  /* The Fallback */
  background: rgba(0, 96, 100, 0.8); }

.cyan.accent-1 {
  color: #84FFFF !important; }

.bg-cyan.bg-accent-1 {
  background-color: #84FFFF !important; }

.btn-cyan.btn-accent-1 {
  border-color: #84FFFF !important;
  background-color: #84FFFF !important; }
  .btn-cyan.btn-accent-1:hover {
    border-color: #4DD0E1 !important;
    background-color: #4DD0E1 !important; }

.btn-outline-cyan.btn-outline-accent-1 {
  border-color: #84FFFF !important;
  color: #84FFFF !important; }
  .btn-outline-cyan.btn-outline-accent-1:hover {
    background-color: #84FFFF !important; }

.progress-cyan.progress-accent-1[value]::-webkit-progress-value {
  background-color: #84FFFF; }

.progress-cyan.progress-accent-1[value]::-moz-progress-bar {
  background-color: #84FFFF; }

.progress-cyan.progress-accent-1[value]::-ms-fill {
  background-color: #84FFFF; }

@media screen and (min-width: 0\0) {
  .progress-cyan.progress-accent-1 .progress-bar {
    background-color: #84FFFF; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #84FFFF !important; }

.border-cyan.border-accent-1 {
  border: 1px solid #84FFFF !important; }

.border-top-cyan.border-top-accent-1 {
  border-top: 1px solid #84FFFF !important; }

.border-bottom-cyan.border-bottom-accent-1 {
  border-bottom: 1px solid #84FFFF !important; }

.border-left-cyan.border-left-accent-1 {
  border-left: 1px solid #84FFFF !important; }

.border-right-cyan.border-right-accent-1 {
  border-right: 1px solid #84FFFF !important; }

.overlay-cyan.overlay-accent-1 {
  background: #84FFFF;
  /* The Fallback */
  background: rgba(132, 255, 255, 0.8); }

.cyan.accent-2 {
  color: #18FFFF !important; }

.bg-cyan.bg-accent-2 {
  background-color: #18FFFF !important; }

.btn-cyan.btn-accent-2 {
  border-color: #18FFFF !important;
  background-color: #18FFFF !important; }
  .btn-cyan.btn-accent-2:hover {
    border-color: #4DD0E1 !important;
    background-color: #4DD0E1 !important; }

.btn-outline-cyan.btn-outline-accent-2 {
  border-color: #18FFFF !important;
  color: #18FFFF !important; }
  .btn-outline-cyan.btn-outline-accent-2:hover {
    background-color: #18FFFF !important; }

.progress-cyan.progress-accent-2[value]::-webkit-progress-value {
  background-color: #18FFFF; }

.progress-cyan.progress-accent-2[value]::-moz-progress-bar {
  background-color: #18FFFF; }

.progress-cyan.progress-accent-2[value]::-ms-fill {
  background-color: #18FFFF; }

@media screen and (min-width: 0\0) {
  .progress-cyan.progress-accent-2 .progress-bar {
    background-color: #18FFFF; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #18FFFF !important; }

.border-cyan.border-accent-2 {
  border: 1px solid #18FFFF !important; }

.border-top-cyan.border-top-accent-2 {
  border-top: 1px solid #18FFFF !important; }

.border-bottom-cyan.border-bottom-accent-2 {
  border-bottom: 1px solid #18FFFF !important; }

.border-left-cyan.border-left-accent-2 {
  border-left: 1px solid #18FFFF !important; }

.border-right-cyan.border-right-accent-2 {
  border-right: 1px solid #18FFFF !important; }

.overlay-cyan.overlay-accent-2 {
  background: #18FFFF;
  /* The Fallback */
  background: rgba(24, 255, 255, 0.8); }

.cyan.accent-3 {
  color: #00E5FF !important; }

.bg-cyan.bg-accent-3 {
  background-color: #00E5FF !important; }

.btn-cyan.btn-accent-3 {
  border-color: #00E5FF !important;
  background-color: #00E5FF !important; }
  .btn-cyan.btn-accent-3:hover {
    border-color: #4DD0E1 !important;
    background-color: #4DD0E1 !important; }

.btn-outline-cyan.btn-outline-accent-3 {
  border-color: #00E5FF !important;
  color: #00E5FF !important; }
  .btn-outline-cyan.btn-outline-accent-3:hover {
    background-color: #00E5FF !important; }

.progress-cyan.progress-accent-3[value]::-webkit-progress-value {
  background-color: #00E5FF; }

.progress-cyan.progress-accent-3[value]::-moz-progress-bar {
  background-color: #00E5FF; }

.progress-cyan.progress-accent-3[value]::-ms-fill {
  background-color: #00E5FF; }

@media screen and (min-width: 0\0) {
  .progress-cyan.progress-accent-3 .progress-bar {
    background-color: #00E5FF; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00E5FF !important; }

.border-cyan.border-accent-3 {
  border: 1px solid #00E5FF !important; }

.border-top-cyan.border-top-accent-3 {
  border-top: 1px solid #00E5FF !important; }

.border-bottom-cyan.border-bottom-accent-3 {
  border-bottom: 1px solid #00E5FF !important; }

.border-left-cyan.border-left-accent-3 {
  border-left: 1px solid #00E5FF !important; }

.border-right-cyan.border-right-accent-3 {
  border-right: 1px solid #00E5FF !important; }

.overlay-cyan.overlay-accent-3 {
  background: #00E5FF;
  /* The Fallback */
  background: rgba(0, 229, 255, 0.8); }

.cyan.accent-4 {
  color: #00B8D4 !important; }

.bg-cyan.bg-accent-4 {
  background-color: #00B8D4 !important; }

.btn-cyan.btn-accent-4 {
  border-color: #00B8D4 !important;
  background-color: #00B8D4 !important; }
  .btn-cyan.btn-accent-4:hover {
    border-color: #4DD0E1 !important;
    background-color: #4DD0E1 !important; }

.btn-outline-cyan.btn-outline-accent-4 {
  border-color: #00B8D4 !important;
  color: #00B8D4 !important; }
  .btn-outline-cyan.btn-outline-accent-4:hover {
    background-color: #00B8D4 !important; }

.progress-cyan.progress-accent-4[value]::-webkit-progress-value {
  background-color: #00B8D4; }

.progress-cyan.progress-accent-4[value]::-moz-progress-bar {
  background-color: #00B8D4; }

.progress-cyan.progress-accent-4[value]::-ms-fill {
  background-color: #00B8D4; }

@media screen and (min-width: 0\0) {
  .progress-cyan.progress-accent-4 .progress-bar {
    background-color: #00B8D4; } }

input:focus ~ .bg-cyan {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00B8D4 !important; }

.border-cyan.border-accent-4 {
  border: 1px solid #00B8D4 !important; }

.border-top-cyan.border-top-accent-4 {
  border-top: 1px solid #00B8D4 !important; }

.border-bottom-cyan.border-bottom-accent-4 {
  border-bottom: 1px solid #00B8D4 !important; }

.border-left-cyan.border-left-accent-4 {
  border-left: 1px solid #00B8D4 !important; }

.border-right-cyan.border-right-accent-4 {
  border-right: 1px solid #00B8D4 !important; }

.overlay-cyan.overlay-accent-4 {
  background: #00B8D4;
  /* The Fallback */
  background: rgba(0, 184, 212, 0.8); }

.teal.lighten-5 {
  color: #E0F2F1 !important; }

.bg-teal.bg-lighten-5 {
  background-color: #E0F2F1 !important; }

.btn-teal.btn-lighten-5 {
  border-color: #E0F2F1 !important;
  background-color: #E0F2F1 !important; }
  .btn-teal.btn-lighten-5:hover {
    border-color: #4DB6AC !important;
    background-color: #4DB6AC !important; }

.btn-outline-teal.btn-outline-lighten-5 {
  border-color: #E0F2F1 !important;
  color: #E0F2F1 !important; }
  .btn-outline-teal.btn-outline-lighten-5:hover {
    background-color: #E0F2F1 !important; }

.progress-teal.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #E0F2F1; }

.progress-teal.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #E0F2F1; }

.progress-teal.progress-lighten-5[value]::-ms-fill {
  background-color: #E0F2F1; }

@media screen and (min-width: 0\0) {
  .progress-teal.progress-lighten-5 .progress-bar {
    background-color: #E0F2F1; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E0F2F1 !important; }

.border-teal.border-lighten-5 {
  border: 1px solid #E0F2F1 !important; }

.border-top-teal.border-top-lighten-5 {
  border-top: 1px solid #E0F2F1 !important; }

.border-bottom-teal.border-bottom-lighten-5 {
  border-bottom: 1px solid #E0F2F1 !important; }

.border-left-teal.border-left-lighten-5 {
  border-left: 1px solid #E0F2F1 !important; }

.border-right-teal.border-right-lighten-5 {
  border-right: 1px solid #E0F2F1 !important; }

.overlay-teal.overlay-lighten-5 {
  background: #E0F2F1;
  /* The Fallback */
  background: rgba(224, 242, 241, 0.8); }

.teal.lighten-4 {
  color: #B2DFDB !important; }

.bg-teal.bg-lighten-4 {
  background-color: #B2DFDB !important; }

.btn-teal.btn-lighten-4 {
  border-color: #B2DFDB !important;
  background-color: #B2DFDB !important; }
  .btn-teal.btn-lighten-4:hover {
    border-color: #4DB6AC !important;
    background-color: #4DB6AC !important; }

.btn-outline-teal.btn-outline-lighten-4 {
  border-color: #B2DFDB !important;
  color: #B2DFDB !important; }
  .btn-outline-teal.btn-outline-lighten-4:hover {
    background-color: #B2DFDB !important; }

.progress-teal.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #B2DFDB; }

.progress-teal.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #B2DFDB; }

.progress-teal.progress-lighten-4[value]::-ms-fill {
  background-color: #B2DFDB; }

@media screen and (min-width: 0\0) {
  .progress-teal.progress-lighten-4 .progress-bar {
    background-color: #B2DFDB; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #B2DFDB !important; }

.border-teal.border-lighten-4 {
  border: 1px solid #B2DFDB !important; }

.border-top-teal.border-top-lighten-4 {
  border-top: 1px solid #B2DFDB !important; }

.border-bottom-teal.border-bottom-lighten-4 {
  border-bottom: 1px solid #B2DFDB !important; }

.border-left-teal.border-left-lighten-4 {
  border-left: 1px solid #B2DFDB !important; }

.border-right-teal.border-right-lighten-4 {
  border-right: 1px solid #B2DFDB !important; }

.overlay-teal.overlay-lighten-4 {
  background: #B2DFDB;
  /* The Fallback */
  background: rgba(178, 223, 219, 0.8); }

.teal.lighten-3 {
  color: #80CBC4 !important; }

.bg-teal.bg-lighten-3 {
  background-color: #80CBC4 !important; }

.btn-teal.btn-lighten-3 {
  border-color: #80CBC4 !important;
  background-color: #80CBC4 !important; }
  .btn-teal.btn-lighten-3:hover {
    border-color: #4DB6AC !important;
    background-color: #4DB6AC !important; }

.btn-outline-teal.btn-outline-lighten-3 {
  border-color: #80CBC4 !important;
  color: #80CBC4 !important; }
  .btn-outline-teal.btn-outline-lighten-3:hover {
    background-color: #80CBC4 !important; }

.progress-teal.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #80CBC4; }

.progress-teal.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #80CBC4; }

.progress-teal.progress-lighten-3[value]::-ms-fill {
  background-color: #80CBC4; }

@media screen and (min-width: 0\0) {
  .progress-teal.progress-lighten-3 .progress-bar {
    background-color: #80CBC4; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #80CBC4 !important; }

.border-teal.border-lighten-3 {
  border: 1px solid #80CBC4 !important; }

.border-top-teal.border-top-lighten-3 {
  border-top: 1px solid #80CBC4 !important; }

.border-bottom-teal.border-bottom-lighten-3 {
  border-bottom: 1px solid #80CBC4 !important; }

.border-left-teal.border-left-lighten-3 {
  border-left: 1px solid #80CBC4 !important; }

.border-right-teal.border-right-lighten-3 {
  border-right: 1px solid #80CBC4 !important; }

.overlay-teal.overlay-lighten-3 {
  background: #80CBC4;
  /* The Fallback */
  background: rgba(128, 203, 196, 0.8); }

.teal.lighten-2 {
  color: #4DB6AC !important; }

.bg-teal.bg-lighten-2 {
  background-color: #4DB6AC !important; }

.btn-teal.btn-lighten-2 {
  border-color: #4DB6AC !important;
  background-color: #4DB6AC !important; }
  .btn-teal.btn-lighten-2:hover {
    border-color: #4DB6AC !important;
    background-color: #4DB6AC !important; }

.btn-outline-teal.btn-outline-lighten-2 {
  border-color: #4DB6AC !important;
  color: #4DB6AC !important; }
  .btn-outline-teal.btn-outline-lighten-2:hover {
    background-color: #4DB6AC !important; }

.progress-teal.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #4DB6AC; }

.progress-teal.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #4DB6AC; }

.progress-teal.progress-lighten-2[value]::-ms-fill {
  background-color: #4DB6AC; }

@media screen and (min-width: 0\0) {
  .progress-teal.progress-lighten-2 .progress-bar {
    background-color: #4DB6AC; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #4DB6AC !important; }

.border-teal.border-lighten-2 {
  border: 1px solid #4DB6AC !important; }

.border-top-teal.border-top-lighten-2 {
  border-top: 1px solid #4DB6AC !important; }

.border-bottom-teal.border-bottom-lighten-2 {
  border-bottom: 1px solid #4DB6AC !important; }

.border-left-teal.border-left-lighten-2 {
  border-left: 1px solid #4DB6AC !important; }

.border-right-teal.border-right-lighten-2 {
  border-right: 1px solid #4DB6AC !important; }

.overlay-teal.overlay-lighten-2 {
  background: #4DB6AC;
  /* The Fallback */
  background: rgba(77, 182, 172, 0.8); }

.teal.lighten-1 {
  color: #26A69A !important; }

.bg-teal.bg-lighten-1 {
  background-color: #26A69A !important; }

.btn-teal.btn-lighten-1 {
  border-color: #26A69A !important;
  background-color: #26A69A !important; }
  .btn-teal.btn-lighten-1:hover {
    border-color: #4DB6AC !important;
    background-color: #4DB6AC !important; }

.btn-outline-teal.btn-outline-lighten-1 {
  border-color: #26A69A !important;
  color: #26A69A !important; }
  .btn-outline-teal.btn-outline-lighten-1:hover {
    background-color: #26A69A !important; }

.progress-teal.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #26A69A; }

.progress-teal.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #26A69A; }

.progress-teal.progress-lighten-1[value]::-ms-fill {
  background-color: #26A69A; }

@media screen and (min-width: 0\0) {
  .progress-teal.progress-lighten-1 .progress-bar {
    background-color: #26A69A; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #26A69A !important; }

.border-teal.border-lighten-1 {
  border: 1px solid #26A69A !important; }

.border-top-teal.border-top-lighten-1 {
  border-top: 1px solid #26A69A !important; }

.border-bottom-teal.border-bottom-lighten-1 {
  border-bottom: 1px solid #26A69A !important; }

.border-left-teal.border-left-lighten-1 {
  border-left: 1px solid #26A69A !important; }

.border-right-teal.border-right-lighten-1 {
  border-right: 1px solid #26A69A !important; }

.overlay-teal.overlay-lighten-1 {
  background: #26A69A;
  /* The Fallback */
  background: rgba(38, 166, 154, 0.8); }

.teal {
  color: #009688 !important; }

.bg-teal {
  background-color: #009688 !important; }
  .bg-teal .card-header, .bg-teal .card-footer {
    background-color: transparent; }

.alert-teal {
  border-color: #009688 !important;
  background-color: #00ddc9 !important;
  color: black !important; }
  .alert-teal .alert-link {
    color: black !important; }

.border-teal {
  border-color: #009688; }

.bg-teal.tag-glow, .border-teal.tag-glow {
  box-shadow: 0px 0px 10px #009688; }

.overlay-teal {
  background: #009688;
  /* The Fallback */
  background: rgba(0, 150, 136, 0.8); }

.card-outline-teal {
  border-width: 1px;
  border-style: solid;
  border-color: #009688;
  background-color: transparent; }
  .card-outline-teal .card-header, .card-outline-teal .card-footer {
    background-color: transparent; }

.btn-teal {
  border-color: #009688;
  background-color: #009688;
  color: #FFFFFF; }
  .btn-teal:hover {
    border-color: #4DB6AC;
    background-color: #4DB6AC;
    color: #FFF !important; }

.btn-outline-teal {
  border-color: #009688;
  background-color: transparent;
  color: #009688; }
  .btn-outline-teal:hover {
    background-color: #009688;
    color: #FFF !important; }

.progress-teal[value]::-webkit-progress-value {
  background-color: #009688; }

.progress-teal[value]::-moz-progress-bar {
  background-color: #009688; }

.progress-teal[value]::-ms-fill {
  background-color: #009688; }

@media screen and (min-width: 0\0) {
  .progress-teal .progress-bar {
    background-color: #009688; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #009688 !important; }

.border-teal {
  border: 1px solid #009688 !important; }

.border-top-teal {
  border-top: 1px solid #009688; }

.border-bottom-teal {
  border-bottom: 1px solid #009688; }

.border-left-teal {
  border-left: 1px solid #009688; }

.border-right-teal {
  border-right: 1px solid #009688; }

.teal.darken-1 {
  color: #00897B !important; }

.bg-teal.bg-darken-1 {
  background-color: #00897B !important; }

.btn-teal.btn-darken-1 {
  border-color: #00897B !important;
  background-color: #00897B !important; }
  .btn-teal.btn-darken-1:hover {
    border-color: #4DB6AC !important;
    background-color: #4DB6AC !important; }

.btn-outline-teal.btn-outline-darken-1 {
  border-color: #00897B !important;
  color: #00897B !important; }
  .btn-outline-teal.btn-outline-darken-1:hover {
    background-color: #00897B !important; }

.progress-teal.progress-darken-1[value]::-webkit-progress-value {
  background-color: #00897B; }

.progress-teal.progress-darken-1[value]::-moz-progress-bar {
  background-color: #00897B; }

.progress-teal.progress-darken-1[value]::-ms-fill {
  background-color: #00897B; }

@media screen and (min-width: 0\0) {
  .progress-teal.progress-darken-1 .progress-bar {
    background-color: #00897B; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00897B !important; }

.border-teal.border-darken-1 {
  border: 1px solid #00897B !important; }

.border-top-teal.border-top-darken-1 {
  border-top: 1px solid #00897B !important; }

.border-bottom-teal.border-bottom-darken-1 {
  border-bottom: 1px solid #00897B !important; }

.border-left-teal.border-left-darken-1 {
  border-left: 1px solid #00897B !important; }

.border-right-teal.border-right-darken-1 {
  border-right: 1px solid #00897B !important; }

.overlay-teal.overlay-darken-1 {
  background: #00897B;
  /* The Fallback */
  background: rgba(0, 137, 123, 0.8); }

.teal.darken-2 {
  color: #00796B !important; }

.bg-teal.bg-darken-2 {
  background-color: #00796B !important; }

.btn-teal.btn-darken-2 {
  border-color: #00796B !important;
  background-color: #00796B !important; }
  .btn-teal.btn-darken-2:hover {
    border-color: #4DB6AC !important;
    background-color: #4DB6AC !important; }

.btn-outline-teal.btn-outline-darken-2 {
  border-color: #00796B !important;
  color: #00796B !important; }
  .btn-outline-teal.btn-outline-darken-2:hover {
    background-color: #00796B !important; }

.progress-teal.progress-darken-2[value]::-webkit-progress-value {
  background-color: #00796B; }

.progress-teal.progress-darken-2[value]::-moz-progress-bar {
  background-color: #00796B; }

.progress-teal.progress-darken-2[value]::-ms-fill {
  background-color: #00796B; }

@media screen and (min-width: 0\0) {
  .progress-teal.progress-darken-2 .progress-bar {
    background-color: #00796B; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00796B !important; }

.border-teal.border-darken-2 {
  border: 1px solid #00796B !important; }

.border-top-teal.border-top-darken-2 {
  border-top: 1px solid #00796B !important; }

.border-bottom-teal.border-bottom-darken-2 {
  border-bottom: 1px solid #00796B !important; }

.border-left-teal.border-left-darken-2 {
  border-left: 1px solid #00796B !important; }

.border-right-teal.border-right-darken-2 {
  border-right: 1px solid #00796B !important; }

.overlay-teal.overlay-darken-2 {
  background: #00796B;
  /* The Fallback */
  background: rgba(0, 121, 107, 0.8); }

.teal.darken-3 {
  color: #00695C !important; }

.bg-teal.bg-darken-3 {
  background-color: #00695C !important; }

.btn-teal.btn-darken-3 {
  border-color: #00695C !important;
  background-color: #00695C !important; }
  .btn-teal.btn-darken-3:hover {
    border-color: #4DB6AC !important;
    background-color: #4DB6AC !important; }

.btn-outline-teal.btn-outline-darken-3 {
  border-color: #00695C !important;
  color: #00695C !important; }
  .btn-outline-teal.btn-outline-darken-3:hover {
    background-color: #00695C !important; }

.progress-teal.progress-darken-3[value]::-webkit-progress-value {
  background-color: #00695C; }

.progress-teal.progress-darken-3[value]::-moz-progress-bar {
  background-color: #00695C; }

.progress-teal.progress-darken-3[value]::-ms-fill {
  background-color: #00695C; }

@media screen and (min-width: 0\0) {
  .progress-teal.progress-darken-3 .progress-bar {
    background-color: #00695C; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00695C !important; }

.border-teal.border-darken-3 {
  border: 1px solid #00695C !important; }

.border-top-teal.border-top-darken-3 {
  border-top: 1px solid #00695C !important; }

.border-bottom-teal.border-bottom-darken-3 {
  border-bottom: 1px solid #00695C !important; }

.border-left-teal.border-left-darken-3 {
  border-left: 1px solid #00695C !important; }

.border-right-teal.border-right-darken-3 {
  border-right: 1px solid #00695C !important; }

.overlay-teal.overlay-darken-3 {
  background: #00695C;
  /* The Fallback */
  background: rgba(0, 105, 92, 0.8); }

.teal.darken-4 {
  color: #004D40 !important; }

.bg-teal.bg-darken-4 {
  background-color: #004D40 !important; }

.btn-teal.btn-darken-4 {
  border-color: #004D40 !important;
  background-color: #004D40 !important; }
  .btn-teal.btn-darken-4:hover {
    border-color: #4DB6AC !important;
    background-color: #4DB6AC !important; }

.btn-outline-teal.btn-outline-darken-4 {
  border-color: #004D40 !important;
  color: #004D40 !important; }
  .btn-outline-teal.btn-outline-darken-4:hover {
    background-color: #004D40 !important; }

.progress-teal.progress-darken-4[value]::-webkit-progress-value {
  background-color: #004D40; }

.progress-teal.progress-darken-4[value]::-moz-progress-bar {
  background-color: #004D40; }

.progress-teal.progress-darken-4[value]::-ms-fill {
  background-color: #004D40; }

@media screen and (min-width: 0\0) {
  .progress-teal.progress-darken-4 .progress-bar {
    background-color: #004D40; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #004D40 !important; }

.border-teal.border-darken-4 {
  border: 1px solid #004D40 !important; }

.border-top-teal.border-top-darken-4 {
  border-top: 1px solid #004D40 !important; }

.border-bottom-teal.border-bottom-darken-4 {
  border-bottom: 1px solid #004D40 !important; }

.border-left-teal.border-left-darken-4 {
  border-left: 1px solid #004D40 !important; }

.border-right-teal.border-right-darken-4 {
  border-right: 1px solid #004D40 !important; }

.overlay-teal.overlay-darken-4 {
  background: #004D40;
  /* The Fallback */
  background: rgba(0, 77, 64, 0.8); }

.teal.accent-1 {
  color: #A7FFEB !important; }

.bg-teal.bg-accent-1 {
  background-color: #A7FFEB !important; }

.btn-teal.btn-accent-1 {
  border-color: #A7FFEB !important;
  background-color: #A7FFEB !important; }
  .btn-teal.btn-accent-1:hover {
    border-color: #4DB6AC !important;
    background-color: #4DB6AC !important; }

.btn-outline-teal.btn-outline-accent-1 {
  border-color: #A7FFEB !important;
  color: #A7FFEB !important; }
  .btn-outline-teal.btn-outline-accent-1:hover {
    background-color: #A7FFEB !important; }

.progress-teal.progress-accent-1[value]::-webkit-progress-value {
  background-color: #A7FFEB; }

.progress-teal.progress-accent-1[value]::-moz-progress-bar {
  background-color: #A7FFEB; }

.progress-teal.progress-accent-1[value]::-ms-fill {
  background-color: #A7FFEB; }

@media screen and (min-width: 0\0) {
  .progress-teal.progress-accent-1 .progress-bar {
    background-color: #A7FFEB; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #A7FFEB !important; }

.border-teal.border-accent-1 {
  border: 1px solid #A7FFEB !important; }

.border-top-teal.border-top-accent-1 {
  border-top: 1px solid #A7FFEB !important; }

.border-bottom-teal.border-bottom-accent-1 {
  border-bottom: 1px solid #A7FFEB !important; }

.border-left-teal.border-left-accent-1 {
  border-left: 1px solid #A7FFEB !important; }

.border-right-teal.border-right-accent-1 {
  border-right: 1px solid #A7FFEB !important; }

.overlay-teal.overlay-accent-1 {
  background: #A7FFEB;
  /* The Fallback */
  background: rgba(167, 255, 235, 0.8); }

.teal.accent-2 {
  color: #64FFDA !important; }

.bg-teal.bg-accent-2 {
  background-color: #64FFDA !important; }

.btn-teal.btn-accent-2 {
  border-color: #64FFDA !important;
  background-color: #64FFDA !important; }
  .btn-teal.btn-accent-2:hover {
    border-color: #4DB6AC !important;
    background-color: #4DB6AC !important; }

.btn-outline-teal.btn-outline-accent-2 {
  border-color: #64FFDA !important;
  color: #64FFDA !important; }
  .btn-outline-teal.btn-outline-accent-2:hover {
    background-color: #64FFDA !important; }

.progress-teal.progress-accent-2[value]::-webkit-progress-value {
  background-color: #64FFDA; }

.progress-teal.progress-accent-2[value]::-moz-progress-bar {
  background-color: #64FFDA; }

.progress-teal.progress-accent-2[value]::-ms-fill {
  background-color: #64FFDA; }

@media screen and (min-width: 0\0) {
  .progress-teal.progress-accent-2 .progress-bar {
    background-color: #64FFDA; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #64FFDA !important; }

.border-teal.border-accent-2 {
  border: 1px solid #64FFDA !important; }

.border-top-teal.border-top-accent-2 {
  border-top: 1px solid #64FFDA !important; }

.border-bottom-teal.border-bottom-accent-2 {
  border-bottom: 1px solid #64FFDA !important; }

.border-left-teal.border-left-accent-2 {
  border-left: 1px solid #64FFDA !important; }

.border-right-teal.border-right-accent-2 {
  border-right: 1px solid #64FFDA !important; }

.overlay-teal.overlay-accent-2 {
  background: #64FFDA;
  /* The Fallback */
  background: rgba(100, 255, 218, 0.8); }

.teal.accent-3 {
  color: #1DE9B6 !important; }

.bg-teal.bg-accent-3 {
  background-color: #1DE9B6 !important; }

.btn-teal.btn-accent-3 {
  border-color: #1DE9B6 !important;
  background-color: #1DE9B6 !important; }
  .btn-teal.btn-accent-3:hover {
    border-color: #4DB6AC !important;
    background-color: #4DB6AC !important; }

.btn-outline-teal.btn-outline-accent-3 {
  border-color: #1DE9B6 !important;
  color: #1DE9B6 !important; }
  .btn-outline-teal.btn-outline-accent-3:hover {
    background-color: #1DE9B6 !important; }

.progress-teal.progress-accent-3[value]::-webkit-progress-value {
  background-color: #1DE9B6; }

.progress-teal.progress-accent-3[value]::-moz-progress-bar {
  background-color: #1DE9B6; }

.progress-teal.progress-accent-3[value]::-ms-fill {
  background-color: #1DE9B6; }

@media screen and (min-width: 0\0) {
  .progress-teal.progress-accent-3 .progress-bar {
    background-color: #1DE9B6; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #1DE9B6 !important; }

.border-teal.border-accent-3 {
  border: 1px solid #1DE9B6 !important; }

.border-top-teal.border-top-accent-3 {
  border-top: 1px solid #1DE9B6 !important; }

.border-bottom-teal.border-bottom-accent-3 {
  border-bottom: 1px solid #1DE9B6 !important; }

.border-left-teal.border-left-accent-3 {
  border-left: 1px solid #1DE9B6 !important; }

.border-right-teal.border-right-accent-3 {
  border-right: 1px solid #1DE9B6 !important; }

.overlay-teal.overlay-accent-3 {
  background: #1DE9B6;
  /* The Fallback */
  background: rgba(29, 233, 182, 0.8); }

.teal.accent-4 {
  color: #00BFA5 !important; }

.bg-teal.bg-accent-4 {
  background-color: #00BFA5 !important; }

.btn-teal.btn-accent-4 {
  border-color: #00BFA5 !important;
  background-color: #00BFA5 !important; }
  .btn-teal.btn-accent-4:hover {
    border-color: #4DB6AC !important;
    background-color: #4DB6AC !important; }

.btn-outline-teal.btn-outline-accent-4 {
  border-color: #00BFA5 !important;
  color: #00BFA5 !important; }
  .btn-outline-teal.btn-outline-accent-4:hover {
    background-color: #00BFA5 !important; }

.progress-teal.progress-accent-4[value]::-webkit-progress-value {
  background-color: #00BFA5; }

.progress-teal.progress-accent-4[value]::-moz-progress-bar {
  background-color: #00BFA5; }

.progress-teal.progress-accent-4[value]::-ms-fill {
  background-color: #00BFA5; }

@media screen and (min-width: 0\0) {
  .progress-teal.progress-accent-4 .progress-bar {
    background-color: #00BFA5; } }

input:focus ~ .bg-teal {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00BFA5 !important; }

.border-teal.border-accent-4 {
  border: 1px solid #00BFA5 !important; }

.border-top-teal.border-top-accent-4 {
  border-top: 1px solid #00BFA5 !important; }

.border-bottom-teal.border-bottom-accent-4 {
  border-bottom: 1px solid #00BFA5 !important; }

.border-left-teal.border-left-accent-4 {
  border-left: 1px solid #00BFA5 !important; }

.border-right-teal.border-right-accent-4 {
  border-right: 1px solid #00BFA5 !important; }

.overlay-teal.overlay-accent-4 {
  background: #00BFA5;
  /* The Fallback */
  background: rgba(0, 191, 165, 0.8); }

.green.lighten-5 {
  color: #E8F5E9 !important; }

.bg-green.bg-lighten-5 {
  background-color: #E8F5E9 !important; }

.btn-green.btn-lighten-5 {
  border-color: #E8F5E9 !important;
  background-color: #E8F5E9 !important; }
  .btn-green.btn-lighten-5:hover {
    border-color: #81C784 !important;
    background-color: #81C784 !important; }

.btn-outline-green.btn-outline-lighten-5 {
  border-color: #E8F5E9 !important;
  color: #E8F5E9 !important; }
  .btn-outline-green.btn-outline-lighten-5:hover {
    background-color: #E8F5E9 !important; }

.progress-green.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #E8F5E9; }

.progress-green.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #E8F5E9; }

.progress-green.progress-lighten-5[value]::-ms-fill {
  background-color: #E8F5E9; }

@media screen and (min-width: 0\0) {
  .progress-green.progress-lighten-5 .progress-bar {
    background-color: #E8F5E9; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E8F5E9 !important; }

.border-green.border-lighten-5 {
  border: 1px solid #E8F5E9 !important; }

.border-top-green.border-top-lighten-5 {
  border-top: 1px solid #E8F5E9 !important; }

.border-bottom-green.border-bottom-lighten-5 {
  border-bottom: 1px solid #E8F5E9 !important; }

.border-left-green.border-left-lighten-5 {
  border-left: 1px solid #E8F5E9 !important; }

.border-right-green.border-right-lighten-5 {
  border-right: 1px solid #E8F5E9 !important; }

.overlay-green.overlay-lighten-5 {
  background: #E8F5E9;
  /* The Fallback */
  background: rgba(232, 245, 233, 0.8); }

.green.lighten-4 {
  color: #C8E6C9 !important; }

.bg-green.bg-lighten-4 {
  background-color: #C8E6C9 !important; }

.btn-green.btn-lighten-4 {
  border-color: #C8E6C9 !important;
  background-color: #C8E6C9 !important; }
  .btn-green.btn-lighten-4:hover {
    border-color: #81C784 !important;
    background-color: #81C784 !important; }

.btn-outline-green.btn-outline-lighten-4 {
  border-color: #C8E6C9 !important;
  color: #C8E6C9 !important; }
  .btn-outline-green.btn-outline-lighten-4:hover {
    background-color: #C8E6C9 !important; }

.progress-green.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #C8E6C9; }

.progress-green.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #C8E6C9; }

.progress-green.progress-lighten-4[value]::-ms-fill {
  background-color: #C8E6C9; }

@media screen and (min-width: 0\0) {
  .progress-green.progress-lighten-4 .progress-bar {
    background-color: #C8E6C9; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #C8E6C9 !important; }

.border-green.border-lighten-4 {
  border: 1px solid #C8E6C9 !important; }

.border-top-green.border-top-lighten-4 {
  border-top: 1px solid #C8E6C9 !important; }

.border-bottom-green.border-bottom-lighten-4 {
  border-bottom: 1px solid #C8E6C9 !important; }

.border-left-green.border-left-lighten-4 {
  border-left: 1px solid #C8E6C9 !important; }

.border-right-green.border-right-lighten-4 {
  border-right: 1px solid #C8E6C9 !important; }

.overlay-green.overlay-lighten-4 {
  background: #C8E6C9;
  /* The Fallback */
  background: rgba(200, 230, 201, 0.8); }

.green.lighten-3 {
  color: #A5D6A7 !important; }

.bg-green.bg-lighten-3 {
  background-color: #A5D6A7 !important; }

.btn-green.btn-lighten-3 {
  border-color: #A5D6A7 !important;
  background-color: #A5D6A7 !important; }
  .btn-green.btn-lighten-3:hover {
    border-color: #81C784 !important;
    background-color: #81C784 !important; }

.btn-outline-green.btn-outline-lighten-3 {
  border-color: #A5D6A7 !important;
  color: #A5D6A7 !important; }
  .btn-outline-green.btn-outline-lighten-3:hover {
    background-color: #A5D6A7 !important; }

.progress-green.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #A5D6A7; }

.progress-green.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #A5D6A7; }

.progress-green.progress-lighten-3[value]::-ms-fill {
  background-color: #A5D6A7; }

@media screen and (min-width: 0\0) {
  .progress-green.progress-lighten-3 .progress-bar {
    background-color: #A5D6A7; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #A5D6A7 !important; }

.border-green.border-lighten-3 {
  border: 1px solid #A5D6A7 !important; }

.border-top-green.border-top-lighten-3 {
  border-top: 1px solid #A5D6A7 !important; }

.border-bottom-green.border-bottom-lighten-3 {
  border-bottom: 1px solid #A5D6A7 !important; }

.border-left-green.border-left-lighten-3 {
  border-left: 1px solid #A5D6A7 !important; }

.border-right-green.border-right-lighten-3 {
  border-right: 1px solid #A5D6A7 !important; }

.overlay-green.overlay-lighten-3 {
  background: #A5D6A7;
  /* The Fallback */
  background: rgba(165, 214, 167, 0.8); }

.green.lighten-2 {
  color: #81C784 !important; }

.bg-green.bg-lighten-2 {
  background-color: #81C784 !important; }

.btn-green.btn-lighten-2 {
  border-color: #81C784 !important;
  background-color: #81C784 !important; }
  .btn-green.btn-lighten-2:hover {
    border-color: #81C784 !important;
    background-color: #81C784 !important; }

.btn-outline-green.btn-outline-lighten-2 {
  border-color: #81C784 !important;
  color: #81C784 !important; }
  .btn-outline-green.btn-outline-lighten-2:hover {
    background-color: #81C784 !important; }

.progress-green.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #81C784; }

.progress-green.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #81C784; }

.progress-green.progress-lighten-2[value]::-ms-fill {
  background-color: #81C784; }

@media screen and (min-width: 0\0) {
  .progress-green.progress-lighten-2 .progress-bar {
    background-color: #81C784; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #81C784 !important; }

.border-green.border-lighten-2 {
  border: 1px solid #81C784 !important; }

.border-top-green.border-top-lighten-2 {
  border-top: 1px solid #81C784 !important; }

.border-bottom-green.border-bottom-lighten-2 {
  border-bottom: 1px solid #81C784 !important; }

.border-left-green.border-left-lighten-2 {
  border-left: 1px solid #81C784 !important; }

.border-right-green.border-right-lighten-2 {
  border-right: 1px solid #81C784 !important; }

.overlay-green.overlay-lighten-2 {
  background: #81C784;
  /* The Fallback */
  background: rgba(129, 199, 132, 0.8); }

.green.lighten-1 {
  color: #66BB6A !important; }

.bg-green.bg-lighten-1 {
  background-color: #66BB6A !important; }

.btn-green.btn-lighten-1 {
  border-color: #66BB6A !important;
  background-color: #66BB6A !important; }
  .btn-green.btn-lighten-1:hover {
    border-color: #81C784 !important;
    background-color: #81C784 !important; }

.btn-outline-green.btn-outline-lighten-1 {
  border-color: #66BB6A !important;
  color: #66BB6A !important; }
  .btn-outline-green.btn-outline-lighten-1:hover {
    background-color: #66BB6A !important; }

.progress-green.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #66BB6A; }

.progress-green.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #66BB6A; }

.progress-green.progress-lighten-1[value]::-ms-fill {
  background-color: #66BB6A; }

@media screen and (min-width: 0\0) {
  .progress-green.progress-lighten-1 .progress-bar {
    background-color: #66BB6A; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #66BB6A !important; }

.border-green.border-lighten-1 {
  border: 1px solid #66BB6A !important; }

.border-top-green.border-top-lighten-1 {
  border-top: 1px solid #66BB6A !important; }

.border-bottom-green.border-bottom-lighten-1 {
  border-bottom: 1px solid #66BB6A !important; }

.border-left-green.border-left-lighten-1 {
  border-left: 1px solid #66BB6A !important; }

.border-right-green.border-right-lighten-1 {
  border-right: 1px solid #66BB6A !important; }

.overlay-green.overlay-lighten-1 {
  background: #66BB6A;
  /* The Fallback */
  background: rgba(102, 187, 106, 0.8); }

.green {
  color: #4CAF50 !important; }

.bg-green {
  background-color: #4CAF50 !important; }
  .bg-green .card-header, .bg-green .card-footer {
    background-color: transparent; }

.alert-green {
  border-color: #4CAF50 !important;
  background-color: #7cc67f !important;
  color: #163317 !important; }
  .alert-green .alert-link {
    color: #0a160a !important; }

.border-green {
  border-color: #4CAF50; }

.bg-green.tag-glow, .border-green.tag-glow {
  box-shadow: 0px 0px 10px #4CAF50; }

.overlay-green {
  background: #4CAF50;
  /* The Fallback */
  background: rgba(76, 175, 80, 0.8); }

.card-outline-green {
  border-width: 1px;
  border-style: solid;
  border-color: #4CAF50;
  background-color: transparent; }
  .card-outline-green .card-header, .card-outline-green .card-footer {
    background-color: transparent; }

.btn-green {
  border-color: #4CAF50;
  background-color: #4CAF50;
  color: #FFFFFF; }
  .btn-green:hover {
    border-color: #81C784;
    background-color: #81C784;
    color: #FFF !important; }

.btn-outline-green {
  border-color: #4CAF50;
  background-color: transparent;
  color: #4CAF50; }
  .btn-outline-green:hover {
    background-color: #4CAF50;
    color: #FFF !important; }

.progress-green[value]::-webkit-progress-value {
  background-color: #4CAF50; }

.progress-green[value]::-moz-progress-bar {
  background-color: #4CAF50; }

.progress-green[value]::-ms-fill {
  background-color: #4CAF50; }

@media screen and (min-width: 0\0) {
  .progress-green .progress-bar {
    background-color: #4CAF50; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #4CAF50 !important; }

.border-green {
  border: 1px solid #4CAF50 !important; }

.border-top-green {
  border-top: 1px solid #4CAF50; }

.border-bottom-green {
  border-bottom: 1px solid #4CAF50; }

.border-left-green {
  border-left: 1px solid #4CAF50; }

.border-right-green {
  border-right: 1px solid #4CAF50; }

.green.darken-1 {
  color: #43A047 !important; }

.bg-green.bg-darken-1 {
  background-color: #43A047 !important; }

.btn-green.btn-darken-1 {
  border-color: #43A047 !important;
  background-color: #43A047 !important; }
  .btn-green.btn-darken-1:hover {
    border-color: #81C784 !important;
    background-color: #81C784 !important; }

.btn-outline-green.btn-outline-darken-1 {
  border-color: #43A047 !important;
  color: #43A047 !important; }
  .btn-outline-green.btn-outline-darken-1:hover {
    background-color: #43A047 !important; }

.progress-green.progress-darken-1[value]::-webkit-progress-value {
  background-color: #43A047; }

.progress-green.progress-darken-1[value]::-moz-progress-bar {
  background-color: #43A047; }

.progress-green.progress-darken-1[value]::-ms-fill {
  background-color: #43A047; }

@media screen and (min-width: 0\0) {
  .progress-green.progress-darken-1 .progress-bar {
    background-color: #43A047; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #43A047 !important; }

.border-green.border-darken-1 {
  border: 1px solid #43A047 !important; }

.border-top-green.border-top-darken-1 {
  border-top: 1px solid #43A047 !important; }

.border-bottom-green.border-bottom-darken-1 {
  border-bottom: 1px solid #43A047 !important; }

.border-left-green.border-left-darken-1 {
  border-left: 1px solid #43A047 !important; }

.border-right-green.border-right-darken-1 {
  border-right: 1px solid #43A047 !important; }

.overlay-green.overlay-darken-1 {
  background: #43A047;
  /* The Fallback */
  background: rgba(67, 160, 71, 0.8); }

.green.darken-2 {
  color: #388E3C !important; }

.bg-green.bg-darken-2 {
  background-color: #388E3C !important; }

.btn-green.btn-darken-2 {
  border-color: #388E3C !important;
  background-color: #388E3C !important; }
  .btn-green.btn-darken-2:hover {
    border-color: #81C784 !important;
    background-color: #81C784 !important; }

.btn-outline-green.btn-outline-darken-2 {
  border-color: #388E3C !important;
  color: #388E3C !important; }
  .btn-outline-green.btn-outline-darken-2:hover {
    background-color: #388E3C !important; }

.progress-green.progress-darken-2[value]::-webkit-progress-value {
  background-color: #388E3C; }

.progress-green.progress-darken-2[value]::-moz-progress-bar {
  background-color: #388E3C; }

.progress-green.progress-darken-2[value]::-ms-fill {
  background-color: #388E3C; }

@media screen and (min-width: 0\0) {
  .progress-green.progress-darken-2 .progress-bar {
    background-color: #388E3C; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #388E3C !important; }

.border-green.border-darken-2 {
  border: 1px solid #388E3C !important; }

.border-top-green.border-top-darken-2 {
  border-top: 1px solid #388E3C !important; }

.border-bottom-green.border-bottom-darken-2 {
  border-bottom: 1px solid #388E3C !important; }

.border-left-green.border-left-darken-2 {
  border-left: 1px solid #388E3C !important; }

.border-right-green.border-right-darken-2 {
  border-right: 1px solid #388E3C !important; }

.overlay-green.overlay-darken-2 {
  background: #388E3C;
  /* The Fallback */
  background: rgba(56, 142, 60, 0.8); }

.green.darken-3 {
  color: #2E7D32 !important; }

.bg-green.bg-darken-3 {
  background-color: #2E7D32 !important; }

.btn-green.btn-darken-3 {
  border-color: #2E7D32 !important;
  background-color: #2E7D32 !important; }
  .btn-green.btn-darken-3:hover {
    border-color: #81C784 !important;
    background-color: #81C784 !important; }

.btn-outline-green.btn-outline-darken-3 {
  border-color: #2E7D32 !important;
  color: #2E7D32 !important; }
  .btn-outline-green.btn-outline-darken-3:hover {
    background-color: #2E7D32 !important; }

.progress-green.progress-darken-3[value]::-webkit-progress-value {
  background-color: #2E7D32; }

.progress-green.progress-darken-3[value]::-moz-progress-bar {
  background-color: #2E7D32; }

.progress-green.progress-darken-3[value]::-ms-fill {
  background-color: #2E7D32; }

@media screen and (min-width: 0\0) {
  .progress-green.progress-darken-3 .progress-bar {
    background-color: #2E7D32; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #2E7D32 !important; }

.border-green.border-darken-3 {
  border: 1px solid #2E7D32 !important; }

.border-top-green.border-top-darken-3 {
  border-top: 1px solid #2E7D32 !important; }

.border-bottom-green.border-bottom-darken-3 {
  border-bottom: 1px solid #2E7D32 !important; }

.border-left-green.border-left-darken-3 {
  border-left: 1px solid #2E7D32 !important; }

.border-right-green.border-right-darken-3 {
  border-right: 1px solid #2E7D32 !important; }

.overlay-green.overlay-darken-3 {
  background: #2E7D32;
  /* The Fallback */
  background: rgba(46, 125, 50, 0.8); }

.green.darken-4 {
  color: #1B5E20 !important; }

.bg-green.bg-darken-4 {
  background-color: #1B5E20 !important; }

.btn-green.btn-darken-4 {
  border-color: #1B5E20 !important;
  background-color: #1B5E20 !important; }
  .btn-green.btn-darken-4:hover {
    border-color: #81C784 !important;
    background-color: #81C784 !important; }

.btn-outline-green.btn-outline-darken-4 {
  border-color: #1B5E20 !important;
  color: #1B5E20 !important; }
  .btn-outline-green.btn-outline-darken-4:hover {
    background-color: #1B5E20 !important; }

.progress-green.progress-darken-4[value]::-webkit-progress-value {
  background-color: #1B5E20; }

.progress-green.progress-darken-4[value]::-moz-progress-bar {
  background-color: #1B5E20; }

.progress-green.progress-darken-4[value]::-ms-fill {
  background-color: #1B5E20; }

@media screen and (min-width: 0\0) {
  .progress-green.progress-darken-4 .progress-bar {
    background-color: #1B5E20; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #1B5E20 !important; }

.border-green.border-darken-4 {
  border: 1px solid #1B5E20 !important; }

.border-top-green.border-top-darken-4 {
  border-top: 1px solid #1B5E20 !important; }

.border-bottom-green.border-bottom-darken-4 {
  border-bottom: 1px solid #1B5E20 !important; }

.border-left-green.border-left-darken-4 {
  border-left: 1px solid #1B5E20 !important; }

.border-right-green.border-right-darken-4 {
  border-right: 1px solid #1B5E20 !important; }

.overlay-green.overlay-darken-4 {
  background: #1B5E20;
  /* The Fallback */
  background: rgba(27, 94, 32, 0.8); }

.green.accent-1 {
  color: #B9F6CA !important; }

.bg-green.bg-accent-1 {
  background-color: #B9F6CA !important; }

.btn-green.btn-accent-1 {
  border-color: #B9F6CA !important;
  background-color: #B9F6CA !important; }
  .btn-green.btn-accent-1:hover {
    border-color: #81C784 !important;
    background-color: #81C784 !important; }

.btn-outline-green.btn-outline-accent-1 {
  border-color: #B9F6CA !important;
  color: #B9F6CA !important; }
  .btn-outline-green.btn-outline-accent-1:hover {
    background-color: #B9F6CA !important; }

.progress-green.progress-accent-1[value]::-webkit-progress-value {
  background-color: #B9F6CA; }

.progress-green.progress-accent-1[value]::-moz-progress-bar {
  background-color: #B9F6CA; }

.progress-green.progress-accent-1[value]::-ms-fill {
  background-color: #B9F6CA; }

@media screen and (min-width: 0\0) {
  .progress-green.progress-accent-1 .progress-bar {
    background-color: #B9F6CA; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #B9F6CA !important; }

.border-green.border-accent-1 {
  border: 1px solid #B9F6CA !important; }

.border-top-green.border-top-accent-1 {
  border-top: 1px solid #B9F6CA !important; }

.border-bottom-green.border-bottom-accent-1 {
  border-bottom: 1px solid #B9F6CA !important; }

.border-left-green.border-left-accent-1 {
  border-left: 1px solid #B9F6CA !important; }

.border-right-green.border-right-accent-1 {
  border-right: 1px solid #B9F6CA !important; }

.overlay-green.overlay-accent-1 {
  background: #B9F6CA;
  /* The Fallback */
  background: rgba(185, 246, 202, 0.8); }

.green.accent-2 {
  color: #69F0AE !important; }

.bg-green.bg-accent-2 {
  background-color: #69F0AE !important; }

.btn-green.btn-accent-2 {
  border-color: #69F0AE !important;
  background-color: #69F0AE !important; }
  .btn-green.btn-accent-2:hover {
    border-color: #81C784 !important;
    background-color: #81C784 !important; }

.btn-outline-green.btn-outline-accent-2 {
  border-color: #69F0AE !important;
  color: #69F0AE !important; }
  .btn-outline-green.btn-outline-accent-2:hover {
    background-color: #69F0AE !important; }

.progress-green.progress-accent-2[value]::-webkit-progress-value {
  background-color: #69F0AE; }

.progress-green.progress-accent-2[value]::-moz-progress-bar {
  background-color: #69F0AE; }

.progress-green.progress-accent-2[value]::-ms-fill {
  background-color: #69F0AE; }

@media screen and (min-width: 0\0) {
  .progress-green.progress-accent-2 .progress-bar {
    background-color: #69F0AE; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #69F0AE !important; }

.border-green.border-accent-2 {
  border: 1px solid #69F0AE !important; }

.border-top-green.border-top-accent-2 {
  border-top: 1px solid #69F0AE !important; }

.border-bottom-green.border-bottom-accent-2 {
  border-bottom: 1px solid #69F0AE !important; }

.border-left-green.border-left-accent-2 {
  border-left: 1px solid #69F0AE !important; }

.border-right-green.border-right-accent-2 {
  border-right: 1px solid #69F0AE !important; }

.overlay-green.overlay-accent-2 {
  background: #69F0AE;
  /* The Fallback */
  background: rgba(105, 240, 174, 0.8); }

.green.accent-3 {
  color: #00E676 !important; }

.bg-green.bg-accent-3 {
  background-color: #00E676 !important; }

.btn-green.btn-accent-3 {
  border-color: #00E676 !important;
  background-color: #00E676 !important; }
  .btn-green.btn-accent-3:hover {
    border-color: #81C784 !important;
    background-color: #81C784 !important; }

.btn-outline-green.btn-outline-accent-3 {
  border-color: #00E676 !important;
  color: #00E676 !important; }
  .btn-outline-green.btn-outline-accent-3:hover {
    background-color: #00E676 !important; }

.progress-green.progress-accent-3[value]::-webkit-progress-value {
  background-color: #00E676; }

.progress-green.progress-accent-3[value]::-moz-progress-bar {
  background-color: #00E676; }

.progress-green.progress-accent-3[value]::-ms-fill {
  background-color: #00E676; }

@media screen and (min-width: 0\0) {
  .progress-green.progress-accent-3 .progress-bar {
    background-color: #00E676; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00E676 !important; }

.border-green.border-accent-3 {
  border: 1px solid #00E676 !important; }

.border-top-green.border-top-accent-3 {
  border-top: 1px solid #00E676 !important; }

.border-bottom-green.border-bottom-accent-3 {
  border-bottom: 1px solid #00E676 !important; }

.border-left-green.border-left-accent-3 {
  border-left: 1px solid #00E676 !important; }

.border-right-green.border-right-accent-3 {
  border-right: 1px solid #00E676 !important; }

.overlay-green.overlay-accent-3 {
  background: #00E676;
  /* The Fallback */
  background: rgba(0, 230, 118, 0.8); }

.green.accent-4 {
  color: #00C853 !important; }

.bg-green.bg-accent-4 {
  background-color: #00C853 !important; }

.btn-green.btn-accent-4 {
  border-color: #00C853 !important;
  background-color: #00C853 !important; }
  .btn-green.btn-accent-4:hover {
    border-color: #81C784 !important;
    background-color: #81C784 !important; }

.btn-outline-green.btn-outline-accent-4 {
  border-color: #00C853 !important;
  color: #00C853 !important; }
  .btn-outline-green.btn-outline-accent-4:hover {
    background-color: #00C853 !important; }

.progress-green.progress-accent-4[value]::-webkit-progress-value {
  background-color: #00C853; }

.progress-green.progress-accent-4[value]::-moz-progress-bar {
  background-color: #00C853; }

.progress-green.progress-accent-4[value]::-ms-fill {
  background-color: #00C853; }

@media screen and (min-width: 0\0) {
  .progress-green.progress-accent-4 .progress-bar {
    background-color: #00C853; } }

input:focus ~ .bg-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #00C853 !important; }

.border-green.border-accent-4 {
  border: 1px solid #00C853 !important; }

.border-top-green.border-top-accent-4 {
  border-top: 1px solid #00C853 !important; }

.border-bottom-green.border-bottom-accent-4 {
  border-bottom: 1px solid #00C853 !important; }

.border-left-green.border-left-accent-4 {
  border-left: 1px solid #00C853 !important; }

.border-right-green.border-right-accent-4 {
  border-right: 1px solid #00C853 !important; }

.overlay-green.overlay-accent-4 {
  background: #00C853;
  /* The Fallback */
  background: rgba(0, 200, 83, 0.8); }

.light-green.lighten-5 {
  color: #F1F8A9 !important; }

.bg-light-green.bg-lighten-5 {
  background-color: #F1F8A9 !important; }

.btn-light-green.btn-lighten-5 {
  border-color: #F1F8A9 !important;
  background-color: #F1F8A9 !important; }
  .btn-light-green.btn-lighten-5:hover {
    border-color: #AED581 !important;
    background-color: #AED581 !important; }

.btn-outline-light-green.btn-outline-lighten-5 {
  border-color: #F1F8A9 !important;
  color: #F1F8A9 !important; }
  .btn-outline-light-green.btn-outline-lighten-5:hover {
    background-color: #F1F8A9 !important; }

.progress-light-green.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #F1F8A9; }

.progress-light-green.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #F1F8A9; }

.progress-light-green.progress-lighten-5[value]::-ms-fill {
  background-color: #F1F8A9; }

@media screen and (min-width: 0\0) {
  .progress-light-green.progress-lighten-5 .progress-bar {
    background-color: #F1F8A9; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F1F8A9 !important; }

.border-light-green.border-lighten-5 {
  border: 1px solid #F1F8A9 !important; }

.border-top-light-green.border-top-lighten-5 {
  border-top: 1px solid #F1F8A9 !important; }

.border-bottom-light-green.border-bottom-lighten-5 {
  border-bottom: 1px solid #F1F8A9 !important; }

.border-left-light-green.border-left-lighten-5 {
  border-left: 1px solid #F1F8A9 !important; }

.border-right-light-green.border-right-lighten-5 {
  border-right: 1px solid #F1F8A9 !important; }

.overlay-light-green.overlay-lighten-5 {
  background: #F1F8A9;
  /* The Fallback */
  background: rgba(241, 248, 169, 0.8); }

.light-green.lighten-4 {
  color: #DCEDC8 !important; }

.bg-light-green.bg-lighten-4 {
  background-color: #DCEDC8 !important; }

.btn-light-green.btn-lighten-4 {
  border-color: #DCEDC8 !important;
  background-color: #DCEDC8 !important; }
  .btn-light-green.btn-lighten-4:hover {
    border-color: #AED581 !important;
    background-color: #AED581 !important; }

.btn-outline-light-green.btn-outline-lighten-4 {
  border-color: #DCEDC8 !important;
  color: #DCEDC8 !important; }
  .btn-outline-light-green.btn-outline-lighten-4:hover {
    background-color: #DCEDC8 !important; }

.progress-light-green.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #DCEDC8; }

.progress-light-green.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #DCEDC8; }

.progress-light-green.progress-lighten-4[value]::-ms-fill {
  background-color: #DCEDC8; }

@media screen and (min-width: 0\0) {
  .progress-light-green.progress-lighten-4 .progress-bar {
    background-color: #DCEDC8; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #DCEDC8 !important; }

.border-light-green.border-lighten-4 {
  border: 1px solid #DCEDC8 !important; }

.border-top-light-green.border-top-lighten-4 {
  border-top: 1px solid #DCEDC8 !important; }

.border-bottom-light-green.border-bottom-lighten-4 {
  border-bottom: 1px solid #DCEDC8 !important; }

.border-left-light-green.border-left-lighten-4 {
  border-left: 1px solid #DCEDC8 !important; }

.border-right-light-green.border-right-lighten-4 {
  border-right: 1px solid #DCEDC8 !important; }

.overlay-light-green.overlay-lighten-4 {
  background: #DCEDC8;
  /* The Fallback */
  background: rgba(220, 237, 200, 0.8); }

.light-green.lighten-3 {
  color: #C5E1A5 !important; }

.bg-light-green.bg-lighten-3 {
  background-color: #C5E1A5 !important; }

.btn-light-green.btn-lighten-3 {
  border-color: #C5E1A5 !important;
  background-color: #C5E1A5 !important; }
  .btn-light-green.btn-lighten-3:hover {
    border-color: #AED581 !important;
    background-color: #AED581 !important; }

.btn-outline-light-green.btn-outline-lighten-3 {
  border-color: #C5E1A5 !important;
  color: #C5E1A5 !important; }
  .btn-outline-light-green.btn-outline-lighten-3:hover {
    background-color: #C5E1A5 !important; }

.progress-light-green.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #C5E1A5; }

.progress-light-green.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #C5E1A5; }

.progress-light-green.progress-lighten-3[value]::-ms-fill {
  background-color: #C5E1A5; }

@media screen and (min-width: 0\0) {
  .progress-light-green.progress-lighten-3 .progress-bar {
    background-color: #C5E1A5; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #C5E1A5 !important; }

.border-light-green.border-lighten-3 {
  border: 1px solid #C5E1A5 !important; }

.border-top-light-green.border-top-lighten-3 {
  border-top: 1px solid #C5E1A5 !important; }

.border-bottom-light-green.border-bottom-lighten-3 {
  border-bottom: 1px solid #C5E1A5 !important; }

.border-left-light-green.border-left-lighten-3 {
  border-left: 1px solid #C5E1A5 !important; }

.border-right-light-green.border-right-lighten-3 {
  border-right: 1px solid #C5E1A5 !important; }

.overlay-light-green.overlay-lighten-3 {
  background: #C5E1A5;
  /* The Fallback */
  background: rgba(197, 225, 165, 0.8); }

.light-green.lighten-2 {
  color: #AED581 !important; }

.bg-light-green.bg-lighten-2 {
  background-color: #AED581 !important; }

.btn-light-green.btn-lighten-2 {
  border-color: #AED581 !important;
  background-color: #AED581 !important; }
  .btn-light-green.btn-lighten-2:hover {
    border-color: #AED581 !important;
    background-color: #AED581 !important; }

.btn-outline-light-green.btn-outline-lighten-2 {
  border-color: #AED581 !important;
  color: #AED581 !important; }
  .btn-outline-light-green.btn-outline-lighten-2:hover {
    background-color: #AED581 !important; }

.progress-light-green.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #AED581; }

.progress-light-green.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #AED581; }

.progress-light-green.progress-lighten-2[value]::-ms-fill {
  background-color: #AED581; }

@media screen and (min-width: 0\0) {
  .progress-light-green.progress-lighten-2 .progress-bar {
    background-color: #AED581; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #AED581 !important; }

.border-light-green.border-lighten-2 {
  border: 1px solid #AED581 !important; }

.border-top-light-green.border-top-lighten-2 {
  border-top: 1px solid #AED581 !important; }

.border-bottom-light-green.border-bottom-lighten-2 {
  border-bottom: 1px solid #AED581 !important; }

.border-left-light-green.border-left-lighten-2 {
  border-left: 1px solid #AED581 !important; }

.border-right-light-green.border-right-lighten-2 {
  border-right: 1px solid #AED581 !important; }

.overlay-light-green.overlay-lighten-2 {
  background: #AED581;
  /* The Fallback */
  background: rgba(174, 213, 129, 0.8); }

.light-green.lighten-1 {
  color: #9CCC65 !important; }

.bg-light-green.bg-lighten-1 {
  background-color: #9CCC65 !important; }

.btn-light-green.btn-lighten-1 {
  border-color: #9CCC65 !important;
  background-color: #9CCC65 !important; }
  .btn-light-green.btn-lighten-1:hover {
    border-color: #AED581 !important;
    background-color: #AED581 !important; }

.btn-outline-light-green.btn-outline-lighten-1 {
  border-color: #9CCC65 !important;
  color: #9CCC65 !important; }
  .btn-outline-light-green.btn-outline-lighten-1:hover {
    background-color: #9CCC65 !important; }

.progress-light-green.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #9CCC65; }

.progress-light-green.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #9CCC65; }

.progress-light-green.progress-lighten-1[value]::-ms-fill {
  background-color: #9CCC65; }

@media screen and (min-width: 0\0) {
  .progress-light-green.progress-lighten-1 .progress-bar {
    background-color: #9CCC65; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #9CCC65 !important; }

.border-light-green.border-lighten-1 {
  border: 1px solid #9CCC65 !important; }

.border-top-light-green.border-top-lighten-1 {
  border-top: 1px solid #9CCC65 !important; }

.border-bottom-light-green.border-bottom-lighten-1 {
  border-bottom: 1px solid #9CCC65 !important; }

.border-left-light-green.border-left-lighten-1 {
  border-left: 1px solid #9CCC65 !important; }

.border-right-light-green.border-right-lighten-1 {
  border-right: 1px solid #9CCC65 !important; }

.overlay-light-green.overlay-lighten-1 {
  background: #9CCC65;
  /* The Fallback */
  background: rgba(156, 204, 101, 0.8); }

.light-green {
  color: #8BC34A !important; }

.bg-light-green {
  background-color: #8BC34A !important; }
  .bg-light-green .card-header, .bg-light-green .card-footer {
    background-color: transparent; }

.alert-light-green {
  border-color: #8BC34A !important;
  background-color: #add580 !important;
  color: #2f4417 !important; }
  .alert-light-green .alert-link {
    color: #1a250c !important; }

.border-light-green {
  border-color: #8BC34A; }

.bg-light-green.tag-glow, .border-light-green.tag-glow {
  box-shadow: 0px 0px 10px #8BC34A; }

.overlay-light-green {
  background: #8BC34A;
  /* The Fallback */
  background: rgba(139, 195, 74, 0.8); }

.card-outline-light-green {
  border-width: 1px;
  border-style: solid;
  border-color: #8BC34A;
  background-color: transparent; }
  .card-outline-light-green .card-header, .card-outline-light-green .card-footer {
    background-color: transparent; }

.btn-light-green {
  border-color: #8BC34A;
  background-color: #8BC34A;
  color: #FFFFFF; }
  .btn-light-green:hover {
    border-color: #AED581;
    background-color: #AED581;
    color: #FFF !important; }

.btn-outline-light-green {
  border-color: #8BC34A;
  background-color: transparent;
  color: #8BC34A; }
  .btn-outline-light-green:hover {
    background-color: #8BC34A;
    color: #FFF !important; }

.progress-light-green[value]::-webkit-progress-value {
  background-color: #8BC34A; }

.progress-light-green[value]::-moz-progress-bar {
  background-color: #8BC34A; }

.progress-light-green[value]::-ms-fill {
  background-color: #8BC34A; }

@media screen and (min-width: 0\0) {
  .progress-light-green .progress-bar {
    background-color: #8BC34A; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #8BC34A !important; }

.border-light-green {
  border: 1px solid #8BC34A !important; }

.border-top-light-green {
  border-top: 1px solid #8BC34A; }

.border-bottom-light-green {
  border-bottom: 1px solid #8BC34A; }

.border-left-light-green {
  border-left: 1px solid #8BC34A; }

.border-right-light-green {
  border-right: 1px solid #8BC34A; }

.light-green.darken-1 {
  color: #7CB342 !important; }

.bg-light-green.bg-darken-1 {
  background-color: #7CB342 !important; }

.btn-light-green.btn-darken-1 {
  border-color: #7CB342 !important;
  background-color: #7CB342 !important; }
  .btn-light-green.btn-darken-1:hover {
    border-color: #AED581 !important;
    background-color: #AED581 !important; }

.btn-outline-light-green.btn-outline-darken-1 {
  border-color: #7CB342 !important;
  color: #7CB342 !important; }
  .btn-outline-light-green.btn-outline-darken-1:hover {
    background-color: #7CB342 !important; }

.progress-light-green.progress-darken-1[value]::-webkit-progress-value {
  background-color: #7CB342; }

.progress-light-green.progress-darken-1[value]::-moz-progress-bar {
  background-color: #7CB342; }

.progress-light-green.progress-darken-1[value]::-ms-fill {
  background-color: #7CB342; }

@media screen and (min-width: 0\0) {
  .progress-light-green.progress-darken-1 .progress-bar {
    background-color: #7CB342; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #7CB342 !important; }

.border-light-green.border-darken-1 {
  border: 1px solid #7CB342 !important; }

.border-top-light-green.border-top-darken-1 {
  border-top: 1px solid #7CB342 !important; }

.border-bottom-light-green.border-bottom-darken-1 {
  border-bottom: 1px solid #7CB342 !important; }

.border-left-light-green.border-left-darken-1 {
  border-left: 1px solid #7CB342 !important; }

.border-right-light-green.border-right-darken-1 {
  border-right: 1px solid #7CB342 !important; }

.overlay-light-green.overlay-darken-1 {
  background: #7CB342;
  /* The Fallback */
  background: rgba(124, 179, 66, 0.8); }

.light-green.darken-2 {
  color: #689F38 !important; }

.bg-light-green.bg-darken-2 {
  background-color: #689F38 !important; }

.btn-light-green.btn-darken-2 {
  border-color: #689F38 !important;
  background-color: #689F38 !important; }
  .btn-light-green.btn-darken-2:hover {
    border-color: #AED581 !important;
    background-color: #AED581 !important; }

.btn-outline-light-green.btn-outline-darken-2 {
  border-color: #689F38 !important;
  color: #689F38 !important; }
  .btn-outline-light-green.btn-outline-darken-2:hover {
    background-color: #689F38 !important; }

.progress-light-green.progress-darken-2[value]::-webkit-progress-value {
  background-color: #689F38; }

.progress-light-green.progress-darken-2[value]::-moz-progress-bar {
  background-color: #689F38; }

.progress-light-green.progress-darken-2[value]::-ms-fill {
  background-color: #689F38; }

@media screen and (min-width: 0\0) {
  .progress-light-green.progress-darken-2 .progress-bar {
    background-color: #689F38; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #689F38 !important; }

.border-light-green.border-darken-2 {
  border: 1px solid #689F38 !important; }

.border-top-light-green.border-top-darken-2 {
  border-top: 1px solid #689F38 !important; }

.border-bottom-light-green.border-bottom-darken-2 {
  border-bottom: 1px solid #689F38 !important; }

.border-left-light-green.border-left-darken-2 {
  border-left: 1px solid #689F38 !important; }

.border-right-light-green.border-right-darken-2 {
  border-right: 1px solid #689F38 !important; }

.overlay-light-green.overlay-darken-2 {
  background: #689F38;
  /* The Fallback */
  background: rgba(104, 159, 56, 0.8); }

.light-green.darken-3 {
  color: #558B2F !important; }

.bg-light-green.bg-darken-3 {
  background-color: #558B2F !important; }

.btn-light-green.btn-darken-3 {
  border-color: #558B2F !important;
  background-color: #558B2F !important; }
  .btn-light-green.btn-darken-3:hover {
    border-color: #AED581 !important;
    background-color: #AED581 !important; }

.btn-outline-light-green.btn-outline-darken-3 {
  border-color: #558B2F !important;
  color: #558B2F !important; }
  .btn-outline-light-green.btn-outline-darken-3:hover {
    background-color: #558B2F !important; }

.progress-light-green.progress-darken-3[value]::-webkit-progress-value {
  background-color: #558B2F; }

.progress-light-green.progress-darken-3[value]::-moz-progress-bar {
  background-color: #558B2F; }

.progress-light-green.progress-darken-3[value]::-ms-fill {
  background-color: #558B2F; }

@media screen and (min-width: 0\0) {
  .progress-light-green.progress-darken-3 .progress-bar {
    background-color: #558B2F; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #558B2F !important; }

.border-light-green.border-darken-3 {
  border: 1px solid #558B2F !important; }

.border-top-light-green.border-top-darken-3 {
  border-top: 1px solid #558B2F !important; }

.border-bottom-light-green.border-bottom-darken-3 {
  border-bottom: 1px solid #558B2F !important; }

.border-left-light-green.border-left-darken-3 {
  border-left: 1px solid #558B2F !important; }

.border-right-light-green.border-right-darken-3 {
  border-right: 1px solid #558B2F !important; }

.overlay-light-green.overlay-darken-3 {
  background: #558B2F;
  /* The Fallback */
  background: rgba(85, 139, 47, 0.8); }

.light-green.darken-4 {
  color: #33691E !important; }

.bg-light-green.bg-darken-4 {
  background-color: #33691E !important; }

.btn-light-green.btn-darken-4 {
  border-color: #33691E !important;
  background-color: #33691E !important; }
  .btn-light-green.btn-darken-4:hover {
    border-color: #AED581 !important;
    background-color: #AED581 !important; }

.btn-outline-light-green.btn-outline-darken-4 {
  border-color: #33691E !important;
  color: #33691E !important; }
  .btn-outline-light-green.btn-outline-darken-4:hover {
    background-color: #33691E !important; }

.progress-light-green.progress-darken-4[value]::-webkit-progress-value {
  background-color: #33691E; }

.progress-light-green.progress-darken-4[value]::-moz-progress-bar {
  background-color: #33691E; }

.progress-light-green.progress-darken-4[value]::-ms-fill {
  background-color: #33691E; }

@media screen and (min-width: 0\0) {
  .progress-light-green.progress-darken-4 .progress-bar {
    background-color: #33691E; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #33691E !important; }

.border-light-green.border-darken-4 {
  border: 1px solid #33691E !important; }

.border-top-light-green.border-top-darken-4 {
  border-top: 1px solid #33691E !important; }

.border-bottom-light-green.border-bottom-darken-4 {
  border-bottom: 1px solid #33691E !important; }

.border-left-light-green.border-left-darken-4 {
  border-left: 1px solid #33691E !important; }

.border-right-light-green.border-right-darken-4 {
  border-right: 1px solid #33691E !important; }

.overlay-light-green.overlay-darken-4 {
  background: #33691E;
  /* The Fallback */
  background: rgba(51, 105, 30, 0.8); }

.light-green.accent-1 {
  color: #CCFF90 !important; }

.bg-light-green.bg-accent-1 {
  background-color: #CCFF90 !important; }

.btn-light-green.btn-accent-1 {
  border-color: #CCFF90 !important;
  background-color: #CCFF90 !important; }
  .btn-light-green.btn-accent-1:hover {
    border-color: #AED581 !important;
    background-color: #AED581 !important; }

.btn-outline-light-green.btn-outline-accent-1 {
  border-color: #CCFF90 !important;
  color: #CCFF90 !important; }
  .btn-outline-light-green.btn-outline-accent-1:hover {
    background-color: #CCFF90 !important; }

.progress-light-green.progress-accent-1[value]::-webkit-progress-value {
  background-color: #CCFF90; }

.progress-light-green.progress-accent-1[value]::-moz-progress-bar {
  background-color: #CCFF90; }

.progress-light-green.progress-accent-1[value]::-ms-fill {
  background-color: #CCFF90; }

@media screen and (min-width: 0\0) {
  .progress-light-green.progress-accent-1 .progress-bar {
    background-color: #CCFF90; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #CCFF90 !important; }

.border-light-green.border-accent-1 {
  border: 1px solid #CCFF90 !important; }

.border-top-light-green.border-top-accent-1 {
  border-top: 1px solid #CCFF90 !important; }

.border-bottom-light-green.border-bottom-accent-1 {
  border-bottom: 1px solid #CCFF90 !important; }

.border-left-light-green.border-left-accent-1 {
  border-left: 1px solid #CCFF90 !important; }

.border-right-light-green.border-right-accent-1 {
  border-right: 1px solid #CCFF90 !important; }

.overlay-light-green.overlay-accent-1 {
  background: #CCFF90;
  /* The Fallback */
  background: rgba(204, 255, 144, 0.8); }

.light-green.accent-2 {
  color: #B2FF59 !important; }

.bg-light-green.bg-accent-2 {
  background-color: #B2FF59 !important; }

.btn-light-green.btn-accent-2 {
  border-color: #B2FF59 !important;
  background-color: #B2FF59 !important; }
  .btn-light-green.btn-accent-2:hover {
    border-color: #AED581 !important;
    background-color: #AED581 !important; }

.btn-outline-light-green.btn-outline-accent-2 {
  border-color: #B2FF59 !important;
  color: #B2FF59 !important; }
  .btn-outline-light-green.btn-outline-accent-2:hover {
    background-color: #B2FF59 !important; }

.progress-light-green.progress-accent-2[value]::-webkit-progress-value {
  background-color: #B2FF59; }

.progress-light-green.progress-accent-2[value]::-moz-progress-bar {
  background-color: #B2FF59; }

.progress-light-green.progress-accent-2[value]::-ms-fill {
  background-color: #B2FF59; }

@media screen and (min-width: 0\0) {
  .progress-light-green.progress-accent-2 .progress-bar {
    background-color: #B2FF59; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #B2FF59 !important; }

.border-light-green.border-accent-2 {
  border: 1px solid #B2FF59 !important; }

.border-top-light-green.border-top-accent-2 {
  border-top: 1px solid #B2FF59 !important; }

.border-bottom-light-green.border-bottom-accent-2 {
  border-bottom: 1px solid #B2FF59 !important; }

.border-left-light-green.border-left-accent-2 {
  border-left: 1px solid #B2FF59 !important; }

.border-right-light-green.border-right-accent-2 {
  border-right: 1px solid #B2FF59 !important; }

.overlay-light-green.overlay-accent-2 {
  background: #B2FF59;
  /* The Fallback */
  background: rgba(178, 255, 89, 0.8); }

.light-green.accent-3 {
  color: #76FF03 !important; }

.bg-light-green.bg-accent-3 {
  background-color: #76FF03 !important; }

.btn-light-green.btn-accent-3 {
  border-color: #76FF03 !important;
  background-color: #76FF03 !important; }
  .btn-light-green.btn-accent-3:hover {
    border-color: #AED581 !important;
    background-color: #AED581 !important; }

.btn-outline-light-green.btn-outline-accent-3 {
  border-color: #76FF03 !important;
  color: #76FF03 !important; }
  .btn-outline-light-green.btn-outline-accent-3:hover {
    background-color: #76FF03 !important; }

.progress-light-green.progress-accent-3[value]::-webkit-progress-value {
  background-color: #76FF03; }

.progress-light-green.progress-accent-3[value]::-moz-progress-bar {
  background-color: #76FF03; }

.progress-light-green.progress-accent-3[value]::-ms-fill {
  background-color: #76FF03; }

@media screen and (min-width: 0\0) {
  .progress-light-green.progress-accent-3 .progress-bar {
    background-color: #76FF03; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #76FF03 !important; }

.border-light-green.border-accent-3 {
  border: 1px solid #76FF03 !important; }

.border-top-light-green.border-top-accent-3 {
  border-top: 1px solid #76FF03 !important; }

.border-bottom-light-green.border-bottom-accent-3 {
  border-bottom: 1px solid #76FF03 !important; }

.border-left-light-green.border-left-accent-3 {
  border-left: 1px solid #76FF03 !important; }

.border-right-light-green.border-right-accent-3 {
  border-right: 1px solid #76FF03 !important; }

.overlay-light-green.overlay-accent-3 {
  background: #76FF03;
  /* The Fallback */
  background: rgba(118, 255, 3, 0.8); }

.light-green.accent-4 {
  color: #64DD17 !important; }

.bg-light-green.bg-accent-4 {
  background-color: #64DD17 !important; }

.btn-light-green.btn-accent-4 {
  border-color: #64DD17 !important;
  background-color: #64DD17 !important; }
  .btn-light-green.btn-accent-4:hover {
    border-color: #AED581 !important;
    background-color: #AED581 !important; }

.btn-outline-light-green.btn-outline-accent-4 {
  border-color: #64DD17 !important;
  color: #64DD17 !important; }
  .btn-outline-light-green.btn-outline-accent-4:hover {
    background-color: #64DD17 !important; }

.progress-light-green.progress-accent-4[value]::-webkit-progress-value {
  background-color: #64DD17; }

.progress-light-green.progress-accent-4[value]::-moz-progress-bar {
  background-color: #64DD17; }

.progress-light-green.progress-accent-4[value]::-ms-fill {
  background-color: #64DD17; }

@media screen and (min-width: 0\0) {
  .progress-light-green.progress-accent-4 .progress-bar {
    background-color: #64DD17; } }

input:focus ~ .bg-light-green {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #64DD17 !important; }

.border-light-green.border-accent-4 {
  border: 1px solid #64DD17 !important; }

.border-top-light-green.border-top-accent-4 {
  border-top: 1px solid #64DD17 !important; }

.border-bottom-light-green.border-bottom-accent-4 {
  border-bottom: 1px solid #64DD17 !important; }

.border-left-light-green.border-left-accent-4 {
  border-left: 1px solid #64DD17 !important; }

.border-right-light-green.border-right-accent-4 {
  border-right: 1px solid #64DD17 !important; }

.overlay-light-green.overlay-accent-4 {
  background: #64DD17;
  /* The Fallback */
  background: rgba(100, 221, 23, 0.8); }

.lime.lighten-5 {
  color: #F9FBE7 !important; }

.bg-lime.bg-lighten-5 {
  background-color: #F9FBE7 !important; }

.btn-lime.btn-lighten-5 {
  border-color: #F9FBE7 !important;
  background-color: #F9FBE7 !important; }
  .btn-lime.btn-lighten-5:hover {
    border-color: #DCE775 !important;
    background-color: #DCE775 !important; }

.btn-outline-lime.btn-outline-lighten-5 {
  border-color: #F9FBE7 !important;
  color: #F9FBE7 !important; }
  .btn-outline-lime.btn-outline-lighten-5:hover {
    background-color: #F9FBE7 !important; }

.progress-lime.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #F9FBE7; }

.progress-lime.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #F9FBE7; }

.progress-lime.progress-lighten-5[value]::-ms-fill {
  background-color: #F9FBE7; }

@media screen and (min-width: 0\0) {
  .progress-lime.progress-lighten-5 .progress-bar {
    background-color: #F9FBE7; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F9FBE7 !important; }

.border-lime.border-lighten-5 {
  border: 1px solid #F9FBE7 !important; }

.border-top-lime.border-top-lighten-5 {
  border-top: 1px solid #F9FBE7 !important; }

.border-bottom-lime.border-bottom-lighten-5 {
  border-bottom: 1px solid #F9FBE7 !important; }

.border-left-lime.border-left-lighten-5 {
  border-left: 1px solid #F9FBE7 !important; }

.border-right-lime.border-right-lighten-5 {
  border-right: 1px solid #F9FBE7 !important; }

.overlay-lime.overlay-lighten-5 {
  background: #F9FBE7;
  /* The Fallback */
  background: rgba(249, 251, 231, 0.8); }

.lime.lighten-4 {
  color: #F0F4C3 !important; }

.bg-lime.bg-lighten-4 {
  background-color: #F0F4C3 !important; }

.btn-lime.btn-lighten-4 {
  border-color: #F0F4C3 !important;
  background-color: #F0F4C3 !important; }
  .btn-lime.btn-lighten-4:hover {
    border-color: #DCE775 !important;
    background-color: #DCE775 !important; }

.btn-outline-lime.btn-outline-lighten-4 {
  border-color: #F0F4C3 !important;
  color: #F0F4C3 !important; }
  .btn-outline-lime.btn-outline-lighten-4:hover {
    background-color: #F0F4C3 !important; }

.progress-lime.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #F0F4C3; }

.progress-lime.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #F0F4C3; }

.progress-lime.progress-lighten-4[value]::-ms-fill {
  background-color: #F0F4C3; }

@media screen and (min-width: 0\0) {
  .progress-lime.progress-lighten-4 .progress-bar {
    background-color: #F0F4C3; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F0F4C3 !important; }

.border-lime.border-lighten-4 {
  border: 1px solid #F0F4C3 !important; }

.border-top-lime.border-top-lighten-4 {
  border-top: 1px solid #F0F4C3 !important; }

.border-bottom-lime.border-bottom-lighten-4 {
  border-bottom: 1px solid #F0F4C3 !important; }

.border-left-lime.border-left-lighten-4 {
  border-left: 1px solid #F0F4C3 !important; }

.border-right-lime.border-right-lighten-4 {
  border-right: 1px solid #F0F4C3 !important; }

.overlay-lime.overlay-lighten-4 {
  background: #F0F4C3;
  /* The Fallback */
  background: rgba(240, 244, 195, 0.8); }

.lime.lighten-3 {
  color: #E6EE9C !important; }

.bg-lime.bg-lighten-3 {
  background-color: #E6EE9C !important; }

.btn-lime.btn-lighten-3 {
  border-color: #E6EE9C !important;
  background-color: #E6EE9C !important; }
  .btn-lime.btn-lighten-3:hover {
    border-color: #DCE775 !important;
    background-color: #DCE775 !important; }

.btn-outline-lime.btn-outline-lighten-3 {
  border-color: #E6EE9C !important;
  color: #E6EE9C !important; }
  .btn-outline-lime.btn-outline-lighten-3:hover {
    background-color: #E6EE9C !important; }

.progress-lime.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #E6EE9C; }

.progress-lime.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #E6EE9C; }

.progress-lime.progress-lighten-3[value]::-ms-fill {
  background-color: #E6EE9C; }

@media screen and (min-width: 0\0) {
  .progress-lime.progress-lighten-3 .progress-bar {
    background-color: #E6EE9C; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E6EE9C !important; }

.border-lime.border-lighten-3 {
  border: 1px solid #E6EE9C !important; }

.border-top-lime.border-top-lighten-3 {
  border-top: 1px solid #E6EE9C !important; }

.border-bottom-lime.border-bottom-lighten-3 {
  border-bottom: 1px solid #E6EE9C !important; }

.border-left-lime.border-left-lighten-3 {
  border-left: 1px solid #E6EE9C !important; }

.border-right-lime.border-right-lighten-3 {
  border-right: 1px solid #E6EE9C !important; }

.overlay-lime.overlay-lighten-3 {
  background: #E6EE9C;
  /* The Fallback */
  background: rgba(230, 238, 156, 0.8); }

.lime.lighten-2 {
  color: #DCE775 !important; }

.bg-lime.bg-lighten-2 {
  background-color: #DCE775 !important; }

.btn-lime.btn-lighten-2 {
  border-color: #DCE775 !important;
  background-color: #DCE775 !important; }
  .btn-lime.btn-lighten-2:hover {
    border-color: #DCE775 !important;
    background-color: #DCE775 !important; }

.btn-outline-lime.btn-outline-lighten-2 {
  border-color: #DCE775 !important;
  color: #DCE775 !important; }
  .btn-outline-lime.btn-outline-lighten-2:hover {
    background-color: #DCE775 !important; }

.progress-lime.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #DCE775; }

.progress-lime.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #DCE775; }

.progress-lime.progress-lighten-2[value]::-ms-fill {
  background-color: #DCE775; }

@media screen and (min-width: 0\0) {
  .progress-lime.progress-lighten-2 .progress-bar {
    background-color: #DCE775; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #DCE775 !important; }

.border-lime.border-lighten-2 {
  border: 1px solid #DCE775 !important; }

.border-top-lime.border-top-lighten-2 {
  border-top: 1px solid #DCE775 !important; }

.border-bottom-lime.border-bottom-lighten-2 {
  border-bottom: 1px solid #DCE775 !important; }

.border-left-lime.border-left-lighten-2 {
  border-left: 1px solid #DCE775 !important; }

.border-right-lime.border-right-lighten-2 {
  border-right: 1px solid #DCE775 !important; }

.overlay-lime.overlay-lighten-2 {
  background: #DCE775;
  /* The Fallback */
  background: rgba(220, 231, 117, 0.8); }

.lime.lighten-1 {
  color: #D4E157 !important; }

.bg-lime.bg-lighten-1 {
  background-color: #D4E157 !important; }

.btn-lime.btn-lighten-1 {
  border-color: #D4E157 !important;
  background-color: #D4E157 !important; }
  .btn-lime.btn-lighten-1:hover {
    border-color: #DCE775 !important;
    background-color: #DCE775 !important; }

.btn-outline-lime.btn-outline-lighten-1 {
  border-color: #D4E157 !important;
  color: #D4E157 !important; }
  .btn-outline-lime.btn-outline-lighten-1:hover {
    background-color: #D4E157 !important; }

.progress-lime.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #D4E157; }

.progress-lime.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #D4E157; }

.progress-lime.progress-lighten-1[value]::-ms-fill {
  background-color: #D4E157; }

@media screen and (min-width: 0\0) {
  .progress-lime.progress-lighten-1 .progress-bar {
    background-color: #D4E157; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #D4E157 !important; }

.border-lime.border-lighten-1 {
  border: 1px solid #D4E157 !important; }

.border-top-lime.border-top-lighten-1 {
  border-top: 1px solid #D4E157 !important; }

.border-bottom-lime.border-bottom-lighten-1 {
  border-bottom: 1px solid #D4E157 !important; }

.border-left-lime.border-left-lighten-1 {
  border-left: 1px solid #D4E157 !important; }

.border-right-lime.border-right-lighten-1 {
  border-right: 1px solid #D4E157 !important; }

.overlay-lime.overlay-lighten-1 {
  background: #D4E157;
  /* The Fallback */
  background: rgba(212, 225, 87, 0.8); }

.lime {
  color: #CDDC39 !important; }

.bg-lime {
  background-color: #CDDC39 !important; }
  .bg-lime .card-header, .bg-lime .card-footer {
    background-color: transparent; }

.alert-lime {
  border-color: #CDDC39 !important;
  background-color: #dce776 !important;
  color: #4d540f !important; }
  .alert-lime .alert-link {
    color: #2d3109 !important; }

.border-lime {
  border-color: #CDDC39; }

.bg-lime.tag-glow, .border-lime.tag-glow {
  box-shadow: 0px 0px 10px #CDDC39; }

.overlay-lime {
  background: #CDDC39;
  /* The Fallback */
  background: rgba(205, 220, 57, 0.8); }

.card-outline-lime {
  border-width: 1px;
  border-style: solid;
  border-color: #CDDC39;
  background-color: transparent; }
  .card-outline-lime .card-header, .card-outline-lime .card-footer {
    background-color: transparent; }

.btn-lime {
  border-color: #CDDC39;
  background-color: #CDDC39;
  color: #FFFFFF; }
  .btn-lime:hover {
    border-color: #DCE775;
    background-color: #DCE775;
    color: #FFF !important; }

.btn-outline-lime {
  border-color: #CDDC39;
  background-color: transparent;
  color: #CDDC39; }
  .btn-outline-lime:hover {
    background-color: #CDDC39;
    color: #FFF !important; }

.progress-lime[value]::-webkit-progress-value {
  background-color: #CDDC39; }

.progress-lime[value]::-moz-progress-bar {
  background-color: #CDDC39; }

.progress-lime[value]::-ms-fill {
  background-color: #CDDC39; }

@media screen and (min-width: 0\0) {
  .progress-lime .progress-bar {
    background-color: #CDDC39; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #CDDC39 !important; }

.border-lime {
  border: 1px solid #CDDC39 !important; }

.border-top-lime {
  border-top: 1px solid #CDDC39; }

.border-bottom-lime {
  border-bottom: 1px solid #CDDC39; }

.border-left-lime {
  border-left: 1px solid #CDDC39; }

.border-right-lime {
  border-right: 1px solid #CDDC39; }

.lime.darken-1 {
  color: #C0CA33 !important; }

.bg-lime.bg-darken-1 {
  background-color: #C0CA33 !important; }

.btn-lime.btn-darken-1 {
  border-color: #C0CA33 !important;
  background-color: #C0CA33 !important; }
  .btn-lime.btn-darken-1:hover {
    border-color: #DCE775 !important;
    background-color: #DCE775 !important; }

.btn-outline-lime.btn-outline-darken-1 {
  border-color: #C0CA33 !important;
  color: #C0CA33 !important; }
  .btn-outline-lime.btn-outline-darken-1:hover {
    background-color: #C0CA33 !important; }

.progress-lime.progress-darken-1[value]::-webkit-progress-value {
  background-color: #C0CA33; }

.progress-lime.progress-darken-1[value]::-moz-progress-bar {
  background-color: #C0CA33; }

.progress-lime.progress-darken-1[value]::-ms-fill {
  background-color: #C0CA33; }

@media screen and (min-width: 0\0) {
  .progress-lime.progress-darken-1 .progress-bar {
    background-color: #C0CA33; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #C0CA33 !important; }

.border-lime.border-darken-1 {
  border: 1px solid #C0CA33 !important; }

.border-top-lime.border-top-darken-1 {
  border-top: 1px solid #C0CA33 !important; }

.border-bottom-lime.border-bottom-darken-1 {
  border-bottom: 1px solid #C0CA33 !important; }

.border-left-lime.border-left-darken-1 {
  border-left: 1px solid #C0CA33 !important; }

.border-right-lime.border-right-darken-1 {
  border-right: 1px solid #C0CA33 !important; }

.overlay-lime.overlay-darken-1 {
  background: #C0CA33;
  /* The Fallback */
  background: rgba(192, 202, 51, 0.8); }

.lime.darken-2 {
  color: #AFB42B !important; }

.bg-lime.bg-darken-2 {
  background-color: #AFB42B !important; }

.btn-lime.btn-darken-2 {
  border-color: #AFB42B !important;
  background-color: #AFB42B !important; }
  .btn-lime.btn-darken-2:hover {
    border-color: #DCE775 !important;
    background-color: #DCE775 !important; }

.btn-outline-lime.btn-outline-darken-2 {
  border-color: #AFB42B !important;
  color: #AFB42B !important; }
  .btn-outline-lime.btn-outline-darken-2:hover {
    background-color: #AFB42B !important; }

.progress-lime.progress-darken-2[value]::-webkit-progress-value {
  background-color: #AFB42B; }

.progress-lime.progress-darken-2[value]::-moz-progress-bar {
  background-color: #AFB42B; }

.progress-lime.progress-darken-2[value]::-ms-fill {
  background-color: #AFB42B; }

@media screen and (min-width: 0\0) {
  .progress-lime.progress-darken-2 .progress-bar {
    background-color: #AFB42B; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #AFB42B !important; }

.border-lime.border-darken-2 {
  border: 1px solid #AFB42B !important; }

.border-top-lime.border-top-darken-2 {
  border-top: 1px solid #AFB42B !important; }

.border-bottom-lime.border-bottom-darken-2 {
  border-bottom: 1px solid #AFB42B !important; }

.border-left-lime.border-left-darken-2 {
  border-left: 1px solid #AFB42B !important; }

.border-right-lime.border-right-darken-2 {
  border-right: 1px solid #AFB42B !important; }

.overlay-lime.overlay-darken-2 {
  background: #AFB42B;
  /* The Fallback */
  background: rgba(175, 180, 43, 0.8); }

.lime.darken-3 {
  color: #9E9D24 !important; }

.bg-lime.bg-darken-3 {
  background-color: #9E9D24 !important; }

.btn-lime.btn-darken-3 {
  border-color: #9E9D24 !important;
  background-color: #9E9D24 !important; }
  .btn-lime.btn-darken-3:hover {
    border-color: #DCE775 !important;
    background-color: #DCE775 !important; }

.btn-outline-lime.btn-outline-darken-3 {
  border-color: #9E9D24 !important;
  color: #9E9D24 !important; }
  .btn-outline-lime.btn-outline-darken-3:hover {
    background-color: #9E9D24 !important; }

.progress-lime.progress-darken-3[value]::-webkit-progress-value {
  background-color: #9E9D24; }

.progress-lime.progress-darken-3[value]::-moz-progress-bar {
  background-color: #9E9D24; }

.progress-lime.progress-darken-3[value]::-ms-fill {
  background-color: #9E9D24; }

@media screen and (min-width: 0\0) {
  .progress-lime.progress-darken-3 .progress-bar {
    background-color: #9E9D24; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #9E9D24 !important; }

.border-lime.border-darken-3 {
  border: 1px solid #9E9D24 !important; }

.border-top-lime.border-top-darken-3 {
  border-top: 1px solid #9E9D24 !important; }

.border-bottom-lime.border-bottom-darken-3 {
  border-bottom: 1px solid #9E9D24 !important; }

.border-left-lime.border-left-darken-3 {
  border-left: 1px solid #9E9D24 !important; }

.border-right-lime.border-right-darken-3 {
  border-right: 1px solid #9E9D24 !important; }

.overlay-lime.overlay-darken-3 {
  background: #9E9D24;
  /* The Fallback */
  background: rgba(158, 157, 36, 0.8); }

.lime.darken-4 {
  color: #827717 !important; }

.bg-lime.bg-darken-4 {
  background-color: #827717 !important; }

.btn-lime.btn-darken-4 {
  border-color: #827717 !important;
  background-color: #827717 !important; }
  .btn-lime.btn-darken-4:hover {
    border-color: #DCE775 !important;
    background-color: #DCE775 !important; }

.btn-outline-lime.btn-outline-darken-4 {
  border-color: #827717 !important;
  color: #827717 !important; }
  .btn-outline-lime.btn-outline-darken-4:hover {
    background-color: #827717 !important; }

.progress-lime.progress-darken-4[value]::-webkit-progress-value {
  background-color: #827717; }

.progress-lime.progress-darken-4[value]::-moz-progress-bar {
  background-color: #827717; }

.progress-lime.progress-darken-4[value]::-ms-fill {
  background-color: #827717; }

@media screen and (min-width: 0\0) {
  .progress-lime.progress-darken-4 .progress-bar {
    background-color: #827717; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #827717 !important; }

.border-lime.border-darken-4 {
  border: 1px solid #827717 !important; }

.border-top-lime.border-top-darken-4 {
  border-top: 1px solid #827717 !important; }

.border-bottom-lime.border-bottom-darken-4 {
  border-bottom: 1px solid #827717 !important; }

.border-left-lime.border-left-darken-4 {
  border-left: 1px solid #827717 !important; }

.border-right-lime.border-right-darken-4 {
  border-right: 1px solid #827717 !important; }

.overlay-lime.overlay-darken-4 {
  background: #827717;
  /* The Fallback */
  background: rgba(130, 119, 23, 0.8); }

.lime.accent-1 {
  color: #F4FF81 !important; }

.bg-lime.bg-accent-1 {
  background-color: #F4FF81 !important; }

.btn-lime.btn-accent-1 {
  border-color: #F4FF81 !important;
  background-color: #F4FF81 !important; }
  .btn-lime.btn-accent-1:hover {
    border-color: #DCE775 !important;
    background-color: #DCE775 !important; }

.btn-outline-lime.btn-outline-accent-1 {
  border-color: #F4FF81 !important;
  color: #F4FF81 !important; }
  .btn-outline-lime.btn-outline-accent-1:hover {
    background-color: #F4FF81 !important; }

.progress-lime.progress-accent-1[value]::-webkit-progress-value {
  background-color: #F4FF81; }

.progress-lime.progress-accent-1[value]::-moz-progress-bar {
  background-color: #F4FF81; }

.progress-lime.progress-accent-1[value]::-ms-fill {
  background-color: #F4FF81; }

@media screen and (min-width: 0\0) {
  .progress-lime.progress-accent-1 .progress-bar {
    background-color: #F4FF81; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F4FF81 !important; }

.border-lime.border-accent-1 {
  border: 1px solid #F4FF81 !important; }

.border-top-lime.border-top-accent-1 {
  border-top: 1px solid #F4FF81 !important; }

.border-bottom-lime.border-bottom-accent-1 {
  border-bottom: 1px solid #F4FF81 !important; }

.border-left-lime.border-left-accent-1 {
  border-left: 1px solid #F4FF81 !important; }

.border-right-lime.border-right-accent-1 {
  border-right: 1px solid #F4FF81 !important; }

.overlay-lime.overlay-accent-1 {
  background: #F4FF81;
  /* The Fallback */
  background: rgba(244, 255, 129, 0.8); }

.lime.accent-2 {
  color: #EEFF41 !important; }

.bg-lime.bg-accent-2 {
  background-color: #EEFF41 !important; }

.btn-lime.btn-accent-2 {
  border-color: #EEFF41 !important;
  background-color: #EEFF41 !important; }
  .btn-lime.btn-accent-2:hover {
    border-color: #DCE775 !important;
    background-color: #DCE775 !important; }

.btn-outline-lime.btn-outline-accent-2 {
  border-color: #EEFF41 !important;
  color: #EEFF41 !important; }
  .btn-outline-lime.btn-outline-accent-2:hover {
    background-color: #EEFF41 !important; }

.progress-lime.progress-accent-2[value]::-webkit-progress-value {
  background-color: #EEFF41; }

.progress-lime.progress-accent-2[value]::-moz-progress-bar {
  background-color: #EEFF41; }

.progress-lime.progress-accent-2[value]::-ms-fill {
  background-color: #EEFF41; }

@media screen and (min-width: 0\0) {
  .progress-lime.progress-accent-2 .progress-bar {
    background-color: #EEFF41; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #EEFF41 !important; }

.border-lime.border-accent-2 {
  border: 1px solid #EEFF41 !important; }

.border-top-lime.border-top-accent-2 {
  border-top: 1px solid #EEFF41 !important; }

.border-bottom-lime.border-bottom-accent-2 {
  border-bottom: 1px solid #EEFF41 !important; }

.border-left-lime.border-left-accent-2 {
  border-left: 1px solid #EEFF41 !important; }

.border-right-lime.border-right-accent-2 {
  border-right: 1px solid #EEFF41 !important; }

.overlay-lime.overlay-accent-2 {
  background: #EEFF41;
  /* The Fallback */
  background: rgba(238, 255, 65, 0.8); }

.lime.accent-3 {
  color: #C6FF00 !important; }

.bg-lime.bg-accent-3 {
  background-color: #C6FF00 !important; }

.btn-lime.btn-accent-3 {
  border-color: #C6FF00 !important;
  background-color: #C6FF00 !important; }
  .btn-lime.btn-accent-3:hover {
    border-color: #DCE775 !important;
    background-color: #DCE775 !important; }

.btn-outline-lime.btn-outline-accent-3 {
  border-color: #C6FF00 !important;
  color: #C6FF00 !important; }
  .btn-outline-lime.btn-outline-accent-3:hover {
    background-color: #C6FF00 !important; }

.progress-lime.progress-accent-3[value]::-webkit-progress-value {
  background-color: #C6FF00; }

.progress-lime.progress-accent-3[value]::-moz-progress-bar {
  background-color: #C6FF00; }

.progress-lime.progress-accent-3[value]::-ms-fill {
  background-color: #C6FF00; }

@media screen and (min-width: 0\0) {
  .progress-lime.progress-accent-3 .progress-bar {
    background-color: #C6FF00; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #C6FF00 !important; }

.border-lime.border-accent-3 {
  border: 1px solid #C6FF00 !important; }

.border-top-lime.border-top-accent-3 {
  border-top: 1px solid #C6FF00 !important; }

.border-bottom-lime.border-bottom-accent-3 {
  border-bottom: 1px solid #C6FF00 !important; }

.border-left-lime.border-left-accent-3 {
  border-left: 1px solid #C6FF00 !important; }

.border-right-lime.border-right-accent-3 {
  border-right: 1px solid #C6FF00 !important; }

.overlay-lime.overlay-accent-3 {
  background: #C6FF00;
  /* The Fallback */
  background: rgba(198, 255, 0, 0.8); }

.lime.accent-4 {
  color: #AEEA00 !important; }

.bg-lime.bg-accent-4 {
  background-color: #AEEA00 !important; }

.btn-lime.btn-accent-4 {
  border-color: #AEEA00 !important;
  background-color: #AEEA00 !important; }
  .btn-lime.btn-accent-4:hover {
    border-color: #DCE775 !important;
    background-color: #DCE775 !important; }

.btn-outline-lime.btn-outline-accent-4 {
  border-color: #AEEA00 !important;
  color: #AEEA00 !important; }
  .btn-outline-lime.btn-outline-accent-4:hover {
    background-color: #AEEA00 !important; }

.progress-lime.progress-accent-4[value]::-webkit-progress-value {
  background-color: #AEEA00; }

.progress-lime.progress-accent-4[value]::-moz-progress-bar {
  background-color: #AEEA00; }

.progress-lime.progress-accent-4[value]::-ms-fill {
  background-color: #AEEA00; }

@media screen and (min-width: 0\0) {
  .progress-lime.progress-accent-4 .progress-bar {
    background-color: #AEEA00; } }

input:focus ~ .bg-lime {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #AEEA00 !important; }

.border-lime.border-accent-4 {
  border: 1px solid #AEEA00 !important; }

.border-top-lime.border-top-accent-4 {
  border-top: 1px solid #AEEA00 !important; }

.border-bottom-lime.border-bottom-accent-4 {
  border-bottom: 1px solid #AEEA00 !important; }

.border-left-lime.border-left-accent-4 {
  border-left: 1px solid #AEEA00 !important; }

.border-right-lime.border-right-accent-4 {
  border-right: 1px solid #AEEA00 !important; }

.overlay-lime.overlay-accent-4 {
  background: #AEEA00;
  /* The Fallback */
  background: rgba(174, 234, 0, 0.8); }

.yellow.lighten-5 {
  color: #FFFDE7 !important; }

.bg-yellow.bg-lighten-5 {
  background-color: #FFFDE7 !important; }

.btn-yellow.btn-lighten-5 {
  border-color: #FFFDE7 !important;
  background-color: #FFFDE7 !important; }
  .btn-yellow.btn-lighten-5:hover {
    border-color: #FFF176 !important;
    background-color: #FFF176 !important; }

.btn-outline-yellow.btn-outline-lighten-5 {
  border-color: #FFFDE7 !important;
  color: #FFFDE7 !important; }
  .btn-outline-yellow.btn-outline-lighten-5:hover {
    background-color: #FFFDE7 !important; }

.progress-yellow.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #FFFDE7; }

.progress-yellow.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #FFFDE7; }

.progress-yellow.progress-lighten-5[value]::-ms-fill {
  background-color: #FFFDE7; }

@media screen and (min-width: 0\0) {
  .progress-yellow.progress-lighten-5 .progress-bar {
    background-color: #FFFDE7; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFFDE7 !important; }

.border-yellow.border-lighten-5 {
  border: 1px solid #FFFDE7 !important; }

.border-top-yellow.border-top-lighten-5 {
  border-top: 1px solid #FFFDE7 !important; }

.border-bottom-yellow.border-bottom-lighten-5 {
  border-bottom: 1px solid #FFFDE7 !important; }

.border-left-yellow.border-left-lighten-5 {
  border-left: 1px solid #FFFDE7 !important; }

.border-right-yellow.border-right-lighten-5 {
  border-right: 1px solid #FFFDE7 !important; }

.overlay-yellow.overlay-lighten-5 {
  background: #FFFDE7;
  /* The Fallback */
  background: rgba(255, 253, 231, 0.8); }

.yellow.lighten-4 {
  color: #FFF9C4 !important; }

.bg-yellow.bg-lighten-4 {
  background-color: #FFF9C4 !important; }

.btn-yellow.btn-lighten-4 {
  border-color: #FFF9C4 !important;
  background-color: #FFF9C4 !important; }
  .btn-yellow.btn-lighten-4:hover {
    border-color: #FFF176 !important;
    background-color: #FFF176 !important; }

.btn-outline-yellow.btn-outline-lighten-4 {
  border-color: #FFF9C4 !important;
  color: #FFF9C4 !important; }
  .btn-outline-yellow.btn-outline-lighten-4:hover {
    background-color: #FFF9C4 !important; }

.progress-yellow.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #FFF9C4; }

.progress-yellow.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #FFF9C4; }

.progress-yellow.progress-lighten-4[value]::-ms-fill {
  background-color: #FFF9C4; }

@media screen and (min-width: 0\0) {
  .progress-yellow.progress-lighten-4 .progress-bar {
    background-color: #FFF9C4; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFF9C4 !important; }

.border-yellow.border-lighten-4 {
  border: 1px solid #FFF9C4 !important; }

.border-top-yellow.border-top-lighten-4 {
  border-top: 1px solid #FFF9C4 !important; }

.border-bottom-yellow.border-bottom-lighten-4 {
  border-bottom: 1px solid #FFF9C4 !important; }

.border-left-yellow.border-left-lighten-4 {
  border-left: 1px solid #FFF9C4 !important; }

.border-right-yellow.border-right-lighten-4 {
  border-right: 1px solid #FFF9C4 !important; }

.overlay-yellow.overlay-lighten-4 {
  background: #FFF9C4;
  /* The Fallback */
  background: rgba(255, 249, 196, 0.8); }

.yellow.lighten-3 {
  color: #FFF59D !important; }

.bg-yellow.bg-lighten-3 {
  background-color: #FFF59D !important; }

.btn-yellow.btn-lighten-3 {
  border-color: #FFF59D !important;
  background-color: #FFF59D !important; }
  .btn-yellow.btn-lighten-3:hover {
    border-color: #FFF176 !important;
    background-color: #FFF176 !important; }

.btn-outline-yellow.btn-outline-lighten-3 {
  border-color: #FFF59D !important;
  color: #FFF59D !important; }
  .btn-outline-yellow.btn-outline-lighten-3:hover {
    background-color: #FFF59D !important; }

.progress-yellow.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #FFF59D; }

.progress-yellow.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #FFF59D; }

.progress-yellow.progress-lighten-3[value]::-ms-fill {
  background-color: #FFF59D; }

@media screen and (min-width: 0\0) {
  .progress-yellow.progress-lighten-3 .progress-bar {
    background-color: #FFF59D; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFF59D !important; }

.border-yellow.border-lighten-3 {
  border: 1px solid #FFF59D !important; }

.border-top-yellow.border-top-lighten-3 {
  border-top: 1px solid #FFF59D !important; }

.border-bottom-yellow.border-bottom-lighten-3 {
  border-bottom: 1px solid #FFF59D !important; }

.border-left-yellow.border-left-lighten-3 {
  border-left: 1px solid #FFF59D !important; }

.border-right-yellow.border-right-lighten-3 {
  border-right: 1px solid #FFF59D !important; }

.overlay-yellow.overlay-lighten-3 {
  background: #FFF59D;
  /* The Fallback */
  background: rgba(255, 245, 157, 0.8); }

.yellow.lighten-2 {
  color: #FFF176 !important; }

.bg-yellow.bg-lighten-2 {
  background-color: #FFF176 !important; }

.btn-yellow.btn-lighten-2 {
  border-color: #FFF176 !important;
  background-color: #FFF176 !important; }
  .btn-yellow.btn-lighten-2:hover {
    border-color: #FFF176 !important;
    background-color: #FFF176 !important; }

.btn-outline-yellow.btn-outline-lighten-2 {
  border-color: #FFF176 !important;
  color: #FFF176 !important; }
  .btn-outline-yellow.btn-outline-lighten-2:hover {
    background-color: #FFF176 !important; }

.progress-yellow.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #FFF176; }

.progress-yellow.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #FFF176; }

.progress-yellow.progress-lighten-2[value]::-ms-fill {
  background-color: #FFF176; }

@media screen and (min-width: 0\0) {
  .progress-yellow.progress-lighten-2 .progress-bar {
    background-color: #FFF176; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFF176 !important; }

.border-yellow.border-lighten-2 {
  border: 1px solid #FFF176 !important; }

.border-top-yellow.border-top-lighten-2 {
  border-top: 1px solid #FFF176 !important; }

.border-bottom-yellow.border-bottom-lighten-2 {
  border-bottom: 1px solid #FFF176 !important; }

.border-left-yellow.border-left-lighten-2 {
  border-left: 1px solid #FFF176 !important; }

.border-right-yellow.border-right-lighten-2 {
  border-right: 1px solid #FFF176 !important; }

.overlay-yellow.overlay-lighten-2 {
  background: #FFF176;
  /* The Fallback */
  background: rgba(255, 241, 118, 0.8); }

.yellow.lighten-1 {
  color: #FFEE58 !important; }

.bg-yellow.bg-lighten-1 {
  background-color: #FFEE58 !important; }

.btn-yellow.btn-lighten-1 {
  border-color: #FFEE58 !important;
  background-color: #FFEE58 !important; }
  .btn-yellow.btn-lighten-1:hover {
    border-color: #FFF176 !important;
    background-color: #FFF176 !important; }

.btn-outline-yellow.btn-outline-lighten-1 {
  border-color: #FFEE58 !important;
  color: #FFEE58 !important; }
  .btn-outline-yellow.btn-outline-lighten-1:hover {
    background-color: #FFEE58 !important; }

.progress-yellow.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #FFEE58; }

.progress-yellow.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #FFEE58; }

.progress-yellow.progress-lighten-1[value]::-ms-fill {
  background-color: #FFEE58; }

@media screen and (min-width: 0\0) {
  .progress-yellow.progress-lighten-1 .progress-bar {
    background-color: #FFEE58; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFEE58 !important; }

.border-yellow.border-lighten-1 {
  border: 1px solid #FFEE58 !important; }

.border-top-yellow.border-top-lighten-1 {
  border-top: 1px solid #FFEE58 !important; }

.border-bottom-yellow.border-bottom-lighten-1 {
  border-bottom: 1px solid #FFEE58 !important; }

.border-left-yellow.border-left-lighten-1 {
  border-left: 1px solid #FFEE58 !important; }

.border-right-yellow.border-right-lighten-1 {
  border-right: 1px solid #FFEE58 !important; }

.overlay-yellow.overlay-lighten-1 {
  background: #FFEE58;
  /* The Fallback */
  background: rgba(255, 238, 88, 0.8); }

.yellow {
  color: #FFEB3B !important; }

.bg-yellow {
  background-color: #FFEB3B !important; }
  .bg-yellow .card-header, .bg-yellow .card-footer {
    background-color: transparent; }

.alert-yellow {
  border-color: #FFEB3B !important;
  background-color: #fff282 !important;
  color: #887a00 !important; }
  .alert-yellow .alert-link {
    color: #5f5500 !important; }

.border-yellow {
  border-color: #FFEB3B; }

.bg-yellow.tag-glow, .border-yellow.tag-glow {
  box-shadow: 0px 0px 10px #FFEB3B; }

.overlay-yellow {
  background: #FFEB3B;
  /* The Fallback */
  background: rgba(255, 235, 59, 0.8); }

.card-outline-yellow {
  border-width: 1px;
  border-style: solid;
  border-color: #FFEB3B;
  background-color: transparent; }
  .card-outline-yellow .card-header, .card-outline-yellow .card-footer {
    background-color: transparent; }

.btn-yellow {
  border-color: #FFEB3B;
  background-color: #FFEB3B;
  color: #FFFFFF; }
  .btn-yellow:hover {
    border-color: #FFF176;
    background-color: #FFF176;
    color: #FFF !important; }

.btn-outline-yellow {
  border-color: #FFEB3B;
  background-color: transparent;
  color: #FFEB3B; }
  .btn-outline-yellow:hover {
    background-color: #FFEB3B;
    color: #FFF !important; }

.progress-yellow[value]::-webkit-progress-value {
  background-color: #FFEB3B; }

.progress-yellow[value]::-moz-progress-bar {
  background-color: #FFEB3B; }

.progress-yellow[value]::-ms-fill {
  background-color: #FFEB3B; }

@media screen and (min-width: 0\0) {
  .progress-yellow .progress-bar {
    background-color: #FFEB3B; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFEB3B !important; }

.border-yellow {
  border: 1px solid #FFEB3B !important; }

.border-top-yellow {
  border-top: 1px solid #FFEB3B; }

.border-bottom-yellow {
  border-bottom: 1px solid #FFEB3B; }

.border-left-yellow {
  border-left: 1px solid #FFEB3B; }

.border-right-yellow {
  border-right: 1px solid #FFEB3B; }

.yellow.darken-1 {
  color: #FDD835 !important; }

.bg-yellow.bg-darken-1 {
  background-color: #FDD835 !important; }

.btn-yellow.btn-darken-1 {
  border-color: #FDD835 !important;
  background-color: #FDD835 !important; }
  .btn-yellow.btn-darken-1:hover {
    border-color: #FFF176 !important;
    background-color: #FFF176 !important; }

.btn-outline-yellow.btn-outline-darken-1 {
  border-color: #FDD835 !important;
  color: #FDD835 !important; }
  .btn-outline-yellow.btn-outline-darken-1:hover {
    background-color: #FDD835 !important; }

.progress-yellow.progress-darken-1[value]::-webkit-progress-value {
  background-color: #FDD835; }

.progress-yellow.progress-darken-1[value]::-moz-progress-bar {
  background-color: #FDD835; }

.progress-yellow.progress-darken-1[value]::-ms-fill {
  background-color: #FDD835; }

@media screen and (min-width: 0\0) {
  .progress-yellow.progress-darken-1 .progress-bar {
    background-color: #FDD835; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FDD835 !important; }

.border-yellow.border-darken-1 {
  border: 1px solid #FDD835 !important; }

.border-top-yellow.border-top-darken-1 {
  border-top: 1px solid #FDD835 !important; }

.border-bottom-yellow.border-bottom-darken-1 {
  border-bottom: 1px solid #FDD835 !important; }

.border-left-yellow.border-left-darken-1 {
  border-left: 1px solid #FDD835 !important; }

.border-right-yellow.border-right-darken-1 {
  border-right: 1px solid #FDD835 !important; }

.overlay-yellow.overlay-darken-1 {
  background: #FDD835;
  /* The Fallback */
  background: rgba(253, 216, 53, 0.8); }

.yellow.darken-2 {
  color: #FBC02D !important; }

.bg-yellow.bg-darken-2 {
  background-color: #FBC02D !important; }

.btn-yellow.btn-darken-2 {
  border-color: #FBC02D !important;
  background-color: #FBC02D !important; }
  .btn-yellow.btn-darken-2:hover {
    border-color: #FFF176 !important;
    background-color: #FFF176 !important; }

.btn-outline-yellow.btn-outline-darken-2 {
  border-color: #FBC02D !important;
  color: #FBC02D !important; }
  .btn-outline-yellow.btn-outline-darken-2:hover {
    background-color: #FBC02D !important; }

.progress-yellow.progress-darken-2[value]::-webkit-progress-value {
  background-color: #FBC02D; }

.progress-yellow.progress-darken-2[value]::-moz-progress-bar {
  background-color: #FBC02D; }

.progress-yellow.progress-darken-2[value]::-ms-fill {
  background-color: #FBC02D; }

@media screen and (min-width: 0\0) {
  .progress-yellow.progress-darken-2 .progress-bar {
    background-color: #FBC02D; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FBC02D !important; }

.border-yellow.border-darken-2 {
  border: 1px solid #FBC02D !important; }

.border-top-yellow.border-top-darken-2 {
  border-top: 1px solid #FBC02D !important; }

.border-bottom-yellow.border-bottom-darken-2 {
  border-bottom: 1px solid #FBC02D !important; }

.border-left-yellow.border-left-darken-2 {
  border-left: 1px solid #FBC02D !important; }

.border-right-yellow.border-right-darken-2 {
  border-right: 1px solid #FBC02D !important; }

.overlay-yellow.overlay-darken-2 {
  background: #FBC02D;
  /* The Fallback */
  background: rgba(251, 192, 45, 0.8); }

.yellow.darken-3 {
  color: #F9A825 !important; }

.bg-yellow.bg-darken-3 {
  background-color: #F9A825 !important; }

.btn-yellow.btn-darken-3 {
  border-color: #F9A825 !important;
  background-color: #F9A825 !important; }
  .btn-yellow.btn-darken-3:hover {
    border-color: #FFF176 !important;
    background-color: #FFF176 !important; }

.btn-outline-yellow.btn-outline-darken-3 {
  border-color: #F9A825 !important;
  color: #F9A825 !important; }
  .btn-outline-yellow.btn-outline-darken-3:hover {
    background-color: #F9A825 !important; }

.progress-yellow.progress-darken-3[value]::-webkit-progress-value {
  background-color: #F9A825; }

.progress-yellow.progress-darken-3[value]::-moz-progress-bar {
  background-color: #F9A825; }

.progress-yellow.progress-darken-3[value]::-ms-fill {
  background-color: #F9A825; }

@media screen and (min-width: 0\0) {
  .progress-yellow.progress-darken-3 .progress-bar {
    background-color: #F9A825; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F9A825 !important; }

.border-yellow.border-darken-3 {
  border: 1px solid #F9A825 !important; }

.border-top-yellow.border-top-darken-3 {
  border-top: 1px solid #F9A825 !important; }

.border-bottom-yellow.border-bottom-darken-3 {
  border-bottom: 1px solid #F9A825 !important; }

.border-left-yellow.border-left-darken-3 {
  border-left: 1px solid #F9A825 !important; }

.border-right-yellow.border-right-darken-3 {
  border-right: 1px solid #F9A825 !important; }

.overlay-yellow.overlay-darken-3 {
  background: #F9A825;
  /* The Fallback */
  background: rgba(249, 168, 37, 0.8); }

.yellow.darken-4 {
  color: #F57F17 !important; }

.bg-yellow.bg-darken-4 {
  background-color: #F57F17 !important; }

.btn-yellow.btn-darken-4 {
  border-color: #F57F17 !important;
  background-color: #F57F17 !important; }
  .btn-yellow.btn-darken-4:hover {
    border-color: #FFF176 !important;
    background-color: #FFF176 !important; }

.btn-outline-yellow.btn-outline-darken-4 {
  border-color: #F57F17 !important;
  color: #F57F17 !important; }
  .btn-outline-yellow.btn-outline-darken-4:hover {
    background-color: #F57F17 !important; }

.progress-yellow.progress-darken-4[value]::-webkit-progress-value {
  background-color: #F57F17; }

.progress-yellow.progress-darken-4[value]::-moz-progress-bar {
  background-color: #F57F17; }

.progress-yellow.progress-darken-4[value]::-ms-fill {
  background-color: #F57F17; }

@media screen and (min-width: 0\0) {
  .progress-yellow.progress-darken-4 .progress-bar {
    background-color: #F57F17; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F57F17 !important; }

.border-yellow.border-darken-4 {
  border: 1px solid #F57F17 !important; }

.border-top-yellow.border-top-darken-4 {
  border-top: 1px solid #F57F17 !important; }

.border-bottom-yellow.border-bottom-darken-4 {
  border-bottom: 1px solid #F57F17 !important; }

.border-left-yellow.border-left-darken-4 {
  border-left: 1px solid #F57F17 !important; }

.border-right-yellow.border-right-darken-4 {
  border-right: 1px solid #F57F17 !important; }

.overlay-yellow.overlay-darken-4 {
  background: #F57F17;
  /* The Fallback */
  background: rgba(245, 127, 23, 0.8); }

.yellow.accent-1 {
  color: #FFFF8D !important; }

.bg-yellow.bg-accent-1 {
  background-color: #FFFF8D !important; }

.btn-yellow.btn-accent-1 {
  border-color: #FFFF8D !important;
  background-color: #FFFF8D !important; }
  .btn-yellow.btn-accent-1:hover {
    border-color: #FFF176 !important;
    background-color: #FFF176 !important; }

.btn-outline-yellow.btn-outline-accent-1 {
  border-color: #FFFF8D !important;
  color: #FFFF8D !important; }
  .btn-outline-yellow.btn-outline-accent-1:hover {
    background-color: #FFFF8D !important; }

.progress-yellow.progress-accent-1[value]::-webkit-progress-value {
  background-color: #FFFF8D; }

.progress-yellow.progress-accent-1[value]::-moz-progress-bar {
  background-color: #FFFF8D; }

.progress-yellow.progress-accent-1[value]::-ms-fill {
  background-color: #FFFF8D; }

@media screen and (min-width: 0\0) {
  .progress-yellow.progress-accent-1 .progress-bar {
    background-color: #FFFF8D; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFFF8D !important; }

.border-yellow.border-accent-1 {
  border: 1px solid #FFFF8D !important; }

.border-top-yellow.border-top-accent-1 {
  border-top: 1px solid #FFFF8D !important; }

.border-bottom-yellow.border-bottom-accent-1 {
  border-bottom: 1px solid #FFFF8D !important; }

.border-left-yellow.border-left-accent-1 {
  border-left: 1px solid #FFFF8D !important; }

.border-right-yellow.border-right-accent-1 {
  border-right: 1px solid #FFFF8D !important; }

.overlay-yellow.overlay-accent-1 {
  background: #FFFF8D;
  /* The Fallback */
  background: rgba(255, 255, 141, 0.8); }

.yellow.accent-2 {
  color: #FFFF00 !important; }

.bg-yellow.bg-accent-2 {
  background-color: #FFFF00 !important; }

.btn-yellow.btn-accent-2 {
  border-color: #FFFF00 !important;
  background-color: #FFFF00 !important; }
  .btn-yellow.btn-accent-2:hover {
    border-color: #FFF176 !important;
    background-color: #FFF176 !important; }

.btn-outline-yellow.btn-outline-accent-2 {
  border-color: #FFFF00 !important;
  color: #FFFF00 !important; }
  .btn-outline-yellow.btn-outline-accent-2:hover {
    background-color: #FFFF00 !important; }

.progress-yellow.progress-accent-2[value]::-webkit-progress-value {
  background-color: #FFFF00; }

.progress-yellow.progress-accent-2[value]::-moz-progress-bar {
  background-color: #FFFF00; }

.progress-yellow.progress-accent-2[value]::-ms-fill {
  background-color: #FFFF00; }

@media screen and (min-width: 0\0) {
  .progress-yellow.progress-accent-2 .progress-bar {
    background-color: #FFFF00; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFFF00 !important; }

.border-yellow.border-accent-2 {
  border: 1px solid #FFFF00 !important; }

.border-top-yellow.border-top-accent-2 {
  border-top: 1px solid #FFFF00 !important; }

.border-bottom-yellow.border-bottom-accent-2 {
  border-bottom: 1px solid #FFFF00 !important; }

.border-left-yellow.border-left-accent-2 {
  border-left: 1px solid #FFFF00 !important; }

.border-right-yellow.border-right-accent-2 {
  border-right: 1px solid #FFFF00 !important; }

.overlay-yellow.overlay-accent-2 {
  background: #FFFF00;
  /* The Fallback */
  background: rgba(255, 255, 0, 0.8); }

.yellow.accent-3 {
  color: #FFEA00 !important; }

.bg-yellow.bg-accent-3 {
  background-color: #FFEA00 !important; }

.btn-yellow.btn-accent-3 {
  border-color: #FFEA00 !important;
  background-color: #FFEA00 !important; }
  .btn-yellow.btn-accent-3:hover {
    border-color: #FFF176 !important;
    background-color: #FFF176 !important; }

.btn-outline-yellow.btn-outline-accent-3 {
  border-color: #FFEA00 !important;
  color: #FFEA00 !important; }
  .btn-outline-yellow.btn-outline-accent-3:hover {
    background-color: #FFEA00 !important; }

.progress-yellow.progress-accent-3[value]::-webkit-progress-value {
  background-color: #FFEA00; }

.progress-yellow.progress-accent-3[value]::-moz-progress-bar {
  background-color: #FFEA00; }

.progress-yellow.progress-accent-3[value]::-ms-fill {
  background-color: #FFEA00; }

@media screen and (min-width: 0\0) {
  .progress-yellow.progress-accent-3 .progress-bar {
    background-color: #FFEA00; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFEA00 !important; }

.border-yellow.border-accent-3 {
  border: 1px solid #FFEA00 !important; }

.border-top-yellow.border-top-accent-3 {
  border-top: 1px solid #FFEA00 !important; }

.border-bottom-yellow.border-bottom-accent-3 {
  border-bottom: 1px solid #FFEA00 !important; }

.border-left-yellow.border-left-accent-3 {
  border-left: 1px solid #FFEA00 !important; }

.border-right-yellow.border-right-accent-3 {
  border-right: 1px solid #FFEA00 !important; }

.overlay-yellow.overlay-accent-3 {
  background: #FFEA00;
  /* The Fallback */
  background: rgba(255, 234, 0, 0.8); }

.yellow.accent-4 {
  color: #FFD600 !important; }

.bg-yellow.bg-accent-4 {
  background-color: #FFD600 !important; }

.btn-yellow.btn-accent-4 {
  border-color: #FFD600 !important;
  background-color: #FFD600 !important; }
  .btn-yellow.btn-accent-4:hover {
    border-color: #FFF176 !important;
    background-color: #FFF176 !important; }

.btn-outline-yellow.btn-outline-accent-4 {
  border-color: #FFD600 !important;
  color: #FFD600 !important; }
  .btn-outline-yellow.btn-outline-accent-4:hover {
    background-color: #FFD600 !important; }

.progress-yellow.progress-accent-4[value]::-webkit-progress-value {
  background-color: #FFD600; }

.progress-yellow.progress-accent-4[value]::-moz-progress-bar {
  background-color: #FFD600; }

.progress-yellow.progress-accent-4[value]::-ms-fill {
  background-color: #FFD600; }

@media screen and (min-width: 0\0) {
  .progress-yellow.progress-accent-4 .progress-bar {
    background-color: #FFD600; } }

input:focus ~ .bg-yellow {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFD600 !important; }

.border-yellow.border-accent-4 {
  border: 1px solid #FFD600 !important; }

.border-top-yellow.border-top-accent-4 {
  border-top: 1px solid #FFD600 !important; }

.border-bottom-yellow.border-bottom-accent-4 {
  border-bottom: 1px solid #FFD600 !important; }

.border-left-yellow.border-left-accent-4 {
  border-left: 1px solid #FFD600 !important; }

.border-right-yellow.border-right-accent-4 {
  border-right: 1px solid #FFD600 !important; }

.overlay-yellow.overlay-accent-4 {
  background: #FFD600;
  /* The Fallback */
  background: rgba(255, 214, 0, 0.8); }

.amber.lighten-5 {
  color: #FFF8E1 !important; }

.bg-amber.bg-lighten-5 {
  background-color: #FFF8E1 !important; }

.btn-amber.btn-lighten-5 {
  border-color: #FFF8E1 !important;
  background-color: #FFF8E1 !important; }
  .btn-amber.btn-lighten-5:hover {
    border-color: #FFD54F !important;
    background-color: #FFD54F !important; }

.btn-outline-amber.btn-outline-lighten-5 {
  border-color: #FFF8E1 !important;
  color: #FFF8E1 !important; }
  .btn-outline-amber.btn-outline-lighten-5:hover {
    background-color: #FFF8E1 !important; }

.progress-amber.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #FFF8E1; }

.progress-amber.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #FFF8E1; }

.progress-amber.progress-lighten-5[value]::-ms-fill {
  background-color: #FFF8E1; }

@media screen and (min-width: 0\0) {
  .progress-amber.progress-lighten-5 .progress-bar {
    background-color: #FFF8E1; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFF8E1 !important; }

.border-amber.border-lighten-5 {
  border: 1px solid #FFF8E1 !important; }

.border-top-amber.border-top-lighten-5 {
  border-top: 1px solid #FFF8E1 !important; }

.border-bottom-amber.border-bottom-lighten-5 {
  border-bottom: 1px solid #FFF8E1 !important; }

.border-left-amber.border-left-lighten-5 {
  border-left: 1px solid #FFF8E1 !important; }

.border-right-amber.border-right-lighten-5 {
  border-right: 1px solid #FFF8E1 !important; }

.overlay-amber.overlay-lighten-5 {
  background: #FFF8E1;
  /* The Fallback */
  background: rgba(255, 248, 225, 0.8); }

.amber.lighten-4 {
  color: #FFECB3 !important; }

.bg-amber.bg-lighten-4 {
  background-color: #FFECB3 !important; }

.btn-amber.btn-lighten-4 {
  border-color: #FFECB3 !important;
  background-color: #FFECB3 !important; }
  .btn-amber.btn-lighten-4:hover {
    border-color: #FFD54F !important;
    background-color: #FFD54F !important; }

.btn-outline-amber.btn-outline-lighten-4 {
  border-color: #FFECB3 !important;
  color: #FFECB3 !important; }
  .btn-outline-amber.btn-outline-lighten-4:hover {
    background-color: #FFECB3 !important; }

.progress-amber.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #FFECB3; }

.progress-amber.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #FFECB3; }

.progress-amber.progress-lighten-4[value]::-ms-fill {
  background-color: #FFECB3; }

@media screen and (min-width: 0\0) {
  .progress-amber.progress-lighten-4 .progress-bar {
    background-color: #FFECB3; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFECB3 !important; }

.border-amber.border-lighten-4 {
  border: 1px solid #FFECB3 !important; }

.border-top-amber.border-top-lighten-4 {
  border-top: 1px solid #FFECB3 !important; }

.border-bottom-amber.border-bottom-lighten-4 {
  border-bottom: 1px solid #FFECB3 !important; }

.border-left-amber.border-left-lighten-4 {
  border-left: 1px solid #FFECB3 !important; }

.border-right-amber.border-right-lighten-4 {
  border-right: 1px solid #FFECB3 !important; }

.overlay-amber.overlay-lighten-4 {
  background: #FFECB3;
  /* The Fallback */
  background: rgba(255, 236, 179, 0.8); }

.amber.lighten-3 {
  color: #FFE082 !important; }

.bg-amber.bg-lighten-3 {
  background-color: #FFE082 !important; }

.btn-amber.btn-lighten-3 {
  border-color: #FFE082 !important;
  background-color: #FFE082 !important; }
  .btn-amber.btn-lighten-3:hover {
    border-color: #FFD54F !important;
    background-color: #FFD54F !important; }

.btn-outline-amber.btn-outline-lighten-3 {
  border-color: #FFE082 !important;
  color: #FFE082 !important; }
  .btn-outline-amber.btn-outline-lighten-3:hover {
    background-color: #FFE082 !important; }

.progress-amber.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #FFE082; }

.progress-amber.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #FFE082; }

.progress-amber.progress-lighten-3[value]::-ms-fill {
  background-color: #FFE082; }

@media screen and (min-width: 0\0) {
  .progress-amber.progress-lighten-3 .progress-bar {
    background-color: #FFE082; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFE082 !important; }

.border-amber.border-lighten-3 {
  border: 1px solid #FFE082 !important; }

.border-top-amber.border-top-lighten-3 {
  border-top: 1px solid #FFE082 !important; }

.border-bottom-amber.border-bottom-lighten-3 {
  border-bottom: 1px solid #FFE082 !important; }

.border-left-amber.border-left-lighten-3 {
  border-left: 1px solid #FFE082 !important; }

.border-right-amber.border-right-lighten-3 {
  border-right: 1px solid #FFE082 !important; }

.overlay-amber.overlay-lighten-3 {
  background: #FFE082;
  /* The Fallback */
  background: rgba(255, 224, 130, 0.8); }

.amber.lighten-2 {
  color: #FFD54F !important; }

.bg-amber.bg-lighten-2 {
  background-color: #FFD54F !important; }

.btn-amber.btn-lighten-2 {
  border-color: #FFD54F !important;
  background-color: #FFD54F !important; }
  .btn-amber.btn-lighten-2:hover {
    border-color: #FFD54F !important;
    background-color: #FFD54F !important; }

.btn-outline-amber.btn-outline-lighten-2 {
  border-color: #FFD54F !important;
  color: #FFD54F !important; }
  .btn-outline-amber.btn-outline-lighten-2:hover {
    background-color: #FFD54F !important; }

.progress-amber.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #FFD54F; }

.progress-amber.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #FFD54F; }

.progress-amber.progress-lighten-2[value]::-ms-fill {
  background-color: #FFD54F; }

@media screen and (min-width: 0\0) {
  .progress-amber.progress-lighten-2 .progress-bar {
    background-color: #FFD54F; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFD54F !important; }

.border-amber.border-lighten-2 {
  border: 1px solid #FFD54F !important; }

.border-top-amber.border-top-lighten-2 {
  border-top: 1px solid #FFD54F !important; }

.border-bottom-amber.border-bottom-lighten-2 {
  border-bottom: 1px solid #FFD54F !important; }

.border-left-amber.border-left-lighten-2 {
  border-left: 1px solid #FFD54F !important; }

.border-right-amber.border-right-lighten-2 {
  border-right: 1px solid #FFD54F !important; }

.overlay-amber.overlay-lighten-2 {
  background: #FFD54F;
  /* The Fallback */
  background: rgba(255, 213, 79, 0.8); }

.amber.lighten-1 {
  color: #FFCA28 !important; }

.bg-amber.bg-lighten-1 {
  background-color: #FFCA28 !important; }

.btn-amber.btn-lighten-1 {
  border-color: #FFCA28 !important;
  background-color: #FFCA28 !important; }
  .btn-amber.btn-lighten-1:hover {
    border-color: #FFD54F !important;
    background-color: #FFD54F !important; }

.btn-outline-amber.btn-outline-lighten-1 {
  border-color: #FFCA28 !important;
  color: #FFCA28 !important; }
  .btn-outline-amber.btn-outline-lighten-1:hover {
    background-color: #FFCA28 !important; }

.progress-amber.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #FFCA28; }

.progress-amber.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #FFCA28; }

.progress-amber.progress-lighten-1[value]::-ms-fill {
  background-color: #FFCA28; }

@media screen and (min-width: 0\0) {
  .progress-amber.progress-lighten-1 .progress-bar {
    background-color: #FFCA28; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFCA28 !important; }

.border-amber.border-lighten-1 {
  border: 1px solid #FFCA28 !important; }

.border-top-amber.border-top-lighten-1 {
  border-top: 1px solid #FFCA28 !important; }

.border-bottom-amber.border-bottom-lighten-1 {
  border-bottom: 1px solid #FFCA28 !important; }

.border-left-amber.border-left-lighten-1 {
  border-left: 1px solid #FFCA28 !important; }

.border-right-amber.border-right-lighten-1 {
  border-right: 1px solid #FFCA28 !important; }

.overlay-amber.overlay-lighten-1 {
  background: #FFCA28;
  /* The Fallback */
  background: rgba(255, 202, 40, 0.8); }

.amber {
  color: #FFC107 !important; }

.bg-amber {
  background-color: #FFC107 !important; }
  .bg-amber .card-header, .bg-amber .card-footer {
    background-color: transparent; }

.alert-amber {
  border-color: #FFC107 !important;
  background-color: #ffd34e !important;
  color: #543f00 !important; }
  .alert-amber .alert-link {
    color: #2b2000 !important; }

.border-amber {
  border-color: #FFC107; }

.bg-amber.tag-glow, .border-amber.tag-glow {
  box-shadow: 0px 0px 10px #FFC107; }

.overlay-amber {
  background: #FFC107;
  /* The Fallback */
  background: rgba(255, 193, 7, 0.8); }

.card-outline-amber {
  border-width: 1px;
  border-style: solid;
  border-color: #FFC107;
  background-color: transparent; }
  .card-outline-amber .card-header, .card-outline-amber .card-footer {
    background-color: transparent; }

.btn-amber {
  border-color: #FFC107;
  background-color: #FFC107;
  color: #FFFFFF; }
  .btn-amber:hover {
    border-color: #FFD54F;
    background-color: #FFD54F;
    color: #FFF !important; }

.btn-outline-amber {
  border-color: #FFC107;
  background-color: transparent;
  color: #FFC107; }
  .btn-outline-amber:hover {
    background-color: #FFC107;
    color: #FFF !important; }

.progress-amber[value]::-webkit-progress-value {
  background-color: #FFC107; }

.progress-amber[value]::-moz-progress-bar {
  background-color: #FFC107; }

.progress-amber[value]::-ms-fill {
  background-color: #FFC107; }

@media screen and (min-width: 0\0) {
  .progress-amber .progress-bar {
    background-color: #FFC107; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFC107 !important; }

.border-amber {
  border: 1px solid #FFC107 !important; }

.border-top-amber {
  border-top: 1px solid #FFC107; }

.border-bottom-amber {
  border-bottom: 1px solid #FFC107; }

.border-left-amber {
  border-left: 1px solid #FFC107; }

.border-right-amber {
  border-right: 1px solid #FFC107; }

.amber.darken-1 {
  color: #FFB300 !important; }

.bg-amber.bg-darken-1 {
  background-color: #FFB300 !important; }

.btn-amber.btn-darken-1 {
  border-color: #FFB300 !important;
  background-color: #FFB300 !important; }
  .btn-amber.btn-darken-1:hover {
    border-color: #FFD54F !important;
    background-color: #FFD54F !important; }

.btn-outline-amber.btn-outline-darken-1 {
  border-color: #FFB300 !important;
  color: #FFB300 !important; }
  .btn-outline-amber.btn-outline-darken-1:hover {
    background-color: #FFB300 !important; }

.progress-amber.progress-darken-1[value]::-webkit-progress-value {
  background-color: #FFB300; }

.progress-amber.progress-darken-1[value]::-moz-progress-bar {
  background-color: #FFB300; }

.progress-amber.progress-darken-1[value]::-ms-fill {
  background-color: #FFB300; }

@media screen and (min-width: 0\0) {
  .progress-amber.progress-darken-1 .progress-bar {
    background-color: #FFB300; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFB300 !important; }

.border-amber.border-darken-1 {
  border: 1px solid #FFB300 !important; }

.border-top-amber.border-top-darken-1 {
  border-top: 1px solid #FFB300 !important; }

.border-bottom-amber.border-bottom-darken-1 {
  border-bottom: 1px solid #FFB300 !important; }

.border-left-amber.border-left-darken-1 {
  border-left: 1px solid #FFB300 !important; }

.border-right-amber.border-right-darken-1 {
  border-right: 1px solid #FFB300 !important; }

.overlay-amber.overlay-darken-1 {
  background: #FFB300;
  /* The Fallback */
  background: rgba(255, 179, 0, 0.8); }

.amber.darken-2 {
  color: #FFA000 !important; }

.bg-amber.bg-darken-2 {
  background-color: #FFA000 !important; }

.btn-amber.btn-darken-2 {
  border-color: #FFA000 !important;
  background-color: #FFA000 !important; }
  .btn-amber.btn-darken-2:hover {
    border-color: #FFD54F !important;
    background-color: #FFD54F !important; }

.btn-outline-amber.btn-outline-darken-2 {
  border-color: #FFA000 !important;
  color: #FFA000 !important; }
  .btn-outline-amber.btn-outline-darken-2:hover {
    background-color: #FFA000 !important; }

.progress-amber.progress-darken-2[value]::-webkit-progress-value {
  background-color: #FFA000; }

.progress-amber.progress-darken-2[value]::-moz-progress-bar {
  background-color: #FFA000; }

.progress-amber.progress-darken-2[value]::-ms-fill {
  background-color: #FFA000; }

@media screen and (min-width: 0\0) {
  .progress-amber.progress-darken-2 .progress-bar {
    background-color: #FFA000; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFA000 !important; }

.border-amber.border-darken-2 {
  border: 1px solid #FFA000 !important; }

.border-top-amber.border-top-darken-2 {
  border-top: 1px solid #FFA000 !important; }

.border-bottom-amber.border-bottom-darken-2 {
  border-bottom: 1px solid #FFA000 !important; }

.border-left-amber.border-left-darken-2 {
  border-left: 1px solid #FFA000 !important; }

.border-right-amber.border-right-darken-2 {
  border-right: 1px solid #FFA000 !important; }

.overlay-amber.overlay-darken-2 {
  background: #FFA000;
  /* The Fallback */
  background: rgba(255, 160, 0, 0.8); }

.amber.darken-3 {
  color: #FF8F00 !important; }

.bg-amber.bg-darken-3 {
  background-color: #FF8F00 !important; }

.btn-amber.btn-darken-3 {
  border-color: #FF8F00 !important;
  background-color: #FF8F00 !important; }
  .btn-amber.btn-darken-3:hover {
    border-color: #FFD54F !important;
    background-color: #FFD54F !important; }

.btn-outline-amber.btn-outline-darken-3 {
  border-color: #FF8F00 !important;
  color: #FF8F00 !important; }
  .btn-outline-amber.btn-outline-darken-3:hover {
    background-color: #FF8F00 !important; }

.progress-amber.progress-darken-3[value]::-webkit-progress-value {
  background-color: #FF8F00; }

.progress-amber.progress-darken-3[value]::-moz-progress-bar {
  background-color: #FF8F00; }

.progress-amber.progress-darken-3[value]::-ms-fill {
  background-color: #FF8F00; }

@media screen and (min-width: 0\0) {
  .progress-amber.progress-darken-3 .progress-bar {
    background-color: #FF8F00; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF8F00 !important; }

.border-amber.border-darken-3 {
  border: 1px solid #FF8F00 !important; }

.border-top-amber.border-top-darken-3 {
  border-top: 1px solid #FF8F00 !important; }

.border-bottom-amber.border-bottom-darken-3 {
  border-bottom: 1px solid #FF8F00 !important; }

.border-left-amber.border-left-darken-3 {
  border-left: 1px solid #FF8F00 !important; }

.border-right-amber.border-right-darken-3 {
  border-right: 1px solid #FF8F00 !important; }

.overlay-amber.overlay-darken-3 {
  background: #FF8F00;
  /* The Fallback */
  background: rgba(255, 143, 0, 0.8); }

.amber.darken-4 {
  color: #FF6F00 !important; }

.bg-amber.bg-darken-4 {
  background-color: #FF6F00 !important; }

.btn-amber.btn-darken-4 {
  border-color: #FF6F00 !important;
  background-color: #FF6F00 !important; }
  .btn-amber.btn-darken-4:hover {
    border-color: #FFD54F !important;
    background-color: #FFD54F !important; }

.btn-outline-amber.btn-outline-darken-4 {
  border-color: #FF6F00 !important;
  color: #FF6F00 !important; }
  .btn-outline-amber.btn-outline-darken-4:hover {
    background-color: #FF6F00 !important; }

.progress-amber.progress-darken-4[value]::-webkit-progress-value {
  background-color: #FF6F00; }

.progress-amber.progress-darken-4[value]::-moz-progress-bar {
  background-color: #FF6F00; }

.progress-amber.progress-darken-4[value]::-ms-fill {
  background-color: #FF6F00; }

@media screen and (min-width: 0\0) {
  .progress-amber.progress-darken-4 .progress-bar {
    background-color: #FF6F00; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF6F00 !important; }

.border-amber.border-darken-4 {
  border: 1px solid #FF6F00 !important; }

.border-top-amber.border-top-darken-4 {
  border-top: 1px solid #FF6F00 !important; }

.border-bottom-amber.border-bottom-darken-4 {
  border-bottom: 1px solid #FF6F00 !important; }

.border-left-amber.border-left-darken-4 {
  border-left: 1px solid #FF6F00 !important; }

.border-right-amber.border-right-darken-4 {
  border-right: 1px solid #FF6F00 !important; }

.overlay-amber.overlay-darken-4 {
  background: #FF6F00;
  /* The Fallback */
  background: rgba(255, 111, 0, 0.8); }

.amber.accent-1 {
  color: #FFE57F !important; }

.bg-amber.bg-accent-1 {
  background-color: #FFE57F !important; }

.btn-amber.btn-accent-1 {
  border-color: #FFE57F !important;
  background-color: #FFE57F !important; }
  .btn-amber.btn-accent-1:hover {
    border-color: #FFD54F !important;
    background-color: #FFD54F !important; }

.btn-outline-amber.btn-outline-accent-1 {
  border-color: #FFE57F !important;
  color: #FFE57F !important; }
  .btn-outline-amber.btn-outline-accent-1:hover {
    background-color: #FFE57F !important; }

.progress-amber.progress-accent-1[value]::-webkit-progress-value {
  background-color: #FFE57F; }

.progress-amber.progress-accent-1[value]::-moz-progress-bar {
  background-color: #FFE57F; }

.progress-amber.progress-accent-1[value]::-ms-fill {
  background-color: #FFE57F; }

@media screen and (min-width: 0\0) {
  .progress-amber.progress-accent-1 .progress-bar {
    background-color: #FFE57F; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFE57F !important; }

.border-amber.border-accent-1 {
  border: 1px solid #FFE57F !important; }

.border-top-amber.border-top-accent-1 {
  border-top: 1px solid #FFE57F !important; }

.border-bottom-amber.border-bottom-accent-1 {
  border-bottom: 1px solid #FFE57F !important; }

.border-left-amber.border-left-accent-1 {
  border-left: 1px solid #FFE57F !important; }

.border-right-amber.border-right-accent-1 {
  border-right: 1px solid #FFE57F !important; }

.overlay-amber.overlay-accent-1 {
  background: #FFE57F;
  /* The Fallback */
  background: rgba(255, 229, 127, 0.8); }

.amber.accent-2 {
  color: #FFD740 !important; }

.bg-amber.bg-accent-2 {
  background-color: #FFD740 !important; }

.btn-amber.btn-accent-2 {
  border-color: #FFD740 !important;
  background-color: #FFD740 !important; }
  .btn-amber.btn-accent-2:hover {
    border-color: #FFD54F !important;
    background-color: #FFD54F !important; }

.btn-outline-amber.btn-outline-accent-2 {
  border-color: #FFD740 !important;
  color: #FFD740 !important; }
  .btn-outline-amber.btn-outline-accent-2:hover {
    background-color: #FFD740 !important; }

.progress-amber.progress-accent-2[value]::-webkit-progress-value {
  background-color: #FFD740; }

.progress-amber.progress-accent-2[value]::-moz-progress-bar {
  background-color: #FFD740; }

.progress-amber.progress-accent-2[value]::-ms-fill {
  background-color: #FFD740; }

@media screen and (min-width: 0\0) {
  .progress-amber.progress-accent-2 .progress-bar {
    background-color: #FFD740; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFD740 !important; }

.border-amber.border-accent-2 {
  border: 1px solid #FFD740 !important; }

.border-top-amber.border-top-accent-2 {
  border-top: 1px solid #FFD740 !important; }

.border-bottom-amber.border-bottom-accent-2 {
  border-bottom: 1px solid #FFD740 !important; }

.border-left-amber.border-left-accent-2 {
  border-left: 1px solid #FFD740 !important; }

.border-right-amber.border-right-accent-2 {
  border-right: 1px solid #FFD740 !important; }

.overlay-amber.overlay-accent-2 {
  background: #FFD740;
  /* The Fallback */
  background: rgba(255, 215, 64, 0.8); }

.amber.accent-3 {
  color: #FFC400 !important; }

.bg-amber.bg-accent-3 {
  background-color: #FFC400 !important; }

.btn-amber.btn-accent-3 {
  border-color: #FFC400 !important;
  background-color: #FFC400 !important; }
  .btn-amber.btn-accent-3:hover {
    border-color: #FFD54F !important;
    background-color: #FFD54F !important; }

.btn-outline-amber.btn-outline-accent-3 {
  border-color: #FFC400 !important;
  color: #FFC400 !important; }
  .btn-outline-amber.btn-outline-accent-3:hover {
    background-color: #FFC400 !important; }

.progress-amber.progress-accent-3[value]::-webkit-progress-value {
  background-color: #FFC400; }

.progress-amber.progress-accent-3[value]::-moz-progress-bar {
  background-color: #FFC400; }

.progress-amber.progress-accent-3[value]::-ms-fill {
  background-color: #FFC400; }

@media screen and (min-width: 0\0) {
  .progress-amber.progress-accent-3 .progress-bar {
    background-color: #FFC400; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFC400 !important; }

.border-amber.border-accent-3 {
  border: 1px solid #FFC400 !important; }

.border-top-amber.border-top-accent-3 {
  border-top: 1px solid #FFC400 !important; }

.border-bottom-amber.border-bottom-accent-3 {
  border-bottom: 1px solid #FFC400 !important; }

.border-left-amber.border-left-accent-3 {
  border-left: 1px solid #FFC400 !important; }

.border-right-amber.border-right-accent-3 {
  border-right: 1px solid #FFC400 !important; }

.overlay-amber.overlay-accent-3 {
  background: #FFC400;
  /* The Fallback */
  background: rgba(255, 196, 0, 0.8); }

.amber.accent-4 {
  color: #FFAB00 !important; }

.bg-amber.bg-accent-4 {
  background-color: #FFAB00 !important; }

.btn-amber.btn-accent-4 {
  border-color: #FFAB00 !important;
  background-color: #FFAB00 !important; }
  .btn-amber.btn-accent-4:hover {
    border-color: #FFD54F !important;
    background-color: #FFD54F !important; }

.btn-outline-amber.btn-outline-accent-4 {
  border-color: #FFAB00 !important;
  color: #FFAB00 !important; }
  .btn-outline-amber.btn-outline-accent-4:hover {
    background-color: #FFAB00 !important; }

.progress-amber.progress-accent-4[value]::-webkit-progress-value {
  background-color: #FFAB00; }

.progress-amber.progress-accent-4[value]::-moz-progress-bar {
  background-color: #FFAB00; }

.progress-amber.progress-accent-4[value]::-ms-fill {
  background-color: #FFAB00; }

@media screen and (min-width: 0\0) {
  .progress-amber.progress-accent-4 .progress-bar {
    background-color: #FFAB00; } }

input:focus ~ .bg-amber {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFAB00 !important; }

.border-amber.border-accent-4 {
  border: 1px solid #FFAB00 !important; }

.border-top-amber.border-top-accent-4 {
  border-top: 1px solid #FFAB00 !important; }

.border-bottom-amber.border-bottom-accent-4 {
  border-bottom: 1px solid #FFAB00 !important; }

.border-left-amber.border-left-accent-4 {
  border-left: 1px solid #FFAB00 !important; }

.border-right-amber.border-right-accent-4 {
  border-right: 1px solid #FFAB00 !important; }

.overlay-amber.overlay-accent-4 {
  background: #FFAB00;
  /* The Fallback */
  background: rgba(255, 171, 0, 0.8); }

.orange.lighten-5 {
  color: #FFF3E0 !important; }

.bg-orange.bg-lighten-5 {
  background-color: #FFF3E0 !important; }

.btn-orange.btn-lighten-5 {
  border-color: #FFF3E0 !important;
  background-color: #FFF3E0 !important; }
  .btn-orange.btn-lighten-5:hover {
    border-color: #FFB74D !important;
    background-color: #FFB74D !important; }

.btn-outline-orange.btn-outline-lighten-5 {
  border-color: #FFF3E0 !important;
  color: #FFF3E0 !important; }
  .btn-outline-orange.btn-outline-lighten-5:hover {
    background-color: #FFF3E0 !important; }

.progress-orange.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #FFF3E0; }

.progress-orange.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #FFF3E0; }

.progress-orange.progress-lighten-5[value]::-ms-fill {
  background-color: #FFF3E0; }

@media screen and (min-width: 0\0) {
  .progress-orange.progress-lighten-5 .progress-bar {
    background-color: #FFF3E0; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFF3E0 !important; }

.border-orange.border-lighten-5 {
  border: 1px solid #FFF3E0 !important; }

.border-top-orange.border-top-lighten-5 {
  border-top: 1px solid #FFF3E0 !important; }

.border-bottom-orange.border-bottom-lighten-5 {
  border-bottom: 1px solid #FFF3E0 !important; }

.border-left-orange.border-left-lighten-5 {
  border-left: 1px solid #FFF3E0 !important; }

.border-right-orange.border-right-lighten-5 {
  border-right: 1px solid #FFF3E0 !important; }

.overlay-orange.overlay-lighten-5 {
  background: #FFF3E0;
  /* The Fallback */
  background: rgba(255, 243, 224, 0.8); }

.orange.lighten-4 {
  color: #FFE0B2 !important; }

.bg-orange.bg-lighten-4 {
  background-color: #FFE0B2 !important; }

.btn-orange.btn-lighten-4 {
  border-color: #FFE0B2 !important;
  background-color: #FFE0B2 !important; }
  .btn-orange.btn-lighten-4:hover {
    border-color: #FFB74D !important;
    background-color: #FFB74D !important; }

.btn-outline-orange.btn-outline-lighten-4 {
  border-color: #FFE0B2 !important;
  color: #FFE0B2 !important; }
  .btn-outline-orange.btn-outline-lighten-4:hover {
    background-color: #FFE0B2 !important; }

.progress-orange.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #FFE0B2; }

.progress-orange.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #FFE0B2; }

.progress-orange.progress-lighten-4[value]::-ms-fill {
  background-color: #FFE0B2; }

@media screen and (min-width: 0\0) {
  .progress-orange.progress-lighten-4 .progress-bar {
    background-color: #FFE0B2; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFE0B2 !important; }

.border-orange.border-lighten-4 {
  border: 1px solid #FFE0B2 !important; }

.border-top-orange.border-top-lighten-4 {
  border-top: 1px solid #FFE0B2 !important; }

.border-bottom-orange.border-bottom-lighten-4 {
  border-bottom: 1px solid #FFE0B2 !important; }

.border-left-orange.border-left-lighten-4 {
  border-left: 1px solid #FFE0B2 !important; }

.border-right-orange.border-right-lighten-4 {
  border-right: 1px solid #FFE0B2 !important; }

.overlay-orange.overlay-lighten-4 {
  background: #FFE0B2;
  /* The Fallback */
  background: rgba(255, 224, 178, 0.8); }

.orange.lighten-3 {
  color: #FFCC80 !important; }

.bg-orange.bg-lighten-3 {
  background-color: #FFCC80 !important; }

.btn-orange.btn-lighten-3 {
  border-color: #FFCC80 !important;
  background-color: #FFCC80 !important; }
  .btn-orange.btn-lighten-3:hover {
    border-color: #FFB74D !important;
    background-color: #FFB74D !important; }

.btn-outline-orange.btn-outline-lighten-3 {
  border-color: #FFCC80 !important;
  color: #FFCC80 !important; }
  .btn-outline-orange.btn-outline-lighten-3:hover {
    background-color: #FFCC80 !important; }

.progress-orange.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #FFCC80; }

.progress-orange.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #FFCC80; }

.progress-orange.progress-lighten-3[value]::-ms-fill {
  background-color: #FFCC80; }

@media screen and (min-width: 0\0) {
  .progress-orange.progress-lighten-3 .progress-bar {
    background-color: #FFCC80; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFCC80 !important; }

.border-orange.border-lighten-3 {
  border: 1px solid #FFCC80 !important; }

.border-top-orange.border-top-lighten-3 {
  border-top: 1px solid #FFCC80 !important; }

.border-bottom-orange.border-bottom-lighten-3 {
  border-bottom: 1px solid #FFCC80 !important; }

.border-left-orange.border-left-lighten-3 {
  border-left: 1px solid #FFCC80 !important; }

.border-right-orange.border-right-lighten-3 {
  border-right: 1px solid #FFCC80 !important; }

.overlay-orange.overlay-lighten-3 {
  background: #FFCC80;
  /* The Fallback */
  background: rgba(255, 204, 128, 0.8); }

.orange.lighten-2 {
  color: #FFB74D !important; }

.bg-orange.bg-lighten-2 {
  background-color: #FFB74D !important; }

.btn-orange.btn-lighten-2 {
  border-color: #FFB74D !important;
  background-color: #FFB74D !important; }
  .btn-orange.btn-lighten-2:hover {
    border-color: #FFB74D !important;
    background-color: #FFB74D !important; }

.btn-outline-orange.btn-outline-lighten-2 {
  border-color: #FFB74D !important;
  color: #FFB74D !important; }
  .btn-outline-orange.btn-outline-lighten-2:hover {
    background-color: #FFB74D !important; }

.progress-orange.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #FFB74D; }

.progress-orange.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #FFB74D; }

.progress-orange.progress-lighten-2[value]::-ms-fill {
  background-color: #FFB74D; }

@media screen and (min-width: 0\0) {
  .progress-orange.progress-lighten-2 .progress-bar {
    background-color: #FFB74D; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFB74D !important; }

.border-orange.border-lighten-2 {
  border: 1px solid #FFB74D !important; }

.border-top-orange.border-top-lighten-2 {
  border-top: 1px solid #FFB74D !important; }

.border-bottom-orange.border-bottom-lighten-2 {
  border-bottom: 1px solid #FFB74D !important; }

.border-left-orange.border-left-lighten-2 {
  border-left: 1px solid #FFB74D !important; }

.border-right-orange.border-right-lighten-2 {
  border-right: 1px solid #FFB74D !important; }

.overlay-orange.overlay-lighten-2 {
  background: #FFB74D;
  /* The Fallback */
  background: rgba(255, 183, 77, 0.8); }

.orange.lighten-1 {
  color: #FFA726 !important; }

.bg-orange.bg-lighten-1 {
  background-color: #FFA726 !important; }

.btn-orange.btn-lighten-1 {
  border-color: #FFA726 !important;
  background-color: #FFA726 !important; }
  .btn-orange.btn-lighten-1:hover {
    border-color: #FFB74D !important;
    background-color: #FFB74D !important; }

.btn-outline-orange.btn-outline-lighten-1 {
  border-color: #FFA726 !important;
  color: #FFA726 !important; }
  .btn-outline-orange.btn-outline-lighten-1:hover {
    background-color: #FFA726 !important; }

.progress-orange.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #FFA726; }

.progress-orange.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #FFA726; }

.progress-orange.progress-lighten-1[value]::-ms-fill {
  background-color: #FFA726; }

@media screen and (min-width: 0\0) {
  .progress-orange.progress-lighten-1 .progress-bar {
    background-color: #FFA726; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFA726 !important; }

.border-orange.border-lighten-1 {
  border: 1px solid #FFA726 !important; }

.border-top-orange.border-top-lighten-1 {
  border-top: 1px solid #FFA726 !important; }

.border-bottom-orange.border-bottom-lighten-1 {
  border-bottom: 1px solid #FFA726 !important; }

.border-left-orange.border-left-lighten-1 {
  border-left: 1px solid #FFA726 !important; }

.border-right-orange.border-right-lighten-1 {
  border-right: 1px solid #FFA726 !important; }

.overlay-orange.overlay-lighten-1 {
  background: #FFA726;
  /* The Fallback */
  background: rgba(255, 167, 38, 0.8); }

.orange {
  color: #FF9800 !important; }

.bg-orange {
  background-color: #FF9800 !important; }
  .bg-orange .card-header, .bg-orange .card-footer {
    background-color: transparent; }

.alert-orange {
  border-color: #FF9800 !important;
  background-color: #ffb547 !important;
  color: #4d2e00 !important; }
  .alert-orange .alert-link {
    color: #241500 !important; }

.border-orange {
  border-color: #FF9800; }

.bg-orange.tag-glow, .border-orange.tag-glow {
  box-shadow: 0px 0px 10px #FF9800; }

.overlay-orange {
  background: #FF9800;
  /* The Fallback */
  background: rgba(255, 152, 0, 0.8); }

.card-outline-orange {
  border-width: 1px;
  border-style: solid;
  border-color: #FF9800;
  background-color: transparent; }
  .card-outline-orange .card-header, .card-outline-orange .card-footer {
    background-color: transparent; }

.btn-orange {
  border-color: #FF9800;
  background-color: #FF9800;
  color: #FFFFFF; }
  .btn-orange:hover {
    border-color: #FFB74D;
    background-color: #FFB74D;
    color: #FFF !important; }

.btn-outline-orange {
  border-color: #FF9800;
  background-color: transparent;
  color: #FF9800; }
  .btn-outline-orange:hover {
    background-color: #FF9800;
    color: #FFF !important; }

.progress-orange[value]::-webkit-progress-value {
  background-color: #FF9800; }

.progress-orange[value]::-moz-progress-bar {
  background-color: #FF9800; }

.progress-orange[value]::-ms-fill {
  background-color: #FF9800; }

@media screen and (min-width: 0\0) {
  .progress-orange .progress-bar {
    background-color: #FF9800; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF9800 !important; }

.border-orange {
  border: 1px solid #FF9800 !important; }

.border-top-orange {
  border-top: 1px solid #FF9800; }

.border-bottom-orange {
  border-bottom: 1px solid #FF9800; }

.border-left-orange {
  border-left: 1px solid #FF9800; }

.border-right-orange {
  border-right: 1px solid #FF9800; }

.orange.darken-1 {
  color: #FB8C00 !important; }

.bg-orange.bg-darken-1 {
  background-color: #FB8C00 !important; }

.btn-orange.btn-darken-1 {
  border-color: #FB8C00 !important;
  background-color: #FB8C00 !important; }
  .btn-orange.btn-darken-1:hover {
    border-color: #FFB74D !important;
    background-color: #FFB74D !important; }

.btn-outline-orange.btn-outline-darken-1 {
  border-color: #FB8C00 !important;
  color: #FB8C00 !important; }
  .btn-outline-orange.btn-outline-darken-1:hover {
    background-color: #FB8C00 !important; }

.progress-orange.progress-darken-1[value]::-webkit-progress-value {
  background-color: #FB8C00; }

.progress-orange.progress-darken-1[value]::-moz-progress-bar {
  background-color: #FB8C00; }

.progress-orange.progress-darken-1[value]::-ms-fill {
  background-color: #FB8C00; }

@media screen and (min-width: 0\0) {
  .progress-orange.progress-darken-1 .progress-bar {
    background-color: #FB8C00; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FB8C00 !important; }

.border-orange.border-darken-1 {
  border: 1px solid #FB8C00 !important; }

.border-top-orange.border-top-darken-1 {
  border-top: 1px solid #FB8C00 !important; }

.border-bottom-orange.border-bottom-darken-1 {
  border-bottom: 1px solid #FB8C00 !important; }

.border-left-orange.border-left-darken-1 {
  border-left: 1px solid #FB8C00 !important; }

.border-right-orange.border-right-darken-1 {
  border-right: 1px solid #FB8C00 !important; }

.overlay-orange.overlay-darken-1 {
  background: #FB8C00;
  /* The Fallback */
  background: rgba(251, 140, 0, 0.8); }

.orange.darken-2 {
  color: #F57C00 !important; }

.bg-orange.bg-darken-2 {
  background-color: #F57C00 !important; }

.btn-orange.btn-darken-2 {
  border-color: #F57C00 !important;
  background-color: #F57C00 !important; }
  .btn-orange.btn-darken-2:hover {
    border-color: #FFB74D !important;
    background-color: #FFB74D !important; }

.btn-outline-orange.btn-outline-darken-2 {
  border-color: #F57C00 !important;
  color: #F57C00 !important; }
  .btn-outline-orange.btn-outline-darken-2:hover {
    background-color: #F57C00 !important; }

.progress-orange.progress-darken-2[value]::-webkit-progress-value {
  background-color: #F57C00; }

.progress-orange.progress-darken-2[value]::-moz-progress-bar {
  background-color: #F57C00; }

.progress-orange.progress-darken-2[value]::-ms-fill {
  background-color: #F57C00; }

@media screen and (min-width: 0\0) {
  .progress-orange.progress-darken-2 .progress-bar {
    background-color: #F57C00; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F57C00 !important; }

.border-orange.border-darken-2 {
  border: 1px solid #F57C00 !important; }

.border-top-orange.border-top-darken-2 {
  border-top: 1px solid #F57C00 !important; }

.border-bottom-orange.border-bottom-darken-2 {
  border-bottom: 1px solid #F57C00 !important; }

.border-left-orange.border-left-darken-2 {
  border-left: 1px solid #F57C00 !important; }

.border-right-orange.border-right-darken-2 {
  border-right: 1px solid #F57C00 !important; }

.overlay-orange.overlay-darken-2 {
  background: #F57C00;
  /* The Fallback */
  background: rgba(245, 124, 0, 0.8); }

.orange.darken-3 {
  color: #EF6C00 !important; }

.bg-orange.bg-darken-3 {
  background-color: #EF6C00 !important; }

.btn-orange.btn-darken-3 {
  border-color: #EF6C00 !important;
  background-color: #EF6C00 !important; }
  .btn-orange.btn-darken-3:hover {
    border-color: #FFB74D !important;
    background-color: #FFB74D !important; }

.btn-outline-orange.btn-outline-darken-3 {
  border-color: #EF6C00 !important;
  color: #EF6C00 !important; }
  .btn-outline-orange.btn-outline-darken-3:hover {
    background-color: #EF6C00 !important; }

.progress-orange.progress-darken-3[value]::-webkit-progress-value {
  background-color: #EF6C00; }

.progress-orange.progress-darken-3[value]::-moz-progress-bar {
  background-color: #EF6C00; }

.progress-orange.progress-darken-3[value]::-ms-fill {
  background-color: #EF6C00; }

@media screen and (min-width: 0\0) {
  .progress-orange.progress-darken-3 .progress-bar {
    background-color: #EF6C00; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #EF6C00 !important; }

.border-orange.border-darken-3 {
  border: 1px solid #EF6C00 !important; }

.border-top-orange.border-top-darken-3 {
  border-top: 1px solid #EF6C00 !important; }

.border-bottom-orange.border-bottom-darken-3 {
  border-bottom: 1px solid #EF6C00 !important; }

.border-left-orange.border-left-darken-3 {
  border-left: 1px solid #EF6C00 !important; }

.border-right-orange.border-right-darken-3 {
  border-right: 1px solid #EF6C00 !important; }

.overlay-orange.overlay-darken-3 {
  background: #EF6C00;
  /* The Fallback */
  background: rgba(239, 108, 0, 0.8); }

.orange.darken-4 {
  color: #E65100 !important; }

.bg-orange.bg-darken-4 {
  background-color: #E65100 !important; }

.btn-orange.btn-darken-4 {
  border-color: #E65100 !important;
  background-color: #E65100 !important; }
  .btn-orange.btn-darken-4:hover {
    border-color: #FFB74D !important;
    background-color: #FFB74D !important; }

.btn-outline-orange.btn-outline-darken-4 {
  border-color: #E65100 !important;
  color: #E65100 !important; }
  .btn-outline-orange.btn-outline-darken-4:hover {
    background-color: #E65100 !important; }

.progress-orange.progress-darken-4[value]::-webkit-progress-value {
  background-color: #E65100; }

.progress-orange.progress-darken-4[value]::-moz-progress-bar {
  background-color: #E65100; }

.progress-orange.progress-darken-4[value]::-ms-fill {
  background-color: #E65100; }

@media screen and (min-width: 0\0) {
  .progress-orange.progress-darken-4 .progress-bar {
    background-color: #E65100; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E65100 !important; }

.border-orange.border-darken-4 {
  border: 1px solid #E65100 !important; }

.border-top-orange.border-top-darken-4 {
  border-top: 1px solid #E65100 !important; }

.border-bottom-orange.border-bottom-darken-4 {
  border-bottom: 1px solid #E65100 !important; }

.border-left-orange.border-left-darken-4 {
  border-left: 1px solid #E65100 !important; }

.border-right-orange.border-right-darken-4 {
  border-right: 1px solid #E65100 !important; }

.overlay-orange.overlay-darken-4 {
  background: #E65100;
  /* The Fallback */
  background: rgba(230, 81, 0, 0.8); }

.orange.accent-1 {
  color: #FFD180 !important; }

.bg-orange.bg-accent-1 {
  background-color: #FFD180 !important; }

.btn-orange.btn-accent-1 {
  border-color: #FFD180 !important;
  background-color: #FFD180 !important; }
  .btn-orange.btn-accent-1:hover {
    border-color: #FFB74D !important;
    background-color: #FFB74D !important; }

.btn-outline-orange.btn-outline-accent-1 {
  border-color: #FFD180 !important;
  color: #FFD180 !important; }
  .btn-outline-orange.btn-outline-accent-1:hover {
    background-color: #FFD180 !important; }

.progress-orange.progress-accent-1[value]::-webkit-progress-value {
  background-color: #FFD180; }

.progress-orange.progress-accent-1[value]::-moz-progress-bar {
  background-color: #FFD180; }

.progress-orange.progress-accent-1[value]::-ms-fill {
  background-color: #FFD180; }

@media screen and (min-width: 0\0) {
  .progress-orange.progress-accent-1 .progress-bar {
    background-color: #FFD180; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFD180 !important; }

.border-orange.border-accent-1 {
  border: 1px solid #FFD180 !important; }

.border-top-orange.border-top-accent-1 {
  border-top: 1px solid #FFD180 !important; }

.border-bottom-orange.border-bottom-accent-1 {
  border-bottom: 1px solid #FFD180 !important; }

.border-left-orange.border-left-accent-1 {
  border-left: 1px solid #FFD180 !important; }

.border-right-orange.border-right-accent-1 {
  border-right: 1px solid #FFD180 !important; }

.overlay-orange.overlay-accent-1 {
  background: #FFD180;
  /* The Fallback */
  background: rgba(255, 209, 128, 0.8); }

.orange.accent-2 {
  color: #FFAB40 !important; }

.bg-orange.bg-accent-2 {
  background-color: #FFAB40 !important; }

.btn-orange.btn-accent-2 {
  border-color: #FFAB40 !important;
  background-color: #FFAB40 !important; }
  .btn-orange.btn-accent-2:hover {
    border-color: #FFB74D !important;
    background-color: #FFB74D !important; }

.btn-outline-orange.btn-outline-accent-2 {
  border-color: #FFAB40 !important;
  color: #FFAB40 !important; }
  .btn-outline-orange.btn-outline-accent-2:hover {
    background-color: #FFAB40 !important; }

.progress-orange.progress-accent-2[value]::-webkit-progress-value {
  background-color: #FFAB40; }

.progress-orange.progress-accent-2[value]::-moz-progress-bar {
  background-color: #FFAB40; }

.progress-orange.progress-accent-2[value]::-ms-fill {
  background-color: #FFAB40; }

@media screen and (min-width: 0\0) {
  .progress-orange.progress-accent-2 .progress-bar {
    background-color: #FFAB40; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFAB40 !important; }

.border-orange.border-accent-2 {
  border: 1px solid #FFAB40 !important; }

.border-top-orange.border-top-accent-2 {
  border-top: 1px solid #FFAB40 !important; }

.border-bottom-orange.border-bottom-accent-2 {
  border-bottom: 1px solid #FFAB40 !important; }

.border-left-orange.border-left-accent-2 {
  border-left: 1px solid #FFAB40 !important; }

.border-right-orange.border-right-accent-2 {
  border-right: 1px solid #FFAB40 !important; }

.overlay-orange.overlay-accent-2 {
  background: #FFAB40;
  /* The Fallback */
  background: rgba(255, 171, 64, 0.8); }

.orange.accent-3 {
  color: #FF9100 !important; }

.bg-orange.bg-accent-3 {
  background-color: #FF9100 !important; }

.btn-orange.btn-accent-3 {
  border-color: #FF9100 !important;
  background-color: #FF9100 !important; }
  .btn-orange.btn-accent-3:hover {
    border-color: #FFB74D !important;
    background-color: #FFB74D !important; }

.btn-outline-orange.btn-outline-accent-3 {
  border-color: #FF9100 !important;
  color: #FF9100 !important; }
  .btn-outline-orange.btn-outline-accent-3:hover {
    background-color: #FF9100 !important; }

.progress-orange.progress-accent-3[value]::-webkit-progress-value {
  background-color: #FF9100; }

.progress-orange.progress-accent-3[value]::-moz-progress-bar {
  background-color: #FF9100; }

.progress-orange.progress-accent-3[value]::-ms-fill {
  background-color: #FF9100; }

@media screen and (min-width: 0\0) {
  .progress-orange.progress-accent-3 .progress-bar {
    background-color: #FF9100; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF9100 !important; }

.border-orange.border-accent-3 {
  border: 1px solid #FF9100 !important; }

.border-top-orange.border-top-accent-3 {
  border-top: 1px solid #FF9100 !important; }

.border-bottom-orange.border-bottom-accent-3 {
  border-bottom: 1px solid #FF9100 !important; }

.border-left-orange.border-left-accent-3 {
  border-left: 1px solid #FF9100 !important; }

.border-right-orange.border-right-accent-3 {
  border-right: 1px solid #FF9100 !important; }

.overlay-orange.overlay-accent-3 {
  background: #FF9100;
  /* The Fallback */
  background: rgba(255, 145, 0, 0.8); }

.orange.accent-4 {
  color: #FF6D00 !important; }

.bg-orange.bg-accent-4 {
  background-color: #FF6D00 !important; }

.btn-orange.btn-accent-4 {
  border-color: #FF6D00 !important;
  background-color: #FF6D00 !important; }
  .btn-orange.btn-accent-4:hover {
    border-color: #FFB74D !important;
    background-color: #FFB74D !important; }

.btn-outline-orange.btn-outline-accent-4 {
  border-color: #FF6D00 !important;
  color: #FF6D00 !important; }
  .btn-outline-orange.btn-outline-accent-4:hover {
    background-color: #FF6D00 !important; }

.progress-orange.progress-accent-4[value]::-webkit-progress-value {
  background-color: #FF6D00; }

.progress-orange.progress-accent-4[value]::-moz-progress-bar {
  background-color: #FF6D00; }

.progress-orange.progress-accent-4[value]::-ms-fill {
  background-color: #FF6D00; }

@media screen and (min-width: 0\0) {
  .progress-orange.progress-accent-4 .progress-bar {
    background-color: #FF6D00; } }

input:focus ~ .bg-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF6D00 !important; }

.border-orange.border-accent-4 {
  border: 1px solid #FF6D00 !important; }

.border-top-orange.border-top-accent-4 {
  border-top: 1px solid #FF6D00 !important; }

.border-bottom-orange.border-bottom-accent-4 {
  border-bottom: 1px solid #FF6D00 !important; }

.border-left-orange.border-left-accent-4 {
  border-left: 1px solid #FF6D00 !important; }

.border-right-orange.border-right-accent-4 {
  border-right: 1px solid #FF6D00 !important; }

.overlay-orange.overlay-accent-4 {
  background: #FF6D00;
  /* The Fallback */
  background: rgba(255, 109, 0, 0.8); }

.deep-orange.lighten-5 {
  color: #FbE9E7 !important; }

.bg-deep-orange.bg-lighten-5 {
  background-color: #FbE9E7 !important; }

.btn-deep-orange.btn-lighten-5 {
  border-color: #FbE9E7 !important;
  background-color: #FbE9E7 !important; }
  .btn-deep-orange.btn-lighten-5:hover {
    border-color: #FF8A65 !important;
    background-color: #FF8A65 !important; }

.btn-outline-deep-orange.btn-outline-lighten-5 {
  border-color: #FbE9E7 !important;
  color: #FbE9E7 !important; }
  .btn-outline-deep-orange.btn-outline-lighten-5:hover {
    background-color: #FbE9E7 !important; }

.progress-deep-orange.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #FbE9E7; }

.progress-deep-orange.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #FbE9E7; }

.progress-deep-orange.progress-lighten-5[value]::-ms-fill {
  background-color: #FbE9E7; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange.progress-lighten-5 .progress-bar {
    background-color: #FbE9E7; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FbE9E7 !important; }

.border-deep-orange.border-lighten-5 {
  border: 1px solid #FbE9E7 !important; }

.border-top-deep-orange.border-top-lighten-5 {
  border-top: 1px solid #FbE9E7 !important; }

.border-bottom-deep-orange.border-bottom-lighten-5 {
  border-bottom: 1px solid #FbE9E7 !important; }

.border-left-deep-orange.border-left-lighten-5 {
  border-left: 1px solid #FbE9E7 !important; }

.border-right-deep-orange.border-right-lighten-5 {
  border-right: 1px solid #FbE9E7 !important; }

.overlay-deep-orange.overlay-lighten-5 {
  background: #FbE9E7;
  /* The Fallback */
  background: rgba(251, 233, 231, 0.8); }

.deep-orange.lighten-4 {
  color: #FFCCBC !important; }

.bg-deep-orange.bg-lighten-4 {
  background-color: #FFCCBC !important; }

.btn-deep-orange.btn-lighten-4 {
  border-color: #FFCCBC !important;
  background-color: #FFCCBC !important; }
  .btn-deep-orange.btn-lighten-4:hover {
    border-color: #FF8A65 !important;
    background-color: #FF8A65 !important; }

.btn-outline-deep-orange.btn-outline-lighten-4 {
  border-color: #FFCCBC !important;
  color: #FFCCBC !important; }
  .btn-outline-deep-orange.btn-outline-lighten-4:hover {
    background-color: #FFCCBC !important; }

.progress-deep-orange.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #FFCCBC; }

.progress-deep-orange.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #FFCCBC; }

.progress-deep-orange.progress-lighten-4[value]::-ms-fill {
  background-color: #FFCCBC; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange.progress-lighten-4 .progress-bar {
    background-color: #FFCCBC; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFCCBC !important; }

.border-deep-orange.border-lighten-4 {
  border: 1px solid #FFCCBC !important; }

.border-top-deep-orange.border-top-lighten-4 {
  border-top: 1px solid #FFCCBC !important; }

.border-bottom-deep-orange.border-bottom-lighten-4 {
  border-bottom: 1px solid #FFCCBC !important; }

.border-left-deep-orange.border-left-lighten-4 {
  border-left: 1px solid #FFCCBC !important; }

.border-right-deep-orange.border-right-lighten-4 {
  border-right: 1px solid #FFCCBC !important; }

.overlay-deep-orange.overlay-lighten-4 {
  background: #FFCCBC;
  /* The Fallback */
  background: rgba(255, 204, 188, 0.8); }

.deep-orange.lighten-3 {
  color: #FFAB91 !important; }

.bg-deep-orange.bg-lighten-3 {
  background-color: #FFAB91 !important; }

.btn-deep-orange.btn-lighten-3 {
  border-color: #FFAB91 !important;
  background-color: #FFAB91 !important; }
  .btn-deep-orange.btn-lighten-3:hover {
    border-color: #FF8A65 !important;
    background-color: #FF8A65 !important; }

.btn-outline-deep-orange.btn-outline-lighten-3 {
  border-color: #FFAB91 !important;
  color: #FFAB91 !important; }
  .btn-outline-deep-orange.btn-outline-lighten-3:hover {
    background-color: #FFAB91 !important; }

.progress-deep-orange.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #FFAB91; }

.progress-deep-orange.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #FFAB91; }

.progress-deep-orange.progress-lighten-3[value]::-ms-fill {
  background-color: #FFAB91; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange.progress-lighten-3 .progress-bar {
    background-color: #FFAB91; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFAB91 !important; }

.border-deep-orange.border-lighten-3 {
  border: 1px solid #FFAB91 !important; }

.border-top-deep-orange.border-top-lighten-3 {
  border-top: 1px solid #FFAB91 !important; }

.border-bottom-deep-orange.border-bottom-lighten-3 {
  border-bottom: 1px solid #FFAB91 !important; }

.border-left-deep-orange.border-left-lighten-3 {
  border-left: 1px solid #FFAB91 !important; }

.border-right-deep-orange.border-right-lighten-3 {
  border-right: 1px solid #FFAB91 !important; }

.overlay-deep-orange.overlay-lighten-3 {
  background: #FFAB91;
  /* The Fallback */
  background: rgba(255, 171, 145, 0.8); }

.deep-orange.lighten-2 {
  color: #FF8A65 !important; }

.bg-deep-orange.bg-lighten-2 {
  background-color: #FF8A65 !important; }

.btn-deep-orange.btn-lighten-2 {
  border-color: #FF8A65 !important;
  background-color: #FF8A65 !important; }
  .btn-deep-orange.btn-lighten-2:hover {
    border-color: #FF8A65 !important;
    background-color: #FF8A65 !important; }

.btn-outline-deep-orange.btn-outline-lighten-2 {
  border-color: #FF8A65 !important;
  color: #FF8A65 !important; }
  .btn-outline-deep-orange.btn-outline-lighten-2:hover {
    background-color: #FF8A65 !important; }

.progress-deep-orange.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #FF8A65; }

.progress-deep-orange.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #FF8A65; }

.progress-deep-orange.progress-lighten-2[value]::-ms-fill {
  background-color: #FF8A65; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange.progress-lighten-2 .progress-bar {
    background-color: #FF8A65; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF8A65 !important; }

.border-deep-orange.border-lighten-2 {
  border: 1px solid #FF8A65 !important; }

.border-top-deep-orange.border-top-lighten-2 {
  border-top: 1px solid #FF8A65 !important; }

.border-bottom-deep-orange.border-bottom-lighten-2 {
  border-bottom: 1px solid #FF8A65 !important; }

.border-left-deep-orange.border-left-lighten-2 {
  border-left: 1px solid #FF8A65 !important; }

.border-right-deep-orange.border-right-lighten-2 {
  border-right: 1px solid #FF8A65 !important; }

.overlay-deep-orange.overlay-lighten-2 {
  background: #FF8A65;
  /* The Fallback */
  background: rgba(255, 138, 101, 0.8); }

.deep-orange.lighten-1 {
  color: #FF7043 !important; }

.bg-deep-orange.bg-lighten-1 {
  background-color: #FF7043 !important; }

.btn-deep-orange.btn-lighten-1 {
  border-color: #FF7043 !important;
  background-color: #FF7043 !important; }
  .btn-deep-orange.btn-lighten-1:hover {
    border-color: #FF8A65 !important;
    background-color: #FF8A65 !important; }

.btn-outline-deep-orange.btn-outline-lighten-1 {
  border-color: #FF7043 !important;
  color: #FF7043 !important; }
  .btn-outline-deep-orange.btn-outline-lighten-1:hover {
    background-color: #FF7043 !important; }

.progress-deep-orange.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #FF7043; }

.progress-deep-orange.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #FF7043; }

.progress-deep-orange.progress-lighten-1[value]::-ms-fill {
  background-color: #FF7043; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange.progress-lighten-1 .progress-bar {
    background-color: #FF7043; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF7043 !important; }

.border-deep-orange.border-lighten-1 {
  border: 1px solid #FF7043 !important; }

.border-top-deep-orange.border-top-lighten-1 {
  border-top: 1px solid #FF7043 !important; }

.border-bottom-deep-orange.border-bottom-lighten-1 {
  border-bottom: 1px solid #FF7043 !important; }

.border-left-deep-orange.border-left-lighten-1 {
  border-left: 1px solid #FF7043 !important; }

.border-right-deep-orange.border-right-lighten-1 {
  border-right: 1px solid #FF7043 !important; }

.overlay-deep-orange.overlay-lighten-1 {
  background: #FF7043;
  /* The Fallback */
  background: rgba(255, 112, 67, 0.8); }

.deep-orange {
  color: #FF5722 !important; }

.bg-deep-orange {
  background-color: #FF5722 !important; }
  .bg-deep-orange .card-header, .bg-deep-orange .card-footer {
    background-color: transparent; }

.alert-deep-orange {
  border-color: #FF5722 !important;
  background-color: #ff8d69 !important;
  color: #6f1b00 !important; }
  .alert-deep-orange .alert-link {
    color: #461100 !important; }

.border-deep-orange {
  border-color: #FF5722; }

.bg-deep-orange.tag-glow, .border-deep-orange.tag-glow {
  box-shadow: 0px 0px 10px #FF5722; }

.overlay-deep-orange {
  background: #FF5722;
  /* The Fallback */
  background: rgba(255, 87, 34, 0.8); }

.card-outline-deep-orange {
  border-width: 1px;
  border-style: solid;
  border-color: #FF5722;
  background-color: transparent; }
  .card-outline-deep-orange .card-header, .card-outline-deep-orange .card-footer {
    background-color: transparent; }

.btn-deep-orange {
  border-color: #FF5722;
  background-color: #FF5722;
  color: #FFFFFF; }
  .btn-deep-orange:hover {
    border-color: #FF8A65;
    background-color: #FF8A65;
    color: #FFF !important; }

.btn-outline-deep-orange {
  border-color: #FF5722;
  background-color: transparent;
  color: #FF5722; }
  .btn-outline-deep-orange:hover {
    background-color: #FF5722;
    color: #FFF !important; }

.progress-deep-orange[value]::-webkit-progress-value {
  background-color: #FF5722; }

.progress-deep-orange[value]::-moz-progress-bar {
  background-color: #FF5722; }

.progress-deep-orange[value]::-ms-fill {
  background-color: #FF5722; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange .progress-bar {
    background-color: #FF5722; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF5722 !important; }

.border-deep-orange {
  border: 1px solid #FF5722 !important; }

.border-top-deep-orange {
  border-top: 1px solid #FF5722; }

.border-bottom-deep-orange {
  border-bottom: 1px solid #FF5722; }

.border-left-deep-orange {
  border-left: 1px solid #FF5722; }

.border-right-deep-orange {
  border-right: 1px solid #FF5722; }

.deep-orange.darken-1 {
  color: #F4511E !important; }

.bg-deep-orange.bg-darken-1 {
  background-color: #F4511E !important; }

.btn-deep-orange.btn-darken-1 {
  border-color: #F4511E !important;
  background-color: #F4511E !important; }
  .btn-deep-orange.btn-darken-1:hover {
    border-color: #FF8A65 !important;
    background-color: #FF8A65 !important; }

.btn-outline-deep-orange.btn-outline-darken-1 {
  border-color: #F4511E !important;
  color: #F4511E !important; }
  .btn-outline-deep-orange.btn-outline-darken-1:hover {
    background-color: #F4511E !important; }

.progress-deep-orange.progress-darken-1[value]::-webkit-progress-value {
  background-color: #F4511E; }

.progress-deep-orange.progress-darken-1[value]::-moz-progress-bar {
  background-color: #F4511E; }

.progress-deep-orange.progress-darken-1[value]::-ms-fill {
  background-color: #F4511E; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange.progress-darken-1 .progress-bar {
    background-color: #F4511E; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F4511E !important; }

.border-deep-orange.border-darken-1 {
  border: 1px solid #F4511E !important; }

.border-top-deep-orange.border-top-darken-1 {
  border-top: 1px solid #F4511E !important; }

.border-bottom-deep-orange.border-bottom-darken-1 {
  border-bottom: 1px solid #F4511E !important; }

.border-left-deep-orange.border-left-darken-1 {
  border-left: 1px solid #F4511E !important; }

.border-right-deep-orange.border-right-darken-1 {
  border-right: 1px solid #F4511E !important; }

.overlay-deep-orange.overlay-darken-1 {
  background: #F4511E;
  /* The Fallback */
  background: rgba(244, 81, 30, 0.8); }

.deep-orange.darken-2 {
  color: #E64A19 !important; }

.bg-deep-orange.bg-darken-2 {
  background-color: #E64A19 !important; }

.btn-deep-orange.btn-darken-2 {
  border-color: #E64A19 !important;
  background-color: #E64A19 !important; }
  .btn-deep-orange.btn-darken-2:hover {
    border-color: #FF8A65 !important;
    background-color: #FF8A65 !important; }

.btn-outline-deep-orange.btn-outline-darken-2 {
  border-color: #E64A19 !important;
  color: #E64A19 !important; }
  .btn-outline-deep-orange.btn-outline-darken-2:hover {
    background-color: #E64A19 !important; }

.progress-deep-orange.progress-darken-2[value]::-webkit-progress-value {
  background-color: #E64A19; }

.progress-deep-orange.progress-darken-2[value]::-moz-progress-bar {
  background-color: #E64A19; }

.progress-deep-orange.progress-darken-2[value]::-ms-fill {
  background-color: #E64A19; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange.progress-darken-2 .progress-bar {
    background-color: #E64A19; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E64A19 !important; }

.border-deep-orange.border-darken-2 {
  border: 1px solid #E64A19 !important; }

.border-top-deep-orange.border-top-darken-2 {
  border-top: 1px solid #E64A19 !important; }

.border-bottom-deep-orange.border-bottom-darken-2 {
  border-bottom: 1px solid #E64A19 !important; }

.border-left-deep-orange.border-left-darken-2 {
  border-left: 1px solid #E64A19 !important; }

.border-right-deep-orange.border-right-darken-2 {
  border-right: 1px solid #E64A19 !important; }

.overlay-deep-orange.overlay-darken-2 {
  background: #E64A19;
  /* The Fallback */
  background: rgba(230, 74, 25, 0.8); }

.deep-orange.darken-3 {
  color: #D84315 !important; }

.bg-deep-orange.bg-darken-3 {
  background-color: #D84315 !important; }

.btn-deep-orange.btn-darken-3 {
  border-color: #D84315 !important;
  background-color: #D84315 !important; }
  .btn-deep-orange.btn-darken-3:hover {
    border-color: #FF8A65 !important;
    background-color: #FF8A65 !important; }

.btn-outline-deep-orange.btn-outline-darken-3 {
  border-color: #D84315 !important;
  color: #D84315 !important; }
  .btn-outline-deep-orange.btn-outline-darken-3:hover {
    background-color: #D84315 !important; }

.progress-deep-orange.progress-darken-3[value]::-webkit-progress-value {
  background-color: #D84315; }

.progress-deep-orange.progress-darken-3[value]::-moz-progress-bar {
  background-color: #D84315; }

.progress-deep-orange.progress-darken-3[value]::-ms-fill {
  background-color: #D84315; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange.progress-darken-3 .progress-bar {
    background-color: #D84315; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #D84315 !important; }

.border-deep-orange.border-darken-3 {
  border: 1px solid #D84315 !important; }

.border-top-deep-orange.border-top-darken-3 {
  border-top: 1px solid #D84315 !important; }

.border-bottom-deep-orange.border-bottom-darken-3 {
  border-bottom: 1px solid #D84315 !important; }

.border-left-deep-orange.border-left-darken-3 {
  border-left: 1px solid #D84315 !important; }

.border-right-deep-orange.border-right-darken-3 {
  border-right: 1px solid #D84315 !important; }

.overlay-deep-orange.overlay-darken-3 {
  background: #D84315;
  /* The Fallback */
  background: rgba(216, 67, 21, 0.8); }

.deep-orange.darken-4 {
  color: #BF360C !important; }

.bg-deep-orange.bg-darken-4 {
  background-color: #BF360C !important; }

.btn-deep-orange.btn-darken-4 {
  border-color: #BF360C !important;
  background-color: #BF360C !important; }
  .btn-deep-orange.btn-darken-4:hover {
    border-color: #FF8A65 !important;
    background-color: #FF8A65 !important; }

.btn-outline-deep-orange.btn-outline-darken-4 {
  border-color: #BF360C !important;
  color: #BF360C !important; }
  .btn-outline-deep-orange.btn-outline-darken-4:hover {
    background-color: #BF360C !important; }

.progress-deep-orange.progress-darken-4[value]::-webkit-progress-value {
  background-color: #BF360C; }

.progress-deep-orange.progress-darken-4[value]::-moz-progress-bar {
  background-color: #BF360C; }

.progress-deep-orange.progress-darken-4[value]::-ms-fill {
  background-color: #BF360C; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange.progress-darken-4 .progress-bar {
    background-color: #BF360C; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #BF360C !important; }

.border-deep-orange.border-darken-4 {
  border: 1px solid #BF360C !important; }

.border-top-deep-orange.border-top-darken-4 {
  border-top: 1px solid #BF360C !important; }

.border-bottom-deep-orange.border-bottom-darken-4 {
  border-bottom: 1px solid #BF360C !important; }

.border-left-deep-orange.border-left-darken-4 {
  border-left: 1px solid #BF360C !important; }

.border-right-deep-orange.border-right-darken-4 {
  border-right: 1px solid #BF360C !important; }

.overlay-deep-orange.overlay-darken-4 {
  background: #BF360C;
  /* The Fallback */
  background: rgba(191, 54, 12, 0.8); }

.deep-orange.accent-1 {
  color: #FF9E80 !important; }

.bg-deep-orange.bg-accent-1 {
  background-color: #FF9E80 !important; }

.btn-deep-orange.btn-accent-1 {
  border-color: #FF9E80 !important;
  background-color: #FF9E80 !important; }
  .btn-deep-orange.btn-accent-1:hover {
    border-color: #FF8A65 !important;
    background-color: #FF8A65 !important; }

.btn-outline-deep-orange.btn-outline-accent-1 {
  border-color: #FF9E80 !important;
  color: #FF9E80 !important; }
  .btn-outline-deep-orange.btn-outline-accent-1:hover {
    background-color: #FF9E80 !important; }

.progress-deep-orange.progress-accent-1[value]::-webkit-progress-value {
  background-color: #FF9E80; }

.progress-deep-orange.progress-accent-1[value]::-moz-progress-bar {
  background-color: #FF9E80; }

.progress-deep-orange.progress-accent-1[value]::-ms-fill {
  background-color: #FF9E80; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange.progress-accent-1 .progress-bar {
    background-color: #FF9E80; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF9E80 !important; }

.border-deep-orange.border-accent-1 {
  border: 1px solid #FF9E80 !important; }

.border-top-deep-orange.border-top-accent-1 {
  border-top: 1px solid #FF9E80 !important; }

.border-bottom-deep-orange.border-bottom-accent-1 {
  border-bottom: 1px solid #FF9E80 !important; }

.border-left-deep-orange.border-left-accent-1 {
  border-left: 1px solid #FF9E80 !important; }

.border-right-deep-orange.border-right-accent-1 {
  border-right: 1px solid #FF9E80 !important; }

.overlay-deep-orange.overlay-accent-1 {
  background: #FF9E80;
  /* The Fallback */
  background: rgba(255, 158, 128, 0.8); }

.deep-orange.accent-2 {
  color: #FF6E40 !important; }

.bg-deep-orange.bg-accent-2 {
  background-color: #FF6E40 !important; }

.btn-deep-orange.btn-accent-2 {
  border-color: #FF6E40 !important;
  background-color: #FF6E40 !important; }
  .btn-deep-orange.btn-accent-2:hover {
    border-color: #FF8A65 !important;
    background-color: #FF8A65 !important; }

.btn-outline-deep-orange.btn-outline-accent-2 {
  border-color: #FF6E40 !important;
  color: #FF6E40 !important; }
  .btn-outline-deep-orange.btn-outline-accent-2:hover {
    background-color: #FF6E40 !important; }

.progress-deep-orange.progress-accent-2[value]::-webkit-progress-value {
  background-color: #FF6E40; }

.progress-deep-orange.progress-accent-2[value]::-moz-progress-bar {
  background-color: #FF6E40; }

.progress-deep-orange.progress-accent-2[value]::-ms-fill {
  background-color: #FF6E40; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange.progress-accent-2 .progress-bar {
    background-color: #FF6E40; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF6E40 !important; }

.border-deep-orange.border-accent-2 {
  border: 1px solid #FF6E40 !important; }

.border-top-deep-orange.border-top-accent-2 {
  border-top: 1px solid #FF6E40 !important; }

.border-bottom-deep-orange.border-bottom-accent-2 {
  border-bottom: 1px solid #FF6E40 !important; }

.border-left-deep-orange.border-left-accent-2 {
  border-left: 1px solid #FF6E40 !important; }

.border-right-deep-orange.border-right-accent-2 {
  border-right: 1px solid #FF6E40 !important; }

.overlay-deep-orange.overlay-accent-2 {
  background: #FF6E40;
  /* The Fallback */
  background: rgba(255, 110, 64, 0.8); }

.deep-orange.accent-3 {
  color: #FF3D00 !important; }

.bg-deep-orange.bg-accent-3 {
  background-color: #FF3D00 !important; }

.btn-deep-orange.btn-accent-3 {
  border-color: #FF3D00 !important;
  background-color: #FF3D00 !important; }
  .btn-deep-orange.btn-accent-3:hover {
    border-color: #FF8A65 !important;
    background-color: #FF8A65 !important; }

.btn-outline-deep-orange.btn-outline-accent-3 {
  border-color: #FF3D00 !important;
  color: #FF3D00 !important; }
  .btn-outline-deep-orange.btn-outline-accent-3:hover {
    background-color: #FF3D00 !important; }

.progress-deep-orange.progress-accent-3[value]::-webkit-progress-value {
  background-color: #FF3D00; }

.progress-deep-orange.progress-accent-3[value]::-moz-progress-bar {
  background-color: #FF3D00; }

.progress-deep-orange.progress-accent-3[value]::-ms-fill {
  background-color: #FF3D00; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange.progress-accent-3 .progress-bar {
    background-color: #FF3D00; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FF3D00 !important; }

.border-deep-orange.border-accent-3 {
  border: 1px solid #FF3D00 !important; }

.border-top-deep-orange.border-top-accent-3 {
  border-top: 1px solid #FF3D00 !important; }

.border-bottom-deep-orange.border-bottom-accent-3 {
  border-bottom: 1px solid #FF3D00 !important; }

.border-left-deep-orange.border-left-accent-3 {
  border-left: 1px solid #FF3D00 !important; }

.border-right-deep-orange.border-right-accent-3 {
  border-right: 1px solid #FF3D00 !important; }

.overlay-deep-orange.overlay-accent-3 {
  background: #FF3D00;
  /* The Fallback */
  background: rgba(255, 61, 0, 0.8); }

.deep-orange.accent-4 {
  color: #DD2C00 !important; }

.bg-deep-orange.bg-accent-4 {
  background-color: #DD2C00 !important; }

.btn-deep-orange.btn-accent-4 {
  border-color: #DD2C00 !important;
  background-color: #DD2C00 !important; }
  .btn-deep-orange.btn-accent-4:hover {
    border-color: #FF8A65 !important;
    background-color: #FF8A65 !important; }

.btn-outline-deep-orange.btn-outline-accent-4 {
  border-color: #DD2C00 !important;
  color: #DD2C00 !important; }
  .btn-outline-deep-orange.btn-outline-accent-4:hover {
    background-color: #DD2C00 !important; }

.progress-deep-orange.progress-accent-4[value]::-webkit-progress-value {
  background-color: #DD2C00; }

.progress-deep-orange.progress-accent-4[value]::-moz-progress-bar {
  background-color: #DD2C00; }

.progress-deep-orange.progress-accent-4[value]::-ms-fill {
  background-color: #DD2C00; }

@media screen and (min-width: 0\0) {
  .progress-deep-orange.progress-accent-4 .progress-bar {
    background-color: #DD2C00; } }

input:focus ~ .bg-deep-orange {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #DD2C00 !important; }

.border-deep-orange.border-accent-4 {
  border: 1px solid #DD2C00 !important; }

.border-top-deep-orange.border-top-accent-4 {
  border-top: 1px solid #DD2C00 !important; }

.border-bottom-deep-orange.border-bottom-accent-4 {
  border-bottom: 1px solid #DD2C00 !important; }

.border-left-deep-orange.border-left-accent-4 {
  border-left: 1px solid #DD2C00 !important; }

.border-right-deep-orange.border-right-accent-4 {
  border-right: 1px solid #DD2C00 !important; }

.overlay-deep-orange.overlay-accent-4 {
  background: #DD2C00;
  /* The Fallback */
  background: rgba(221, 44, 0, 0.8); }

.brown.lighten-5 {
  color: #EFEBE9 !important; }

.bg-brown.bg-lighten-5 {
  background-color: #EFEBE9 !important; }

.btn-brown.btn-lighten-5 {
  border-color: #EFEBE9 !important;
  background-color: #EFEBE9 !important; }
  .btn-brown.btn-lighten-5:hover {
    border-color: #A1887F !important;
    background-color: #A1887F !important; }

.btn-outline-brown.btn-outline-lighten-5 {
  border-color: #EFEBE9 !important;
  color: #EFEBE9 !important; }
  .btn-outline-brown.btn-outline-lighten-5:hover {
    background-color: #EFEBE9 !important; }

.progress-brown.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #EFEBE9; }

.progress-brown.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #EFEBE9; }

.progress-brown.progress-lighten-5[value]::-ms-fill {
  background-color: #EFEBE9; }

@media screen and (min-width: 0\0) {
  .progress-brown.progress-lighten-5 .progress-bar {
    background-color: #EFEBE9; } }

input:focus ~ .bg-brown {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #EFEBE9 !important; }

.border-brown.border-lighten-5 {
  border: 1px solid #EFEBE9 !important; }

.border-top-brown.border-top-lighten-5 {
  border-top: 1px solid #EFEBE9 !important; }

.border-bottom-brown.border-bottom-lighten-5 {
  border-bottom: 1px solid #EFEBE9 !important; }

.border-left-brown.border-left-lighten-5 {
  border-left: 1px solid #EFEBE9 !important; }

.border-right-brown.border-right-lighten-5 {
  border-right: 1px solid #EFEBE9 !important; }

.overlay-brown.overlay-lighten-5 {
  background: #EFEBE9;
  /* The Fallback */
  background: rgba(239, 235, 233, 0.8); }

.brown.lighten-4 {
  color: #D7CCC8 !important; }

.bg-brown.bg-lighten-4 {
  background-color: #D7CCC8 !important; }

.btn-brown.btn-lighten-4 {
  border-color: #D7CCC8 !important;
  background-color: #D7CCC8 !important; }
  .btn-brown.btn-lighten-4:hover {
    border-color: #A1887F !important;
    background-color: #A1887F !important; }

.btn-outline-brown.btn-outline-lighten-4 {
  border-color: #D7CCC8 !important;
  color: #D7CCC8 !important; }
  .btn-outline-brown.btn-outline-lighten-4:hover {
    background-color: #D7CCC8 !important; }

.progress-brown.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #D7CCC8; }

.progress-brown.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #D7CCC8; }

.progress-brown.progress-lighten-4[value]::-ms-fill {
  background-color: #D7CCC8; }

@media screen and (min-width: 0\0) {
  .progress-brown.progress-lighten-4 .progress-bar {
    background-color: #D7CCC8; } }

input:focus ~ .bg-brown {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #D7CCC8 !important; }

.border-brown.border-lighten-4 {
  border: 1px solid #D7CCC8 !important; }

.border-top-brown.border-top-lighten-4 {
  border-top: 1px solid #D7CCC8 !important; }

.border-bottom-brown.border-bottom-lighten-4 {
  border-bottom: 1px solid #D7CCC8 !important; }

.border-left-brown.border-left-lighten-4 {
  border-left: 1px solid #D7CCC8 !important; }

.border-right-brown.border-right-lighten-4 {
  border-right: 1px solid #D7CCC8 !important; }

.overlay-brown.overlay-lighten-4 {
  background: #D7CCC8;
  /* The Fallback */
  background: rgba(215, 204, 200, 0.8); }

.brown.lighten-3 {
  color: #BCAAA4 !important; }

.bg-brown.bg-lighten-3 {
  background-color: #BCAAA4 !important; }

.btn-brown.btn-lighten-3 {
  border-color: #BCAAA4 !important;
  background-color: #BCAAA4 !important; }
  .btn-brown.btn-lighten-3:hover {
    border-color: #A1887F !important;
    background-color: #A1887F !important; }

.btn-outline-brown.btn-outline-lighten-3 {
  border-color: #BCAAA4 !important;
  color: #BCAAA4 !important; }
  .btn-outline-brown.btn-outline-lighten-3:hover {
    background-color: #BCAAA4 !important; }

.progress-brown.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #BCAAA4; }

.progress-brown.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #BCAAA4; }

.progress-brown.progress-lighten-3[value]::-ms-fill {
  background-color: #BCAAA4; }

@media screen and (min-width: 0\0) {
  .progress-brown.progress-lighten-3 .progress-bar {
    background-color: #BCAAA4; } }

input:focus ~ .bg-brown {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #BCAAA4 !important; }

.border-brown.border-lighten-3 {
  border: 1px solid #BCAAA4 !important; }

.border-top-brown.border-top-lighten-3 {
  border-top: 1px solid #BCAAA4 !important; }

.border-bottom-brown.border-bottom-lighten-3 {
  border-bottom: 1px solid #BCAAA4 !important; }

.border-left-brown.border-left-lighten-3 {
  border-left: 1px solid #BCAAA4 !important; }

.border-right-brown.border-right-lighten-3 {
  border-right: 1px solid #BCAAA4 !important; }

.overlay-brown.overlay-lighten-3 {
  background: #BCAAA4;
  /* The Fallback */
  background: rgba(188, 170, 164, 0.8); }

.brown.lighten-2 {
  color: #A1887F !important; }

.bg-brown.bg-lighten-2 {
  background-color: #A1887F !important; }

.btn-brown.btn-lighten-2 {
  border-color: #A1887F !important;
  background-color: #A1887F !important; }
  .btn-brown.btn-lighten-2:hover {
    border-color: #A1887F !important;
    background-color: #A1887F !important; }

.btn-outline-brown.btn-outline-lighten-2 {
  border-color: #A1887F !important;
  color: #A1887F !important; }
  .btn-outline-brown.btn-outline-lighten-2:hover {
    background-color: #A1887F !important; }

.progress-brown.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #A1887F; }

.progress-brown.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #A1887F; }

.progress-brown.progress-lighten-2[value]::-ms-fill {
  background-color: #A1887F; }

@media screen and (min-width: 0\0) {
  .progress-brown.progress-lighten-2 .progress-bar {
    background-color: #A1887F; } }

input:focus ~ .bg-brown {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #A1887F !important; }

.border-brown.border-lighten-2 {
  border: 1px solid #A1887F !important; }

.border-top-brown.border-top-lighten-2 {
  border-top: 1px solid #A1887F !important; }

.border-bottom-brown.border-bottom-lighten-2 {
  border-bottom: 1px solid #A1887F !important; }

.border-left-brown.border-left-lighten-2 {
  border-left: 1px solid #A1887F !important; }

.border-right-brown.border-right-lighten-2 {
  border-right: 1px solid #A1887F !important; }

.overlay-brown.overlay-lighten-2 {
  background: #A1887F;
  /* The Fallback */
  background: rgba(161, 136, 127, 0.8); }

.brown.lighten-1 {
  color: #8D6E63 !important; }

.bg-brown.bg-lighten-1 {
  background-color: #8D6E63 !important; }

.btn-brown.btn-lighten-1 {
  border-color: #8D6E63 !important;
  background-color: #8D6E63 !important; }
  .btn-brown.btn-lighten-1:hover {
    border-color: #A1887F !important;
    background-color: #A1887F !important; }

.btn-outline-brown.btn-outline-lighten-1 {
  border-color: #8D6E63 !important;
  color: #8D6E63 !important; }
  .btn-outline-brown.btn-outline-lighten-1:hover {
    background-color: #8D6E63 !important; }

.progress-brown.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #8D6E63; }

.progress-brown.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #8D6E63; }

.progress-brown.progress-lighten-1[value]::-ms-fill {
  background-color: #8D6E63; }

@media screen and (min-width: 0\0) {
  .progress-brown.progress-lighten-1 .progress-bar {
    background-color: #8D6E63; } }

input:focus ~ .bg-brown {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #8D6E63 !important; }

.border-brown.border-lighten-1 {
  border: 1px solid #8D6E63 !important; }

.border-top-brown.border-top-lighten-1 {
  border-top: 1px solid #8D6E63 !important; }

.border-bottom-brown.border-bottom-lighten-1 {
  border-bottom: 1px solid #8D6E63 !important; }

.border-left-brown.border-left-lighten-1 {
  border-left: 1px solid #8D6E63 !important; }

.border-right-brown.border-right-lighten-1 {
  border-right: 1px solid #8D6E63 !important; }

.overlay-brown.overlay-lighten-1 {
  background: #8D6E63;
  /* The Fallback */
  background: rgba(141, 110, 99, 0.8); }

.brown {
  color: #795548 !important; }

.bg-brown {
  background-color: #795548 !important; }
  .bg-brown .card-header, .bg-brown .card-footer {
    background-color: transparent; }

.alert-brown {
  border-color: #795548 !important;
  background-color: #a37665 !important;
  color: #090605 !important; }
  .alert-brown .alert-link {
    color: black !important; }

.border-brown {
  border-color: #795548; }

.bg-brown.tag-glow, .border-brown.tag-glow {
  box-shadow: 0px 0px 10px #795548; }

.overlay-brown {
  background: #795548;
  /* The Fallback */
  background: rgba(121, 85, 72, 0.8); }

.card-outline-brown {
  border-width: 1px;
  border-style: solid;
  border-color: #795548;
  background-color: transparent; }
  .card-outline-brown .card-header, .card-outline-brown .card-footer {
    background-color: transparent; }

.btn-brown {
  border-color: #795548;
  background-color: #795548;
  color: #FFFFFF; }
  .btn-brown:hover {
    border-color: #A1887F;
    background-color: #A1887F;
    color: #FFF !important; }

.btn-outline-brown {
  border-color: #795548;
  background-color: transparent;
  color: #795548; }
  .btn-outline-brown:hover {
    background-color: #795548;
    color: #FFF !important; }

.progress-brown[value]::-webkit-progress-value {
  background-color: #795548; }

.progress-brown[value]::-moz-progress-bar {
  background-color: #795548; }

.progress-brown[value]::-ms-fill {
  background-color: #795548; }

@media screen and (min-width: 0\0) {
  .progress-brown .progress-bar {
    background-color: #795548; } }

input:focus ~ .bg-brown {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #795548 !important; }

.border-brown {
  border: 1px solid #795548 !important; }

.border-top-brown {
  border-top: 1px solid #795548; }

.border-bottom-brown {
  border-bottom: 1px solid #795548; }

.border-left-brown {
  border-left: 1px solid #795548; }

.border-right-brown {
  border-right: 1px solid #795548; }

.brown.darken-1 {
  color: #6D4C41 !important; }

.bg-brown.bg-darken-1 {
  background-color: #6D4C41 !important; }

.btn-brown.btn-darken-1 {
  border-color: #6D4C41 !important;
  background-color: #6D4C41 !important; }
  .btn-brown.btn-darken-1:hover {
    border-color: #A1887F !important;
    background-color: #A1887F !important; }

.btn-outline-brown.btn-outline-darken-1 {
  border-color: #6D4C41 !important;
  color: #6D4C41 !important; }
  .btn-outline-brown.btn-outline-darken-1:hover {
    background-color: #6D4C41 !important; }

.progress-brown.progress-darken-1[value]::-webkit-progress-value {
  background-color: #6D4C41; }

.progress-brown.progress-darken-1[value]::-moz-progress-bar {
  background-color: #6D4C41; }

.progress-brown.progress-darken-1[value]::-ms-fill {
  background-color: #6D4C41; }

@media screen and (min-width: 0\0) {
  .progress-brown.progress-darken-1 .progress-bar {
    background-color: #6D4C41; } }

input:focus ~ .bg-brown {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #6D4C41 !important; }

.border-brown.border-darken-1 {
  border: 1px solid #6D4C41 !important; }

.border-top-brown.border-top-darken-1 {
  border-top: 1px solid #6D4C41 !important; }

.border-bottom-brown.border-bottom-darken-1 {
  border-bottom: 1px solid #6D4C41 !important; }

.border-left-brown.border-left-darken-1 {
  border-left: 1px solid #6D4C41 !important; }

.border-right-brown.border-right-darken-1 {
  border-right: 1px solid #6D4C41 !important; }

.overlay-brown.overlay-darken-1 {
  background: #6D4C41;
  /* The Fallback */
  background: rgba(109, 76, 65, 0.8); }

.brown.darken-2 {
  color: #5D4037 !important; }

.bg-brown.bg-darken-2 {
  background-color: #5D4037 !important; }

.btn-brown.btn-darken-2 {
  border-color: #5D4037 !important;
  background-color: #5D4037 !important; }
  .btn-brown.btn-darken-2:hover {
    border-color: #A1887F !important;
    background-color: #A1887F !important; }

.btn-outline-brown.btn-outline-darken-2 {
  border-color: #5D4037 !important;
  color: #5D4037 !important; }
  .btn-outline-brown.btn-outline-darken-2:hover {
    background-color: #5D4037 !important; }

.progress-brown.progress-darken-2[value]::-webkit-progress-value {
  background-color: #5D4037; }

.progress-brown.progress-darken-2[value]::-moz-progress-bar {
  background-color: #5D4037; }

.progress-brown.progress-darken-2[value]::-ms-fill {
  background-color: #5D4037; }

@media screen and (min-width: 0\0) {
  .progress-brown.progress-darken-2 .progress-bar {
    background-color: #5D4037; } }

input:focus ~ .bg-brown {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #5D4037 !important; }

.border-brown.border-darken-2 {
  border: 1px solid #5D4037 !important; }

.border-top-brown.border-top-darken-2 {
  border-top: 1px solid #5D4037 !important; }

.border-bottom-brown.border-bottom-darken-2 {
  border-bottom: 1px solid #5D4037 !important; }

.border-left-brown.border-left-darken-2 {
  border-left: 1px solid #5D4037 !important; }

.border-right-brown.border-right-darken-2 {
  border-right: 1px solid #5D4037 !important; }

.overlay-brown.overlay-darken-2 {
  background: #5D4037;
  /* The Fallback */
  background: rgba(93, 64, 55, 0.8); }

.brown.darken-3 {
  color: #4E342E !important; }

.bg-brown.bg-darken-3 {
  background-color: #4E342E !important; }

.btn-brown.btn-darken-3 {
  border-color: #4E342E !important;
  background-color: #4E342E !important; }
  .btn-brown.btn-darken-3:hover {
    border-color: #A1887F !important;
    background-color: #A1887F !important; }

.btn-outline-brown.btn-outline-darken-3 {
  border-color: #4E342E !important;
  color: #4E342E !important; }
  .btn-outline-brown.btn-outline-darken-3:hover {
    background-color: #4E342E !important; }

.progress-brown.progress-darken-3[value]::-webkit-progress-value {
  background-color: #4E342E; }

.progress-brown.progress-darken-3[value]::-moz-progress-bar {
  background-color: #4E342E; }

.progress-brown.progress-darken-3[value]::-ms-fill {
  background-color: #4E342E; }

@media screen and (min-width: 0\0) {
  .progress-brown.progress-darken-3 .progress-bar {
    background-color: #4E342E; } }

input:focus ~ .bg-brown {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #4E342E !important; }

.border-brown.border-darken-3 {
  border: 1px solid #4E342E !important; }

.border-top-brown.border-top-darken-3 {
  border-top: 1px solid #4E342E !important; }

.border-bottom-brown.border-bottom-darken-3 {
  border-bottom: 1px solid #4E342E !important; }

.border-left-brown.border-left-darken-3 {
  border-left: 1px solid #4E342E !important; }

.border-right-brown.border-right-darken-3 {
  border-right: 1px solid #4E342E !important; }

.overlay-brown.overlay-darken-3 {
  background: #4E342E;
  /* The Fallback */
  background: rgba(78, 52, 46, 0.8); }

.brown.darken-4 {
  color: #3E2723 !important; }

.bg-brown.bg-darken-4 {
  background-color: #3E2723 !important; }

.btn-brown.btn-darken-4 {
  border-color: #3E2723 !important;
  background-color: #3E2723 !important; }
  .btn-brown.btn-darken-4:hover {
    border-color: #A1887F !important;
    background-color: #A1887F !important; }

.btn-outline-brown.btn-outline-darken-4 {
  border-color: #3E2723 !important;
  color: #3E2723 !important; }
  .btn-outline-brown.btn-outline-darken-4:hover {
    background-color: #3E2723 !important; }

.progress-brown.progress-darken-4[value]::-webkit-progress-value {
  background-color: #3E2723; }

.progress-brown.progress-darken-4[value]::-moz-progress-bar {
  background-color: #3E2723; }

.progress-brown.progress-darken-4[value]::-ms-fill {
  background-color: #3E2723; }

@media screen and (min-width: 0\0) {
  .progress-brown.progress-darken-4 .progress-bar {
    background-color: #3E2723; } }

input:focus ~ .bg-brown {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #3E2723 !important; }

.border-brown.border-darken-4 {
  border: 1px solid #3E2723 !important; }

.border-top-brown.border-top-darken-4 {
  border-top: 1px solid #3E2723 !important; }

.border-bottom-brown.border-bottom-darken-4 {
  border-bottom: 1px solid #3E2723 !important; }

.border-left-brown.border-left-darken-4 {
  border-left: 1px solid #3E2723 !important; }

.border-right-brown.border-right-darken-4 {
  border-right: 1px solid #3E2723 !important; }

.overlay-brown.overlay-darken-4 {
  background: #3E2723;
  /* The Fallback */
  background: rgba(62, 39, 35, 0.8); }

.blue-grey.lighten-5 {
  color: #ECEFF1 !important; }

.bg-blue-grey.bg-lighten-5 {
  background-color: #ECEFF1 !important; }

.btn-blue-grey.btn-lighten-5 {
  border-color: #ECEFF1 !important;
  background-color: #ECEFF1 !important; }
  .btn-blue-grey.btn-lighten-5:hover {
    border-color: #90A4AE !important;
    background-color: #90A4AE !important; }

.btn-outline-blue-grey.btn-outline-lighten-5 {
  border-color: #ECEFF1 !important;
  color: #ECEFF1 !important; }
  .btn-outline-blue-grey.btn-outline-lighten-5:hover {
    background-color: #ECEFF1 !important; }

.progress-blue-grey.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #ECEFF1; }

.progress-blue-grey.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #ECEFF1; }

.progress-blue-grey.progress-lighten-5[value]::-ms-fill {
  background-color: #ECEFF1; }

@media screen and (min-width: 0\0) {
  .progress-blue-grey.progress-lighten-5 .progress-bar {
    background-color: #ECEFF1; } }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #ECEFF1 !important; }

.border-blue-grey.border-lighten-5 {
  border: 1px solid #ECEFF1 !important; }

.border-top-blue-grey.border-top-lighten-5 {
  border-top: 1px solid #ECEFF1 !important; }

.border-bottom-blue-grey.border-bottom-lighten-5 {
  border-bottom: 1px solid #ECEFF1 !important; }

.border-left-blue-grey.border-left-lighten-5 {
  border-left: 1px solid #ECEFF1 !important; }

.border-right-blue-grey.border-right-lighten-5 {
  border-right: 1px solid #ECEFF1 !important; }

.overlay-blue-grey.overlay-lighten-5 {
  background: #ECEFF1;
  /* The Fallback */
  background: rgba(236, 239, 241, 0.8); }

.blue-grey.lighten-4 {
  color: #CFD8DC !important; }

.bg-blue-grey.bg-lighten-4 {
  background-color: #CFD8DC !important; }

.btn-blue-grey.btn-lighten-4 {
  border-color: #CFD8DC !important;
  background-color: #CFD8DC !important; }
  .btn-blue-grey.btn-lighten-4:hover {
    border-color: #90A4AE !important;
    background-color: #90A4AE !important; }

.btn-outline-blue-grey.btn-outline-lighten-4 {
  border-color: #CFD8DC !important;
  color: #CFD8DC !important; }
  .btn-outline-blue-grey.btn-outline-lighten-4:hover {
    background-color: #CFD8DC !important; }

.progress-blue-grey.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #CFD8DC; }

.progress-blue-grey.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #CFD8DC; }

.progress-blue-grey.progress-lighten-4[value]::-ms-fill {
  background-color: #CFD8DC; }

@media screen and (min-width: 0\0) {
  .progress-blue-grey.progress-lighten-4 .progress-bar {
    background-color: #CFD8DC; } }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #CFD8DC !important; }

.border-blue-grey.border-lighten-4 {
  border: 1px solid #CFD8DC !important; }

.border-top-blue-grey.border-top-lighten-4 {
  border-top: 1px solid #CFD8DC !important; }

.border-bottom-blue-grey.border-bottom-lighten-4 {
  border-bottom: 1px solid #CFD8DC !important; }

.border-left-blue-grey.border-left-lighten-4 {
  border-left: 1px solid #CFD8DC !important; }

.border-right-blue-grey.border-right-lighten-4 {
  border-right: 1px solid #CFD8DC !important; }

.overlay-blue-grey.overlay-lighten-4 {
  background: #CFD8DC;
  /* The Fallback */
  background: rgba(207, 216, 220, 0.8); }

.blue-grey.lighten-3 {
  color: #B0BEC5 !important; }

.bg-blue-grey.bg-lighten-3 {
  background-color: #B0BEC5 !important; }

.btn-blue-grey.btn-lighten-3 {
  border-color: #B0BEC5 !important;
  background-color: #B0BEC5 !important; }
  .btn-blue-grey.btn-lighten-3:hover {
    border-color: #90A4AE !important;
    background-color: #90A4AE !important; }

.btn-outline-blue-grey.btn-outline-lighten-3 {
  border-color: #B0BEC5 !important;
  color: #B0BEC5 !important; }
  .btn-outline-blue-grey.btn-outline-lighten-3:hover {
    background-color: #B0BEC5 !important; }

.progress-blue-grey.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #B0BEC5; }

.progress-blue-grey.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #B0BEC5; }

.progress-blue-grey.progress-lighten-3[value]::-ms-fill {
  background-color: #B0BEC5; }

@media screen and (min-width: 0\0) {
  .progress-blue-grey.progress-lighten-3 .progress-bar {
    background-color: #B0BEC5; } }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #B0BEC5 !important; }

.border-blue-grey.border-lighten-3 {
  border: 1px solid #B0BEC5 !important; }

.border-top-blue-grey.border-top-lighten-3 {
  border-top: 1px solid #B0BEC5 !important; }

.border-bottom-blue-grey.border-bottom-lighten-3 {
  border-bottom: 1px solid #B0BEC5 !important; }

.border-left-blue-grey.border-left-lighten-3 {
  border-left: 1px solid #B0BEC5 !important; }

.border-right-blue-grey.border-right-lighten-3 {
  border-right: 1px solid #B0BEC5 !important; }

.overlay-blue-grey.overlay-lighten-3 {
  background: #B0BEC5;
  /* The Fallback */
  background: rgba(176, 190, 197, 0.8); }

.blue-grey.lighten-2 {
  color: #90A4AE !important; }

.bg-blue-grey.bg-lighten-2 {
  background-color: #90A4AE !important; }

.btn-blue-grey.btn-lighten-2 {
  border-color: #90A4AE !important;
  background-color: #90A4AE !important; }
  .btn-blue-grey.btn-lighten-2:hover {
    border-color: #90A4AE !important;
    background-color: #90A4AE !important; }

.btn-outline-blue-grey.btn-outline-lighten-2 {
  border-color: #90A4AE !important;
  color: #90A4AE !important; }
  .btn-outline-blue-grey.btn-outline-lighten-2:hover {
    background-color: #90A4AE !important; }

.progress-blue-grey.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #90A4AE; }

.progress-blue-grey.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #90A4AE; }

.progress-blue-grey.progress-lighten-2[value]::-ms-fill {
  background-color: #90A4AE; }

@media screen and (min-width: 0\0) {
  .progress-blue-grey.progress-lighten-2 .progress-bar {
    background-color: #90A4AE; } }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #90A4AE !important; }

.border-blue-grey.border-lighten-2 {
  border: 1px solid #90A4AE !important; }

.border-top-blue-grey.border-top-lighten-2 {
  border-top: 1px solid #90A4AE !important; }

.border-bottom-blue-grey.border-bottom-lighten-2 {
  border-bottom: 1px solid #90A4AE !important; }

.border-left-blue-grey.border-left-lighten-2 {
  border-left: 1px solid #90A4AE !important; }

.border-right-blue-grey.border-right-lighten-2 {
  border-right: 1px solid #90A4AE !important; }

.overlay-blue-grey.overlay-lighten-2 {
  background: #90A4AE;
  /* The Fallback */
  background: rgba(144, 164, 174, 0.8); }

.blue-grey.lighten-1 {
  color: #78909C !important; }

.bg-blue-grey.bg-lighten-1 {
  background-color: #78909C !important; }

.btn-blue-grey.btn-lighten-1 {
  border-color: #78909C !important;
  background-color: #78909C !important; }
  .btn-blue-grey.btn-lighten-1:hover {
    border-color: #90A4AE !important;
    background-color: #90A4AE !important; }

.btn-outline-blue-grey.btn-outline-lighten-1 {
  border-color: #78909C !important;
  color: #78909C !important; }
  .btn-outline-blue-grey.btn-outline-lighten-1:hover {
    background-color: #78909C !important; }

.progress-blue-grey.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #78909C; }

.progress-blue-grey.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #78909C; }

.progress-blue-grey.progress-lighten-1[value]::-ms-fill {
  background-color: #78909C; }

@media screen and (min-width: 0\0) {
  .progress-blue-grey.progress-lighten-1 .progress-bar {
    background-color: #78909C; } }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #78909C !important; }

.border-blue-grey.border-lighten-1 {
  border: 1px solid #78909C !important; }

.border-top-blue-grey.border-top-lighten-1 {
  border-top: 1px solid #78909C !important; }

.border-bottom-blue-grey.border-bottom-lighten-1 {
  border-bottom: 1px solid #78909C !important; }

.border-left-blue-grey.border-left-lighten-1 {
  border-left: 1px solid #78909C !important; }

.border-right-blue-grey.border-right-lighten-1 {
  border-right: 1px solid #78909C !important; }

.overlay-blue-grey.overlay-lighten-1 {
  background: #78909C;
  /* The Fallback */
  background: rgba(120, 144, 156, 0.8); }

.blue-grey {
  color: #607D8B !important; }

.bg-blue-grey {
  background-color: #607D8B !important; }
  .bg-blue-grey .card-header, .bg-blue-grey .card-footer {
    background-color: transparent; }

.alert-blue-grey {
  border-color: #607D8B !important;
  background-color: #87a0ac !important;
  color: #171e21 !important; }
  .alert-blue-grey .alert-link {
    color: #060809 !important; }

.border-blue-grey {
  border-color: #607D8B; }

.bg-blue-grey.tag-glow, .border-blue-grey.tag-glow {
  box-shadow: 0px 0px 10px #607D8B; }

.overlay-blue-grey {
  background: #607D8B;
  /* The Fallback */
  background: rgba(96, 125, 139, 0.8); }

.card-outline-blue-grey {
  border-width: 1px;
  border-style: solid;
  border-color: #607D8B;
  background-color: transparent; }
  .card-outline-blue-grey .card-header, .card-outline-blue-grey .card-footer {
    background-color: transparent; }

.btn-blue-grey {
  border-color: #607D8B;
  background-color: #607D8B;
  color: #FFFFFF; }
  .btn-blue-grey:hover {
    border-color: #90A4AE;
    background-color: #90A4AE;
    color: #FFF !important; }

.btn-outline-blue-grey {
  border-color: #607D8B;
  background-color: transparent;
  color: #607D8B; }
  .btn-outline-blue-grey:hover {
    background-color: #607D8B;
    color: #FFF !important; }

.progress-blue-grey[value]::-webkit-progress-value {
  background-color: #607D8B; }

.progress-blue-grey[value]::-moz-progress-bar {
  background-color: #607D8B; }

.progress-blue-grey[value]::-ms-fill {
  background-color: #607D8B; }

@media screen and (min-width: 0\0) {
  .progress-blue-grey .progress-bar {
    background-color: #607D8B; } }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #607D8B !important; }

.border-blue-grey {
  border: 1px solid #607D8B !important; }

.border-top-blue-grey {
  border-top: 1px solid #607D8B; }

.border-bottom-blue-grey {
  border-bottom: 1px solid #607D8B; }

.border-left-blue-grey {
  border-left: 1px solid #607D8B; }

.border-right-blue-grey {
  border-right: 1px solid #607D8B; }

.blue-grey.darken-1 {
  color: #546E7A !important; }

.bg-blue-grey.bg-darken-1 {
  background-color: #546E7A !important; }

.btn-blue-grey.btn-darken-1 {
  border-color: #546E7A !important;
  background-color: #546E7A !important; }
  .btn-blue-grey.btn-darken-1:hover {
    border-color: #90A4AE !important;
    background-color: #90A4AE !important; }

.btn-outline-blue-grey.btn-outline-darken-1 {
  border-color: #546E7A !important;
  color: #546E7A !important; }
  .btn-outline-blue-grey.btn-outline-darken-1:hover {
    background-color: #546E7A !important; }

.progress-blue-grey.progress-darken-1[value]::-webkit-progress-value {
  background-color: #546E7A; }

.progress-blue-grey.progress-darken-1[value]::-moz-progress-bar {
  background-color: #546E7A; }

.progress-blue-grey.progress-darken-1[value]::-ms-fill {
  background-color: #546E7A; }

@media screen and (min-width: 0\0) {
  .progress-blue-grey.progress-darken-1 .progress-bar {
    background-color: #546E7A; } }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #546E7A !important; }

.border-blue-grey.border-darken-1 {
  border: 1px solid #546E7A !important; }

.border-top-blue-grey.border-top-darken-1 {
  border-top: 1px solid #546E7A !important; }

.border-bottom-blue-grey.border-bottom-darken-1 {
  border-bottom: 1px solid #546E7A !important; }

.border-left-blue-grey.border-left-darken-1 {
  border-left: 1px solid #546E7A !important; }

.border-right-blue-grey.border-right-darken-1 {
  border-right: 1px solid #546E7A !important; }

.overlay-blue-grey.overlay-darken-1 {
  background: #546E7A;
  /* The Fallback */
  background: rgba(84, 110, 122, 0.8); }

.blue-grey.darken-2 {
  color: #455A64 !important; }

.bg-blue-grey.bg-darken-2 {
  background-color: #455A64 !important; }

.btn-blue-grey.btn-darken-2 {
  border-color: #455A64 !important;
  background-color: #455A64 !important; }
  .btn-blue-grey.btn-darken-2:hover {
    border-color: #90A4AE !important;
    background-color: #90A4AE !important; }

.btn-outline-blue-grey.btn-outline-darken-2 {
  border-color: #455A64 !important;
  color: #455A64 !important; }
  .btn-outline-blue-grey.btn-outline-darken-2:hover {
    background-color: #455A64 !important; }

.progress-blue-grey.progress-darken-2[value]::-webkit-progress-value {
  background-color: #455A64; }

.progress-blue-grey.progress-darken-2[value]::-moz-progress-bar {
  background-color: #455A64; }

.progress-blue-grey.progress-darken-2[value]::-ms-fill {
  background-color: #455A64; }

@media screen and (min-width: 0\0) {
  .progress-blue-grey.progress-darken-2 .progress-bar {
    background-color: #455A64; } }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #455A64 !important; }

.border-blue-grey.border-darken-2 {
  border: 1px solid #455A64 !important; }

.border-top-blue-grey.border-top-darken-2 {
  border-top: 1px solid #455A64 !important; }

.border-bottom-blue-grey.border-bottom-darken-2 {
  border-bottom: 1px solid #455A64 !important; }

.border-left-blue-grey.border-left-darken-2 {
  border-left: 1px solid #455A64 !important; }

.border-right-blue-grey.border-right-darken-2 {
  border-right: 1px solid #455A64 !important; }

.overlay-blue-grey.overlay-darken-2 {
  background: #455A64;
  /* The Fallback */
  background: rgba(69, 90, 100, 0.8); }

.blue-grey.darken-3 {
  color: #37474F !important; }

.bg-blue-grey.bg-darken-3 {
  background-color: #37474F !important; }

.btn-blue-grey.btn-darken-3 {
  border-color: #37474F !important;
  background-color: #37474F !important; }
  .btn-blue-grey.btn-darken-3:hover {
    border-color: #90A4AE !important;
    background-color: #90A4AE !important; }

.btn-outline-blue-grey.btn-outline-darken-3 {
  border-color: #37474F !important;
  color: #37474F !important; }
  .btn-outline-blue-grey.btn-outline-darken-3:hover {
    background-color: #37474F !important; }

.progress-blue-grey.progress-darken-3[value]::-webkit-progress-value {
  background-color: #37474F; }

.progress-blue-grey.progress-darken-3[value]::-moz-progress-bar {
  background-color: #37474F; }

.progress-blue-grey.progress-darken-3[value]::-ms-fill {
  background-color: #37474F; }

@media screen and (min-width: 0\0) {
  .progress-blue-grey.progress-darken-3 .progress-bar {
    background-color: #37474F; } }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #37474F !important; }

.border-blue-grey.border-darken-3 {
  border: 1px solid #37474F !important; }

.border-top-blue-grey.border-top-darken-3 {
  border-top: 1px solid #37474F !important; }

.border-bottom-blue-grey.border-bottom-darken-3 {
  border-bottom: 1px solid #37474F !important; }

.border-left-blue-grey.border-left-darken-3 {
  border-left: 1px solid #37474F !important; }

.border-right-blue-grey.border-right-darken-3 {
  border-right: 1px solid #37474F !important; }

.overlay-blue-grey.overlay-darken-3 {
  background: #37474F;
  /* The Fallback */
  background: rgba(55, 71, 79, 0.8); }

.blue-grey.darken-4 {
  color: #263238 !important; }

.bg-blue-grey.bg-darken-4 {
  background-color: #263238 !important; }

.btn-blue-grey.btn-darken-4 {
  border-color: #263238 !important;
  background-color: #263238 !important; }
  .btn-blue-grey.btn-darken-4:hover {
    border-color: #90A4AE !important;
    background-color: #90A4AE !important; }

.btn-outline-blue-grey.btn-outline-darken-4 {
  border-color: #263238 !important;
  color: #263238 !important; }
  .btn-outline-blue-grey.btn-outline-darken-4:hover {
    background-color: #263238 !important; }

.progress-blue-grey.progress-darken-4[value]::-webkit-progress-value {
  background-color: #263238; }

.progress-blue-grey.progress-darken-4[value]::-moz-progress-bar {
  background-color: #263238; }

.progress-blue-grey.progress-darken-4[value]::-ms-fill {
  background-color: #263238; }

@media screen and (min-width: 0\0) {
  .progress-blue-grey.progress-darken-4 .progress-bar {
    background-color: #263238; } }

input:focus ~ .bg-blue-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #263238 !important; }

.border-blue-grey.border-darken-4 {
  border: 1px solid #263238 !important; }

.border-top-blue-grey.border-top-darken-4 {
  border-top: 1px solid #263238 !important; }

.border-bottom-blue-grey.border-bottom-darken-4 {
  border-bottom: 1px solid #263238 !important; }

.border-left-blue-grey.border-left-darken-4 {
  border-left: 1px solid #263238 !important; }

.border-right-blue-grey.border-right-darken-4 {
  border-right: 1px solid #263238 !important; }

.overlay-blue-grey.overlay-darken-4 {
  background: #263238;
  /* The Fallback */
  background: rgba(38, 50, 56, 0.8); }

.grey.lighten-5 {
  color: #FAFAFA !important; }

.bg-grey.bg-lighten-5 {
  background-color: #FAFAFA !important; }

.btn-grey.btn-lighten-5 {
  border-color: #FAFAFA !important;
  background-color: #FAFAFA !important; }
  .btn-grey.btn-lighten-5:hover {
    border-color: #E0E0E0 !important;
    background-color: #E0E0E0 !important; }

.btn-outline-grey.btn-outline-lighten-5 {
  border-color: #FAFAFA !important;
  color: #FAFAFA !important; }
  .btn-outline-grey.btn-outline-lighten-5:hover {
    background-color: #FAFAFA !important; }

.progress-grey.progress-lighten-5[value]::-webkit-progress-value {
  background-color: #FAFAFA; }

.progress-grey.progress-lighten-5[value]::-moz-progress-bar {
  background-color: #FAFAFA; }

.progress-grey.progress-lighten-5[value]::-ms-fill {
  background-color: #FAFAFA; }

@media screen and (min-width: 0\0) {
  .progress-grey.progress-lighten-5 .progress-bar {
    background-color: #FAFAFA; } }

input:focus ~ .bg-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FAFAFA !important; }

.border-grey.border-lighten-5 {
  border: 1px solid #FAFAFA !important; }

.border-top-grey.border-top-lighten-5 {
  border-top: 1px solid #FAFAFA !important; }

.border-bottom-grey.border-bottom-lighten-5 {
  border-bottom: 1px solid #FAFAFA !important; }

.border-left-grey.border-left-lighten-5 {
  border-left: 1px solid #FAFAFA !important; }

.border-right-grey.border-right-lighten-5 {
  border-right: 1px solid #FAFAFA !important; }

.overlay-grey.overlay-lighten-5 {
  background: #FAFAFA;
  /* The Fallback */
  background: rgba(250, 250, 250, 0.8); }

.grey.lighten-4 {
  color: #F5F5F5 !important; }

.bg-grey.bg-lighten-4 {
  background-color: #F5F5F5 !important; }

.btn-grey.btn-lighten-4 {
  border-color: #F5F5F5 !important;
  background-color: #F5F5F5 !important; }
  .btn-grey.btn-lighten-4:hover {
    border-color: #E0E0E0 !important;
    background-color: #E0E0E0 !important; }

.btn-outline-grey.btn-outline-lighten-4 {
  border-color: #F5F5F5 !important;
  color: #F5F5F5 !important; }
  .btn-outline-grey.btn-outline-lighten-4:hover {
    background-color: #F5F5F5 !important; }

.progress-grey.progress-lighten-4[value]::-webkit-progress-value {
  background-color: #F5F5F5; }

.progress-grey.progress-lighten-4[value]::-moz-progress-bar {
  background-color: #F5F5F5; }

.progress-grey.progress-lighten-4[value]::-ms-fill {
  background-color: #F5F5F5; }

@media screen and (min-width: 0\0) {
  .progress-grey.progress-lighten-4 .progress-bar {
    background-color: #F5F5F5; } }

input:focus ~ .bg-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #F5F5F5 !important; }

.border-grey.border-lighten-4 {
  border: 1px solid #F5F5F5 !important; }

.border-top-grey.border-top-lighten-4 {
  border-top: 1px solid #F5F5F5 !important; }

.border-bottom-grey.border-bottom-lighten-4 {
  border-bottom: 1px solid #F5F5F5 !important; }

.border-left-grey.border-left-lighten-4 {
  border-left: 1px solid #F5F5F5 !important; }

.border-right-grey.border-right-lighten-4 {
  border-right: 1px solid #F5F5F5 !important; }

.overlay-grey.overlay-lighten-4 {
  background: #F5F5F5;
  /* The Fallback */
  background: rgba(245, 245, 245, 0.8); }

.grey.lighten-3 {
  color: #EEEEEE !important; }

.bg-grey.bg-lighten-3 {
  background-color: #EEEEEE !important; }

.btn-grey.btn-lighten-3 {
  border-color: #EEEEEE !important;
  background-color: #EEEEEE !important; }
  .btn-grey.btn-lighten-3:hover {
    border-color: #E0E0E0 !important;
    background-color: #E0E0E0 !important; }

.btn-outline-grey.btn-outline-lighten-3 {
  border-color: #EEEEEE !important;
  color: #EEEEEE !important; }
  .btn-outline-grey.btn-outline-lighten-3:hover {
    background-color: #EEEEEE !important; }

.progress-grey.progress-lighten-3[value]::-webkit-progress-value {
  background-color: #EEEEEE; }

.progress-grey.progress-lighten-3[value]::-moz-progress-bar {
  background-color: #EEEEEE; }

.progress-grey.progress-lighten-3[value]::-ms-fill {
  background-color: #EEEEEE; }

@media screen and (min-width: 0\0) {
  .progress-grey.progress-lighten-3 .progress-bar {
    background-color: #EEEEEE; } }

input:focus ~ .bg-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #EEEEEE !important; }

.border-grey.border-lighten-3 {
  border: 1px solid #EEEEEE !important; }

.border-top-grey.border-top-lighten-3 {
  border-top: 1px solid #EEEEEE !important; }

.border-bottom-grey.border-bottom-lighten-3 {
  border-bottom: 1px solid #EEEEEE !important; }

.border-left-grey.border-left-lighten-3 {
  border-left: 1px solid #EEEEEE !important; }

.border-right-grey.border-right-lighten-3 {
  border-right: 1px solid #EEEEEE !important; }

.overlay-grey.overlay-lighten-3 {
  background: #EEEEEE;
  /* The Fallback */
  background: rgba(238, 238, 238, 0.8); }

.grey.lighten-2 {
  color: #E0E0E0 !important; }

.bg-grey.bg-lighten-2 {
  background-color: #E0E0E0 !important; }

.btn-grey.btn-lighten-2 {
  border-color: #E0E0E0 !important;
  background-color: #E0E0E0 !important; }
  .btn-grey.btn-lighten-2:hover {
    border-color: #E0E0E0 !important;
    background-color: #E0E0E0 !important; }

.btn-outline-grey.btn-outline-lighten-2 {
  border-color: #E0E0E0 !important;
  color: #E0E0E0 !important; }
  .btn-outline-grey.btn-outline-lighten-2:hover {
    background-color: #E0E0E0 !important; }

.progress-grey.progress-lighten-2[value]::-webkit-progress-value {
  background-color: #E0E0E0; }

.progress-grey.progress-lighten-2[value]::-moz-progress-bar {
  background-color: #E0E0E0; }

.progress-grey.progress-lighten-2[value]::-ms-fill {
  background-color: #E0E0E0; }

@media screen and (min-width: 0\0) {
  .progress-grey.progress-lighten-2 .progress-bar {
    background-color: #E0E0E0; } }

input:focus ~ .bg-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #E0E0E0 !important; }

.border-grey.border-lighten-2 {
  border: 1px solid #E0E0E0 !important; }

.border-top-grey.border-top-lighten-2 {
  border-top: 1px solid #E0E0E0 !important; }

.border-bottom-grey.border-bottom-lighten-2 {
  border-bottom: 1px solid #E0E0E0 !important; }

.border-left-grey.border-left-lighten-2 {
  border-left: 1px solid #E0E0E0 !important; }

.border-right-grey.border-right-lighten-2 {
  border-right: 1px solid #E0E0E0 !important; }

.overlay-grey.overlay-lighten-2 {
  background: #E0E0E0;
  /* The Fallback */
  background: rgba(224, 224, 224, 0.8); }

.grey.lighten-1 {
  color: #BDBDBD !important; }

.bg-grey.bg-lighten-1 {
  background-color: #BDBDBD !important; }

.btn-grey.btn-lighten-1 {
  border-color: #BDBDBD !important;
  background-color: #BDBDBD !important; }
  .btn-grey.btn-lighten-1:hover {
    border-color: #E0E0E0 !important;
    background-color: #E0E0E0 !important; }

.btn-outline-grey.btn-outline-lighten-1 {
  border-color: #BDBDBD !important;
  color: #BDBDBD !important; }
  .btn-outline-grey.btn-outline-lighten-1:hover {
    background-color: #BDBDBD !important; }

.progress-grey.progress-lighten-1[value]::-webkit-progress-value {
  background-color: #BDBDBD; }

.progress-grey.progress-lighten-1[value]::-moz-progress-bar {
  background-color: #BDBDBD; }

.progress-grey.progress-lighten-1[value]::-ms-fill {
  background-color: #BDBDBD; }

@media screen and (min-width: 0\0) {
  .progress-grey.progress-lighten-1 .progress-bar {
    background-color: #BDBDBD; } }

input:focus ~ .bg-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #BDBDBD !important; }

.border-grey.border-lighten-1 {
  border: 1px solid #BDBDBD !important; }

.border-top-grey.border-top-lighten-1 {
  border-top: 1px solid #BDBDBD !important; }

.border-bottom-grey.border-bottom-lighten-1 {
  border-bottom: 1px solid #BDBDBD !important; }

.border-left-grey.border-left-lighten-1 {
  border-left: 1px solid #BDBDBD !important; }

.border-right-grey.border-right-lighten-1 {
  border-right: 1px solid #BDBDBD !important; }

.overlay-grey.overlay-lighten-1 {
  background: #BDBDBD;
  /* The Fallback */
  background: rgba(189, 189, 189, 0.8); }

.grey {
  color: #9E9E9E !important; }

.bg-grey {
  background-color: #9E9E9E !important; }
  .bg-grey .card-header, .bg-grey .card-footer {
    background-color: transparent; }

.alert-grey {
  border-color: #9E9E9E !important;
  background-color: #c2c2c2 !important;
  color: #454545 !important; }
  .alert-grey .alert-link {
    color: #303030 !important; }

.border-grey {
  border-color: #9E9E9E; }

.bg-grey.tag-glow, .border-grey.tag-glow {
  box-shadow: 0px 0px 10px #9E9E9E; }

.overlay-grey {
  background: #9E9E9E;
  /* The Fallback */
  background: rgba(158, 158, 158, 0.8); }

.card-outline-grey {
  border-width: 1px;
  border-style: solid;
  border-color: #9E9E9E;
  background-color: transparent; }
  .card-outline-grey .card-header, .card-outline-grey .card-footer {
    background-color: transparent; }

.btn-grey {
  border-color: #9E9E9E;
  background-color: #9E9E9E;
  color: #FFFFFF; }
  .btn-grey:hover {
    border-color: #E0E0E0;
    background-color: #E0E0E0;
    color: #FFF !important; }

.btn-outline-grey {
  border-color: #9E9E9E;
  background-color: transparent;
  color: #9E9E9E; }
  .btn-outline-grey:hover {
    background-color: #9E9E9E;
    color: #FFF !important; }

.progress-grey[value]::-webkit-progress-value {
  background-color: #9E9E9E; }

.progress-grey[value]::-moz-progress-bar {
  background-color: #9E9E9E; }

.progress-grey[value]::-ms-fill {
  background-color: #9E9E9E; }

@media screen and (min-width: 0\0) {
  .progress-grey .progress-bar {
    background-color: #9E9E9E; } }

input:focus ~ .bg-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #9E9E9E !important; }

.border-grey {
  border: 1px solid #9E9E9E !important; }

.border-top-grey {
  border-top: 1px solid #9E9E9E; }

.border-bottom-grey {
  border-bottom: 1px solid #9E9E9E; }

.border-left-grey {
  border-left: 1px solid #9E9E9E; }

.border-right-grey {
  border-right: 1px solid #9E9E9E; }

.grey.darken-1 {
  color: #757575 !important; }

.bg-grey.bg-darken-1 {
  background-color: #757575 !important; }

.btn-grey.btn-darken-1 {
  border-color: #757575 !important;
  background-color: #757575 !important; }
  .btn-grey.btn-darken-1:hover {
    border-color: #E0E0E0 !important;
    background-color: #E0E0E0 !important; }

.btn-outline-grey.btn-outline-darken-1 {
  border-color: #757575 !important;
  color: #757575 !important; }
  .btn-outline-grey.btn-outline-darken-1:hover {
    background-color: #757575 !important; }

.progress-grey.progress-darken-1[value]::-webkit-progress-value {
  background-color: #757575; }

.progress-grey.progress-darken-1[value]::-moz-progress-bar {
  background-color: #757575; }

.progress-grey.progress-darken-1[value]::-ms-fill {
  background-color: #757575; }

@media screen and (min-width: 0\0) {
  .progress-grey.progress-darken-1 .progress-bar {
    background-color: #757575; } }

input:focus ~ .bg-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #757575 !important; }

.border-grey.border-darken-1 {
  border: 1px solid #757575 !important; }

.border-top-grey.border-top-darken-1 {
  border-top: 1px solid #757575 !important; }

.border-bottom-grey.border-bottom-darken-1 {
  border-bottom: 1px solid #757575 !important; }

.border-left-grey.border-left-darken-1 {
  border-left: 1px solid #757575 !important; }

.border-right-grey.border-right-darken-1 {
  border-right: 1px solid #757575 !important; }

.overlay-grey.overlay-darken-1 {
  background: #757575;
  /* The Fallback */
  background: rgba(117, 117, 117, 0.8); }

.grey.darken-2 {
  color: #616161 !important; }

.bg-grey.bg-darken-2 {
  background-color: #616161 !important; }

.btn-grey.btn-darken-2 {
  border-color: #616161 !important;
  background-color: #616161 !important; }
  .btn-grey.btn-darken-2:hover {
    border-color: #E0E0E0 !important;
    background-color: #E0E0E0 !important; }

.btn-outline-grey.btn-outline-darken-2 {
  border-color: #616161 !important;
  color: #616161 !important; }
  .btn-outline-grey.btn-outline-darken-2:hover {
    background-color: #616161 !important; }

.progress-grey.progress-darken-2[value]::-webkit-progress-value {
  background-color: #616161; }

.progress-grey.progress-darken-2[value]::-moz-progress-bar {
  background-color: #616161; }

.progress-grey.progress-darken-2[value]::-ms-fill {
  background-color: #616161; }

@media screen and (min-width: 0\0) {
  .progress-grey.progress-darken-2 .progress-bar {
    background-color: #616161; } }

input:focus ~ .bg-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #616161 !important; }

.border-grey.border-darken-2 {
  border: 1px solid #616161 !important; }

.border-top-grey.border-top-darken-2 {
  border-top: 1px solid #616161 !important; }

.border-bottom-grey.border-bottom-darken-2 {
  border-bottom: 1px solid #616161 !important; }

.border-left-grey.border-left-darken-2 {
  border-left: 1px solid #616161 !important; }

.border-right-grey.border-right-darken-2 {
  border-right: 1px solid #616161 !important; }

.overlay-grey.overlay-darken-2 {
  background: #616161;
  /* The Fallback */
  background: rgba(97, 97, 97, 0.8); }

.grey.darken-3 {
  color: #424242 !important; }

.bg-grey.bg-darken-3 {
  background-color: #424242 !important; }

.btn-grey.btn-darken-3 {
  border-color: #424242 !important;
  background-color: #424242 !important; }
  .btn-grey.btn-darken-3:hover {
    border-color: #E0E0E0 !important;
    background-color: #E0E0E0 !important; }

.btn-outline-grey.btn-outline-darken-3 {
  border-color: #424242 !important;
  color: #424242 !important; }
  .btn-outline-grey.btn-outline-darken-3:hover {
    background-color: #424242 !important; }

.progress-grey.progress-darken-3[value]::-webkit-progress-value {
  background-color: #424242; }

.progress-grey.progress-darken-3[value]::-moz-progress-bar {
  background-color: #424242; }

.progress-grey.progress-darken-3[value]::-ms-fill {
  background-color: #424242; }

@media screen and (min-width: 0\0) {
  .progress-grey.progress-darken-3 .progress-bar {
    background-color: #424242; } }

input:focus ~ .bg-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #424242 !important; }

.border-grey.border-darken-3 {
  border: 1px solid #424242 !important; }

.border-top-grey.border-top-darken-3 {
  border-top: 1px solid #424242 !important; }

.border-bottom-grey.border-bottom-darken-3 {
  border-bottom: 1px solid #424242 !important; }

.border-left-grey.border-left-darken-3 {
  border-left: 1px solid #424242 !important; }

.border-right-grey.border-right-darken-3 {
  border-right: 1px solid #424242 !important; }

.overlay-grey.overlay-darken-3 {
  background: #424242;
  /* The Fallback */
  background: rgba(66, 66, 66, 0.8); }

.grey.darken-4 {
  color: #212121 !important; }

.bg-grey.bg-darken-4 {
  background-color: #212121 !important; }

.btn-grey.btn-darken-4 {
  border-color: #212121 !important;
  background-color: #212121 !important; }
  .btn-grey.btn-darken-4:hover {
    border-color: #E0E0E0 !important;
    background-color: #E0E0E0 !important; }

.btn-outline-grey.btn-outline-darken-4 {
  border-color: #212121 !important;
  color: #212121 !important; }
  .btn-outline-grey.btn-outline-darken-4:hover {
    background-color: #212121 !important; }

.progress-grey.progress-darken-4[value]::-webkit-progress-value {
  background-color: #212121; }

.progress-grey.progress-darken-4[value]::-moz-progress-bar {
  background-color: #212121; }

.progress-grey.progress-darken-4[value]::-ms-fill {
  background-color: #212121; }

@media screen and (min-width: 0\0) {
  .progress-grey.progress-darken-4 .progress-bar {
    background-color: #212121; } }

input:focus ~ .bg-grey {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #212121 !important; }

.border-grey.border-darken-4 {
  border: 1px solid #212121 !important; }

.border-top-grey.border-top-darken-4 {
  border-top: 1px solid #212121 !important; }

.border-bottom-grey.border-bottom-darken-4 {
  border-bottom: 1px solid #212121 !important; }

.border-left-grey.border-left-darken-4 {
  border-left: 1px solid #212121 !important; }

.border-right-grey.border-right-darken-4 {
  border-right: 1px solid #212121 !important; }

.overlay-grey.overlay-darken-4 {
  background: #212121;
  /* The Fallback */
  background: rgba(33, 33, 33, 0.8); }

.shades.black {
  color: #000000 !important; }

.bg-shades.bg-black {
  background-color: #000000 !important; }

.btn-shades.btn-black {
  border-color: #000000 !important;
  background-color: #000000 !important; }
  .btn-shades.btn-black:hover {
    border-color: !important;
    background-color: !important; }

.btn-outline-shades.btn-outline-black {
  border-color: #000000 !important;
  color: #000000 !important; }
  .btn-outline-shades.btn-outline-black:hover {
    background-color: #000000 !important; }

.progress-shades.progress-black[value]::-webkit-progress-value {
  background-color: #000000; }

.progress-shades.progress-black[value]::-moz-progress-bar {
  background-color: #000000; }

.progress-shades.progress-black[value]::-ms-fill {
  background-color: #000000; }

@media screen and (min-width: 0\0) {
  .progress-shades.progress-black .progress-bar {
    background-color: #000000; } }

input:focus ~ .bg-shades {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #000000 !important; }

.border-shades.border-black {
  border: 1px solid #000000 !important; }

.border-top-shades.border-top-black {
  border-top: 1px solid #000000 !important; }

.border-bottom-shades.border-bottom-black {
  border-bottom: 1px solid #000000 !important; }

.border-left-shades.border-left-black {
  border-left: 1px solid #000000 !important; }

.border-right-shades.border-right-black {
  border-right: 1px solid #000000 !important; }

.overlay-shades.overlay-black {
  background: #000000;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.8); }

.shades.white {
  color: #FFFFFF !important; }

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

.btn-shades.btn-white {
  border-color: #FFFFFF !important;
  background-color: #FFFFFF !important; }
  .btn-shades.btn-white:hover {
    border-color: !important;
    background-color: !important; }

.btn-outline-shades.btn-outline-white {
  border-color: #FFFFFF !important;
  color: #FFFFFF !important; }
  .btn-outline-shades.btn-outline-white:hover {
    background-color: #FFFFFF !important; }

.progress-shades.progress-white[value]::-webkit-progress-value {
  background-color: #FFFFFF; }

.progress-shades.progress-white[value]::-moz-progress-bar {
  background-color: #FFFFFF; }

.progress-shades.progress-white[value]::-ms-fill {
  background-color: #FFFFFF; }

@media screen and (min-width: 0\0) {
  .progress-shades.progress-white .progress-bar {
    background-color: #FFFFFF; } }

input:focus ~ .bg-shades {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFFFFF !important; }

.border-shades.border-white {
  border: 1px solid #FFFFFF !important; }

.border-top-shades.border-top-white {
  border-top: 1px solid #FFFFFF !important; }

.border-bottom-shades.border-bottom-white {
  border-bottom: 1px solid #FFFFFF !important; }

.border-left-shades.border-left-white {
  border-left: 1px solid #FFFFFF !important; }

.border-right-shades.border-right-white {
  border-right: 1px solid #FFFFFF !important; }

.overlay-shades.overlay-white {
  background: #FFFFFF;
  /* The Fallback */
  background: rgba(255, 255, 255, 0.8); }

.shades.transparent {
  color: transparent !important; }

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

.btn-shades.btn-transparent {
  border-color: transparent !important;
  background-color: transparent !important; }
  .btn-shades.btn-transparent:hover {
    border-color: !important;
    background-color: !important; }

.btn-outline-shades.btn-outline-transparent {
  border-color: transparent !important;
  color: transparent !important; }
  .btn-outline-shades.btn-outline-transparent:hover {
    background-color: transparent !important; }

.progress-shades.progress-transparent[value]::-webkit-progress-value {
  background-color: transparent; }

.progress-shades.progress-transparent[value]::-moz-progress-bar {
  background-color: transparent; }

.progress-shades.progress-transparent[value]::-ms-fill {
  background-color: transparent; }

@media screen and (min-width: 0\0) {
  .progress-shades.progress-transparent .progress-bar {
    background-color: transparent; } }

input:focus ~ .bg-shades {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem transparent !important; }

.border-shades.border-transparent {
  border: 1px solid transparent !important; }

.border-top-shades.border-top-transparent {
  border-top: 1px solid transparent !important; }

.border-bottom-shades.border-bottom-transparent {
  border-bottom: 1px solid transparent !important; }

.border-left-shades.border-left-transparent {
  border-left: 1px solid transparent !important; }

.border-right-shades.border-right-transparent {
  border-right: 1px solid transparent !important; }

.overlay-shades.overlay-transparent {
  background: transparent;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.8); }

.black {
  color: #000000; }

.bg-black {
  background-color: #000000; }

input:focus ~ .bg-black {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #000000; }

.border-black {
  border: 1px solid #000000; }

.border-top-black {
  border-top: 1px solid #000000; }

.border-bottom-black {
  border-bottom: 1px solid #000000; }

.border-left-black {
  border-left: 1px solid #000000; }

.border-right-black {
  border-right: 1px solid #000000; }

.white {
  color: #FFFFFF; }

.bg-white {
  background-color: #FFFFFF; }

input:focus ~ .bg-white {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem #FFFFFF; }

.border-white {
  border: 1px solid #FFFFFF; }

.border-top-white {
  border-top: 1px solid #FFFFFF; }

.border-bottom-white {
  border-bottom: 1px solid #FFFFFF; }

.border-left-white {
  border-left: 1px solid #FFFFFF; }

.border-right-white {
  border-right: 1px solid #FFFFFF; }

.transparent {
  color: transparent; }

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

input:focus ~ .bg-transparent {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.21rem transparent; }

.border-transparent {
  border: 1px solid transparent; }

.border-top-transparent {
  border-top: 1px solid transparent; }

.border-bottom-transparent {
  border-bottom: 1px solid transparent; }

.border-left-transparent {
  border-left: 1px solid transparent; }

.border-right-transparent {
  border-right: 1px solid transparent; }

/*=========================================================================================
    File Name: vertical-menu.scss
    Description: A calssic vertical style menu with expand and collops support. It support
    light & dark version, filpped layout, right side icons, native scroll and borders menu
    item seperation.
    ----------------------------------------------------------------------------------------
    Item Name: Robust - Responsive Admin Theme
    Version: 1.2
    Author: PIXINVENT
    Author URL: http://www.themeforest.net/user/pixinvent
==========================================================================================*/
@media (min-width: 544px) {
  body.vertical-layout.vertical-menu.menu-flipped .main-menu {
    right: 0; } }

body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-header {
  float: left;
  width: 240px; }

body.vertical-layout.vertical-menu.menu-expanded .navbar.navbar-brand-center .navbar-header {
  float: left;
  width: auto; }

body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-container {
  margin-left: 240px; }

body.vertical-layout.vertical-menu.menu-expanded .main-menu {
  width: 240px;
  transition: 300ms ease all;
  backface-visibility: hidden; }
  body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation .navigation-header .icon-ellipsis {
    display: none; }
  body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation > li > a > i {
    margin-right: 12px;
    float: left; }
    body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation > li > a > i:before {
      font-size: 1.2rem; }
  body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation > li > a > span {
    display: inline-block; }
    body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation > li > a > span.tag {
      position: absolute;
      right: 20px; }
  body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after {
    content: "\ea0b";
    font-family: "icomoon";
    font-size: 1rem;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 10px;
    transform: rotate(0deg);
    transition: -webkit-transform 0.2s ease-in-out; }
  body.vertical-layout.vertical-menu.menu-expanded .main-menu .navigation li.open > a:not(.mm-next):after {
    transform: rotate(90deg); }
  body.vertical-layout.vertical-menu.menu-expanded .main-menu .main-menu-footer {
    width: 240px; }

body.vertical-layout.vertical-menu.menu-expanded .content,
body.vertical-layout.vertical-menu.menu-expanded .footer {
  margin-left: 240px; }

body.vertical-layout.vertical-menu.menu-expanded .navbar-brand-center .content,
body.vertical-layout.vertical-menu.menu-expanded .navbar-brand-center .footer {
  margin-left: 0; }

body.vertical-layout.vertical-menu.menu-collapsed .navbar .navbar-header {
  float: left;
  width: 60px; }

body.vertical-layout.vertical-menu.menu-collapsed .navbar.navbar-brand-center .navbar-header {
  float: left;
  width: auto; }

body.vertical-layout.vertical-menu.menu-collapsed .navbar .navbar-brand {
  padding: 15px 0px; }

body.vertical-layout.vertical-menu.menu-collapsed .navbar .navbar-container {
  margin-left: 60px; }

body.vertical-layout.vertical-menu.menu-collapsed .main-menu {
  width: 60px;
  transform: translateZ(-160px) translateX(-160px);
  transform: translate3d(0, 0, 0);
  transition: 300ms ease all; }
  body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-footer {
    width: 60px; }
  body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-footer,
  body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-header .media-body .media-heading,
  body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-header .media-body .text-muted,
  body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-header .media-right {
    display: none; }
  body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-header .media-body {
    opacity: 0; }
  body.vertical-layout.vertical-menu.menu-collapsed .main-menu .user-content {
    padding: 20px 10px; }
  body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > span.menu-title, body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content a.menu-title {
    right: -240px;
    width: 240px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    background-color: #064d9a;
    border-color: #064d9a;
    padding: 11px 20px; }
  body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > ul.menu-content {
    left: 60px;
    width: 240px;
    transition: visibility .25s,opacity .25s;
    box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    border-left: 1px solid rgba(0, 0, 0, 0.02); }
    body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > ul.menu-content li {
      white-space: nowrap;
      position: relative; }
      body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > ul.menu-content li a {
        display: block;
        padding: 8px 20px 8px 20px; }
      body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > ul.menu-content li.has-sub > a:not(.mm-next):after {
        content: "\ea0b";
        font-family: "icomoon";
        font-size: 1rem;
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 10px;
        transform: rotate(0deg);
        transition: -webkit-transform 0.2s ease-in-out; }
      body.vertical-layout.vertical-menu.menu-collapsed .main-menu .main-menu-content > ul.menu-content li.open > a:not(.mm-next):after {
        transform: rotate(90deg); }
  body.vertical-layout.vertical-menu.menu-collapsed .main-menu .navigation {
    overflow: visible; }
    body.vertical-layout.vertical-menu.menu-collapsed .main-menu .navigation > li.navigation-header {
      padding: 30px 20px 8px 20px; }
      body.vertical-layout.vertical-menu.menu-collapsed .main-menu .navigation > li.navigation-header .icon-ellipsis {
        display: block;
        padding: 12px 0px;
        text-align: center;
        font-size: 1.6rem; }
      body.vertical-layout.vertical-menu.menu-collapsed .main-menu .navigation > li.navigation-header span {
        display: none; }
    body.vertical-layout.vertical-menu.menu-collapsed .main-menu .navigation > li > a {
      padding: 8px 20px;
      text-align: center; }
      body.vertical-layout.vertical-menu.menu-collapsed .main-menu .navigation > li > a > span {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 0;
        right: -240px;
        width: 240px;
        font-weight: 600;
        color: #fff;
        text-transform: uppercase;
        text-align: left;
        background-color: #064d9a;
        border-color: #064d9a;
        padding: 11px 20px; }
      body.vertical-layout.vertical-menu.menu-collapsed .main-menu .navigation > li > a > i {
        margin-right: 0;
        font-size: 1.2rem;
        line-height: 1;
        visibility: visible;
        opacity: 1; }
    body.vertical-layout.vertical-menu.menu-collapsed .main-menu .navigation > li > ul {
      display: none; }
    body.vertical-layout.vertical-menu.menu-collapsed .main-menu .navigation > li > a > span {
      display: none; }
  body.vertical-layout.vertical-menu.menu-collapsed .main-menu .mTSWrapper {
    overflow: visible; }

body.vertical-layout.vertical-menu.menu-collapsed .content,
body.vertical-layout.vertical-menu.menu-collapsed .footer {
  margin-left: 60px; }

body.vertical-layout.vertical-menu.menu-collapsed .navbar-brand-center .content,
body.vertical-layout.vertical-menu.menu-collapsed .navbar-brand-center .footer {
  margin-left: 0; }

body.vertical-layout.vertical-menu.menu-collapsed.menu-flipped .content {
  margin: 0;
  margin-right: 60px; }

@media (min-width: 544px) {
  body.vertical-layout.vertical-menu.menu-collapsed.menu-flipped .main-menu {
    right: 0; }
    body.vertical-layout.vertical-menu.menu-collapsed.menu-flipped .main-menu span.menu-title {
      right: 60px; }
    body.vertical-layout.vertical-menu.menu-collapsed.menu-flipped .main-menu ul.menu-content {
      right: 60px;
      left: inherit; } }

body.vertical-layout.vertical-menu.menu-collapsed.menu-flipped .navbar .navbar-header {
  float: right; }

body.vertical-layout.vertical-menu.menu-collapsed.menu-flipped .navbar .navbar-container {
  margin: 0;
  margin-right: 60px; }

body.vertical-layout.vertical-menu.menu-collapsed.menu-flipped .footer {
  margin: 0;
  margin-right: 60px; }

[data-textdirection="rtl"] body.vertical-layout.vertical-menu.menu-collapsed .main-menu .navigation > li > a {
  padding: 12px 22px !important; }

[data-textdirection="rtl"] body.vertical-layout.vertical-menu.menu-collapsed .main-menu .navigation > li.navigation-header .icon-ellipsis {
  padding: 12px 0px; }

@media (min-width: 992px) {
  body.vertical-layout.vertical-menu .main-menu {
    width: 240px; }
    body.vertical-layout.vertical-menu .main-menu .main-menu-footer {
      width: 240px; }
  body.vertical-layout.vertical-menu .navbar .navbar-header {
    width: 240px; }
  body.vertical-layout.vertical-menu .content,
  body.vertical-layout.vertical-menu .footer {
    margin-left: 240px; }
  body.vertical-layout.vertical-menu.menu-flipped .content {
    margin: 0;
    margin-right: 240px; }
  body.vertical-layout.vertical-menu.menu-flipped .navbar .navbar-header {
    float: right; }
  body.vertical-layout.vertical-menu.menu-flipped .navbar .navbar-container {
    margin: 0;
    margin-right: 240px; }
  body.vertical-layout.vertical-menu.menu-flipped .footer {
    margin: 0;
    margin-right: 240px; } }

@media (max-width: 991px) {
  body.vertical-layout.vertical-menu .main-menu {
    width: 60px; }
    body.vertical-layout.vertical-menu .main-menu .main-menu-footer {
      width: 240px; }
  body.vertical-layout.vertical-menu .navbar .navbar-header {
    width: 60px; }
  body.vertical-layout.vertical-menu .content,
  body.vertical-layout.vertical-menu .footer {
    margin-left: 60px; } }

@media (max-width: 767px) {
  body.vertical-layout.vertical-menu .content,
  body.vertical-layout.vertical-menu .footer {
    margin-left: 0; } }

/*=========================================================================================
	File Name: vertical-overlay-menu.scss
	Description: A overlay style vertical menu with show and hide support. It support 
	light & dark version, filpped layout, right side icons, native scroll and borders menu 
	item seperation.
	----------------------------------------------------------------------------------------
	Item Name: Robust - Responsive Admin Theme
	Version: 1.2
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
==========================================================================================*/
.vertical-overlay-menu .content {
  margin-left: 0; }

.vertical-overlay-menu .navbar .navbar-header {
  float: left;
  width: 240px; }

.vertical-overlay-menu .navbar.navbar-brand-center .navbar-container {
  margin-left: 0; }

.vertical-overlay-menu .navbar.navbar-brand-center .navbar-header {
  float: left;
  width: auto; }

.vertical-overlay-menu .main-menu, .vertical-overlay-menu.menu-hide .main-menu {
  opacity: 0;
  transform: translate3d(0, 0, 0);
  transition: width .25s,opacity .25s,transform .25s;
  width: 240px;
  left: -240px; }
  .vertical-overlay-menu .main-menu .navigation .navigation-header .icon-ellipsis {
    display: none; }
  .vertical-overlay-menu .main-menu .navigation > li > a > i {
    font-size: 1.2rem;
    margin-right: 12px;
    float: left; }
    .vertical-overlay-menu .main-menu .navigation > li > a > i:before {
      transition: 200ms ease all; }
  .vertical-overlay-menu .main-menu .navigation > li > a > span {
    float: left; }
  .vertical-overlay-menu .main-menu .navigation li.has-sub > a:not(.mm-next):after {
    content: "\ea0b";
    font-family: "icomoon";
    font-size: 1rem;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 10px;
    transform: rotate(0deg);
    transition: -webkit-transform 0.2s ease-in-out; }
  .vertical-overlay-menu .main-menu .navigation li.open > a:not(.mm-next):after {
    transform: rotate(90deg); }
  .vertical-overlay-menu .main-menu .main-menu-footer {
    bottom: 55px; }
  .vertical-overlay-menu .main-menu .main-menu-footer {
    width: 240px; }

.vertical-overlay-menu.menu-open .main-menu {
  opacity: 1;
  transform: translate3d(240px, 0, 0);
  transition: width .25s,opacity .25s,transform .25s; }

.vertical-overlay-menu.menu-flipped .main-menu {
  right: -240px;
  left: inherit; }

.vertical-overlay-menu.menu-flipped .navbar .navbar-container {
  margin: 0;
  margin-right: 240px; }

.vertical-overlay-menu.menu-flipped .navbar .navbar-header {
  float: right; }

.vertical-overlay-menu.menu-flipped.menu-open .main-menu {
  transform: translate3d(-240px, 0, 0); }

@media (max-width: 991px) {
  .vertical-overlay-menu .main-menu .main-menu-footer {
    bottom: 0px; } }

-/*================================================================================
	Item Name: Robust - Responsive Admin Theme
	Version: 1.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================
	DEVELOPER: HASAN ABLAK
NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

#loadingContainer>.blockUI.blockOverlay {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100vw;
	height: 100vw;
	top: 0px;
	left: 0px;
	background-color: rgb(255, 255, 255);
	opacity: 0.6;
	cursor: wait;
	position: absolute;
}

#loadingContainer>.blockUI.blockMsg.blockElement {
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1011;
	position: absolute;
	padding: 0px;
	margin: 0px;
	left: 50%;
	text-align: center;
	color: rgb(0, 0, 0);
	border: 0px;
	cursor: wait;
}

.brand-logo {
	background: url(/img/sayem_mini_ve_uzun.png) 0 0;
	width: 138px;
	height: 60px;
	background-repeat: no-repeat;
	transition: all 0.5s ease;
}

.container {
	float: left;
	text-align: center;
	display: block;
	position: relative;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.checkmark {
	width: 100%;
	display: block;
	background: #f3f3f3;
	border-radius: 3px;
	font-weight: bold;
}

.container:hover input~.checkmark {
	background-color: #064d9a;
	color: #eee;

}

.container input:checked~.checkmark {
	background-color: #064d9a;
	color: #eee;
	transition: 0.5s;
}

.container input:checked~.checkmark:after {
	display: block;
}

.highlighter {
	-webkit-animation: highlighterAnim 2s infinite;
	/* Chrome, Safari, Opera */
	background: #fff;
	animation-iteration-count: 1;
}

@-webkit-keyframes highlighterAnim {
	from {
		background-color: rgba(150, 122, 250, 0.8);
	}
}

.div1 {
	margin: 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
}

.label1 {
	font-weight: 600;
	font-size: 18px;
	padding: 0px 10px;
	border-bottom: 1px solid #ddd;
	display: block;
}

.modal-lg {
	max-width: 1000px !important;
}

.MODAL_ADAYBELGELERI_BELGEINFO {
	float: left;
}

.MODAL_ADAYBELGELERI_BELGEINFO ul {
	list-style: none;
	padding: 0px;
	float: left;
}

.MODAL_ADAYBELGELERI_BELGEINFO ul li {
	float: left;
	width: 100%;
}

.MODAL_ADAYBELGELERI_BELGEINFO ul li>span {
	float: left;
}

.MODAL_ADAYBELGELERI_BELGEINFO ul li span>i {
	padding-right: 5px;
}

.MODAL_ADAYBELGELERI_BELGEINFO ul li>label {
	float: right;
}

#belgeTur {
	text-transform: uppercase;
}

.MODAL_ADAYBELGELERI_BELGEINFO ul li label a>i {
	color: #064d9a;
}

.MODAL_ADAYBELGELERI_BELGEINFO ul li label a>i {
	color: #064d9a;
}

.MODAL_ADAYBELGELERI_BELGEFORM {}

.MODAL_ADAYBELGELERI_BELGEFORM textarea {
	margin-top: 10px;
}

.MODAL_ADAYBELGELERI_BELGEFORM input {
	margin-top: 10px;
	padding: 5px;
	float: right;
}

.belgeInfo {
	opacity: 0.1;
	float: left;
}

.belgeInfo ul {
	list-style: none;
	padding: 0px;
	float: left;
}

.belgeInfo ul li {
	float: left;
	width: 100%;
}

.belgeInfo ul li>span {
	float: left;
}

.belgeInfo ul li span>i {
	padding-right: 5px;
}

.belgeInfo ul li>label {
	float: right;
}

#belgeTur {
	text-transform: uppercase;
}

.belgeInfo ul li label a>i {
	color: #064d9a;
}

.belgeForm {
	opacity: 0.1;
}

.belgeForm textarea {
	margin-top: 10px;
}

.belgeForm input {
	margin-top: 10px;
	padding: 5px;
	float: right;
}

.belgeMediaForImage {
	height: 550px;
	width: 100%;
	overflow: scroll;
}

.ozet {
	color: #064d9a !important;
}

.card-block {

	padding: 1.0em;

}

.card-block-center {

	width: 173px;

	margin: auto;

}

.card-block-center img {

	border-radius: 100px;

	box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.4);

}

.ozetLabelTutucu1 {

	width: 100%;

	text-align: center
}

.ozetLabelTutucu2 {

	width: 100%;

	text-align: left;

}

.ozetLabelTutucu3 {

	width: 100%;

}

.ozetLabel1 {

	font-weight: bold;

	width: 100%;

}

.ozetLabel2 {

	width: 100%;

}

.ozetLabel3 {

	font-size: 13px;

	color: #a9a4a4;

	font-style: italic;

	width: 100%;

}

.ozetLabel4 {

	font-size: 14px;

	width: 100%;

}

.ozetLabel5 {

	font-size: 14px;

	width: 100%;

}

@keyframes ldio-h2oxfcjw4og {
	0% {
		transform: translate(12px, 80px) scale(0);
	}

	25% {
		transform: translate(12px, 80px) scale(0);
	}

	50% {
		transform: translate(12px, 80px) scale(1);
	}

	75% {
		transform: translate(80px, 80px) scale(1);
	}

	100% {
		transform: translate(148px, 80px) scale(1);
	}
}

@keyframes ldio-h2oxfcjw4og-r {
	0% {
		transform: translate(148px, 80px) scale(1):
	}

	100% {
		transform: translate(148px, 80px) scale(0);
	}
}

@keyframes ldio-h2oxfcjw4og-c {
	0% {
		background: #292664
	}

	25% {
		background: #b5ccf1
	}

	50% {
		background: #94a9ce
	}

	75% {
		background: #667395
	}

	100% {
		background: #292664
	}
}

.ldio-h2oxfcjw4og div {
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	transform: translate(80px, 80px) scale(1);
	background: #292664;
	animation: ldio-h2oxfcjw4og 1s infinite cubic-bezier(0, 0.5, 0.5, 1);
}

.ldio-h2oxfcjw4og div:nth-child(1) {
	background: #667395;
	transform: translate(148px, 80px) scale(1);
	animation: ldio-h2oxfcjw4og-r 0.25s infinite cubic-bezier(0, 0.5, 0.5, 1), ldio-h2oxfcjw4og-c 1s infinite step-start;
}

.ldio-h2oxfcjw4og div:nth-child(2) {
	animation-delay: -0.25s;
	background: #292664;
}

.ldio-h2oxfcjw4og div:nth-child(3) {
	animation-delay: -0.5s;
	background: #667395;
}

.ldio-h2oxfcjw4og div:nth-child(4) {
	animation-delay: -0.75s;
	background: #94a9ce;
}

.ldio-h2oxfcjw4og div:nth-child(5) {
	animation-delay: -1s;
	background: #b5ccf1;
}

.loadingio-spinner-ellipsis-zytergqr76i {
	width: 200px;
	height: 200px;
	display: inline-block;
	overflow: hidden;
	background: none;
}

.ldio-h2oxfcjw4og {
	width: 100%;
	height: 100%;
	position: relative;
	transform: translateZ(0) scale(1);
	backface-visibility: hidden;
	transform-origin: 0 0;
	/* see note above */
}

.ldio-h2oxfcjw4og div {
	box-sizing: content-box;
}

.nav-item a>i {
	font-size: 19px !important;
	float: left;
	margin-right: 12px;
}

.logo_yerine_yazi {
	text-align: center;
	margin-top: 10px;
}

.logo_yeni {
	width: 140px;
	height: 50px;

}

.logo_yeni img {
	width: 100%;

}

.highlighter {
	-webkit-animation: highlighterAnim 2s infinite;
	/* Chrome, Safari, Opera */
	background: #fff;
	animation-iteration-count: 1;
}

@-webkit-keyframes highlighterAnim {
	from {
		background-color: rgba(59, 175, 218, 0.8);
	}
}

.table tbody tr td {
	font-size: 14px;
}

input[type=checkbox] {
	margin: auto;
	-webkit-appearance: button;

	border: double 1px #da4453;

	color: #FFF;

	white-space: nowrap;

	overflow: hidden;

	width: 32px;

	height: 32px;

	border-radius: 3px;

	cursor: pointer;

}



input[type=checkbox]:focus {



	outline-color: #da4453;

}

input[type=checkbox]:checked {

	background: url(/images/check.png) !important;

	background-repeat: no-repeat !important;


	background-size: 100% !important;

	background-position: center;

	border: double 1px #da4453;

}

.filter {
	filter: blur(1px);
}
fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border-color:#41b883 transparent transparent;border-style:solid;border-width:2px;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{animation:a 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:a 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{opacity:.6}.multiselect--active{z-index:1}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 12px 0;padding-right:30px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-style:solid;border-width:5px 5px 0;border-color:#999 transparent transparent;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:1;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled{background:#ededed;pointer-events:none}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select,.multiselect__option--disabled{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@keyframes a{0%{transform:rotate(0)}to{transform:rotate(2turn)}}
/**
 * Trumbowyg v2.27.3 - A lightweight WYSIWYG editor
 * Default stylesheet for Trumbowyg editor
 * ------------------------
 * @link https://alex-d.github.io/Trumbowyg/
 * @license MIT
 * @author Alexandre Demode (Alex-D)
 *         Twitter : @AlexandreDemode
 *         Website : alex-d.fr
 */

#trumbowyg-icons,
.trumbowyg-icons {
  overflow: hidden;
  visibility: hidden;
  height: 0;
  width: 0;
}
#trumbowyg-icons svg,
.trumbowyg-icons svg {
  height: 0;
  width: 0;
}

.trumbowyg-box *,
.trumbowyg-box *::before,
.trumbowyg-box *::after,
.trumbowyg-modal *,
.trumbowyg-modal *::before,
.trumbowyg-modal *::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.trumbowyg-box svg,
.trumbowyg-modal svg {
  width: 17px;
  height: 100%;
  color: #222;
  fill: #222;
}

.trumbowyg-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 300px;
}

.trumbowyg-editor-box {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.trumbowyg-box,
.trumbowyg-editor-box {
  position: relative;
  width: 100%;
  border: 1px solid #d7e0e2;
}

.trumbowyg-box .trumbowyg-editor {
  min-height: 100%;
  margin: 0 auto;
}

.trumbowyg-box.trumbowyg-fullscreen {
  background: #fefefe;
  border: none !important;
}

.trumbowyg-editor-box,
.trumbowyg-textarea {
  position: relative;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  width: 100%;
  border-style: none;
  resize: none;
  outline: none;
  overflow: auto;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.trumbowyg-editor-box.trumbowyg-autogrow-on-enter,
.trumbowyg-textarea.trumbowyg-autogrow-on-enter {
  -webkit-transition: height 300ms ease-out;
  -o-transition: height 300ms ease-out;
  transition: height 300ms ease-out;
}

.trumbowyg-editor-box {
  padding: 0;
}

.trumbowyg-editor {
  outline: none;
  padding: 20px;
}

.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
  color: transparent !important;
  text-shadow: 0 0 7px #333;
}
@media screen and (min-width: 0 \0 ) {
  .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important;
  }
}
@supports (-ms-accelerator: true) {
  .trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important;
  }
}
.trumbowyg-box-blur .trumbowyg-editor img,
.trumbowyg-box-blur .trumbowyg-editor hr {
  opacity: 0.2;
}

.trumbowyg-textarea {
  position: relative;
  display: block;
  overflow: auto;
  border: none;
  font-size: 14px;
  font-family: "Consolas", "Courier", "Courier New", monospace;
  line-height: 18px;
}

.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
  height: 1px !important;
  width: 25%;
  min-height: 0 !important;
  padding: 0 !important;
  background: none;
  opacity: 0 !important;
}

.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 1px;
}
.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor-box {
  display: none;
}

.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea {
  opacity: 0.8;
  background: none;
}

.trumbowyg-editor-box[contenteditable=true]:empty:not(:focus)::before {
  content: attr(placeholder);
  color: #999;
  pointer-events: none;
  white-space: break-spaces;
}

.trumbowyg-button-pane {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  min-height: 36px;
  background: #ecf0f1;
  border-bottom: 1px solid #d7e0e2;
  margin: 0;
  padding: 0 5px;
  position: relative;
  list-style-type: none;
  line-height: 10px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  z-index: 11;
}
.trumbowyg-button-pane::before, .trumbowyg-button-pane::after {
  content: " ";
  display: block;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #d7e0e2;
}
.trumbowyg-button-pane::after {
  top: 71px;
}
.trumbowyg-button-pane .trumbowyg-button-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: transparent;
}
.trumbowyg-button-pane .trumbowyg-button-group::after {
  content: " ";
  display: block;
  width: 1px;
  background: #d7e0e2;
  margin: 0 5px;
  height: 35px;
  vertical-align: top;
}
.trumbowyg-button-pane .trumbowyg-button-group:last-child::after {
  content: none;
}
.trumbowyg-button-pane button {
  display: block;
  position: relative;
  width: 35px;
  height: 35px;
  padding: 1px 6px !important;
  margin-bottom: 1px;
  overflow: hidden;
  border: none;
  cursor: pointer;
  background: none;
  vertical-align: middle;
  -webkit-transition: background-color 150ms, opacity 150ms;
  -o-transition: background-color 150ms, opacity 150ms;
  transition: background-color 150ms, opacity 150ms;
}
.trumbowyg-button-pane button.trumbowyg-textual-button {
  width: auto;
  line-height: 35px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active),
.trumbowyg-button-pane button.trumbowyg-disable, .trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button) {
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
}
.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before, .trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before {
  background: #e3e9eb;
}
.trumbowyg-button-pane button:not(.trumbowyg-disable):hover,
.trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-button-pane button.trumbowyg-active {
  background-color: #fff;
  outline: none;
}
.trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  display: block;
  content: " ";
  position: absolute;
  top: 27px;
  right: 3px;
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-top-color: #555;
}
.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button {
  padding-left: 10px !important;
  padding-right: 18px !important;
}
.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after {
  top: 17px;
  right: 7px;
}
.trumbowyg-button-pane .trumbowyg-right {
  margin-left: auto;
}

.trumbowyg-dropdown {
  max-width: 300px;
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  white-space: nowrap;
  border: 1px solid #d7e0e2;
  padding: 5px 0;
  border-top: none;
  background: #fff;
  color: #222;
  margin-left: -1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
          box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
  z-index: 12;
}
.trumbowyg-dropdown button {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  background: #fff;
  padding: 0 20px 0 10px;
  color: #222;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 15px;
  -webkit-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
}
.trumbowyg-dropdown button:hover, .trumbowyg-dropdown button:focus {
  background: #ecf0f1;
}
.trumbowyg-dropdown button svg {
  float: left;
  margin-right: 14px;
}

/* Modal box */
.trumbowyg-modal {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 520px;
  width: 100%;
  height: 350px;
  z-index: 12;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.trumbowyg-modal-box {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 500px;
  width: calc(100% - 20px);
  padding-bottom: 45px;
  z-index: 1;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 3px;
          box-shadow: rgba(0, 0, 0, 0.2) 0 2px 3px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.trumbowyg-modal-box .trumbowyg-modal-title {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 15px 0 13px;
  display: block;
  border-bottom: 1px solid #d7e0e2;
}
.trumbowyg-modal-box .trumbowyg-progress {
  width: 100%;
  height: 3px;
  position: absolute;
  top: 58px;
}
.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar {
  background: #2BC06A;
  width: 0;
  height: 100%;
  -webkit-transition: width 150ms linear;
  -o-transition: width 150ms linear;
  transition: width 150ms linear;
}
.trumbowyg-modal-box .trumbowyg-input-row {
  position: relative;
  margin: 15px 12px;
  border: 1px solid #dedede;
  overflow: hidden;
}
.trumbowyg-modal-box .trumbowyg-input-infos {
  text-align: left;
  -webkit-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
  width: 150px;
  border-right: 1px solid #dedede;
  padding: 0 7px;
  background-color: #fbfcfc;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.trumbowyg-modal-box .trumbowyg-input-infos label {
  color: #69878f;
  overflow: hidden;
  height: 27px;
  line-height: 27px;
}
.trumbowyg-modal-box .trumbowyg-input-infos label, .trumbowyg-modal-box .trumbowyg-input-infos label span {
  display: block;
  height: 27px;
  line-height: 27px;
  -webkit-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
}
.trumbowyg-modal-box .trumbowyg-input-infos .trumbowyg-msg-error {
  color: #e74c3c;
}
.trumbowyg-modal-box .trumbowyg-input-html {
  padding: 1px 1px 1px 152px;
}
.trumbowyg-modal-box .trumbowyg-input-html, .trumbowyg-modal-box .trumbowyg-input-html input, .trumbowyg-modal-box .trumbowyg-input-html textarea, .trumbowyg-modal-box .trumbowyg-input-html select {
  font-size: 14px;
}
.trumbowyg-modal-box .trumbowyg-input-html input, .trumbowyg-modal-box .trumbowyg-input-html textarea, .trumbowyg-modal-box .trumbowyg-input-html select {
  -webkit-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
  height: 27px;
  line-height: 27px;
  border: 0;
  width: 100%;
  padding: 0 7px;
}
.trumbowyg-modal-box .trumbowyg-input-html input:hover, .trumbowyg-modal-box .trumbowyg-input-html input:focus, .trumbowyg-modal-box .trumbowyg-input-html textarea:hover, .trumbowyg-modal-box .trumbowyg-input-html textarea:focus, .trumbowyg-modal-box .trumbowyg-input-html select:hover, .trumbowyg-modal-box .trumbowyg-input-html select:focus {
  outline: 1px solid #95a5a6;
}
.trumbowyg-modal-box .trumbowyg-input-html input:focus, .trumbowyg-modal-box .trumbowyg-input-html textarea:focus, .trumbowyg-modal-box .trumbowyg-input-html select:focus {
  background: #fbfcfc;
}
.trumbowyg-modal-box .trumbowyg-input-html input[type=checkbox] {
  width: 16px;
  height: 16px;
  padding: 0;
}
.trumbowyg-modal-box .trumbowyg-input-html-with-checkbox {
  text-align: left;
  padding: 3px 1px 1px 3px;
}
.trumbowyg-modal-box .trumbowyg-input-error input, .trumbowyg-modal-box .trumbowyg-input-error select, .trumbowyg-modal-box .trumbowyg-input-error textarea {
  outline: 1px solid #e74c3c;
}
.trumbowyg-modal-box .trumbowyg-input-error .trumbowyg-input-infos label span:first-child {
  margin-top: -27px;
}
.trumbowyg-modal-box .error {
  margin-top: 25px;
  display: block;
  color: red;
}
.trumbowyg-modal-box .trumbowyg-modal-button {
  position: absolute;
  bottom: 10px;
  right: 0;
  text-decoration: none;
  color: #fff;
  display: block;
  width: 100px;
  height: 35px;
  line-height: 33px;
  margin: 0 10px;
  background-color: #333;
  border: none;
  cursor: pointer;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
  font-size: 16px;
  -webkit-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  right: 110px;
  background: #2bc06a;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
  background: #40d47e;
  outline: none;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: #25a25a;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  color: #555;
  background: #e6e6e6;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover, .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
  background: #fbfbfb;
  outline: none;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: #d5d5d5;
}

.trumbowyg-overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  width: 100%;
  left: 0;
  display: none;
  top: 0;
  z-index: 10;
}

/**
 * Fullscreen
 */
body.trumbowyg-body-fullscreen {
  overflow: hidden;
}

.trumbowyg-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 99999;
}
.trumbowyg-fullscreen.trumbowyg-box,
.trumbowyg-fullscreen .trumbowyg-editor-box {
  border: none;
}
.trumbowyg-fullscreen .trumbowyg-editor-box,
.trumbowyg-fullscreen .trumbowyg-textarea {
  height: auto !important;
  overflow: auto;
}
.trumbowyg-fullscreen .trumbowyg-overlay {
  height: 100% !important;
}
.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: #222;
  fill: transparent;
}

.trumbowyg-editor {
  /*
   * For resetCss option
   */
}
.trumbowyg-editor object,
.trumbowyg-editor embed,
.trumbowyg-editor video,
.trumbowyg-editor img {
  max-width: 100%;
}
.trumbowyg-editor video,
.trumbowyg-editor img {
  height: auto;
}
.trumbowyg-editor img {
  cursor: move;
}
.trumbowyg-editor canvas:focus {
  outline: none;
}
.trumbowyg-editor.trumbowyg-reset-css {
  background: #fefefe !important;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.45em !important;
  color: #333 !important;
  font-weight: normal !important;
}
.trumbowyg-editor.trumbowyg-reset-css a {
  color: #15c !important;
  text-decoration: underline !important;
}
.trumbowyg-editor.trumbowyg-reset-css div,
.trumbowyg-editor.trumbowyg-reset-css p,
.trumbowyg-editor.trumbowyg-reset-css ul,
.trumbowyg-editor.trumbowyg-reset-css ol,
.trumbowyg-editor.trumbowyg-reset-css blockquote {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: none !important;
  margin: 0 !important;
  margin-bottom: 15px !important;
  line-height: 1.4em !important;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
  font-size: 14px !important;
  border: none !important;
}
.trumbowyg-editor.trumbowyg-reset-css iframe,
.trumbowyg-editor.trumbowyg-reset-css object,
.trumbowyg-editor.trumbowyg-reset-css hr {
  margin-bottom: 15px !important;
}
.trumbowyg-editor.trumbowyg-reset-css blockquote {
  margin-left: 32px !important;
  font-style: italic !important;
  color: #555 !important;
}
.trumbowyg-editor.trumbowyg-reset-css ul {
  list-style: disc !important;
}
.trumbowyg-editor.trumbowyg-reset-css ol {
  list-style: decimal !important;
}
.trumbowyg-editor.trumbowyg-reset-css ul,
.trumbowyg-editor.trumbowyg-reset-css ol {
  padding-left: 20px !important;
}
.trumbowyg-editor.trumbowyg-reset-css ul ul,
.trumbowyg-editor.trumbowyg-reset-css ol ol,
.trumbowyg-editor.trumbowyg-reset-css ul ol,
.trumbowyg-editor.trumbowyg-reset-css ol ul {
  border: none !important;
  margin: 2px !important;
  padding: 0 !important;
  padding-left: 24px !important;
}
.trumbowyg-editor.trumbowyg-reset-css hr {
  display: block !important;
  height: 1px !important;
  border: none !important;
  border-top: 1px solid #CCC !important;
}
.trumbowyg-editor.trumbowyg-reset-css h1,
.trumbowyg-editor.trumbowyg-reset-css h2,
.trumbowyg-editor.trumbowyg-reset-css h3,
.trumbowyg-editor.trumbowyg-reset-css h4 {
  color: #111 !important;
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: bold !important;
}
.trumbowyg-editor.trumbowyg-reset-css h1 {
  font-size: 32px !important;
  line-height: 38px !important;
  margin-bottom: 20px !important;
}
.trumbowyg-editor.trumbowyg-reset-css h2 {
  font-size: 26px !important;
  line-height: 34px !important;
  margin-bottom: 15px !important;
}
.trumbowyg-editor.trumbowyg-reset-css h3 {
  font-size: 22px !important;
  line-height: 28px !important;
  margin-bottom: 7px !important;
}
.trumbowyg-editor.trumbowyg-reset-css h4 {
  font-size: 16px !important;
  line-height: 22px !important;
  margin-bottom: 7px !important;
}

/*
 * Dark theme
 */
.trumbowyg-dark .trumbowyg-textarea {
  background: #222;
  color: #fff;
  border-color: #343434;
}
.trumbowyg-dark .trumbowyg-box {
  border: 1px solid #343434;
}
.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen {
  background: #111;
}
.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
  text-shadow: 0 0 7px #ccc;
}
@media screen and (min-width: 0 \0 ) {
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important;
  }
}
@supports (-ms-accelerator: true) {
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *, .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important;
  }
}
.trumbowyg-dark .trumbowyg-box svg {
  fill: #fff;
  color: #fff;
}
.trumbowyg-dark .trumbowyg-button-pane {
  background-color: #222;
  border-bottom-color: #343434;
}
.trumbowyg-dark .trumbowyg-button-pane::before, .trumbowyg-dark .trumbowyg-button-pane::after {
  background: #343434;
}
.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)::after {
  background-color: #343434;
}
.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg {
  color: transparent;
}
.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::after {
  background-color: #2a2a2a;
}
.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover,
.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active {
  background-color: #333;
}
.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  border-top-color: #fff;
}
.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg {
  color: #ecf0f1;
  fill: transparent;
}
.trumbowyg-dark .trumbowyg-dropdown {
  border-color: #343434;
  background: #333;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
          box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
}
.trumbowyg-dark .trumbowyg-dropdown button {
  background: #333;
  color: #fff;
}
.trumbowyg-dark .trumbowyg-dropdown button:hover, .trumbowyg-dark .trumbowyg-dropdown button:focus {
  background: #222;
}
.trumbowyg-dark .trumbowyg-modal-box {
  background-color: #333;
  color: #fff;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title {
  border-bottom: 1px solid #555;
  color: #fff;
  background: #3c3c3c;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-row {
  border-color: #222;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-infos {
  color: #eee;
  background-color: #2f2f2f;
  border-right-color: #222;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-infos span {
  color: #eee;
  background-color: #2f2f2f;
  border-color: #343434;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-infos span.trumbowyg-msg-error {
  color: #e74c3c;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-row.trumbowyg-input-error input,
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-row.trumbowyg-input-error select,
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-row.trumbowyg-input-error textarea {
  border-color: #e74c3c;
}
.trumbowyg-dark .trumbowyg-modal-box input,
.trumbowyg-dark .trumbowyg-modal-box select,
.trumbowyg-dark .trumbowyg-modal-box textarea {
  border-color: #343434;
  color: #fff;
  background: #222;
}
.trumbowyg-dark .trumbowyg-modal-box input:hover, .trumbowyg-dark .trumbowyg-modal-box input:focus,
.trumbowyg-dark .trumbowyg-modal-box select:hover,
.trumbowyg-dark .trumbowyg-modal-box select:focus,
.trumbowyg-dark .trumbowyg-modal-box textarea:hover,
.trumbowyg-dark .trumbowyg-modal-box textarea:focus {
  border-color: #626262;
}
.trumbowyg-dark .trumbowyg-modal-box input:focus,
.trumbowyg-dark .trumbowyg-modal-box select:focus,
.trumbowyg-dark .trumbowyg-modal-box textarea:focus {
  background-color: #2f2f2f;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  background: #1b7943;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
  background: #25a25a;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: #176437;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  background: #333;
  color: #ccc;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover, .trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
  background: #444;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: #111;
}
.trumbowyg-dark .trumbowyg-overlay {
  background-color: rgba(15, 15, 15, 0.6);
}
/*! jQuery UI - v1.12.1 - 2021-09-10
* http://jqueryui.com
* Includes: sortable.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/** Trumbowyg v2.27.3 - A lightweight WYSIWYG editor - alex-d.github.io/Trumbowyg/ - License MIT - Author : Alexandre Demode (Alex-D) / alex-d.fr */
.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list),.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list){max-width:276px;padding:7px 5px;overflow:initial}.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button,.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button{display:block;position:relative;float:left;text-indent:-9999px;height:20px;width:20px;border:1px solid #333;padding:0;margin:2px}.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:focus::after,.trumbowyg-dropdown-backColor:not(.trumbowyg-dropdown--color-list) button:hover::after,.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:focus::after,.trumbowyg-dropdown-foreColor:not(.trumbowyg-dropdown--color-list) button:hover::after{content:" ";display:block;position:absolute;top:-5px;left:-5px;width:27px;height:27px;background:inherit;border:1px solid #fff;-webkit-box-shadow:#000 0 0 2px;box-shadow:#000 0 0 2px;z-index:10}.trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button){position:relative;color:#fff!important}.trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):focus::after,.trumbowyg-dropdown-backColor.trumbowyg-dropdown--color-list button:not(.trumbowyg-backColorRemove-dropdown-button):hover::after{content:" ";display:block;position:absolute;top:13px;left:0;width:0;height:0;border:5px solid transparent;border-left-color:#fff}
a:focus {
  outline: none;
}

.font-small-1 {
  font-size: 0.7rem !important;
}

.font-small-2 {
  font-size: 0.8rem !important;
}

.font-small-3 {
  font-size: 0.9rem !important;
}

.font-medium-1 {
  font-size: 1.1rem !important;
}

.font-medium-2 {
  font-size: 1.2rem !important;
}

.font-medium-3 {
  font-size: 1.3rem !important;
}

.font-medium-4 {
  font-size: 1.4rem !important;
}

.font-medium-5 {
  font-size: 1.5rem !important;
}

.font-large-1 {
  font-size: 2rem !important;
}

.font-large-2 {
  font-size: 3rem !important;
}

.font-large-3 {
  font-size: 4rem !important;
}

.font-large-4 {
  font-size: 5rem !important;
}

.font-large-5 {
  font-size: 6rem !important;
}

.text-bold-100 {
  font-weight: 100;
}

.text-bold-200 {
  font-weight: 200;
}

.text-bold-300 {
  font-weight: 300;
}

.text-bold-400 {
  font-weight: 400;
}

.text-bold-500 {
  font-weight: 500;
}

.text-bold-600 {
  font-weight: 600;
}

.text-bold-700 {
  font-weight: 700;
}

.text-bold-800 {
  font-weight: 800;
}

.text-bold-900 {
  font-weight: 900;
}

.text-italic {
  font-style: italic;
}

.text-highlight {
  padding: 4px 6px;
}

ol li,
ul li,
dl li {
  line-height: 1.8;
}

code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #F74B5C;
  background-color: rgba(237, 85, 100, 0.07);
  border-radius: 0.18rem;
}

.bs-example [class^="col-"] {
  margin-bottom: 1rem;
}

.bs-example [class^="col-"] span {
  padding: .75rem;
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid rgba(86, 61, 124, 0.2);
  display: block;
}

.bs-example .row+.row {
  margin-top: 1rem;
}

.table-white-space th,
.table-white-space td {
  white-space: nowrap;
}

.table-borderless td,
.table-borderless th {
  border: none;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e3ebf3;
  border-top: 1px solid #e3ebf3;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #e3ebf3;
}

.table th,
.table td {
  border-bottom: 1px solid #e3ebf3;
}

.table-bordered {
  border: 1px solid #e3ebf3;
}

.table-inverse {
  color: #eceeef;
  background-color: #1D2B36;
}

.table.table-column th,
.table.table-column td {
  border: none;
  border-left: 1px solid #e3ebf3;
}

.table.table-column th:first-child,
.table.table-column td:first-child {
  border-left: none;
}

.table th,
.table td {
  border-top: table-borderless;
}

.table th,
.table td {
  padding: 0.75rem 2rem;
}

.table.table-xl th,
.table.table-xl td {
  padding: 1.25rem 2rem;
}

.table.table-lg th,
.table.table-lg td {
  padding: 0.9rem 2rem;
}

.table.table-de th,
.table.table-de td {
  padding: 0.75rem 2rem;
}

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

.table.table-xs th,
.table.table-xs td {
  padding: 0.4rem 2rem;
}

/*
* Table sizing
*/
.table-borderless thead th {
  border-top: 1px solid #e3ebf3;
}

.table-borderless>tbody>tr>td,
.table-borderless>tbody>tr>th {
  border: 0;
}

.table>thead>tr.border-solid>th {
  border-bottom-width: 2px;
}

.table>thead>tr.border-double>th {
  border-bottom-width: 4px;
  border-bottom-style: double;
}

.table>tbody>tr.border-dashed>td {
  border-top-style: dashed;
}

.border-custom-color td {
  border-top: inherit;
  border-bottom: inherit;
}

form label {
  color: #414141;
}

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

form .form-control {
  border: 1px solid #d4d4d4;
  color: #5a5a5a;
}

form .form-control::-webkit-input-placeholder {
  color: silver;
}

form .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: silver;
}

form .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: silver;
}

form .form-control:-ms-input-placeholder {
  color: silver;
}

form .form-section {
  color: #1D2B36;
  line-height: 3rem;
  margin-bottom: 20px;
  border-bottom: 1px solid #1D2B36;
}

form .form-section i {
  font-size: 20px;
  margin-left: 5px;
  margin-right: 10px;
}

form .form-body {
  overflow: hidden;
}

form .form-actions {
  border-top: 1px solid #dadada;
  padding: 20px 0;
  margin-top: 20px;
}

form .form-actions.filled {
  background-color: #F3F3F3;
}

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

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

form .form-actions.top {
  border-top: 0;
  border-bottom: 1px solid #dadada;
  margin-top: 0;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  form .form-actions .buttons-group {
    float: left !important;
    margin-bottom: 10px;
  }
}

@media (min-width: 544px) {
  form.form-horizontal .form-group .label-control {
    text-align: right;
  }
}

form.row-separator .form-group {
  margin: 0;
  border-bottom: 1px solid #ebebeb;
}

form.row-separator .form-group .label-control {
  padding-top: 1.5rem;
}

form.row-separator .form-group>div {
  padding: 1.2rem;
  padding-right: 0;
}

form.row-separator .form-group.last {
  border-bottom: 0;
}

form.form-bordered .form-group {
  margin: 0;
  border-bottom: 1px solid #ebebeb;
}

form.form-bordered .form-group .label-control {
  padding-top: 1.5rem;
}

form.form-bordered .form-group>div {
  padding: 1.2rem;
  padding-right: 0;
  border-left: 1px solid #ebebeb;
}

form.form-bordered .form-group.last {
  border-bottom: 0;
}

form.striped-rows .form-group {
  margin: 0;
}

form.striped-rows .form-group .label-control {
  padding-top: 1.5rem;
}

form.striped-rows .form-group>div {
  padding: 1.2rem;
  padding-right: 0;
}

form.striped-rows .form-group:nth-child(even) {
  background-color: #F3F3F3;
}

form.striped-labels .form-group {
  margin: 0;
}

form.striped-labels .form-group .label-control {
  padding-top: 1.5rem;
}

form.striped-labels .form-group>div {
  padding: 1.2rem;
  padding-right: 0;
  background-color: white;
}

form.striped-labels .form-group:nth-child(even) {
  background-color: #F3F3F3;
}

select.form-control {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* 
TODO:M: To check with latest bootstrap version and remove it. 
Bootstrap Enhance */
.custom-control {
  display: block;
}

.custom-control.inline {
  display: inline;
}

.custom-checkbox input:disabled:checked~.custom-control-indicator {
  opacity: 0.5;
}

.custom-checkbox input:disabled~.custom-control-indicator {
  cursor: not-allowed;
}

.custom-control-input>input:focus~.custom-control-indicator {
  padding: 0.51rem;
}

.custom-control-indicator {
  width: 1.1rem;
  height: 1.075rem;
  line-height: 1.05rem;
  top: 0.085rem;
}

.custom-control-indicator+.custom-control-description {
  margin-left: 1rem;
}

.btn:focus,
.btn.focus {
  outline: none;
}

.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: none;
}

.btn.btn-social {
  padding: 0.5rem 0.25rem 0.5rem 2.75rem;
}

.btn-min-width {
  min-width: 8.5rem;
}

.color-box {
  width: 100%;
  height: 2.75rem;
  border-radius: 0.25rem;
}

.dropdown .dropdown-menu {
  display: block;
  min-width: 160px;
  border: 1.5px solid #E6E6E6;
  opacity: 0.3;
  transform-origin: top;
  animation-fill-mode: forwards;
  transform: scale(1, 0);
  transition: all 0.2s linear;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.dropdown .dropdown-menu .dropdown-header {
  padding: 10px 20px;
  margin-top: 10px;
  text-transform: uppercase;
  color: #818a91;
}

.dropdown .dropdown-menu .dropdown-item {
  padding: 10px 20px;
  width: auto;
}

.dropdown i {
  margin-right: 0.5rem;
}

.nav-item i {
  margin-right: 0.5rem;
}

.open>.dropdown-menu {
  transform: scale(1, 1);
  opacity: 1;
}

.dropdown-toggle::after {
  font-family: 'icomoon';
  content: "\ea08";
  border: none !important;
  position: relative;
  top: -9px;
  right: 5px;
  padding: 0 2px 0 6px;
  margin: 0 0.3em 0 0;
}

.dropdown-toggle.nav-hide-arrow::after {
  display: none;
}

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

.navbar-horizontal .dropdown-toggle::after {
  top: -9px !important;
}

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

.dropdown-menu .dropdown-submenu {
  position: relative;
}

.dropdown-menu .dropdown-submenu:hover .dropdown-menu {
  display: block;
}

.dropdown-menu .dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}

.dropdown-menu .dropdown-submenu>.dropdown-menu.open-left {
  left: auto;
  right: 100%;
}

.dropdown-menu .dropdown-submenu>a:after,
.dropdown-menu .dropdown-submenu>button:after {
  font-family: 'icomoon';
  content: "\ea0b";
  right: 14px;
  top: -15px;
  font-size: 1.2rem;
  float: right;
  border: none;
  margin-top: 1.15rem;
  position: absolute;
}

.dropdown-menu .dropdown-submenu :hover>a:after,
.dropdown-menu .dropdown-submenu :hover>button:after {
  border-left-color: #555;
}

.dropdown-menu .dropdown-submenu .pull-left {
  float: none;
}

.dropdown-menu .dropdown-submenu .pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

.dropdown-header {
  text-transform: uppercase;
}

.dropdown-header.highlight {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5;
}

.btn-secondary~.dropdown-menu .dropdown-item.active {
  background-color: #cccccc;
}

.btn-primary~.dropdown-menu .dropdown-item.active {
  background-color: #064d9a;
}

.btn-success~.dropdown-menu .dropdown-item.active {
  background-color: #37BC9B;
}

.btn-danger~.dropdown-menu .dropdown-item.active {
  background-color: #DA4453;
}

.btn-info~.dropdown-menu .dropdown-item.active {
  background-color: #3BAFDA;
}

.btn-warning~.dropdown-menu .dropdown-item.active {
  background-color: #F6BB42;
}

.dropdown-menu.arrow {
  margin-top: 12px;
}

.dropdown-menu.arrow:after,
.dropdown-menu.arrow:before {
  position: absolute;
  left: 10px;
  display: inline-block;
  width: 0;
  height: 0;
  content: '';
  border: 7px solid transparent;
  border-top-width: 0;
}

.dropdown-menu.arrow:before {
  top: -7px;
  border-bottom-color: #b3b3b3;
}

.dropdown-menu.arrow:after {
  top: -6px;
  border-bottom-color: #fff;
}

.dropdown-menu .arrow-left {
  margin-left: 7px !important;
}

.dropdown-menu .arrow-left:after,
.dropdown-menu .arrow-left:before {
  position: absolute;
  top: 10px;
  display: inline-block;
  width: 0;
  height: 0;
  content: '';
  border: 7px solid transparent;
  border-left-width: 0;
}

.dropdown-menu .arrow-left:before {
  left: -8px;
  border-right-color: #b3b3b3;
}

.dropdown-menu .arrow-left:after {
  left: -7px;
  border-right-color: #fff;
}

.dropdown-menu .arrow-right {
  margin-right: 7px !important;
}

.dropdown-menu .arrow-right:after,
.dropdown-menu .arrow-right:before {
  position: absolute;
  top: 10px;
  display: inline-block;
  width: 0;
  height: 0;
  content: '';
  border: 7px solid transparent;
  border-right-width: 0;
}

.dropdown-menu .arrow-right:before {
  right: -7px;
  border-left-color: #b3b3b3;
}

.dropdown-menu .arrow-right:after {
  right: -6px;
  border-left-color: #fff;
}

.dropup .dropdown-menu.arrow {
  margin-bottom: 12px;
}

.dropup .dropdown-menu.arrow:after,
.dropup .dropdown-menu.arrow:before {
  top: auto;
  border-top-width: 7px;
  border-bottom-width: 0;
}

.dropup .dropdown-menu.arrow:before {
  bottom: -8px;
  border-top-color: #b3b3b3;
}

.dropup .dropdown-menu.arrow:after {
  bottom: -6px;
  border-top-color: #fff;
}

.dropup .dropdown-submenu .dropdown-menu {
  bottom: auto;
  top: 0;
}

.dropdown-menu-xl a,
.dropdown-menu-xl button {
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 1rem;
  line-height: 1.43;
}

.dropdown-menu-lg a,
.dropdown-menu-lg button {
  padding-top: 6px;
  padding-bottom: 6px;
}

.dropdown-menu-sm a,
.dropdown-menu-sm button {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 0.86rem;
  line-height: 1.67;
}

button:focus {
  outline: none;
}

/* ===============================================================================================
    File Name: navbar.scss
    Description: Contain header navigation bar, vertical main navigation bar and
    horiznotal main navigation bar related SCSS.
    ----------------------------------------------------------------------------------------------
    Item Name: Robust - Responsive Admin Theme
    Version: 1.2
    Author: PIXINVENT
    Author URL: http://www.themeforest.net/user/pixinvent
================================================================================================*/
.header-navbar.navbar-dark .hamburger-inner,
.header-navbar.navbar-dark .hamburger-inner::before,
.header-navbar.navbar-dark .hamburger-inner::after {
  background-color: #FFFFFF;
}

.header-navbar {
  padding: 0px;
  min-height: 4rem;
  transition: 300ms ease all;
  /* For sm screen*/
}

.header-navbar.navbar-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header-navbar.navbar-shadow {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}

.header-navbar.navbar-without-dd-arrow .nav-link.dropdown-toggle::after {
  display: none;
}

.header-navbar.navbar-light {
  background: #FFFFFF;
}

.header-navbar.navbar-light.navbar-horizontal {
  background: #FFFFFF;
}

.header-navbar.navbar-light .navbar-nav li {
  line-height: 1;
}

.header-navbar.navbar-light .navbar-nav .active.nav-link {
  background-color: rgba(0, 0, 0, 0.03);
}

.header-navbar.navbar-light .navbar-nav .disabled.nav-link {
  color: #818a91;
}

.header-navbar.navbar-dark {
  background: #1D2B36;
}

.header-navbar.navbar-dark.navbar-horizontal {
  background: #1D2B36;
}

.header-navbar.navbar-dark .nav-search .form-control,
.header-navbar.navbar-dark .nav-search .btn-secondary {
  color: #FFFFFF;
  background: #1D2B36;
}

.header-navbar.navbar-dark .navbar-nav li {
  line-height: 1;
}

.header-navbar.navbar-dark .navbar-nav .active.nav-link {
  background-color: rgba(255, 255, 255, 0.05);
}

.header-navbar.navbar-dark .navbar-nav .disabled.nav-link {
  color: #eceeef;
}

.header-navbar.navbar-semi-dark {
  background: #FFFFFF;
}

.header-navbar.navbar-semi-dark .navbar-header {
  background: #1D2B36;
}

.header-navbar.navbar-semi-dark .navbar-nav li {
  line-height: 1;
}

.header-navbar.navbar-semi-dark .navbar-nav .nav-link {
  color: #55595c;
}

.header-navbar.navbar-semi-dark .navbar-nav .active.nav-link {
  background-color: rgba(0, 0, 0, 0.03);
}

.header-navbar.navbar-semi-dark .navbar-nav .disabled.nav-link {
  color: #818a91;
}

.header-navbar.navbar-brand-center .navbar-header {
  width: 130px;
  position: absolute;
  left: 50%;
  padding: 0;
  margin: 0;
  transform: translate(-50%, 0);
}

.header-navbar .navbar-header {
  height: 100%;
  width: 240px;
  height: 4rem;
  float: left;
  position: relative;
  padding: 0rem 1rem;
  transition: 300ms ease all;
}

.header-navbar .navbar-header .navbar-brand {
  padding: 15px 6px;
}

.header-navbar .navbar-container {
  padding: 0rem 1rem;
  height: 4rem;
  transition: 300ms ease all;
  background: inherit;
}

.header-navbar .navbar-container ul.nav li>a.nav-link {
  padding: 1.5rem 0.6rem;
}

.header-navbar .navbar-container ul.nav li>a.nav-link i.flag-icon {
  margin-right: 0.5rem;
}

.header-navbar .navbar-container ul.nav li a.dropdown-user-link {
  padding: 0.9rem 0.6rem;
}

.header-navbar .navbar-container ul.nav li a.dropdown-user-link .user-name {
  display: inline-block;
  margin-bottom: 0.4rem;
  margin-left: 0.2rem;
}

.header-navbar .navbar-container ul.nav li a.menu-toggle {
  padding: 1.1rem 0.8rem 1rem 1rem;
}

.header-navbar .navbar-container ul.nav li a.menu-toggle i {
  font-size: 1.7rem;
}

.header-navbar .navbar-container ul.nav li a.nav-link-label {
  padding: 1.4rem 0rem 1rem 0.8rem;
}

.header-navbar .navbar-container ul.nav li a.dropdown-user-link .avatar {
  margin-right: 0.5rem;
}

.header-navbar .navbar-container ul.nav li a.nav-link-search,
.header-navbar .navbar-container ul.nav li a.nav-link-expand {
  padding: 1.4rem 1rem 1.3rem 1rem;
}

.header-navbar .navbar-container ul.nav li a.upgrade-to-pro {
  margin-top: 9px;
}

.header-navbar .navbar-container ul.nav li div.input-group {
  padding: 0.7rem 1rem;
}

.header-navbar .navbar-container ul.nav li i.ficon {
  font-size: 1.2rem;
}

.header-navbar .navbar-container ul.nav li .list-group {
  max-height: 20rem;
}

.header-navbar .navbar-container ul.nav li .scrollable-container {
  position: relative;
}

.header-navbar .navbar-container .dropdown-menu-media {
  width: 24rem;
}

.header-navbar .navbar-container .dropdown-menu-media .list-group .list-group-item {
  padding: 1rem;
  border: none;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}

.header-navbar .navbar-container .dropdown-menu-media .dropdown-menu-header {
  border-bottom: 1px solid #E6E6E6;
}

.header-navbar .navbar-container .dropdown-menu-media .dropdown-menu-footer a {
  padding: 0.3rem;
  border-top: 1px solid #E6E6E6;
}

.header-navbar.navbar-without-menu .navbar-container {
  margin-left: 0;
}

.header-navbar .nav-item+.nav-item {
  margin-left: 0rem;
}

@media (max-width: 767px) {
  .header-navbar .navbar-header {
    width: 100% !important;
    padding: 0.5rem 1rem;
  }

  .header-navbar .navbar-header .menu-toggle {
    top: 2px;
    position: relative;
  }

  .header-navbar .navbar-header .open-navbar-container i {
    font-size: 1.8rem;
  }

  .header-navbar .navbar-header .navbar-brand {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
  }

  .header-navbar.navbar-with-menu .navbar-container {
    width: 100%;
    display: table;
    background: #fff;
    padding: 0rem 1rem;
    margin: 0;
    height: auto;
  }
}

.vertical-compact-menu .header-navbar .navbar-brand {
  padding: 15px 0px;
}

.mega-dropdown {
  position: static !important;
}

.navigation-main .mega-dropdown-menu,
.navbar-nav .mega-dropdown-menu {
  width: calc(100% - 50px);
  padding: 0.5rem 0;
  /* fallback if needed */
  margin: 0px 25px;
  box-shadow: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  z-index: 9999;
}

.navigation-main .mega-dropdown-menu ul,
.navbar-nav .mega-dropdown-menu ul {
  padding: 0;
  margin: 0;
}

.navigation-main .mega-dropdown-menu ul li,
.navbar-nav .mega-dropdown-menu ul li {
  list-style: none;
}

.navigation-main .mega-dropdown-menu ul li a,
.navbar-nav .mega-dropdown-menu ul li a {
  display: block;
  color: #373a3c;
}

.navigation-main .mega-dropdown-menu ul li a .children-in,
.navbar-nav .mega-dropdown-menu ul li a .children-in {
  float: right;
}

.navigation-main .mega-dropdown-menu ul li a:hover,
.navbar-nav .mega-dropdown-menu ul li a:hover {
  text-decoration: none;
  color: #55595c;
}

.navigation-main .mega-dropdown-menu ul li a:focus,
.navbar-nav .mega-dropdown-menu ul li a:focus {
  text-decoration: none;
  color: #55595c;
}

.navigation-main .mega-dropdown-menu ul a.dropdown-item,
.navbar-nav .mega-dropdown-menu ul a.dropdown-item {
  padding: 10px;
}

.navigation-main .mega-dropdown-menu p.accordion-text,
.navbar-nav .mega-dropdown-menu p.accordion-text {
  line-height: 1.45;
}

.navigation-main .mega-dropdown-menu .dropdown-menu-header,
.navbar-nav .mega-dropdown-menu .dropdown-menu-header {
  padding: 0.5rem 0;
  border-bottom: 1px solid #E6E6E6;
}

.horizontal-top-icon-menu .mega-dropdown-menu {
  margin: 0px 25px !important;
}

@media (min-width: 544px) {
  .container .mega-dropdown-menu {
    max-width: 576px;
    margin: 0 calc((100% - 576px)/2);
  }
}

@media (min-width: 768px) {
  .container .mega-dropdown-menu {
    max-width: 720px;
    margin: 0 calc((100% - 720px)/2);
  }
}

@media (min-width: 992px) {
  .container .mega-dropdown-menu {
    max-width: 940px;
    margin: 0 calc((100% - 940px)/2);
  }
}

@media (min-width: 1200px) {
  .container .mega-dropdown-menu {
    max-width: 1140px;
    margin: 0 calc((100% - 1140px)/2);
  }
}

@-moz-document url-prefix() {
  ul li a .children-in {
    position: relative;
    right: 3px;
    top: -14px;
  }
}

.menu-list {
  list-style: none;
  padding: 0;
  overflow: hidden;
}

.menu-panel {
  padding: 0;
}

.sliding-menu {
  overflow: hidden;
  position: relative;
}

.sliding-menu ul {
  float: left;
  margin: 0;
  padding: 0;
}

.sliding-menu ul li {
  list-style: none;
  margin: 0;
}

.navbar-menu-icon {
  width: 24px;
  margin: 16px 2px !important;
  position: relative;
  margin: 0px auto;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
}

.navbar-menu-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #55595c;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

.navbar-menu-icon span:nth-child(1) {
  top: 0px;
}

.navbar-menu-icon span:nth-child(2) {
  top: 10px;
}

.navbar-menu-icon span:nth-child(3) {
  top: 20px;
}

.navbar-menu-icon.open span:nth-child(1) {
  top: 10px;
  transform: rotate(135deg);
}

.navbar-menu-icon.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.navbar-menu-icon.open span:nth-child(3) {
  top: 10px;
  transform: rotate(-135deg);
}

@media (max-width: 767px) {
  .header-navbar .navbar-nav .open {
    position: static;
  }

  .header-navbar .navbar-nav .open-navbar-container {
    padding-top: 0.625rem;
  }

  .header-navbar .navbar-container .open .dropdown-menu {
    right: 0;
    left: 0;
    float: none;
    width: auto;
    margin-top: 0;
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
  }

  .header-navbar .navbar-container ul.nav li.nav-item i {
    margin-right: 0.2rem;
  }

  .header-navbar .navbar-container ul.nav li>a.nav-link {
    padding: 1.2rem 0.4rem;
  }

  .header-navbar .navbar-container ul.nav li>a.nav-link i.flag-icon {
    margin-right: 0.2rem;
  }

  .header-navbar .navbar-container ul.nav li a.dropdown-user-link {
    padding: 0.8rem 0.6rem;
  }

  .header-navbar .navbar-container ul.nav li a.nav-link-label {
    padding: 1.4rem 0rem 1rem 0.8rem;
  }

  .header-navbar .navbar-container ul.nav li a.nav-link-search,
  .header-navbar .navbar-container ul.nav li a.nav-link-expand {
    padding: 1.4rem 1rem 1rem 1rem;
  }

  .header-navbar .navbar-container ul.nav li .dropdown-toggle::after {
    margin-right: 0;
    margin-left: -2px;
  }

  .header-navbar.navbar-dark .hamburger-inner,
  .header-navbar.navbar-dark .hamburger-inner::before,
  .header-navbar.navbar-dark .hamburger-inner::after,
  .header-navbar.navbar-semi-dark .hamburger-inner,
  .header-navbar.navbar-semi-dark .hamburger-inner::before,
  .header-navbar.navbar-semi-dark .hamburger-inner::after {
    background-color: #FFFFFF;
  }

  .header-navbar.navbar-dark .navbar-header .navbar-nav .nav-link,
  .header-navbar.navbar-semi-dark .navbar-header .navbar-nav .nav-link {
    color: #FFFFFF;
  }

  .header-navbar.navbar-dark .navbar-container .navbar-nav .nav-link,
  .header-navbar.navbar-semi-dark .navbar-container .navbar-nav .nav-link {
    color: #55595c;
  }
}

.headroom {
  will-change: transform;
  transition: transform 200ms linear;
}

.headroom--pinned-top {
  transform: translateY(0%);
}

.headroom--unpinned-top {
  transform: translateY(-100%);
}

.headroom--pinned-bottom {
  transform: translateY(0%);
}

.headroom--unpinned-bottom {
  transform: translateY(100%);
}

@media (max-width: 1199px) {
  .header-navbar .navbar-container ul.nav li>a.nav-link {
    padding: 1.4rem 0.4rem 0.8rem 0.4rem;
  }

  .header-navbar .navbar-container ul.nav li>a.nav-link i.flag-icon {
    margin-right: 0.2rem;
  }

  .header-navbar .navbar-container ul.nav li a.dropdown-user-link {
    padding: 0.8rem 0.6rem;
  }

  .header-navbar .navbar-container ul.nav li a.nav-link-label {
    padding: 1.2rem 0rem 1rem 0.8rem;
  }

  .header-navbar .navbar-container ul.nav li a.nav-link-search,
  .header-navbar .navbar-container ul.nav li a.nav-link-expand {
    padding: 1.5rem 1rem 1rem 1rem;
  }

  .header-navbar .navbar-container ul.nav li a.upgrade-to-pro {
    margin-top: 9px;
  }

  .header-navbar .navbar-container ul.nav li .dropdown-toggle::after {
    margin-right: 0;
    margin-left: -2px;
  }
}

@media (max-width: 1199px) {
  .header-navbar .navbar-container ul.nav li .selected-language {
    display: none;
  }

  .header-navbar .navbar-container ul.nav li a.dropdown-user-link .user-name {
    display: none;
  }
}

@media (max-width: 767px) {
  #navbar-mobile.navbar-toggleable-sm .navbar-nav {
    margin: 0;
  }

  #navbar-mobile.navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  #navbar-mobile.navbar-toggleable-sm .navbar-nav .nav-item {
    float: left;
  }
}

/* ----------- iPhone 5, 5S  iPhone 6----------- */
/* Landscape */
@media only screen and (min-device-width: 26.78em) and (max-device-width: 47.64em) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .header-navbar .navbar-container .open .dropdown-menu {
    max-height: 180px;
  }
}

/* ----------- iPhone 6+ ----------- */
/* Landscape */
@media only screen and (min-device-width: 29.57em) and (max-device-width: 52.57em) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .header-navbar .navbar-container .open .dropdown-menu {
    max-height: 280px;
  }
}

.card-group,
.card-deck {
  margin-bottom: 0.75rem;
}

.card {
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 1.875rem;
  border-radius: 0;
}

.card .card-title {
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 0.4px;
}

.card .card-bordered {
  border: 1px solid rgba(0, 0, 0, 0.06);
}

.card.card-fullscreen {
  display: block;
  z-index: 9999;
  position: fixed;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: auto;
}

.card .card-block[class*='border-bottom-'] {
  border-bottom-width: 2px !important;
}

.card .card-img-overlay.bg-overlay {
  background: rgba(0, 0, 0, 0.45);
}

.card .card-img-overlay .text-muted {
  color: #373a3c !important;
}

.card.card-minimal {
  border: none;
  box-shadow: none;
}

.card-moved .card,
.card-moved .card-header {
  background-color: #F6BB42;
  color: #FFFFFF;
}

.handle,
.titleArea {
  cursor: move;
}

.card-header {
  border-bottom: 1px solid #EEEEEE;
}

.card-header .card-title {
  margin-bottom: 0;
}

.card-header .heading-elements,
.card-header .heading-elements-toggle {
  background-color: inherit;
  position: absolute;
  top: 14px;
  right: 21px;
}

.card-header .heading-elements.heading-top-elements,
.card-header .heading-elements-toggle.heading-top-elements {
  top: 0px;
}

.card-header .heading-elements i,
.card-header .heading-elements-toggle i {
  color: #818a91;
}

.card-header .heading-elements a,
.card-header .heading-elements-toggle a {
  padding: 0 8px;
}

.card-footer {
  border-top: 1px solid #EEEEEE;
}

.card-inverse .card-text {
  color: white;
}

.card-inverse .card-img-overlay .text-muted {
  color: #FFF !important;
}

.card-inverse code {
  background-color: white;
}

.card-inverse .heading-elements i {
  color: #FFF;
}

.card-head-inverse {
  color: #FFF;
}

.card-head-inverse .heading-elements i {
  color: #FFF;
}

.card-transparent {
  background-color: transparent;
}

@media (max-width: 991px) {
  .heading-elements {
    text-align: center;
  }

  .heading-elements .list-inline {
    display: none;
  }

  .heading-elements.visible {
    display: block;
    margin-top: 0;
    top: 100%;
    top: 50px;
    height: auto;
    left: 0px;
    padding: 10px;
    border: 1px solid #eee;
    z-index: 997;
    position: absolute;
    width: 100%;
  }

  .heading-elements.visible .list-inline {
    display: block;
  }
}

@media (min-width: 992px) {
  .heading-elements-toggle {
    display: none;
  }
}

.breadcrumb {
  font-size: 0.9rem;
  background-color: transparent;
  padding: 0 0 0.75rem 0rem;
}

.breadcrumb>li+li::before {
  padding-right: .6rem;
  padding-left: .6rem;
}

/* Custom scss for page headers style */
.breadcrumbs-right .breadcrumb {
  float: right;
}

.breadcrumbs-top .breadcrumb {
  margin: 0;
  padding: 0;
}

.tag[class*='tag-'] [class*='icon-'] {
  line-height: 1;
}

.tag[class*='tag-'] [class*='icon-']~span {
  position: relative;
  bottom: 2px;
  padding: 0 5px;
}

.tag[class*='tag-'] span {
  position: relative;
  bottom: 2px;
  padding: 0 5px;
}

.tag[class*='tag-'] a {
  color: #fff;
}

.tag[class*='tag-'] .dropdown-toggle::after,
.tag[class*='tag-'].dropdown-toggle::after {
  position: relative;
  top: -10px;
  right: 5px;
  font-size: 1rem;
}

.tag[class*='tag-'] .dropdown-menu a {
  color: #555;
}

.tag.tag-square {
  border-radius: 0;
}

.tag.tag-border {
  background-color: transparent;
  border-width: 3px !important;
  font-size: 85%;
}

.tag.tag-striped {
  background-color: #dadada;
  border-width: 3px !important;
  font-size: 0.85rem;
  color: #555;
}

.tag.tag-striped a {
  color: #555;
}

.tag.tag.float-xs-right {
  margin-left: 0.5rem;
  margin-top: 0.15rem;
}

.tag-xl {
  font-size: 1.8rem;
}

.tag-lg {
  font-size: 1.2rem;
}

.tag-md {
  font-size: 1rem;
}

.tag-sm {
  font-size: 0.8rem;
}

.tag-default {
  background-color: #818a91;
}

.tag-default.tag-glow {
  box-shadow: 0px 0px 10px #818a91;
}

.tag-default[href]:focus {
  background-color: #687077;
}

.tag-default[href]:hover {
  background-color: #687077;
}

.tag-primary {
  background-color: #064d9a;
}

.tag-primary.tag-glow {
  box-shadow: 0px 0px 10px #064d9a;
}

.tag-primary[href]:focus {
  background-color: #7652d1;
}

.tag-primary[href]:hover {
  background-color: #7652d1;
}

.tag-success {
  background-color: #37BC9B;
}

.tag-success.tag-glow {
  box-shadow: 0px 0px 10px #37BC9B;
}

.tag-success[href]:focus {
  background-color: #2b957a;
}

.tag-success[href]:hover {
  background-color: #2b957a;
}

.tag-info {
  background-color: #3BAFDA;
}

.tag-info.tag-glow {
  box-shadow: 0px 0px 10px #3BAFDA;
}

.tag-info[href]:focus {
  background-color: #2494be;
}

.tag-info[href]:hover {
  background-color: #2494be;
}

.tag-warning {
  background-color: #F6BB42;
}

.tag-warning.tag-glow {
  box-shadow: 0px 0px 10px #F6BB42;
}

.tag-warning[href]:focus {
  background-color: #f4a911;
}

.tag-warning[href]:hover {
  background-color: #f4a911;
}

.tag-danger {
  background-color: #DA4453;
}

.tag-danger.tag-glow {
  box-shadow: 0px 0px 10px #DA4453;
}

.tag-danger[href]:focus {
  background-color: #c42737;
}

.tag-danger[href]:hover {
  background-color: #c42737;
}

.tag-up {
  position: relative;
  top: -13px;
  right: 14px;
}

.tag-icon i {
  font-size: 100%;
  margin-right: 5px;
}

.form-control+.block-tag {
  display: block;
}

.block-tag {
  margin-top: 0.5rem;
}

/* .tag{
  padding: 0.3rem 0.4rem;
} */
.block-area {
  padding: 0.24rem 0.3rem;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
  color: #905;
  font-size: 100%;
  font-weight: 400;
  padding: 0;
}

.nav {
  border-radius: 0.25rem;
}

.nav.wrap-border {
  border: 1px solid #ddd;
}

.nav.wrap-border li.nav-header {
  margin: 0 0.5rem;
}

.nav.wrap-border li.nav-item,
.nav.wrap-border div {
  padding: 2px 10px;
}

.nav.square-border {
  border-radius: 0;
}

.nav.square-border .nav-item .nav-link.active {
  border-radius: 0;
}

.nav .dropdown-divider {
  margin: 0.5rem 0;
}

.nav.nav-pills .nav-item .nav-link i.float-xs-right:before {
  position: relative;
  top: 7px;
  left: 7px;
}

.nav.nav-pills .nav-item .nav-link .tag.float-xs-right {
  position: relative;
  top: 1px;
  left: 3px;
}

.nav.nav-pills .nav-item .nav-link.dropdown-toggle::after {
  top: -15px;
}

.nav.nav-pills.nav-justified {
  width: 100%;
}

.nav.nav-pills.nav-justified .nav-item {
  float: none;
}

.nav.nav-pills.nav-justified .nav-link {
  text-align: center;
  margin-bottom: 5px;
}

.nav.nav-pills.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 544px) {
  .nav.nav-pills.nav-justified .nav-item {
    display: table-cell;
    width: 1%;
  }

  .nav.nav-pills.nav-justified .nav-link {
    margin-bottom: 0;
  }
}

.nav.nav-pills.nav-justified .nav-link {
  margin-right: 0;
  border-radius: 0.18rem;
}

@media (min-width: 544px) {

  .nav.nav-pills.nav-justified .nav-link.active,
  .nav.nav-pills.nav-justified .nav-link.active:hover,
  .nav.nav-pills.nav-justified .nav-link.active:focus {
    border-bottom-color: transparent;
  }
}

.nav.nav-pills.nav-justified .nav-link.active {
  border: none;
}

.nav.nav-pills.nav-justified .nav-link.active:hover,
.nav.nav-pills.nav-justified .nav-link.active:focus {
  border: none;
}

.nav.nav-tabs .nav-item .nav-link {
  padding: 0.5rem 0.7rem;
  display: block;
}

.nav.nav-tabs .nav-item .nav-link.active {
  background-color: #fff;
  border-radius: 0.25rem 0.25rem 0 0;
}

.nav.nav-tabs .nav-item .nav-link i.float-xs-right {
  margin-left: 0.5rem;
}

.nav.nav-tabs .nav-item .nav-link.dropdown-toggle::after {
  top: -15px;
}

.nav.nav-tabs .nav-item:hover {
  color: #333;
}

.nav.nav-tabs.wrap-border {
  border: 1px solid #ddd;
}

.nav.nav-tabs.no-hover-bg .nav-item:hover {
  background-color: transparent;
}

.nav.nav-tabs.square-border {
  border-radius: 0;
}

.nav.nav-tabs.square-border .nav-item .nav-link.active {
  border-radius: 0;
}

.nav.nav-tabs.nav-justified {
  width: 100%;
}

.nav.nav-tabs.nav-justified .nav-item {
  float: none;
}

.nav.nav-tabs.nav-justified .nav-link {
  text-align: center;
  margin-bottom: 5px;
}

.nav.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 544px) {
  .nav.nav-tabs.nav-justified .nav-item {
    display: table-cell;
    width: 1%;
  }

  .nav.nav-tabs.nav-justified .nav-link {
    margin-bottom: 0;
  }
}

.nav.nav-tabs.nav-justified .nav-link {
  margin-right: 0;
  border-radius: 0.18rem;
}

@media (min-width: 544px) {

  .nav.nav-tabs.nav-justified .nav-link.active,
  .nav.nav-tabs.nav-justified .nav-link.active:hover,
  .nav.nav-tabs.nav-justified .nav-link.active:focus {
    border-bottom-color: transparent;
  }
}

.nav.nav-tabs.nav-justified .nav-item a.nav-link.active {
  background-color: #fff;
}

.nav .nav-item .nav-link {
  display: block;
}

.nav .dropdown-divider {
  margin: 0.5rem 0;
}

.nav-vertical .nav-left.nav-tabs {
  float: left;
  border-bottom: 0;
  border-right: 1px solid #ddd;
  border-radius: 0;
  display: table;
}

.nav-vertical .nav-left.nav-tabs li.nav-item {
  float: none;
  margin: 0;
  margin-right: -1px;
}

.nav-vertical .nav-left.nav-tabs li.nav-item a.nav-link.active {
  border: 1px solid #ddd;
  border-right: 0;
  border-radius: 0.25rem 0 0 0.25rem;
}

.nav-vertical .nav-left.nav-tabs.nav-border-left li.nav-item a.nav-link {
  color: #DA4453;
}

.nav-vertical .nav-left.nav-tabs.nav-border-left li.nav-item a.nav-link.active {
  border-left: 3px solid #DA4453;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  color: #555;
}

.nav-vertical .nav-left~.tab-content {
  margin-left: 45px;
}

.nav-vertical .nav-left~.tab-content .tab-pane {
  display: none;
  background-color: #fff;
  padding: 0 0 0.6rem 1rem;
  overflow-y: auto;
}

.nav-vertical .nav-left~.tab-content .tab-pane.active {
  display: block;
}

.nav-vertical .nav-right.nav-tabs {
  float: right;
  border-bottom: 0;
  border-left: 1px solid #ddd;
  border-radius: 0;
  display: table;
}

.nav-vertical .nav-right.nav-tabs li.nav-item {
  float: none;
  margin: 0;
  margin-left: -1px;
}

.nav-vertical .nav-right.nav-tabs li.nav-item a.nav-link.active {
  border: 1px solid #ddd;
  border-left: 0;
  border-radius: 0 0.25rem 0.25rem 0;
}

.nav-vertical .nav-right.nav-tabs.nav-border-right li.nav-item a.nav-link {
  color: #DA4453;
}

.nav-vertical .nav-right.nav-tabs.nav-border-right li.nav-item a.nav-link.active {
  border-right: 3px solid #DA4453;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #555;
}

.nav-vertical .nav-right~.tab-content .tab-pane {
  display: none;
  background-color: #fff;
  padding: 0 0 0.6rem 1rem;
  overflow-y: auto;
}

.nav-vertical .nav-right~.tab-content .tab-pane.active {
  display: block;
}

.alert {
  position: relative;
}

.alert .alert-link {
  color: #fff;
}

.alert .alert-link:hover {
  text-decoration: underline;
}

.media-list .media {
  padding: 1.25rem;
  margin-top: 0;
}

.media-list .media .media-left {
  padding-right: 1rem;
}

.media-list .media .media-right {
  padding-left: 1rem;
}

.media-list .media .media-head {
  font-weight: 600;
}

.media-list .media:first-child {
  padding-top: 0;
}

.media-list .media.list-group-item:first-child {
  padding-top: 1.25rem;
}

.media-list .media.list-group-item:last-child {
  padding-bottom: 1.25rem;
}

.media-list .media:last-child {
  padding-bottom: 0;
}

.media-list .media .media-notation {
  color: silver;
  font-size: 0.66667rem;
  margin-left: 5px;
}

.media-list .media .media-notation a {
  padding-right: 0.5rem;
}

.media-list .media .media-notation i[class^="icon-"] {
  font-size: 0.7rem;
  margin-right: 0.3rem;
}

.media-list .media [class*="avatar-"] {
  position: relative;
  padding-right: 0 !important;
  margin-right: 0;
}

.media-list .media [class*="avatar-"] i {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 10px;
  height: 10px;
  border: 2px solid white;
  border-radius: 100%;
}

.media-list.media-linked .media {
  padding: 0;
}

.media-list.media-linked .media .media-link {
  padding: 1.25rem;
  color: #373a3c;
  display: block;
}

.media-list.media-linked .media .media-link:hover {
  background-color: #f7f7f7;
}

.media-list.media-linked .media .media-head {
  padding: 1.25rem;
}

.media-list.media-bordered .media {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.media-list.media-bordered .media:first-child {
  border-top: 0;
}

/*=========================================================================================
  File Name: progress.scss
  Description: Extended bootstrap progress bar scss.
  ----------------------------------------------------------------------------------------
  Item Name: Robust - Responsive Admin Theme
  Version: 1.2
  Author: PIXINVENT
  Author URL: http://www.themeforest.net/user/pixinvent
  ----------------------------------------------------------------------------------------

  Modifiers:       `progress-lg`
                   `progress-md`
                   `progress-sm`
                   `progress-xs`

==========================================================================================*/
.progress {
  margin-bottom: 3rem;
}

.progress:last-child {
  margin-bottom: 1rem;
}

/* ===============================================================================================
	File Name: list-group.scss
	Description: Contain list item, list group related extended SCSS.
	----------------------------------------------------------------------------------------------
	Item Name: Robust - Responsive Admin Theme
	Version: 1.2
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================================*/
ul.list-inline li {
  display: inline-block;
}

ul.list-inline.list-inline-pipe>li+li:before {
  content: ' | ';
  color: #818a91;
}

.popover.popover-top:after,
.popover.popover-top:before,
.popover.bs-tether-element-attached-top:after,
.popover.bs-tether-element-attached-top:before {
  margin-left: -10px;
}

.popover.popover-right:after,
.popover.popover-right:before,
.popover.bs-tether-element-attached-right:after,
.popover.bs-tether-element-attached-right:before {
  margin-top: -10px;
}

.popover.popover-bottom:after,
.popover.popover-bottom:before,
.popover.bs-tether-element-attached-bottom:after,
.popover.bs-tether-element-attached-bottom:before {
  margin-left: -10px;
}

.popover.popover-left:after,
.popover.popover-left:before,
.popover.bs-tether-element-attached-left:after,
.popover.bs-tether-element-attached-left:before {
  margin-top: -10px;
}

.icon-bg-circle {
  color: #FFFFFF;
  padding: 0.5rem;
  border-radius: 50%;
}

.icon-left {
  margin-right: 0.5rem;
}

.icon-right {
  margin-right: 0.5rem;
}

.icon-spin {
  display: inline-block;
  animation: spin 1s infinite linear;
}

.blockOverlay {
  z-index: 1050 !important;
}

.blockElement,
.blockPage {
  z-index: 1051 !important;
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

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

a:hover {
  cursor: pointer;
}

.round {
  border-radius: 1.5rem;
}

.square {
  border-radius: 0;
}

.accordion .panel-title {
  line-height: 2.3rem;
}

.accordion .panel-title:before,
.accordion .panel-title:after {
  position: absolute;
  right: 20px;
  font-family: 'icomoon';
  transition: all 300ms linear 0s;
}

.accordion .panel-title:before {
  content: "\e114";
}

.accordion .panel-title:after {
  content: "\e115";
}

.accordion .panel-title[aria-expanded="false"]:before {
  opacity: .8;
}

.accordion .panel-title[aria-expanded="false"]:after {
  opacity: 0;
  transform: rotate(-180deg);
}

.accordion .panel-title[aria-expanded="true"]:before {
  opacity: 0;
  transform: rotate(180deg);
}

.mega-dropdown-menu p.accordion-text {
  line-height: 1.45;
}

.mega-dropdown-menu a[aria-expanded="true"] {
  padding-bottom: 1rem;
}

.line-on-side {
  border-bottom: 1px solid #dadada;
  line-height: 0.1em;
  margin: 10px 0 20px;
}

.line-on-side span {
  background: #fff;
  padding: 0 10px;
}

.icon-line-height {
  line-height: 1.5rem !important;
}

.table-middle td {
  vertical-align: middle;
}

.spinner {
  display: inline-block;
  -webkit-animation: spin 1s linear infinite;
  -o-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 1366px) {
  html {
    font-size: 14px;
  }
}

html {
  height: 100%;
}

html body {
  height: 100%;
  background-color: #F3F3F3;
  direction: ltr;
}

html body.fixed-navbar {
  padding-top: 4rem;
}

html body .content {
  padding: 0;
  transition: 300ms ease all;
  backface-visibility: hidden;
}

html body .content .content-wrapper {
  padding: 1.8rem;
}

html body .content .content-wrapper .content-header-right {
  margin-top: 6px;
}

html body[data-col="1-column"]:not(.vertical-content-menu) .content,
html body[data-col="1-column"]:not(.vertical-content-menu) .footer {
  margin-left: 0px !important;
}

html body[data-col="1-column"].horizontal-layout .content,
html body[data-col="1-column"].horizontal-layout .footer {
  margin: 0 auto !important;
}

html body[data-col="1-column"].vertical-content-menu .content-body {
  margin-left: 0px !important;
}

html body.boxed-layout {
  padding-left: 0;
  padding-right: 0;
}

html body.bg-full-screen-image {
  background: url(../../images/backgrounds/bg-2.jpg) no-repeat center center fixed;
  background-size: cover;
}

html body .pace .pace-progress {
  background: #3BAFDA;
}

/*
* Blank page
*/
.blank-page .content-wrapper {
  padding: 0 !important;
}

.blank-page .content-wrapper .flexbox-container {
  display: flex;
  align-items: center;
  height: 100vh;
}

@media (max-width: 767px) {
  html body .content .content-wrapper {
    padding: 1rem;
  }

  html body footer {
    text-align: center;
  }
}

/*
* Col 3 layout for detached and general type
*/
@media (min-width: 992px) {
  body .content-right {
    width: calc(100% - 300px);
    float: right;
  }

  body .content-left {
    width: calc(100% - 300px);
    float: left;
  }

  body .content-detached {
    width: 100%;
  }

  body .content-detached.content-right {
    float: right;
    margin-left: -300px;
  }

  body .content-detached.content-right .content-body {
    margin-left: 320px;
  }

  body .content-detached.content-left {
    float: left;
    margin-right: -300px;
  }

  body .content-detached.content-left .content-body {
    margin-right: 320px;
  }

  .sidebar-right.sidebar-sticky {
    float: right !important;
    margin-left: -300px;
    width: 300px !important;
  }

  [data-col="content-left-sidebar"] .sticky-wrapper {
    float: left;
  }

  .vertical-content-menu .content .sidebar-left {
    margin-left: 268px;
  }

  .vertical-content-menu .content .content-detached.content-right {
    float: right;
    width: calc(100% - 300px);
    margin-left: -300px;
  }

  .vertical-content-menu .content .content-detached.content-right .content-body {
    margin-left: 295px;
  }

  .vertical-content-menu .content .content-detached.content-left {
    float: left;
    width: 100%;
    margin-right: -300px;
  }

  .vertical-content-menu .content .content-detached.content-left .content-body {
    margin-right: 320px;
  }
}

footer.footer {
  padding: 0.4rem;
}

footer.navbar-shadow {
  box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.15);
}

footer.navbar-border {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

footer.footer-transparent {
  border: none;
}

footer.footer-light {
  background: #FFFFFF;
}

footer.footer-dark {
  background: #1D2B36;
  color: #fff;
}

/*=========================================================================================
	File Name: navigations.scss
	Description: Common mixin for menus, contain dark and light version scss.
	----------------------------------------------------------------------------------------
	Item Name: Robust - Responsive Admin Theme
	Version: 1.2
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
==========================================================================================*/
.main-menu {
  z-index: 1000;
  position: absolute;
  display: table-cell;
}

.main-menu.menu-light {
  color: #55595c;
  background: #FFFFFF;
}

.main-menu.menu-light .main-menu-header {
  padding: 20px;
}

.main-menu.menu-light .main-menu-header .menu-search {
  background: #e6e6e6;
  padding: 0.5rem 1rem;
  color: #3d3f41;
}

.main-menu.menu-light .main-menu-header .menu-search:focus {
  border-color: #d9d9d9;
}

.main-menu.menu-light .navigation {
  background: #FFFFFF;
}

.main-menu.menu-light .navigation .navigation-header {
  color: #55595c;
  padding: 24px 20px 8px 20px;
}

.main-menu.menu-light .navigation li a {
  color: #55595c;
}

.main-menu.menu-light .navigation li a span.menu-sub-title {
  color: #a1a6a9;
}

.main-menu.menu-light .navigation li.hover>a,
.main-menu.menu-light .navigation li.open>a {
  color: #FFFFFF;
}

.main-menu.menu-light .navigation>li {
  padding: 0;
}

.main-menu.menu-light .navigation>li>a {
  padding: 8px 20px;
}

.main-menu.menu-light .navigation>li>a .label {
  margin-top: 4px;
  margin-right: 5px;
}

.main-menu.menu-light .navigation>li>a i {
  position: relative;
  top: 3px;
}

.main-menu.menu-light .navigation>li.open>ul {
  background: whitesmoke;
}

.main-menu.menu-light .navigation>li.open>a {
  color: #3d3f41;
  background: whitesmoke;
}

.main-menu.menu-light .navigation>li.open .hover>a {
  background: #f0f0f0;
}

.main-menu.menu-light .navigation>li:not(.open)>ul {
  display: none;
}

.main-menu.menu-light .navigation>li.hover>a,
.main-menu.menu-light .navigation>li:hover>a,
.main-menu.menu-light .navigation>li.active>a {
  color: #3d3f41;
  background-color: whitesmoke;
}

.main-menu.menu-light .navigation>li.hover>a.mm-next,
.main-menu.menu-light .navigation>li:hover>a.mm-next,
.main-menu.menu-light .navigation>li.active>a.mm-next {
  background-color: inherit;
}

.main-menu.menu-light .navigation>li.active>a {
  background-color: whitesmoke;
}

.main-menu.menu-light .navigation>li .active {
  background: #f0f0f0;
}

.main-menu.menu-light .navigation>li .active>a {
  color: #FFFFFF;
  background: #f0f0f0;
}

.main-menu.menu-light .navigation>li .active .hover>a {
  background: whitesmoke;
}

.main-menu.menu-light .navigation>li ul {
  padding: 0;
  margin: 0;
  font-size: 1rem;
}

.main-menu.menu-light .navigation>li ul li {
  color: #55595c;
  background: transparent;
}

.main-menu.menu-light .navigation>li ul li>a {
  padding: 8px 20px 8px 50px;
}

.main-menu.menu-light .navigation>li ul .has-sub:not(.open)>ul {
  display: none;
}

.main-menu.menu-light .navigation>li ul .open {
  background: #ebebeb;
}

.main-menu.menu-light .navigation>li ul .open>a {
  color: #55595c;
}

.main-menu.menu-light .navigation>li ul .open>ul {
  display: block;
  background: #ebebeb;
}

.main-menu.menu-light .navigation>li ul .open>ul li>a {
  padding: 8px 20px 8px 60px;
}

.main-menu.menu-light .navigation>li ul .open>ul .open {
  background: #dedede;
}

.main-menu.menu-light .navigation>li ul .open>ul .open>ul {
  display: block;
  background: #dedede;
}

.main-menu.menu-light .navigation>li ul .open>ul .open>ul li>a {
  padding: 8px 20px 8px 70px;
}

.main-menu.menu-light .navigation>li ul .open .hover>a {
  background: #e6e6e6;
}

.main-menu.menu-light .navigation>li ul .hover>a,
.main-menu.menu-light .navigation>li ul:hover>a {
  color: #5f6367;
  background-color: whitesmoke;
}

.main-menu.menu-light .navigation>li ul .active {
  background: rgba(0, 0, 0, 0.06);
}

.main-menu.menu-light .navigation>li ul .active>a {
  color: #3d3f41;
  background-color: #e6e6e6;
}

.main-menu.menu-light .navigation>li ul .active .hover>a {
  background-color: transparent;
}

.main-menu.menu-light .navigation>li>ul {
  background: #FFFFFF;
}

.main-menu.menu-light ul.menu-popout {
  background: #FFFFFF;
}

.main-menu.menu-light ul.menu-popout li a {
  color: #55595c;
}

.main-menu.menu-light ul.menu-popout li a span.menu-sub-title {
  color: #a1a6a9;
}

.main-menu.menu-light ul.menu-popout li.hover>a,
.main-menu.menu-light ul.menu-popout li:hover>a,
.main-menu.menu-light ul.menu-popout li.open>a {
  background: #f0f0f0;
}

.main-menu.menu-light ul.menu-popout .has-sub:not(.open)>ul {
  display: none;
}

.main-menu.menu-light ul.menu-popout .open {
  background: #ebebeb;
}

.main-menu.menu-light ul.menu-popout .open>a {
  color: #55595c;
}

.main-menu.menu-light ul.menu-popout .open>ul {
  display: block;
  background: #ebebeb;
}

.main-menu.menu-light ul.menu-popout .open>ul .open {
  background: #dedede;
}

.main-menu.menu-light ul.menu-popout .open>ul .open>ul {
  display: block;
  background: #dedede;
}

.main-menu.menu-light ul.menu-popout .open li.hover>a,
.main-menu.menu-light ul.menu-popout .open li:hover>a {
  background: #e6e6e6;
}

.main-menu.menu-light ul.menu-popout .hover>a,
.main-menu.menu-light ul.menu-popout:hover>a {
  color: #5f6367;
  background-color: whitesmoke;
}

.main-menu.menu-light ul.menu-popout .active {
  background: rgba(0, 0, 0, 0.06);
}

.main-menu.menu-light ul.menu-popout .active>a {
  color: #3d3f41;
  background-color: #e6e6e6;
}

.main-menu.menu-light ul.menu-popout .active .hover>a,
.main-menu.menu-light ul.menu-popout .active :hover>a {
  background-color: transparent;
}

.main-menu.menu-light.mm-menu .mm-search input {
  background: #e6e6e6;
  color: #55595c;
  padding: 16px 16px;
}

.main-menu.menu-light.mm-menu .mm-divider {
  background: #f2f2f2;
}

.main-menu.menu-light.mm-menu .mm-navbar> {
  border-color: white;
}

.main-menu.menu-light.mm-menu .mm-navbar>*,
.main-menu.menu-light.mm-menu .mm-navbar>a {
  color: #18191a;
}

.main-menu.menu-light.mm-menu .mm-navbar>.mm-btn:before,
.main-menu.menu-light.mm-menu .mm-navbar>.mm-btn:after {
  border-color: #494c4f;
}

.main-menu.menu-light.mm-menu .mm-listview>li .mm-arrow:after,
.main-menu.menu-light.mm-menu .mm-listview>li .mm-next:after {
  border-color: #303334;
}

.main-menu.menu-light.mm-menu .mm-listview.navigation-main>li:hover .mm-arrow:after,
.main-menu.menu-light.mm-menu .mm-listview.navigation-main>li:hover .mm-next:after {
  border-color: #FFFFFF;
}

.main-menu.menu-light.mm-menu .mm-hasnavbar .mm-listview>li:hover {
  background-color: #f2f2f2;
}

.main-menu.menu-dark {
  color: #dcdcdc;
  background: #1D2B36;
}

.main-menu.menu-dark .main-menu-header {
  padding: 20px;
}

.main-menu.menu-dark .main-menu-header .menu-search {
  background: #0b1115;
  padding: 0.5rem 1rem;
  color: #c3c3c3;
}

.main-menu.menu-dark .main-menu-header .menu-search:focus {
  border-color: #020304;
}

.main-menu.menu-dark .navigation {
  background: #1D2B36;
}

.main-menu.menu-dark .navigation .navigation-header {
  color: #dcdcdc;
  padding: 24px 20px 8px 20px;
}

.main-menu.menu-dark .navigation li a {
  color: #dcdcdc;
}

.main-menu.menu-dark .navigation li a span.menu-sub-title {
  color: white;
}

.main-menu.menu-dark .navigation li.hover>a,
.main-menu.menu-dark .navigation li.open>a {
  color: #FFFFFF;
}

.main-menu.menu-dark .navigation>li {
  padding: 0;
}

.main-menu.menu-dark .navigation>li>a {
  padding: 8px 20px;
}

.main-menu.menu-dark .navigation>li>a .label {
  margin-top: 4px;
  margin-right: 5px;
}

.main-menu.menu-dark .navigation>li>a i {
  position: relative;
  top: 3px;
}

.main-menu.menu-dark .navigation>li.open>ul {
  background: #162029;
}

.main-menu.menu-dark .navigation>li.open>a {
  color: #c3c3c3;
  background: #162029;
}

.main-menu.menu-dark .navigation>li.open .hover>a {
  background: #121b22;
}

.main-menu.menu-dark .navigation>li:not(.open)>ul {
  display: none;
}

.main-menu.menu-dark .navigation>li.hover>a,
.main-menu.menu-dark .navigation>li:hover>a,
.main-menu.menu-dark .navigation>li.active>a {
  color: #c3c3c3;
  background-color: #162029;
}

.main-menu.menu-dark .navigation>li.hover>a.mm-next,
.main-menu.menu-dark .navigation>li:hover>a.mm-next,
.main-menu.menu-dark .navigation>li.active>a.mm-next {
  background-color: inherit;
}

.main-menu.menu-dark .navigation>li.active>a {
  background-color: #162029;
}

.main-menu.menu-dark .navigation>li .active {
  background: #121b22;
}

.main-menu.menu-dark .navigation>li .active>a {
  color: #FFFFFF;
  background: #121b22;
}

.main-menu.menu-dark .navigation>li .active .hover>a {
  background: #162029;
}

.main-menu.menu-dark .navigation>li ul {
  padding: 0;
  margin: 0;
  font-size: 1rem;
}

.main-menu.menu-dark .navigation>li ul li {
  color: #dcdcdc;
  background: transparent;
}

.main-menu.menu-dark .navigation>li ul li>a {
  padding: 8px 20px 8px 50px;
}

.main-menu.menu-dark .navigation>li ul .has-sub:not(.open)>ul {
  display: none;
}

.main-menu.menu-dark .navigation>li ul .open {
  background: #0f161b;
}

.main-menu.menu-dark .navigation>li ul .open>a {
  color: #dcdcdc;
}

.main-menu.menu-dark .navigation>li ul .open>ul {
  display: block;
  background: #0f161b;
}

.main-menu.menu-dark .navigation>li ul .open>ul li>a {
  padding: 8px 20px 8px 60px;
}

.main-menu.menu-dark .navigation>li ul .open>ul .open {
  background: #06090b;
}

.main-menu.menu-dark .navigation>li ul .open>ul .open>ul {
  display: block;
  background: #06090b;
}

.main-menu.menu-dark .navigation>li ul .open>ul .open>ul li>a {
  padding: 8px 20px 8px 70px;
}

.main-menu.menu-dark .navigation>li ul .open .hover>a {
  background: #0b1115;
}

.main-menu.menu-dark .navigation>li ul .hover>a,
.main-menu.menu-dark .navigation>li ul:hover>a {
  color: #e6e6e6;
  background-color: #162029;
}

.main-menu.menu-dark .navigation>li ul .active {
  background: rgba(0, 0, 0, 0.06);
}

.main-menu.menu-dark .navigation>li ul .active>a {
  color: #c3c3c3;
  background-color: #0b1115;
}

.main-menu.menu-dark .navigation>li ul .active .hover>a {
  background-color: transparent;
}

.main-menu.menu-dark .navigation>li>ul {
  background: #1D2B36;
}

.main-menu.menu-dark ul.menu-popout {
  background: #1D2B36;
}

.main-menu.menu-dark ul.menu-popout li a {
  color: #dcdcdc;
}

.main-menu.menu-dark ul.menu-popout li a span.menu-sub-title {
  color: white;
}

.main-menu.menu-dark ul.menu-popout li.hover>a,
.main-menu.menu-dark ul.menu-popout li:hover>a,
.main-menu.menu-dark ul.menu-popout li.open>a {
  background: #121b22;
}

.main-menu.menu-dark ul.menu-popout .has-sub:not(.open)>ul {
  display: none;
}

.main-menu.menu-dark ul.menu-popout .open {
  background: #0f161b;
}

.main-menu.menu-dark ul.menu-popout .open>a {
  color: #dcdcdc;
}

.main-menu.menu-dark ul.menu-popout .open>ul {
  display: block;
  background: #0f161b;
}

.main-menu.menu-dark ul.menu-popout .open>ul .open {
  background: #06090b;
}

.main-menu.menu-dark ul.menu-popout .open>ul .open>ul {
  display: block;
  background: #06090b;
}

.main-menu.menu-dark ul.menu-popout .open li.hover>a,
.main-menu.menu-dark ul.menu-popout .open li:hover>a {
  background: #0b1115;
}

.main-menu.menu-dark ul.menu-popout .hover>a,
.main-menu.menu-dark ul.menu-popout:hover>a {
  color: #e6e6e6;
  background-color: #162029;
}

.main-menu.menu-dark ul.menu-popout .active {
  background: rgba(0, 0, 0, 0.06);
}

.main-menu.menu-dark ul.menu-popout .active>a {
  color: #c3c3c3;
  background-color: #0b1115;
}

.main-menu.menu-dark ul.menu-popout .active .hover>a,
.main-menu.menu-dark ul.menu-popout .active :hover>a {
  background-color: transparent;
}

.main-menu.menu-dark.mm-menu .mm-search input {
  background: #0b1115;
  color: #dcdcdc;
  padding: 16px 16px;
}

.main-menu.menu-dark.mm-menu .mm-divider {
  background: #141e25;
}

.main-menu.menu-dark.mm-menu .mm-navbar> {
  border-color: #263847;
}

.main-menu.menu-dark.mm-menu .mm-navbar>*,
.main-menu.menu-dark.mm-menu .mm-navbar>a {
  color: #9c9c9c;
}

.main-menu.menu-dark.mm-menu .mm-navbar>.mm-btn:before,
.main-menu.menu-dark.mm-menu .mm-navbar>.mm-btn:after {
  border-color: #cfcfcf;
}

.main-menu.menu-dark.mm-menu .mm-listview>li .mm-arrow:after,
.main-menu.menu-dark.mm-menu .mm-listview>li .mm-next:after {
  border-color: #b6b6b6;
}

.main-menu.menu-dark.mm-menu .mm-listview.navigation-main>li:hover .mm-arrow:after,
.main-menu.menu-dark.mm-menu .mm-listview.navigation-main>li:hover .mm-next:after {
  border-color: #FFFFFF;
}

.main-menu.menu-dark.mm-menu .mm-hasnavbar .mm-listview>li:hover {
  background-color: #141e25;
}

.main-menu.menu-fixed {
  position: fixed;
  height: 100%;
  /* fallback if needed */
  top: 4rem;
  height: calc(100% - 4rem);
}

.main-menu.menu-fixed .main-menu-footer {
  position: fixed;
}

.main-menu.menu-shadow {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}

.main-menu.menu-native-scroll .main-menu-content {
  overflow-y: scroll;
}

.main-menu.menu-bordered.menu-light .navigation>li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.main-menu.menu-bordered.menu-dark .navigation>li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.main-menu .main-menu-content {
  height: 100%;
  position: relative;
}

.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-menu ul.navigation-main {
  overflow-x: hidden;
}

.main-menu a {
  outline: none;
}

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

.navigation {
  font-size: 1rem;
  overflow-y: hidden;
  padding-bottom: 20px;
}

.navigation .navigation-header {
  font-family: inherit;
  padding: 12px 22px;
  font-size: 1rem;
  text-transform: uppercase;
}

.navigation li {
  position: relative;
  white-space: nowrap;
}

.navigation li a {
  display: block;
  /* white-space: nowrap; */
  text-overflow: ellipsis;
  overflow: hidden;
}

.navigation li .is-hidden {
  /* transition: all 250ms ease-in;
            transform: scale(0);
            opacity: 0; */
}

.navigation li .is-shown {
  /* transition: all 250ms ease-in;
            transform: scale(1);
            opacity: 1; */
}

.navigation li.disabled a {
  cursor: not-allowed;
}

.menu-popout li.disabled a {
  cursor: not-allowed;
}

.dropdown-notification .notification-text {
  margin-bottom: 0.5rem;
  line-height: 21px;
}

.dropdown-notification .notification-tag {
  position: relative;
  top: -4px;
}

.main-menu-header .user-content {
  padding: 20px;
}

.main-menu-header .user-content .media {
  overflow: inherit;
}

.main-menu-header .user-content .media-body {
  vertical-align: bottom;
  opacity: 1;
  width: 150px;
  white-space: nowrap;
  transition: all .3s ease .15s;
}

.main-menu-footer {
  position: relative;
  overflow: hidden;
  bottom: 0;
  display: block;
  z-index: 1000;
  color: #b0c5d5;
  background-color: #0b1115;
}

.main-menu-footer.footer-open {
  max-height: 500px;
  transition: max-height 0.2s ease-in-out;
}

.main-menu-footer.footer-close {
  max-height: 15px;
  transition: max-height 0.2s ease-in-out;
}

.main-menu-footer a {
  color: #8facc3;
}

.main-menu-footer a:hover,
.main-menu-footer a:focus {
  color: #FFFFFF;
}

.main-menu-footer .header {
  height: 19px;
  border-bottom: 1px solid #141e25;
}

.main-menu-footer .toggle {
  transform: rotate(0deg);
  transition: -webkit-transform 0.2s ease-in-out;
}

.main-menu-footer .content {
  padding: 0;
}

.main-menu-footer .content .actions>a {
  display: block;
  float: left;
  width: 33.33333%;
  padding: 1rem 0;
  color: #8facc3;
  text-align: center;
  border-top: 1px solid #141e25;
  border-left: 1px solid #141e25;
}

.main-menu-footer .content .actions>a>span {
  font-size: 1.35rem;
}

.main-menu-footer .content .actions>a:hover,
.main-menu-footer .content .actions>a:focus {
  color: #FFFFFF;
}

body.vertical-layout.vertical-menu.menu-expanded .main-menu-footer .content {
  margin-left: 0;
}

.vertical-layout.menu-expanded .menu-icon-right ul.navigation li>a:after {
  left: 2px;
  right: initial !important;
}

.vertical-layout.menu-expanded .menu-icon-right ul.navigation li>a>i {
  float: right !important;
  margin: 0 0 0 12px;
}

.horizontal-layout .navbar-icon-right ul.nav>li>a:after {
  float: left;
  position: relative;
  top: 27px;
  left: -16px;
}

.horizontal-layout .navbar-icon-right ul.nav>li>a>i {
  float: right;
  margin: 0px 4px 0 8px;
}

.horizontal-layout .navbar-fixed {
  z-index: 999 !important;
}

@media (max-width: 767px) {

  .menu-hide .main-menu,
  .menu-open .main-menu {
    transition: transform .25s, top .35s, height .35s;
  }

  .main-menu {
    transform: translate3d(-240px, 0, 0);
    backface-visibility: hidden;
    perspective: 1000;
  }

  .menu-open .main-menu {
    transform: translate3d(0, 0, 0);
  }
}

@media (max-width: 991px) {
  .horizontal-layout.vertical-overlay-menu .main-menu-content {
    padding: 0;
  }

  .horizontal-layout.vertical-overlay-menu .main-menu-content .mega-dropdown-menu {
    margin: 0;
    width: 100%;
  }

  .horizontal-layout.vertical-overlay-menu .main-menu-content .mega-dropdown-menu>li {
    padding: 0;
  }

  .horizontal-layout.vertical-overlay-menu .navbar .navbar-container {
    margin-left: 0px;
  }
}

/* @import "menu-types/vertical-menu"; // 1. Vertical Menu
@import "menu-types/vertical-overlay-menu"; // 2. Vertical Overlay Menu
@import "menu-types/vertical-compact-menu"; // 3. Vertical Compact Menu
@import "menu-types/vertical-mmenu"; // 4. Vertical MMenu
@import "menu-types/vertical-content-menu"; // 5. Vertical Content Menu
@import "menu-types/horizontal-menu"; // 6. Horizontal Menu
@import "menu-types/horizontal-top-icon-menu"; // 7. Horizontal Top Icons Menu */
.display-inline {
  display: inline !important;
}

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

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

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

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

.position-fixed {
  position: fixed !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-static {
  position: static !important;
}

.position-top-0 {
  top: 0;
}

.position-right-0 {
  right: 0;
}

.position-bottom-0 {
  bottom: 0;
}

.position-left-0 {
  left: 0;
}

.zindex-1 {
  z-index: 1 !important;
}

.zindex-2 {
  z-index: 2 !important;
}

.zindex-3 {
  z-index: 3 !important;
}

.zindex-4 {
  z-index: 4 !important;
}

.zindex-0 {
  z-index: 0 !important;
}

.zindex-minus-1 {
  z-index: -1 !important;
}

.zindex-minus-2 {
  z-index: -2 !important;
}

.zindex-minus-3 {
  z-index: -3 !important;
}

.zindex-minus-4 {
  z-index: -4 !important;
}

.no-edge-top {
  top: 0 !important;
}

.no-edge-bottom {
  bottom: 0 !important;
}

.no-edge-left {
  left: 0 !important;
}

.no-edge-right {
  right: 0 !important;
}

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

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

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

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

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

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

.cursor-pointer {
  cursor: pointer;
}

.cursor-move {
  cursor: move;
}

.cursor-default {
  cursor: default;
}

.cursor-progress {
  cursor: progress;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-auto {
  overflow: auto;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-x-scroll {
  overflow: scroll;
}

.overflow-y-scroll {
  overflow: scroll;
}

.bullets-inside {
  list-style: inside;
}

.list-style-circle {
  list-style: circle;
}

.list-style-square {
  list-style: square;
}

.list-style-icons {
  padding-left: 10px;
  margin-left: 0;
  list-style: none;
}

.list-style-icons>li i {
  float: left;
  width: 1em;
  margin: 0 6px 0 0;
}

.border {
  border: 1px solid;
}

.border-top {
  border-top: 1px solid;
}

.border-bottom {
  border-bottom: 1px solid;
}

.border-left {
  border-left: 1px solid;
}

.border-right {
  border-right: 1px solid;
}

.border-2 {
  border-width: 2px !important;
}

.border-top-2 {
  border-top-width: 2px !important;
}

.border-bottom-2 {
  border-bottom-width: 2px !important;
}

.border-left-2 {
  border-left-width: 2px !important;
}

.border-right-2 {
  border-right-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-top-3 {
  border-top-width: 3px !important;
}

.border-bottom-3 {
  border-bottom-width: 3px !important;
}

.border-left-3 {
  border-left-width: 3px !important;
}

.border-right-3 {
  border-right-width: 3px !important;
}

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

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

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

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

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

.no-border-top-radius {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.no-border-bottom-radius {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.no-border-top-left-radius {
  border-top-left-radius: 0 !important;
}

.no-border-top-right-radius {
  border-top-right-radius: 0 !important;
}

.no-border-bottom-left-radius {
  border-bottom-left-radius: 0 !important;
}

.no-border-bottom-right-radius {
  border-bottom-right-radius: 0 !important;
}

.box-shadow-0 {
  box-shadow: none !important;
}

.box-shadow-1 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.box-shadow-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.box-shadow-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.box-shadow-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

.box-shadow-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

.fit {
  max-width: 100% !important;
}

.half-width {
  width: 50% !important;
}

.full-width {
  width: 100% !important;
}

.full-height {
  height: 100% !important;
}

.width-50 {
  width: 50px !important;
}

.width-100 {
  width: 100px !important;
}

.width-150 {
  width: 150px !important;
}

.width-200 {
  width: 200px !important;
}

.width-250 {
  width: 250px !important;
}

.width-300 {
  width: 300px !important;
}

.width-350 {
  width: 350px !important;
}

.width-400 {
  width: 400px !important;
}

.width-450 {
  width: 450px !important;
}

.width-500 {
  width: 500px !important;
}

.width-550 {
  width: 550px !important;
}

.width-600 {
  width: 600px !important;
}

.width-650 {
  width: 650px !important;
}

.width-700 {
  width: 700px !important;
}

.width-750 {
  width: 750px !important;
}

.width-800 {
  width: 800px !important;
}

.width-5-per {
  width: 5% !important;
}

.width-10-per {
  width: 10% !important;
}

.width-15-per {
  width: 15% !important;
}

.width-20-per {
  width: 20% !important;
}

.width-25-per {
  width: 25% !important;
}

.width-30-per {
  width: 30% !important;
}

.width-35-per {
  width: 35% !important;
}

.width-40-per {
  width: 40% !important;
}

.width-45-per {
  width: 45% !important;
}

.width-50-per {
  width: 50% !important;
}

.width-55-per {
  width: 55% !important;
}

.width-60-per {
  width: 60% !important;
}

.width-65-per {
  width: 65% !important;
}

.width-70-per {
  width: 70% !important;
}

.width-75-per {
  width: 75% !important;
}

.width-80-per {
  width: 80% !important;
}

.width-90-per {
  width: 90% !important;
}

.width-95-per {
  width: 95% !important;
}

.height-50 {
  height: 50px !important;
}

.height-75 {
  height: 75px !important;
}

.height-100 {
  height: 100px !important;
}

.height-150 {
  height: 150px !important;
}

.height-200 {
  height: 200px !important;
}

.height-250 {
  height: 250px !important;
}

.height-300 {
  height: 300px !important;
}

.height-350 {
  height: 350px !important;
}

.height-400 {
  height: 400px !important;
}

.height-450 {
  height: 450px !important;
}

.height-500 {
  height: 500px !important;
}

.height-550 {
  height: 550px !important;
}

.height-600 {
  height: 600px !important;
}

.height-650 {
  height: 650px !important;
}

.height-700 {
  height: 700px !important;
}

.height-750 {
  height: 750px !important;
}

.height-800 {
  height: 800px !important;
}

.height-5-per {
  height: 5% !important;
}

.height-10-per {
  height: 10% !important;
}

.height-15-per {
  height: 15% !important;
}

.height-20-per {
  height: 20% !important;
}

.height-25-per {
  height: 25% !important;
}

.height-30-per {
  height: 30% !important;
}

.height-35-per {
  height: 35% !important;
}

.height-40-per {
  height: 40% !important;
}

.height-45-per {
  height: 45% !important;
}

.height-50-per {
  height: 50% !important;
}

.height-55-per {
  height: 55% !important;
}

.height-60-per {
  height: 60% !important;
}

.height-65-per {
  height: 65% !important;
}

.height-70-per {
  height: 70% !important;
}

.height-75-per {
  height: 75% !important;
}

.height-80-per {
  height: 80% !important;
}

.line-height-1 {
  line-height: 1 !important;
}

.line-height-2 {
  line-height: 2 !important;
}

.rotate-45 {
  transform: rotate(45deg);
}

.rotate-45-inverse {
  transform: rotate(-45deg);
}

.rotate-90 {
  transform: rotate(45deg);
}

.rotate-90-inverse {
  transform: rotate(-45deg);
}

.rotate-180 {
  transform: rotate(45deg);
}

.rotate-180-inverse {
  transform: rotate(-45deg);
}

.spinner {
  display: inline-block;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.spinner-reverse {
  display: inline-block;
  animation: spin-reverse 1s linear infinite;
}

@keyframes spin-reverse {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(-360deg);
  }
}

.bg-cover {
  background-size: cover !important;
}

.background-repeat {
  background-repeat: repeat !important;
}

.background-no-repeat {
  background-repeat: no-repeat !important;
}

.img-xl {
  width: 64px !important;
  height: 64px !important;
}

.img-lg {
  width: 44px !important;
  height: 44px !important;
}

.img-sm {
  width: 36px !important;
  height: 36px !important;
}

.img-xs {
  width: 32px !important;
  height: 32px !important;
}

.avatar {
  position: relative;
  display: inline-block;
  width: 30px;
  white-space: nowrap;
  border-radius: 1000px;
  vertical-align: bottom;
}

.avatar i {
  position: absolute;
  right: -7px;
  bottom: 2px;
  width: 10px;
  height: 10px;
  border: 2px solid #eceeef;
  border-radius: 100%;
}

.avatar img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border: 0 none;
  border-radius: 1000px;
}

.avatar-online i {
  background-color: #37BC9B;
}

.avatar-off i {
  background-color: #373a3c;
}

.avatar-busy i {
  background-color: #DA4453;
}

.avatar-away i {
  background-color: #F6BB42;
}

.avatar-100 {
  width: 100px;
}

.avatar-100 i {
  height: 20px;
  width: 20px;
}

.avatar-50 {
  width: 50px;
}

.avatar-50 i {
  height: 10px;
  width: 10px;
}

.avatar-lg {
  width: 144px;
}

.avatar-lg i {
  right: 0;
  bottom: 0;
  height: 30px;
  width: 30px;
}

.avatar-md {
  width: 40px;
}

.avatar-md i {
  right: 0;
  bottom: 0;
  height: 12px;
  width: 12px;
}

.avatar-sm {
  width: 32px;
}

.avatar-sm i {
  height: 10px;
  width: 10px;
}

.avatar-xs {
  width: 24px;
}

.avatar-xs i {
  height: 9px;
  width: 9px;
}

.chart-container {
  position: relative;
  width: 100%;
}

@media (max-width: 768px) {
  .chart-container {
    overflow-x: scroll;
    overflow-y: visible;
    max-width: 100%;
  }
}

.chart {
  position: relative;
  display: block;
  width: 100%;
}

[class*="bs-callout"] p {
  letter-spacing: 0.6px;
}

[class*="bs-callout"] .media {
  border-radius: 0.25rem !important;
}

[class*="bs-callout"].callout-bordered {
  border: 1px solid #ddd;
}

[class*="bs-callout"].callout-border-left {
  border-left: 5px solid;
}

[class*="bs-callout"].callout-border-right {
  border-right: 5px solid;
}

[class*="bs-callout"] .callout-arrow-left {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

[class*="bs-callout"] .callout-arrow-left:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -11%;
  border-left: 8px solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left-color: inherit;
  margin-top: -8px;
}

[class*="bs-callout"] .callout-arrow-right {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

[class*="bs-callout"] .callout-arrow-right:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: -11%;
  border-left: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left-color: inherit;
  border-right: 8px solid;
  border-right-color: inherit;
  margin-top: -8px;
}

[class*="bs-callout"].callout-round {
  border-radius: 5rem !important;
}

[class*="bs-callout"].callout-round .media-left {
  border-top-left-radius: 5rem;
  border-bottom-left-radius: 5rem;
}

[class*="bs-callout"].callout-round .media-right {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
}

[class*="bs-callout"].callout-square {
  border-radius: 0 !important;
}

[class*="bs-callout"].callout-square .media,
[class*="bs-callout"].callout-square .callout-arrow-left,
[class*="bs-callout"].callout-square .callout-arrow-right {
  border-radius: 0 !important;
}

/*=========================================================================================
	File Name: demo.scss
	Description: CSS used for demo purpose only. Remove this css from your project.
	----------------------------------------------------------------------------------------
	Item Name: Robust - Responsive Admin Theme
	Version: 1.2
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
==========================================================================================*/
.fonticon-container>.fonticon-wrap {
  /*
  float: left;
  width: 60px;
  height: 60px;
  line-height: 4.8rem;
  text-align: center;
  border: 2px solid #064d9a;
  border-radius: 0.1875rem;
  margin-right: 1rem;
  margin-bottom: 1.5rem;
*/
  /* float: left; */
  width: 30px;
  height: 30px;
  line-height: 2rem;
  text-align: center;
  border: 2px solid #064d9a;
  border-radius: 0.1875rem;
  margin: auto;
  /* margin-right: 1rem; */
  /* margin-bottom: 1.5rem;*/
  cursor: pointer;
}

.fonticon-container>.fonticon-wrap>i {
  font-size: 1.28rem;
}

.fonticon-container>.fonticon-wrap:hover {
  background: #064d9a;
  color: white;
}

.fonticon-container>.fonticon-wrap.youtube {
  width: 100px;
}

.fonticon-container>.fonticon-classname,
.fonticon-container>.fonticon-unit {
  display: block;
  font-size: 1.5rem;
  line-height: 1.2;
}

.fonticon-container>.fonticon-unit {
  font-size: 1rem;
  font-style: italic;
}

.scroll-example {
  padding: 1rem;
  position: relative;
  border: 1px solid #dadada;
  overflow: auto;
}

.scroll-example .horz-scroll-content {
  width: 1200px;
}

.browser {
  background: #e0e0e0;
  border: 4px solid #e0e0e0;
  width: 100%;
  height: 12rem;
  padding-top: 20px;
  margin: 0 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.browser iframe {
  border: 0;
  background: #fff;
  height: 100%;
  width: 100%;
}

.loader-wrapper {
  height: 8em;
}

.maintenance-icon {
  font-size: 4rem;
}

.animationIcon {
  right: 30px;
  bottom: 10px;
}

.ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

.ps-container.ps-in-scrolling {
  pointer-events: none;
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
}

.ps-container>.ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 4px;
  transition: background-color .2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}

.ps-container>.ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 4px;
  transition: background-color .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 8px;
}

.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
  opacity: 0.6;
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
  background-color: #999;
}

.ps-theme-dark {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps-theme-dark {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .ps-theme-dark {
    overflow: auto !important;
  }
}

.ps-theme-dark.ps-active-x>.ps-scrollbar-x-rail,
.ps-theme-dark.ps-active-y>.ps-scrollbar-y-rail {
  display: block;
  background-color: transperant;
}

.ps-theme-dark.ps-in-scrolling {
  pointer-events: none;
}

.ps-theme-dark.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.ps-theme-dark.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.4);
}

.ps-theme-dark.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.ps-theme-dark.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.4);
}

.ps-theme-dark>.ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}

.ps-theme-dark>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  transition: background-color .2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}

.ps-theme-dark>.ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 6px;
}

.ps-theme-dark>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  transition: background-color .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 6px;
}

.ps-theme-dark:hover.ps-in-scrolling {
  pointer-events: none;
}

.ps-theme-dark:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.ps-theme-dark:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.4);
}

.ps-theme-dark:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.ps-theme-dark:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.4);
}

.ps-theme-dark:hover>.ps-scrollbar-x-rail,
.ps-theme-dark:hover>.ps-scrollbar-y-rail {
  opacity: 0.6;
}

.ps-theme-dark:hover>.ps-scrollbar-x-rail:hover {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.ps-theme-dark:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.4);
}

.ps-theme-dark:hover>.ps-scrollbar-y-rail:hover {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.ps-theme-dark:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.4);
}

.ps-theme-light {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps-theme-light {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .ps-theme-light {
    overflow: auto !important;
  }
}

.ps-theme-light.ps-active-x>.ps-scrollbar-x-rail,
.ps-theme-light.ps-active-y>.ps-scrollbar-y-rail {
  display: block;
  background-color: transperant;
}

.ps-theme-light.ps-in-scrolling {
  pointer-events: none;
}

.ps-theme-light.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 0.9;
}

.ps-theme-light.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: rgba(255, 255, 255, 0.8);
}

.ps-theme-light.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 0.9;
}

.ps-theme-light.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: rgba(255, 255, 255, 0.8);
}

.ps-theme-light>.ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}

.ps-theme-light>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  transition: background-color .2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}

.ps-theme-light>.ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 6px;
}

.ps-theme-light>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  transition: background-color .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 6px;
}

.ps-theme-light:hover.ps-in-scrolling {
  pointer-events: none;
}

.ps-theme-light:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 0.9;
}

.ps-theme-light:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: rgba(255, 255, 255, 0.8);
}

.ps-theme-light:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 0.9;
}

.ps-theme-light:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: rgba(255, 255, 255, 0.8);
}

.ps-theme-light:hover>.ps-scrollbar-x-rail,
.ps-theme-light:hover>.ps-scrollbar-y-rail {
  opacity: 0.6;
}

.ps-theme-light:hover>.ps-scrollbar-x-rail:hover {
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 0.9;
}

.ps-theme-light:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
  background-color: rgba(255, 255, 255, 0.8);
}

.ps-theme-light:hover>.ps-scrollbar-y-rail:hover {
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 0.9;
}

.ps-theme-light:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
  background-color: rgba(255, 255, 255, 0.8);
}

.menu-collapsed .ps-theme-dark {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .menu-collapsed .ps-theme-dark {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .menu-collapsed .ps-theme-dark {
    overflow: auto !important;
  }
}

.menu-collapsed .ps-theme-dark.ps-active-x>.ps-scrollbar-x-rail,
.menu-collapsed .ps-theme-dark.ps-active-y>.ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

.menu-collapsed .ps-theme-dark.ps-in-scrolling {
  pointer-events: none;
}

.menu-collapsed .ps-theme-dark.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.menu-collapsed .ps-theme-dark.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
}

.menu-collapsed .ps-theme-dark.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.menu-collapsed .ps-theme-dark.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
}

.menu-collapsed .ps-theme-dark>.ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}

.menu-collapsed .ps-theme-dark>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #55595c !important;
  border-radius: 4px;
  transition: background-color .2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}

.menu-collapsed .ps-theme-dark>.ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 6px;
}

.menu-collapsed .ps-theme-dark>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #55595c !important;
  border-radius: 4px;
  transition: background-color .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 6px;
}

.menu-collapsed .ps-theme-dark:hover.ps-in-scrolling {
  pointer-events: none;
}

.menu-collapsed .ps-theme-dark:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.menu-collapsed .ps-theme-dark:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
}

.menu-collapsed .ps-theme-dark:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.menu-collapsed .ps-theme-dark:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
}

.menu-collapsed .ps-theme-dark:hover>.ps-scrollbar-x-rail,
.menu-collapsed .ps-theme-dark:hover>.ps-scrollbar-y-rail {
  opacity: 0;
}

.menu-collapsed .ps-theme-dark:hover>.ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.menu-collapsed .ps-theme-dark:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
  background-color: #999;
}

.menu-collapsed .ps-theme-dark:hover>.ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.menu-collapsed .ps-theme-dark:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
  background-color: #999;
}

.menu-collapsed ul.ps-theme-dark {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .menu-collapsed ul.ps-theme-dark {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .menu-collapsed ul.ps-theme-dark {
    overflow: auto !important;
  }
}

.menu-collapsed ul.ps-theme-dark.ps-active-x>.ps-scrollbar-x-rail,
.menu-collapsed ul.ps-theme-dark.ps-active-y>.ps-scrollbar-y-rail {
  display: block;
  background-color: transperant;
}

.menu-collapsed ul.ps-theme-dark.ps-in-scrolling {
  pointer-events: none;
}

.menu-collapsed ul.ps-theme-dark.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.menu-collapsed ul.ps-theme-dark.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.4);
}

.menu-collapsed ul.ps-theme-dark.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.menu-collapsed ul.ps-theme-dark.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.4);
}

.menu-collapsed ul.ps-theme-dark>.ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}

.menu-collapsed ul.ps-theme-dark>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  transition: background-color .2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}

.menu-collapsed ul.ps-theme-dark>.ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  border-radius: 4px;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 6px;
}

.menu-collapsed ul.ps-theme-dark>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  transition: background-color .2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 6px;
}

.menu-collapsed ul.ps-theme-dark:hover.ps-in-scrolling {
  pointer-events: none;
}

.menu-collapsed ul.ps-theme-dark:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.menu-collapsed ul.ps-theme-dark:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.4);
}

.menu-collapsed ul.ps-theme-dark:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.menu-collapsed ul.ps-theme-dark:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.4);
}

.menu-collapsed ul.ps-theme-dark:hover>.ps-scrollbar-x-rail,
.menu-collapsed ul.ps-theme-dark:hover>.ps-scrollbar-y-rail {
  opacity: 0.6;
}

.menu-collapsed ul.ps-theme-dark:hover>.ps-scrollbar-x-rail:hover {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.menu-collapsed ul.ps-theme-dark:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.4);
}

.menu-collapsed ul.ps-theme-dark:hover>.ps-scrollbar-y-rail:hover {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.9;
}

.menu-collapsed ul.ps-theme-dark:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.4);
}

/* to make scrollbars always visible */
.always-visible.ps-container>.ps-scrollbar-x-rail,
.always-visible.ps-container>.ps-scrollbar-y-rail {
  opacity: 0.6;
}

.large-margin.ps-container>.ps-scrollbar-x-rail {
  margin: 0 25%;
}

.large-margin.ps-container>.ps-scrollbar-y-rail {
  margin: 100px 0;
}

@media screen and (min-width: 0px) {
  head {
    font-family: "xs 0px";
  }

  body:after {
    content: "xs - min-width: 0px";
  }
}

@media screen and (min-width: 544px) {
  head {
    font-family: "sm 544px";
  }

  body:after {
    content: "sm - min-width: 544px";
  }
}

@media screen and (min-width: 768px) {
  head {
    font-family: "md 768px";
  }

  body:after {
    content: "md - min-width: 768px";
  }
}

@media screen and (min-width: 992px) {
  head {
    font-family: "lg 992px";
  }

  body:after {
    content: "lg - min-width: 992px";
  }
}

@media screen and (min-width: 1200px) {
  head {
    font-family: "xl 1200px";
  }

  body:after {
    content: "xl - min-width: 1200px";
  }
}

head {
  clear: both;
}

head title {
  font-family: "xs 0px, sm 544px, md 768px, lg 992px, xl 1200px";
}

body:after {
  display: none;
}

*[data-usn-if] {
  display: none;
}

.group-area {
  margin-bottom: 3rem;
}

.block {
  display: block;
  width: 100%;
}

select[multiple='multiple'] {
  /*overflow: hidden;*/
}

/* Input with icon */
.has-icon-left .form-control {
  padding-left: 2.5rem;
}

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

select.form-control:not([size]):not([multiple]),
input.form-control {
  /*--------------------------
        Sizing
        --------------------------*/
}

select.form-control:not([size]):not([multiple]).input-xl,
input.form-control.input-xl {
  height: 3.55rem;
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
  line-height: 1.45;
  border-radius: 0.35rem;
}

select.form-control:not([size]):not([multiple]).form-group-xl .form-control,
input.form-control.form-group-xl .form-control {
  height: 3.55rem;
  padding: 0.5rem 0.5rem;
  font-size: 1.5rem;
  line-height: 1.45;
  border-radius: 0.35rem;
}

select.form-control:not([size]):not([multiple]).form-group-xl .form-control-static,
input.form-control.form-group-xl .form-control-static {
  height: 3.55rem;
  padding: 0.5rem 0.5rem;
  font-size: 1.5rem;
  line-height: 1.7;
}

select.form-control:not([size]):not([multiple]).input-lg,
input.form-control.input-lg {
  height: 3.16667rem;
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.45;
  border-radius: 0.27rem;
}

select.form-control:not([size]):not([multiple]).form-group-lg .form-control,
input.form-control.form-group-lg .form-control {
  height: 3.16667rem;
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border-radius: 0.27rem;
}

select.form-control:not([size]):not([multiple]).form-group-lg select.form-control,
input.form-control.form-group-lg select.form-control {
  height: 3.16667rem;
  line-height: 3.16667rem;
}

select.form-control:not([size]):not([multiple]).form-group-lg textarea.form-control,
select.form-control:not([size]):not([multiple]).form-group-lg select[multiple].form-control,
input.form-control.form-group-lg textarea.form-control,
input.form-control.form-group-lg select[multiple].form-control {
  height: auto;
}

select.form-control:not([size]):not([multiple]).form-group-lg .form-control-static,
input.form-control.form-group-lg .form-control-static {
  height: 3.16667rem;
  min-height: 2.7rem;
  padding: 1.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.33333;
}

select.form-control:not([size]):not([multiple]).input-sm,
input.form-control.input-sm {
  height: 1.8125rem;
  padding: 0.075rem 0.5rem;
  font-size: 0.975rem;
  line-height: 1.45;
  border-radius: 0.21rem;
}

select.form-control:not([size]):not([multiple]).form-group-sm .form-control,
input.form-control.form-group-sm .form-control {
  /* font-size: $font-size-sm;
                line-height: $line-height-sm; */
  height: 1.8125rem;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.45;
  border-radius: 0.21rem;
}

select.form-control:not([size]):not([multiple]).form-group-sm .form-control-static,
input.form-control.form-group-sm .form-control-static {
  font-size: 0.875rem;
  line-height: 1.5;
}

select.form-control:not([size]):not([multiple]).input-xs,
input.form-control.input-xs {
  height: 1.525rem;
  padding: 0.1rem 0.525rem;
  font-size: 0.75rem;
  line-height: 1.45;
  border-radius: 0.12rem;
}

select.form-control:not([size]):not([multiple]).form-group-xs .form-control,
input.form-control.form-group-xs .form-control {
  height: 1.525rem;
  padding: 0.2rem 0.275rem;
  font-size: 0.75rem;
  line-height: 1.45;
  border-radius: 0.12rem;
}

select.form-control:not([size]):not([multiple]).form-group-xs .form-control-static,
input.form-control.form-group-xs .form-control-static {
  height: 1.525rem;
  padding: 0.2rem 0.275rem;
  font-size: 0.75rem;
  line-height: 1.5;
}

select.form-control:not([size]):not([multiple]).input-xl+.form-control-position,
select.form-control:not([size]):not([multiple]).form-group-xl>.form-control-position,
input.form-control.input-xl+.form-control-position,
input.form-control.form-group-xl>.form-control-position {
  width: 3.55rem;
  height: 3.55rem;
  line-height: 3.55rem;
}

select.form-control:not([size]):not([multiple]).input-lg+.form-control-position,
select.form-control:not([size]):not([multiple]).form-group-lg>.form-control-position,
input.form-control.input-lg+.form-control-position,
input.form-control.form-group-lg>.form-control-position {
  width: 3.16667rem;
  height: 3.16667rem;
  line-height: 3.16667rem;
}

select.form-control:not([size]):not([multiple]).input-sm+.form-control-position,
select.form-control:not([size]):not([multiple]).form-group-sm>.form-control-position,
input.form-control.input-sm+.form-control-position,
input.form-control.form-group-sm>.form-control-position {
  width: 1.8125rem;
  height: 1.8125rem;
  line-height: 1.8125rem;
}

select.form-control:not([size]):not([multiple]).input-xs+.form-control-position,
select.form-control:not([size]):not([multiple]).form-group-xs>.form-control-position,
input.form-control.input-xs+.form-control-position,
input.form-control.form-group-xs>.form-control-position {
  width: 1.525rem;
  height: 1.525rem;
  line-height: 1.525rem;
}

/*---------------------------------
Input Icon
---------------------------------*/
.position-relative .form-control {
  padding-right: 2.45rem;
}

.position-relative .form-control.input-xl {
  padding-right: 3.55rem;
}

.position-relative .form-control.input-lg {
  padding-right: 3.16667rem;
}

.position-relative .form-control.input-sm {
  padding-right: 1.8125rem;
}

.position-relative .form-control.input-xs {
  padding-right: 1.525rem;
}

/* Input Icon left */
.has-icon-left .form-control {
  padding-right: 0.75rem;
  padding-left: 2.45rem;
}

.has-icon-left .form-control.input-xl {
  padding-right: 0.5rem;
  padding-left: 3.55rem;
}

.has-icon-left .form-control.input-lg {
  padding-right: 1.5rem;
  padding-left: 3.16667rem;
}

.has-icon-left .form-control.input-sm {
  padding-right: 0.5rem;
  padding-left: 1.8125rem;
}

.has-icon-left .form-control.input-xs {
  padding-right: 0.275rem;
  padding-left: 1.525rem;
}

.has-icon-left .form-control-position {
  right: auto;
  left: inherit;
}

input[type="color"] {
  height: 2.45rem;
}

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

.font-size-large {
  font-size: 1.25rem;
}

.font-size-base {
  font-size: 1rem;
}

.font-size-small {
  font-size: 0.875rem;
}

.font-size-xsmall {
  font-size: 0.75rem;
}

.form-group-style {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding-top: 7px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 4px;
  overflow: hidden;
}

.form-group-style label {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
}

.form-group-style .form-control {
  border: none;
  padding-left: 0;
  margin-top: -4px;
  background: none;
}

.form-group-style.focus {
  background-color: #f0f0f0;
}

.form-group-style.focus label {
  opacity: 0.5;
}

.form-group-style label.filled {
  opacity: 0.5;
}

.input-group-xs .form-control,
.input-group-xs .input-group-addon,
.input-group-xs .input-group-btn>button {
  padding: 0.175rem 0.5rem;
  font-size: 0.725rem;
  line-height: 1.677777;
  border-bottom-left-radius: 0.175rem;
  border-top-left-radius: 0.175rem;
}

.input-group-xs .input-group-btn>button {
  border-radius: 0.175rem;
}

/* .input-group-btn > button {
    &.dropdown-toggle::after{
        margin-top: -1.75rem;
    }
} */
.input-group-addon {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.floating-label-form-group-with-focus label,
.floating-label-form-group-with-value label {
  color: #064d9a !important;
  text-transform: uppercase;
  font-weight: 400;
}
.gallery-thumbnail {
    max-width: 100%;
    height: auto; }
  
  .grid-sizer, .grid-item {
    width: 20%; }
  
  .grid-item figure,
  .grid-item > div {
    margin: 0;
    margin: 0.4rem; }
  
  /*  masonry grid media queries */
  @media screen and (max-width: 2200px) {
    .grid-sizer, .grid-item {
      width: 20%; } }
  
  @media screen and (max-width: 1800px) {
    .grid-sizer, .grid-item {
      width: 30%; } }
  
  @media screen and (max-width: 1600px) {
    .grid-sizer, .grid-item {
      width: 33.33%; } }
  
  @media screen and (max-width: 1224px) {
    .grid-sizer, .grid-item {
      width: 33.33%; } }
  
  @media screen and (max-width: 980px) {
    .grid-sizer, .grid-item {
      width: 50%; } }
  
  @media screen and (max-width: 720px) {
    .grid-sizer, .grid-item {
      width: 50%; } }
  
  @media screen and (max-width: 480px) {
    .grid-sizer, .grid-item {
      width: 100%; } }
  
  /* Gallery hover effects */
  .grid-hover {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    list-style: none; }
    .grid-hover figure {
      position: relative;
      overflow: hidden;
      margin: 10px 1%;
      min-width: 320px;
      max-width: 480px;
      max-height: 360px;
      background: #3085a3;
      text-align: center;
      cursor: pointer; }
      .grid-hover figure img {
        position: relative;
        display: block;
        min-height: 100%;
        max-width: 100%;
        opacity: 0.8; }
      .grid-hover figure figcaption {
        padding: 2em;
        color: #fff;
        text-transform: uppercase;
        font-size: 1.25em;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .grid-hover figure figcaption::before {
          pointer-events: none; }
        .grid-hover figure figcaption::after {
          pointer-events: none; }
        .grid-hover figure figcaption > a {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 1000;
          text-indent: 200%;
          white-space: nowrap;
          font-size: 0;
          opacity: 0; }
      .grid-hover figure h2 {
        word-spacing: -0.15em;
        font-weight: 300;
        margin: 0; }
        .grid-hover figure h2 span {
          font-weight: 800; }
      .grid-hover figure p {
        margin: 0;
        letter-spacing: 1px;
        font-size: 68.5%; }
  
  /*---------------*/
  /***** Lily *****/
  /*---------------*/
  figure.effect-lily img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 0.7;
    transition: opacity 0.35s, transform 0.35s;
    transform: translate3d(-40px, 0, 0); }
  
  figure.effect-lily figcaption {
    text-align: left; }
    figure.effect-lily figcaption > div {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 2em;
      width: 100%;
      height: 50%; }
  
  figure.effect-lily h2 {
    transform: translate3d(0, 40px, 0);
    transition: transform 0.35s; }
  
  figure.effect-lily p {
    transform: translate3d(0, 40px, 0);
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    transition: opacity 0.2s, transform 0.35s; }
  
  figure.effect-lily:hover img {
    opacity: 1;
    transform: translate3d(0, 0, 0); }
  
  figure.effect-lily:hover p {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s; }
  
  figure.effect-lily:hover h2 {
    transform: translate3d(0, 0, 0); }
  
  /*---------------*/
  /***** Sadie *****/
  /*---------------*/
  figure.effect-sadie figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
    background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
    content: '';
    opacity: 0;
    transform: translate3d(0, 50%, 0);
    transition: opacity 0.35s, transform 0.35s; }
  
  figure.effect-sadie h2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #484c61;
    transition: transform 0.35s, color 0.35s;
    transform: translate3d(0, -50%, 0); }
  
  figure.effect-sadie p {
    transition: opacity 0.35s, transform 0.35s;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    transform: translate3d(0, 10px, 0); }
  
  figure.effect-sadie:hover h2 {
    color: #fff;
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0); }
  
  figure.effect-sadie:hover figcaption::before {
    opacity: 1;
    transform: translate3d(0, 0, 0); }
  
  figure.effect-sadie:hover p {
    opacity: 1;
    transform: translate3d(0, 0, 0); }
  
  /*---------------*/
  /***** Roxy *****/
  /*---------------*/
  figure.effect-roxy {
    background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
    background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%); }
    figure.effect-roxy img {
      max-width: none;
      width: -webkit-calc(100% + 60px);
      width: calc(100% + 60px);
      transition: opacity 0.35s, transform 0.35s;
      transform: translate3d(-50px, 0, 0); }
    figure.effect-roxy figcaption {
      padding: 3em;
      text-align: left; }
      figure.effect-roxy figcaption::before {
        position: absolute;
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px;
        border: 1px solid #fff;
        content: '';
        opacity: 0;
        transition: opacity 0.35s, transform 0.35s;
        transform: translate3d(-20px, 0, 0); }
    figure.effect-roxy h2 {
      padding: 30% 0 10px 0; }
    figure.effect-roxy p {
      opacity: 0;
      transition: opacity 0.35s, transform 0.35s;
      transform: translate3d(-10px, 0, 0); }
    figure.effect-roxy:hover img {
      opacity: 0.7;
      transform: translate3d(0, 0, 0); }
    figure.effect-roxy:hover figcaption::before {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    figure.effect-roxy:hover p {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
  
  /*---------------*/
  /***** Bubba *****/
  /*---------------*/
  figure.effect-bubba {
    background: #9e5406; }
    figure.effect-bubba img {
      opacity: 0.7;
      transition: opacity 0.35s; }
    figure.effect-bubba:hover img {
      opacity: 0.4; }
    figure.effect-bubba:hover figcaption::before {
      opacity: 1;
      transform: scale(1); }
    figure.effect-bubba:hover figcaption::after {
      opacity: 1;
      transform: scale(1); }
    figure.effect-bubba:hover h2 {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    figure.effect-bubba:hover p {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    figure.effect-bubba figcaption::before {
      position: absolute;
      top: 30px;
      right: 30px;
      bottom: 30px;
      left: 30px;
      content: '';
      opacity: 0;
      transition: opacity 0.35s, transform 0.35s;
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff;
      transform: scale(0, 1); }
    figure.effect-bubba figcaption::after {
      position: absolute;
      top: 30px;
      right: 30px;
      bottom: 30px;
      left: 30px;
      content: '';
      opacity: 0;
      transition: opacity 0.35s, transform 0.35s;
      border-right: 1px solid #fff;
      border-left: 1px solid #fff;
      transform: scale(1, 0); }
    figure.effect-bubba h2 {
      padding-top: 30%;
      transition: transform 0.35s;
      transform: translate3d(0, -20px, 0); }
    figure.effect-bubba p {
      padding: 20px 2.5em;
      opacity: 0;
      transition: opacity 0.35s, transform 0.35s;
      transform: translate3d(0, 20px, 0); }
  
  /*---------------*/
  /***** Romeo *****/
  /*---------------*/
  figure.effect-romeo {
    -webkit-perspective: 1000px;
    perspective: 1000px; }
    figure.effect-romeo img {
      transition: opacity 0.35s, transform 0.35s;
      transform: translate3d(0, 0, 300px); }
    figure.effect-romeo:hover img {
      opacity: 0.6;
      transform: translate3d(0, 0, 0); }
    figure.effect-romeo:hover figcaption::before {
      opacity: 0.5;
      transform: translate3d(-50%, -50%, 0) rotate(45deg); }
    figure.effect-romeo:hover figcaption::after {
      opacity: 0.5;
      transform: translate3d(-50%, -50%, 0) rotate(-45deg); }
    figure.effect-romeo:hover h2 {
      transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0); }
    figure.effect-romeo:hover p {
      transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0); }
    figure.effect-romeo figcaption::before {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 80%;
      height: 1px;
      background: #fff;
      content: '';
      transition: opacity 0.35s, transform 0.35s;
      transform: translate3d(-50%, -50%, 0); }
    figure.effect-romeo figcaption::after {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 80%;
      height: 1px;
      background: #fff;
      content: '';
      transition: opacity 0.35s, transform 0.35s;
      transform: translate3d(-50%, -50%, 0); }
    figure.effect-romeo h2 {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      transition: transform 0.35s;
      transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0); }
    figure.effect-romeo p {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      transition: transform 0.35s;
      padding: 0.25em 2em;
      transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0); }
  
  /*---------------*/
  /***** Layla *****/
  /*---------------*/
  figure.effect-layla {
    background: #18a367; }
    figure.effect-layla img {
      height: 390px;
      transform: translate3d(0, -30px, 0);
      transition: opacity 0.35s, transform 0.35s; }
    figure.effect-layla figcaption {
      padding: 3em; }
      figure.effect-layla figcaption::before {
        position: absolute;
        content: '';
        opacity: 0;
        top: 50px;
        right: 30px;
        bottom: 50px;
        left: 30px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        transform: scale(0, 1);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        transition: opacity 0.35s, transform 0.35s; }
      figure.effect-layla figcaption::after {
        position: absolute;
        content: '';
        opacity: 0;
        top: 30px;
        right: 50px;
        bottom: 30px;
        left: 50px;
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        transform: scale(1, 0);
        -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0;
        transition: opacity 0.35s, transform 0.35s; }
    figure.effect-layla h2 {
      padding-top: 26%;
      transition: transform 0.35s;
      transform: translate3d(0, -30px, 0); }
    figure.effect-layla p {
      padding: 0.5em 2em;
      text-transform: none;
      opacity: 0;
      transform: translate3d(0, -10px, 0);
      transition: opacity 0.35s, transform 0.35s; }
    figure.effect-layla:hover img {
      opacity: 0.7;
      transform: translate3d(0, 0, 0);
      -webkit-transition-delay: 0.15s;
      transition-delay: 0.15s; }
    figure.effect-layla:hover figcaption::before {
      opacity: 1;
      transform: scale(1); }
    figure.effect-layla:hover figcaption::after {
      opacity: 1;
      transform: scale(1);
      -webkit-transition-delay: 0.15s;
      transition-delay: 0.15s; }
    figure.effect-layla:hover h2 {
      opacity: 1;
      transform: translate3d(0, 0, 0);
      -webkit-transition-delay: 0.15s;
      transition-delay: 0.15s; }
    figure.effect-layla:hover p {
      opacity: 1;
      transform: translate3d(0, 0, 0);
      -webkit-transition-delay: 0.15s;
      transition-delay: 0.15s; }
  
  /*---------------*/
  /***** Honey *****/
  /*---------------*/
  figure.effect-honey {
    background: #4a3753; }
    figure.effect-honey img {
      opacity: 0.9;
      transition: opacity 0.35s; }
    figure.effect-honey:hover img {
      opacity: 0.5; }
    figure.effect-honey:hover figcaption::before {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    figure.effect-honey:hover h2 {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
      figure.effect-honey:hover h2 i {
        opacity: 1;
        transform: translate3d(0, 0, 0); }
    figure.effect-honey figcaption::before {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 10px;
      background: #fff;
      content: '';
      transform: translate3d(0, 10px, 0);
      transition: transform 0.35s; }
    figure.effect-honey h2 {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 1em 1.5em;
      width: 100%;
      text-align: left;
      transform: translate3d(0, -30px, 0);
      transition: transform 0.35s; }
      figure.effect-honey h2 i {
        font-style: normal;
        opacity: 0;
        transition: opacity 0.35s, transform 0.35s;
        transform: translate3d(0, -30px, 0); }
  
  /*---------------*/
  /***** Oscar *****/
  /*---------------*/
  figure.effect-oscar {
    background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
    background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%); }
    figure.effect-oscar img {
      opacity: 0.9;
      transition: opacity 0.35s; }
    figure.effect-oscar figcaption {
      padding: 3em;
      background-color: rgba(58, 52, 42, 0.7);
      transition: background-color 0.35s; }
      figure.effect-oscar figcaption::before {
        position: absolute;
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px;
        border: 1px solid #fff;
        content: '';
        opacity: 0;
        transition: opacity 0.35s, transform 0.35s;
        transform: scale(0); }
    figure.effect-oscar h2 {
      margin: 20% 0 10px 0;
      transition: transform 0.35s;
      transform: translate3d(0, 100%, 0); }
    figure.effect-oscar p {
      opacity: 0;
      transition: opacity 0.35s, transform 0.35s;
      transform: scale(0); }
    figure.effect-oscar:hover h2 {
      transform: translate3d(0, 0, 0); }
    figure.effect-oscar:hover figcaption {
      background-color: rgba(58, 52, 42, 0); }
      figure.effect-oscar:hover figcaption::before {
        opacity: 1;
        transform: scale(1); }
    figure.effect-oscar:hover p {
      opacity: 1;
      transform: scale(1); }
    figure.effect-oscar:hover img {
      opacity: 0.4; }
  
  /*---------------*/
  /***** Marley *****/
  /*---------------*/
  figure.effect-marley figcaption {
    text-align: right; }
  
  figure.effect-marley h2 {
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0;
    top: 30px;
    transition: transform 0.35s;
    transform: translate3d(0, 20px, 0); }
    figure.effect-marley h2::after {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 4px;
      background: #fff;
      content: '';
      transform: translate3d(0, 40px, 0);
      opacity: 0;
      transition: opacity 0.35s, transform 0.35s; }
  
  figure.effect-marley p {
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0;
    bottom: 30px;
    line-height: 1.5;
    transform: translate3d(0, 100%, 0);
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s; }
  
  figure.effect-marley:hover h2 {
    transform: translate3d(0, 0, 0); }
    figure.effect-marley:hover h2::after {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
  
  figure.effect-marley:hover p {
    opacity: 1;
    transform: translate3d(0, 0, 0); }
  
  /*---------------*/
  /***** Ruby *****/
  /*---------------*/
  figure.effect-ruby {
    background-color: #17819c; }
    figure.effect-ruby img {
      opacity: 0.7;
      transition: opacity 0.35s, transform 0.35s;
      transform: scale(1.15); }
    figure.effect-ruby:hover img {
      opacity: 0.5;
      transform: scale(1); }
    figure.effect-ruby:hover h2 {
      transform: translate3d(0, 0, 0); }
    figure.effect-ruby:hover p {
      opacity: 1;
      transform: translate3d(0, 0, 0) scale(1); }
    figure.effect-ruby h2 {
      margin-top: 20%;
      transition: transform 0.35s;
      transform: translate3d(0, 20px, 0); }
    figure.effect-ruby p {
      margin: 1em 0 0;
      padding: 3em;
      border: 1px solid #fff;
      opacity: 0;
      transition: opacity 0.35s, transform 0.35s;
      transform: translate3d(0, 20px, 0) scale(1.1); }
  
  /*---------------*/
  /***** Milo *****/
  /*---------------*/
  figure.effect-milo {
    background: #2e5d5a; }
    figure.effect-milo img {
      max-width: none;
      width: -webkit-calc(100% + 60px);
      width: calc(100% + 60px);
      opacity: 1;
      transition: opacity 0.35s, transform 0.35s;
      transform: translate3d(-30px, 0, 0) scale(1.12);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
    figure.effect-milo:hover img {
      opacity: 0.5;
      transform: translate3d(0, 0, 0) scale(1); }
    figure.effect-milo:hover p {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    figure.effect-milo h2 {
      position: absolute;
      right: 0;
      bottom: 0;
      padding: 1em 1.2em; }
    figure.effect-milo p {
      padding: 0 10px 0 0;
      width: 50%;
      border-right: 1px solid #fff;
      text-align: right;
      opacity: 0;
      transition: opacity 0.35s, transform 0.35s;
      transform: translate3d(-40px, 0, 0); }
  
  /*---------------*/
  /***** Dexter *****/
  /*---------------*/
  figure.effect-dexter {
    background: -webkit-linear-gradient(top, #258dc8 0%, #683c13 100%);
    background: linear-gradient(to bottom, #258dc8 0%, #683c13 100%); }
    figure.effect-dexter img {
      transition: opacity 0.35s; }
    figure.effect-dexter:hover img {
      opacity: 0.4; }
    figure.effect-dexter:hover figcaption::after {
      transform: translate3d(0, 0, 0); }
    figure.effect-dexter:hover p {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    figure.effect-dexter figcaption {
      padding: 3em;
      text-align: left; }
      figure.effect-dexter figcaption::after {
        position: absolute;
        right: 30px;
        bottom: 30px;
        left: 30px;
        height: -webkit-calc(50% - 30px);
        height: calc(50% - 30px);
        border: 7px solid #fff;
        content: '';
        transition: transform 0.35s;
        transform: translate3d(0, -100%, 0); }
    figure.effect-dexter p {
      position: absolute;
      right: 60px;
      bottom: 60px;
      left: 60px;
      opacity: 0;
      transition: opacity 0.35s, transform 0.35s;
      transform: translate3d(0, -100px, 0); }
  
  /*---------------*/
  /***** Sarah *****/
  /*---------------*/
  figure.effect-sarah {
    background: #42b078; }
    figure.effect-sarah img {
      max-width: none;
      width: -webkit-calc(100% + 20px);
      width: calc(100% + 20px);
      transition: opacity 0.35s, transform 0.35s;
      transform: translate3d(-10px, 0, 0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
    figure.effect-sarah:hover img {
      opacity: 0.4;
      transform: translate3d(0, 0, 0); }
    figure.effect-sarah:hover h2::after {
      transform: translate3d(0, 0, 0); }
    figure.effect-sarah:hover p {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    figure.effect-sarah figcaption {
      text-align: left; }
    figure.effect-sarah h2 {
      position: relative;
      overflow: hidden;
      padding: 0.5em 0; }
      figure.effect-sarah h2::after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3px;
        background: #fff;
        content: '';
        transition: transform 0.35s;
        transform: translate3d(-100%, 0, 0); }
    figure.effect-sarah p {
      padding: 1em 0;
      opacity: 0;
      transition: opacity 0.35s, transform 0.35s;
      transform: translate3d(100%, 0, 0); }
  
  /*---------------*/
  /***** Zoe *****/
  /*---------------*/
  figure.effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 3.75em;
    background: #fff;
    color: #3c4a50;
    transition: transform 0.35s;
    transform: translate3d(0, 100%, 0); }
  
  figure.effect-zoe h2 {
    float: left;
    transition: transform 0.35s;
    transform: translate3d(0, 200%, 0);
    display: inline-block; }
  
  figure.effect-zoe p.icon-links a {
    float: right;
    color: #3c4a50;
    font-size: 1.4em;
    transition: transform 0.35s;
    transform: translate3d(0, 200%, 0); }
    figure.effect-zoe p.icon-links a span::before {
      display: inline-block;
      padding: 8px 10px;
      font-family: 'feathericons';
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  
  figure.effect-zoe:hover p.icon-links a {
    transform: translate3d(0, 0, 0); }
    figure.effect-zoe:hover p.icon-links a:hover {
      color: #252d31; }
    figure.effect-zoe:hover p.icon-links a:focus {
      color: #252d31; }
    figure.effect-zoe:hover p.icon-links a:nth-child(3) {
      -webkit-transition-delay: 0.1s;
      transition-delay: 0.1s; }
    figure.effect-zoe:hover p.icon-links a:nth-child(2) {
      -webkit-transition-delay: 0.15s;
      transition-delay: 0.15s; }
    figure.effect-zoe:hover p.icon-links a:first-child {
      -webkit-transition-delay: 0.2s;
      transition-delay: 0.2s; }
  
  figure.effect-zoe:hover p.description {
    opacity: 1; }
  
  figure.effect-zoe:hover figcaption {
    transform: translate3d(0, 0, 0); }
  
  figure.effect-zoe:hover h2 {
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s; }
  
  figure.effect-zoe p.description {
    position: absolute;
    bottom: 8em;
    padding: 2em;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden; }
  
  .icon-eye::before {
    content: '\e000'; }
  
  .icon-paper-clip::before {
    content: '\e001'; }
  
  .icon-heart::before {
    content: '\e024'; }
  
  /*---------------*/
  /***** Chico *****/
  /*---------------*/
  figure.effect-chico img {
    transition: opacity 0.35s, transform 0.35s;
    transform: scale(1.12); }
  
  figure.effect-chico:hover img {
    opacity: 0.5;
    transform: scale(1); }
  
  figure.effect-chico:hover figcaption::before {
    opacity: 1;
    transform: scale(1); }
  
  figure.effect-chico:hover p {
    opacity: 1;
    transform: scale(1); }
  
  figure.effect-chico figcaption {
    padding: 3em; }
    figure.effect-chico figcaption::before {
      position: absolute;
      top: 30px;
      right: 30px;
      bottom: 30px;
      left: 30px;
      border: 1px solid #fff;
      content: '';
      transform: scale(1.1);
      opacity: 0;
      transition: opacity 0.35s, transform 0.35s; }
  
  figure.effect-chico p {
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    margin: 0 auto;
    max-width: 200px;
    transform: scale(1.5); }
  
  figure.effect-chico h2 {
    padding: 20% 0 20px 0; }
  
  @media screen and (max-width: 50em) {
    .content {
      padding: 0 10px; }
    .grid figure {
      display: inline-block;
      float: none;
      margin: 10px auto;
      width: 100%; } }
  