﻿/*
Author         : G-axon
Template Name  : Mouldifi jQuery - Admin Template
Version        : 2.0
*/
/*=============================================================
    Table of Contents:
    ==============================
    A. Globals
        01. Custom Animation
    B. Base
        01. Base Styles
        02. Typography Styles
    C. Layouts
        01. App Layout Styles
        02. Header Styles
        03. Navbar Styles
        04. Main Content Styles
        05. Sidebar Styles
        06. Right Sidebar Styles
        07. Footer Styles
        08. Loader Styles
    D. UI Components
        01. Alert Styles
        02. Avatar Styles
        03. Accordions Styles
        04. Badges Styles
        05. Blockquotes Styles
        06. Bottom Navigation Styles
        07. Breadcrumb Styles
        08. Button Styles
        09. Button Group Styles
        10. Callout Styles
        11. Cards Styles
        12. Charts Styles
        13. Carousel Styles
        14. Dropdown Menus Styles
        15. Dropzone Styles
        16. Form Styles
        17. Icons Styles
        18. Input Style
        19. Label Styles
        20. List Styles
        21. Modal Style
        22. Nav Style
        23. Pricing Tables Styles
        24. Progressbar Styles
        25. Popover Styles
        26. Pager Styles
        27. Tables Styles
        28. Tabs Styles
        29. Testimonial Styles
        30. Time Lines Style
    E. Pages
        01. App Module Styles
        02. Contact Page Styles
        03. Color Picker Styles
        04. Dashboard Styles
        05. Error Styles
        06. Editor Styles
        07. Ecommerce Styles
        08. Faq Styles
        09. Login Styles
        10. Portfolio Styles
        11. Picker Styles
        12. Sweet Alert Styles
        13. Vector Map Styles
    F. Slider
        01. Light Slider Styles
        02. Owl Carousel Style
    G. Modules
        01. Module Style
        02. Chat Module Styles
        03. Contact Module Styles
        04. Calendar Module Style
        05. Mails Module Styles
    H. Color Theme
        01. Theme Indigo Styles
        02. Theme Cyan Styles
        03. Theme Amber Styles
        04. Theme Deep Orange Styles
        05. Theme Pink Styles
        06. Theme Blue Styles
        07. Theme Deep Purple Styles
        08. Theme Green Styles
        09. Theme Dark Indigo Styles
        10. Theme Dark Cyan Styles
        11. Theme Dark Amber Styles
        12. Theme Dark Deep Orange Styles
        13. Theme Dark Pink Styles
        14. Theme Dark Blue Styles
        15. Theme Dark Deep Purple Styles
        16. Theme Dark Green Styles
        17. Theme Dark Styles
  =============================================================*/
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i");
: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, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --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%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  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; }

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; }

dfn {
  font-style: italic; }

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;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, 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:not(:root) {
  overflow: hidden; }

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: .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; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

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-cancel-button,
[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-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

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,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: 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 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.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%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.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.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .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.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .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 .table {
    background-color: #fff; }

.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-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.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-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-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-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-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-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-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-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: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .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 {
    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;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .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;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .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;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .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;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  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; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .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; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

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-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

.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 {
    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%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .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-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.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 {
    background-color: #71dd8a; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  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 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.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 ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  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%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .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-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.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 {
    background-color: #efa2a9; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  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 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.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 ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  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 {
      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;
      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;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  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; }
  .btn:hover, .btn:focus {
    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; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none; }

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 {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 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(0, 123, 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 {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 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(108, 117, 125, 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 {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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(40, 167, 69, 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 {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 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(23, 162, 184, 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 {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 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(255, 193, 7, 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 {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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(220, 53, 69, 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 {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 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(248, 249, 250, 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 {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 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(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  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;
  background-color: transparent;
  background-image: none;
  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;
  background-color: transparent;
  background-image: none;
  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;
  background-color: transparent;
  background-image: none;
  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;
  background-color: transparent;
  background-image: none;
  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;
  background-color: transparent;
  background-image: none;
  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;
  background-color: transparent;
  background-image: none;
  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;
  background-color: transparent;
  background-image: none;
  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;
  background-color: transparent; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d; }

.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 {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.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; }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-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 {
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.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;
    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; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 0 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-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.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 {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 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 + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn:not(: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 > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .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::before {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label,
    .input-group > .custom-file:not(:first-child) .custom-file-label::before {
      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 + .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 > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #dee2e6; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.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::before {
  background-color: #007bff; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-radio .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(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5); }
    .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 {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-file-input:focus ~ .custom-file-control::before {
      border-color: #80bdff; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  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(calc(2.25rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0; }

.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; }

.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-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    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:not(:disabled):not(.disabled) {
    cursor: pointer; }

.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 {
    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 .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; }
    .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    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 .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; }
    .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    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 .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; }
    .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    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 .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; }
    .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    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 .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }
  .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }

.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;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.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;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.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:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      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:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child {
          border-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.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 + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 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 {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.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: 1;
  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; }
  .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; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc; }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #545b62; }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.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;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease; }

.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 {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    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;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 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, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.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, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.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;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  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;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 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;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .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-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  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, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  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) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 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-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) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 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-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) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    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-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) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    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-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  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-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.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: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.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 {
  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-circle {
  border-radius: 50% !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.85714%; }

.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; }

.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; }
  .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; }
  .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; }
  .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; }
  .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; } }

.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;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !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-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-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-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-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-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; } }

.text-justify {
  text-align: justify !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-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !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: #0062cc !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-muted {
  color: #6c757d !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.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 #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @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 #ddd !important; } }

/* Globals
   ========================================================================== */
.gx-menu-icon .menu-icon {
  position: relative;
  width: 70%;
  height: 1px;
  min-height: 1px;
  color: inherit;
  background-color: #fff;
  display: block;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .gx-menu-icon .menu-icon:after, .gx-menu-icon .menu-icon:before {
    position: absolute;
    display: block;
    color: inherit;
    background-color: inherit;
    left: 0;
    height: 1px;
    min-height: 1px;
    content: "";
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .gx-menu-icon .menu-icon:after {
    width: 120%;
    bottom: -6px; }
  .gx-menu-icon .menu-icon:before {
    width: 130%;
    top: -6px; }

.gx-menu-icon:hover .menu-icon {
  width: 100%; }
  .gx-menu-icon:hover .menu-icon:after, .gx-menu-icon:hover .menu-icon:before {
    width: 100%; }

.size-50, .color-option li a, .color-option li a:before, .user-avatar, .gx-fab-btn, .user-list .user-avatar, .timeline-badge {
  height: 50px !important;
  width: 50px !important;
  line-height: 50px; }

.size-30, .gx-menu-icon, .gx-btn-fab-xs, .icon {
  height: 30px !important;
  width: 30px !important;
  line-height: 30px; }

.size-35 {
  height: 35px !important;
  width: 35px !important;
  line-height: 35px; }

.size-40, .gx-btn-fab-sm {
  height: 40px !important;
  width: 40px !important;
  line-height: 40px; }

.size-60, .gx-btn-fab-lg {
  height: 60px !important;
  width: 60px !important;
  line-height: 60px; }

.size-80 {
  height: 80px !important;
  width: 80px !important;
  line-height: 80px; }

.size-100 {
  height: 100px !important;
  width: 100px !important;
  line-height: 100px; }

.size-120, .profile-intro img.avatar-circle {
  height: 120px !important;
  width: 120px !important;
  line-height: 120px; }

.icon-addon {
  display: inline-block;
  text-align: center;
  background-color: inherit; }

.gx-card {
  padding: 24px 30px;
  margin-bottom: 34px;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #dee2e6;
  position: relative; }

/* Ripple magic */
.ripple-effect {
  position: relative;
  overflow: hidden; }
  .ripple-effect:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5px;
    height: 5px;
    background: rgba(255, 255, 255, 0.5);
    opacity: 0;
    border-radius: 100%;
    transform: scale(1, 1) translate(-50%);
    transform-origin: 50% 50%; }
  .ripple-effect:hover:after {
    animation: ripple 1s ease-out; }

@keyframes ripple {
  0% {
    transform: scale(0, 0);
    opacity: 0.5; }
  20% {
    transform: scale(60, 60);
    opacity: 0.3; }
  100% {
    opacity: 0;
    transform: scale(100, 100); } }

@-webkit-keyframes ripple {
  0% {
    transform: scale(0, 0);
    opacity: 0.5; }
  20% {
    transform: scale(60, 60);
    opacity: 0.3; }
  100% {
    opacity: 0;
    transform: scale(100, 100); } }

.quick-menu .icons-alert:after {
  display: block;
  -webkit-box-shadow: 0 0 0 rgba(244, 67, 54, 0.4);
  -moz-box-shadow: 0 0 0 rgba(244, 67, 54, 0.4);
  -o-box-shadow: 0 0 0 rgba(244, 67, 54, 0.4);
  box-shadow: 0 0 0 rgba(244, 67, 54, 0.4);
  animation: pulse 2s infinite; }

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(244, 67, 54, 0.4); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(244, 67, 54, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(244, 67, 54, 0); } }

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(244, 67, 54, 0.4);
    box-shadow: 0 0 0 0 rgba(244, 67, 54, 0.4); }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(244, 67, 54, 0);
    box-shadow: 0 0 0 10px rgba(244, 67, 54, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(244, 67, 54, 0);
    box-shadow: 0 0 0 0 rgba(244, 67, 54, 0); } }

@-webkit-keyframes online {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.4); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(40, 167, 69, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(40, 167, 69, 0); } }

@keyframes online {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.4);
    box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.4); }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(40, 167, 69, 0);
    box-shadow: 0 0 0 10px rgba(40, 167, 69, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(40, 167, 69, 0);
    box-shadow: 0 0 0 0 rgba(40, 167, 69, 0); } }

@-webkit-keyframes away {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.4); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 193, 7, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 193, 7, 0); } }

@keyframes away {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.4); }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(255, 193, 7, 0);
    box-shadow: 0 0 0 10px rgba(255, 193, 7, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 193, 7, 0);
    box-shadow: 0 0 0 0 rgba(255, 193, 7, 0); } }

/*Different size images set in Equal block height and width*/
.grid-thumb-equal {
  position: relative;
  padding-bottom: 68%;
  height: 0;
  width: 100%;
  overflow: hidden; }

.grid-thumb-cover {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%; }

.grid-thumb-cover img {
  height: auto;
  max-width: 100%;
  min-height: 100%;
  object-fit: cover;
  width: 100%; }

a.btn-info, a.btn-danger, a.btn-warning, a.btn-success, a.btn-dark, a.badge-success, a.badge-danger, a.badge-warning, a.badge-info, a.badge-dark {
  color: #fff !important; }
  a.btn-info:hover, a.btn-danger:hover, a.btn-warning:hover, a.btn-success:hover, a.btn-dark:hover, a.badge-success:hover, a.badge-danger:hover, a.badge-warning:hover, a.badge-info:hover, a.badge-dark:hover, a.btn-info:focus, a.btn-danger:focus, a.btn-warning:focus, a.btn-success:focus, a.btn-dark:focus, a.badge-success:focus, a.badge-danger:focus, a.badge-warning:focus, a.badge-info:focus, a.badge-dark:focus {
    color: #fff !important; }

.carousel-control-prev, .carousel-control-next {
  cursor: pointer; }

.btn:not([disabled]):not(.disabled):active,
.btn-info:not([disabled]):not(.disabled):active,
.btn-success:not([disabled]):not(.disabled):active,
.btn-warning:not([disabled]):not(.disabled):active,
.btn-danger:not([disabled]):not(.disabled):active,
.btn-light:not([disabled]):not(.disabled):active,
.btn-dark:not([disabled]):not(.disabled):active,
.btn-primary:not([disabled]):not(.disabled):active,
.btn-secondary:not([disabled]):not(.disabled):active, .btn:not([disabled]):not(.disabled).active,
.btn-info:not([disabled]):not(.disabled).active,
.btn-success:not([disabled]):not(.disabled).active,
.btn-warning:not([disabled]):not(.disabled).active,
.btn-danger:not([disabled]):not(.disabled).active,
.btn-light:not([disabled]):not(.disabled).active,
.btn-dark:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled).active {
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }
  .btn:not([disabled]):not(.disabled):active:focus,
  .btn-info:not([disabled]):not(.disabled):active:focus,
  .btn-success:not([disabled]):not(.disabled):active:focus,
  .btn-warning:not([disabled]):not(.disabled):active:focus,
  .btn-danger:not([disabled]):not(.disabled):active:focus,
  .btn-light:not([disabled]):not(.disabled):active:focus,
  .btn-dark:not([disabled]):not(.disabled):active:focus,
  .btn-primary:not([disabled]):not(.disabled):active:focus,
  .btn-secondary:not([disabled]):not(.disabled):active:focus, .btn:not([disabled]):not(.disabled).active:focus,
  .btn-info:not([disabled]):not(.disabled).active:focus,
  .btn-success:not([disabled]):not(.disabled).active:focus,
  .btn-warning:not([disabled]):not(.disabled).active:focus,
  .btn-danger:not([disabled]):not(.disabled).active:focus,
  .btn-light:not([disabled]):not(.disabled).active:focus,
  .btn-dark:not([disabled]):not(.disabled).active:focus,
  .btn-primary:not([disabled]):not(.disabled).active:focus,
  .btn-secondary:not([disabled]):not(.disabled).active:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-25 {
  max-width: 25% !important; }

.mw-50 {
  max-width: 50% !important; }

.mw-75 {
  max-width: 75% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-25 {
  max-height: 25% !important; }

.mh-50 {
  max-height: 50% !important; }

.mh-75 {
  max-height: 75% !important; }

.mh-100 {
  max-height: 100% !important; }

.bg-primary {
  background-color: #3f51b5; }

.text-primary {
  color: #3f51b5; }

.bg-primary.lighten-5 {
  background-color: #e8eaf6; }

.text-primary.text-lighten-5 {
  color: #e8eaf6; }

.bg-primary.lighten-4 {
  background-color: #c5cae9; }

.text-primary.text-lighten-4 {
  color: #c5cae9; }

.bg-primary.lighten-3 {
  background-color: #9fa8da; }

.text-primary.text-lighten-3 {
  color: #9fa8da; }

.bg-primary.lighten-2 {
  background-color: #7986cb; }

.text-primary.text-lighten-2 {
  color: #7986cb; }

.bg-primary.lighten-1 {
  background-color: #5c6bc0; }

.text-primary.text-lighten-1 {
  color: #5c6bc0; }

.bg-primary.darken-1 {
  background-color: #3949ab; }

.text-primary.text-darken-1 {
  color: #3949ab; }

.bg-primary.darken-2 {
  background-color: #303f9f; }

.text-primary.text-darken-2 {
  color: #303f9f; }

.bg-primary.darken-3 {
  background-color: #283593; }

.text-primary.text-darken-3 {
  color: #283593; }

.bg-primary.darken-4 {
  background-color: #1a237e; }

.text-primary.text-darken-4 {
  color: #1a237e; }

.bg-primary.accent-1 {
  background-color: #8c9eff; }

.text-primary.text-accent-1 {
  color: #8c9eff; }

.bg-primary.accent-2 {
  background-color: #536dfe; }

.text-primary.text-accent-2 {
  color: #536dfe; }

.bg-primary.accent-3 {
  background-color: #3d5afe; }

.text-primary.text-accent-3 {
  color: #3d5afe; }

.bg-primary.accent-4 {
  background-color: #304ffe; }

.text-primary.text-accent-4 {
  color: #304ffe; }

.bg-red {
  background-color: #F44336; }

.text-red {
  color: #F44336; }

.bg-red.lighten-5 {
  background-color: #FFEBEE; }

.text-red.text-lighten-5 {
  color: #FFEBEE; }

.bg-red.lighten-4 {
  background-color: #FFCDD2; }

.text-red.text-lighten-4 {
  color: #FFCDD2; }

.bg-red.lighten-3 {
  background-color: #EF9A9A; }

.text-red.text-lighten-3 {
  color: #EF9A9A; }

.bg-red.lighten-2 {
  background-color: #E57373; }

.text-red.text-lighten-2 {
  color: #E57373; }

.bg-red.lighten-1 {
  background-color: #EF5350; }

.text-red.text-lighten-1 {
  color: #EF5350; }

.bg-red.darken-1 {
  background-color: #E53935; }

.text-red.text-darken-1 {
  color: #E53935; }

.bg-red.darken-2 {
  background-color: #D32F2F; }

.text-red.text-darken-2 {
  color: #D32F2F; }

.bg-red.darken-3 {
  background-color: #C62828; }

.text-red.text-darken-3 {
  color: #C62828; }

.bg-red.darken-4 {
  background-color: #B71C1C; }

.text-red.text-darken-4 {
  color: #B71C1C; }

.bg-red.accent-1 {
  background-color: #FF8A80; }

.text-red.text-accent-1 {
  color: #FF8A80; }

.bg-red.accent-2 {
  background-color: #FF5252; }

.text-red.text-accent-2 {
  color: #FF5252; }

.bg-red.accent-3 {
  background-color: #FF1744; }

.text-red.text-accent-3 {
  color: #FF1744; }

.bg-red.accent-4 {
  background-color: #D50000; }

.text-red.text-accent-4 {
  color: #D50000; }

.bg-pink {
  background-color: #e91e63; }

.text-pink {
  color: #e91e63; }

.bg-pink.lighten-5 {
  background-color: #fce4ec; }

.text-pink.text-lighten-5 {
  color: #fce4ec; }

.bg-pink.lighten-4 {
  background-color: #f8bbd0; }

.text-pink.text-lighten-4 {
  color: #f8bbd0; }

.bg-pink.lighten-3 {
  background-color: #f48fb1; }

.text-pink.text-lighten-3 {
  color: #f48fb1; }

.bg-pink.lighten-2 {
  background-color: #f06292; }

.text-pink.text-lighten-2 {
  color: #f06292; }

.bg-pink.lighten-1 {
  background-color: #ec407a; }

.text-pink.text-lighten-1 {
  color: #ec407a; }

.bg-pink.darken-1 {
  background-color: #d81b60; }

.text-pink.text-darken-1 {
  color: #d81b60; }

.bg-pink.darken-2 {
  background-color: #c2185b; }

.text-pink.text-darken-2 {
  color: #c2185b; }

.bg-pink.darken-3 {
  background-color: #ad1457; }

.text-pink.text-darken-3 {
  color: #ad1457; }

.bg-pink.darken-4 {
  background-color: #880e4f; }

.text-pink.text-darken-4 {
  color: #880e4f; }

.bg-pink.accent-1 {
  background-color: #ff80ab; }

.text-pink.text-accent-1 {
  color: #ff80ab; }

.bg-pink.accent-2 {
  background-color: #ff4081; }

.text-pink.text-accent-2 {
  color: #ff4081; }

.bg-pink.accent-3 {
  background-color: #f50057; }

.text-pink.text-accent-3 {
  color: #f50057; }

.bg-pink.accent-4 {
  background-color: #c51162; }

.text-pink.text-accent-4 {
  color: #c51162; }

.bg-purple {
  background-color: #9C27B0; }

.text-purple {
  color: #9C27B0; }

.bg-purple.lighten-5 {
  background-color: #f3e5f5; }

.text-purple.text-lighten-5 {
  color: #f3e5f5; }

.bg-purple.lighten-4 {
  background-color: #e1bee7; }

.text-purple.text-lighten-4 {
  color: #e1bee7; }

.bg-purple.lighten-3 {
  background-color: #ce93d8; }

.text-purple.text-lighten-3 {
  color: #ce93d8; }

.bg-purple.lighten-2 {
  background-color: #ba68c8; }

.text-purple.text-lighten-2 {
  color: #ba68c8; }

.bg-purple.lighten-1 {
  background-color: #ab47bc; }

.text-purple.text-lighten-1 {
  color: #ab47bc; }

.bg-purple.darken-1 {
  background-color: #8e24aa; }

.text-purple.text-darken-1 {
  color: #8e24aa; }

.bg-purple.darken-2 {
  background-color: #7b1fa2; }

.text-purple.text-darken-2 {
  color: #7b1fa2; }

.bg-purple.darken-3 {
  background-color: #6a1b9a; }

.text-purple.text-darken-3 {
  color: #6a1b9a; }

.bg-purple.darken-4 {
  background-color: #4a148c; }

.text-purple.text-darken-4 {
  color: #4a148c; }

.bg-purple.accent-1 {
  background-color: #ea80fc; }

.text-purple.text-accent-1 {
  color: #ea80fc; }

.bg-purple.accent-2 {
  background-color: #e040fb; }

.text-purple.text-accent-2 {
  color: #e040fb; }

.bg-purple.accent-3 {
  background-color: #d500f9; }

.text-purple.text-accent-3 {
  color: #d500f9; }

.bg-purple.accent-4 {
  background-color: #aa00ff; }

.text-purple.text-accent-4 {
  color: #aa00ff; }

.bg-deep-purple {
  background-color: #673ab7; }

.text-deep-purple {
  color: #673ab7; }

.bg-deep-purple.lighten-5 {
  background-color: #ede7f6; }

.text-deep-purple.text-lighten-5 {
  color: #ede7f6; }

.bg-deep-purple.lighten-4 {
  background-color: #d1c4e9; }

.text-deep-purple.text-lighten-4 {
  color: #d1c4e9; }

.bg-deep-purple.lighten-3 {
  background-color: #b39ddb; }

.text-deep-purple.text-lighten-3 {
  color: #b39ddb; }

.bg-deep-purple.lighten-2 {
  background-color: #9575cd; }

.text-deep-purple.text-lighten-2 {
  color: #9575cd; }

.bg-deep-purple.lighten-1 {
  background-color: #7e57c2; }

.text-deep-purple.text-lighten-1 {
  color: #7e57c2; }

.bg-deep-purple.darken-1 {
  background-color: #5e35b1; }

.text-deep-purple.text-darken-1 {
  color: #5e35b1; }

.bg-deep-purple.darken-2 {
  background-color: #512da8; }

.text-deep-purple.text-darken-2 {
  color: #512da8; }

.bg-deep-purple.darken-3 {
  background-color: #4527a0; }

.text-deep-purple.text-darken-3 {
  color: #4527a0; }

.bg-deep-purple.darken-4 {
  background-color: #311b92; }

.text-deep-purple.text-darken-4 {
  color: #311b92; }

.bg-deep-purple.accent-1 {
  background-color: #b388ff; }

.text-deep-purple.text-accent-1 {
  color: #b388ff; }

.bg-deep-purple.accent-2 {
  background-color: #7c4dff; }

.text-deep-purple.text-accent-2 {
  color: #7c4dff; }

.bg-deep-purple.accent-3 {
  background-color: #651fff; }

.text-deep-purple.text-accent-3 {
  color: #651fff; }

.bg-deep-purple.accent-4 {
  background-color: #6200ea; }

.text-deep-purple.text-accent-4 {
  color: #6200ea; }

.bg-indigo {
  background-color: #3f51b5; }

.text-indigo {
  color: #3f51b5; }

.bg-indigo.lighten-5 {
  background-color: #e8eaf6; }

.text-indigo.text-lighten-5 {
  color: #e8eaf6; }

.bg-indigo.lighten-4 {
  background-color: #c5cae9; }

.text-indigo.text-lighten-4 {
  color: #c5cae9; }

.bg-indigo.lighten-3 {
  background-color: #9fa8da; }

.text-indigo.text-lighten-3 {
  color: #9fa8da; }

.bg-indigo.lighten-2 {
  background-color: #7986cb; }

.text-indigo.text-lighten-2 {
  color: #7986cb; }

.bg-indigo.lighten-1 {
  background-color: #5c6bc0; }

.text-indigo.text-lighten-1 {
  color: #5c6bc0; }

.bg-indigo.darken-1 {
  background-color: #3949ab; }

.text-indigo.text-darken-1 {
  color: #3949ab; }

.bg-indigo.darken-2 {
  background-color: #303f9f; }

.text-indigo.text-darken-2 {
  color: #303f9f; }

.bg-indigo.darken-3 {
  background-color: #283593; }

.text-indigo.text-darken-3 {
  color: #283593; }

.bg-indigo.darken-4 {
  background-color: #1a237e; }

.text-indigo.text-darken-4 {
  color: #1a237e; }

.bg-indigo.accent-1 {
  background-color: #8c9eff; }

.text-indigo.text-accent-1 {
  color: #8c9eff; }

.bg-indigo.accent-2 {
  background-color: #536dfe; }

.text-indigo.text-accent-2 {
  color: #536dfe; }

.bg-indigo.accent-3 {
  background-color: #3d5afe; }

.text-indigo.text-accent-3 {
  color: #3d5afe; }

.bg-indigo.accent-4 {
  background-color: #304ffe; }

.text-indigo.text-accent-4 {
  color: #304ffe; }

.bg-blue {
  background-color: #2196F3; }

.text-blue {
  color: #2196F3; }

.bg-blue.lighten-5 {
  background-color: #E3F2FD; }

.text-blue.text-lighten-5 {
  color: #E3F2FD; }

.bg-blue.lighten-4 {
  background-color: #BBDEFB; }

.text-blue.text-lighten-4 {
  color: #BBDEFB; }

.bg-blue.lighten-3 {
  background-color: #90CAF9; }

.text-blue.text-lighten-3 {
  color: #90CAF9; }

.bg-blue.lighten-2 {
  background-color: #64B5F6; }

.text-blue.text-lighten-2 {
  color: #64B5F6; }

.bg-blue.lighten-1 {
  background-color: #42A5F5; }

.text-blue.text-lighten-1 {
  color: #42A5F5; }

.bg-blue.darken-1 {
  background-color: #1E88E5; }

.text-blue.text-darken-1 {
  color: #1E88E5; }

.bg-blue.darken-2 {
  background-color: #1976D2; }

.text-blue.text-darken-2 {
  color: #1976D2; }

.bg-blue.darken-3 {
  background-color: #1565C0; }

.text-blue.text-darken-3 {
  color: #1565C0; }

.bg-blue.darken-4 {
  background-color: #0D47A1; }

.text-blue.text-darken-4 {
  color: #0D47A1; }

.bg-blue.accent-1 {
  background-color: #82B1FF; }

.text-blue.text-accent-1 {
  color: #82B1FF; }

.bg-blue.accent-2 {
  background-color: #448AFF; }

.text-blue.text-accent-2 {
  color: #448AFF; }

.bg-blue.accent-3 {
  background-color: #2979FF; }

.text-blue.text-accent-3 {
  color: #2979FF; }

.bg-blue.accent-4 {
  background-color: #2962FF; }

.text-blue.text-accent-4 {
  color: #2962FF; }

.bg-light-blue {
  background-color: #03a9f4; }

.text-light-blue {
  color: #03a9f4; }

.bg-light-blue.lighten-5 {
  background-color: #e1f5fe; }

.text-light-blue.text-lighten-5 {
  color: #e1f5fe; }

.bg-light-blue.lighten-4 {
  background-color: #b3e5fc; }

.text-light-blue.text-lighten-4 {
  color: #b3e5fc; }

.bg-light-blue.lighten-3 {
  background-color: #81d4fa; }

.text-light-blue.text-lighten-3 {
  color: #81d4fa; }

.bg-light-blue.lighten-2 {
  background-color: #4fc3f7; }

.text-light-blue.text-lighten-2 {
  color: #4fc3f7; }

.bg-light-blue.lighten-1 {
  background-color: #29b6f6; }

.text-light-blue.text-lighten-1 {
  color: #29b6f6; }

.bg-light-blue.darken-1 {
  background-color: #039be5; }

.text-light-blue.text-darken-1 {
  color: #039be5; }

.bg-light-blue.darken-2 {
  background-color: #0288d1; }

.text-light-blue.text-darken-2 {
  color: #0288d1; }

.bg-light-blue.darken-3 {
  background-color: #0277bd; }

.text-light-blue.text-darken-3 {
  color: #0277bd; }

.bg-light-blue.darken-4 {
  background-color: #01579b; }

.text-light-blue.text-darken-4 {
  color: #01579b; }

.bg-light-blue.accent-1 {
  background-color: #80d8ff; }

.text-light-blue.text-accent-1 {
  color: #80d8ff; }

.bg-light-blue.accent-2 {
  background-color: #40c4ff; }

.text-light-blue.text-accent-2 {
  color: #40c4ff; }

.bg-light-blue.accent-3 {
  background-color: #00b0ff; }

.text-light-blue.text-accent-3 {
  color: #00b0ff; }

.bg-light-blue.accent-4 {
  background-color: #0091ea; }

.text-light-blue.text-accent-4 {
  color: #0091ea; }

.bg-cyan {
  background-color: #00bcd4; }

.text-cyan {
  color: #00bcd4; }

.bg-cyan.lighten-5 {
  background-color: #e0f7fa; }

.text-cyan.text-lighten-5 {
  color: #e0f7fa; }

.bg-cyan.lighten-4 {
  background-color: #b2ebf2; }

.text-cyan.text-lighten-4 {
  color: #b2ebf2; }

.bg-cyan.lighten-3 {
  background-color: #80deea; }

.text-cyan.text-lighten-3 {
  color: #80deea; }

.bg-cyan.lighten-2 {
  background-color: #4dd0e1; }

.text-cyan.text-lighten-2 {
  color: #4dd0e1; }

.bg-cyan.lighten-1 {
  background-color: #26c6da; }

.text-cyan.text-lighten-1 {
  color: #26c6da; }

.bg-cyan.darken-1 {
  background-color: #00acc1; }

.text-cyan.text-darken-1 {
  color: #00acc1; }

.bg-cyan.darken-2 {
  background-color: #0097a7; }

.text-cyan.text-darken-2 {
  color: #0097a7; }

.bg-cyan.darken-3 {
  background-color: #00838f; }

.text-cyan.text-darken-3 {
  color: #00838f; }

.bg-cyan.darken-4 {
  background-color: #006064; }

.text-cyan.text-darken-4 {
  color: #006064; }

.bg-cyan.accent-1 {
  background-color: #84ffff; }

.text-cyan.text-accent-1 {
  color: #84ffff; }

.bg-cyan.accent-2 {
  background-color: #18ffff; }

.text-cyan.text-accent-2 {
  color: #18ffff; }

.bg-cyan.accent-3 {
  background-color: #00e5ff; }

.text-cyan.text-accent-3 {
  color: #00e5ff; }

.bg-cyan.accent-4 {
  background-color: #00b8d4; }

.text-cyan.text-accent-4 {
  color: #00b8d4; }

.bg-teal {
  background-color: #009688; }

.text-teal {
  color: #009688; }

.bg-teal.lighten-5 {
  background-color: #e0f2f1; }

.text-teal.text-lighten-5 {
  color: #e0f2f1; }

.bg-teal.lighten-4 {
  background-color: #b2dfdb; }

.text-teal.text-lighten-4 {
  color: #b2dfdb; }

.bg-teal.lighten-3 {
  background-color: #80cbc4; }

.text-teal.text-lighten-3 {
  color: #80cbc4; }

.bg-teal.lighten-2 {
  background-color: #4db6ac; }

.text-teal.text-lighten-2 {
  color: #4db6ac; }

.bg-teal.lighten-1 {
  background-color: #26a69a; }

.text-teal.text-lighten-1 {
  color: #26a69a; }

.bg-teal.darken-1 {
  background-color: #00897b; }

.text-teal.text-darken-1 {
  color: #00897b; }

.bg-teal.darken-2 {
  background-color: #00796b; }

.text-teal.text-darken-2 {
  color: #00796b; }

.bg-teal.darken-3 {
  background-color: #00695c; }

.text-teal.text-darken-3 {
  color: #00695c; }

.bg-teal.darken-4 {
  background-color: #004d40; }

.text-teal.text-darken-4 {
  color: #004d40; }

.bg-teal.accent-1 {
  background-color: #a7ffeb; }

.text-teal.text-accent-1 {
  color: #a7ffeb; }

.bg-teal.accent-2 {
  background-color: #64ffda; }

.text-teal.text-accent-2 {
  color: #64ffda; }

.bg-teal.accent-3 {
  background-color: #1de9b6; }

.text-teal.text-accent-3 {
  color: #1de9b6; }

.bg-teal.accent-4 {
  background-color: #00bfa5; }

.text-teal.text-accent-4 {
  color: #00bfa5; }

.bg-green {
  background-color: #4CAF50; }

.text-green {
  color: #4CAF50; }

.bg-green.lighten-5 {
  background-color: #E8F5E9; }

.text-green.text-lighten-5 {
  color: #E8F5E9; }

.bg-green.lighten-4 {
  background-color: #C8E6C9; }

.text-green.text-lighten-4 {
  color: #C8E6C9; }

.bg-green.lighten-3 {
  background-color: #A5D6A7; }

.text-green.text-lighten-3 {
  color: #A5D6A7; }

.bg-green.lighten-2 {
  background-color: #81C784; }

.text-green.text-lighten-2 {
  color: #81C784; }

.bg-green.lighten-1 {
  background-color: #66BB6A; }

.text-green.text-lighten-1 {
  color: #66BB6A; }

.bg-green.darken-1 {
  background-color: #43A047; }

.text-green.text-darken-1 {
  color: #43A047; }

.bg-green.darken-2 {
  background-color: #388E3C; }

.text-green.text-darken-2 {
  color: #388E3C; }

.bg-green.darken-3 {
  background-color: #2E7D32; }

.text-green.text-darken-3 {
  color: #2E7D32; }

.bg-green.darken-4 {
  background-color: #1B5E20; }

.text-green.text-darken-4 {
  color: #1B5E20; }

.bg-green.accent-1 {
  background-color: #B9F6CA; }

.text-green.text-accent-1 {
  color: #B9F6CA; }

.bg-green.accent-2 {
  background-color: #69F0AE; }

.text-green.text-accent-2 {
  color: #69F0AE; }

.bg-green.accent-3 {
  background-color: #00E676; }

.text-green.text-accent-3 {
  color: #00E676; }

.bg-green.accent-4 {
  background-color: #00C853; }

.text-green.text-accent-4 {
  color: #00C853; }

.bg-light-green {
  background-color: #8bc34a; }

.text-light-green {
  color: #8bc34a; }

.bg-light-green.lighten-5 {
  background-color: #f1f8e9; }

.text-light-green.text-lighten-5 {
  color: #f1f8e9; }

.bg-light-green.lighten-4 {
  background-color: #dcedc8; }

.text-light-green.text-lighten-4 {
  color: #dcedc8; }

.bg-light-green.lighten-3 {
  background-color: #c5e1a5; }

.text-light-green.text-lighten-3 {
  color: #c5e1a5; }

.bg-light-green.lighten-2 {
  background-color: #aed581; }

.text-light-green.text-lighten-2 {
  color: #aed581; }

.bg-light-green.lighten-1 {
  background-color: #9ccc65; }

.text-light-green.text-lighten-1 {
  color: #9ccc65; }

.bg-light-green.darken-1 {
  background-color: #7cb342; }

.text-light-green.text-darken-1 {
  color: #7cb342; }

.bg-light-green.darken-2 {
  background-color: #689f38; }

.text-light-green.text-darken-2 {
  color: #689f38; }

.bg-light-green.darken-3 {
  background-color: #558b2f; }

.text-light-green.text-darken-3 {
  color: #558b2f; }

.bg-light-green.darken-4 {
  background-color: #33691e; }

.text-light-green.text-darken-4 {
  color: #33691e; }

.bg-light-green.accent-1 {
  background-color: #ccff90; }

.text-light-green.text-accent-1 {
  color: #ccff90; }

.bg-light-green.accent-2 {
  background-color: #b2ff59; }

.text-light-green.text-accent-2 {
  color: #b2ff59; }

.bg-light-green.accent-3 {
  background-color: #76ff03; }

.text-light-green.text-accent-3 {
  color: #76ff03; }

.bg-light-green.accent-4 {
  background-color: #64dd17; }

.text-light-green.text-accent-4 {
  color: #64dd17; }

.bg-lime {
  background-color: #cddc39; }

.text-lime {
  color: #cddc39; }

.bg-lime.lighten-5 {
  background-color: #f9fbe7; }

.text-lime.text-lighten-5 {
  color: #f9fbe7; }

.bg-lime.lighten-4 {
  background-color: #f0f4c3; }

.text-lime.text-lighten-4 {
  color: #f0f4c3; }

.bg-lime.lighten-3 {
  background-color: #e6ee9c; }

.text-lime.text-lighten-3 {
  color: #e6ee9c; }

.bg-lime.lighten-2 {
  background-color: #dce775; }

.text-lime.text-lighten-2 {
  color: #dce775; }

.bg-lime.lighten-1 {
  background-color: #d4e157; }

.text-lime.text-lighten-1 {
  color: #d4e157; }

.bg-lime.darken-1 {
  background-color: #c0ca33; }

.text-lime.text-darken-1 {
  color: #c0ca33; }

.bg-lime.darken-2 {
  background-color: #afb42b; }

.text-lime.text-darken-2 {
  color: #afb42b; }

.bg-lime.darken-3 {
  background-color: #9e9d24; }

.text-lime.text-darken-3 {
  color: #9e9d24; }

.bg-lime.darken-4 {
  background-color: #827717; }

.text-lime.text-darken-4 {
  color: #827717; }

.bg-lime.accent-1 {
  background-color: #f4ff81; }

.text-lime.text-accent-1 {
  color: #f4ff81; }

.bg-lime.accent-2 {
  background-color: #eeff41; }

.text-lime.text-accent-2 {
  color: #eeff41; }

.bg-lime.accent-3 {
  background-color: #c6ff00; }

.text-lime.text-accent-3 {
  color: #c6ff00; }

.bg-lime.accent-4 {
  background-color: #aeea00; }

.text-lime.text-accent-4 {
  color: #aeea00; }

.bg-yellow {
  background-color: #ffeb3b; }

.text-yellow {
  color: #ffeb3b; }

.bg-yellow.lighten-5 {
  background-color: #fffde7; }

.text-yellow.text-lighten-5 {
  color: #fffde7; }

.bg-yellow.lighten-4 {
  background-color: #fff9c4; }

.text-yellow.text-lighten-4 {
  color: #fff9c4; }

.bg-yellow.lighten-3 {
  background-color: #fff59d; }

.text-yellow.text-lighten-3 {
  color: #fff59d; }

.bg-yellow.lighten-2 {
  background-color: #fff176; }

.text-yellow.text-lighten-2 {
  color: #fff176; }

.bg-yellow.lighten-1 {
  background-color: #ffee58; }

.text-yellow.text-lighten-1 {
  color: #ffee58; }

.bg-yellow.darken-1 {
  background-color: #fdd835; }

.text-yellow.text-darken-1 {
  color: #fdd835; }

.bg-yellow.darken-2 {
  background-color: #fbc02d; }

.text-yellow.text-darken-2 {
  color: #fbc02d; }

.bg-yellow.darken-3 {
  background-color: #f9a825; }

.text-yellow.text-darken-3 {
  color: #f9a825; }

.bg-yellow.darken-4 {
  background-color: #f57f17; }

.text-yellow.text-darken-4 {
  color: #f57f17; }

.bg-yellow.accent-1 {
  background-color: #ffff8d; }

.text-yellow.text-accent-1 {
  color: #ffff8d; }

.bg-yellow.accent-2 {
  background-color: #ffff00; }

.text-yellow.text-accent-2 {
  color: #ffff00; }

.bg-yellow.accent-3 {
  background-color: #ffea00; }

.text-yellow.text-accent-3 {
  color: #ffea00; }

.bg-yellow.accent-4 {
  background-color: #ffd600; }

.text-yellow.text-accent-4 {
  color: #ffd600; }

.bg-amber {
  background-color: #ffc107; }

.text-amber {
  color: #ffc107; }

.bg-amber.lighten-5 {
  background-color: #fff8e1; }

.text-amber.text-lighten-5 {
  color: #fff8e1; }

.bg-amber.lighten-4 {
  background-color: #ffecb3; }

.text-amber.text-lighten-4 {
  color: #ffecb3; }

.bg-amber.lighten-3 {
  background-color: #ffe082; }

.text-amber.text-lighten-3 {
  color: #ffe082; }

.bg-amber.lighten-2 {
  background-color: #ffd54f; }

.text-amber.text-lighten-2 {
  color: #ffd54f; }

.bg-amber.lighten-1 {
  background-color: #ffca28; }

.text-amber.text-lighten-1 {
  color: #ffca28; }

.bg-amber.darken-1 {
  background-color: #ffb300; }

.text-amber.text-darken-1 {
  color: #ffb300; }

.bg-amber.darken-2 {
  background-color: #ffa000; }

.text-amber.text-darken-2 {
  color: #ffa000; }

.bg-amber.darken-3 {
  background-color: #ff8f00; }

.text-amber.text-darken-3 {
  color: #ff8f00; }

.bg-amber.darken-4 {
  background-color: #ff6f00; }

.text-amber.text-darken-4 {
  color: #ff6f00; }

.bg-amber.accent-1 {
  background-color: #ffe57f; }

.text-amber.text-accent-1 {
  color: #ffe57f; }

.bg-amber.accent-2 {
  background-color: #ffd740; }

.text-amber.text-accent-2 {
  color: #ffd740; }

.bg-amber.accent-3 {
  background-color: #ffc400; }

.text-amber.text-accent-3 {
  color: #ffc400; }

.bg-amber.accent-4 {
  background-color: #ffab00; }

.text-amber.text-accent-4 {
  color: #ffab00; }

.bg-orange {
  background-color: #ff9800; }

.text-orange {
  color: #ff9800; }

.bg-orange.lighten-5 {
  background-color: #fff3e0; }

.text-orange.text-lighten-5 {
  color: #fff3e0; }

.bg-orange.lighten-4 {
  background-color: #ffe0b2; }

.text-orange.text-lighten-4 {
  color: #ffe0b2; }

.bg-orange.lighten-3 {
  background-color: #ffcc80; }

.text-orange.text-lighten-3 {
  color: #ffcc80; }

.bg-orange.lighten-2 {
  background-color: #ffb74d; }

.text-orange.text-lighten-2 {
  color: #ffb74d; }

.bg-orange.lighten-1 {
  background-color: #ffa726; }

.text-orange.text-lighten-1 {
  color: #ffa726; }

.bg-orange.darken-1 {
  background-color: #fb8c00; }

.text-orange.text-darken-1 {
  color: #fb8c00; }

.bg-orange.darken-2 {
  background-color: #f57c00; }

.text-orange.text-darken-2 {
  color: #f57c00; }

.bg-orange.darken-3 {
  background-color: #ef6c00; }

.text-orange.text-darken-3 {
  color: #ef6c00; }

.bg-orange.darken-4 {
  background-color: #e65100; }

.text-orange.text-darken-4 {
  color: #e65100; }

.bg-orange.accent-1 {
  background-color: #ffd180; }

.text-orange.text-accent-1 {
  color: #ffd180; }

.bg-orange.accent-2 {
  background-color: #ffab40; }

.text-orange.text-accent-2 {
  color: #ffab40; }

.bg-orange.accent-3 {
  background-color: #ff9100; }

.text-orange.text-accent-3 {
  color: #ff9100; }

.bg-orange.accent-4 {
  background-color: #ff6d00; }

.text-orange.text-accent-4 {
  color: #ff6d00; }

.bg-deep-orange {
  background-color: #ff5722; }

.text-deep-orange {
  color: #ff5722; }

.bg-deep-orange.lighten-5 {
  background-color: #fbe9e7; }

.text-deep-orange.text-lighten-5 {
  color: #fbe9e7; }

.bg-deep-orange.lighten-4 {
  background-color: #ffccbc; }

.text-deep-orange.text-lighten-4 {
  color: #ffccbc; }

.bg-deep-orange.lighten-3 {
  background-color: #ffab91; }

.text-deep-orange.text-lighten-3 {
  color: #ffab91; }

.bg-deep-orange.lighten-2 {
  background-color: #ff8a65; }

.text-deep-orange.text-lighten-2 {
  color: #ff8a65; }

.bg-deep-orange.lighten-1 {
  background-color: #ff7043; }

.text-deep-orange.text-lighten-1 {
  color: #ff7043; }

.bg-deep-orange.darken-1 {
  background-color: #f4511e; }

.text-deep-orange.text-darken-1 {
  color: #f4511e; }

.bg-deep-orange.darken-2 {
  background-color: #e64a19; }

.text-deep-orange.text-darken-2 {
  color: #e64a19; }

.bg-deep-orange.darken-3 {
  background-color: #d84315; }

.text-deep-orange.text-darken-3 {
  color: #d84315; }

.bg-deep-orange.darken-4 {
  background-color: #bf360c; }

.text-deep-orange.text-darken-4 {
  color: #bf360c; }

.bg-deep-orange.accent-1 {
  background-color: #ff9e80; }

.text-deep-orange.text-accent-1 {
  color: #ff9e80; }

.bg-deep-orange.accent-2 {
  background-color: #ff6e40; }

.text-deep-orange.text-accent-2 {
  color: #ff6e40; }

.bg-deep-orange.accent-3 {
  background-color: #ff3d00; }

.text-deep-orange.text-accent-3 {
  color: #ff3d00; }

.bg-deep-orange.accent-4 {
  background-color: #dd2c00; }

.text-deep-orange.text-accent-4 {
  color: #dd2c00; }

.bg-brown {
  background-color: #795548; }

.text-brown {
  color: #795548; }

.bg-brown.lighten-5 {
  background-color: #efebe9; }

.text-brown.text-lighten-5 {
  color: #efebe9; }

.bg-brown.lighten-4 {
  background-color: #d7ccc8; }

.text-brown.text-lighten-4 {
  color: #d7ccc8; }

.bg-brown.lighten-3 {
  background-color: #bcaaa4; }

.text-brown.text-lighten-3 {
  color: #bcaaa4; }

.bg-brown.lighten-2 {
  background-color: #a1887f; }

.text-brown.text-lighten-2 {
  color: #a1887f; }

.bg-brown.lighten-1 {
  background-color: #8d6e63; }

.text-brown.text-lighten-1 {
  color: #8d6e63; }

.bg-brown.darken-1 {
  background-color: #6d4c41; }

.text-brown.text-darken-1 {
  color: #6d4c41; }

.bg-brown.darken-2 {
  background-color: #5d4037; }

.text-brown.text-darken-2 {
  color: #5d4037; }

.bg-brown.darken-3 {
  background-color: #4e342e; }

.text-brown.text-darken-3 {
  color: #4e342e; }

.bg-brown.darken-4 {
  background-color: #3e2723; }

.text-brown.text-darken-4 {
  color: #3e2723; }

.bg-blue-grey {
  background-color: #607d8b; }

.text-blue-grey {
  color: #607d8b; }

.bg-blue-grey.lighten-5 {
  background-color: #eceff1; }

.text-blue-grey.text-lighten-5 {
  color: #eceff1; }

.bg-blue-grey.lighten-4 {
  background-color: #cfd8dc; }

.text-blue-grey.text-lighten-4 {
  color: #cfd8dc; }

.bg-blue-grey.lighten-3 {
  background-color: #b0bec5; }

.text-blue-grey.text-lighten-3 {
  color: #b0bec5; }

.bg-blue-grey.lighten-2 {
  background-color: #90a4ae; }

.text-blue-grey.text-lighten-2 {
  color: #90a4ae; }

.bg-blue-grey.lighten-1 {
  background-color: #78909c; }

.text-blue-grey.text-lighten-1 {
  color: #78909c; }

.bg-blue-grey.darken-1 {
  background-color: #546e7a; }

.text-blue-grey.text-darken-1 {
  color: #546e7a; }

.bg-blue-grey.darken-2 {
  background-color: #455a64; }

.text-blue-grey.text-darken-2 {
  color: #455a64; }

.bg-blue-grey.darken-3 {
  background-color: #37474f; }

.text-blue-grey.text-darken-3 {
  color: #37474f; }

.bg-blue-grey.darken-4 {
  background-color: #263238; }

.text-blue-grey.text-darken-4 {
  color: #263238; }

.bg-grey {
  background-color: #9e9e9e; }

.text-grey {
  color: #9e9e9e; }

.bg-grey.lighten-5 {
  background-color: #fafafa; }

.text-grey.text-lighten-5 {
  color: #fafafa; }

.bg-grey.lighten-4 {
  background-color: #f5f5f5; }

.text-grey.text-lighten-4 {
  color: #f5f5f5; }

.bg-grey.lighten-3 {
  background-color: #eeeeee; }

.text-grey.text-lighten-3 {
  color: #eeeeee; }

.bg-grey.lighten-2 {
  background-color: #e0e0e0; }

.text-grey.text-lighten-2 {
  color: #e0e0e0; }

.bg-grey.lighten-1 {
  background-color: #bdbdbd; }

.text-grey.text-lighten-1 {
  color: #bdbdbd; }

.bg-grey.darken-1 {
  background-color: #757575; }

.text-grey.text-darken-1 {
  color: #757575; }

.bg-grey.darken-2 {
  background-color: #616161; }

.text-grey.text-darken-2 {
  color: #616161; }

.bg-grey.darken-3 {
  background-color: #424242; }

.text-grey.text-darken-3 {
  color: #424242; }

.bg-grey.darken-4 {
  background-color: #212121; }

.text-grey.text-darken-4 {
  color: #212121; }

.bg-black {
  background-color: #000000; }

.text-black {
  color: #000000; }

.bg-white {
  background-color: #FFFFFF; }

.text-white {
  color: #FFFFFF; }

.bg-transparent {
  background-color: transparent; }

.text-transparent {
  color: transparent; }

/*Custom Animation*/
@keyframes flipCenter {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(100000px) rotate3d(1, 0, 0, 90deg); }
  40% {
    animation-timing-function: ease-in;
    transform: perspective(100000px) rotate3d(1, 0, 0, 0deg); }
  60% {
    opacity: 1;
    transform: perspective(100000px) rotate3d(1, 0, 0, 0deg); }
  80% {
    transform: perspective(100000px) rotate3d(1, 0, 0, 0deg); }
  100% {
    transform: perspective(100000px); } }

@-webkit-keyframes flipCenter {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(100000px) rotate3d(1, 0, 0, 90deg); }
  40% {
    animation-timing-function: ease-in;
    transform: perspective(100000px) rotate3d(1, 0, 0, 0deg); }
  60% {
    opacity: 1;
    transform: perspective(100000px) rotate3d(1, 0, 0, 0deg); }
  80% {
    transform: perspective(100000px) rotate3d(1, 0, 0, 0deg); }
  100% {
    transform: perspective(100000px); } }

.flipCenter {
  animation-name: flipCenter;
  backface-visibility: visible; }

@keyframes desployDown {
  0% {
    transform: scaleY(0);
    transform-origin: center top 0; }
  100% {
    opacity: 1;
    transform: scaleY(1);
    transform-origin: center top 0; } }

@-webkit-keyframes desployDown {
  0% {
    transform: scaleY(0);
    transform-origin: center top 0; }
  100% {
    opacity: 1;
    transform: scaleY(1);
    transform-origin: center top 0; } }

.desployDown {
  animation-name: desployDown;
  backface-visibility: visible; }

@keyframes fadeInRightTiny {
  0% {
    opacity: 0;
    transform: translate3d(30%, 0px, 0px); }
  100% {
    opacity: 1;
    transform: none; } }

@-webkit-keyframes fadeInRightTiny {
  0% {
    opacity: 0;
    transform: translate3d(30%, 0px, 0px); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInRightTiny {
  animation-name: fadeInRightTiny; }

@keyframes fadeInLeftTiny {
  0% {
    opacity: 0;
    transform: translate3d(-30%, 0px, 0px); }
  100% {
    opacity: 1;
    transform: none; } }

@-webkit-keyframes fadeInLeftTiny {
  0% {
    opacity: 0;
    transform: translate3d(-30%, 0px, 0px); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInLeftTiny {
  animation-name: fadeInLeftTiny; }

@keyframes slideInRightTiny {
  0% {
    transform: translate3d(30%, 0px, 0px); }
  100% {
    transform: none; } }

@-webkit-keyframes slideInRightTiny {
  0% {
    transform: translate3d(30%, 0px, 0px); }
  100% {
    transform: none; } }

.slideInRightTiny {
  animation-name: slideInRightTiny; }

@keyframes slideInLeftTiny {
  0% {
    transform: translate3d(-30%, 0px, 0px); }
  100% {
    transform: none; } }

@-webkit-keyframes slideInLeftTiny {
  0% {
    transform: translate3d(-30%, 0px, 0px); }
  100% {
    transform: none; } }

.slideInLeftTiny {
  animation-name: slideInLeftTiny; }

@keyframes slideInUpTiny {
  0% {
    transform: translate3d(0px, 5%, 0px); }
  100% {
    transform: none; } }

@-webkit-keyframes slideInUpTiny {
  0% {
    transform: translate3d(0px, 5%, 0px); }
  100% {
    transform: none; } }

.slideInUpTiny {
  animation-name: slideInUpTiny; }

/*Animation Durations*/
.animation-duration-1 {
  animation-duration: 0.1s; }

.animation-duration-2 {
  animation-duration: 0.2s; }

.animation-duration-3 {
  animation-duration: 0.3s; }

.animation-duration-4 {
  animation-duration: 0.4s; }

.animation-duration-5 {
  animation-duration: 0.5s; }

.animation-duration-6 {
  animation-duration: 0.6s; }

.animation-duration-7 {
  animation-duration: 0.7s; }

.animation-duration-8 {
  animation-duration: 0.8s; }

.animation-duration-9 {
  animation-duration: 0.9s; }

.animation-duration-10 {
  animation-duration: 1s; }

.animation-duration-11 {
  animation-duration: 1.1s; }

.animation-duration-12 {
  animation-duration: 1.2s; }

.animation-duration-13 {
  animation-duration: 1.3s; }

.animation-duration-14 {
  animation-duration: 1.4s; }

.animation-duration-15 {
  animation-duration: 1.5s; }

.animation-duration-16 {
  animation-duration: 1.6s; }

.animation-duration-17 {
  animation-duration: 1.7s; }

.animation-duration-18 {
  animation-duration: 1.8s; }

.animation-duration-19 {
  animation-duration: 1.9s; }

.animation-duration-20 {
  animation-duration: 2s; }

.animation-duration-21 {
  animation-duration: 2.1s; }

.animation-duration-22 {
  animation-duration: 2.2s; }

.animation-duration-23 {
  animation-duration: 2.3s; }

.animation-duration-24 {
  animation-duration: 2.4s; }

.animation-duration-25 {
  animation-duration: 2.5s; }

.animation-duration-26 {
  animation-duration: 2.6s; }

.animation-duration-27 {
  animation-duration: 2.7s; }

.animation-duration-28 {
  animation-duration: 2.8s; }

.animation-duration-29 {
  animation-duration: 2.9s; }

.animation-duration-30 {
  animation-duration: 3s; }

.animation-duration-31 {
  animation-duration: 3.1s; }

.animation-duration-32 {
  animation-duration: 3.2s; }

.animation-duration-33 {
  animation-duration: 3.3s; }

.animation-duration-34 {
  animation-duration: 3.4s; }

.animation-duration-35 {
  animation-duration: 3.5s; }

.animation-duration-36 {
  animation-duration: 3.6s; }

.animation-duration-37 {
  animation-duration: 3.7s; }

.animation-duration-38 {
  animation-duration: 3.8s; }

.animation-duration-39 {
  animation-duration: 3.9s; }

.animation-duration-40 {
  animation-duration: 4s; }

.animation-delay-1 {
  animation-delay: 0.1s; }

.animation-delay-2 {
  animation-delay: 0.2s; }

.animation-delay-3 {
  animation-delay: 0.3s; }

.animation-delay-4 {
  animation-delay: 0.4s; }

.animation-delay-5 {
  animation-delay: 0.5s; }

.animation-delay-6 {
  animation-delay: 0.6s; }

.animation-delay-7 {
  animation-delay: 0.7s; }

.animation-delay-8 {
  animation-delay: 0.8s; }

.animation-delay-9 {
  animation-delay: 0.9s; }

.animation-delay-10 {
  animation-delay: 1s; }

.animation-delay-11 {
  animation-delay: 1.1s; }

.animation-delay-12 {
  animation-delay: 1.2s; }

.animation-delay-13 {
  animation-delay: 1.3s; }

.animation-delay-14 {
  animation-delay: 1.4s; }

.animation-delay-15 {
  animation-delay: 1.5s; }

.animation-delay-16 {
  animation-delay: 1.6s; }

.animation-delay-17 {
  animation-delay: 1.7s; }

.animation-delay-18 {
  animation-delay: 1.8s; }

.animation-delay-19 {
  animation-delay: 1.9s; }

.animation-delay-20 {
  animation-delay: 2s; }

.animation-delay-21 {
  animation-delay: 2.1s; }

.animation-delay-22 {
  animation-delay: 2.2s; }

.animation-delay-23 {
  animation-delay: 2.3s; }

.animation-delay-24 {
  animation-delay: 2.4s; }

.animation-delay-25 {
  animation-delay: 2.5s; }

.animation-delay-26 {
  animation-delay: 2.6s; }

.animation-delay-27 {
  animation-delay: 2.6s; }

.animation-delay-28 {
  animation-delay: 2.8s; }

.animation-delay-29 {
  animation-delay: 2.9s; }

.animation-delay-30 {
  animation-delay: 3s; }

.animation-delay-31 {
  animation-delay: 3.1s; }

.animation-delay-32 {
  animation-delay: 3.2s; }

.animation-delay-33 {
  animation-delay: 3.3s; }

.animation-delay-34 {
  animation-delay: 3.4s; }

.animation-delay-35 {
  animation-delay: 3.5s; }

.animation-delay-36 {
  animation-delay: 3.6s; }

.animation-delay-37 {
  animation-delay: 3.7s; }

.animation-delay-38 {
  animation-delay: 3.8s; }

.animation-delay-39 {
  animation-delay: 3.9s; }

.animation-delay-40 {
  animation-delay: 4s; }

.animation-delay-41 {
  animation-delay: 4.1s; }

.animation-delay-42 {
  animation-delay: 4.2s; }

.animation-delay-43 {
  animation-delay: 4.3s; }

.animation-delay-44 {
  animation-delay: 4.4s; }

.animation-delay-45 {
  animation-delay: 4.5s; }

.animation-delay-46 {
  animation-delay: 4.6s; }

.animation-delay-47 {
  animation-delay: 4.7s; }

.animation-delay-48 {
  animation-delay: 4.8s; }

.animation-delay-49 {
  animation-delay: 4.9s; }

.animation-delay-50 {
  animation-delay: 5s; }

/* Base
   ========================================================================== */
/*Base Styles*/
html {
  height: 100%; }

body {
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #5c5c5c;
  background-color: #f4f4f4;
  height: 100%;
  overflow: hidden; }

.font-13 {
  font-size: 13px; }

.overflow-hidden {
  overflow: hidden; }

.text-transform-none {
  text-transform: none; }

.br-break {
  word-break: break-all !important; }

.font-weight-semibold {
  font-weight: 600; }

.z-index-20 {
  z-index: 20; }

.border-bottom {
  border-bottom: solid 1px #dee2e6; }

.col-with-divider div[class*="col-"] {
  border-left: solid 1px #dee2e6; }
  .col-with-divider div[class*="col-"]:first-child {
    border: 0 none; }

.height-100 {
  height: 100px; }

.height-150 {
  height: 150px; }

.height-200 {
  height: 200px; }

.max-width-100 {
  max-width: 100px; }

.max-height-120 {
  max-height: 120px !important; }

.right-arrow {
  display: inline-block;
  color: #3f51b5;
  text-transform: capitalize; }
  .right-arrow:after {
    content: "\f30f";
    font-family: "Material-Design-Iconic-Font";
    color: #3f51b5;
    margin-left: 8px;
    font-size: 20px;
    vertical-align: middle; }
  .right-arrow:hover, .right-arrow:focus {
    text-decoration: none; }

.letter-spacing-base {
  letter-spacing: 3px; }

.letter-spacing-lg {
  letter-spacing: 6px; }

.letter-spacing-xl {
  letter-spacing: 8px; }

.page-heading {
  margin-bottom: 38px; }
  .page-heading .title {
    text-transform: capitalize;
    font-weight: 600; }
  .page-heading .breadcrumb {
    padding: 0;
    background-color: transparent;
    margin-bottom: 0; }
  @media screen and (max-width: 575px) {
    .page-heading {
      margin-bottom: 18px; } }

.sub-heading {
  font-size: 13px;
  color: #adb5bd;
  margin-bottom: 0; }
  .sub-heading:not(:last-child) {
    margin-bottom: 16px; }

.manage-margin {
  margin-bottom: 0; }
  .manage-margin > * {
    margin-bottom: 6px; }
    .manage-margin > *:not(:last-child) {
      margin-right: 16px; }

.no-shadow {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important; }

.shadow-sm {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15); }

.shadow {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15); }

.shadow-lg {
  -webkit-box-shadow: 0 1px 8px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 8px -1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 8px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 8px -1px rgba(0, 0, 0, 0.2); }

.shadow-xl {
  -webkit-box-shadow: 0 0 16px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 16px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 16px 0px rgba(0, 0, 0, 0.2); }

.avatar-shadow {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5); }

.remove-table-border td, .remove-table-border th {
  border: 0 none; }

.media-list {
  margin-bottom: 10px; }
  .media-list:not(:last-child) {
    border-bottom: solid 1px #e9ecef;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative; }

.border-2 {
  border: 2px solid #ced4da; }

.border-w2 {
  border-width: 2px; }

.border-primary {
  border-color: #3f51b5 !important; }

.border-red {
  border-color: #F44336 !important; }

.border-pink {
  border-color: #e91e63 !important; }

.border-purple {
  border-color: #9C27B0 !important; }

.border-deep-purple {
  border-color: #673ab7 !important; }

.border-indigo {
  border-color: #3f51b5 !important; }

.border-blue {
  border-color: #2196F3 !important; }

.border-light-blue {
  border-color: #03a9f4 !important; }

.border-cyan {
  border-color: #00bcd4 !important; }

.border-teal {
  border-color: #009688 !important; }

.border-green {
  border-color: #4CAF50 !important; }

.border-light-green {
  border-color: #8bc34a !important; }

.border-lime {
  border-color: #cddc39 !important; }

.border-yellow {
  border-color: #ffeb3b !important; }

.border-amber {
  border-color: #ffc107 !important; }

.border-orange {
  border-color: #ff9800 !important; }

.border-deep-orange {
  border-color: #ff5722 !important; }

.border-brown {
  border-color: #795548 !important; }

.border-blue-grey {
  border-color: #607d8b !important; }

.border-grey {
  border-color: #9e9e9e !important; }

.center-crop-img {
  position: relative;
  width: 100%;
  min-height: 125px;
  overflow: hidden; }
  .center-crop-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .center-crop-img img.portrait {
    width: 100%;
    height: auto; }

.d-flex-xy-ctr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center; }

.pointer {
  cursor: pointer; }

.line-dashed {
  border-top: 1px dashed #dee2e6;
  height: 1px;
  margin: 20px auto; }
  @media screen and (max-width: 575px) {
    .line-dashed {
      margin-bottom: 10px;
      margin-top: 10px; } }

.bg-primary.lighten-4 {
  background-color: #c5cae9 !important; }

.bg-primary.lighten-3 {
  background-color: #9fa8da !important; }

.bg-primary.lighten-2 {
  background-color: #7986cb !important; }

.bg-primary.lighten-1 {
  background-color: #5c6bc0 !important; }

.bg-primary.darken-1 {
  background-color: #3949ab !important; }

.bg-primary.darken-2 {
  background-color: #303f9f !important; }

.bg-primary.darken-3 {
  background-color: #283593 !important; }

.bg-primary.darken-4 {
  background-color: #1a237e !important; }

.bg-primary.accent-1 {
  background-color: #8c9eff !important; }

.bg-primary.accent-2 {
  background-color: #536dfe !important; }

.bg-primary.accent-3 {
  background-color: #3d5afe !important; }

.bg-primary.accent-4 {
  background-color: #304ffe !important; }

/*Typography Styles*/
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 400;
  margin: 0 0 12px;
  color: inherit; }

h1, .h1 {
  font-size: 24px; }

h2, .h2 {
  font-size: 18px; }

h3, .h3 {
  font-size: 16px; }

h4, .h4 {
  font-size: 15px; }

h5, .h5 {
  font-size: 13px; }

h6, .h6 {
  font-size: 12px; }

.text-strikethrough {
  text-decoration: line-through; }

@media screen and (max-width: 991px) {
  h1, .h1 {
    font-size: 18px; }
  h2, .h2 {
    font-size: 16px; }
  h3, .h3 {
    font-size: 15px; } }

input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 12px; }

input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 12px; }

input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 12px; }

input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 12px; }

.desc-list {
  margin-bottom: 0; }
  .desc-list li {
    padding: 24px 30px;
    border-bottom: 1px solid #adb5bd;
    margin-left: -30px;
    margin-right: -30px; }
    .desc-list li:last-child {
      border-bottom: 0 none; }
    .desc-list li .card-title {
      margin-bottom: 6px; }
  .desc-list.even-odd li {
    border-bottom: 0 none; }
    .desc-list.even-odd li:nth-child(2n) {
      background-color: #dee2e6; }

/* Layouts
   ========================================================================== */
/*App Layout Styles*/
.gx-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%; }

.gx-sidebar {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-width: 280px;
  max-width: 280px;
  background-color: #fff;
  color: #808080;
  z-index: 1000;
  border-right: 1px solid #dee2e6; }
  @media screen and (max-width: 991px) {
    .gx-sidebar {
      z-index: 1025; } }

.gx-main-container {
  width: 100%;
  position: relative;
  overflow: hidden; }

.gx-main-content {
  width: 100%;
  height: calc(100vh - 70px);
  position: relative;
  padding: 36px 40px 0 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  @media screen and (max-width: 767px) {
    .gx-main-content {
      padding: 20px 20px 0 20px; } }

.menu-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1020;
  background-color: #000;
  display: none; }
  .menu-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .menu-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5; }

/*Header Styles*/
.gx-menu-icon {
  outline: none;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0 5px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .bg-white .gx-menu-icon .menu-icon {
    background-color: #5c5c5c; }

.gx-menu-icon .menu-icon.icon-grey {
  background-color: #808080; }

.sidebar-mobile-menu {
  margin-right: 15px; }
  @media screen and (max-width: 575px) {
    .sidebar-mobile-menu {
      margin-right: 10px; } }

.main-header {
  min-height: 70px; }
  .main-header .search-bar input {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-color: transparent;
    color: #808080; }
    .main-header .search-bar input + .search-icon i {
      color: rgba(128, 128, 128, 0.8); }
    .main-header .search-bar input:focus {
      background-color: #f4f4f4;
      color: #808080; }
      .main-header .search-bar input:focus + .search-icon i {
        color: rgba(128, 128, 128, 0.8); }

.site-logo img {
  height: 24px; }
  @media screen and (max-width: 575px) {
    .site-logo img {
      height: 20px; } }

.gx-toolbar {
  position: fixed;
  left: 280px;
  right: 0;
  top: 0;
  z-index: 999;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center;
  min-height: 70px;
  padding: 10px 40px 10px 35px;
  background-color: #fff;
  color: #808080;
  border-bottom: 1px solid #dee2e6; }
  .gx-toolbar .search-bar {
    margin-left: 15px;
    margin-right: auto;
    max-width: 400px;
    width: 380px; }
    @media screen and (max-width: 991px) {
      .gx-toolbar .search-bar {
        width: 280px; } }
    @media screen and (max-width: 767px) {
      .gx-toolbar .search-bar {
        width: 200px; } }
  @media screen and (max-width: 991px) {
    .gx-toolbar {
      left: 0; } }
  @media screen and (max-width: 767px) {
    .gx-toolbar {
      padding: 10px 20px 10px 15px; } }

.gx-toolbar .nav-searchbox .search-bar {
  margin-left: 0;
  width: 280px; }
  @media screen and (max-width: 399px) {
    .gx-toolbar .nav-searchbox .search-bar {
      width: 200px; } }

.gx-toolbar .nav-searchbox .search-bar input {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #fff;
  color: #5c5c5c; }
  .gx-toolbar .nav-searchbox .search-bar input + .search-icon i {
    color: rgba(92, 92, 92, 0.8); }
  .gx-toolbar .nav-searchbox .search-bar input:focus {
    background-color: transparent;
    color: #5c5c5c; }
    .gx-toolbar .nav-searchbox .search-bar input:focus + .search-icon i {
      color: rgba(92, 92, 92, 0.8); }

.header-notifications {
  margin: 0 -8px;
  padding-left: 0;
  list-style: none; }
  .header-notifications > li {
    vertical-align: middle;
    display: inline-block;
    padding: 0 8px; }
  .header-notifications > li > a {
    color: #808080;
    font-size: 22px; }
    .header-notifications > li > a:hover, .header-notifications > li > a:focus, .header-notifications > li > a:active {
      color: #737373; }

.quick-menu .dropdown-menu {
  padding: 5px 10px;
  width: 350px;
  border-radius: 8px; }
  .quick-menu .dropdown-menu .gx-card-header {
    margin: -5px -10px 5px;
    padding: 10px 10px 10px 20px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    z-index: 10; }
  @media screen and (max-width: 500px) {
    .quick-menu .dropdown-menu {
      width: 280px; } }
  @media screen and (max-width: 430px) {
    .quick-menu .dropdown-menu {
      width: 240px; } }

.quick-menu .messages-list .user-avatar {
  position: relative; }

.quick-menu .messages-list .badge {
  position: absolute;
  left: -4px;
  top: -4px;
  height: 16px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  padding: 0; }

.quick-menu .user-nav .dropdown-menu {
  width: 200px;
  padding: 0;
  padding-bottom: 15px; }

.quick-menu .user-nav .user-profile {
  position: relative;
  padding: 20px 25px;
  background-color: #f4f4f4;
  margin-bottom: 15px;
  border-radius: 8px 8px 0 0; }

.quick-menu .language-menu > .flag-icon {
  line-height: 1;
  margin-right: 6px; }

.quick-menu .language-menu .dropdown-menu {
  width: 150px; }
  .quick-menu .language-menu .dropdown-menu .messages-list ul li {
    padding: 7px 6px 6px; }
  .quick-menu .language-menu .dropdown-menu .media-body {
    color: #5c5c5c;
    margin-left: 10px; }
  .quick-menu .language-menu .dropdown-menu .media-body:hover {
    text-decoration: none;
    color: #3f51b5; }

.messages-list ul li {
  position: relative;
  padding: 20px 10px 14px;
  border-bottom: 1px solid #dee2e6; }
  .messages-list ul li .user-name a {
    color: #3f51b5; }
  .messages-list ul li .sub-heading {
    font-size: 11px;
    margin-bottom: 6px; }
    .messages-list ul li .sub-heading.mb-0 {
      margin-bottom: 0; }
  .messages-list ul li:last-child {
    border-bottom: 0 none; }
  .messages-list ul li .gx-btn {
    margin-right: 0; }
  .messages-list ul li .gx-btn-xs {
    font-size: 11px;
    padding: 5px; }

.quick-menu .icons-alert {
  position: relative; }
  .quick-menu .icons-alert:after {
    display: block;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    z-index: 10;
    width: 8px;
    height: 8px;
    background-color: #f44336;
    border-radius: 50%; }

.quick-menu i.animated.infinite {
  -moz-animation-iteration-count: 25;
  -webkit-animation-iteration-count: 25;
  -o-animation-iteration-count: 25;
  animation-iteration-count: 25; }

.dropdown-menu-perfectscrollbar,
.dropdown-menu-perfectscrollbar1 {
  position: relative;
  height: 300px;
  overflow: hidden; }

.gx-main-content .nav-searchbox .icon-btn {
  font-size: 20px; }

.gx-main-content .nav-searchbox .dropdown-menu {
  width: 200px;
  left: auto;
  right: 0; }
  @media screen and (max-width: 350px) {
    .gx-main-content .nav-searchbox .dropdown-menu {
      width: 150px; } }

/*Navbar Styles*/
.navbar {
  min-height: 60px; }

.main-menu {
  width: 100%;
  height: calc(100vh - 70px);
  position: relative; }

ul.nav-menu {
  position: relative;
  font-size: 14px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%; }

ul.nav-menu li {
  position: relative;
  margin-bottom: 1px; }

ul.nav-menu li.menu + .nav-header {
  margin-top: 40px; }

ul.nav-menu li.menu .sub-menu {
  display: none; }

ul.nav-menu li.menu.open > .sub-menu {
  display: block; }

ul.nav-menu li.menu.open .menu.active > .sub-menu {
  display: block; }

ul.nav-menu li a {
  color: #808080;
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  text-decoration: none;
  border-radius: 0; }
  ul.nav-menu li a .badge {
    margin-bottom: 0;
    padding: 3px 8px 2px; }

ul.nav-menu .nav-header {
  color: #808080;
  padding: 4px 22px;
  font-size: 11px;
  text-transform: uppercase; }
  ul.nav-menu .nav-header:first-child {
    margin-top: 30px; }

ul.nav-menu > li.selected > a,
ul.nav-menu > li.open > a,
ul.nav-menu > li > a:hover,
ul.nav-menu > li > a:focus {
  color: #3f51b5; }

ul.nav-menu li.menu > a {
  padding: 16px 20px;
  border-left: 2px solid transparent; }

ul.nav-menu li.menu.open > a {
  border-color: transparent; }

ul.nav-menu li.menu > a:focus:before,
ul.nav-menu li.menu > a:hover:before {
  color: #3f51b5; }

ul.nav-menu li i {
  margin-right: 12px;
  font-size: 15px; }

ul.nav-menu li ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden; }

ul.nav-menu li.menu .sub-menu li > a {
  padding: 7px 20px 7px 56px; }

ul.nav-menu li.menu ul.sub-menu > li.menu > ul.sub-menu > li.menu > a {
  padding-left: 76px; }

ul.nav-menu li.menu ul.sub-menu > li.menu > ul.sub-menu > li.menu > ul.sub-menu > li.menu > a {
  padding-left: 96px; }

ul.nav-menu li.menu ul.sub-menu > li.menu > ul.sub-menu > li.menu > ul.sub-menu > li.menu > ul.sub-menu > li > a {
  padding-left: 116px; }

ul.nav-menu li.menu > a:before {
  color: #808080;
  content: "\f2fb";
  display: inline-block;
  float: right;
  font-family: 'Material-Design-Iconic-Font';
  font-size: 15px;
  margin-left: 10px;
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  font-weight: normal; }

ul.nav-menu li.menu.no-arrow > a:before {
  display: none; }

ul.nav-menu li.menu.selected > a:before,
ul.nav-menu li.menu.open > a:before,
ul.nav-menu li.menu > a:focus:before,
ul.nav-menu li.menu li > a:hover:before {
  background-color: transparent;
  color: #3f51b5; }

ul.nav-menu li.menu.open > a:before,
ul.nav-menu li.menu.active > a:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

ul.nav-menu li.menu .sub-menu li.active > a .nav-text {
  padding: 3px 7px;
  margin-left: -7px;
  background-color: #3f51b5;
  color: #fff;
  border-radius: 4px; }

ul.nav-menu li.menu .sub-menu li > a:hover,
ul.nav-menu li.menu .sub-menu li > a:focus,
ul.nav-menu li.menu.open .sub-menu li.active > a:before,
ul.nav-menu li.menu .sub-menu li > a:focus:before,
ul.nav-menu li.menu .sub-menu li > a:hover:before {
  color: #3f51b5; }

.customizer {
  padding: 20px 35px; }
  .customizer img {
    padding: 5px;
    cursor: pointer; }

.user-info ul li {
  font-size: 15px; }

@media screen and (min-width: 250px) {
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto; } }

/*Main Content Styles*/
.gx-wrapper {
  width: 100%;
  flex: 1;
  margin-bottom: 36px; }
  @media screen and (max-width: 767px) {
    .gx-wrapper {
      margin-bottom: 20px; } }

/*Sidebar Styles*/
.gx-sidebar .sidebar-header {
  min-height: 70px;
  padding: 10px 22px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center;
  border-bottom: 1px solid #dee2e6; }

/*Right Sidebar Styles*/
.app-sidebar-content.right-sidebar {
  z-index: 1100;
  -webkit-box-shadow: 0 0 16px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 16px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 16px 0px rgba(0, 0, 0, 0.2); }

.color-theme {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  max-width: 300px;
  height: 100%;
  background-color: #fff; }

.color-theme-header {
  background-color: #3f51b5;
  color: #fff;
  padding: 15px 25px;
  text-transform: uppercase;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-height: 70px; }
  .color-theme-header .color-theme-title {
    margin-bottom: 0; }

.color-theme-body {
  position: relative;
  padding: 28px 25px;
  height: calc(100vh - 70px); }
  .color-theme-body h3 {
    margin-bottom: 20px; }
  @media screen and (max-width: 499px) {
    .color-theme-body {
      padding: 25px 15px; } }

.color-option {
  list-style: none;
  padding-left: 0;
  margin: 0 -5px 10px;
  overflow: hidden; }
  .color-option li {
    position: relative;
    float: left;
    padding: 0 5px;
    margin-bottom: 5px; }
  .color-option li a {
    display: inline-block;
    color: transparent;
    position: relative; }
    .color-option li a:before {
      content: "\f26b";
      font-family: "Material-Design-Iconic-Font";
      font-size: 20px;
      position: absolute;
      top: 0;
      left: 0;
      color: #fff;
      text-align: center;
      display: none;
      z-index: 2; }
  .color-option li a.active:before {
    display: block; }

.cr-op-dark-sidebar li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-color: #000;
  width: 8px; }

.theme-option {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 1000;
  background-color: #9C27B0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
  color: #fff; }

.material-switch {
  margin-bottom: 24px; }
  .material-switch > input[type="checkbox"] {
    display: none; }
  .material-switch > label {
    cursor: pointer;
    height: 0;
    position: relative;
    width: 40px; }
    .material-switch > label:before {
      background: black;
      box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
      border-radius: 8px;
      content: '';
      height: 16px;
      margin-top: -8px;
      position: absolute;
      opacity: 0.3;
      transition: all 0.4s ease-in-out;
      width: 40px; }
    .material-switch > label:after {
      background: white;
      border-radius: 16px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      content: '';
      height: 24px;
      left: -4px;
      margin-top: -8px;
      position: absolute;
      top: -4px;
      transition: all 0.3s ease-in-out;
      width: 24px; }
  .material-switch > input[type="checkbox"]:checked + label::before {
    background: #000;
    opacity: 0.5; }
  .material-switch > input[type="checkbox"]:checked + label::after {
    background: #495057;
    left: 20px; }

@media screen and (max-width: 499px) {
  .color-theme .gx-btn {
    padding: 10px 15px; } }

/*Footer Styles*/
.gx-footer {
  padding: 14px 40px;
  border-top: 1px solid #dee2e6;
  margin: 0 -40px; }
  .gx-footer a {
    color: #5c5c5c; }
    .gx-footer a:hover, .gx-footer a:focus {
      color: #3f51b5;
      text-decoration: none; }
  .gx-footer p {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .gx-footer {
      padding: 14px 20px;
      margin: 0 -20px; } }
  @media screen and (max-width: 575px) {
    .gx-footer {
      font-size: 12px; } }

/* Layouts
   ========================================================================== */
.loader-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999999;
  background-color: #fff; }

.loader {
  position: relative;
  margin: 0 auto;
  width: 60px;
  height: 100%; }
  .loader:before {
    content: "";
    display: block;
    padding-top: 100%; }

.circular {
  animation: rotate 2s linear infinite;
  -webkit-animation: rotate 2s linear infinite;
  height: auto;
  transform-origin: center center;
  -webkit-transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

.path {
  stroke-dasharray: 1px, 200px;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round; }

@keyframes rotate {
  100% {
    transform: rotate(360deg); } }

@keyframes dash {
  0% {
    stroke-dasharray: 1px, 200px;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89px, 200px;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89px, 200px;
    stroke-dashoffset: -124px; } }

@keyframes color {
  100%,
  0% {
    stroke: #d62d20; }
  40% {
    stroke: #0057e7; }
  66% {
    stroke: #008744; }
  80%,
  90% {
    stroke: #ffa700; } }

@-webkit-keyframes rotate {
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1px, 200px;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89px, 200px;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89px, 200px;
    stroke-dashoffset: -124px; } }

@-webkit-keyframes color {
  100%,
  0% {
    stroke: #d62d20; }
  40% {
    stroke: #0057e7; }
  66% {
    stroke: #008744; }
  80%,
  90% {
    stroke: #ffa700; } }

/* UI Components
   ========================================================================== */
/*Alert Styles*/
.alert {
  border: 0 none; }

.alert {
  padding: 20px 24px;
  border-radius: 8px;
  position: relative; }
  .alert .close {
    line-height: inherit;
    font-weight: 300; }
  .alert .alert-addon {
    width: 60px;
    border-radius: 8px 0 0 8px;
    background-color: rgba(0, 0, 0, 0.2);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    z-index: 1; }

.alert-dismissible {
  padding-right: 60px; }
  .alert-dismissible .close:hover,
  .alert-dismissible .close:focus {
    color: inherit; }

.alert-addon-card {
  padding-left: 80px; }

/*Avatar Styles*/
.user-avatar {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  overflow: hidden;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  border-radius: 50%;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  border: 1px solid #bdbdbd; }
  .user-avatar.avatar-shadow {
    border: 0 none; }

.user-name {
  margin-bottom: 2px;
  font-weight: 400;
  text-transform: capitalize; }

.user-description {
  font-size: 12px;
  margin-bottom: 0;
  color: #adb5bd; }

.user-profile {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: flex-start;
  align-items: flex-start; }
  .user-profile .user-detail {
    -webkit-flex: 1;
    flex: 1;
    -ms-flex-align: center;
    -webkit-align-self: center;
    align-self: center; }

.user-thumb {
  position: relative; }
  .messages-list .user-thumb {
    margin-right: 8px; }

/*Accordions Styles*/
.accordion-group {
  border: 1px solid #dee2e6;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 20px; }

.accordion-inner {
  border: 0 none;
  padding: 30px;
  background-color: #fff; }
  .accordion-inner .intro-video {
    width: 200px;
    height: auto;
    max-height: 200px; }

.accordion-heading .accordion-toggle {
  display: block;
  position: relative;
  color: #fff;
  padding: 26px 20px 26px 50px;
  background-color: #3f51b5;
  text-decoration: none; }

.accordion-heading .accordion-toggle.collapsed {
  background-color: #fff;
  color: #5c5c5c; }

.accordion-heading .accordion-toggle:before {
  color: #fff;
  content: "\f273";
  display: inline-block;
  font-family: 'Material-Design-Iconic-Font', serif;
  font-size: 20px;
  position: absolute;
  top: 24px;
  left: 30px;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.accordion-heading .accordion-toggle.collapsed:before {
  color: #5c5c5c;
  content: "\f278";
  font-family: 'Material-Design-Iconic-Font', serif; }

.accordion-heading .title {
  margin: 0;
  font-weight: 400; }

/*Badges Styles*/
.badge {
  font-weight: 400;
  padding: 5px 8px;
  margin-bottom: 6px;
  border-radius: 4px; }
  .badge:not(:last-child) {
    margin-right: 15px; }
  table .badge {
    margin-bottom: 0; }

.badge-outline {
  background-color: transparent;
  border: 1px solid #dee2e6; }

.badge-pill {
  border-radius: 20px; }

.badge-border {
  border: 2px solid; }

.badge-circle {
  height: 22px;
  width: 22px;
  padding: 0;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 50%; }

/*Blockquotes Styles*/
blockquote {
  padding: 10px 0 10px 20px;
  font-size: 14px !important; }
  blockquote .blockquote-footer {
    font-size: 14px; }

.blockquote {
  border-left: 5px solid #e9ecef; }

.blockquote-reverse {
  border-left: 0 none;
  border-right: 5px solid #e9ecef;
  text-align: right;
  padding-left: 0;
  padding-right: 20px; }

/*Bottom Navigation Styles*/
.bottom-navigation {
  list-style: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin-bottom: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  padding-left: 0; }
  .bottom-navigation > li {
    flex: 1;
    display: inline-flex;
    min-height: 70px;
    min-width: 10px; }
  .bottom-navigation > li > a {
    color: #6c757d;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    padding: 8px 12px 10px;
    width: 100%;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
    .bottom-navigation > li > a i {
      font-size: 28px;
      display: block;
      margin: auto; }
    .bottom-navigation > li > a span {
      -webkit-transition: font-size 0.2s, opacity 0.2s;
      -o-transition: font-size 0.2s, opacity 0.2s;
      transition: font-size 0.2s, opacity 0.2s; }
  .bottom-navigation > li.active > a {
    color: #3f51b5;
    padding-top: 6px; }
    .bottom-navigation > li.active > a span {
      font-size: 16px; }

.bottom-navigation.active-label > li > a span {
  opacity: 0;
  visibility: hidden;
  height: 0; }

.bottom-navigation.active-label > li.active > a span {
  opacity: 1;
  visibility: visible;
  height: auto; }

/*Breadcrumb Styles*/
.breadcrumb {
  border-radius: 4px; }

.breadcrumb-item + .breadcrumb-item::before {
  content: '\F2FB';
  font-family: 'Material-Design-Iconic-Font';
  font-size: 16px;
  line-height: 1;
  vertical-align: middle; }

/*Button Styles*/
button {
  outline: 0 none !important;
  cursor: pointer;
  border: 1px solid transparent; }

.gx-btn {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 1.2;
  border-radius: 4px;
  vertical-align: top;
  cursor: pointer;
  text-align: center; }
  .gx-btn:hover, .gx-btn:focus, .gx-btn:active {
    outline: 0 none;
    text-decoration: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
  .login-content .gx-btn {
    padding: 10px 35px; }

.btn:hover, .btn:focus, .btn:active {
  outline: 0 none;
  text-decoration: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.login-content .btn {
  padding: 10px 35px; }

.show > .btn.dropdown-toggle:focus,
.show > .btn-info.dropdown-toggle:focus,
.show > .btn-success.dropdown-toggle:focus,
.show > .btn-warning.dropdown-toggle:focus,
.show > .btn-danger.dropdown-toggle:focus,
.show > .btn-light.dropdown-toggle:focus,
.show > .btn-dark.dropdown-toggle:focus,
.show > .btn-primary.dropdown-toggle:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.gx-btn,
.gx-fab-btn,
.gx-flat-btn,
.btn {
  margin-bottom: 6px;
  text-transform: capitalize; }
  .gx-btn:not(:last-child),
  .gx-fab-btn:not(:last-child),
  .gx-flat-btn:not(:last-child),
  .btn:not(:last-child) {
    margin-right: 15px; }
  .form-inline .gx-btn, .form-inline
  .gx-fab-btn, .form-inline
  .gx-flat-btn, .form-inline
  .btn {
    margin-bottom: 0;
    min-height: 35px; }
  .navbar .gx-btn, .navbar
  .gx-fab-btn, .navbar
  .gx-flat-btn, .navbar
  .btn {
    margin-bottom: 0; }

.btn-primary:focus, .btn-primary.focus {
  box-shadow: none !important; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-append > .btn {
  margin-right: 0;
  margin-bottom: 0;
  line-height: inherit; }

.gx-fab-btn {
  position: relative;
  display: inline-flex;
  border-radius: 50%;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #eeeeee;
  overflow: hidden; }
  .gx-fab-btn:hover, .gx-fab-btn:focus {
    outline: 0 none;
    text-decoration: none; }

.gx-btn,
.gx-flat-btn {
  padding: 12px 18px; }
  .gx-btn i + span,
  .gx-btn span + i,
  .gx-flat-btn i + span,
  .gx-flat-btn span + i {
    margin-left: 6px; }

.gx-flat-btn {
  background-color: transparent;
  color: #5c5c5c; }
  .gx-flat-btn:hover, .gx-flat-btn:focus, .gx-flat-btn:active {
    background-color: #f5f5f5;
    color: #5c5c5c; }

.gx-btn-group {
  margin: 0 -8px; }
  .gx-btn-group:not(:last-child) {
    margin-bottom: 16px; }
  .gx-btn-group .gx-btn,
  .gx-btn-group .gx-fab-btn {
    margin: 0 8px 18px; }

.gx-btn-rounded {
  border-radius: 50px !important; }

.gx-btn-lg, .btn-group-lg > .gx-btn {
  padding: 14px 22px; }

.gx-btn-sm, .btn-group-sm > .gx-btn {
  padding: 8px 14px; }

.gx-btn-xs {
  padding: 6px 10px; }

.gx-btn-fab-lg,
.gx-btn-lg,
.btn-group-lg > .gx-btn {
  font-size: 18px; }
  .gx-btn-fab-lg i,
  .gx-btn-lg i, .btn-group-lg > .gx-btn i {
    font-size: 20px; }

.gx-btn-fab-sm,
.gx-btn-sm,
.btn-group-sm > .gx-btn {
  font-size: 11px; }
  .gx-btn-fab-sm i,
  .gx-btn-sm i, .btn-group-sm > .gx-btn i {
    font-size: 11px; }

.gx-btn-fab-xs,
.gx-btn-xs {
  font-size: 10px; }
  .gx-btn-fab-xs i,
  .gx-btn-xs i {
    font-size: 10px; }

.complex-btn-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 200px;
  width: 100%; }

.complex-btn {
  position: relative;
  height: 200px;
  overflow: hidden;
  width: 33.333%;
  border: 0 none; }
  @media screen and (max-width: 767px) {
    .complex-btn {
      width: 100%;
      height: 100px; } }
  .complex-btn:hover {
    z-index: 1; }
    .complex-btn:hover .img-btn-overlay {
      opacity: 0.15; }
    .complex-btn:hover .img-marked {
      opacity: 0; }
    .complex-btn:hover .img-title {
      border: 4px solid currentColor; }
  .complex-btn .img-btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #fff; }
  .complex-btn .img-src {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center 40%; }
  .complex-btn .img-btn-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.4;
    -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); }
  .complex-btn .img-title {
    position: relative;
    padding: 16px 32px 14px; }
  .complex-btn .img-marked {
    height: 3px;
    width: 18px;
    background: #fff;
    position: absolute;
    bottom: -2px;
    left: calc(50% - 9px);
    -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1); }

.btn-group-mins {
  margin: 0 -5px; }
  .btn-group-mins .btn,
  .btn-group-mins .gx-btn {
    margin: 0 5px 5px; }

.gx-btn.gx-btn-label i {
  background-color: rgba(255, 255, 255, 0.2);
  width: 40px;
  height: 100%;
  line-height: 42px;
  text-align: center; }

.gx-btn.gx-btn-label.left i {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1; }

.gx-btn.gx-btn-label.right i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }

.gx-btn.gx-btn-label.left i + span {
  margin-left: 30px; }

.gx-btn.gx-btn-label.right i + span {
  margin-right: 30px;
  margin-left: 0; }

.gx-btn.gx-btn-label.gx-btn-lg i, .btn-group-lg > .gx-btn.gx-btn-label i {
  line-height: 54px; }

.gx-btn.gx-btn-label.gx-btn-sm i, .btn-group-sm > .gx-btn.gx-btn-label i {
  line-height: 32px; }

.gx-btn.gx-btn-label.gx-btn-xs i {
  line-height: 24px;
  width: 30px; }

.gx-btn-primary {
  background-color: #3f51b5;
  color: #fff; }
  .gx-btn-primary:hover, .gx-btn-primary:focus {
    background-color: #3849a2;
    color: #fff; }

.gx-btn-red {
  background-color: #F44336;
  color: #fff; }
  .gx-btn-red:hover, .gx-btn-red:focus {
    background-color: #f32c1e;
    color: #fff; }

.gx-btn-pink {
  background-color: #e91e63;
  color: #fff; }
  .gx-btn-pink:hover, .gx-btn-pink:focus {
    background-color: #d81558;
    color: #fff; }

.gx-btn-purple {
  background-color: #9C27B0;
  color: #fff; }
  .gx-btn-purple:hover, .gx-btn-purple:focus {
    background-color: #89229b;
    color: #fff; }

.gx-btn-deep-purple {
  background-color: #673ab7;
  color: #fff; }
  .gx-btn-deep-purple:hover, .gx-btn-deep-purple:focus {
    background-color: #5c34a4;
    color: #fff; }

.gx-btn-indigo {
  background-color: #3f51b5;
  color: #fff; }
  .gx-btn-indigo:hover, .gx-btn-indigo:focus {
    background-color: #3849a2;
    color: #fff; }

.gx-btn-blue {
  background-color: #2196F3;
  color: #fff; }
  .gx-btn-blue:hover, .gx-btn-blue:focus {
    background-color: #0d8aee;
    color: #fff; }

.gx-btn-light-blue {
  background-color: #03a9f4;
  color: #fff; }
  .gx-btn-light-blue:hover, .gx-btn-light-blue:focus {
    background-color: #0398db;
    color: #fff; }

.gx-btn-cyan {
  background-color: #00bcd4;
  color: #fff; }
  .gx-btn-cyan:hover, .gx-btn-cyan:focus {
    background-color: #00a5bb;
    color: #fff; }

.gx-btn-teal {
  background-color: #009688;
  color: #fff; }
  .gx-btn-teal:hover, .gx-btn-teal:focus {
    background-color: #007d71;
    color: #fff; }

.gx-btn-green {
  background-color: #4CAF50;
  color: #fff; }
  .gx-btn-green:hover, .gx-btn-green:focus {
    background-color: #449d48;
    color: #fff; }

.gx-btn-light-green {
  background-color: #8bc34a;
  color: #fff; }
  .gx-btn-light-green:hover, .gx-btn-light-green:focus {
    background-color: #7eb73d;
    color: #fff; }

.gx-btn-lime {
  background-color: #cddc39;
  color: #fff; }
  .gx-btn-lime:hover, .gx-btn-lime:focus {
    background-color: #c6d626;
    color: #fff; }

.gx-btn-yellow {
  background-color: #ffeb3b;
  color: #fff; }
  .gx-btn-yellow:hover, .gx-btn-yellow:focus {
    background-color: #ffe822;
    color: #fff; }

.gx-btn-amber {
  background-color: #ffc107;
  color: #fff; }
  .gx-btn-amber:hover, .gx-btn-amber:focus {
    background-color: #edb100;
    color: #fff; }

.gx-btn-orange {
  background-color: #ff9800;
  color: #fff; }
  .gx-btn-orange:hover, .gx-btn-orange:focus {
    background-color: #e68900;
    color: #fff; }

.gx-btn-deep-orange {
  background-color: #ff5722;
  color: #fff; }
  .gx-btn-deep-orange:hover, .gx-btn-deep-orange:focus {
    background-color: #ff4409;
    color: #fff; }

.gx-btn-brown {
  background-color: #795548;
  color: #fff; }
  .gx-btn-brown:hover, .gx-btn-brown:focus {
    background-color: #694a3e;
    color: #fff; }

.gx-btn-blue-grey {
  background-color: #607d8b;
  color: #fff; }
  .gx-btn-blue-grey:hover, .gx-btn-blue-grey:focus {
    background-color: #566f7c;
    color: #fff; }

.gx-btn-grey {
  background-color: #9e9e9e;
  color: #fff; }
  .gx-btn-grey:hover, .gx-btn-grey:focus {
    background-color: #919191;
    color: #fff; }

.gx-btn-shadow {
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12) !important;
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12) !important;
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12) !important; }
  .gx-btn-shadow:hover, .gx-btn-shadow:focus {
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12) !important;
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12) !important;
    -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12) !important;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12) !important; }
  .gx-btn-shadow:active {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important; }

.gx-btn.disabled,
.gx-btn.disabled {
  pointer-events: none;
  opacity: 0.65; }

.gx-btn-default {
  background-color: #fff;
  color: #5c5c5c;
  border: 1px solid #dee2e6; }
  .gx-btn-default:hover, .gx-btn-default:focus {
    background-color: #f2f2f2;
    color: #5c5c5c; }

.gx-btn-secondary {
  background-color: #E91E63;
  color: #fff; }
  .gx-btn-secondary:hover, .gx-btn-secondary:focus {
    background-color: #d81558;
    color: #fff; }

.gx-flat-btn.gx-btn-primary {
  background-color: transparent;
  color: #3f51b5; }
  .gx-flat-btn.gx-btn-primary:hover, .gx-flat-btn.gx-btn-primary:focus {
    background-color: rgba(63, 81, 181, 0.12);
    color: #3f51b5; }

.bg-primary .gx-flat-btn.gx-btn-primary {
  background-color: transparent;
  color: #fff; }
  .bg-primary .gx-flat-btn.gx-btn-primary:hover, .bg-primary .gx-flat-btn.gx-btn-primary:focus {
    background-color: rgba(255, 255, 255, 0.12);
    color: #fff; }

.gx-flat-btn.gx-btn-secondary {
  background-color: transparent;
  color: #E91E63; }
  .gx-flat-btn.gx-btn-secondary:hover, .gx-flat-btn.gx-btn-secondary:focus {
    background-color: rgba(233, 30, 99, 0.12);
    color: #E91E63; }

.bg-secondary .gx-flat-btn.gx-btn-secondary {
  background-color: transparent;
  color: #fff; }
  .bg-secondary .gx-flat-btn.gx-btn-secondary:hover, .bg-secondary .gx-flat-btn.gx-btn-secondary:focus {
    background-color: rgba(255, 255, 255, 0.12);
    color: #fff; }

.gx-btn-hover:hover:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.06); }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }

.action-btn {
  height: 40px;
  width: 40px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
  vertical-align: middle;
  color: rgba(0, 0, 0, 0.54); }
  .action-btn:hover, .action-btn:focus, .action-btn:active {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.64); }
  .circle-check .action-btn {
    height: 24px;
    width: 24px;
    font-size: 16px; }
  .chat-main-header .action-btn {
    color: #fff; }

.action-replay .gx-btn-default {
  font-size: 14px;
  padding: 5px 10px;
  border-color: #6c757d !important; }

/*Button Group Styles*/
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .gx-btn,
  .btn-group-vertical > .gx-btn {
    position: relative;
    flex: 0 1 auto;
    border-color: #dee2e6; }
    .btn-group > .gx-btn:hover,
    .btn-group-vertical > .gx-btn:hover {
      z-index: 2; }
    .btn-group > .gx-btn:focus, .btn-group > .gx-btn:active, .btn-group > .gx-btn.active,
    .btn-group-vertical > .gx-btn:focus,
    .btn-group-vertical > .gx-btn:active,
    .btn-group-vertical > .gx-btn.active {
      z-index: 2; }
    .btn-group > .gx-btn.active,
    .btn-group-vertical > .gx-btn.active {
      background-color: #3f51b5;
      color: #fff;
      border-color: #3f51b5; }
    .btn-group > .gx-btn.gx-flat-btn,
    .btn-group-vertical > .gx-btn.gx-flat-btn {
      border-color: transparent; }
      .btn-group > .gx-btn.gx-flat-btn.active,
      .btn-group-vertical > .gx-btn.gx-flat-btn.active {
        background-color: transparent;
        color: #3f51b5; }
        .btn-group > .gx-btn.gx-flat-btn.active:hover, .btn-group > .gx-btn.gx-flat-btn.active:focus,
        .btn-group-vertical > .gx-btn.gx-flat-btn.active:hover,
        .btn-group-vertical > .gx-btn.gx-flat-btn.active:focus {
          background-color: rgba(63, 81, 181, 0.12);
          color: #3f51b5; }
  .btn-group .gx-btn + .gx-btn,
  .btn-group .gx-btn + .btn-group,
  .btn-group .btn-group + .gx-btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .gx-btn + .gx-btn,
  .btn-group-vertical .gx-btn + .btn-group,
  .btn-group-vertical .btn-group + .gx-btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-group.no-border > .btn-group > .gx-btn,
.btn-group.no-border > .btn-group-vertical > .gx-btn,
.btn-group.no-border > .gx-btn,
.btn-group-vertical.no-border > .btn-group > .gx-btn,
.btn-group-vertical.no-border > .btn-group-vertical > .gx-btn,
.btn-group-vertical.no-border > .gx-btn {
  border-color: transparent; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .gx-btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .gx-btn:first-child {
  margin-left: 0; }
  .btn-group > .gx-btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .gx-btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .gx-btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .gx-btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .gx-btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.gx-btn + .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .gx-btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.gx-btn-sm + .dropdown-toggle-split, .btn-group-sm > .gx-btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.gx-btn-lg + .dropdown-toggle-split, .btn-group-lg > .gx-btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group.show .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -o-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.show .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .gx-btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .gx-btn + .gx-btn,
  .btn-group-vertical > .gx-btn + .btn-group,
  .btn-group-vertical > .btn-group + .gx-btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .gx-btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .btn-group-vertical > .gx-btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .gx-btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .gx-btn {
    border-radius: 0; }
  .btn-group-vertical > .btn-group:first-child:not(:last-child) > .gx-btn:last-child,
  .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn-group:last-child:not(:first-child) > .gx-btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

[data-toggle="buttons"] > .gx-btn input[type="radio"],
[data-toggle="buttons"] > .gx-btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .gx-btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .gx-btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0); }

.btn-group > .gx-btn,
.btn-group > .btn,
.btn-group-vertical > .gx-btn,
.btn-group-vertical > .btn {
  margin-right: 0;
  margin-bottom: 0; }

/*Callout Styles*/
.card-image .grid-thumb-equal {
  padding-bottom: 82%; }

/*Product listing page style*/
.product-row {
  position: relative;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: right; }
  .product-row.even {
    text-align: left; }

.product-col {
  order: 1;
  width: 50%; }

.odd .product-thumb {
  order: 2; }

.product-content {
  padding: 20px 55px; }

.product-row .grid-thumb-equal {
  padding-bottom: 69%; }

.product-thumb img {
  width: 100%; }

.product-content h4 {
  margin-bottom: 25px; }

@media screen and (max-width: 1280px) {
  .product-row .grid-thumb-equal {
    padding-bottom: 83%; } }

@media screen and (max-width: 1199px) {
  .product-content h4 {
    margin-bottom: 10px; }
  .product-content {
    padding: 20px 35px; }
  .product-row .grid-thumb-equal {
    padding-bottom: 95%; } }

@media screen and (max-width: 1080px) {
  .product-row .grid-thumb-equal {
    padding-bottom: 125%; } }

@media screen and (max-width: 991px) {
  .card-image .grid-thumb-equal {
    padding-bottom: 120%; }
  .product-row .grid-thumb-equal {
    padding-bottom: 85%; } }

@media screen and (max-width: 767px) {
  .product-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: center; }
    .product-row.even {
      text-align: center; }
  .product-content {
    padding: 20px 0; }
  .product-col,
  .odd .product-thumb {
    order: 1;
    width: 100%; }
  .product-row .grid-thumb-equal {
    padding-bottom: 44%; }
  .card-image .grid-thumb-equal {
    padding-bottom: 44%; } }

/*Cards Styles*/
.profile-intro {
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden; }
  .profile-intro img.avatar-circle {
    display: inline-block;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    position: relative;
    margin: 0 auto;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 1; }
  .profile-intro:hover .avatar-circle {
    -webkit-transition: border-radius 0.4s ease 0.1s;
    -o-transition: border-radius 0.4s ease 0.1s;
    transition: border-radius 0.4s ease 0.1s;
    border-radius: 25%; }

.profile-intro .card-image {
  position: relative;
  width: 100%;
  min-height: 100%;
  background-image: url("http://via.placeholder.com/1920x1080");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.profile-intro .pi-content {
  padding: 70px 40px 24px; }

.profile-intro .pi-footer {
  padding: 0 40px 24px; }

.profile-intro .icon {
  display: inline-block;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  color: #3f51b5; }
  .profile-intro .icon:hover, .profile-intro .icon:focus, .profile-intro .icon:active {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

.profile-intro .icon:not(:last-child) {
  margin-right: 10px; }

.layer:before {
  display: block;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 0; }

.card.gx-card-full-height,
.gx-card.gx-card-full-height {
  height: calc(100% - 34px); }
  @media screen and (max-width: 575px) {
    .card.gx-card-full-height,
    .gx-card.gx-card-full-height {
      height: auto; } }

.gx-card > .gx-card-body:first-child {
  margin-top: 6px; }

.gx-card.p-0 > .gx-card-body:first-child {
  margin-top: 0; }

.gx-card .gx-card-thumb {
  margin: -24px -30px 0; }
  .gx-card .gx-card-thumb .card-img {
    border-radius: 8px 8px 0 0; }

@media screen and (max-width: 575px) {
  .gx-card {
    margin-bottom: 18px; } }

.gx-card-header {
  margin-bottom: 24px; }
  .gx-card-header .card-heading {
    margin-bottom: 4px; }
  .gx-card-header .badge {
    margin-bottom: 0; }
    .gx-card-header .badge:last-child {
      margin-left: 10px; }
  @media screen and (max-width: 575px) {
    .gx-card-header {
      margin-bottom: 18px; } }

.gx-entry-header {
  margin-bottom: 24px; }
  .gx-entry-header .entry-heading {
    margin-bottom: 4px; }
  .gx-entry-header .entry-description {
    margin-bottom: 0;
    font-size: 13px;
    color: #6c757d; }
  @media screen and (max-width: 575px) {
    .gx-entry-header {
      margin-bottom: 18px; } }

.card {
  margin-bottom: 34px;
  border-radius: 8px; }
  @media screen and (max-width: 575px) {
    .card {
      margin-bottom: 18px; } }

.card-header {
  font-size: 16px; }
  .card-header .badge {
    margin-bottom: 0; }
    .card-header .badge:last-child {
      margin-left: 10px; }

.card-title {
  font-size: 16px;
  text-transform: capitalize; }

.card-subtitle {
  font-size: 14px;
  color: #495057; }
  .card-subtitle:not(:last-child) {
    margin-bottom: 16px; }

.card-mt-footer {
  padding: 0 15px 20px;
  margin-top: -10px; }

.gx-card-social {
  font-size: 22px;
  padding-top: 26px; }

.social-link {
  list-style: none;
  padding-left: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 -5px 10px; }
  .social-link li {
    padding: 0 5px;
    margin-bottom: 5px; }
  .social-link li a {
    color: #5c5c5c; }
  .social-link li.active a,
  .social-link li a:hover,
  .social-link li a:focus {
    color: #E91E63; }
  .gx-card-social .social-link {
    margin-bottom: 0;
    -webkit-justify-content: space-around;
    justify-content: space-around; }

.gx-cart-ab {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  color: #fff;
  font-size: 16px; }
  .gx-cart-ab i {
    vertical-align: middle;
    font-size: 25px; }

.img-overlay-card {
  border-radius: 8px;
  margin-bottom: 34px; }
  @media screen and (max-width: 1199px) {
    .img-overlay-card .center-crop-img {
      min-height: 135px; } }
  @media screen and (max-width: 767px) {
    .img-overlay-card .center-crop-img {
      min-height: 160px; } }
  @media screen and (max-width: 575px) {
    .img-overlay-card {
      margin-bottom: 18px; } }

/*Charts Styles*/
.chart-header {
  padding: 15px 18px; }
  .chart-header .card-title h4 {
    color: #fff;
    margin-bottom: 4px; }
  .chart-header .title h4 {
    margin-bottom: 4px; }
  .chart-header p {
    margin-bottom: 4px; }

.flot-chart-content {
  width: 100%;
  font-size: 14px;
  line-height: 1.2em; }

.chart-height {
  height: 280px; }

.chart-responsive .embed-responsive-item {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important; }

.c3-tooltip th,
.c3-tooltip td {
  border: 0 none !important; }

.c3-tooltip tr th {
  background-color: #fff;
  color: #808080; }

.chart-white .ct-series-a .ct-bar {
  stroke: #fff; }

.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
  stroke: #3f51b5; }

.ct-series-b .ct-bar, .ct-series-b .ct-line, .ct-series-b .ct-point, .ct-series-b .ct-slice-donut {
  stroke: #E91E63; }

.ct-series-c .ct-bar, .ct-series-c .ct-line, .ct-series-c .ct-point, .ct-series-c .ct-slice-donut {
  stroke: #ced4da; }

.ct-series-d .ct-bar, .ct-series-d .ct-line, .ct-series-d .ct-point, .ct-series-d .ct-slice-donut {
  stroke: red; }

.ct-series-a .ct-area, .ct-series-a .ct-slice-donut-solid, .ct-series-a .ct-slice-pie {
  fill: #3f51b5; }

.ct-label {
  fill: #000;
  color: #000; }

.ct-series-b .ct-area, .ct-series-b .ct-slice-donut-solid, .ct-series-b .ct-slice-pie {
  fill: #E91E63; }

.c3-chart .c3-area {
  opacity: 0.9 !important; }

.c3-chart .c3-legend-background {
  stroke: transparent; }

.c3-line {
  stroke-width: 1px; }

#news-ch-chart .ct-bar {
  stroke: #00bfa5;
  stroke-width: 6px !important; }

/*Carousel Styles*/
.owl-carousel .owl-item img {
  display: inline-block;
  width: auto; }

.carousel-caption h3 {
  font-size: 18px; }

@media screen and (max-width: 500px) {
  .chat-testimonial-carousel .customer > img.size-120 {
    width: 90px !important;
    height: 90px !important; } }

@media screen and (max-width: 430px) {
  .chat-testimonial-carousel .customer > img.size-120 {
    width: 50px !important;
    height: 50px !important; } }

.classic-testimonial-carousel .item {
  padding: 0 50px; }

.classic-testimonial-carousel .description {
  position: relative;
  color: #212529; }
  .classic-testimonial-carousel .description:before {
    content: "\f1b2";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 74px;
    opacity: 0.8;
    position: absolute;
    color: #ff9800;
    bottom: auto;
    left: 0;
    right: 0;
    top: -35px;
    line-height: 1;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    z-index: -1; }

.classic-testimonial-carousel .owl-nav {
  position: absolute;
  bottom: 40%;
  width: 100%; }
  .classic-testimonial-carousel .owl-nav .owl-next.disabled,
  .classic-testimonial-carousel .owl-nav .owl-prev.disabled {
    border-color: gray;
    opacity: 1; }
    .classic-testimonial-carousel .owl-nav .owl-next.disabled:after,
    .classic-testimonial-carousel .owl-nav .owl-prev.disabled:after {
      color: gray; }

.classic-testimonial-carousel .owl-nav button.owl-next,
.classic-testimonial-carousel .owl-nav button.owl-prev,
.classic-testimonial-carousel button.owl-dot {
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 0;
  color: #000;
  height: 40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  width: 40px;
  padding: 0; }
  .classic-testimonial-carousel .owl-nav button.owl-next:hover, .classic-testimonial-carousel .owl-nav button.owl-next:focus,
  .classic-testimonial-carousel .owl-nav button.owl-prev:hover,
  .classic-testimonial-carousel .owl-nav button.owl-prev:focus,
  .classic-testimonial-carousel button.owl-dot:hover,
  .classic-testimonial-carousel button.owl-dot:focus {
    background-color: transparent; }

.classic-testimonial-carousel .owl-prev:after,
.classic-testimonial-carousel .owl-next:after {
  content: "\f2ea";
  font-family: 'Material-Design-Iconic-Font';
  font-size: 16px;
  color: #000; }

.classic-testimonial-carousel .owl-next:after {
  content: "\f2ee"; }

.classic-testimonial-carousel .owl-prev {
  left: 0; }

.classic-testimonial-carousel .owl-next {
  right: 0; }

@media screen and (max-width: 767px) {
  .classic-testimonial-carousel .owl-prev {
    left: 0; }
  .classic-testimonial-carousel .owl-next {
    right: 0; } }

@media screen and (max-width: 480px) {
  .classic-testimonial-carousel .owl-theme .owl-controls {
    top: 48%; } }

/*Dropdown Menu Styles*/
.dropdown-menu .dropdown-item {
  color: #5c5c5c; }
  .dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:active, .dropdown-menu .dropdown-item.active {
    color: #5c5c5c;
    background-color: #e9ecef; }

.split-dropdown .dropdown-menu {
  transform: translate3d(0px, 0px, 0px) !important;
  top: 100% !important; }

.dropdown-toggle.no-arrow:after {
  display: none; }

.dropzone {
  border: 2px dashed #3f51b5;
  border-radius: 8px;
  background-color: #fafafa;
  min-height: 350px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center; }
  .dropzone .dz-message {
    font-size: 24px;
    margin: 1em 0; }
    @media screen and (max-width: 1199px) {
      .dropzone .dz-message {
        font-size: 15px; } }
  @media screen and (max-width: 1199px) {
    .dropzone {
      min-height: 300px; } }
  @media screen and (max-width: 767px) {
    .dropzone {
      min-height: 200px; } }
  @media screen and (max-width: 575px) {
    .dropzone {
      min-height: 140px; } }

/*Form Styles*/
form {
  position: relative; }

.control-label {
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px; }
  @media screen and (max-width: 575px) {
    .control-label {
      text-align: left; } }

.custom-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/*Icons Styles*/
.icon {
  display: inline-block;
  text-align: center; }

.icons-wrapper {
  display: inline-block; }
  .icons-wrapper + .icons-wrapper {
    margin-left: 25px; }

.icons-showcase > div {
  cursor: pointer;
  padding: 7px 15px;
  border-radius: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .icons-showcase > div:hover {
    background-color: #3f51b5;
    color: #fff; }

.icons-showcase > div > a {
  display: inline-block;
  color: #5c5c5c; }

.icons-showcase > div:hover {
  background-color: #3f51b5; }
  .icons-showcase > div:hover > a {
    color: #fff;
    text-decoration: none; }

.icon-fill,
.icon-outline {
  border: 1px solid #6c757d;
  border-radius: 50%;
  color: #6c757d;
  display: table;
  font-size: 18px;
  height: 60px;
  padding: 5px;
  width: 60px;
  text-align: center;
  margin: 0 auto; }
  .icon-fill i,
  .icon-outline i {
    display: table-cell;
    vertical-align: middle; }

a.icon-fill,
a.icon-outline {
  text-decoration: none; }

.icon-fill {
  border: 0 none;
  color: #fff; }

.small-icon {
  width: 40px;
  height: 40px;
  font-size: 16px; }

/* Input Style
   ========================================================================== */
.form-control:focus {
  box-shadow: none;
  border-color: #3f51b5; }

.login-content .form-control {
  background-color: #f5f5f5; }

.custom-select:focus {
  box-shadow: none;
  border-color: #3f51b5; }

.select2-container .select2-selection--multiple {
  min-height: 35px;
  border-color: #ced4da; }

.select2-container .select2-selection--single {
  height: 35px;
  border-color: #ced4da; }

.select2-dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #ced4da; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
  padding-left: 0.75rem;
  padding-right: 28px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 33px;
  width: 28px; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0 0.75rem;
  margin-top: 2px; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #3f51b5; }

.select2-container {
  width: 100% !important; }

/*Label Styles*/
label {
  margin-bottom: 0; }

/*Modal Style*/
.modal-header .close {
  padding: 0;
  margin: 0; }

.modal-lg {
  max-width: 750px; }

/*List Styles*/
.pinned-list {
  position: relative;
  height: 370px;
  overflow: auto;
  width: auto; }

.user-list {
  width: 100%;
  padding: 20px 15px 10px; }
  .user-list.card {
    padding-left: 30px; }
    @media screen and (max-width: 575px) {
      .user-list.card {
        padding-left: 15px; } }
  .user-list .user-avatar {
    margin-right: 20px;
    margin-bottom: 10px; }
  .user-list h3 {
    font-weight: 700;
    margin-bottom: 8px; }
  .user-list a[class*="meta-"] {
    display: inline-block;
    color: #5c5c5c;
    font-size: 13px;
    font-weight: 700; }
    .user-list a[class*="meta-"] i {
      margin-right: 6px; }
    .user-list a[class*="meta-"]:hover {
      text-decoration: none;
      color: #4f4f4f; }

.user-list .img-section {
  width: 230px; }
  @media screen and (max-width: 575px) {
    .user-list .img-section {
      width: 100%; } }

.user-list .description {
  width: calc(100% - 300px); }
  @media screen and (max-width: 575px) {
    .user-list .description {
      width: 100%; } }

.user-list .gx-btn-list li:not(:last-child) {
  margin-right: 10px; }

.user-list .gx-btn-list .btn-light {
  background-color: lightgray;
  border-color: lightgray;
  color: #5c5c5c;
  font-weight: 600; }
  .user-list .gx-btn-list .btn-light:hover, .user-list .gx-btn-list .btn-light:focus, .user-list .gx-btn-list .btn-light:active {
    background-color: #c7c7c7;
    border-color: #c7c7c7; }

.user-list .gx-btn-list.badge-list li:not(:last-child) {
  margin-right: 0; }

.list-inline {
  margin-left: -5px;
  margin-right: -5px; }
  .list-inline li {
    padding: 0 5px;
    display: inline-block; }

.card-strip {
  border-bottom: solid 1px #dee2e6;
  margin-bottom: 10px; }

.gx-mbtn-list {
  margin-left: -20px; }

.nav-link {
  cursor: pointer; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #3f51b5; }

.card-header.bg-primary .nav-link {
  color: #fff; }
  .card-header.bg-primary .nav-link.active, .card-header.bg-primary .nav-link:hover, .card-header.bg-primary .nav-link:focus {
    color: #000;
    background-color: #fff; }
  .card-header.bg-primary .nav-link.disabled {
    pointer-events: none;
    color: #f8f9fa; }

.card-header.bg-primary .tab-link .nav-link.active, .card-header.bg-primary .tab-link .nav-link:hover, .card-header.bg-primary .tab-link .nav-link:focus {
  color: #e6e6e6;
  background-color: transparent; }

.card-header .tab-link {
  margin-right: -15px;
  margin-left: -15px; }

.tab-link .nav-link {
  padding-bottom: 15px;
  margin-bottom: -9px; }
  .tab-link .nav-link.active {
    border-bottom: 2px solid #E91E63; }

.module-tab-nav {
  border-bottom: solid 1px #e9ecef;
  margin: 0 -10px; }
  .module-tab-nav li {
    padding: 0 10px; }
    .module-tab-nav li a.nav-link {
      border-bottom: solid 2px transparent;
      color: #818181;
      margin-bottom: -1px;
      padding: 10px 6px 15px 6px; }
    .module-tab-nav li a.nav-link.active {
      border-color: #3f51b5;
      color: #3f51b5; }

.nav-pills-module {
  margin: 0 -10px; }
  .nav-pills-module > li {
    padding: 0 10px; }
    .nav-pills-module > li > a {
      background-color: #3f51b5;
      color: #fff;
      padding: 3px 12px;
      text-decoration: none;
      border-radius: 4px;
      display: block;
      border: solid 1px #3f51b5; }
    .nav-pills-module > li > a.nav-link-border {
      background-color: transparent;
      border-color: #adb5bd;
      color: #343a40; }

@media screen and (max-width: 1199px) {
  .module-tab-nav {
    margin: 0 -5px; }
    .module-tab-nav li {
      padding: 0 5px; } }

/*Pricing Styles*/
.price-tables {
  padding-top: 14px; }
  @media only screen and (max-width: 767px) {
    .price-tables {
      padding-top: 0; } }

.pt-classic .package,
.pt-default .package,
.pt-dark .package,
.pt-circle .package {
  position: relative;
  padding: 0;
  overflow: hidden;
  border: 0 none;
  border-radius: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .pt-classic .package:hover, .pt-classic .package:focus, .pt-classic .package:active,
  .pt-default .package:hover,
  .pt-default .package:focus,
  .pt-default .package:active,
  .pt-dark .package:hover,
  .pt-dark .package:focus,
  .pt-dark .package:active,
  .pt-circle .package:hover,
  .pt-circle .package:focus,
  .pt-circle .package:active {
    -webkit-box-shadow: 0 0 16px rgba(102, 102, 102, 0.5);
    -moz-box-shadow: 0 0 16px rgba(102, 102, 102, 0.5);
    -o-box-shadow: 0 0 16px rgba(102, 102, 102, 0.5);
    box-shadow: 0 0 16px rgba(102, 102, 102, 0.5);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  .pt-classic .package.highlight,
  .pt-default .package.highlight,
  .pt-dark .package.highlight,
  .pt-circle .package.highlight {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 2; }

.pt-classic .package-header,
.pt-default .package-header,
.pt-dark .package-header,
.pt-circle .package-header {
  padding: 35px;
  text-align: center; }
  .pt-classic .package-header .price,
  .pt-default .package-header .price,
  .pt-dark .package-header .price,
  .pt-circle .package-header .price {
    display: inline-block;
    font-size: 36px;
    font-weight: 700;
    margin-left: 0;
    margin-bottom: 12px;
    line-height: 36px; }
    .pt-classic .package-header .price > i,
    .pt-default .package-header .price > i,
    .pt-dark .package-header .price > i,
    .pt-circle .package-header .price > i {
      display: inline-block;
      margin-right: 6px;
      font-weight: bold; }
    @media only screen and (max-width: 1199px) {
      .pt-classic .package-header .price,
      .pt-default .package-header .price,
      .pt-dark .package-header .price,
      .pt-circle .package-header .price {
        font-size: 28px;
        line-height: 28px; } }
  @media only screen and (max-width: 1199px) {
    .pt-classic .package-header h4,
    .pt-default .package-header h4,
    .pt-dark .package-header h4,
    .pt-circle .package-header h4 {
      font-size: 12px;
      letter-spacing: 1px; } }
  .pt-classic .package-header h5,
  .pt-default .package-header h5,
  .pt-dark .package-header h5,
  .pt-circle .package-header h5 {
    color: inherit; }
  @media only screen and (max-width: 1199px) {
    .pt-classic .package-header,
    .pt-default .package-header,
    .pt-dark .package-header,
    .pt-circle .package-header {
      padding: 25px; } }

.pt-classic .package-items,
.pt-default .package-items,
.pt-dark .package-items,
.pt-circle .package-items {
  list-style: none;
  font-size: 14px;
  margin: 0;
  padding: 50px 50px 120px; }
  .pt-classic .package-items li,
  .pt-default .package-items li,
  .pt-dark .package-items li,
  .pt-circle .package-items li {
    margin-bottom: 16px;
    line-height: inherit; }
    .pt-classic .package-items li:before, .pt-classic .package-items li:after,
    .pt-default .package-items li:before,
    .pt-default .package-items li:after,
    .pt-dark .package-items li:before,
    .pt-dark .package-items li:after,
    .pt-circle .package-items li:before,
    .pt-circle .package-items li:after {
      content: " ";
      display: table; }
    .pt-classic .package-items li:after,
    .pt-default .package-items li:after,
    .pt-dark .package-items li:after,
    .pt-circle .package-items li:after {
      clear: both; }
    .pt-classic .package-items li i,
    .pt-default .package-items li i,
    .pt-dark .package-items li i,
    .pt-circle .package-items li i {
      float: left;
      min-width: 20px;
      margin-right: 16px;
      line-height: inherit; }
    .pt-classic .package-items li span,
    .pt-default .package-items li span,
    .pt-dark .package-items li span,
    .pt-circle .package-items li span {
      display: block;
      overflow: hidden; }
  @media only screen and (max-width: 1199px) {
    .pt-classic .package-items,
    .pt-default .package-items,
    .pt-dark .package-items,
    .pt-circle .package-items {
      padding: 30px 20px 80px; } }

.pt-classic .package-footer,
.pt-default .package-footer,
.pt-dark .package-footer,
.pt-circle .package-footer {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  padding: 40px 50px;
  text-align: center; }
  .pt-classic .package-footer .btn,
  .pt-default .package-footer .btn,
  .pt-dark .package-footer .btn,
  .pt-circle .package-footer .btn {
    padding: 10px 30px;
    border: 0 none; }
  @media only screen and (max-width: 1199px) {
    .pt-classic .package-footer,
    .pt-default .package-footer,
    .pt-dark .package-footer,
    .pt-circle .package-footer {
      padding: 20px 25px; } }

.pt-classic .package {
  border: 0 none;
  border-radius: 0; }

.pt-dark .package:hover {
  border-radius: 20px; }

.pt-circle .package-header {
  border-radius: 50%;
  height: 224px;
  width: 224px;
  margin: 40px auto 0;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  justify-content: center; }
  @media only screen and (max-width: 1199px) {
    .pt-circle .package-header {
      height: 150px;
      width: 150px; } }
  .pt-circle .package-header .package-header-item {
    position: relative; }

@media only screen and (max-width: 991px) {
  .pt-classic .package-header,
  .pt-default .package-header,
  .pt-dark .package-header,
  .pt-circle .package-header {
    padding: 30px 20px; }
  .pt-circle .package-header {
    height: 180px;
    width: 180px; } }

@media only screen and (max-width: 767px) {
  .pt-classic .package:hover, .pt-classic .package:focus, .pt-classic .package:active, .pt-classic .package.highlight,
  .pt-default .package:hover,
  .pt-default .package:focus,
  .pt-default .package:active,
  .pt-default .package.highlight,
  .pt-dark .package:hover,
  .pt-dark .package:focus,
  .pt-dark .package:active,
  .pt-dark .package.highlight,
  .pt-circle .package:hover,
  .pt-circle .package:focus,
  .pt-circle .package:active,
  .pt-circle .package.highlight {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

/*Progressbar Styles*/
.pb-wrapper {
  display: flex;
  align-items: center; }

.pb-btn-wrapper {
  margin: 8px;
  position: relative; }
  .pb-btn-wrapper .btn-success {
    background-color: #4CAF50; }
    .pb-btn-wrapper .btn-success:hover {
      background-color: #388E3C; }

.fab-progress {
  color: #4CAF50;
  position: absolute;
  top: -6px;
  left: -6px;
  z-index: 1; }

.btn-progress {
  color: #4CAF50;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px; }

/*Popover Styles*/
.popover {
  z-index: 1510; }

.popover-header {
  background-color: transparent;
  border-bottom: 0 none;
  color: #000;
  font-size: 18px;
  padding: 15px 20px 0; }

.popover-body {
  padding: 15px 20px; }

/* Pager pagination
   ========================================================================== */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
  overflow: hidden; }
  @media screen and (max-width: 479px) {
    .pager {
      text-align: left;
      margin: 10px 0; } }

.pager li > a, .pager li > span {
  border-radius: 4px;
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ced4da; }

.pager > li > a,
.pager > li > span {
  color: #3f51b5;
  text-decoration: none; }

.pager .previous > a, .pager .previous > span {
  float: left; }
  @media screen and (max-width: 479px) {
    .pager .previous > a, .pager .previous > span {
      float: none;
      margin: 0 5px 5px 0; } }

.pager .next > a, .pager .next > span {
  float: right; }
  @media screen and (max-width: 479px) {
    .pager .next > a, .pager .next > span {
      float: none;
      margin: 0 5px 5px 0 !important; } }

.pager li > a:hover,
.pager li > a:focus {
  color: #6c757d;
  background-color: #dee2e6; }

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #6c757d;
  cursor: not-allowed;
  background-color: #fff; }

@media screen and (max-width: 629px) {
  .pager > li > a {
    margin-bottom: 6px; } }

/*Tables Styles*/
.table {
  color: #808080; }
  .table .btn-link {
    color: #a1a1a1 !important; }
    .table .btn-link:hover, .table .btn-link:focus {
      color: #808080 !important;
      text-decoration: none; }
  .table thead th {
    border-top: 0 none;
    color: #5c5c5c;
    font-weight: 600;
    padding-top: 26px; }
  .table .thead-light th {
    color: #5c5c5c; }
  .table .thead-dark th {
    background-color: #000;
    color: #bebebe; }
  .table.table-bordered thead th {
    border-top: 1px solid #e6e6e6; }
  .table .table {
    background-color: #fff; }
  .table thead th:first-child,
  .table tbody th:first-child {
    padding-left: 24px; }

.table-dark.gx-card {
  background-color: #3c3c3c;
  border-color: #3c3c3c; }
  .table-dark.gx-card .card-heading {
    color: #bebebe; }
  .table-dark.gx-card .sub-heading {
    color: #808080; }

.table-dark.table-bordered thead th {
  border-top-color: #414141; }

.table-dark thead th {
  color: #bebebe; }

.table-dark.table-hover tbody tr:hover {
  color: #bebebe; }

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: transparent; }

.table-dark.table-striped tbody tr:nth-of-type(even) {
  background-color: #292929; }

.table-bordered thead th:first-child,
.table-bordered tbody th:first-child,
.table-bordered thead th {
  padding-top: 15px;
  padding-left: 15px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: transparent; }

.table-striped tbody tr:nth-of-type(even) {
  background-color: #f8f8f8; }

.table-header {
  padding-right: 2px; }
  .table-header.highlight-light {
    color: #616161;
    background-color: #e0e0e0; }
  .table-header.highlight-dark {
    color: #fff;
    background-color: #616161; }

.spacer {
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }

.actions {
  color: #F44336; }

.title {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

/*.table-hover tbody tr:hover {
  background-color: rgba($gx-primary, 0.075);
}*/
.d-flex-stretch {
  -webkit-align-items: stretch;
  align-items: stretch;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.default-table {
  margin-bottom: 0; }
  .default-table thead th {
    font-weight: 400;
    font-size: 16px; }
  .default-table td {
    vertical-align: middle; }

.table-unbordered th,
.table-unbordered td {
  border: 0 none; }

.table-unbordered .th-border-b th {
  border-bottom: 2px solid #ced4da; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }
  .table-responsive > .table {
    margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

div.dataTables_wrapper {
  position: relative; }
  div.dataTables_wrapper .dataTables_length {
    float: left; }
    @media screen and (max-width: 767px) {
      div.dataTables_wrapper .dataTables_length {
        float: none;
        margin-bottom: 15px;
        padding-top: 10px; } }
  div.dataTables_wrapper .dataTables_filter {
    float: right;
    margin-left: 20px; }
    @media screen and (max-width: 767px) {
      div.dataTables_wrapper .dataTables_filter {
        float: none;
        margin-left: 0; } }
  div.dataTables_wrapper .dataTables_info {
    clear: both; }
  div.dataTables_wrapper div.dataTables_paginate {
    margin-bottom: 10px; }

div.dataTables_paginate .pagination {
  display: table;
  table-layout: fixed; }
  div.dataTables_paginate .pagination li {
    display: table-cell; }

table.dataTable {
  margin-bottom: 15px;
  border-collapse: collapse !important; }

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;
  top: 13px;
  content: "\f2fc";
  font-family: 'Material-Design-Iconic-Font';
  font-size: 14px;
  line-height: 1; }

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: 1em;
  content: "\f2f9";
  top: 19px;
  font-family: 'Material-Design-Iconic-Font';
  font-size: 14px;
  line-height: 1; }

.marketing-table td {
  padding: 10px; }
  .marketing-table td:first-child {
    padding-left: 0; }
  .marketing-table td:last-child {
    padding-right: 0; }

/* Tabs
   ========================================================================== */
.tab-wrapper {
  margin-bottom: 10px; }

.tabs-container .card-body {
  border: solid 1px #e0e0e0;
  border-top: 0 none; }

.tabs-container.tabs-vertical .card-body {
  border-top: solid 1px #e0e0e0; }

.tabs-vertical .nav-tabs {
  float: left; }
  .tabs-vertical .nav-tabs > li {
    float: none; }

.tabs-vertical .tab-content {
  overflow: hidden; }

.tabs-vertical .nav-tabs > li > a {
  border-color: #e0e0e0;
  border-radius: 0;
  margin-right: -1px;
  z-index: 5; }
  .tabs-vertical .nav-tabs > li > a.active {
    border-color: #e0e0e0;
    border-right-color: #fff; }

.tabs-vertical .nav-tabs > li:first-child a {
  border-radius: 4px 0 0 0; }

.tabs-right .nav-tabs {
  float: right; }
  .tabs-right .nav-tabs > li > a {
    margin-right: 0;
    margin-left: -1px; }
    .tabs-right .nav-tabs > li > a.active {
      border-color: #e0e0e0;
      border-left-color: #fff; }
  .tabs-right .nav-tabs > li:first-child a {
    border-radius: 0 4px 0 0; }

/*Testimonials Chat Style*/
@media screen and (max-width: 1199px) {
  .chat-testimonial-carousel .customer > img.size-120 {
    width: 70px !important;
    height: 70px !important; } }

@media screen and (max-width: 767px) {
  .chat-testimonial-carousel .customer > img.size-120 {
    width: 120px !important;
    height: 120px !important; } }

@media screen and (max-width: 550px) {
  .chat-testimonial-carousel .customer > img.size-120 {
    width: 80px !important;
    height: 80px !important; } }

@media screen and (max-width: 420px) {
  .chat-testimonial-carousel .customer > img.size-120 {
    width: 60px !important;
    height: 60px !important; } }

.chat-box .card-content {
  padding: 0; }

.chat-left {
  position: relative;
  overflow: hidden; }
  .chat-left .customer {
    position: absolute;
    bottom: 0; }
  .chat-left .chat-box {
    position: relative;
    padding: 24px;
    background-color: #43A047;
    color: #fff;
    float: right;
    width: 68%; }
    .chat-left .chat-box h5,
    .chat-left .chat-box .post-designation {
      color: #fff; }
    .chat-left .chat-box:after {
      border-color: #43A047 transparent;
      border-style: solid;
      border-width: 0 0 16px 28px;
      bottom: 0;
      content: "";
      display: block;
      left: -26px;
      position: absolute; }

.chat-right {
  position: relative;
  overflow: hidden; }
  .chat-right .customer {
    position: absolute;
    bottom: 0;
    right: 0; }
  .chat-right .chat-box {
    position: relative;
    padding: 24px;
    background-color: #212529;
    color: #fff;
    float: left;
    width: 68%; }
    .chat-right .chat-box h5,
    .chat-right .chat-box .post-designation {
      color: #fff; }
    .chat-right .chat-box:after {
      border-color: #212529 transparent;
      border-style: solid;
      border-width: 0 40px 22px 0;
      bottom: 0;
      content: "";
      display: block;
      right: -26px;
      position: absolute; }

.testimonial-in-bg {
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.06);
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.06);
  padding: 30px 30px 30px 150px;
  overflow: hidden;
  position: relative; }
  .testimonial-in-bg .pic {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 30px;
    left: 20px;
    border: 4px solid #ff9800; }
  .testimonial-in-bg .pic img {
    width: 100%;
    height: auto; }
  .testimonial-in-bg .description {
    color: #e9ecef;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 15px;
    position: relative; }
    .testimonial-in-bg .description:before {
      content: "\f1b2";
      font-family: 'Material-Design-Iconic-Font';
      font-size: 24px;
      -moz-transform: scaleX(-1);
      -webkit-transform: scaleX(-1);
      -o-transform: scaleX(-1);
      transform: scaleX(-1);
      position: absolute;
      left: -24px; }
  .testimonial-in-bg .title {
    color: #ff9800;
    margin-bottom: 6px; }
  .testimonial-in-bg .post {
    display: inline-block;
    font-size: 17px;
    color: #ff9800; }

.basic-testimonial,
.classic-testimonial {
  text-align: center; }
  .basic-testimonial .pic,
  .classic-testimonial .pic {
    margin: 0 auto 20px; }
  .basic-testimonial .pic img,
  .classic-testimonial .pic img {
    width: 120px !important;
    height: 120px !important; }
    @media screen and (max-width: 500px) {
      .basic-testimonial .pic img,
      .classic-testimonial .pic img {
        width: 80px !important;
        height: 80px !important; } }

@media screen and (max-width: 991px) {
  .testimonial-in-bg {
    padding: 20px;
    text-align: center; }
  .testimonial-in-bg .pic {
    display: block;
    position: static;
    margin: 0 auto 15px; }
  .testimonial-in-bg .description:before {
    font-size: 14px;
    left: -4px; } }

/*Time Lines Style*/
.timeline-left {
  float: left;
  margin-right: 20px; }

.timeline-right {
  float: right;
  margin-left: 20px; }

.timeline-circle {
  border-radius: 50%; }

.timeline-section {
  margin-bottom: 25px; }

.timeline-item {
  padding-bottom: 25px;
  padding-left: 80px;
  position: relative; }
  .timeline-item:before {
    border-left: solid 2px #dee2e6;
    content: "";
    left: 25px;
    position: absolute;
    top: 25px;
    bottom: -20px;
    width: 2px;
    z-index: 1; }
  .timeline-item:first-child:before {
    border-left-style: dashed; }
  .timeline-item:last-child:before {
    border-left-style: dashed;
    bottom: 25px; }

.timeline-badge {
  position: absolute;
  left: 0;
  top: 16px;
  z-index: 2;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 50%; }
  .timeline-badge.timeline-img {
    background-color: transparent; }
  .timeline-badge svg {
    vertical-align: calc(100% - 56px); }

.timeline-badge.timeline-img:after {
  display: none; }

.timeline-badge:after {
  position: absolute;
  content: "";
  width: 42px;
  height: 42px;
  background-color: transparent;
  border: 4px solid #f4f4f4;
  border-radius: 50%;
  left: 4px;
  top: 4px;
  z-index: 1; }

.timeline-img > img,
.timeline-header-img > img {
  display: inline-block;
  max-width: 100%;
  height: auto; }

.timeline-panel {
  padding: 20px 30px;
  position: relative;
  background-color: #fff;
  border-radius: 4px;
  /*&:before {
    border-color: transparent $gray-300;
    border-width: 15px 15px 15px 0;
    left: -15px;
    top: 27px;
  }*/ }
  .timeline-panel:after {
    content: "";
    position: absolute;
    border-style: solid;
    display: inline-block; }
  .timeline-panel:after {
    border-color: transparent #fff;
    border-width: 10px 16px 10px 0;
    left: -16px;
    top: 30px; }

.timeline-no-padding {
  padding: 0; }

.timeline-no-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }
  .timeline-no-shadow:before, .timeline-no-shadow:after {
    display: none; }

.timeline-panel-header, .timeline-header-img {
  margin-bottom: 10px; }

.timeline-inverted .timeline-left {
  float: right;
  margin-right: 0;
  margin-left: 20px; }

.timeline-heading {
  overflow: hidden;
  margin-bottom: 10px; }

.timeline-body {
  clear: both; }

/*Gxtl Center Style*/
.timeline-center .timeline-item {
  clear: both;
  float: right;
  width: 50%;
  padding-left: 55px; }
  .timeline-center .timeline-item:before {
    left: 0; }

.timeline-center .timeline-badge {
  left: -25px;
  right: auto; }

.timeline-center .timeline-time {
  position: absolute;
  top: 32px;
  left: -150px;
  right: auto;
  z-index: 2; }

.timeline-center .timeline-inverted {
  float: left;
  text-align: right;
  padding-left: 0;
  padding-right: 55px; }
  .timeline-center .timeline-inverted:before {
    border-left: 0 none;
    border-right: solid 2px #dee2e6;
    left: auto;
    right: -2px; }
  .timeline-center .timeline-inverted .timeline-badge {
    left: auto;
    right: -25px; }
  .timeline-center .timeline-inverted .timeline-panel {
    /*&:before {
        border-width: 15px 0 15px 15px;
        left: auto;
        right: -15px;
      }*/ }
    .timeline-center .timeline-inverted .timeline-panel:after {
      border-width: 10px 0 10px 16px;
      left: auto;
      right: -16px; }
  .timeline-center .timeline-inverted .timeline-time {
    position: absolute;
    top: 32px;
    right: -150px;
    left: auto;
    z-index: 2; }

/*Gxtl Zigzag Style*/
.timeline-zigzag .timeline-item {
  padding-left: 150px; }
  .timeline-zigzag .timeline-item + .timeline-item {
    margin-top: -80px; }

.timeline-zigzag .timeline-img {
  width: 90px;
  height: 90px;
  left: 5px; }
  .timeline-zigzag .timeline-img > img {
    width: 100%; }

.timeline-zigzag .timeline-inverted .timeline-img {
  right: 5px !important; }

.timeline-zigzag .timeline-item:before {
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  transform: rotate(35deg);
  top: 20px;
  bottom: 20px; }

.timeline-zigzag .timeline-inverted {
  padding-left: 0;
  padding-right: 150px; }
  .timeline-zigzag .timeline-inverted:before {
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    transform: rotate(-35deg); }

.timeline-zigzag .timeline-item:first-child:before {
  border-left-style: solid; }

.timeline-zigzag .timeline-item:last-child:before {
  display: none; }

.timeline-item:last-child:before {
  bottom: 25px; }

@media screen and (max-width: 991px) {
  .timeline-zigzag .timeline-item + .timeline-item {
    margin-top: -60px; }
  .timeline-zigzag .timeline-item:before {
    bottom: 0; }
  .timeline-zigzag .timeline-item {
    padding-left: 120px; }
  .timeline-zigzag .timeline-inverted {
    padding-right: 120px;
    padding-left: 0; } }

@media screen and (max-width: 767px) {
  .timeline-center .timeline-item {
    float: none;
    padding-left: 80px;
    width: auto; }
    .timeline-center .timeline-item:before {
      left: 25px; }
  .timeline-center .timeline-badge {
    left: 0; }
  .timeline-center .timeline-inverted {
    float: none;
    text-align: left;
    padding-right: 0; }
    .timeline-center .timeline-inverted:before {
      border-left: solid 2px #dee2e6;
      border-right: 0 none;
      left: 24px;
      right: auto; }
    .timeline-center .timeline-inverted .timeline-badge {
      right: auto;
      left: 0; }
    .timeline-center .timeline-inverted .timeline-panel:before {
      border-width: 15px 15px 15px 0;
      left: -15px;
      right: auto; }
    .timeline-center .timeline-inverted .timeline-panel:after {
      border-width: 14px 14px 14px 0;
      left: -14px;
      right: auto; }
  .timeline-inverted .timeline-panel-header {
    float: none; }
  .timeline-inverted .timeline-left {
    float: left;
    margin-left: 0;
    margin-right: 20px; }
  .timeline-zigzag .timeline-panel {
    max-height: none;
    min-height: 10px;
    overflow-y: visible; }
  .timeline-zigzag .timeline-item {
    padding-left: 100px; }
    .timeline-zigzag .timeline-item + .timeline-item {
      margin-top: 0; }
    .timeline-zigzag .timeline-item:before {
      transform: none;
      top: 25px;
      bottom: -25px;
      left: 45px; }
    .timeline-zigzag .timeline-item:last-child:before {
      bottom: 0; }
  .timeline-zigzag .timeline-inverted:before {
    transform: none; }
  .timeline-center .timeline-time,
  .timeline-center .timeline-inverted .timeline-time {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin-bottom: 6px; }
  .timeline-center .timeline-time-item .timeline-panel::before {
    top: 10px; }
  .timeline-center .timeline-time-item .timeline-panel::after {
    top: 11px; } }

@media screen and (max-width: 399px) {
  .timeline-left {
    float: none;
    margin-right: 0; }
  .timeline-right {
    float: none;
    margin-left: 0; }
  .timeline-inverted .timeline-left {
    float: none;
    margin-right: 0; } }

/* Pages
   ========================================================================== */
/*App Modules Styles*/
.text-row-between {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  .text-row-between p {
    margin-bottom: 0; }
  @media screen and (max-width: 575px) {
    .text-row-between {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -o-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-align-items: flex-start;
      align-items: flex-start; } }

/*Contact Page Styles*/
.contact-form {
  padding: 60px; }

.contact-block .contact-info {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-align: stretch;
  align-content: stretch; }
  .contact-block .contact-info li {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    overflow: hidden;
    padding: 10px 40px;
    border-right: 2px solid #5c5c5c;
    word-wrap: break-word; }
    .contact-block .contact-info li:last-child {
      border: 0 none; }
    .contact-block .contact-info li > i {
      float: left;
      font-size: 16px;
      margin-right: 5px; }
    .contact-block .contact-info li .contact-body {
      overflow: hidden; }
      .contact-block .contact-info li .contact-body .icons-wrapper {
        margin-top: 15px;
        margin-left: 0; }
      .contact-block .contact-info li .contact-body .icon {
        background-color: #5c6bc0;
        color: #fff;
        border-radius: 50%;
        margin-right: 6px;
        margin-bottom: 6px;
        font-size: 18px; }
        .contact-block .contact-info li .contact-body .icon:last-child {
          margin-right: 0; }
      .contact-block .contact-info li .contact-body .twitter-icon {
        background-color: #40c4ff; }
      .contact-block .contact-info li .contact-body .google-icon {
        background-color: #EF5350; }
      .contact-block .contact-info li .contact-body .linkedin-icon {
        background-color: #0277bd; }
  .contact-block .contact-info.vertical {
    display: block;
    margin-bottom: 0; }
    .contact-block .contact-info.vertical li {
      padding: 0 0 24px;
      border-right: 0 none;
      border-bottom: 2px solid #5c5c5c;
      margin-bottom: 24px; }
      .contact-block .contact-info.vertical li:last-child {
        border: 0 none;
        margin-bottom: 0;
        padding-bottom: 0; }

@media screen and (max-width: 767px) {
  .contact-form {
    padding: 30px; }
  .contact-block .contact-info {
    display: block;
    margin-bottom: 0; }
    .contact-block .contact-info li {
      padding: 0 0 24px;
      border-right: 0 none;
      border-bottom: 2px solid #5c5c5c;
      margin-bottom: 24px; }
      .contact-block .contact-info li:last-child {
        border: 0 none;
        margin-bottom: 0;
        padding-bottom: 0; }
  .content-section {
    padding: 20px 10px 0;
    text-align: center; }
    .content-section h2 {
      font-size: 28px; }
    .content-section p {
      font-size: 18px; } }

/*Color Picker*/
.minicolors-theme-default .minicolors-input {
  height: 28px;
  width: 100%;
  display: inline-block;
  padding-left: 34px; }

.minicolors-theme-default.minicolors-position-right .minicolors-input {
  padding-right: 26px;
  padding-left: 10px; }

.minicolors-theme-default.minicolors {
  width: 100%;
  display: block; }

.input-group .minicolors {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
  display: flex; }
  .input-group .minicolors .form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }

.colorpicker {
  margin-top: 0; }
  .colorpicker.dropdown-menu {
    z-index: 2500; }

.input-group-addon .icon-color-preview {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0;
  vertical-align: middle; }

.noUi-connect {
  background: #3f51b5 !important; }

/*Dashboard Styles*/
.box {
  position: relative; }
  .box .box-top,
  .box .box-bottom {
    height: 100px;
    padding: 32px 15px;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 300; }
    .box .box-top .size-h5,
    .box .box-bottom .size-h5 {
      font-size: 24px;
      margin-left: 2px; }
    .box .box-top .material-icons,
    .box .box-bottom .material-icons {
      font-size: 40px;
      line-height: 40px; }
  .box .box-bottom {
    border-top: 1px solid rgba(0, 0, 0, 0.15); }
  .box .box-info {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -12px;
    text-align: center; }
    .box .box-info span {
      height: 24px;
      display: inline-block;
      padding: 4px 10px;
      text-transform: uppercase;
      line-height: 14px;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.15);
      font-size: 12px;
      color: #6c757d;
      border-radius: 1em; }
      .box .box-info span .material-icons {
        line-height: 14px;
        font-size: 11px; }

.contact-list {
  margin-bottom: 14px; }
  .contact-list i {
    margin-right: 14px;
    color: #3f51b5; }
  .contact-list .media {
    margin-bottom: 10px; }

/*Weather style*/
.temp-week-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  color: #808992; }
  .temp-week-list li:not(:last-child) {
    margin-bottom: 10px; }
    @media screen and (max-width: 340px) {
      .temp-week-list li:not(:last-child) {
        margin-bottom: 20px; } }
  .temp-week-list img {
    width: 24px;
    height: 24px; }
  .temp-week-list span {
    display: inline-block; }
    .temp-week-list span.temp-point {
      margin: 0 20px; }
      @media screen and (max-width: 1199px) {
        .temp-week-list span.temp-point {
          margin: 0 10px; } }
      @media screen and (max-width: 1050px) {
        .temp-week-list span.temp-point {
          margin: 0 5px; } }
      @media screen and (max-width: 340px) {
        .temp-week-list span.temp-point {
          margin: 0 20px; } }

.temp-section .temp-point {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0; }
  .temp-section .temp-point sub,
  .temp-section .temp-point sup {
    font-size: 70%; }

.temp-point sub,
.temp-point sup {
  font-size: 70%; }

.status-cell {
  min-width: 100px;
  max-width: 120px;
  padding-right: 24px !important; }
  .status-cell .badge {
    min-width: 70px; }

.thumbnail-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  overflow: hidden; }
  .thumbnail-list .thumbnail-item {
    padding: 0 2.5px;
    float: left;
    width: 33.333%;
    margin-bottom: 5px; }
    @media screen and (max-width: 767px) {
      .thumbnail-list .thumbnail-item {
        width: 50%; } }
    @media screen and (max-width: 575px) {
      .thumbnail-list .thumbnail-item {
        width: 33.333%; } }

.post-list .post-image .grid-thumb-equal {
  padding-bottom: 100%; }

/*Ecommerce Dashboard Styles*/
.chart-f30 {
  font-size: 30px; }
  @media screen and (max-width: 1099px) {
    .chart-f30 {
      font-size: 20px; } }

.chart-f20 {
  font-size: 20px; }
  @media screen and (max-width: 1099px) {
    .chart-f20 {
      font-size: 16px; } }

.chart-order .col-5 {
  order: 2;
  text-align: center; }
  @media screen and (max-width: 575px) {
    .chart-order .col-5 {
      order: 1; } }

.chart-order .col-7 {
  order: 1; }
  @media screen and (max-width: 575px) {
    .chart-order .col-7 {
      order: 2; } }

.nav-pill-sales li + li {
  margin-right: -1px; }

.nav-pill-sales .nav-link {
  background-color: #e9ecef;
  border-radius: 0;
  padding: 6px 15px;
  color: #6c757d;
  font-size: 13px;
  border: 1px solid #dee2e6; }
  .nav-pill-sales .nav-link:hover, .nav-pill-sales .nav-link:focus {
    color: #343a40; }
  .nav-pill-sales .nav-link.active {
    background-color: #3f51b5;
    color: #fff;
    border-color: #3f51b5; }

.nav-pill-sales li:first-child .nav-link {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.nav-pill-sales li:last-child .nav-link {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

@media screen and (max-width: 575px) {
  .nav-pill-sales {
    clear: both;
    padding-top: 10px;
    -webkit-justify-content: center;
    justify-content: center; } }

.tab-notifications {
  margin-left: -30px;
  margin-right: -30px;
  padding: 0 30px;
  border-bottom: 1px solid #e0e0e0; }
  .tab-notifications .nav-tabs {
    border-bottom: 0 none; }
    .tab-notifications .nav-tabs .nav-link {
      padding-left: 2px;
      padding-right: 2px; }
  @media screen and (max-width: 567px) {
    .tab-notifications a,
    .tab-notifications a * {
      font-size: 12px !important; } }

.chart-title h2 {
  font-size: 22px;
  margin-bottom: 5px; }

.img-fluid {
  width: 100%; }

.comment-footer button {
  margin-bottom: 6px; }

/*Intranet Dashboard Styles*/
.net-chart {
  padding-left: 80px;
  padding-right: 15px;
  min-height: 100px;
  position: relative;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center; }
  .net-chart .gx-card-thumb {
    margin: 0;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;
    position: absolute;
    left: 15px; }
  .net-chart:hover .gx-card-thumb {
    width: 70px;
    height: 100%;
    font-size: 30px;
    border-radius: 0;
    position: absolute;
    left: 0; }

.net-chart-hr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center;
  min-height: 120px;
  padding-right: 8px;
  overflow: hidden; }
  .net-chart-hr .gx-card-thumb {
    margin: -30px 12px -30px -24px;
    min-width: 100px; }
  .net-chart-hr .grid-thumb-equal {
    padding-bottom: 130%; }
  .net-chart-hr .gx-card-body {
    width: calc(100% - 100px); }

.user-profile {
  padding: 10px 0; }

.mh-120 {
  min-height: 120px; }

.gx-card-header-top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center; }

.gx-card-header-color {
  padding: 18px 20px 20px;
  margin: -24px -30px 24px;
  border-radius: 8px 8px 0 0; }

.circle-shape {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%; }

.circle-shape-10 {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%; }

.project-list {
  line-height: 1; }
  .project-list:not(:last-child) {
    margin-bottom: 20px; }
  .project-list .circle-shape {
    margin-top: 4px;
    margin-right: 16px; }
  .project-list .project-name {
    display: block;
    margin-bottom: 4px;
    color: #5c5c5c; }
    .project-list .project-name:hover, .project-list .project-name:focus {
      color: #3f51b5;
      text-decoration: none; }

.todo-cell-group .todo-cell:not(:last-child) {
  margin-bottom: 20px; }

.todo-cell-group .todo-cell .custom-control {
  padding-left: 2rem; }

.social-list-line {
  position: relative; }
  .social-list-line:not(:last-child):before {
    border-left: solid 1px #adb5bd;
    content: "";
    left: 20px;
    position: absolute;
    top: 5px;
    bottom: 0;
    width: 1px;
    z-index: 1; }

.list-line-item {
  position: relative;
  padding-left: 40px; }
  .list-line-item:not(:last-child):before {
    border-left: solid 1px #adb5bd;
    content: "";
    left: 20px;
    position: absolute;
    top: -24px;
    bottom: -24px;
    width: 1px;
    z-index: 1; }

.list-line-badge {
  position: absolute;
  left: 16px;
  top: 15px;
  z-index: 2;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  background-color: #adb5bd; }

.dropdown-more {
  display: inline-block;
  color: #adb5bd;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  line-height: 24px;
  text-align: center; }
  .dropdown-more.dropdown-toggle:after {
    display: none; }
  .dropdown-more:hover, .dropdown-more:focus {
    background-color: rgba(0, 0, 0, 0.2);
    color: #5c5c5c; }

/*Error Styles*/
.page-error-container {
  padding: 30px 0;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }
  @media screen and (max-width: 575px) {
    .page-error-container {
      padding: 15px 0; } }

.page-error-content {
  margin: 0 auto;
  padding: 40px 0;
  width: 380px;
  max-width: 94%; }
  @media screen and (max-width: 767px) {
    .page-error-content {
      padding: 15px 0; } }
  @media screen and (max-width: 575px) {
    .page-error-content {
      padding: 0; } }

.error-code {
  color: #212529;
  font-size: 160px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  text-shadow: 10px 6px 8px rgba(117, 117, 117, 0.8); }
  @media screen and (max-width: 991px) {
    .error-code {
      font-size: 130px; } }
  @media screen and (max-width: 767px) {
    .error-code {
      font-size: 100px; } }
  @media screen and (max-width: 575px) {
    .error-code {
      font-size: 80px; } }

.page-error-content h2 {
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .page-error-content h2 {
      margin-bottom: 20px; } }

/*Editor Styles*/
.rdw-inline-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.rdw-option-wrapper {
  margin-bottom: 6px; }

/*E-commerce Styles*/
.star-rating {
  margin-bottom: 12px; }
  .star-rating i {
    color: #ff9800; }
    .star-rating i + span {
      margin-left: 10px;
      font-weight: 600; }

.form-control-number {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0 10px;
  text-align: center;
  width: 60px !important; }

.product-details .card-title {
  margin-bottom: 15px; }

.product-details .price span {
  display: inline-block;
  margin-bottom: 0; }
  .product-details .price span:not(:last-child) {
    margin-right: 5px; }

.product-details .meta-wrapper li {
  margin-right: 60px;
  margin-bottom: 10px; }
  .product-details .meta-wrapper li:last-child {
    margin-right: 0; }
  .product-details .meta-wrapper li span {
    margin-bottom: 4px; }
  @media screen and (max-width: 767px) {
    .product-details .meta-wrapper li {
      margin-right: 30px; } }
  @media screen and (max-width: 575px) {
    .product-details .meta-wrapper li {
      margin-right: 15px; } }
  @media screen and (max-width: 480px) {
    .product-details .meta-wrapper li {
      margin-right: 0;
      display: block; } }

.product-card {
  padding: 0;
  overflow: hidden; }
  .product-card .gx-card-body {
    padding: 24px 30px; }
  .product-card .gx-card-footer {
    padding: 0 30px 24px; }
  .product-card.strip-card {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    padding-right: 24px; }
  .product-card.strip-card .gx-card-header {
    min-width: 200px;
    max-width: 200px;
    border-bottom: 0 none;
    margin-bottom: 0; }
    .product-card.strip-card .gx-card-header .grid-thumb-equal {
      padding-bottom: 100%; }
  .product-card.strip-card .gx-card-body {
    margin-right: auto;
    flex-grow: 1; }
  .product-card.strip-card .gx-card-footer {
    min-width: 130px;
    max-width: 130px;
    padding: 0;
    text-align: center;
    height: 100%; }
  .product-card .card-strip {
    margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .product-card.strip-card .gx-card-header {
    min-width: 180px;
    max-width: 180px; } }

@media screen and (max-width: 575px) {
  .product-card.strip-card {
    display: block;
    text-align: center;
    padding-right: 0; }
  .product-card.strip-card .gx-card-header {
    min-width: 100%;
    max-width: 100%;
    border-bottom: 1px solid #e9ecef; }
    .product-card.strip-card .gx-card-header .grid-thumb-equal {
      padding-bottom: 45%; }
  .product-card.strip-card .gx-card-footer {
    min-width: 100%;
    max-width: 100%;
    padding: 0 30px 24px;
    text-align: center; } }

.is-focused {
  background-color: transparent;
  background-image: none;
  background-position: center bottom, center calc(100% - 1px);
  background-repeat: no-repeat;
  background-size: 0 2px, 100% 1px;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  float: none;
  -webkit-transition: all 0s ease-out 0s;
  -o-transition: all 0s ease-out 0s;
  transition: all 0s ease-out 0s; }
  .is-focused:hover, .is-focused:focus {
    background-image: linear-gradient(#3f51b5, #3f51b5);
    background-size: 100% 2px, 100% 1px;
    box-shadow: none;
    outline: medium none;
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease; }

.cart-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  align-items: center; }
  .cart-item .cart-image {
    min-width: 120px;
    max-width: 120px;
    border-radius: 4px;
    border: 1px solid #dee2e6; }
    .cart-item .cart-image .grid-thumb-equal {
      padding-bottom: 100%;
      border-radius: 4px; }
  .cart-item .cart-content {
    padding: 30px;
    margin-right: auto;
    flex-grow: 1; }
  .cart-item .cart-action-btn {
    min-width: 120px; }
  @media screen and (max-width: 540px) {
    .cart-item {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -o-flex;
      display: flex;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-align-items: flex-start;
      align-items: flex-start; }
      .cart-item .cart-image {
        min-width: 100%; }
        .cart-item .cart-image .grid-thumb-equal {
          padding-bottom: 40%; }
      .cart-item .cart-content {
        padding-left: 0;
        padding-right: 0;
        width: 100%; }
      .cart-item .cart-action-btn {
        margin-bottom: 0; } }

.gx-cart .cart-item {
  padding-bottom: 24px;
  margin-bottom: 24px; }
  .gx-cart .cart-item:last-child {
    margin-bottom: 0; }
  .gx-cart .cart-item:hover .icon-outline {
    color: #3f51b5;
    border-color: #3f51b5; }

.gx-cart .cart-action-btn .icon-outline {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.gx-cart .cart-action-btn .icon-outline:hover {
  background-color: #3f51b5;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  color: #fff; }

.price-list {
  margin: 0; }
  .price-list li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .price-list li:not(:last-child) {
      margin-bottom: 12px; }
    .price-list li.total-amount {
      margin-top: 24px;
      margin-right: -5px;
      padding: 4px 5px;
      background-color: #dee2e6;
      border-radius: 4px; }
  .price-list .price {
    margin-left: 4px; }

/* FAQs
   ========================================================================== */
.categories-list {
  margin-bottom: 0; }
  .categories-list li {
    margin-bottom: 10px; }
    .categories-list li:last-child {
      margin-bottom: 0; }
  .categories-list li a {
    color: #5c5c5c; }
  .categories-list li.active a,
  .categories-list li a:hover,
  .categories-list li a:focus {
    color: #3f51b5;
    text-decoration: none; }
  .categories-list .badge {
    font-size: 9px; }

.articles-section {
  margin-bottom: 0; }
  .articles-section .articles {
    margin-bottom: 26px; }
    .articles-section .articles:last-child {
      margin-bottom: 0; }

.article-image {
  display: block;
  margin-bottom: 12px; }
  .article-image > img {
    border-radius: 6px;
    width: 100%; }

.article-description p {
  font-weight: 600;
  margin-bottom: 2px; }

.meta-wrapper {
  margin-bottom: 10px; }
  .meta-wrapper li span {
    display: block; }
  .gx-cart .meta-wrapper {
    color: #6c757d; }

.meta-date,
.meta-comment {
  font-size: 12px;
  color: #adb5bd;
  display: inline-block; }
  .meta-date i,
  .meta-comment i {
    display: inline-block;
    margin-right: 6px; }

.meta-date + .meta-comment {
  margin-left: 10px; }

.search-bar {
  background-color: #fff; }
  .search-bar .form-group {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    position: relative; }
  .search-bar input[type="search"] {
    padding-right: 50px; }
  .search-bar .search-icon {
    background-color: transparent;
    border: 0 none;
    color: #5c5c5c;
    height: 30px;
    width: 30px; }
  .search-bar .form-control {
    box-shadow: none; }
    .search-bar .form-control.form-control-lg + .search-icon, .search-bar .input-group-lg > .form-control + .search-icon, .search-bar
    .input-group-lg > .input-group-prepend > .form-control.input-group-text + .search-icon, .search-bar
    .input-group-lg > .input-group-append > .form-control.input-group-text + .search-icon, .search-bar
    .input-group-lg > .input-group-prepend > .form-control.btn + .search-icon, .search-bar
    .input-group-lg > .input-group-append > .form-control.btn + .search-icon {
      position: absolute;
      right: 14px;
      top: 6px; }
  .search-bar .search-icon {
    position: absolute;
    right: 14px;
    top: 2px; }
  .search-bar.right-side-icon input[type="search"] {
    padding-right: 16px;
    padding-left: 50px; }
  .search-bar.right-side-icon .search-icon {
    position: absolute;
    left: 14px;
    top: 2px; }
  .search-bar.right-side-icon .form-control {
    box-shadow: none; }
    .search-bar.right-side-icon .form-control.form-control-lg + .search-icon, .search-bar.right-side-icon .input-group-lg > .form-control + .search-icon, .search-bar.right-side-icon
    .input-group-lg > .input-group-prepend > .form-control.input-group-text + .search-icon, .search-bar.right-side-icon
    .input-group-lg > .input-group-append > .form-control.input-group-text + .search-icon, .search-bar.right-side-icon
    .input-group-lg > .input-group-prepend > .form-control.btn + .search-icon, .search-bar.right-side-icon
    .input-group-lg > .input-group-append > .form-control.btn + .search-icon {
      position: absolute;
      left: 14px;
      top: 6px; }

.nav-searchbox .search-bar input + .search-icon i {
  color: rgba(92, 92, 92, 0.8); }

@media screen and (max-width: 767px) {
  .gx-card .main-header .search-bar {
    width: 150px; } }

/*Login Styles*/
.login-container {
  position: relative;
  height: 100%; }

.login-content {
  width: 420px;
  margin: auto;
  padding: 35px 35px 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  font-size: 14px;
  max-width: 94%; }

.login-header {
  margin-bottom: 30px; }

/*Portfolio Styles*/
.portfolio-section .card-image {
  margin-bottom: 20px; }
  .portfolio-section .card-image img {
    width: 100%;
    -webkit-transition: all 1200ms ease;
    -o-transition: all 1200ms ease;
    transition: all 1200ms ease; }
  .portfolio-section .card-image:hover img {
    -webkit-box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.6);
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08); }

.filter-with-bg-color ul {
  padding-left: 0;
  margin: 0 -10px 45px; }
  .filter-with-bg-color ul li {
    display: inline-block;
    margin-bottom: 10px;
    padding: 0 10px; }
  .filter-with-bg-color ul li a {
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 24px;
    border: 1px solid #3f51b5;
    display: block;
    text-decoration: none; }
  .filter-with-bg-color ul li a:hover,
  .filter-with-bg-color ul li a:focus,
  .filter-with-bg-color ul li a.active {
    cursor: pointer;
    background-color: #3f51b5;
    border-color: #3f51b5;
    color: #fff; }
  @media screen and (max-width: 575px) {
    .filter-with-bg-color ul {
      margin-bottom: 15px; } }

/*Picker Styles*/
.input-group-addon {
  background-color: #ced4da;
  padding: 7px 10px; }
  .input-group-addon:last-child {
    border-radius: 0 4px 4px 0; }
  .input-group-addon:first-child {
    border-radius: 4px 0 0 4px; }
  .input-group-addon .zmdi-calendar {
    font-size: 24px; }
  .date .input-group-addon {
    padding: 7px 10px 1px; }
  .color-picker .input-group-addon {
    min-width: 40px;
    text-align: center;
    cursor: pointer; }

.timepicker-sbs .datepicker-days,
.timepicker-sbs .datepicker-months,
.timepicker-sbs .datepicker-years,
.timepicker-sbs .datepicker-decades,
.timepicker-sbs .timepicker-picker,
.timepicker-sbs .timepicker-hours,
.timepicker-sbs .timepicker-minutes {
  padding: 12px;
  margin-bottom: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px; }

.bootstrap-datetimepicker-widget table td span.active,
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #3f51b5; }

.gj-datepicker-bootstrap span[role="right-icon"] .input-group-text {
  padding: 6px 8px 7px 30px; }

/*Sweet Alerts*/
.swal-button {
  background-color: #3f51b5;
  color: #fff;
  box-shadow: none; }
  .swal-button:hover, .swal-button:focus, .swal-button:active {
    background-color: #32408f;
    box-shadow: none; }
  .swal-button.swal-button--cancel {
    color: #495057;
    background-color: #dee2e6; }
  .swal-button.swal-button--danger {
    background-color: #f44336; }
    .swal-button.swal-button--danger:hover,
    .swal-button.swal-button--danger :focus,
    .swal-button.swal-button--danger :active {
      background-color: #ea1c0d; }

.custom-swal-modal {
  background-color: rgba(29, 233, 182, 0.69);
  border: 3px solid #fff; }

/* Vector Map
   ========================================================================== */
.embed-responsive-item-custom {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important; }

.jqvmap-zoomin, .jqvmap-zoomout {
  height: 17px;
  width: 17px; }

/*@import "slider/_slider-dir";
@import "module/_module-dir";*/
.jr-menu-icon .menu-icon {
  position: relative;
  width: 70%;
  background-color: gray;
  margin: 6px 0;
  cursor: pointer; }

.jr-menu-icon .menu-icon, .jr-menu-icon .menu-icon:after, .jr-menu-icon .menu-icon:before {
  height: 1px;
  min-height: 1px;
  color: inherit;
  display: block;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }

.jr-menu-icon .menu-icon:after, .jr-menu-icon .menu-icon:before {
  position: absolute;
  background-color: inherit;
  left: 0;
  content: ""; }

.jr-menu-icon .menu-icon:after {
  width: 120%;
  bottom: -6px; }

.jr-menu-icon .menu-icon:before {
  width: 130%;
  top: -6px; }

.jr-menu-icon:hover .menu-icon, .jr-menu-icon:hover .menu-icon:after, .jr-menu-icon:hover .menu-icon:before {
  width: 100%; }

.jr-fab-btn, .size-50, .timeline-badge, .user-avatar, .user-list .user-avatar {
  height: 50px !important;
  width: 50px !important;
  line-height: 50px; }

.jr-btn-fab-lg, .size-60 {
  height: 60px !important;
  width: 60px !important;
  line-height: 60px; }

.size-80 {
  height: 80px !important;
  width: 80px !important;
  line-height: 80px; }

.size-100 {
  height: 100px !important;
  width: 100px !important;
  line-height: 100px; }

.size-20 {
  height: 20px !important;
  width: 20px !important;
  line-height: 20px; }

.icon, .jr-btn-fab-xs, .jr-menu-icon, .size-30 {
  height: 30px !important;
  width: 30px !important;
  line-height: 30px; }

.jr-btn-fab-sm, .size-40 {
  height: 40px !important;
  width: 40px !important;
  line-height: 40px; }

.profile-intro img.avatar-circle, .size-120 {
  height: 120px !important;
  width: 120px !important;
  line-height: 120px; }

.icon-addon {
  display: inline-block;
  text-align: center;
  background-color: inherit; }

.jr-card {
  padding: 24px 30px;
  margin-bottom: 34px;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #ced4da;
  position: relative; }

.bg-primary.lighten-5 {
  background-color: #e8eaf6 !important; }

.text-primary.text-lighten-5 {
  color: #e8eaf6 !important; }

.text-primary.text-lighten-5.icon-outline {
  border-color: #e8eaf6 !important; }

.bg-primary.lighten-4 {
  background-color: #c5cae9 !important; }

.text-primary.text-lighten-4 {
  color: #c5cae9 !important; }

.text-primary.text-lighten-4.icon-outline {
  border-color: #c5cae9 !important; }

.bg-primary.lighten-3 {
  background-color: #9fa8da !important; }

.text-primary.text-lighten-3 {
  color: #9fa8da !important; }

.text-primary.text-lighten-3.icon-outline {
  border-color: #9fa8da !important; }

.bg-primary.lighten-2 {
  background-color: #7986cb !important; }

.text-primary.text-lighten-2 {
  color: #7986cb !important; }

.text-primary.text-lighten-2.icon-outline {
  border-color: #7986cb !important; }

.bg-primary.lighten-1 {
  background-color: #5c6bc0 !important; }

.text-primary.text-lighten-1 {
  color: #5c6bc0 !important; }

.text-primary.text-lighten-1.icon-outline {
  border-color: #5c6bc0 !important; }

.bg-primary.darken-1 {
  background-color: #3949ab !important; }

.text-primary.text-darken-1 {
  color: #3949ab !important; }

.text-primary.text-darken-1.icon-outline {
  border-color: #3949ab !important; }

.bg-primary.darken-2 {
  background-color: #303f9f !important; }

.text-primary.text-darken-2 {
  color: #303f9f !important; }

.text-primary.text-darken-2.icon-outline {
  border-color: #303f9f !important; }

.bg-primary.darken-3 {
  background-color: #283593 !important; }

.text-primary.text-darken-3 {
  color: #283593 !important; }

.text-primary.text-darken-3.icon-outline {
  border-color: #283593 !important; }

.bg-primary.darken-4 {
  background-color: #1a237e !important; }

.text-primary.text-darken-4 {
  color: #1a237e !important; }

.text-primary.text-darken-4.icon-outline {
  border-color: #1a237e !important; }

.bg-primary.accent-1 {
  background-color: #8c9eff !important; }

.text-primary.text-accent-1 {
  color: #8c9eff !important; }

.text-primary.text-accent-1.icon-outline {
  border-color: #8c9eff !important; }

.bg-primary.accent-2 {
  background-color: #536dfe !important; }

.text-primary.text-accent-2 {
  color: #536dfe !important; }

.text-primary.text-accent-2.icon-outline {
  border-color: #536dfe !important; }

.bg-primary.accent-3 {
  background-color: #3d5afe !important; }

/*Theme Indigo Styles*/
.indigo .right-arrow {
  color: #3f51b5; }
  .indigo .right-arrow:after {
    color: #3f51b5; }

.indigo .gx-btn-primary {
  background-color: #3f51b5;
  color: #fff; }
  .indigo .gx-btn-primary:hover, .indigo .gx-btn-primary:focus {
    background-color: #3849a2;
    color: #fff; }

.indigo .gx-btn-red {
  background-color: #F44336;
  color: #fff; }
  .indigo .gx-btn-red:hover, .indigo .gx-btn-red:focus {
    background-color: #f32c1e;
    color: #fff; }

.indigo .gx-btn-pink {
  background-color: #e91e63;
  color: #fff; }
  .indigo .gx-btn-pink:hover, .indigo .gx-btn-pink:focus {
    background-color: #d81558;
    color: #fff; }

.indigo .gx-btn-purple {
  background-color: #9C27B0;
  color: #fff; }
  .indigo .gx-btn-purple:hover, .indigo .gx-btn-purple:focus {
    background-color: #89229b;
    color: #fff; }

.indigo .gx-btn-deep-purple {
  background-color: #673ab7;
  color: #fff; }
  .indigo .gx-btn-deep-purple:hover, .indigo .gx-btn-deep-purple:focus {
    background-color: #5c34a4;
    color: #fff; }

.indigo .gx-btn-indigo {
  background-color: #3f51b5;
  color: #fff; }
  .indigo .gx-btn-indigo:hover, .indigo .gx-btn-indigo:focus {
    background-color: #3849a2;
    color: #fff; }

.indigo .gx-btn-blue {
  background-color: #2196F3;
  color: #fff; }
  .indigo .gx-btn-blue:hover, .indigo .gx-btn-blue:focus {
    background-color: #0d8aee;
    color: #fff; }

.indigo .gx-btn-light-blue {
  background-color: #03a9f4;
  color: #fff; }
  .indigo .gx-btn-light-blue:hover, .indigo .gx-btn-light-blue:focus {
    background-color: #0398db;
    color: #fff; }

.indigo .gx-btn-cyan {
  background-color: #00bcd4;
  color: #fff; }
  .indigo .gx-btn-cyan:hover, .indigo .gx-btn-cyan:focus {
    background-color: #00a5bb;
    color: #fff; }

.indigo .gx-btn-teal {
  background-color: #009688;
  color: #fff; }
  .indigo .gx-btn-teal:hover, .indigo .gx-btn-teal:focus {
    background-color: #007d71;
    color: #fff; }

.indigo .gx-btn-green {
  background-color: #4CAF50;
  color: #fff; }
  .indigo .gx-btn-green:hover, .indigo .gx-btn-green:focus {
    background-color: #449d48;
    color: #fff; }

.indigo .gx-btn-light-green {
  background-color: #8bc34a;
  color: #fff; }
  .indigo .gx-btn-light-green:hover, .indigo .gx-btn-light-green:focus {
    background-color: #7eb73d;
    color: #fff; }

.indigo .gx-btn-lime {
  background-color: #cddc39;
  color: #fff; }
  .indigo .gx-btn-lime:hover, .indigo .gx-btn-lime:focus {
    background-color: #c6d626;
    color: #fff; }

.indigo .gx-btn-yellow {
  background-color: #ffeb3b;
  color: #fff; }
  .indigo .gx-btn-yellow:hover, .indigo .gx-btn-yellow:focus {
    background-color: #ffe822;
    color: #fff; }

.indigo .gx-btn-amber {
  background-color: #ffc107;
  color: #fff; }
  .indigo .gx-btn-amber:hover, .indigo .gx-btn-amber:focus {
    background-color: #edb100;
    color: #fff; }

.indigo .gx-btn-orange {
  background-color: #ff9800;
  color: #fff; }
  .indigo .gx-btn-orange:hover, .indigo .gx-btn-orange:focus {
    background-color: #e68900;
    color: #fff; }

.indigo .gx-btn-deep-orange {
  background-color: #ff5722;
  color: #fff; }
  .indigo .gx-btn-deep-orange:hover, .indigo .gx-btn-deep-orange:focus {
    background-color: #ff4409;
    color: #fff; }

.indigo .gx-btn-brown {
  background-color: #795548;
  color: #fff; }
  .indigo .gx-btn-brown:hover, .indigo .gx-btn-brown:focus {
    background-color: #694a3e;
    color: #fff; }

.indigo .gx-btn-blue-grey {
  background-color: #607d8b;
  color: #fff; }
  .indigo .gx-btn-blue-grey:hover, .indigo .gx-btn-blue-grey:focus {
    background-color: #566f7c;
    color: #fff; }

.indigo .gx-btn-grey {
  background-color: #9e9e9e;
  color: #fff; }
  .indigo .gx-btn-grey:hover, .indigo .gx-btn-grey:focus {
    background-color: #919191;
    color: #fff; }

.indigo .btn-primary {
  color: #fff;
  background-color: #3f51b5;
  border-color: #3f51b5;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo .btn-primary:hover {
    color: #fff;
    background-color: #354499;
    border-color: #32408f; }
  .indigo .btn-primary:focus, .indigo .btn-primary.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(63, 81, 181, 0.5); }
  .indigo .btn-primary.disabled, .indigo .btn-primary:disabled {
    color: #fff;
    background-color: #3f51b5;
    border-color: #3f51b5; }
  .indigo .btn-primary:not(:disabled):not(.disabled):active, .indigo .btn-primary:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #32408f;
    border-color: #2f3c86; }
    .indigo .btn-primary:not(:disabled):not(.disabled):active:focus, .indigo .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(63, 81, 181, 0.5); }

.indigo .btn-secondary {
  color: #fff;
  background-color: #E91E63;
  border-color: #E91E63;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo .btn-secondary:hover {
    color: #fff;
    background-color: #cd1453;
    border-color: #c1134e; }
  .indigo .btn-secondary:focus, .indigo .btn-secondary.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(233, 30, 99, 0.5); }
  .indigo .btn-secondary.disabled, .indigo .btn-secondary:disabled {
    color: #fff;
    background-color: #E91E63;
    border-color: #E91E63; }
  .indigo .btn-secondary:not(:disabled):not(.disabled):active, .indigo .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #c1134e;
    border-color: #b61249; }
    .indigo .btn-secondary:not(:disabled):not(.disabled):active:focus, .indigo .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-secondary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(233, 30, 99, 0.5); }

.indigo .btn-success {
  color: #fff;
  background-color: #4caf50;
  border-color: #4caf50;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo .btn-success:hover {
    color: #fff;
    background-color: #409444;
    border-color: #3d8b40; }
  .indigo .btn-success:focus, .indigo .btn-success.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }
  .indigo .btn-success.disabled, .indigo .btn-success:disabled {
    color: #fff;
    background-color: #4caf50;
    border-color: #4caf50; }
  .indigo .btn-success:not(:disabled):not(.disabled):active, .indigo .btn-success:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3d8b40;
    border-color: #39833c; }
    .indigo .btn-success:not(:disabled):not(.disabled):active:focus, .indigo .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }

.indigo .btn-info {
  color: #fff;
  background-color: #00bcd4;
  border-color: #00bcd4;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo .btn-info:hover {
    color: #fff;
    background-color: #009aae;
    border-color: #008fa1; }
  .indigo .btn-info:focus, .indigo .btn-info.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 188, 212, 0.5); }
  .indigo .btn-info.disabled, .indigo .btn-info:disabled {
    color: #fff;
    background-color: #00bcd4;
    border-color: #00bcd4; }
  .indigo .btn-info:not(:disabled):not(.disabled):active, .indigo .btn-info:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #008fa1;
    border-color: #008394; }
    .indigo .btn-info:not(:disabled):not(.disabled):active:focus, .indigo .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 188, 212, 0.5); }

.indigo .btn-warning {
  color: #212529;
  background-color: #ff9800;
  border-color: #ff9800;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo .btn-warning:hover {
    color: #fff;
    background-color: #d98100;
    border-color: #cc7a00; }
  .indigo .btn-warning:focus, .indigo .btn-warning.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(255, 152, 0, 0.5); }
  .indigo .btn-warning.disabled, .indigo .btn-warning:disabled {
    color: #212529;
    background-color: #ff9800;
    border-color: #ff9800; }
  .indigo .btn-warning:not(:disabled):not(.disabled):active, .indigo .btn-warning:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc7a00;
    border-color: #bf7200; }
    .indigo .btn-warning:not(:disabled):not(.disabled):active:focus, .indigo .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 152, 0, 0.5); }

.indigo .btn-danger {
  color: #fff;
  background-color: #f44336;
  border-color: #f44336;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo .btn-danger:hover {
    color: #fff;
    background-color: #f22112;
    border-color: #ea1c0d; }
  .indigo .btn-danger:focus, .indigo .btn-danger.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
  .indigo .btn-danger.disabled, .indigo .btn-danger:disabled {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336; }
  .indigo .btn-danger:not(:disabled):not(.disabled):active, .indigo .btn-danger:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ea1c0d;
    border-color: #de1b0c; }
    .indigo .btn-danger:not(:disabled):not(.disabled):active:focus, .indigo .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }

.indigo .btn-light {
  color: #212529;
  background-color: #e8eaf6;
  border-color: #e8eaf6;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo .btn-light:hover {
    color: #212529;
    background-color: #cdd1eb;
    border-color: #c3c9e8; }
  .indigo .btn-light:focus, .indigo .btn-light.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(232, 234, 246, 0.5); }
  .indigo .btn-light.disabled, .indigo .btn-light:disabled {
    color: #212529;
    background-color: #e8eaf6;
    border-color: #e8eaf6; }
  .indigo .btn-light:not(:disabled):not(.disabled):active, .indigo .btn-light:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #c3c9e8;
    border-color: #bac0e4; }
    .indigo .btn-light:not(:disabled):not(.disabled):active:focus, .indigo .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(232, 234, 246, 0.5); }

.indigo .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .indigo .btn-dark:focus, .indigo .btn-dark.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .indigo .btn-dark.disabled, .indigo .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .indigo .btn-dark:not(:disabled):not(.disabled):active, .indigo .btn-dark:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .indigo .btn-dark:not(:disabled):not(.disabled):active:focus, .indigo .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.indigo a.btn-primary {
  color: #fff;
  background-color: #3f51b5;
  border-color: #3f51b5;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo a.btn-primary:hover {
    color: #fff;
    background-color: #354499;
    border-color: #32408f; }
  .indigo a.btn-primary:focus, .indigo a.btn-primary.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(63, 81, 181, 0.5); }
  .indigo a.btn-primary.disabled, .indigo a.btn-primary:disabled {
    color: #fff;
    background-color: #3f51b5;
    border-color: #3f51b5; }
  .indigo a.btn-primary:not(:disabled):not(.disabled):active, .indigo a.btn-primary:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #32408f;
    border-color: #2f3c86; }
    .indigo a.btn-primary:not(:disabled):not(.disabled):active:focus, .indigo a.btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(63, 81, 181, 0.5); }

.indigo a.btn-secondary {
  color: #fff;
  background-color: #E91E63;
  border-color: #E91E63;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo a.btn-secondary:hover {
    color: #fff;
    background-color: #cd1453;
    border-color: #c1134e; }
  .indigo a.btn-secondary:focus, .indigo a.btn-secondary.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(233, 30, 99, 0.5); }
  .indigo a.btn-secondary.disabled, .indigo a.btn-secondary:disabled {
    color: #fff;
    background-color: #E91E63;
    border-color: #E91E63; }
  .indigo a.btn-secondary:not(:disabled):not(.disabled):active, .indigo a.btn-secondary:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #c1134e;
    border-color: #b61249; }
    .indigo a.btn-secondary:not(:disabled):not(.disabled):active:focus, .indigo a.btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-secondary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(233, 30, 99, 0.5); }

.indigo a.btn-success {
  color: #fff;
  background-color: #4caf50;
  border-color: #4caf50;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo a.btn-success:hover {
    color: #fff;
    background-color: #409444;
    border-color: #3d8b40; }
  .indigo a.btn-success:focus, .indigo a.btn-success.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }
  .indigo a.btn-success.disabled, .indigo a.btn-success:disabled {
    color: #fff;
    background-color: #4caf50;
    border-color: #4caf50; }
  .indigo a.btn-success:not(:disabled):not(.disabled):active, .indigo a.btn-success:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3d8b40;
    border-color: #39833c; }
    .indigo a.btn-success:not(:disabled):not(.disabled):active:focus, .indigo a.btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }

.indigo a.btn-info {
  color: #fff;
  background-color: #00bcd4;
  border-color: #00bcd4;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo a.btn-info:hover {
    color: #fff;
    background-color: #009aae;
    border-color: #008fa1; }
  .indigo a.btn-info:focus, .indigo a.btn-info.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 188, 212, 0.5); }
  .indigo a.btn-info.disabled, .indigo a.btn-info:disabled {
    color: #fff;
    background-color: #00bcd4;
    border-color: #00bcd4; }
  .indigo a.btn-info:not(:disabled):not(.disabled):active, .indigo a.btn-info:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #008fa1;
    border-color: #008394; }
    .indigo a.btn-info:not(:disabled):not(.disabled):active:focus, .indigo a.btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 188, 212, 0.5); }

.indigo a.btn-warning {
  color: #212529;
  background-color: #ff9800;
  border-color: #ff9800;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo a.btn-warning:hover {
    color: #fff;
    background-color: #d98100;
    border-color: #cc7a00; }
  .indigo a.btn-warning:focus, .indigo a.btn-warning.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(255, 152, 0, 0.5); }
  .indigo a.btn-warning.disabled, .indigo a.btn-warning:disabled {
    color: #212529;
    background-color: #ff9800;
    border-color: #ff9800; }
  .indigo a.btn-warning:not(:disabled):not(.disabled):active, .indigo a.btn-warning:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc7a00;
    border-color: #bf7200; }
    .indigo a.btn-warning:not(:disabled):not(.disabled):active:focus, .indigo a.btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 152, 0, 0.5); }

.indigo a.btn-danger {
  color: #fff;
  background-color: #f44336;
  border-color: #f44336;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo a.btn-danger:hover {
    color: #fff;
    background-color: #f22112;
    border-color: #ea1c0d; }
  .indigo a.btn-danger:focus, .indigo a.btn-danger.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
  .indigo a.btn-danger.disabled, .indigo a.btn-danger:disabled {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336; }
  .indigo a.btn-danger:not(:disabled):not(.disabled):active, .indigo a.btn-danger:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ea1c0d;
    border-color: #de1b0c; }
    .indigo a.btn-danger:not(:disabled):not(.disabled):active:focus, .indigo a.btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }

.indigo a.btn-light {
  color: #212529;
  background-color: #e8eaf6;
  border-color: #e8eaf6;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo a.btn-light:hover {
    color: #212529;
    background-color: #cdd1eb;
    border-color: #c3c9e8; }
  .indigo a.btn-light:focus, .indigo a.btn-light.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(232, 234, 246, 0.5); }
  .indigo a.btn-light.disabled, .indigo a.btn-light:disabled {
    color: #212529;
    background-color: #e8eaf6;
    border-color: #e8eaf6; }
  .indigo a.btn-light:not(:disabled):not(.disabled):active, .indigo a.btn-light:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #c3c9e8;
    border-color: #bac0e4; }
    .indigo a.btn-light:not(:disabled):not(.disabled):active:focus, .indigo a.btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(232, 234, 246, 0.5); }

.indigo a.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .indigo a.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .indigo a.btn-dark:focus, .indigo a.btn-dark.focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .indigo a.btn-dark.disabled, .indigo a.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .indigo a.btn-dark:not(:disabled):not(.disabled):active, .indigo a.btn-dark:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .indigo a.btn-dark:not(:disabled):not(.disabled):active:focus, .indigo a.btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.indigo .btn-outline-primary {
  color: #3f51b5;
  background-color: transparent;
  background-image: none;
  border-color: #3f51b5; }
  .indigo .btn-outline-primary:hover {
    color: #fff;
    background-color: #3f51b5;
    border-color: #3f51b5; }
  .indigo .btn-outline-primary:focus, .indigo .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(63, 81, 181, 0.5); }
  .indigo .btn-outline-primary.disabled, .indigo .btn-outline-primary:disabled {
    color: #3f51b5;
    background-color: transparent; }
  .indigo .btn-outline-primary:not(:disabled):not(.disabled):active, .indigo .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #3f51b5;
    border-color: #3f51b5; }
    .indigo .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .indigo .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(63, 81, 181, 0.5); }

.indigo .btn-outline-secondary {
  color: #E91E63;
  background-color: transparent;
  background-image: none;
  border-color: #E91E63; }
  .indigo .btn-outline-secondary:hover {
    color: #fff;
    background-color: #E91E63;
    border-color: #E91E63; }
  .indigo .btn-outline-secondary:focus, .indigo .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(233, 30, 99, 0.5); }
  .indigo .btn-outline-secondary.disabled, .indigo .btn-outline-secondary:disabled {
    color: #E91E63;
    background-color: transparent; }
  .indigo .btn-outline-secondary:not(:disabled):not(.disabled):active, .indigo .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #E91E63;
    border-color: #E91E63; }
    .indigo .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .indigo .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(233, 30, 99, 0.5); }

.indigo .btn-outline-success {
  color: #4caf50;
  background-color: transparent;
  background-image: none;
  border-color: #4caf50; }
  .indigo .btn-outline-success:hover {
    color: #fff;
    background-color: #4caf50;
    border-color: #4caf50; }
  .indigo .btn-outline-success:focus, .indigo .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }
  .indigo .btn-outline-success.disabled, .indigo .btn-outline-success:disabled {
    color: #4caf50;
    background-color: transparent; }
  .indigo .btn-outline-success:not(:disabled):not(.disabled):active, .indigo .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #4caf50;
    border-color: #4caf50; }
    .indigo .btn-outline-success:not(:disabled):not(.disabled):active:focus, .indigo .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-outline-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }

.indigo .btn-outline-info {
  color: #00bcd4;
  background-color: transparent;
  background-image: none;
  border-color: #00bcd4; }
  .indigo .btn-outline-info:hover {
    color: #fff;
    background-color: #00bcd4;
    border-color: #00bcd4; }
  .indigo .btn-outline-info:focus, .indigo .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 188, 212, 0.5); }
  .indigo .btn-outline-info.disabled, .indigo .btn-outline-info:disabled {
    color: #00bcd4;
    background-color: transparent; }
  .indigo .btn-outline-info:not(:disabled):not(.disabled):active, .indigo .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #00bcd4;
    border-color: #00bcd4; }
    .indigo .btn-outline-info:not(:disabled):not(.disabled):active:focus, .indigo .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-outline-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 188, 212, 0.5); }

.indigo .btn-outline-warning {
  color: #ff9800;
  background-color: transparent;
  background-image: none;
  border-color: #ff9800; }
  .indigo .btn-outline-warning:hover {
    color: #fff;
    background-color: #ff9800;
    border-color: #ff9800; }
  .indigo .btn-outline-warning:focus, .indigo .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 152, 0, 0.5); }
  .indigo .btn-outline-warning.disabled, .indigo .btn-outline-warning:disabled {
    color: #ff9800;
    background-color: transparent; }
  .indigo .btn-outline-warning:not(:disabled):not(.disabled):active, .indigo .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ff9800;
    border-color: #ff9800; }
    .indigo .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .indigo .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 152, 0, 0.5); }

.indigo .btn-outline-danger {
  color: #f44336;
  background-color: transparent;
  background-image: none;
  border-color: #f44336; }
  .indigo .btn-outline-danger:hover {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336; }
  .indigo .btn-outline-danger:focus, .indigo .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
  .indigo .btn-outline-danger.disabled, .indigo .btn-outline-danger:disabled {
    color: #f44336;
    background-color: transparent; }
  .indigo .btn-outline-danger:not(:disabled):not(.disabled):active, .indigo .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336; }
    .indigo .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .indigo .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }

.indigo .btn-outline-light {
  color: #e8eaf6;
  background-color: transparent;
  background-image: none;
  border-color: #e8eaf6; }
  .indigo .btn-outline-light:hover {
    color: #212529;
    background-color: #e8eaf6;
    border-color: #e8eaf6; }
  .indigo .btn-outline-light:focus, .indigo .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(232, 234, 246, 0.5); }
  .indigo .btn-outline-light.disabled, .indigo .btn-outline-light:disabled {
    color: #e8eaf6;
    background-color: transparent; }
  .indigo .btn-outline-light:not(:disabled):not(.disabled):active, .indigo .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #e8eaf6;
    border-color: #e8eaf6; }
    .indigo .btn-outline-light:not(:disabled):not(.disabled):active:focus, .indigo .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-outline-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(232, 234, 246, 0.5); }

.indigo .btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .indigo .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .indigo .btn-outline-dark:focus, .indigo .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .indigo .btn-outline-dark.disabled, .indigo .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .indigo .btn-outline-dark:not(:disabled):not(.disabled):active, .indigo .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .indigo .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .indigo .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .indigo .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .indigo .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.indigo a.btn-outline-primary {
  color: #3f51b5;
  background-color: transparent;
  background-image: none;
  border-color: #3f51b5; }
  .indigo a.btn-outline-primary:hover {
    color: #fff;
    background-color: #3f51b5;
    border-color: #3f51b5; }
  .indigo a.btn-outline-primary:focus, .indigo a.btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(63, 81, 181, 0.5); }
  .indigo a.btn-outline-primary.disabled, .indigo a.btn-outline-primary:disabled {
    color: #3f51b5;
    background-color: transparent; }
  .indigo a.btn-outline-primary:not(:disabled):not(.disabled):active, .indigo a.btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #3f51b5;
    border-color: #3f51b5; }
    .indigo a.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .indigo a.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-outline-primary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(63, 81, 181, 0.5); }

.indigo a.btn-outline-secondary {
  color: #E91E63;
  background-color: transparent;
  background-image: none;
  border-color: #E91E63; }
  .indigo a.btn-outline-secondary:hover {
    color: #fff;
    background-color: #E91E63;
    border-color: #E91E63; }
  .indigo a.btn-outline-secondary:focus, .indigo a.btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(233, 30, 99, 0.5); }
  .indigo a.btn-outline-secondary.disabled, .indigo a.btn-outline-secondary:disabled {
    color: #E91E63;
    background-color: transparent; }
  .indigo a.btn-outline-secondary:not(:disabled):not(.disabled):active, .indigo a.btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #E91E63;
    border-color: #E91E63; }
    .indigo a.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .indigo a.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(233, 30, 99, 0.5); }

.indigo a.btn-outline-success {
  color: #4caf50;
  background-color: transparent;
  background-image: none;
  border-color: #4caf50; }
  .indigo a.btn-outline-success:hover {
    color: #fff;
    background-color: #4caf50;
    border-color: #4caf50; }
  .indigo a.btn-outline-success:focus, .indigo a.btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }
  .indigo a.btn-outline-success.disabled, .indigo a.btn-outline-success:disabled {
    color: #4caf50;
    background-color: transparent; }
  .indigo a.btn-outline-success:not(:disabled):not(.disabled):active, .indigo a.btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #4caf50;
    border-color: #4caf50; }
    .indigo a.btn-outline-success:not(:disabled):not(.disabled):active:focus, .indigo a.btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-outline-success.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(76, 175, 80, 0.5); }

.indigo a.btn-outline-info {
  color: #00bcd4;
  background-color: transparent;
  background-image: none;
  border-color: #00bcd4; }
  .indigo a.btn-outline-info:hover {
    color: #fff;
    background-color: #00bcd4;
    border-color: #00bcd4; }
  .indigo a.btn-outline-info:focus, .indigo a.btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 188, 212, 0.5); }
  .indigo a.btn-outline-info.disabled, .indigo a.btn-outline-info:disabled {
    color: #00bcd4;
    background-color: transparent; }
  .indigo a.btn-outline-info:not(:disabled):not(.disabled):active, .indigo a.btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #00bcd4;
    border-color: #00bcd4; }
    .indigo a.btn-outline-info:not(:disabled):not(.disabled):active:focus, .indigo a.btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-outline-info.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 188, 212, 0.5); }

.indigo a.btn-outline-warning {
  color: #ff9800;
  background-color: transparent;
  background-image: none;
  border-color: #ff9800; }
  .indigo a.btn-outline-warning:hover {
    color: #fff;
    background-color: #ff9800;
    border-color: #ff9800; }
  .indigo a.btn-outline-warning:focus, .indigo a.btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 152, 0, 0.5); }
  .indigo a.btn-outline-warning.disabled, .indigo a.btn-outline-warning:disabled {
    color: #ff9800;
    background-color: transparent; }
  .indigo a.btn-outline-warning:not(:disabled):not(.disabled):active, .indigo a.btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ff9800;
    border-color: #ff9800; }
    .indigo a.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .indigo a.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-outline-warning.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 152, 0, 0.5); }

.indigo a.btn-outline-danger {
  color: #f44336;
  background-color: transparent;
  background-image: none;
  border-color: #f44336; }
  .indigo a.btn-outline-danger:hover {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336; }
  .indigo a.btn-outline-danger:focus, .indigo a.btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }
  .indigo a.btn-outline-danger.disabled, .indigo a.btn-outline-danger:disabled {
    color: #f44336;
    background-color: transparent; }
  .indigo a.btn-outline-danger:not(:disabled):not(.disabled):active, .indigo a.btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336; }
    .indigo a.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .indigo a.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-outline-danger.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(244, 67, 54, 0.5); }

.indigo a.btn-outline-light {
  color: #e8eaf6;
  background-color: transparent;
  background-image: none;
  border-color: #e8eaf6; }
  .indigo a.btn-outline-light:hover {
    color: #212529;
    background-color: #e8eaf6;
    border-color: #e8eaf6; }
  .indigo a.btn-outline-light:focus, .indigo a.btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(232, 234, 246, 0.5); }
  .indigo a.btn-outline-light.disabled, .indigo a.btn-outline-light:disabled {
    color: #e8eaf6;
    background-color: transparent; }
  .indigo a.btn-outline-light:not(:disabled):not(.disabled):active, .indigo a.btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #e8eaf6;
    border-color: #e8eaf6; }
    .indigo a.btn-outline-light:not(:disabled):not(.disabled):active:focus, .indigo a.btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-outline-light.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(232, 234, 246, 0.5); }

.indigo a.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .indigo a.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .indigo a.btn-outline-dark:focus, .indigo a.btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .indigo a.btn-outline-dark.disabled, .indigo a.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .indigo a.btn-outline-dark:not(:disabled):not(.disabled):active, .indigo a.btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .indigo a.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .indigo a.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .indigo a.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .indigo a.btn-outline-dark.dropdown-toggle:focus {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.indigo .btn-outline-primary,
.indigo a.btn-outline-primary {
  color: #3f51b5;
  border-color: #3f51b5; }
  .indigo .btn-outline-primary:focus, .indigo .btn-outline-primary:hover,
  .indigo a.btn-outline-primary:focus,
  .indigo a.btn-outline-primary:hover {
    color: #fff;
    border-color: #3f51b5;
    background-color: #3f51b5; }

.indigo a {
  color: #3f51b5; }
  .indigo a:focus, .indigo a:hover {
    color: #32408f; }

.indigo a.text-primary {
  color: #3f51b5 !important; }
  .indigo a.text-primary:focus, .indigo a.text-primary:hover {
    color: #32408f !important; }

.indigo .text-primary {
  color: #3f51b5 !important; }

.indigo .page-link {
  color: #3f51b5; }
  .indigo .page-link:focus, .indigo .page-link:hover {
    color: #3f51b5; }

.indigo .page-item.active .page-link {
  color: #fff;
  background-color: #3f51b5;
  border-color: #3f51b5; }

.indigo .badge-primary {
  background-color: #3f51b5;
  color: #fff; }

.indigo .bg-primary {
  background-color: #3f51b5 !important;
  color: #fff !important; }

.indigo .btn-primary,
.indigo .gx-btn-primary,
.indigo a.btn-primary,
.indigo a.gx-btn-primary {
  background-color: #3f51b5;
  border-color: #3f51b5;
  color: #fff; }
  .indigo .btn-primary:hover, .indigo .btn-primary:focus, .indigo .btn-primary:not([disabled]):not(.disabled):active,
  .indigo .gx-btn-primary:hover,
  .indigo .gx-btn-primary:focus,
  .indigo .gx-btn-primary:not([disabled]):not(.disabled):active,
  .indigo a.btn-primary:hover,
  .indigo a.btn-primary:focus,
  .indigo a.btn-primary:not([disabled]):not(.disabled):active,
  .indigo a.gx-btn-primary:hover,
  .indigo a.gx-btn-primary:focus,
  .indigo a.gx-btn-primary:not([disabled]):not(.disabled):active {
    background-color: #3849a2;
    border-color: #3849a2;
    color: #fff; }

.indigo .bg-primary.lighten-4 {
  background-color: #c5cae9 !important; }

.indigo .bg-primary.lighten-3 {
  background-color: #9fa8da !important; }

.indigo .bg-primary.lighten-2 {
  background-color: #7986cb !important; }

.indigo .bg-primary.lighten-1 {
  background-color: #5c6bc0 !important; }

.indigo .bg-primary.darken-1 {
  background-color: #3949ab !important; }

.indigo .bg-primary.darken-2 {
  background-color: #303f9f !important; }

.indigo .bg-primary.darken-3 {
  background-color: #283593 !important; }

.indigo .bg-primary.darken-4 {
  background-color: #1a237e !important; }

.indigo .bg-primary.accent-1 {
  background-color: #8c9eff !important; }

.indigo .bg-primary.accent-2 {
  background-color: #536dfe !important; }

.indigo .bg-primary.accent-3 {
  background-color: #3d5afe !important; }

.indigo .bg-primary.accent-4 {
  background-color: #304ffe !important; }

.indigo a.text-secondary {
  color: #FF4081; }
  .indigo a.text-secondary:focus, .indigo a.text-secondary:hover {
    color: #ff0d5f !important; }

.indigo .text-secondary {
  color: #FF4081 !important; }

.indigo .bg-secondary,
.indigo .badge-secondary {
  background-color: #FF4081 !important;
  color: #fff !important; }

.indigo .btn-secondary,
.indigo .gx-btn-secondary,
.indigo a.btn-secondary,
.indigo a.gx-btn-secondary {
  background-color: #FF4081;
  border-color: #FF4081;
  color: #fff; }
  .indigo .btn-secondary:hover, .indigo .btn-secondary:focus, .indigo .btn-secondary:not([disabled]):not(.disabled):active,
  .indigo .gx-btn-secondary:hover,
  .indigo .gx-btn-secondary:focus,
  .indigo .gx-btn-secondary:not([disabled]):not(.disabled):active,
  .indigo a.btn-secondary:hover,
  .indigo a.btn-secondary:focus,
  .indigo a.btn-secondary:not([disabled]):not(.disabled):active,
  .indigo a.gx-btn-secondary:hover,
  .indigo a.gx-btn-secondary:focus,
  .indigo a.gx-btn-secondary:not([disabled]):not(.disabled):active {
    background-color: #ff2770;
    border-color: #ff2770;
    color: #fff; }

.indigo .btn-group > .gx-btn.active,
.indigo .btn-group-vertical > .gx-btn.active {
  background-color: #3f51b5;
  border-color: #3f51b5; }

.indigo .btn-group > .gx-btn.gx-flat-btn,
.indigo .btn-group-vertical > .gx-btn.gx-flat-btn {
  border-color: transparent; }
  .indigo .btn-group > .gx-btn.gx-flat-btn.active,
  .indigo .btn-group-vertical > .gx-btn.gx-flat-btn.active {
    background-color: transparent;
    color: #3f51b5; }
    .indigo .btn-group > .gx-btn.gx-flat-btn.active:hover, .indigo .btn-group > .gx-btn.gx-flat-btn.active:focus,
    .indigo .btn-group-vertical > .gx-btn.gx-flat-btn.active:hover,
    .indigo .btn-group-vertical > .gx-btn.gx-flat-btn.active:focus {
      background-color: rgba(63, 81, 181, 0.12);
      color: #3f51b5; }

.indigo .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #3f51b5; }

.indigo .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #3f51b5; }

.indigo a.btn-link {
  color: #3f51b5;
  background-color: transparent; }
  .indigo a.btn-link:hover {
    color: #3849a2;
    background-color: transparent;
    border-color: transparent; }
  .indigo a.btn-link:focus, .indigo a.btn-link.focus {
    border-color: transparent; }
  .indigo a.btn-link:disabled, .indigo a.btn-link.disabled {
    color: #6c757d; }

.indigo .dropdown-more,
.indigo .dropdown-item,
.indigo a.badge-light,
.indigo a.btn-light {
  color: #5c5c5c; }
  .indigo .dropdown-more:hover, .indigo .dropdown-more:focus,
  .indigo .dropdown-item:hover,
  .indigo .dropdown-item:focus,
  .indigo a.badge-light:hover,
  .indigo a.badge-light:focus,
  .indigo a.btn-light:hover,
  .indigo a.btn-light:focus {
    color: #5c5c5c; }

.indigo a.gx-btn-default {
  background-color: #fff;
  color: #5c5c5c;
  border: 1px solid #dee2e6; }
  .indigo a.gx-btn-default:hover, .indigo a.gx-btn-default:focus {
    background-color: #f2f2f2;
    color: #5c5c5c; }

.indigo a.gx-flat-btn {
  background-color: transparent;
  color: #5c5c5c; }
  .indigo a.gx-flat-btn:hover, .indigo a.gx-flat-btn:focus, .indigo a.gx-flat-btn:active {
    background-color: #f5f5f5;
    color: #5c5c5c; }

.indigo a.gx-flat-btn.gx-btn-primary {
  background-color: transparent;
  color: #3f51b5; }
  .indigo a.gx-flat-btn.gx-btn-primary:hover, .indigo a.gx-flat-btn.gx-btn-primary:focus {
    background-color: rgba(63, 81, 181, 0.12);
    color: #3f51b5; }

.indigo .bg-primary a.gx-flat-btn.gx-btn-primary {
  background-color: transparent;
  color: #fff; }
  .indigo .bg-primary a.gx-flat-btn.gx-btn-primary:hover, .indigo .bg-primary a.gx-flat-btn.gx-btn-primary:focus {
    background-color: rgba(255, 255, 255, 0.12);
    color: #fff; }

.indigo a.gx-flat-btn.gx-btn-secondary {
  background-color: transparent;
  color: #FF4081; }
  .indigo a.gx-flat-btn.gx-btn-secondary:hover, .indigo a.gx-flat-btn.gx-btn-secondary:focus {
    background-color: rgba(255, 64, 129, 0.12);
    color: #FF4081; }

.indigo .bg-secondary a.gx-flat-btn.gx-btn-secondary {
  background-color: transparent;
  color: #fff; }
  .indigo .bg-secondary a.gx-flat-btn.gx-btn-secondary:hover, .indigo .bg-secondary a.gx-flat-btn.gx-btn-secondary:focus {
    background-color: rgba(255, 255, 255, 0.12);
    color: #fff; }

.indigo .action-btn {
  color: rgba(0, 0, 0, 0.54); }
  .indigo .action-btn:hover, .indigo .action-btn:focus, .indigo .action-btn:active {
    color: rgba(0, 0, 0, 0.64); }

@media screen and (max-width: 575px) {
  .indigo .main-header .search-dropdown input {
    background-color: #fff; } }

.indigo .messages-list ul li .user-name a {
  color: #3f51b5; }

.indigo .color-theme-header {
  background-color: #3f51b5; }

.indigo ul.nav-menu > li.selected > a,
.indigo ul.nav-menu > li.open > a,
.indigo ul.nav-menu > li > a:hover,
.indigo ul.nav-menu > li > a:focus {
  background-color: #fff;
  color: #3f51b5; }

.indigo ul.nav-menu li.menu > a:focus:before,
.indigo ul.nav-menu li.menu > a:hover:before {
  color: #3f51b5; }

.indigo ul.nav-menu li ul {
  background-color: #fff; }

.indigo ul.nav-menu li.menu.selected > a:before,
.indigo ul.nav-menu li.menu.open > a:before,
.indigo ul.nav-menu li.menu > a:focus:before,
.indigo ul.nav-menu li.menu li > a:hover:before {
  color: #3f51b5; }

.indigo ul.nav-menu li.menu .sub-menu li.active > a .nav-text {
  background-color: #3f51b5;
  color: #fff; }

.indigo ul.nav-menu li.menu .sub-menu li > a:hover,
.indigo ul.nav-menu li.menu .sub-menu li > a:focus,
.indigo ul.nav-menu li.menu.open .sub-menu li.active > a:before,
.indigo ul.nav-menu li.menu .sub-menu li > a:focus:before,
.indigo ul.nav-menu li.menu .sub-menu li > a:hover:before {
  background-color: #fff;
  color: #3f51b5; }

.indigo .module-nav li a.active {
  color: #3f51b5; }

.indigo .module-tab-nav li a.nav-link.active {
  border-color: #3f51b5;
  color: #3f51b5; }

.indigo .nav-pills-module > li > a {
  background-color: #3f51b5;
  color: #fff;
  border-color: #3f51b5; }
  .indigo .nav-pills-module > li > a.nav-link-border {
    background-color: transparent;
    border-color: #adb5bd;
    color: #343a40; }

.indigo .fc-event,
.indigo .fc-event-dot {
  background-color: #3f51b5; }

.indigo .chat-sidenav-header .tab-link .nav-link.active {
  color: #3f51b5;
  border-color: #3f51b5; }

.indigo .chat-item.flex-row-reverse .bubble {
  background-color: #3f51b5; }

.indigo .chat-user-item.active, .indigo .chat-user-item:hover {
  background-color: #3f51b5; }

.indigo .chat-main-header {
  background-color: #3f51b5; }
  .indigo .chat-main-header .action-btn {
    color: #fff; }

.indigo .contact-list i {
  color: #3f51b5; }

.indigo .nav-pill-sales .nav-link.active {
  background-color: #3f51b5;
  border-color: #3f51b5; }

.indigo .Collapsible__trigger {
  background: #3f51b5; }

.indigo .categories-list li a:focus,
.indigo .categories-list li a:hover,
.indigo .categories-list li.active a {
  color: #3f51b5; }

.indigo .login-content .form-control:focus {
  border-color: #3f51b5; }

.indigo .filter-with-bg-color ul li a {
  border-color: #3f51b5; }
  .indigo .filter-with-bg-color ul li a:hover, .indigo .filter-with-bg-color ul li a:focus, .indigo .filter-with-bg-color ul li a.active {
    background-color: #3f51b5; }

.indigo .profile-intro .icon {
  color: #3f51b5; }

.indigo .social-link li.active a,
.indigo .social-link li a:hover,
.indigo .social-link li a:focus {
  color: #FF4081; }

.indigo .actions {
  color: #FF4081; }

.indigo .table-hover tbody tr:hover {
  background-color: rgba(63, 81, 181, 0.075); }

.indigo .module-nav ul.module-nav-team .dashed-circle,
.indigo .border-primary {
  border-color: #3f51b5 !important; }

.indigo .border-secondary {
  border-color: #FF4081 !important; }

.indigo .bootstrap-datetimepicker-widget table td span.active,
.indigo .bootstrap-datetimepicker-widget table td.active,
.indigo .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #3f51b5; }

.indigo .noUi-connect {
  background: #3f51b5 !important; }

.indigo .form-checkbox > input + .check {
  color: #3f51b5; }

.indigo .checkbox-primary label::before {
  border-color: #3f51b5; }

.indigo .checkbox-primary input[type="checkbox"]:checked + label::after {
  background-color: #3f51b5; }

.indigo .radio-primary input[type="radio"]:checked + label::before {
  border-color: #3f51b5; }

.indigo .radio-primary input[type="radio"]:checked + label::after {
  background-color: #3f51b5; }

.indigo .gx-cart .cart-item:hover .icon-outline {
  color: #3f51b5;
  border-color: #3f51b5; }

.indigo .gx-cart .cart-action-btn .icon-outline {
  color: #3f51b5; }

.indigo .gx-cart .cart-action-btn .icon-outline:hover {
  background-color: #3f51b5;
  color: #fff; }

.indigo .is-focused:hover, .indigo .is-focused:focus {
  background-image: linear-gradient(#3f51b5, #3f51b5); }

/*Icons Styles*/
.indigo .icons-showcase > div:hover {
  background-color: #3f51b5; }

/* Input Style */
.indigo .form-control:focus {
  border-color: #3f51b5; }

.indigo .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #3f51b5; }

/*Accordions Styles*/
.indigo .accordion-heading .accordion-toggle {
  color: #fff;
  background-color: #3f51b5; }

.indigo .accordion-heading .accordion-toggle.collapsed {
  background-color: #fff;
  color: #5c5c5c; }

.indigo .wizard-navbar > ul li.completed a span.wz-number {
  background-color: #3f51b5;
  color: #fff; }

.indigo .wizard-navbar > ul li a.active span.wz-number {
  background-color: #FF4081;
  color: #fff; }

.indigo .wizard-navbar > ul li a.active:before,
.indigo .wizard-navbar > ul li a.active:after {
  background-color: #FF4081; }

.indigo .wizard-navbar > ul li.completed a:before,
.indigo .wizard-navbar > ul li.completed a:after {
  background-color: #3f51b5; }

.indigo .pager > li > a,
.indigo .pager > li > span {
  color: #3f51b5; }

.indigo .dropzone {
  border-color: #3f51b5; }

.indigo .nav-pills .nav-link.active,
.indigo .nav-pills .show > .nav-link {
  background-color: #3f51b5; }

.indigo .bg-primary .nav-pills .nav-link.active,
.indigo .bg-primary .nav-pills .show > .nav-link {
  background-color: #fff; }

.indigo .progress-bar {
  background-color: #3f51b5; }

.indigo .swal-button {
  background-color: #3f51b5;
  color: #fff; }
  .indigo .swal-button:hover, .indigo .swal-button:focus, .indigo .swal-button:active {
    background-color: #3849a2; }
  .indigo .swal-button.swal-button--cancel {
    color: #5c5c5c;
    background-color: #e7e7e7; }
    .indigo .swal-button.swal-button--cancel:hover, .indigo .swal-button.swal-button--cancel:focus, .indigo .swal-button.swal-button--cancel:active {
      background-color: #dbdbdb; }

.indigo .bottom-navigation > li.active > a {
  color: #3f51b5;
  padding-top: 6px; }

.header-notifications > li > a {
  font-size: 15px; }

.site-logo img {
  max-height: 40px;
  height: 100%;
  width: auto; }

ul.nav-menu li a {
  font-size: 15px; }

label {
  margin-bottom: .5rem; }

input[type="checkbox"].switch_1 {
  font-size: 17px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 50px;
  height: 25px;
  background: #dbefdc;
  border-radius: 3em;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

input[type="checkbox"].switch_1:checked {
  background: #fdd9d7; }

input[type="checkbox"].switch_1:after {
  position: absolute;
  content: "";
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  left: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

input[type="checkbox"].switch_1:checked:after {
  left: calc(100% - 1.5em); }

.table thead th:first-child, .table tbody th:first-child {
  padding-left: 15px; }

.control-label {
  text-align: left; }

.field-validation-error {
  margin-top: 5px;
  position: relative;
  float: left;
  margin-bottom: 15px;
  text-align: left; }

.validation-summary-errors ul {
  padding-left: 20px; }
  .validation-summary-errors ul li {
    text-align: left; }

#maintenance-plan-save-outer {
  display: none; }

.loader-backdrop {
  background-color: rgba(255, 255, 255, 0.6); }

.swal-footer {
  text-align: center; }

.notifyjs-corner {
  margin: 0px 20px 60px !important; }

input.error, input.error:focus {
  border-color: #bc0000 !important; }

label.error {
  margin-top: 5px;
  color: #bc0000 !important; }

a.current {
  text-decoration: underline !important; }

ul.nav-menu li {
  padding: 15px; }
  ul.nav-menu li i {
    float: left;
    line-height: 25px; }

#Wrapper-IncidentDefinitions-Create {
  display: none; }
