@charset "UTF-8";
/*!
 * Bootstrap v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

select {
  word-wrap: normal; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.figure {
  display: inline-block; }

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

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

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

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

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

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

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

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff; }

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

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

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

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

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

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

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

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

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

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

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

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

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

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

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e; }

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

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

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

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

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

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

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

.table-active,
.table-active > th,
.table-active > td {
  background-color: 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 .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

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

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

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

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

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

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

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

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

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

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

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

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

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

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

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

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

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

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

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

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

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

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

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

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

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

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

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

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

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

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

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

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

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

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

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

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

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

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

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

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

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

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

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

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

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

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

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

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

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

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

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

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

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

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

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

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

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

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

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

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

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container,
  .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

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

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

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

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

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

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

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

.card-link + .card-link {
  margin-left: 1.25rem; }

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

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

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

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

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px); }

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

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

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

.card-deck .card {
  margin-bottom: 15px; }

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

.card-group > .card {
  margin-bottom: 15px; }

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

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

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

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

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

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

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

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

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

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

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

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

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

.badge-success {
  color: #fff;
  background-color: #28a745; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

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

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

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

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

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

.alert-heading {
  color: inherit; }

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

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

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

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

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

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

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

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

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

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

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

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

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

.media-body {
  flex: 1; }

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

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

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

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

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

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

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

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

.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

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

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

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

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

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

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

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

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

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

.toast-body {
  padding: 0.75rem; }

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

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

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

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

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

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

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

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

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

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

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

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

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

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

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

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

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

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

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }

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

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

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

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

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

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

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

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

.bg-primary {
  background-color: #007bff !important; }

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

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

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

.bg-success {
  background-color: #28a745 !important; }

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

.bg-info {
  background-color: #17a2b8 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-primary {
  border-color: #007bff !important; }

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

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

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

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

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

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

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

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

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

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

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.user-select-all {
  user-select: all !important; }

.user-select-auto {
  user-select: auto !important; }

.user-select-none {
  user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

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

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

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

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

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

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

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

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

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

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

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

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

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

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

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }

@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }

@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }

@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

.dropzone, .dropzone * {
  box-sizing: border-box; }

.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px; }
  .dropzone.dz-clickable {
    cursor: pointer; }
    .dropzone.dz-clickable * {
      cursor: default; }
    .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
      cursor: pointer; }
  .dropzone.dz-started .dz-message {
    display: none; }
  .dropzone.dz-drag-hover {
    border-style: solid; }
    .dropzone.dz-drag-hover .dz-message {
      opacity: 0.5; }
  .dropzone .dz-message {
    text-align: center;
    margin: 2em 0; }
    .dropzone .dz-message .dz-button {
      background: none;
      color: inherit;
      border: none;
      padding: 0;
      font: inherit;
      cursor: pointer;
      outline: inherit; }
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px; }
    .dropzone .dz-preview:hover {
      z-index: 1000; }
      .dropzone .dz-preview:hover .dz-details {
        opacity: 1; }
    .dropzone .dz-preview.dz-file-preview .dz-image {
      border-radius: 20px;
      background: #999;
      background: linear-gradient(to bottom, #eee, #ddd); }
    .dropzone .dz-preview.dz-file-preview .dz-details {
      opacity: 1; }
    .dropzone .dz-preview.dz-image-preview {
      background: white; }
      .dropzone .dz-preview.dz-image-preview .dz-details {
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
    .dropzone .dz-preview .dz-remove {
      font-size: 14px;
      text-align: center;
      display: block;
      cursor: pointer;
      border: none; }
      .dropzone .dz-preview .dz-remove:hover {
        text-decoration: underline; }
    .dropzone .dz-preview:hover .dz-details {
      opacity: 1; }
    .dropzone .dz-preview .dz-details {
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      font-size: 13px;
      min-width: 100%;
      max-width: 100%;
      padding: 2em 1em;
      text-align: center;
      color: rgba(0, 0, 0, 0.9);
      line-height: 150%; }
      .dropzone .dz-preview .dz-details .dz-size {
        margin-bottom: 1em;
        font-size: 16px; }
      .dropzone .dz-preview .dz-details .dz-filename {
        white-space: nowrap; }
        .dropzone .dz-preview .dz-details .dz-filename:hover span {
          border: 1px solid rgba(200, 200, 200, 0.8);
          background-color: rgba(255, 255, 255, 0.8); }
        .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
          overflow: hidden;
          text-overflow: ellipsis; }
          .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
            border: 1px solid transparent; }
      .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
        background-color: rgba(255, 255, 255, 0.4);
        padding: 0 0.4em;
        border-radius: 3px; }
    .dropzone .dz-preview:hover .dz-image img {
      -webkit-transform: scale(1.05, 1.05);
      -moz-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      -o-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-filter: blur(8px);
      filter: blur(8px); }
    .dropzone .dz-preview .dz-image {
      border-radius: 20px;
      overflow: hidden;
      width: 120px;
      height: 120px;
      position: relative;
      display: block;
      z-index: 10; }
      .dropzone .dz-preview .dz-image img {
        display: block; }
    .dropzone .dz-preview.dz-success .dz-success-mark {
      -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview.dz-error .dz-error-mark {
      opacity: 1;
      -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
      pointer-events: none;
      opacity: 0;
      z-index: 500;
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      margin-left: -27px;
      margin-top: -27px; }
      .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
        display: block;
        width: 54px;
        height: 54px; }
    .dropzone .dz-preview.dz-processing .dz-progress {
      opacity: 1;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .dropzone .dz-preview.dz-complete .dz-progress {
      opacity: 0;
      -webkit-transition: opacity 0.4s ease-in;
      -moz-transition: opacity 0.4s ease-in;
      -ms-transition: opacity 0.4s ease-in;
      -o-transition: opacity 0.4s ease-in;
      transition: opacity 0.4s ease-in; }
    .dropzone .dz-preview:not(.dz-processing) .dz-progress {
      -webkit-animation: pulse 6s ease infinite;
      -moz-animation: pulse 6s ease infinite;
      -ms-animation: pulse 6s ease infinite;
      -o-animation: pulse 6s ease infinite;
      animation: pulse 6s ease infinite; }
    .dropzone .dz-preview .dz-progress {
      opacity: 1;
      z-index: 1000;
      pointer-events: none;
      position: absolute;
      height: 16px;
      left: 50%;
      top: 50%;
      margin-top: -8px;
      width: 80px;
      margin-left: -40px;
      background: rgba(255, 255, 255, 0.9);
      -webkit-transform: scale(1);
      border-radius: 8px;
      overflow: hidden; }
      .dropzone .dz-preview .dz-progress .dz-upload {
        background: #333;
        background: linear-gradient(to bottom, #666, #444);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        -webkit-transition: width 300ms ease-in-out;
        -moz-transition: width 300ms ease-in-out;
        -ms-transition: width 300ms ease-in-out;
        -o-transition: width 300ms ease-in-out;
        transition: width 300ms ease-in-out; }
    .dropzone .dz-preview.dz-error .dz-error-message {
      display: block; }
    .dropzone .dz-preview.dz-error:hover .dz-error-message {
      opacity: 1;
      pointer-events: auto; }
    .dropzone .dz-preview .dz-error-message {
      pointer-events: none;
      z-index: 1000;
      position: absolute;
      display: block;
      display: none;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      border-radius: 8px;
      font-size: 13px;
      top: 130px;
      left: -10px;
      width: 140px;
      background: #be2626;
      background: linear-gradient(to bottom, #be2626, #a92222);
      padding: 0.5em 1.2em;
      color: white; }
      .dropzone .dz-preview .dz-error-message:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 64px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #be2626; }

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bacteria:before {
  content: "\e059"; }

.fa-bacterium:before {
  content: "\e05a"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\e05b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\e005"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\e05c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\e05d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\e05e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\e05f"; }

.fa-handshake-slash:before {
  content: "\e060"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\e061"; }

.fa-head-side-cough-slash:before {
  content: "\e062"; }

.fa-head-side-mask:before {
  content: "\e063"; }

.fa-head-side-virus:before {
  content: "\e064"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\e065"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\e066"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\e067"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\e068"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\e069"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\e06a"; }

.fa-pump-soap:before {
  content: "\e06b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\e06c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\e06d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\e06e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\e06f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\e070"; }

.fa-store-slash:before {
  content: "\e071"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\e072"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\e041"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-slash:before {
  content: "\e073"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-vest:before {
  content: "\e085"; }

.fa-vest-patches:before {
  content: "\e086"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\e074"; }

.fa-virus-slash:before {
  content: "\e075"; }

.fa-viruses:before {
  content: "\e076"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

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

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("fonts/fa-solid-900.eot");
  src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.woff") format("woff"), url("fonts/fa-solid-900.ttf") format("truetype"), url("fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fonts/fa-brands-400.eot");
  src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

/*!
 * Datepicker for Bootstrap v1.8.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr; }

.datepicker-inline {
  width: 220px; }

.datepicker-rtl {
  direction: rtl; }

.datepicker-rtl.dropdown-menu {
  left: auto; }

.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute; }

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px; }

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px; }

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px; }

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px; }

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px; }

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px; }

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999; }

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff; }

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none; }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer; }

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999; }

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default; }

.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0; }

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000; }

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a; }

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9; }

.datepicker table tr td.today:hover:hover {
  color: #000; }

.datepicker table tr td.today.active:hover {
  color: #fff; }

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a; }

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9; }

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080; }

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9; }

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee; }

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default; }

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999; }

.datepicker .datepicker-switch {
  width: 145px; }

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer; }

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee; }

.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer; }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px; }

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

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px; }

/*# sourceMappingURL=bootstrap-datepicker.css.map */
/*!
 * Bootstrap v2.3.0-j4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat, extended by @ArnoldDaniels.
 */
.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

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

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle; }

.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer; }

.fileupload .uneditable-input {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
  background: #fff; }

.fileupload .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center; }

.fileupload .thumbnail > img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%; }

.fileupload .btn {
  vertical-align: middle;
  line-height: 21px;
  margin-left: -5px; }

.fileupload-exists .fileupload-new, .fileupload-new .fileupload-exists {
  display: none; }

.fileupload-inline .fileupload-controls {
  display: inline; }

.fileupload-new .input-append .btn-file {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0; }

.thumbnail-borderless .thumbnail {
  border: none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.fileupload-new.thumbnail-borderless .thumbnail {
  border: 1px solid #ddd; }

.control-group.warning .fileupload .uneditable-input {
  color: #a47e3c;
  border-color: #a47e3c; }

.control-group.warning .fileupload .fileupload-preview {
  color: #a47e3c; }

.control-group.warning .fileupload .thumbnail {
  border-color: #a47e3c; }

.control-group.error .fileupload .uneditable-input {
  color: #b94a48;
  border-color: #b94a48; }

.control-group.error .fileupload .fileupload-preview {
  color: #b94a48; }

.control-group.error .fileupload .thumbnail {
  border-color: #b94a48; }

.control-group.success .fileupload .uneditable-input {
  color: #468847;
  border-color: #468847; }

.control-group.success .fileupload .fileupload-preview {
  color: #468847; }

.control-group.success .fileupload .thumbnail {
  border-color: #468847; }

.uneditable-input {
  border: 1px solid #ccc;
  height: 35px;
  padding: 6px 10px;
  width: 200px;
  overflow: hidden;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.uneditable-input .glyphicon {
  float: left;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: 2px;
  opacity: 0.5; }

.fileupload-preview {
  width: 400px;
  display: block;
  color: #666; }

/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker {
  position: relative; }

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
  left: auto;
  right: 0; }

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
  left: auto;
  right: 12px; }

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
  left: auto;
  right: 13px; }

.bootstrap-timepicker .input-group-addon {
  cursor: pointer; }

.bootstrap-timepicker .input-group-addon i {
  display: inline-block;
  width: 16px;
  height: 16px; }

.bootstrap-timepicker-widget.dropdown-menu {
  padding: 4px; }

.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block; }

.bootstrap-timepicker-widget.dropdown-menu:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute; }

.bootstrap-timepicker-widget.dropdown-menu:after {
  border-bottom: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute; }

.bootstrap-timepicker-widget.timepicker-orient-left:before {
  left: 6px; }

.bootstrap-timepicker-widget.timepicker-orient-left:after {
  left: 7px; }

.bootstrap-timepicker-widget.timepicker-orient-right:before {
  right: 6px; }

.bootstrap-timepicker-widget.timepicker-orient-right:after {
  right: 7px; }

.bootstrap-timepicker-widget.timepicker-orient-top:before {
  top: -7px; }

.bootstrap-timepicker-widget.timepicker-orient-top:after {
  top: -6px; }

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999; }

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff; }

.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
  border-radius: 4px; }

.bootstrap-timepicker-widget table {
  width: 100%;
  margin: 0; }

.bootstrap-timepicker-widget table td {
  text-align: center;
  height: 30px;
  margin: 0;
  padding: 2px; }

.bootstrap-timepicker-widget table td:not(.separator) {
  min-width: 30px; }

.bootstrap-timepicker-widget table td span {
  width: 100%; }

.bootstrap-timepicker-widget table td a {
  border: 1px transparent solid;
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 8px 0;
  outline: 0;
  color: #333; }

.bootstrap-timepicker-widget table td a:hover {
  text-decoration: none;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-color: #ddd; }

.bootstrap-timepicker-widget table td a i {
  margin-top: 2px;
  font-size: 18px; }

.bootstrap-timepicker-widget table td input {
  width: 25px;
  margin: 0;
  text-align: center; }

.bootstrap-timepicker-widget .modal-content {
  padding: 4px; }

@media (min-width: 767px) {
  .bootstrap-timepicker-widget.modal {
    width: 200px;
    margin-left: -100px; } }

@media (max-width: 767px) {
  .bootstrap-timepicker {
    width: 100%; }
  .bootstrap-timepicker .dropdown-menu {
    width: 100%; } }

/*!
 * Bootstrap Colorpicker v2.5.2
 * https://itsjavi.com/bootstrap-colorpicker/
 *
 * Originally written by (c) 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0.txt
 *
 */
.colorpicker-saturation {
  width: 100px;
  height: 100px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAQAAADa613fAAAP9klEQVR4XnRWC47rNgwcKjlA0bv2VL1Qi/YELRav7203iS1ppqZoiXCAhuBHVLI74xFtG3/Hz2joIOjRGuR5eMYuRn9YA1fds859KX8ZvczLr9/pImiR3Rqky9/wlajRIdVE/1Rufeu/0No3/ASgBZAJUkwgi0iCaEatekJJoEqiTQncd67/gyOfRCZshTed0Nl8LbLj8D6qxtoq9/7kJz/aH/3Xfu8VwI5+AUH8DxE7gUyiIpZ5LwiGzUqE3CScJsCDQHAsvBnxWpkbC0QMHmBp6latWS0bnvrCN/x1+xPfce+Ij0GAyeAGGz15sOiax2UylPhKrFaMPnVWClwepKh07hdhkVDsK2uoyEIySergjdbY2VBtV8VLr8Mf9mF/4wMb7kR8FOhzFWZZe7HIZD9JRIbee28eJKBweTB6TwjYkAgWaUmtDveGw1Wx3zZ76YlPPfQd/+gTTUFkiGiJ+NQAszU1EPT/QJEgufolAMPkNU4CVOyUIBLg4xglEZHGQnTFOFV0VaulYddBhA986ge/7N/yQi/3flFgwfQq2ibLnTDBRl9TmUHyJASPV/eoN0UISIr+ICQKIFV4EpljSjV1uFVUq9hRtet5e9gXvuyHPW0zMhQxWaoBBa9Tg8vsCEhww23Smd0CKjIkmPIoxWrUBDgJqFCyESF43ctQxLUoHN7Q1KyVhqrNNm3cy2vMyQNPVKjc29Rh5SSU+giWdRJHkLnQG71FQEuNyNGBTDdBQQAKCuGiEUS/jcyGbkMPq931OIzb/dUPGuVlG7f+slqkO5NAAlzTMdcq0NkzmsEBmAQkbI+pSHbiqnuWIA6lijhvqwIxMyWxMGZiPU669XJE1tADDTs2HWpwKxuqdnTpOiOR42xlzLtm3pXGel3xd8/oTs8Xy0MV8GM1RlsC2Y3Wy3wut3M+2mEVux0Gt9fhzTWyLvGiiJYaqY5DWRFIwAiQ5r6gB9GpQihJw4I9j5Mkscj3BnzGjBhv8xna5P1Jo428o6IOPY5KFZtVOkEKqUjqQY9Gi+jrIOFwJUDzRtA9xyoIrGGmkNRmxVAnZoK+TkUIeUYni5wEzgOG5iZX5HCr2JyQNqdk++G0rgb1ochSIGutTj4P7F0PuRUAolmh5sCzAHn1BYyaADh6bgFeoBx6vst091CEvcSLWBBpqGq384jZ5llVHSwEShLx+D4d0mU3D5eEAJQ9KEhOZUYnDENV2qKgmIlQhWfdvcoXYaegPp/n1oKIOgYFqxrzQSciqNhv/5FqPpy6b0UcX2vf13DfWySRSEgkEYlEJJGQSyKJSEQSCYlEEpHexIVO3XOevffze2a+PfPv9x1rne1c3b3Mmlmz9mE++zuzngfnw/E+Dlc4LL4NwHdFy7u3KGPVmZ6/4eeMoDyre3i/KHADIHYO04w9zO0mAotuKnrc7XaPjvu66bNe5cDT7RlPepEnfS2X8dF1/utDvD+OwGDBxEgQywLCvIMYWBY+DShwAAORAdv9PswhDAqOUCi5+71AbFcDMR4xBDNfhySKXPXZ1+Vub+Q1Ltf5z7eC0AjVldHI26rIFdKIAyYBJCFVUhVDwttAnM52B3Ect1TFQXzJ0z33lOuib/QO8g+CuO0gKBRU80A8hkeJ0b1KRQWmFQVSh8mf3lpUpNaRulzN5NArrmKKGMijXgzk7w5ijdFVgT8f1IdFNjVWjDWicUYWEEMmSFDtILdzHW5XueHp7p+yuS54ep5/c5BE2Gw/gWPNYU4/PZaak2VGEsFjSbOf8irea6KQgojGCk0KxZY31tWWgzwayF8N5KYyo3VADVicWWrhwzr3ZqIOa5xW5zbqMPPMiyDURHDIHQTeWq7KFXcQPOqzPOL5Ov/iIDEDy7DHEwx0PTgjO8SS0fOEHcZNMt+XKEFMj8Q4QUSvPu6HPuvd4N9/x12RPwcIVRCAakSOUzHgsUSMFWYzDQ+PiOJqAOuYc9jh5TecnA+xHfFyOYhebeTH89P80wrCJzUjlsx7euIV0g4zQFUSiBPioIWBACFC7GgDj8P91ZSJOQmQP74MAnQo8H5RIe8kZ0kBcQCMAlEpRDiKROBxbR0ksdhWFq0gR9q9uQzkDzuIFQSPqAgRCAsCaVNF2ZAAhxvtzcqcnDk6tpXxSsayqXLIgSOb6zqeH+fvO0i9XEu5EVV+OZehRZJ6BGTeaRhCkTzVIZeAzaWGAFfErIPogQI5CuR3HQQx7DzBB16R3s7e0MBUPedjWutgG/JUTPqMeAQNEiytJRnJearWUgdwFNxN7rtBoECuj/O3BMHaTIxQ0a4GctireElTJHJvLTaalih5kvBCGMvkdESUMAdCFaI4yG8SpDfRWAptqkAJUwCG6B7lOREFSZBqKs57MEHqVJEBwHa2lp0OiKtiQ18gx9P89QrSXyc0vObBM4vPmBADqJZLAo/yzK7qPSZstCy+fDSZlhrm+Zkyjsf5q2otdC14zkLjHLf0me9wjNqQo0B1a6wBJRaIEgC2Qw9oby/cRHA+xHCQy/xlB1HVSV3Y/5yVhsc7dBi2UoIWCMcbELZWgxNCGUZ5y4ceBaLlE8dAfrEosrYT+z8ya3sxXndFBxuQivNGEHFCbLGBlBLKGYHZoeoQpcjtMn/uICPefcxecpuDOEemg9S/44cflZPIlWolyHkLrEpgbS9IQRlAgZgi0WDjsEiPh+PN/Fkogq4GdzPtarlRGW2tJwEK1RMTEvdVdmhAKHO1pdUuGQsVcX+rSfGzDbwGyE8NRPQc83HCaOkTZwPqABZBdFq8zAN1gue0FPO8wYUFBE1WkMwVzM1iQ4BItFh+H36Qy/yJg0DRQICmBl+tbKUC5cCj3yXI+SUFBS78ZAcBtHt+e9lBuiqpTNh9zTvIjzuIWxVYGQJpAZY+VWS3QKh84iSZbwuIdiDpc4KztQa/sjhMaDJEJDSZ8mZ+kCBdC0JpKVNQzZdKu+EsOeFCosrngVAkDS/uy6iGnW7UxmMpkB8FyFKo6iQW8z1HuBdMu1pdkZdB8jWTjlFtNaiJRYniIDcD+eECMqFLS9ED6DgxzCMKnRD3HYYA2uMCJUh70OK8G0EUnJV8lqe8nj84QdqLhdoJskNlEw1ivajM8LtPBhIeN99LESXI9xcQIHFQudHngZjUhXOQeGlUYmAddh5pxMhzV0M1vMAtMFIVmfp6fq+DgEWefjQVenstaqUy3bJQAiVlEihDghCDINFQg8oUhoQPkO8SBEM7SFQ72VYBwPuE7k8uYF5LNwg/TEd2zkuKjIIhTiJRlYrDfNS1QL7DYUcbcCyKJNwOwucVCVSwBBj/DwghXA2hQtACgCBBPprfXkAIFIYRXhONQARFU00Tsh6LEmmQUbkTImMi9me5qaHDIeBgHeRbdxAIqAJBCDSoCNVQglrciqX/ZCD9RRP6rgpBvhmKAFhg2ForBLXBYPtUjj7vCHPe8SXbYAY47gHB9mKeqjjIg/53fmMD0fR9Bug7SFcHI6EA1OC/E8QTL4NgBSGiCiyTChnI1zcQxmyfRZGM6w701KRybDvsIK3LWDx6mxGkcglEZQLkawnCdppZ6sgCh8trWWBUQaUWCEOlOs7HAenFE45QSu9RQQDAqchXNxDq4orQR44qRIFUQvM+mRJuB6GDEixgCbSBQGXghEEbdn1P/zO/QhAWCsWsmRhLa2VFkSZIgSVKmgEQhvk6K8YKMRZl7Dwg4amOUYvFBfLlE4RasOCB5S9PXKq0AqGDMiYIReXF0mYctITWBmqR5F38X5Y7yJfeCtKBzNbWYm5XpsMpf3dRZD3jPDesvdVCOs6KYQXIFw1E4fcE8dHWOepZBXpLJcACWUZVMRZbfvgXR4Ak8A7VVSKSVuu9p6/mFxyE7cOWavtLp952O8huK83+gmHzHaAsVXLgAvl8gPCvHzAFsM8GNXGKPH5cmN02sXTLa8QdKRXMzHv67/k5A9k1UIx36UH/VlWWtuKssNiRapB6BaLXl6MA+ayDcNS3v/sYXgCL620F1kk8QhKAEOvKu4DvajDO5zkHc4fBg76anyEIIcamBPex5EK8AoVHhMW7QAqWrYD1204CJB1hCfOAV/PTBPH0zBmJmsZZKCEaAmdqm4zMcYxYLN0JuHThIAjirAnp3px7TRgD+ZSD/K92M1CNIgbC8Ex7FkSEIlQEEUQEQQQBRBABEUQQEQTx3X0Evap9AhP39jL5OvuzAWuvbDaTTDIzX2aypUCJ0i7nAigoQAk9gUIUSxXEoCFyyVIuL9ZQcMZoArnwr4D0OLS8jGNGTgGnsZQWMYrcOARoIReAALBeWhf+RUCAIEsECFQHLkwR5zj4JW3t5WOUU5djvgQIawD53EDsctmYz8xGaZGPBUR3qNkiGwqDICUYIFpqBgRaayCfFiAWR2wWvoobmzxdF8N5kyxXmvap/sgGcLF/aoBosbG+lE395R8zCA4BqUYgOgYq+HtvBrT0LK15X8lZwx5f9klCX0rdgXzIIGbdhXMqZtHzJhuptEjmsFc4KzmN5IFPtfM7gWw2kPczSIqQSPUDYKYBMamsBCpKphW0iA5H8AbMDPJOQYjLZg1Vk4G49GlCYNYAkdOd0kwRQ8FCyAHydgLZ6Z2AqrVtjDUQ7hCEmrkEooDAsB2YnBCvkBpZ6yBvJpCd7Mn5zJ6C4QF2BUQPgHEIGUrGnHzQ8rlMekBeTyAzwDJksxwM4+w3BY02B8mIl0CmFRm+ZscxAuSnvwqQsECTIGSV6FEoJFTygVuzB5xAsKqBvAQE3+nkVoJDI1BJIaPBWik7ZSu5NIp5A3mRQaTFvLgkO9fVgEgMqqeVfb+p55tijWH+Kea71ubq4v8Sl8089sZKbKEZNq+VUfISJJF7j79WrbYgS994ZEf+nIz0pNFRWqapSmK6P45i3OQuItIiPDyg6RnxZ4D0g+CFPxAzluoRsWsaA6I6JOqVWCisDvJ0BgHTzMSRgMi0vmi8R+sR6tg/XUh7kCc7kMRqSNkTBDx0OkAUegFcMazciBXNpm798R6klXap/WZz49TQwBHqEcj4oCToUPjUuP9lfxcbyKMAwT6bTf1qqIIQDl3i5oCERNmVm0wgW4A8BGRxMX3hWh8bEV5Rvfp4DS5F3djWH2ztDNWKW7OBjgjIwsDWaKRknJjqMsh9QCa1p608lLovFkBE969DYtYelSzwSRcg535vAsFeNU9SzRCYZb4LDmxmFQKkwYGM+5y/G7b1uxMIylLdyE5yxIyYsoXWhQIpzQhYPi3JkJoKkB9+BxD0OMuyOEBe36DgyPSrxscmATldgKj8PxrkA/kA5PYMgkrocwIQ6GSRGmF0VaNqBKQZ5FYDEZSDzFTzq9mBQjAayE1A+ryDTzcQZe0Ibbxj7EwpAmTrJwEimZR9CCPtODhzxuNtY19Zd2Lf/fjCTnEiDAOg62j1utb/dv9mZ/aHCj4AyOHbsW3/As0BTzIgeJU7AAAAAElFTkSuQmCC");
  cursor: crosshair;
  float: left; }

.colorpicker-saturation i {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -4px 0 0 -4px; }

.colorpicker-saturation i b {
  display: block;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.colorpicker-hue,
.colorpicker-alpha {
  width: 15px;
  height: 100px;
  float: left;
  cursor: row-resize;
  margin-left: 4px;
  margin-bottom: 4px; }

.colorpicker-hue i,
.colorpicker-alpha i {
  display: block;
  height: 1px;
  background: #000;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: -1px; }

.colorpicker-hue {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAMAAABw8qpSAAABLFBMVEXqFBb/ABH/ACL/ADH/AEH/AFD/AGD/AG7/AH7/AI3/AJ3/AKz/ALz/AMr/ANv/AOr/APr2AP/mAP/XAP/HAP+4AP+oAP+aAP+JAP97AP9rAP9cAP9MAP8+AP8tAP8fAP8PAP8BAv8AEP8AH/8AL/8APv8ATv8AXP8Abf8Ae/8Ai/8Amv8Aqv8AuP8Ayf8A1/8A5/8A9/8A//gA/+kA/9kA/8oA/7oA/6wA/5sA/40A/30A/24A/14A/1AA/z8A/zEA/yEA/xEB/wMN/wAd/wAs/wA8/wBK/wBb/wBp/wB5/wCI/wCY/wCm/wC3/wDF/wDV/wDk/wD1/wD/+gD/7AD/3AD/zAD/vgD/rQD/nwD/jgD/gAD/cAD/YgD/UQD/QwD/MgD/JAD/FAD4Eg42qAedAAAAh0lEQVR4XgXAg3EDAAAAwI9to7Zt27a1/w49BASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTS1tHXo1KVbj159+g0YNGTYiFFjxk2YNGXajFlz5i1YtGTZilVr1m3YtGXbjl179h04dOTYiVNnzl24dOXajVt37j149OTZi1dv3n349OXbj19//wOxE1dQ8reGAAAAAElFTkSuQmCC"); }

.colorpicker-alpha {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABkCAQAAAAVxWkcAAABr0lEQVR4Xo2VwU0DQQxF7dmRuNIFlzlSAR3QAaXQQdIBJVABFXDcOVAAd67cjJLR07dkhcSrkZKfb/t7bG88rFo3B5gZPMNycItu2xloGV7MWHzM9zuzFWCkmA0nK6AszCUJDW6+mG6R03ncw5v8EMTEvZ2O3AliYjpslblc0RF9LmZYWxURU6aKytWZYsoWCAe+xwOZp1GsEukGiIkYxcQCHck99+gRgB7JncyIB5SGEhP3Yh5P6JwX+u6AnYot104d8DJT7uH7M9JH6OZbimj0vfMVaYnJIZFJDBW9kHlerL2C6JV4mSt7uuo2N57RxnZ+usQjn0R1jwBJBrNO3evJpVYUWsJ/E3UiXRlv24/7YZ04xmEdWlzcKS+B/eapeyMvFd2k0+hRk/T0AmTW8h69s2sjYMsdPntECiILhAeIMZAeH4QvUwfn6ijC0tTV+fT9ky8jM9nK2g7Ly1VjSpKYq6IvsAm7MtNu1orEqa/K3KNvgMFdhfquPfJmp2dbh0/8Gzb6Y22ViaNr6n5410zXdngVhbu6XqdOtWOuin5hjABGp4a2uotZ71MVCfwDBt2/v37yo6AAAAAASUVORK5CYII=");
  display: none; }

.colorpicker-saturation,
.colorpicker-hue,
.colorpicker-alpha {
  background-size: contain; }

.colorpicker {
  padding: 4px;
  min-width: 130px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 2500; }

.colorpicker:before,
.colorpicker:after {
  display: table;
  content: "";
  line-height: 0; }

.colorpicker:after {
  clear: both; }

.colorpicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px; }

.colorpicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px; }

.colorpicker div {
  position: relative; }

.colorpicker.colorpicker-with-alpha {
  min-width: 140px; }

.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
  display: block; }

.colorpicker-color {
  height: 10px;
  margin-top: 5px;
  clear: both;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABkCAQAAAAVxWkcAAABr0lEQVR4Xo2VwU0DQQxF7dmRuNIFlzlSAR3QAaXQQdIBJVABFXDcOVAAd67cjJLR07dkhcSrkZKfb/t7bG88rFo3B5gZPMNycItu2xloGV7MWHzM9zuzFWCkmA0nK6AszCUJDW6+mG6R03ncw5v8EMTEvZ2O3AliYjpslblc0RF9LmZYWxURU6aKytWZYsoWCAe+xwOZp1GsEukGiIkYxcQCHck99+gRgB7JncyIB5SGEhP3Yh5P6JwX+u6AnYot104d8DJT7uH7M9JH6OZbimj0vfMVaYnJIZFJDBW9kHlerL2C6JV4mSt7uuo2N57RxnZ+usQjn0R1jwBJBrNO3evJpVYUWsJ/E3UiXRlv24/7YZ04xmEdWlzcKS+B/eapeyMvFd2k0+hRk/T0AmTW8h69s2sjYMsdPntECiILhAeIMZAeH4QvUwfn6ijC0tTV+fT9ky8jM9nK2g7Ly1VjSpKYq6IvsAm7MtNu1orEqa/K3KNvgMFdhfquPfJmp2dbh0/8Gzb6Y22ViaNr6n5410zXdngVhbu6XqdOtWOuin5hjABGp4a2uotZ71MVCfwDBt2/v37yo6AAAAAASUVORK5CYII=");
  background-position: 0 100%; }

.colorpicker-color div {
  height: 10px; }

.colorpicker-selectors {
  display: none;
  height: 10px;
  margin-top: 5px;
  clear: both; }

.colorpicker-selectors i {
  cursor: pointer;
  float: left;
  height: 10px;
  width: 10px; }

.colorpicker-selectors i + i {
  margin-left: 3px; }

.colorpicker-element .input-group-addon i,
.colorpicker-element .add-on i {
  display: inline-block;
  cursor: pointer;
  height: 16px;
  vertical-align: text-top;
  width: 16px; }

.colorpicker.colorpicker-inline {
  position: relative;
  display: inline-block;
  float: none;
  z-index: auto; }

.colorpicker.colorpicker-horizontal {
  width: 110px;
  min-width: 110px;
  height: auto; }

.colorpicker.colorpicker-horizontal .colorpicker-saturation {
  margin-bottom: 4px; }

.colorpicker.colorpicker-horizontal .colorpicker-color {
  width: 100px; }

.colorpicker.colorpicker-horizontal .colorpicker-hue,
.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  width: 100px;
  height: 15px;
  float: left;
  cursor: col-resize;
  margin-left: 0px;
  margin-bottom: 4px; }

.colorpicker.colorpicker-horizontal .colorpicker-hue i,
.colorpicker.colorpicker-horizontal .colorpicker-alpha i {
  display: block;
  height: 15px;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  border: none;
  margin-top: 0px; }

.colorpicker.colorpicker-horizontal .colorpicker-hue {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAMAAAAfBfuPAAABLFBMVEXqFBb/ABH/ACL/ADH/AEH/AFD/AGD/AG7/AH7/AI3/AJ3/AKz/ALz/AMr/ANv/AOr/APr2AP/mAP/XAP/HAP+4AP+oAP+aAP+JAP97AP9rAP9cAP9MAP8+AP8tAP8fAP8PAP8BAv8AEP8AH/8AL/8APv8ATv8AXP8Abf8Ae/8Ai/8Amv8Aqv8AuP8Ayf8A1/8A5/8A9/8A//gA/+kA/9kA/8oA/7oA/6wA/5sA/40A/30A/24A/14A/1AA/z8A/zEA/yEA/xEB/wMN/wAd/wAs/wA8/wBK/wBb/wBp/wB5/wCI/wCY/wCm/wC3/wDF/wDV/wDk/wD1/wD/+gD/7AD/3AD/zAD/vgD/rQD/nwD/jgD/gAD/cAD/YgD/UQD/QwD/MgD/JAD/FAD4Eg42qAedAAAAbUlEQVR4XgXAghEDsbxtlrZt27ax/w49ACAYQTGcICmaYTleECVZUTXdMC1Wm93hdLk9Xp8/EAyFI9FYPJFMpTPZXL5QLJUr1Vq90Wy1O91efzAcjSfT2XyxXK03293+cDydL9fb/fF8vT/f3x+LfRNXARMbCAAAAABJRU5ErkJggg=="); }

.colorpicker.colorpicker-horizontal .colorpicker-alpha {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAKCAQAAADoFTP1AAAB9ElEQVR4XoWTQW4VMRBEu9qWEimL7DhEMp8NF+ASnJJLcAQgE1bcgBUSkYKUuHCrZ9pjeqSU5Yn9LPu7umJQBIIv+k7vIOrtK66L4lmr3pVOrOv3otp619KZ0/KjdNI79L52Uo09FBQWrU0vfe5trezU+hLsoUKd3Repovte+0vbq/7Lj5XbaHECKasR9G4MPlbp+gzZxd6koPEJCkAYC5SjcOTAIIOK90Dja1IfIZ8Z+zAY9jm3b5Ia+MT5sFcqRJrR2AYYA8Kua5BzYRrFPNmD4PQMegGJMOffJJUsWiI3nCHZZjInNdffLWOufzbc3JaboCAVxwmnRHbhLSPwRJ4wU0BRSc6HkECYYVw95nMKgJOcylxrJttE5Ibzf9Xq9GPvP+WX3MiV/MGHfRu/SentRQrfG1GzsIrytdNXucSRKxQNIGHM9YhGFQJcdjNcBZvfJayuYe4Sia1CzwW+19mWOhe37HsxJWKwbu/jluEU15QzAQjAqCEbhMJc78GYV2E0kooHDubUImWkTOhGpgv8PoT8DJG/bzxna4BZ0eOFSOaLADGeSpFsg5AzeaDZIDQQXjZ4y/8ryfzUXBwdELRjTjCNvOeT0rNlrJz90vwy6N9pXXQEluX0inElpPWokSdiLCfiNJJjMKQ8Qsh8GEKQKMo/eiHrNbI9UksAAAAASUVORK5CYII="); }

.colorpicker-right:before {
  left: auto;
  right: 6px; }

.colorpicker-right:after {
  left: auto;
  right: 7px; }

.colorpicker-no-arrow:before {
  border-right: 0;
  border-left: 0; }

.colorpicker-no-arrow:after {
  border-right: 0;
  border-left: 0; }

.colorpicker.colorpicker-visible,
.colorpicker-alpha.colorpicker-visible,
.colorpicker-saturation.colorpicker-visible,
.colorpicker-hue.colorpicker-visible,
.colorpicker-selectors.colorpicker-visible {
  display: block; }

.colorpicker.colorpicker-hidden,
.colorpicker-alpha.colorpicker-hidden,
.colorpicker-saturation.colorpicker-hidden,
.colorpicker-hue.colorpicker-hidden,
.colorpicker-selectors.colorpicker-hidden {
  display: none; }

.colorpicker-inline.colorpicker-visible {
  display: inline-block; }

/*# sourceMappingURL=bootstrap-colorpicker.css.map */
/* jquery.Jcrop.css v0.9.12 - MIT License */
/*
  The outer-most container in a typical Jcrop instance
  If you are having difficulty with formatting related to styles
  on a parent element, place any fixes here or in a like selector

  You can also style this element if you want to add a border, etc
  A better method for styling can be seen below with .jcrop-light
  (Add a class to the holder and style elements for that extended class)
*/
.jcrop-holder {
  direction: ltr;
  text-align: left; }

/* Selection Border */
.jcrop-vline,
.jcrop-hline {
  background: #ffffff url("public/backend/vendor/jcrop/css/Jcrop.gif");
  font-size: 0;
  position: absolute; }

.jcrop-vline {
  height: 100%;
  width: 1px !important; }

.jcrop-vline.right {
  right: 0; }

.jcrop-hline {
  height: 1px !important;
  width: 100%; }

.jcrop-hline.bottom {
  bottom: 0; }

/* Invisible click targets */
.jcrop-tracker {
  height: 100%;
  width: 100%;
  /* "turn off" link highlight */
  -webkit-tap-highlight-color: transparent;
  /* disable callout, image save panel */
  -webkit-touch-callout: none;
  /* disable cut copy paste */
  -webkit-user-select: none; }

/* Selection Handles */
.jcrop-handle {
  background-color: #333333;
  border: 1px #eeeeee solid;
  width: 7px;
  height: 7px;
  font-size: 1px; }

.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0; }

.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px; }

.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%; }

.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%; }

.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0; }

.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0; }

.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0; }

.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px; }

/* Dragbars */
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%; }

.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px; }

.jcrop-dragbar.ord-n {
  margin-top: -4px; }

.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px; }

.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0; }

.jcrop-dragbar.ord-w {
  margin-left: -4px; }

/* The "jcrop-light" class/extension */
.jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
  background: #ffffff;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important; }

.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000000;
  border-color: #ffffff;
  border-radius: 3px; }

/* The "jcrop-dark" class/extension */
.jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
  background: #000000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important; }

.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #ffffff;
  border-color: #000000;
  border-radius: 3px; }

/* Simple macro to turn off the antlines */
.solid-line .jcrop-vline,
.solid-line .jcrop-hline {
  background: #ffffff; }

/* Fix for twitter bootstrap et al. */
.jcrop-holder img,
img.jcrop-preview {
  max-width: none; }

/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */ }

table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold; }

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111; }

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none; }

table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right; }

table.dataTable thead .sorting {
  background-image: url("../vendor/datatables/media/images/sort_both.png"); }

table.dataTable thead .sorting_asc {
  background-image: url("../vendor/datatables/media/images/sort_asc.png"); }

table.dataTable thead .sorting_desc {
  background-image: url("../vendor/datatables/media/images/sort_desc.png"); }

table.dataTable thead .sorting_asc_disabled {
  background-image: url("../vendor/datatables/media/images/sort_asc_disabled.png"); }

table.dataTable thead .sorting_desc_disabled {
  background-image: url("../vendor/datatables/media/images/sort_desc_disabled.png"); }

table.dataTable tbody tr {
  background-color: #ffffff; }

table.dataTable tbody tr.selected {
  background-color: #B0BED9; }

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px; }

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd; }

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none; }

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd; }

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd; }

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none; }

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9; }

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4; }

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6; }

table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1; }

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa; }

table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5; }

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1; }

table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3; }

table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke; }

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd; }

table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf; }

table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1; }

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa; }

table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc; }

table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe; }

table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5; }

table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6; }

table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8; }

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea; }

table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec; }

table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef; }

table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7; }

table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9; }

table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb; }

table.dataTable.no-footer {
  border-bottom: 1px solid #111; }

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap; }

table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px; }

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px; }

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px; }

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left; }

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center; }

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right; }

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify; }

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap; }

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left; }

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center; }

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right; }

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify; }

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap; }

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left; }

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center; }

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right; }

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify; }

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap; }

table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box; }

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }

.dataTables_wrapper .dataTables_length {
  float: left; }

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right; }

.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em; }

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em; }

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
  /* W3C */ }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
  /* W3C */ }

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111; }

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em; }

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333; }

.dataTables_wrapper .dataTables_scroll {
  clear: both; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important; }

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111; }

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none; }

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; } }

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; } }

table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
  border-spacing: 0; }

table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center; }

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length select {
  width: auto;
  display: inline-block; }

div.dataTables_wrapper div.dataTables_filter {
  text-align: right; }

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left; }

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto; }

div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end; }

div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0; }

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 30px; }

table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative; }

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 0.9em;
  display: block;
  opacity: 0.3; }

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
  right: 1em;
  content: "\2191"; }

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  right: 0.5em;
  content: "\2193"; }

table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after {
  opacity: 1; }

table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0; }

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important; }

div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

div.dataTables_scrollBody table thead .sorting:before,
div.dataTables_scrollBody table thead .sorting_asc:before,
div.dataTables_scrollBody table thead .sorting_desc:before,
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none; }

div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none; }

div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box; }

div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none; }

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center; } }

table.dataTable.table-sm > thead > tr > th {
  padding-right: 20px; }

table.dataTable.table-sm .sorting:before,
table.dataTable.table-sm .sorting_asc:before,
table.dataTable.table-sm .sorting_desc:before {
  top: 5px;
  right: 0.85em; }

table.dataTable.table-sm .sorting:after,
table.dataTable.table-sm .sorting_asc:after,
table.dataTable.table-sm .sorting_desc:after {
  top: 5px; }

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0; }

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 0; }

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0; }

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0; }

div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.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 {
  position: relative; }

.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-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.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[aria-selected] {
  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; }

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

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.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__remove {
  margin-left: 2px;
  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[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.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--highlighted[aria-selected] {
  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, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 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;
  margin-right: 10px; }

.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, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 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, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 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, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 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; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.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;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.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: white;
  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[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/*!
 * Select2 Bootstrap Theme v0.1.0-beta.10 (https://select2.github.io/select2-bootstrap-theme)
 * Copyright 2015-2017 Florian Kissling and contributors (https://github.com/select2/select2-bootstrap-theme/graphs/contributors)
 * Licensed under MIT (https://github.com/select2/select2-bootstrap-theme/blob/master/LICENSE)
 */
.select2-container--bootstrap {
  display: block;
  /*------------------------------------*      #COMMON STYLES
  \*------------------------------------*/
  /**
   * Search field in the Select2 dropdown.
   */
  /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
  /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
  /**
   * Clear the selection.
   */
  /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
  /*------------------------------------*      #DROPDOWN
  \*------------------------------------*/
  /**
   * Dropdown border color and box-shadow.
   */
  /**
   * Limit the dropdown height.
   */
  /*------------------------------------*      #SINGLE SELECT2
  \*------------------------------------*/
  /*------------------------------------*    #MULTIPLE SELECT2
  \*------------------------------------*/
  /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
  /* 1 */
  /*------------------------------------*    #RTL SUPPORT
  \*------------------------------------*/ }

.select2-container--bootstrap .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-size: 14px;
  outline: 0; }

.select2-container--bootstrap .select2-selection.form-control {
  border-radius: 4px; }

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-size: 14px; }

.select2-container--bootstrap .select2-search__field {
  outline: 0;
  /* Firefox 18- */
  /**
     * Firefox 19+
     *
     * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
     */ }

.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
  color: #999; }

.select2-container--bootstrap .select2-search__field:-moz-placeholder {
  color: #999; }

.select2-container--bootstrap .select2-search__field::-moz-placeholder {
  color: #999;
  opacity: 1; }

.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
  color: #999; }

.select2-container--bootstrap .select2-results__option {
  padding: 6px 12px;
  /**
     * Disabled results.
     *
     * @see https://select2.github.io/examples.html#disabled-results
     */
  /**
     * Hover state.
     */
  /**
     * Selected state.
     */ }

.select2-container--bootstrap .select2-results__option[role=group] {
  padding: 0; }

.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
  color: #777777;
  cursor: not-allowed; }

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  background-color: #f5f5f5;
  color: #262626; }

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #337ab7;
  color: #fff; }

.select2-container--bootstrap .select2-results__option .select2-results__option {
  padding: 6px 12px; }

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -12px;
  padding-left: 24px; }

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -24px;
  padding-left: 36px; }

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -36px;
  padding-left: 48px; }

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -48px;
  padding-left: 60px; }

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -60px;
  padding-left: 72px; }

.select2-container--bootstrap .select2-results__group {
  color: #777777;
  display: block;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  white-space: nowrap; }

.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  border-color: #66afe9; }

.select2-container--bootstrap.select2-container--open {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
  /**
     * Handle border radii of the container when the dropdown is showing.
     */ }

.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 4px 4px 4px; }

.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-color: transparent; }

.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-color: transparent; }

.select2-container--bootstrap .select2-selection__clear {
  color: #999;
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--bootstrap .select2-selection__clear:hover {
  color: #333; }

.select2-container--bootstrap.select2-container--disabled .select2-selection {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none; }

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
  cursor: not-allowed; }

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #eeeeee; }

.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
  display: none; }

.select2-container--bootstrap .select2-dropdown {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-color: #66afe9;
  overflow-x: hidden;
  margin-top: -1px; }

.select2-container--bootstrap .select2-dropdown--above {
  -webkit-box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
  margin-top: 1px; }

.select2-container--bootstrap .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--bootstrap .select2-selection--single {
  height: 34px;
  line-height: 1.42857143;
  padding: 6px 24px 6px 12px;
  /**
     * Adjust the single Select2's dropdown arrow button appearance.
     */ }

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  position: absolute;
  bottom: 0;
  right: 12px;
  top: 0;
  width: 4px; }

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #999 transparent transparent transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  height: 0;
  left: 0;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #555555;
  padding: 0; }

.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--bootstrap .select2-selection--multiple {
  min-height: 34px;
  padding: 0;
  height: auto;
  /**
     * Make Multi Select2's choices match Bootstrap 3's default button styles.
     */
  /**
     * Minus 2px borders.
     */
  /**
     * Clear the selection.
     */ }

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  line-height: 1.42857143;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  float: left;
  margin-top: 5px; }

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  color: #555555;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin: 5px 0 0 6px;
  padding: 0 6px; }

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 12px;
  height: 32px;
  line-height: 1.42857143;
  margin-top: 0;
  min-width: 5em; }

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 3px; }

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 6px; }

.select2-container--bootstrap .select2-selection--single.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--single,
.form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 22px 5px 10px;
  /* 2 */ }

.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,
.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  margin-left: -5px; }

.select2-container--bootstrap .select2-selection--multiple.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple {
  min-height: 30px;
  border-radius: 3px; }

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 12px;
  line-height: 1.5;
  margin: 4px 0 0 5px;
  padding: 0 5px; }

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 10px;
  font-size: 12px;
  height: 28px;
  line-height: 1.5; }

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px; }

.select2-container--bootstrap .select2-selection--single.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--single,
.form-group-lg .select2-container--bootstrap .select2-selection--single {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 31px 10px 16px;
  /* 1 */ }

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 5px; }

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  margin-left: -5px;
  margin-left: -10px;
  margin-top: -2.5px; }

.select2-container--bootstrap .select2-selection--multiple.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple {
  min-height: 46px;
  border-radius: 6px; }

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  margin: 9px 0 0 8px;
  padding: 0 10px; }

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 16px;
  font-size: 18px;
  height: 44px;
  line-height: 1.3333333; }

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 10px; }

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */ }

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px; }

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */ }

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px; }

.select2-container--bootstrap[dir="rtl"] {
  /**
     * Single Select2
     *
     * 1. Makes sure that .select2-selection__placeholder is positioned
     *    correctly.
     */
  /**
     * Multiple Select2
     */ }

.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
  padding-left: 24px;
  padding-right: 12px; }

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  /* 1 */ }

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 12px;
  right: auto; }

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
  margin-left: 0; }

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 0;
  margin-right: 6px; }

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

/*------------------------------------*  #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
  border-color: #8a6d3b; }

.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  border-color: #66512c; }

.has-warning.select2-drop-active {
  border-color: #66512c; }

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c; }

.has-error .select2-dropdown,
.has-error .select2-selection {
  border-color: #a94442; }

.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  border-color: #843534; }

.has-error.select2-drop-active {
  border-color: #843534; }

.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534; }

.has-success .select2-dropdown,
.has-success .select2-selection {
  border-color: #3c763d; }

.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  border-color: #2b542c; }

.has-success.select2-drop-active {
  border-color: #2b542c; }

.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c; }

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * @see http://getbootstrap.com/components/#input-groups
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
/**
 * Reset rounded corners
 */
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection.form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection.form-control {
  border-radius: 0; }

.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection.form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group > .select2-container--bootstrap {
  display: table;
  table-layout: fixed;
  position: relative;
  z-index: 2;
  width: 100%;
  margin-bottom: 0;
  /**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */
  /**
   * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
   * Multi Select2's height which - depending on how many elements have been selected -
   * may grow taller than its initial size.
   *
   * @see http://getbootstrap.com/components/#input-groups
   */ }

.input-group > .select2-container--bootstrap > .selection > .select2-selection.form-control {
  float: none; }

.input-group > .select2-container--bootstrap.select2-container--open, .input-group > .select2-container--bootstrap.select2-container--focus {
  z-index: 3; }

.input-group > .select2-container--bootstrap,
.input-group > .select2-container--bootstrap .input-group-btn,
.input-group > .select2-container--bootstrap .input-group-btn .btn {
  vertical-align: top; }

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important; }

/**
 * Display override for inline forms
 */
@media (min-width: 768px) {
  .form-inline .select2-container--bootstrap {
    display: inline-block; } }

@font-face {
  font-family: "summernote";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("./font/summernote.eot");
  src: url("./font/summernote.eot?#iefix") format("embedded-opentype"), url("./font/summernote.woff2") format("woff2"), url("./font/summernote.woff") format("woff"), url("./font/summernote.ttf") format("truetype"); }

[class^="note-icon"]:before,
[class*=" note-icon"]:before {
  display: inline-block;
  font-family: summernote;
  font-style: normal;
  font-size: inherit;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  speak: none; }

.note-icon-fw {
  text-align: center;
  width: 1.25em; }

.note-icon-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em; }

.note-icon-pull-left {
  float: left; }

.note-icon-pull-right {
  float: right; }

.note-icon.note-icon-pull-left {
  margin-right: 0.3em; }

.note-icon.note-icon-pull-right {
  margin-left: 0.3em; }

.note-icon-align::before {
  content: "\ea01"; }

.note-icon-align-center::before {
  content: "\ea02"; }

.note-icon-align-indent::before {
  content: "\ea03"; }

.note-icon-align-justify::before {
  content: "\ea04"; }

.note-icon-align-left::before {
  content: "\ea05"; }

.note-icon-align-outdent::before {
  content: "\ea06"; }

.note-icon-align-right::before {
  content: "\ea07"; }

.note-icon-arrow-circle-down::before {
  content: "\ea08"; }

.note-icon-arrow-circle-left::before {
  content: "\ea09"; }

.note-icon-arrow-circle-right::before {
  content: "\ea0a"; }

.note-icon-arrow-circle-up::before {
  content: "\ea0b"; }

.note-icon-arrows-alt::before {
  content: "\ea0c"; }

.note-icon-arrows-h::before {
  content: "\ea0d"; }

.note-icon-arrows-v::before {
  content: "\ea0e"; }

.note-icon-bold::before {
  content: "\ea0f"; }

.note-icon-caret::before {
  content: "\ea10"; }

.note-icon-chain-broken::before {
  content: "\ea11"; }

.note-icon-circle::before {
  content: "\ea12"; }

.note-icon-close::before {
  content: "\ea13"; }

.note-icon-code::before {
  content: "\ea14"; }

.note-icon-col-after::before {
  content: "\ea15"; }

.note-icon-col-before::before {
  content: "\ea16"; }

.note-icon-col-remove::before {
  content: "\ea17"; }

.note-icon-eraser::before {
  content: "\ea18"; }

.note-icon-float-left::before {
  content: "\ea19"; }

.note-icon-float-none::before {
  content: "\ea1a"; }

.note-icon-float-right::before {
  content: "\ea1b"; }

.note-icon-font::before {
  content: "\ea1c"; }

.note-icon-frame::before {
  content: "\ea1d"; }

.note-icon-italic::before {
  content: "\ea1e"; }

.note-icon-link::before {
  content: "\ea1f"; }

.note-icon-magic::before {
  content: "\ea20"; }

.note-icon-menu-check::before {
  content: "\ea21"; }

.note-icon-minus::before {
  content: "\ea22"; }

.note-icon-orderedlist::before {
  content: "\ea23"; }

.note-icon-pencil::before {
  content: "\ea24"; }

.note-icon-picture::before {
  content: "\ea25"; }

.note-icon-question::before {
  content: "\ea26"; }

.note-icon-redo::before {
  content: "\ea27"; }

.note-icon-rollback::before {
  content: "\ea28"; }

.note-icon-row-above::before {
  content: "\ea29"; }

.note-icon-row-below::before {
  content: "\ea2a"; }

.note-icon-row-remove::before {
  content: "\ea2b"; }

.note-icon-special-character::before {
  content: "\ea2c"; }

.note-icon-square::before {
  content: "\ea2d"; }

.note-icon-strikethrough::before {
  content: "\ea2e"; }

.note-icon-subscript::before {
  content: "\ea2f"; }

.note-icon-summernote::before {
  content: "\ea30"; }

.note-icon-superscript::before {
  content: "\ea31"; }

.note-icon-table::before {
  content: "\ea32"; }

.note-icon-text-height::before {
  content: "\ea33"; }

.note-icon-trash::before {
  content: "\ea34"; }

.note-icon-underline::before {
  content: "\ea35"; }

.note-icon-undo::before {
  content: "\ea36"; }

.note-icon-unorderedlist::before {
  content: "\ea37"; }

.note-icon-video::before {
  content: "\ea38"; }

/* Theme Variables
 ------------------------------------------ */
/* Layout
 ------------------------------------------ */
.note-editor {
  position: relative; }
  .note-editor .note-dropzone {
    position: absolute;
    display: none;
    z-index: 100;
    color: lightskyblue;
    background-color: #fff;
    opacity: 0.95; }
    .note-editor .note-dropzone .note-dropzone-message {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      font-size: 28px;
      font-weight: 700; }
    .note-editor .note-dropzone.hover {
      color: #098ddf; }
  .note-editor.dragover .note-dropzone {
    display: table; }
  .note-editor .note-editing-area {
    position: relative; }
    .note-editor .note-editing-area .note-editable {
      outline: none; }
      .note-editor .note-editing-area .note-editable sup {
        vertical-align: super; }
      .note-editor .note-editing-area .note-editable sub {
        vertical-align: sub; }
      .note-editor .note-editing-area .note-editable img.note-float-left {
        margin-right: 10px; }
      .note-editor .note-editing-area .note-editable img.note-float-right {
        margin-left: 10px; }

/* Frame mode layout
 ------------------------------------------ */
.note-editor.note-frame,
.note-editor.note-airframe {
  border: 1px solid #a9a9a9; }
  .note-editor.note-frame.codeview .note-editing-area .note-editable,
  .note-editor.note-airframe.codeview .note-editing-area .note-editable {
    display: none; }
  .note-editor.note-frame.codeview .note-editing-area .note-codable,
  .note-editor.note-airframe.codeview .note-editing-area .note-codable {
    display: block; }
  .note-editor.note-frame .note-editing-area,
  .note-editor.note-airframe .note-editing-area {
    overflow: hidden; }
    .note-editor.note-frame .note-editing-area .note-editable,
    .note-editor.note-airframe .note-editing-area .note-editable {
      background-color: #fff;
      color: #000;
      padding: 10px;
      overflow: auto;
      word-wrap: break-word; }
      .note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"],
      .note-editor.note-airframe .note-editing-area .note-editable[contenteditable="false"] {
        background-color: #e5e5e5; }
    .note-editor.note-frame .note-editing-area .note-codable,
    .note-editor.note-airframe .note-editing-area .note-codable {
      display: none;
      width: 100%;
      padding: 10px;
      border: none;
      box-shadow: none;
      font-family: Menlo, Monaco, monospace, sans-serif;
      font-size: 14px;
      color: #ccc;
      background-color: #222;
      resize: none;
      outline: none;
      -ms-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      margin-bottom: 0; }
  .note-editor.note-frame.fullscreen,
  .note-editor.note-airframe.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    z-index: 1050; }
    .note-editor.note-frame.fullscreen .note-editable,
    .note-editor.note-airframe.fullscreen .note-editable {
      background-color: #fff; }
    .note-editor.note-frame.fullscreen .note-resizebar,
    .note-editor.note-airframe.fullscreen .note-resizebar {
      display: none; }
  .note-editor.note-frame .note-status-output,
  .note-editor.note-airframe .note-status-output {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    height: 20px;
    margin-bottom: 0;
    color: #000;
    border: 0;
    border-top: 1px solid #e2e2e2; }
  .note-editor.note-frame .note-status-output:empty,
  .note-editor.note-airframe .note-status-output:empty {
    height: 0;
    border-top: 0 solid transparent; }
  .note-editor.note-frame .note-status-output .pull-right,
  .note-editor.note-airframe .note-status-output .pull-right {
    float: right !important; }
  .note-editor.note-frame .note-status-output .text-muted,
  .note-editor.note-airframe .note-status-output .text-muted {
    color: #777; }
  .note-editor.note-frame .note-status-output .text-primary,
  .note-editor.note-airframe .note-status-output .text-primary {
    color: #286090; }
  .note-editor.note-frame .note-status-output .text-success,
  .note-editor.note-airframe .note-status-output .text-success {
    color: #3c763d; }
  .note-editor.note-frame .note-status-output .text-info,
  .note-editor.note-airframe .note-status-output .text-info {
    color: #31708f; }
  .note-editor.note-frame .note-status-output .text-warning,
  .note-editor.note-airframe .note-status-output .text-warning {
    color: #8a6d3b; }
  .note-editor.note-frame .note-status-output .text-danger,
  .note-editor.note-airframe .note-status-output .text-danger {
    color: #a94442; }
  .note-editor.note-frame .note-status-output .alert,
  .note-editor.note-airframe .note-status-output .alert {
    margin: -7px 0 0 0;
    padding: 7px 10px 2px 10px;
    border-radius: 0;
    color: #000;
    background-color: #f5f5f5; }
  .note-editor.note-frame .note-status-output .alert .note-icon,
  .note-editor.note-airframe .note-status-output .alert .note-icon {
    margin-right: 5px; }
  .note-editor.note-frame .note-status-output .alert-success,
  .note-editor.note-airframe .note-status-output .alert-success {
    color: #3c763d !important;
    background-color: #dff0d8 !important; }
  .note-editor.note-frame .note-status-output .alert-info,
  .note-editor.note-airframe .note-status-output .alert-info {
    color: #31708f !important;
    background-color: #d9edf7 !important; }
  .note-editor.note-frame .note-status-output .alert-warning,
  .note-editor.note-airframe .note-status-output .alert-warning {
    color: #8a6d3b !important;
    background-color: #fcf8e3 !important; }
  .note-editor.note-frame .note-status-output .alert-danger,
  .note-editor.note-airframe .note-status-output .alert-danger {
    color: #a94442 !important;
    background-color: #f2dede !important; }
  .note-editor.note-frame .note-statusbar,
  .note-editor.note-airframe .note-statusbar {
    background-color: #f5f5f5;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: 1px solid #ddd; }
    .note-editor.note-frame .note-statusbar .note-resizebar,
    .note-editor.note-airframe .note-statusbar .note-resizebar {
      padding-top: 1px;
      height: 9px;
      width: 100%;
      cursor: ns-resize; }
      .note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar,
      .note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar {
        width: 20px;
        margin: 1px auto;
        border-top: 1px solid #a9a9a9; }
    .note-editor.note-frame .note-statusbar.locked .note-resizebar,
    .note-editor.note-airframe .note-statusbar.locked .note-resizebar {
      cursor: default; }
      .note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar,
      .note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar {
        display: none; }
  .note-editor.note-frame .note-placeholder,
  .note-editor.note-airframe .note-placeholder {
    padding: 10px; }

.note-editor.note-airframe {
  border: 0; }
  .note-editor.note-airframe .note-editing-area .note-editable {
    padding: 0; }

/* Popover
 ------------------------------------------ */
.note-popover.popover {
  display: none;
  max-width: none; }
  .note-popover.popover .popover-content a {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .note-popover.popover .arrow {
    left: 20px !important; }

/* Popover and Toolbar (Button container)
 ------------------------------------------ */
.note-toolbar {
  position: relative; }

.note-popover .popover-content, .note-toolbar {
  margin: 0;
  padding: 0 0 5px 5px; }
  .note-popover .popover-content > .note-btn-group, .note-toolbar > .note-btn-group {
    margin-top: 5px;
    margin-left: 0;
    margin-right: 5px; }
  .note-popover .popover-content .note-btn-group .note-table, .note-toolbar .note-btn-group .note-table {
    min-width: 0;
    padding: 5px; }
    .note-popover .popover-content .note-btn-group .note-table .note-dimension-picker, .note-toolbar .note-btn-group .note-table .note-dimension-picker {
      font-size: 18px; }
      .note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
        position: absolute !important;
        z-index: 3;
        width: 10em;
        height: 10em;
        cursor: pointer; }
      .note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
        position: relative !important;
        z-index: 1;
        width: 5em;
        height: 5em;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }
      .note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
        position: absolute !important;
        z-index: 2;
        width: 1em;
        height: 1em;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }
  .note-popover .popover-content .note-style .dropdown-style blockquote, .note-popover .popover-content .note-style .dropdown-style pre, .note-toolbar .note-style .dropdown-style blockquote, .note-toolbar .note-style .dropdown-style pre {
    margin: 0;
    padding: 5px 10px; }
  .note-popover .popover-content .note-style .dropdown-style h1, .note-popover .popover-content .note-style .dropdown-style h2, .note-popover .popover-content .note-style .dropdown-style h3, .note-popover .popover-content .note-style .dropdown-style h4, .note-popover .popover-content .note-style .dropdown-style h5, .note-popover .popover-content .note-style .dropdown-style h6, .note-popover .popover-content .note-style .dropdown-style p, .note-toolbar .note-style .dropdown-style h1, .note-toolbar .note-style .dropdown-style h2, .note-toolbar .note-style .dropdown-style h3, .note-toolbar .note-style .dropdown-style h4, .note-toolbar .note-style .dropdown-style h5, .note-toolbar .note-style .dropdown-style h6, .note-toolbar .note-style .dropdown-style p {
    margin: 0;
    padding: 0; }
  .note-popover .popover-content .note-color-all .note-dropdown-menu, .note-toolbar .note-color-all .note-dropdown-menu {
    min-width: 337px; }
  .note-popover .popover-content .note-color .dropdown-toggle, .note-toolbar .note-color .dropdown-toggle {
    width: 20px;
    padding-left: 5px; }
  .note-popover .popover-content .note-color .note-dropdown-menu .note-palette, .note-toolbar .note-color .note-dropdown-menu .note-palette {
    display: inline-block;
    margin: 0;
    width: 160px; }
    .note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child, .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child {
      margin: 0 5px; }
    .note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title, .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title {
      font-size: 12px;
      margin: 2px 7px;
      text-align: center;
      border-bottom: 1px solid #eee; }
    .note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset,
    .note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select, .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset,
    .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select {
      font-size: 11px;
      margin: 3px;
      padding: 0 3px;
      cursor: pointer;
      width: 100%;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
      .note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,
      .note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover, .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,
      .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover {
        background: #eee; }
    .note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row, .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row {
      height: 20px; }
    .note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn, .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn {
      display: none; }
    .note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn, .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn {
      border: 1px solid #eee; }
  .note-popover .popover-content .note-para .note-dropdown-menu, .note-toolbar .note-para .note-dropdown-menu {
    min-width: 216px;
    padding: 5px; }
    .note-popover .popover-content .note-para .note-dropdown-menu > div:first-child, .note-toolbar .note-para .note-dropdown-menu > div:first-child {
      margin-right: 5px; }
  .note-popover .popover-content .note-dropdown-menu, .note-toolbar .note-dropdown-menu {
    min-width: 160px; }
    .note-popover .popover-content .note-dropdown-menu.right, .note-toolbar .note-dropdown-menu.right {
      right: 0;
      left: auto; }
      .note-popover .popover-content .note-dropdown-menu.right::before, .note-toolbar .note-dropdown-menu.right::before {
        right: 9px;
        left: auto !important; }
      .note-popover .popover-content .note-dropdown-menu.right::after, .note-toolbar .note-dropdown-menu.right::after {
        right: 10px;
        left: auto !important; }
    .note-popover .popover-content .note-dropdown-menu.note-check a i, .note-toolbar .note-dropdown-menu.note-check a i {
      color: deepskyblue;
      visibility: hidden; }
    .note-popover .popover-content .note-dropdown-menu.note-check a.checked i, .note-toolbar .note-dropdown-menu.note-check a.checked i {
      visibility: visible; }
  .note-popover .popover-content .note-fontsize-10, .note-toolbar .note-fontsize-10 {
    font-size: 10px; }
  .note-popover .popover-content .note-color-palette, .note-toolbar .note-color-palette {
    line-height: 1; }
    .note-popover .popover-content .note-color-palette div .note-color-btn, .note-toolbar .note-color-palette div .note-color-btn {
      width: 20px;
      height: 20px;
      padding: 0;
      margin: 0;
      border: 1px solid #fff; }
    .note-popover .popover-content .note-color-palette div .note-color-btn:hover, .note-toolbar .note-color-palette div .note-color-btn:hover {
      border: 1px solid #000; }

/* Dialog
 ------------------------------------------ */
.note-modal .modal-dialog {
  outline: 0;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.note-modal .form-group {
  margin-left: 0;
  margin-right: 0; }

.note-modal .note-modal-form {
  margin: 0; }

.note-modal .note-image-dialog .note-dropzone {
  min-height: 100px;
  font-size: 30px;
  line-height: 4;
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray;
  margin-bottom: 10px; }

@-moz-document url-prefix() {
  .note-modal .note-image-input {
    height: auto; } }

/* Placeholder
 ------------------------------------------ */
.note-placeholder {
  position: absolute;
  display: none;
  color: gray; }

/* Handle
 ------------------------------------------ */
.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid #000; }
  .note-handle .note-control-selection > div {
    position: absolute; }
  .note-handle .note-control-selection .note-control-selection-bg {
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-opacity: 0.3;
    -khtml-opacity: 0.3;
    -moz-opacity: 0.3;
    opacity: 0.3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30); }
  .note-handle .note-control-selection .note-control-handle, .note-handle .note-control-selection .note-control-holder, .note-handle .note-control-selection .note-control-sizing {
    width: 7px;
    height: 7px;
    border: 1px solid #000; }
  .note-handle .note-control-selection .note-control-sizing {
    background-color: #000; }
  .note-handle .note-control-selection .note-control-nw {
    top: -5px;
    left: -5px;
    border-right: none;
    border-bottom: none; }
  .note-handle .note-control-selection .note-control-ne {
    top: -5px;
    right: -5px;
    border-bottom: none;
    border-left: none; }
  .note-handle .note-control-selection .note-control-sw {
    bottom: -5px;
    left: -5px;
    border-top: none;
    border-right: none; }
  .note-handle .note-control-selection .note-control-se {
    right: -5px;
    bottom: -5px;
    cursor: se-resize; }
  .note-handle .note-control-selection .note-control-se.note-control-holder {
    cursor: default;
    border-top: none;
    border-left: none; }
  .note-handle .note-control-selection .note-control-selection-info {
    right: 0;
    bottom: 0;
    padding: 5px;
    margin: 5px;
    color: #fff;
    background-color: #000;
    font-size: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-opacity: 0.7;
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    opacity: 0.7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter: alpha(opacity=70); }

.note-hint-popover {
  min-width: 100px;
  padding: 2px; }
  .note-hint-popover .popover-content {
    padding: 3px;
    max-height: 150px;
    overflow: auto; }
    .note-hint-popover .popover-content .note-hint-group .note-hint-item {
      display: block !important;
      padding: 3px; }
      .note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
        display: block;
        clear: both;
        font-weight: 400;
        line-height: 1.4;
        color: white;
        white-space: nowrap;
        text-decoration: none;
        background-color: #428bca;
        outline: 0;
        cursor: pointer; }

.note-toolbar .note-btn {
  background: #fff;
  border-color: #dae0e5;
  padding: 0.28rem 0.65rem;
  font-size: 13px; }

/*

Railscasts-like style (c) Visoft, Inc. (Damien White)

*/
#wiki-preview code {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #232323;
  color: #e6e1dc; }

.hljs-comment,
.hljs-quote {
  color: #bc9458;
  font-style: italic; }

.hljs-keyword,
.hljs-selector-tag {
  color: #c26230; }

.hljs-string,
.hljs-number,
.hljs-regexp,
.hljs-variable,
.hljs-template-variable {
  color: #a5c261; }

.hljs-subst {
  color: #519f50; }

.hljs-tag,
.hljs-name {
  color: #e8bf6a; }

.hljs-type {
  color: #da4939; }

.hljs-symbol,
.hljs-bullet,
.hljs-built_in,
.hljs-builtin-name,
.hljs-attr,
.hljs-link {
  color: #6d9cbe; }

.hljs-params {
  color: #d0d0ff; }

.hljs-attribute {
  color: #cda869; }

.hljs-meta {
  color: #9b859d; }

.hljs-title,
.hljs-section {
  color: #ffc66d; }

.hljs-addition {
  background-color: #144212;
  color: #e6e1dc;
  display: inline-block;
  width: 100%; }

.hljs-deletion {
  background-color: #600;
  color: #e6e1dc;
  display: inline-block;
  width: 100%; }

.hljs-selector-class {
  color: #9b703f; }

.hljs-selector-id {
  color: #8b98ab; }

.hljs-emphasis {
  font-style: italic; }

.hljs-strong {
  font-weight: bold; }

.hljs-link {
  text-decoration: underline; }

/**
 * easymde v2.10.1
 * Copyright Jeroen Akkerman
 * @link https://github.com/ionaru/easy-markdown-editor
 * @license MIT
 */
.CodeMirror {
  font-family: monospace;
  height: 300px;
  color: #000;
  direction: ltr; }

.CodeMirror-lines {
  padding: 4px 0; }

.CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like {
  padding: 0 4px; }

.CodeMirror-gutter-filler, .CodeMirror-scrollbar-filler {
  background-color: #fff; }

.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap; }

.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap; }

.CodeMirror-guttermarker {
  color: #000; }

.CodeMirror-guttermarker-subtle {
  color: #999; }

.CodeMirror-cursor {
  border-left: 1px solid #000;
  border-right: none;
  width: 0; }

.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver; }

.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7; }

.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1; }

.cm-fat-cursor-mark {
  background-color: rgba(20, 255, 20, 0.5);
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite; }

.cm-animate-fat-cursor {
  width: auto;
  border: 0;
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
  background-color: #7e7; }

@-moz-keyframes blink {
  50% {
    background-color: transparent; } }

@-webkit-keyframes blink {
  50% {
    background-color: transparent; } }

@keyframes blink {
  50% {
    background-color: transparent; } }

.cm-tab {
  display: inline-block;
  text-decoration: inherit; }

.CodeMirror-rulers {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  bottom: 0;
  overflow: hidden; }

.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0;
  bottom: 0;
  position: absolute; }

.cm-s-default .cm-header {
  color: #00f; }

.cm-s-default .cm-quote {
  color: #090; }

.cm-negative {
  color: #d44; }

.cm-positive {
  color: #292; }

.cm-header, .cm-strong {
  font-weight: 700; }

.cm-em {
  font-style: italic; }

.cm-link {
  text-decoration: underline; }

.cm-strikethrough {
  text-decoration: line-through; }

.cm-s-default .cm-keyword {
  color: #708; }

.cm-s-default .cm-atom {
  color: #219; }

.cm-s-default .cm-number {
  color: #164; }

.cm-s-default .cm-def {
  color: #00f; }

.cm-s-default .cm-variable-2 {
  color: #05a; }

.cm-s-default .cm-type, .cm-s-default .cm-variable-3 {
  color: #085; }

.cm-s-default .cm-comment {
  color: #a50; }

.cm-s-default .cm-string {
  color: #a11; }

.cm-s-default .cm-string-2 {
  color: #f50; }

.cm-s-default .cm-meta {
  color: #555; }

.cm-s-default .cm-qualifier {
  color: #555; }

.cm-s-default .cm-builtin {
  color: #30a; }

.cm-s-default .cm-bracket {
  color: #997; }

.cm-s-default .cm-tag {
  color: #170; }

.cm-s-default .cm-attribute {
  color: #00c; }

.cm-s-default .cm-hr {
  color: #999; }

.cm-s-default .cm-link {
  color: #00c; }

.cm-s-default .cm-error {
  color: red; }

.cm-invalidchar {
  color: red; }

.CodeMirror-composing {
  border-bottom: 2px solid; }

div.CodeMirror span.CodeMirror-matchingbracket {
  color: #0b0; }

div.CodeMirror span.CodeMirror-nonmatchingbracket {
  color: #a22; }

.CodeMirror-matchingtag {
  background: rgba(255, 150, 0, 0.3); }

.CodeMirror-activeline-background {
  background: #e8f2ff; }

.CodeMirror {
  position: relative;
  overflow: hidden;
  background: #fff; }

.CodeMirror-scroll {
  overflow: scroll !important;
  margin-bottom: -30px;
  margin-right: -30px;
  padding-bottom: 30px;
  height: 100%;
  outline: 0;
  position: relative; }

.CodeMirror-sizer {
  position: relative;
  border-right: 30px solid transparent; }

.CodeMirror-gutter-filler, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-vscrollbar {
  position: absolute;
  z-index: 6;
  display: none; }

.CodeMirror-vscrollbar {
  right: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: scroll; }

.CodeMirror-hscrollbar {
  bottom: 0;
  left: 0;
  overflow-y: hidden;
  overflow-x: scroll; }

.CodeMirror-scrollbar-filler {
  right: 0;
  bottom: 0; }

.CodeMirror-gutter-filler {
  left: 0;
  bottom: 0; }

.CodeMirror-gutters {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
  z-index: 3; }

.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -30px; }

.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: 0 0 !important;
  border: none !important; }

.CodeMirror-gutter-background {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 4; }

.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4; }

.CodeMirror-gutter-wrapper ::selection {
  background-color: transparent; }

.CodeMirror-gutter-wrapper ::-moz-selection {
  background-color: transparent; }

.CodeMirror-lines {
  cursor: text;
  min-height: 1px; }

.CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-width: 0;
  background: 0 0;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-variant-ligatures: contextual;
  font-variant-ligatures: contextual; }

.CodeMirror-wrap pre.CodeMirror-line, .CodeMirror-wrap pre.CodeMirror-line-like {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal; }

.CodeMirror-linebackground {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: .1px; }

.CodeMirror-rtl pre {
  direction: rtl; }

.CodeMirror-code {
  outline: 0; }

.CodeMirror-gutter, .CodeMirror-gutters, .CodeMirror-linenumber, .CodeMirror-scroll, .CodeMirror-sizer {
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden; }

.CodeMirror-cursor {
  position: absolute;
  pointer-events: none; }

.CodeMirror-measure pre {
  position: static; }

div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3; }

div.CodeMirror-dragcursors {
  visibility: visible; }

.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible; }

.CodeMirror-selected {
  background: #d9d9d9; }

.CodeMirror-focused .CodeMirror-selected {
  background: #d7d4f0; }

.CodeMirror-crosshair {
  cursor: crosshair; }

.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
  background: #d7d4f0; }

.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection {
  background: #d7d4f0; }

.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, 0.4); }

.cm-force-border {
  padding-right: .1px; }

@media print {
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden; } }

.cm-tab-wrap-hack:after {
  content: ''; }

span.CodeMirror-selectedtext {
  background: 0 0; }

.CodeMirror {
  box-sizing: border-box;
  height: auto;
  border: 1px solid #ddd;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 10px;
  font: inherit;
  z-index: 0;
  word-wrap: break-word; }

.CodeMirror-scroll {
  cursor: text; }

.CodeMirror-fullscreen {
  background: #fff;
  position: fixed !important;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  z-index: 8;
  border-right: none !important;
  border-bottom-right-radius: 0 !important; }

.CodeMirror-sided {
  width: 50% !important; }

.CodeMirror-placeholder {
  opacity: .5; }

.CodeMirror-focused .CodeMirror-selected {
  background: #d9d9d9; }

.editor-toolbar {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  padding: 0 10px;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.editor-toolbar:after, .editor-toolbar:before {
  display: block;
  content: ' ';
  height: 1px; }

.editor-toolbar:before {
  margin-bottom: 8px; }

.editor-toolbar:after {
  margin-top: 8px; }

.editor-toolbar.fullscreen {
  width: 100%;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  background: #fff;
  border: 0;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 9; }

.editor-toolbar.fullscreen::before {
  width: 20px;
  height: 50px;
  background: -moz-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%);
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0; }

.editor-toolbar.fullscreen::after {
  width: 20px;
  height: 50px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);
  position: fixed;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.editor-toolbar .easymde-dropdown, .editor-toolbar button {
  background: 0 0;
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  height: 30px;
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 3px;
  cursor: pointer; }

.editor-toolbar button {
  width: 30px; }

.editor-toolbar button.active, .editor-toolbar button:hover {
  background: #fcfcfc;
  border-color: #95a5a6; }

.editor-toolbar i.separator {
  display: inline-block;
  width: 0;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #fff;
  color: transparent;
  text-indent: -10px;
  margin: 0 6px; }

.editor-toolbar button:after {
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-size: 65%;
  vertical-align: text-bottom;
  position: relative;
  top: 2px; }

.editor-toolbar button.heading-1:after {
  content: "1"; }

.editor-toolbar button.heading-2:after {
  content: "2"; }

.editor-toolbar button.heading-3:after {
  content: "3"; }

.editor-toolbar button.heading-bigger:after {
  content: "▲"; }

.editor-toolbar button.heading-smaller:after {
  content: "▼"; }

.editor-toolbar.disabled-for-preview button:not(.no-disable) {
  opacity: .6;
  pointer-events: none; }

@media only screen and (max-width: 700px) {
  .editor-toolbar i.no-mobile {
    display: none; } }

.editor-statusbar {
  padding: 8px 10px;
  font-size: 12px;
  color: #959694;
  text-align: right; }

.editor-statusbar span {
  display: inline-block;
  min-width: 4em;
  margin-left: 1em; }

.editor-statusbar .lines:before {
  content: 'lines: '; }

.editor-statusbar .words:before {
  content: 'words: '; }

.editor-statusbar .characters:before {
  content: 'characters: '; }

.editor-preview-full {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 7;
  overflow: auto;
  display: none;
  box-sizing: border-box; }

.editor-preview-side {
  position: fixed;
  bottom: 0;
  width: 50%;
  top: 50px;
  right: 0;
  z-index: 9;
  overflow: auto;
  display: none;
  box-sizing: border-box;
  border: 1px solid #ddd;
  word-wrap: break-word; }

.editor-preview-active-side {
  display: block; }

.editor-preview-active {
  display: block; }

.editor-preview {
  padding: 10px;
  background: #fafafa; }

.editor-preview > p {
  margin-top: 0; }

.editor-preview pre {
  background: #eee;
  margin-bottom: 10px; }

.editor-preview table td, .editor-preview table th {
  border: 1px solid #ddd;
  padding: 5px; }

.cm-s-easymde .cm-tag {
  color: #63a35c; }

.cm-s-easymde .cm-attribute {
  color: #795da3; }

.cm-s-easymde .cm-string {
  color: #183691; }

.cm-s-easymde .cm-header-1 {
  font-size: 200%;
  line-height: 200%; }

.cm-s-easymde .cm-header-2 {
  font-size: 160%;
  line-height: 160%; }

.cm-s-easymde .cm-header-3 {
  font-size: 125%;
  line-height: 125%; }

.cm-s-easymde .cm-header-4 {
  font-size: 110%;
  line-height: 110%; }

.cm-s-easymde .cm-comment {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 2px; }

.cm-s-easymde .cm-link {
  color: #7f8c8d; }

.cm-s-easymde .cm-url {
  color: #aab2b3; }

.cm-s-easymde .cm-quote {
  color: #7f8c8d;
  font-style: italic; }

.editor-toolbar .easymde-dropdown {
  position: relative;
  background: linear-gradient(to bottom right, #fff 0, #fff 84%, #333 50%, #333 100%);
  border-radius: 0;
  border: 1px solid #fff; }

.editor-toolbar .easymde-dropdown:hover {
  background: linear-gradient(to bottom right, #fff 0, #fff 84%, #333 50%, #333 100%); }

.easymde-dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  padding: 8px;
  z-index: 2;
  top: 30px; }

.easymde-dropdown:active .easymde-dropdown-content, .easymde-dropdown:focus .easymde-dropdown-content {
  display: block; }

.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word) {
  background: rgba(255, 0, 0, 0.15); }

/*
 * DOM element rendering detection
 * https://davidwalsh.name/detect-node-insertion
 */
@keyframes chartjs-render-animation {
  from {
    opacity: 0.99; }
  to {
    opacity: 1; } }

.chartjs-render-monitor {
  animation: chartjs-render-animation 0.001s; }

/*
 * DOM element resizing detection
 * https://github.com/marcj/css-element-queries
 */
.chartjs-size-monitor,
.chartjs-size-monitor-expand,
.chartjs-size-monitor-shrink {
  position: absolute;
  direction: ltr;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
  visibility: hidden;
  z-index: -1; }

.chartjs-size-monitor-expand > div {
  position: absolute;
  width: 1000000px;
  height: 1000000px;
  left: 0;
  top: 0; }

.chartjs-size-monitor-shrink > div {
  position: absolute;
  width: 200%;
  height: 200%;
  left: 0;
  top: 0; }

/*
Name: 			Theme Base
Written by: 	Okler Themes - (http://www.okler.net)
Theme Version: 	@@version
*/
html,
body {
  background: #ecedf0;
  width: 100%; }

html {
  overflow-x: hidden !important;
  overflow-y: scroll !important; }

body {
  color: #777;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 22px;
  margin: 0;
  font-size: 13px; }

a {
  color: #007bff; }

a:hover, a:focus {
  color: #1a88ff; }

a:active {
  color: #006fe6; }

/* Layout Base - Main Wrapper  */
.body {
  min-height: 100vh;
  width: 100%; }

/* Layout Base - Header */
.header {
  height: 60px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

/* Layout Base - Inner Wrapper */
.inner-wrapper {
  display: table;
  min-height: 100vh;
  padding-top: 60px;
  table-layout: fixed;
  overflow: hidden;
  width: 100%;
  transition: margin-left ease-in-out 0.25s; }

/* Layout Base - Content Body */
.content-body {
  display: table-cell;
  padding: 40px;
  position: relative;
  vertical-align: top;
  transition: margin-left ease-in-out 0.25s; }
  .content-body:not(.card-margin) > .row + .row {
    padding-top: 40px; }
    @media (max-width: 767px) {
      .content-body:not(.card-margin) > .row + .row {
        padding-top: 15px; } }
  .content-body.card-margin {
    padding-top: 0; }
    .content-body.card-margin .page-header {
      margin-bottom: 5px; }
    .content-body.card-margin .card {
      margin-top: 40px; }
      @media (max-width: 767px) {
        .content-body.card-margin .card {
          margin-top: 15px; } }

/* Layout Base - Page Header */
.page-header {
  background: #171717;
  border-bottom: none;
  border-left: 1px solid #3A3A3A;
  box-shadow: 1px 3px 0 1px #CCCCCC;
  height: 50px;
  margin: -40px -40px 40px -40px;
  padding: 0; }

/* Layout Base - Sidebar Left */
.sidebar-left {
  color: #777;
  display: table-cell;
  position: relative;
  vertical-align: top;
  width: 300px;
  z-index: 1010; }

/* Layout Base - Sidebar Left Opened ( Larger than mobile ) */
@media only screen and (min-width: 768px) {
  html.sidebar-left-collapsed .sidebar-left {
    width: 73px; } }

/* Layout Base - Sidebar Right */
.sidebar-right {
  background: #171717;
  bottom: 0;
  margin-right: -300px;
  min-height: 100vh;
  position: fixed;
  right: 0;
  top: 0;
  width: 300px; }

/* Layout Base - Sidebar Right Opened ( Larger than mobile ) */
@media only screen and (min-width: 768px) {
  html.sidebar-right-opened .header {
    margin-left: -300px;
    margin-right: 300px; }
  html.sidebar-right-opened .inner-wrapper {
    margin-left: -300px; }
  html.sidebar-right-opened .sidebar-right {
    margin-right: 0; }
  html.sidebar-right-opened.has-top-menu:not(.has-left-sidebar-half) .inner-wrapper {
    margin-left: 0;
    padding-right: 300px; } }

/* Layout Base - Sidebar Right Opened - Has Top Horizontal Menu ( Ipad ) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  html.sidebar-right-opened.has-top-menu:not(.has-left-sidebar-half) .content-body {
    right: 300px; } }

/* Layout Base - Flexbox supported */
@media only screen and (min-width: 768px) {
  html.flexbox,
  html.flexboxlegacy {
    /* Tab Navigation */ }
    html.flexbox .inner-wrapper,
    html.flexboxlegacy .inner-wrapper {
      display: flex; }
    html.flexbox .sidebar-left,
    html.flexbox .content-body,
    html.flexboxlegacy .sidebar-left,
    html.flexboxlegacy .content-body {
      display: block;
      flex-shrink: 0; }
    html.flexbox .content-body,
    html.flexboxlegacy .content-body {
      flex: 2;
      min-width: 1px; }
    html.flexbox.has-tab-navigation .inner-wrapper,
    html.flexboxlegacy.has-tab-navigation .inner-wrapper {
      flex-direction: column; } }

/* Layout Fixed */
@media only screen and (min-width: 768px) {
  /* Layout Fixed - Reseting Styles */
  html.fixed .inner-wrapper,
  html.fixed .sidebar-left,
  html.fixed .content-body {
    display: block; }
  /* Layout Fixed - Header */
  html.fixed .header {
    position: fixed;
    z-index: 1020; }
  /* Layout Fixed - Inner Wrapper */
  html.fixed .inner-wrapper {
    padding-top: 110px; }
  /* Layout Fixed - Content Body */
  html.fixed .content-body {
    margin-left: 300px; }
    html.fixed .content-body.has-toolbar {
      padding-top: 92px; }
  html.fixed.has-top-menu:not(.has-left-sidebar-half) .content-body {
    margin-left: 0; }
  /* Layout Fixed - Page header */
  html.fixed .page-header {
    left: 300px;
    margin: 0;
    position: fixed;
    right: 0;
    top: 60px; }
  html.fixed.has-top-menu:not(.has-left-sidebar-half) .page-header {
    left: 0; }
  /* Layout Fixed - Sidebar Left */
  html.fixed .sidebar-left {
    bottom: 0;
    left: 0;
    padding-bottom: 50px;
    position: fixed;
    top: 60px; }
    html.fixed .sidebar-left .nano-content {
      padding-bottom: 50px; }
  /* Layout Fixed - Sidebar Left Collapsed */
  html.fixed.sidebar-left-collapsed .page-header {
    left: 73px; }
  html.fixed.sidebar-left-collapsed .content-body {
    margin-left: 73px; }
  /* Layout Fixed - Sidebar Right Opened */
  html.fixed.sidebar-right-opened .page-header {
    left: 0;
    margin-right: 300px; }
  html.fixed.sidebar-right-opened .sidebar-left {
    left: -300px; }
  /* Layout Fixed - Sidebar Left Collapsed & Sidebar Right Opened */
  html.fixed.sidebar-left-collapsed.sidebar-right-opened .page-header {
    left: -300px; } }

/* Layout Boxed - small than min-width */
@media only screen and (max-width: 1199px) {
  html.boxed .header {
    border-color: #007bff; } }

/* Layout Boxed - larger or equal min width */
@media only screen and (min-width: 1200px) {
  /* Layout Boxed - Body Tag */
  html.boxed body {
    background: url(../../img/patterns/gray_jean.png) repeat;
    padding-bottom: 5px; }
  /* Layout Boxed - Main Wrapper */
  html.boxed .body {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 25px;
    background-color: transparent; }
  /* Layout Boxed - Header */
  html.boxed .header {
    border-top: 3px solid #007bff;
    height: 60px;
    position: absolute;
    top: 25px; }
  /* Layout Boxed - Inner Wrapper */
  html.boxed .inner-wrapper {
    padding-top: 60px;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15); }
  /* Layout Boxed - Content Body */
  html.boxed .content-body {
    background-color: #ecedf0; }
  /* Layout Boxed - Base */
  html.boxed .header {
    border-radius: 5px 5px 0 0; }
  html.boxed .sidebar-left {
    border-radius: 0 0 0 5px;
    position: relative;
    margin-bottom: 0; }
  html.boxed .content-body {
    border-radius: 0 0 5px 0; }
  html.boxed .sidebar-right {
    border-radius: 0 5px 5px 0; }
  /* Layout Boxed - Sidebar Right */
  html.boxed .sidebar-right {
    border-top: 3px solid #007bff;
    min-height: 0; }
  /* Layout Boxed - Sidebar Right Opened */
  html.boxed.sidebar-right-opened .body {
    overflow: hidden; }
  html.boxed.sidebar-right-opened .header {
    border-radius: 5px 0 0 0; }
  html.boxed.sidebar-right-opened .content-body {
    border-radius: 0 0 0 5px; }
  html.boxed.sidebar-right-opened .sidebar-right {
    bottom: 20px;
    position: absolute;
    top: 25px;
    border-radius: 0 5px 5px 5px; } }

/* Layout Boxed - larger or equal min width */
@media only screen and (min-width: 768px) {
  /* Layout Boxed - Content Body */
  html.boxed:not(.sidebar-left-big-icons):not(.has-top-menu):not(.has-tab-navigation):not(.left-sidebar-panel).sidebar-left-collapsed .content-body {
    width: calc(100% - 73px); }
  html.boxed:not(.sidebar-left-big-icons):not(.has-top-menu):not(.has-tab-navigation):not(.left-sidebar-panel).left-sidebar-panel .content-body {
    width: calc(100% - 375px); }
  html.boxed:not(.sidebar-left-big-icons):not(.has-top-menu):not(.has-tab-navigation):not(.left-sidebar-panel).left-sidebar-panel.sidebar-right-opened .content-body {
    width: calc(100% - 350px); }
  html.boxed:not(.sidebar-left-big-icons):not(.has-top-menu):not(.has-tab-navigation):not(.left-sidebar-panel) .content-body {
    width: calc(100% - 300px);
    flex: none; } }

@media only screen and (max-width: 767px) {
  html,
  body {
    background: #ecedf0; }
  html.mobile-device .sidebar-left,
  html.mobile-device .sidebar-right {
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; }
  body {
    min-height: 100vh; }
  .inner-wrapper,
  .sidebar-left,
  .content-body {
    display: block; }
  .body {
    min-height: 0;
    overflow: visible; }
  .header {
    background: none;
    border: none;
    height: auto;
    position: static; }
    .header .logo-container {
      height: 60px;
      left: 0;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 99; }
    .header .header-right {
      background: #FFF;
      float: none !important;
      height: 60px;
      margin-top: 60px;
      width: 100%; }
  .inner-wrapper {
    min-height: 0;
    padding-top: 0; }
  .content-body {
    padding: 0 15px 15px; }
  .page-header {
    margin: 0 -15px 20px; }
  .sidebar-left {
    bottom: 0;
    left: -100%;
    min-height: 0;
    min-width: 100%;
    min-width: 100vw;
    padding-top: 60px;
    padding-bottom: 50px;
    position: fixed;
    overflow: hidden;
    top: 0;
    z-index: 98 !important; }
  .sidebar-right {
    bottom: 0;
    left: auto;
    right: -100%;
    min-height: 0;
    margin-right: 0;
    min-width: 100%;
    min-width: 100vw;
    top: 0;
    z-index: 100; }
  html.csstransforms .sidebar-left,
  html.csstransforms .sidebar-right {
    transition-property: margin;
    transition-duration: .25s;
    transition-timing-function: ease-out;
    transition-delay: 0; }
  html.csstransforms .sidebar-left {
    margin-left: -25px; }
  html.csstransforms .sidebar-right {
    margin-right: -25px; }
  /* If desktop is seeing mobile res, fix scrollbars */
  html.no-mobile-device body {
    min-height: 0; }
  html.no-mobile-device .body {
    min-height: 100vh;
    overflow: hidden; }
  html.no-mobile-device .inner-wrapper {
    overflow-y: auto; }
  html.no-mobile-device.sidebar-left-opened,
  html.no-mobile-device.sidebar-left-opened body, html.no-mobile-device.sidebar-right-opened,
  html.no-mobile-device.sidebar-right-opened body {
    overflow: hidden; }
  /* Layout Mobile - Sidebar Left Opened */
  html.sidebar-left-opened.no-csstransforms .sidebar-left {
    left: 0; }
  html.sidebar-left-opened.csstransforms .sidebar-left {
    margin-left: 100%; }
  /* Layout Mobile - Sidebar Right Opened */
  html.sidebar-right-opened.no-csstransforms .sidebar-right {
    right: 0; }
  html.sidebar-right-opened.csstransforms .sidebar-right {
    margin-right: 100%; }
  /* Layout Mobile - Sidebar Left Collapsed & Sidebar Right Opened */
  html.sidebar-left-collapsed.sidebar-right-opened .sidebar-left {
    margin-left: -300px; } }

/* iOS10 Content Width Fix */
@media (min-width: 768px) {
  html.mobile-device.flexbox:not(.has-tab-navigation) .content-body {
    width: calc(100vw - 300px) !important; } }

/* Content With Menu - Boxed Layout Fixing Spacement on Bottom */
@media only screen and (min-width: 1200px) {
  html.boxed .content-with-menu {
    margin-bottom: -40px; } }

/* Content With Menu - Container */
@media only screen and (min-width: 768px) {
  .content-with-menu-container {
    display: table;
    table-layout: fixed;
    width: 100%; } }

/* Content With Menu - Menu Faux Column for Scroll and Boxed Layouts */
@media only screen and (min-width: 768px) {
  html.scroll .content-with-menu:before,
  html.boxed .content-with-menu:before {
    bottom: -47px;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    top: 54px;
    width: 300px; }
  html.scroll .content-with-menu:after,
  html.boxed .content-with-menu:after {
    bottom: -46px;
    content: '';
    display: block;
    left: -1px;
    position: absolute;
    top: 54px;
    width: 1px;
    z-index: 3; }
  html.boxed .content-with-menu:before {
    bottom: 0; }
  html.boxed .content-with-menu:after {
    bottom: 2px; } }

.content-with-menu {
  margin: -20px -15px 0; }

/* Content With Menu - Responsive */
@media only screen and (max-width: 767px) {
  .content-with-menu {
    clear: both; }
  .inner-body {
    padding: 40px 15px 0; } }

/* Content With Menu - Menu and Body */
@media only screen and (min-width: 768px) {
  .content-with-menu {
    border-top: 110px solid transparent;
    margin: -150px -40px -53px -40px;
    min-height: 100vh; }
  .inner-menu {
    display: table-cell;
    vertical-align: top; }
  .inner-body {
    display: table-cell;
    vertical-align: top;
    padding: 40px; }
  .inner-toolbar {
    height: 52px;
    overflow: hidden; }
  .content-with-menu-has-toolbar .inner-menu-toggle {
    border-radius: 0; }
  .content-with-menu-has-toolbar .inner-toolbar {
    padding-left: 140px; } }

/* Content With Menu - Flexbox supported */
@media only screen and (min-width: 768px) {
  html.flexbox .content-with-menu-container,
  html.flexboxlegacy .content-with-menu-container {
    display: flex; }
  html.flexbox .inner-menu,
  html.flexbox .inner-body,
  html.flexboxlegacy .inner-menu,
  html.flexboxlegacy .inner-body {
    display: block;
    flex-shrink: 0; }
  html.flexbox .inner-body,
  html.flexboxlegacy .inner-body {
    flex: 2; } }

/* Content With Menu + Layout Fixed */
@media only screen and (min-width: 768px) {
  html.fixed .content-with-menu-container,
  html.fixed .inner-menu,
  html.fixed .inner-body {
    display: block; }
  html.fixed .content-with-menu-container {
    position: relative; }
  html.fixed .inner-menu-toggle {
    position: absolute;
    top: 114px;
    border-radius: 0 0 5px 0;
    width: 140px;
    z-index: 1002; }
  html.fixed .inner-menu {
    bottom: 0;
    display: block;
    left: 300px;
    position: fixed;
    margin: 0;
    top: 114px;
    width: 300px;
    padding: 35px;
    z-index: 1002; }
  html.fixed .inner-menu-content {
    display: block; }
  html.fixed .inner-body {
    margin-left: 300px;
    border-top: 113px solid transparent;
    margin-top: -110px;
    min-height: 100vh;
    position: relative; }
  html.fixed .content-with-menu-has-toolbar .inner-body {
    border-top-width: 165px; } }

/* Content With Menu + Layout Scroll & Boxed */
@media only screen and (min-width: 768px) {
  html.scroll .inner-menu,
  html.scroll .inner-body,
  html.boxed .inner-menu,
  html.boxed .inner-body {
    display: block; }
  html.scroll .content-with-menu-container,
  html.boxed .content-with-menu-container {
    position: relative; }
  html.scroll .inner-menu-toggle,
  html.boxed .inner-menu-toggle {
    position: absolute;
    top: 0;
    border-radius: 0 0 5px 0;
    width: 140px;
    z-index: 3; }
  html.scroll .inner-menu,
  html.boxed .inner-menu {
    display: block;
    position: relative;
    margin: 0;
    width: 300px;
    padding: 35px; }
  html.scroll .inner-menu-content,
  html.boxed .inner-menu-content {
    display: block; }
  html.scroll .inner-body,
  html.boxed .inner-body {
    margin-left: 0;
    min-height: 100vh;
    position: relative; }
  html.scroll.flexbox .content-with-menu-container, html.scroll.flexboxlegacy .content-with-menu-container,
  html.boxed.flexbox .content-with-menu-container,
  html.boxed.flexboxlegacy .content-with-menu-container {
    display: flex; } }

/* Content With Menu + Layout Fixed + Sidebar Left Collapsed */
@media only screen and (min-width: 768px) {
  html.fixed.sidebar-left-collapsed .inner-menu,
  html.fixed.sidebar-left-collapsed .inner-menu-toggle,
  html.fixed.sidebar-left-collapsed .inner-toolbar {
    left: 73px; }
  html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-toolbar {
    left: 373px; } }

/* Content With Menu + Layout Fixed + Sidebar Right Opened */
@media only screen and (min-width: 768px) {
  html.fixed.sidebar-right-opened .inner-menu,
  html.fixed.sidebar-right-opened .inner-menu-toggle,
  html.fixed.sidebar-right-opened .inner-toolbar {
    left: 0px; }
  html.fixed.sidebar-right-opened .inner-toolbar {
    margin-right: 300px; }
  html.fixed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-right-opened.inner-menu-opened .inner-toolbar {
    left: -300px; } }

/* Content With Menu + Layout Fixed + Sidebar Left Collapsed + Sidebar Right Opened */
@media only screen and (min-width: 768px) {
  html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-menu,
  html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-menu-toggle,
  html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-toolbar {
    left: -227px; }
  html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-toolbar {
    left: -527px; } }

/* Resolution gt 767 and lt 1366 - Hide Inner Menu */
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  html.fixed .inner-menu,
  html.scroll .inner-menu,
  html.boxed .inner-menu {
    display: none; }
  html.fixed .inner-menu-toggle,
  html.scroll .inner-menu-toggle,
  html.boxed .inner-menu-toggle {
    display: block; }
  html.fixed .inner-body,
  html.scroll .inner-body,
  html.boxed .inner-body {
    margin-left: 0; }
  html.fixed .content-with-menu-has-toolbar .inner-toolbar,
  html.scroll .content-with-menu-has-toolbar .inner-toolbar,
  html.boxed .content-with-menu-has-toolbar .inner-toolbar {
    padding-left: 140px; }
  html.fixed.inner-menu-opened .inner-menu,
  html.scroll.inner-menu-opened .inner-menu,
  html.boxed.inner-menu-opened .inner-menu {
    display: block; }
  html.fixed.inner-menu-opened .inner-menu-toggle,
  html.scroll.inner-menu-opened .inner-menu-toggle,
  html.boxed.inner-menu-opened .inner-menu-toggle {
    display: none; }
  html.fixed.inner-menu-opened .inner-body,
  html.scroll.inner-menu-opened .inner-body,
  html.boxed.inner-menu-opened .inner-body {
    margin-right: -300px; }
  html.fixed.inner-menu-opened .content-with-menu-has-toolbar .inner-toolbar,
  html.scroll.inner-menu-opened .content-with-menu-has-toolbar .inner-toolbar,
  html.boxed.inner-menu-opened .content-with-menu-has-toolbar .inner-toolbar {
    padding-left: 0; }
  html.fixed.inner-menu-opened .inner-body {
    margin-left: 300px; }
  html.scroll .content-with-menu:before,
  html.boxed .content-with-menu:before {
    display: none; }
  html.scroll.inner-menu-opened:before,
  html.boxed.inner-menu-opened:before {
    display: block; } }

/* Resolution gt 1366 - Show Inner Menu */
@media only screen and (min-width: 1366px) {
  html.fixed .inner-menu,
  html.scroll .inner-menu,
  html.boxed .inner-menu {
    display: block; }
  html.fixed .inner-menu-toggle,
  html.fixed .inner-menu-toggle-inside,
  html.scroll .inner-menu-toggle,
  html.scroll .inner-menu-toggle-inside,
  html.boxed .inner-menu-toggle,
  html.boxed .inner-menu-toggle-inside {
    display: none; }
  html.fixed .inner-body,
  html.scroll .inner-body,
  html.boxed .inner-body {
    margin-right: 0; }
  html.fixed .content-with-menu-has-toolbar .inner-toolbar,
  html.scroll .content-with-menu-has-toolbar .inner-toolbar,
  html.boxed .content-with-menu-has-toolbar .inner-toolbar {
    padding-left: 0; }
  html.fixed.inner-menu-opened .inner-body {
    margin-left: 300px; }
  html.fixed .content-with-menu .inner-toolbar,
  html.fixed.inner-menu-opened .content-with-menu .inner-toolbar {
    left: 600px; }
  html.fixed .inner-menu-toggle,
  html.fixed .inner-menu,
  html.fixed.inner-menu-opened .inner-menu-toggle,
  html.fixed.inner-menu-opened .inner-menu {
    left: 300px; }
  html.fixed.sidebar-right-opened .content-with-menu .inner-toolbar {
    left: 300px; }
  html.fixed.sidebar-right-opened .inner-menu,
  html.fixed.sidebar-right-opened .inner-menu-toggle {
    left: 0px; }
  html.fixed.sidebar-left-collapsed .content-with-menu .inner-toolbar,
  html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .content-with-menu .inner-toolbar,
  html.fixed.sidebar-left-collapsed.inner-menu-opened .content-with-menu .inner-toolbar {
    left: 373px; }
  html.fixed.sidebar-left-collapsed .inner-menu-toggle,
  html.fixed.sidebar-left-collapsed .inner-menu,
  html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu,
  html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-menu {
    left: 73px; }
  html.fixed.sidebar-left-collapsed.sidebar-right-opened .content-with-menu .inner-toolbar {
    left: 73px; }
  html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-menu,
  html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-menu-toggle {
    left: -227px; } }

/* Fix IE Scrollbar Overlaying content */
@-ms-viewport {
  width: auto !important; }

/* Sidebar Left Sizing */
@media only screen and (max-width: 767px) {
  /* Layout Mobile - Sidebar Left Collapsed & Sidebar Right Opened */
  html.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .sidebar-left {
    margin-left: -250px; } }

@media only screen and (min-width: 768px) {
  /* Layout Base - Sidebar Left */
  html.sidebar-left-sm .sidebar-left {
    width: 250px;
    font-size: 0.75rem; }
    html.sidebar-left-sm .sidebar-left ul.nav-main li i {
      font-size: 0.9rem; }
    html.sidebar-left-sm .sidebar-left ul.nav-main li a {
      font-size: 0.75rem; }
    html.sidebar-left-sm .sidebar-left .sidebar-widget .widget-header h6 {
      font-size: 0.75rem; }
  html.sidebar-left-sm.sidebar-left-collapsed .sidebar-left .sidebar-title {
    margin-left: -250px; }
  html.sidebar-left-sm.sidebar-left-collapsed.fixed .sidebar-left .nano:hover {
    width: 250px; }
  /* Layout Base - Sidebar Left Opened ( Larger than mobile ) */
  html.sidebar-left-sm.sidebar-left-collapsed .sidebar-left {
    width: 73px; }
  /* Layout Fixed - Content Body */
  html.fixed.sidebar-left-sm .content-body {
    margin-left: 250px; }
  /* Layout Fixed - Page header */
  html.fixed.sidebar-left-sm .page-header {
    left: 250px; }
  /* Layout Fixed - Sidebar Right Opened */
  html.fixed.sidebar-left-sm.sidebar-right-opened .page-header {
    left: 0; }
  html.fixed.sidebar-left-sm.sidebar-right-opened .sidebar-left {
    left: -250px; }
  /* Layout Fixed - Sidebar Left Collapsed */
  html.fixed.sidebar-left-collapsed .page-header {
    left: 73px; }
  html.fixed.sidebar-left-collapsed .content-body {
    margin-left: 73px; }
  /* Layout Fixed - Sidebar Left Collapsed & Sidebar Right Opened */
  html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .page-header {
    left: -250px; }
  /* Content With Menu + Layout Fixed */
  html.fixed.sidebar-left-sm .inner-menu {
    left: 250px; }
  /* Content With Menu + Layout Fixed + Sidebar Left Collapsed */
  html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-menu,
  html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-menu-toggle,
  html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-toolbar {
    left: 73px; }
  html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .inner-toolbar {
    left: 373px; }
  /* Content With Menu + Layout Fixed + Sidebar Right Opened */
  html.fixed.sidebar-left-sm.sidebar-right-opened .inner-menu,
  html.fixed.sidebar-left-sm.sidebar-right-opened .inner-menu-toggle,
  html.fixed.sidebar-left-sm.sidebar-right-opened .inner-toolbar {
    left: -50px; }
  html.fixed.sidebar-left-sm.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-sm.sidebar-right-opened.inner-menu-opened .inner-toolbar {
    left: -350px; }
  /* Content With Menu - Toolbar + Layout Fixed */
  html.fixed.sidebar-left-sm.inner-menu-opened {
    left: 550px; }
  html.fixed.sidebar-left-sm .inner-menu-toggle {
    left: 250px; } }

/* Resolution gt 1366 - Show Inner Menu */
@media only screen and (min-width: 1366px) {
  html.fixed.sidebar-left-sm .content-with-menu .inner-toolbar,
  html.fixed.sidebar-left-sm.inner-menu-opened .content-with-menu .inner-toolbar {
    left: 550px; }
  html.fixed.sidebar-left-sm .inner-menu-toggle,
  html.fixed.sidebar-left-sm .inner-menu,
  html.fixed.sidebar-left-sm.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-sm.inner-menu-opened .inner-menu {
    left: 250px; }
  html.fixed.sidebar-left-sm.sidebar-right-opened .content-with-menu .inner-toolbar {
    left: 250px; }
  html.fixed.sidebar-left-sm.sidebar-right-opened .inner-menu,
  html.fixed.sidebar-left-sm.sidebar-right-opened .inner-menu-toggle {
    left: -50px; }
  html.fixed.sidebar-left-sm.sidebar-left-collapsed .content-with-menu .inner-toolbar,
  html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .content-with-menu .inner-toolbar,
  html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .content-with-menu .inner-toolbar {
    left: 373px; }
  html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-menu-toggle,
  html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-menu,
  html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu,
  html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .inner-menu {
    left: 73px; }
  html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .content-with-menu .inner-toolbar {
    left: 73px; }
  html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .inner-menu,
  html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .inner-menu-toggle {
    left: -227px; } }

@media only screen and (max-width: 767px) {
  /* Layout Mobile - Sidebar Left Collapsed & Sidebar Right Opened */
  html.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .sidebar-left {
    margin-left: -200px; } }

@media only screen and (min-width: 768px) {
  /* Layout Base - Sidebar Left */
  html.sidebar-left-xs .sidebar-left {
    width: 200px;
    font-size: 0.7rem; }
    html.sidebar-left-xs .sidebar-left ul.nav-main li i {
      font-size: 0.85rem; }
    html.sidebar-left-xs .sidebar-left ul.nav-main li a {
      font-size: 0.7rem; }
    html.sidebar-left-xs .sidebar-left ul.nav-main li .nav-children li a {
      padding-left: 52px; }
    html.sidebar-left-xs .sidebar-left .sidebar-widget .widget-header h6 {
      font-size: 0.7rem; }
  html.sidebar-left-xs.sidebar-left-collapsed .sidebar-left .sidebar-title {
    margin-left: -200px; }
  html.sidebar-left-xs.sidebar-left-collapsed.fixed .sidebar-left .nano:hover {
    width: 200px; }
  /* Layout Base - Sidebar Left Opened ( Larger than mobile ) */
  html.sidebar-left-xs.sidebar-left-collapsed .sidebar-left {
    width: 73px; }
  /* Layout Fixed - Content Body */
  html.fixed.sidebar-left-xs .content-body {
    margin-left: 200px; }
  /* Layout Fixed - Page header */
  html.fixed.sidebar-left-xs .page-header {
    left: 200px; }
  /* Layout Fixed - Sidebar Right Opened */
  html.fixed.sidebar-left-xs.sidebar-right-opened .page-header {
    left: 0; }
  html.fixed.sidebar-left-xs.sidebar-right-opened .sidebar-left {
    left: -200px; }
  /* Layout Fixed - Sidebar Left Collapsed */
  html.fixed.sidebar-left-collapsed .page-header {
    left: 73px; }
  html.fixed.sidebar-left-collapsed .content-body {
    margin-left: 73px; }
  /* Layout Fixed - Sidebar Left Collapsed & Sidebar Right Opened */
  html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .page-header {
    left: -200px; }
  /* Content With Menu + Layout Fixed */
  html.fixed.sidebar-left-xs .inner-menu {
    left: 200px; }
  /* Content With Menu + Layout Fixed + Sidebar Left Collapsed */
  html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-menu,
  html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-menu-toggle,
  html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-toolbar {
    left: 73px; }
  html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .inner-toolbar {
    left: 373px; }
  /* Content With Menu + Layout Fixed + Sidebar Right Opened */
  html.fixed.sidebar-left-xs.sidebar-right-opened .inner-menu,
  html.fixed.sidebar-left-xs.sidebar-right-opened .inner-menu-toggle,
  html.fixed.sidebar-left-xs.sidebar-right-opened .inner-toolbar {
    left: -100px; }
  html.fixed.sidebar-left-xs.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-xs.sidebar-right-opened.inner-menu-opened .inner-toolbar {
    left: -400px; }
  /* Content With Menu - Toolbar + Layout Fixed */
  html.fixed.sidebar-left-xs.inner-menu-opened {
    left: 500px; }
  html.fixed.sidebar-left-xs .inner-menu-toggle {
    left: 200px; } }

/* Resolution gt 1366 - Show Inner Menu */
@media only screen and (min-width: 1366px) {
  html.fixed.sidebar-left-xs .content-with-menu .inner-toolbar,
  html.fixed.sidebar-left-xs.inner-menu-opened .content-with-menu .inner-toolbar {
    left: 500px; }
  html.fixed.sidebar-left-xs .inner-menu-toggle,
  html.fixed.sidebar-left-xs .inner-menu,
  html.fixed.sidebar-left-xs.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-xs.inner-menu-opened .inner-menu {
    left: 200px; }
  html.fixed.sidebar-left-xs.sidebar-right-opened .content-with-menu .inner-toolbar {
    left: 200px; }
  html.fixed.sidebar-left-xs.sidebar-right-opened .inner-menu,
  html.fixed.sidebar-left-xs.sidebar-right-opened .inner-menu-toggle {
    left: -100px; }
  html.fixed.sidebar-left-xs.sidebar-left-collapsed .content-with-menu .inner-toolbar,
  html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .content-with-menu .inner-toolbar,
  html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .content-with-menu .inner-toolbar {
    left: 373px; }
  html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-menu-toggle,
  html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-menu,
  html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu,
  html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,
  html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .inner-menu {
    left: 73px; }
  html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .content-with-menu .inner-toolbar {
    left: 73px; }
  html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .inner-menu,
  html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .inner-menu-toggle {
    left: -227px; } }

/* Sidebar Left */
.sidebar-left {
  background: #1D2127;
  z-index: 1010; }
  .sidebar-left .sidebar-header {
    position: relative;
    color: #777;
    height: 50px; }
    .sidebar-left .sidebar-header .sidebar-title {
      background: #1D2127;
      color: #465162;
      padding: 15px;
      font-size: 0.8rem; }
    .sidebar-left .sidebar-header .sidebar-toggle {
      position: absolute;
      top: 0;
      right: 0;
      width: 73px;
      height: 50px;
      background-color: #171717;
      border-radius: 0 0 0 5px;
      text-align: center;
      cursor: pointer; }
      .sidebar-left .sidebar-header .sidebar-toggle i {
        color: #C3C3C3;
        font-size: 0.9rem;
        line-height: 50px;
        transition: all 0.15s ease-in-out; }
      .sidebar-left .sidebar-header .sidebar-toggle:hover i {
        color: #007bff; }
  .sidebar-left hr.separator {
    background: none;
    margin: 20px 10px 20px; }

@media only screen and (max-width: 767px) {
  .sidebar-left {
    background: #1D2127; } }

html.mobile-device .sidebar-left {
  background: #1D2127; }

/* Unstyle nano for non fixed layouts */
@media only screen and (min-width: 768px) {
  html.scroll .sidebar-left,
  html.boxed .sidebar-left,
  html.sidebar-left-big-icons .sidebar-left {
    min-height: 100vh; }
    html.scroll .sidebar-left .sidebar-header,
    html.boxed .sidebar-left .sidebar-header,
    html.sidebar-left-big-icons .sidebar-left .sidebar-header {
      margin-bottom: -3px; }
    html.scroll .sidebar-left .nano,
    html.boxed .sidebar-left .nano,
    html.sidebar-left-big-icons .sidebar-left .nano {
      position: static;
      overflow: visible;
      width: 100%; }
      html.scroll .sidebar-left .nano .nano-content,
      html.boxed .sidebar-left .nano .nano-content,
      html.sidebar-left-big-icons .sidebar-left .nano .nano-content {
        margin-right: 0 !important;
        position: relative;
        overflow: visible;
        margin-top: 3px; }
      html.scroll .sidebar-left .nano .nano-pane,
      html.boxed .sidebar-left .nano .nano-pane,
      html.sidebar-left-big-icons .sidebar-left .nano .nano-pane {
        display: none !important; }
  html.boxed .sidebar-left .nano > .nano-content,
  html.scroll .sidebar-left .nano > .nano-content,
  html.sidebar-left-big-icons .sidebar-left .nano > .nano-content {
    overflow: visible !important; }
  html.boxed .sidebar-left .nano {
    padding-bottom: 10px; }
  html.scroll .sidebar-left .nano,
  html.sidebar-left-big-icons .sidebar-left .nano {
    padding-bottom: 10px; } }

@media only screen and (min-width: 768px) {
  html.sidebar-left-collapsed .sidebar-left .nano {
    background: #1D2127;
    box-shadow: -5px 0 0 #2F3139 inset; }
  html.sidebar-left-collapsed .sidebar-left .sidebar-title {
    margin-left: -300px;
    opacity: 0; }
  html.sidebar-left-collapsed .sidebar-left .sidebar-toggle {
    border-radius: 0; }
  html.sidebar-left-collapsed .sidebar-left .nav-main > li > a {
    overflow: hidden;
    text-overflow: clip; }
  html.sidebar-left-collapsed .sidebar-left .nav-main li.nav-parent a:after {
    display: none; }
  html.sidebar-left-collapsed .sidebar-left .nav-main li.nav-parent > ul.nav-children {
    display: none; }
  html.sidebar-left-collapsed .sidebar-left .nav-main a span {
    visibility: hidden; }
  html.sidebar-left-collapsed .sidebar-left .sidebar-widget,
  html.sidebar-left-collapsed .sidebar-left .separator {
    display: none; }
  html.sidebar-left-collapsed .sidebar-left .nano:hover {
    width: 300px; }
    html.sidebar-left-collapsed .sidebar-left .nano:hover .nav-main .nav-expanded > ul.nav-children {
      display: block; }
    html.sidebar-left-collapsed .sidebar-left .nano:hover .nav-main li.nav-parent a:after {
      display: inline-block; }
    html.sidebar-left-collapsed .sidebar-left .nano:hover .nav-main li a span {
      visibility: visible; }
    html.sidebar-left-collapsed .sidebar-left .nano:hover .sidebar-widget,
    html.sidebar-left-collapsed .sidebar-left .nano:hover .separator {
      display: block; }
  html.sidebar-left-collapsed .sidebar-left .nano.hovered {
    width: 300px; }
    html.sidebar-left-collapsed .sidebar-left .nano.hovered .nav-main li a span {
      visibility: visible; }
    html.sidebar-left-collapsed .sidebar-left .nano.hovered .nav-main li.nav-parent a:after {
      display: inline-block; }
    html.sidebar-left-collapsed .sidebar-left .nano.hovered .nav-main .nav-expanded > ul.nav-children {
      display: block; }
  html.sidebar-left-collapsed.sidebar-left-opened .sidebar-left .nano {
    width: 300px; }
    html.sidebar-left-collapsed.sidebar-left-opened .sidebar-left .nano .nav-main .nav-expanded > ul.nav-children {
      display: block; }
    html.sidebar-left-collapsed.sidebar-left-opened .sidebar-left .nano .nav-main li.nav-parent a:after {
      display: inline-block; }
    html.sidebar-left-collapsed.sidebar-left-opened .sidebar-left .nano .nav-main li a span {
      visibility: visible; }
    html.sidebar-left-collapsed.sidebar-left-opened .sidebar-left .nano .sidebar-widget,
    html.sidebar-left-collapsed.sidebar-left-opened .sidebar-left .nano .separator {
      display: block; } }

html.sidebar-light:not(.dark) .sidebar-left {
  background: #FFF; }
  html.sidebar-light:not(.dark) .sidebar-left .sidebar-header .sidebar-title {
    background: #FFF; }
  html.sidebar-light:not(.dark) .sidebar-left .sidebar-header .sidebar-toggle {
    background: #f6f6f6; }
    html.sidebar-light:not(.dark) .sidebar-left .sidebar-header .sidebar-toggle i {
      color: #333; }
  html.sidebar-light:not(.dark) .sidebar-left .nano {
    box-shadow: -5px 0 0 #f6f6f6 inset;
    background: #FFF; }

html.sidebar-light:not(.dark).sidebar-left-collapsed .sidebar-left .nano {
  box-shadow: -5px 0 0 #f6f6f6 inset;
  background: #FFF; }

@media only screen and (max-width: 767px) {
  html.sidebar-light .sidebar-left {
    background: #FFF; } }

html.mobile-device.sidebar-light .sidebar-left {
  background: #FFF; }

@media only screen and (min-width: 768px) {
  html.sidebar-left-big-icons .sidebar-left {
    width: 152px; }
    html.sidebar-left-big-icons .sidebar-left .sidebar-header .sidebar-toggle {
      width: 55px;
      border-radius: 0; }
    html.sidebar-left-big-icons .sidebar-left .nano {
      box-shadow: none !important; }
      html.sidebar-left-big-icons .sidebar-left .nano .nav-main {
        margin-right: 0; }
        html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li:hover > ul.nav-children {
          display: block; }
        html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li:hover > a {
          background: #21262d; }
        html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li:last-child > a {
          border-top: 1px solid #21262d;
          border-bottom: 1px solid #21262d; }
        html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li.nav-active > a {
          background: #21262d; }
        html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li > a {
          position: relative;
          text-align: center;
          padding: 12px 10px;
          border-top: 1px solid #21262d; }
          html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li > a:after {
            content: none; }
          html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li > a i {
            margin-right: 0;
            font-size: 1.8rem; }
          html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li > a span {
            display: block; }
            html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li > a span.badge {
              position: absolute;
              top: 2px;
              left: 60%;
              transform: translateX(-50%); }
          html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li > a .not-included {
            display: block; }
        html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li ul.nav-children {
          position: absolute;
          top: 0;
          left: 100%;
          min-width: 210px;
          border-left: 3px solid #2f3139;
          background: #21262d; }
          html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li ul.nav-children li:hover > ul.nav-children {
            display: block; }
          html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li ul.nav-children li:hover > a {
            color: #FFF; }
            html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li ul.nav-children li:hover > a:hover {
              background: transparent; }
          html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li ul.nav-children li a {
            padding: 6px 15px;
            overflow: visible; }
          html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li ul.nav-children li.nav-parent > a {
            padding-right: 30px; }
            html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li ul.nav-children li.nav-parent > a:after {
              content: '\f105';
              padding: 6px 10px;
              right: 5px; }
          html.sidebar-left-big-icons .sidebar-left .nano .nav-main > li ul.nav-children ul.nav-children {
            padding: 10px 0; }
        html.sidebar-left-big-icons .sidebar-left .nano .nav-main li.nav-parent:hover > a:before {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          right: -3px;
          bottom: 0;
          border-right: 4px solid #21262d;
          z-index: 1; }
        html.sidebar-left-big-icons .sidebar-left .nano .nav-main li.nav-parent.nav-expanded > ul.nav-children {
          display: none; }
        html.sidebar-left-big-icons .sidebar-left .nano .nav-main li.nav-parent.nav-expanded:hover > ul.nav-children {
          display: block; }
      html.sidebar-left-big-icons .sidebar-left .nano .sidebar-widget {
        display: none; }
  html.sidebar-left-big-icons.sidebar-left-collapsed .sidebar-left {
    width: 55px; }
    html.sidebar-left-big-icons.sidebar-left-collapsed .sidebar-left .nano:hover {
      width: 55px; }
      html.sidebar-left-big-icons.sidebar-left-collapsed .sidebar-left .nano:hover .sidebar-widget {
        display: none; }
    html.sidebar-left-big-icons.sidebar-left-collapsed .sidebar-left .nano .nav-main > li > a {
      overflow: visible; }
      html.sidebar-left-big-icons.sidebar-left-collapsed .sidebar-left .nano .nav-main > li > a span {
        display: none; }
      html.sidebar-left-big-icons.sidebar-left-collapsed .sidebar-left .nano .nav-main > li > a > i {
        font-size: 1.2rem; }
  html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main > li:hover > a {
    background: #fafafa; }
  html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main > li:last-child > a {
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #fafafa; }
  html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main > li.nav-active > a {
    background: #fafafa; }
  html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main > li > a {
    border-top: 1px solid #fafafa; }
  html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main > li ul.nav-children {
    border-left: 3px solid #F1F1F1;
    background: #fafafa; }
    html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main > li ul.nav-children li:hover > a {
      color: #000; }
      html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main > li ul.nav-children li:hover > a:hover {
        background: transparent; }
  html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main li.nav-parent:hover > a:before {
    border-right: 4px solid #fafafa; }
  html.sidebar-left-big-icons.sidebar-light.sidebar-left-with-menu.boxed:after, html.sidebar-left-big-icons.sidebar-light.sidebar-left-with-menu .content-with-menu:after {
    box-shadow: none; }
  html.sidebar-left-big-icons.sidebar-light.sidebar-left-with-menu:not(.sidebar-right-opened) .inner-menu {
    border-left: 2px solid #e2e3e6; }
  html.sidebar-left-big-icons.sidebar-light.sidebar-left-with-menu.no-overflowscrolling:not(.dark) .inner-menu .nano {
    box-shadow: none; }
  html.sidebar-left-big-icons.sidebar-left-with-menu {
    /* Sidebar Left Opened - Sidebar Right Closed / Not Scroll */
    /* Sidebar Left Opened - Sidebar Right Closed */
    /* Sidebar Left Collapsed */
    /* Scroll Layout */
    /* min 768px & max 1365px */ }
    html.sidebar-left-big-icons.sidebar-left-with-menu:not(.sidebar-right-opened):not(.scroll) .inner-body {
      margin-left: 153px; }
    html.sidebar-left-big-icons.sidebar-left-with-menu:not(.sidebar-right-opened):not(.scroll) .page-header, html.sidebar-left-big-icons.sidebar-left-with-menu:not(.sidebar-right-opened):not(.scroll) .inner-menu {
      left: 152px; }
    html.sidebar-left-big-icons.sidebar-left-with-menu:not(.sidebar-right-opened):not(.scroll) .content-with-menu .inner-toolbar {
      left: 450px; }
    html.sidebar-left-big-icons.sidebar-left-with-menu:not(.sidebar-right-opened) .inner-menu {
      border-left: 2px solid #282d36; }
    html.sidebar-left-big-icons.sidebar-left-with-menu.sidebar-left-collapsed:not(.sidebar-right-opened):not(.scroll) .content-body {
      margin-left: 55px; }
    html.sidebar-left-big-icons.sidebar-left-with-menu.sidebar-left-collapsed:not(.sidebar-right-opened):not(.scroll) .content-with-menu .inner-toolbar {
      left: 355px; }
    html.sidebar-left-big-icons.sidebar-left-with-menu.sidebar-left-collapsed:not(.sidebar-right-opened):not(.scroll) .page-header, html.sidebar-left-big-icons.sidebar-left-with-menu.sidebar-left-collapsed:not(.sidebar-right-opened):not(.scroll) .inner-menu, html.sidebar-left-big-icons.sidebar-left-with-menu.sidebar-left-collapsed:not(.sidebar-right-opened):not(.scroll) .inner-menu-toggle {
      left: 55px; }
    html.sidebar-left-big-icons.sidebar-left-with-menu.sidebar-left-collapsed:not(.scroll) .inner-body {
      margin-left: 300px; }
    html.sidebar-left-big-icons.sidebar-left-with-menu.scroll .content-with-menu {
      display: flex;
      width: calc(100% + 80px);
      height: calc(100% + 40px);
      border-top: 0;
      margin: -40px; } }
  @media only screen and (min-width: 768px) and (max-width: 1365px) {
    html.sidebar-left-big-icons.sidebar-left-with-menu {
      /* Sidebar Left Opened - Sidebar Right Closed / Not Scroll */
      /* Sidebar Left Collapsed */
      /* Inner Menu Opened */ }
      html.sidebar-left-big-icons.sidebar-left-with-menu .inner-body {
        width: calc(100% - 153px); }
      html.sidebar-left-big-icons.sidebar-left-with-menu .content-body {
        margin-left: 0; }
      html.sidebar-left-big-icons.sidebar-left-with-menu:not(.sidebar-right-opened):not(.scroll) .inner-menu-toggle {
        left: 152px; }
      html.sidebar-left-big-icons.sidebar-left-with-menu:not(.sidebar-right-opened):not(.scroll) .content-with-menu .inner-toolbar {
        left: 152px; }
      html.sidebar-left-big-icons.sidebar-left-with-menu.sidebar-left-collapsed .inner-body {
        width: 100% !important;
        margin-left: 0 !important; }
      html.sidebar-left-big-icons.sidebar-left-with-menu.sidebar-left-collapsed.inner-menu-opened:not(.sidebar-right-opened):not(.scroll) .content-body {
        margin-left: 355px; }
      html.sidebar-left-big-icons.sidebar-left-with-menu.sidebar-left-collapsed.inner-menu-opened:not(.sidebar-right-opened):not(.scroll) .content-with-menu .inner-toolbar {
        left: 355px; }
      html.sidebar-left-big-icons.sidebar-left-with-menu.sidebar-left-collapsed:not(.sidebar-right-opened):not(.scroll) .content-with-menu .inner-toolbar {
        left: 55px; }
      html.sidebar-left-big-icons.sidebar-left-with-menu.inner-menu-opened:not(.sidebar-right-opened):not(.scroll) .content-body {
        margin-left: 300px; }
      html.sidebar-left-big-icons.sidebar-left-with-menu.inner-menu-opened:not(.sidebar-right-opened):not(.scroll) .content-with-menu .inner-toolbar {
        left: 452px; } }

@media only screen and (min-width: 768px) {
  html.left-sidebar-panel {
    /* Sidebar Right Opened */
    /* Fixed */
    /* Boxed */
    /* ie9 */ }
    html.left-sidebar-panel .inner-wrapper {
      padding-top: 85px; }
    html.left-sidebar-panel .content-body {
      padding: 0;
      margin-right: 25px; }
    html.left-sidebar-panel .page-header {
      display: inline-flex;
      flex-direction: column;
      width: 100%;
      margin-bottom: 15px; }
    html.left-sidebar-panel .sidebar-left {
      margin: 0 25px 25px;
      border-radius: 5px;
      overflow: hidden; }
    html.left-sidebar-panel.sidebar-right-opened .sidebar-left {
      margin: 0 25px 0 0; }
    html.left-sidebar-panel.fixed {
      /* Fixed & Sidebar Right Opened */ }
      html.left-sidebar-panel.fixed .page-header {
        position: relative;
        left: 0;
        top: 0; }
      html.left-sidebar-panel.fixed .content-body {
        margin-left: 350px; }
      html.left-sidebar-panel.fixed .sidebar-left {
        margin: 25px;
        padding-bottom: 0; }
      html.left-sidebar-panel.fixed.sidebar-right-opened .page-header {
        margin-right: 0; }
      html.left-sidebar-panel.fixed.sidebar-right-opened .sidebar-left {
        margin-left: 0; }
      html.left-sidebar-panel.fixed.sidebar-right-opened .content-body {
        margin-left: 325px; }
    html.left-sidebar-panel.ie9.no-overflowscrolling .nano {
      min-height: 100vh; }
      html.left-sidebar-panel.ie9.no-overflowscrolling .nano > .nano-content {
        position: static; }
    html.left-sidebar-panel.ie9 .sidebar-left {
      left: 25px; }
    html.left-sidebar-panel.ie9 .content-body {
      padding-right: 70px;
      left: 50px; } }

/* Sidebar Right */
.sidebar-right {
  z-index: 1010;
  transition: margin-right ease-in-out 0.25s; }
  .sidebar-right .sidebar-right-wrapper {
    padding: 20px; }
  .sidebar-right h6 {
    margin: 0;
    color: #777;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 600; }
  .sidebar-right .mobile-close {
    display: block;
    background: #000;
    color: #999;
    left: 0;
    line-height: 20px;
    padding: 10px 10px 12px 20px;
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: left;
    text-decoration: none;
    border-radius: 5px;
    border-bottom: 1px solid #292929; }
    .sidebar-right .mobile-close i {
      margin-left: 5px;
      vertical-align: middle; }

/* If desktop is seeing mobile res, fix scrollbars */
@media only screen and (max-width: 767px) {
  html.no-mobile-device.custom-scroll .sidebar-right .nano > .nano-content {
    overflow: scroll;
    overflow-x: hidden; } }

/* Nano Scroller Plugin */
html.no-overflowscrolling .nano {
  height: 100%;
  position: relative;
  overflow: hidden;
  width: 100%; }
  html.no-overflowscrolling .nano > .nano-content {
    bottom: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 0; }
    html.no-overflowscrolling .nano > .nano-content:focus {
      outline: none; }
    html.no-overflowscrolling .nano > .nano-content::-webkit-scrollbar {
      display: none;
      visibility: hidden; }
  html.no-overflowscrolling .nano.has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block;
    visibility: visible; }
  html.no-overflowscrolling .nano > .nano-pane {
    bottom: 0;
    position: absolute;
    opacity: .01;
    right: 0;
    top: 0;
    visibility: hidden\9;
    /* Target only IE7 and IE8 with this hack */
    width: 4px;
    transition: .2s; }
    html.no-overflowscrolling .nano > .nano-pane > .nano-slider {
      background: #007bff;
      margin: 0;
      position: relative;
      visibility: hidden; }
  html.no-overflowscrolling .nano:hover > .nano-pane,
  html.no-overflowscrolling .nano .nano-pane.active,
  html.no-overflowscrolling .nano .nano-pane.flashed {
    opacity: 0.99; }
  html.no-overflowscrolling .nano:hover > .nano-pane > .nano-slider {
    visibility: visible; }

html.no-overflowscrolling.custom-scroll .nano > .nano-content {
  overflow: scroll;
  overflow-x: hidden; }

html.no-overflowscrolling .sidebar-left .nano {
  background: #1D2127;
  box-shadow: -5px 0 0 #2F3139 inset; }

html.no-overflowscrolling.sidebar-light:not(.dark) .sidebar-left .nano {
  background: #FFF;
  box-shadow: -5px 0 0 #F6F6F6 inset; }

html.no-overflowscrolling.sidebar-light:not(.dark) .sidebar-right .nano {
  background: #F6F6F6;
  box-shadow: -5px 0 0 #F6F6F6 inset; }

html.no-overflowscrolling.sidebar-light:not(.dark) .inner-menu .nano {
  background: #FFF;
  box-shadow: -5px 0 0 #e2e3e6 inset; }

@media only screen and (max-width: 767px) {
  html.no-overflowscrolling .sidebar-left .nano > .nano-content,
  html.no-overflowscrolling .sidebar-right .nano > .nano-content,
  html.no-overflowscrolling .inner-menu .nano > .nano-content {
    overflow: scroll !important;
    overflow-x: hidden !important; } }

@media only screen and (min-width: 768px) {
  html.overflowscrolling.fixed .sidebar-left .nano,
  html.overflowscrolling.fixed .sidebar-right .nano,
  html.overflowscrolling.fixed .inner-menu .nano {
    height: 100%;
    overflow: hidden;
    -webkit-overflow-scrolling: touch; }
    html.overflowscrolling.fixed .sidebar-left .nano > .nano-pane > .nano-slider,
    html.overflowscrolling.fixed .sidebar-right .nano > .nano-pane > .nano-slider,
    html.overflowscrolling.fixed .inner-menu .nano > .nano-pane > .nano-slider {
      visibility: visible; }
  html.overflowscrolling.fixed.custom-scroll .sidebar-left .nano > .nano-content,
  html.overflowscrolling.fixed.custom-scroll .sidebar-right .nano > .nano-content,
  html.overflowscrolling.fixed.custom-scroll .inner-menu .nano > .nano-content {
    overflow-y: scroll;
    overflow-x: hidden; }
  /* Safari fix */
  html.safari.no-mobile-device.no-overflowscrolling .nano {
    position: absolute !important; } }

/* Page Header */
.page-header {
  z-index: 1001;
  transition: left ease-in-out 0.25s, margin-right ease-in-out 0.25s, width ease-in-out 0.25s;
  /* Left Breadcumb */
  /* Mobile */ }
  .page-header h2 {
    color: #FFF;
    border-bottom: 4px solid #007bff;
    box-sizing: content-box;
    display: inline-block;
    float: left;
    height: 50px;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 50px;
    margin: 0 0 0 -1px;
    padding: 0 22px 0 20px; }
  .page-header .breadcrumbs {
    display: inline-block;
    font-size: 0;
    line-height: 50px;
    margin: 0;
    padding: 0 15px 0 0; }
    .page-header .breadcrumbs li {
      color: #C3C3C3;
      display: inline-block;
      font-weight: 300; }
      .page-header .breadcrumbs li:after {
        content: '/';
        display: inline-block;
        font-size: 0.85rem;
        margin: 0 10px;
        vertical-align: middle; }
      .page-header .breadcrumbs li:last-child:after {
        display: none; }
    .page-header .breadcrumbs .fa-home {
      font-size: 1.4rem; }
    .page-header .breadcrumbs i {
      vertical-align: middle; }
    .page-header .breadcrumbs a,
    .page-header .breadcrumbs span {
      color: #C3C3C3;
      display: inline-block;
      font-size: 0.85rem;
      line-height: 20px;
      vertical-align: middle; }
  .page-header .sidebar-right-toggle {
    cursor: pointer;
    color: #C3C3C3;
    display: inline-block;
    font-size: 17px;
    margin: 0 0 0 10px;
    height: 50px;
    width: 50px;
    vertical-align: top;
    text-align: center;
    transition: all 0.15s ease-in-out; }
    .page-header .sidebar-right-toggle i {
      line-height: 53px;
      vertical-align: middle; }
    .page-header .sidebar-right-toggle:hover {
      color: #007bff; }
  .page-header.page-header-left-breadcrumb {
    position: relative;
    background: transparent !important;
    height: auto;
    top: 3px;
    margin: 0 0 15px;
    padding-left: 8px;
    border: 0 !important;
    box-shadow: none !important;
    z-index: 0; }
    .page-header.page-header-left-breadcrumb h2 {
      float: none;
      height: 40px;
      line-height: 30px;
      color: #33353F;
      padding: 0;
      border: 0; }
    .page-header.page-header-left-breadcrumb .right-wrapper {
      float: none;
      padding-left: 0; }
    .page-header.page-header-left-breadcrumb .breadcrumbs {
      margin-top: -10px;
      line-height: 30px; }
      .page-header.page-header-left-breadcrumb .breadcrumbs a, .page-header.page-header-left-breadcrumb .breadcrumbs span {
        color: #757677; }
    .page-header.page-header-left-breadcrumb .sidebar-right-toggle {
      position: absolute;
      top: 30%;
      right: -25px;
      color: #33353F;
      transform: translateY(-50%); }
  @media (max-width: 767px) {
    .page-header .page-header-left-breadcrumb {
      margin-top: 15px; }
      .page-header .page-header-left-breadcrumb .sidebar-right-toggle {
        right: -15px; } }

/* Header Dark - Page Header */
html.dark .page-header,
html.header-dark .page-header {
  border-left-color: #171717;
  box-shadow: 1px 3px 0 1px #2f3139; }

/* Sidebar Light- Page Header */
html.sidebar-light:not(.dark) .page-header {
  border-left-color: #e6e6e6;
  background: #f6f6f6;
  box-shadow: 1px 3px 0 1px #e2e3e6; }
  html.sidebar-light:not(.dark) .page-header h2 {
    color: #333; }
  html.sidebar-light:not(.dark) .page-header .breadcrumbs a,
  html.sidebar-light:not(.dark) .page-header .breadcrumbs span {
    color: #333; }
  html.sidebar-light:not(.dark) .page-header .sidebar-right-toggle i {
    color: #333; }

html.sidebar-right-opened .page-header .sidebar-right-toggle i:before {
  content: "\f054"; }

/* Page Header - Mobile */
@media only screen and (max-width: 767px) {
  .page-header {
    padding-right: 80px; }
    .page-header .breadcrumbs {
      display: none; }
    .page-header h2 {
      font-size: 16px;
      padding: 0 15px 0;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 100%; }
    .page-header .sidebar-right-toggle {
      position: absolute;
      right: 0;
      top: 0; } }

html.ie {
  /* Page header */ }
  html.ie .page-header {
    /* Left Breadcumb */ }
    html.ie .page-header.page-header-left-breadcrumb h2 {
      float: left; }

/* Margin to show the menu button on mobile */
@media (max-width: 991px) {
  html.has-tab-navigation .header-right {
    margin-right: 50px; } }

html.has-tab-navigation .toggle-menu {
  background: #007bff;
  border-radius: 100px;
  color: #FFF;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 14px;
  width: 30px; }

html.has-tab-navigation .inner-wrapper {
  padding: 80px 15px 15px;
  background-color: #1d2127; }
  @media (max-width: 991px) {
    html.has-tab-navigation .inner-wrapper {
      padding: 75px 15px 15px; } }
  @media (max-width: 767px) {
    html.has-tab-navigation .inner-wrapper {
      padding: 15px; } }

html.has-tab-navigation {
  /* Mobile */
  /* IE */ }
  html.has-tab-navigation .content-body {
    padding: 25px 25px;
    background-color: #eee;
    border-radius: 0 7px 7px 7px;
    transition: ease padding 300ms;
    /* Only for desktop */ }
    @media (min-width: 992px) {
      html.has-tab-navigation .content-body.tab-menu-opened {
        padding: 70px 25px 25px; } }
  html.has-tab-navigation.dark .content-body, html.has-tab-navigation.dark.boxed .content-body {
    background-color: #17191d; }
  @media (max-width: 991px) {
    html.has-tab-navigation .content-body {
      border-radius: 5px; } }
  html.has-tab-navigation.ie .content-body {
    flex: none; }

html.has-tab-navigation .page-header {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  margin: 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0 0 10px 0; }
  html.has-tab-navigation .page-header .breadcrumbs a,
  html.has-tab-navigation .page-header .breadcrumbs span {
    font-size: 13px; }

html.has-tab-navigation.dark .page-header h2 {
  color: #FFF; }

html.has-tab-navigation .not-included {
  color: #b7b7b7;
  display: block;
  font-size: 0.8em;
  font-style: normal;
  margin: -4px 0;
  padding: 0; }
  html.has-tab-navigation .not-included.custom-pos-1 {
    margin-top: 1px;
    margin-left: 8px; }
    @media (max-width: 991px) {
      html.has-tab-navigation .not-included.custom-pos-1 {
        float: none !important;
        display: inline-block; } }

html.has-tab-navigation .tip {
  display: inline-block;
  padding: 0 5px;
  background: #171717;
  color: #FFF;
  text-shadow: none;
  border-radius: 3px;
  margin-left: 8px;
  position: relative;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold; }
  html.has-tab-navigation .tip:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(23, 23, 23, 0);
    border-right-color: #171717;
    border-width: 5px;
    margin-top: -5px; }
  html.has-tab-navigation .tip.skin {
    color: #171717; }

/* Desktop */
@media (min-width: 992px) {
  .tab-navigation {
    height: initial !important;
    display: block !important;
    z-index: 3; }
    .tab-navigation nav > ul {
      position: relative; }
      .tab-navigation nav > ul > li {
        position: static; }
        .tab-navigation nav > ul > li.active a {
          background: transparent; }
          .tab-navigation nav > ul > li.active a:hover, .tab-navigation nav > ul > li.active a:focus {
            background: transparent; }
        .tab-navigation nav > ul > li.active > a {
          background: #17191d; }
          .tab-navigation nav > ul > li.active > a:hover, .tab-navigation nav > ul > li.active > a:focus {
            background: #17191d; }
        .tab-navigation nav > ul > li.nav-expanded > a {
          color: #33353F;
          background: #FFF; }
          .tab-navigation nav > ul > li.nav-expanded > a:hover, .tab-navigation nav > ul > li.nav-expanded > a:focus {
            color: #33353F;
            background: #FFF; }
        .tab-navigation nav > ul > li.nav-expanded > ul {
          display: block; }
        .tab-navigation nav > ul > li:hover:not(.nav-expanded) > a {
          color: #FFF;
          background: #007bff; }
        .tab-navigation nav > ul > li > a {
          background: #17191d none repeat scroll 0 0;
          border-radius: 4px 4px 0 0 !important;
          color: #fff;
          font-weight: 600;
          min-width: 130px;
          padding: 13px 30px;
          text-align: center;
          text-transform: uppercase;
          font-size: 11px; }
          .tab-navigation nav > ul > li > a .fa, .tab-navigation nav > ul > li > a .fab, .tab-navigation nav > ul > li > a .fal, .tab-navigation nav > ul > li > a .far, .tab-navigation nav > ul > li > a .fas {
            font-size: 14px;
            margin-right: 7px;
            position: relative;
            top: 1px; }
        .tab-navigation nav > ul > li a {
          cursor: pointer; }
          .tab-navigation nav > ul > li a.dropdown-toggle:after {
            border: none; }
          .tab-navigation nav > ul > li a .badge {
            margin-top: 4px;
            margin-left: 10px; }
        .tab-navigation nav > ul > li > ul {
          margin: 0;
          border: 0;
          border-radius: 0 7px 0px 0px;
          left: 0;
          right: 0;
          box-shadow: none; }
          .tab-navigation nav > ul > li > ul > li {
            position: relative;
            float: left; }
            .tab-navigation nav > ul > li > ul > li.nav-active > a {
              color: #007bff !important; }
            .tab-navigation nav > ul > li > ul > li:hover > a {
              color: #33353F; }
            .tab-navigation nav > ul > li > ul > li .dropdown-menu {
              padding: 2px 0;
              margin: 0;
              border: none; }
              .tab-navigation nav > ul > li > ul > li .dropdown-menu li a {
                padding: 7px 10px;
                min-width: 230px;
                color: #777;
                white-space: initial;
                font-size: 12px;
                border-bottom: 1px solid #f4f4f4; }
                .tab-navigation nav > ul > li > ul > li .dropdown-menu li a:hover {
                  background-color: transparent;
                  color: #33353F; }
                .tab-navigation nav > ul > li > ul > li .dropdown-menu li a.dropdown-toggle:after {
                  content: "\f0da";
                  display: inline-block;
                  font-family: 'Font Awesome 5 Free';
                  font-weight: 900;
                  float: right; }
              .tab-navigation nav > ul > li > ul > li .dropdown-menu li.nav-active > a {
                color: #007bff !important; }
              .tab-navigation nav > ul > li > ul > li .dropdown-menu li:hover > a {
                color: #33353F; }
              .tab-navigation nav > ul > li > ul > li .dropdown-menu li:hover.dropdown-submenu {
                position: relative; }
                .tab-navigation nav > ul > li > ul > li .dropdown-menu li:hover.dropdown-submenu > .dropdown-menu {
                  display: block;
                  opacity: 1;
                  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
                  left: 100%;
                  top: 0;
                  margin-top: -2px;
                  margin-left: 0; }
              .tab-navigation nav > ul > li > ul > li .dropdown-menu li:last-child > a {
                border-bottom: none; }
            .tab-navigation nav > ul > li > ul > li > a {
              background-color: transparent !important;
              color: #777;
              font-size: 11px;
              font-weight: 700;
              padding: 10px 5px 10px 25px;
              text-transform: uppercase;
              white-space: initial; }
              .tab-navigation nav > ul > li > ul > li > a:hover, .tab-navigation nav > ul > li > ul > li > a:focus {
                color: #33353F; }
              .tab-navigation nav > ul > li > ul > li > a.dropdown-toggle:after {
                content: "\f0d7";
                display: inline-block;
                position: relative;
                top: 3px;
                font-family: 'Font Awesome 5 Free';
                font-weight: 900;
                margin-left: 7px;
                margin-top: -3px;
                font-size: 12px; }
            .tab-navigation nav > ul > li > ul > li:hover.dropdown-submenu > .dropdown-menu {
              top: auto;
              display: block;
              opacity: 1;
              box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
              margin-left: 12px;
              padding: 2px 5px; } }

/* Mobile */
@media (max-width: 991px) {
  .tab-navigation {
    margin-bottom: 25px;
    border-radius: 5px;
    overflow: hidden; }
    .tab-navigation nav > ul > li {
      width: 100%;
      margin-left: 0; }
      .tab-navigation nav > ul > li.expanding > a {
        color: #33353F !important;
        background: #FFF !important; }
      .tab-navigation nav > ul > li.nav-expanded > a {
        color: #33353F !important;
        background: #FFF !important; }
      .tab-navigation nav > ul > li.nav-expanded > ul {
        display: block; }
      .tab-navigation nav > ul > li.active > a {
        background: #17191d; }
        .tab-navigation nav > ul > li.active > a:hover, .tab-navigation nav > ul > li.active > a:focus {
          background: #17191d; }
      .tab-navigation nav > ul > li.active ul li a {
        background: transparent !important; }
        .tab-navigation nav > ul > li.active ul li a:hover {
          background: #f5f5f5 !important; }
      .tab-navigation nav > ul > li:hover:not(.nav-expanded) > a {
        background: #17191d; }
        .tab-navigation nav > ul > li:hover:not(.nav-expanded) > a:hover, .tab-navigation nav > ul > li:hover:not(.nav-expanded) > a:focus {
          background: #17191d; }
      .tab-navigation nav > ul > li > a {
        border-radius: 0;
        color: #FFF;
        background: #17191d; }
      .tab-navigation nav > ul > li a {
        cursor: pointer; }
      .tab-navigation nav > ul > li a.dropdown-toggle:after {
        content: "\f107";
        display: inline-block;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        float: right;
        border: none;
        margin-right: .755rem; }
      .tab-navigation nav > ul > li .fa, .tab-navigation nav > ul > li .fab, .tab-navigation nav > ul > li .fal, .tab-navigation nav > ul > li .far, .tab-navigation nav > ul > li .fas {
        margin-right: 10px; }
      .tab-navigation nav > ul > li > ul {
        position: static;
        width: 100%;
        margin: 0;
        border: 0;
        border-radius: 0;
        background: #FFF;
        padding-left: 23px;
        padding-top: 0; }
        .tab-navigation nav > ul > li > ul > li.nav-expanded > ul {
          display: block; }
        .tab-navigation nav > ul > li > ul > li.dropdown-submenu:hover > a {
          color: #33353F; }
        .tab-navigation nav > ul > li > ul > li.active a {
          color: #777; }
          .tab-navigation nav > ul > li > ul > li.active a:hover, .tab-navigation nav > ul > li > ul > li.active a:focus {
            color: #33353F; }
        .tab-navigation nav > ul > li > ul > li > a {
          color: #777;
          padding: 10px 15px;
          white-space: initial; }
          .tab-navigation nav > ul > li > ul > li > a:hover, .tab-navigation nav > ul > li > ul > li > a:focus {
            color: #33353F;
            background-color: transparent; }
        .tab-navigation nav > ul > li > ul > li a {
          font-size: 13px; }
        .tab-navigation nav > ul > li > ul > li .dropdown-menu {
          position: static;
          float: none;
          box-shadow: none;
          border: none;
          padding-left: 15px;
          background-color: #FFF;
          border-radius: 0; }
          .tab-navigation nav > ul > li > ul > li .dropdown-menu li.nav-expanded > ul {
            display: block; }
          .tab-navigation nav > ul > li > ul > li .dropdown-menu li:hover > a {
            color: #33353F; }
          .tab-navigation nav > ul > li > ul > li .dropdown-menu li > a {
            padding: 10px 15px;
            color: #777;
            white-space: initial; }
            .tab-navigation nav > ul > li > ul > li .dropdown-menu li > a:hover, .tab-navigation nav > ul > li > ul > li .dropdown-menu li > a:focus {
              color: #33353F;
              background-color: transparent; }
    .tab-navigation nav > ul li.nav-expanded > a.dropdown-toggle:after {
      content: "\f106";
      display: inline-block;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      float: right; } }

html.dark .tab-navigation nav > ul > li.nav-expanded > a {
  color: #FFF;
  background: #282d36; }

html.dark .tab-navigation nav > ul > li > a {
  color: #FFF;
  background: #17191d; }

html.dark .tab-navigation nav > ul > li > ul {
  background: #282d36; }
  html.dark .tab-navigation nav > ul > li > ul > li:hover > a {
    color: #CCC; }
  html.dark .tab-navigation nav > ul > li > ul > li .dropdown-menu {
    background-color: #282d36;
    border-radius: 0; }
    html.dark .tab-navigation nav > ul > li > ul > li .dropdown-menu li > a {
      color: #777;
      border-bottom-color: #35393d; }
    html.dark .tab-navigation nav > ul > li > ul > li .dropdown-menu li:hover > a {
      color: #CCC; }
  html.dark .tab-navigation nav > ul > li > ul > li > a {
    color: #777; }
    html.dark .tab-navigation nav > ul > li > ul > li > a:hover, html.dark .tab-navigation nav > ul > li > ul > li > a:focus {
      background-color: transparent;
      color: #CCC; }

/* Tab Navigation Mobile - Dark Colors */
@media (max-width: 991px) {
  html.dark .tab-navigation nav > ul > li.expanding > a {
    color: #FFF !important;
    background: #282d36 !important; }
  html.dark .tab-navigation nav > ul > li.nav-expanded > a {
    color: #FFF !important;
    background: #282d36 !important; }
  html.dark .tab-navigation nav > ul > li.active > a {
    background: #17191d; }
    html.dark .tab-navigation nav > ul > li.active > a:hover, html.dark .tab-navigation nav > ul > li.active > a:focus {
      background: #17191d; }
  html.dark .tab-navigation nav > ul > li.active ul li a {
    background: transparent !important; }
    html.dark .tab-navigation nav > ul > li.active ul li a:hover {
      background: #282d36 !important; }
  html.dark .tab-navigation nav > ul > li:hover:not(.nav-expanded) > a {
    background: #17191d; }
    html.dark .tab-navigation nav > ul > li:hover:not(.nav-expanded) > a:hover, html.dark .tab-navigation nav > ul > li:hover:not(.nav-expanded) > a:focus {
      background: #17191d; }
  html.dark .tab-navigation nav > ul > li > a {
    color: #FFF;
    background: #17191d; }
  html.dark .tab-navigation nav > ul > li > ul {
    background: #282d36; }
    html.dark .tab-navigation nav > ul > li > ul > li.dropdown-submenu:hover > a {
      color: #CCC; }
    html.dark .tab-navigation nav > ul > li > ul > li .dropdown-menu {
      background-color: #282d36;
      border-radius: 0; }
      html.dark .tab-navigation nav > ul > li > ul > li .dropdown-menu li > a {
        color: #777;
        background-color: transparent; }
      html.dark .tab-navigation nav > ul > li > ul > li .dropdown-menu li:hover > a {
        color: #CCC; }
    html.dark .tab-navigation nav > ul > li > ul > li > a {
      color: #777; }
      html.dark .tab-navigation nav > ul > li > ul > li > a:hover, html.dark .tab-navigation nav > ul > li > ul > li > a:focus {
        background-color: transparent;
        color: #CCC; } }

html.boxed.has-tab-navigation body {
  background: #1d2127; }

html.boxed.has-tab-navigation .inner-wrapper {
  box-shadow: none; }

@media (min-width: 992px) {
  html.boxed.has-tab-navigation .header {
    margin-top: -5px;
    border-top-color: transparent;
    border-bottom-color: transparent; }
    html.boxed.has-tab-navigation .header .separator {
      width: 1px;
      background-image: linear-gradient(#1d2127 0%, #121518, #1d2127 100%); } }

html.ie .tab-navigation nav > ul > li a .badge {
  float: none !important; }

html.ie .tab-navigation nav > ul > li a .not-included {
  float: none !important;
  display: inline; }

/* ie9 */
html.ie9 .tab-navigation {
  display: table-row !important; }

/* Content With Menu - Menu Faux Column for Scroll and Boxed Layouts Colors */
@media only screen and (min-width: 768px) {
  html.scroll .content-with-menu:before,
  html.boxed .content-with-menu:before {
    background: #1D2127; }
  html.scroll .content-with-menu:after,
  html.boxed .content-with-menu:after {
    background: #000;
    box-shadow: 0px 0 4px 2px rgba(0, 0, 0, 0.5); } }

/* Unstyle nano for non fixed layouts */
html.scroll .inner-menu .nano,
html.scroll.no-overflowscrolling.custom-scroll .inner-menu .nano,
html.boxed .inner-menu .nano,
html.boxed.no-overflowscrolling.custom-scroll .inner-menu .nano {
  position: static;
  height: auto;
  overflow: visible;
  width: auto; }
  html.scroll .inner-menu .nano > .nano-content,
  html.scroll.no-overflowscrolling.custom-scroll .inner-menu .nano > .nano-content,
  html.boxed .inner-menu .nano > .nano-content,
  html.boxed.no-overflowscrolling.custom-scroll .inner-menu .nano > .nano-content {
    position: static;
    overflow: visible; }

@media only screen and (max-width: 767px) {
  html.fixed .inner-menu .nano {
    position: static;
    height: auto;
    overflow: visible;
    width: auto; }
    html.fixed .inner-menu .nano .nano-content {
      margin-right: 0;
      position: static;
      overflow: visible; } }

/* Fix padding when fixed */
@media only screen and (min-width: 768px) {
  html.fixed .inner-menu {
    padding: 0; }
    html.fixed .inner-menu .nano-content {
      padding: 35px; }
      html.fixed .inner-menu .nano-content:after {
        display: block;
        content: '';
        height: 35px; } }

/* Content With Menu - Inner Menu Style */
.inner-menu {
  background: #1D2127;
  border-right: 1px solid #242830;
  color: #abb4be;
  padding: 0;
  margin: 0; }
  .inner-menu .title {
    color: #465162;
    font-weight: 600;
    margin: 10px 0;
    padding: 0;
    text-transform: uppercase; }
  .inner-menu hr.separator {
    background-image: linear-gradient(to left, transparent, rgba(0, 0, 0, 0.4), transparent);
    margin: 20px -35px 20px; }
  .inner-menu a,
  .inner-menu a:hover {
    color: #abb4be; }
  .inner-menu a.menu-item {
    color: #abb4be;
    display: block;
    margin: 0 -35px 0 -35px;
    padding: 10px 50px 10px 50px;
    text-decoration: none; }
    .inner-menu a.menu-item:hover {
      background: #21262d;
      color: #abb4be;
      text-decoration: none; }
    .inner-menu a.menu-item.active {
      background: #282d36; }
    .inner-menu a.menu-item .label {
      font-weight: normal;
      font-size: 10px;
      font-size: 1rem;
      padding: .3em .7em .4em;
      margin: .2em -1em 0 0; }

html.sidebar-light:not(.dark) .inner-menu {
  background: #FFF;
  border-right-color: #e2e3e6;
  color: #777; }
  html.sidebar-light:not(.dark) .inner-menu .title {
    color: #465162; }
  html.sidebar-light:not(.dark) .inner-menu hr.separator {
    background-image: linear-gradient(to left, transparent, rgba(0, 0, 0, 0.1), transparent); }
  html.sidebar-light:not(.dark) .inner-menu a.menu-item {
    color: #777; }
    html.sidebar-light:not(.dark) .inner-menu a.menu-item:hover {
      background: #e2e3e6;
      color: #777; }
    html.sidebar-light:not(.dark) .inner-menu a.menu-item.active {
      background: #e2e3e6; }

/* Content With Menu - Toggle */
.inner-menu-toggle,
.inner-menu .inner-menu-toggle-inside {
  background: #000;
  color: #999;
  left: 0;
  line-height: 52px;
  position: relative;
  overflow: hidden;
  text-align: left;
  text-decoration: none; }
  .inner-menu-toggle:after,
  .inner-menu .inner-menu-toggle-inside:after {
    box-shadow: 0 0px 3px 0 rgba(255, 255, 255, 0.7);
    bottom: -1px;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0; }
  .inner-menu-toggle a,
  .inner-menu .inner-menu-toggle-inside a {
    display: block;
    padding-left: 20px;
    text-decoration: none; }
    .inner-menu-toggle a i,
    .inner-menu .inner-menu-toggle-inside a i {
      vertical-align: middle; }
  .inner-menu-toggle .inner-menu-collapse,
  .inner-menu .inner-menu-toggle-inside .inner-menu-collapse {
    display: none; }

html.sidebar-light:not(.dark) .inner-menu-toggle,
html.sidebar-light:not(.dark) .inner-menu .inner-menu-toggle-inside {
  background: #E2E3E6;
  color: #777; }
  html.sidebar-light:not(.dark) .inner-menu-toggle > a,
  html.sidebar-light:not(.dark) .inner-menu .inner-menu-toggle-inside > a {
    color: #777; }

.inner-menu-toggle a i {
  margin-left: 5px; }

.inner-menu-toggle-inside {
  margin: -35px -35px 15px -35px; }
  .inner-menu-toggle-inside .inner-menu-collapse i {
    margin-right: 5px; }
  .inner-menu-toggle-inside .inner-menu-expand i {
    margin-left: 5px; }

/* Content With Menu - Toggle - Outside */
.inner-menu-toggle {
  display: none; }

/* Content With Menu - Inner Menu Content */
.inner-menu-content {
  display: none; }

html.inner-menu-opened .inner-menu .inner-menu-toggle-inside .inner-menu-collapse {
  display: block; }

html.inner-menu-opened .inner-menu-expand {
  display: none; }

html.inner-menu-opened .inner-menu-content {
  display: block; }

/* Content With Menu - Responsive */
@media only screen and (max-width: 767px) {
  .inner-menu .hidden-xs-inline {
    display: none; }
  .inner-menu .inner-menu-content {
    padding: 20px; }
  .inner-menu-toggle-inside {
    margin: 0; } }

/* Content With Menu - Toolbar + Layout Fixed */
@media only screen and (min-width: 768px) {
  html.fixed.inner-menu-opened {
    left: 600px; }
  html.fixed .inner-menu-toggle {
    position: fixed;
    left: 300px; } }

html.dark .inner-menu-toggle:after,
html.dark .inner-menu .inner-menu-toggle-inside:after {
  box-shadow: none; }

/* Header Nav Main Mobile */
@media (max-width: 991px) {
  .header-nav {
    clear: both;
    float: none; }
  .header-nav-main {
    background: #FFF;
    padding: 10px;
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: auto; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .header-nav-main {
      position: relative;
      top: 9px; } }

@media (max-width: 991px) {
    .header-nav-main.collapsing {
      overflow: hidden; }
    .header-nav-main nav {
      margin: 0 0 6px; }
      .header-nav-main nav > ul {
        flex-direction: column; }
        .header-nav-main nav > ul li {
          border-bottom: 1px solid #e8e8e8;
          clear: both;
          display: block;
          float: none;
          margin: 0;
          padding: 0;
          position: relative; }
          .header-nav-main nav > ul li a {
            font-size: 13px;
            font-style: normal;
            line-height: 20px;
            padding: 7px 8px;
            margin: 1px 0;
            border-radius: 4px;
            white-space: initial; }
            .header-nav-main nav > ul li a .fa-caret-down {
              line-height: 35px;
              min-height: 38px;
              min-width: 30px;
              position: absolute;
              right: 5px;
              text-align: center;
              top: 0; }
            .header-nav-main nav > ul li a.dropdown-toggle:after {
              content: none; }
          .header-nav-main nav > ul li.dropdown .dropdown-menu {
            background: transparent;
            padding: 0;
            margin: 0;
            font-size: 13px;
            box-shadow: none;
            border-radius: 0;
            border: 0;
            clear: both;
            display: none;
            float: none;
            position: static;
            border-top: 0 !important; }
            .header-nav-main nav > ul li.dropdown .dropdown-menu li a {
              color: #333; }
            .header-nav-main nav > ul li.dropdown .dropdown-menu li.dropdown-submenu.showed > .dropdown-menu {
              display: block;
              margin-left: 20px; }
          .header-nav-main nav > ul li.dropdown.showed > .dropdown-menu {
            display: block;
            margin-left: 20px; }
          .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-title {
            margin-top: 10px;
            display: block; }
          .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav {
            margin: 0 0 0 20px;
            padding: 0;
            list-style: none; }
            .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav > li > a {
              display: block;
              text-decoration: none;
              color: #333; }
          .header-nav-main nav > ul li.dropdown-mega .mega-sub-nav-toggle {
            width: 20px;
            text-align: center; }
            .header-nav-main nav > ul li.dropdown-mega .mega-sub-nav-toggle:before {
              content: "\f0d8";
              font-family: 'Font Awesome 5 Free';
              font-weight: 900; }
            .header-nav-main nav > ul li.dropdown-mega .mega-sub-nav-toggle.toggled:before {
              content: "\f0d7";
              font-family: 'Font Awesome 5 Free';
              font-weight: 900; }
          .header-nav-main nav > ul li:last-child {
            border-bottom: 0; }
        .header-nav-main nav > ul > li > a {
          text-transform: uppercase;
          font-weight: 700;
          margin-top: 1px;
          margin-bottom: 1px;
          white-space: initial; }
        .header-nav-main nav > ul > li.active > a, .header-nav-main nav > ul > li.active > a:focus, .header-nav-main nav > ul > li.active > a:hover {
          color: #FFF; }
      .header-nav-main nav .not-included {
        margin: 0; }
    .header-nav-main a > .thumb-info-preview {
      display: none !important; }
  .header-btn-collapse-nav {
    outline: 0;
    float: right;
    margin-top: 10px;
    margin-right: 15px; }
    .header-btn-collapse-nav:hover, .header-btn-collapse-nav:focus {
      color: #FFF; }
  .header-nav-bar {
    margin: 0 auto; }
    .header-nav-bar .header-btn-collapse-nav {
      margin-top: 14px; }
  .header-transparent .header-nav-main {
    padding: 10px;
    margin-bottom: 10px;
    background: #FFF;
    border-radius: 4px; }
  .header-semi-transparent .header-nav-main {
    padding: 10px;
    margin-bottom: 10px;
    background: #FFF;
    border-radius: 4px; }
  .header-semi-transparent-light .header-nav-main {
    padding: 10px;
    margin-bottom: 10px;
    background: #FFF;
    border-radius: 4px; } }

/* Header Nav Main */
@media (min-width: 992px) {
  .header-nav-main {
    float: right;
    margin: 8px 0 0;
    min-height: 45px; }
    .header-nav-main nav > ul > li {
      margin-left: 2px; }
      .header-nav-main nav > ul > li:first-child {
        margin-left: 10px; }
      .header-nav-main nav > ul > li > a {
        display: inline-block;
        border-radius: 4px;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        padding: 10px;
        text-transform: uppercase;
        white-space: initial; }
        .header-nav-main nav > ul > li > a:focus {
          background: transparent;
          color: #007bff; }
        .header-nav-main nav > ul > li > a.dropdown-toggle .fa-caret-down {
          display: none; }
        .header-nav-main nav > ul > li > a.dropdown-toggle:after {
          border-color: #007bff transparent transparent transparent;
          border-style: solid;
          border-width: 4px;
          content: " ";
          float: right;
          margin-top: 7px;
          margin-left: 4px; }
      .header-nav-main nav > ul > li.show > a, .header-nav-main nav > ul > li:hover > a, .header-nav-main nav > ul > li.active > a {
        background: #007bff;
        color: #FFF; }
      .header-nav-main nav > ul > li.dropdown .dropdown-menu {
        top: -10000px;
        display: block;
        opacity: 0;
        left: auto;
        border-radius: 0 4px 4px;
        border: 0;
        border-top: 5px solid #007bff;
        box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
        margin: -3px 0 0 0;
        min-width: 200px;
        padding: 5px;
        text-align: left; }
        .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
          border-bottom: 1px solid #f4f4f4;
          color: #777;
          font-size: 0.8em;
          font-weight: 400;
          padding: 6px 20px 6px 8px;
          position: relative;
          text-transform: none;
          white-space: initial; }
        .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu {
          position: relative; }
          .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a .fa-caret-down {
            display: none; }
          .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
            border-color: transparent transparent transparent #007bff;
            border-style: solid;
            border-width: 4px 0 4px 4px;
            content: " ";
            position: absolute;
            top: 50%;
            right: 10px;
            transform: translateY(-50%); }
          .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
            display: block;
            margin-top: -10px;
            margin-left: -1px;
            border-radius: 4px;
            opacity: 0; }
          .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
            top: 0;
            opacity: 1; }
        .header-nav-main nav > ul > li.dropdown .dropdown-menu li:last-child a {
          border-bottom: 0; }
      .header-nav-main nav > ul > li.dropdown.show li.dropdown-submenu > .dropdown-menu, .header-nav-main nav > ul > li.dropdown:hover li.dropdown-submenu > .dropdown-menu {
        left: 100%; }
      .header-nav-main nav > ul > li.dropdown.show > a, .header-nav-main nav > ul > li.dropdown:hover > a {
        padding-bottom: 15px; }
      .header-nav-main nav > ul > li.dropdown.show > .dropdown-menu, .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
        top: auto;
        display: block;
        opacity: 1; }
      .header-nav-main nav > ul > li.dropdown-reverse .dropdown-menu li a {
        padding-right: 8px;
        padding-left: 20px; }
      .header-nav-main nav > ul > li.dropdown-reverse .dropdown-menu li.dropdown-submenu > a:after {
        border-width: 4px 4px 4px 0; }
      .header-nav-main nav > ul > li.dropdown-mega {
        position: static; }
        .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
          border-radius: 4px;
          left: 15px;
          right: 15px;
          width: auto; }
        .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
          padding: 20px 30px; }
        .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title {
          color: #333333;
          display: block;
          font-size: 1em;
          font-weight: 600;
          margin-top: 20px;
          padding-bottom: 5px;
          text-transform: uppercase; }
          .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title:first-child {
            margin-top: 0; }
        .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav {
          list-style: none;
          padding: 0;
          margin: 0; }
          .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
            border: 0 none;
            border-radius: 4px;
            color: #777;
            display: block;
            font-size: 0.9em;
            font-weight: normal;
            margin: 0 0 0 -8px;
            padding: 3px 8px;
            text-shadow: none;
            text-transform: none;
            text-decoration: none; }
          .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li:hover > a {
            background: #f4f4f4; }
          .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav .mega-sub-nav-toggle {
            width: 20px;
            text-align: center; }
            .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav .mega-sub-nav-toggle:before {
              content: "\f0d8";
              font-family: 'Font Awesome 5 Free';
              font-weight: 900; }
            .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav .mega-sub-nav-toggle.toggled:before {
              content: "\f0d7"; }
          .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav .dropdown-mega-sub-nav {
            padding-left: 15px; }
      .header-nav-main nav > ul > li .badge {
        margin-right: -16px;
        margin-top: 4px; }
    .header-nav-main.header-nav-main-square nav > ul > li > a {
      border-radius: 0; }
    .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu {
      margin-top: 0;
      border-radius: 0; }
      .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
        border-radius: 0; }
    .header-nav-main.header-nav-main-square nav > ul > li.dropdown-mega > .dropdown-menu {
      border-radius: 0; }
    .header-nav-main.header-nav-main-square nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
      border-radius: 0; }
    .header-nav-main .dropdown-reverse a > .thumb-info-preview {
      transform: translate3d(20px, 0, 0);
      right: 100%;
      left: auto;
      padding-left: 0;
      margin-right: 10px; }
    .header-nav-main .dropdown-reverse a:hover > .thumb-info-preview {
      transform: translate3d(0, 0, 0); }
  .header-nav {
    float: left; }
    .header-nav.header-nav-dark-dropdown {
      margin-bottom: -9px; }
      .header-nav.header-nav-dark-dropdown nav > ul > li > a, .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a {
        background: transparent;
        color: #444;
        padding: 65px 13px 24px;
        margin: 0; }
      .header-nav.header-nav-dark-dropdown nav > ul > li > a.dropdown-toggle:after {
        border-color: #444 transparent transparent transparent; }
      .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown li a {
        border-bottom-color: #2a2a2a; }
      .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu {
        background: #1e1e1e; }
        .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a {
          color: #969696; }
          .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a:hover, .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a:focus {
            background: #282828; }
      .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-title {
        color: #ababab; }
      .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li:hover > a {
        background: #282828; }
      .header-nav.header-nav-dark-dropdown .header-social-icons {
        margin-top: 70px; }
  .header-nav {
    display: block !important; }
  .header-nav-main {
    display: block !important;
    height: auto !important; }
  .header-nav-bar {
    background: #F4F4F4;
    padding: 0 10px 5px;
    margin-bottom: 0; }
    .header-nav-bar .header-nav-main {
      float: left;
      margin-bottom: 0; } }

@media (min-width: 992px) {
  .header-nav-main.header-nav-main-light nav > ul > li > a {
    color: #FFF; }
    .header-nav-main.header-nav-main-light nav > ul > li > a.dropdown-toggle:after {
      border-color: #FFF transparent transparent transparent; }
  .header-nav-main.header-nav-main-light nav > ul > li.show > a, .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
    background: #FFF; }
    .header-nav-main.header-nav-main-light nav > ul > li.show > a.dropdown-toggle:after, .header-nav-main.header-nav-main-light nav > ul > li:hover > a.dropdown-toggle:after {
      border-color: #CCC transparent transparent transparent; }
  .header-nav-main.header-nav-main-light nav > ul > li.show > .dropdown-menu, .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu {
    border-top-color: #FFF;
    box-shadow: 0 20px 25px rgba(0, 0, 0, 0.05); }
    .header-nav-main.header-nav-main-light nav > ul > li.show > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu, .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
      border-top-color: #FFF; }
  .header-nav-main.header-nav-main-light nav > ul > li.active > a {
    background: #FFF; }
    .header-nav-main.header-nav-main-light nav > ul > li.active > a.dropdown-toggle:after {
      border-color: #CCC transparent transparent transparent; }
  .header-nav-main.header-nav-main-light .dropdown-menu > li > a:hover, .header-nav-main.header-nav-main-light .dropdown-menu > li > a:focus {
    background: #f5f5f5; } }

@media (min-width: 992px) {
  .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu li a, .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-mega-sub-nav li a {
    transition: transform .2s ease-out;
    transform: translate3d(0, -5px, 0); }
  .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu li a, .header-nav-main-effect-1 nav > ul > li.dropdown:hover .dropdown-mega-sub-nav li a {
    transform: translate3d(0, 0, 0); }
  .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu {
    transition: transform .2s ease-out;
    transform: translate3d(0, -5px, 0); }
  .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu {
    transform: translate3d(0, 0, 0); } }

@media (min-width: 992px) {
  .header-nav-main-effect-2 nav > ul > li.dropdown .dropdown-menu {
    transition: transform .2s ease-out, opacity .2s ease-out;
    transform: translate3d(0, -5px, 0);
    opacity: 0; }
  .header-nav-main-effect-2 nav > ul > li.dropdown:hover > .dropdown-menu {
    transform: translate3d(0, -1px, 0);
    opacity: 1; } }

@media (min-width: 992px) {
  .header-nav-main-effect-3 nav > ul > li.dropdown .dropdown-menu {
    transition: transform .2s ease-out;
    transform: translate3d(0, 10px, 0); }
  .header-nav-main-effect-3 nav > ul > li.dropdown:hover > .dropdown-menu {
    transform: translate3d(0, 0, 0); } }

@media (min-width: 992px) {
  .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    transition: transform .2s ease-out, opacity .2s ease-out;
    transform: translate3d(-20px, 0, 0);
    opacity: 0; }
  .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .header-nav-main-sub-effect-1 nav > ul > li.dropdown.dropdown-reverse .dropdown-menu li.dropdown-submenu > .dropdown-menu {
    transition: transform .2s ease-out, opacity .2s ease-out;
    transform: translate3d(20px, 0, 0);
    left: auto;
    right: 100%;
    opacity: 0; }
  .header-nav-main-sub-effect-1 nav > ul > li.dropdown.dropdown-reverse .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

/* Header */
.header {
  background: #FFF;
  border-bottom: 1px solid #E9E9E6;
  border-top: 3px solid #EDEDED;
  z-index: 1000;
  transition: margin-left ease-in-out 0.25s;
  transition: margin-right ease-in-out 0.25s; }
  .header .logo {
    float: left;
    margin: 10px 0 0 15px; }
    .header .logo img {
      color: transparent; }
  .header .separator {
    background-image: linear-gradient(#F6F6F6 60%, #EDEDED);
    display: inline-block;
    height: 100%;
    margin: 0 25px 0;
    width: 1px;
    vertical-align: middle; }
  .header .search {
    width: 170px;
    display: inline-block;
    vertical-align: middle; }
    .header .search .form-control, .header .search .btn {
      border-color: #EDEDED;
      box-shadow: none !important; }
  .header .toggle-sidebar-left {
    background: #007bff;
    border-radius: 100px;
    color: #FFF;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 14px;
    width: 30px; }

.header-right {
  float: right;
  height: 56px; }

html.has-left-sidebar-half .header {
  z-index: 1011; }

/* Header Mobile */
@media only screen and (max-width: 767px) {
  .header .logo-container {
    background-image: linear-gradient(#F6F6F6 0%, #FFFFFF 45%);
    border-bottom: 1px solid #E9E9E6;
    border-top: 3px solid #EDEDED; }
    .header .logo-container .logo {
      float: none;
      display: inline-block;
      line-height: 57px;
      margin-top: 0; }
  .header .search,
  .header .separator {
    display: none; } }

/* Header Dark */
html.dark .header,
html.header-dark .header {
  background: #1D2127;
  border-bottom-color: #161a1e;
  border-top-color: #1D2127; }
  @media only screen and (max-width: 767px) {
    html.dark .header .logo-container,
    html.header-dark .header .logo-container {
      background: #1D2127;
      border-bottom-color: #161a1e;
      border-top-color: #1D2127; }
    html.dark .header .header-right,
    html.header-dark .header .header-right {
      background: #1D2127; } }
  html.dark .header .search .form-control,
  html.header-dark .header .search .form-control {
    background-color: #282d36;
    border-color: #282d36;
    color: #EEE; }
  html.dark .header .search .btn-default,
  html.header-dark .header .search .btn-default {
    background-color: #282d36;
    border-color: #282d36;
    color: #EEE; }
  html.dark .header .separator,
  html.header-dark .header .separator {
    background-image: linear-gradient(#1D2127 10%, #121518); }

@media only screen and (min-width: 768px) {
  html.header-fixed .header {
    border-radius: 0;
    border-top-color: transparent;
    left: 0;
    position: fixed;
    right: 0;
    top: -3px;
    z-index: 2000;
    margin: 0; }
  html.header-fixed .inner-wrapper {
    padding-top: 0;
    margin-top: 60px; } }

/* Header Nav Menu */
.header.header-nav-menu {
  /* Header Nav Main */
  /* Header Nav Main Mobile */ }
  @media only screen and (min-width: 768px) {
    .header.header-nav-menu .logo {
      position: relative;
      padding: 0 20px 0 5px; }
      .header.header-nav-menu .logo:after {
        content: '';
        display: block;
        position: absolute;
        top: -13px;
        right: 0;
        height: 60px;
        border-right: 1px solid #E9E9E6; } }
  @media (min-width: 992px) {
    .header.header-nav-menu .header-nav-main {
      float: right;
      margin: 8px 0 0;
      min-height: 45px; }
      .header.header-nav-menu .header-nav-main nav > ul > li {
        margin-left: 2px; }
        .header.header-nav-menu .header-nav-main nav > ul > li:first-child {
          margin-left: 10px; }
        .header.header-nav-menu .header-nav-main nav > ul > li > a {
          display: inline-block;
          border-radius: 4px;
          font-size: 12px;
          font-style: normal;
          font-weight: 700;
          line-height: 20px;
          padding: 10px;
          text-transform: uppercase;
          white-space: initial; }
          .header.header-nav-menu .header-nav-main nav > ul > li > a:focus {
            background: transparent;
            color: #007bff; }
          .header.header-nav-menu .header-nav-main nav > ul > li > a.dropdown-toggle .fa-caret-down {
            display: none; }
          .header.header-nav-menu .header-nav-main nav > ul > li > a.dropdown-toggle:after {
            border-color: #007bff transparent transparent transparent;
            border-style: solid;
            border-width: 4px;
            content: " ";
            float: right;
            margin-top: 7px;
            margin-left: 4px; }
        .header.header-nav-menu .header-nav-main nav > ul > li.show > a, .header.header-nav-menu .header-nav-main nav > ul > li:hover > a, .header.header-nav-menu .header-nav-main nav > ul > li.active > a {
          background: #007bff;
          color: #FFF; }
        .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu {
          top: -10000px;
          display: block;
          opacity: 0;
          left: auto;
          border-radius: 0 4px 4px;
          border: 0;
          border-top: 5px solid #007bff;
          box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
          margin: -3px 0 0 0;
          min-width: 200px;
          padding: 5px;
          text-align: left; }
          .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
            border-bottom: 1px solid #f4f4f4;
            color: #777;
            font-size: 0.8em;
            font-weight: 400;
            padding: 6px 20px 6px 8px;
            position: relative;
            text-transform: none;
            white-space: initial; }
          .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu {
            position: relative; }
            .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a .fa-caret-down {
              display: none; }
            .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
              border-color: transparent transparent transparent #007bff;
              border-style: solid;
              border-width: 4px 0 4px 4px;
              content: " ";
              position: absolute;
              top: 50%;
              right: 10px;
              transform: translateY(-50%); }
            .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
              display: block;
              margin-top: -10px;
              margin-left: -1px;
              border-radius: 4px;
              opacity: 0; }
            .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
              top: 0;
              opacity: 1; }
          .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li:last-child a {
            border-bottom: 0; }
        .header.header-nav-menu .header-nav-main nav > ul > li.dropdown.show li.dropdown-submenu > .dropdown-menu, .header.header-nav-menu .header-nav-main nav > ul > li.dropdown:hover li.dropdown-submenu > .dropdown-menu {
          left: 100%; }
        .header.header-nav-menu .header-nav-main nav > ul > li.dropdown.show > a, .header.header-nav-menu .header-nav-main nav > ul > li.dropdown:hover > a {
          padding-bottom: 15px; }
        .header.header-nav-menu .header-nav-main nav > ul > li.dropdown.show > .dropdown-menu, .header.header-nav-menu .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
          top: auto;
          display: block;
          opacity: 1; }
        .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-reverse .dropdown-menu li a {
          padding-right: 8px;
          padding-left: 20px; }
        .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-reverse .dropdown-menu li.dropdown-submenu > a:after {
          border-width: 4px 4px 4px 0; }
        .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega {
          position: static; }
          .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
            border-radius: 4px;
            left: 15px;
            right: 15px;
            width: auto; }
          .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
            padding: 20px 30px; }
          .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title {
            color: #333333;
            display: block;
            font-size: 1em;
            font-weight: 600;
            margin-top: 20px;
            padding-bottom: 5px;
            text-transform: uppercase; }
            .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-title:first-child {
              margin-top: 0; }
          .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav {
            list-style: none;
            padding: 0;
            margin: 0; }
            .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
              border: 0 none;
              border-radius: 4px;
              color: #777;
              display: block;
              font-size: 0.9em;
              font-weight: normal;
              margin: 0 0 0 -8px;
              padding: 3px 8px;
              text-shadow: none;
              text-transform: none;
              text-decoration: none; }
            .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li:hover > a {
              background: #f4f4f4; }
            .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav .mega-sub-nav-toggle {
              width: 20px;
              text-align: center; }
              .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav .mega-sub-nav-toggle:before {
                content: "\f0d8";
                font-family: 'Font Awesome 5 Free';
                font-weight: 900; }
              .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav .mega-sub-nav-toggle.toggled:before {
                content: "\f0d7"; }
            .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav .dropdown-mega-sub-nav {
              padding-left: 15px; }
        .header.header-nav-menu .header-nav-main nav > ul > li .badge {
          margin-right: -16px;
          margin-top: 4px; }
      .header.header-nav-menu .header-nav-main.header-nav-main-square nav > ul > li > a {
        border-radius: 0; }
      .header.header-nav-menu .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu {
        margin-top: 0;
        border-radius: 0; }
        .header.header-nav-menu .header-nav-main.header-nav-main-square nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
          border-radius: 0; }
      .header.header-nav-menu .header-nav-main.header-nav-main-square nav > ul > li.dropdown-mega > .dropdown-menu {
        border-radius: 0; }
      .header.header-nav-menu .header-nav-main.header-nav-main-square nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a {
        border-radius: 0; }
      .header.header-nav-menu .header-nav-main .dropdown-reverse a > .thumb-info-preview {
        transform: translate3d(20px, 0, 0);
        right: 100%;
        left: auto;
        padding-left: 0;
        margin-right: 10px; }
      .header.header-nav-menu .header-nav-main .dropdown-reverse a:hover > .thumb-info-preview {
        transform: translate3d(0, 0, 0); }
    .header.header-nav-menu .header-nav {
      float: left; }
      .header.header-nav-menu .header-nav.header-nav-dark-dropdown {
        margin-bottom: -9px; }
        .header.header-nav-menu .header-nav.header-nav-dark-dropdown nav > ul > li > a, .header.header-nav-menu .header-nav.header-nav-dark-dropdown nav > ul > li:hover > a {
          background: transparent;
          color: #444;
          padding: 65px 13px 24px;
          margin: 0; }
        .header.header-nav-menu .header-nav.header-nav-dark-dropdown nav > ul > li > a.dropdown-toggle:after {
          border-color: #444 transparent transparent transparent; }
        .header.header-nav-menu .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown li a {
          border-bottom-color: #2a2a2a; }
        .header.header-nav-menu .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu {
          background: #1e1e1e; }
          .header.header-nav-menu .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a {
            color: #969696; }
            .header.header-nav-menu .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a:hover, .header.header-nav-menu .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown .dropdown-menu > li > a:focus {
              background: #282828; }
        .header.header-nav-menu .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-title {
          color: #ababab; }
        .header.header-nav-menu .header-nav.header-nav-dark-dropdown nav > ul > li.dropdown.dropdown-mega .dropdown-mega-sub-nav > li:hover > a {
          background: #282828; }
        .header.header-nav-menu .header-nav.header-nav-dark-dropdown .header-social-icons {
          margin-top: 70px; }
    .header.header-nav-menu .header-nav {
      display: block !important; }
    .header.header-nav-menu .header-nav-main {
      display: block !important;
      height: auto !important; }
    .header.header-nav-menu .header-nav-bar {
      background: #F4F4F4;
      padding: 0 10px 5px;
      margin-bottom: 0; }
      .header.header-nav-menu .header-nav-bar .header-nav-main {
        float: left;
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .header.header-nav-menu .header-nav-main.header-nav-main-light nav > ul > li > a {
      color: #FFF; }
      .header.header-nav-menu .header-nav-main.header-nav-main-light nav > ul > li > a.dropdown-toggle:after {
        border-color: #FFF transparent transparent transparent; }
    .header.header-nav-menu .header-nav-main.header-nav-main-light nav > ul > li.show > a, .header.header-nav-menu .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
      background: #FFF; }
      .header.header-nav-menu .header-nav-main.header-nav-main-light nav > ul > li.show > a.dropdown-toggle:after, .header.header-nav-menu .header-nav-main.header-nav-main-light nav > ul > li:hover > a.dropdown-toggle:after {
        border-color: #CCC transparent transparent transparent; }
    .header.header-nav-menu .header-nav-main.header-nav-main-light nav > ul > li.show > .dropdown-menu, .header.header-nav-menu .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu {
      border-top-color: #FFF;
      box-shadow: 0 20px 25px rgba(0, 0, 0, 0.05); }
      .header.header-nav-menu .header-nav-main.header-nav-main-light nav > ul > li.show > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu, .header.header-nav-menu .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
        border-top-color: #FFF; }
    .header.header-nav-menu .header-nav-main.header-nav-main-light nav > ul > li.active > a {
      background: #FFF; }
      .header.header-nav-menu .header-nav-main.header-nav-main-light nav > ul > li.active > a.dropdown-toggle:after {
        border-color: #CCC transparent transparent transparent; }
    .header.header-nav-menu .header-nav-main.header-nav-main-light .dropdown-menu > li > a:hover, .header.header-nav-menu .header-nav-main.header-nav-main-light .dropdown-menu > li > a:focus {
      background: #f5f5f5; } }
  @media (min-width: 992px) {
    .header.header-nav-menu .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu li a, .header.header-nav-menu .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-mega-sub-nav li a {
      transition: transform .2s ease-out;
      transform: translate3d(0, -5px, 0); }
    .header.header-nav-menu .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu li a, .header.header-nav-menu .header-nav-main-effect-1 nav > ul > li.dropdown:hover .dropdown-mega-sub-nav li a {
      transform: translate3d(0, 0, 0); }
    .header.header-nav-menu .header-nav-main-effect-1 nav > ul > li.dropdown .dropdown-menu {
      transition: transform .2s ease-out;
      transform: translate3d(0, -5px, 0); }
    .header.header-nav-menu .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu {
      transform: translate3d(0, 0, 0); } }
  @media (min-width: 992px) {
    .header.header-nav-menu .header-nav-main-effect-2 nav > ul > li.dropdown .dropdown-menu {
      transition: transform .2s ease-out, opacity .2s ease-out;
      transform: translate3d(0, -5px, 0);
      opacity: 0; }
    .header.header-nav-menu .header-nav-main-effect-2 nav > ul > li.dropdown:hover > .dropdown-menu {
      transform: translate3d(0, -1px, 0);
      opacity: 1; } }
  @media (min-width: 992px) {
    .header.header-nav-menu .header-nav-main-effect-3 nav > ul > li.dropdown .dropdown-menu {
      transition: transform .2s ease-out;
      transform: translate3d(0, 10px, 0); }
    .header.header-nav-menu .header-nav-main-effect-3 nav > ul > li.dropdown:hover > .dropdown-menu {
      transform: translate3d(0, 0, 0); } }
  @media (min-width: 992px) {
    .header.header-nav-menu .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
      transition: transform .2s ease-out, opacity .2s ease-out;
      transform: translate3d(-20px, 0, 0);
      opacity: 0; }
    .header.header-nav-menu .header-nav-main-sub-effect-1 nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
      transform: translate3d(0, 0, 0);
      opacity: 1; }
    .header.header-nav-menu .header-nav-main-sub-effect-1 nav > ul > li.dropdown.dropdown-reverse .dropdown-menu li.dropdown-submenu > .dropdown-menu {
      transition: transform .2s ease-out, opacity .2s ease-out;
      transform: translate3d(20px, 0, 0);
      left: auto;
      right: 100%;
      opacity: 0; }
    .header.header-nav-menu .header-nav-main-sub-effect-1 nav > ul > li.dropdown.dropdown-reverse .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
      transform: translate3d(0, 0, 0);
      opacity: 1; } }
  @media (max-width: 991px) {
    .header.header-nav-menu .header-nav {
      clear: both;
      float: none; }
    .header.header-nav-menu .header-nav-main {
      background: #FFF;
      padding: 10px;
      max-height: 350px;
      overflow-x: hidden;
      overflow-y: auto; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .header.header-nav-menu .header-nav-main {
      position: relative;
      top: 9px; } }
  @media (max-width: 991px) {
      .header.header-nav-menu .header-nav-main.collapsing {
        overflow: hidden; }
      .header.header-nav-menu .header-nav-main nav {
        margin: 0 0 6px; }
        .header.header-nav-menu .header-nav-main nav > ul {
          flex-direction: column; }
          .header.header-nav-menu .header-nav-main nav > ul li {
            border-bottom: 1px solid #e8e8e8;
            clear: both;
            display: block;
            float: none;
            margin: 0;
            padding: 0;
            position: relative; }
            .header.header-nav-menu .header-nav-main nav > ul li a {
              font-size: 13px;
              font-style: normal;
              line-height: 20px;
              padding: 7px 8px;
              margin: 1px 0;
              border-radius: 4px;
              white-space: initial; }
              .header.header-nav-menu .header-nav-main nav > ul li a .fa-caret-down {
                line-height: 35px;
                min-height: 38px;
                min-width: 30px;
                position: absolute;
                right: 5px;
                text-align: center;
                top: 0; }
              .header.header-nav-menu .header-nav-main nav > ul li a.dropdown-toggle:after {
                content: none; }
            .header.header-nav-menu .header-nav-main nav > ul li.dropdown .dropdown-menu {
              background: transparent;
              padding: 0;
              margin: 0;
              font-size: 13px;
              box-shadow: none;
              border-radius: 0;
              border: 0;
              clear: both;
              display: none;
              float: none;
              position: static;
              border-top: 0 !important; }
              .header.header-nav-menu .header-nav-main nav > ul li.dropdown .dropdown-menu li a {
                color: #333; }
              .header.header-nav-menu .header-nav-main nav > ul li.dropdown .dropdown-menu li.dropdown-submenu.showed > .dropdown-menu {
                display: block;
                margin-left: 20px; }
            .header.header-nav-menu .header-nav-main nav > ul li.dropdown.showed > .dropdown-menu {
              display: block;
              margin-left: 20px; }
            .header.header-nav-menu .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-title {
              margin-top: 10px;
              display: block; }
            .header.header-nav-menu .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav {
              margin: 0 0 0 20px;
              padding: 0;
              list-style: none; }
              .header.header-nav-menu .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav > li > a {
                display: block;
                text-decoration: none;
                color: #333; }
            .header.header-nav-menu .header-nav-main nav > ul li.dropdown-mega .mega-sub-nav-toggle {
              width: 20px;
              text-align: center; }
              .header.header-nav-menu .header-nav-main nav > ul li.dropdown-mega .mega-sub-nav-toggle:before {
                content: "\f0d8";
                font-family: 'Font Awesome 5 Free';
                font-weight: 900; }
              .header.header-nav-menu .header-nav-main nav > ul li.dropdown-mega .mega-sub-nav-toggle.toggled:before {
                content: "\f0d7";
                font-family: 'Font Awesome 5 Free';
                font-weight: 900; }
            .header.header-nav-menu .header-nav-main nav > ul li:last-child {
              border-bottom: 0; }
          .header.header-nav-menu .header-nav-main nav > ul > li > a {
            text-transform: uppercase;
            font-weight: 700;
            margin-top: 1px;
            margin-bottom: 1px;
            white-space: initial; }
          .header.header-nav-menu .header-nav-main nav > ul > li.active > a, .header.header-nav-menu .header-nav-main nav > ul > li.active > a:focus, .header.header-nav-menu .header-nav-main nav > ul > li.active > a:hover {
            color: #FFF; }
        .header.header-nav-menu .header-nav-main nav .not-included {
          margin: 0; }
      .header.header-nav-menu .header-nav-main a > .thumb-info-preview {
        display: none !important; }
    .header.header-nav-menu .header-btn-collapse-nav {
      outline: 0;
      float: right;
      margin-top: 10px;
      margin-right: 15px; }
      .header.header-nav-menu .header-btn-collapse-nav:hover, .header.header-nav-menu .header-btn-collapse-nav:focus {
        color: #FFF; }
    .header.header-nav-menu .header-nav-bar {
      margin: 0 auto; }
      .header.header-nav-menu .header-nav-bar .header-btn-collapse-nav {
        margin-top: 14px; }
    .header.header-nav-menu .header-transparent .header-nav-main {
      padding: 10px;
      margin-bottom: 10px;
      background: #FFF;
      border-radius: 4px; }
    .header.header-nav-menu .header-semi-transparent .header-nav-main {
      padding: 10px;
      margin-bottom: 10px;
      background: #FFF;
      border-radius: 4px; }
    .header.header-nav-menu .header-semi-transparent-light .header-nav-main {
      padding: 10px;
      margin-bottom: 10px;
      background: #FFF;
      border-radius: 4px; } }
  .header.header-nav-menu .header-nav-main nav > ul > li ul.dropdown-menu li:hover > a {
    background-color: #f4f4f4; }
  .header.header-nav-menu .header-nav-main nav > ul > li ul.dropdown-menu li a {
    background: transparent; }
  .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega.active ul.dropdown-mega-sub-nav li:hover a {
    background-color: #f4f4f4; }
  .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega.active ul.dropdown-mega-sub-nav li a {
    background: transparent; }
  .header.header-nav-menu .not-included {
    color: #b7b7b7;
    display: block;
    font-size: 0.8em;
    font-style: normal;
    margin: -4px 0;
    padding: 0; }
  .header.header-nav-menu .tip {
    display: inline-block;
    padding: 0 5px;
    background: #171717;
    color: #FFF;
    text-shadow: none;
    border-radius: 3px;
    margin-left: 8px;
    position: relative;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold; }
    .header.header-nav-menu .tip:before {
      right: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(23, 23, 23, 0);
      border-right-color: #171717;
      border-width: 5px;
      margin-top: -5px; }
    .header.header-nav-menu .tip.skin {
      color: #171717; }
  .header.header-nav-menu .search-toggle {
    color: #007bff; }
    .header.header-nav-menu .search-toggle:focus, .header.header-nav-menu .search-toggle:active {
      box-shadow: none; }
  @media (min-width: 992px) {
    .header.header-nav-menu.header-nav-stripe {
      height: initial;
      border-bottom: 0; }
      .header.header-nav-menu.header-nav-stripe nav > ul > li > a, .header.header-nav-menu.header-nav-stripe nav > ul > li:hover > a {
        background: transparent;
        padding: 18px 13px 19px;
        margin: 0; }
      .header.header-nav-menu.header-nav-stripe nav > ul > li > a {
        color: #444; }
        .header.header-nav-menu.header-nav-stripe nav > ul > li > a.dropdown-toggle:after {
          border-color: #444 transparent transparent transparent; }
      .header.header-nav-menu.header-nav-stripe nav > ul > li:hover > a {
        color: #FFF; }
      .header.header-nav-menu.header-nav-stripe nav > ul > li.dropdown:hover > a, .header.header-nav-menu.header-nav-stripe nav > ul > li.dropdown.show > a {
        padding-bottom: 19px; }
    .header.header-nav-menu.header-nav-top-line {
      height: initial;
      border-bottom: 0; }
      .header.header-nav-menu.header-nav-top-line nav > ul > li > a, .header.header-nav-menu.header-nav-top-line nav > ul > li:hover > a {
        position: relative;
        background: transparent !important;
        color: #444;
        padding: 18px 13px 19px;
        margin: 0; }
        .header.header-nav-menu.header-nav-top-line nav > ul > li > a:before, .header.header-nav-menu.header-nav-top-line nav > ul > li:hover > a:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 5px;
          top: -5px;
          left: -5px;
          opacity: 0;
          background: #007bff; }
      .header.header-nav-menu.header-nav-top-line nav > ul > li.active > a, .header.header-nav-menu.header-nav-top-line nav > ul > li:hover > a {
        color: #007bff; }
        .header.header-nav-menu.header-nav-top-line nav > ul > li.active > a:before, .header.header-nav-menu.header-nav-top-line nav > ul > li:hover > a:before {
          opacity: 1; }
        .header.header-nav-menu.header-nav-top-line nav > ul > li.active > a.dropdown-toggle:after, .header.header-nav-menu.header-nav-top-line nav > ul > li:hover > a.dropdown-toggle:after {
          border-color: #007bff transparent transparent transparent; }
      .header.header-nav-menu.header-nav-top-line nav > ul > li > a.dropdown-toggle:after {
        border-color: #444 transparent transparent transparent; }
      .header.header-nav-menu.header-nav-top-line nav > ul > li.dropdown:hover > a, .header.header-nav-menu.header-nav-top-line nav > ul > li.dropdown.show > a {
        padding-bottom: 19px; }
    .header.header-nav-menu.header-nav-stripe .header-nav-main, .header.header-nav-menu.header-nav-top-line .header-nav-main {
      margin-top: 0; } }
  @media only screen and (max-width: 1199px) {
    .header.header-nav-menu .separator {
      margin: 0px 14px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .header.header-nav-menu .search {
      position: absolute;
      top: 50px;
      left: -66px; }
      .header.header-nav-menu .search.active {
        display: block !important; }
      .header.header-nav-menu .search:before {
        content: '';
        display: block;
        position: absolute;
        top: -7px;
        left: 50%;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #007bff;
        transform: translateX(-50%); } }
  @media only screen and (min-width: 992px) {
    .header.header-nav-menu .header-right {
      position: relative; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header.header-nav-menu .header-right {
      position: absolute;
      top: 0;
      right: 60px; } }

/* Header Nav Menu Dark */
html.dark .header.header-nav-menu,
html.header-dark .header.header-nav-menu {
  /* Header Nav Main */
  /* Header Nav Stripe & Header Nav Top Line */
  /* Header Nav Main Mobile */ }
  @media only screen and (min-width: 768px) {
    html.dark .header.header-nav-menu .logo:after,
    html.header-dark .header.header-nav-menu .logo:after {
      border-color: #343a44; } }
  @media (min-width: 992px) {
    html.dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu,
    html.header-dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu {
      background-color: #282d36; }
      html.dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li a,
      html.header-dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        border-color: #343a44; }
        html.dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover, html.dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:focus,
        html.header-dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover,
        html.header-dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:focus {
          background-color: #1d2127; }
    html.dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li:hover > a,
    html.header-dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li:hover > a {
      background: #1d2127; } }
  @media (min-width: 992px) {
    html.dark .header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li:not(.active):not(:hover) > a, html.dark .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li:not(.active):not(:hover) > a,
    html.header-dark .header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li:not(.active):not(:hover) > a,
    html.header-dark .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li:not(.active):not(:hover) > a {
      color: #FFF; }
      html.dark .header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li:not(.active):not(:hover) > a.dropdown-toggle::after, html.dark .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li:not(.active):not(:hover) > a.dropdown-toggle::after,
      html.header-dark .header.header-nav-menu.header-nav-stripe .header-nav-main nav > ul > li:not(.active):not(:hover) > a.dropdown-toggle::after,
      html.header-dark .header.header-nav-menu.header-nav-top-line .header-nav-main nav > ul > li:not(.active):not(:hover) > a.dropdown-toggle::after {
        border-color: #FFF transparent transparent transparent; } }
  html.dark .header.header-nav-menu .header-nav-main nav > ul > li:not(.dropdown-mega).active ul.dropdown-menu li:hover > a,
  html.header-dark .header.header-nav-menu .header-nav-main nav > ul > li:not(.dropdown-mega).active ul.dropdown-menu li:hover > a {
    background-color: #1d2127; }
  html.dark .header.header-nav-menu .header-nav-main nav > ul > li:not(.dropdown-mega).active ul.dropdown-menu li a,
  html.header-dark .header.header-nav-menu .header-nav-main nav > ul > li:not(.dropdown-mega).active ul.dropdown-menu li a {
    background: transparent; }
  html.dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega.active ul.dropdown-mega-sub-nav li:hover a,
  html.header-dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega.active ul.dropdown-mega-sub-nav li:hover a {
    background-color: #1d2127; }
  html.dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega.active ul.dropdown-mega-sub-nav li a,
  html.header-dark .header.header-nav-menu .header-nav-main nav > ul > li.dropdown-mega.active ul.dropdown-mega-sub-nav li a {
    background: transparent; }
  @media (max-width: 991px) {
    html.dark .header.header-nav-menu .header-nav-main,
    html.header-dark .header.header-nav-menu .header-nav-main {
      background: #282d36; }
      html.dark .header.header-nav-menu .header-nav-main nav > ul > li a:hover,
      html.header-dark .header.header-nav-menu .header-nav-main nav > ul > li a:hover {
        background: #1d2127; }
      html.dark .header.header-nav-menu .header-nav-main nav > ul > li ul li a,
      html.header-dark .header.header-nav-menu .header-nav-main nav > ul > li ul li a {
        color: #777; }
      html.dark .header.header-nav-menu .header-nav-main nav ul li,
      html.header-dark .header.header-nav-menu .header-nav-main nav ul li {
        border-color: #343a44; }
        html.dark .header.header-nav-menu .header-nav-main nav ul li a:hover, html.dark .header.header-nav-menu .header-nav-main nav ul li a:focus,
        html.header-dark .header.header-nav-menu .header-nav-main nav ul li a:hover,
        html.header-dark .header.header-nav-menu .header-nav-main nav ul li a:focus {
          background-color: #1d2127; }
        html.dark .header.header-nav-menu .header-nav-main nav ul li.dropdown-mega .dropdown-mega-sub-nav > li > a,
        html.header-dark .header.header-nav-menu .header-nav-main nav ul li.dropdown-mega .dropdown-mega-sub-nav > li > a {
          color: #777; } }

/* Position */
.p-relative {
  position: relative !important; }

.p-absolute {
  position: absolute !important; }

.p-fixed {
  position: fixed !important; }

.p-static {
  position: static !important; }

.hidden {
  display: none !important; }

/* Pull */
.pull-none {
  float: none !important; }

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

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

@media (max-width: 767px) {
  .pull-xs-left {
    float: left; }
  .pull-xs-right {
    float: right; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pull-sm-left {
    float: left; }
  .pull-sm-right {
    float: right; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pull-md-left {
    float: left; }
  .pull-md-right {
    float: right; } }

@media (min-width: 1200px) {
  .pull-lg-left {
    float: left; }
  .pull-lg-right {
    float: right; } }

/* Inverted */
.inverted {
  color: #FFF;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px; }

h1 .inverted {
  padding-left: 10px;
  padding-right: 10px; }

h2 .inverted {
  padding-left: 7px;
  padding-right: 7px; }

h3 .inverted {
  padding-left: 2px;
  padding-right: 2px; }

h4 .inverted {
  padding-left: 4px;
  padding-right: 4px; }

h5 .inverted {
  padding-left: 2px;
  padding-right: 2px; }

h6 .inverted {
  padding-left: 2px;
  padding-right: 2px; }

/* Cursor */
.cur-pointer {
  cursor: pointer; }

/* Font Size */
.text-xs {
  font-size: 1rem; }

.text-sm {
  font-size: 1.3rem; }

.text-md {
  font-size: 1.6rem; }

.text-lg {
  font-size: 1.9rem; }

.text-xl {
  font-size: 2.2rem; }

.text-1 {
  font-size: .8em !important; }

.text-2 {
  font-size: .9em !important; }

.text-3 {
  font-size: 1em !important; }

.text-4 {
  font-size: 1.1em !important; }

.text-5 {
  font-size: 1.50em !important; }

.text-6 {
  font-size: 1.80em !important; }

.text-7 {
  font-size: 2em !important; }

.text-8 {
  font-size: 2.30em !important; }

.text-9 {
  font-size: 2.50em !important; }

.text-10 {
  font-size: 2.75em !important; }

/* Line Height */
.line-height-xs {
  line-height: 16px !important; }

.line-height-sm {
  line-height: 20px !important; }

.line-height-md {
  line-height: 24px !important; }

.line-height-lg {
  line-height: 28px !important; }

.line-height-xl {
  line-height: 32px !important; }

/* Outline */
.outline-none {
  outline: 0 !important; }

/* Text Decoration */
.text-decoration-none {
  text-decoration: none !important; }

/* Text Transform */
.text-uppercase {
  text-transform: uppercase !important; }

.text-lowercase {
  text-transform: lowercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

/* States */
.text-muted {
  color: #999 !important; }

html.dark .text-muted {
  color: #505461 !important; }

/* Colors */
.text-dark {
  color: #171717 !important; }

.text-light {
  color: #FFF !important; }

/* Weights */
.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-semibold {
  font-weight: 600 !important; }

.font-weight-bold, b, strong {
  font-weight: 700 !important; }

.font-weight-extra-bold {
  font-weight: 900 !important; }

/* Borders */
.no-borders {
  border: none !important; }

.rounded {
  border-radius: 5px !important; }

.b-thin {
  border-width: 3px !important; }

.b-normal {
  border-width: 5px !important; }

.b-thick {
  border-width: 7px !important; }

/* General Helpers */
.ib {
  display: inline-block;
  vertical-align: top; }

.va-middle {
  vertical-align: middle; }

.ws-nowrap {
  white-space: nowrap; }

.ws-normal {
  white-space: normal; }

/* Menu */
ul.nav-main {
  margin-right: 5px; }
  ul.nav-main a {
    text-decoration: none; }
  ul.nav-main > li > a {
    padding: 12px 25px; }
    ul.nav-main > li > a:hover, ul.nav-main > li > a:focus {
      background-color: #21262d; }
  ul.nav-main > li.nav-active > a {
    box-shadow: 2px 0 0 #007bff inset; }
    ul.nav-main > li.nav-active > a:hover {
      color: #abb4be; }
  ul.nav-main > li.nav-active > i {
    color: #007bff; }
  ul.nav-main > li.nav-expanded > a {
    background: #21262d; }
  ul.nav-main li {
    width: 100%; }
    ul.nav-main li a {
      display: block;
      color: #abb4be;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: 0.8rem; }
      ul.nav-main li a span.badge {
        font-weight: normal;
        padding: .3em .7em .4em;
        margin: .4em -1em 0 0; }
      ul.nav-main li a .not-included {
        font-style: normal;
        color: #505b67;
        display: inline-block;
        padding: 0 0 0 6px; }
    ul.nav-main li span {
      vertical-align: middle; }
    ul.nav-main li i {
      font-size: 1.15rem;
      width: 1.1em;
      margin-right: 0.5em;
      text-align: center;
      vertical-align: middle; }
    ul.nav-main li.nav-parent {
      position: relative; }
      ul.nav-main li.nav-parent > a {
        cursor: pointer; }
        ul.nav-main li.nav-parent > a:after {
          font-family: 'Font Awesome 5 Free';
          font-weight: 900;
          content: '\f107';
          color: #abb4be;
          position: absolute;
          right: 0;
          top: 0;
          padding: 14px 25px; }
      ul.nav-main li.nav-parent.nav-expanded > a:after {
        content: '\f106'; }
      ul.nav-main li.nav-parent.nav-expanded > ul.nav-children {
        display: block; }
    ul.nav-main li .nav-children {
      background: #191c21;
      box-shadow: 0px -3px 3px -3px rgba(0, 0, 0, 0.7) inset;
      display: none;
      padding: 10px 0; }
      ul.nav-main li .nav-children li a {
        padding: 6px 15px 6px 57px;
        overflow: hidden; }
        ul.nav-main li .nav-children li a:hover, ul.nav-main li .nav-children li a:focus {
          background: #191c21; }
        ul.nav-main li .nav-children li a:after {
          padding: 6px 25px; }
      ul.nav-main li .nav-children li.nav-active > a {
        color: #007bff; }
      ul.nav-main li .nav-children .nav-children {
        box-shadow: none;
        padding: 0; }
        ul.nav-main li .nav-children .nav-children li a {
          padding: 6px 15px 6px 82px; }
        ul.nav-main li .nav-children .nav-children .nav-children li a {
          padding: 6px 15px 6px 97px; }

/* Sidebar Light - Menu */
html.sidebar-light:not(.dark) ul.nav-main {
  margin-top: 3px; }
  html.sidebar-light:not(.dark) ul.nav-main li a {
    color: #777; }
  html.sidebar-light:not(.dark) ul.nav-main > li > a:hover, html.sidebar-light:not(.dark) ul.nav-main > li > a:focus {
    background-color: #fafafa; }
  html.sidebar-light:not(.dark) ul.nav-main > li.nav-expanded > a {
    background: #fafafa; }
  html.sidebar-light:not(.dark) ul.nav-main li .nav-children {
    background: #F6F6F6;
    box-shadow: 0 -3px 3px -3px rgba(0, 0, 0, 0.1) inset; }
    html.sidebar-light:not(.dark) ul.nav-main li .nav-children li a:hover, html.sidebar-light:not(.dark) ul.nav-main li .nav-children li a:focus {
      background: #F1F1F1; }

/* Accordion */
.accordion a:hover {
  text-decoration: none !important; }

.accordion .card {
  margin-top: 5px !important; }
  .accordion .card:first-child {
    margin-top: 0; }

.accordion .card-title {
  font-size: 16px; }

.accordion .card-header {
  padding: 0;
  border-radius: 3px !important;
  border-bottom: 0; }
  .accordion .card-header a {
    display: block;
    padding: 10px 20px; }
    .accordion .card-header a:hover, .accordion .card-header a:focus {
      text-decoration: none; }
    .accordion .card-header a [class^="icon-"] {
      margin-right: 4px;
      position: relative;
      top: 1px; }
    .accordion .card-header a .fa, .accordion .card-header a .fab, .accordion .card-header a .fal, .accordion .card-header a .far, .accordion .card-header a .fas, .accordion .card-header a .icons {
      display: inline-block;
      margin-right: 5px;
      position: relative;
      top: -1px; }

.accordion .card-body {
  border-radius: 0 0 5px 5px; }

.accordion.accordion-sm .card-header a {
  padding: 5px 15px;
  font-size: 0.9em; }

.accordion.accordion-sm .card-body {
  font-size: 0.9em; }

.accordion.accordion-lg .card-header a {
  padding: 15px 15px;
  font-size: 1em;
  font-weight: 600; }

.accordion.without-bg .card-default {
  background: transparent !important; }
  .accordion.without-bg .card-default > .card-header {
    background: transparent !important; }

.accordion.without-bg .card-body {
  padding-top: 0;
  padding-bottom: 0; }

.accordion.without-borders .card {
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid #DDD;
  border-radius: 0; }

.accordion.without-borders .card-header a {
  padding-left: 0;
  padding-right: 0; }

.accordion.without-borders .card-body {
  padding: 0; }

.card-accordion {
  margin-top: 5px !important;
  border: 0 !important; }
  .card-accordion a:hover {
    text-decoration: none !important; }
  .card-accordion.card-accordion-first {
    margin-top: 0 !important; }
  .card-accordion .card-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .card-accordion .card-title {
    font-size: 1rem; }

/* Alerts */
.alert-default {
  background-color: #ebebeb;
  border-color: #e3e3e3;
  color: #6c6b6b; }
  .alert-default .alert-link {
    color: #454545; }

.alert-primary {
  background-color: #007bff;
  border-color: #0074f0;
  color: #FFF; }
  .alert-primary .alert-link {
    color: #004a99; }

.alert-dark {
  background-color: #313030;
  border-color: black;
  color: #cac9c9; }
  .alert-dark .alert-link {
    color: #f0f0f0; }

/* Animations */
.appear-animation {
  opacity: 0; }

.appear-animation-visible {
  opacity: 1; }

/* Badges */
.badge-default {
  background: #ebebeb;
  color: #777; }

.badge-sm {
  font-size: 50%; }

.badge-primary {
  background: #007bff;
  color: #FFF; }

.badge-success {
  background: #47a447;
  color: #FFF; }

.badge-warning {
  background: #ed9c28;
  color: #FFF; }

.badge-danger {
  background: #d2322d;
  color: #FFF; }

.badge-info {
  background: #5bc0de;
  color: #FFF; }

.badge-dark {
  background: #171717;
  color: #FFF; }

/* Buttons */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  box-shadow: none !important; }
  .btn-default:hover, .btn-default:active, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }

.btn {
  font-size: 0.9rem;
  padding: 0.47rem 0.75rem;
  cursor: pointer; }
  .btn.btn-xs {
    font-size: 0.7rem;
    padding: 0.2rem 0.5rem; }
  .btn.btn-sm, .btn-group-sm > .btn {
    font-size: 0.8rem;
    padding: 0.3rem 0.65rem; }
  .btn.btn-lg, .btn-group-lg > .btn {
    font-size: 1rem;
    padding: 0.5rem 1rem; }
  .btn.btn-xl {
    font-size: 1rem;
    padding: 0.8rem 2rem; }

/* Icons  */
.btn-icon i {
  margin-right: 10px; }

.btn-icon-right i {
  margin-right: 0;
  margin-left: 10px; }

/* Colors */
.btn-primary {
  background-color: #007bff;
  border-color: #007bff #007bff #0062cc;
  color: #FFF; }
  .btn-primary:hover, .btn-primary.hover {
    background-color: #268fff;
    border-color: #3395ff #3395ff #007bff;
    color: #FFF; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
    color: #FFF; }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #007bff;
    border-color: #007bff #007bff #0062cc; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    background-color: #0069d9;
    background-image: none;
    border-color: #0062cc #0062cc #004a99; }

.show > .btn-primary.dropdown-toggle {
  background-color: #0069d9;
  background-image: none;
  border-color: #0062cc #0062cc #004a99; }

.btn-success {
  background-color: #47a447;
  border-color: #47a447 #47a447 #388038;
  color: #FFF; }
  .btn-success:hover, .btn-success.hover {
    background-color: #5ab75a;
    border-color: #63bb63 #63bb63 #47a447;
    color: #FFF; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 3px rgba(71, 164, 71, 0.5);
    color: #FFF; }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #47a447;
    border-color: #47a447 #47a447 #388038; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    background-color: #3b893b;
    background-image: none;
    border-color: #388038 #388038 #285d28; }

.show > .btn-success.dropdown-toggle {
  background-color: #3b893b;
  background-image: none;
  border-color: #388038 #388038 #285d28; }

.btn-warning {
  background-color: #ed9c28;
  border-color: #ed9c28 #ed9c28 #d18211;
  color: #FFF; }
  .btn-warning:hover, .btn-warning.hover {
    background-color: #f0ac4b;
    border-color: #f1b257 #f1b257 #ed9c28;
    color: #FFF; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 3px rgba(237, 156, 40, 0.5);
    color: #FFF; }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #ed9c28;
    border-color: #ed9c28 #ed9c28 #d18211; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    background-color: #dc8912;
    background-image: none;
    border-color: #d18211 #d18211 #a1650e; }

.show > .btn-warning.dropdown-toggle {
  background-color: #dc8912;
  background-image: none;
  border-color: #d18211 #d18211 #a1650e; }

.btn-danger {
  background-color: #d2322d;
  border-color: #d2322d #d2322d #a82824;
  color: #FFF; }
  .btn-danger:hover, .btn-danger.hover {
    background-color: #d9514d;
    border-color: #db5b57 #db5b57 #d2322d;
    color: #FFF; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 3px rgba(210, 50, 45, 0.5);
    color: #FFF; }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d2322d;
    border-color: #d2322d #d2322d #a82824; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    background-color: #b32b26;
    background-image: none;
    border-color: #a82824 #a82824 #7e1e1b; }

.show > .btn-danger.dropdown-toggle {
  background-color: #b32b26;
  background-image: none;
  border-color: #a82824 #a82824 #7e1e1b; }

.btn-info {
  background-color: #5bc0de;
  border-color: #5bc0de #5bc0de #31b0d5;
  color: #FFF; }
  .btn-info:hover, .btn-info.hover {
    background-color: #7bcce4;
    border-color: #85d0e7 #85d0e7 #5bc0de;
    color: #FFF; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 3px rgba(91, 192, 222, 0.5);
    color: #FFF; }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de #5bc0de #31b0d5; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    background-color: #3bb4d8;
    background-image: none;
    border-color: #31b0d5 #31b0d5 #2390b0; }

.show > .btn-info.dropdown-toggle {
  background-color: #3bb4d8;
  background-image: none;
  border-color: #31b0d5 #31b0d5 #2390b0; }

.btn-dark {
  background-color: #171717;
  border-color: #171717 #171717 black;
  color: #FFF; }
  .btn-dark:hover, .btn-dark.hover {
    background-color: #2a2a2a;
    border-color: #313030 #313030 #171717;
    color: #FFF; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 3px rgba(23, 23, 23, 0.5);
    color: #FFF; }
  .btn-dark.disabled, .btn-dark:disabled {
    background-color: #171717;
    border-color: #171717 #171717 black; }
  .btn-dark:active, .btn-dark.active,
  .show > .btn-dark.dropdown-toggle {
    background-color: #040404;
    background-image: none;
    border-color: black black black; }

.show > .btn-dark.dropdown-toggle {
  background-color: #040404;
  background-image: none;
  border-color: black black black; }

html {
  /* Buttons - Social */ }
  html .btn-facebook, html .btn-facebook:active, html .btn-facebook:hover, html .btn-facebook:focus,
  html .btn-twitter,
  html .btn-twitter:active,
  html .btn-twitter:hover,
  html .btn-twitter:focus,
  html .btn-gplus,
  html .btn-gplus:active,
  html .btn-gplus:hover,
  html .btn-gplus:focus {
    color: #FFF;
    font-weight: 300;
    padding-left: 30px;
    padding-right: 30px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); }
  html .btn-facebook, html .btn-facebook:focus {
    background: #3B5998;
    border: 1px solid #37538D; }
  html .btn-facebook:hover {
    background: #4162a7;
    border-color: #3d5c9c; }
  html .btn-facebook:active {
    background: #37538d;
    border-color: #334d82; }
  html .btn-twitter, html .btn-twitter:focus {
    background: #55ACEE;
    border: 1px solid #47A5ED; }
  html .btn-twitter:hover {
    background: #63b3ef;
    border-color: #55acee; }
  html .btn-twitter:active {
    background: #47a5ed;
    border-color: #399eec; }
  html .btn-gplus, html .btn-gplus:focus {
    background: #D95232;
    border: 1px solid #D44927; }
  html .btn-gplus:hover {
    background: #dc6143;
    border-color: #da5635; }
  html .btn-gplus:active {
    background: #d04727;
    border-color: #c34324; }

/* Buttons Icon */
.btn-icon i {
  margin-right: 10px; }

.btn-icon-right i {
  margin-right: 0;
  margin-left: 10px; }

html.dark .btn-default {
  background-color: #282d36;
  border-color: #282d36;
  color: #EEE; }
  html.dark .btn-default:hover {
    background-color: #2a3039;
    border-color: #2a3039; }
  html.dark .btn-default:focus, html.dark .btn-default:active {
    background-color: #242830;
    border-color: #242830; }

html.dark .btn-default:hover,
html.dark .btn-default:focus,
html.dark .btn-default:active,
html.dark .btn-default.active,
html.dark .show > .dropdown-toggle.btn-default {
  color: #EEE;
  background-color: #242830;
  border-color: #242830; }

/* Call To Action */
.call-to-action {
  padding: 25px;
  border-radius: 5px; }
  .call-to-action.call-to-action-primary {
    background-color: #007bff; }
  .call-to-action .call-to-action-content {
    text-align: left; }
    .call-to-action .call-to-action-content h2 {
      color: #FFF;
      font-weight: 100; }
    .call-to-action .call-to-action-content p {
      color: #FFF;
      font-size: 16px;
      font-weight: 100; }
  .call-to-action .call-to-action-btn {
    margin-top: 45px; }
    .call-to-action .call-to-action-btn a.btn:not(.btn-primary) {
      border-radius: 6px;
      font-size: 16px;
      padding: 12px 33px;
      margin-right: 15px; }
    .call-to-action .call-to-action-btn > span {
      position: relative;
      color: #FFF; }
      .call-to-action .call-to-action-btn > span .arrow {
        position: absolute;
        top: -55px;
        left: -70px; }
      @media (max-width: 1276px) {
        .call-to-action .call-to-action-btn > span {
          display: none; } }
    @media (max-width: 767px) {
      .call-to-action .call-to-action-btn {
        margin-top: 0;
        float: none !important; } }
  .call-to-action.call-to-action-grey {
    position: relative;
    background-color: #ecedf0; }
    .call-to-action.call-to-action-grey:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 50%;
      width: 100vw;
      height: 100%;
      background-color: #ecedf0;
      z-index: 0;
      transform: translateX(-50%); }
    .call-to-action.call-to-action-grey .call-to-action-content h2 {
      color: #171717; }
    .call-to-action.call-to-action-grey .call-to-action-content p {
      color: #777; }
  .call-to-action.call-to-action-top {
    margin: -40px;
    border-radius: 0;
    padding: 40px 25px; }
    @media (max-width: 767px) {
      .call-to-action.call-to-action-top {
        margin-top: -16px; } }

/* Responsive */
html:not(.sidebar-left-collapsed) {
  /* Boxed Layout */ }
  @media (max-width: 1400px) {
    html:not(.sidebar-left-collapsed) .call-to-action .call-to-action-btn > span {
      display: none; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    html:not(.sidebar-left-collapsed) .call-to-action .call-to-action-btn {
      margin-top: 0;
      float: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    html:not(.sidebar-left-collapsed) .call-to-action .col-sm-4, html:not(.sidebar-left-collapsed) .call-to-action .col-sm-8, html:not(.sidebar-left-collapsed) .call-to-action .col-sm-3, html:not(.sidebar-left-collapsed) .call-to-action .col-sm-9 {
      width: 100%; } }
  html:not(.sidebar-left-collapsed).boxed .call-to-action .call-to-action-btn {
    margin-top: 0;
    float: none !important; }
    html:not(.sidebar-left-collapsed).boxed .call-to-action .call-to-action-btn > span {
      display: none; }

/* Cards */
.card {
  background: transparent;
  box-shadow: none;
  border: none; }

.card + .card {
  margin-top: 2.2rem; }

.card.card-admin {
  margin-bottom: 3rem; }

.card-header {
  background: #f6f6f6;
  border-radius: 5px 5px 0 0 !important;
  border-bottom: 1px solid #DADADA;
  padding: 18px;
  position: relative; }

.card-header.bg-white {
  background: #fff;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-header.bg-primary {
  background: #007bff;
  color: #FFF;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-header.bg-success {
  background: #47a447;
  color: #FFF;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-header.bg-warning {
  background: #ed9c28;
  color: #FFF;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-header.bg-danger {
  background: #d2322d;
  color: #FFF;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-header.bg-info {
  background: #5bc0de;
  color: #FFF;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-header.bg-dark {
  background: #171717;
  color: #FFF;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-header.bg-white {
  background: #fff;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-actions {
  right: 15px;
  position: absolute;
  top: 15px; }
  .card-actions a,
  .card-actions .card-action {
    background-color: transparent;
    border-radius: 2px;
    color: #B4B4B4;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px; }
    .card-actions a:hover,
    .card-actions .card-action:hover {
      background-color: #eeeeee;
      color: #B4B4B4;
      text-decoration: none; }
    .card-actions a, .card-actions a:focus, .card-actions a:hover, .card-actions a:active, .card-actions a:visited,
    .card-actions .card-action,
    .card-actions .card-action:focus,
    .card-actions .card-action:hover,
    .card-actions .card-action:active,
    .card-actions .card-action:visited {
      outline: none !important;
      text-decoration: none !important; }

.card-title {
  color: #33353F;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  padding: 0;
  text-transform: none;
  margin: 0; }

.card-subtitle {
  color: #808697;
  font-size: 12px;
  line-height: 1.2em;
  margin: 7px 0 0;
  padding: 0; }

.card-body {
  background: #fdfdfd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-radius: 5px; }

.card-body-nopadding {
  padding: 0; }

.card-header + .card-body {
  border-radius: 0 0 5px 5px; }

.card-footer {
  border-radius: 0 0 5px 5px;
  margin-top: -5px;
  background: #FFF; }
  .card-footer::after {
    clear: both;
    content: "";
    display: block; }
  .card-footer .pager {
    margin: 0;
    padding: 5px 0; }
    .card-footer .pager::after {
      clear: both;
      content: "";
      display: block; }

.card-footer-btn-group {
  display: table;
  width: 100%;
  padding: 0;
  border-radius: 0 0 5px 5px !important;
  overflow: hidden; }
  .card-footer-btn-group a {
    background-color: #f5f5f5;
    display: table-cell;
    border-left: 1px solid #ddd;
    padding: 10px 15px;
    text-decoration: none; }
    .card-footer-btn-group a:hover {
      background-color: #f0f0f0;
      box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) inset; }
    .card-footer-btn-group a:first-child {
      border-left: none; }

.card-body.bg-primary {
  background: #007bff;
  color: #FFF; }

.card-body.bg-success {
  background: #47a447;
  color: #FFF; }

.card-body.bg-warning {
  background: #ed9c28;
  color: #FFF; }

.card-body.bg-danger {
  background: #d2322d;
  color: #FFF; }

.card-body.bg-info {
  background: #5bc0de;
  color: #FFF; }

.card-body.bg-dark {
  background: #171717;
  color: #FFF; }

.card-featured {
  border-top: 3px solid #33353F; }
  .card-featured .card-header {
    border-radius: 0; }

.card-featured-top {
  border-top: 3px solid #007bff; }

.card-featured-right {
  border-right: 3px solid #007bff; }

.card-featured-bottom {
  border-bottom: 3px solid #007bff; }

.card-featured-left {
  border-left: 3px solid #007bff; }

.card-featured-primary {
  border-color: #007bff; }
  .card-featured-primary .card-title {
    color: #007bff; }

.card-featured-success {
  border-color: #47a447; }
  .card-featured-success .card-title {
    color: #47a447; }

.card-featured-warning {
  border-color: #ed9c28; }
  .card-featured-warning .card-title {
    color: #ed9c28; }

.card-featured-danger {
  border-color: #d2322d; }
  .card-featured-danger .card-title {
    color: #d2322d; }

.card-featured-info {
  border-color: #5bc0de; }
  .card-featured-info .card-title {
    color: #5bc0de; }

.card-featured-dark {
  border-color: #171717; }
  .card-featured-dark .card-title {
    color: #171717; }

.card-highlight .card-header {
  background-color: #007bff;
  border-color: #007bff;
  color: #fff; }

.card-highlight .card-title {
  color: #fff; }

.card-highlight .card-subtitle {
  color: #fff;
  color: rgba(255, 255, 255, 0.7); }

.card-highlight .card-actions a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff; }

.card-highlight .card-body {
  background-color: #007bff;
  color: #fff; }

.card-highlight-title .card-header {
  background-color: #2BAAB1; }

.card-highlight-title .card-title {
  color: #fff; }

.card-highlight-title .card-subtitle {
  color: #fff;
  color: rgba(255, 255, 255, 0.7); }

.card-highlight-title .card-actions a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff; }

.card-header-icon {
  margin: 0 auto;
  font-size: 2.8rem;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 55px; }

.card-header-icon.bg-primary {
  background: #007bff;
  color: #FFF; }

.card-header-icon.bg-success {
  background: #47a447;
  color: #FFF; }

.card-header-icon.bg-warning {
  background: #ed9c28;
  color: #FFF; }

.card-header-icon.bg-danger {
  background: #d2322d;
  color: #FFF; }

.card-header-icon.bg-info {
  background: #5bc0de;
  color: #FFF; }

.card-header-icon.bg-dark {
  background: #171717;
  color: #FFF; }

.card-header-profile-picture img {
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  border: 4px solid #fff;
  border-radius: 50px; }

.card-icon {
  color: #fff;
  font-size: 42px;
  float: left; }
  .card-icon ~ .card-title,
  .card-icon ~ .card-subtitle {
    margin-left: 64px; }

/* Dark - Cards */
html.dark .card-header {
  background: #282d36;
  border-bottom-color: #1d2127; }

html.dark .card-actions a:hover {
  background-color: #242830; }

html.dark .card-body {
  background: #2e353e; }

html.dark .card-footer {
  background: #242830;
  border-top-color: #191c21; }

html .card-primary .card-header {
  background: #007bff; }

html .card-primary .card-subtitle {
  opacity: 0.8;
  color: #FFF; }

html .card-primary .card-title {
  color: #FFF; }

html .card-primary .card-actions a {
  background-color: transparent !important;
  color: #FFF; }

html .card-success .card-header {
  background: #47a447; }

html .card-success .card-subtitle {
  opacity: 0.8;
  color: #FFF; }

html .card-success .card-title {
  color: #FFF; }

html .card-success .card-actions a {
  background-color: transparent !important;
  color: #FFF; }

html .card-warning .card-header {
  background: #ed9c28; }

html .card-warning .card-subtitle {
  opacity: 0.8;
  color: #FFF; }

html .card-warning .card-title {
  color: #FFF; }

html .card-warning .card-actions a {
  background-color: transparent !important;
  color: #FFF; }

html .card-danger .card-header {
  background: #d2322d; }

html .card-danger .card-subtitle {
  opacity: 0.8;
  color: #FFF; }

html .card-danger .card-title {
  color: #FFF; }

html .card-danger .card-actions a {
  background-color: transparent !important;
  color: #FFF; }

html .card-info .card-header {
  background: #5bc0de; }

html .card-info .card-subtitle {
  opacity: 0.8;
  color: #FFF; }

html .card-info .card-title {
  color: #FFF; }

html .card-info .card-actions a {
  background-color: transparent !important;
  color: #FFF; }

html .card-dark .card-header {
  background: #171717; }

html .card-dark .card-subtitle {
  opacity: 0.8;
  color: #FFF; }

html .card-dark .card-title {
  color: #FFF; }

html .card-dark .card-actions a {
  background-color: transparent !important;
  color: #FFF; }

html .card-transparent > .card-header {
  background: none;
  border: 0;
  padding-left: 0;
  padding-right: 0; }
  html .card-transparent > .card-header .card-actions {
    right: 0; }
  html .card-transparent > .card-header + .card-body {
    border-radius: 5px; }

html .card-transparent > .card-body {
  padding: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none; }

html .card .card-header-transparent {
  background: none;
  border: 0;
  padding-left: 0;
  padding-right: 0; }
  html .card .card-header-transparent .card-actions {
    right: 0; }
  html .card .card-header-transparent + .card-body {
    border-radius: 5px; }

.card-horizontal {
  display: table;
  width: 100%; }
  .card-horizontal .card-header,
  .card-horizontal .card-body,
  .card-horizontal .card-footer {
    display: table-cell;
    vertical-align: middle; }
  .card-horizontal .card-header {
    border-radius: 5px 0 0 5px !important; }
  .card-horizontal .card-header + .card-body {
    border-radius: 0 5px 5px 0 !important; }
  .card-horizontal .card-footer {
    border-radius: 0 5px 5px 0 !important;
    margin-top: 0; }

.card-action-toggle,
.card-action-dismiss,
.card-action-settings {
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.card-action-toggle:before {
  content: "\f0d7"; }

.card-collapsed .card-action-toggle:before {
  content: "\f0d8"; }

.card-action-dismiss:before {
  content: "\f00d"; }

.card-action-settings:before {
  content: "\f013"; }

.card-collapsed .card-body,
.card-collapsed .card-footer {
  display: none; }

html .card-primary .card-actions a,
html .card-primary .card-title {
  color: #FFF; }

html .card-secondary .card-actions a,
html .card-secondary .card-title {
  color: #FFF; }

html .card-tertiary .card-actions a,
html .card-tertiary .card-title {
  color: #FFF; }

html .card-quaternary .card-actions a,
html .card-quaternary .card-title {
  color: #FFF; }

html .card-success .card-actions a,
html .card-success .card-title {
  color: #FFF; }

html .card-warning .card-actions a,
html .card-warning .card-title {
  color: #FFF; }

html .card-danger .card-actions a,
html .card-danger .card-title {
  color: #FFF; }

html .card-info .card-actions a,
html .card-info .card-title {
  color: #FFF; }

html .card-dark .card-actions a,
html .card-dark .card-title {
  color: #FFF; }

@media only screen and (max-width: 767px) {
  .card-actions {
    float: none;
    margin-bottom: 15px;
    position: static;
    text-align: right; }
    .card-actions a {
      vertical-align: top; } }

@media (min-width: 576px) {
  .card-group .card + .card {
    border-left: 1px solid #DDD; } }

/* Owl Carousel */
.owl-carousel {
  margin-bottom: 20px; }
  .owl-carousel .owl-item img {
    transform-style: unset; }
  .owl-carousel .thumbnail {
    margin-right: 1px; }
  .owl-carousel .item-video {
    height: 300px; }
  .owl-carousel .owl-nav {
    top: 50%;
    position: absolute;
    margin-top: -20px;
    width: 100%; }
    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
      display: inline-block;
      position: absolute;
      width: 30px;
      height: 30px;
      outline: 0; }
    .owl-carousel .owl-nav button.owl-prev {
      left: -5px; }
      .owl-carousel .owl-nav button.owl-prev:before {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f053";
        position: relative;
        left: -1px;
        top: 1px; }
    .owl-carousel .owl-nav button.owl-next {
      right: -5px; }
      .owl-carousel .owl-nav button.owl-next:before {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f054";
        position: relative;
        left: 2px;
        top: 1px; }
  .owl-carousel button.owl-dot {
    outline: 0; }
  .owl-carousel.stage-margin .owl-stage-outer {
    margin-left: 40px !important;
    margin-right: 40px !important; }
    .owl-carousel.stage-margin .owl-stage-outer .owl-stage {
      padding-left: 0 !important;
      padding-right: 0 !important; }
  .owl-carousel.show-nav-hover .owl-nav {
    opacity: 0;
    transition: opacity 0.2s ease-in-out; }
    .owl-carousel.show-nav-hover .owl-nav button.owl-prev {
      left: -20px; }
    .owl-carousel.show-nav-hover .owl-nav button.owl-next {
      right: -20px; }
  .owl-carousel.show-nav-hover:hover .owl-nav {
    opacity: 1; }
  .owl-carousel.show-nav-title .owl-nav {
    top: 0;
    right: 0;
    margin-top: -45px;
    width: auto; }
    .owl-carousel.show-nav-title .owl-nav button[class*="owl-"], .owl-carousel.show-nav-title .owl-nav button[class*="owl-"]:hover, .owl-carousel.show-nav-title .owl-nav button[class*="owl-"]:active {
      font-size: 18px;
      background: transparent !important;
      width: 18px;
      font-size: 18px; }
    .owl-carousel.show-nav-title .owl-nav button.owl-prev {
      left: -45px; }
  .owl-carousel.rounded-nav .owl-nav button[class*="owl-"] {
    padding: 3px 7px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #999 !important;
    color: #999; }
    .owl-carousel.rounded-nav .owl-nav button[class*="owl-"]:hover, .owl-carousel.rounded-nav .owl-nav button[class*="owl-"].hover {
      background: transparent !important;
      border: 1px solid #a1a1a1 !important;
      color: #a1a1a1 !important; }
    .owl-carousel.rounded-nav .owl-nav button[class*="owl-"]:active, .owl-carousel.rounded-nav .owl-nav button[class*="owl-"].active {
      background: transparent !important;
      border: 1px solid #666 !important;
      color: #666 !important; }
  .owl-carousel.nav-bottom .owl-nav {
    position: static;
    margin: 0;
    padding: 0;
    width: auto; }
    .owl-carousel.nav-bottom .owl-nav button.owl-prev, .owl-carousel.nav-bottom .owl-nav button.owl-next {
      position: static; }
  .owl-carousel.nav-bottom-inside .owl-nav {
    position: relative;
    margin: -4.3rem 0 0 0;
    padding: 0;
    width: auto; }
    .owl-carousel.nav-bottom-inside .owl-nav button.owl-prev, .owl-carousel.nav-bottom-inside .owl-nav button.owl-next {
      position: static; }
  .owl-carousel.nav-inside .owl-nav, .owl-carousel.nav-inside .owl-dots {
    bottom: 2px;
    margin-top: 10px;
    position: absolute;
    right: 6px; }
  .owl-carousel.nav-style-1 .owl-nav .owl-next,
  .owl-carousel.nav-style-1 .owl-nav .owl-prev {
    width: 20px;
    background: transparent !important;
    color: #000; }
    .owl-carousel.nav-style-1 .owl-nav .owl-next:hover, .owl-carousel.nav-style-1 .owl-nav .owl-next:active,
    .owl-carousel.nav-style-1 .owl-nav .owl-prev:hover,
    .owl-carousel.nav-style-1 .owl-nav .owl-prev:active {
      color: #CCC; }
  .owl-carousel.nav-style-1.nav-style-1-light .owl-nav .owl-next,
  .owl-carousel.nav-style-1.nav-style-1-light .owl-nav .owl-prev {
    color: #FFF !important; }
  .owl-carousel.nav-center-outside .owl-nav {
    width: calc(100% + 90px);
    left: 49.9%;
    transform: translate3d(-50%, 0, 0); }
  .owl-carousel.full-width .owl-nav, .owl-carousel.big-nav .owl-nav {
    margin-top: -30px; }
    .owl-carousel.full-width .owl-nav button[class*="owl-"], .owl-carousel.full-width .owl-nav button[class*="owl-"]:hover, .owl-carousel.big-nav .owl-nav button[class*="owl-"], .owl-carousel.big-nav .owl-nav button[class*="owl-"]:hover {
      height: auto;
      padding: 20px 0 !important; }
    .owl-carousel.full-width .owl-nav button.owl-prev, .owl-carousel.big-nav .owl-nav button.owl-prev {
      border-radius: 0 4px 4px 0; }
    .owl-carousel.full-width .owl-nav button.owl-next, .owl-carousel.big-nav .owl-nav button.owl-next {
      border-radius: 4px 0 0 4px; }
  .owl-carousel.top-border {
    border-top: 1px solid #DBDBDB;
    padding-top: 18px; }

/* Carousel Sync */
.owl-carousel.carousel-sync-style-1 {
  position: absolute;
  top: 50%;
  left: -30px;
  max-width: 355px;
  transform: translate3d(0, -50%, 0); }

@media (max-width: 575px) {
  .owl-carousel.carousel-sync-style-1 {
    left: 0;
    max-width: none; } }

/* Spaced */
.owl-carousel-spaced {
  margin-left: -5px; }
  .owl-carousel-spaced .owl-item > div {
    margin: 5px; }

/* Testimonials */
.owl-carousel.testimonials img {
  display: inline-block;
  height: 70px;
  width: 70px; }

/* Responsive */
@media (max-width: 575px) {
  .owl-carousel-spaced {
    margin-left: 0; } }

/* Carousel Areas */
.carousel-areas {
  margin-bottom: -10px;
  padding: 10px 10px 0 10px;
  border-radius: 6px 6px 0 0; }
  .carousel-areas .owl-carousel {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); }
    .carousel-areas .owl-carousel .owl-nav button.owl-prev {
      left: -55px; }
    .carousel-areas .owl-carousel .owl-nav button.owl-next {
      right: -55px; }
    .carousel-areas .owl-carousel:first-child img {
      border-radius: 6px 6px 0 0; }

/* Responsive */
@media (max-width: 991px) {
  .carousel-areas .owl-carousel .owl-nav {
    display: none; } }

/* Charts */
.chart {
  width: 100%; }
  .chart.chart-xs {
    height: 150px; }
  .chart.chart-sm {
    height: 184px; }
  .chart.chart-md {
    height: 350px; }
  .chart.chart-lg {
    height: 500px; }

#flotTip {
  padding: 4px 8px;
  background-color: #000;
  z-index: 100;
  color: #FFF;
  opacity: .7;
  font-size: 11px;
  border-radius: 5px; }

.jqstooltip {
  min-width: 30px;
  min-height: 25px;
  border: 0 !important;
  height: auto !important;
  width: auto !important; }

.circular-bar {
  margin: 25px 0; }
  .circular-bar .circular-bar-chart {
    position: relative; }
  .circular-bar strong {
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    top: 35%;
    width: 80%;
    left: 10%;
    text-align: center; }
  .circular-bar label {
    display: block;
    font-weight: 100;
    font-size: 17px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    width: 80%;
    left: 10%;
    text-align: center; }
  .circular-bar.circular-bar-xs {
    width: 50px; }
    .circular-bar.circular-bar-xs strong {
      display: none; }
    .circular-bar.circular-bar-xs label {
      font-size: 11px;
      left: 0;
      text-align: center;
      top: 28%;
      width: 100%; }

.gauge-chart {
  margin: 25px 0; }
  .gauge-chart strong {
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px; }
  .gauge-chart label {
    display: block;
    font-weight: 100;
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 5px;
    text-align: center; }

.small-chart-wrapper {
  display: inline-block;
  margin: 10px 15px;
  width: 100%; }
  .small-chart-wrapper .small-chart {
    display: inline-block;
    float: left;
    margin-bottom: 8px;
    min-width: 80px; }
  .small-chart-wrapper .small-chart-info {
    display: inline-block;
    padding: 0 0 0 10px; }
    .small-chart-wrapper .small-chart-info label {
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      color: #a0a0a0;
      padding: 0;
      margin: 0;
      line-height: 15px; }
    .small-chart-wrapper .small-chart-info strong {
      display: block;
      font-size: 13px;
      padding: 0;
      margin: 0;
      line-height: 15px; }
  .small-chart-wrapper + .small-chart-wrapper {
    margin-left: 25px; }

@media only screen and (max-width: 767px) {
  .small-chart-wrapper {
    margin-right: 0;
    margin-left: 0;
    text-align: center; }
    .small-chart-wrapper .small-chart {
      width: 100%;
      text-align: center; }
    .small-chart-wrapper .small-chart-info {
      padding-left: 0; } }

.liquid-meter {
  position: relative;
  max-height: 200px;
  max-width: 200px;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 50%; }
  .liquid-meter meter {
    display: none; }
  .liquid-meter.liquid-meter-loaded {
    width: auto;
    padding-bottom: 0; }
    .liquid-meter.liquid-meter-loaded:before {
      display: none; }

.liquid-meter-wrapper.liquid-meter-xs .liquid-meter {
  max-height: 120px;
  max-width: 120px; }

.liquid-meter-wrapper.liquid-meter-sm .liquid-meter {
  max-height: 150px;
  max-width: 150px; }

.liquid-meter-wrapper.liquid-meter-md .liquid-meter {
  max-height: 200px;
  max-width: 200px; }

.liquid-meter-wrapper.liquid-meter-lg .liquid-meter {
  max-height: 230px;
  max-width: 230px; }

.liquid-meter-wrapper .liquid-meter-selector {
  margin-top: 3px; }
  .liquid-meter-wrapper .liquid-meter-selector a {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 11px;
    color: #9b9b9b;
    border-right: 1px solid #e4e4e4;
    display: inline-block;
    padding-right: 8px;
    margin-right: 8px; }
    .liquid-meter-wrapper .liquid-meter-selector a.active {
      color: #007bff; }
    .liquid-meter-wrapper .liquid-meter-selector a:last-child {
      border-right: 0;
      padding-right: 0;
      margin-right: 0; }

.chart-data-selector {
  visibility: hidden;
  max-height: 255px;
  padding: 6px; }
  .chart-data-selector h2 {
    color: #33353F;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-transform: none;
    letter-spacing: -1px; }
    .chart-data-selector h2 .multiselect {
      background: #f6f6f6;
      border: 0 none;
      font-size: 18px;
      font-weight: 600;
      margin: -4px 0 0 4px !important;
      padding: 3px 12px 3px 8px; }
      .chart-data-selector h2 .multiselect:hover, .chart-data-selector h2 .multiselect:focus, .chart-data-selector h2 .multiselect:active {
        text-decoration: none; }
    .chart-data-selector h2 .multiselect-container {
      margin: 0 0 0 4px;
      min-width: 120%; }
  .chart-data-selector .chart-data-selector-items {
    position: relative;
    overflow: hidden; }
    .chart-data-selector .chart-data-selector-items .chart-active {
      visibility: hidden; }
    .chart-data-selector .chart-data-selector-items .chart-hidden {
      visibility: hidden; }
  .chart-data-selector.ready {
    max-height: none;
    visibility: visible; }
    .chart-data-selector.ready .chart-active {
      visibility: visible;
      position: relative;
      z-index: 2; }
    .chart-data-selector.ready .chart-hidden {
      visibility: hidden;
      position: absolute;
      z-index: 1;
      top: -9999px; }

.ct-chart .ct-label,
.ct-chart .ct-label.ct-horizontal,
.ct-chart .ct-label.ct-vertical {
  font-size: 0.75rem; }

.ct-chart .ct-series.ct-series-a .ct-bar,
.ct-chart .ct-series.ct-series-a .ct-line,
.ct-chart .ct-series.ct-series-a .ct-point,
.ct-chart .ct-series.ct-series-a .ct-slice.ct-donut {
  stroke: #007bff; }

.ct-chart .ct-series.ct-series-a .ct-area,
.ct-chart .ct-series.ct-series-a .ct-slice:not(.ct-donut) {
  fill: #007bff; }

.ct-chart .ct-series.ct-series-b .ct-bar,
.ct-chart .ct-series.ct-series-b .ct-line,
.ct-chart .ct-series.ct-series-b .ct-point,
.ct-chart .ct-series.ct-series-b .ct-slice.ct-donut {
  stroke: #0056b3; }

.ct-chart .ct-series.ct-series-b .ct-area,
.ct-chart .ct-series.ct-series-b .ct-slice:not(.ct-donut) {
  fill: #0056b3; }

.ct-chart .ct-series.ct-series-c .ct-bar,
.ct-chart .ct-series.ct-series-c .ct-line,
.ct-chart .ct-series.ct-series-c .ct-point,
.ct-chart .ct-series.ct-series-c .ct-slice.ct-donut {
  stroke: #E36159; }

.ct-chart .ct-series.ct-series-c .ct-area,
.ct-chart .ct-series.ct-series-c .ct-slice:not(.ct-donut) {
  fill: #E36159; }

.ct-chart .ct-series.ct-series-d .ct-bar,
.ct-chart .ct-series.ct-series-d .ct-line,
.ct-chart .ct-series.ct-series-d .ct-point,
.ct-chart .ct-series.ct-series-d .ct-slice.ct-donut {
  stroke: #cd2c23; }

.ct-chart .ct-series.ct-series-d .ct-area,
.ct-chart .ct-series.ct-series-d .ct-slice:not(.ct-donut) {
  fill: #cd2c23; }

.ct-chart .ct-series.ct-series-e .ct-bar,
.ct-chart .ct-series.ct-series-e .ct-line,
.ct-chart .ct-series.ct-series-e .ct-point,
.ct-chart .ct-series.ct-series-e .ct-slice.ct-donut {
  stroke: #2BAAB1; }

.ct-chart .ct-series.ct-series-e .ct-area,
.ct-chart .ct-series.ct-series-e .ct-slice:not(.ct-donut) {
  fill: #2BAAB1; }

.ct-chart .ct-series.ct-series-f .ct-bar,
.ct-chart .ct-series.ct-series-f .ct-line,
.ct-chart .ct-series.ct-series-f .ct-point,
.ct-chart .ct-series.ct-series-f .ct-slice.ct-donut {
  stroke: #1c6f73; }

.ct-chart .ct-series.ct-series-f .ct-area,
.ct-chart .ct-series.ct-series-f .ct-slice:not(.ct-donut) {
  fill: #1c6f73; }

.ct-chart .ct-series.ct-series-g .ct-bar,
.ct-chart .ct-series.ct-series-g .ct-line,
.ct-chart .ct-series.ct-series-g .ct-point,
.ct-chart .ct-series.ct-series-g .ct-slice.ct-donut {
  stroke: #734BA9; }

.ct-chart .ct-series.ct-series-g .ct-area,
.ct-chart .ct-series.ct-series-g .ct-slice:not(.ct-donut) {
  fill: #734BA9; }

.ct-chart .ct-series.ct-series-h .ct-bar,
.ct-chart .ct-series.ct-series-h .ct-line,
.ct-chart .ct-series.ct-series-h .ct-point,
.ct-chart .ct-series.ct-series-h .ct-slice.ct-donut {
  stroke: #4f3374; }

.ct-chart .ct-series.ct-series-h .ct-area,
.ct-chart .ct-series.ct-series-h .ct-slice:not(.ct-donut) {
  fill: #4f3374; }

.ct-chart .ct-series.ct-series-i .ct-bar,
.ct-chart .ct-series.ct-series-i .ct-line,
.ct-chart .ct-series.ct-series-i .ct-point,
.ct-chart .ct-series.ct-series-i .ct-slice.ct-donut {
  stroke: #0056b3; }

.ct-chart .ct-series.ct-series-i .ct-area,
.ct-chart .ct-series.ct-series-i .ct-slice:not(.ct-donut) {
  fill: #0056b3; }

.ct-chart .ct-series.ct-series-j .ct-bar,
.ct-chart .ct-series.ct-series-j .ct-line,
.ct-chart .ct-series.ct-series-j .ct-point,
.ct-chart .ct-series.ct-series-j .ct-slice.ct-donut {
  stroke: #4da3ff; }

.ct-chart .ct-series.ct-series-j .ct-area,
.ct-chart .ct-series.ct-series-j .ct-slice:not(.ct-donut) {
  fill: #4da3ff; }

.ct-chart .ct-series.ct-series-k .ct-bar,
.ct-chart .ct-series.ct-series-k .ct-line,
.ct-chart .ct-series.ct-series-k .ct-point,
.ct-chart .ct-series.ct-series-k .ct-slice.ct-donut {
  stroke: #ee9f9a; }

.ct-chart .ct-series.ct-series-k .ct-area,
.ct-chart .ct-series.ct-series-k .ct-slice:not(.ct-donut) {
  fill: #ee9f9a; }

.ct-chart .ct-series.ct-series-l .ct-bar,
.ct-chart .ct-series.ct-series-l .ct-line,
.ct-chart .ct-series.ct-series-l .ct-point,
.ct-chart .ct-series.ct-series-l .ct-slice.ct-donut {
  stroke: #53ced5; }

.ct-chart .ct-series.ct-series-l .ct-area,
.ct-chart .ct-series.ct-series-l .ct-slice:not(.ct-donut) {
  fill: #53ced5; }

.ct-chart .ct-series.ct-series-m .ct-bar,
.ct-chart .ct-series.ct-series-m .ct-line,
.ct-chart .ct-series.ct-series-m .ct-point,
.ct-chart .ct-series.ct-series-m .ct-slice.ct-donut {
  stroke: #9b7cc5; }

.ct-chart .ct-series.ct-series-m .ct-area,
.ct-chart .ct-series.ct-series-m .ct-slice:not(.ct-donut) {
  fill: #9b7cc5; }

.ct-chart .ct-series.ct-series-n .ct-bar,
.ct-chart .ct-series.ct-series-n .ct-line,
.ct-chart .ct-series.ct-series-n .ct-point,
.ct-chart .ct-series.ct-series-n .ct-slice.ct-donut {
  stroke: #00254d; }

.ct-chart .ct-series.ct-series-n .ct-area,
.ct-chart .ct-series.ct-series-n .ct-slice:not(.ct-donut) {
  fill: #00254d; }

.ct-chart .ct-series.ct-series-o .ct-bar,
.ct-chart .ct-series.ct-series-o .ct-line,
.ct-chart .ct-series.ct-series-o .ct-point,
.ct-chart .ct-series.ct-series-o .ct-slice.ct-donut {
  stroke: #b3d7ff; }

.ct-chart .ct-series.ct-series-o .ct-area,
.ct-chart .ct-series.ct-series-o .ct-slice:not(.ct-donut) {
  fill: #b3d7ff; }

.ct-chart .tooltip {
  opacity: 1;
  position: absolute;
  display: inline-block;
  min-width: 115px;
  padding: 8px;
  background: #007bff;
  color: #FFF;
  font-weight: 500;
  text-align: center;
  pointer-events: none;
  z-index: 1; }
  .ct-chart .tooltip:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top-color: #007bff; }

html.dark .chart-data-selector h2 .multiselect {
  background-color: #282d36; }

/* CodeMirror */
html.dark .CodeMirror pre {
  background: transparent;
  border: none; }

/* Colorpicker */
html.dark .colorpicker {
  background-color: #282d36; }
  html.dark .colorpicker:before {
    border-bottom-color: #1d2127; }
  html.dark .colorpicker:after {
    border-bottom-color: #282d36; }

/* Data Tables */
.dataTables_wrapper {
  position: relative;
  padding: 0;
  margin: 0; }
  .dataTables_wrapper .DTTT_container {
    margin-bottom: 5px; }
    .dataTables_wrapper .DTTT_container .btn-group {
      display: inline-block !important; }
    .dataTables_wrapper .DTTT_container .btn {
      margin-left: 5px; }
  .dataTables_wrapper .datatables-header {
    margin-bottom: 15px; }
    .dataTables_wrapper .datatables-header label {
      font-weight: normal;
      margin: 0; }
  .dataTables_wrapper table thead th {
    padding-right: 21px !important; }
  .dataTables_wrapper table.dataTable {
    border-collapse: collapse !important;
    margin: 0 !important;
    width: 100% !important; }
  .dataTables_wrapper div.dataTables_info {
    font-size: 0.7rem; }
  .dataTables_wrapper .pagination {
    margin-top: 20px !important; }

.dataTables_wrapper .select2-container {
  display: inline-block;
  margin-right: 10px;
  width: 75px; }

@media only screen and (max-width: 991px) {
  .dataTables_wrapper .dataTables_length {
    margin-bottom: 15px; }
    .dataTables_wrapper .dataTables_length label {
      float: none;
      width: 100%; } }

/* Filter */
.dataTables_wrapper .dataTables_filter label {
  width: 50%; }

.dataTables_wrapper .dataTables_filter input {
  width: 100% !important; }

@media only screen and (max-width: 991px) {
  .dataTables_wrapper .dataTables_filter label {
    width: 100% !important; } }

/* Empty Row */
.dataTables_wrapper .dataTables_empty {
  padding: 50px 0;
  text-align: center; }

.dataTables_processing {
  background: #007bff;
  border-radius: 100px;
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.3);
  color: #FFF;
  left: 50%;
  margin-left: -36px;
  padding: 5px 10px;
  position: absolute;
  top: 3px; }

@media only screen and (max-width: 991px) {
  .dataTables_processing {
    left: auto;
    margin-left: 0;
    right: 0; } }

.DTTT_Print,
.DTTT_Print .inner-wrapper,
.DTTT_Print .content-body,
.DTTT_Print .card {
  background: #FFF !important;
  margin: 0 !important;
  padding: 0 !important;
  top: 0 !important; }

.DTTT_Print .dataTables_wrapper .DTTT.btn-group {
  display: none !important; }

.DTTT_Print .DTTT_print_info {
  background: rgba(255, 255, 255, 0.9);
  display: block;
  left: 0;
  height: 100px;
  line-height: 100px;
  position: fixed;
  font-size: 14px;
  text-align: center;
  top: 0;
  width: 100%; }

/* Dark Fixes */
html.dark div.DTTT_container .btn {
  color: #EEE !important; }

/* Datepicker - Base */
.datepicker {
  padding: 10px;
  margin: 0 auto;
  line-height: 1.1em; }
  .datepicker.datepicker-inline {
    line-height: 1.7em;
    width: 100%; }
  .datepicker table {
    width: 100%; }
    .datepicker table tr td {
      border-radius: 0; }
    .datepicker table thead tr th {
      cursor: pointer;
      font-size: 0.8rem;
      text-align: center;
      font-weight: normal; }
      .datepicker table thead tr th.prev {
        content: '\f0d9';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900; }
      .datepicker table thead tr th.next {
        content: '\f0da';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900; }
      .datepicker table thead tr th:hover {
        color: #FFF; }
    .datepicker table td {
      text-align: center;
      font-size: 0.75rem; }
      .datepicker table td.day {
        transition: background-color .1s ease-in .1s, color .1s ease-in .1s;
        cursor: pointer; }

/* Datepicker - Skin Default */
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td span:hover {
  background: #007bff;
  color: #FFF; }

.datepicker table tbody tr td span.old,
.datepicker table tbody tr td span.new {
  color: #CCC; }
  .datepicker table tbody tr td span.old:hover,
  .datepicker table tbody tr td span.new:hover {
    color: #FFF; }

.datepicker table tbody tr td.day:hover {
  background: #007bff;
  color: #FFF; }

.datepicker table tbody tr td.day.active {
  background: #0062cc;
  color: #FFF; }

.datepicker table tbody tr td.day.new {
  color: #777; }
  .datepicker table tbody tr td.day.new:hover {
    color: #FFF; }

/* Datepicker - Skin Dark */
html:not(.sidebar-light) .datepicker.datepicker-dark {
  background: transparent; }
  html:not(.sidebar-light) .datepicker.datepicker-dark table thead tr th.datepicker-switch {
    color: #FFF; }
  html:not(.sidebar-light) .datepicker.datepicker-dark table thead tr th.dow {
    color: #777; }
  html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td span.old,
  html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td span.new {
    color: #444; }
    html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td span.old:hover,
    html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td span.new:hover {
      color: #FFF; }
  html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td.day {
    color: #FFF; }
    html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td.day:hover {
      background: #007bff;
      color: #FFF; }
    html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td.day.active {
      background: #0062cc;
      color: #FFF; }
    html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td.day.new {
      color: #777; }
      html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td.day.new:hover {
        color: #FFF; }

/* Datepicker - Skin Primary */
.datepicker.datepicker-primary {
  min-width: 255px; }
  .datepicker.datepicker-primary.datepicker-inline {
    background: #fff;
    border: 1px solid #eee; }
  .datepicker.datepicker-primary table thead tr:first-child {
    background-color: #007bff;
    color: #FFF; }
    .datepicker.datepicker-primary table thead tr:first-child th:hover {
      background-color: #0062cc; }
    .datepicker.datepicker-primary table thead tr:first-child th:first-child {
      border-radius: 4px 0 0 0; }
    .datepicker.datepicker-primary table thead tr:first-child th:last-child {
      border-radius: 0 4px 0 0; }
  .datepicker.datepicker-primary table thead tr:last-child {
    background-color: #1a88ff;
    color: #FFF; }
    .datepicker.datepicker-primary table thead tr:last-child th:hover {
      background-color: #007bff; }
  .datepicker.datepicker-primary table thead tr th {
    border-radius: 0; }

html.dark .input-daterange .input-group-addon {
  text-shadow: none; }

html.dark .datepicker-dropdown {
  color: #EEE;
  background-color: #282d36; }
  html.dark .datepicker-dropdown:after {
    border-bottom-color: #282d36; }
  html.dark .datepicker-dropdown.datepicker-orient-bottom:before {
    border-top-color: rgba(0, 0, 0, 0.2); }
  html.dark .datepicker-dropdown.datepicker-orient-bottom:after {
    border-top-color: #282d36; }

html.dark .datepicker.datepicker-primary {
  border-color: #282d36;
  background: #282d36; }

/* Dividers */
hr {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  margin: 22px 0 22px 0; }

hr.short {
  margin: 11px 0 11px 0; }

hr.tall {
  margin: 44px 0 44px 0; }

hr.taller {
  margin: 66px 0 66px 0; }

hr.light {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)); }

hr.dotted {
  height: 0;
  border-bottom: 1px dotted #ddd; }

hr.solid {
  height: 0;
  border-bottom: 1px solid #ddd; }

/* Dropdown Menu */
.dropdown-menu .dropdown-item {
  font-size: 0.9rem; }

/* Dropzone */
.dropzone {
  background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.03);
  border-radius: 3px;
  min-height: 122px;
  padding: 23px; }
  .dropzone .dz-default span {
    transition: color .1s ease-in;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.2); }
  .dropzone:hover .dz-default span {
    color: rgba(0, 0, 0, 0.3); }

html.dark .dropzone .dz-default span {
  color: rgba(255, 255, 255, 0.2); }

html.dark .dropzone:hover .dz-default span {
  color: rgba(255, 255, 255, 0.3); }

/* Errors */
.body-error {
  margin: 0 auto;
  max-width: 900px;
  width: 100%; }
  .body-error.error-outside {
    display: table;
    height: 100vh; }
    .body-error.error-outside .center-error {
      display: table-cell;
      vertical-align: middle; }
  .body-error.error-inside {
    margin-top: 150px; }

/* Error Pages - header */
.body-error .error-header {
  border-bottom: 1px solid #DADADA;
  margin-bottom: 50px;
  padding-bottom: 15px; }
  .body-error .error-header .form {
    margin-top: 12px; }

/* Error Pages - typo */
.body-error .error-code {
  font-size: 10rem;
  line-height: 10rem;
  letter-spacing: -10px; }

.body-error .error-explanation {
  font-size: 1.2rem;
  line-height: 3.6rem;
  margin-top: 25px; }

/* Error Pages - Responsive */
@media only screen and (max-width: 1150px) {
  .body-error.error-inside {
    margin-top: 50px;
    padding-bottom: 50px; } }

@media only screen and (min-width: 768px) and (max-width: 1150px) {
  .body-error.error-inside .error-code {
    font-size: 10rem;
    line-height: 10rem;
    letter-spacing: -7px; }
  .body-error.error-inside .error-explanation {
    font-size: 1rem;
    line-height: 3.2rem; } }

@media only screen and (max-width: 767px) {
  .body-error .error-code {
    font-size: 9rem;
    line-height: 9rem;
    letter-spacing: -7px; }
  .body-error .error-explanation {
    font-size: 0.9rem;
    line-height: 2.8rem; }
  .body-error.error-outside {
    height: auto;
    padding: 20px; } }

/* File Upload */
.fileupload .uneditable-input .fa, .fileupload .uneditable-input .fab, .fileupload .uneditable-input .fal, .fileupload .uneditable-input .far, .fileupload .uneditable-input .fas {
  position: absolute;
  top: 12px;
  left: 26px; }

.fileupload .uneditable-input .fileupload-preview {
  display: inline-block;
  float: left;
  overflow: hidden;
  padding: 0 0 0 17px;
  text-overflow: ellipsis;
  width: 100%; }

.fileupload .btn {
  border-radius: 0; }

@media only screen and (max-width: 479px) {
  .fileupload .uneditable-input {
    width: 170px; } }

/* Forms */
form label {
  font-weight: normal; }

textarea {
  resize: vertical; }

select {
  border: 1px solid #E5E7E9;
  border-radius: 6px;
  outline: none; }

.label {
  font-weight: normal; }

.form-group:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.form-control:not(.form-control-lg) {
  font-size: 0.75rem;
  line-height: 1.3; }

.form-control:not(.form-control-sm):not(.form-control-lg) {
  font-size: 0.85rem;
  line-height: 1.85;
  min-height: 2.4rem; }

.form-control.form-control-focused {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-color: #CCC; }

.form-control:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-color: #CCC; }

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

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

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

/* Form - iOS Override */
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
  -webkit-appearance: none; }

.form-control::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bdbdbd; }

.form-control::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #bdbdbd; }

.form-control:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bdbdbd; }

.multiselect-container {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .multiselect-container > li > a > label {
    padding: 5px 20px 5px 12px;
    font-size: 0.8rem; }
    .multiselect-container > li > a > label input {
      position: relative;
      top: 2px;
      margin-right: 3px; }
  .multiselect-container > li.active > a > label {
    color: #FFF; }
  .multiselect-container > li.multiselect-group label {
    font-size: 0.8rem;
    padding: 5px 20px 5px 12px; }
  .multiselect-container .input-group input {
    max-width: 78%; }

html.dark .form-control {
  background-color: #282d36;
  border-color: #282d36;
  color: #EEE; }

html.dark .form-control[disabled],
html.dark .form-control[readonly],
html.dark fieldset[disabled] .form-control {
  background-color: #21262d; }

/* Form - Bootstrap Override */
.btn-lg, .btn-group-lg > .btn,
.btn-group-lg > .btn {
  line-height: 1.334; }

.input-group-btn .btn {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

select.form-control-sm, select.form-control-lg {
  line-height: 1;
  height: auto !important; }

.bootstrap-timepicker-widget input {
  border: 0; }

.bootstrap-timepicker-widget table td input {
  width: 40px; }

.fileupload .btn {
  line-height: 20px;
  margin-left: -5px; }

/* Form - Custom Fields */
.required {
  display: inline-block;
  color: #d2322d;
  font-size: 0.8em;
  font-weight: bold;
  position: relative;
  top: -0.2em; }

label.error {
  color: #B94A48;
  margin-top: 2px; }

/* Form - Group Override */
.form-group:after {
  clear: both;
  display: block;
  content: ''; }

.form-group:last-child, .form-group:last-of-type {
  margin-bottom: 0; }

/* Form - Bordered */
.form-bordered .form-group {
  border-bottom: 1px solid #eff2f7;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .form-bordered .form-group:last-child, .form-bordered .form-group:last-of-type {
    border-bottom: none !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important; }

/* Dark - Form - Bordered */
html.dark .form-bordered .form-group {
  border-bottom: 1px solid #242830;
  padding-bottom: 15px;
  margin-bottom: 15px; }

/* Form - Vertical Group / Stacked */
.form-group-vertical {
  position: relative;
  white-space: nowrap; }
  .form-group-vertical .form-control {
    border-radius: 0;
    margin-top: -1px;
    z-index: 1; }
    .form-group-vertical .form-control:first-child, .form-group-vertical .form-control:first-of-type {
      border-radius: 4px 4px 0 0; }
    .form-group-vertical .form-control:last-child, .form-group-vertical .form-control:last-of-type {
      border-radius: 0 0 4px 4px; }
    .form-group-vertical .form-control:focus {
      position: relative;
      z-index: 2; }
  .form-group-vertical .input-group {
    margin-top: -1px; }
    .form-group-vertical .input-group .form-control {
      margin-top: 0; }
    .form-group-vertical .input-group:first-child .form-control, .form-group-vertical .input-group:first-of-type .form-control {
      border-radius: 0 4px 0 0; }
    .form-group-vertical .input-group:last-child .form-control, .form-group-vertical .input-group:last-of-type .form-control {
      border-radius: 0 0 4px 0; }
    .form-group-vertical .input-group.input-group-icon:first-child .form-control, .form-group-vertical .input-group.input-group-icon:first-of-type .form-control {
      border-radius: 4px 4px 0 0; }
    .form-group-vertical .input-group.input-group-icon:last-child .form-control, .form-group-vertical .input-group.input-group-icon:last-of-type .form-control {
      border-radius: 0 0 4px 4px; }

/* Form - Input Override */
.form-control-lg {
  border-radius: 4px; }

/* Form - Round Input */
input.input-rounded {
  border-radius: 500px; }

.input-group-rounded input.form-control {
  border-radius: 500px; }
  .input-group-rounded input.form-control:first-child, .input-group-rounded input.form-control:last-child {
    border-radius: 500px; }

/* Form - Custom Checkbox */
.checkbox-custom {
  position: relative;
  padding: 0 0 0 25px;
  margin-bottom: 7px;
  margin-top: 0; }
  .checkbox-custom.checkbox-inline {
    display: inline-block;
    vertical-align: middle; }
    .form-group .checkbox-custom.checkbox-inline {
      margin-top: 7px;
      padding-top: 0; }
  .checkbox-custom:last-child, .checkbox-custom:last-of-type {
    margin-bottom: 0; }
  .checkbox-custom input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 3px;
    margin: -6px 0 0 0;
    z-index: 2;
    cursor: pointer; }
    .checkbox-custom input[type="checkbox"]:checked + label:after {
      position: absolute;
      display: inline-block;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      content: '\F00C';
      top: 50%;
      left: 4px;
      margin-top: -5px;
      font-size: 11px;
      line-height: 1;
      width: 16px;
      height: 16px;
      color: #333; }
    .checkbox-custom input[type="checkbox"]:disabled {
      cursor: not-allowed; }
      .checkbox-custom input[type="checkbox"]:disabled:checked + label:after {
        color: #999; }
      .checkbox-custom input[type="checkbox"]:disabled + label {
        cursor: not-allowed; }
      .checkbox-custom input[type="checkbox"]:disabled + label:before {
        background-color: #eee; }
  .checkbox-custom label {
    cursor: pointer;
    margin-bottom: 0;
    text-align: left;
    line-height: 1.5; }
    .checkbox-custom label:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -9px;
      width: 19px;
      height: 18px;
      display: inline-block;
      border-radius: 2px;
      border: 1px solid #bbb;
      background: #fff; }
    .checkbox-custom label + label.error {
      display: block; }

html.dark .checkbox-custom label:before {
  background: #282d36;
  border-color: #21262d; }

html.dark .checkbox-custom input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-custom input[type="checkbox"]:disabled + label:before {
  background: #242830;
  border-color: #242830; }

html.dark .checkbox-primary input[type="checkbox"]:checked + label:after,
.checkbox-primary input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-primary label:before,
.checkbox-primary label:before {
  background: #007bff;
  border-color: #006fe6; }

html.dark .checkbox-text-primary input[type="checkbox"]:checked + label:after,
.checkbox-text-primary input[type="checkbox"]:checked + label:after {
  color: #007bff; }

html.dark .checkbox-success input[type="checkbox"]:checked + label:after,
.checkbox-success input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-success label:before,
.checkbox-success label:before {
  background: #47a447;
  border-color: #3f923f; }

html.dark .checkbox-text-success input[type="checkbox"]:checked + label:after,
.checkbox-text-success input[type="checkbox"]:checked + label:after {
  color: #47a447; }

html.dark .checkbox-warning input[type="checkbox"]:checked + label:after,
.checkbox-warning input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-warning label:before,
.checkbox-warning label:before {
  background: #ed9c28;
  border-color: #e89113; }

html.dark .checkbox-text-warning input[type="checkbox"]:checked + label:after,
.checkbox-text-warning input[type="checkbox"]:checked + label:after {
  color: #ed9c28; }

html.dark .checkbox-danger input[type="checkbox"]:checked + label:after,
.checkbox-danger input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-danger label:before,
.checkbox-danger label:before {
  background: #d2322d;
  border-color: #bd2d29; }

html.dark .checkbox-text-danger input[type="checkbox"]:checked + label:after,
.checkbox-text-danger input[type="checkbox"]:checked + label:after {
  color: #d2322d; }

html.dark .checkbox-info input[type="checkbox"]:checked + label:after,
.checkbox-info input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-info label:before,
.checkbox-info label:before {
  background: #5bc0de;
  border-color: #46b8da; }

html.dark .checkbox-text-info input[type="checkbox"]:checked + label:after,
.checkbox-text-info input[type="checkbox"]:checked + label:after {
  color: #5bc0de; }

html.dark .checkbox-dark input[type="checkbox"]:checked + label:after,
.checkbox-dark input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-dark label:before,
.checkbox-dark label:before {
  background: #171717;
  border-color: #0a0a0a; }

html.dark .checkbox-text-dark input[type="checkbox"]:checked + label:after,
.checkbox-text-dark input[type="checkbox"]:checked + label:after {
  color: #171717; }

/* Form - Custom Radio */
.radio-custom {
  position: relative;
  padding: 0 0 0 25px;
  margin-bottom: 7px;
  margin-top: 0; }
  .radio-custom.radio-inline {
    display: inline-block;
    vertical-align: middle; }
    .form-group .radio-custom.radio-inline {
      margin-top: 7px;
      padding-top: 0; }
  .radio-custom:last-child, .radio-custom:last-of-type {
    margin-bottom: 0; }
  .radio-custom input[type="radio"] {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 3px;
    margin: -6px 0 0 0;
    z-index: 2;
    cursor: pointer; }
    .radio-custom input[type="radio"]:checked + label:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 4px;
      margin-top: -5px;
      display: inline-block;
      font-size: 11px;
      line-height: 1;
      width: 10px;
      height: 10px;
      background-color: #444;
      border-radius: 50px;
      box-shadow: 0px 0px 1px #444; }
    .radio-custom input[type="radio"]:disabled {
      cursor: not-allowed; }
      .radio-custom input[type="radio"]:disabled:checked + label:after {
        color: #999; }
      .radio-custom input[type="radio"]:disabled + label {
        cursor: not-allowed; }
      .radio-custom input[type="radio"]:disabled + label:before {
        background-color: #eee; }
  .radio-custom label {
    cursor: pointer;
    margin-bottom: 0;
    text-align: left;
    line-height: 1.2; }
    .radio-custom label:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -9px;
      width: 18px;
      height: 18px;
      display: inline-block;
      border-radius: 50px;
      border: 1px solid #bbb;
      background: #fff; }
    .radio-custom label + label.error {
      display: block; }

html.dark .radio-custom label:before {
  background: #282d36;
  border-color: #21262d; }

html.dark .radio-custom input[type="radio"]:checked + label:after {
  background-color: #fff; }

html.dark .radio-custom input[type="radio"]:disabled + label:before {
  background: #242830;
  border-color: #242830; }

html.dark .radio-primary input[type="radio"]:checked + label:after,
.radio-primary input[type="radio"]:checked + label:after {
  background: #007bff;
  box-shadow: 0px 0px 1px #007bff; }

html.dark .radio-success input[type="radio"]:checked + label:after,
.radio-success input[type="radio"]:checked + label:after {
  background: #47a447;
  box-shadow: 0px 0px 1px #47a447; }

html.dark .radio-warning input[type="radio"]:checked + label:after,
.radio-warning input[type="radio"]:checked + label:after {
  background: #ed9c28;
  box-shadow: 0px 0px 1px #ed9c28; }

html.dark .radio-danger input[type="radio"]:checked + label:after,
.radio-danger input[type="radio"]:checked + label:after {
  background: #d2322d;
  box-shadow: 0px 0px 1px #d2322d; }

html.dark .radio-info input[type="radio"]:checked + label:after,
.radio-info input[type="radio"]:checked + label:after {
  background: #5bc0de;
  box-shadow: 0px 0px 1px #5bc0de; }

html.dark .radio-dark input[type="radio"]:checked + label:after,
.radio-dark input[type="radio"]:checked + label:after {
  background: #171717;
  box-shadow: 0px 0px 1px #171717; }

/* State */
.has-primary .help-block,
.has-primary .control-label,
.has-primary .radio,
.has-primary .checkbox,
.has-primary .radio-inline,
.has-primary .checkbox-inline,
.has-primary.radio label,
.has-primary.checkbox label,
.has-primary.radio-inline label,
.has-primary.checkbox-inline label {
  color: #007bff; }

.has-primary .form-control {
  border-color: #007bff !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }

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

.has-success .form-control {
  border-color: #47a447 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }

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

.has-warning .form-control {
  border-color: #ed9c28 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }

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

.has-danger .form-control {
  border-color: #d2322d !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }

.has-info .help-block,
.has-info .control-label,
.has-info .radio,
.has-info .checkbox,
.has-info .radio-inline,
.has-info .checkbox-inline,
.has-info.radio label,
.has-info.checkbox label,
.has-info.radio-inline label,
.has-info.checkbox-inline label {
  color: #5bc0de; }

.has-info .form-control {
  border-color: #5bc0de !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }

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

.has-dark .form-control {
  border-color: #171717 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }

/* Form - Error Container */
.validation-message ul {
  display: none;
  list-style: none;
  margin: -20px -20px 30px -20px;
  padding: 20px 20px 10px 20px;
  border-bottom: 1px solid #FFCBCB;
  background: #FFEFEF; }
  .validation-message ul label.error {
    display: block;
    padding-left: 22px;
    position: relative; }
    .validation-message ul label.error:before {
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      content: '\f00d';
      position: absolute;
      top: 0;
      left: 0;
      font-size: 16px;
      color: #D9534F;
      display: inline-block; }

.select2-drop-mask {
  z-index: 10010; }

.select2-drop {
  z-index: 10011; }

.select2-search {
  z-index: 10012; }

.select2-container--bootstrap.select2-container--open {
  z-index: 10013; }

.select2-container--bootstrap .select2-selection--single {
  height: 38.5px;
  line-height: 1.7;
  padding: 6px 24px 6px 12px; }

.select2-container--bootstrap .select2-selection--multiple {
  height: 38.5px; }

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  line-height: 1.8; }

@media (max-width: 991px) {
  .select2-container--bootstrap {
    width: auto !important; } }

.input-group-select-append .btn-group > .btn:first-child {
  border-radius: 0 0.25rem 0.25rem 0; }

.bootstrap-tagsinput {
  padding: 7px 6px 6.2px; }

.spinner-buttons.btn-group-vertical .btn {
  height: 21px !important; }

.spinner-buttons.btn-group-vertical .btn:last-child {
  height: 20px !important; }

.bootstrap-maxlength {
  z-index: 999999 !important; }

html.dark .fileupload .uneditable-input {
  background-color: #282d36;
  border-color: #282d36; }

html.dark .fileupload-new .input-append .btn-file {
  border-color: #21262d; }

/* Form Group Invisible */
.form-group-invisible {
  position: relative; }
  .form-group-invisible.focus .control-label-invisible {
    color: #0088cc; }
  .form-group-invisible .control-label-invisible {
    bottom: 0;
    display: block;
    float: none;
    left: 0;
    line-height: 64px;
    margin: 0;
    padding-left: 50px;
    position: absolute;
    right: 0;
    top: -15px;
    transition: color ease-in-out .15s;
    width: auto; }
  .form-group-invisible .form-control-invisible, .form-group-invisible .form-control-invisible:focus, .form-group-invisible .form-control-invisible:active,
  .form-group-invisible .form-control-invisible + .bootstrap-tagsinput {
    background: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important; }
  .form-group-invisible .form-control-invisible + .bootstrap-tagsinput {
    margin-bottom: 4px; }

@media only screen and (max-width: 767px) {
  .form-group-invisible {
    padding-top: 30px; }
    .form-group-invisible .control-label-invisible {
      padding-left: 27px; } }

/* Forms Validations */
label.valid {
  display: inline-block;
  text-indent: -9999px; }

label.error {
  color: #C10000;
  font-size: 0.9em;
  margin-top: -5px;
  padding: 0; }

/* Spinner */
.spinner-buttons.btn-group-vertical .btn i {
  position: relative;
  top: -6px; }

/* File Upload */
.fileupload .uneditable-input {
  height: 37px; }

/* Input Group */
.input-group .btn, .input-group .btn.active, .input-group .btn:active {
  box-shadow: none !important; }

/* Google Maps */
@media only screen and (max-width: 767px) {
  #gmap {
    margin: -40px -15px 0 -15px; }
  html.mobile-device #gmap {
    min-height: 100px; } }

@media only screen and (min-width: 768px) {
  #gmap {
    bottom: 0;
    height: auto !important;
    left: 0;
    position: absolute !important;
    right: 0;
    top: 0;
    min-height: 0; } }

/* List Containing Markers */
.list-markers {
  border-bottom: 1px solid #21262d;
  padding-bottom: 10px; }
  .list-markers li {
    position: relative; }
  .list-markers p {
    margin: 0 0 2px 0;
    padding: 3px 55px 3px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%; }
  .list-markers .location-action {
    position: absolute;
    right: 0;
    top: 2px; }
    .list-markers .location-action.location-edit {
      right: 15px;
      top: 3px; }
    .list-markers .location-action.location-center {
      right: 37px; }

/* Modal Add/Edit Markers */
.marker-modal .modal-dialog {
  max-width: 450px; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-weight: 200;
  letter-spacing: -1px; }

h1 {
  font-size: 2.7em;
  line-height: 44px;
  font-weight: 500; }

h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 42px; }

h3 {
  font-size: 1.6em;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 24px; }

h4 {
  font-size: 1.3em;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 27px; }

h5 {
  font-size: 1.1em;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 18px; }

h6 {
  font-size: 0.9em;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 18px; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h1.big {
  font-size: 4.2em;
  line-height: 54px; }

h1.small {
  font-size: 2.2em;
  line-height: 42px;
  font-weight: 600; }

h1.short {
  margin-bottom: 15px; }

h2.short {
  margin-bottom: 15px; }

h3.short,
h4.short,
h5.short,
h6.short {
  margin-bottom: 9px; }

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

h1.tall,
h2.tall,
h3.tall,
h4.tall,
h5.tall,
h6.tall {
  margin-bottom: 33px; }

h1.taller,
h2.taller,
h3.taller,
h4.taller,
h5.taller,
h6.taller {
  margin-bottom: 44px; }

h1.spaced,
h2.spaced,
h3.spaced,
h4.spaced,
h5.spaced,
h6.spaced {
  margin-top: 22px; }

h1.more-spaced,
h2.more-spaced,
h3.more-spaced,
h4.more-spaced,
h5.more-spaced,
h6.more-spaced {
  margin-top: 44px; }

h1.dark,
h2.dark,
h3.dark,
h4.dark,
h5.dark {
  color: #171717; }

h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light {
  color: #FFF; }

h1.text-shadow,
h2.text-shadow,
h3.text-shadow,
h4.text-shadow,
h5.text-shadow,
h6.text-shadow {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2); }

/* Images */
.rounded {
  border-radius: 6px; }

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

.img-thumbnail {
  border-radius: 8px;
  position: relative; }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .2s ease-in-out; }

.img-thumbnail {
  display: inline-block;
  border-radius: 8px;
  position: relative; }

.img-thumbnail .zoom {
  display: block;
  position: absolute;
  right: 8px;
  bottom: 8px;
  height: 30px;
  width: 30px;
  padding: 6px;
  font-size: 14px;
  line-height: 18px;
  background: #CCC;
  border-radius: 100%;
  color: #FFF;
  text-align: center; }

.img-thumbnail .zoom i {
  position: relative;
  top: -1px;
  left: -1px; }

/* Thumbnail Gallery */
.thumbnail-gallery {
  list-style: none;
  margin: 10px 0;
  padding: 0; }

.thumbnail-gallery .img-thumbnail,
.thumbnail-gallery .thumbnail {
  margin: 10px 10px 0 0; }

/* IOs Switch */
.switch {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 3px 0; }
  .switch .ios-switch {
    height: 35px;
    width: 65px; }
    .switch .ios-switch .handle {
      height: 31px;
      width: 31px; }
  .switch.switch-primary .ios-switch .on-background {
    background: #007bff; }
  .switch.switch-success .ios-switch .on-background {
    background: #47a447; }
  .switch.switch-warning .ios-switch .on-background {
    background: #ed9c28; }
  .switch.switch-danger .ios-switch .on-background {
    background: #d2322d; }
  .switch.switch-info .ios-switch .on-background {
    background: #5bc0de; }
  .switch.switch-dark .ios-switch .on-background {
    background: #171717; }
  .switch.switch-lg .ios-switch {
    height: 45px;
    width: 75px; }
    .switch.switch-lg .ios-switch .handle {
      height: 41px;
      width: 41px; }
  .switch.switch-sm .ios-switch {
    height: 25px;
    width: 55px; }
    .switch.switch-sm .ios-switch .handle {
      height: 21px;
      width: 21px; }

.ios-switch {
  height: 45px;
  width: 75px;
  position: relative;
  background-color: #E5E5E5;
  border-radius: 100px;
  backface-visibility: hidden; }

.ios-switch .background-fill {
  width: 100%;
  height: 100%;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 0; }

.ios-switch .on-background {
  background-image: linear-gradient(#00e459, #00e158);
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  z-index: 1;
  transition: .3s 0.2s; }

.ios-switch .state-background {
  border-radius: 100px;
  z-index: 2;
  background-image: linear-gradient(#ffffff, #FDFDFD);
  border: 2px solid #E5E5E5;
  box-sizing: border-box;
  transform: scale(1);
  transition: .4s; }

.ios-switch .handle {
  width: 41px;
  height: 41px;
  background-color: white;
  top: 2px;
  left: 2px;
  position: absolute;
  border-radius: 20px;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.075), 0 3px 5px rgba(0, 0, 0, 0.15), 1px 2px 2px rgba(0, 0, 0, 0.05);
  z-index: 3;
  transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
  box-sizing: content-box; }

.ios-switch.off .handle {
  animation: expand-off .3s 0.2s;
  transform: translate(0px, 0);
  transform: translate3d(0px, 0, 0); }

.ios-switch.off .on-background {
  transition: .3s 0s; }

.ios-switch.off .state-background {
  transition: .4s 0.25s; }

.ios-switch.on .handle {
  animation: expand-on .3s 0.2s;
  transform: translate(30px, 0);
  transform: translate3d(30px, 0, 0); }

.ios-switch.on .on-background {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100); }

.ios-switch.on .state-background {
  transform: scale(0); }

@keyframes expand-on {
  0% {
    padding-right: 0; }
  40% {
    padding-right: 9px; }
  100% {
    padding-right: 0; } }

@keyframes expand-off {
  0% {
    padding-right: 0;
    left: 2px; }
  40% {
    padding-right: 9px;
    left: -7px; }
  100% {
    padding-right: 0;
    left: 2px; } }

/* JQVMap */
.jqvmap-zoomin,
.jqvmap-zoomout {
  background: #007bff;
  border-radius: 2px;
  color: #FFF;
  height: 20px;
  line-height: 20px;
  padding: 0;
  width: 20px;
  text-align: center; }
  .jqvmap-zoomin:hover,
  .jqvmap-zoomout:hover {
    background: #006fe6; }

.jqvmap-zoomout {
  top: 35px; }

/* Lightboxes */
.mfp-close,
.mfp-close-btn-in .mfp-close {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 600;
  font-size: 22px;
  color: #838383; }

/* No Margins */
.mfp-no-margins img.mfp-img {
  padding: 0; }

.mfp-no-margins .mfp-figure:after {
  top: 0;
  bottom: 0; }

.mfp-no-margins .mfp-container {
  padding: 0; }

/* Zoom */
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
  opacity: 0.001;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

/* Animnate */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8); }

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: scale(1); }

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  transform: scale(0.8);
  opacity: 0; }

.my-mfp-zoom-in.mfp-bg {
  opacity: 0.001;
  transition: opacity 0.3s ease-out; }

.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-out;
  transform: translateY(-20px) perspective(600px) rotateX(10deg); }

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: translateY(0) perspective(600px) rotateX(0); }

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

.my-mfp-slide-bottom.mfp-bg {
  opacity: 0.01;
  transition: opacity 0.3s ease-out; }

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }

/* Dialog */
.dialog {
  background: white;
  padding: 20px 30px;
  text-align: left;
  margin: 40px auto;
  position: relative;
  max-width: 600px; }
  .dialog.dialog-xs {
    max-width: 200px; }
  .dialog.dialog-sm {
    max-width: 400px; }
  .dialog.dialog-md {
    max-width: 600px; }
  .dialog.dialog-lg {
    max-width: 900px; }

/* White Popup Block */
.white-popup-block {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 600px;
  margin: 40px auto;
  position: relative; }
  .white-popup-block.white-popup-block-xs {
    max-width: 200px; }
  .white-popup-block.white-popup-block-sm {
    max-width: 400px; }
  .white-popup-block.white-popup-block-md {
    max-width: 600px; }
  .white-popup-block.white-popup-block-lg {
    max-width: 900px; }

/* Dark */
html.dark .white-popup-block,
html.dark .dialog {
  background: #1d2127; }

/* List */
.list li {
  margin-bottom: 13px; }

.list.pull-left li {
  text-align: left; }

.list.list-icons {
  list-style: none;
  padding-left: 0;
  padding-right: 0; }
  .list.list-icons li {
    position: relative;
    padding-left: 25px; }
    .list.list-icons li > .fa:first-child,
    .list.list-icons li > .fab:first-child,
    .list.list-icons li > .fal:first-child,
    .list.list-icons li > .far:first-child,
    .list.list-icons li > .fas:first-child,
    .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child,
    .list.list-icons li a:first-child > .fab:first-child,
    .list.list-icons li a:first-child > .fal:first-child,
    .list.list-icons li a:first-child > .far:first-child,
    .list.list-icons li a:first-child > .fas:first-child,
    .list.list-icons li a:first-child > .icons:first-child {
      position: absolute;
      left: 0;
      top: 5px; }
  .list.list-icons.list-icons-style-2 li {
    padding-top: 5px;
    padding-left: 36px; }
    .list.list-icons.list-icons-style-2 li > .fa:first-child,
    .list.list-icons.list-icons-style-2 li > .fab:first-child,
    .list.list-icons.list-icons-style-2 li > .fal:first-child,
    .list.list-icons.list-icons-style-2 li > .far:first-child,
    .list.list-icons.list-icons-style-2 li > .fas:first-child,
    .list.list-icons.list-icons-style-2 li > .icons:first-child, .list.list-icons.list-icons-style-2 li a:first-child > .fa:first-child,
    .list.list-icons.list-icons-style-2 li a:first-child > .fab:first-child,
    .list.list-icons.list-icons-style-2 li a:first-child > .fal:first-child,
    .list.list-icons.list-icons-style-2 li a:first-child > .far:first-child,
    .list.list-icons.list-icons-style-2 li a:first-child > .fas:first-child,
    .list.list-icons.list-icons-style-2 li a:first-child > .icons:first-child {
      border-width: 1px;
      border-style: solid;
      border-radius: 50%;
      width: 25px;
      height: 25px;
      text-align: center;
      padding: 4px; }
  .list.list-icons.list-icons-style-3 li {
    padding-top: 5px;
    padding-left: 36px; }
    .list.list-icons.list-icons-style-3 li > .fa:first-child,
    .list.list-icons.list-icons-style-3 li > .fab:first-child,
    .list.list-icons.list-icons-style-3 li > .fal:first-child,
    .list.list-icons.list-icons-style-3 li > .far:first-child,
    .list.list-icons.list-icons-style-3 li > .fas:first-child,
    .list.list-icons.list-icons-style-3 li > .icons:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
    .list.list-icons.list-icons-style-3 li a:first-child > .fab:first-child,
    .list.list-icons.list-icons-style-3 li a:first-child > .fal:first-child,
    .list.list-icons.list-icons-style-3 li a:first-child > .far:first-child,
    .list.list-icons.list-icons-style-3 li a:first-child > .fas:first-child,
    .list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
      color: #FFF;
      border-radius: 50%;
      width: 25px;
      height: 25px;
      text-align: center;
      padding: 5px; }
  .list.list-icons.list-icons-sm li {
    padding-left: 13px;
    margin-bottom: 5px; }
    .list.list-icons.list-icons-sm li > .fa:first-child,
    .list.list-icons.list-icons-sm li > .fab:first-child,
    .list.list-icons.list-icons-sm li > .fal:first-child,
    .list.list-icons.list-icons-sm li > .far:first-child,
    .list.list-icons.list-icons-sm li > .fas:first-child,
    .list.list-icons.list-icons-sm li > .icons:first-child, .list.list-icons.list-icons-sm li a:first-child > .fa:first-child,
    .list.list-icons.list-icons-sm li a:first-child > .fab:first-child,
    .list.list-icons.list-icons-sm li a:first-child > .fal:first-child,
    .list.list-icons.list-icons-sm li a:first-child > .far:first-child,
    .list.list-icons.list-icons-sm li a:first-child > .fas:first-child,
    .list.list-icons.list-icons-sm li a:first-child > .icons:first-child {
      font-size: 0.8em;
      top: 7px; }
  .list.list-icons.list-icons-sm.list-icons-style-2 li {
    padding-left: 32px; }
    .list.list-icons.list-icons-sm.list-icons-style-2 li > .fa:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-2 li > .fab:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-2 li > .fal:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-2 li > .far:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-2 li > .fas:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-2 li > .icons:first-child, .list.list-icons.list-icons-sm.list-icons-style-2 li a:first-child > .fa:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-2 li a:first-child > .fab:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-2 li a:first-child > .fal:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-2 li a:first-child > .far:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-2 li a:first-child > .fas:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-2 li a:first-child > .icons:first-child {
      width: 20px;
      height: 20px;
      padding: 3px; }
  .list.list-icons.list-icons-sm.list-icons-style-3 li {
    padding-left: 32px; }
    .list.list-icons.list-icons-sm.list-icons-style-3 li > .fa:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-3 li > .fab:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-3 li > .fal:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-3 li > .far:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-3 li > .fas:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-3 li > .icons:first-child, .list.list-icons.list-icons-sm.list-icons-style-3 li a:first-child > .fa:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-3 li a:first-child > .fab:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-3 li a:first-child > .fal:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-3 li a:first-child > .far:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-3 li a:first-child > .fas:first-child,
    .list.list-icons.list-icons-sm.list-icons-style-3 li a:first-child > .icons:first-child {
      width: 20px;
      height: 20px;
      padding: 3px; }
  .list.list-icons.list-icons-lg li {
    padding-top: 5px;
    padding-left: 32px; }
    .list.list-icons.list-icons-lg li > .fa:first-child,
    .list.list-icons.list-icons-lg li > .fab:first-child,
    .list.list-icons.list-icons-lg li > .fal:first-child,
    .list.list-icons.list-icons-lg li > .far:first-child,
    .list.list-icons.list-icons-lg li > .fas:first-child,
    .list.list-icons.list-icons-lg li > .icons:first-child, .list.list-icons.list-icons-lg li a:first-child > .fa:first-child,
    .list.list-icons.list-icons-lg li a:first-child > .fab:first-child,
    .list.list-icons.list-icons-lg li a:first-child > .fal:first-child,
    .list.list-icons.list-icons-lg li a:first-child > .far:first-child,
    .list.list-icons.list-icons-lg li a:first-child > .fas:first-child,
    .list.list-icons.list-icons-lg li a:first-child > .icons:first-child {
      font-size: 1.5em; }
  .list.list-icons.list-icons-lg.list-icons-style-2 li {
    padding-top: 8px;
    padding-left: 42px; }
    .list.list-icons.list-icons-lg.list-icons-style-2 li > .fa:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-2 li > .fab:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-2 li > .fal:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-2 li > .far:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-2 li > .fas:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-2 li > .icons:first-child, .list.list-icons.list-icons-lg.list-icons-style-2 li a:first-child > .fa:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-2 li a:first-child > .fab:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-2 li a:first-child > .fal:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-2 li a:first-child > .far:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-2 li a:first-child > .fas:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-2 li a:first-child > .icons:first-child {
      width: 30px;
      height: 30px;
      padding: 4px; }
  .list.list-icons.list-icons-lg.list-icons-style-3 li {
    padding-top: 8px;
    padding-left: 42px; }
    .list.list-icons.list-icons-lg.list-icons-style-3 li > .fa:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-3 li > .fab:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-3 li > .fal:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-3 li > .far:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-3 li > .fas:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-3 li > .icons:first-child, .list.list-icons.list-icons-lg.list-icons-style-3 li a:first-child > .fa:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-3 li a:first-child > .fab:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-3 li a:first-child > .fal:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-3 li a:first-child > .far:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-3 li a:first-child > .fas:first-child,
    .list.list-icons.list-icons-lg.list-icons-style-3 li a:first-child > .icons:first-child {
      width: 30px;
      height: 30px;
      padding: 4px; }
  .list.list-icons.list-icons-reverse li {
    text-align: right;
    padding-right: 25px;
    padding-left: 0; }
    .list.list-icons.list-icons-reverse li > .fa:first-child,
    .list.list-icons.list-icons-reverse li > .fab:first-child,
    .list.list-icons.list-icons-reverse li > .fal:first-child,
    .list.list-icons.list-icons-reverse li > .far:first-child,
    .list.list-icons.list-icons-reverse li > .fas:first-child,
    .list.list-icons.list-icons-reverse li > .icons:first-child, .list.list-icons.list-icons-reverse li a:first-child > .fa:first-child,
    .list.list-icons.list-icons-reverse li a:first-child > .fab:first-child,
    .list.list-icons.list-icons-reverse li a:first-child > .fal:first-child,
    .list.list-icons.list-icons-reverse li a:first-child > .far:first-child,
    .list.list-icons.list-icons-reverse li a:first-child > .fas:first-child,
    .list.list-icons.list-icons-reverse li a:first-child > .icons:first-child {
      position: absolute;
      left: auto;
      right: 0;
      top: 5px; }
  .list.list-icons.list-icons-reverse.list-icons-style-2 li {
    padding-right: 36px; }
  .list.list-icons.list-icons-reverse.list-icons-style-3 li {
    padding-right: 36px; }
  .list.list-icons.list-icons-reverse.list-icons-sm li {
    padding-left: 0;
    padding-right: 13px; }
  .list.list-icons.list-icons-reverse.list-icons-sm.list-icons-style-2 li {
    padding-right: 32px; }
  .list.list-icons.list-icons-reverse.list-icons-sm.list-icons-style-3 li {
    padding-right: 32px; }
  .list.list-icons.list-icons-reverse.list-icons-lg li {
    padding-left: 0;
    padding-right: 32px; }
  .list.list-icons.list-icons-reverse.list-icons-lg.list-icons-style-2 li {
    padding-right: 42px; }
  .list.list-icons.list-icons-reverse.list-icons-lg.list-icons-style-3 li {
    padding-right: 42px; }

.list.list-borders li {
  border-bottom: 1px solid #DBDBDB;
  margin-top: 9px;
  margin-bottom: 0;
  padding-bottom: 9px; }
  .list.list-borders li:last-child {
    border-bottom: 0; }

.list.list-side-borders {
  border-left: 1px solid #DBDBDB;
  padding-left: 10px; }

.list.list-ordened {
  counter-reset: custom-counter;
  list-style: none; }
  .list.list-ordened li {
    position: relative;
    padding-left: 22px; }
    .list.list-ordened li:before {
      position: absolute;
      top: 0;
      left: 0;
      content: counter(custom-counter);
      counter-increment: custom-counter;
      font-weight: bold; }
  .list.list-ordened.list-ordened-style-2 li, .list.list-ordened.list-ordened-style-3 li {
    padding-left: 32px; }
    .list.list-ordened.list-ordened-style-2 li:before, .list.list-ordened.list-ordened-style-3 li:before {
      border-radius: 100%;
      border-style: solid;
      border-width: 1px;
      min-width: 26px;
      padding: 0;
      text-align: center; }
  .list.list-ordened.list-ordened-style-3 li:before {
    color: #FFF;
    border: 0; }

.list.list-unstyled {
  padding-left: 0;
  padding-right: 0; }

dl dd {
  margin-bottom: 15px; }

/* Loading Overlay */
.loading-overlay-showing {
  overflow: hidden; }
  .loading-overlay-showing > .loading-overlay {
    opacity: 1;
    visibility: visible; }

.loading-overlay {
  transition: visibility 0s ease-in-out 0.5s, opacity 0.5s ease-in-out;
  bottom: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  right: 0;
  top: 0;
  visibility: hidden;
  background: #FFF; }

body > .loading-overlay {
  position: fixed;
  z-index: 999999; }

/* Bounce Loading */
.bounce-loader {
  transition: all 0.2;
  margin: -9px 0 0 -35px;
  text-align: center;
  width: 70px;
  height: 20px;
  line-height: 20px;
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 10000; }
  .bounce-loader .bounce1,
  .bounce-loader .bounce2,
  .bounce-loader .bounce3 {
    animation: 1.4s ease-in-out 0s normal both infinite running bouncedelay;
    background-color: #CCC;
    border-radius: 100%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    display: inline-block;
    height: 18px;
    width: 18px; }
  .bounce-loader .bounce1 {
    animation-delay: -0.32s; }
  .bounce-loader .bounce2 {
    animation-delay: -0.16s; }

@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }

/* Loading Progress */
#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #007bff;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px; }

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #007bff, 0 0 5px #007bff;
  opacity: 1.0;
  transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px; }

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute; }

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

/* Markdown */
.md-editor {
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .md-editor > .md-header {
    border-radius: 4px 4px 0 0;
    padding: 10px 10px 4px; }
  .md-editor > .md-preview,
  .md-editor > textarea {
    background: #FFF;
    border-bottom: none;
    border-radius: 0 0 4px 4px;
    padding: 10px;
    outline: none;
    width: 100% !important; }
  .md-editor .btn-group {
    margin-bottom: 6px;
    margin-right: 6px; }

html.dark .md-editor {
  border-color: #282d36; }

html.dark .md-editor > .md-header,
html.dark .md-editor .md-footer {
  background: #242830; }

html.dark .md-editor > .md-preview,
html.dark .md-editor > textarea {
  background: #282d36; }

html.dark .md-editor > textarea {
  color: #EEE;
  border-color: #1d2127; }

/* Max Length */
@media only screen and (max-width: 767px) {
  .bootstrap-maxlength.bottom-left {
    margin-left: 40px; } }

/* Misc */
body a, body a:focus, body a:hover, body a:active, body a:visited {
  outline: none !important; }

.center {
  text-align: center; }

.popover .btn {
  margin-right: 5px; }
  .popover .btn:last-child {
    margin-right: 0; }

/* Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

/* Show Grid */
.show-grid [class*="col"] .show-grid-block {
  background-color: #EEE;
  line-height: 40px;
  min-height: 40px;
  text-align: center;
  border: 1px solid #FFF;
  display: block; }

/* Embed Responsive */
.embed-responsive.embed-soundcloud {
  padding-bottom: 19.25%; }

.embed-responsive.embed-responsive-borders {
  border: 1px solid #DDD;
  padding: 4px;
  border-radius: 4px; }

/* Changelog */
.changelog h4 {
  display: inline-block;
  color: #000;
  font-size: 1em;
  font-weight: 600; }

.changelog .release-date {
  color: #999;
  font-size: 0.9em; }

.changelog .label {
  display: inline-block;
  min-width: 100px; }

/* Arrows */
.arrow {
  background: transparent url(../img/arrows.png) no-repeat 0 0;
  width: 47px;
  height: 120px;
  display: inline-block;
  position: relative; }
  .arrow.arrow-light {
    background-image: url(../img/arrows-dark.png); }
  .arrow.vtl {
    background-position: 0 0;
    width: 47px;
    height: 96px; }
  .arrow.vtr {
    background-position: -101px 0;
    width: 47px;
    height: 96px; }
  .arrow.vbl {
    background-position: 0 -144px;
    width: 47px;
    height: 96px; }
  .arrow.vbr {
    background-position: -101px -144px;
    width: 47px;
    height: 96px; }
  .arrow.hlt {
    background-position: -209px 0;
    width: 120px;
    height: 47px; }
  .arrow.hlb {
    background-position: -209px -101px;
    width: 120px;
    height: 47px; }
  .arrow.hrt {
    background-position: -353px 0;
    width: 120px;
    height: 47px; }
  .arrow.hrb {
    background-position: -353px -101px;
    width: 120px;
    height: 47px; }

/* Dropdown */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

/* Shadow Style 1 */
.shadow-style-1 {
  transition: all .3s ease;
  box-shadow: 10px 10px 74px -15px rgba(74, 74, 74, 0.1); }
  .shadow-style-1:hover {
    box-shadow: 10px 10px 74px -15px rgba(74, 74, 74, 0.4); }

/* Shadow Style 2 */
.shadow-style-2 {
  box-shadow: 10px 10px 74px -15px rgba(74, 74, 74, 0.4); }

/* Popover */
.popover .popover-header {
  margin: 0 !important; }

/* Tooltip */
.tooltip {
  z-index: 1000000; }

/* Modals */
.modal {
  z-index: 1100; }

.mfp-bg {
  z-index: 10000; }

.mfp-wrap {
  z-index: 10001; }
  .mfp-wrap .mfp-content {
    z-index: 10001; }

.modal-block {
  background: transparent;
  padding: 0;
  text-align: left;
  max-width: 600px;
  margin: 40px auto;
  position: relative; }
  .modal-block.modal-block-xs {
    max-width: 200px; }
  .modal-block.modal-block-sm {
    max-width: 400px; }
  .modal-block.modal-block-md {
    max-width: 600px; }
  .modal-block.modal-block-lg {
    max-width: 900px; }
  .modal-block.modal-block-full {
    max-width: 98%; }
  .modal-block.modal-header-color .card-header h2 {
    color: #FFF; }
  .modal-block.modal-full-color {
    color: #FFF; }
    .modal-block.modal-full-color .card-header {
      border: 0; }
      .modal-block.modal-full-color .card-header h2 {
        color: #FFF; }
    .modal-block.modal-full-color .card-footer {
      border: 0; }
    .modal-block.modal-full-color .card-body {
      background-color: transparent; }
    .modal-block.modal-full-color .fa, .modal-block.modal-full-color .fab, .modal-block.modal-full-color .fal, .modal-block.modal-full-color .far, .modal-block.modal-full-color .fas {
      color: #FFF !important; }
    .modal-block.modal-full-color p {
      color: #FFF; }

/* Modal Wrapper */
.modal-wrapper {
  position: relative;
  padding: 25px 0; }

/* Modal Icon */
.modal-icon {
  float: left;
  width: 20%;
  text-align: center; }
  .modal-icon .fa, .modal-icon .fab, .modal-icon .fal, .modal-icon .far, .modal-icon .fas {
    font-size: 52px;
    position: relative;
    top: -10px;
    color: #007bff; }
  .modal-icon.center {
    float: none;
    width: auto;
    padding-top: 20px; }
    .modal-icon.center + .modal-text {
      float: none;
      width: auto; }
  .modal-icon + .modal-text {
    float: left;
    width: 80%; }

/* Modal Text */
.modal-text {
  padding: 0 5px; }
  .modal-text h1, .modal-text h2, .modal-text h3, .modal-text h4, .modal-text h5, .modal-text h6 {
    padding: 0;
    margin: -7px 0 4px 0; }

.modal-block-primary .fa, .modal-block-primary .fab, .modal-block-primary .fal, .modal-block-primary .far, .modal-block-primary .fas {
  color: #007bff; }

.modal-block-primary.modal-header-color .card-header {
  background-color: #007bff; }

.modal-block-primary.modal-full-color .card {
  background-color: #2990ff; }

.modal-block-primary.modal-full-color .card-header {
  background-color: #007bff; }

.modal-block-primary.modal-full-color .card-footer {
  background-color: #2990ff; }

.modal-block-success .fa, .modal-block-success .fab, .modal-block-success .fal, .modal-block-success .far, .modal-block-success .fas {
  color: #47a447; }

.modal-block-success.modal-header-color .card-header {
  background-color: #47a447; }

.modal-block-success.modal-full-color .card {
  background-color: #5cb85c; }

.modal-block-success.modal-full-color .card-header {
  background-color: #47a447; }

.modal-block-success.modal-full-color .card-footer {
  background-color: #5cb85c; }

.modal-block-warning .fa, .modal-block-warning .fab, .modal-block-warning .fal, .modal-block-warning .far, .modal-block-warning .fas {
  color: #ed9c28; }

.modal-block-warning.modal-header-color .card-header {
  background-color: #ed9c28; }

.modal-block-warning.modal-full-color .card {
  background-color: #f0ad4e; }

.modal-block-warning.modal-full-color .card-header {
  background-color: #ed9c28; }

.modal-block-warning.modal-full-color .card-footer {
  background-color: #f0ad4e; }

.modal-block-danger .fa, .modal-block-danger .fab, .modal-block-danger .fal, .modal-block-danger .far, .modal-block-danger .fas {
  color: #d2322d; }

.modal-block-danger.modal-header-color .card-header {
  background-color: #d2322d; }

.modal-block-danger.modal-full-color .card {
  background-color: #d9534f; }

.modal-block-danger.modal-full-color .card-header {
  background-color: #d2322d; }

.modal-block-danger.modal-full-color .card-footer {
  background-color: #d9534f; }

.modal-block-info .fa, .modal-block-info .fab, .modal-block-info .fal, .modal-block-info .far, .modal-block-info .fas {
  color: #5bc0de; }

.modal-block-info.modal-header-color .card-header {
  background-color: #5bc0de; }

.modal-block-info.modal-full-color .card {
  background-color: #7dcde5; }

.modal-block-info.modal-full-color .card-header {
  background-color: #5bc0de; }

.modal-block-info.modal-full-color .card-footer {
  background-color: #7dcde5; }

.modal-block-dark .fa, .modal-block-dark .fab, .modal-block-dark .fal, .modal-block-dark .far, .modal-block-dark .fas {
  color: #171717; }

.modal-block-dark.modal-header-color .card-header {
  background-color: #171717; }

.modal-block-dark.modal-full-color .card {
  background-color: #2b2b2b; }

.modal-block-dark.modal-full-color .card-header {
  background-color: #171717; }

.modal-block-dark.modal-full-color .card-footer {
  background-color: #2b2b2b; }

html.dark .modal-content {
  background-color: #1d2127; }

html.dark .modal-header,
html.dark .modal-footer {
  border-color: #282d36; }

/* Multiselect */
html.dark .multiselect-container {
  background-color: #282d36; }
  html.dark .multiselect-container > li > a {
    color: #EEE; }
    html.dark .multiselect-container > li > a:hover, html.dark .multiselect-container > li > a:focus {
      background-color: #1d2127;
      color: #FFF; }

/* Nav Pills */
.nav-pills > .active a, .nav-pills > .active a:hover, .nav-pills > .active a:focus {
  background-color: #007bff; }

/* Buttons - States */
.nav-pills-primary > li a:hover,
.nav-pills-primary > li a:focus {
  color: #007bff;
  background-color: white; }

.nav-pills-primary > li.active > a, .nav-pills-primary > li.active > a:hover, .nav-pills-primary > li.active > a:active, .nav-pills-primary > li.active > a:focus {
  background-color: #007bff; }

.nav-pills-success > li a:hover,
.nav-pills-success > li a:focus {
  color: #47a447;
  background-color: #bfe2bc; }

.nav-pills-success > li.active > a, .nav-pills-success > li.active > a:hover, .nav-pills-success > li.active > a:active, .nav-pills-success > li.active > a:focus {
  background-color: #47a447; }

.nav-pills-warning > li a:hover,
.nav-pills-warning > li a:focus {
  color: #ed9c28;
  background-color: #fbe4cd; }

.nav-pills-warning > li.active > a, .nav-pills-warning > li.active > a:hover, .nav-pills-warning > li.active > a:active, .nav-pills-warning > li.active > a:focus {
  background-color: #ed9c28; }

.nav-pills-danger > li a:hover,
.nav-pills-danger > li a:focus {
  color: #d2322d;
  background-color: #f2c0c3; }

.nav-pills-danger > li.active > a, .nav-pills-danger > li.active > a:hover, .nav-pills-danger > li.active > a:active, .nav-pills-danger > li.active > a:focus {
  background-color: #d2322d; }

.nav-pills-info > li a:hover,
.nav-pills-info > li a:focus {
  color: #5bc0de;
  background-color: #f0fafc; }

.nav-pills-info > li.active > a, .nav-pills-info > li.active > a:hover, .nav-pills-info > li.active > a:active, .nav-pills-info > li.active > a:focus {
  background-color: #5bc0de; }

.nav-pills-dark > li a:hover,
.nav-pills-dark > li a:focus {
  color: #171717;
  background-color: #707070; }

.nav-pills-dark > li.active > a, .nav-pills-dark > li.active > a:hover, .nav-pills-dark > li.active > a:active, .nav-pills-dark > li.active > a:focus {
  background-color: #171717; }

/* Primary */
ul.nav-list.primary > li {
  margin: 0;
  padding: 0; }
  ul.nav-list.primary > li:last-child a {
    border-bottom: transparent !important; }
  ul.nav-list.primary > li a {
    transition: all .3s;
    background-position: 9px 16px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #EDEDDE;
    padding: 8px 20px; }

/* Nestable */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px; }

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }
  .dd-list .dd-list {
    padding-left: 30px; }

.dd-collapsed .dd-list {
  display: none; }

.dd-item, .dd-empty, .dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px; }

.dd-handle {
  display: block;
  height: 34px;
  margin: 5px 0;
  padding: 6px 10px;
  color: #333;
  text-decoration: none;
  font-weight: 600;
  border: 1px solid #CCC;
  background: #F6F6F6;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .dd-handle:hover {
    color: #007bff;
    background: #fff; }

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 7px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold; }
  .dd-item > button:before {
    content: '+';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0; }
  .dd-item > button[data-action="collapse"]:before {
    content: '-'; }

.dd-placeholder {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: white;
  border: 1px dashed #007bff;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white), linear-gradient(45deg, white 25%, transparent 25%, transparent 75%, white 75%, white);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px; }

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999; }
  .dd-dragel > .dd-item .dd-handle {
    margin-top: 0; }
  .dd-dragel .dd-handle {
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); }

/* dark */
html.dark .dd-handle {
  background: #282d36;
  border-color: #21262d;
  color: #808697; }
  html.dark .dd-handle:hover {
    background: #21262d; }

/* Notifications */
.notifications {
  display: inline-block;
  list-style: none;
  margin: 4px -10px 0 0;
  padding: 0;
  vertical-align: middle; }
  .notifications > li {
    float: left;
    margin: 0 10px 0 0;
    position: relative; }
    .notifications > li .notification-icon {
      background: #FFF;
      border-radius: 50%;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
      display: inline-block;
      height: 30px;
      position: relative;
      width: 30px;
      text-align: center; }
      .notifications > li .notification-icon.dropdown-toggle:after {
        content: none; }
      .notifications > li .notification-icon i {
        color: #777;
        line-height: 30px;
        vertical-align: middle; }
        .notifications > li .notification-icon i.fa-tasks {
          line-height: 32px; }
      .notifications > li .notification-icon .badge {
        background: #D2312D;
        color: #FFF;
        font-size: 10px;
        font-weight: normal;
        height: 16px;
        padding: 3px 5px 3px 5px;
        position: absolute;
        right: -8px;
        top: -3px;
        border-radius: 100%; }
    .notifications > li > a {
      border: none;
      display: inline-block; }
  .notifications .notification-menu {
    border: none;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    margin: 10px 0 0 0;
    padding: 0;
    right: -5px;
    width: 245px; }
    @media only screen and (min-width: 768px) {
      .notifications .notification-menu {
        left: auto !important; } }
    .notifications .notification-menu.large {
      width: 325px; }
    .notifications .notification-menu .notification-title {
      background: #007bff;
      border-radius: 3px 3px 0 0;
      color: #FFF;
      font-size: 0.7rem;
      line-height: 1.5rem;
      padding: 8px 6px 8px 12px;
      text-transform: uppercase; }
      .notifications .notification-menu .notification-title .badge {
        font-size: 0.65rem;
        font-weight: 200;
        line-height: 14px;
        margin-left: 10px;
        margin-top: 2px;
        min-width: 35px; }
      .notifications .notification-menu .notification-title .badge-default {
        background: #006697;
        color: #FFF; }
    .notifications .notification-menu .content {
      padding: 12px; }
    .notifications .notification-menu hr {
      background: #E6E6E6;
      height: 1px;
      margin: 12px 0; }
    .notifications .notification-menu .view-more {
      color: #ACACAC;
      font-size: 0.7rem;
      line-height: 1.1rem;
      text-transform: uppercase; }

/* notification menu - pin */
.notifications .notification-menu:before,
.notifications .notification-icon:before {
  border-bottom: 6px solid #007bff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: '';
  height: 0;
  margin-right: -3px;
  width: 0;
  position: absolute;
  pointer-events: none; }

.notifications .notification-menu:before {
  bottom: 100%;
  right: 16px; }

.notifications .notification-icon:before {
  display: none;
  right: 11px;
  top: 35px;
  z-index: 9999; }

/* notification menu - emails */
.notification-menu {
  color: #ACACAC; }
  .notification-menu ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .notification-menu li {
    margin: 0 0 12px; }
    .notification-menu li:last-child {
      margin-bottom: 0; }
  .notification-menu a {
    display: block;
    text-decoration: none; }
  .notification-menu .image {
    float: left;
    margin: 0 10px 0 0; }
    .notification-menu .image i {
      border-radius: 35px;
      height: 35px;
      line-height: 35px;
      text-align: center;
      width: 35px; }
  .notification-menu .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .notification-menu .title {
    color: #000011;
    display: block;
    font-size: 0.8rem;
    line-height: 1.1rem;
    padding: 2px 0 0; }
  .notification-menu .message {
    color: #ACACAC;
    display: block;
    font-size: 0.7rem;
    line-height: 1.1rem;
    padding: 0; }

html.dark .notifications > li .notification-icon,
html.header-dark .notifications > li .notification-icon {
  background: #282d36; }
  html.dark .notifications > li .notification-icon i,
  html.header-dark .notifications > li .notification-icon i {
    color: #C3C3C3; }

/* Notifications Mobile */
@media only screen and (max-width: 767px) {
  .notifications {
    float: right;
    margin: 16px 8px 0 0; }
    .notifications > li {
      position: static; }
      .notifications > li.show .notification-icon:before {
        display: block; }
      .notifications > li .notification-menu {
        left: 15px;
        top: auto;
        width: 94vw !important;
        left: 50% !important;
        transform: translate3d(-50%, 109px, 0px) !important; }
        .notifications > li .notification-menu:before {
          display: none; } }

/* Notification */
.ui-pnotify {
  right: 15px;
  top: 15px; }
  .ui-pnotify .notification {
    border-radius: 5px;
    box-shadow: none;
    padding: 15px 15px 15px 75px; }
    .ui-pnotify .notification .ui-pnotify-icon {
      left: 0;
      position: absolute;
      top: 0;
      width: 75px;
      text-align: center; }
      .ui-pnotify .notification .ui-pnotify-icon > span {
        border: 2px solid #FFF;
        border-radius: 50%;
        display: inline-block;
        float: none;
        font-size: 35px;
        height: 50px;
        line-height: 48px;
        margin: 8px 0 0;
        padding: 0;
        width: 50px;
        text-align: center; }
    .ui-pnotify .notification .ui-pnotify-title {
      font-size: 14px;
      letter-spacing: 0; }
    .ui-pnotify .notification .ui-pnotify-text {
      font-size: 12px;
      line-height: 1.3em; }

.ui-pnotify .notification.notification-danger .ui-pnotify-icon > span.fa-times {
  line-height: 47px; }

.ui-pnotify .ui-pnotify-shadow {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4); }

.ui-pnotify.ui-pnotify-no-icon .notification {
  padding-left: 15px; }

.ui-pnotify .ui-pnotify-sharp {
  border-radius: 0; }

body .ui-pnotify.icon-nb .notification .ui-pnotify-icon > span {
  border-color: transparent;
  border-radius: 0; }

.ui-pnotify.stack-bar-top {
  right: 0;
  top: 0; }
  .ui-pnotify.stack-bar-top .notification {
    border-radius: 0; }
    .ui-pnotify.stack-bar-top .notification .ui-pnotify-icon > span {
      margin-top: 7px; }

.ui-pnotify.stack-bar-bottom {
  bottom: 0;
  left: auto;
  margin-left: 15%;
  right: auto;
  top: auto; }
  .ui-pnotify.stack-bar-bottom .notification {
    border-radius: 0; }
    .ui-pnotify.stack-bar-bottom .notification .ui-pnotify-icon > span {
      margin-top: 9px; }

.ui-pnotify.click-2-close {
  cursor: pointer; }

/* Notification States */
.ui-pnotify .notification-primary {
  background: rgba(0, 123, 255, 0.95);
  color: rgba(255, 255, 255, 0.7); }
  .ui-pnotify .notification-primary .ui-pnotify-icon > span {
    border-color: rgba(255, 255, 255, 0.7); }

.ui-pnotify.stack-bar-top .notification-primary, .ui-pnotify.stack-bar-bottom .notification-primary {
  background: #007bff; }

.ui-pnotify.notification-primary .notification,
.ui-pnotify.notification-primary .notification-primary {
  background: rgba(0, 123, 255, 0.95);
  color: rgba(255, 255, 255, 0.7); }
  .ui-pnotify.notification-primary .notification .ui-pnotify-icon > span,
  .ui-pnotify.notification-primary .notification-primary .ui-pnotify-icon > span {
    border-color: rgba(255, 255, 255, 0.7); }

.ui-pnotify.notification-primary.stack-bar-top .notification,
.ui-pnotify.notification-primary.stack-bar-top .notification-primary, .ui-pnotify.notification-primary.stack-bar-bottom .notification,
.ui-pnotify.notification-primary.stack-bar-bottom .notification-primary {
  background: #007bff; }

.ui-pnotify .notification-success {
  background: rgba(71, 164, 71, 0.95);
  color: rgba(255, 255, 255, 0.7); }
  .ui-pnotify .notification-success .ui-pnotify-icon > span {
    border-color: rgba(255, 255, 255, 0.7); }

.ui-pnotify.stack-bar-top .notification-success, .ui-pnotify.stack-bar-bottom .notification-success {
  background: #47a447; }

.ui-pnotify.notification-success .notification,
.ui-pnotify.notification-success .notification-success {
  background: rgba(71, 164, 71, 0.95);
  color: rgba(255, 255, 255, 0.7); }
  .ui-pnotify.notification-success .notification .ui-pnotify-icon > span,
  .ui-pnotify.notification-success .notification-success .ui-pnotify-icon > span {
    border-color: rgba(255, 255, 255, 0.7); }

.ui-pnotify.notification-success.stack-bar-top .notification,
.ui-pnotify.notification-success.stack-bar-top .notification-success, .ui-pnotify.notification-success.stack-bar-bottom .notification,
.ui-pnotify.notification-success.stack-bar-bottom .notification-success {
  background: #47a447; }

.ui-pnotify .notification-warning {
  background: rgba(237, 156, 40, 0.95);
  color: rgba(255, 255, 255, 0.7); }
  .ui-pnotify .notification-warning .ui-pnotify-icon > span {
    border-color: rgba(255, 255, 255, 0.7); }

.ui-pnotify.stack-bar-top .notification-warning, .ui-pnotify.stack-bar-bottom .notification-warning {
  background: #ed9c28; }

.ui-pnotify.notification-warning .notification,
.ui-pnotify.notification-warning .notification-warning {
  background: rgba(237, 156, 40, 0.95);
  color: rgba(255, 255, 255, 0.7); }
  .ui-pnotify.notification-warning .notification .ui-pnotify-icon > span,
  .ui-pnotify.notification-warning .notification-warning .ui-pnotify-icon > span {
    border-color: rgba(255, 255, 255, 0.7); }

.ui-pnotify.notification-warning.stack-bar-top .notification,
.ui-pnotify.notification-warning.stack-bar-top .notification-warning, .ui-pnotify.notification-warning.stack-bar-bottom .notification,
.ui-pnotify.notification-warning.stack-bar-bottom .notification-warning {
  background: #ed9c28; }

.ui-pnotify .notification-danger {
  background: rgba(210, 50, 45, 0.95);
  color: rgba(255, 255, 255, 0.7); }
  .ui-pnotify .notification-danger .ui-pnotify-icon > span {
    border-color: rgba(255, 255, 255, 0.7); }

.ui-pnotify.stack-bar-top .notification-danger, .ui-pnotify.stack-bar-bottom .notification-danger {
  background: #d2322d; }

.ui-pnotify.notification-danger .notification,
.ui-pnotify.notification-danger .notification-danger {
  background: rgba(210, 50, 45, 0.95);
  color: rgba(255, 255, 255, 0.7); }
  .ui-pnotify.notification-danger .notification .ui-pnotify-icon > span,
  .ui-pnotify.notification-danger .notification-danger .ui-pnotify-icon > span {
    border-color: rgba(255, 255, 255, 0.7); }

.ui-pnotify.notification-danger.stack-bar-top .notification,
.ui-pnotify.notification-danger.stack-bar-top .notification-danger, .ui-pnotify.notification-danger.stack-bar-bottom .notification,
.ui-pnotify.notification-danger.stack-bar-bottom .notification-danger {
  background: #d2322d; }

.ui-pnotify .notification-info {
  background: rgba(91, 192, 222, 0.95);
  color: rgba(255, 255, 255, 0.7); }
  .ui-pnotify .notification-info .ui-pnotify-icon > span {
    border-color: rgba(255, 255, 255, 0.7); }

.ui-pnotify.stack-bar-top .notification-info, .ui-pnotify.stack-bar-bottom .notification-info {
  background: #5bc0de; }

.ui-pnotify.notification-info .notification,
.ui-pnotify.notification-info .notification-info {
  background: rgba(91, 192, 222, 0.95);
  color: rgba(255, 255, 255, 0.7); }
  .ui-pnotify.notification-info .notification .ui-pnotify-icon > span,
  .ui-pnotify.notification-info .notification-info .ui-pnotify-icon > span {
    border-color: rgba(255, 255, 255, 0.7); }

.ui-pnotify.notification-info.stack-bar-top .notification,
.ui-pnotify.notification-info.stack-bar-top .notification-info, .ui-pnotify.notification-info.stack-bar-bottom .notification,
.ui-pnotify.notification-info.stack-bar-bottom .notification-info {
  background: #5bc0de; }

.ui-pnotify .notification-dark {
  background: rgba(23, 23, 23, 0.95);
  color: rgba(255, 255, 255, 0.7); }
  .ui-pnotify .notification-dark .ui-pnotify-icon > span {
    border-color: rgba(255, 255, 255, 0.7); }

.ui-pnotify.stack-bar-top .notification-dark, .ui-pnotify.stack-bar-bottom .notification-dark {
  background: #171717; }

.ui-pnotify.notification-dark .notification,
.ui-pnotify.notification-dark .notification-dark {
  background: rgba(23, 23, 23, 0.95);
  color: rgba(255, 255, 255, 0.7); }
  .ui-pnotify.notification-dark .notification .ui-pnotify-icon > span,
  .ui-pnotify.notification-dark .notification-dark .ui-pnotify-icon > span {
    border-color: rgba(255, 255, 255, 0.7); }

.ui-pnotify.notification-dark.stack-bar-top .notification,
.ui-pnotify.notification-dark.stack-bar-top .notification-dark, .ui-pnotify.notification-dark.stack-bar-bottom .notification,
.ui-pnotify.notification-dark.stack-bar-bottom .notification-dark {
  background: #171717; }

/* Notification Responsive */
@media only screen and (max-width: 767px) {
  html > body > .ui-pnotify {
    bottom: auto !important;
    left: 0 !important;
    margin: 0 !important;
    right: 0 !important;
    top: 60px !important;
    width: auto !important; }
    html > body > .ui-pnotify .notification {
      border-radius: 0 !important;
      height: auto !important;
      position: static !important;
      width: 100%; }
      html > body > .ui-pnotify .notification .ui-pnotify-title,
      html > body > .ui-pnotify .notification .ui-pnotify-text {
        padding-right: 35px !important; }
      html > body > .ui-pnotify .notification .ui-pnotify-sticker {
        display: none !important; }
      html > body > .ui-pnotify .notification .ui-pnotify-closer {
        display: block !important;
        font-size: 24px !important;
        visibility: visible !important; } }

/* Pagination */
.pagination > li a {
  color: #007bff;
  box-shadow: none !important; }
  .pagination > li a:hover, .pagination > li a:focus {
    color: #1a88ff; }

.pagination > li.active a, .pagination > li.active a:hover, .pagination > li.active a:focus,
.pagination > li.active span,
.pagination > li.active span:hover,
.pagination > li.active span:focus {
  background-color: #007bff;
  border-color: #007bff; }

.pagination > li.active a {
  background-color: #007bff; }

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

/* Portlets */
.portlet-handler {
  cursor: move; }

.portlet-placeholder {
  margin-bottom: 15px;
  padding: 0;
  border: 1px dashed #dddddd;
  background: #fafafa;
  color: #444444; }

/* Pricing Tables */
.pricing-table {
  margin: 0;
  padding: 0;
  text-align: center; }
  .pricing-table ul {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0; }
  .pricing-table li {
    border-top: 1px solid #ddd;
    padding: 10px 0;
    color: #777; }
  .pricing-table h3 {
    background-color: #eee;
    border-radius: 2px 2px 0 0;
    font-size: 1.3em;
    font-weight: normal;
    margin: -20px -20px 50px -20px;
    padding: 20px; }
    .pricing-table h3 .desc {
      font-size: 0.7em;
      margin-bottom: 0;
      padding-bottom: 0;
      color: #777;
      font-style: normal;
      text-transform: none;
      display: block; }
    .pricing-table h3 span {
      background: #FFF;
      border: 5px solid #FFF;
      border-radius: 100px;
      box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
      color: #777;
      display: block;
      font: bold 25px / 100px Georgia, Serif;
      height: 100px;
      margin: 20px auto -65px;
      width: 100px; }
  .pricing-table .most-popular {
    border: 3px solid #CCC;
    box-shadow: 11px 0 10px -10px rgba(0, 0, 0, 0.1), -11px 0 10px -10px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    top: -10px;
    z-index: 2; }
    .pricing-table .most-popular h3 {
      background-color: #666;
      color: #FFF;
      padding-top: 30px; }
      .pricing-table .most-popular h3 .desc {
        color: #FFF; }
  .pricing-table .plan-ribbon-wrapper {
    height: 88px;
    overflow: hidden;
    position: absolute;
    right: -3px;
    top: -5px;
    width: 85px; }
  .pricing-table .plan-ribbon {
    transform: rotate(45deg);
    background-image: linear-gradient(to top, #bfdc7a, #8ebf45);
    background-color: #bfdc7a;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    color: #333;
    font-size: 14px;
    left: -5px;
    padding: 7px 0;
    position: relative;
    text-align: center;
    text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
    top: 15px;
    width: 120px; }
    .pricing-table .plan-ribbon:before {
      left: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      bottom: -3px;
      content: "";
      position: absolute; }
    .pricing-table .plan-ribbon:after {
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      bottom: -3px;
      content: "";
      position: absolute;
      right: 0; }
  .pricing-table [class*="col-lg-"] {
    padding-left: 0;
    padding-right: 0; }
  .pricing-table .plan {
    background: #FFF;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #333;
    margin-bottom: 35px;
    margin-right: 0;
    padding: 20px;
    position: relative; }
  .pricing-table .btn {
    margin-top: 5px; }
  .pricing-table.pricing-table-sm h3 .desc {
    font-size: 0.7em; }
  .pricing-table.pricing-table-sm h3 span {
    border: 3px solid #FFF;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
    font: bold 19px/65px Georgia,serif;
    height: 70px;
    margin: 10px auto -65px;
    width: 70px; }
  .pricing-table.pricing-table-sm .most-popular {
    padding-bottom: 30px; }
  .pricing-table.princig-table-flat .plan {
    padding-left: 0;
    padding-right: 0;
    margin: -1px; }
    .pricing-table.princig-table-flat .plan h3 {
      padding-left: 0;
      padding-right: 0;
      margin: -20px 0 0;
      background-color: #666;
      color: #FFF;
      padding-top: 30px;
      text-shadow: 0 1px #555; }
      .pricing-table.princig-table-flat .plan h3 .desc {
        color: #FFF; }
      .pricing-table.princig-table-flat .plan h3 span {
        border-radius: 0;
        border: 0;
        background: #666;
        color: #FFF;
        font-family: "Open Sans", Arial, sans-serif;
        font-size: 600;
        box-shadow: none;
        width: 100%;
        font-size: 1.5em;
        height: auto;
        line-height: 38px;
        margin: 0; }
    .pricing-table.princig-table-flat .plan ul {
      margin-top: 0;
      margin-bottom: -15px; }
      .pricing-table.princig-table-flat .plan ul li {
        padding: 8px 0; }
    .pricing-table.princig-table-flat .plan.most-popular ul li {
      padding: 10px 0; }
  .pricing-table.spaced [class*="col-lg-"] {
    padding-left: 2px;
    padding-right: 2px; }
  .pricing-table.no-borders .plan {
    border: 0 !important; }

/* Pricing Tables Boxed */
html.boxed .pricing-table .plan, html.boxed .pricing-table h3 {
  border-radius: 0; }

/* Responsive */
@media (max-width: 767px) {
  /* Pricing Tables */
  .pricing-table {
    margin-left: 0; }
    .pricing-table .plan {
      margin-right: 0; }
  html.boxed .pricing-table {
    margin-left: 0; } }

/* dark */
html.dark .pricing-table li {
  border-top-color: #21262d; }

html.dark .pricing-table h3 {
  background-color: #21262d;
  text-shadow: none; }
  html.dark .pricing-table h3 span {
    background: #2e353e;
    border-color: #242830;
    box-shadow: 0 5px 20px #242830 inset, 0 3px 0 #282d36 inset;
    color: #ebebeb; }

html.dark .pricing-table .most-popular {
  border-color: #282d36; }
  html.dark .pricing-table .most-popular h3 {
    background-color: #282d36;
    color: #808697;
    text-shadow: none; }

html.dark .pricing-table .plan-ribbon {
  background-color: #282d36; }

html.dark .pricing-table .plan {
  background: #282d36;
  border: 1px solid #282d36;
  color: #808697;
  text-shadow: none; }

/* Progress Bars */
.progress-bar {
  background: #007bff;
  height: 1.2rem; }

.progress .progress-bar {
  box-shadow: none;
  border-radius: 4px;
  height: auto; }

.progress-bar-primary {
  background-color: #007bff; }

.progress-bar.progress-without-number[aria-valuenow="1"],
.progress-bar.progress-without-number[aria-valuenow="2"] {
  min-width: 0; }

.progress-bar.progress-bar-primary[aria-valuenow="0"] {
  background: transparent; }

/* Progress bar default style */
.progress {
  background: #474453;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4) inset; }

/* Progress bar light style */
.progress.light {
  background: #f6f7f8;
  background-image: linear-gradient(#F6F7F8, #F6F7F8 10%, #f5f5f5 11%);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset; }

/* Progress bar roundness generic */
.progress-squared,
.progress-squared .progress-bar {
  border-radius: 0 !important; }

/* Progress bar sizes */
.progress-xs {
  height: 7px; }
  .progress-xs,
  .progress-xs .progress-bar {
    border-radius: 7px; }
  .progress-xs .progress-bar {
    direction: ltr !important;
    text-indent: -9999px; }
  .progress-xs.progress-half-rounded,
  .progress-xs.progress-half-rounded .progress-bar {
    border-radius: 2px; }
  .progress-xs.progress-striped .progress-bar {
    background-size: 15px 15px; }

.progress-sm {
  border-radius: 12px;
  height: 12px; }
  .progress-sm,
  .progress-sm .progress-bar {
    border-radius: 12px; }
  .progress-sm .progress-bar {
    font-size: 10px;
    line-height: 12px; }
  .progress-sm.progress-half-rounded,
  .progress-sm.progress-half-rounded .progress-bar {
    border-radius: 4px; }
  .progress-sm.progress-striped .progress-bar {
    background-size: 20px 20px; }

.progress-md {
  border-radius: 14px;
  height: 14px; }
  .progress-md,
  .progress-md .progress-bar {
    border-radius: 14px; }
  .progress-md .progress-bar {
    font-size: 11px;
    line-height: 14px; }
  .progress-md.progress-half-rounded,
  .progress-md.progress-half-rounded .progress-bar {
    border-radius: 4px; }
  .progress-md.progress-striped .progress-bar {
    background-size: 25px 25px; }

.progress-lg {
  border-radius: 16px;
  height: 16px; }
  .progress-lg,
  .progress-lg .progress-bar {
    border-radius: 16px; }
  .progress-lg .progress-bar {
    line-height: 16px; }
  .progress-lg.progress-half-rounded,
  .progress-lg.progress-half-rounded .progress-bar {
    border-radius: 5px; }
  .progress-lg.progress-striped .progress-bar {
    background-size: 30px 30px; }

.progress-xl {
  border-radius: 18px;
  height: 18px; }
  .progress-xl,
  .progress-xl .progress-bar {
    border-radius: 18px; }
  .progress-xl .progress-bar {
    line-height: 18px; }
  .progress-xl.progress-half-rounded,
  .progress-xl.progress-half-rounded .progress-bar {
    border-radius: 6px; }
  .progress-xl.progress-striped .progress-bar {
    background-size: 35px 35px; }

/* Progress bar states */
.progress .progress-bar-primary {
  background-color: #007bff; }

.progress .progress-bar-success {
  background-color: #47a447; }

.progress .progress-bar-warning {
  background-color: #ed9c28; }

.progress .progress-bar-danger {
  background-color: #d2322d; }

.progress .progress-bar-info {
  background-color: #5bc0de; }

.progress .progress-bar-dark {
  background-color: #171717; }

.circular-bar {
  margin-bottom: 25px; }
  .circular-bar .circular-bar-chart {
    position: relative; }
  .circular-bar strong {
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    top: 35%;
    width: 80%;
    left: 10%;
    text-align: center; }
  .circular-bar label {
    display: block;
    font-weight: 100;
    font-size: 17px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    width: 80%;
    left: 10%;
    text-align: center; }

/* Scroll to Top */
html .scroll-to-top {
  transition: all 0.3s;
  background: #282d36;
  border-radius: 7px 7px 0 0;
  bottom: 0px;
  color: #FFF;
  display: block;
  height: 9px;
  opacity: 0;
  padding: 5px 10px 25px;
  position: fixed;
  right: 10px;
  text-align: center;
  text-decoration: none;
  min-width: 39px;
  z-index: 1040; }
  html .scroll-to-top:hover {
    opacity: 1; }
  html .scroll-to-top.visible {
    opacity: 0.75; }
  html .scroll-to-top span {
    display: inline-block;
    padding: 0 5px; }

html.ie11 .scroll-to-top {
  right: 25px; }

/* Responsive */
@media (max-width: 991px) {
  html .scroll-to-top.hidden-mobile {
    display: none !important; } }

/* Scrollable */
.scrollable {
  overflow: hidden;
  position: relative;
  width: 100%; }
  .scrollable .scrollable-content {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 37px 0 0;
    overflow-x: hidden;
    overflow-y: scroll;
    outline: none; }
    .scrollable .scrollable-content::-webkit-scrollbar {
      visibility: hidden; }
  .scrollable .scrollable-pane {
    bottom: 0;
    opacity: 0.01;
    position: absolute;
    right: 5px;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 4px; }
  .scrollable .scrollable-slider {
    border-radius: 5px;
    background: none repeat scroll 0 0 #CCC;
    margin: 0;
    position: relative;
    transition: opacity 0.2s ease 0s;
    opacity: 0; }
  .scrollable.scrollable-padding .scrollable-content {
    padding: 10px 24px 10px 10px; }
  .scrollable:hover .scrollable-slider, .scrollable.visible-slider .scrollable-slider {
    opacity: 1; }

/* Select 2 */
html.dark .select2-container--bootstrap .select2-selection,
html.dark .select2-container--bootstrap .select2-dropdown,
html.dark .select2-container--bootstrap .select2-choices .select2-search-field input,
html.dark .select2-container--bootstrap .select2-choice,
html.dark .select2-container--bootstrap .select2-choices {
  color: #EEE;
  background-color: #282d36;
  border-color: #282d36; }

html.dark .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #EEE; }

html.dark .select2-container--bootstrap .select2-results__option[aria-selected="true"],
html.dark .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  color: #EEE;
  background-color: #2e353e;
  border-color: #2e353e; }

/* Sidebar Widgets */
.sidebar-right .sidebar-widget {
  margin: 0; }

.sidebar-widget {
  margin: 0 30px 0 25px; }
  .sidebar-widget .widget-header {
    position: relative;
    margin: 0; }
    .sidebar-widget .widget-header h6 {
      font-size: 0.7rem;
      color: #465162;
      font-weight: 600;
      margin: 0;
      padding: 0;
      text-transform: uppercase; }
    .sidebar-widget .widget-header .btn-widget-act {
      position: relative;
      top: -2px;
      border-color: #0a0a0a;
      background-color: #0a0a0a;
      border-color: #0a0a0a black black; }
      .sidebar-widget .widget-header .btn-widget-act:hover {
        border-color: #121212;
        background-color: #121212; }
      .sidebar-widget .widget-header .btn-widget-act:active, .sidebar-widget .widget-header .btn-widget-act:focus {
        border-color: black;
        background-color: black; }
      .sidebar-widget .widget-header .btn-widget-act.dropdown-toggle {
        border-left-color: black; }
    .sidebar-widget .widget-header .widget-toggle {
      font-size: 1.7rem;
      line-height: 1.3rem;
      color: #465162;
      position: absolute;
      right: 0;
      top: 0;
      cursor: pointer;
      text-align: center;
      transform: rotate(45deg);
      transition-property: transform;
      transition-duration: .2s;
      transition-timing-function: linear; }
  .sidebar-widget .widget-content {
    padding: 15px 0 0; }
  .sidebar-widget.widget-collapsed .widget-header .widget-toggle {
    transform: none; }
  .sidebar-widget.widget-collapsed .widget-content {
    display: none; }
  .sidebar-widget.widget-tasks ul li {
    position: relative; }
    .sidebar-widget.widget-tasks ul li a {
      color: #abb4be;
      display: block;
      margin: 0 -25px 0 -30px;
      padding: 10px 0 10px 55px;
      font-size: 0.8rem; }
      .sidebar-widget.widget-tasks ul li a:hover {
        background: #21262d;
        text-decoration: none; }
    .sidebar-widget.widget-tasks ul li:before {
      border: 5px solid #007bff;
      border-radius: 100px;
      content: '';
      display: inline-block;
      left: 0;
      margin: -5px 0 0;
      position: absolute;
      top: 50%;
      z-index: 999; }
    .sidebar-widget.widget-tasks ul li:nth-child(6n+1):before {
      border-color: #D64B4B; }
    .sidebar-widget.widget-tasks ul li:nth-child(6n+2):before {
      border-color: #0090D9; }
    .sidebar-widget.widget-tasks ul li:nth-child(6n+3):before {
      border-color: #4DD79C; }
    .sidebar-widget.widget-tasks ul li:nth-child(6n+4):before {
      border-color: #D9A300; }
    .sidebar-widget.widget-tasks ul li:nth-child(6n+5):before {
      border-color: #C926FF; }
    .sidebar-widget.widget-tasks ul li:nth-child(6n+6):before {
      border-color: #FFFF26; }
  .sidebar-widget.widget-stats ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .sidebar-widget.widget-stats .stats-title {
    color: #a6a6a6;
    font-size: 0.7rem; }
  .sidebar-widget.widget-stats .stats-complete {
    float: right;
    font-size: 0.7rem;
    color: #666; }
  .sidebar-widget.widget-stats .progress {
    height: 7px;
    background: #474453;
    box-shadow: 0 1px 0 #585564 inset;
    margin-bottom: 25px; }
  .sidebar-widget.widget-calendar {
    margin: 0 0 25px; }
    .sidebar-widget.widget-calendar .datepicker {
      background: transparent; }
    .sidebar-widget.widget-calendar ul {
      list-style: none;
      margin: 0;
      padding: 20px 0;
      border-top: 1px solid #000; }
      .sidebar-widget.widget-calendar ul time {
        display: block;
        font-size: 0.75rem;
        line-height: 1.3em;
        font-weight: 600;
        color: #777;
        margin-bottom: 0.1em; }
      .sidebar-widget.widget-calendar ul span {
        font-size: 0.85rem;
        line-height: 1.3em;
        color: #FFF; }
  .sidebar-widget.widget-friends ul {
    list-style: none;
    margin: 0;
    padding: 10px 2px; }
    .sidebar-widget.widget-friends ul li {
      padding: 10px 0; }
      .sidebar-widget.widget-friends ul li .profile-info,
      .sidebar-widget.widget-friends ul li .profile-picture {
        display: inline-block;
        vertical-align: middle; }
      .sidebar-widget.widget-friends ul li .profile-picture {
        position: relative;
        width: 35px;
        margin: 0; }
        .sidebar-widget.widget-friends ul li .profile-picture img {
          width: 100%;
          height: auto; }
      .sidebar-widget.widget-friends ul li .profile-info {
        margin: 0 35px 0 10px; }
      .sidebar-widget.widget-friends ul li span.name {
        display: block;
        color: #FFF;
        font-weight: 600;
        vertical-align: top;
        line-height: 1.3em;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-bottom: 0.2em; }
      .sidebar-widget.widget-friends ul li span.title {
        display: block;
        font-size: 0.75rem;
        line-height: 1.3em;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
      .sidebar-widget.widget-friends ul li.status-online .profile-picture:after, .sidebar-widget.widget-friends ul li.status-offline .profile-picture:after {
        display: none;
        position: absolute;
        top: -4px;
        right: -4px;
        content: '';
        width: 15px;
        height: 15px;
        border: 2px solid #000;
        border-radius: 50%; }
      .sidebar-widget.widget-friends ul li.status-online .profile-picture:after {
        display: block;
        background-color: #1AAE88; }
      .sidebar-widget.widget-friends ul li.status-offline .profile-picture:after {
        display: block;
        background-color: #D2312D; }

/* Sidebar Light */
html.sidebar-light:not(.dark) .sidebar-widget .widget-header .btn-widget-act {
  border-color: #f2f2f2;
  background-color: #f2f2f2;
  border-color: #e6e6e6;
  color: #777;
  text-shadow: none; }
  html.sidebar-light:not(.dark) .sidebar-widget .widget-header .btn-widget-act:hover {
    border: 1px solid #d2d2d2 !important;
    background-color: #fafafa; }
  html.sidebar-light:not(.dark) .sidebar-widget .widget-header .btn-widget-act:active, html.sidebar-light:not(.dark) .sidebar-widget .widget-header .btn-widget-act:focus {
    border: 1px solid #d2d2d2 !important;
    background-color: #e6e5e5; }
  html.sidebar-light:not(.dark) .sidebar-widget .widget-header .btn-widget-act.dropdown-toggle {
    border-left-color: #e6e5e5; }

html.sidebar-light:not(.dark) .sidebar-widget.widget-tasks ul li a {
  color: #777; }
  html.sidebar-light:not(.dark) .sidebar-widget.widget-tasks ul li a:hover {
    background: #fafafa; }

html.sidebar-light:not(.dark) .sidebar-widget.widget-stats .stats-title {
  color: #777; }

html.sidebar-light:not(.dark) .sidebar-widget.widget-stats .progress {
  background: #d8d8d8;
  box-shadow: 0 1px 0 #bfbfbf inset; }

html.sidebar-light:not(.dark) .sidebar-widget.widget-calendar ul {
  border-top: 1px solid #DDD; }
  html.sidebar-light:not(.dark) .sidebar-widget.widget-calendar ul time {
    color: #777; }
  html.sidebar-light:not(.dark) .sidebar-widget.widget-calendar ul span {
    color: #777; }

html.sidebar-light:not(.dark) .sidebar-widget.widget-friends ul li span.name {
  color: #777; }

html.sidebar-light:not(.dark) .sidebar-widget.widget-friends ul li.status-online .profile-picture:after {
  background-color: #1AAE88; }

html.sidebar-light:not(.dark) .sidebar-widget.widget-friends ul li.status-offline .profile-picture:after {
  background-color: #D2312D; }

/*  Slider - */
.ui-slider.ui-widget-content {
  background: #ebebeb;
  border: none; }

/*  Sliders - Horizontal */
.ui-slider-horizontal {
  height: 6px; }
  .ui-slider-horizontal .ui-slider-handle {
    top: -7px; }

/*  Sliders - Vertical */
.ui-slider-vertical {
  display: inline-block;
  width: 6px; }
  .ui-slider-vertical .ui-slider-handle {
    left: -7px; }

/*  Sliders - UI Handle */
.ui-slider .ui-slider-handle {
  background: #d9d9d9;
  border: 6px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
  cursor: pointer;
  height: 20px;
  width: 20px; }
  .ui-slider .ui-slider-handle:hover {
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3); }

/*  Sliders - UI Handle (Fix Windows Mobile Devices) */
.ui-slider .ui-slider-handle {
  -ms-touch-action: none;
  touch-action: none; }

/*  Sliders - Range */
.ui-slider .ui-slider-range {
  background: #d9d9d9; }

/*  Sliders - Contextual */
.slider-primary .ui-slider-range,
.slider-primary .ui-slider-handle {
  background: #007bff; }

.slider-gradient.slider-primary .ui-slider-range,
.slider-gradient.slider-primary .ui-slider-handle {
  background-image: linear-gradient(#3395ff 0, #007bff 50%, #0062cc 100%); }

.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-handle {
  background-image: linear-gradient(to right, #3395ff 0, #007bff 50%, #0062cc 100%); }

.slider-success .ui-slider-range,
.slider-success .ui-slider-handle {
  background: #47a447; }

.slider-gradient.slider-success .ui-slider-range,
.slider-gradient.slider-success .ui-slider-handle {
  background-image: linear-gradient(#63bb63 0, #47a447 50%, #388038 100%); }

.slider-gradient.ui-slider-vertical.slider-success .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-success .ui-slider-handle {
  background-image: linear-gradient(to right, #63bb63 0, #47a447 50%, #388038 100%); }

.slider-warning .ui-slider-range,
.slider-warning .ui-slider-handle {
  background: #ed9c28; }

.slider-gradient.slider-warning .ui-slider-range,
.slider-gradient.slider-warning .ui-slider-handle {
  background-image: linear-gradient(#f1b257 0, #ed9c28 50%, #d18211 100%); }

.slider-gradient.ui-slider-vertical.slider-warning .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-warning .ui-slider-handle {
  background-image: linear-gradient(to right, #f1b257 0, #ed9c28 50%, #d18211 100%); }

.slider-danger .ui-slider-range,
.slider-danger .ui-slider-handle {
  background: #d2322d; }

.slider-gradient.slider-danger .ui-slider-range,
.slider-gradient.slider-danger .ui-slider-handle {
  background-image: linear-gradient(#db5b57 0, #d2322d 50%, #a82824 100%); }

.slider-gradient.ui-slider-vertical.slider-danger .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-danger .ui-slider-handle {
  background-image: linear-gradient(to right, #db5b57 0, #d2322d 50%, #a82824 100%); }

.slider-info .ui-slider-range,
.slider-info .ui-slider-handle {
  background: #5bc0de; }

.slider-gradient.slider-info .ui-slider-range,
.slider-gradient.slider-info .ui-slider-handle {
  background-image: linear-gradient(#85d0e7 0, #5bc0de 50%, #31b0d5 100%); }

.slider-gradient.ui-slider-vertical.slider-info .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-info .ui-slider-handle {
  background-image: linear-gradient(to right, #85d0e7 0, #5bc0de 50%, #31b0d5 100%); }

.slider-dark .ui-slider-range,
.slider-dark .ui-slider-handle {
  background: #171717; }

.slider-gradient.slider-dark .ui-slider-range,
.slider-gradient.slider-dark .ui-slider-handle {
  background-image: linear-gradient(#313030 0, #171717 50%, black 100%); }

.slider-gradient.ui-slider-vertical.slider-dark .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-dark .ui-slider-handle {
  background-image: linear-gradient(to right, #313030 0, #171717 50%, black 100%); }

html.dark .ui-slider.ui-widget-content {
  background: #21262d; }

/* Spinners */
.spinner-buttons.btn-group-vertical .btn {
  height: 18px;
  margin: 0 0 0 -1px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: center;
  width: 22px;
  line-height: 14px; }

.spinner-buttons.btn-group-vertical .btn i {
  margin-top: -2px; }

.spinner-buttons.btn-group-vertical .btn:first-child {
  border-radius: 0 4px 0 0 !important; }

.spinner-buttons.btn-group-vertical .btn:last-child {
  border-radius: 0 0 4px !important;
  margin-top: -1px;
  height: 17px; }

/* Summernote */
.note-editor {
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .note-editor, .note-editor.note-frame {
    border: 1px solid #ddd;
    margin-top: 0 !important; }
  .note-editor.active {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .note-editor .note-title {
    padding-top: 0 !important; }
  .note-editor .btn-light {
    border-color: #CCC !important; }
  .note-editor .note-toolbar {
    background-color: #f5f5f5;
    border-bottom: 1px dashed #ddd;
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 4px 4px 0 0;
    padding: 3px 10px 7px;
    user-select: none; }
    .note-editor .note-toolbar i {
      margin: 0; }
      .note-editor .note-toolbar i:before {
        margin: 0; }
    .note-editor .note-toolbar .btn-group {
      float: none !important; }
      .note-editor .note-toolbar .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .note-editor .note-toolbar .btn-group > .btn-group:first-child > .btn:last-child,
      .note-editor .note-toolbar .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; }
    @media only screen and (max-width: 767px) {
      .note-editor .note-toolbar {
        text-align: center; } }
  .note-editor .note-editable {
    clear: both;
    background: #FFF;
    border: none;
    border-radius: 0 0 4px 4px;
    font-family: Arial, Helvetica, Sans-serif; }
  .note-editor .note-statusbar {
    background: #FFF;
    border-radius: 0 0 4px 4px; }
    .note-editor .note-statusbar .note-resizebar {
      border-color: #DDD;
      display: block; }

html.dark .note-editor {
  border-color: #282d36;
  color: #EEE; }
  html.dark .note-editor .note-toolbar,
  html.dark .note-editor .note-statusbar {
    background: #242830;
    border-color: #1d2127; }
  html.dark .note-editor .note-editable {
    background: #282d36;
    border-color: #1d2127; }
  html.dark .note-editor .note-statusbar .note-resizebar {
    border-color: #1d2127; }
    html.dark .note-editor .note-statusbar .note-resizebar .note-icon-bar {
      border-color: #444; }
  html.dark .note-editor .note-editing-area .note-editable {
    color: #EEE; }
  html.dark .note-editor .caret {
    border-color: #FFF transparent transparent; }

/* Tables - Basic */
.table {
  width: 100%; }
  .table .table {
    background: transparent; }

/* Tables - Responsive */
.table-responsive > .table-bordered {
  border: 1px solid #dee2e6; }

/* Bootstrap uses important, we need to force it here */
.table.mb-0 {
  margin-bottom: 0 !important; }

/* In case you dont want a border in some row */
.table .b-top-0 td {
  border-top: none; }

/* Tables - Actions */
.table .actions,
.table .actions-hover {
  vertical-align: middle; }
  .table .actions a,
  .table .actions-hover a {
    display: inline-block;
    margin-right: 5px;
    color: #666; }
    .table .actions a:last-child,
    .table .actions-hover a:last-child {
      margin-right: 0; }
  .table .actions a:hover,
  .table .actions-hover a:hover {
    color: #333; }

.table .actions-hover a {
  opacity: 0; }

.table tr:hover .actions-hover a {
  opacity: 1; }

.table .actions-fade a {
  transition: all .2s linear; }

/* Tables - No More Tables technique (991px is the bootstrap SM max-width) */
@media only screen and (max-width: 991px) {
  .table.table-no-more,
  .table.table-no-more thead,
  .table.table-no-more tbody,
  .table.table-no-more tr,
  .table.table-no-more th,
  .table.table-no-more td {
    display: block; }
  .table.table-no-more thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px; }
  .table.table-no-more tr {
    border-bottom: 1px solid #DDD; }
  .table.table-no-more td {
    border: none;
    position: relative;
    padding-left: 50%;
    text-align: left;
    white-space: normal; }
    .table.table-no-more td:before {
      content: attr(data-title);
      font-weight: bold;
      left: 6px;
      padding-right: 10px;
      position: absolute;
      text-align: left;
      top: 8px;
      white-space: nowrap;
      width: 45%; }
  .table.table-no-more.table-bordered td {
    border-bottom: 1px solid #dedede; }
  .table.table-no-more.table-sm td:before {
    top: 5px; } }

/* Dark - Tables */
html.dark .table > thead > tr > th,
html.dark .table > tbody > tr > th,
html.dark .table > tfoot > tr > th,
html.dark .table > thead > tr > td,
html.dark .table > tbody > tr > td,
html.dark .table > tfoot > tr > td,
html.dark .table-bordered {
  border-color: #262b33; }

html.dark .table-striped > tbody > tr:nth-child(2n+1) > td,
html.dark .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #282d36; }

html.dark .table-hover > tbody > tr:hover > td,
html.dark .table-hover > tbody > tr:hover > th {
  background-color: #272c34; }

html.dark .table .actions a,
html.dark .table .actions-hover a {
  color: #808697; }

@media screen and (max-width: 991px) {
  html.dark .table-responsive {
    border-color: #262b33; } }

@media only screen and (max-width: 991px) {
  html.dark .table.table-no-more tr,
  html.dark .table.table-no-more.table-bordered td {
    border-bottom-color: #262b33; } }

/* Tables - States */
.table > thead > tr > td.primary,
.table > tbody > tr > td.primary,
.table > tfoot > tr > td.primary,
.table > thead > tr > th.primary,
.table > tbody > tr > th.primary,
.table > tfoot > tr > th.primary,
.table > thead > tr.primary > td,
.table > tbody > tr.primary > td,
.table > tfoot > tr.primary > td,
.table > thead > tr.primary > th,
.table > tbody > tr.primary > th,
.table > tfoot > tr.primary > th {
  color: #FFF;
  background-color: #007bff !important; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  color: #FFF;
  background-color: #47a447 !important; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  color: #FFF;
  background-color: #ed9c28 !important; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  color: #FFF;
  background-color: #d2322d !important; }

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  color: #FFF;
  background-color: #5bc0de !important; }

.table > thead > tr > td.dark,
.table > tbody > tr > td.dark,
.table > tfoot > tr > td.dark,
.table > thead > tr > th.dark,
.table > tbody > tr > th.dark,
.table > tfoot > tr > th.dark,
.table > thead > tr.dark > td,
.table > tbody > tr.dark > td,
.table > tfoot > tr.dark > td,
.table > thead > tr.dark > th,
.table > tbody > tr.dark > th,
.table > tfoot > tr.dark > th {
  color: #FFF;
  background-color: #171717 !important; }

.table > thead > tr > td.dark,
.table > tbody > tr > td.dark,
.table > tfoot > tr > td.dark,
.table > thead > tr > th.dark,
.table > tbody > tr > th.dark,
.table > tfoot > tr > th.dark,
.table > thead > tr.dark > td,
.table > tbody > tr.dark > td,
.table > tfoot > tr.dark > td,
.table > thead > tr.dark > th,
.table > tbody > tr.dark > th,
.table > tfoot > tr.dark > th {
  background-color: #4a4a4a;
  color: #FFF; }

/* Tabs */
.tabs {
  border-radius: 4px;
  margin-bottom: 20px; }

.nav-tabs {
  margin: 0;
  padding: 0;
  border-bottom-color: #EEE; }
  .nav-tabs li:last-child .nav-link {
    margin-right: 0; }
  .nav-tabs li .nav-link {
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    margin-right: 1px; }
    .nav-tabs li .nav-link, .nav-tabs li .nav-link:hover {
      background: #F4F4F4;
      border-bottom: none;
      border-left: 1px solid #EEE;
      border-right: 1px solid #EEE;
      border-top: 3px solid #EEE;
      color: #CCC; }
    .nav-tabs li .nav-link:hover {
      border-bottom-color: transparent;
      border-top: 3px solid #CCC;
      box-shadow: none; }
    .nav-tabs li .nav-link:active, .nav-tabs li .nav-link:focus {
      border-bottom: 0; }
    .nav-tabs li .nav-link .badge {
      border-radius: 100%;
      padding: 0.4rem 0.55rem;
      margin-right: 5px; }
  .nav-tabs li.active .nav-link,
  .nav-tabs li.active .nav-link:hover,
  .nav-tabs li.active .nav-link:focus {
    background: #FFF;
    border-left-color: #EEE;
    border-right-color: #EEE;
    border-top: 3px solid #CCC;
    color: #CCC; }

.tab-content {
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
  background-color: #FFF;
  border: 1px solid #EEE;
  border-top: 0;
  padding: 15px; }

/* Bottom Tabs */
.tabs.tabs-bottom {
  margin: 0 0 20px 0;
  padding: 0; }
  .tabs.tabs-bottom .tab-content {
    border-radius: 4px 4px 0 0;
    border-bottom: 0;
    border-top: 1px solid #EEE; }
  .tabs.tabs-bottom .nav-tabs {
    border-bottom: none;
    border-top: 1px solid #EEE; }
    .tabs.tabs-bottom .nav-tabs li {
      margin-bottom: 0;
      margin-top: -1px; }
      .tabs.tabs-bottom .nav-tabs li:last-child .nav-link {
        margin-right: 0; }
      .tabs.tabs-bottom .nav-tabs li .nav-link {
        border-radius: 0 0 5px 5px;
        font-size: 14px;
        margin-right: 1px; }
        .tabs.tabs-bottom .nav-tabs li .nav-link, .tabs.tabs-bottom .nav-tabs li .nav-link:hover {
          border-bottom: 3px solid #EEE;
          border-top: 1px solid #EEE; }
        .tabs.tabs-bottom .nav-tabs li .nav-link:hover {
          border-bottom: 3px solid #CCC;
          border-top: 1px solid #EEE; }
      .tabs.tabs-bottom .nav-tabs li.active .nav-link,
      .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover,
      .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus {
        border-bottom: 3px solid #CCC;
        border-top-color: transparent; }

/* Vertical */
.tabs-vertical {
  display: table;
  width: 100%;
  padding: 0;
  border-top: 1px solid #EEE; }
  .tabs-vertical .tab-content {
    display: table-cell;
    vertical-align: top; }
  .tabs-vertical .nav-tabs {
    border-bottom: none;
    display: table-cell;
    height: 100%;
    float: none;
    padding: 0;
    vertical-align: top;
    width: 25%; }
    .tabs-vertical .nav-tabs > li {
      display: block; }
      .tabs-vertical .nav-tabs > li .nav-link {
        border-radius: 0;
        display: block;
        padding-top: 10px; }
        .tabs-vertical .nav-tabs > li .nav-link, .tabs-vertical .nav-tabs > li .nav-link:hover, .tabs-vertical .nav-tabs > li .nav-link:focus {
          border-bottom: none;
          border-top: none; }
      .tabs-vertical .nav-tabs > li.active .nav-link,
      .tabs-vertical .nav-tabs > li.active .nav-link:hover,
      .tabs-vertical .nav-tabs > li.active .nav-link:focus {
        border-top: none; }

/* Vertical - Left Side */
.tabs-left {
  padding: 0; }
  .tabs-left .tab-content {
    border-radius: 0 5px 5px 5px;
    border-left: none; }
  .tabs-left .nav-tabs > li {
    margin-right: -1px; }
    .tabs-left .nav-tabs > li:first-child .nav-link {
      border-radius: 5px 0 0 0; }
    .tabs-left .nav-tabs > li:last-child .nav-link {
      border-radius: 0 0 0 5px;
      border-bottom: 1px solid #eee; }
    .tabs-left .nav-tabs > li .nav-link {
      border-right: 1px solid #EEE;
      border-left: 3px solid #EEE;
      margin-right: 1px;
      margin-left: -3px; }
      .tabs-left .nav-tabs > li .nav-link:hover {
        border-left-color: #CCC; }
    .tabs-left .nav-tabs > li.active .nav-link,
    .tabs-left .nav-tabs > li.active .nav-link:hover,
    .tabs-left .nav-tabs > li.active .nav-link:focus {
      border-left: 3px solid #CCC;
      border-right-color: #FFF; }

/* Vertical - Right Side */
.tabs-right {
  padding: 0; }
  .tabs-right .tab-content {
    border-radius: 5px 0 5px 5px;
    border-right: none; }
  .tabs-right .nav-tabs > li {
    margin-left: -1px; }
    .tabs-right .nav-tabs > li:first-child .nav-link {
      border-radius: 0 5px 0 0; }
    .tabs-right .nav-tabs > li:last-child .nav-link {
      border-radius: 0 0 5px 0;
      border-bottom: 1px solid #eee; }
    .tabs-right .nav-tabs > li .nav-link {
      border-right: 3px solid #EEE;
      border-left: 1px solid #EEE;
      margin-right: 1px;
      margin-left: 1px; }
      .tabs-right .nav-tabs > li .nav-link:hover {
        border-right-color: #CCC; }
    .tabs-right .nav-tabs > li.active .nav-link,
    .tabs-right .nav-tabs > li.active .nav-link:hover,
    .tabs-right .nav-tabs > li.active .nav-link:focus {
      border-right: 3px solid #CCC;
      border-left: 1px solid #FFF; }

/* Justified */
.nav-tabs.nav-justified {
  padding: 0;
  margin-bottom: -1px; }
  .nav-tabs.nav-justified li {
    margin-bottom: 0; }
    .nav-tabs.nav-justified li:first-child .nav-link,
    .nav-tabs.nav-justified li:first-child .nav-link:hover {
      border-radius: 5px 0 0 0; }
    .nav-tabs.nav-justified li:last-child .nav-link,
    .nav-tabs.nav-justified li:last-child .nav-link:hover {
      border-radius: 0 5px 0 0; }
    .nav-tabs.nav-justified li .nav-link {
      border-bottom: 1px solid #DDD;
      border-radius: 0;
      margin-right: 0; }
      .nav-tabs.nav-justified li .nav-link:hover, .nav-tabs.nav-justified li .nav-link:focus {
        border-bottom: 1px solid #DDD; }
    .nav-tabs.nav-justified li.active .nav-link,
    .nav-tabs.nav-justified li.active .nav-link:hover,
    .nav-tabs.nav-justified li.active .nav-link:focus {
      background: #FFF;
      border-left-color: #EEE;
      border-right-color: #EEE;
      border-top-width: 3px; }
    .nav-tabs.nav-justified li.active .nav-link {
      border-bottom: 1px solid #FFF; }
      .nav-tabs.nav-justified li.active .nav-link,
      .nav-tabs.nav-justified li.active .nav-link:hover,
      .nav-tabs.nav-justified li.active .nav-link:focus {
        border-top-width: 3px; }
      .nav-tabs.nav-justified li.active .nav-link:hover {
        border-bottom: 1px solid #FFF; }

/* Bottom Tabs with Justified Nav */
.tabs.tabs-bottom {
  padding: 0; }
  .tabs.tabs-bottom .nav.nav-tabs.nav-justified {
    border-top: none; }
    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li .nav-link {
      margin-right: 0;
      border-top-color: transparent; }
    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link {
      border-radius: 0 0 0 5px; }
    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child .nav-link {
      margin-right: 0;
      border-radius: 0 0 5px 0; }
    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active .nav-link,
    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active .nav-link:hover,
    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active .nav-link:focus {
      border-top-color: transparent; }

/* Center */
.tabs-center .nav-tabs {
  margin: 0 auto;
  text-align: center; }

/* Navigation */
.tabs-navigation {
  border-radius: 5px; }
  .tabs-navigation .nav-tabs > li {
    margin-bottom: 1px; }
    .tabs-navigation .nav-tabs > li .nav-link {
      color: #777;
      padding: 18px;
      line-height: 100%;
      position: relative; }
      .tabs-navigation .nav-tabs > li .nav-link:before {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f054";
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%); }
      .tabs-navigation .nav-tabs > li .nav-link .fa, .tabs-navigation .nav-tabs > li .nav-link .fab, .tabs-navigation .nav-tabs > li .nav-link .fal, .tabs-navigation .nav-tabs > li .nav-link .far, .tabs-navigation .nav-tabs > li .nav-link .fas, .tabs-navigation .nav-tabs > li .nav-link .icons {
        margin-right: 4px; }
  .tabs-navigation .nav-tabs li:first-child .nav-link {
    border-radius: 5px 5px 0 0; }
  .tabs-navigation .nav-tabs li.active .nav-link, .tabs-navigation .nav-tabs li.active .nav-link:hover, .tabs-navigation .nav-tabs li.active .nav-link:focus {
    border-right-color: #eee; }
  .tabs-navigation .nav-tabs li:last-child .nav-link {
    border-radius: 0 0 5px 5px; }

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

/* Simple */
.tabs.tabs-simple .nav-tabs {
  justify-content: center;
  border: 0;
  margin-bottom: 10px; }
  .tabs.tabs-simple .nav-tabs > li {
    margin-left: 0;
    margin-bottom: 20px; }
    .tabs.tabs-simple .nav-tabs > li .nav-link, .tabs.tabs-simple .nav-tabs > li .nav-link:hover, .tabs.tabs-simple .nav-tabs > li .nav-link:focus {
      padding: 15px 30px;
      background: none;
      border: 0;
      border-bottom: 3px solid #eee;
      border-radius: 0;
      color: #777;
      font-size: 16px; }

.tabs.tabs-simple .tab-content {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: none; }

/* Responsive */
@media (max-width: 575px) {
  .tabs .nav.nav-tabs.nav-justified li {
    display: block;
    margin-bottom: -5px; }
    .tabs .nav.nav-tabs.nav-justified li .nav-link {
      border-top-width: 3px !important;
      border-bottom-width: 0 !important; }
    .tabs .nav.nav-tabs.nav-justified li:first-child .nav-link,
    .tabs .nav.nav-tabs.nav-justified li:first-child .nav-link:hover {
      border-radius: 5px 5px 0 0; }
    .tabs .nav.nav-tabs.nav-justified li:last-child .nav-link,
    .tabs .nav.nav-tabs.nav-justified li:last-child .nav-link:hover {
      border-radius: 0; }
  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li {
    margin-bottom: 0;
    margin-top: -5px; }
    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li .nav-link {
      border-bottom-width: 3px !important;
      border-top-width: 0 !important; }
    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link,
    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link:hover {
      border-radius: 0; }
    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child .nav-link,
    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child .nav-link:hover {
      border-radius: 0 0 5px 5px; } }

/* Tags Input */
.bootstrap-tagsinput {
  width: 100%; }

.form-group-invisible .bootstrap-tagsinput {
  border: 0 none;
  box-shadow: none;
  background-color: transparent; }

.bootstrap-tagsinput .badge {
  border: 0; }

html.dark .bootstrap-tagsinput {
  background: #282d36;
  border-color: #282d36; }

/* Timepicker */
html.dark .bootstrap-timepicker-widget {
  background-color: #282d36; }
  html.dark .bootstrap-timepicker-widget:before {
    border-bottom-color: #1d2127; }
  html.dark .bootstrap-timepicker-widget:after {
    border-bottom-color: #282d36; }
  html.dark .bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    border-top-color: #1d2127; }
  html.dark .bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    border-top-color: #282d36; }
  html.dark .bootstrap-timepicker-widget table td a {
    color: #FFF; }
    html.dark .bootstrap-timepicker-widget table td a:hover {
      border-color: #282d36; }
  html.dark .bootstrap-timepicker-widget table td input {
    background-color: #21262d;
    border-color: #282d36;
    color: #EEE; }

/* Toggles */
.toggle {
  margin: 10px 0 20px;
  position: relative;
  clear: both; }
  .toggle .toggle {
    margin: 10px 0 0; }
  .toggle > input {
    cursor: pointer;
    filter: alpha(opacity=0);
    height: 45px;
    margin: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 2; }
  .toggle > label {
    transition: all .15s ease-out;
    background: #F4F4F4;
    border-left: 3px solid #CCC;
    border-radius: 5px;
    color: #CCC;
    display: block;
    font-size: 1.1em;
    min-height: 20px;
    padding: 12px 20px 12px 10px;
    position: relative;
    cursor: pointer;
    font-weight: 400; }
    .toggle > label:-moz-selection {
      background: none; }
    .toggle > label i.fa-minus {
      display: none; }
    .toggle > label i.fa-plus {
      display: inline; }
    .toggle > label:selection {
      background: none; }
    .toggle > label:before {
      border: 6px solid transparent;
      border-left-color: inherit;
      content: '';
      margin-top: -6px;
      position: absolute;
      right: 4px;
      top: 50%; }
    .toggle > label:hover {
      background: #f5f5f5; }
    .toggle > label + p {
      color: #999;
      display: block;
      overflow: hidden;
      padding-left: 30px;
      text-overflow: ellipsis;
      white-space: nowrap;
      height: 25px; }
    .toggle > label i {
      font-size: 0.7em;
      margin-right: 8px;
      position: relative;
      top: -1px; }
  .toggle > .toggle-content {
    display: none; }
    .toggle > .toggle-content > p {
      margin-bottom: 0;
      padding: 10px 0; }
  .toggle.active i.fa-minus {
    display: inline; }
  .toggle.active i.fa-plus {
    display: none; }
  .toggle.active > label {
    background: #F4F4F4;
    border-color: #CCC; }
    .toggle.active > label:before {
      border: 6px solid transparent;
      border-top-color: #FFF;
      margin-top: -3px;
      right: 10px; }
  .toggle.active > p {
    white-space: normal; }
  .toggle > p.preview-active {
    height: auto;
    white-space: normal; }
  .toggle.toggle-sm .toggle > label {
    font-size: 0.9em;
    padding: 6px 20px 6px 10px; }
  .toggle.toggle-sm .toggle > .toggle-content > p {
    font-size: 0.9em; }
  .toggle.toggle-lg .toggle > label {
    font-size: 1.1em;
    padding: 16px 20px 16px 20px; }
  .toggle.toggle-lg .toggle > .toggle-content > p {
    font-size: 1.1em; }
  .toggle.toggle-simple .toggle > label {
    border-radius: 0;
    border: 0;
    background: transparent;
    color: #777;
    padding-left: 32px;
    margin-bottom: -10px;
    font-size: 1em;
    font-weight: 600;
    color: #171717; }
    .toggle.toggle-simple .toggle > label:after {
      content: '';
      position: absolute;
      left: 0;
      display: block;
      width: 24px;
      height: 24px;
      background: #CCC;
      top: 23px;
      margin-top: -12px;
      border-radius: 3px;
      z-index: 1; }
    .toggle.toggle-simple .toggle > label:before {
      border: 0;
      left: 7px;
      right: auto;
      margin-top: 0;
      top: 12px;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      content: "\f067";
      z-index: 2;
      color: #FFF;
      font-size: 13px; }
  .toggle.toggle-simple .toggle.active > label {
    background: transparent;
    color: #171717; }
    .toggle.toggle-simple .toggle.active > label:before {
      content: "\f068"; }

/* Toolbar */
.inner-toolbar {
  background: #1D2127;
  margin: -40px -40px 30px;
  padding: 0;
  border: 1px solid transparent;
  border-left: 1px solid #121418; }
  .inner-toolbar > ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .inner-toolbar > ul > li {
      display: inline-block;
      padding: 15px;
      font-size: 13px;
      border-right: 1px solid #121418; }
      .inner-toolbar > ul > li > a {
        display: inline-block;
        padding: 0;
        color: #abb4be; }
        .inner-toolbar > ul > li > a:hover, .inner-toolbar > ul > li > a:focus {
          color: #fff;
          text-decoration: none; }
      .inner-toolbar > ul > li.right {
        float: right;
        padding-right: 10px; }
      .inner-toolbar > ul > li i.fa, .inner-toolbar > ul > li .fab, .inner-toolbar > ul > li .fal, .inner-toolbar > ul > li .far, .inner-toolbar > ul > li .fas {
        font-size: 14px; }
      .inner-toolbar > ul > li > .btn {
        margin-top: -9px; }
  .inner-toolbar .nav-pills {
    margin-top: -8px; }
    .inner-toolbar .nav-pills > li {
      margin-right: 1px; }
    .inner-toolbar .nav-pills > li > label {
      margin-bottom: 0;
      margin-right: 12px;
      margin-top: 8px; }
    .inner-toolbar .nav-pills a {
      color: #abb4be;
      padding-top: 8px;
      padding-bottom: 8px; }
    .inner-toolbar .nav-pills a:hover {
      background: #171717;
      color: #FFF; }
    .inner-toolbar .nav-pills .active a {
      color: #FFF; }

html.sidebar-light:not(.dark) .inner-toolbar {
  background: #E2E3E6;
  border: 1px solid #D5D6D7; }
  html.sidebar-light:not(.dark) .inner-toolbar > ul > li {
    border-right: 1px solid #D5D6D7; }
    html.sidebar-light:not(.dark) .inner-toolbar > ul > li > a {
      color: #777; }
      html.sidebar-light:not(.dark) .inner-toolbar > ul > li > a:hover, html.sidebar-light:not(.dark) .inner-toolbar > ul > li > a:focus {
        color: #999; }
  html.sidebar-light:not(.dark) .inner-toolbar .nav-pills li:not(.active) a {
    color: #777; }
  html.sidebar-light:not(.dark) .inner-toolbar .nav-pills li:not(.active) a:hover {
    background: #E2E3E6;
    color: #999; }

/* Toolbar - Responsive */
@media only screen and (max-width: 767px) {
  .inner-toolbar {
    clear: both;
    margin: -40px -15px 30px;
    padding: 0 15px; }
    .inner-toolbar ul > li {
      border-right: 0; }
    .inner-toolbar ul > li:first-child {
      padding-left: 0; }
    .inner-toolbar ul > li.right {
      padding-left: 0;
      padding-right: 0; } }

@media only screen and (max-width: 480px) {
  .inner-toolbar .nav-pills a {
    padding-left: 10px;
    padding-right: 10px; }
  .inner-toolbar ul > li.right {
    clear: both;
    float: none;
    vertical-align: top; } }

/* Toolbar + Layout Fixed */
@media only screen and (min-width: 768px) {
  html.fixed .inner-toolbar {
    left: 300px;
    right: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 114px;
    z-index: 1001; } }

/* dark */
html.dark .inner-toolbar {
  border-left: none;
  border-bottom: 1px solid #242830; }
  html.dark .inner-toolbar > ul > li {
    border-color: #242830; }

/* Treeview */
.jstree-default .jstree-checkbox {
  background-image: url(../../img/jstree.png); }

.jstree-default .jstree-icon {
  color: #333; }

.jstree-default .jstree-hovered {
  background-color: white; }

.jstree-default .jstree-clicked {
  background-color: #e6f2ff; }

.jstree-default .jstree-disabled {
  opacity: 0.5;
  cursor: not-allowed; }

.jstree-default .colored {
  color: #007bff; }
  .jstree-default .colored .jstree-icon {
    color: #007bff; }

.jstree-default .colored-icon .jstree-icon {
  color: #007bff; }

.jstree-default .folder .jstree-icon {
  color: #ddc03f !important; }

/* dark */
html.dark body .jstree-default .jstree-checkbox {
  background-image: url(../../img/jstree-dark.png); }

html.dark body .jstree-default .jstree-hovered {
  background-color: #21262d !important;
  box-shadow: none; }

html.dark body .jstree-default .jstree-clicked {
  background-color: #1d2127 !important;
  box-shadow: none; }

html.dark body .jstree-default .jstree-icon {
  color: #808697; }

/* Blockquotes */
blockquote {
  border-left: 5px solid #eee;
  margin: 0 0 1rem 0;
  padding: 0.5rem 1rem;
  font-size: 1em; }
  blockquote.with-borders {
    border-radius: 6px;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    padding: 1.3rem; }

blockquote.primary {
  border-color: #007bff; }

blockquote.success {
  border-color: #47a447; }

blockquote.warning {
  border-color: #ed9c28; }

blockquote.danger {
  border-color: #d2322d; }

blockquote.info {
  border-color: #5bc0de; }

blockquote.dark {
  border-color: #171717; }

/* Paragraphs */
p {
  color: #777;
  line-height: 24px;
  margin: 0 0 20px; }
  p.featured {
    font-size: 1.6em;
    line-height: 1.5em; }
  p.lead {
    line-height: 1.6rem; }
  p .alternative-font {
    display: inline-block;
    margin-top: -15px;
    position: relative;
    top: 3px;
    margin-bottom: -6px; }

/* Links */
a, a:hover, a:focus {
  color: #007bff; }

/* Drop Caps */
p.drop-caps:first-letter {
  float: left;
  font-size: 75px;
  line-height: 60px;
  padding: 4px;
  margin-right: 5px;
  margin-top: 5px;
  font-family: Georgia; }

p.drop-caps.drop-caps-style-2:first-letter {
  background-color: #CCC;
  color: #FFF;
  padding: 6px;
  margin-right: 5px;
  border-radius: 4px; }

/* Default Font Style */
.default-font {
  font-family: "Open Sans", Arial, sans-serif; }

/* Alternative Font Style */
.alternative-font {
  color: #CCC;
  font-family: "Shadows Into Light", cursive;
  font-size: 1.6em; }

/* Highlight */
.highlight {
  color: #FFF;
  padding: 3px 6px; }

/* Userbox */
.userbox {
  display: inline-block;
  margin: 3px 17px 0 0;
  position: relative;
  vertical-align: middle; }
  .userbox > a {
    display: inline-block;
    text-decoration: none; }
  .userbox a:hover {
    text-decoration: none; }
  .userbox .profile-info,
  .userbox .profile-picture {
    display: inline-block;
    vertical-align: middle;
    margin: 0; }
  .userbox .profile-picture img {
    width: 35px;
    color: transparent; }
  .userbox .profile-info {
    margin: -3px 25px 0 10px; }
  .userbox .name,
  .userbox .role {
    display: block; }
  .userbox .name {
    color: #000011;
    font-size: 0.8rem;
    line-height: 1.1rem; }
  .userbox .role {
    color: #ACACAC;
    font-size: 0.7rem;
    line-height: 0.7rem; }
  .userbox .custom-caret {
    color: #000011;
    font-size: 16px;
    font-weight: bold; }
    .userbox .custom-caret:before {
      content: "\f107"; }

@media only screen and (max-width: 767px) {
  .userbox .name,
  .userbox .role {
    max-width: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; } }

/* Userbox - Open */
.userbox.show > a {
  position: relative;
  z-index: 993; }
  .userbox.show > a .custom-caret:before {
    content: "\f106"; }

.userbox.show .dropdown-menu {
  border: none;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
  box-sizing: content-box;
  left: -11px !important;
  padding: 45px 10px 0;
  top: -10px !important;
  transform: none !important;
  width: 100%;
  z-index: 992; }
  .userbox.show .dropdown-menu li {
    margin-bottom: 5px; }
  .userbox.show .dropdown-menu a {
    border-radius: 2px;
    color: #7d7d7d;
    display: block;
    line-height: 1.3rem;
    padding: 4px 10px;
    font-size: 0.75rem; }
    .userbox.show .dropdown-menu a i {
      font-size: 0.9rem; }
    .userbox.show .dropdown-menu a:hover {
      background: #007bff;
      color: #FFF; }
  .userbox.show .dropdown-menu i {
    margin-right: 3px;
    vertical-align: middle; }

/* Userbox - Mobile */
@media only screen and (max-width: 767px) {
  .userbox {
    float: left;
    margin: 16px 0 0 12px;
    position: relative; }
    .userbox:after {
      background: #E9E9E6;
      content: '';
      height: 63px;
      margin: 0;
      position: absolute;
      right: -21px;
      top: -18px;
      width: 1px; }
    .userbox .profile-picture {
      display: none; }
    .userbox.show .dropdown-menu {
      left: -5px !important;
      padding: 43px 0 0 0; } }

/* Header Dark - Userbox */
html.dark .userbox:after,
html.header-dark .userbox:after {
  background: #121518; }

html.dark .userbox .name,
html.dark .userbox .custom-caret,
html.header-dark .userbox .name,
html.header-dark .userbox .custom-caret {
  color: #C3C3C3; }

html.dark .userbox.show .dropdown-menu .name,
html.dark .userbox.show .dropdown-menu .custom-caret,
html.header-dark .userbox.show .dropdown-menu .name,
html.header-dark .userbox.show .dropdown-menu .custom-caret {
  color: #C3C3C3; }

html.dark .userbox.show .dropdown-menu a,
html.header-dark .userbox.show .dropdown-menu a {
  color: #C3C3C3; }
  html.dark .userbox.show .dropdown-menu a:hover,
  html.header-dark .userbox.show .dropdown-menu a:hover {
    color: #FFF; }

html.dark .userbox .dropdown-menu,
html.header-dark .userbox .dropdown-menu {
  background: #282d36; }
  html.dark .userbox .dropdown-menu .divider,
  html.header-dark .userbox .dropdown-menu .divider {
    background: #1D2127; }
  html.dark .userbox .dropdown-menu a,
  html.header-dark .userbox .dropdown-menu a {
    color: #C3C3C3; }

/* Widgets */
.thumb-info {
  position: relative; }
  .thumb-info .thumb-info-title {
    transition: all 0.3s;
    background: rgba(36, 27, 28, 0.9);
    bottom: 10%;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 1; }
  .thumb-info .thumb-info-inner {
    transition: all 0.3s;
    display: block;
    white-space: nowrap; }
  .thumb-info .thumb-info-type {
    background-color: #007bff;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 8px -2px -15px -2px;
    padding: 2px 9px;
    text-transform: none; }

/* Widget - Widget Toggle/Expand */
.widget-toggle-expand .widget-header {
  position: relative;
  margin: 0;
  padding: 5px 0; }
  .widget-toggle-expand .widget-header h6 {
    font-size: 0.8rem;
    margin: 0;
    padding: 0; }
  .widget-toggle-expand .widget-header .widget-toggle {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    text-align: center;
    color: #b4b4b4;
    transform: rotate(45deg);
    transition-property: transform;
    transition-duration: .2s;
    transition-timing-function: linear; }

.widget-toggle-expand.widget-collapsed .widget-content-expanded {
  display: none; }

.widget-toggle-expand.widget-collapsed .widget-header .widget-toggle {
  transform: none; }

/* Widget - Simple User List */
ul.simple-user-list {
  list-style: none;
  padding: 0; }
  ul.simple-user-list li {
    margin: 0 0 20px; }
    ul.simple-user-list li .image {
      float: left;
      margin: 0 10px 0 0; }
    ul.simple-user-list li .title {
      color: #000011;
      display: block;
      line-height: 1.8; }
    ul.simple-user-list li .message {
      display: block;
      font-size: 0.7rem;
      line-height: 1.8; }
      ul.simple-user-list li .message i {
        width: 16px; }

/* Widget - Simple Post List */
ul.simple-post-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.simple-post-list li {
    border-bottom: 1px dotted #E2E2E2;
    padding: 15px 0; }
    ul.simple-post-list li::after {
      clear: both;
      content: "";
      display: block; }
    ul.simple-post-list li::last-child {
      border-bottom: 0; }
    ul.simple-post-list li .post-image {
      float: left;
      margin-right: 12px; }
    ul.simple-post-list li .post-meta {
      color: #888;
      font-size: 0.8em; }
    ul.simple-post-list li:last-child {
      border-bottom: none; }

/* Widget - Simple Todo List */
.simple-todo-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .simple-todo-list li {
    position: relative;
    padding: 0 0 4px 20px; }
    .simple-todo-list li.completed {
      color: #A7A7A7; }
      .simple-todo-list li.completed:before {
        position: absolute;
        top: -1px;
        left: 0;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        content: "\f00c";
        z-index: 1; }

/* Widget - Social Icons */
.social-icons-list {
  display: block;
  margin: 0;
  padding: 0; }
  .social-icons-list a {
    background: #007bff;
    border-radius: 25px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px; }
    .social-icons-list a:hover {
      text-decoration: none; }
    .social-icons-list a span {
      display: none; }
    .social-icons-list a i {
      color: #FFF;
      font-weight: normal; }

/* Widget - Simple Compose Box */
.simple-compose-box {
  border: 1px solid #d1d1d1;
  border-radius: 3px;
  background-color: #fff; }
  .simple-compose-box textarea {
    background-color: transparent;
    display: block;
    width: 100%;
    padding: 10px 10px 5px;
    border: 0;
    resize: none;
    border-radius: 3px; }
    .simple-compose-box textarea:focus {
      border: 0 none;
      outline: none; }
  .simple-compose-box .compose-box-footer {
    background-color: #F6F7F8;
    border-radius: 0 0 5px 5px; }
    .simple-compose-box .compose-box-footer::after {
      clear: both;
      content: "";
      display: block; }
    .simple-compose-box .compose-box-footer .compose-toolbar {
      list-style: none;
      margin: 0;
      padding: 0 3px;
      float: left; }
      .simple-compose-box .compose-box-footer .compose-toolbar li {
        display: inline-block; }
        .simple-compose-box .compose-box-footer .compose-toolbar li a {
          display: block;
          text-align: center;
          font-size: 16px;
          line-height: 30px;
          width: 30px;
          color: #B3B7BD; }
          .simple-compose-box .compose-box-footer .compose-toolbar li a:hover {
            background-color: #e8eaed; }
    .simple-compose-box .compose-box-footer .compose-btn {
      list-style: none;
      margin: 0;
      padding: 3px;
      float: right; }

/* Widget - Simple Card List */
ul.simple-card-list {
  list-style: none;
  padding: 0; }
  ul.simple-card-list li {
    padding: 10px 15px;
    margin: 15px 0;
    border-radius: 7px; }
    ul.simple-card-list li h3 {
      font-weight: 600;
      margin: 0; }
    ul.simple-card-list li p {
      margin: 0;
      opacity: .7; }

.simple-card-list li.primary {
  background: #007bff;
  color: #FFF; }

.simple-card-list li.success {
  background: #47a447;
  color: #FFF; }

.simple-card-list li.warning {
  background: #ed9c28;
  color: #FFF; }

.simple-card-list li.danger {
  background: #d2322d;
  color: #FFF; }

.simple-card-list li.info {
  background: #5bc0de;
  color: #FFF; }

.simple-card-list li.dark {
  background: #171717;
  color: #FFF; }

div.simple-card-list {
  display: table;
  width: 100%; }
  div.simple-card-list .card {
    display: table-cell; }
    div.simple-card-list .card .card-content {
      background-color: rgba(0, 0, 0, 0.1);
      border-radius: 3px;
      margin: 0 7px;
      padding: 5px; }
    div.simple-card-list .card h3 {
      font-weight: 600;
      margin: 0; }
    div.simple-card-list .card p {
      margin: 0;
      opacity: .7; }

/* Widget - Simple Button List */
ul.simple-bullet-list {
  list-style: none;
  padding: 0; }
  ul.simple-bullet-list li {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 10px; }
    ul.simple-bullet-list li:before {
      border: 6px solid #007bff;
      border-radius: 100px;
      content: '';
      display: inline-block;
      left: 0;
      margin: 0;
      position: absolute;
      top: 5px;
      z-index: 2; }
    ul.simple-bullet-list li .title {
      display: block;
      font-weight: 700;
      font-size: 0.85rem;
      line-height: 1.4;
      color: #171717; }
      ul.simple-bullet-list li .title a {
        color: #171717; }
    ul.simple-bullet-list li .description {
      display: block;
      color: #999;
      font-size: 0.7rem;
      line-height: 1.334; }
    ul.simple-bullet-list li.red:before {
      border-color: #d64b4b; }
    ul.simple-bullet-list li.green:before {
      border-color: #4dd79c; }
    ul.simple-bullet-list li.blue:before {
      border-color: #0090d9; }
    ul.simple-bullet-list li.orange:before {
      border-color: #E2A917; }

/* Widget - Summary */
.widget-summary {
  display: table;
  width: 100%; }
  .widget-summary::after {
    clear: both;
    content: "";
    display: block; }
  .widget-summary .widget-summary-col {
    display: table-cell;
    vertical-align: top;
    width: 100%; }
    .widget-summary .widget-summary-col.widget-summary-col-icon {
      width: 1%; }
  .widget-summary .summary-icon {
    margin-right: 15px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 3.2rem;
    text-align: center;
    color: #fff;
    border-radius: 55px; }
  .widget-summary .summary {
    min-height: 65px;
    word-break: break-all; }
    .widget-summary .summary .title {
      margin: 0;
      font-size: 0.9rem;
      color: #333;
      font-weight: 500;
      line-height: 1.5; }
    .widget-summary .summary .info {
      font-size: 0.85rem; }
      .widget-summary .summary .info span {
        vertical-align: middle; }
    .widget-summary .summary .amount {
      margin-right: .2em;
      font-weight: 600;
      color: #333;
      vertical-align: middle;
      font-size: 1.4rem; }
  .widget-summary .summary-footer {
    padding: 5px 0 0;
    border-top: 1px dotted #ddd;
    text-align: right; }
  .bg-primary .widget-summary .summary .title, .bg-primary .widget-summary .summary .amount {
    color: #FFF !important; }
  .bg-primary .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1); }
  .bg-primary .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2); }
    .bg-primary .widget-summary .summary-footer a {
      color: #FFF;
      opacity: 0.6; }
  .bg-secondary .widget-summary .summary .title, .bg-secondary .widget-summary .summary .amount {
    color: #FFF !important; }
  .bg-secondary .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1); }
  .bg-secondary .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2); }
    .bg-secondary .widget-summary .summary-footer a {
      color: #FFF;
      opacity: 0.6; }
  .bg-tertiary .widget-summary .summary .title, .bg-tertiary .widget-summary .summary .amount {
    color: #FFF !important; }
  .bg-tertiary .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1); }
  .bg-tertiary .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2); }
    .bg-tertiary .widget-summary .summary-footer a {
      color: #FFF;
      opacity: 0.6; }
  .bg-quaternary .widget-summary .summary .title, .bg-quaternary .widget-summary .summary .amount {
    color: #FFF !important; }
  .bg-quaternary .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1); }
  .bg-quaternary .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2); }
    .bg-quaternary .widget-summary .summary-footer a {
      color: #FFF;
      opacity: 0.6; }
  .bg-success .widget-summary .summary .title, .bg-success .widget-summary .summary .amount {
    color: #FFF !important; }
  .bg-success .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1); }
  .bg-success .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2); }
    .bg-success .widget-summary .summary-footer a {
      color: #FFF;
      opacity: 0.6; }
  .bg-warning .widget-summary .summary .title, .bg-warning .widget-summary .summary .amount {
    color: #FFF !important; }
  .bg-warning .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1); }
  .bg-warning .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2); }
    .bg-warning .widget-summary .summary-footer a {
      color: #FFF;
      opacity: 0.6; }
  .bg-danger .widget-summary .summary .title, .bg-danger .widget-summary .summary .amount {
    color: #FFF !important; }
  .bg-danger .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1); }
  .bg-danger .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2); }
    .bg-danger .widget-summary .summary-footer a {
      color: #FFF;
      opacity: 0.6; }
  .bg-info .widget-summary .summary .title, .bg-info .widget-summary .summary .amount {
    color: #FFF !important; }
  .bg-info .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1); }
  .bg-info .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2); }
    .bg-info .widget-summary .summary-footer a {
      color: #FFF;
      opacity: 0.6; }
  .bg-dark .widget-summary .summary .title, .bg-dark .widget-summary .summary .amount {
    color: #FFF !important; }
  .bg-dark .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1); }
  .bg-dark .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2); }
    .bg-dark .widget-summary .summary-footer a {
      color: #FFF;
      opacity: 0.6; }

@media (min-width: 480px) {
  .widget-summary.widget-summary-xlg {
    padding: 5px 0; }
    .widget-summary.widget-summary-xlg .summary-icon {
      width: 110px;
      height: 110px;
      line-height: 110px;
      font-size: 3.2rem; }
    .widget-summary.widget-summary-xlg .summary {
      min-height: 80px; }
      .widget-summary.widget-summary-xlg .summary .title {
        font-size: 1.4rem; }
      .widget-summary.widget-summary-xlg .summary .info {
        font-size: 0.9rem; } }

.widget-summary.widget-summary-lg {
  padding: 0; }
  .widget-summary.widget-summary-lg .summary-icon {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 3rem; }
  .widget-summary.widget-summary-lg .summary {
    min-height: 65px; }
    .widget-summary.widget-summary-lg .summary .title {
      font-size: 0.9rem; }
    .widget-summary.widget-summary-lg .summary .info {
      font-size: 0.85rem; }

.widget-summary.widget-summary-md {
  padding: 0; }
  .widget-summary.widget-summary-md .summary-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 2.4rem; }
  .widget-summary.widget-summary-md .summary {
    min-height: 0;
    margin-top: 12px; }
    .widget-summary.widget-summary-md .summary .title {
      font-size: 0.75rem; }
    .widget-summary.widget-summary-md .summary .info {
      font-size: 0.7rem; }
    .widget-summary.widget-summary-md .summary .amount {
      font-size: 1rem;
      font-weight: 700; }
  .widget-summary.widget-summary-md .summary-footer {
    display: none; }

.widget-summary.widget-summary-sm {
  padding: 0; }
  .widget-summary.widget-summary-sm .summary-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.7rem; }
  .widget-summary.widget-summary-sm .summary {
    min-height: 0;
    margin-top: 4px; }
    .widget-summary.widget-summary-sm .summary .title {
      font-size: 0.75rem; }
    .widget-summary.widget-summary-sm .summary .info {
      font-size: 0.7rem; }
    .widget-summary.widget-summary-sm .summary .amount {
      font-size: 0.9rem;
      font-weight: 700; }
  .widget-summary.widget-summary-sm .summary-footer {
    display: none; }

.widget-summary.widget-summary-xs {
  padding: 0; }
  .widget-summary.widget-summary-xs .summary-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1rem; }
  .widget-summary.widget-summary-xs .summary {
    min-height: 0; }
    .widget-summary.widget-summary-xs .summary .title {
      font-size: 0.75rem;
      line-height: 40px; }
    .widget-summary.widget-summary-xs .summary .info {
      display: none; }
  .widget-summary.widget-summary-xs .summary-footer {
    display: none; }

/* Widget - Todo List */
ul.widget-todo-list {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative; }
  ul.widget-todo-list li {
    border-bottom: 1px dotted #ddd;
    padding: 15px 15px 15px 0;
    position: relative; }
    ul.widget-todo-list li label.line-through span {
      text-decoration: line-through; }
    ul.widget-todo-list li .checkbox-custom {
      margin-bottom: 0; }
      ul.widget-todo-list li .checkbox-custom label {
        padding-left: 10px; }
    ul.widget-todo-list li .todo-actions {
      position: absolute;
      top: 14px;
      right: 0;
      bottom: 14px; }
      ul.widget-todo-list li .todo-actions .todo-remove {
        font-size: 10px;
        vertical-align: middle;
        color: #999; }
    ul.widget-todo-list li:last-child {
      border-bottom: 0 none; }

/* Widget - Profile Info */
.widget-profile-info {
  display: table;
  width: 100%; }
  .widget-profile-info .profile-picture {
    display: table-cell;
    vertical-align: middle;
    width: 1%; }
    .widget-profile-info .profile-picture img {
      display: block;
      width: 100px;
      height: 100px;
      margin-right: 15px;
      border: 4px solid #fff;
      border-radius: 50px; }
  .widget-profile-info .profile-info {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    color: #FFF; }
    .widget-profile-info .profile-info .profile-footer {
      padding: 5px 0 0;
      border-top: 1px solid rgba(255, 255, 255, 0.6);
      text-align: right; }
      .widget-profile-info .profile-info .profile-footer a {
        color: #fff;
        opacity: 0.6; }

/* Widget - Twitter Profile */
.widget-twitter-profile {
  background-color: #007bff;
  border-radius: 5px;
  color: #fff; }
  .widget-twitter-profile .top-image img {
    width: 100%;
    border-radius: 5px 5px 0 0; }
  .widget-twitter-profile .profile-info {
    padding: 15px;
    min-height: 75px; }
    .widget-twitter-profile .profile-info::after {
      clear: both;
      content: "";
      display: block; }
    .widget-twitter-profile .profile-info .profile-picture {
      float: left;
      margin-right: 15px;
      position: relative; }
      .widget-twitter-profile .profile-info .profile-picture img {
        display: block;
        width: 100px;
        height: 100px;
        margin: -25px 0;
        border: 4px solid #fff;
        border-radius: 50px; }
    .widget-twitter-profile .profile-info .profile-account {
      float: left; }
      .widget-twitter-profile .profile-info .profile-account .name {
        margin: 0; }
      .widget-twitter-profile .profile-info .profile-account .account {
        color: white;
        margin: 0;
        line-height: 1.4; }
    .widget-twitter-profile .profile-info .profile-stats {
      float: right;
      list-style: none;
      padding: 5px 0;
      margin: 0; }
      .widget-twitter-profile .profile-info .profile-stats li {
        float: left;
        padding: 0 10px; }
        .widget-twitter-profile .profile-info .profile-stats li .stat {
          margin: 0; }
        .widget-twitter-profile .profile-info .profile-stats li .count {
          display: block;
          margin: 0;
          line-height: 1.4;
          font-weight: 600; }
  .widget-twitter-profile .profile-quote {
    background-color: #1486ff;
    border-radius: 0 0 5px 5px;
    padding: 25px 15px 15px 150px; }
    .widget-twitter-profile .profile-quote blockquote {
      padding: 0;
      margin: 0;
      border: 0; }
      .widget-twitter-profile .profile-quote blockquote p {
        position: relative;
        font-style: italic;
        font-size: 1rem;
        line-height: 1.6;
        padding: 15px 0;
        margin: 0 0 10px;
        font-family: Georgia, serif;
        color: #FFF; }
        .widget-twitter-profile .profile-quote blockquote p:before {
          position: absolute;
          top: 0;
          left: -45px;
          content: '\201C';
          line-height: 1;
          font-size: 80px;
          font-family: Georgia, serif;
          font-style: normal; }
    .widget-twitter-profile .profile-quote .quote-footer {
      border-top: 1px solid #3395ff;
      padding: 5px 0;
      text-align: right;
      color: white; }
      .widget-twitter-profile .profile-quote .quote-footer a {
        color: white; }

/* Widget - Twitter Profile Responsive */
@media only screen and (max-width: 479px) {
  .widget-twitter-profile .profile-info .profile-stats {
    clear: both;
    float: none;
    padding: 45px 0 0;
    text-align: center; }
    .widget-twitter-profile .profile-info .profile-stats li {
      display: inline-block;
      float: none; } }

@media only screen and (max-width: 767px) {
  .widget-twitter-profile .profile-quote {
    padding-left: 10px; }
    .widget-twitter-profile .profile-quote blockquote {
      padding-left: 45px; } }

html.dark {
  /* Widget Summary */
  /* Panel Footer - Button Group */
  /* To-do List */
  /* Simple Post List */
  /* Simple User List */
  /* Simple Bullet List */
  /* Simple Compose Box */ }
  html.dark .widget-summary .summary .title,
  html.dark .widget-summary .summary .amount {
    color: #EEE; }
  html.dark .widget-summary .summary-footer {
    border-color: #4C4C4C; }
  html.dark .card-footer-btn-group a {
    background-color: #282d36;
    border-color: #21262d; }
    html.dark .card-footer-btn-group a:hover {
      background-color: #2e353e; }
  html.dark ul.widget-todo-list li {
    border-color: #242830; }
  html.dark ul.simple-post-list li {
    border-color: #4c4c4c; }
  html.dark ul.simple-user-list li .title {
    color: #EEE; }
  html.dark ul.simple-bullet-list li .title {
    color: #EEE; }
  html.dark .simple-compose-box {
    background-color: #282d36;
    border-color: #282d36; }
    html.dark .simple-compose-box .compose-box-footer {
      background-color: #21262d; }

/* Wizard */
.card-body .wizard-tabs {
  margin: -15px -15px 15px; }

.card-body-nopadding .wizard-tabs {
  margin: 0; }

.wizard-tabs ul {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none; }
  .wizard-tabs ul > li {
    display: table-cell;
    border-bottom: 1px solid #EEE; }
    .wizard-tabs ul > li.active {
      border-bottom-color: transparent; }
      .wizard-tabs ul > li.active > a, .wizard-tabs ul > li.active > a:hover, .wizard-tabs ul > li.active > a:focus {
        background: #FFF;
        color: #555; }
      .wizard-tabs ul > li.active > a:after {
        border-left-color: #FFF; }
      .wizard-tabs ul > li.active .badge {
        background-color: #007bff; }
    .wizard-tabs ul > li.disabled > a, .wizard-tabs ul > li.disabled > a:hover, .wizard-tabs ul > li.disabled > a:focus {
      color: #CCC; }
    .wizard-tabs ul > li.disabled .badge {
      background-color: #CCC; }
    .wizard-tabs ul > li > a {
      position: relative;
      display: block;
      padding: 5px;
      font-size: 0.85rem;
      text-decoration: none;
      color: #555; }
      .wizard-tabs ul > li > a .badge {
        border-radius: 100%;
        color: #FFF;
        background: #CCC;
        padding: 0.4rem 0.55rem;
        margin-right: 5px;
        position: relative;
        top: -1px; }
      .wizard-tabs ul > li > a, .wizard-tabs ul > li > a:hover {
        background: #F4F4F4;
        color: #555; }
      .wizard-tabs ul > li > a:hover {
        box-shadow: none; }
      .wizard-tabs ul > li > a:active, .wizard-tabs ul > li > a:focus {
        border-bottom: 0; }
      .wizard-tabs ul > li > a:before, .wizard-tabs ul > li > a:after {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        right: -10px;
        z-index: 1;
        border: 17px solid transparent;
        border-right: 0;
        border-left: 10px solid transparent;
        width: 0;
        height: 0; }
      .wizard-tabs ul > li > a:before {
        z-index: 1;
        right: -11px;
        border-left-color: #E0E0E0; }
      .wizard-tabs ul > li > a:after {
        z-index: 2;
        border-left-color: #F4F4F4; }
    .wizard-tabs ul > li:last-child > a:before, .wizard-tabs ul > li:last-child > a:after {
      display: none; }

html.dark .wizard-tabs ul > li {
  border-color: #282d36; }
  html.dark .wizard-tabs ul > li.active {
    border-color: #2e353e; }
    html.dark .wizard-tabs ul > li.active a, html.dark .wizard-tabs ul > li.active a:hover, html.dark .wizard-tabs ul > li.active a:active {
      background: #2e353e;
      color: #EEE; }
    html.dark .wizard-tabs ul > li.active a:before {
      border-left-color: #21262d; }
    html.dark .wizard-tabs ul > li.active a:after {
      border-left-color: #2e353e; }
  html.dark .wizard-tabs ul > li a, html.dark .wizard-tabs ul > li a:hover {
    background: #282d36;
    color: #EEE; }
  html.dark .wizard-tabs ul > li a:before {
    border-left-color: #21262d; }
  html.dark .wizard-tabs ul > li a:after {
    border-left-color: #282d36; }

html .wizard-progress,
html.dark .wizard-progress {
  margin: 0 15px; }
  html .wizard-progress .steps-progress,
  html.dark .wizard-progress .steps-progress {
    height: 2px;
    margin: 0 38px;
    position: relative;
    top: 15px;
    background: #CCC; }
    html .wizard-progress .steps-progress .progress-indicator,
    html.dark .wizard-progress .steps-progress .progress-indicator {
      height: 100%;
      width: 0;
      background: #007bff;
      transition: width .2s ease-in; }
  html .wizard-progress .wizard-steps,
  html.dark .wizard-progress .wizard-steps {
    list-style: none;
    margin: 0;
    padding: 15px 0 0;
    display: inline-block;
    width: 100%;
    font-size: 0;
    text-align: justify; }
    html .wizard-progress .wizard-steps:after,
    html.dark .wizard-progress .wizard-steps:after {
      display: inline-block;
      width: 100%;
      content: '.';
      font-size: 0;
      height: 0;
      line-height: 0;
      visibility: hidden; }
    html .wizard-progress .wizard-steps li,
    html.dark .wizard-progress .wizard-steps li {
      display: inline-block;
      vertical-align: top;
      min-width: 50px;
      max-width: 100px; }
      html .wizard-progress .wizard-steps li a,
      html.dark .wizard-progress .wizard-steps li a {
        position: relative;
        display: block;
        padding: 25px 8px 0;
        font-size: 11px;
        color: #33333F;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        text-decoration: none; }
        html .wizard-progress .wizard-steps li a span,
        html.dark .wizard-progress .wizard-steps li a span {
          position: absolute;
          top: 0;
          left: 50%;
          display: block;
          background: #CCC;
          color: #FFF;
          line-height: 26px;
          text-align: center;
          margin-top: -15px;
          margin-left: -15px;
          width: 30px;
          height: 30px;
          border-radius: 35px;
          font-size: 13px;
          text-indent: -1px;
          border: 2px solid #CCC;
          transition: all .2s ease-in; }
      html .wizard-progress .wizard-steps li.completed a span,
      html.dark .wizard-progress .wizard-steps li.completed a span {
        background: #007bff;
        color: #FFF; }
      html .wizard-progress .wizard-steps li.active a span,
      html.dark .wizard-progress .wizard-steps li.active a span {
        background: #FFF;
        color: #007bff;
        border-color: #007bff; }
      html .wizard-progress .wizard-steps li.completed.active a span,
      html.dark .wizard-progress .wizard-steps li.completed.active a span {
        color: #FFF; }
  html .wizard-progress.wizard-progress-lg,
  html.dark .wizard-progress.wizard-progress-lg {
    margin: 0 auto 30px;
    width: 80%; }
    html .wizard-progress.wizard-progress-lg .steps-progress,
    html.dark .wizard-progress.wizard-progress-lg .steps-progress {
      margin: 0 52px;
      height: 4px;
      top: 34px; }
    html .wizard-progress.wizard-progress-lg .wizard-steps,
    html.dark .wizard-progress.wizard-progress-lg .wizard-steps {
      padding-top: 30px; }
    html .wizard-progress.wizard-progress-lg ul li,
    html.dark .wizard-progress.wizard-progress-lg ul li {
      max-width: 135px; }
      html .wizard-progress.wizard-progress-lg ul li a,
      html.dark .wizard-progress.wizard-progress-lg ul li a {
        padding-top: 40px;
        font-size: 14px; }
        html .wizard-progress.wizard-progress-lg ul li a span,
        html.dark .wizard-progress.wizard-progress-lg ul li a span {
          width: 60px;
          height: 60px;
          margin-top: -30px;
          margin-left: -30px;
          border-radius: 60px;
          line-height: 52px;
          font-size: 22px;
          border-width: 4px; }

html.dark .wizard-progress .wizard-steps li a {
  color: #808697; }

html.dark .wizard-progress.wizard-progress ul li a span {
  background: #242830;
  border-color: #242830; }

html.dark .wizard-progress .wizard-steps li.active a span {
  background: #242830; }

html.dark .wizard-progress .steps-progress {
  background: #242830; }

@media only screen and (max-width: 991px) {
  html .wizard-progress, html .wizard-progress.wizard-progress-lg, html.dark .wizard-progress, html.dark .wizard-progress.wizard-progress-lg {
    width: auto;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px; }
  html .wizard-progress .steps-progress,
  html.dark .wizard-progress .steps-progress {
    display: none; }
  html .wizard-progress .wizard-steps,
  html.dark .wizard-progress .wizard-steps {
    display: block;
    font-size: 0;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    width: 100%; }
    html .wizard-progress .wizard-steps li,
    html.dark .wizard-progress .wizard-steps li {
      transition: margin .5s linear;
      display: inline-block;
      float: none;
      position: relative;
      width: 100%;
      min-width: 0;
      max-width: none; }
      html .wizard-progress .wizard-steps li a,
      html.dark .wizard-progress .wizard-steps li a {
        position: relative;
        z-index: 2; }
      html .wizard-progress .wizard-steps li:before, html .wizard-progress .wizard-steps li:after, html.dark .wizard-progress .wizard-steps li:before, html.dark .wizard-progress .wizard-steps li:after {
        content: '';
        display: block;
        height: 2px;
        position: absolute;
        top: 0;
        width: 50%; }
      html .wizard-progress .wizard-steps li:before, html.dark .wizard-progress .wizard-steps li:before {
        background: #007bff;
        left: 0; }
      html .wizard-progress .wizard-steps li:after, html.dark .wizard-progress .wizard-steps li:after {
        background: #CCC;
        right: 0; }
      html .wizard-progress .wizard-steps li.active, html.dark .wizard-progress .wizard-steps li.active {
        margin-left: 0; }
      html .wizard-progress .wizard-steps li.completed, html.dark .wizard-progress .wizard-steps li.completed {
        margin-left: -100%; }
        html .wizard-progress .wizard-steps li.completed:after, html.dark .wizard-progress .wizard-steps li.completed:after {
          background: #007bff; }
      html .wizard-progress .wizard-steps li.completed.active, html.dark .wizard-progress .wizard-steps li.completed.active {
        margin-left: 0; }
      html .wizard-progress .wizard-steps li:first-child:before, html.dark .wizard-progress .wizard-steps li:first-child:before {
        display: none; }
      html .wizard-progress .wizard-steps li:last-child:after, html.dark .wizard-progress .wizard-steps li:last-child:after {
        display: none; }
  html .wizard-progress.wizard-progress-lg .wizard-steps li, html.dark .wizard-progress.wizard-progress-lg .wizard-steps li {
    min-width: 0;
    max-width: none; }
    html .wizard-progress.wizard-progress-lg .wizard-steps li:before, html .wizard-progress.wizard-progress-lg .wizard-steps li:after, html.dark .wizard-progress.wizard-progress-lg .wizard-steps li:before, html.dark .wizard-progress.wizard-progress-lg .wizard-steps li:after {
      height: 4px; } }

.form-wizard {
  margin-bottom: 20px; }
  .form-wizard .tabs {
    margin-bottom: 0; }
  .form-wizard .tab-content {
    background: #FFF;
    border: 0 none;
    box-shadow: none; }
  .form-wizard ul.pager .next a,
  .form-wizard ul.pager .previous a,
  .form-wizard ul.pager .first a,
  .form-wizard ul.pager .last a,
  .form-wizard ul.pager .finish a {
    cursor: pointer; }
  .form-wizard ul.pager .disabled a {
    cursor: not-allowed; }
  .form-wizard ul.pager .next.disabled {
    display: none; }

html.dark .form-wizard .pager li > a,
html.dark .form-wizard .pager li > a:hover,
html.dark .form-wizard .pager li > a:focus,
html.dark .form-wizard .pager li > span {
  background: #2e353e;
  border-color: #282d36;
  color: #EEE; }

html.dark .form-wizard .pager .disabled > a,
html.dark .form-wizard .pager .disabled > a:hover,
html.dark .form-wizard .pager .disabled > a:focus,
html.dark .form-wizard .pager .disabled > span {
  background: #282d36;
  border-color: #282d36;
  color: #EEE; }

/* Word Rotator */
.wort-rotator {
  visibility: hidden;
  width: 100px;
  height: 0px;
  margin-bottom: -7px;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  position: relative;
  top: -1px; }
  .wort-rotator.active {
    visibility: visible;
    width: auto; }
  .wort-rotator .wort-rotator-items {
    position: relative;
    top: 0;
    width: 100%; }
    .wort-rotator .wort-rotator-items span {
      display: block;
      white-space: nowrap; }
  .wort-rotator.highlight {
    top: 1px; }

/* Word Rotator - Titles */
h1 .wort-rotator {
  margin-bottom: -12px; }

h2 .wort-rotator {
  margin-bottom: -12px; }

h2.word-rotator-title {
  line-height: 54px; }

.fc .fc-toolbar h2 {
  color: #171717;
  font-size: 1.4rem;
  font-weight: normal; }
  .fc .fc-toolbar h2:before {
    color: #007bff;
    content: "\f073";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 1.8rem;
    font-style: normal;
    line-height: 1;
    margin-right: 10px;
    position: relative;
    top: 2px;
    -webkit-font-smoothing: antialiased; }

.fc .fc-toolbar .fc-button {
  background: #FFF;
  box-shadow: none;
  text-shadow: none;
  font-size: 0.9em;
  padding: 2px 0.8em 3px;
  height: auto;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .fc .fc-toolbar .fc-button.fc-state-active {
    color: #FFF; }

.fc .fc-day-grid-container {
  overflow: visible !important;
  height: auto !important; }

.fc .fc-widget-header th {
  line-height: 35px; }

.fc .fc-event {
  color: #FFF !important; }

/* Fullcalendar - Event States */
/* Buttons - States */
.fc-event.fc-event-default {
  background: #ebebeb;
  border-color: #ebebeb; }
  .fc-event.fc-event-default .fc-event-inner {
    color: #777; }

a.fc-event.fc-event-default:hover {
  color: #777; }

.fc-event.fc-event-primary {
  background: #007bff;
  border-color: #007bff; }
  .fc-event.fc-event-primary .fc-event-inner {
    color: #FFF; }

a.fc-event.fc-event-primary:hover {
  color: #FFF; }

.fc-event.fc-event-success {
  background: #47a447;
  border-color: #47a447; }
  .fc-event.fc-event-success .fc-event-inner {
    color: #FFF; }

a.fc-event.fc-event-success:hover {
  color: #FFF; }

.fc-event.fc-event-warning {
  background: #ed9c28;
  border-color: #ed9c28; }
  .fc-event.fc-event-warning .fc-event-inner {
    color: #FFF; }

a.fc-event.fc-event-warning:hover {
  color: #FFF; }

.fc-event.fc-event-danger {
  background: #d2322d;
  border-color: #d2322d; }
  .fc-event.fc-event-danger .fc-event-inner {
    color: #FFF; }

a.fc-event.fc-event-danger:hover {
  color: #FFF; }

.fc-event.fc-event-info {
  background: #5bc0de;
  border-color: #5bc0de; }
  .fc-event.fc-event-info .fc-event-inner {
    color: #FFF; }

a.fc-event.fc-event-info:hover {
  color: #FFF; }

.fc-event.fc-event-dark {
  background: #171717;
  border-color: #171717; }
  .fc-event.fc-event-dark .fc-event-inner {
    color: #FFF; }

a.fc-event.fc-event-dark:hover {
  color: #FFF; }

/* Fullcalendar - External Events */
.external-event {
  cursor: move;
  display: inline-block;
  font-size: 0.75rem;
  font-weight: normal;
  margin: 5px;
  padding: 10px;
  text-align: left; }

/* dark */
html.dark .fc .fc-toolbar h2 {
  color: #FFF; }

html.dark .fc .fc-toolbar .fc-button {
  background: #21262d;
  color: #FFF; }

html.dark .fc-unthemed th,
html.dark .fc-unthemed td,
html.dark .fc-unthemed thead,
html.dark .fc-unthemed tbody,
html.dark .fc-unthemed .fc-divider,
html.dark .fc-unthemed .fc-row,
html.dark .fc-unthemed .fc-popover {
  border-color: rgba(0, 0, 0, 0.3); }

html.dark .fc-unthemed .fc-today {
  background: #21262d; }

/* Invoice */
.invoice {
  padding: 0 15px 15px; }

/* Invoice Address Tag */
.invoice address {
  color: #7F8597;
  line-height: 1.5em; }

/* Invoice header */
.invoice header {
  border-bottom: 1px solid #DADADA;
  margin-bottom: 15px; }
  .invoice header .h2,
  .invoice header .h4 {
    letter-spacing: 0; }

/* Invoice Billing Information */
.invoice .bill-to,
.invoice .bill-data {
  padding: 15px 0; }

.invoice .bill-data .value {
  display: inline-block;
  margin-left: 10px;
  width: 90px; }

/* Invoice table */
.invoice table.table {
  table-layout: fixed; }
  .invoice table.table > thead:first-child > tr > th {
    background-color: #F8F8F8;
    border-bottom: 1px solid #DADADA;
    border-top: 1px solid #DADADA; }
  .invoice table.table > tbody tr > td {
    border-color: #DADADA; }

/* Invoice table items */
.invoice .invoice-items > tbody tr:last-child > td {
  border-bottom: 1px solid #DADADA; }

.invoice .invoice-items #cell-id {
  width: 10%; }

.invoice .invoice-items #cell-item {
  width: 20%; }

.invoice .invoice-items #cell-desc {
  width: 20%; }

.invoice .invoice-items #cell-price {
  width: 10%; }

.invoice .invoice-items #cell-qty {
  width: 10%; }

.invoice .invoice-items #cell-total {
  width: 10%; }

/* Invoice summary */
.invoice-summary .col-sm-4 {
  padding-left: 0; }

/* Invoice Responsiveness */
@media only screen and (max-width: 991px) {
  .invoice .table-responsive > table.table {
    table-layout: auto; }
  .invoice-summary .col-sm-4 {
    padding-left: 15px; } }

/* Invoice Print */
@media print {
  .invoice .table-responsive {
    border: none !important;
    overflow: visible !important;
    width: auto !important; }
  .invoice table.table.invoice-items {
    table-layout: auto; }
  .invoice header .col-sm-6:first-child,
  .invoice header .col-sm-6:last-child,
  .invoice .bill-info .col-md-6 {
    float: left !important; }
  .invoice header .col-sm-6:first-child {
    width: 25% !important; }
  .invoice header .col-sm-6:last-child {
    width: 75% !important; }
  .invoice .bill-info .col-md-6 {
    width: 50% !important; }
  .invoice .invoice-summary .col-sm-4 {
    float: right;
    padding: 0;
    width: 40%; } }

/* dark */
html.dark .invoice header {
  border-bottom-color: #282d36; }

html.dark .invoice table.table > thead:first-child > tr > th {
  background-color: #282d36;
  border-bottom-color: #282d36;
  border-top-color: #282d36; }

html.dark .invoice table.table > tbody tr > td {
  border-color: #282d36; }

/* Turns Container With Sidebar Fluid when layout is Boxed */
.container-with-sidebar {
  max-width: none; }

html.boxed .container-with-sidebar {
  width: 100% !important; }

html.boxed:not(.sidebar-left-collapsed) .container-with-sidebar [class*="col-"]:not(.isotope-item) {
  width: 100%; }

/* Container With Sidebar - Sidebar Collapsed */
@media (min-width: 768px) and (max-width: 991px) {
  .container-with-sidebar {
    width: 100%; } }

@media (min-width: 992px) {
  .container-with-sidebar {
    width: calc(970px - 144px); } }

@media (min-width: 1200px) {
  .container-with-sidebar {
    width: calc(1170px - 144px); } }

@media (min-width: 1600px) {
  .container-with-sidebar {
    width: calc(1570px - 144px) !important; } }

/* Container With Sidebar */
@media (min-width: 768px) and (max-width: 1199px) {
  html:not(.sidebar-left-collapsed):not(.boxed) .container-with-sidebar {
    width: 100%; }
    html:not(.sidebar-left-collapsed):not(.boxed) .container-with-sidebar [class*="col-"]:not(.isotope-item) {
      width: 100%; } }

@media (min-width: 992px) {
  html:not(.sidebar-left-collapsed):not(.boxed) .container-with-sidebar {
    width: calc(970px - 300px); } }

@media (min-width: 1200px) {
  html:not(.sidebar-left-collapsed):not(.boxed) .container-with-sidebar {
    width: calc(1170px - 300px); } }

@media (min-width: 1600px) {
  html:not(.sidebar-left-collapsed):not(.boxed) .container-with-sidebar {
    width: calc(1570px - 300px) !important; } }

/* Custom Padding Bottom - When Boxed layout */
html.boxed .custom-padding {
  padding-bottom: 0;
  padding-top: 50px; }

/* Custom Padding Bottom - With Sidebar */
@media (max-width: 1470px) {
  html:not(.sidebar-left-collapsed) .custom-padding {
    padding-bottom: 0;
    padding-top: 30px; } }

/* Custom Padding Bottom - Without Sidebar */
@media (max-width: 1599px) {
  .custom-padding {
    padding-bottom: 0;
    padding-top: 30px; } }

/* Custom Padding Bottom - Without Sidebar */
@media (max-width: 767px) {
  .custom-padding {
    padding-bottom: 0;
    padding-top: 0px; } }

/* Custom Padding Bottom - Without Sidebar */
@media (min-width: 1600px) {
  .custom-padding {
    padding-bottom: 0;
    padding-top: 50px; } }

/* Custom Position For Porto Front-End Landing Dashboard */
.custom-pos {
  position: relative;
  top: 20px; }
  @media (max-width: 1599px) {
    .custom-pos {
      top: 70px; }
      .custom-pos .abs-bottom-left {
        left: 0; } }
  @media (max-width: 1199px) {
    .custom-pos .abs-bottom-left {
      width: 30%;
      bottom: 120px; } }
  @media (max-width: 991px) {
    .custom-pos {
      top: 10px; }
      .custom-pos .abs-bottom-left {
        width: initial;
        left: 8vw;
        bottom: -10px;
        transform: translateX(-50%); } }

/* Custom Position For Porto Front-End Landing Dashboard - With Sidebar */
@media (max-width: 1599px) {
  html:not(.sidebar-left-collapsed) .custom-pos {
    top: 100px; }
    html:not(.sidebar-left-collapsed) .custom-pos .abs-bottom-left {
      width: 30%;
      bottom: 80px; } }

@media (max-width: 1199px) {
  html:not(.sidebar-left-collapsed) .custom-pos {
    top: 10px; }
    html:not(.sidebar-left-collapsed) .custom-pos .abs-bottom-left {
      width: 30%;
      bottom: 190px; } }

@media (max-width: 991px) {
  html:not(.sidebar-left-collapsed) .custom-pos .abs-bottom-left {
    width: 35%;
    left: 8vw;
    bottom: 0; } }

/* Custom Position For Porto Front-End Landing Dashboard - Layout Boxed */
html.boxed .custom-pos {
  top: 100px; }
  html.boxed .custom-pos .abs-bottom-left {
    left: -5px; }
  @media (max-width: 991px) {
    html.boxed .custom-pos .abs-bottom-left {
      width: 35%;
      left: 9vw; } }

html.boxed:not(.sidebar-left-collapsed) .custom-pos {
  top: 10px; }
  html.boxed:not(.sidebar-left-collapsed) .custom-pos .abs-bottom-left {
    left: 6vw; }
  @media (max-width: 1599px) {
    html.boxed:not(.sidebar-left-collapsed) .custom-pos .abs-bottom-left {
      width: 24%; } }
  @media (max-width: 1199px) {
    html.boxed:not(.sidebar-left-collapsed) .custom-pos .abs-bottom-left {
      width: 27%;
      left: 2vw; } }
  @media (max-width: 991px) {
    html.boxed:not(.sidebar-left-collapsed) .custom-pos .abs-bottom-left {
      width: 35%;
      left: 9vw; } }

/* Section Padding */
.section-padding {
  padding: 90px 0 75px; }

/* Section Full Width Background Light */
.section-full-width-bg-light {
  position: relative;
  background-color: #FFF; }
  .section-full-width-bg-light:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background-color: #FFF;
    z-index: 0;
    transform: translateX(-50%); }

/* Absolute Position Bottom Left */
.abs-bottom-left {
  position: absolute;
  bottom: -3px;
  left: 40px; }

/* Overflow Hidden */
.overflow-hidden {
  overflow: hidden; }

/* List */
.list.list-icons > li {
  line-height: 2.2; }

/* Testimonial */
.testimonial {
  background: #ecedf0;
  padding: 40px; }
  .testimonial blockquote {
    position: relative;
    border-left: none;
    font-family: Georgia, serif;
    padding: 10px 60px;
    margin-bottom: 0; }
    .testimonial blockquote:before {
      left: 10px;
      top: 0;
      color: #777;
      content: "\201C";
      font-size: 80px;
      font-style: normal;
      font-family: Georgia, serif;
      line-height: 1;
      position: absolute; }
    .testimonial blockquote:after {
      color: #777;
      content: "\201D";
      font-size: 80px;
      font-style: normal;
      font-family: Georgia, serif;
      line-height: 1;
      position: absolute;
      bottom: -0.5em;
      right: 10px; }
    .testimonial blockquote p {
      font-family: Georgia, serif;
      font-size: 18px;
      line-height: 1.8; }

.log-viewer {
  line-height: 2.6rem;
  font-family: monospace;
  font-size: 0.85rem; }

.mailbox .content-with-menu-container {
  background: #FFF; }

.mailbox .mailbox-bullets .ball {
  border: 5px solid red;
  border-radius: 100px;
  display: block;
  float: right;
  margin-top: 6px; }
  .mailbox .mailbox-bullets .ball.pink {
    border-color: #EA4C89; }
  .mailbox .mailbox-bullets .ball.green {
    border-color: #9AE14F; }
  .mailbox .mailbox-bullets .ball.blue {
    border-color: #1BC3E1; }
  .mailbox .mailbox-bullets .ball.orange {
    border-color: #E2A917; }

.mailbox .mailbox-folder {
  height: auto !important;
  padding: 0 0 40px; }

/* mailbox - main header */
.mailbox .mailbox-folder .mailbox-header {
  padding: 38px 40px 43px; }
  @media only screen and (max-width: 767px) {
    .mailbox .mailbox-folder .mailbox-header {
      padding: 20px; } }
  @media only screen and (max-width: 767px) {
    .mailbox .mailbox-folder .mailbox-header .mailbox-title {
      margin-bottom: 10px !important; } }
  .mailbox .mailbox-folder .mailbox-header .search {
    float: right;
    margin-top: 3px;
    max-width: 100px; }
    .mailbox .mailbox-folder .mailbox-header .search input[type="text"] {
      transition-property: width, margin;
      transition-duration: .3s;
      transition-timing-function: cubic-bezier(0.05, 0.91, 0.25, 0.99); }
      .mailbox .mailbox-folder .mailbox-header .search input[type="text"]:focus {
        margin-left: -150%;
        width: 250%; }
        @media only screen and (max-width: 767px) {
          .mailbox .mailbox-folder .mailbox-header .search input[type="text"]:focus {
            margin-left: 0;
            width: 100%; } }
    @media only screen and (max-width: 767px) {
      .mailbox .mailbox-folder .mailbox-header .search {
        max-width: none;
        width: 100%; } }

/* mailbox - actions */
.mailbox .mailbox-actions {
  border-top: 1px solid #EFEFEF;
  padding-left: 40px;
  padding-right: 40px; }
  @media only screen and (max-width: 767px) {
    .mailbox .mailbox-actions {
      padding-left: 20px;
      padding-right: 20px;
      text-align: center; } }
  .mailbox .mailbox-actions ul a {
    color: #171717;
    text-decoration: none;
    font-size: 0.9rem; }
  .mailbox .mailbox-actions ul a.item-action {
    background: #FFF;
    border-radius: 100px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    color: #B4BBC1;
    display: inline-block;
    height: 30px;
    line-height: 1.9rem;
    position: relative;
    width: 30px;
    text-align: center;
    transition-property: color;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(0.2, 0.6, 0.25, 1);
    transition-delay: .1s; }
    .mailbox .mailbox-actions ul a.item-action:hover {
      color: #57636C;
      text-decoration: none; }
    .mailbox .mailbox-actions ul a.item-action.text-primary:hover {
      color: #0062cc !important; }
    .mailbox .mailbox-actions ul a.item-action.text-success:hover {
      color: #388038 !important; }
    .mailbox .mailbox-actions ul a.item-action.text-warning:hover {
      color: #d18211 !important; }
    .mailbox .mailbox-actions ul a.item-action.text-danger:hover {
      color: #a82824 !important; }
    .mailbox .mailbox-actions ul a.item-action.text-info:hover {
      color: #31b0d5 !important; }
    .mailbox .mailbox-actions ul a.item-action.text-dark:hover {
      color: black !important; }

/* mailbox - mail list */
.mailbox .mailbox-email-list {
  border-top: 1px solid #f7f7f7;
  font-weight: 300; }
  @media only screen and (max-width: 767px) {
    .mailbox .mailbox-email-list {
      position: static !important; } }
  .mailbox .mailbox-email-list li {
    border-bottom: 1px solid #f7f7f7;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    position: relative;
    font-size: 1rem; }
    @media only screen and (max-width: 767px) {
      .mailbox .mailbox-email-list li {
        height: 75px;
        padding: 0 20px; } }
    .mailbox .mailbox-email-list li a {
      color: #777; }
    .mailbox .mailbox-email-list li:hover {
      background: #FAFAFA; }
    .mailbox .mailbox-email-list li.unread a {
      color: #555;
      font-weight: 500; }
    .mailbox .mailbox-email-list li.active {
      background: #007bff; }
      .mailbox .mailbox-email-list li.active a {
        color: #FFF; }
  .mailbox .mailbox-email-list .mail-label {
    border: 4px solid transparent;
    border-radius: 10px;
    display: inline-block;
    left: 16px;
    position: absolute;
    top: 21px; }
    @media only screen and (max-width: 767px) {
      .mailbox .mailbox-email-list .mail-label {
        border-radius: 0;
        border-width: 1px;
        bottom: 0;
        left: 0;
        top: 0; } }
  .mailbox .mailbox-email-list .col-sender {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 250px;
    white-space: nowrap; }
    @media only screen and (max-width: 767px) {
      .mailbox .mailbox-email-list .col-sender {
        width: 100%; } }
    .mailbox .mailbox-email-list .col-sender p {
      left: 80px;
      overflow: hidden;
      position: absolute;
      right: 0;
      text-overflow: ellipsis;
      top: 13px;
      white-space: nowrap; }
      @media only screen and (max-width: 767px) {
        .mailbox .mailbox-email-list .col-sender p {
          left: 60px; } }
  .mailbox .mailbox-email-list .col-mail {
    bottom: 0;
    left: 290px;
    position: absolute;
    right: 40px;
    top: 0; }
    @media only screen and (max-width: 767px) {
      .mailbox .mailbox-email-list .col-mail {
        left: 60px;
        right: 20px; } }
    .mailbox .mailbox-email-list .col-mail .mail-content,
    .mailbox .mailbox-email-list .col-mail .mail-date,
    .mailbox .mailbox-email-list .col-mail .mail-attachment {
      position: absolute;
      top: 0; }
    .mailbox .mailbox-email-list .col-mail .mail-content {
      left: 0;
      right: 140px;
      top: 13px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      @media only screen and (max-width: 767px) {
        .mailbox .mailbox-email-list .col-mail .mail-content {
          right: 0;
          top: 25px;
          line-height: 2.9; } }
    .mailbox .mailbox-email-list .col-mail .mail-attachment {
      color: #BBB;
      right: 100px;
      line-height: 50px; }
      @media only screen and (max-width: 767px) {
        .mailbox .mailbox-email-list .col-mail .mail-attachment {
          font-size: 1.1rem;
          line-height: 1.4rem;
          right: 55px;
          top: 6px; } }
    .mailbox .mailbox-email-list .col-mail .mail-date {
      padding-left: 80px;
      right: 0;
      top: 13px;
      width: 150px; }
      @media only screen and (max-width: 767px) {
        .mailbox .mailbox-email-list .col-mail .mail-date {
          font-size: 0.7rem;
          line-height: 1.4rem;
          padding-left: 0;
          text-align: right;
          top: 5px;
          width: 130px; } }

/* Mailbox Mail List - Unstyle nano for non fixed layouts and responsive */
html.scroll .mailbox .mailbox-email-list .nano,
html.boxed .mailbox .mailbox-email-list .nano {
  position: static;
  height: auto;
  overflow: visible;
  width: auto; }
  html.scroll .mailbox .mailbox-email-list .nano .nano-content,
  html.boxed .mailbox .mailbox-email-list .nano .nano-content {
    position: static;
    overflow: visible; }

@media only screen and (max-width: 767px) {
  .mailbox .mailbox-email-list .nano {
    position: static;
    height: auto;
    overflow: visible;
    width: auto; }
    .mailbox .mailbox-email-list .nano .nano-content {
      position: static;
      overflow: visible; } }

/* Mailbox Mail List + Fixed Layout */
@media only screen and (min-width: 768px) {
  html.fixed .mailbox .mailbox-email-list {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    overflow: hidden;
    top: 191px; } }

/* Mailbox - Email */
.mailbox .mailbox-email {
  background: #FAFAFA; }
  .mailbox .mailbox-email .mailbox-email-header {
    background: #FFF;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    margin: -40px -40px 0 -40px;
    padding: 30px; }
    @media only screen and (max-width: 767px) {
      .mailbox .mailbox-email .mailbox-email-header {
        margin-left: -15px;
        margin-right: -15px; } }
  .mailbox .mailbox-email .mailbox-close-mail {
    color: #007bff;
    cursor: pointer;
    font-weight: 300;
    float: left; }
    .mailbox .mailbox-email .mailbox-close-mail:hover {
      color: #1a88ff; }
    .mailbox .mailbox-email .mailbox-close-mail, .mailbox .mailbox-email .mailbox-close-mail:focus {
      text-decoration: none; }
  .mailbox .mailbox-email .card .card-header {
    background: #FFF;
    border-bottom-color: #EFEFEF; }
    .mailbox .mailbox-email .card .card-header .card-actions {
      top: 17px; }
      .mailbox .mailbox-email .card .card-header .card-actions a:hover {
        background: #FFF;
        color: #007bff; }
  .mailbox .mailbox-email .card .card-footer {
    background: #FFF;
    border-top-color: #EFEFEF;
    color: #BBB; }

/* Mailbox - Showing Menu Toggle */
@media only screen and (min-width: 768px) and (max-width: 1365px) {
  .mailbox .mailbox-folder .mailbox-header .mailbox-title {
    position: relative;
    top: 28px; }
  .mailbox .mailbox-email .mailbox-email-header {
    padding-top: 80px; }
  html.inner-menu-opened .mailbox .mailbox-folder .mailbox-header .mailbox-title {
    position: static; }
  html.inner-menu-opened .mailbox .mailbox-email .mailbox-email-header {
    padding-top: 30px; } }

/* Mailbox Compose */
.mailbox-compose {
  margin: -20px -40px 0 -40px;
  padding: 0 15px; }
  .mailbox-compose .form-bordered .form-group {
    min-height: 55px; }
  .mailbox-compose label {
    top: -11px !important; }
  .mailbox-compose .mailbox-compose-field .bootstrap-tagsinput, .mailbox-compose .mailbox-compose-field .form-control {
    padding-left: 120px; }
  .mailbox-compose .compose {
    margin: 0 40px; }
    .mailbox-compose .compose .note-editable {
      min-height: 250px;
      border: 1px solid #eff2f7; }
    .mailbox-compose .compose .note-editor,
    .mailbox-compose .compose .note-toolbar {
      border: none; }
    .mailbox-compose .compose .note-resizebar {
      display: none; }

@media only screen and (max-width: 767px) {
  .mailbox-compose {
    margin: -20px -15px 0 -15px; }
    .mailbox-compose .compose {
      margin-left: 5px;
      margin-right: 5px; } }

/* dark */
html.dark .mailbox .mailbox-email,
html.dark .mailbox .content-with-menu-container {
  background: #1d2127; }

html.dark .mailbox .mailbox-actions {
  border-top-color: #282d36; }
  html.dark .mailbox .mailbox-actions ul a.item-action {
    background: #2e353e; }

html.dark .mailbox .mailbox-email-list {
  border-top-color: #282d36; }
  html.dark .mailbox .mailbox-email-list li {
    border-bottom-color: #242830; }
    html.dark .mailbox .mailbox-email-list li:hover {
      background: #161a1e; }
    html.dark .mailbox .mailbox-email-list li a {
      color: #808697; }
    html.dark .mailbox .mailbox-email-list li.unread a {
      color: #9ca1ae; }

html.dark .mailbox .mailbox-email .mailbox-email-header {
  background: #21262d; }

html.dark .mailbox .mailbox-email .card .card-header,
html.dark .mailbox .mailbox-email .card .card-footer {
  background-color: #282d36;
  border-color: #21262d;
  color: #808697; }
  html.dark .mailbox .mailbox-email .card .card-header .card-title,
  html.dark .mailbox .mailbox-email .card .card-footer .card-title {
    color: #808697; }

html.dark .mailbox .mailbox-email .card .card-header .card-actions a:hover {
  background: #1d2127; }

html.dark .mailbox .mailbox-compose .note-editor .note-toolbar,
html.dark .mailbox .mailbox-compose .note-editor .note-statusbar,
html.dark .mailbox .mailbox-compose .note-editor .note-editable {
  background: #1d2127; }

html.dark .mailbox .mailbox-compose .note-editor .note-editable {
  color: #808697; }

.media-gallery ul.mg-folders {
  list-style: none;
  padding: 0;
  margin: 0; }
  .media-gallery ul.mg-folders > li {
    display: block;
    position: relative; }
    .media-gallery ul.mg-folders > li a.menu-item {
      white-space: nowrap;
      text-overflow: ellipsis;
      padding-right: 80px; }
      .media-gallery ul.mg-folders > li a.menu-item i {
        margin-right: 5px;
        width: 16px; }
    .media-gallery ul.mg-folders > li .item-options {
      position: absolute;
      padding: 10px 0;
      right: 0;
      top: 0;
      opacity: 0;
      transition: opacity 0.1s ease-in; }
      .media-gallery ul.mg-folders > li .item-options a:hover {
        text-decoration: none; }
    .media-gallery ul.mg-folders > li:hover .item-options {
      opacity: 1; }

.media-gallery ul.mg-tags {
  list-style: none;
  padding: 0;
  margin: 10px 0 0; }
  .media-gallery ul.mg-tags::after {
    clear: both;
    content: "";
    display: block; }
  .media-gallery ul.mg-tags > li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px; }
    .media-gallery ul.mg-tags > li a {
      display: block;
      padding: 2px 7px;
      font-size: 11px;
      background-color: #171717;
      border-radius: 5px;
      color: #666; }
      .media-gallery ul.mg-tags > li a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #007bff; }

.media-gallery .mg-files {
  padding: 5px 0 30px; }
  .media-gallery .mg-files .thumbnail {
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 30px;
    transform: translate3d(0, 0, 0); }
    .media-gallery .mg-files .thumbnail .thumb-preview {
      position: relative;
      z-index: 2; }
      .media-gallery .mg-files .thumbnail .thumb-preview .thumb-image {
        display: block;
        overflow: hidden; }
      .media-gallery .mg-files .thumbnail .thumb-preview img {
        width: 100%;
        border-radius: 5px; }
      .media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0.7);
        visibility: hidden;
        overflow: hidden; }
        .media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-zoom {
          position: absolute;
          top: 0;
          right: 0;
          padding: 10px 15px 15px;
          color: #fff;
          background-color: #007bff;
          border-radius: 0 0 0 15px;
          cursor: pointer;
          transition: transform 0.1s linear 0.1s;
          transform: translate(100%, 0); }
        .media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          background-color: #007bff;
          color: #fff;
          padding: 6px 10px;
          transition: transform 0.1s linear 0.1s;
          transform: translate(0, 100%); }
          .media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar::after {
            clear: both;
            content: "";
            display: block; }
          .media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar .mg-option {
            margin: 0; }
          .media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar .mg-group > a {
            color: #fff;
            padding: 0 5px; }
          .media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar .mg-group .mg-toggle {
            color: #fff;
            background: none;
            border: none;
            padding: 2px 2px 2px 10px;
            border-left: 1px solid rgba(255, 255, 255, 0.3);
            cursor: pointer; }
            .media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar .mg-group .mg-toggle:focus {
              outline: 0 !important; }
          .media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar .mg-group .mg-dropdown {
            transform: none !important;
            top: 32px !important;
            left: auto !important;
            right: 0 !important; }
    .media-gallery .mg-files .thumbnail .mg-title {
      margin: 13px 0 2px;
      padding-bottom: 2px;
      display: inline-block;
      font-size: 1rem; }
      .media-gallery .mg-files .thumbnail .mg-title small {
        position: relative;
        top: 0;
        left: 0;
        color: #9e9e9e;
        opacity: 0;
        z-index: 1;
        font-size: 1rem; }
    .media-gallery .mg-files .thumbnail .mg-description::after {
      clear: both;
      content: "";
      display: block; }
    .media-gallery .mg-files .thumbnail.thumbnail-selected {
      border-color: #FFF;
      box-shadow: 0 0 8px -1px #007bff; }
      .media-gallery .mg-files .thumbnail.thumbnail-selected .mg-title small {
        opacity: 1; }
      .media-gallery .mg-files .thumbnail.thumbnail-selected .thumb-preview .mg-thumb-options {
        visibility: visible; }
        .media-gallery .mg-files .thumbnail.thumbnail-selected .thumb-preview .mg-thumb-options .mg-toolbar {
          transform: translate(0, 0); }
    .media-gallery .mg-files .thumbnail:hover .mg-title small {
      opacity: 1; }
    .media-gallery .mg-files .thumbnail:hover .thumb-preview img {
      transform: scale(1.1); }
    .media-gallery .mg-files .thumbnail:hover .thumb-preview .mg-thumb-options {
      visibility: visible; }
      .media-gallery .mg-files .thumbnail:hover .thumb-preview .mg-thumb-options .mg-zoom {
        transform: translate(0, 0); }
      .media-gallery .mg-files .thumbnail:hover .thumb-preview .mg-thumb-options .mg-toolbar {
        transform: translate(0, 0); }

html.sidebar-light:not(.dark) .media-gallery ul.mg-tags > li a {
  background-color: #f2f2f2;
  color: #777; }

html.dark .media-gallery .mg-files .thumbnail.thumbnail-selected {
  border-color: #242830; }

html.dark .media-gallery .mg-files .thumbnail .mg-title small {
  color: #808697; }

/* Change Content Background Color */
html.search-results body {
  background: #FFF; }

/* Search Results Wrapper */
.search-content {
  margin: -40px; }
  .search-content .search-control-wrapper {
    background: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    margin-top: 3px;
    padding: 20px; }

/* Search Results Tabs */
.search-content .search-toolbar {
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 40px; }
  .search-content .search-toolbar .nav-pills {
    margin: 0 40px; }
    .search-content .search-toolbar .nav-pills li {
      margin: 0 15px 0 0; }
      .search-content .search-toolbar .nav-pills li:last-child {
        margin-right: 0; }
      .search-content .search-toolbar .nav-pills li a {
        padding-left: 5px;
        padding-right: 5px;
        border-left: 0;
        border-right: 0;
        margin-bottom: -1px; }
        .search-content .search-toolbar .nav-pills li a, .search-content .search-toolbar .nav-pills li a:hover, .search-content .search-toolbar .nav-pills li a:focus {
          background: none;
          border-radius: 0;
          border-bottom: 2px solid #FFF;
          border-top: 2px solid #FFF;
          color: #777; }
      .search-content .search-toolbar .nav-pills li a:hover, .search-content .search-toolbar .nav-pills li a:focus {
        background: none;
        border-radius: 0;
        border-bottom: 2px solid #FFF;
        border-top: 2px solid #FFF;
        color: #555; }
      .search-content .search-toolbar .nav-pills li.active a {
        color: #007bff;
        border-bottom-color: #007bff; }

.search-content > .tab-content {
  border: none;
  box-shadow: none;
  padding: 0 40px; }

/* Search Result Totals */
.search-content .total-results {
  margin-top: -25px; }

/* Search Results List */
.search-results-list {
  max-width: 750px; }
  .search-results-list li {
    border-bottom: 1px solid #EEE;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative; }
    .search-results-list li:last-child {
      border-bottom: none;
      margin-bottom: 0;
      padding-bottom: 0; }
  .search-results-list .result-type {
    right: 5px;
    position: absolute;
    top: 5px; }
  .search-results-list a {
    border-radius: 4px;
    display: block;
    padding: 25px;
    text-decoration: none; }
    .search-results-list a .title {
      margin-top: 0; }
    .search-results-list a .description {
      color: #777; }
    .search-results-list a p:last-child {
      margin-bottom: 0; }
    .search-results-list a:hover {
      background: #f7f7f7; }
  .search-results-list .has-thumb {
    display: table;
    width: 100%; }
    .search-results-list .has-thumb .result-thumb,
    .search-results-list .has-thumb .result-data {
      display: table-cell;
      vertical-align: top; }
  .search-results-list .result-thumb {
    padding-right: 25px; }
    .search-results-list .result-thumb img,
    .search-results-list .result-thumb .fa, .search-results-list .result-thumb .fab, .search-results-list .result-thumb .fal, .search-results-list .result-thumb .far, .search-results-list .result-thumb .fas {
      height: 75px;
      width: 75px; }
    .search-results-list .result-thumb .fa, .search-results-list .result-thumb .fab, .search-results-list .result-thumb .fal, .search-results-list .result-thumb .far, .search-results-list .result-thumb .fas {
      background: #007bff;
      color: #FFF;
      font-size: 3.6rem;
      line-height: 7.5rem;
      text-align: center; }

/* Search Results Responsive */
@media only screen and (max-width: 767px) {
  .search-content {
    margin: -20px; } }

@media only screen and (max-width: 480px) {
  .search-results-list .has-thumb {
    display: block; }
    .search-results-list .has-thumb::after {
      clear: both;
      content: "";
      display: block; }
    .search-results-list .has-thumb .result-thumb,
    .search-results-list .has-thumb .result-data {
      display: block; }
    .search-results-list .has-thumb .result-thumb {
      float: left; }
    .search-results-list .has-thumb .result-data .title {
      margin-top: 3px; }
  .search-results-list .result-thumb img,
  .search-results-list .result-thumb .fa, .search-results-list .result-thumb .fab, .search-results-list .result-thumb .fal, .search-results-list .result-thumb .far, .search-results-list .result-thumb .fas {
    height: 35px;
    width: 35px; }
  .search-results-list .result-thumb .fa, .search-results-list .result-thumb .fab, .search-results-list .result-thumb .fal, .search-results-list .result-thumb .far, .search-results-list .result-thumb .fas {
    font-size: 0.9rem;
    line-height: 3.5rem; } }

/* dark */
html.dark .search-content .search-control-wrapper {
  background: #1d2127;
  border-bottom-color: #282d36; }

html.dark .search-content .tab-content {
  background: transparent; }

html.dark .search-content .search-toolbar {
  background: #21262d;
  border-bottom-color: #21262d; }
  html.dark .search-content .search-toolbar .nav-pills a, html.dark .search-content .search-toolbar .nav-pills a:hover, html.dark .search-content .search-toolbar .nav-pills a:focus {
    border-bottom-color: #21262d;
    border-top-color: #21262d;
    color: #808697; }
  html.dark .search-content .search-toolbar .nav-pills a:hover, html.dark .search-content .search-toolbar .nav-pills a:focus {
    border-bottom-color: #21262d;
    border-top-color: #21262d;
    color: #555; }
  html.dark .search-content .search-toolbar .nav-pills li.active a, html.dark .search-content .search-toolbar .nav-pills li.active a:hover, html.dark .search-content .search-toolbar .nav-pills li.active a:focus {
    color: #007bff;
    border-bottom-color: #007bff; }

html.dark .search-content .search-results-list li {
  border-bottom-color: #282d36; }

html.dark .search-content .search-results-list a .description {
  color: #808697; }

html.dark .search-content .search-results-list a:hover {
  background: #282d36; }

/* Sign Screens - Wrappers */
.body-sign {
  display: table;
  height: 100vh;
  margin: 0 auto;
  max-width: 500px;
  padding: 0 15px;
  width: 100%; }
  .body-sign .center-sign {
    display: table-cell;
    padding-top: 20px;
    vertical-align: middle; }
  .body-sign .card-sign {
    background: transparent; }
    .body-sign .card-sign .card-title-sign .title {
      background-color: #007bff;
      border-radius: 5px 5px 0 0;
      color: #FFF;
      display: inline-block;
      font-size: 0.75rem;
      padding: 13px 17px;
      vertical-align: bottom; }
    .body-sign .card-sign .card-body {
      background: #FFF;
      border-top: 5px solid #007bff;
      border-radius: 5px 0 5px 5px;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
      padding: 25px; }

/* Sign Screens - Elements */
.body-sign .checkbox-custom {
  margin-top: 8px; }

.body-sign .line-thru {
  display: block;
  font-size: 0.75rem;
  position: relative; }
  .body-sign .line-thru span {
    color: #CCC;
    position: relative;
    z-index: 3; }
  .body-sign .line-thru:before {
    background-color: #FFF;
    content: '';
    height: 10px;
    left: 50%;
    position: absolute;
    margin: -5px 0 0 -20px;
    top: 50%;
    width: 40px;
    z-index: 2; }
  .body-sign .line-thru:after {
    border-bottom: 1px solid #DADADA;
    content: '';
    display: block;
    left: 10%;
    position: absolute;
    top: 47%;
    width: 81%;
    z-index: 1; }

/* Lock Screen */
.body-locked {
  background: url(../../img/patterns/noisy_net.png) repeat;
  max-width: none;
  min-height: 400px; }
  .body-locked.body-locked-inline {
    background: none;
    bottom: 0;
    height: 100%;
    left: 0;
    min-height: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999; }
  .body-locked .card-sign {
    margin: 0 auto;
    max-width: 400px;
    padding-top: 40px; }
    .body-locked .card-sign .card-body {
      border-radius: 5px;
      position: relative; }
  .body-locked .current-user {
    margin-top: 60px;
    margin-bottom: 35px; }
    .body-locked .current-user .user-image {
      border: 5px solid #007bff;
      border-radius: 150px;
      height: 150px;
      left: 50%;
      position: absolute;
      margin-left: -75px;
      top: -75px;
      width: 150px; }
    .body-locked .current-user .user-name {
      font-size: 2rem; }
    .body-locked .current-user .user-email {
      font-size: 0.7rem; }

/* Locked Screen - Responsive Landscape */
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .body-locked .card-sign, .body-locked.body-locked-inline .card-sign {
    padding-top: 0; }
  .body-locked .center-sign, .body-locked.body-locked-inline .center-sign {
    padding-top: 0; }
    .body-locked .center-sign .current-user, .body-locked.body-locked-inline .center-sign .current-user {
      margin-bottom: 45px;
      margin-left: 100px;
      margin-top: 10px; }
      .body-locked .center-sign .current-user .user-image, .body-locked.body-locked-inline .center-sign .current-user .user-image {
        height: 100px;
        left: 35px;
        margin-left: 0;
        margin-top: 0;
        top: 15px;
        width: 100px; } }

/* Lock Screen - Modal */
.mfp-lock-screen.mfp-bg {
  background: #000 url(../../img/patterns/noisy_net.png) repeat;
  opacity: 0.99;
  z-index: 9998; }

.mfp-lock-screen.mfp-wrap {
  background: none;
  z-index: 9999; }

/* dark */
html.dark .body-sign .card-sign .card-body {
  background-color: #2e353e; }

html.dark .body-sign .line-thru:before {
  background-color: #2e353e; }

html.dark .body-sign .line-thru:after {
  border-bottom-color: #282d36; }

.timeline .tm-body {
  position: relative;
  padding: 30px 0; }
  .timeline .tm-body:after {
    background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    content: '';
    display: block;
    height: 100%;
    left: 140px;
    margin-left: -2px;
    position: absolute;
    top: 0;
    width: 3px;
    z-index: 0;
    opacity: 0.35; }

.timeline .tm-title {
  position: relative;
  display: inline-block;
  text-align: center;
  min-width: 200px;
  background-color: #fff;
  padding: 4px 5px;
  margin: 0 40px;
  z-index: 1;
  border-radius: 3px; }

.timeline .tm-items {
  list-style: none;
  padding: 0;
  margin: 0; }
  .timeline .tm-items > li {
    position: relative;
    margin: 30px 0;
    padding: 0 0 0 190px;
    min-height: 65px;
    z-index: 1; }
    .timeline .tm-items > li .tm-datetime {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100px;
      height: 48px;
      margin-top: -24px;
      text-align: right;
      z-index: 3; }
      .timeline .tm-items > li .tm-datetime .tm-datetime-time {
        color: #007bff;
        font-size: 1.4rem;
        font-weight: 700;
        margin: 0;
        white-space: nowrap; }
    .timeline .tm-items > li .tm-icon {
      position: absolute;
      top: 50%;
      left: 140px;
      background-color: #ecedf0;
      border: 3px solid #007bff;
      color: #007bff;
      font-size: 28px;
      padding: 10px;
      width: 55px;
      height: 55px;
      text-align: center;
      line-height: 29px;
      margin-top: -28px;
      margin-left: -28px;
      z-index: 2;
      border-radius: 28px; }
    .timeline .tm-items > li .tm-box {
      position: relative;
      background: #fff;
      min-height: 65px;
      padding: 10px 20px;
      border: 1px solid #e9e9e9;
      border-radius: 6px; }
      .timeline .tm-items > li .tm-box:after {
        right: 100%;
        border: solid transparent;
        content: ' ';
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-right-color: #fff;
        border-width: 8px;
        top: 50%;
        margin-top: -8px;
        z-index: 2; }
      .timeline .tm-items > li .tm-box p:last-child {
        margin-bottom: 0; }
      .timeline .tm-items > li .tm-box .tm-meta {
        margin: 10px 0 0; }
        .timeline .tm-items > li .tm-box .tm-meta span {
          display: inline-block;
          padding-right: 8px; }
          .timeline .tm-items > li .tm-box .tm-meta span:last-child, .timeline .tm-items > li .tm-box .tm-meta span:last-of-type {
            padding-right: 0; }

.timeline.timeline-simple .tm-body:after {
  left: 30px; }

.timeline.timeline-simple .tm-body .tm-title {
  border: 1px solid #e9e9e9;
  margin: 0 10px; }

.timeline.timeline-simple .tm-body .tm-items > li {
  padding: 0 0 0 55px; }
  .timeline.timeline-simple .tm-body .tm-items > li:before {
    display: block;
    position: absolute;
    content: ' ';
    background: none repeat scroll 0 0 #007bff;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #007bff;
    height: 7px;
    left: 30px;
    top: 50%;
    width: 8px;
    margin-left: -4px;
    margin-top: -4px; }
  .timeline.timeline-simple .tm-body .tm-items > li .tm-box:before {
    left: -17px;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #e9e9e9;
    border-width: 8px;
    top: 50%;
    margin-top: -8px;
    z-index: 1; }

@media only screen and (max-width: 991px) {
  .timeline .tm-body:after {
    left: 20px; }
  .timeline .tm-title {
    margin: 0; }
  .timeline .tm-items > li {
    padding-left: 50px; }
    .timeline .tm-items > li .tm-info {
      margin: 0 0 15px; }
      .timeline .tm-items > li .tm-info::after {
        clear: both;
        content: "";
        display: block; }
    .timeline .tm-items > li .tm-icon {
      border-width: 2px;
      float: left;
      font-size: 22px;
      height: 40px;
      line-height: 36px;
      margin: 0 15px 0 0;
      padding: 0;
      position: static;
      width: 40px; }
    .timeline .tm-items > li .tm-datetime {
      margin: 0;
      position: static;
      text-align: left; }
      .timeline .tm-items > li .tm-datetime .tm-datetime-date {
        font-size: 0.75rem;
        line-height: 1.3; }
      .timeline .tm-items > li .tm-datetime .tm-datetime-time {
        font-size: 1rem;
        line-height: 1.3; } }

@media only screen and (max-width: 767px) {
  .timeline .tm-items > li .tm-box .tm-meta span {
    display: block; } }

html.dark .timeline .tm-items > li .tm-box {
  background: #282d36;
  border-color: #21262d; }
  html.dark .timeline .tm-items > li .tm-box:after {
    border-right-color: #282d36; }
  html.dark .timeline .tm-items > li .tm-box:before {
    border-right-color: #21262d; }

html.dark .timeline .tm-items > li .tm-icon {
  background-color: #1d2127; }

html.dark .timeline .tm-title {
  background-color: #282d36;
  border-color: #21262d; }

html.dark .timeline.timeline-simple .tm-body .tm-title {
  background-color: #282d36;
  border-color: #21262d; }

html.dark .timeline.timeline-simple .tm-body .tm-items > li:before {
  box-shadow: 0 0 0 3px #2e353e, 0 0 0 6px #007bff; }

html.dark .timeline.timeline-simple .tm-body .tm-items > li .tm-box:after {
  border-right-color: #282d36; }

html.dark .timeline.timeline-simple .tm-body .tm-items > li .tm-box:before {
  border-right-color: #21262d; }

/* Dark - Background */
html.dark,
html.dark body {
  background-color: #1d2127; }

html.dark.boxed .content-body {
  background-color: #1d2127; }

html.dark body {
  color: #808697; }

html.dark .hidden-on-dark {
  display: none !important; }

/* Dark - Titles */
html.dark h1,
html.dark .h1,
html.dark h2,
html.dark .h2,
html.dark h3,
html.dark .h3,
html.dark h4,
html.dark .h4,
html.dark h5,
html.dark .h5,
html.dark h6,
html.dark .h6 {
  color: #FFF; }

/* Dark - Alerts */
html.dark .alert h1,
html.dark .alert .h1,
html.dark .alert h2,
html.dark .alert .h2,
html.dark .alert h3,
html.dark .alert .h3,
html.dark .alert h4,
html.dark .alert .h4,
html.dark .alert h5,
html.dark .alert .h5,
html.dark .alert h6,
html.dark .alert .h6 {
  color: #111; }

/* Dark - Blockquote */
html.dark blockquote:not(.primary):not(.success):not(.danger):not(.warning):not(.info):not(.dark) {
  border-color: #282d36; }

/* Dark - Helpers */
html.dark .text-dark {
  color: #FFF !important; }

html.dark ul.nav-list.primary > li a {
  border-bottom-color: #282d36; }
  html.dark ul.nav-list.primary > li a:hover {
    background-color: #282d36; }

html.dark .pagination > li > a,
html.dark .pagination > li > span {
  background-color: #282d36;
  border-color: #242830; }

html.dark .pagination > li.active > a,
html.dark .pagination > li.active > span {
  background-color: #007bff;
  border-color: #242830; }

html.dark .dropdown-menu {
  background-color: #282d36; }
  html.dark .dropdown-menu > li > a {
    color: #EEE; }
    html.dark .dropdown-menu > li > a:hover, html.dark .dropdown-menu > li > a:focus {
      background-color: #1d2127;
      color: #FFF; }

html.dark hr.dotted,
html.dark hr.solid {
  border-color: #4C4C4C; }

html.dark .img-thumbnail,
html.dark .thumbnail {
  background-color: #21262d;
  border-color: #282d36; }

html.dark .notification-menu .title {
  color: #c3c3c3; }

/* Position */
.p-relative {
  position: relative !important; }

.p-absolute {
  position: absolute !important; }

.p-fixed {
  position: fixed !important; }

.p-static {
  position: static !important; }

.hidden {
  display: none !important; }

/* Pull */
.pull-none {
  float: none !important; }

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

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

@media (max-width: 767px) {
  .pull-xs-left {
    float: left; }
  .pull-xs-right {
    float: right; } }

@media (min-width: 768px) and (max-width: 991px) {
  .pull-sm-left {
    float: left; }
  .pull-sm-right {
    float: right; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .pull-md-left {
    float: left; }
  .pull-md-right {
    float: right; } }

@media (min-width: 1200px) {
  .pull-lg-left {
    float: left; }
  .pull-lg-right {
    float: right; } }

/* Inverted */
.inverted {
  color: #FFF;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px; }

h1 .inverted {
  padding-left: 10px;
  padding-right: 10px; }

h2 .inverted {
  padding-left: 7px;
  padding-right: 7px; }

h3 .inverted {
  padding-left: 2px;
  padding-right: 2px; }

h4 .inverted {
  padding-left: 4px;
  padding-right: 4px; }

h5 .inverted {
  padding-left: 2px;
  padding-right: 2px; }

h6 .inverted {
  padding-left: 2px;
  padding-right: 2px; }

/* Cursor */
.cur-pointer {
  cursor: pointer; }

/* Font Size */
.text-xs {
  font-size: 1rem; }

.text-sm {
  font-size: 1.3rem; }

.text-md {
  font-size: 1.6rem; }

.text-lg {
  font-size: 1.9rem; }

.text-xl {
  font-size: 2.2rem; }

.text-1 {
  font-size: .8em !important; }

.text-2 {
  font-size: .9em !important; }

.text-3 {
  font-size: 1em !important; }

.text-4 {
  font-size: 1.1em !important; }

.text-5 {
  font-size: 1.50em !important; }

.text-6 {
  font-size: 1.80em !important; }

.text-7 {
  font-size: 2em !important; }

.text-8 {
  font-size: 2.30em !important; }

.text-9 {
  font-size: 2.50em !important; }

.text-10 {
  font-size: 2.75em !important; }

/* Line Height */
.line-height-xs {
  line-height: 16px !important; }

.line-height-sm {
  line-height: 20px !important; }

.line-height-md {
  line-height: 24px !important; }

.line-height-lg {
  line-height: 28px !important; }

.line-height-xl {
  line-height: 32px !important; }

/* Outline */
.outline-none {
  outline: 0 !important; }

/* Text Decoration */
.text-decoration-none {
  text-decoration: none !important; }

/* Text Transform */
.text-uppercase {
  text-transform: uppercase !important; }

.text-lowercase {
  text-transform: lowercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

/* States */
.text-muted {
  color: #999 !important; }

html.dark .text-muted {
  color: #505461 !important; }

/* Colors */
.text-dark {
  color: #171717 !important; }

.text-light {
  color: #FFF !important; }

/* Weights */
.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-semibold {
  font-weight: 600 !important; }

.font-weight-bold, b, strong {
  font-weight: 700 !important; }

.font-weight-extra-bold {
  font-weight: 900 !important; }

/* Borders */
.no-borders {
  border: none !important; }

.rounded {
  border-radius: 5px !important; }

.b-thin {
  border-width: 3px !important; }

.b-normal {
  border-width: 5px !important; }

.b-thick {
  border-width: 7px !important; }

/* General Helpers */
.ib {
  display: inline-block;
  vertical-align: top; }

.va-middle {
  vertical-align: middle; }

.ws-nowrap {
  white-space: nowrap; }

.ws-normal {
  white-space: normal; }

/* Cards */
.card.card-admin {
  background: transparent;
  box-shadow: none;
  border: none; }

.card.card-admin + .card.card-admin {
  margin-top: 2.2rem; }

.card.card-admin {
  margin-bottom: 3rem; }

.card-admin .card-header {
  background: #f6f6f6;
  border-radius: 5px 5px 0 0 !important;
  border-bottom: 1px solid #DADADA;
  padding: 18px;
  position: relative; }

.card-admin .card-header.bg-white {
  background: #fff;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-admin .card-header.bg-primary {
  background: #007bff;
  color: #FFF;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-admin .card-header.bg-success {
  background: #47a447;
  color: #FFF;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-admin .card-header.bg-warning {
  background: #ed9c28;
  color: #FFF;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-admin .card-header.bg-danger {
  background: #d2322d;
  color: #FFF;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-admin .card-header.bg-info {
  background: #5bc0de;
  color: #FFF;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-admin .card-header.bg-dark {
  background: #171717;
  color: #FFF;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-admin .card-header.bg-white {
  background: #fff;
  border-bottom: 0 none;
  border-right: 0 none; }

.card-admin .card-actions {
  right: 15px;
  position: absolute;
  top: 15px; }
  .card-admin .card-actions a,
  .card-admin .card-actions .card-action {
    background-color: transparent;
    border-radius: 2px;
    color: #B4B4B4;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px; }
    .card-admin .card-actions a:hover,
    .card-admin .card-actions .card-action:hover {
      background-color: #eeeeee;
      color: #B4B4B4;
      text-decoration: none; }
    .card-admin .card-actions a, .card-admin .card-actions a:focus, .card-admin .card-actions a:hover, .card-admin .card-actions a:active, .card-admin .card-actions a:visited,
    .card-admin .card-actions .card-action,
    .card-admin .card-actions .card-action:focus,
    .card-admin .card-actions .card-action:hover,
    .card-admin .card-actions .card-action:active,
    .card-admin .card-actions .card-action:visited {
      outline: none !important;
      text-decoration: none !important; }

.card-admin .card-title {
  color: #33353F;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  padding: 0;
  text-transform: none;
  margin: 0; }

.card-admin .card-subtitle {
  color: #808697;
  font-size: 12px;
  line-height: 1.2em;
  margin: 7px 0 0;
  padding: 0; }

.card-admin .card-body {
  background: #fdfdfd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-radius: 5px; }

.card-admin .card-body-nopadding {
  padding: 0; }

.card-admin .card-header + .card-body {
  border-radius: 0 0 5px 5px; }

.card-admin .card-footer {
  border-radius: 0 0 5px 5px;
  margin-top: -5px;
  background: #FFF; }
  .card-admin .card-footer::after {
    clear: both;
    content: "";
    display: block; }
  .card-admin .card-footer .pager {
    margin: 0;
    padding: 5px 0; }
    .card-admin .card-footer .pager::after {
      clear: both;
      content: "";
      display: block; }

.card-admin .card-footer-btn-group {
  display: table;
  width: 100%;
  padding: 0;
  border-radius: 0 0 5px 5px !important;
  overflow: hidden; }
  .card-admin .card-footer-btn-group a {
    background-color: #f5f5f5;
    display: table-cell;
    border-left: 1px solid #ddd;
    padding: 10px 15px;
    text-decoration: none; }
    .card-admin .card-footer-btn-group a:hover {
      background-color: #f0f0f0;
      box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) inset; }
    .card-admin .card-footer-btn-group a:first-child {
      border-left: none; }

.card-admin .card-body.bg-primary {
  background: #007bff;
  color: #FFF; }

.card-admin .card-body.bg-success {
  background: #47a447;
  color: #FFF; }

.card-admin .card-body.bg-warning {
  background: #ed9c28;
  color: #FFF; }

.card-admin .card-body.bg-danger {
  background: #d2322d;
  color: #FFF; }

.card-admin .card-body.bg-info {
  background: #5bc0de;
  color: #FFF; }

.card-admin .card-body.bg-dark {
  background: #171717;
  color: #FFF; }

.card-featured.card-admin {
  border-top: 3px solid #33353F; }
  .card-featured.card-admin .card-header {
    border-radius: 0; }

.card-featured-top {
  border-top: 3px solid #007bff; }

.card-featured-right {
  border-right: 3px solid #007bff; }

.card-featured-bottom {
  border-bottom: 3px solid #007bff; }

.card-featured-left {
  border-left: 3px solid #007bff; }

.card-featured-primary {
  border-color: #007bff; }
  .card-featured-primary .card-title {
    color: #007bff; }

.card-featured-success {
  border-color: #47a447; }
  .card-featured-success .card-title {
    color: #47a447; }

.card-featured-warning {
  border-color: #ed9c28; }
  .card-featured-warning .card-title {
    color: #ed9c28; }

.card-featured-danger {
  border-color: #d2322d; }
  .card-featured-danger .card-title {
    color: #d2322d; }

.card-featured-info {
  border-color: #5bc0de; }
  .card-featured-info .card-title {
    color: #5bc0de; }

.card-featured-dark {
  border-color: #171717; }
  .card-featured-dark .card-title {
    color: #171717; }

.card-highlight.card-admin .card-header {
  background-color: #007bff;
  border-color: #007bff;
  color: #fff; }

.card-highlight.card-admin .card-title {
  color: #fff; }

.card-highlight.card-admin .card-subtitle {
  color: #fff;
  color: rgba(255, 255, 255, 0.7); }

.card-highlight.card-admin .card-actions a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff; }

.card-highlight.card-admin .card-body {
  background-color: #007bff;
  color: #fff; }

.card-admin .card-highlight-title .card-header {
  background-color: #2BAAB1; }

.card-admin .card-highlight-title .card-title {
  color: #fff; }

.card-admin .card-highlight-title .card-subtitle {
  color: #fff;
  color: rgba(255, 255, 255, 0.7); }

.card-admin .card-highlight-title .card-actions a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff; }

.card-admin .card-header-icon {
  margin: 0 auto;
  font-size: 2.8rem;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 55px; }

.card-admin .card-header-icon.bg-primary {
  background: #007bff;
  color: #FFF; }

.card-admin .card-header-icon.bg-success {
  background: #47a447;
  color: #FFF; }

.card-admin .card-header-icon.bg-warning {
  background: #ed9c28;
  color: #FFF; }

.card-admin .card-header-icon.bg-danger {
  background: #d2322d;
  color: #FFF; }

.card-admin .card-header-icon.bg-info {
  background: #5bc0de;
  color: #FFF; }

.card-admin .card-header-icon.bg-dark {
  background: #171717;
  color: #FFF; }

.card-admin .card-header-profile-picture img {
  display: block;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  border: 4px solid #fff;
  border-radius: 50px; }

.card-admin .card-icon {
  color: #fff;
  font-size: 42px;
  float: left; }
  .card-admin .card-icon ~ .card-title,
  .card-admin .card-icon ~ .card-subtitle {
    margin-left: 64px; }

/* Dark - Cards */
html.dark .card-admin .card-header {
  background: #282d36;
  border-bottom-color: #1d2127; }

html.dark .card-admin .card-actions a:hover {
  background-color: #242830; }

html.dark .card-admin .card-body {
  background: #2e353e; }

html.dark .card-admin .card-footer {
  background: #242830;
  border-top-color: #191c21; }

html .card-primary .card-header {
  background: #007bff; }

html .card-primary .card-subtitle {
  opacity: 0.8;
  color: #FFF; }

html .card-primary .card-title {
  color: #FFF; }

html .card-primary .card-actions a {
  background-color: transparent !important;
  color: #FFF; }

html .card-success .card-header {
  background: #47a447; }

html .card-success .card-subtitle {
  opacity: 0.8;
  color: #FFF; }

html .card-success .card-title {
  color: #FFF; }

html .card-success .card-actions a {
  background-color: transparent !important;
  color: #FFF; }

html .card-warning .card-header {
  background: #ed9c28; }

html .card-warning .card-subtitle {
  opacity: 0.8;
  color: #FFF; }

html .card-warning .card-title {
  color: #FFF; }

html .card-warning .card-actions a {
  background-color: transparent !important;
  color: #FFF; }

html .card-danger .card-header {
  background: #d2322d; }

html .card-danger .card-subtitle {
  opacity: 0.8;
  color: #FFF; }

html .card-danger .card-title {
  color: #FFF; }

html .card-danger .card-actions a {
  background-color: transparent !important;
  color: #FFF; }

html .card-info .card-header {
  background: #5bc0de; }

html .card-info .card-subtitle {
  opacity: 0.8;
  color: #FFF; }

html .card-info .card-title {
  color: #FFF; }

html .card-info .card-actions a {
  background-color: transparent !important;
  color: #FFF; }

html .card-dark .card-header {
  background: #171717; }

html .card-dark .card-subtitle {
  opacity: 0.8;
  color: #FFF; }

html .card-dark .card-title {
  color: #FFF; }

html .card-dark .card-actions a {
  background-color: transparent !important;
  color: #FFF; }

html .card-transparent.card-admin > .card-header {
  background: none;
  border: 0;
  padding-left: 0;
  padding-right: 0; }
  html .card-transparent.card-admin > .card-header .card-actions {
    right: 0; }
  html .card-transparent.card-admin > .card-header + .card-body {
    border-radius: 5px; }

html .card-transparent.card-admin > .card-body {
  padding: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none; }

html .card.card-admin .card-header-transparent {
  background: none;
  border: 0;
  padding-left: 0;
  padding-right: 0; }
  html .card.card-admin .card-header-transparent .card-actions {
    right: 0; }
  html .card.card-admin .card-header-transparent + .card-body {
    border-radius: 5px; }

.card-horizontal.card-admin {
  display: table;
  width: 100%; }
  .card-horizontal.card-admin .card-header,
  .card-horizontal.card-admin .card-body,
  .card-horizontal.card-admin .card-footer {
    display: table-cell;
    vertical-align: middle; }
  .card-horizontal.card-admin .card-header {
    border-radius: 5px 0 0 5px !important; }
  .card-horizontal.card-admin .card-header + .card-body {
    border-radius: 0 5px 5px 0 !important; }
  .card-horizontal.card-admin .card-footer {
    border-radius: 0 5px 5px 0 !important;
    margin-top: 0; }

.card-admin .card-action-toggle,
.card-admin .card-action-dismiss,
.card-admin .card-action-settings {
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.card-admin .card-action-toggle:before {
  content: "\f0d7"; }

.card-collapsed .card-admin .card-action-toggle:before {
  content: "\f0d8"; }

.card-admin .card-action-dismiss:before {
  content: "\f00d"; }

.card-admin .card-action-settings:before {
  content: "\f013"; }

.card-collapsed .card-body,
.card-collapsed .card-footer {
  display: none; }

html .card-primary .card-actions a,
html .card-primary .card-title {
  color: #FFF; }

html .card-secondary .card-actions a,
html .card-secondary .card-title {
  color: #FFF; }

html .card-tertiary .card-actions a,
html .card-tertiary .card-title {
  color: #FFF; }

html .card-quaternary .card-actions a,
html .card-quaternary .card-title {
  color: #FFF; }

html .card-success .card-actions a,
html .card-success .card-title {
  color: #FFF; }

html .card-warning .card-actions a,
html .card-warning .card-title {
  color: #FFF; }

html .card-danger .card-actions a,
html .card-danger .card-title {
  color: #FFF; }

html .card-info .card-actions a,
html .card-info .card-title {
  color: #FFF; }

html .card-dark .card-actions a,
html .card-dark .card-title {
  color: #FFF; }

@media only screen and (max-width: 767px) {
  .card-admin .card-actions {
    float: none;
    margin-bottom: 15px;
    position: static;
    text-align: right; }
    .card-admin .card-actions a {
      vertical-align: top; } }

@media (min-width: 576px) {
  .card-group .card.card-admin + .card.card-admin {
    border-left: 1px solid #DDD; } }

/* Charts */
.chart {
  width: 100%; }
  .chart.chart-xs {
    height: 150px; }
  .chart.chart-sm {
    height: 184px; }
  .chart.chart-md {
    height: 350px; }
  .chart.chart-lg {
    height: 500px; }

#flotTip {
  padding: 4px 8px;
  background-color: #000;
  z-index: 100;
  color: #FFF;
  opacity: .7;
  font-size: 11px;
  border-radius: 5px; }

.jqstooltip {
  min-width: 30px;
  min-height: 25px;
  border: 0 !important;
  height: auto !important;
  width: auto !important; }

.circular-bar {
  margin: 25px 0; }
  .circular-bar .circular-bar-chart {
    position: relative; }
  .circular-bar strong {
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    top: 35%;
    width: 80%;
    left: 10%;
    text-align: center; }
  .circular-bar label {
    display: block;
    font-weight: 100;
    font-size: 17px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    width: 80%;
    left: 10%;
    text-align: center; }
  .circular-bar.circular-bar-xs {
    width: 50px; }
    .circular-bar.circular-bar-xs strong {
      display: none; }
    .circular-bar.circular-bar-xs label {
      font-size: 11px;
      left: 0;
      text-align: center;
      top: 28%;
      width: 100%; }

.gauge-chart {
  margin: 25px 0; }
  .gauge-chart strong {
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px; }
  .gauge-chart label {
    display: block;
    font-weight: 100;
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 5px;
    text-align: center; }

.small-chart-wrapper {
  display: inline-block;
  margin: 10px 15px;
  width: 100%; }
  .small-chart-wrapper .small-chart {
    display: inline-block;
    float: left;
    margin-bottom: 8px;
    min-width: 80px; }
  .small-chart-wrapper .small-chart-info {
    display: inline-block;
    padding: 0 0 0 10px; }
    .small-chart-wrapper .small-chart-info label {
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      color: #a0a0a0;
      padding: 0;
      margin: 0;
      line-height: 15px; }
    .small-chart-wrapper .small-chart-info strong {
      display: block;
      font-size: 13px;
      padding: 0;
      margin: 0;
      line-height: 15px; }
  .small-chart-wrapper + .small-chart-wrapper {
    margin-left: 25px; }

@media only screen and (max-width: 767px) {
  .small-chart-wrapper {
    margin-right: 0;
    margin-left: 0;
    text-align: center; }
    .small-chart-wrapper .small-chart {
      width: 100%;
      text-align: center; }
    .small-chart-wrapper .small-chart-info {
      padding-left: 0; } }

.liquid-meter {
  position: relative;
  max-height: 200px;
  max-width: 200px;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 50%; }
  .liquid-meter meter {
    display: none; }
  .liquid-meter.liquid-meter-loaded {
    width: auto;
    padding-bottom: 0; }
    .liquid-meter.liquid-meter-loaded:before {
      display: none; }

.liquid-meter-wrapper.liquid-meter-xs .liquid-meter {
  max-height: 120px;
  max-width: 120px; }

.liquid-meter-wrapper.liquid-meter-sm .liquid-meter {
  max-height: 150px;
  max-width: 150px; }

.liquid-meter-wrapper.liquid-meter-md .liquid-meter {
  max-height: 200px;
  max-width: 200px; }

.liquid-meter-wrapper.liquid-meter-lg .liquid-meter {
  max-height: 230px;
  max-width: 230px; }

.liquid-meter-wrapper .liquid-meter-selector {
  margin-top: 3px; }
  .liquid-meter-wrapper .liquid-meter-selector a {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 11px;
    color: #9b9b9b;
    border-right: 1px solid #e4e4e4;
    display: inline-block;
    padding-right: 8px;
    margin-right: 8px; }
    .liquid-meter-wrapper .liquid-meter-selector a.active {
      color: #007bff; }
    .liquid-meter-wrapper .liquid-meter-selector a:last-child {
      border-right: 0;
      padding-right: 0;
      margin-right: 0; }

.chart-data-selector {
  visibility: hidden;
  max-height: 255px;
  padding: 6px; }
  .chart-data-selector h2 {
    color: #33353F;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-transform: none;
    letter-spacing: -1px; }
    .chart-data-selector h2 .multiselect {
      background: #f6f6f6;
      border: 0 none;
      font-size: 18px;
      font-weight: 600;
      margin: -4px 0 0 4px !important;
      padding: 3px 12px 3px 8px; }
      .chart-data-selector h2 .multiselect:hover, .chart-data-selector h2 .multiselect:focus, .chart-data-selector h2 .multiselect:active {
        text-decoration: none; }
    .chart-data-selector h2 .multiselect-container {
      margin: 0 0 0 4px;
      min-width: 120%; }
  .chart-data-selector .chart-data-selector-items {
    position: relative;
    overflow: hidden; }
    .chart-data-selector .chart-data-selector-items .chart-active {
      visibility: hidden; }
    .chart-data-selector .chart-data-selector-items .chart-hidden {
      visibility: hidden; }
  .chart-data-selector.ready {
    max-height: none;
    visibility: visible; }
    .chart-data-selector.ready .chart-active {
      visibility: visible;
      position: relative;
      z-index: 2; }
    .chart-data-selector.ready .chart-hidden {
      visibility: hidden;
      position: absolute;
      z-index: 1;
      top: -9999px; }

.ct-chart .ct-label,
.ct-chart .ct-label.ct-horizontal,
.ct-chart .ct-label.ct-vertical {
  font-size: 0.75rem; }

.ct-chart .ct-series.ct-series-a .ct-bar,
.ct-chart .ct-series.ct-series-a .ct-line,
.ct-chart .ct-series.ct-series-a .ct-point,
.ct-chart .ct-series.ct-series-a .ct-slice.ct-donut {
  stroke: #007bff; }

.ct-chart .ct-series.ct-series-a .ct-area,
.ct-chart .ct-series.ct-series-a .ct-slice:not(.ct-donut) {
  fill: #007bff; }

.ct-chart .ct-series.ct-series-b .ct-bar,
.ct-chart .ct-series.ct-series-b .ct-line,
.ct-chart .ct-series.ct-series-b .ct-point,
.ct-chart .ct-series.ct-series-b .ct-slice.ct-donut {
  stroke: #0056b3; }

.ct-chart .ct-series.ct-series-b .ct-area,
.ct-chart .ct-series.ct-series-b .ct-slice:not(.ct-donut) {
  fill: #0056b3; }

.ct-chart .ct-series.ct-series-c .ct-bar,
.ct-chart .ct-series.ct-series-c .ct-line,
.ct-chart .ct-series.ct-series-c .ct-point,
.ct-chart .ct-series.ct-series-c .ct-slice.ct-donut {
  stroke: #E36159; }

.ct-chart .ct-series.ct-series-c .ct-area,
.ct-chart .ct-series.ct-series-c .ct-slice:not(.ct-donut) {
  fill: #E36159; }

.ct-chart .ct-series.ct-series-d .ct-bar,
.ct-chart .ct-series.ct-series-d .ct-line,
.ct-chart .ct-series.ct-series-d .ct-point,
.ct-chart .ct-series.ct-series-d .ct-slice.ct-donut {
  stroke: #cd2c23; }

.ct-chart .ct-series.ct-series-d .ct-area,
.ct-chart .ct-series.ct-series-d .ct-slice:not(.ct-donut) {
  fill: #cd2c23; }

.ct-chart .ct-series.ct-series-e .ct-bar,
.ct-chart .ct-series.ct-series-e .ct-line,
.ct-chart .ct-series.ct-series-e .ct-point,
.ct-chart .ct-series.ct-series-e .ct-slice.ct-donut {
  stroke: #2BAAB1; }

.ct-chart .ct-series.ct-series-e .ct-area,
.ct-chart .ct-series.ct-series-e .ct-slice:not(.ct-donut) {
  fill: #2BAAB1; }

.ct-chart .ct-series.ct-series-f .ct-bar,
.ct-chart .ct-series.ct-series-f .ct-line,
.ct-chart .ct-series.ct-series-f .ct-point,
.ct-chart .ct-series.ct-series-f .ct-slice.ct-donut {
  stroke: #1c6f73; }

.ct-chart .ct-series.ct-series-f .ct-area,
.ct-chart .ct-series.ct-series-f .ct-slice:not(.ct-donut) {
  fill: #1c6f73; }

.ct-chart .ct-series.ct-series-g .ct-bar,
.ct-chart .ct-series.ct-series-g .ct-line,
.ct-chart .ct-series.ct-series-g .ct-point,
.ct-chart .ct-series.ct-series-g .ct-slice.ct-donut {
  stroke: #734BA9; }

.ct-chart .ct-series.ct-series-g .ct-area,
.ct-chart .ct-series.ct-series-g .ct-slice:not(.ct-donut) {
  fill: #734BA9; }

.ct-chart .ct-series.ct-series-h .ct-bar,
.ct-chart .ct-series.ct-series-h .ct-line,
.ct-chart .ct-series.ct-series-h .ct-point,
.ct-chart .ct-series.ct-series-h .ct-slice.ct-donut {
  stroke: #4f3374; }

.ct-chart .ct-series.ct-series-h .ct-area,
.ct-chart .ct-series.ct-series-h .ct-slice:not(.ct-donut) {
  fill: #4f3374; }

.ct-chart .ct-series.ct-series-i .ct-bar,
.ct-chart .ct-series.ct-series-i .ct-line,
.ct-chart .ct-series.ct-series-i .ct-point,
.ct-chart .ct-series.ct-series-i .ct-slice.ct-donut {
  stroke: #0056b3; }

.ct-chart .ct-series.ct-series-i .ct-area,
.ct-chart .ct-series.ct-series-i .ct-slice:not(.ct-donut) {
  fill: #0056b3; }

.ct-chart .ct-series.ct-series-j .ct-bar,
.ct-chart .ct-series.ct-series-j .ct-line,
.ct-chart .ct-series.ct-series-j .ct-point,
.ct-chart .ct-series.ct-series-j .ct-slice.ct-donut {
  stroke: #4da3ff; }

.ct-chart .ct-series.ct-series-j .ct-area,
.ct-chart .ct-series.ct-series-j .ct-slice:not(.ct-donut) {
  fill: #4da3ff; }

.ct-chart .ct-series.ct-series-k .ct-bar,
.ct-chart .ct-series.ct-series-k .ct-line,
.ct-chart .ct-series.ct-series-k .ct-point,
.ct-chart .ct-series.ct-series-k .ct-slice.ct-donut {
  stroke: #ee9f9a; }

.ct-chart .ct-series.ct-series-k .ct-area,
.ct-chart .ct-series.ct-series-k .ct-slice:not(.ct-donut) {
  fill: #ee9f9a; }

.ct-chart .ct-series.ct-series-l .ct-bar,
.ct-chart .ct-series.ct-series-l .ct-line,
.ct-chart .ct-series.ct-series-l .ct-point,
.ct-chart .ct-series.ct-series-l .ct-slice.ct-donut {
  stroke: #53ced5; }

.ct-chart .ct-series.ct-series-l .ct-area,
.ct-chart .ct-series.ct-series-l .ct-slice:not(.ct-donut) {
  fill: #53ced5; }

.ct-chart .ct-series.ct-series-m .ct-bar,
.ct-chart .ct-series.ct-series-m .ct-line,
.ct-chart .ct-series.ct-series-m .ct-point,
.ct-chart .ct-series.ct-series-m .ct-slice.ct-donut {
  stroke: #9b7cc5; }

.ct-chart .ct-series.ct-series-m .ct-area,
.ct-chart .ct-series.ct-series-m .ct-slice:not(.ct-donut) {
  fill: #9b7cc5; }

.ct-chart .ct-series.ct-series-n .ct-bar,
.ct-chart .ct-series.ct-series-n .ct-line,
.ct-chart .ct-series.ct-series-n .ct-point,
.ct-chart .ct-series.ct-series-n .ct-slice.ct-donut {
  stroke: #00254d; }

.ct-chart .ct-series.ct-series-n .ct-area,
.ct-chart .ct-series.ct-series-n .ct-slice:not(.ct-donut) {
  fill: #00254d; }

.ct-chart .ct-series.ct-series-o .ct-bar,
.ct-chart .ct-series.ct-series-o .ct-line,
.ct-chart .ct-series.ct-series-o .ct-point,
.ct-chart .ct-series.ct-series-o .ct-slice.ct-donut {
  stroke: #b3d7ff; }

.ct-chart .ct-series.ct-series-o .ct-area,
.ct-chart .ct-series.ct-series-o .ct-slice:not(.ct-donut) {
  fill: #b3d7ff; }

.ct-chart .tooltip {
  opacity: 1;
  position: absolute;
  display: inline-block;
  min-width: 115px;
  padding: 8px;
  background: #007bff;
  color: #FFF;
  font-weight: 500;
  text-align: center;
  pointer-events: none;
  z-index: 1; }
  .ct-chart .tooltip:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top-color: #007bff; }

html.dark .chart-data-selector h2 .multiselect {
  background-color: #282d36; }

/* CodeMirror */
html.dark .CodeMirror pre {
  background: transparent;
  border: none; }

/* Data Tables */
.dataTables_wrapper {
  position: relative;
  padding: 0;
  margin: 0; }
  .dataTables_wrapper .DTTT_container {
    margin-bottom: 5px; }
    .dataTables_wrapper .DTTT_container .btn-group {
      display: inline-block !important; }
    .dataTables_wrapper .DTTT_container .btn {
      margin-left: 5px; }
  .dataTables_wrapper .datatables-header {
    margin-bottom: 15px; }
    .dataTables_wrapper .datatables-header label {
      font-weight: normal;
      margin: 0; }
  .dataTables_wrapper table thead th {
    padding-right: 21px !important; }
  .dataTables_wrapper table.dataTable {
    border-collapse: collapse !important;
    margin: 0 !important;
    width: 100% !important; }
  .dataTables_wrapper div.dataTables_info {
    font-size: 0.7rem; }
  .dataTables_wrapper .pagination {
    margin-top: 20px !important; }

.dataTables_wrapper .select2-container {
  display: inline-block;
  margin-right: 10px;
  width: 75px; }

@media only screen and (max-width: 991px) {
  .dataTables_wrapper .dataTables_length {
    margin-bottom: 15px; }
    .dataTables_wrapper .dataTables_length label {
      float: none;
      width: 100%; } }

/* Filter */
.dataTables_wrapper .dataTables_filter label {
  width: 50%; }

.dataTables_wrapper .dataTables_filter input {
  width: 100% !important; }

@media only screen and (max-width: 991px) {
  .dataTables_wrapper .dataTables_filter label {
    width: 100% !important; } }

/* Empty Row */
.dataTables_wrapper .dataTables_empty {
  padding: 50px 0;
  text-align: center; }

.dataTables_processing {
  background: #007bff;
  border-radius: 100px;
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.3);
  color: #FFF;
  left: 50%;
  margin-left: -36px;
  padding: 5px 10px;
  position: absolute;
  top: 3px; }

@media only screen and (max-width: 991px) {
  .dataTables_processing {
    left: auto;
    margin-left: 0;
    right: 0; } }

.DTTT_Print,
.DTTT_Print .inner-wrapper,
.DTTT_Print .content-body,
.DTTT_Print .card {
  background: #FFF !important;
  margin: 0 !important;
  padding: 0 !important;
  top: 0 !important; }

.DTTT_Print .dataTables_wrapper .DTTT.btn-group {
  display: none !important; }

.DTTT_Print .DTTT_print_info {
  background: rgba(255, 255, 255, 0.9);
  display: block;
  left: 0;
  height: 100px;
  line-height: 100px;
  position: fixed;
  font-size: 14px;
  text-align: center;
  top: 0;
  width: 100%; }

/* Dark Fixes */
html.dark div.DTTT_container .btn {
  color: #EEE !important; }

/* Datepicker - Base */
.datepicker {
  padding: 10px;
  margin: 0 auto;
  line-height: 1.1em; }
  .datepicker.datepicker-inline {
    line-height: 1.7em;
    width: 100%; }
  .datepicker table {
    width: 100%; }
    .datepicker table tr td {
      border-radius: 0; }
    .datepicker table thead tr th {
      cursor: pointer;
      font-size: 0.8rem;
      text-align: center;
      font-weight: normal; }
      .datepicker table thead tr th.prev {
        content: '\f0d9';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900; }
      .datepicker table thead tr th.next {
        content: '\f0da';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900; }
      .datepicker table thead tr th:hover {
        color: #FFF; }
    .datepicker table td {
      text-align: center;
      font-size: 0.75rem; }
      .datepicker table td.day {
        transition: background-color .1s ease-in .1s, color .1s ease-in .1s;
        cursor: pointer; }

/* Datepicker - Skin Default */
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td span:hover {
  background: #007bff;
  color: #FFF; }

.datepicker table tbody tr td span.old,
.datepicker table tbody tr td span.new {
  color: #CCC; }
  .datepicker table tbody tr td span.old:hover,
  .datepicker table tbody tr td span.new:hover {
    color: #FFF; }

.datepicker table tbody tr td.day:hover {
  background: #007bff;
  color: #FFF; }

.datepicker table tbody tr td.day.active {
  background: #0062cc;
  color: #FFF; }

.datepicker table tbody tr td.day.new {
  color: #777; }
  .datepicker table tbody tr td.day.new:hover {
    color: #FFF; }

/* Datepicker - Skin Dark */
html:not(.sidebar-light) .datepicker.datepicker-dark {
  background: transparent; }
  html:not(.sidebar-light) .datepicker.datepicker-dark table thead tr th.datepicker-switch {
    color: #FFF; }
  html:not(.sidebar-light) .datepicker.datepicker-dark table thead tr th.dow {
    color: #777; }
  html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td span.old,
  html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td span.new {
    color: #444; }
    html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td span.old:hover,
    html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td span.new:hover {
      color: #FFF; }
  html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td.day {
    color: #FFF; }
    html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td.day:hover {
      background: #007bff;
      color: #FFF; }
    html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td.day.active {
      background: #0062cc;
      color: #FFF; }
    html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td.day.new {
      color: #777; }
      html:not(.sidebar-light) .datepicker.datepicker-dark table tbody tr td.day.new:hover {
        color: #FFF; }

/* Datepicker - Skin Primary */
.datepicker.datepicker-primary {
  min-width: 255px; }
  .datepicker.datepicker-primary.datepicker-inline {
    background: #fff;
    border: 1px solid #eee; }
  .datepicker.datepicker-primary table thead tr:first-child {
    background-color: #007bff;
    color: #FFF; }
    .datepicker.datepicker-primary table thead tr:first-child th:hover {
      background-color: #0062cc; }
    .datepicker.datepicker-primary table thead tr:first-child th:first-child {
      border-radius: 4px 0 0 0; }
    .datepicker.datepicker-primary table thead tr:first-child th:last-child {
      border-radius: 0 4px 0 0; }
  .datepicker.datepicker-primary table thead tr:last-child {
    background-color: #1a88ff;
    color: #FFF; }
    .datepicker.datepicker-primary table thead tr:last-child th:hover {
      background-color: #007bff; }
  .datepicker.datepicker-primary table thead tr th {
    border-radius: 0; }

html.dark .input-daterange .input-group-addon {
  text-shadow: none; }

html.dark .datepicker-dropdown {
  color: #EEE;
  background-color: #282d36; }
  html.dark .datepicker-dropdown:after {
    border-bottom-color: #282d36; }
  html.dark .datepicker-dropdown.datepicker-orient-bottom:before {
    border-top-color: rgba(0, 0, 0, 0.2); }
  html.dark .datepicker-dropdown.datepicker-orient-bottom:after {
    border-top-color: #282d36; }

html.dark .datepicker.datepicker-primary {
  border-color: #282d36;
  background: #282d36; }

/* Dropzone */
.dropzone {
  background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.03);
  border-radius: 3px;
  min-height: 122px;
  padding: 23px; }
  .dropzone .dz-default span {
    transition: color .1s ease-in;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.2); }
  .dropzone:hover .dz-default span {
    color: rgba(0, 0, 0, 0.3); }

html.dark .dropzone .dz-default span {
  color: rgba(255, 255, 255, 0.2); }

html.dark .dropzone:hover .dz-default span {
  color: rgba(255, 255, 255, 0.3); }

/* File Upload */
.fileupload .uneditable-input .fa, .fileupload .uneditable-input .fab, .fileupload .uneditable-input .fal, .fileupload .uneditable-input .far, .fileupload .uneditable-input .fas {
  position: absolute;
  top: 12px;
  left: 26px; }

.fileupload .uneditable-input .fileupload-preview {
  display: inline-block;
  float: left;
  overflow: hidden;
  padding: 0 0 0 17px;
  text-overflow: ellipsis;
  width: 100%; }

.fileupload .btn {
  border-radius: 0; }

@media only screen and (max-width: 479px) {
  .fileupload .uneditable-input {
    width: 170px; } }

/* Forms */
form label {
  font-weight: normal; }

textarea {
  resize: vertical; }

select {
  border: 1px solid #E5E7E9;
  border-radius: 6px;
  outline: none; }

.label {
  font-weight: normal; }

.form-group:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.form-control:not(.form-control-lg) {
  font-size: 0.75rem;
  line-height: 1.3; }

.form-control:not(.form-control-sm):not(.form-control-lg) {
  font-size: 0.85rem;
  line-height: 1.85;
  min-height: 2.4rem; }

.form-control.form-control-focused {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-color: #CCC; }

.form-control:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-color: #CCC; }

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

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

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

/* Form - iOS Override */
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
  -webkit-appearance: none; }

.form-control::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bdbdbd; }

.form-control::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #bdbdbd; }

.form-control:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bdbdbd; }

.multiselect-container {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .multiselect-container > li > a > label {
    padding: 5px 20px 5px 12px;
    font-size: 0.8rem; }
    .multiselect-container > li > a > label input {
      position: relative;
      top: 2px;
      margin-right: 3px; }
  .multiselect-container > li.active > a > label {
    color: #FFF; }
  .multiselect-container > li.multiselect-group label {
    font-size: 0.8rem;
    padding: 5px 20px 5px 12px; }
  .multiselect-container .input-group input {
    max-width: 78%; }

html.dark .form-control {
  background-color: #282d36;
  border-color: #282d36;
  color: #EEE; }

html.dark .form-control[disabled],
html.dark .form-control[readonly],
html.dark fieldset[disabled] .form-control {
  background-color: #21262d; }

/* Form - Bootstrap Override */
.btn-lg, .btn-group-lg > .btn,
.btn-group-lg > .btn {
  line-height: 1.334; }

.input-group-btn .btn {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

select.form-control-sm, select.form-control-lg {
  line-height: 1;
  height: auto !important; }

.bootstrap-timepicker-widget input {
  border: 0; }

.bootstrap-timepicker-widget table td input {
  width: 40px; }

.fileupload .btn {
  line-height: 20px;
  margin-left: -5px; }

/* Form - Custom Fields */
.required {
  display: inline-block;
  color: #d2322d;
  font-size: 0.8em;
  font-weight: bold;
  position: relative;
  top: -0.2em; }

label.error {
  color: #B94A48;
  margin-top: 2px; }

/* Form - Group Override */
.form-group:after {
  clear: both;
  display: block;
  content: ''; }

.form-group:last-child, .form-group:last-of-type {
  margin-bottom: 0; }

/* Form - Bordered */
.form-bordered .form-group {
  border-bottom: 1px solid #eff2f7;
  padding-bottom: 15px;
  margin-bottom: 15px; }
  .form-bordered .form-group:last-child, .form-bordered .form-group:last-of-type {
    border-bottom: none !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important; }

/* Dark - Form - Bordered */
html.dark .form-bordered .form-group {
  border-bottom: 1px solid #242830;
  padding-bottom: 15px;
  margin-bottom: 15px; }

/* Form - Vertical Group / Stacked */
.form-group-vertical {
  position: relative;
  white-space: nowrap; }
  .form-group-vertical .form-control {
    border-radius: 0;
    margin-top: -1px;
    z-index: 1; }
    .form-group-vertical .form-control:first-child, .form-group-vertical .form-control:first-of-type {
      border-radius: 4px 4px 0 0; }
    .form-group-vertical .form-control:last-child, .form-group-vertical .form-control:last-of-type {
      border-radius: 0 0 4px 4px; }
    .form-group-vertical .form-control:focus {
      position: relative;
      z-index: 2; }
  .form-group-vertical .input-group {
    margin-top: -1px; }
    .form-group-vertical .input-group .form-control {
      margin-top: 0; }
    .form-group-vertical .input-group:first-child .form-control, .form-group-vertical .input-group:first-of-type .form-control {
      border-radius: 0 4px 0 0; }
    .form-group-vertical .input-group:last-child .form-control, .form-group-vertical .input-group:last-of-type .form-control {
      border-radius: 0 0 4px 0; }
    .form-group-vertical .input-group.input-group-icon:first-child .form-control, .form-group-vertical .input-group.input-group-icon:first-of-type .form-control {
      border-radius: 4px 4px 0 0; }
    .form-group-vertical .input-group.input-group-icon:last-child .form-control, .form-group-vertical .input-group.input-group-icon:last-of-type .form-control {
      border-radius: 0 0 4px 4px; }

/* Form - Input Override */
.form-control-lg {
  border-radius: 4px; }

/* Form - Round Input */
input.input-rounded {
  border-radius: 500px; }

.input-group-rounded input.form-control {
  border-radius: 500px; }
  .input-group-rounded input.form-control:first-child, .input-group-rounded input.form-control:last-child {
    border-radius: 500px; }

/* Form - Custom Checkbox */
.checkbox-custom {
  position: relative;
  padding: 0 0 0 25px;
  margin-bottom: 7px;
  margin-top: 0; }
  .checkbox-custom.checkbox-inline {
    display: inline-block;
    vertical-align: middle; }
    .form-group .checkbox-custom.checkbox-inline {
      margin-top: 7px;
      padding-top: 0; }
  .checkbox-custom:last-child, .checkbox-custom:last-of-type {
    margin-bottom: 0; }
  .checkbox-custom input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 3px;
    margin: -6px 0 0 0;
    z-index: 2;
    cursor: pointer; }
    .checkbox-custom input[type="checkbox"]:checked + label:after {
      position: absolute;
      display: inline-block;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      content: '\F00C';
      top: 50%;
      left: 4px;
      margin-top: -5px;
      font-size: 11px;
      line-height: 1;
      width: 16px;
      height: 16px;
      color: #333; }
    .checkbox-custom input[type="checkbox"]:disabled {
      cursor: not-allowed; }
      .checkbox-custom input[type="checkbox"]:disabled:checked + label:after {
        color: #999; }
      .checkbox-custom input[type="checkbox"]:disabled + label {
        cursor: not-allowed; }
      .checkbox-custom input[type="checkbox"]:disabled + label:before {
        background-color: #eee; }
  .checkbox-custom label {
    cursor: pointer;
    margin-bottom: 0;
    text-align: left;
    line-height: 1.5; }
    .checkbox-custom label:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -9px;
      width: 19px;
      height: 18px;
      display: inline-block;
      border-radius: 2px;
      border: 1px solid #bbb;
      background: #fff; }
    .checkbox-custom label + label.error {
      display: block; }

html.dark .checkbox-custom label:before {
  background: #282d36;
  border-color: #21262d; }

html.dark .checkbox-custom input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-custom input[type="checkbox"]:disabled + label:before {
  background: #242830;
  border-color: #242830; }

html.dark .checkbox-primary input[type="checkbox"]:checked + label:after,
.checkbox-primary input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-primary label:before,
.checkbox-primary label:before {
  background: #007bff;
  border-color: #006fe6; }

html.dark .checkbox-text-primary input[type="checkbox"]:checked + label:after,
.checkbox-text-primary input[type="checkbox"]:checked + label:after {
  color: #007bff; }

html.dark .checkbox-success input[type="checkbox"]:checked + label:after,
.checkbox-success input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-success label:before,
.checkbox-success label:before {
  background: #47a447;
  border-color: #3f923f; }

html.dark .checkbox-text-success input[type="checkbox"]:checked + label:after,
.checkbox-text-success input[type="checkbox"]:checked + label:after {
  color: #47a447; }

html.dark .checkbox-warning input[type="checkbox"]:checked + label:after,
.checkbox-warning input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-warning label:before,
.checkbox-warning label:before {
  background: #ed9c28;
  border-color: #e89113; }

html.dark .checkbox-text-warning input[type="checkbox"]:checked + label:after,
.checkbox-text-warning input[type="checkbox"]:checked + label:after {
  color: #ed9c28; }

html.dark .checkbox-danger input[type="checkbox"]:checked + label:after,
.checkbox-danger input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-danger label:before,
.checkbox-danger label:before {
  background: #d2322d;
  border-color: #bd2d29; }

html.dark .checkbox-text-danger input[type="checkbox"]:checked + label:after,
.checkbox-text-danger input[type="checkbox"]:checked + label:after {
  color: #d2322d; }

html.dark .checkbox-info input[type="checkbox"]:checked + label:after,
.checkbox-info input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-info label:before,
.checkbox-info label:before {
  background: #5bc0de;
  border-color: #46b8da; }

html.dark .checkbox-text-info input[type="checkbox"]:checked + label:after,
.checkbox-text-info input[type="checkbox"]:checked + label:after {
  color: #5bc0de; }

html.dark .checkbox-dark input[type="checkbox"]:checked + label:after,
.checkbox-dark input[type="checkbox"]:checked + label:after {
  color: #fff; }

html.dark .checkbox-dark label:before,
.checkbox-dark label:before {
  background: #171717;
  border-color: #0a0a0a; }

html.dark .checkbox-text-dark input[type="checkbox"]:checked + label:after,
.checkbox-text-dark input[type="checkbox"]:checked + label:after {
  color: #171717; }

/* Form - Custom Radio */
.radio-custom {
  position: relative;
  padding: 0 0 0 25px;
  margin-bottom: 7px;
  margin-top: 0; }
  .radio-custom.radio-inline {
    display: inline-block;
    vertical-align: middle; }
    .form-group .radio-custom.radio-inline {
      margin-top: 7px;
      padding-top: 0; }
  .radio-custom:last-child, .radio-custom:last-of-type {
    margin-bottom: 0; }
  .radio-custom input[type="radio"] {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 3px;
    margin: -6px 0 0 0;
    z-index: 2;
    cursor: pointer; }
    .radio-custom input[type="radio"]:checked + label:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 4px;
      margin-top: -5px;
      display: inline-block;
      font-size: 11px;
      line-height: 1;
      width: 10px;
      height: 10px;
      background-color: #444;
      border-radius: 50px;
      box-shadow: 0px 0px 1px #444; }
    .radio-custom input[type="radio"]:disabled {
      cursor: not-allowed; }
      .radio-custom input[type="radio"]:disabled:checked + label:after {
        color: #999; }
      .radio-custom input[type="radio"]:disabled + label {
        cursor: not-allowed; }
      .radio-custom input[type="radio"]:disabled + label:before {
        background-color: #eee; }
  .radio-custom label {
    cursor: pointer;
    margin-bottom: 0;
    text-align: left;
    line-height: 1.2; }
    .radio-custom label:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -9px;
      width: 18px;
      height: 18px;
      display: inline-block;
      border-radius: 50px;
      border: 1px solid #bbb;
      background: #fff; }
    .radio-custom label + label.error {
      display: block; }

html.dark .radio-custom label:before {
  background: #282d36;
  border-color: #21262d; }

html.dark .radio-custom input[type="radio"]:checked + label:after {
  background-color: #fff; }

html.dark .radio-custom input[type="radio"]:disabled + label:before {
  background: #242830;
  border-color: #242830; }

html.dark .radio-primary input[type="radio"]:checked + label:after,
.radio-primary input[type="radio"]:checked + label:after {
  background: #007bff;
  box-shadow: 0px 0px 1px #007bff; }

html.dark .radio-success input[type="radio"]:checked + label:after,
.radio-success input[type="radio"]:checked + label:after {
  background: #47a447;
  box-shadow: 0px 0px 1px #47a447; }

html.dark .radio-warning input[type="radio"]:checked + label:after,
.radio-warning input[type="radio"]:checked + label:after {
  background: #ed9c28;
  box-shadow: 0px 0px 1px #ed9c28; }

html.dark .radio-danger input[type="radio"]:checked + label:after,
.radio-danger input[type="radio"]:checked + label:after {
  background: #d2322d;
  box-shadow: 0px 0px 1px #d2322d; }

html.dark .radio-info input[type="radio"]:checked + label:after,
.radio-info input[type="radio"]:checked + label:after {
  background: #5bc0de;
  box-shadow: 0px 0px 1px #5bc0de; }

html.dark .radio-dark input[type="radio"]:checked + label:after,
.radio-dark input[type="radio"]:checked + label:after {
  background: #171717;
  box-shadow: 0px 0px 1px #171717; }

/* State */
.has-primary .help-block,
.has-primary .control-label,
.has-primary .radio,
.has-primary .checkbox,
.has-primary .radio-inline,
.has-primary .checkbox-inline,
.has-primary.radio label,
.has-primary.checkbox label,
.has-primary.radio-inline label,
.has-primary.checkbox-inline label {
  color: #007bff; }

.has-primary .form-control {
  border-color: #007bff !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }

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

.has-success .form-control {
  border-color: #47a447 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }

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

.has-warning .form-control {
  border-color: #ed9c28 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }

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

.has-danger .form-control {
  border-color: #d2322d !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }

.has-info .help-block,
.has-info .control-label,
.has-info .radio,
.has-info .checkbox,
.has-info .radio-inline,
.has-info .checkbox-inline,
.has-info.radio label,
.has-info.checkbox label,
.has-info.radio-inline label,
.has-info.checkbox-inline label {
  color: #5bc0de; }

.has-info .form-control {
  border-color: #5bc0de !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }

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

.has-dark .form-control {
  border-color: #171717 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }

/* Form - Error Container */
.validation-message ul {
  display: none;
  list-style: none;
  margin: -20px -20px 30px -20px;
  padding: 20px 20px 10px 20px;
  border-bottom: 1px solid #FFCBCB;
  background: #FFEFEF; }
  .validation-message ul label.error {
    display: block;
    padding-left: 22px;
    position: relative; }
    .validation-message ul label.error:before {
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      content: '\f00d';
      position: absolute;
      top: 0;
      left: 0;
      font-size: 16px;
      color: #D9534F;
      display: inline-block; }

.select2-drop-mask {
  z-index: 10010; }

.select2-drop {
  z-index: 10011; }

.select2-search {
  z-index: 10012; }

.select2-container--bootstrap.select2-container--open {
  z-index: 10013; }

.select2-container--bootstrap .select2-selection--single {
  height: 38.5px;
  line-height: 1.7;
  padding: 6px 24px 6px 12px; }

.select2-container--bootstrap .select2-selection--multiple {
  height: 38.5px; }

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  line-height: 1.8; }

@media (max-width: 991px) {
  .select2-container--bootstrap {
    width: auto !important; } }

.input-group-select-append .btn-group > .btn:first-child {
  border-radius: 0 0.25rem 0.25rem 0; }

.bootstrap-tagsinput {
  padding: 7px 6px 6.2px; }

.spinner-buttons.btn-group-vertical .btn {
  height: 21px !important; }

.spinner-buttons.btn-group-vertical .btn:last-child {
  height: 20px !important; }

.bootstrap-maxlength {
  z-index: 999999 !important; }

html.dark .fileupload .uneditable-input {
  background-color: #282d36;
  border-color: #282d36; }

html.dark .fileupload-new .input-append .btn-file {
  border-color: #21262d; }

/* Form Group Invisible */
.form-group-invisible {
  position: relative; }
  .form-group-invisible.focus .control-label-invisible {
    color: #0088cc; }
  .form-group-invisible .control-label-invisible {
    bottom: 0;
    display: block;
    float: none;
    left: 0;
    line-height: 64px;
    margin: 0;
    padding-left: 50px;
    position: absolute;
    right: 0;
    top: -15px;
    transition: color ease-in-out .15s;
    width: auto; }
  .form-group-invisible .form-control-invisible, .form-group-invisible .form-control-invisible:focus, .form-group-invisible .form-control-invisible:active,
  .form-group-invisible .form-control-invisible + .bootstrap-tagsinput {
    background: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important; }
  .form-group-invisible .form-control-invisible + .bootstrap-tagsinput {
    margin-bottom: 4px; }

@media only screen and (max-width: 767px) {
  .form-group-invisible {
    padding-top: 30px; }
    .form-group-invisible .control-label-invisible {
      padding-left: 27px; } }

/* Forms Validations */
label.valid {
  display: inline-block;
  text-indent: -9999px; }

label.error {
  color: #C10000;
  font-size: 0.9em;
  margin-top: -5px;
  padding: 0; }

/* Spinner */
.spinner-buttons.btn-group-vertical .btn i {
  position: relative;
  top: -6px; }

/* File Upload */
.fileupload .uneditable-input {
  height: 37px; }

/* Input Group */
.input-group .btn, .input-group .btn.active, .input-group .btn:active {
  box-shadow: none !important; }

/* IOs Switch */
.switch {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 3px 0; }
  .switch .ios-switch {
    height: 35px;
    width: 65px; }
    .switch .ios-switch .handle {
      height: 31px;
      width: 31px; }
  .switch.switch-primary .ios-switch .on-background {
    background: #007bff; }
  .switch.switch-success .ios-switch .on-background {
    background: #47a447; }
  .switch.switch-warning .ios-switch .on-background {
    background: #ed9c28; }
  .switch.switch-danger .ios-switch .on-background {
    background: #d2322d; }
  .switch.switch-info .ios-switch .on-background {
    background: #5bc0de; }
  .switch.switch-dark .ios-switch .on-background {
    background: #171717; }
  .switch.switch-lg .ios-switch {
    height: 45px;
    width: 75px; }
    .switch.switch-lg .ios-switch .handle {
      height: 41px;
      width: 41px; }
  .switch.switch-sm .ios-switch {
    height: 25px;
    width: 55px; }
    .switch.switch-sm .ios-switch .handle {
      height: 21px;
      width: 21px; }

.ios-switch {
  height: 45px;
  width: 75px;
  position: relative;
  background-color: #E5E5E5;
  border-radius: 100px;
  backface-visibility: hidden; }

.ios-switch .background-fill {
  width: 100%;
  height: 100%;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 0; }

.ios-switch .on-background {
  background-image: linear-gradient(#00e459, #00e158);
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  z-index: 1;
  transition: .3s 0.2s; }

.ios-switch .state-background {
  border-radius: 100px;
  z-index: 2;
  background-image: linear-gradient(#ffffff, #FDFDFD);
  border: 2px solid #E5E5E5;
  box-sizing: border-box;
  transform: scale(1);
  transition: .4s; }

.ios-switch .handle {
  width: 41px;
  height: 41px;
  background-color: white;
  top: 2px;
  left: 2px;
  position: absolute;
  border-radius: 20px;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.075), 0 3px 5px rgba(0, 0, 0, 0.15), 1px 2px 2px rgba(0, 0, 0, 0.05);
  z-index: 3;
  transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
  box-sizing: content-box; }

.ios-switch.off .handle {
  animation: expand-off .3s 0.2s;
  transform: translate(0px, 0);
  transform: translate3d(0px, 0, 0); }

.ios-switch.off .on-background {
  transition: .3s 0s; }

.ios-switch.off .state-background {
  transition: .4s 0.25s; }

.ios-switch.on .handle {
  animation: expand-on .3s 0.2s;
  transform: translate(30px, 0);
  transform: translate3d(30px, 0, 0); }

.ios-switch.on .on-background {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100); }

.ios-switch.on .state-background {
  transform: scale(0); }

@keyframes expand-on {
  0% {
    padding-right: 0; }
  40% {
    padding-right: 9px; }
  100% {
    padding-right: 0; } }

@keyframes expand-off {
  0% {
    padding-right: 0;
    left: 2px; }
  40% {
    padding-right: 9px;
    left: -7px; }
  100% {
    padding-right: 0;
    left: 2px; } }

/* Markdown */
.md-editor {
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .md-editor > .md-header {
    border-radius: 4px 4px 0 0;
    padding: 10px 10px 4px; }
  .md-editor > .md-preview,
  .md-editor > textarea {
    background: #FFF;
    border-bottom: none;
    border-radius: 0 0 4px 4px;
    padding: 10px;
    outline: none;
    width: 100% !important; }
  .md-editor .btn-group {
    margin-bottom: 6px;
    margin-right: 6px; }

html.dark .md-editor {
  border-color: #282d36; }

html.dark .md-editor > .md-header,
html.dark .md-editor .md-footer {
  background: #242830; }

html.dark .md-editor > .md-preview,
html.dark .md-editor > textarea {
  background: #282d36; }

html.dark .md-editor > textarea {
  color: #EEE;
  border-color: #1d2127; }

/* Max Length */
@media only screen and (max-width: 767px) {
  .bootstrap-maxlength.bottom-left {
    margin-left: 40px; } }

/* Modals */
.modal {
  z-index: 1100; }

.mfp-bg {
  z-index: 10000; }

.mfp-wrap {
  z-index: 10001; }
  .mfp-wrap .mfp-content {
    z-index: 10001; }

.modal-block {
  background: transparent;
  padding: 0;
  text-align: left;
  max-width: 600px;
  margin: 40px auto;
  position: relative; }
  .modal-block.modal-block-xs {
    max-width: 200px; }
  .modal-block.modal-block-sm {
    max-width: 400px; }
  .modal-block.modal-block-md {
    max-width: 600px; }
  .modal-block.modal-block-lg {
    max-width: 900px; }
  .modal-block.modal-block-full {
    max-width: 98%; }
  .modal-block.modal-header-color .card-header h2 {
    color: #FFF; }
  .modal-block.modal-full-color {
    color: #FFF; }
    .modal-block.modal-full-color .card-header {
      border: 0; }
      .modal-block.modal-full-color .card-header h2 {
        color: #FFF; }
    .modal-block.modal-full-color .card-footer {
      border: 0; }
    .modal-block.modal-full-color .card-body {
      background-color: transparent; }
    .modal-block.modal-full-color .fa, .modal-block.modal-full-color .fab, .modal-block.modal-full-color .fal, .modal-block.modal-full-color .far, .modal-block.modal-full-color .fas {
      color: #FFF !important; }
    .modal-block.modal-full-color p {
      color: #FFF; }

/* Modal Wrapper */
.modal-wrapper {
  position: relative;
  padding: 25px 0; }

/* Modal Icon */
.modal-icon {
  float: left;
  width: 20%;
  text-align: center; }
  .modal-icon .fa, .modal-icon .fab, .modal-icon .fal, .modal-icon .far, .modal-icon .fas {
    font-size: 52px;
    position: relative;
    top: -10px;
    color: #007bff; }
  .modal-icon.center {
    float: none;
    width: auto;
    padding-top: 20px; }
    .modal-icon.center + .modal-text {
      float: none;
      width: auto; }
  .modal-icon + .modal-text {
    float: left;
    width: 80%; }

/* Modal Text */
.modal-text {
  padding: 0 5px; }
  .modal-text h1, .modal-text h2, .modal-text h3, .modal-text h4, .modal-text h5, .modal-text h6 {
    padding: 0;
    margin: -7px 0 4px 0; }

.modal-block-primary .fa, .modal-block-primary .fab, .modal-block-primary .fal, .modal-block-primary .far, .modal-block-primary .fas {
  color: #007bff; }

.modal-block-primary.modal-header-color .card-header {
  background-color: #007bff; }

.modal-block-primary.modal-full-color .card {
  background-color: #2990ff; }

.modal-block-primary.modal-full-color .card-header {
  background-color: #007bff; }

.modal-block-primary.modal-full-color .card-footer {
  background-color: #2990ff; }

.modal-block-success .fa, .modal-block-success .fab, .modal-block-success .fal, .modal-block-success .far, .modal-block-success .fas {
  color: #47a447; }

.modal-block-success.modal-header-color .card-header {
  background-color: #47a447; }

.modal-block-success.modal-full-color .card {
  background-color: #5cb85c; }

.modal-block-success.modal-full-color .card-header {
  background-color: #47a447; }

.modal-block-success.modal-full-color .card-footer {
  background-color: #5cb85c; }

.modal-block-warning .fa, .modal-block-warning .fab, .modal-block-warning .fal, .modal-block-warning .far, .modal-block-warning .fas {
  color: #ed9c28; }

.modal-block-warning.modal-header-color .card-header {
  background-color: #ed9c28; }

.modal-block-warning.modal-full-color .card {
  background-color: #f0ad4e; }

.modal-block-warning.modal-full-color .card-header {
  background-color: #ed9c28; }

.modal-block-warning.modal-full-color .card-footer {
  background-color: #f0ad4e; }

.modal-block-danger .fa, .modal-block-danger .fab, .modal-block-danger .fal, .modal-block-danger .far, .modal-block-danger .fas {
  color: #d2322d; }

.modal-block-danger.modal-header-color .card-header {
  background-color: #d2322d; }

.modal-block-danger.modal-full-color .card {
  background-color: #d9534f; }

.modal-block-danger.modal-full-color .card-header {
  background-color: #d2322d; }

.modal-block-danger.modal-full-color .card-footer {
  background-color: #d9534f; }

.modal-block-info .fa, .modal-block-info .fab, .modal-block-info .fal, .modal-block-info .far, .modal-block-info .fas {
  color: #5bc0de; }

.modal-block-info.modal-header-color .card-header {
  background-color: #5bc0de; }

.modal-block-info.modal-full-color .card {
  background-color: #7dcde5; }

.modal-block-info.modal-full-color .card-header {
  background-color: #5bc0de; }

.modal-block-info.modal-full-color .card-footer {
  background-color: #7dcde5; }

.modal-block-dark .fa, .modal-block-dark .fab, .modal-block-dark .fal, .modal-block-dark .far, .modal-block-dark .fas {
  color: #171717; }

.modal-block-dark.modal-header-color .card-header {
  background-color: #171717; }

.modal-block-dark.modal-full-color .card {
  background-color: #2b2b2b; }

.modal-block-dark.modal-full-color .card-header {
  background-color: #171717; }

.modal-block-dark.modal-full-color .card-footer {
  background-color: #2b2b2b; }

html.dark .modal-content {
  background-color: #1d2127; }

html.dark .modal-header,
html.dark .modal-footer {
  border-color: #282d36; }

/* Multiselect */
html.dark .multiselect-container {
  background-color: #282d36; }
  html.dark .multiselect-container > li > a {
    color: #EEE; }
    html.dark .multiselect-container > li > a:hover, html.dark .multiselect-container > li > a:focus {
      background-color: #1d2127;
      color: #FFF; }

/* Select 2 */
html.dark .select2-container--bootstrap .select2-selection,
html.dark .select2-container--bootstrap .select2-dropdown,
html.dark .select2-container--bootstrap .select2-choices .select2-search-field input,
html.dark .select2-container--bootstrap .select2-choice,
html.dark .select2-container--bootstrap .select2-choices {
  color: #EEE;
  background-color: #282d36;
  border-color: #282d36; }

html.dark .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #EEE; }

html.dark .select2-container--bootstrap .select2-results__option[aria-selected="true"],
html.dark .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  color: #EEE;
  background-color: #2e353e;
  border-color: #2e353e; }

/*  Slider - */
.ui-slider.ui-widget-content {
  background: #ebebeb;
  border: none; }

/*  Sliders - Horizontal */
.ui-slider-horizontal {
  height: 6px; }
  .ui-slider-horizontal .ui-slider-handle {
    top: -7px; }

/*  Sliders - Vertical */
.ui-slider-vertical {
  display: inline-block;
  width: 6px; }
  .ui-slider-vertical .ui-slider-handle {
    left: -7px; }

/*  Sliders - UI Handle */
.ui-slider .ui-slider-handle {
  background: #d9d9d9;
  border: 6px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
  cursor: pointer;
  height: 20px;
  width: 20px; }
  .ui-slider .ui-slider-handle:hover {
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3); }

/*  Sliders - UI Handle (Fix Windows Mobile Devices) */
.ui-slider .ui-slider-handle {
  -ms-touch-action: none;
  touch-action: none; }

/*  Sliders - Range */
.ui-slider .ui-slider-range {
  background: #d9d9d9; }

/*  Sliders - Contextual */
.slider-primary .ui-slider-range,
.slider-primary .ui-slider-handle {
  background: #007bff; }

.slider-gradient.slider-primary .ui-slider-range,
.slider-gradient.slider-primary .ui-slider-handle {
  background-image: linear-gradient(#3395ff 0, #007bff 50%, #0062cc 100%); }

.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-handle {
  background-image: linear-gradient(to right, #3395ff 0, #007bff 50%, #0062cc 100%); }

.slider-success .ui-slider-range,
.slider-success .ui-slider-handle {
  background: #47a447; }

.slider-gradient.slider-success .ui-slider-range,
.slider-gradient.slider-success .ui-slider-handle {
  background-image: linear-gradient(#63bb63 0, #47a447 50%, #388038 100%); }

.slider-gradient.ui-slider-vertical.slider-success .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-success .ui-slider-handle {
  background-image: linear-gradient(to right, #63bb63 0, #47a447 50%, #388038 100%); }

.slider-warning .ui-slider-range,
.slider-warning .ui-slider-handle {
  background: #ed9c28; }

.slider-gradient.slider-warning .ui-slider-range,
.slider-gradient.slider-warning .ui-slider-handle {
  background-image: linear-gradient(#f1b257 0, #ed9c28 50%, #d18211 100%); }

.slider-gradient.ui-slider-vertical.slider-warning .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-warning .ui-slider-handle {
  background-image: linear-gradient(to right, #f1b257 0, #ed9c28 50%, #d18211 100%); }

.slider-danger .ui-slider-range,
.slider-danger .ui-slider-handle {
  background: #d2322d; }

.slider-gradient.slider-danger .ui-slider-range,
.slider-gradient.slider-danger .ui-slider-handle {
  background-image: linear-gradient(#db5b57 0, #d2322d 50%, #a82824 100%); }

.slider-gradient.ui-slider-vertical.slider-danger .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-danger .ui-slider-handle {
  background-image: linear-gradient(to right, #db5b57 0, #d2322d 50%, #a82824 100%); }

.slider-info .ui-slider-range,
.slider-info .ui-slider-handle {
  background: #5bc0de; }

.slider-gradient.slider-info .ui-slider-range,
.slider-gradient.slider-info .ui-slider-handle {
  background-image: linear-gradient(#85d0e7 0, #5bc0de 50%, #31b0d5 100%); }

.slider-gradient.ui-slider-vertical.slider-info .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-info .ui-slider-handle {
  background-image: linear-gradient(to right, #85d0e7 0, #5bc0de 50%, #31b0d5 100%); }

.slider-dark .ui-slider-range,
.slider-dark .ui-slider-handle {
  background: #171717; }

.slider-gradient.slider-dark .ui-slider-range,
.slider-gradient.slider-dark .ui-slider-handle {
  background-image: linear-gradient(#313030 0, #171717 50%, black 100%); }

.slider-gradient.ui-slider-vertical.slider-dark .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-dark .ui-slider-handle {
  background-image: linear-gradient(to right, #313030 0, #171717 50%, black 100%); }

html.dark .ui-slider.ui-widget-content {
  background: #21262d; }

/* Spinners */
.spinner-buttons.btn-group-vertical .btn {
  height: 18px;
  margin: 0 0 0 -1px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: center;
  width: 22px;
  line-height: 14px; }

.spinner-buttons.btn-group-vertical .btn i {
  margin-top: -2px; }

.spinner-buttons.btn-group-vertical .btn:first-child {
  border-radius: 0 4px 0 0 !important; }

.spinner-buttons.btn-group-vertical .btn:last-child {
  border-radius: 0 0 4px !important;
  margin-top: -1px;
  height: 17px; }

/* Summernote */
.note-editor {
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .note-editor, .note-editor.note-frame {
    border: 1px solid #ddd;
    margin-top: 0 !important; }
  .note-editor.active {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .note-editor .note-title {
    padding-top: 0 !important; }
  .note-editor .btn-light {
    border-color: #CCC !important; }
  .note-editor .note-toolbar {
    background-color: #f5f5f5;
    border-bottom: 1px dashed #ddd;
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 4px 4px 0 0;
    padding: 3px 10px 7px;
    user-select: none; }
    .note-editor .note-toolbar i {
      margin: 0; }
      .note-editor .note-toolbar i:before {
        margin: 0; }
    .note-editor .note-toolbar .btn-group {
      float: none !important; }
      .note-editor .note-toolbar .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .note-editor .note-toolbar .btn-group > .btn-group:first-child > .btn:last-child,
      .note-editor .note-toolbar .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; }
    @media only screen and (max-width: 767px) {
      .note-editor .note-toolbar {
        text-align: center; } }
  .note-editor .note-editable {
    clear: both;
    background: #FFF;
    border: none;
    border-radius: 0 0 4px 4px;
    font-family: Arial, Helvetica, Sans-serif; }
  .note-editor .note-statusbar {
    background: #FFF;
    border-radius: 0 0 4px 4px; }
    .note-editor .note-statusbar .note-resizebar {
      border-color: #DDD;
      display: block; }

html.dark .note-editor {
  border-color: #282d36;
  color: #EEE; }
  html.dark .note-editor .note-toolbar,
  html.dark .note-editor .note-statusbar {
    background: #242830;
    border-color: #1d2127; }
  html.dark .note-editor .note-editable {
    background: #282d36;
    border-color: #1d2127; }
  html.dark .note-editor .note-statusbar .note-resizebar {
    border-color: #1d2127; }
    html.dark .note-editor .note-statusbar .note-resizebar .note-icon-bar {
      border-color: #444; }
  html.dark .note-editor .note-editing-area .note-editable {
    color: #EEE; }
  html.dark .note-editor .caret {
    border-color: #FFF transparent transparent; }

/* Tables - Basic */
.table {
  width: 100%; }
  .table .table {
    background: transparent; }

/* Tables - Responsive */
.table-responsive > .table-bordered {
  border: 1px solid #dee2e6; }

/* Bootstrap uses important, we need to force it here */
.table.mb-0 {
  margin-bottom: 0 !important; }

/* In case you dont want a border in some row */
.table .b-top-0 td {
  border-top: none; }

/* Tables - Actions */
.table .actions,
.table .actions-hover {
  vertical-align: middle; }
  .table .actions a,
  .table .actions-hover a {
    display: inline-block;
    margin-right: 5px;
    color: #666; }
    .table .actions a:last-child,
    .table .actions-hover a:last-child {
      margin-right: 0; }
  .table .actions a:hover,
  .table .actions-hover a:hover {
    color: #333; }

.table .actions-hover a {
  opacity: 0; }

.table tr:hover .actions-hover a {
  opacity: 1; }

.table .actions-fade a {
  transition: all .2s linear; }

/* Tables - No More Tables technique (991px is the bootstrap SM max-width) */
@media only screen and (max-width: 991px) {
  .table.table-no-more,
  .table.table-no-more thead,
  .table.table-no-more tbody,
  .table.table-no-more tr,
  .table.table-no-more th,
  .table.table-no-more td {
    display: block; }
  .table.table-no-more thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px; }
  .table.table-no-more tr {
    border-bottom: 1px solid #DDD; }
  .table.table-no-more td {
    border: none;
    position: relative;
    padding-left: 50%;
    text-align: left;
    white-space: normal; }
    .table.table-no-more td:before {
      content: attr(data-title);
      font-weight: bold;
      left: 6px;
      padding-right: 10px;
      position: absolute;
      text-align: left;
      top: 8px;
      white-space: nowrap;
      width: 45%; }
  .table.table-no-more.table-bordered td {
    border-bottom: 1px solid #dedede; }
  .table.table-no-more.table-sm td:before {
    top: 5px; } }

/* Dark - Tables */
html.dark .table > thead > tr > th,
html.dark .table > tbody > tr > th,
html.dark .table > tfoot > tr > th,
html.dark .table > thead > tr > td,
html.dark .table > tbody > tr > td,
html.dark .table > tfoot > tr > td,
html.dark .table-bordered {
  border-color: #262b33; }

html.dark .table-striped > tbody > tr:nth-child(2n+1) > td,
html.dark .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #282d36; }

html.dark .table-hover > tbody > tr:hover > td,
html.dark .table-hover > tbody > tr:hover > th {
  background-color: #272c34; }

html.dark .table .actions a,
html.dark .table .actions-hover a {
  color: #808697; }

@media screen and (max-width: 991px) {
  html.dark .table-responsive {
    border-color: #262b33; } }

@media only screen and (max-width: 991px) {
  html.dark .table.table-no-more tr,
  html.dark .table.table-no-more.table-bordered td {
    border-bottom-color: #262b33; } }

/* Tables - States */
.table > thead > tr > td.primary,
.table > tbody > tr > td.primary,
.table > tfoot > tr > td.primary,
.table > thead > tr > th.primary,
.table > tbody > tr > th.primary,
.table > tfoot > tr > th.primary,
.table > thead > tr.primary > td,
.table > tbody > tr.primary > td,
.table > tfoot > tr.primary > td,
.table > thead > tr.primary > th,
.table > tbody > tr.primary > th,
.table > tfoot > tr.primary > th {
  color: #FFF;
  background-color: #007bff !important; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  color: #FFF;
  background-color: #47a447 !important; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  color: #FFF;
  background-color: #ed9c28 !important; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  color: #FFF;
  background-color: #d2322d !important; }

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  color: #FFF;
  background-color: #5bc0de !important; }

.table > thead > tr > td.dark,
.table > tbody > tr > td.dark,
.table > tfoot > tr > td.dark,
.table > thead > tr > th.dark,
.table > tbody > tr > th.dark,
.table > tfoot > tr > th.dark,
.table > thead > tr.dark > td,
.table > tbody > tr.dark > td,
.table > tfoot > tr.dark > td,
.table > thead > tr.dark > th,
.table > tbody > tr.dark > th,
.table > tfoot > tr.dark > th {
  color: #FFF;
  background-color: #171717 !important; }

.table > thead > tr > td.dark,
.table > tbody > tr > td.dark,
.table > tfoot > tr > td.dark,
.table > thead > tr > th.dark,
.table > tbody > tr > th.dark,
.table > tfoot > tr > th.dark,
.table > thead > tr.dark > td,
.table > tbody > tr.dark > td,
.table > tfoot > tr.dark > td,
.table > thead > tr.dark > th,
.table > tbody > tr.dark > th,
.table > tfoot > tr.dark > th {
  background-color: #4a4a4a;
  color: #FFF; }

/* Tags Input */
.bootstrap-tagsinput {
  width: 100%; }

.form-group-invisible .bootstrap-tagsinput {
  border: 0 none;
  box-shadow: none;
  background-color: transparent; }

.bootstrap-tagsinput .badge {
  border: 0; }

html.dark .bootstrap-tagsinput {
  background: #282d36;
  border-color: #282d36; }

/* Timepicker */
html.dark .bootstrap-timepicker-widget {
  background-color: #282d36; }
  html.dark .bootstrap-timepicker-widget:before {
    border-bottom-color: #1d2127; }
  html.dark .bootstrap-timepicker-widget:after {
    border-bottom-color: #282d36; }
  html.dark .bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    border-top-color: #1d2127; }
  html.dark .bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    border-top-color: #282d36; }
  html.dark .bootstrap-timepicker-widget table td a {
    color: #FFF; }
    html.dark .bootstrap-timepicker-widget table td a:hover {
      border-color: #282d36; }
  html.dark .bootstrap-timepicker-widget table td input {
    background-color: #21262d;
    border-color: #282d36;
    color: #EEE; }

/* Pagination */
.pagination > li a {
  color: #007bff;
  box-shadow: none !important; }
  .pagination > li a:hover, .pagination > li a:focus {
    color: #1a88ff; }

.pagination > li.active a, .pagination > li.active a:hover, .pagination > li.active a:focus,
.pagination > li.active span,
.pagination > li.active span:hover,
.pagination > li.active span:focus {
  background-color: #007bff;
  border-color: #007bff; }

.pagination > li.active a {
  background-color: #007bff; }

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

/* Wizard */
.card-body .wizard-tabs {
  margin: -15px -15px 15px; }

.card-body-nopadding .wizard-tabs {
  margin: 0; }

.wizard-tabs ul {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none; }
  .wizard-tabs ul > li {
    display: table-cell;
    border-bottom: 1px solid #EEE; }
    .wizard-tabs ul > li.active {
      border-bottom-color: transparent; }
      .wizard-tabs ul > li.active > a, .wizard-tabs ul > li.active > a:hover, .wizard-tabs ul > li.active > a:focus {
        background: #FFF;
        color: #555; }
      .wizard-tabs ul > li.active > a:after {
        border-left-color: #FFF; }
      .wizard-tabs ul > li.active .badge {
        background-color: #007bff; }
    .wizard-tabs ul > li.disabled > a, .wizard-tabs ul > li.disabled > a:hover, .wizard-tabs ul > li.disabled > a:focus {
      color: #CCC; }
    .wizard-tabs ul > li.disabled .badge {
      background-color: #CCC; }
    .wizard-tabs ul > li > a {
      position: relative;
      display: block;
      padding: 5px;
      font-size: 0.85rem;
      text-decoration: none;
      color: #555; }
      .wizard-tabs ul > li > a .badge {
        border-radius: 100%;
        color: #FFF;
        background: #CCC;
        padding: 0.4rem 0.55rem;
        margin-right: 5px;
        position: relative;
        top: -1px; }
      .wizard-tabs ul > li > a, .wizard-tabs ul > li > a:hover {
        background: #F4F4F4;
        color: #555; }
      .wizard-tabs ul > li > a:hover {
        box-shadow: none; }
      .wizard-tabs ul > li > a:active, .wizard-tabs ul > li > a:focus {
        border-bottom: 0; }
      .wizard-tabs ul > li > a:before, .wizard-tabs ul > li > a:after {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        right: -10px;
        z-index: 1;
        border: 17px solid transparent;
        border-right: 0;
        border-left: 10px solid transparent;
        width: 0;
        height: 0; }
      .wizard-tabs ul > li > a:before {
        z-index: 1;
        right: -11px;
        border-left-color: #E0E0E0; }
      .wizard-tabs ul > li > a:after {
        z-index: 2;
        border-left-color: #F4F4F4; }
    .wizard-tabs ul > li:last-child > a:before, .wizard-tabs ul > li:last-child > a:after {
      display: none; }

html.dark .wizard-tabs ul > li {
  border-color: #282d36; }
  html.dark .wizard-tabs ul > li.active {
    border-color: #2e353e; }
    html.dark .wizard-tabs ul > li.active a, html.dark .wizard-tabs ul > li.active a:hover, html.dark .wizard-tabs ul > li.active a:active {
      background: #2e353e;
      color: #EEE; }
    html.dark .wizard-tabs ul > li.active a:before {
      border-left-color: #21262d; }
    html.dark .wizard-tabs ul > li.active a:after {
      border-left-color: #2e353e; }
  html.dark .wizard-tabs ul > li a, html.dark .wizard-tabs ul > li a:hover {
    background: #282d36;
    color: #EEE; }
  html.dark .wizard-tabs ul > li a:before {
    border-left-color: #21262d; }
  html.dark .wizard-tabs ul > li a:after {
    border-left-color: #282d36; }

html .wizard-progress,
html.dark .wizard-progress {
  margin: 0 15px; }
  html .wizard-progress .steps-progress,
  html.dark .wizard-progress .steps-progress {
    height: 2px;
    margin: 0 38px;
    position: relative;
    top: 15px;
    background: #CCC; }
    html .wizard-progress .steps-progress .progress-indicator,
    html.dark .wizard-progress .steps-progress .progress-indicator {
      height: 100%;
      width: 0;
      background: #007bff;
      transition: width .2s ease-in; }
  html .wizard-progress .wizard-steps,
  html.dark .wizard-progress .wizard-steps {
    list-style: none;
    margin: 0;
    padding: 15px 0 0;
    display: inline-block;
    width: 100%;
    font-size: 0;
    text-align: justify; }
    html .wizard-progress .wizard-steps:after,
    html.dark .wizard-progress .wizard-steps:after {
      display: inline-block;
      width: 100%;
      content: '.';
      font-size: 0;
      height: 0;
      line-height: 0;
      visibility: hidden; }
    html .wizard-progress .wizard-steps li,
    html.dark .wizard-progress .wizard-steps li {
      display: inline-block;
      vertical-align: top;
      min-width: 50px;
      max-width: 100px; }
      html .wizard-progress .wizard-steps li a,
      html.dark .wizard-progress .wizard-steps li a {
        position: relative;
        display: block;
        padding: 25px 8px 0;
        font-size: 11px;
        color: #33333F;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        text-decoration: none; }
        html .wizard-progress .wizard-steps li a span,
        html.dark .wizard-progress .wizard-steps li a span {
          position: absolute;
          top: 0;
          left: 50%;
          display: block;
          background: #CCC;
          color: #FFF;
          line-height: 26px;
          text-align: center;
          margin-top: -15px;
          margin-left: -15px;
          width: 30px;
          height: 30px;
          border-radius: 35px;
          font-size: 13px;
          text-indent: -1px;
          border: 2px solid #CCC;
          transition: all .2s ease-in; }
      html .wizard-progress .wizard-steps li.completed a span,
      html.dark .wizard-progress .wizard-steps li.completed a span {
        background: #007bff;
        color: #FFF; }
      html .wizard-progress .wizard-steps li.active a span,
      html.dark .wizard-progress .wizard-steps li.active a span {
        background: #FFF;
        color: #007bff;
        border-color: #007bff; }
      html .wizard-progress .wizard-steps li.completed.active a span,
      html.dark .wizard-progress .wizard-steps li.completed.active a span {
        color: #FFF; }
  html .wizard-progress.wizard-progress-lg,
  html.dark .wizard-progress.wizard-progress-lg {
    margin: 0 auto 30px;
    width: 80%; }
    html .wizard-progress.wizard-progress-lg .steps-progress,
    html.dark .wizard-progress.wizard-progress-lg .steps-progress {
      margin: 0 52px;
      height: 4px;
      top: 34px; }
    html .wizard-progress.wizard-progress-lg .wizard-steps,
    html.dark .wizard-progress.wizard-progress-lg .wizard-steps {
      padding-top: 30px; }
    html .wizard-progress.wizard-progress-lg ul li,
    html.dark .wizard-progress.wizard-progress-lg ul li {
      max-width: 135px; }
      html .wizard-progress.wizard-progress-lg ul li a,
      html.dark .wizard-progress.wizard-progress-lg ul li a {
        padding-top: 40px;
        font-size: 14px; }
        html .wizard-progress.wizard-progress-lg ul li a span,
        html.dark .wizard-progress.wizard-progress-lg ul li a span {
          width: 60px;
          height: 60px;
          margin-top: -30px;
          margin-left: -30px;
          border-radius: 60px;
          line-height: 52px;
          font-size: 22px;
          border-width: 4px; }

html.dark .wizard-progress .wizard-steps li a {
  color: #808697; }

html.dark .wizard-progress.wizard-progress ul li a span {
  background: #242830;
  border-color: #242830; }

html.dark .wizard-progress .wizard-steps li.active a span {
  background: #242830; }

html.dark .wizard-progress .steps-progress {
  background: #242830; }

@media only screen and (max-width: 991px) {
  html .wizard-progress, html .wizard-progress.wizard-progress-lg, html.dark .wizard-progress, html.dark .wizard-progress.wizard-progress-lg {
    width: auto;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px; }
  html .wizard-progress .steps-progress,
  html.dark .wizard-progress .steps-progress {
    display: none; }
  html .wizard-progress .wizard-steps,
  html.dark .wizard-progress .wizard-steps {
    display: block;
    font-size: 0;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    width: 100%; }
    html .wizard-progress .wizard-steps li,
    html.dark .wizard-progress .wizard-steps li {
      transition: margin .5s linear;
      display: inline-block;
      float: none;
      position: relative;
      width: 100%;
      min-width: 0;
      max-width: none; }
      html .wizard-progress .wizard-steps li a,
      html.dark .wizard-progress .wizard-steps li a {
        position: relative;
        z-index: 2; }
      html .wizard-progress .wizard-steps li:before, html .wizard-progress .wizard-steps li:after, html.dark .wizard-progress .wizard-steps li:before, html.dark .wizard-progress .wizard-steps li:after {
        content: '';
        display: block;
        height: 2px;
        position: absolute;
        top: 0;
        width: 50%; }
      html .wizard-progress .wizard-steps li:before, html.dark .wizard-progress .wizard-steps li:before {
        background: #007bff;
        left: 0; }
      html .wizard-progress .wizard-steps li:after, html.dark .wizard-progress .wizard-steps li:after {
        background: #CCC;
        right: 0; }
      html .wizard-progress .wizard-steps li.active, html.dark .wizard-progress .wizard-steps li.active {
        margin-left: 0; }
      html .wizard-progress .wizard-steps li.completed, html.dark .wizard-progress .wizard-steps li.completed {
        margin-left: -100%; }
        html .wizard-progress .wizard-steps li.completed:after, html.dark .wizard-progress .wizard-steps li.completed:after {
          background: #007bff; }
      html .wizard-progress .wizard-steps li.completed.active, html.dark .wizard-progress .wizard-steps li.completed.active {
        margin-left: 0; }
      html .wizard-progress .wizard-steps li:first-child:before, html.dark .wizard-progress .wizard-steps li:first-child:before {
        display: none; }
      html .wizard-progress .wizard-steps li:last-child:after, html.dark .wizard-progress .wizard-steps li:last-child:after {
        display: none; }
  html .wizard-progress.wizard-progress-lg .wizard-steps li, html.dark .wizard-progress.wizard-progress-lg .wizard-steps li {
    min-width: 0;
    max-width: none; }
    html .wizard-progress.wizard-progress-lg .wizard-steps li:before, html .wizard-progress.wizard-progress-lg .wizard-steps li:after, html.dark .wizard-progress.wizard-progress-lg .wizard-steps li:before, html.dark .wizard-progress.wizard-progress-lg .wizard-steps li:after {
      height: 4px; } }

.form-wizard {
  margin-bottom: 20px; }
  .form-wizard .tabs {
    margin-bottom: 0; }
  .form-wizard .tab-content {
    background: #FFF;
    border: 0 none;
    box-shadow: none; }
  .form-wizard ul.pager .next a,
  .form-wizard ul.pager .previous a,
  .form-wizard ul.pager .first a,
  .form-wizard ul.pager .last a,
  .form-wizard ul.pager .finish a {
    cursor: pointer; }
  .form-wizard ul.pager .disabled a {
    cursor: not-allowed; }
  .form-wizard ul.pager .next.disabled {
    display: none; }

html.dark .form-wizard .pager li > a,
html.dark .form-wizard .pager li > a:hover,
html.dark .form-wizard .pager li > a:focus,
html.dark .form-wizard .pager li > span {
  background: #2e353e;
  border-color: #282d36;
  color: #EEE; }

html.dark .form-wizard .pager .disabled > a,
html.dark .form-wizard .pager .disabled > a:hover,
html.dark .form-wizard .pager .disabled > a:focus,
html.dark .form-wizard .pager .disabled > span {
  background: #282d36;
  border-color: #282d36;
  color: #EEE; }

/*

// BASIC
// -----------------------------------------------------------------------------
@import "base/elements";

// PAGES
// -----------------------------------------------------------------------------
@import "modules/tables/tables";
@import "modules/pages/invoice";

*/
a.btn-primary:not([href]) {
  color: #FFF; }

table.dataTable thead th,
table.dataTable thead td {
  border-bottom: 2px solid #dee2e6; }

table.dataTable.no-footer {
  border-bottom: 1px solid #dee2e6; }

table.dataTable thead .sorting {
  background: none; }

.nav-tabs li .nav-link {
  color: #777; }

.nav-tabs li .nav-link.active,
.nav-tabs li .nav-link:hover,
.nav-tabs li .nav-link:focus {
  background: #FFF;
  border-left-color: #EEE;
  border-right-color: #EEE;
  border-top: 3px solid #007bff;
  color: #007bff; }

.logo-container-outer {
  max-width: 300px; }

.card-sign .flash-message {
  position: relative;
  top: auto;
  left: auto;
  width: 100%; }
  .card-sign .flash-message > .alert {
    margin-bottom: 15px; }

.modal-search .mfp-content,
.content-body .mfp-content {
  vertical-align: top; }

.modal-search #modalSearch,
.content-body #modalSearch {
  margin-top: 10px;
  max-width: 800px; }
  .modal-search #modalSearch .card-header,
  .content-body #modalSearch .card-header {
    padding: 0 60px; }
    .modal-search #modalSearch .card-header .form-control,
    .content-body #modalSearch .card-header .form-control {
      border-width: 0;
      border-radius: 0;
      background: 0 0;
      box-shadow: none;
      line-height: 60px;
      font-size: 20px;
      font-weight: 300;
      padding: 0 10px;
      min-height: 0;
      height: auto; }
    .modal-search #modalSearch .card-header .fa,
    .content-body #modalSearch .card-header .fa {
      position: absolute;
      top: 0px;
      left: 0;
      font-size: 22px;
      line-height: 60px;
      width: 60px;
      text-align: center; }

.modal-search .mfp-close,
.content-body .mfp-close {
  font-size: 40px;
  height: 58px;
  color: #333;
  width: 60px; }

.modal-search .search-loading,
.content-body .search-loading {
  text-align: center; }
  .modal-search .search-loading .fa-spin,
  .content-body .search-loading .fa-spin {
    font-size: 40px; }

.modal-search .search-results ul,
.content-body .search-results ul {
  list-style: none;
  padding: 0;
  margin: 0 -20px; }
  .modal-search .search-results ul li,
  .content-body .search-results ul li {
    padding: 5px 20px; }
    .modal-search .search-results ul li a,
    .content-body .search-results ul li a {
      color: #007bff; }
    .modal-search .search-results ul li.active,
    .content-body .search-results ul li.active {
      background: #007bff; }
      .modal-search .search-results ul li.active a,
      .content-body .search-results ul li.active a {
        color: #fff; }

.modal-search .search-headline,
.content-body .search-headline {
  margin: 0 0 3px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #efefef; }
  .modal-search .search-headline span,
  .content-body .search-headline span {
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 5px 15px; }

#openModalSearch {
  background: 0 0;
  box-shadow: none;
  border: 1px solid #dadada;
  border-radius: 5px;
  padding: 5px 10px;
  width: 100%;
  text-align: left;
  color: #929292;
  position: relative;
  margin-top: 11px; }
  #openModalSearch:focus {
    outline: none; }
  #openModalSearch .fa {
    position: absolute;
    right: 5px;
    font-size: 18px;
    line-height: 32px;
    top: 0;
    color: #777777; }

.mfp-bg.modal-search {
  opacity: 0.4; }

.search-results-list {
  max-width: 100%; }
  .search-results-list .result-thumb,
  .search-results-list .has-thumb .result-thumb {
    max-width: 160px;
    float: left;
    display: block; }
  .search-results-list .result-data,
  .search-results-list .has-thumb .result-data {
    display: block; }

.sidebar-left {
  transition: width ease-in-out 0.25s, left ease-in-out 0.25s; }
  .sidebar-left .sidebar-back a {
    background-color: #21262d; }
    .sidebar-left .sidebar-back a:hover {
      background-color: #171717; }
  .sidebar-left hr.separator {
    background: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(249, 249, 249, 0.2), rgba(0, 0, 0, 0));
    margin: 10px 10px 10px;
    width: 100%; }

html.fixed .is--wiki .inner-wrapper {
  display: flex; }

html.fixed .is--wiki .content-body {
  width: 100%; }

html.fixed .is--wiki #wiki-editor {
  height: 100%; }
  html.fixed .is--wiki #wiki-editor .editor-toolbar.fullscreen,
  html.fixed .is--wiki #wiki-editor .CodeMirror-fullscreen,
  html.fixed .is--wiki #wiki-editor .editor-preview-side {
    position: absolute !important; }

.editor-toolbar {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #fff; }

/* zm */
.url-results,
.text-results {
  position: relative;
  display: none; }

.url-results ul,
.text-results ul {
  position: absolute;
  left: 0;
  top: -3px;
  width: 100%;
  z-index: 1;
  background: #fff;
  border: 1px solid #d4d4d4;
  list-style: none;
  margin: 0;
  padding: 0; }

.url-results ul li,
.text-results ul li {
  padding: 5px 10px;
  border-bottom: 1px solid #d4d4d4;
  color: #3187b1;
  cursor: pointer; }

.form-control.invoice_notice {
  font-weight: bold;
  color: #ab2c2c; }

.time-ow {
  cursor: pointer; }

.url-results ul li.active,
.url-results ul li:hover,
.text-results ul li.active,
.text-results ul li:hover {
  background: #f5f5f5;
  font-weight: 400; }

.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px; }

.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 10px; }

.overlay {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.4); }

.overlay-container {
  position: relative;
  max-width: 930px;
  margin: 0 auto;
  padding: 25px 15px;
  max-height: 100%;
  height: 100%; }

.overlay-content {
  background: #fff;
  padding: 15px;
  border-radius: 3px;
  box-shadow: 0px 2px 0px 2px rgba(0, 0, 0, 0.1);
  overflow: auto;
  max-height: 100%; }

.overlay-loading {
  top: 50%;
  margin-top: -45px;
  font-size: 30px;
  color: #fff;
  position: relative; }

.open-overlay {
  cursor: pointer; }

span.time {
  display: block;
  font-size: 30px;
  text-align: center;
  line-height: 34px; }

.time-row {
  margin-bottom: 20px;
  margin: 0 -4px 20px; }

.time-row [class^="col-md-"] {
  padding-right: 4px;
  padding-left: 4px; }

.time-rows {
  margin-top: 35px; }

.row-input {
  position: relative; }

.row-input span {
  position: absolute;
  top: 6px;
  display: block;
  z-index: 10; }

.row-input span i {
  font-size: 20px; }

.row-input > div {
  position: relative;
  padding-left: 28px; }

.row-input > div i {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 20px; }

.task-info {
  position: absolute;
  top: -12px;
  left: 20px; }
  .task-info span {
    background: #e9e9e9;
    color: #6d6d6d;
    padding: 0px 8px;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 700;
    margin-right: 5px;
    display: inline-block; }

@font-face {
  font-family: "summernote";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("fonts/summernote.eot");
  src: url("fonts/summernote.eot?#iefix") format("embedded-opentype"), url("fonts/summernote.woff2") format("woff2"), url("fonts/summernote.woff") format("woff"), url("fonts/summernote.ttf") format("truetype"); }

a.pointer {
  cursor: pointer;
  color: #007bff; }

.form-control:focus.invalid {
  border: 1px solid #a94442; }

.input-daterange .input-group-addon:first-child {
  border-width: 1px 0 1px 1px; }

body h2 .btn-primary {
  margin-left: 20px; }
  body h2 .btn-primary.is--left {
    margin: 0 5px 0 0; }

.dataTables_wrapper .dataTables_filter label {
  width: 100%; }

div.dataTables_length label {
  float: right !important; }

.dataTables_wrapper tr td.dataTables_empty:last-of-type {
  text-align: center !important; }

div.dataTables_length #s2id_autogen1 {
  margin-right: 0px; }

.dataTables_wrapper tr td {
  text-align: left; }

.dataTables_wrapper tr td:first-of-type {
  text-align: left; }

#datatable-benutzer tr td:nth-of-type(2),
#datatable-benutzer tr td:nth-of-type(3),
#datatable-rollen tr td:nth-of-type(2),
#datatable-rollen tr td:nth-of-type(3),
#datatable-checklistenvorlagen tr td:nth-of-type(2),
#datatable-checklistenvorlagen tr td:nth-of-type(3),
#datatable-budgetlistenvorlagen tr td:nth-of-type(2),
#datatable-budgetlistenvorlagen tr td:nth-of-type(3),
#datatable-news tr td:nth-of-type(3) {
  text-align: left; }

#datatable-checklistenvorlagen tr td:nth-of-type(1) {
  text-align: right; }

.dataTables_wrapper tr td:last-of-type {
  padding-top: 1px;
  padding-bottom: 1px;
  vertical-align: middle;
  text-align: center !important; }

.dataTables_wrapper tr td:last-of-type .btn {
  margin: 2px; }

body.DTTT_Print .dataTables_wrapper tr th {
  background-image: none; }

body.DTTT_Print .dataTables_wrapper tr th:last-of-type,
body.DTTT_Print .dataTables_wrapper tr td:last-of-type {
  display: none; }

.ui-sortable .form-group:nth-of-type(1) .buttonarea .btn-danger {
  display: none; }

.dd-handle {
  cursor: pointer;
  display: inline-block;
  width: 65%;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: none;
  position: relative;
  left: 0px; }

.dd-item button {
  z-index: 1; }

.dd-item button + .dd-handle {
  margin-left: -25px;
  padding-left: 25px; }

.dd-no-drag {
  background-clip: border-box;
  background-color: #f6f6f6;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #333;
  display: block;
  font-weight: 600;
  height: 34px;
  line-height: 24px;
  margin: 5px 0 5px 0;
  padding: 4px 10px 4px 10px; }

.dd-no-drag.buttonarea {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: none; }

.dd-no-drag:hover,
.dd-handle:hover {
  background-color: #f6f6f6;
  color: #0088cc; }

.dd-no-drag.hmp {
  background-color: #eee;
  color: #0088cc;
  border-color: #0088cc; }

.dd-no-drag.hmp:hover {
  background-color: #eee;
  color: #0088cc;
  border-color: #0088cc; }

.dd-item .buttonarea {
  line-height: 22px;
  text-align: right; }

.dd-handle + .buttonarea {
  line-height: 22px;
  margin-left: -1%;
  width: 36%; }

.fileupload .uneditable-input .fa {
  left: 25px; }

.nestable {
  padding-left: 30px; }

.dd-empty {
  min-height: 30px; }

.image-preview {
  margin-top: 15px; }

.fa-pulse {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

.header {
  z-index: 1; }

.body {
  color: #1B1B1B; }

.show-on-new-category {
  display: none; }

.date-preset {
  margin-top: 15px; }

#log_table,
#datatable-node {
  table-layout: fixed; }

#datatable-node tr td:last-of-type {
  text-align: left !important; }

.sidebar-left .sidebar-header {
  background: #171717; }

.nav-hotel-form {
  display: inline-block;
  position: relative;
  padding-right: 39px;
  top: 5px; }

.nav-hotel-form select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.nav-hotel-form .btn {
  position: absolute;
  right: 0px;
  top: 0px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.header-hotel {
  display: inline-block;
  margin: 5px 17px 0 0;
  position: relative;
  vertical-align: middle; }

.header-hotel label {
  display: inline-block;
  vertical-align: middle;
  color: #0088cc;
  margin-right: 10px;
  margin-bottom: 0px; }

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

.section-headline-between {
  text-align: center;
  font-size: 30px;
  color: #c5c5c5;
  margin: 0 0 20px; }

.switch.switch-change .ios-switch.off .state-background,
.switch.switch-change .ios-switch.off .on-background,
.switch.switch-change .ios-switch .state-background {
  -o-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
  -o-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
  background: #696969; }

.switch.switch-change .ios-switch .on-background {
  background: #fff; }

.panel-title.title-left {
  float: left;
  vertical-align: middle;
  display: inline-block; }

.panel-title.title-right {
  float: right;
  vertical-align: middle; }

.panel-switch h3 {
  margin-top: 10px; }

.alert {
  cursor: pointer;
  position: relative; }

.page-header .sidebar-right-toggle i {
  color: #C3C3C3; }

.page-header h1 {
  color: #FFF;
  border-bottom: 4px solid #CCC;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: inline-block;
  float: left;
  height: 50px;
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 50px;
  margin: 0 0 0 -1px;
  padding: 0 22px 0 20px;
  border-bottom-color: #0088cc; }

.dataTables_wrapper .select2-container {
  margin-right: 0;
  margin-left: 10px; }

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  width: 100px; }

.form-text {
  padding-top: 0.5rem;
  margin-top: 0; }

.activate-group,
.deactivate-group {
  cursor: pointer;
  color: #0088cc !important; }

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

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

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.dataTables_wrapper .datatable-adminlog tr td:last-of-type {
  text-align: left !important; }

table.table-bordered.dataTable.datatable-adminlog th:last-child,
table.table-bordered.dataTable.datatable-adminlog th:last-child,
table.table-bordered.dataTable.datatable-adminlog td:last-child,
table.table-bordered.dataTable.datatable-adminlog td:last-child {
  width: 170px; }

@media (max-width: 768px) {
  .panel-title.title-left {
    float: none;
    display: block;
    margin: 0 0 10px; }
  .panel-title.title-right {
    float: none;
    display: block;
    margin: 10px 0 0; } }

@media (max-width: 767px) {
  .nav-hotel-form {
    top: 11px;
    float: right;
    margin-right: 14px; } }

.flash-message {
  position: fixed;
  bottom: 0;
  left: 315px;
  z-index: 500;
  right: 0;
  width: 250px; }
  .flash-message .alert {
    padding: 10px 30px 10px 10px;
    font-size: 14px; }
    .flash-message .alert .flash-close {
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer;
      height: 100%;
      padding: 0 10px;
      align-items: center;
      display: flex; }
      .flash-message .alert .flash-close:hover {
        background-color: rgba(0, 0, 0, 0.05); }
    .flash-message .alert.alert-success .flash-close {
      color: #155724; }
    .flash-message .alert.alert-danger .flash-close {
      color: #721c24; }

.sidebar-left-collapsed .flash-message {
  left: 89px; }

.card form .card-body {
  border-radius: 0 0 5px 5px; }

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

.striped-rows .outer-row:nth-child(odd) {
  background: #f6f6f6; }

.buttons-right {
  justify-content: flex-end;
  align-items: center;
  display: flex; }
  .buttons-right .btn {
    margin-left: 5px; }

.dataTables_wrapper .dataTables_filter {
  float: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0; }

.block {
  display: block; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:active, .dataTables_wrapper .dataTables_paginate .paginate_button:focus {
  border: 1px solid transparent;
  background: none; }

.card-body .card-footer {
  margin: 0 -20px -20px; }

.text-default {
  color: #1B1B1B; }

.btn.btn-edit {
  font-size: 0.5rem;
  padding: 3px;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  top: -1px;
  position: relative; }

.sidebar-left-opened .sidebar-left {
  left: 0; }
