/* Media Queries */
/* Placeholder */
/* Set Margin & Padding */
/* Making tiny, small, large, huge classes */
/*!
 * Bootstrap v4.0.0-beta (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge, .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Quicksand', 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; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: 'Quicksand', sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.71429;
  color: #999;
  background-color: #ebeef1; }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          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: bold; }

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: #1976d2;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #25313f;
    text-decoration: none; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    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; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.57143em;
  padding-bottom: 0.57143em;
  color: #bbb;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
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"] {
  -webkit-box-sizing: border-box;
          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; }

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: 'Quicksand', sans-serif;
  font-weight: 600;
  line-height: 1.1;
  color: #444; }

h1, .h1 {
  font-size: 2.625rem; }

h2, .h2 {
  font-size: 2.25rem; }

h3, .h3 {
  font-size: 1.875rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1.125rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #eef1f2; }

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: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.125rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f5f7fa;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #868e96; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f8f9fa;
  border-radius: 0.25rem; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
  -webkit-box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
            box-shadow: none; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #212529; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 3px;
  padding-left: 3px;
  width: 100%; }
  @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%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3px;
  padding-left: 3px;
  width: 100%; }

.row, .custom-fullcalendar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -3px;
  margin-left: -3px; }

.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, .custom-fullcalendar .fc-toolbar, .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, .custom-fullcalendar .fc-view-container, .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: 3px;
  padding-left: 3px; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12, .custom-fullcalendar .fc-toolbar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9, .custom-fullcalendar .fc-view-container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }



.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          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 > .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-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.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); }

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -3px;
    margin-left: -3px; }
    .card-deck .card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0%;
              flex: 1 0 0%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-right: 3px;
      margin-left: 3px; } }

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-group .card {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0%;
              flex: 1 0 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 {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          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 {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #ddd;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    display: block;
    clear: both;
    content: ""; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.3rem;
    padding-left: 0.3rem;
    color: #868e96;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #868e96; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.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: 2;
  color: #fff;
  background-color: #1976d2;
  border-color: #1976d2; }

.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #1976d2;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #25313f;
    text-decoration: none;
    background-color: #ddd;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  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.75rem;
  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; }


.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #ddd;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }


.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #ddd;
  border-radius: 0.25rem;
  -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1); }

.progress-bar {
  height: 1rem;
  line-height: 1rem;
  color: #fff;
  background-color: #1976d2;
  -webkit-transition: width 0.6s ease;
  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 {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite; }



          
.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-facebook {
  background-color: #4b64a6 !important; }

a.bg-facebook:focus, a.bg-facebook:hover {
  background-color: #3b4f83 !important; }

.bg-twitter {
  background-color: #0dace3 !important; }

a.bg-twitter:focus, a.bg-twitter:hover {
  background-color: #0a87b3 !important; }

.bg-googleplus {
  background-color: #dd4b39 !important; }

a.bg-googleplus:focus, a.bg-googleplus:hover {
  background-color: #c23321 !important; }

.bg-linkedin {
  background-color: #007bb6 !important; }

a.bg-linkedin:focus, a.bg-linkedin:hover {
  background-color: #005983 !important; }

.bg-instagram {
  background-color: #3f729b !important; }

a.bg-instagram:focus, a.bg-instagram:hover {
  background-color: #305777 !important; }

.bg-pinterest {
  background-color: #cb2027 !important; }

a.bg-pinterest:focus, a.bg-pinterest:hover {
  background-color: #9f191f !important; }

.bg-dribbble {
  background-color: #ea4c89 !important; }

a.bg-dribbble:focus, a.bg-dribbble:hover {
  background-color: #e51e6b !important; }

.bg-youtube {
  background-color: #b00 !important; }

a.bg-youtube:focus, a.bg-youtube:hover {
  background-color: #880000 !important; }

.bg-blue {
  background-color: #0275d8 !important; }

a.bg-blue:focus, a.bg-blue:hover {
  background-color: #025aa5 !important; }

.bg-persian-blue {
  background-color: #4786ff !important; }

a.bg-persian-blue:focus, a.bg-persian-blue:hover {
  background-color: #1464ff !important; }

.bg-indigo {
  background-color: #6610f2 !important; }

a.bg-indigo:focus, a.bg-indigo:hover {
  background-color: #510bc4 !important; }

.bg-purple {
  background-color: #9c77ef !important; }

a.bg-purple:focus, a.bg-purple:hover {
  background-color: #7b49ea !important; }

.bg-pink {
  background-color: #ff6b88 !important; }

a.bg-pink:focus, a.bg-pink:hover {
  background-color: #ff385f !important; }

.bg-red {
  background-color: #ff3333 !important; }

a.bg-red:focus, a.bg-red:hover {
  background-color: red !important; }

.bg-cerize-red {
  background-color: #fa607e !important; }

a.bg-cerize-red:focus, a.bg-cerize-red:hover {
  background-color: #f82f56 !important; }

.bg-orange {
  background-color: #fb9678 !important; }

a.bg-orange:focus, a.bg-orange:hover {
  background-color: #fa6f46 !important; }

.bg-yellow {
  background-color: #f5ff30 !important; }

a.bg-yellow:focus, a.bg-yellow:hover {
  background-color: #f0fc00 !important; }

.bg-mustard {
  background-color: #fdb44d !important; }

a.bg-mustard:focus, a.bg-mustard:hover {
  background-color: #fc9f1b !important; }

.bg-green {
  background-color: #38d57a !important; }

a.bg-green:focus, a.bg-green:hover {
  background-color: #26b462 !important; }

.bg-teal {
  background-color: #20c997 !important; }

a.bg-teal:focus, a.bg-teal:hover {
  background-color: #199d76 !important; }

.bg-cyan {
  background-color: #17bff0 !important; }

a.bg-cyan:focus, a.bg-cyan:hover {
  background-color: #0d9dc7 !important; }

.bg-primary {
  background-color: #1976d2 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #145ca4 !important; }

.bg-secondary {
  background-color: #868e96 !important; }

a.bg-secondary:focus, a.bg-secondary:hover {
  background-color: #6c757d !important; }

.bg-success {
  background-color: #38d57a !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #26b462 !important; }

.bg-info {
  background-color: #17bff0 !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #0d9dc7 !important; }

.bg-warning {
  background-color: #f5ff30 !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f0fc00 !important; }

.bg-danger {
  background-color: #ff3333 !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: red !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:focus, a.bg-light:hover {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:focus, a.bg-dark:hover {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

a.bg-white:focus, a.bg-white:hover {
  background-color: #e6e6e6 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #ddd !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-facebook {
  border-color: #4b64a6 !important; }

.border-twitter {
  border-color: #0dace3 !important; }

.border-googleplus {
  border-color: #dd4b39 !important; }

.border-linkedin {
  border-color: #007bb6 !important; }

.border-instagram {
  border-color: #3f729b !important; }

.border-pinterest {
  border-color: #cb2027 !important; }

.border-dribbble {
  border-color: #ea4c89 !important; }

.border-youtube {
  border-color: #b00 !important; }

.border-blue {
  border-color: #0275d8 !important; }

.border-persian-blue {
  border-color: #4786ff !important; }

.border-indigo {
  border-color: #6610f2 !important; }

.border-purple {
  border-color: #9c77ef !important; }

.border-pink {
  border-color: #ff6b88 !important; }

.border-red {
  border-color: #ff3333 !important; }

.border-cerize-red {
  border-color: #fa607e !important; }

.border-orange {
  border-color: #fb9678 !important; }

.border-yellow {
  border-color: #f5ff30 !important; }

.border-mustard {
  border-color: #fdb44d !important; }

.border-green {
  border-color: #38d57a !important; }

.border-teal {
  border-color: #20c997 !important; }

.border-cyan {
  border-color: #17bff0 !important; }

.border-primary {
  border-color: #1976d2 !important; }

.border-secondary {
  border-color: #868e96 !important; }

.border-success {
  border-color: #38d57a !important; }

.border-info {
  border-color: #17bff0 !important; }

.border-warning {
  border-color: #f5ff30 !important; }

.border-danger {
  border-color: #ff3333 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !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%; }

.rounded-0 {
  border-radius: 0; }

.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-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  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-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.d-print-block {
  display: none !important; }
  @media print {
    .d-print-block {
      display: block !important; } }

.d-print-inline {
  display: none !important; }
  @media print {
    .d-print-inline {
      display: inline !important; } }

.d-print-inline-block {
  display: none !important; }
  @media print {
    .d-print-inline-block {
      display: inline-block !important; } }

@media print {
  .d-print-none {
    display: none !important; } }


.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        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; } }

.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: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    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;
  -webkit-clip-path: inset(50%);
          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;
  -webkit-clip-path: none;
          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 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1 {
    margin-left: 0.25rem !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2 {
    margin-left: 0.5rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3 {
    margin-left: 1rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4 {
    margin-left: 1.5rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5 {
    margin-left: 3rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1 {
    padding-left: 0.25rem !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2 {
    padding-left: 0.5rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4 {
    padding-left: 1.5rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5 {
    padding-left: 3rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1 {
    margin-left: 0.25rem !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2 {
    margin-left: 0.5rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3 {
    margin-left: 1rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4 {
    margin-left: 1.5rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5 {
    margin-left: 3rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1 {
    padding-left: 0.25rem !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2 {
    padding-left: 0.5rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3 {
    padding-left: 1rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4 {
    padding-left: 1.5rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5 {
    padding-left: 3rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1 {
    margin-left: 0.25rem !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2 {
    margin-left: 0.5rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3 {
    margin-left: 1rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4 {
    margin-left: 1.5rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5 {
    margin-left: 3rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1 {
    padding-left: 0.25rem !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2 {
    padding-left: 0.5rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3 {
    padding-left: 1rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4 {
    padding-left: 1.5rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5 {
    padding-left: 3rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1 {
    margin-left: 0.25rem !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2 {
    margin-left: 0.5rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3 {
    margin-left: 1rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4 {
    margin-left: 1.5rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5 {
    margin-left: 3rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1 {
    padding-left: 0.25rem !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2 {
    padding-left: 0.5rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3 {
    padding-left: 1rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4 {
    padding-left: 1.5rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5 {
    padding-left: 3rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: 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-normal {
  font-weight: 400; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-facebook {
  color: #4b64a6 !important; }

a.text-facebook:focus, a.text-facebook:hover {
  color: #3b4f83 !important; }

.text-twitter {
  color: #0dace3 !important; }

a.text-twitter:focus, a.text-twitter:hover {
  color: #0a87b3 !important; }

.text-googleplus {
  color: #dd4b39 !important; }

a.text-googleplus:focus, a.text-googleplus:hover {
  color: #c23321 !important; }

.text-linkedin {
  color: #007bb6 !important; }

a.text-linkedin:focus, a.text-linkedin:hover {
  color: #005983 !important; }

.text-instagram {
  color: #3f729b !important; }

a.text-instagram:focus, a.text-instagram:hover {
  color: #305777 !important; }

.text-pinterest {
  color: #cb2027 !important; }

a.text-pinterest:focus, a.text-pinterest:hover {
  color: #9f191f !important; }

.text-dribbble {
  color: #ea4c89 !important; }

a.text-dribbble:focus, a.text-dribbble:hover {
  color: #e51e6b !important; }

.text-youtube {
  color: #b00 !important; }

a.text-youtube:focus, a.text-youtube:hover {
  color: #880000 !important; }

.text-blue {
  color: #0275d8 !important; }

a.text-blue:focus, a.text-blue:hover {
  color: #025aa5 !important; }

.text-persian-blue {
  color: #4786ff !important; }

a.text-persian-blue:focus, a.text-persian-blue:hover {
  color: #1464ff !important; }

.text-indigo {
  color: #6610f2 !important; }

a.text-indigo:focus, a.text-indigo:hover {
  color: #510bc4 !important; }

.text-purple {
  color: #9c77ef !important; }

a.text-purple:focus, a.text-purple:hover {
  color: #7b49ea !important; }

.text-pink {
  color: #ff6b88 !important; }

a.text-pink:focus, a.text-pink:hover {
  color: #ff385f !important; }

.text-red {
  color: #ff3333 !important; }

a.text-red:focus, a.text-red:hover {
  color: red !important; }

.text-cerize-red {
  color: #fa607e !important; }

a.text-cerize-red:focus, a.text-cerize-red:hover {
  color: #f82f56 !important; }

.text-orange {
  color: #fb9678 !important; }

a.text-orange:focus, a.text-orange:hover {
  color: #fa6f46 !important; }

.text-yellow {
  color: #f5ff30 !important; }

a.text-yellow:focus, a.text-yellow:hover {
  color: #f0fc00 !important; }

.text-mustard {
  color: #fdb44d !important; }

a.text-mustard:focus, a.text-mustard:hover {
  color: #fc9f1b !important; }

.text-green {
  color: #38d57a !important; }

a.text-green:focus, a.text-green:hover {
  color: #26b462 !important; }

.text-teal {
  color: #20c997 !important; }

a.text-teal:focus, a.text-teal:hover {
  color: #199d76 !important; }

.text-cyan {
  color: #17bff0 !important; }

a.text-cyan:focus, a.text-cyan:hover {
  color: #0d9dc7 !important; }

.text-primary {
  color: #1976d2 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #145ca4 !important; }

.text-secondary {
  color: #868e96 !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #6c757d !important; }

.text-success {
  color: #38d57a !important; }

a.text-success:focus, a.text-success:hover {
  color: #26b462 !important; }

.text-info {
  color: #17bff0 !important; }

a.text-info:focus, a.text-info:hover {
  color: #0d9dc7 !important; }

.text-warning {
  color: #f5ff30 !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #f0fc00 !important; }

.text-danger {
  color: #ff3333 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: red !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important; }

.text-white {
  color: #fff !important; }

a.text-white:focus, a.text-white:hover {
  color: #e6e6e6 !important; }

.text-muted {
  color: #bbb !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; }


/********************************
 *********************************
 BASE
 *********************************
 *********************************/
html {
  height: 100%; }

body.rtl {
  direction: rtl; }
  body.rtl ol, body.rtl ul {
    padding-right: 2.1875rem; }
  body.rtl .text-right-rtl {
    text-align: left !important; }
  body.rtl .text-left-rtl {
    text-align: left !important; }
  body.rtl .btn-group {
    direction: ltr; }
  body.rtl .pagination,
  body.rtl .pager {
    padding-right: 0; }

.ltr {
  direction: ltr !important; }
  body.rtl .ltr {
    text-align: right; }

.badge, .label {
  font-family: 'Quicksand', sans-serif; }

a.badge:hover, a.label:hover {
  color: #fff; }

hr.border-0 {
  border: 0; }

hr.light {
  border-top-color: rgba(255, 255, 255, 0.3); }

hr.tiny-hr {
  border: 0;
  position: relative; }
  hr.tiny-hr:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 40px;
    height: 1px;
    background: #eef1f2; }

canvas {
  max-width: 100%; }

.material-icons {
  font-size: 1.5rem; }

.small, small {
  color: #bbb;
  font-size: 85%; }

.small.list-icon {
  font-size: 18px; }

.icon-muted {
  color: #dddddd; }

a:focus, a:hover {
  outline: none; }

iframe {
  border: 0; }

input:focus,
select:focus,
textarea:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none; }

input, textarea {
  letter-spacing: 0; }

img {
  max-width: 100%; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 1.25rem 0 0.625rem;
  font-weight: 400;
  letter-spacing: -0.05em; }
  h1 .material-icons, h2 .material-icons, h3 .material-icons, h4 .material-icons, h5 .material-icons, h6 .material-icons,
  .h1 .material-icons, .h2 .material-icons, .h3 .material-icons, .h4 .material-icons, .h5 .material-icons, .h6 .material-icons {
    position: relative;
    top: -2px; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
  .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
    font-size: 0.75em; }

h6 {
  font-weight: 500; }

p {
  margin-bottom: 1.42857em; }

a {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.blockquote,
blockquote {
  padding: 10px 20px;
  border: 1px solid #eef1f2;
  border-left: 5px solid #1976d2;
  color: #444;
  letter-spacing: -0.05em;
  font-family: 'Quicksand', sans-serif;
  font-size: 1.125rem; }
  .blockquote small,
  blockquote small {
    font-size: 75%;
    font-weight: 500; }
  .blockquote small:before, .blockquote footer:before, .blockquote small:before,
  blockquote small:before,
  blockquote footer:before,
  blockquote small:before {
    content: '\2014 \00A0'; }
  .blockquote.blockquote-reverse,
  blockquote.blockquote-reverse {
    border: 1px solid #eef1f2;
    border-right: 5px solid #1976d2; }
  body.rtl .blockquote, body.rtl
  blockquote {
    border-right: 5px solid #1976d2;
    border-left: 0; }
    body.rtl .blockquote.blockquote-reverse, body.rtl
    blockquote.blockquote-reverse {
      text-align: left;
      border-left: 5px solid #1976d2;
      border-right: 0; }

dd {
  margin-bottom: 5px; }

.show-grid {
  margin: 15px 0; }
  .show-grid [class^="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid rgba(120, 130, 140, 0.13);
    background-color: #f7fafc; }

.fancy-list li {
  padding-top: 0;
  padding-bottom: 1em; }

.fancy-list .list-icon {
  font-size: 1.28571em;
  vertical-align: middle; }

.list-icon {
  font-size: 1.125rem; }

.row.columns-border-bw [class*="col-"], .columns-border-bw.custom-fullcalendar [class*="col-"] {
  border-right: 1px solid #eef1f2; }

.headings-font-family,
.heading-font-family {
  font-family: 'Quicksand', sans-serif; }

.content-font-family {
  font-family: 'Quicksand', sans-serif; }

.sub-heading-font-family {
  font-family: 'Quicksand', sans-serif; }

.content-font-size {
  font-size: 0.875rem; }

.headings-color {
  color: #444 !important; }

.headings-letter-spacing {
  letter-spacing: -0.05em !important; }

.wrapper {
  position: relative; }

.content-wrapper {
  position: relative; }
  @media (min-width: 961px) {
    .sidebar-expand .content-wrapper,
    .sidebar-collapse .content-wrapper {
      padding-top: 3rem; } }

.text-inverse,
.text-inverse h1, .text-inverse h2, .text-inverse h3, .text-inverse h4, .text-inverse h5, .text-inverse h6,
.text-inverse .h1, .text-inverse .h2, .text-inverse .h3, .text-inverse .h4, .text-inverse .h5, .text-inverse .h6, .text-inverse .list-icon, .text-inverse small,
.text-inverse a:not(.btn), .text-inverse a:not(.btn):hover {
  color: white !important; }

.text-inverse .text-muted {
  color: rgba(255, 255, 255, 0.5) !important; }

/* Material Icons
========================*/
.material-icons {
  position: relative; }

.material-icons.md-18 {
  font-size: 1.125rem; }

.material-icons.md-24 {
  font-size: 1.5rem; }

.material-icons.md-36 {
  font-size: 2.25rem; }

.material-icons.md-48 {
  font-size: 3rem; }

.user-char-image {
  border-radius: 100px;
  display: inline-block;
  text-align: center;
  position: relative; }
  .user-char-image i {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
            transform: translateY(-50%) translateX(50%);
    font-style: normal;
    color: #fff; }

/* Main Content Area
========================*/
.main-wrapper {
  overflow: hidden;
  padding: 0 30px 7.5rem;
  background: #f5f7fa; }
  .main-wrapper > hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .sidebar-expand .main-wrapper {
    margin-left: 14.0625rem; }
  body.rtl.sidebar-expand .main-wrapper {
    margin-left: auto;
    margin-right: 14.0625rem; }
  .sidebar-collapse .main-wrapper {
    margin-left: 3.75rem; }
  body.rtl.sidebar-collapse .main-wrapper {
    margin-left: auto;
    margin-right: 3.75rem; }

.neg-wrapper-padding {
  margin-left: -30px;
  margin-right: -30px; }

@media (max-width: 960px) {
  .content-wrapper .main-wrapper,
  body .wrapper .footer {
    margin-left: 0; }
  body.rtl.sidebar-expand .main-wrapper {
    width: 100%;
    margin-right: 0; }
  body.rtl.sidebar-collapse .main-wrapper {
    width: 100%;
    margin-right: 0; } }

@media (min-width: 961px) {
  .sidebar-horizontal .fix-top .main-wrapper {
    padding-top: 20px; } }



/* Thumbnail Image Sizes
=======================*/
[class*="thumb"] {
  display: inline-block; }

.thumb-xxs img, .thumb-xxs .user-char-image {
  height: 35px;
  width: 35px; }

.thumb-xs img, .thumb-xs .user-char-image {
  height: 40px;
  width: 40px; }

.thumb-xs2 img, .thumb-xs2 .user-char-image {
  height: 50px;
  width: 50px; }

.thumb-sm img, .thumb-sm .user-char-image {
  height: 60px;
  width: 60px; }

.thumb-sm2 img, .thumb-sm2 .user-char-image {
  height: 70px;
  width: 70px; }

.thumb-md img, .thumb-md .user-char-image {
  height: 110px;
  width: 110px; }

.thumb-md2 img, .thumb-md2 .user-char-image {
  height: 120px;
  width: 120px; }

.thumb-lg img, .thumb-lg .user-char-image {
  height: 180px;
  width: 180px; }

.thumb-xs img,
.thumb-sm img,
.thumb-md img,
.thumb-lg img {
  height: auto;
  max-width: 999px; }

/* User Status
========================*/
[class*="user--"] {
  position: relative; }
  [class*="user--"]::after {
    height: 0.64286em;
    width: 0.64286em;
    display: block;
    position: absolute;
    top: 0;
    right: 10%;
    border-radius: 100px;
    content: "";
    -webkit-box-shadow: 0 0 0 2px #fff;
            box-shadow: 0 0 0 2px #fff; }
  [class*="user--"][class*="thumb-xs"]::after {
    right: 0.25rem; }
  [class*="user--"][class*="thumb-xs2"]::after {
    right: 0.375rem; }
  [class*="user--"][class*="thumb-sm"]::after {
    right: 0.5rem; }
  [class*="user--"][class*="thumb-md"]::after {
    right: 0.75rem;
    top: 0.75rem; }
  [class*="user--"][class*="thumb-lg"]::after {
    right: 1.25rem; }

.user--offline:after {
  background: #bbb; }

.user--online:after {
  background: #38d57a; }

.user--away:after {
  background: #f5ff30; }

.user--busy:after {
  background: #ff3333; }

/* Waves Effect on Click
========================*/
.ripple {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
  .ripple::after {
    content: "";
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-transform: scale(10, 10);
            transform: scale(10, 10);
    opacity: 0;
    -webkit-transition: opacity 1s, -webkit-transform .5s;
    transition: opacity 1s, -webkit-transform .5s;
    transition: transform .5s, opacity 1s;
    transition: transform .5s, opacity 1s, -webkit-transform .5s; }
  .ripple:active::after {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    opacity: .1;
    -webkit-transition: 0s;
    transition: 0s; }

/* Pulse Effect
========================*/
.pulse-status {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #1976d2;
  cursor: pointer;
  -webkit-box-shadow: 0 0 0 rgba(204, 169, 44, 0.6);
          box-shadow: 0 0 0 rgba(204, 169, 44, 0.6);
  -webkit-animation: pulse-status 1s infinite;
          animation: pulse-status 1s infinite;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -rem(10);
  margin-right: 0.625rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .pulse-status:hover {
    -webkit-animation: none;
            animation: none; }

@-webkit-keyframes pulse-status {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.6);
            box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.6); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
            box-shadow: 0 0 0 10px rgba(204, 169, 44, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
            box-shadow: 0 0 0 0 rgba(204, 169, 44, 0); } }

@keyframes pulse-status {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.6);
            box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.6); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
            box-shadow: 0 0 0 10px rgba(204, 169, 44, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
            box-shadow: 0 0 0 0 rgba(204, 169, 44, 0); } }

/* Dropdown
========================*/
.dropdown-toggle li a {
  line-height: 1.71429; }

.dropdown-toggle .caret:before {
  content: '\e928';
  font-family: 'feather';
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
  vertical-align: middle;
  font-size: 16px;
  width: 1em; }

.open > .dropdown-menu,
.show > .dropdown-menu {
  display: block; }

.dropdown-menu.dropdown-left {
  left: auto;
  right: 0; }

body.rtl .dropdown-menu {
  text-align: right; }

.dropdown-menu > .selected > a, .dropdown-menu > .selected > a:hover, .dropdown-menu > .selected > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #1976d2;
  color: #fff;
  outline: none; }

.dropdown-item {
  padding-top: 0.35714em;
  padding-bottom: 0.35714em; }

/* User Avatar List
========================*/
.user-avatar-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: right;
  margin-right: 0; }
  .user-avatar-list a {
    position: relative;
    margin-left: -15px; }
    .user-avatar-list a img {
      border: 3px solid #fff; }
    .user-avatar-list a:last-child {
      margin-left: 0; }
  .user-avatar-list a.more-link {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    font-family: 'Quicksand', sans-serif;
    margin-right: -15px; }
  body.rtl .user-avatar-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row; }

/* Hover Helper
========================*/
.hover-item {
  display: none; }
  @media (max-width: 767px) {
    .hover-item {
      display: block; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .hover-item {
      display: block; } }

.hover-parent:hover .hover-item {
  display: block; }

/* Title Seperator
========================*/
.title-seperator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2.14286em;
  margin-bottom: 2.14286em; }
  .title-seperator span {
    margin-top: 0;
    margin-bottom: 0; }
  .title-seperator:before, .title-seperator:after {
    content: '';
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 1px;
    border-top: 1px solid #eef1f2;
    display: block; }

/* Icons
========================*/
[class*='size-icon'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.size-icon-20 {
  height: 1.25rem;
  width: 1.25rem; }

.size-icon-30 {
  height: 1.875rem;
  width: 1.875rem; }

.size-icon-40 {
  height: 2.5rem;
  width: 2.5rem; }

.size-icon-50 {
  height: 3.125rem;
  width: 3.125rem; }

.size-icon-60 {
  height: 3.75rem;
  width: 3.75rem; }

.size-icon-70 {
  height: 4.375rem;
  width: 4.375rem; }

.size-icon-80 {
  height: 5rem;
  width: 5rem; }

.size-icon-90 {
  height: 5.625rem;
  width: 5.625rem; }


/* Star Ratings
========================*/
.star-ratings {
  position: relative;
  height: 1em;
  line-height: 1;
  vertical-align: middle; }
  .star-ratings span::before, .star-ratings:before {
    content: '\e9bf\e9bf\e9bf\e9bf\e9bf';
    font-family: 'feather';
    color: #1976d2; }
  .star-ratings:before {
    opacity: 0.5; }
  .star-ratings span {
    overflow: hidden;
    height: 1em;
    position: absolute;
    top: 0;
    left: 0; }
  .star-ratings.style-2 {
    letter-spacing: -0.14286em;
    display: inline-block; }
    .star-ratings.style-2:before,
    .star-ratings.style-2 span::before {
      letter-spacing: inherit;
      font-family: 'Material Icons';
      font-weight: normal;
      content: 'star star star star star';
      vertical-align: baseline;
      text-rendering: optimizeLegibility;
      -webkit-font-feature-settings: 'liga';
              font-feature-settings: 'liga'; }
    .star-ratings.style-2:before {
      color: #bbb; }
    .star-ratings.style-2 span::before {
      color: #f5ff30; }

/* Featured Figure Tag
========================*/
figure {
  position: relative; }
  figure .featured {
    position: absolute;
    top: 1em;
    left: -0.5em; }

/* Scrollbar Styling for RTL
========================*/
body.rtl .scrollbar-enabled {
  direction: ltr; }
  body.rtl .scrollbar-enabled > * {
    direction: rtl; }

/********************************
*********************************
HELPER CLASSES
*********************************
*********************************/
/* Colors
========================*/
.progress-bar-facebook,
.bg-facebook {
  background-color: #4b64a6 !important;
  border-color: #4b64a6 !important;
  color: #fff; }

.bg-facebook-dark {
  background-color: #3b4f83;
  border-color: #3b4f83; }

.bg-facebook-light {
  background-color: #7a8ec3;
  border-color: #7a8ec3; }

.bg-facebook-contrast {
  background-color: rgba(75, 100, 166, 0.1);
  color: #4b64a6; }

a.bg-facebook-contrast:hover {
  background: #4b64a6; }


.color-facebook,
.color-hover-facebook:hover,
.text-facebook {
  color: #4b64a6 !important; }

.border-color-facebook {
  border-color: #4b64a6 !important; }

.progress-bar-twitter,
.bg-twitter {
  background-color: #0dace3 !important;
  border-color: #0dace3 !important;
  color: #fff; }

.bg-twitter-dark {
  background-color: #0a87b3;
  border-color: #0a87b3; }

.bg-twitter-light {
  background-color: #48c8f5;
  border-color: #48c8f5; }

.bg-twitter-contrast {
  background-color: rgba(13, 172, 227, 0.1);
  color: #0dace3; }

a.bg-twitter-contrast:hover {
  background: #0dace3; }


.color-twitter,
.color-hover-twitter:hover,
.text-twitter {
  color: #0dace3 !important; }

.border-color-twitter {
  border-color: #0dace3 !important; }

.progress-bar-googleplus,
.bg-googleplus {
  background-color: #dd4b39 !important;
  border-color: #dd4b39 !important;
  color: #fff; }

.bg-googleplus-dark {
  background-color: #c23321;
  border-color: #c23321; }

.bg-googleplus-light {
  background-color: #e8867a;
  border-color: #e8867a; }

.bg-googleplus-contrast {
  background-color: rgba(221, 75, 57, 0.1);
  color: #dd4b39; }

a.bg-googleplus-contrast:hover {
  background: #dd4b39; }


.color-googleplus,
.color-hover-googleplus:hover,
.text-googleplus {
  color: #dd4b39 !important; }

.border-color-googleplus {
  border-color: #dd4b39 !important; }

.progress-bar-linkedin,
.bg-linkedin {
  background-color: #007bb6 !important;
  border-color: #007bb6 !important;
  color: #fff; }

.bg-linkedin-dark {
  background-color: #005983;
  border-color: #005983; }

.bg-linkedin-light {
  background-color: #04adff;
  border-color: #04adff; }

.bg-linkedin-contrast {
  background-color: rgba(0, 123, 182, 0.1);
  color: #007bb6; }

a.bg-linkedin-contrast:hover {
  background: #007bb6; }


.color-linkedin,
.color-hover-linkedin:hover,
.text-linkedin {
  color: #007bb6 !important; }

.border-color-linkedin {
  border-color: #007bb6 !important; }

.progress-bar-instagram,
.bg-instagram {
  background-color: #3f729b !important;
  border-color: #3f729b !important;
  color: #fff; }

.bg-instagram-dark {
  background-color: #305777;
  border-color: #305777; }

.bg-instagram-light {
  background-color: #6698c1;
  border-color: #6698c1; }

.bg-instagram-contrast {
  background-color: rgba(63, 114, 155, 0.1);
  color: #3f729b; }

a.bg-instagram-contrast:hover {
  background: #3f729b; }


.color-instagram,
.color-hover-instagram:hover,
.text-instagram {
  color: #3f729b !important; }

.border-color-instagram {
  border-color: #3f729b !important; }

.progress-bar-pinterest,
.bg-pinterest {
  background-color: #cb2027 !important;
  border-color: #cb2027 !important;
  color: #fff; }

.bg-pinterest-dark {
  background-color: #9f191f;
  border-color: #9f191f; }

.bg-pinterest-light {
  background-color: #e45459;
  border-color: #e45459; }

.bg-pinterest-contrast {
  background-color: rgba(203, 32, 39, 0.1);
  color: #cb2027; }

a.bg-pinterest-contrast:hover {
  background: #cb2027; }


.color-pinterest,
.color-hover-pinterest:hover,
.text-pinterest {
  color: #cb2027 !important; }

.border-color-pinterest {
  border-color: #cb2027 !important; }

.progress-bar-dribbble,
.bg-dribbble {
  background-color: #ea4c89 !important;
  border-color: #ea4c89 !important;
  color: #fff; }

.bg-dribbble-dark {
  background-color: #e51e6b;
  border-color: #e51e6b; }

.bg-dribbble-light {
  background-color: #f290b6;
  border-color: #f290b6; }

.bg-dribbble-contrast {
  background-color: rgba(234, 76, 137, 0.1);
  color: #ea4c89; }

a.bg-dribbble-contrast:hover {
  background: #ea4c89; }


.color-dribbble,
.color-hover-dribbble:hover,
.text-dribbble {
  color: #ea4c89 !important; }

.border-color-dribbble {
  border-color: #ea4c89 !important; }

.progress-bar-youtube,
.bg-youtube {
  background-color: #b00 !important;
  border-color: #b00 !important;
  color: #fff; }

.bg-youtube-dark {
  background-color: #880000;
  border-color: #880000; }

.bg-youtube-light {
  background-color: #ff0909;
  border-color: #ff0909; }

.bg-youtube-contrast {
  background-color: rgba(187, 0, 0, 0.1);
  color: #b00; }

a.bg-youtube-contrast:hover {
  background: #b00; }


.color-youtube,
.color-hover-youtube:hover,
.text-youtube {
  color: #b00 !important; }

.border-color-youtube {
  border-color: #b00 !important; }

.progress-bar-blue,
.bg-blue {
  background-color: #0275d8 !important;
  border-color: #0275d8 !important;
  color: #fff; }

.bg-blue-dark {
  background-color: #025aa5;
  border-color: #025aa5; }

.bg-blue-light {
  background-color: #299bfd;
  border-color: #299bfd; }

.bg-blue-contrast {
  background-color: rgba(2, 117, 216, 0.1);
  color: #0275d8; }

a.bg-blue-contrast:hover {
  background: #0275d8; }


.color-blue,
.color-hover-blue:hover,
.text-blue {
  color: #0275d8 !important; }

.border-color-blue {
  border-color: #0275d8 !important; }

.progress-bar-persian-blue,
.bg-persian-blue {
  background-color: #4786ff !important;
  border-color: #4786ff !important;
  color: #fff; }

.bg-persian-blue-dark {
  background-color: #1464ff;
  border-color: #1464ff; }

.bg-persian-blue-light {
  background-color: #94b8ff;
  border-color: #94b8ff; }

.bg-persian-blue-contrast {
  background-color: rgba(71, 134, 255, 0.1);
  color: #4786ff; }

a.bg-persian-blue-contrast:hover {
  background: #4786ff; }


.color-persian-blue,
.color-hover-persian-blue:hover,
.text-persian-blue {
  color: #4786ff !important; }

.border-color-persian-blue {
  border-color: #4786ff !important; }

.progress-bar-indigo,
.bg-indigo {
  background-color: #6610f2 !important;
  border-color: #6610f2 !important;
  color: #fff; }

.bg-indigo-dark {
  background-color: #510bc4;
  border-color: #510bc4; }

.bg-indigo-light {
  background-color: #9459f6;
  border-color: #9459f6; }

.bg-indigo-contrast {
  background-color: rgba(102, 16, 242, 0.1);
  color: #6610f2; }

a.bg-indigo-contrast:hover {
  background: #6610f2; }


.color-indigo,
.color-hover-indigo:hover,
.text-indigo {
  color: #6610f2 !important; }

.border-color-indigo {
  border-color: #6610f2 !important; }

.progress-bar-purple,
.bg-purple {
  background-color: #9c77ef !important;
  border-color: #9c77ef !important;
  color: #fff; }

.bg-purple-dark {
  background-color: #7b49ea;
  border-color: #7b49ea; }

.bg-purple-light {
  background-color: #cebbf7;
  border-color: #cebbf7; }

.bg-purple-contrast {
  background-color: rgba(156, 119, 239, 0.1);
  color: #9c77ef; }

a.bg-purple-contrast:hover {
  background: #9c77ef; }


.color-purple,
.color-hover-purple:hover,
.text-purple {
  color: #9c77ef !important; }

.border-color-purple {
  border-color: #9c77ef !important; }

.progress-bar-pink,
.bg-pink {
  background-color: #ff6b88 !important;
  border-color: #ff6b88 !important;
  color: #fff; }

.bg-pink-dark {
  background-color: #ff385f;
  border-color: #ff385f; }

.bg-pink-light {
  background-color: #ffb8c6;
  border-color: #ffb8c6; }

.bg-pink-contrast {
  background-color: rgba(255, 107, 136, 0.1);
  color: #ff6b88; }

a.bg-pink-contrast:hover {
  background: #ff6b88; }


.color-pink,
.color-hover-pink:hover,
.text-pink {
  color: #ff6b88 !important; }

.border-color-pink {
  border-color: #ff6b88 !important; }

.progress-bar-red,
.bg-red {
  background-color: #ff3333 !important;
  border-color: #ff3333 !important;
  color: #fff; }

.bg-red-dark {
  background-color: red;
  border-color: red; }

.bg-red-light {
  background-color: #ff8080;
  border-color: #ff8080; }

.bg-red-contrast {
  background-color: rgba(255, 51, 51, 0.1);
  color: #ff3333; }

a.bg-red-contrast:hover {
  background: #ff3333; }


.color-red,
.color-hover-red:hover,
.text-red {
  color: #ff3333 !important; }

.border-color-red {
  border-color: #ff3333 !important; }

.progress-bar-cerize-red,
.bg-cerize-red {
  background-color: #fa607e !important;
  border-color: #fa607e !important;
  color: #fff; }

.bg-cerize-red-dark {
  background-color: #f82f56;
  border-color: #f82f56; }

.bg-cerize-red-light {
  background-color: #fcaaba;
  border-color: #fcaaba; }

.bg-cerize-red-contrast {
  background-color: rgba(250, 96, 126, 0.1);
  color: #fa607e; }

a.bg-cerize-red-contrast:hover {
  background: #fa607e; }


.color-cerize-red,
.color-hover-cerize-red:hover,
.text-cerize-red {
  color: #fa607e !important; }

.border-color-cerize-red {
  border-color: #fa607e !important; }

.progress-bar-orange,
.bg-orange {
  background-color: #fb9678 !important;
  border-color: #fb9678 !important;
  color: #fff; }

.bg-orange-dark {
  background-color: #fa6f46;
  border-color: #fa6f46; }

.bg-orange-light {
  background-color: #fdd0c2;
  border-color: #fdd0c2; }

.bg-orange-contrast {
  background-color: rgba(251, 150, 120, 0.1);
  color: #fb9678; }

a.bg-orange-contrast:hover {
  background: #fb9678; }


.color-orange,
.color-hover-orange:hover,
.text-orange {
  color: #fb9678 !important; }

.border-color-orange {
  border-color: #fb9678 !important; }

.progress-bar-yellow,
.bg-yellow {
  background-color: #f5ff30 !important;
  border-color: #f5ff30 !important;
  color: #fff; }

.bg-yellow-dark {
  background-color: #f0fc00;
  border-color: #f0fc00; }

.bg-yellow-light {
  background-color: #f9ff7d;
  border-color: #f9ff7d; }

.bg-yellow-contrast {
  background-color: rgba(245, 255, 48, 0.1);
  color: #f5ff30; }

a.bg-yellow-contrast:hover {
  background: #f5ff30; }


.color-yellow,
.color-hover-yellow:hover,
.text-yellow {
  color: #f5ff30 !important; }

.border-color-yellow {
  border-color: #f5ff30 !important; }

.progress-bar-mustard,
.bg-mustard {
  background-color: #fdb44d !important;
  border-color: #fdb44d !important;
  color: #fff; }

.bg-mustard-dark {
  background-color: #fc9f1b;
  border-color: #fc9f1b; }

.bg-mustard-light {
  background-color: #fed499;
  border-color: #fed499; }

.bg-mustard-contrast {
  background-color: rgba(253, 180, 77, 0.1);
  color: #fdb44d; }

a.bg-mustard-contrast:hover {
  background: #fdb44d; }


.color-mustard,
.color-hover-mustard:hover,
.text-mustard {
  color: #fdb44d !important; }

.border-color-mustard {
  border-color: #fdb44d !important; }

.progress-bar-green,
.bg-green {
  background-color: #38d57a !important;
  border-color: #38d57a !important;
  color: #fff; }

.bg-green-dark {
  background-color: #26b462;
  border-color: #26b462; }

.bg-green-light {
  background-color: #77e2a4;
  border-color: #77e2a4; }

.bg-green-contrast {
  background-color: rgba(56, 213, 122, 0.1);
  color: #38d57a; }

a.bg-green-contrast:hover {
  background: #38d57a; }


.color-green,
.color-hover-green:hover,
.text-green {
  color: #38d57a !important; }

.border-color-green {
  border-color: #38d57a !important; }

.progress-bar-teal,
.bg-teal {
  background-color: #20c997 !important;
  border-color: #20c997 !important;
  color: #fff; }

.bg-teal-dark {
  background-color: #199d76;
  border-color: #199d76; }

.bg-teal-light {
  background-color: #52e3b8;
  border-color: #52e3b8; }

.bg-teal-contrast {
  background-color: rgba(32, 201, 151, 0.1);
  color: #20c997; }

a.bg-teal-contrast:hover {
  background: #20c997; }


.color-teal,
.color-hover-teal:hover,
.text-teal {
  color: #20c997 !important; }

.border-color-teal {
  border-color: #20c997 !important; }

.progress-bar-cyan,
.bg-cyan {
  background-color: #17bff0 !important;
  border-color: #17bff0 !important;
  color: #fff; }

.bg-cyan-dark {
  background-color: #0d9dc7;
  border-color: #0d9dc7; }

.bg-cyan-light {
  background-color: #5fd3f5;
  border-color: #5fd3f5; }

.bg-cyan-contrast {
  background-color: rgba(23, 191, 240, 0.1);
  color: #17bff0; }

a.bg-cyan-contrast:hover {
  background: #17bff0; }


.color-cyan,
.color-hover-cyan:hover,
.text-cyan {
  color: #17bff0 !important; }

.border-color-cyan {
  border-color: #17bff0 !important; }

.progress-bar-primary,
.bg-primary {
  background-color: #1976d2 !important;
  border-color: #1976d2 !important;
  color: #fff; }

.bg-primary-dark {
  background-color: #145ca4;
  border-color: #145ca4; }

.bg-primary-light {
  background-color: #4e9cea;
  border-color: #4e9cea; }

.bg-primary-contrast, .custom-fullcalendar .fc-toolbar .fc-button.fc-state-active {
  background-color: rgba(25, 118, 210, 0.1);
  color: #1976d2; }

a.bg-primary-contrast:hover, .custom-fullcalendar .fc-toolbar a.fc-button.fc-state-active:hover {
  background: #1976d2; }


.color-primary,
.color-hover-primary:hover,
.text-primary {
  color: #1976d2 !important; }

.border-color-primary {
  border-color: #1976d2 !important; }

.progress-bar-secondary,
.bg-secondary {
  background-color: #868e96 !important;
  border-color: #868e96 !important;
  color: #fff; }

.bg-secondary-dark {
  background-color: #6c757d;
  border-color: #6c757d; }

.bg-secondary-light {
  background-color: #afb4ba;
  border-color: #afb4ba; }

.bg-secondary-contrast {
  background-color: rgba(134, 142, 150, 0.1);
  color: #868e96; }

a.bg-secondary-contrast:hover {
  background: #868e96; }


.color-secondary,
.color-hover-secondary:hover,
.text-secondary {
  color: #868e96 !important; }

.border-color-secondary {
  border-color: #868e96 !important; }

.progress-bar-success,
.bg-success {
  background-color: #38d57a !important;
  border-color: #38d57a !important;
  color: #fff; }

.bg-success-dark {
  background-color: #26b462;
  border-color: #26b462; }

.bg-success-light {
  background-color: #77e2a4;
  border-color: #77e2a4; }

.bg-success-contrast {
  background-color: rgba(56, 213, 122, 0.1);
  color: #38d57a; }

a.bg-success-contrast:hover {
  background: #38d57a; }


.color-success,
.color-hover-success:hover,
.text-success {
  color: #38d57a !important; }

.border-color-success {
  border-color: #38d57a !important; }

.progress-bar-info,
.bg-info {
  background-color: #17bff0 !important;
  border-color: #17bff0 !important;
  color: #fff; }

.bg-info-dark {
  background-color: #0d9dc7;
  border-color: #0d9dc7; }

.bg-info-light {
  background-color: #5fd3f5;
  border-color: #5fd3f5; }

.bg-info-contrast {
  background-color: rgba(23, 191, 240, 0.1);
  color: #17bff0; }

a.bg-info-contrast:hover {
  background: #17bff0; }


.color-info,
.color-hover-info:hover,
.text-info {
  color: #17bff0 !important; }

.border-color-info {
  border-color: #17bff0 !important; }

.progress-bar-warning,
.bg-warning {
  background-color: #f5ff30 !important;
  border-color: #f5ff30 !important;
  color: #fff; }

.bg-warning-dark {
  background-color: #f0fc00;
  border-color: #f0fc00; }

.bg-warning-light {
  background-color: #f9ff7d;
  border-color: #f9ff7d; }

.bg-warning-contrast {
  background-color: rgba(245, 255, 48, 0.1);
  color: #f5ff30; }

a.bg-warning-contrast:hover {
  background: #f5ff30; }


.color-warning,
.color-hover-warning:hover,
.text-warning {
  color: #f5ff30 !important; }

.border-color-warning {
  border-color: #f5ff30 !important; }

.progress-bar-danger,
.bg-danger {
  background-color: #ff3333 !important;
  border-color: #ff3333 !important;
  color: #fff; }

.bg-danger-dark {
  background-color: red;
  border-color: red; }

.bg-danger-light {
  background-color: #ff8080;
  border-color: #ff8080; }

.bg-danger-contrast {
  background-color: rgba(255, 51, 51, 0.1);
  color: #ff3333; }

a.bg-danger-contrast:hover {
  background: #ff3333; }


.color-danger,
.color-hover-danger:hover,
.text-danger {
  color: #ff3333 !important; }

.border-color-danger {
  border-color: #ff3333 !important; }

.progress-bar-light,
.bg-light {
  background-color: #f8f9fa !important;
  border-color: #f8f9fa !important;
  color: #fff; }

.bg-light-dark {
  background-color: #dae0e5;
  border-color: #dae0e5; }

.bg-light-light {
  background-color: white;
  border-color: white; }

.bg-light-contrast {
  background-color: rgba(248, 249, 250, 0.1);
  color: #f8f9fa; }

a.bg-light-contrast:hover {
  background: #f8f9fa; }


.color-light,
.color-hover-light:hover,
.text-light {
  color: #f8f9fa !important; }

.border-color-light {
  border-color: #f8f9fa !important; }

.progress-bar-dark,
.bg-dark {
  background-color: #343a40 !important;
  border-color: #343a40 !important;
  color: #fff; }

.bg-dark-dark {
  background-color: #1d2124;
  border-color: #1d2124; }

.bg-dark-light {
  background-color: #56606a;
  border-color: #56606a; }

.bg-dark-contrast {
  background-color: rgba(52, 58, 64, 0.1);
  color: #343a40; }

a.bg-dark-contrast:hover {
  background: #343a40; }


.color-dark,
.color-hover-dark:hover,
.text-dark {
  color: #343a40 !important; }

.border-color-dark {
  border-color: #343a40 !important; }

.progress-bar-white,
.bg-white {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #fff; }

.bg-white-dark {
  background-color: #e6e6e6;
  border-color: #e6e6e6; }

.bg-white-light {
  background-color: white;
  border-color: white; }

.bg-white-contrast {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff; }

a.bg-white-contrast:hover {
  background: #fff; }


.color-white,
.color-hover-white:hover,
.text-white {
  color: #fff !important; }

.border-color-white {
  border-color: #fff !important; }

.bg-none {
  background: none !important; }

.content-color {
  color: #999 !important; }

.headings-color {
  color: #444 !important; }

/* Basic
========================*/
.block {
  display: block; }

.inline {
  display: inline; }

.inline-block {
  display: inline-block; }

.overflow-hidden {
  overflow: hidden; }

.overflow-scroll {
  overflow: scroll; }

.overflow-auto {
  overflow: auto; }

.pre {
  white-space: pre; }

.nowrap {
  white-space: nowrap; }

.resize-none {
  resize: none; }

.resize-vertical {
  resize: vertical; }

.resize-horizontal {
  resize: horizontal; }

.cursor-pointer {
  cursor: pointer; }

.no-pointer-events {
  pointer-events: none; }

.border-0 {
  border: 0; }

.vertical-middle {
  vertical-align: middle !important; }


.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none; }


.fullscreen {
  min-height: 100vh;
  min-width: 100%; }


.scroll-horizontal {
  overflow-x: scroll;
  overflow-y: hidden; }


.scroll-vertical {
  overflow-x: hidden;
  overflow-y: scroll; }

.no-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
  background: transparent; }

/* Position
========================*/
.pos-static {
  position: static; }

.pos-fixed {
  position: fixed; }

.pos-relative {
  position: relative; }

.pos-absolute, .pos-0 {
  position: absolute; }

.pos-top, .pos-0 {
  top: 0; }

.pos-right, .pos-0 {
  right: 0; }

.pos-left, .pos-0 {
  left: 0; }

.pos-bottom, .pos-0 {
  bottom: 0; }

.pos-left, .pos-0 {
  left: 0; }


.horizontal-center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }


.vertical-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }


.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

/* Opacity
=========================*/
.opacity-0-hover:hover, .opacity-0 {
  opacity: 0; }

.opacity-01-hover:hover, .opacity-01 {
  opacity: 0.1; }

.opacity-02-hover:hover, .opacity-02 {
  opacity: 0.2; }

.opacity-03-hover:hover, .opacity-03 {
  opacity: 0.3; }

.opacity-04-hover:hover, .opacity-04 {
  opacity: 0.4; }

.opacity-05-hover:hover, .opacity-05 {
  opacity: 0.5; }

.opacity-06-hover:hover, .opacity-06 {
  opacity: 0.6; }

.opacity-07-hover:hover, .opacity-07 {
  opacity: 0.7; }

.opacity-08-hover:hover, .opacity-08 {
  opacity: 0.8; }

.opacity-09-hover:hover, .opacity-09 {
  opacity: 0.9; }

.opacity-1-hover:hover, .opacity-1 {
  opacity: 1; }

/* Width
=========================*/
.width-100 {
  width: 100%; }

.width-80 {
  width: 80%; }

.width-75 {
  width: 75%; }

.width-67 {
  width: 66.66666666666667%; }

.width-50 {
  width: 50%; }

.width-33 {
  width: 33.33333333333333%; }

.width-25 {
  width: 25%; }

.width-20 {
  width: 20%; }

/* Font Weight
========================*/

.flex-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 !important;
          flex: 0 !important; }


.flex-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important; }


.flex-2 {
  -webkit-box-flex: 2 !important;
      -ms-flex: 2 !important;
          flex: 2 !important; }


.flex-3 {
  -webkit-box-flex: 3 !important;
      -ms-flex: 3 !important;
          flex: 3 !important; }


.flex-4 {
  -webkit-box-flex: 4 !important;
      -ms-flex: 4 !important;
          flex: 4 !important; }


.flex-5 {
  -webkit-box-flex: 5 !important;
      -ms-flex: 5 !important;
          flex: 5 !important; }


.flex-6 {
  -webkit-box-flex: 6 !important;
      -ms-flex: 6 !important;
          flex: 6 !important; }


.flex-7 {
  -webkit-box-flex: 7 !important;
      -ms-flex: 7 !important;
          flex: 7 !important; }


.flex-8 {
  -webkit-box-flex: 8 !important;
      -ms-flex: 8 !important;
          flex: 8 !important; }


.flex-9 {
  -webkit-box-flex: 9 !important;
      -ms-flex: 9 !important;
          flex: 9 !important; }

.flex-none {
  -webkit-box-flex: 0 !important;
      -ms-flex: none !important;
          flex: none !important; }

/* Font Weight
========================*/

.fw-100 {
  font-weight: 100 !important; }


.fw-200 {
  font-weight: 200 !important; }


.fw-300 {
  font-weight: 300 !important; }


.fw-400 {
  font-weight: 400 !important; }


.fw-500 {
  font-weight: 500 !important; }


.fw-600 {
  font-weight: 600 !important; }


.fw-700 {
  font-weight: 700 !important; }


.fw-800 {
  font-weight: 800 !important; }


.fw-900 {
  font-weight: 900 !important; }

.fw-normal {
  font-weight: 400; }

.fw-medium {
  font-weight: 500; }

.fw-semibold {
  font-weight: 600; }

.fw-bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.text-indent-full {
  text-indent: -9999px; }

/* Z Index
========================*/

.zi-1 {
  z-index: 1 !important; }


.zi-2 {
  z-index: 2 !important; }


.zi-3 {
  z-index: 3 !important; }


.zi-4 {
  z-index: 4 !important; }


.zi-5 {
  z-index: 5 !important; }


.zi-6 {
  z-index: 6 !important; }


.zi-7 {
  z-index: 7 !important; }


.zi-8 {
  z-index: 8 !important; }


.zi-9 {
  z-index: 9 !important; }

.zi-n-1 {
  z-index: -1 !important; }

/* Font Size
========================*/

.fs-9 {
  font-size: 0.5625rem !important; }


.fs-10 {
  font-size: 0.625rem !important; }


.fs-11 {
  font-size: 0.6875rem !important; }


.fs-12 {
  font-size: 0.75rem !important; }


.fs-13 {
  font-size: 0.8125rem !important; }


.fs-14 {
  font-size: 0.875rem !important; }


.fs-15 {
  font-size: 0.9375rem !important; }


.fs-16 {
  font-size: 1rem !important; }


.fs-18 {
  font-size: 1.125rem !important; }


.fs-20 {
  font-size: 1.25rem !important; }


.fs-22 {
  font-size: 1.375rem !important; }


.fs-24 {
  font-size: 1.5rem !important; }


.fs-26 {
  font-size: 1.625rem !important; }


.fs-28 {
  font-size: 1.75rem !important; }


.fs-30 {
  font-size: 1.875rem !important; }


.fs-32 {
  font-size: 2rem !important; }


.fs-34 {
  font-size: 2.125rem !important; }


.fs-36 {
  font-size: 2.25rem !important; }


.fs-38 {
  font-size: 2.375rem !important; }


.fs-40 {
  font-size: 2.5rem !important; }


.fs-42 {
  font-size: 2.625rem !important; }


.fs-44 {
  font-size: 2.75rem !important; }


.fs-46 {
  font-size: 2.875rem !important; }


.fs-48 {
  font-size: 3rem !important; }


.fs-50 {
  font-size: 3.125rem !important; }


.fs-52 {
  font-size: 3.25rem !important; }


.fs-54 {
  font-size: 3.375rem !important; }


.fs-56 {
  font-size: 3.5rem !important; }


.fs-58 {
  font-size: 3.625rem !important; }


.fs-60 {
  font-size: 3.75rem !important; }

.fs-base {
  font-size: 0.875rem !important; }

/* Letter Spacing
========================*/
.letter-spacing-minus {
  letter-spacing: -0.05em; }

.letter-spacing-plus {
  letter-spacing: 0.05em; }

/* Text Helpers
========================*/
.text-underline {
  text-decoration: underline; }

/* Line Height
========================*/

.lh-10 {
  line-height: 0.625rem; }


.lh-11 {
  line-height: 0.6875rem; }


.lh-12 {
  line-height: 0.75rem; }


.lh-13 {
  line-height: 0.8125rem; }


.lh-14 {
  line-height: 0.875rem; }


.lh-15 {
  line-height: 0.9375rem; }


.lh-16 {
  line-height: 1rem; }


.lh-17 {
  line-height: 1.0625rem; }


.lh-18 {
  line-height: 1.125rem; }


.lh-19 {
  line-height: 1.1875rem; }


.lh-20 {
  line-height: 1.25rem; }


.lh-21 {
  line-height: 1.3125rem; }


.lh-22 {
  line-height: 1.375rem; }


.lh-23 {
  line-height: 1.4375rem; }


.lh-24 {
  line-height: 1.5rem; }


.lh-25 {
  line-height: 1.5625rem; }


.lh-26 {
  line-height: 1.625rem; }


.lh-27 {
  line-height: 1.6875rem; }


.lh-28 {
  line-height: 1.75rem; }


.lh-29 {
  line-height: 1.8125rem; }


.lh-30 {
  line-height: 1.875rem; }


.lh-31 {
  line-height: 1.9375rem; }


.lh-32 {
  line-height: 2rem; }


.lh-33 {
  line-height: 2.0625rem; }


.lh-34 {
  line-height: 2.125rem; }


.lh-35 {
  line-height: 2.1875rem; }


.lh-36 {
  line-height: 2.25rem; }


.lh-37 {
  line-height: 2.3125rem; }


.lh-38 {
  line-height: 2.375rem; }


.lh-39 {
  line-height: 2.4375rem; }


.lh-40 {
  line-height: 2.5rem; }


.lh-41 {
  line-height: 2.5625rem; }


.lh-42 {
  line-height: 2.625rem; }


.lh-43 {
  line-height: 2.6875rem; }


.lh-44 {
  line-height: 2.75rem; }


.lh-45 {
  line-height: 2.8125rem; }

/* Border Helpers
=========================*/
.border-left, .border-all {
  border-left: 1px solid #eef1f2; }

.border-top, .border-all {
  border-top: 1px solid #eef1f2; }

.border-right, .border-all {
  border-right: 1px solid #eef1f2; }

.chatbox-header, .border-bottom, .border-all {
  border-bottom: 1px solid #eef1f2; }

body.rtl .border-left-rtl {
  border-left: 1px solid #eef1f2; }

body.rtl .border-top-rtl {
  border-top: 1px solid #eef1f2; }

body.rtl .border-right-rtl {
  border-right: 1px solid #eef1f2; }

body.rtl .border-bottom-rtl {
  border-bottom: 1px solid #eef1f2; }

.border-left-dotted, .border-x-dotted, .border-dotted {
  border-left-style: dotted; }

.border-left-dashed, .border-x-dashed, .border-dashed {
  border-left-style: dashed; }

.border-left-solid, .border-x-solid, .border-solid {
  border-left-style: solid; }

.border-left-double, .border-x-double, .border-double {
  border-left-style: double; }

.border-left-groove, .border-x-groove, .border-groove {
  border-left-style: groove; }

.border-left-ridge, .border-x-ridge, .border-ridge {
  border-left-style: ridge; }

.border-left-inset, .border-x-inset, .border-inset {
  border-left-style: ridge; }

.border-left-outset, .border-x-outset, .border-outset {
  border-left-style: outset; }

.border-left-none, .border-x-none, .border-none {
  border-left-style: none; }

.border-left-hidden, .border-x-hidden, .border-hidden {
  border-left-style: hidden; }

.border-right-dotted, .border-x-dotted, .border-dotted {
  border-right-style: dotted; }

.border-right-dashed, .border-x-dashed, .border-dashed {
  border-right-style: dashed; }

.border-right-solid, .border-x-solid, .border-solid {
  border-right-style: solid; }

.border-right-double, .border-x-double, .border-double {
  border-right-style: double; }

.border-right-groove, .border-x-groove, .border-groove {
  border-right-style: groove; }

.border-right-ridge, .border-x-ridge, .border-ridge {
  border-right-style: ridge; }

.border-right-inset, .border-x-inset, .border-inset {
  border-right-style: ridge; }

.border-right-outset, .border-x-outset, .border-outset {
  border-right-style: outset; }

.border-right-none, .border-x-none, .border-none {
  border-right-style: none; }

.border-right-hidden, .border-x-hidden, .border-hidden {
  border-right-style: hidden; }

.border-top-dotted, .border-y-dotted, .border-dotted {
  border-top-style: dotted; }

.border-top-dashed, .border-y-dashed, .border-dashed {
  border-top-style: dashed; }

.border-top-solid, .border-y-solid, .border-solid {
  border-top-style: solid; }

.border-top-double, .border-y-double, .border-double {
  border-top-style: double; }

.border-top-groove, .border-y-groove, .border-groove {
  border-top-style: groove; }

.border-top-ridge, .border-y-ridge, .border-ridge {
  border-top-style: ridge; }

.border-top-inset, .border-y-inset, .border-inset {
  border-top-style: ridge; }

.border-top-outset, .border-y-outset, .border-outset {
  border-top-style: outset; }

.border-top-none, .border-y-none, .border-none {
  border-top-style: none; }

.border-top-hidden, .border-y-hidden, .border-hidden {
  border-top-style: hidden; }

.border-bottom-dotted, .border-y-dotted, .border-dotted {
  border-bottom-style: dotted; }

.border-bottom-dashed, .border-y-dashed, .border-dashed {
  border-bottom-style: dashed; }

.border-bottom-solid, .border-y-solid, .border-solid {
  border-bottom-style: solid; }

.border-bottom-double, .border-y-double, .border-double {
  border-bottom-style: double; }

.border-bottom-groove, .border-y-groove, .border-groove {
  border-bottom-style: groove; }

.border-bottom-ridge, .border-y-ridge, .border-ridge {
  border-bottom-style: ridge; }

.border-bottom-inset, .border-y-inset, .border-inset {
  border-bottom-style: ridge; }

.border-bottom-outset, .border-y-outset, .border-outset {
  border-bottom-style: outset; }

.border-bottom-none, .border-y-none, .border-none {
  border-bottom-style: none; }

.border-bottom-hidden, .border-y-hidden, .border-hidden {
  border-bottom-style: hidden; }

/* Border Width
=========================*/

.bw-y-0,
body.rtl .bw-0-rtl,
.bw-0,
.bw-t-0,
body.rtl .bw-y-0-rtl,
body.rtl .bw-t-0-rtl {
  border-top-width: 0px !important; }


.bw-y-0,
body.rtl .bw-0-rtl,
.bw-0,
.bw-b-0,
body.rtl .bw-y-0-rtl,
body.rtl .bw-b-0-rtl {
  border-bottom-width: 0px !important; }


.bw-x-0,
body.rtl .bw-0-rtl,
.bw-0,
.bw-r-0,
body.rtl .bw-x-0-rtl,
body.rtl .bw-r-0-rtl {
  border-right-width: 0px !important; }


.bw-y-0,
body.rtl .bw-0-rtl,
.bw-0,
.bw-l-0,
body.rtl .bw-y-0-rtl,
body.rtl .bw-l-0-rtl {
  border-left-width: 0px !important; }


.bw-y-1,
body.rtl .bw-1-rtl,
.bw-1,
.bw-t-1,
body.rtl .bw-y-1-rtl,
body.rtl .bw-t-1-rtl {
  border-top-width: 1px !important; }


.bw-y-1,
body.rtl .bw-1-rtl,
.bw-1,
.bw-b-1,
body.rtl .bw-y-1-rtl,
body.rtl .bw-b-1-rtl {
  border-bottom-width: 1px !important; }


.bw-x-1,
body.rtl .bw-1-rtl,
.bw-1,
.bw-r-1,
body.rtl .bw-x-1-rtl,
body.rtl .bw-r-1-rtl {
  border-right-width: 1px !important; }


.bw-y-1,
body.rtl .bw-1-rtl,
.bw-1,
.bw-l-1,
body.rtl .bw-y-1-rtl,
body.rtl .bw-l-1-rtl {
  border-left-width: 1px !important; }


.bw-y-2,
body.rtl .bw-2-rtl,
.bw-2,
.bw-t-2,
body.rtl .bw-y-2-rtl,
body.rtl .bw-t-2-rtl {
  border-top-width: 2px !important; }


.bw-y-2,
body.rtl .bw-2-rtl,
.bw-2,
.bw-b-2,
body.rtl .bw-y-2-rtl,
body.rtl .bw-b-2-rtl {
  border-bottom-width: 2px !important; }


.bw-x-2,
body.rtl .bw-2-rtl,
.bw-2,
.bw-r-2,
body.rtl .bw-x-2-rtl,
body.rtl .bw-r-2-rtl {
  border-right-width: 2px !important; }


.bw-y-2,
body.rtl .bw-2-rtl,
.bw-2,
.bw-l-2,
body.rtl .bw-y-2-rtl,
body.rtl .bw-l-2-rtl {
  border-left-width: 2px !important; }


.bw-y-3,
body.rtl .bw-3-rtl,
.bw-3,
.bw-t-3,
body.rtl .bw-y-3-rtl,
body.rtl .bw-t-3-rtl {
  border-top-width: 3px !important; }


.bw-y-3,
body.rtl .bw-3-rtl,
.bw-3,
.bw-b-3,
body.rtl .bw-y-3-rtl,
body.rtl .bw-b-3-rtl {
  border-bottom-width: 3px !important; }


.bw-x-3,
body.rtl .bw-3-rtl,
.bw-3,
.bw-r-3,
body.rtl .bw-x-3-rtl,
body.rtl .bw-r-3-rtl {
  border-right-width: 3px !important; }


.bw-y-3,
body.rtl .bw-3-rtl,
.bw-3,
.bw-l-3,
body.rtl .bw-y-3-rtl,
body.rtl .bw-l-3-rtl {
  border-left-width: 3px !important; }


.bw-y-4,
body.rtl .bw-4-rtl,
.bw-4,
.bw-t-4,
body.rtl .bw-y-4-rtl,
body.rtl .bw-t-4-rtl {
  border-top-width: 4px !important; }


.bw-y-4,
body.rtl .bw-4-rtl,
.bw-4,
.bw-b-4,
body.rtl .bw-y-4-rtl,
body.rtl .bw-b-4-rtl {
  border-bottom-width: 4px !important; }


.bw-x-4,
body.rtl .bw-4-rtl,
.bw-4,
.bw-r-4,
body.rtl .bw-x-4-rtl,
body.rtl .bw-r-4-rtl {
  border-right-width: 4px !important; }


.bw-y-4,
body.rtl .bw-4-rtl,
.bw-4,
.bw-l-4,
body.rtl .bw-y-4-rtl,
body.rtl .bw-l-4-rtl {
  border-left-width: 4px !important; }


.bw-y-5,
body.rtl .bw-5-rtl,
.bw-5,
.bw-t-5,
body.rtl .bw-y-5-rtl,
body.rtl .bw-t-5-rtl {
  border-top-width: 5px !important; }


.bw-y-5,
body.rtl .bw-5-rtl,
.bw-5,
.bw-b-5,
body.rtl .bw-y-5-rtl,
body.rtl .bw-b-5-rtl {
  border-bottom-width: 5px !important; }


.bw-x-5,
body.rtl .bw-5-rtl,
.bw-5,
.bw-r-5,
body.rtl .bw-x-5-rtl,
body.rtl .bw-r-5-rtl {
  border-right-width: 5px !important; }


.bw-y-5,
body.rtl .bw-5-rtl,
.bw-5,
.bw-l-5,
body.rtl .bw-y-5-rtl,
body.rtl .bw-l-5-rtl {
  border-left-width: 5px !important; }


.bw-y-6,
body.rtl .bw-6-rtl,
.bw-6,
.bw-t-6,
body.rtl .bw-y-6-rtl,
body.rtl .bw-t-6-rtl {
  border-top-width: 6px !important; }


.bw-y-6,
body.rtl .bw-6-rtl,
.bw-6,
.bw-b-6,
body.rtl .bw-y-6-rtl,
body.rtl .bw-b-6-rtl {
  border-bottom-width: 6px !important; }


.bw-x-6,
body.rtl .bw-6-rtl,
.bw-6,
.bw-r-6,
body.rtl .bw-x-6-rtl,
body.rtl .bw-r-6-rtl {
  border-right-width: 6px !important; }


.bw-y-6,
body.rtl .bw-6-rtl,
.bw-6,
.bw-l-6,
body.rtl .bw-y-6-rtl,
body.rtl .bw-l-6-rtl {
  border-left-width: 6px !important; }


.bw-y-7,
body.rtl .bw-7-rtl,
.bw-7,
.bw-t-7,
body.rtl .bw-y-7-rtl,
body.rtl .bw-t-7-rtl {
  border-top-width: 7px !important; }


.bw-y-7,
body.rtl .bw-7-rtl,
.bw-7,
.bw-b-7,
body.rtl .bw-y-7-rtl,
body.rtl .bw-b-7-rtl {
  border-bottom-width: 7px !important; }


.bw-x-7,
body.rtl .bw-7-rtl,
.bw-7,
.bw-r-7,
body.rtl .bw-x-7-rtl,
body.rtl .bw-r-7-rtl {
  border-right-width: 7px !important; }


.bw-y-7,
body.rtl .bw-7-rtl,
.bw-7,
.bw-l-7,
body.rtl .bw-y-7-rtl,
body.rtl .bw-l-7-rtl {
  border-left-width: 7px !important; }


.bw-y-8,
body.rtl .bw-8-rtl,
.bw-8,
.bw-t-8,
body.rtl .bw-y-8-rtl,
body.rtl .bw-t-8-rtl {
  border-top-width: 8px !important; }


.bw-y-8,
body.rtl .bw-8-rtl,
.bw-8,
.bw-b-8,
body.rtl .bw-y-8-rtl,
body.rtl .bw-b-8-rtl {
  border-bottom-width: 8px !important; }


.bw-x-8,
body.rtl .bw-8-rtl,
.bw-8,
.bw-r-8,
body.rtl .bw-x-8-rtl,
body.rtl .bw-r-8-rtl {
  border-right-width: 8px !important; }


.bw-y-8,
body.rtl .bw-8-rtl,
.bw-8,
.bw-l-8,
body.rtl .bw-y-8-rtl,
body.rtl .bw-l-8-rtl {
  border-left-width: 8px !important; }


.bw-y-9,
body.rtl .bw-9-rtl,
.bw-9,
.bw-t-9,
body.rtl .bw-y-9-rtl,
body.rtl .bw-t-9-rtl {
  border-top-width: 9px !important; }


.bw-y-9,
body.rtl .bw-9-rtl,
.bw-9,
.bw-b-9,
body.rtl .bw-y-9-rtl,
body.rtl .bw-b-9-rtl {
  border-bottom-width: 9px !important; }


.bw-x-9,
body.rtl .bw-9-rtl,
.bw-9,
.bw-r-9,
body.rtl .bw-x-9-rtl,
body.rtl .bw-r-9-rtl {
  border-right-width: 9px !important; }


.bw-y-9,
body.rtl .bw-9-rtl,
.bw-9,
.bw-l-9,
body.rtl .bw-y-9-rtl,
body.rtl .bw-l-9-rtl {
  border-left-width: 9px !important; }


.bw-y-10,
body.rtl .bw-10-rtl,
.bw-10,
.bw-t-10,
body.rtl .bw-y-10-rtl,
body.rtl .bw-t-10-rtl {
  border-top-width: 10px !important; }


.bw-y-10,
body.rtl .bw-10-rtl,
.bw-10,
.bw-b-10,
body.rtl .bw-y-10-rtl,
body.rtl .bw-b-10-rtl {
  border-bottom-width: 10px !important; }


.bw-x-10,
body.rtl .bw-10-rtl,
.bw-10,
.bw-r-10,
body.rtl .bw-x-10-rtl,
body.rtl .bw-r-10-rtl {
  border-right-width: 10px !important; }


.bw-y-10,
body.rtl .bw-10-rtl,
.bw-10,
.bw-l-10,
body.rtl .bw-y-10-rtl,
body.rtl .bw-l-10-rtl {
  border-left-width: 10px !important; }

/* Border Radius
=========================*/
.radius-0 {
  border-radius: 0; }

.radius-full {
  border-radius: 100%; }

.radius-2 {
  border-radius: 2px !important;
  overflow: hidden; }

.radius-3 {
  border-radius: 3px !important;
  overflow: hidden; }

.radius-4 {
  border-radius: 4px !important;
  overflow: hidden; }

.radius-5 {
  border-radius: 5px !important;
  overflow: hidden; }

.radius-6 {
  border-radius: 6px !important;
  overflow: hidden; }

.radius-7 {
  border-radius: 7px !important;
  overflow: hidden; }

.radius-8 {
  border-radius: 8px !important;
  overflow: hidden; }

.radius-9 {
  border-radius: 9px !important;
  overflow: hidden; }

.radius-10 {
  border-radius: 10px !important;
  overflow: hidden; }

.radius-11 {
  border-radius: 11px !important;
  overflow: hidden; }

.radius-12 {
  border-radius: 12px !important;
  overflow: hidden; }

.radius-13 {
  border-radius: 13px !important;
  overflow: hidden; }

.radius-14 {
  border-radius: 14px !important;
  overflow: hidden; }

.radius-15 {
  border-radius: 15px !important;
  overflow: hidden; }

.radius-16 {
  border-radius: 16px !important;
  overflow: hidden; }

.radius-17 {
  border-radius: 17px !important;
  overflow: hidden; }

.radius-18 {
  border-radius: 18px !important;
  overflow: hidden; }

.radius-19 {
  border-radius: 19px !important;
  overflow: hidden; }

.radius-20 {
  border-radius: 20px !important;
  overflow: hidden; }

/* Padding & Margin
=========================*/
.padded-reverse {
  margin: 0 -20px; }

.mr-lr-auto {
  margin-left: auto;
  margin-right: auto; }

body.rtl .pd-t-0-rtl,
body.rtl .pd-tb-0-rtl,
.pd-t-0,
.pd-tb-0 {
  padding-top: 0rem !important; }

body.rtl .pd-b-0-rtl,
body.rtl .pd-tb-0-rtl,
.pd-b-0,
.pd-tb-0 {
  padding-bottom: 0rem !important; }

body.rtl .pd-0-rtl,
.pd-0 {
  padding: 0rem !important; }

body.rtl .mr-t-0-rtl,
body.rtl .mr-tb-0-rtl,
.mr-t-0,
.mr-tb-0 {
  margin-top: 0rem !important; }

body.rtl .mr-b-0-rtl,
body.rtl .mr-tb-0-rtl,
.mr-b-0,
.mr-tb-0 {
  margin-bottom: 0rem !important; }

body.rtl .mr-0-rtl, body.rtl .mx-0-rtl, body.rtl .m-0-rtl,
.mr-0 {
  margin: 0rem !important; }

body.rtl .pd-t-5-rtl,
body.rtl .pd-tb-5-rtl,
.pd-t-5,
.pd-tb-5 {
  padding-top: 0.3125rem !important; }

body.rtl .pd-b-5-rtl,
body.rtl .pd-tb-5-rtl,
.pd-b-5,
.pd-tb-5 {
  padding-bottom: 0.3125rem !important; }

body.rtl .pd-5-rtl,
.pd-5 {
  padding: 0.3125rem !important; }

body.rtl .mr-t-5-rtl,
body.rtl .mr-tb-5-rtl,
.mr-t-5,
.mr-tb-5 {
  margin-top: 0.3125rem !important; }

body.rtl .mr-b-5-rtl,
body.rtl .mr-tb-5-rtl,
.mr-b-5,
.mr-tb-5 {
  margin-bottom: 0.3125rem !important; }

body.rtl .mr-5-rtl, body.rtl .mx-5-rtl, body.rtl .m-5-rtl,
.mr-5 {
  margin: 0.3125rem !important; }

body.rtl .pd-t-10-rtl,
body.rtl .pd-tb-10-rtl,
.pd-t-10,
.pd-tb-10 {
  padding-top: 0.625rem !important; }

body.rtl .pd-b-10-rtl,
body.rtl .pd-tb-10-rtl,
.pd-b-10,
.pd-tb-10 {
  padding-bottom: 0.625rem !important; }

body.rtl .pd-10-rtl,
.pd-10 {
  padding: 0.625rem !important; }

body.rtl .mr-t-10-rtl,
body.rtl .mr-tb-10-rtl,
.mr-t-10,
.mr-tb-10 {
  margin-top: 0.625rem !important; }

body.rtl .mr-b-10-rtl,
body.rtl .mr-tb-10-rtl,
.mr-b-10,
.mr-tb-10 {
  margin-bottom: 0.625rem !important; }

body.rtl .mr-10-rtl,
.mr-10 {
  margin: 0.625rem !important; }

body.rtl .pd-t-20-rtl,
body.rtl .pd-tb-20-rtl,
.pd-t-20,
.pd-tb-20 {
  padding-top: 1.25rem !important; }

body.rtl .pd-b-20-rtl,
body.rtl .pd-tb-20-rtl,
.pd-b-20,
.pd-tb-20 {
  padding-bottom: 1.25rem !important; }

body.rtl .pd-20-rtl,
.pd-20 {
  padding: 1.25rem !important; }

body.rtl .mr-t-20-rtl,
body.rtl .mr-tb-20-rtl,
.mr-t-20,
.mr-tb-20 {
  margin-top: 1.25rem !important; }

body.rtl .mr-b-20-rtl,
body.rtl .mr-tb-20-rtl,
.mr-b-20,
.mr-tb-20 {
  margin-bottom: 1.25rem !important; }

body.rtl .mr-20-rtl,
.mr-20 {
  margin: 1.25rem !important; }

body.rtl .pd-t-30-rtl,
body.rtl .pd-tb-30-rtl,
.pd-t-30,
.pd-tb-30 {
  padding-top: 1.875rem !important; }

body.rtl .pd-b-30-rtl,
body.rtl .pd-tb-30-rtl,
.pd-b-30,
.pd-tb-30 {
  padding-bottom: 1.875rem !important; }

body.rtl .pd-30-rtl,
.pd-30 {
  padding: 1.875rem !important; }

body.rtl .mr-t-30-rtl,
body.rtl .mr-tb-30-rtl,
.mr-t-30,
.mr-tb-30 {
  margin-top: 1.875rem !important; }

body.rtl .mr-b-30-rtl,
body.rtl .mr-tb-30-rtl,
.mr-b-30,
.mr-tb-30 {
  margin-bottom: 1.875rem !important; }

body.rtl .mr-30-rtl,
.mr-30 {
  margin: 1.875rem !important; }

body.rtl .pd-t-40-rtl,
body.rtl .pd-tb-40-rtl,
.pd-t-40,
.pd-tb-40 {
  padding-top: 2.5rem !important; }

body.rtl .pd-b-40-rtl,
body.rtl .pd-tb-40-rtl,
.pd-b-40,
.pd-tb-40 {
  padding-bottom: 2.5rem !important; }

body.rtl .pd-40-rtl,
.pd-40 {
  padding: 2.5rem !important; }

body.rtl .mr-t-40-rtl,
body.rtl .mr-tb-40-rtl,
.mr-t-40,
.mr-tb-40 {
  margin-top: 2.5rem !important; }

body.rtl .mr-b-40-rtl,
body.rtl .mr-tb-40-rtl,
.mr-b-40,
.mr-tb-40 {
  margin-bottom: 2.5rem !important; }

body.rtl .mr-40-rtl,
.mr-40 {
  margin: 2.5rem !important; }

body.rtl .pd-t-50-rtl,
body.rtl .pd-tb-50-rtl,
.pd-t-50,
.pd-tb-50 {
  padding-top: 3.125rem !important; }

body.rtl .pd-b-50-rtl,
body.rtl .pd-tb-50-rtl,
.pd-b-50,
.pd-tb-50 {
  padding-bottom: 3.125rem !important; }

body.rtl .pd-50-rtl,
.pd-50 {
  padding: 3.125rem !important; }

body.rtl .mr-t-50-rtl,
body.rtl .mr-tb-50-rtl,
.mr-t-50,
.mr-tb-50 {
  margin-top: 3.125rem !important; }

body.rtl .mr-b-50-rtl,
body.rtl .mr-tb-50-rtl,
.mr-b-50,
.mr-tb-50 {
  margin-bottom: 3.125rem !important; }

body.rtl .mr-50-rtl,
.mr-50 {
  margin: 3.125rem !important; }

body.rtl .pd-t-60-rtl,
body.rtl .pd-tb-60-rtl,
.pd-t-60,
.pd-tb-60 {
  padding-top: 3.75rem !important; }

body.rtl .pd-b-60-rtl,
body.rtl .pd-tb-60-rtl,
.pd-b-60,
.pd-tb-60 {
  padding-bottom: 3.75rem !important; }

body.rtl .pd-60-rtl,
.pd-60 {
  padding: 3.75rem !important; }

body.rtl .mr-t-60-rtl,
body.rtl .mr-tb-60-rtl,
.mr-t-60,
.mr-tb-60 {
  margin-top: 3.75rem !important; }

body.rtl .mr-b-60-rtl,
body.rtl .mr-tb-60-rtl,
.mr-b-60,
.mr-tb-60 {
  margin-bottom: 3.75rem !important; }

body.rtl .mr-60-rtl,
.mr-60 {
  margin: 3.75rem !important; }

body.rtl .pd-t-70-rtl,
body.rtl .pd-tb-70-rtl,
.pd-t-70,
.pd-tb-70 {
  padding-top: 4.375rem !important; }

body.rtl .pd-b-70-rtl,
body.rtl .pd-tb-70-rtl,
.pd-b-70,
.pd-tb-70 {
  padding-bottom: 4.375rem !important; }

body.rtl .pd-70-rtl,
.pd-70 {
  padding: 4.375rem !important; }

body.rtl .mr-t-70-rtl,
body.rtl .mr-tb-70-rtl,
.mr-t-70,
.mr-tb-70 {
  margin-top: 4.375rem !important; }

body.rtl .mr-b-70-rtl,
body.rtl .mr-tb-70-rtl,
.mr-b-70,
.mr-tb-70 {
  margin-bottom: 4.375rem !important; }

body.rtl .mr-70-rtl,
.mr-70 {
  margin: 4.375rem !important; }

body.rtl .pd-t-80-rtl,
body.rtl .pd-tb-80-rtl,
.pd-t-80,
.pd-tb-80 {
  padding-top: 5rem !important; }

body.rtl .pd-b-80-rtl,
body.rtl .pd-tb-80-rtl,
.pd-b-80,
.pd-tb-80 {
  padding-bottom: 5rem !important; }

body.rtl .pd-80-rtl,
.pd-80 {
  padding: 5rem !important; }

body.rtl .mr-t-80-rtl,
body.rtl .mr-tb-80-rtl,
.mr-t-80,
.mr-tb-80 {
  margin-top: 5rem !important; }

body.rtl .mr-b-80-rtl,
body.rtl .mr-tb-80-rtl,
.mr-b-80,
.mr-tb-80 {
  margin-bottom: 5rem !important; }

body.rtl .mr-80-rtl,
.mr-80 {
  margin: 5rem !important; }

body.rtl .pd-t-90-rtl,
body.rtl .pd-tb-90-rtl,
.pd-t-90,
.pd-tb-90 {
  padding-top: 5.625rem !important; }

body.rtl .pd-b-90-rtl,
body.rtl .pd-tb-90-rtl,
.pd-b-90,
.pd-tb-90 {
  padding-bottom: 5.625rem !important; }

body.rtl .pd-90-rtl,
.pd-90 {
  padding: 5.625rem !important; }

body.rtl .mr-t-90-rtl,
body.rtl .mr-tb-90-rtl,
.mr-t-90,
.mr-tb-90 {
  margin-top: 5.625rem !important; }

body.rtl .mr-b-90-rtl,
body.rtl .mr-tb-90-rtl,
.mr-b-90,
.mr-tb-90 {
  margin-bottom: 5.625rem !important; }

body.rtl .mr-90-rtl,
.mr-90 {
  margin: 5.625rem !important; }

body.rtl .pd-t-100-rtl,
body.rtl .pd-tb-100-rtl,
.pd-t-100,
.pd-tb-100 {
  padding-top: 6.25rem !important; }

body.rtl .pd-b-100-rtl,
body.rtl .pd-tb-100-rtl,
.pd-b-100,
.pd-tb-100 {
  padding-bottom: 6.25rem !important; }

body.rtl .pd-100-rtl,
.pd-100 {
  padding: 6.25rem !important; }

body.rtl .mr-t-100-rtl,
body.rtl .mr-tb-100-rtl,
.mr-t-100,
.mr-tb-100 {
  margin-top: 6.25rem !important; }

body.rtl .mr-b-100-rtl,
body.rtl .mr-tb-100-rtl,
.mr-b-100,
.mr-tb-100 {
  margin-bottom: 6.25rem !important; }

body.rtl .mr-100-rtl,
.mr-100 {
  margin: 6.25rem !important; }

body.rtl .pd-t-150-rtl,
body.rtl .pd-tb-150-rtl,
.pd-t-150,
.pd-tb-150 {
  padding-top: 9.375rem !important; }

body.rtl .pd-b-150-rtl,
body.rtl .pd-tb-150-rtl,
.pd-b-150,
.pd-tb-150 {
  padding-bottom: 9.375rem !important; }

body.rtl .pd-150-rtl,
.pd-150 {
  padding: 9.375rem !important; }

body.rtl .mr-t-150-rtl,
body.rtl .mr-tb-150-rtl,
.mr-t-150,
.mr-tb-150 {
  margin-top: 9.375rem !important; }

body.rtl .mr-b-150-rtl,
body.rtl .mr-tb-150-rtl,
.mr-b-150,
.mr-tb-150 {
  margin-bottom: 9.375rem !important; }

body.rtl .mr-150-rtl,
.mr-150 {
  margin: 9.375rem !important; }

body.rtl .pd-t-200-rtl,
body.rtl .pd-tb-200-rtl,
.pd-t-200,
.pd-tb-200 {
  padding-top: 12.5rem !important; }

body.rtl .pd-b-200-rtl,
body.rtl .pd-tb-200-rtl,
.pd-b-200,
.pd-tb-200 {
  padding-bottom: 12.5rem !important; }

body.rtl .pd-200-rtl,
.pd-200 {
  padding: 12.5rem !important; }

body.rtl .mr-t-200-rtl,
body.rtl .mr-tb-200-rtl,
.mr-t-200,
.mr-tb-200 {
  margin-top: 12.5rem !important; }

body.rtl .mr-b-200-rtl,
body.rtl .mr-tb-200-rtl,
.mr-b-200,
.mr-tb-200 {
  margin-bottom: 12.5rem !important; }

body.rtl .mr-200-rtl,
.mr-200 {
  margin: 12.5rem !important; }

body.rtl .pd-l-0-rtl,
body.rtl .pd-lr-0-rtl,
.pd-l-0,
.pd-lr-0 {
  padding-left: 0rem !important; }

body.rtl .pd-r-0-rtl,
body.rtl .pd-lr-0-rtl,
.pd-r-0,
.pd-lr-0 {
  padding-right: 0rem !important; }

body.rtl .mr-l-0-rtl,
body.rtl .mr-lr-0-rtl,
.mr-l-0,
.mr-lr-0 {
  margin-left: 0rem !important; }

body.rtl .mr-r-0-rtl,
body.rtl .mr-lr-0-rtl,
.mr-r-0,
.mr-lr-0 {
  margin-right: 0rem !important; }

body.rtl .pd-l-5-rtl,
body.rtl .pd-lr-5-rtl,
.pd-l-5,
.pd-lr-5 {
  padding-left: 0.3125rem !important; }

body.rtl .pd-r-5-rtl,
body.rtl .pd-lr-5-rtl,
.pd-r-5,
.pd-lr-5 {
  padding-right: 0.3125rem !important; }

body.rtl .mr-l-5-rtl,
body.rtl .mr-lr-5-rtl,
.mr-l-5,
.mr-lr-5 {
  margin-left: 0.3125rem !important; }

body.rtl .mr-r-5-rtl,
body.rtl .mr-lr-5-rtl,
.mr-r-5,
.mr-lr-5 {
  margin-right: 0.3125rem !important; }

body.rtl .pd-l-10-rtl,
body.rtl .pd-lr-10-rtl,
.pd-l-10,
.pd-lr-10 {
  padding-left: 0.625rem !important; }

body.rtl .pd-r-10-rtl,
body.rtl .pd-lr-10-rtl,
.pd-r-10,
.pd-lr-10 {
  padding-right: 0.625rem !important; }

body.rtl .mr-l-10-rtl,
body.rtl .mr-lr-10-rtl,
.mr-l-10,
.mr-lr-10 {
  margin-left: 0.625rem !important; }

body.rtl .mr-r-10-rtl,
body.rtl .mr-lr-10-rtl,
.mr-r-10,
.mr-lr-10 {
  margin-right: 0.625rem !important; }

body.rtl .pd-l-15-rtl,
body.rtl .pd-lr-15-rtl,
.pd-l-15,
.pd-lr-15 {
  padding-left: 0.9375rem !important; }

body.rtl .pd-r-15-rtl,
body.rtl .pd-lr-15-rtl,
.pd-r-15,
.pd-lr-15 {
  padding-right: 0.9375rem !important; }

body.rtl .mr-l-15-rtl,
body.rtl .mr-lr-15-rtl,
.mr-l-15,
.mr-lr-15 {
  margin-left: 0.9375rem !important; }

body.rtl .mr-r-15-rtl,
body.rtl .mr-lr-15-rtl,
.mr-r-15,
.mr-lr-15 {
  margin-right: 0.9375rem !important; }

body.rtl .pd-l-20-rtl,
body.rtl .pd-lr-20-rtl,
.pd-l-20,
.pd-lr-20 {
  padding-left: 1.25rem !important; }

body.rtl .pd-r-20-rtl,
body.rtl .pd-lr-20-rtl,
.pd-r-20,
.pd-lr-20 {
  padding-right: 1.25rem !important; }

body.rtl .mr-l-20-rtl,
body.rtl .mr-lr-20-rtl,
.mr-l-20,
.mr-lr-20 {
  margin-left: 1.25rem !important; }

body.rtl .mr-r-20-rtl,
body.rtl .mr-lr-20-rtl,
.mr-r-20,
.mr-lr-20 {
  margin-right: 1.25rem !important; }

body.rtl .pd-l-30-rtl,
body.rtl .pd-lr-30-rtl,
.pd-l-30,
.pd-lr-30 {
  padding-left: 1.875rem !important; }

body.rtl .pd-r-30-rtl,
body.rtl .pd-lr-30-rtl,
.pd-r-30,
.pd-lr-30 {
  padding-right: 1.875rem !important; }

body.rtl .mr-l-30-rtl,
body.rtl .mr-lr-30-rtl,
.mr-l-30,
.mr-lr-30 {
  margin-left: 1.875rem !important; }

body.rtl .mr-r-30-rtl,
body.rtl .mr-lr-30-rtl,
.mr-r-30,
.mr-lr-30 {
  margin-right: 1.875rem !important; }

body.rtl .pd-l-40-rtl,
body.rtl .pd-lr-40-rtl,
.pd-l-40,
.pd-lr-40 {
  padding-left: 2.5rem !important; }

body.rtl .pd-r-40-rtl,
body.rtl .pd-lr-40-rtl,
.pd-r-40,
.pd-lr-40 {
  padding-right: 2.5rem !important; }

body.rtl .mr-l-40-rtl,
body.rtl .mr-lr-40-rtl,
.mr-l-40,
.mr-lr-40 {
  margin-left: 2.5rem !important; }

body.rtl .mr-r-40-rtl,
body.rtl .mr-lr-40-rtl,
.mr-r-40,
.mr-lr-40 {
  margin-right: 2.5rem !important; }

body.rtl .pd-l-50-rtl,
body.rtl .pd-lr-50-rtl,
.pd-l-50,
.pd-lr-50 {
  padding-left: 3.125rem !important; }

body.rtl .pd-r-50-rtl,
body.rtl .pd-lr-50-rtl,
.pd-r-50,
.pd-lr-50 {
  padding-right: 3.125rem !important; }

body.rtl .mr-l-50-rtl,
body.rtl .mr-lr-50-rtl,
.mr-l-50,
.mr-lr-50 {
  margin-left: 3.125rem !important; }

body.rtl .mr-r-50-rtl,
body.rtl .mr-lr-50-rtl,
.mr-r-50,
.mr-lr-50 {
  margin-right: 3.125rem !important; }

body.rtl .pd-l-60-rtl,
body.rtl .pd-lr-60-rtl,
.pd-l-60,
.pd-lr-60 {
  padding-left: 3.75rem !important; }

body.rtl .pd-r-60-rtl,
body.rtl .pd-lr-60-rtl,
.pd-r-60,
.pd-lr-60 {
  padding-right: 3.75rem !important; }

body.rtl .mr-l-60-rtl,
body.rtl .mr-lr-60-rtl,
.mr-l-60,
.mr-lr-60 {
  margin-left: 3.75rem !important; }

body.rtl .mr-r-60-rtl,
body.rtl .mr-lr-60-rtl,
.mr-r-60,
.mr-lr-60 {
  margin-right: 3.75rem !important; }

body.rtl .pd-l-70-rtl,
body.rtl .pd-lr-70-rtl,
.pd-l-70,
.pd-lr-70 {
  padding-left: 4.375rem !important; }

body.rtl .pd-r-70-rtl,
body.rtl .pd-lr-70-rtl,
.pd-r-70,
.pd-lr-70 {
  padding-right: 4.375rem !important; }

body.rtl .mr-l-70-rtl,
body.rtl .mr-lr-70-rtl,
.mr-l-70,
.mr-lr-70 {
  margin-left: 4.375rem !important; }

body.rtl .mr-r-70-rtl,
body.rtl .mr-lr-70-rtl,
.mr-r-70,
.mr-lr-70 {
  margin-right: 4.375rem !important; }

body.rtl .pd-l-80-rtl,
body.rtl .pd-lr-80-rtl,
.pd-l-80,
.pd-lr-80 {
  padding-left: 5rem !important; }

body.rtl .pd-r-80-rtl,
body.rtl .pd-lr-80-rtl,
.pd-r-80,
.pd-lr-80 {
  padding-right: 5rem !important; }

body.rtl .mr-l-80-rtl,
body.rtl .mr-lr-80-rtl,
.mr-l-80,
.mr-lr-80 {
  margin-left: 5rem !important; }

body.rtl .mr-r-80-rtl,
body.rtl .mr-lr-80-rtl,
.mr-r-80,
.mr-lr-80 {
  margin-right: 5rem !important; }

body.rtl .pd-l-90-rtl,
body.rtl .pd-lr-90-rtl,
.pd-l-90,
.pd-lr-90 {
  padding-left: 5.625rem !important; }

body.rtl .pd-r-90-rtl,
body.rtl .pd-lr-90-rtl,
.pd-r-90,
.pd-lr-90 {
  padding-right: 5.625rem !important; }

body.rtl .mr-l-90-rtl,
body.rtl .mr-lr-90-rtl,
.mr-l-90,
.mr-lr-90 {
  margin-left: 5.625rem !important; }

body.rtl .mr-r-90-rtl,
body.rtl .mr-lr-90-rtl,
.mr-r-90,
.mr-lr-90 {
  margin-right: 5.625rem !important; }

/* RTL Margin Helpers
=========================*/
body.rtl .ml-0-rtl, body.rtl .mx-0-rtl, body.rtl .m-0-rtl {
  margin-left: 0 !important; }

body.rtl .mr-0-rtl, body.rtl .mx-0-rtl, body.rtl .m-0-rtl {
  margin-right: 0 !important; }

body.rtl .mt-0-rtl, body.rtl .my-0-rtl, body.rtl .m-0-rtl {
  margin-top: 0 !important; }

body.rtl .mb-0-rtl, body.rtl .my-0-rtl, body.rtl .m-0-rtl {
  margin-bottom: 0 !important; }

body.rtl .ml-1-rtl, body.rtl .mx-1-rtl, body.rtl .m-1-rtl {
  margin-left: 0.25rem !important; }

body.rtl .mr-1-rtl, body.rtl .mx-1-rtl, body.rtl .m-1-rtl {
  margin-right: 0.25rem !important; }

body.rtl .mt-1-rtl, body.rtl .my-1-rtl, body.rtl .m-1-rtl {
  margin-top: 0.25rem !important; }

body.rtl .mb-1-rtl, body.rtl .my-1-rtl, body.rtl .m-1-rtl {
  margin-bottom: 0.25rem !important; }

body.rtl .ml-2-rtl, body.rtl .mx-2-rtl, body.rtl .m-2-rtl {
  margin-left: 0.5rem !important; }

body.rtl .mr-2-rtl, body.rtl .mx-2-rtl, body.rtl .m-2-rtl {
  margin-right: 0.5rem !important; }

body.rtl .mt-2-rtl, body.rtl .my-2-rtl, body.rtl .m-2-rtl {
  margin-top: 0.5rem !important; }

body.rtl .mb-2-rtl, body.rtl .my-2-rtl, body.rtl .m-2-rtl {
  margin-bottom: 0.5rem !important; }

body.rtl .ml-3-rtl, body.rtl .mx-3-rtl, body.rtl .m-3-rtl {
  margin-left: 1rem !important; }

body.rtl .mr-3-rtl, body.rtl .mx-3-rtl, body.rtl .m-3-rtl {
  margin-right: 1rem !important; }

body.rtl .mt-3-rtl, body.rtl .my-3-rtl, body.rtl .m-3-rtl {
  margin-top: 1rem !important; }

body.rtl .mb-3-rtl, body.rtl .my-3-rtl, body.rtl .m-3-rtl {
  margin-bottom: 1rem !important; }

body.rtl .ml-4-rtl, body.rtl .mx-4-rtl, body.rtl .m-4-rtl {
  margin-left: 1.5rem !important; }

body.rtl .mr-4-rtl, body.rtl .mx-4-rtl, body.rtl .m-4-rtl {
  margin-right: 1.5rem !important; }

body.rtl .mt-4-rtl, body.rtl .my-4-rtl, body.rtl .m-4-rtl {
  margin-top: 1.5rem !important; }

body.rtl .mb-4-rtl, body.rtl .my-4-rtl, body.rtl .m-4-rtl {
  margin-bottom: 1.5rem !important; }

body.rtl .ml-5-rtl, body.rtl .mx-5-rtl, body.rtl .m-5-rtl {
  margin-left: 3rem !important; }

body.rtl .mr-5-rtl, body.rtl .mx-5-rtl, body.rtl .m-5-rtl {
  margin-right: 3rem !important; }

body.rtl .mt-5-rtl, body.rtl .my-5-rtl, body.rtl .m-5-rtl {
  margin-top: 3rem !important; }

body.rtl .mb-5-rtl, body.rtl .my-5-rtl, body.rtl .m-5-rtl {
  margin-bottom: 3rem !important; }

body.rtl .mr-auto-rtl, body.rtl .mx-auto-rtl, body.rtl .m-auto-rtl, body.rtl .my-auto-rtl {
  margin-right: auto !important; }

body.rtl .ml-auto-rtl, body.rtl .mx-auto-rtl, body.rtl .m-auto-rtl, body.rtl .my-auto-rtl {
  margin-left: auto !important; }

body.rtl .mt-auto-rtl {
  margin-top: auto !important; }

body.rtl .mb-auto-rtl {
  margin-bottom: auto !important; }

/* RTL Padding Helpers
=========================*/
body.rtl .pl-0-rtl, body.rtl .px-0-rtl, body.rtl .p-0-rtl {
  padding-left: 0 !important; }

body.rtl .pr-0-rtl, body.rtl .px-0-rtl, body.rtl .p-0-rtl {
  padding-right: 0 !important; }

body.rtl .pt-0-rtl, body.rtl .py-0-rtl, body.rtl .p-0-rtl {
  padding-top: 0 !important; }

body.rtl .pb-0-rtl, body.rtl .py-0-rtl, body.rtl .p-0-rtl {
  padding-bottom: 0 !important; }

body.rtl .pl-1-rtl, body.rtl .px-1-rtl, body.rtl .p-1-rtl {
  padding-left: 0.25rem !important; }

body.rtl .pr-1-rtl, body.rtl .px-1-rtl, body.rtl .p-1-rtl {
  padding-right: 0.25rem !important; }

body.rtl .pt-1-rtl, body.rtl .py-1-rtl, body.rtl .p-1-rtl {
  padding-top: 0.25rem !important; }

body.rtl .pb-1-rtl, body.rtl .py-1-rtl, body.rtl .p-1-rtl {
  padding-bottom: 0.25rem !important; }

body.rtl .pl-2-rtl, body.rtl .px-2-rtl, body.rtl .p-2-rtl {
  padding-left: 0.5rem !important; }

body.rtl .pr-2-rtl, body.rtl .px-2-rtl, body.rtl .p-2-rtl {
  padding-right: 0.5rem !important; }

body.rtl .pt-2-rtl, body.rtl .py-2-rtl, body.rtl .p-2-rtl {
  padding-top: 0.5rem !important; }

body.rtl .pb-2-rtl, body.rtl .py-2-rtl, body.rtl .p-2-rtl {
  padding-bottom: 0.5rem !important; }

body.rtl .pl-3-rtl, body.rtl .px-3-rtl, body.rtl .p-3-rtl {
  padding-left: 1rem !important; }

body.rtl .pr-3-rtl, body.rtl .px-3-rtl, body.rtl .p-3-rtl {
  padding-right: 1rem !important; }

body.rtl .pt-3-rtl, body.rtl .py-3-rtl, body.rtl .p-3-rtl {
  padding-top: 1rem !important; }

body.rtl .pb-3-rtl, body.rtl .py-3-rtl, body.rtl .p-3-rtl {
  padding-bottom: 1rem !important; }

body.rtl .pl-4-rtl, body.rtl .px-4-rtl, body.rtl .p-4-rtl {
  padding-left: 1.5rem !important; }

body.rtl .pr-4-rtl, body.rtl .px-4-rtl, body.rtl .p-4-rtl {
  padding-right: 1.5rem !important; }

body.rtl .pt-4-rtl, body.rtl .py-4-rtl, body.rtl .p-4-rtl {
  padding-top: 1.5rem !important; }

body.rtl .pb-4-rtl, body.rtl .py-4-rtl, body.rtl .p-4-rtl {
  padding-bottom: 1.5rem !important; }

body.rtl .pl-5-rtl, body.rtl .px-5-rtl, body.rtl .p-5-rtl {
  padding-left: 3rem !important; }

body.rtl .pr-5-rtl, body.rtl .px-5-rtl, body.rtl .p-5-rtl {
  padding-right: 3rem !important; }

body.rtl .pt-5-rtl, body.rtl .py-5-rtl, body.rtl .p-5-rtl {
  padding-top: 3rem !important; }

body.rtl .pb-5-rtl, body.rtl .py-5-rtl, body.rtl .p-5-rtl {
  padding-bottom: 3rem !important; }

/* Float RTL Helpers
=========================*/
body.rtl .float-right-rtl {
  float: right !important; }

body.rtl .float-left-rtl {
  float: left !important; }

body.rtl .float-none-rtl {
  float: none !important; }

body.rtl .float-xs-right-rtl {
  float: right !important; }

body.rtl .float-xs-left-rtl {
  float: left !important; }

body.rtl .float-sm-right-rtl {
  float: right !important; }

body.rtl .float-sm-left-rtl {
  float: left !important; }

body.rtl .float-md-right-rtl {
  float: right !important; }

body.rtl .float-md-left-rtl {
  float: left !important; }

body.rtl .float-lg-right-rtl {
  float: right !important; }

body.rtl .float-lg-left-rtl {
  float: left !important; }

body.rtl .float-xl-right-rtl {
  float: right !important; }

body.rtl .float-xl-left-rtl {
  float: left !important; }

/* Width Helpers
=========================*/
.w-10 {
  width: 10% !important; }

.w-20 {
  width: 20% !important; }

.w-30 {
  width: 30% !important; }

.w-40 {
  width: 40% !important; }

.w-50 {
  width: 50% !important; }

.w-60 {
  width: 60% !important; }

.w-70 {
  width: 70% !important; }

.w-80 {
  width: 80% !important; }

.w-90 {
  width: 90% !important; }

.w-100 {
  width: 100% !important; }

/********************************
 *********************************
Progress
 *********************************
 *********************************/
.progress .progress-bar {
  height: 100%; }

.progress.progress-xsm {
  height: 1.25rem;
  margin: 0.5em 0; }

.progress.progress-sm {
  height: 0.625rem;
  margin: 0.35714em 0; }

.progress.inverse {
  background: rgba(255, 255, 255, 0.3); }

.progress-lg .progress-bar {
  height: 100%; }

/********************************
 *********************************
Tables
 *********************************
 *********************************/
.table thead tr.thead-inverse th {
  background: inherit; }

.table.table-inverse thead th {
  border-width: 0; }

.table > tbody > tr:first-child > td {
  border-top: none; }

.table.table-borderless td, .table.table-borderless th {
  border: none; }

.table > tbody > tr[class*="bg-"] > td {
  color: #fff; }

.table > thead > tr > th {
  border-bottom-width: 1px;
  border-top-width: 0px; }

.table.color-table > thead > tr > th {
  border: 0; }

.table .progress {
  margin: 0;
  margin-bottom: 0 !important;
  position: relative;
  top: 0.66667em; }

td.footable-sortable > span.fooicon,
th.footable-sortable > span.fooicon {
  top: 1.08333em;
  font-size: 0.85714em; }

/* DataTables
========================*/
/* .dataTables_wrapper label {
  font-weight: normal; }

.dataTables_wrapper .dataTables_filter input {
  padding: 0.35714em 0.71429em;
  border: 0.0625rem solid #eee;
  border-radius: 0.125rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .dataTables_wrapper .dataTables_filter input:focus {
    border-color: #17bff0; }

.dataTables_wrapper .dataTables_length {
  margin: 1.07143em auto; }
  .dataTables_wrapper .dataTables_length select {
    padding: 0.21429em 0.5em; }

.dataTables_wrapper table.dataTable {
  border: 1px solid #eef1f2;
  margin-top: 1.42857em; }
  .dataTables_wrapper table.dataTable thead th {
    border-color: #eef1f2; }
  .dataTables_wrapper table.dataTable th, .dataTables_wrapper table.dataTable td {
    padding: 1.07143em 1.42857em; }
  .dataTables_wrapper table.dataTable tbody tr {
    background: transparent; }
  .dataTables_wrapper table.dataTable tbody tr.even {
    background: rgba(25, 118, 210, 0.05); }
  .dataTables_wrapper table.dataTable tfoot th {
    border-top: 0.0625rem solid #eef1f2; }
  .dataTables_wrapper table.dataTable thead th {
    border-top: 0; }
  .dataTables_wrapper table.dataTable thead .sorting,
  .dataTables_wrapper table.dataTable thead .sorting_asc,
  .dataTables_wrapper table.dataTable thead .sorting_desc {
    background: none;
    position: relative; }
    .dataTables_wrapper table.dataTable thead .sorting:before,
    .dataTables_wrapper table.dataTable thead .sorting_asc:before,
    .dataTables_wrapper table.dataTable thead .sorting_desc:before {
      position: absolute;
      top: 50%;
      right: 0.71429em;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      font-family: "Material Icons";
      -webkit-font-feature-settings: 'liga';
              font-feature-settings: 'liga';
      font-size: 1.28571em; }
  .dataTables_wrapper table.dataTable thead .sorting_asc::before {
    content: 'expand_less'; }
  .dataTables_wrapper table.dataTable thead .sorting_desc::before {
    content: 'expand_more'; }
  .dataTables_wrapper table.dataTable thead .sorting::before {
    content: 'sort';
    opacity: 0.1; }

.dataTables_wrapper .dataTables_info {
  margin-top: 1.42857em;
  color: #999; }

.dataTables_wrapper .dataTables_paginate {
  margin-top: 2.14286em;
  padding: 0;
  border: 0.0625rem solid #ddd; }
  .dataTables_wrapper .dataTables_paginate .paginate_button {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 0;
    color: #1976d2 !important; }
    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
      background: none;
      border: 0;
      color: #999 !important; }
    .dataTables_wrapper .dataTables_paginate .paginate_button:focus {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .dataTables_wrapper .dataTables_paginate .paginate_button.current {
      background: #1976d2;
      border: 0;
      border-radius: 0;
      color: #fff !important; }
      .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        background: #145ca4;
        border: 0;
        color: #fff !important; }
    .dataTables_wrapper .dataTables_paginate .paginate_button.next, .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
      border: 0; }
 */
/* Bootstrap Tables
========================*/
.bootstrap-table {
  position: relative; }
  .bootstrap-table .btn {
    cursor: pointer; }
    .bootstrap-table .btn i:before {
      font-family: "Material Icons";
      display: block;
      line-height: 1;
      font-style: normal;
      font-size: 1.33333em; }
    .bootstrap-table .btn[name="refresh"] i:before {
      content: "refresh"; }
    .bootstrap-table .btn[name="toggle"] i:before {
      content: "dehaze"; }
    .bootstrap-table .btn i.glyphicon-th:before {
      content: "apps";
      display: inline;
      vertical-align: middle; }

.fixed-table-toolbar {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: 0;
  right: 1.07143em;
  z-index: 1;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  margin-top: -0.71429em; }
  .fixed-table-toolbar .search {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .fixed-table-toolbar .btn-group, .fixed-table-toolbar .btn-group > .btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .fixed-table-toolbar .btn-group .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .fixed-table-toolbar .search, .fixed-table-toolbar .columns {
    margin-top: 0;
    margin-bottom: 0; }
    .fixed-table-toolbar .search .btn, .fixed-table-toolbar .columns .btn {
      padding: 0 0.71429em; }
    .fixed-table-toolbar .search .dropdown-menu label, .fixed-table-toolbar .columns .dropdown-menu label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer; }
    .fixed-table-toolbar .search .dropdown-menu input, .fixed-table-toolbar .columns .dropdown-menu input {
      margin-right: 1em; }
  @media (max-width: 767px) {
    .fixed-table-toolbar {
      display: none; } }
  body.rtl .fixed-table-toolbar {
    left: 0;
    right: auto; }

.fixed-table-container {
  border: 0;
  border-bottom: 0.0625rem solid #eef1f2; }
  .fixed-table-container thead th .both {
    background: none;
    position: relative; }
    .fixed-table-container thead th .both:before {
      content: '';
      position: absolute;
      top: 50%;
      right: 0.71429em;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      font-family: "Material Icons";
      -webkit-font-feature-settings: 'liga';
              font-feature-settings: 'liga';
      font-size: 1.28571em; }
  .fixed-table-container thead th .both.asc::before {
    content: 'expand_less';
    opacity: 1; }
  .fixed-table-container thead th .both.desc::before {
    content: 'expand_more';
    opacity: 1; }
  .fixed-table-container thead th .both::before {
    content: 'sort';
    opacity: 0.1; }

.bootstrap-table .table {
  border: 0.0625rem solid #eef1f2; }
  .bootstrap-table .table > tbody > tr > td,
  .bootstrap-table .table > thead > tr > th {
    border-color: #eef1f2; }
  .bootstrap-table .table > tbody > tr.selected > td {
    background: rgba(25, 118, 210, 0.05); }

.table-striped tbody tr:nth-of-type(odd),
.table-hover tbody tr:hover {
  background-color: rgba(25, 118, 210, 0.05); }

/* Responsive Tables
========================*/
.responsive-utilities .is-hidden {
  color: #ccc;
  background-color: #f9f9f9 !important; }

.responsive-utilities .is-visible {
  color: #468847;
  background-color: #dff0d8 !important; }

.tablesaw .tablesaw-sortable-head:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0.71429em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "Material Icons";
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
  font-size: 1.28571em; }

.tablesaw .tablesaw-swipe-cellpersist {
  border-right: 2px solid #e4e9f0; }

.tablesaw .tablesaw-sortable-ascending:before {
  content: 'expand_less'; }

.tablesaw .tablesaw-sortable-descending:before {
  content: 'expand_more'; }

.tablesaw-bar .tablesaw-columntoggle-popup .btn-group {
  display: inline-block;
  margin: 0.71429em 0 0.35714em 0; }
  .tablesaw-bar .tablesaw-columntoggle-popup .btn-group label {
    height: auto;
    line-height: 2rem; }
    .tablesaw-bar .tablesaw-columntoggle-popup .btn-group label input {
      height: auto;
      position: relative;
      top: 0.14286em; }

.tablesaw-bar .tablesaw-bar-section .btn-select {
  padding: 0.40816em 0.81633em;
  padding-right: 4.08163em;
  font-weight: normal;
  position: relative;
  font-family: 'Quicksand', sans-serif;
  background: #eee;
  text-transform: none; }
  .tablesaw-bar .tablesaw-bar-section .btn-select span {
    line-height: 1.63265em;
    height: 1.63265em;
    display: block; }
  .tablesaw-bar .tablesaw-bar-section .btn-select select {
    cursor: pointer; }
  .tablesaw-bar .tablesaw-bar-section .btn-select:after {
    display: none; }
  .tablesaw-bar .tablesaw-bar-section .btn-select:before {
    content: 'expand_more';
    font-family: "Material Icons";
    -webkit-font-feature-settings: 'liga';
            font-feature-settings: 'liga';
    font-size: 1.46939em;
    text-transform: lowercase;
    position: absolute;
    top: 50%;
    right: 0.81633em;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    line-height: 1; }

.tablesaw-sortable-arrow {
  display: none; }

.tablesaw-swipe .tablesaw-cell-persist {
  border-right: 0.0625rem solid #eee; }

/* Editable
========================*/
.table-editable .tabledit-toolbar,
.table-editable-inline .tabledit-toolbar {
  display: inline !important; }
  .table-editable .tabledit-toolbar .tabledit-save-button, .table-editable .tabledit-toolbar .tabledit-confirm-button, .table-editable .tabledit-toolbar .tabledit-restore-button,
  .table-editable-inline .tabledit-toolbar .tabledit-save-button,
  .table-editable-inline .tabledit-toolbar .tabledit-confirm-button,
  .table-editable-inline .tabledit-toolbar .tabledit-restore-button {
    margin-left: 0.66667em; }
  .table-editable .tabledit-toolbar .btn-group .btn,
  .table-editable-inline .tabledit-toolbar .btn-group .btn {
    cursor: pointer; }
    .table-editable .tabledit-toolbar .btn-group .btn span.glyphicon::before,
    .table-editable-inline .tabledit-toolbar .btn-group .btn span.glyphicon::before {
      font-family: "feather";
      display: inline-block;
      line-height: 1;
      font-style: normal;
      font-size: 1.33333em;
      font-weight: 300;
      position: relative;
      top: 3px; }
    .table-editable .tabledit-toolbar .btn-group .btn .glyphicon-pencil::before,
    .table-editable-inline .tabledit-toolbar .btn-group .btn .glyphicon-pencil::before {
      content: "\e950"; }
    .table-editable .tabledit-toolbar .btn-group .btn .glyphicon-trash::before,
    .table-editable-inline .tabledit-toolbar .btn-group .btn .glyphicon-trash::before {
      content: "\e9cd"; }

.table-editable tr.tabledit-deleted-row,
.table-editable-inline tr.tabledit-deleted-row {
  display: none; }

/* Footable
========================*/
.footable .footable-sortable .fooicon {
  display: none; }

.footable .footable-sortable:before {
  content: 'sort';
  opacity: 0;
  font-family: 'Material Icons';
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
  position: absolute;
  top: 50%;
  right: 0.71429em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.28571em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.footable .footable-sortable:hover::before {
  opacity: 1; }

.footable .footable-sortable.footable-asc::before {
  content: 'expand_more';
  opacity: 1; }

.footable .footable-sortable.footable-desc::before {
  content: 'expand_less';
  opacity: 1; }

.footable .footable-filtering th {
  border-top: none; }

.footable .footable-filtering form.form-inline {
  margin-top: 0;
  margin-bottom: 1.07143em;
  float: right; }

.footable .checkbox input[type="checkbox"] {
  opacity: 1; }

.footable .footable-first-visible span::before {
  display: none; }

.footable .footable-first-visible span::after {
  font-family: "FontAwesome";
  display: block;
  font-style: normal;
  font-size: 1.28571em;
  font-weight: 300; }

.footable .footable-first-visible .fooicon-plus::after {
  content: "\f067"; }

.footable .footable-first-visible .fooicon-minus::after {
  content: "\f068"; }

.footable .input-group-btn {
  display: inline-block; }
  .footable .input-group-btn .btn span.fooicon::before {
    display: none; }
  .footable .input-group-btn .btn span.fooicon::after {
    font-family: "FontAwesome";
    display: block;
    font-style: normal;
    font-size: 1.06667em;
    font-weight: 300; }
  .footable .input-group-btn .btn .fooicon-search::after {
    content: "\f002"; }

.footable .footable-paging span.label {
  font-size: 0.78571em;
  background: rgba(0, 0, 0, 0.7);
  color: #fff; }

.footable .footable-paging .pagination {
  margin: auto;
  display: inline-block; }
  .footable .footable-paging .pagination > li.active > a {
    background: #51d2b7;
    border-color: #51d2b7;
    color: #fff; }
  .footable .footable-paging .pagination li a {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -0.07143em;
    line-height: 1.25;
    color: #51d2b7;
    background-color: #fff;
    border: 0.0625rem solid #ddd; }
    .footable .footable-paging .pagination li a:hover {
      background: #51d2b7;
      border-color: #51d2b7;
      color: #fff; }
  .footable .footable-paging .pagination li.footable-page-nav[data-page="first"] a {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .footable .footable-paging .pagination li.footable-page-nav[data-page="last"] a {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }

table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox input[type="checkbox"] {
  line-height: 1em;
  height: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.footable-filtering .footable-filtering-search .dropdown-menu li a {
  display: block;
  width: 100%;
  padding: 0.21429em 1.42857em;
  padding-top: 0.35714em;
  padding-bottom: 0.35714em;
  clear: both;
  font-weight: normal;
  color: #888;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .footable-filtering .footable-filtering-search .dropdown-menu li a:hover {
    color: #555;
    text-decoration: none;
    background-color: #f7fafc; }
  .footable-filtering .footable-filtering-search .dropdown-menu li a label {
    cursor: pointer; }

/********************************
*********************************
Card
*********************************
*********************************/
.card[class*='bg']:not([class*='card-inverse']) .card-header {
  background: inherit; }

.card-blue {
  background: #0275d8; }

.card-indigo {
  background: #6610f2; }

.card-purple {
  background: #9c77ef; }

.card-pink {
  background: #ff6b88; }

.card-red {
  background: #ff3333; }

.card-orange {
  background: #fb9678; }

.card-yellow {
  background: #f5ff30; }

.card-green {
  background: #38d57a; }

.card-teal {
  background: #20c997; }

.card-cyan {
  background: #17bff0; }

.card-white {
  background: #fff; }

.card-gray {
  background: #868e96; }

.card-gray-dark {
  background: #343a40; }

.card-title {
  margin-top: 0; }

.card-header .list-icon {
  position: absolute;
  right: 0.625rem;
  top: 0.625rem;
  width: 3.125rem;
  height: 3.125rem;
  text-align: center;
  line-height: 3.125rem;
  border-radius: 100%;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }

.card-action {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 1.25rem; }

.text-inverse .card-link:hover, .card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1em; }

.card-expandable .card-body, .card-expandable .card-action {
  display: none; }

.card-expandable.card-expanded .card-body,
.card-expandable.card-expanded .card-action {
  display: block; }

.card-expandable.card-expanded .list-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.card-expandable .card-header {
  cursor: pointer; }

.card-outline-facebook {
  border-color: #4b64a6; }
  .card-outline-facebook .card-footer,
  .card-outline-facebook .card-header {
    background: #4b64a6; }

.card-outline-twitter {
  border-color: #0dace3; }
  .card-outline-twitter .card-footer,
  .card-outline-twitter .card-header {
    background: #0dace3; }

.card-outline-googleplus {
  border-color: #dd4b39; }
  .card-outline-googleplus .card-footer,
  .card-outline-googleplus .card-header {
    background: #dd4b39; }

.card-outline-linkedin {
  border-color: #007bb6; }
  .card-outline-linkedin .card-footer,
  .card-outline-linkedin .card-header {
    background: #007bb6; }

.card-outline-instagram {
  border-color: #3f729b; }
  .card-outline-instagram .card-footer,
  .card-outline-instagram .card-header {
    background: #3f729b; }

.card-outline-pinterest {
  border-color: #cb2027; }
  .card-outline-pinterest .card-footer,
  .card-outline-pinterest .card-header {
    background: #cb2027; }

.card-outline-dribbble {
  border-color: #ea4c89; }
  .card-outline-dribbble .card-footer,
  .card-outline-dribbble .card-header {
    background: #ea4c89; }

.card-outline-youtube {
  border-color: #b00; }
  .card-outline-youtube .card-footer,
  .card-outline-youtube .card-header {
    background: #b00; }

.card-outline-blue {
  border-color: #0275d8; }
  .card-outline-blue .card-footer,
  .card-outline-blue .card-header {
    background: #0275d8; }

.card-outline-persian-blue {
  border-color: #4786ff; }
  .card-outline-persian-blue .card-footer,
  .card-outline-persian-blue .card-header {
    background: #4786ff; }

.card-outline-indigo {
  border-color: #6610f2; }
  .card-outline-indigo .card-footer,
  .card-outline-indigo .card-header {
    background: #6610f2; }

.card-outline-purple {
  border-color: #9c77ef; }
  .card-outline-purple .card-footer,
  .card-outline-purple .card-header {
    background: #9c77ef; }

.card-outline-pink {
  border-color: #ff6b88; }
  .card-outline-pink .card-footer,
  .card-outline-pink .card-header {
    background: #ff6b88; }

.card-outline-red {
  border-color: #ff3333; }
  .card-outline-red .card-footer,
  .card-outline-red .card-header {
    background: #ff3333; }

.card-outline-cerize-red {
  border-color: #fa607e; }
  .card-outline-cerize-red .card-footer,
  .card-outline-cerize-red .card-header {
    background: #fa607e; }

.card-outline-orange {
  border-color: #fb9678; }
  .card-outline-orange .card-footer,
  .card-outline-orange .card-header {
    background: #fb9678; }

.card-outline-yellow {
  border-color: #f5ff30; }
  .card-outline-yellow .card-footer,
  .card-outline-yellow .card-header {
    background: #f5ff30; }

.card-outline-mustard {
  border-color: #fdb44d; }
  .card-outline-mustard .card-footer,
  .card-outline-mustard .card-header {
    background: #fdb44d; }

.card-outline-green {
  border-color: #38d57a; }
  .card-outline-green .card-footer,
  .card-outline-green .card-header {
    background: #38d57a; }

.card-outline-teal {
  border-color: #20c997; }
  .card-outline-teal .card-footer,
  .card-outline-teal .card-header {
    background: #20c997; }

.card-outline-cyan {
  border-color: #17bff0; }
  .card-outline-cyan .card-footer,
  .card-outline-cyan .card-header {
    background: #17bff0; }

.card-outline-primary {
  border-color: #1976d2; }
  .card-outline-primary .card-footer,
  .card-outline-primary .card-header {
    background: #1976d2; }

.card-outline-secondary {
  border-color: #868e96; }
  .card-outline-secondary .card-footer,
  .card-outline-secondary .card-header {
    background: #868e96; }

.card-outline-success {
  border-color: #38d57a; }
  .card-outline-success .card-footer,
  .card-outline-success .card-header {
    background: #38d57a; }

.card-outline-info {
  border-color: #17bff0; }
  .card-outline-info .card-footer,
  .card-outline-info .card-header {
    background: #17bff0; }

.card-outline-warning {
  border-color: #f5ff30; }
  .card-outline-warning .card-footer,
  .card-outline-warning .card-header {
    background: #f5ff30; }

.card-outline-danger {
  border-color: #ff3333; }
  .card-outline-danger .card-footer,
  .card-outline-danger .card-header {
    background: #ff3333; }

.card-outline-light {
  border-color: #f8f9fa; }
  .card-outline-light .card-footer,
  .card-outline-light .card-header {
    background: #f8f9fa; }

.card-outline-dark {
  border-color: #343a40; }
  .card-outline-dark .card-footer,
  .card-outline-dark .card-header {
    background: #343a40; }

.card-outline-white {
  border-color: #fff; }
  .card-outline-white .card-footer,
  .card-outline-white .card-header {
    background: #fff; }

.card-outline-blue {
  border-color: #0275d8; }
  .card-outline-blue .card-footer,
  .card-outline-blue .card-header {
    background: #0275d8; }

.card-outline-indigo {
  border-color: #6610f2; }
  .card-outline-indigo .card-footer,
  .card-outline-indigo .card-header {
    background: #6610f2; }

.card-outline-purple {
  border-color: #9c77ef; }
  .card-outline-purple .card-footer,
  .card-outline-purple .card-header {
    background: #9c77ef; }

.card-outline-pink {
  border-color: #ff6b88; }
  .card-outline-pink .card-footer,
  .card-outline-pink .card-header {
    background: #ff6b88; }

.card-outline-red {
  border-color: #ff3333; }
  .card-outline-red .card-footer,
  .card-outline-red .card-header {
    background: #ff3333; }

.card-outline-orange {
  border-color: #fb9678; }
  .card-outline-orange .card-footer,
  .card-outline-orange .card-header {
    background: #fb9678; }

.card-outline-yellow {
  border-color: #f5ff30; }
  .card-outline-yellow .card-footer,
  .card-outline-yellow .card-header {
    background: #f5ff30; }

.card-outline-green {
  border-color: #38d57a; }
  .card-outline-green .card-footer,
  .card-outline-green .card-header {
    background: #38d57a; }

.card-outline-teal {
  border-color: #20c997; }
  .card-outline-teal .card-footer,
  .card-outline-teal .card-header {
    background: #20c997; }

.card-outline-cyan {
  border-color: #17bff0; }
  .card-outline-cyan .card-footer,
  .card-outline-cyan .card-header {
    background: #17bff0; }

.card-outline-white {
  border-color: #fff; }
  .card-outline-white .card-footer,
  .card-outline-white .card-header {
    background: #fff; }

.card-outline-gray {
  border-color: #868e96; }
  .card-outline-gray .card-footer,
  .card-outline-gray .card-header {
    background: #868e96; }

.card-outline-gray-dark {
  border-color: #343a40; }
  .card-outline-gray-dark .card-footer,
  .card-outline-gray-dark .card-header {
    background: #343a40; }

[class*='card-outline'] .card-block {
  background: #fff;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

[class*='card-outline'] .card-footer,
[class*='card-outline'] .card-header {
  color: #fff; }
  [class*='card-outline'] .card-footer h1, [class*='card-outline'] .card-footer h2, [class*='card-outline'] .card-footer h3, [class*='card-outline'] .card-footer h4, [class*='card-outline'] .card-footer h5, [class*='card-outline'] .card-footer h6,
  [class*='card-outline'] .card-header h1,
  [class*='card-outline'] .card-header h2,
  [class*='card-outline'] .card-header h3,
  [class*='card-outline'] .card-header h4,
  [class*='card-outline'] .card-header h5,
  [class*='card-outline'] .card-header h6 {
    color: inherit; }

.card-body {
  z-index: 1; }

.blog-post-new .card-header {
  position: relative;
  z-index: 1; }
  .blog-post-new .card-header::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 7.14286em;
    -webkit-transform: skewY(-4deg) translateY(70%);
            transform: skewY(-4deg) translateY(70%);
    background: #fff;
    z-index: 0; }
  .blog-post-new .card-header .user-image {
    position: absolute;
    right: 2.85714em;
    bottom: -0.35714em; }
  .blog-post-new .card-header .badge, .blog-post-new .card-header .label {
    position: absolute;
    padding: 0.57143em 1.14286em;
    top: 1.42857em;
    left: 1.42857em;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
    .blog-post-new .card-header .badge::before, .blog-post-new .card-header .label::before {
      content: "";
      position: absolute;
      right: -1em;
      top: 0;
      border-style: solid;
      border-width: 0px 0 15.5px 14px;
      border-color: transparent transparent transparent #ff3333; }
    .blog-post-new .card-header .badge::after, .blog-post-new .card-header .label::after {
      content: "";
      position: absolute;
      right: -1em;
      bottom: 0;
      border-style: solid;
      border-width: 15.5px 0 0 14px;
      border-color: transparent transparent transparent #ff3333; }

.blog-post-new .card-body {
  padding-left: 2.14286em;
  padding-right: 2.14286em; }
  .blog-post-new .card-body p {
    font-size: 0.92857em;
    line-height: 1.78571em; }

.blog-post-new .card-action a {
  font-weight: 400;
  font-size: 0.92857em; }
  .blog-post-new .card-action a i {
    font-size: 1.14286em; }

body.rtl .blog-post-new .card-header .user-image {
  right: auto;
  left: 2.85714em; }

.listing-card {
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 6px;
  width: 100%; }
  .listing-card header, .listing-card .card-info, .listing-card footer {
    padding-left: 15px;
    padding-right: 15px; }
  .listing-card h4 {
    font-size: 1.6em; }
  .listing-card figure {
    position: relative; }
    .listing-card figure a:not(.add-to-favourites) {
      display: block; }
    .listing-card figure img {
      width: 100%;
      height: auto; }
  .listing-card .add-to-favourites {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 10px;
    border-radius: 3px;
    background: #000;
    opacity: .6;
    color: #fff;
    line-height: 1; }
    .listing-card .add-to-favourites:hover {
      opacity: .8; }
    .listing-card .add-to-favourites i {
      font-size: 1.06667em;
      line-height: 1; }
  .listing-card .card-info {
    font-family: 'Quicksand', sans-serif;
    font-size: 0.93333em;
    color: #bbb;
    font-weight: 500;
    margin-top: 1.78571em;
    letter-spacing: -1px; }
    .listing-card .card-info strong {
      color: #666; }
  .listing-card svg {
    width: 36px;
    height: 36px;
    vertical-align: middle;
    position: relative;
    top: -2px; }
  .listing-card .card-info-baths svg {
    top: -6px; }
  .listing-card .card-info path,
  .listing-card .card-info line,
  .listing-card .card-info g {
    stroke: #bbb; }
  .listing-card header {
    color: #666;
    margin-top: 1.875rem; }
  .listing-card footer {
    padding-top: 15px;
    padding-bottom: 20px;
    border-top: 1px solid #eef1f2; }
  .listing-card footer .float-left {
    font-family: 'Quicksand', sans-serif;
    font-size: 0.86667em;
    font-weight: 600;
    padding-top: 5px; }
    .listing-card footer .float-left i {
      position: relative;
      top: 2px;
      margin-right: 5px; }
  .listing-card .btn {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 0.73333em; }

/********************************
*********************************
Blog Post
*********************************
*********************************/
.blog-post-single,
.blog-post {
  display: inline-block; }
  .blog-post-single figure,
  .blog-post figure {
    margin-bottom: 0; }
  .blog-post-single p:last-child,
  .blog-post p:last-child {
    margin-bottom: 0; }

.blog-post-card {
  background: #fff;
  overflow: hidden;
  border-radius: .5rem;
  border: 0.0625rem solid #eef1f2;
  display: block;
  margin-bottom: 1.875rem; }
  .blog-post-card .blog-post-content,
  .blog-post-card footer,
  .blog-post-card header {
    position: relative;
    padding-left: 2.14286em;
    padding-right: 2.14286em; }
  .blog-post-card > figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .blog-post-card > figure a {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .blog-post-card > figure img {
      width: 100%; }
  .blog-post-card header {
    padding-top: 1.78571em; }
  .blog-post-card .blog-post-share-links {
    position: absolute;
    top: 0;
    left: 2.85714em;
    padding-left: 2.85714em;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    max-width: 0;
    height: 2.85714em; }
    .blog-post-card .blog-post-share-links > li {
      padding: 0;
      padding-left: 0.71429em;
      margin-right: 0;
      height: 2.85714em;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-transition-delay: 0s;
              transition-delay: 0s; }
      .blog-post-card .blog-post-share-links > li:first-child {
        padding-left: 0;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
      .blog-post-card .blog-post-share-links > li:not(:first-child) {
        opacity: 0;
        -webkit-transform: translateX(-1.25rem) rotate(0deg);
                transform: translateX(-1.25rem) rotate(0deg); }
    .blog-post-card .blog-post-share-links.active, .blog-post-card .blog-post-share-links:hover {
      max-width: 56.25rem; }
      .blog-post-card .blog-post-share-links.active > li:not(:first-child), .blog-post-card .blog-post-share-links:hover > li:not(:first-child) {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0); }
      .blog-post-card .blog-post-share-links.active li:first-child, .blog-post-card .blog-post-share-links:hover li:first-child {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg); }
      .blog-post-card .blog-post-share-links.active li:nth-child(1), .blog-post-card .blog-post-share-links:hover li:nth-child(1) {
        -webkit-transition-delay: 0.05s;
                transition-delay: 0.05s; }
      .blog-post-card .blog-post-share-links.active li:nth-child(2), .blog-post-card .blog-post-share-links:hover li:nth-child(2) {
        -webkit-transition-delay: 0.1s;
                transition-delay: 0.1s; }
      .blog-post-card .blog-post-share-links.active li:nth-child(3), .blog-post-card .blog-post-share-links:hover li:nth-child(3) {
        -webkit-transition-delay: 0.15s;
                transition-delay: 0.15s; }
      .blog-post-card .blog-post-share-links.active li:nth-child(4), .blog-post-card .blog-post-share-links:hover li:nth-child(4) {
        -webkit-transition-delay: 0.2s;
                transition-delay: 0.2s; }
      .blog-post-card .blog-post-share-links.active li:nth-child(5), .blog-post-card .blog-post-share-links:hover li:nth-child(5) {
        -webkit-transition-delay: 0.25s;
                transition-delay: 0.25s; }
      .blog-post-card .blog-post-share-links.active li:nth-child(6), .blog-post-card .blog-post-share-links:hover li:nth-child(6) {
        -webkit-transition-delay: 0.3s;
                transition-delay: 0.3s; }
      .blog-post-card .blog-post-share-links.active li:nth-child(7), .blog-post-card .blog-post-share-links:hover li:nth-child(7) {
        -webkit-transition-delay: 0.35s;
                transition-delay: 0.35s; }
      .blog-post-card .blog-post-share-links.active li:nth-child(8), .blog-post-card .blog-post-share-links:hover li:nth-child(8) {
        -webkit-transition-delay: 0.4s;
                transition-delay: 0.4s; }
      .blog-post-card .blog-post-share-links.active li:nth-child(9), .blog-post-card .blog-post-share-links:hover li:nth-child(9) {
        -webkit-transition-delay: 0.45s;
                transition-delay: 0.45s; }
      .blog-post-card .blog-post-share-links.active li:nth-child(10), .blog-post-card .blog-post-share-links:hover li:nth-child(10) {
        -webkit-transition-delay: 0.5s;
                transition-delay: 0.5s; }
    .blog-post-card .blog-post-share-links a {
      display: inline-block;
      color: #fff;
      height: 2.85714em;
      width: 2.85714em;
      text-align: center;
      border-radius: 6.25rem; }
      .blog-post-card .blog-post-share-links a i {
        line-height: 1.33333em;
        font-size: 2.14286em; }
  .blog-post-card .blog-post-title {
    margin: 0.71429em 0 1.42857em; }
    .blog-post-card .blog-post-title a {
      color: #999; }
      .blog-post-card .blog-post-title a:focus, .blog-post-card .blog-post-title a:hover {
        color: #1976d2; }
  .blog-post-card .blog-post-tags {
    font-size: 0.9em; }
    .blog-post-card .blog-post-tags ul {
      margin-left: 0; }
    .blog-post-card .blog-post-tags ul > li {
      padding: 0; }
      .blog-post-card .blog-post-tags ul > li:after {
        content: ','; }
      .blog-post-card .blog-post-tags ul > li:last-child:after {
        content: ''; }
  .blog-post-card .blog-post-content {
    margin-top: 2em; }
  .blog-post-card footer {
    padding-bottom: 2.85714em; }
  .blog-post-card.blog-post-single header {
    padding-top: 3.57143em; }
  .blog-post-card.blog-post-single .blog-post-content {
    margin-bottom: 2.85714em; }

/********************************
*********************************
Comments
*********************************
*********************************/
.blog-post-comments .comment {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .blog-post-comments .comment > figure {
    margin-right: 1.875rem; }

.blog-post-comments .comment-body {
  background: #fff;
  padding: 20px 20px; }
  .blog-post-comments .comment-body p:last-child {
    margin-bottom: 0; }

.blog-post-comments .replies {
  margin-top: 1.875rem;
  padding-left: 5.625rem;
  width: 100%; }

.rtl .blog-post-comments .comment > figure {
  margin-left: 1.875rem;
  margin-right: 0; }

.rtl .blog-post-comments .replies {
  padding-left: 0;
  padding-right: 5.625rem; }

/********************************
*********************************
Sidebar
*********************************
*********************************/
.blog-page-sidebar .widget {
  margin-bottom: 3.57143em; }

.blog-page-sidebar .widget-title {
  margin-top: 0;
  font-size: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
  margin-bottom: 1.25rem; }
  .blog-page-sidebar .widget-title:after {
    content: '';
    width: 2.5rem;
    height: 1px;
    background: #1976d2;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0; }

.rtl .blog-page-sidebar .widget-title::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: auto; }

.blog-page-sidebar .widget_tag_cloud .tagcloud a {
  font-family: 'Quicksand', sans-serif;
  line-height: 1.3; }

.blog-page-sidebar .widget_archives ul {
  list-style: none;
  padding: 0; }

.blog-page-sidebar .widget_archives li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px dashed rgba(153, 153, 153, 0.3);
  margin-bottom: .5em;
  padding-bottom: .5em;
  padding-bottom: .5em;
  font-family: 'Quicksand', sans-serif;
  color: #bbb; }

.blog-page-sidebar .widget_archives a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

/********************************
*********************************
Carousel
*********************************
*********************************/
.carousel.slick-slider .slick-slide img {
  width: 100%;
  height: auto; }

.carousel.slick-slider.slick-dotted.slick-slider {
  margin-bottom: 4.28571em; }

.carousel.slick-slider .slick-slide {
  max-width: 100%;
  height: auto; }

.carousel.slick-slider .slick-arrow:before {
  font-size: 2.25rem;
  display: block; }

.carousel.slick-slider .slick-next, .carousel.slick-slider .slick-prev {
  height: 3.75rem;
  width: 3.75rem;
  z-index: 3; }

.carousel.slick-slider .slick-next {
  right: 1.5625rem; }
  .carousel.slick-slider .slick-next:before {
    content: "keyboard_arrow_right";
    font-family: "Material Icons"; }

.carousel.slick-slider .slick-prev {
  left: 1.5625rem; }
  .carousel.slick-slider .slick-prev:before {
    content: "keyboard_arrow_left";
    font-family: "Material Icons"; }

.carousel.slick-slider .slick-dots {
  bottom: -3.4375rem; }
  .carousel.slick-slider .slick-dots li {
    padding: 0 0.3125rem; }
    .carousel.slick-slider .slick-dots li.slick-active button:before {
      -webkit-transform: scale(1.5);
              transform: scale(1.5);
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.68, 0, 0.265, 1);
      transition: -webkit-transform 0.3s cubic-bezier(0.68, 0, 0.265, 1);
      transition: transform 0.3s cubic-bezier(0.68, 0, 0.265, 1);
      transition: transform 0.3s cubic-bezier(0.68, 0, 0.265, 1), -webkit-transform 0.3s cubic-bezier(0.68, 0, 0.265, 1); }
  .carousel.slick-slider .slick-dots li button:before {
    height: 0.625rem;
    width: 0.625rem;
    content: "";
    display: block;
    background: #1976d2;
    border-radius: 100px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.2; }

.carousel.slick-slider .single-item-caption {
  background: #fff;
  text-shadow: none;
  bottom: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%); }
  .carousel.slick-slider .single-item-caption .single-item-caption-inside {
    border: 6px solid rgba(25, 118, 210, 0.1);
    margin: 0 1.42857em 0 1.42857em;
    padding-bottom: 1.42857em; }
    .carousel.slick-slider .single-item-caption .single-item-caption-inside p {
      color: #000; }

.carousel.slick-slider .carousel-caption {
  width: 50%;
  left: 50%;
  right: auto; }

body.rtl .carousel.slick-slider {
  direction: ltr; }

.multi-slide-carousel {
  /* the parent */ }
  .multi-slide-carousel .slick-slide {
    margin-left: 0.125rem; }
  .multi-slide-carousel .slick-list {
    margin-left: -0.125rem; }
  .multi-slide-carousel .item-image {
    position: relative; }
    .multi-slide-carousel .item-image .img-shadow .shadow {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-box-shadow: inset 0 -100px 70px -30px rgba(0, 0, 0, 0.7);
              box-shadow: inset 0 -100px 70px -30px rgba(0, 0, 0, 0.7);
      top: 0;
      left: 0; }
    .multi-slide-carousel .item-image .header-caption {
      position: absolute;
      top: 0;
      padding: 1.42857em; }
      .multi-slide-carousel .item-image .header-caption a {
        position: relative;
        font-family: 'Quicksand', sans-serif;
        font-size: 0.85714em;
        color: #fff;
        padding: 0.41667em 0.66667em;
        border-radius: 5px;
        border-bottom-left-radius: 0;
        display: inline-block; }
        .multi-slide-carousel .item-image .header-caption a .triangle-top-left {
          display: inline-block;
          position: absolute;
          left: 0;
          top: 100%;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 6px 4px 0 0;
          border-color: #38d57a transparent transparent transparent; }
    .multi-slide-carousel .item-image .content-caption {
      cursor: pointer;
      font-weight: 300;
      position: absolute;
      bottom: -4.64286em;
      padding: 0 1.42857em;
      -webkit-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out; }
      @media (min-width: 768px) and (max-width: 1023px) {
        .multi-slide-carousel .item-image .content-caption {
          -webkit-transition: none;
          transition: none;
          bottom: 0; }
          .multi-slide-carousel .item-image .content-caption .item-desc {
            display: none; } }
      @media (max-width: 767px) {
        .multi-slide-carousel .item-image .content-caption {
          -webkit-transition: none;
          transition: none;
          bottom: 0; }
          .multi-slide-carousel .item-image .content-caption .item-desc {
            display: none; } }
      .multi-slide-carousel .item-image .content-caption .item-title {
        text-decoration: none;
        margin-bottom: 0.71429em; }
        .multi-slide-carousel .item-image .content-caption .item-title h3 {
          font-family: 'Quicksand', sans-serif; }
    .multi-slide-carousel .item-image:hover .content-caption {
      bottom: 0; }
  body.rtl .multi-slide-carousel .item-image .content-caption {
    direction: rtl; }

/********************************
*********************************
Tabs
*********************************
*********************************/
.nav-link:hover,
.nav-link:focus,
.nav-link {
  color: #999; }

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item.show .nav-link:hover {
  border-color: #ddd;
  border-bottom-color: #fff; }

.nav-tabs .nav-link.active:hover .nav-tabs .nav-link.active {
  border-style: solid;
  border-width: 1px;
  border-color: #ddd; }

.nav-tabs {
  position: relative; }
  .nav-tabs .list-icon {
    font-size: 1.125rem;
    vertical-align: middle;
    position: relative;
    top: -0.0625rem; }

.tab-content {
  padding-top: 1.42857em;
  padding: 20px;
  background: #fff; }

/* Vertical Tabs
========================*/
.tabs-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .tabs-vertical .nav-tabs {
    -ms-flex-preferred-size: 10.71429em;
        flex-basis: 10.71429em;
    border: 0; }
    .tabs-vertical .nav-tabs li a {
      border: 0;
      border-radius: 2px; }
    .tabs-vertical .nav-tabs li.active a,
    .tabs-vertical .nav-tabs li.active a:focus,
    .tabs-vertical .nav-tabs li.active a:hover,
    .tabs-vertical .nav-tabs .nav-link.active,
    .tabs-vertical .nav-tabs .nav-item.show .nav-link {
      color: #fff !important;
      background: #1976d2;
      border: 0; }
  .tabs-vertical .tab-content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0 0 0 1.42857em; }
  body.rtl .tabs-vertical .tab-content {
    padding: 0 1.42857em 0 0; }

.tabs-vertical-right .nav-tabs {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.tabs-vertical-right .tab-content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 0 0 1.42857em 0; }

.tabs-vertical-icons .nav-tabs {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  text-align: center; }

/* Tabs Bordered
========================*/
.tabs-bordered .nav-tabs {
  border: 0; }
  .tabs-bordered .nav-tabs li {
    z-index: 1; }
    .tabs-bordered .nav-tabs li + li {
      margin-left: 0.71429em; }
  .tabs-bordered .nav-tabs a {
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0;
    border: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .tabs-bordered .nav-tabs a:hover,
  .tabs-bordered .nav-tabs a:focus {
    color: #1976d2;
    background: transparent; }
  .tabs-bordered .nav-tabs li.active a,
  .tabs-bordered .nav-tabs li.active a:focus,
  .tabs-bordered .nav-tabs li.active a:hover,
  .tabs-bordered .nav-tabs .nav-link.active,
  .tabs-bordered .nav-tabs .nav-item.show .nav-link {
    color: #fff !important;
    border: 0;
    background: #1976d2; }
  .tabs-bordered .nav-tabs a::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #d2d8d6;
    content: '';
    -webkit-transition: all 0.3s, -webkit-transform 0.3s;
    transition: all 0.3s, -webkit-transform 0.3s;
    transition: all 0.3s, transform 0.3s;
    transition: all 0.3s, transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: ease, cubic-bezier(0.7, 0, 0.3, 1);
            transition-timing-function: ease, cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
            transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0); }
  .tabs-bordered .nav-tabs .nav-link.active::before {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .tabs-bordered .nav-tabs .nav-link.active::before,
  .tabs-bordered .nav-tabs li a:hover::before,
  .tabs-bordered .nav-tabs li a:focus::before {
    background: #1976d2; }

body.rtl .tabs-bordered li:first-child {
  margin-left: 0.71429em; }

/* Page Tabs
========================*/
.tabs-page .nav-tabs {
  border-bottom: 0; }
  .tabs-page .nav-tabs .nav-link {
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 0;
    font-family: 'Quicksand', sans-serif;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 600;
    padding: 1rem 3rem; }
    .tabs-page .nav-tabs .nav-link.active {
      background: #f5f7fa;
      color: #1976d2;
      -webkit-box-shadow: 0px -4px 0 0 #1976d2;
              box-shadow: 0px -4px 0 0 #1976d2; }
  .tabs-page .nav-tabs li {
    margin-left: 0.35714em;
    margin-right: 0.35714em; }

/********************************
*********************************
Accordions
*********************************
*********************************/
.accordion .card {
  margin-bottom: 0.35714em; }
  .accordion .card .card-header {
    padding: 0; }
    .accordion .card .card-header a {
      display: block;
      padding: 0.83333em 1.94444em 0.83333em 0.83333em;
      position: relative; }
      .accordion .card .card-header a:after {
        content: "\e92b";
        font-family: "feather";
        font-size: 1.125rem;
        position: absolute;
        top: 50%;
        right: 0.9375rem;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .accordion .card .card-header a.collapsed::after {
        content: "\e928"; }
  .accordion .card .card-title {
    font-size: 1.07143em;
    margin-bottom: 0;
    padding: 0.375em 0.375em; }

.accordion [class*="card-outline-"] .card-header a, .accordion .card-inverse .card-header a {
  color: #fff; }

body.rtl .accordion .card .card-header a:after {
  right: auto;
  left: 0.9375rem; }

.accordion-minimal .card {
  border: none; }

.accordion-minimal .card-header {
  background: none;
  border-bottom-color: #eef1f2; }

.accordion-minimal .card-title a {
  color: #999; }
  .accordion-minimal .card-title a:hover, .accordion-minimal .card-title a:focus {
    color: #1976d2; }
  .accordion-minimal .card-title a[aria-expanded="true"] {
    color: #444; }

.accordion-minimal .card-block {
  padding: 1.78571em; }

/********************************
 *********************************
 LISTS
 *********************************
 *********************************/
.list-group .list-icon {
  font-size: 1.28571em;
  position: relative; }

.list-group .badge, .list-group .label {
  margin-top: 0.14286em; }

/* Sortable Lists
========================*/
.list-group.sortable .list-group-item {
  border-radius: 0.14286em;
  margin-bottom: 0.35714em;
  padding-top: 1.07143em;
  padding-bottom: 1.07143em; }
  .list-group.sortable .list-group-item::after {
    clear: both;
    content: "";
    display: block; }

.list-group.sortable .list-icon {
  font-size: 1.28571em;
  position: relative;
  top: -0.11111em; }

.list-group.sortable a .list-icon {
  color: #dddddd; }

.list-group.sortable a:hover .list-icon {
  color: #999; }

.list-group.sortable .ui-sortable-placeholder {
  height: 3.78571em;
  border: 0.125rem dashed #dddddd !important;
  background: none !important;
  margin-bottom: 0.35714em;
  list-style: none;
  visibility: visible !important; }

/* Nestable Sortable List
========================*/
.dd-dragel,
.dd {
  display: block;
  width: 100%;
  max-width: none; }
  .dd-dragel .dd-item,
  .dd .dd-item {
    position: relative; }
    .dd-dragel .dd-item .dd-list,
    .dd .dd-item .dd-list {
      padding-left: 2.85714em; }
    .dd-dragel .dd-item .dd-handle,
    .dd .dd-item .dd-handle {
      cursor: move; }
    .dd-dragel .dd-item > div,
    .dd-dragel .dd-item .dd-handle,
    .dd .dd-item > div,
    .dd .dd-item .dd-handle {
      font-weight: normal;
      font-size: 0.875rem;
      color: #999;
      border: 0.0625rem solid #ddd;
      padding: 0.71429em 1.42857em;
      height: 2.85714em;
      background: #fff;
      margin: 0.71429em 0; }
    .dd-dragel .dd-item > button.dd-expand,
    .dd-dragel .dd-item > button.dd-collapse,
    .dd .dd-item > button.dd-expand,
    .dd .dd-item > button.dd-collapse {
      line-height: 1;
      font-size: 1.23077em;
      text-align: center;
      opacity: 0.2;
      height: 2.5em;
      width: 2.5em;
      margin: 0; }
      .dd-dragel .dd-item > button.dd-expand:before,
      .dd-dragel .dd-item > button.dd-collapse:before,
      .dd .dd-item > button.dd-expand:before,
      .dd .dd-item > button.dd-collapse:before {
        font-family: 'Material Icons'; }
    .dd-dragel .dd-item > button.dd-collapse::before,
    .dd .dd-item > button.dd-collapse::before {
      content: 'remove'; }
    .dd-dragel .dd-item > button.dd-expand::before,
    .dd .dd-item > button.dd-expand::before {
      content: 'add'; }
    .dd-dragel .dd-item.dd3-item,
    .dd .dd-item.dd3-item {
      padding-left: 2.92308em; }
      .dd-dragel .dd-item.dd3-item .dd-list,
      .dd .dd-item.dd3-item .dd-list {
        padding-left: 0; }
    .dd-dragel .dd-item .dd3-handle,
    .dd .dd-item .dd3-handle {
      background: #eee;
      height: 2.85714em;
      width: 2.85714em;
      line-height: 2.85714em;
      text-align: center;
      display: inline-block;
      padding: 0;
      margin: 0;
      position: absolute;
      top: 0;
      left: 0; }
      .dd-dragel .dd-item .dd3-handle:before,
      .dd .dd-item .dd3-handle:before {
        content: "open_with";
        font-family: 'Material Icons';
        text-indent: 0; }

/********************************
*********************************
Counters
*********************************
*********************************/
.counter-gradient {
  padding: 2.14286em 1.42857em; }
  .counter-gradient .counter {
    color: #1976d2; }

.counter-w-info {
  margin: 0.3125rem 0 0;
  font-family: 'Quicksand', sans-serif;
  font-size: 0.8125rem; }
  .counter-w-info .counter {
    font-size: 1.875rem;
    letter-spacing: -0.05em; }
  .counter-w-info .counter-title {
    font-size: 1.5rem;
    line-height: 1.2;
    color: #444; }
  .counter-w-info .counter-difference {
    font-weight: 700;
    position: relative;
    top: -2px; }
  .counter-w-info .list-icon {
    height: 3.75rem;
    width: 3.75rem;
    line-height: 3.75rem;
    font-size: 1.5rem;
    border-radius: 50px;
    display: inline-block;
    text-align: center; }

/* Modals
========================*/
.modal-content {
  padding: 0 25px;
  border-radius: 0.21429em; }
  .modal-content .close {
    font-size: 1.28571em;
    top: -0.85714em;
    position: absolute;
    right: -0.85714em;
    height: 2em;
    width: 2em;
    background-color: #313a46;
    opacity: 1;
    border: 2px solid #ffffff;
    text-shadow: none;
    color: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 1.83333em; }
    .modal-content .close:hover {
      background-color: #1976d2; }
  body.rtl .modal-content .close {
    right: auto;
    left: -0.85714em; }

.modal-footer,
.modal-body {
  padding-left: 0;
  padding-right: 0; }

.modal-header {
  border-top-left-radius: 0.21429em;
  border-top-right-radius: 0.21429em;
  margin: -1px calc(-25px - 1px) 0; }

.modal-footer,
.modal-header {
  border-color: #eef1f2; }

.modal-title {
  margin-top: 0; }

.modal-body h1, .modal-body h2, .modal-body h3, .modal-body h4, .modal-body h5, .modal-body h6 {
  color: #777; }

.modal-img {
  cursor: pointer; }

.modal-facebook .modal-content .modal-header {
  background: #4b64a6;
  border: 0; }

.modal-twitter .modal-content .modal-header {
  background: #0dace3;
  border: 0; }

.modal-googleplus .modal-content .modal-header {
  background: #dd4b39;
  border: 0; }

.modal-linkedin .modal-content .modal-header {
  background: #007bb6;
  border: 0; }

.modal-instagram .modal-content .modal-header {
  background: #3f729b;
  border: 0; }

.modal-pinterest .modal-content .modal-header {
  background: #cb2027;
  border: 0; }

.modal-dribbble .modal-content .modal-header {
  background: #ea4c89;
  border: 0; }

.modal-youtube .modal-content .modal-header {
  background: #b00;
  border: 0; }

.modal-blue .modal-content .modal-header {
  background: #0275d8;
  border: 0; }

.modal-persian-blue .modal-content .modal-header {
  background: #4786ff;
  border: 0; }

.modal-indigo .modal-content .modal-header {
  background: #6610f2;
  border: 0; }

.modal-purple .modal-content .modal-header {
  background: #9c77ef;
  border: 0; }

.modal-pink .modal-content .modal-header {
  background: #ff6b88;
  border: 0; }

.modal-red .modal-content .modal-header {
  background: #ff3333;
  border: 0; }

.modal-cerize-red .modal-content .modal-header {
  background: #fa607e;
  border: 0; }

.modal-orange .modal-content .modal-header {
  background: #fb9678;
  border: 0; }

.modal-yellow .modal-content .modal-header {
  background: #f5ff30;
  border: 0; }

.modal-mustard .modal-content .modal-header {
  background: #fdb44d;
  border: 0; }

.modal-green .modal-content .modal-header {
  background: #38d57a;
  border: 0; }

.modal-teal .modal-content .modal-header {
  background: #20c997;
  border: 0; }

.modal-cyan .modal-content .modal-header {
  background: #17bff0;
  border: 0; }

.modal-primary .modal-content .modal-header {
  background: #1976d2;
  border: 0; }

.modal-secondary .modal-content .modal-header {
  background: #868e96;
  border: 0; }

.modal-success .modal-content .modal-header {
  background: #38d57a;
  border: 0; }

.modal-info .modal-content .modal-header {
  background: #17bff0;
  border: 0; }

.modal-warning .modal-content .modal-header {
  background: #f5ff30;
  border: 0; }

.modal-danger .modal-content .modal-header {
  background: #ff3333;
  border: 0; }

.modal-light .modal-content .modal-header {
  background: #f8f9fa;
  border: 0; }

.modal-dark .modal-content .modal-header {
  background: #343a40;
  border: 0; }

.modal-white .modal-content .modal-header {
  background: #fff;
  border: 0; }

.modal-blue .modal-content .modal-header {
  background: #0275d8;
  border: 0; }

.modal-indigo .modal-content .modal-header {
  background: #6610f2;
  border: 0; }

.modal-purple .modal-content .modal-header {
  background: #9c77ef;
  border: 0; }

.modal-pink .modal-content .modal-header {
  background: #ff6b88;
  border: 0; }

.modal-red .modal-content .modal-header {
  background: #ff3333;
  border: 0; }

.modal-orange .modal-content .modal-header {
  background: #fb9678;
  border: 0; }

.modal-yellow .modal-content .modal-header {
  background: #f5ff30;
  border: 0; }

.modal-green .modal-content .modal-header {
  background: #38d57a;
  border: 0; }

.modal-teal .modal-content .modal-header {
  background: #20c997;
  border: 0; }

.modal-cyan .modal-content .modal-header {
  background: #17bff0;
  border: 0; }

.modal-white .modal-content .modal-header {
  background: #fff;
  border: 0; }

.modal-gray .modal-content .modal-header {
  background: #868e96;
  border: 0; }

.modal-gray-dark .modal-content .modal-header {
  background: #343a40;
  border: 0; }

.modal-content .modal-header {
  background: none; }

/********************************
 *********************************
 BASIC
 *********************************
 *********************************/

/********************************
 *********************************
Range Slider
 *********************************
 *********************************/
.irs {
  display: block;
  clear: both;
  margin: 3em 0; }
  .irs .irs-single,
  .irs .irs-from,
  .irs .irs-to {
    display: block;
    height: 2em;
    line-height: 2em;
    text-align: center;
    display: block;
    background: #1976d2;
    color: #fff;
    font-size: 0.71429em;
    top: -3em;
    padding: 0 .5em; }
    .irs .irs-single:after,
    .irs .irs-from:after,
    .irs .irs-to:after {
      border-color: #1976d2 transparent transparent transparent; }
  .irs .irs-single:after,
  .irs .irs-max:after,
  .irs .irs-min:after,
  .irs .irs-from:after,
  .irs .irs-to:after {
    content: '';
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 5px 3px 0 3px;
    position: absolute;
    right: 50%;
    bottom: -0.5em;
    -webkit-transform: translateX(50%);
            transform: translateX(50%); }
  .irs .irs-slider {
    display: block;
    height: 2em;
    width: 2em;
    background: yellow;
    top: 0;
    border-radius: 100px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    z-index: 3; }
  .irs .irs-shadow.shadow-from,
  .irs .irs-shadow.shadow-to,
  .irs .irs-line,
  .irs .irs-bar {
    height: 1em;
    top: 0.5em;
    border-radius: 100px;
    background: #fff;
    -webkit-box-shadow: inset 1px 1px 5px 0 #fff;
            box-shadow: inset 1px 1px 5px 0 #fff;
    border: 1px solid #e4e9f0;
    cursor: pointer; }
  .irs .irs-bar {
    background: #1976d2;
    -webkit-box-shadow: inset 1px 1px 5px 0 #1976d2;
            box-shadow: inset 1px 1px 5px 0 #1976d2;
    border: 1px solid #145ca4;
    border-left: 0;
    z-index: 2; }
  .irs .irs-shadow.shadow-from,
  .irs .irs-shadow.shadow-to {
    background: #bbb;
    -webkit-box-shadow: inset 1px 1px 5px 0 #bbb;
            box-shadow: inset 1px 1px 5px 0 #bbb;
    border: 1px solid #aaa;
    z-index: 1; }
  .irs .irs-grid {
    top: 2em;
    opacity: 0.2; }
  .irs .irs-max,
  .irs .irs-min {
    text-align: center;
    height: 2em;
    padding: 0 .5em;
    line-height: 2em;
    position: absolute;
    top: -3em;
    left: 0;
    background: #eee;
    border: 1px solid #ddd;
    font-size: 0.71429em; }
    .irs .irs-max:after,
    .irs .irs-min:after {
      border-color: #ddd transparent transparent transparent; }
  .irs .irs-min {
    left: 0; }
  .irs .irs-max {
    left: auto;
    right: 0; }
  .irs .irs-bar-edge {
    height: 1em;
    top: 0.5em;
    width: 1.42857em;
    border: 1px solid #145ca4;
    border-right: 0;
    background: #1976d2;
    -webkit-box-shadow: inset 1px 1px 5px 0 #1976d2;
            box-shadow: inset 1px 1px 5px 0 #1976d2;
    border-radius: 16px 0 0 16px; }

.irs-grid-pol {
  background: #999; }

.irs-grid-text {
  color: #999; }

/********************************
 *********************************
Pagination
 *********************************
 *********************************/
.pager .material-icons,
.pagination .material-icons {
  font-size: 0.75rem;
  vertical-align: middle; }

.pager {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0; }
  .pager li.spacer {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }

body.rtl .pagination .page-item:last-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

body.rtl .pagination .page-item:first-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0; }

/* Fullcalendar
========================*/
.custom-fullcalendar {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .custom-fullcalendar .fc-toolbar {
    height: 6.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    padding: 0 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid #eef1f2; }
    .custom-fullcalendar .fc-toolbar .fc-left {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0; }
    .custom-fullcalendar .fc-toolbar .fc-center {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .custom-fullcalendar .fc-toolbar .fc-right {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    @media (max-width: 767px) {
      .custom-fullcalendar .fc-toolbar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        height: auto;
        padding: 1.25rem 1.25rem; }
        .custom-fullcalendar .fc-toolbar .fc-center {
          margin: 1.07143em 0; } }
    .custom-fullcalendar .fc-toolbar h2 {
      font-size: 2.14286em; }
    .custom-fullcalendar .fc-toolbar .fc-icon {
      opacity: 0;
      visibility: hidden; }
    .custom-fullcalendar .fc-toolbar .fc-next-button::after {
      content: '\e92a';
      font-family: 'feather';
      font-size: 1.42857em;
      position: absolute;
      top: 50%;
      right: 50%;
      -webkit-transform: translateX(50%) translateY(-50%);
              transform: translateX(50%) translateY(-50%);
      color: #bbb; }
    .custom-fullcalendar .fc-toolbar .fc-prev-button::after {
      content: '\e929';
      font-size: 1.42857em;
      font-family: 'feather';
      position: absolute;
      top: 50%;
      right: 50%;
      -webkit-transform: translateX(50%) translateY(-50%);
              transform: translateX(50%) translateY(-50%);
      color: #bbb; }
    .custom-fullcalendar .fc-toolbar .fc-today-button {
      font-family: 'Quicksand', sans-serif;
      padding-right: 1.25rem;
      padding-left: 1.25rem; }
  .custom-fullcalendar.fc-unthemed td.fc-today {
    background: rgba(245, 255, 48, 0.05); }
  .custom-fullcalendar.fc-unthemed td.fc-day-top.fc-today {
    background: none; }
  .custom-fullcalendar .fc-view-container {
    border-left: 1px solid #eef1f2;
    padding: 0; }
  .custom-fullcalendar-sidebar {
    top: 6.875rem;
    z-index: 2; }
  .custom-fullcalendar .fc-button {
    height: 1.875rem; }
  .custom-fullcalendar .fc-view > table tbody > tr > td:first-child {
    border-left: 00; }
  .custom-fullcalendar .fc-other-month {
    background-image: repeating-linear-gradient(45deg, rgba(238, 241, 242, 0.15), rgba(238, 241, 242, 0.15) 8px, transparent 8px, transparent 16px); }
  .custom-fullcalendar td,
  .custom-fullcalendar tbody {
    border-color: #eef1f2; }
  .custom-fullcalendar .fc-week table td:first-child {
    border-left: 0; }
  .custom-fullcalendar .fc-week table td:last-child {
    border-right: 0; }
  .custom-fullcalendar .fc-view > table > thead td {
    border-top: 0; }
  .custom-fullcalendar .fc-state-default {
    text-shadow: none; }
  .custom-fullcalendar .fc-toolbar .fc-button {
    background: transparent;
    border-color: rgba(238, 241, 242, 0.5);
    border-radius: 0;
    padding: 0.71429em 0.71429em;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: auto;
    z-index: 1;
    font-family: 'Quicksand', sans-serif;
    color: #999; }
    .custom-fullcalendar .fc-toolbar .fc-button.fc-state-active {
      color: #1976d2; }
    .custom-fullcalendar .fc-toolbar .fc-button.fc-state-disabled {
      opacity: 0.4; }
  .custom-fullcalendar .fc-event {
    font-size: 0.75rem;
    border-radius: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0.41667em;
    text-align: center;
    color: #fff !important;
    -webkit-transition: background 0.3s ease, color 0.3s ease;
    transition: background 0.3s ease, color 0.3s ease;
    font-family: 'Quicksand', sans-serif; }
  .custom-fullcalendar .fc-widget-header {
    border-left: 0;
    border-right: 0; }
  .custom-fullcalendar .fc-head .fc-axis,
  .custom-fullcalendar .fc-day-header {
    font-weight: normal;
    font-size: 0.85714em;
    letter-spacing: 0.1em;
    opacity: 0.6;
    border: 0;
    padding: 1.66667em 0.83333em;
    text-transform: uppercase; }
    .custom-fullcalendar .fc-head .fc-axis a,
    .custom-fullcalendar .fc-day-header a {
      color: #fff; }
  .custom-fullcalendar .fc-body .fc-axis {
    background: #eee; }
  .custom-fullcalendar .fc-day-top {
    font-size: 1em; }
    .custom-fullcalendar .fc-day-top a {
      color: #999; }

.fullcalendar-events .fc-event {
  background: transparent !important;
  border: 0 !important;
  color: #444;
  cursor: pointer;
  padding: 0.71429em 1.42857em;
  font-size: 0.875rem;
  font-family: 'Quicksand', sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .fullcalendar-events .fc-event:hover {
    background: rgba(25, 118, 210, 0.03) !important; }

.fullcalendar-events .fc-event-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.fullcalendar-events i {
  height: 2.14286em;
  width: 2.14286em;
  text-align: center;
  line-height: 2.14286em;
  border-radius: 3px;
  margin-right: 1.25rem;
  background: inherit; }

body.rtl .fullcalendar-events i {
  margin-right: 0;
  margin-left: 1.25rem; }

/* CLNDR
========================*/
.clndr {
  padding: 1.78571em 2.14286em;
  position: relative; }
  .clndr .day-number {
    position: relative;
    z-index: 2; }
  .clndr .clndr-grid::after {
    clear: both;
    content: "";
    display: block; }
  .clndr .clndr-grid .days {
    display: block; }
    .clndr .clndr-grid .days > .day {
      display: inline-block;
      width: 14.28571%;
      float: left;
      padding: 0 0.71429em;
      line-height: 3em;
      cursor: pointer;
      position: relative;
      z-index: 0; }
      .clndr .clndr-grid .days > .day.event::before, .clndr .clndr-grid .days > .day.today::before {
        content: "";
        position: absolute;
        top: 50%;
        right: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
                transform: translateY(-50%) translateX(50%);
        background: rgba(153, 153, 153, 0.1);
        z-index: 1;
        height: 2.5em;
        width: 2.5em;
        border-radius: 100px;
        display: block;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .clndr .clndr-grid .days > .day.event::before {
        background: none;
        border: 1px solid rgba(153, 153, 153, 0.3); }
      .clndr .clndr-grid .days > .day.event::before {
        opacity: 1; }
      .clndr .clndr-grid .days > .day.last-month, .clndr .clndr-grid .days > .day.next-month {
        color: rgba(153, 153, 153, 0.2); }
  .clndr .event-listing {
    margin-right: -2.28571em;
    margin-bottom: -1.85714em;
    margin-left: -2.28571em;
    margin-top: 2.5em;
    padding: 1.42857em 0 1.42857em;
    color: #999;
    background: #fff; }
    .clndr .event-listing::after {
      clear: both;
      content: "";
      display: block; }
    .clndr .event-listing .selected-date {
      position: relative;
      text-align: center;
      display: block; }
      .clndr .event-listing .selected-date .date {
        vertical-align: top;
        font-size: 2.14286em;
        line-height: 1em; }
    .clndr .event-listing .event-item {
      border-bottom: 1px solid #ddd;
      padding-bottom: 0.71429em;
      margin-bottom: 0.71429em; }
      .clndr .event-listing .event-item:last-child {
        border-bottom: 0;
        margin-bottom: 0; }
    .clndr .event-listing .event-item-time {
      opacity: 0.5; }
    .clndr .event-listing .event-item-title {
      margin-left: 0.71429em; }
    .clndr .event-listing .event-item-icon {
      vertical-align: sub;
      float: right; }
  .clndr .clndr-previous-button,
  .clndr .clndr-today-button,
  .clndr .clndr-next-button {
    cursor: pointer;
    position: relative;
    top: -0.14286em; }

.color-white .clndr,
.color-white .clndr .clndr-title,
.color-white .clndr .curront-month,
.color-white .clndr .days .day {
  color: #fff; }

.color-white .clndr .days .day.last-month, .color-white .clndr .days .day.next-month {
  color: rgba(255, 255, 255, 0.3); }

.color-white .clndr .days .day.event::before {
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.3); }

.color-white .clndr .days .day.today {
  color: #1976d2; }
  .color-white .clndr .days .day.today::before {
    background: white;
    opacity: 1;
    border-color: transparent; }

/********************************
*********************************
BASIC
*********************************
*********************************/
/* Vector Maps
========================*/
.gmap {
  width: 100%;
  height: 21.42857em; }
  .gmap .overlay {
    background: #1976d2;
    border-radius: 5px;
    color: #fff;
    padding: 1em;
    position: relative;
    font-family: 'Quicksand', sans-serif;
    font-size: 1.36364em;
    z-index: 1;
    -webkit-transform: translateY(-1.42857em);
            transform: translateY(-1.42857em); }
    .gmap .overlay:before {
      z-index: 2;
      height: 0;
      width: 0;
      border-style: solid;
      border-width: 10px 10px 0 10px;
      border-color: #1976d2 transparent transparent transparent;
      display: block;
      content: "";
      position: absolute;
      right: 50%;
      bottom: 0;
      -webkit-transform: translateX(50%) translateY(100%);
              transform: translateX(50%) translateY(100%); }

/********************************
*********************************
BASIC
*********************************
*********************************/
/* Vector Maps
========================*/
.vmap {
  width: 100%;
  height: 28.57143em; }
  .vmap .jqvmap-zoomin, .vmap .jqvmap-zoomout {
    height: 1em;
    width: 1em;
    font-size: 1.07143em;
    line-height: 0.66667em; }

/********************************
 *********************************
Inbox
 *********************************
 *********************************/
/* Mail Inbox
========================*/
.mail-inbox {
  position: relative; }
  @media (max-width: 767px) {
    .mail-inbox {
      height: auto !important; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .mail-inbox {
      height: auto !important; } }

.mail-inbox-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 5em;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  border-bottom: 1px solid #eef1f2; }

.mail-inbox-select-all {
  font-size: 0.85714em;
  display: inline-block; }
  .mail-inbox-select-all span.label-text {
    padding-left: 2.08333em; }

.mail-list-item {
  position: relative;
  padding: 1.42857em 1.25rem;
  border-bottom: 1px solid #eef1f2; }
  .mail-list-item .checkbox {
    padding: 0; }
  .mail-list-item.unread .mail-title {
    font-weight: 600; }
  .mail-list-item .checkbox .label-text {
    padding-left: 1em; }
  .mail-list-item .mail-select-checkbox .label-text {
    margin-right: .5em;
    top: -5px;
    padding: 0 !important;
    margin-right: 1.42857em; }
    body.rtl .mail-list-item .mail-select-checkbox .label-text {
      margin-right: 0;
      margin-left: 1.42857em; }
  .mail-list-item:nth-child(odd) {
    background: rgba(25, 118, 210, 0.03); }
  .mail-list-item::last-child {
    border-bottom: 0; }

.mail-inbox-categories .list-inline-item {
  margin-right: 1.5em; }
  .mail-inbox-categories .list-inline-item:not(.active) a {
    color: #444; }

/* Mail Single
========================*/
.mail-single > header {
  margin-left: 1.07143em; }

.mail-single-content {
  border: 1px solid #eef1f2;
  border-left: 0;
  border-right: 0;
  position: relative;
  top: -0.07143em;
  padding: 2.5em 3.57143em 0.71429em 3.57143em; }
  .mail-single-content > header {
    color: #444; }
    .mail-single-content > header a {
      color: #444;
      font-weight: 700; }
      .mail-single-content > header a:hover {
        text-decoration: underline; }

.mail-single-reply {
  border: 1px solid #eef1f2;
  border-radius: 5px;
  padding: 1.42857em;
  position: relative; }
  .mail-single-reply .triangle-top {
    height: 0;
    width: 0;
    position: absolute;
    top: -1.07143em;
    left: 3.57143em;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #eef1f2 transparent; }
  .mail-single-reply .triangle-top:after {
    content: '';
    position: absolute;
    top: 0.07143em;
    left: -1.14286em;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 0 16px 16px 16px;
    border-color: transparent transparent #fff transparent; }

/* Mail Compose
========================*/
.mail-sidebar {
  border-right: 1px solid #eef1f2; }
  body.rtl .mail-sidebar {
    border-right: 0;
    border-left: 1px solid #eef1f2; }

.mail-compose .wysihtml5-sandbox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 0 !important;
  border-right: 0 !important; }

.mail-compose .wysihtml5-toolbar {
  border-left: 0;
  border-right: 0; }

.mail-compose .wysihtml5-toolbar {
  border-left: 0;
  border-right: 0; }

/* Mail Attachment
========================*/
.mail-attachment .mail-attachment-heading .list-icon {
  height: 1em;
  width: 1.25rem;
  text-align: center;
  font-size: 1.125rem;
  margin-right: 0.3125rem; }

.mail-attachment .file-list {
  margin: 0 -0.9375rem; }

.mail-attachment .file-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-uadius: 3px;
  padding: 0.71429em 1.07143em;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  font-size: 0.85714em;
  font-weight: 600; }
  .mail-attachment .file-list-item i,
  .mail-attachment .file-list-item img {
    height: 1.78571em;
    width: 1.78571em;
    line-height: 1.78571em;
    text-align: center;
    border-radius: 100px;
    margin-right: 0.71429em; }
  .mail-attachment .file-list-item a {
    color: #444; }
  .mail-attachment .file-list-item a.list-inline-item {
    font-size: 1.08333em;
    color: #bbb;
    font-weight: normal; }
  .mail-attachment .file-list-item:hover {
    background: rgba(238, 241, 242, 0.3); }

/********************************
*********************************
Widgets
*********************************
*********************************/
/* Widgets
========================*/
.widget-holder figure,
.widget-latest-comments figure,
.widget-todo figure,
.widget-latest-transactions figure,
.widget-user-activities figure,
.widget-user-activities-2 figure {
  margin-bottom: 0; }

.widget-holder .single,
.widget-latest-comments .single,
.widget-todo .single,
.widget-latest-transactions .single,
.widget-user-activities .single,
.widget-user-activities-2 .single {
  padding: 1.07143em 0;
  border-bottom: 1px solid #eef1f2; }
  .widget-holder .single:first-of-type,
  .widget-latest-comments .single:first-of-type,
  .widget-todo .single:first-of-type,
  .widget-latest-transactions .single:first-of-type,
  .widget-user-activities .single:first-of-type,
  .widget-user-activities-2 .single:first-of-type {
    padding-top: 0; }
  .widget-holder .single:last-of-type,
  .widget-latest-comments .single:last-of-type,
  .widget-todo .single:last-of-type,
  .widget-latest-transactions .single:last-of-type,
  .widget-user-activities .single:last-of-type,
  .widget-user-activities-2 .single:last-of-type {
    border-bottom: 0;
    padding-bottom: 0; }

.widget-holder .single-header,
.widget-latest-comments .single-header,
.widget-todo .single-header,
.widget-latest-transactions .single-header,
.widget-user-activities .single-header,
.widget-user-activities-2 .single-header {
  margin-bottom: 10px; }

.widget-holder .single-amount,
.widget-holder .single-user-details,
.widget-latest-comments .single-amount,
.widget-latest-comments .single-user-details,
.widget-todo .single-amount,
.widget-todo .single-user-details,
.widget-latest-transactions .single-amount,
.widget-latest-transactions .single-user-details,
.widget-user-activities .single-amount,
.widget-user-activities .single-user-details,
.widget-user-activities-2 .single-amount,
.widget-user-activities-2 .single-user-details {
  margin-left: 1.5em; }

.widget-holder .single-event-icon,
.widget-holder .single-user-avatar,
.widget-latest-comments .single-event-icon,
.widget-latest-comments .single-user-avatar,
.widget-todo .single-event-icon,
.widget-todo .single-user-avatar,
.widget-latest-transactions .single-event-icon,
.widget-latest-transactions .single-user-avatar,
.widget-user-activities .single-event-icon,
.widget-user-activities .single-user-avatar,
.widget-user-activities-2 .single-event-icon,
.widget-user-activities-2 .single-user-avatar {
  margin-right: 1.5em; }

.widget-holder .single-user-details,
.widget-latest-comments .single-user-details,
.widget-todo .single-user-details,
.widget-latest-transactions .single-user-details,
.widget-user-activities .single-user-details,
.widget-user-activities-2 .single-user-details {
  font-size: 1em; }
  .widget-holder .single-user-details small,
  .widget-latest-comments .single-user-details small,
  .widget-todo .single-user-details small,
  .widget-latest-transactions .single-user-details small,
  .widget-user-activities .single-user-details small,
  .widget-user-activities-2 .single-user-details small {
    line-height: 1; }

.widget-holder .single-user-name,
.widget-latest-comments .single-user-name,
.widget-todo .single-user-name,
.widget-latest-transactions .single-user-name,
.widget-user-activities .single-user-name,
.widget-user-activities-2 .single-user-name {
  line-height: 1.3;
  font-weight: 600;
  color: #444;
  display: block; }

.widget-holder .single-user-name,
.widget-latest-comments .single-user-name,
.widget-todo .single-user-name,
.widget-latest-transactions .single-user-name,
.widget-user-activities .single-user-name,
.widget-user-activities-2 .single-user-name {
  font-family: 'Quicksand', sans-serif; }

body.rtl .widget-holder .single-user-avatar, body.rtl
.widget-latest-comments .single-user-avatar, body.rtl
.widget-todo .single-user-avatar, body.rtl
.widget-latest-transactions .single-user-avatar, body.rtl
.widget-user-activities .single-user-avatar, body.rtl
.widget-user-activities-2 .single-user-avatar {
  margin-left: 1.5em;
  margin-right: 0; }

/* Latest Transactions
========================*/
.widget-latest-transactions {
  width: 100%; }
  .widget-latest-transactions tr {
    border-bottom: 1px solid #eef1f2; }
  .widget-latest-transactions td {
    padding: 1.07143em 0; }
  .widget-latest-transactions tr:first-child td {
    padding-top: 0; }
  .widget-latest-transactions tr:last-child td {
    padding-bottom: 0; }
  .widget-latest-transactions tr:last-child {
    border-bottom: 0; }
  .widget-latest-transactions figure {
    margin-bottom: 0; }
  .widget-latest-transactions .single-amount,
  .widget-latest-transactions .single-user-details {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 1.5em; }
  .widget-latest-transactions .single-user-details {
    font-size: 1em; }
    .widget-latest-transactions .single-user-details small {
      line-height: 1; }
  .widget-latest-transactions .single-status,
  .widget-latest-transactions .single-amount {
    font-size: 0.92857em; }
  .widget-latest-transactions .single-amount {
    color: #444;
    margin-bottom: 0;
    font-weight: 500; }
  .widget-latest-transactions .single-status {
    vertical-align: middle;
    letter-spacing: -0.05em; }
    .widget-latest-transactions .single-status i {
      margin-right: 0.4em; }
  .widget-latest-transactions .single-status, .widget-latest-transactions .single-user-name, .widget-latest-transactions .single-amount {
    font-family: 'Quicksand', sans-serif; }

/* User Activities
========================*/
.widget-user-activities {
  width: 100%; }
  .widget-user-activities .single {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 1.78571em 0; }
  .widget-user-activities .single-body {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-left: calc(50px + 1.5em); }
    .widget-user-activities .single-body p {
      font-size: 0.92857em; }
  .widget-user-activities .single-likes i {
    margin-right: 0.5em;
    color: #bbb; }
  .widget-user-activities .single-attachment {
    display: block;
    background: rgba(23, 191, 240, 0.05);
    border: 1px solid rgba(23, 191, 240, 0.1);
    border-radius: 3px;
    padding: 0.71429em;
    margin-top: 0.71429em; }
  .widget-user-activities .single-attachment-icon {
    background: #17bff0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 2em;
    width: 2em;
    color: #fff;
    font-size: 1.42857em;
    border-radius: 3px;
    float: left;
    margin-right: 0.75em; }
  .widget-user-activities .single-attachment-filesize,
  .widget-user-activities .single-attachment-filename {
    display: block;
    font-size: 0.85714em; }
  .widget-user-activities .single-attachment-filename {
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    color: #444; }
  .widget-user-activities .single-attachment-filesize {
    color: #bbb; }
  .widget-user-activities .single-event-icon {
    background: #1976d2;
    color: #fff;
    border-radius: 100px;
    font-size: 1.25rem;
    height: 3.125rem;
    width: 3.125rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .widget-user-activities .single-users-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .widget-user-activities .single-users-list a {
      height: 2.1875rem;
      width: 2.1875rem;
      margin-left: -0.625rem; }
      .widget-user-activities .single-users-list a:nth-last-child(2) {
        margin-left: 0; }
      .widget-user-activities .single-users-list a img {
        border-radius: 100px;
        border: 2px solid #fff; }
      .widget-user-activities .single-users-list a.more {
        height: auto;
        width: auto;
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        margin-left: 1em;
        color: #999; }
  body.rtl .widget-user-activities .single-event-icon {
    margin-right: 0;
    margin-left: 1.5em; }
  body.rtl .widget-user-activities .single-users-list a.more {
    margin-left: 0;
    margin-right: 1em; }

/* User Activities
========================*/
.widget-user-activities-2 {
  width: 100%; }
  .widget-user-activities-2 .single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.07143em 20px;
    font-size: 1em;
    min-height: 5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .widget-user-activities-2 .single:first-child {
      padding-top: 1.07143em; }
    .widget-user-activities-2 .single:last-child {
      padding-bottom: 1.07143em; }
  .widget-user-activities-2 .single-title {
    font-size: 1em;
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  body.rtl .widget-user-activities-2 .single-event-icon {
    margin-right: 0;
    margin-left: 1.5em; }
  body.rtl .widget-user-activities-2 .single-users-list a.more {
    margin-left: 0;
    margin-right: 1em; }
  @media (max-width: 767px) {
    .widget-user-activities-2 .single {
      padding-top: 1.07143em;
      padding-bottom: 1.07143em;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .widget-user-activities-2 .single .user-avatar-list,
      .widget-user-activities-2 .single figure {
        margin-top: 1em; }
      .widget-user-activities-2 .single .single-title {
        margin-top: 1em;
        margin-bottom: 1em; }
      .widget-user-activities-2 .single:first-child {
        padding-top: 1.07143em; }
      .widget-user-activities-2 .single:last-child {
        padding-bottom: 1.07143em; }
    .widget-user-activities-2 .single-title {
      width: 100%; } }

/* Invoice Table
========================*/
.widget-invoice-table th {
  padding-top: 0;
  padding-bottom: 0; }

.widget-invoice-table td {
  padding-top: 0;
  padding-bottom: 0;
  height: 5rem;
  vertical-align: middle; }

/* Chat Activities
========================*/
.widget-chat-activity .message {
  margin: 0.71429em 0; }
  .widget-chat-activity .message:first-child {
    margin-top: 0; }
  .widget-chat-activity .message:last-child {
    margin-bottom: 0; }
  .widget-chat-activity .message p {
    background: #1976d2;
    border: 1px solid #1976d2;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: .5em 1em;
    color: #fff;
    margin-bottom: .5em;
    position: relative; }
    .widget-chat-activity .message p:first-child:before, .widget-chat-activity .message p:first-child:after {
      content: "";
      height: 0;
      width: 0;
      display: block;
      position: absolute;
      top: 1.25rem;
      right: -7px;
      left: auto;
      border-style: solid;
      border-width: 6px 0 7px 6px;
      border-color: transparent transparent transparent #1976d2;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .widget-chat-activity .message p:first-child:before {
      right: -7px;
      border-left-color: #1976d2; }
  .widget-chat-activity .message .message-body {
    margin-top: .5em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: auto 1.5em;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .widget-chat-activity .message figure {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .widget-chat-activity .message.reply p {
    background: #fff;
    border: 1px solid #eef1f2;
    border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #666; }
    .widget-chat-activity .message.reply p:first-child:before, .widget-chat-activity .message.reply p:first-child:after {
      content: "";
      height: 0;
      width: 0;
      display: block;
      position: absolute;
      right: auto;
      left: -7px;
      border-style: solid;
      border-width: 6px 7px 6px 0;
      border-color: transparent #fff transparent transparent;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .widget-chat-activity .message.reply p:first-child:before {
      left: -9px;
      border-right-color: #eef1f2; }
  .widget-chat-activity .message.reply figure {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .widget-chat-activity .message.reply .message-body {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }

body.rtl .widget-chat-activity .message p:first-child::before,
body.rtl .widget-chat-activity .message p:first-child::after {
  border-width: 6px 7px 6px 0;
  border-color: transparent #1976d2 transparent transparent; }

body.rtl .widget-chat-activity .message p:first-child:after,
body.rtl .widget-chat-activity .message p:first-child:before {
  right: auto;
  left: -7px; }

body.rtl .widget-chat-activity .message.reply p:first-child::after,
body.rtl .widget-chat-activity .message.reply p:first-child::before {
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #1976d2; }

body.rtl .widget-chat-activity .message.reply p:first-child:after,
body.rtl .widget-chat-activity .message.reply p:first-child:before {
  left: auto;
  right: -7px; }

body.rtl .widget-chat-activity .message.reply p:first-child:before {
  border-left-color: #eef1f2;
  right: -8px; }

body.rtl .widget-chat-activity .message.reply p:first-child:after {
  border-left-color: #fff; }

/* Latest Comments
========================*/
.widget-latest-comments .single {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.widget-latest-comments .single-body {
  margin-left: 1.5em; }

.widget-latest-comments .single-user-name {
  display: inline; }

.widget-latest-comments .single-timestamp {
  font-size: 0.92857em;
  margin-left: 0.4em; }

.widget-latest-comments .single:hover .single-footer ul {
  display: block; }

.widget-latest-comments .single-footer .badge, .widget-latest-comments .single-footer .label {
  padding-right: 1rem;
  padding-bottom: 1;
  padding-left: 1rem;
  font-family: 'Quicksand', sans-serif; }

.widget-latest-comments .single-footer ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: none; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .widget-latest-comments .single-footer ul {
      display: block; } }
  @media (max-width: 767px) {
    .widget-latest-comments .single-footer ul {
      display: block; } }
  .widget-latest-comments .single-footer ul li {
    display: inline-block;
    font-size: 1.28571em;
    line-height: 1em;
    padding-left: 0.27778em;
    padding-right: 0.27778em; }
    .widget-latest-comments .single-footer ul li a {
      color: #bbb; }
      .widget-latest-comments .single-footer ul li a:hover {
        color: #1976d2; }

/* Latest Posts
========================*/
.widget-latest-posts, .widget-latest-posts-2 {
  position: relative; }
  .widget-latest-posts .widget-bg, .widget-latest-posts-2 .widget-bg {
    border-radius: 5px;
    overflow: hidden; }
  .widget-latest-posts .widget-body, .widget-latest-posts-2 .widget-body {
    padding: 0; }
  .widget-latest-posts .box-title, .widget-latest-posts-2 .box-title {
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 600;
    color: #bbb;
    letter-spacing: .1em; }
  .widget-latest-posts article, .widget-latest-posts-2 article {
    margin-left: 0;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    .widget-latest-posts article .row, .widget-latest-posts-2 article .row, .widget-latest-posts article .custom-fullcalendar, .widget-latest-posts-2 article .custom-fullcalendar {
      margin: 0; }
  .widget-latest-posts figure, .widget-latest-posts-2 figure {
    margin-bottom: 0; }
  .widget-latest-posts .post-img, .widget-latest-posts-2 .post-img {
    padding: 0; }
  .widget-latest-posts .post-details, .widget-latest-posts-2 .post-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 2.14286em 1.42857em; }
    .widget-latest-posts .post-details figure, .widget-latest-posts-2 .post-details figure {
      height: 1.875rem;
      width: 1.875rem; }
    .widget-latest-posts .post-details .post-links, .widget-latest-posts-2 .post-details .post-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .widget-latest-posts .post-details .post-links ul, .widget-latest-posts-2 .post-details .post-links ul {
        margin-left: 1em;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none; }
      .widget-latest-posts .post-details .post-links li, .widget-latest-posts-2 .post-details .post-links li {
        display: inline-block;
        padding: 0 0.5em;
        font-family: 'Quicksand', sans-serif;
        font-size: 0.78571em;
        font-weight: 700; }
        .widget-latest-posts .post-details .post-links li a, .widget-latest-posts-2 .post-details .post-links li a {
          color: #444; }
          .widget-latest-posts .post-details .post-links li a i, .widget-latest-posts-2 .post-details .post-links li a i {
            color: #bbb; }
          .widget-latest-posts .post-details .post-links li a:hover, .widget-latest-posts-2 .post-details .post-links li a:hover {
            color: #1976d2; }
  .widget-latest-posts .post-title, .widget-latest-posts-2 .post-title {
    margin-top: 0;
    margin-bottom: 1.25rem;
    font-weight: 700; }
    .widget-latest-posts .post-title a, .widget-latest-posts-2 .post-title a {
      color: #444; }
      .widget-latest-posts .post-title a:hover, .widget-latest-posts-2 .post-title a:hover {
        color: #1976d2; }
  .widget-latest-posts .carousel.slick-slider.slick-dotted, .widget-latest-posts-2 .carousel.slick-slider.slick-dotted {
    margin-bottom: 0; }
  .widget-latest-posts .carousel.slick-slider .slick-dots, .widget-latest-posts-2 .carousel.slick-slider .slick-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 42%;
    text-align: center; }
    .widget-latest-posts .carousel.slick-slider .slick-dots li, .widget-latest-posts-2 .carousel.slick-slider .slick-dots li {
      margin-right: 3px;
      margin-left: 3px; }
    .widget-latest-posts .carousel.slick-slider .slick-dots li button::before, .widget-latest-posts-2 .carousel.slick-slider .slick-dots li button::before {
      background: none;
      border: 2px solid #fff;
      opacity: 1;
      height: 12px;
      width: 12px; }
    .widget-latest-posts .carousel.slick-slider .slick-dots .slick-active button::before, .widget-latest-posts-2 .carousel.slick-slider .slick-dots .slick-active button::before {
      -webkit-transform: none;
              transform: none;
      background: #fff; }
  body.rtl .widget-latest-posts .post-details, body.rtl .widget-latest-posts-2 .post-details {
    direction: rtl; }

/* Latest Posts 2
========================*/
.widget-latest-posts-2 .post-details {
  padding-left: 0;
  padding-right: 0; }


/* Counter Widget
========================*/
.widget-todo .single {
  padding: 1.42857em 0; }

.widget-todo .single-icon {
  margin-right: 1.07143em;
  margin-top: 0.21429em;
  font-size: 1.42857em; }

.widget-todo .single-title {
  margin: 0.42857em 0;
  font-size: 0.875rem;
  letter-spacing: 0;
  font-weight: 600; }

.widget-todo .dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .widget-todo .dropdown-item .list-icon {
    margin-right: 0.42857em;
    font-size: 1em; }

.widget-todo .single-tags {
  font-family: 'Quicksand', sans-serif; }
  .widget-todo .single-tags li {
    display: inline-block;
    margin-right: 0.35714em;
    font-weight: 600;
    font-size: 0.9em; }
    .widget-todo .single-tags li a:before {
      content: '\0023'; }

.widget-todo .single.done .media-body {
  opacity: 0.4; }

.widget-todo .dropdown > .dropdown-toggle {
  color: #999; }

.widget-todo .add-btn {
  position: absolute;
  right: 50%;
  bottom: 0;
  -webkit-transform: translateY(50%) translateX(50%);
          transform: translateY(50%) translateX(50%); }

body.rtl .widget-todo .dropdown-item .list-icon {
  margin-right: 0;
  margin-left: 0.42857em; }

body.rtl .widget-todo .single-icon {
  margin-left: 1.07143em;
  margin-right: auto; }

/* Counter Widget
========================*/
.widget-counter {
  padding-left: 0.71429em; }
  .widget-counter h6 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0.71429em;
    padding-right: 2.14286em; }
  .widget-counter small {
    font-weight: 700;
    letter-spacing: .05em;
    display: block;
    opacity: .5;
    margin-top: 0.47619em;
    text-transform: none; }
  .widget-counter i {
    position: absolute;
    top: 1.57895em;
    right: 2.10526em;
    font-size: 1.35714em; }
    .widget-counter i::before, .widget-counter i::after {
      content: "";
      background: #e5e5e5;
      position: absolute;
      left: -0.36842em; }
    .text-inverse .widget-counter i::before,
    .text-inverse .widget-counter i::after {
      background: #fff;
      background: rgba(255, 255, 255, 0.3); }
    .widget-counter i::before {
      top: 0.31579em;
      height: 1.05263em;
      width: 0.05263em; }
    .widget-counter i::after {
      bottom: -0.42105em;
      width: 1.05263em;
      height: 0.05263em; }
  .widget-counter h3 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 2.85714em; }

/* User List
=======================*/
ul.widget-user-list {
  padding-top: 0.71429em; }
  ul.widget-user-list .d-flex a {
    display: inline-block; }
  ul.widget-user-list li {
    padding-bottom: 0.71429em;
    padding-top: 1.07143em;
    border-bottom: 0.0625rem solid white; }
    ul.widget-user-list li:last-child {
      border: none; }
  ul.widget-user-list h5 {
    font-size: 1.07143em;
    margin-top: 0; }
  ul.widget-user-list small {
    display: block;
    font-size: 0.78571em; }
  ul.widget-user-list .media-body {
    position: relative; }
    ul.widget-user-list .media-body .btn {
      padding: 0 2.15385em;
      text-transform: uppercase;
      margin-top: 0.23077em;
      line-height: 2.46154em;
      border-radius: 0.30769em;
      font-size: 0.92857em;
      float: right; }
  body.rtl ul.widget-user-list {
    padding-top: 0.71429em;
    padding-right: 1.25rem;
    padding-left: 1.25rem; }
  @media (max-width: 480px) {
    ul.widget-user-list .media-body .btn {
      display: none; } }
  ul.widget-user-list .media-heading a {
    display: inline-block;
    color: #444;
    margin: 0.28571em 0 0.35714em; }
    ul.widget-user-list .media-heading a:hover {
      color: #1976d2; }

/* Profile Add Content Widget
============================*/
.widget-profile-add-tabs {
  margin-bottom: 2.14286em; }
  .widget-profile-add-tabs .nav-pills .nav-link {
    padding: .3em 2em;
    font-weight: 500;
    font-size: 0.85714em; }
    .widget-profile-add-tabs .nav-pills .nav-link.active {
      background: rgba(25, 118, 210, 0.1);
      color: #1976d2; }
    .widget-profile-add-tabs .nav-pills .nav-link.attach-file-link {
      padding-right: 0;
      padding-left: 0;
      font-size: 0.92857em; }
  .widget-profile-add-tabs .tab-content {
    border: 1px solid #eef1f2;
    margin-top: 1.42857em; }
  .widget-profile-add-tabs textarea {
    border: 0;
    -webkit-box-shadow: 0;
            box-shadow: 0;
    width: 100%;
    min-height: 50px;
    font-family: 'Quicksand', sans-serif;
    resize: none; }

/* Status Table Widget
============================*/
.widget-status-table thead {
  color: #cccccc; }

.widget-status-table span {
  text-transform: uppercase;
  letter-spacing: 0.19048em;
  border-radius: 1.42857em;
  padding: 0.47619em 1.42857em; }

.widget-status-table i {
  letter-spacing: 0.55556em; }
  .widget-status-table i:hover {
    color: #999 !important; }

.widget-status-table tbody a {
  color: rgba(0, 0, 0, 0.7); }

.widget-status-table tbody a:hover {
  color: #1976d2; }

/* User Activity Feed
====================================*/
.widget-activity-header .nav-pills .nav-link {
  border-radius: 1.66667em;
  font-family: 'Quicksand', sans-serif;
  font-size: 0.85714em;
  font-weight: 600;
  color: #999; }

.widget-activity-header .nav-pills .nav-link.active {
  color: #fff;
  background-color: #17bff0; }

.widget-activity-header form {
  position: relative; }
  .widget-activity-header form .form-control {
    border: 2px solid #f2f3f5;
    border-radius: 1.07143em;
    padding: 1.07143em 9.28571em 1.07143em 1.42857em;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .widget-activity-header form .form-control:focus {
      border-color: #f2f3f5;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .widget-activity-header form .form-control::-webkit-input-placeholder {
      color: #b9bec3;
      font-family: 'Quicksand', sans-serif; }
    .widget-activity-header form .form-control:-moz-placeholder {
      color: #b9bec3;
      font-family: 'Quicksand', sans-serif; }
    .widget-activity-header form .form-control::-moz-placeholder {
      color: #b9bec3;
      font-family: 'Quicksand', sans-serif; }
    .widget-activity-header form .form-control:-ms-input-placeholder {
      color: #b9bec3;
      font-family: 'Quicksand', sans-serif; }
  .widget-activity-header form div {
    position: absolute;
    bottom: 1.42857em;
    right: 1.42857em; }
    .widget-activity-header form div i {
      color: #c9d2da; }
    .widget-activity-header form div button {
      border-radius: 0.85714em;
      font-family: 'Quicksand', sans-serif;
      letter-spacing: 0.07143em;
      background-color: #c9d2da; }

.widget-activitys {
  padding-top: 0.71429em; }
  .widget-activitys li {
    position: relative;
    margin-top: 0;
    padding: 0.71429em 0; }
    .widget-activitys li::before {
      content: "";
      background: #e5e5e5;
      position: absolute;
      top: 0;
      left: 1.5em;
      width: 0.0625rem;
      height: 100%; }
    .widget-activitys li:first-child {
      padding-top: 0; }
    .widget-activitys li:last-child, .widget-activitys li:last-child .media-body {
      padding-bottom: 0; }
  .widget-activitys .media-body {
    padding: 0.85714em 0;
    font-family: 'Quicksand', sans-serif; }
  .widget-activitys .media-heading {
    line-height: 1.5em;
    margin-top: 0; }
    .widget-activitys .media-heading strong a {
      color: #444; }
      .widget-activitys .media-heading strong a:hover {
        text-decoration: underline; }
  .widget-activitys .media-body-content {
    padding-top: 1.07143em; }
  .widget-activitys .widget-body-image-list figcaption {
    text-align: center;
    padding-top: 0.57143em;
    font-family: 'Quicksand', sans-serif; }
    .widget-activitys .widget-body-image-list figcaption small {
      display: block;
      font-size: 70%; }

/* Widget Social Twitter
====================================*/
.facebook-widget,
.twitter-widget {
  overflow: hidden;
  position: relative;
  padding: 2.14286em 1.42857em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 13.75rem; }
  .facebook-widget .status,
  .twitter-widget .status {
    font-size: 1.07143em;
    margin-top: 2em; }
  .facebook-widget .status-container,
  .twitter-widget .status-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .facebook-widget h5, .facebook-widget h6,
  .twitter-widget h5,
  .twitter-widget h6 {
    color: #fff; }
  .facebook-widget .after,
  .twitter-widget .after {
    font-family: 'feather';
    font-size: 21.42857em;
    line-height: 6.25rem;
    opacity: 0.3;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none; }
  .facebook-widget .user-info,
  .twitter-widget .user-info {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .facebook-widget .widget-icon,
  .twitter-widget .widget-icon {
    font-size: 1.71429em; }
  .facebook-widget figure,
  .twitter-widget figure {
    margin-bottom: 0; }
  .facebook-widget .user-name-group,
  .twitter-widget .user-name-group {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .facebook-widget .user-profile-picture,
  .twitter-widget .user-profile-picture {
    height: 2.14286em;
    width: 2.14286em;
    border-radius: 7.14286em;
    float: left;
    margin-right: 0.71429em; }
  .facebook-widget .user-name,
  .twitter-widget .user-name {
    margin-top: 0.35714em;
    margin-bottom: 0.35714em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.85714em;
    letter-spacing: .05em; }
  .facebook-widget .user-screen-name,
  .twitter-widget .user-screen-name {
    margin: 0;
    opacity: 0.7;
    font-weight: normal;
    font-size: 0.78571em;
    letter-spacing: 0; }
  .facebook-widget p,
  .twitter-widget p {
    margin-bottom: 0;
    font-family: 'Quicksand', sans-serif; }
  body.rtl .facebook-widget .user-profile-picture, body.rtl
  .twitter-widget .user-profile-picture {
    margin-right: 0;
    margin-left: 0.71429em; }

/* Chart Specific Styles
====================================*/
.progress-stats-round {
  position: relative; }
  .progress-stats-round .list-icon {
    font-size: 2.14286em;
    font-weight: 600;
    position: absolute;
    top: 1em;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

.widget-social a {
  margin-top: -1.42857em;
  margin-bottom: -1.42857em;
  padding-top: 2.14286em;
  padding-bottom: 1.07143em; }
  .widget-social a:hover {
    text-decoration: none; }
  .widget-social a i {
    font-size: 2.85714em; }

.widget-social-ft {
  margin-top: -1.42857em;
  margin-bottom: -1.42857em; }
  .widget-social-ft header {
    padding: 1.42857em 0; }
    .widget-social-ft header i {
      font-size: 2.85714em; }
  .widget-social-ft div div:last-child {
    border-left: 0.0625rem solid #eef1f2; }

.doughnut-widget {
  position: relative; }
  .doughnut-widget section {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .doughnut-widget section small {
      display: inline-block; }

.doughnut-widget-details ul {
  width: 7.14286em;
  line-height: 2.14286em;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.statistic-squares [class*="col-"] {
  border-top: 0.0625rem solid #eee;
  border-left: 0.0625rem solid #eee;
  padding-top: 2.14286em;
  padding-bottom: 2.14286em; }
  .statistic-squares [class*="col-"]:first-child {
    border-left: 0; }

.statistic-squares > .row:first-child [class*="col-"], .statistic-squares > .custom-fullcalendar:first-child [class*="col-"] {
  border-top: 0; }

.knob-widget section {
  position: relative; }
  .knob-widget section i {
    font-size: 4.28571em;
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.knob-widget ul li {
  padding-left: 1.42857em;
  padding-right: 1.42857em; }
  .knob-widget ul li:last-child {
    border-left: 0.0625rem solid #eef1f2; }

.card-user-info-widget .caption-btn > a {
  margin-bottom: 0.66667em;
  letter-spacing: 0.13333em; }

.card-user-info-widget .followers-details-list li {
  border: 0.0625rem solid #eef1f2;
  padding: 0 2.85714em; }
  .card-user-info-widget .followers-details-list li:first-child {
    border-left: 0; }
  .card-user-info-widget .followers-details-list li:last-child {
    border-left: 0;
    border-right: 0; }

.card-user-info-widget .email-details-list li {
  padding: 0px 2.14286em;
  line-height: 2.14286em; }

/********************************
*********************************
Light Box Gallery
*********************************
*********************************/
.lightbox-gallery .lightbox img {
  width: 100%;
  height: auto; }

.lightbox-gallery .lightbox a {
  overflow: hidden;
  display: block;
  position: relative; }
  .lightbox-gallery .lightbox a img {
    -webkit-transition: all 250ms;
    transition: all 250ms; }
  .lightbox-gallery .lightbox a:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

.promo-code-widget header h5 {
  background-color: #adc1c8;
  width: 2.85714em;
  height: 2.85714em;
  line-height: 2.85714em;
  color: #ffffff; }

.promo-code-widget section > a {
  display: inline-block;
  border: 1px dashed #eef1f2; }

.promo-code-widget section > input {
  max-width: 100%; }

.social-icon-widget div:first-child {
  position: relative; }
  .social-icon-widget div:first-child::after {
    content: "";
    position: absolute;
    width: 0.07143em;
    height: 3.57143em;
    background-color: #dfe3e9;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.latest-widget header {
  border-bottom: 1px solid #efefef; }

.latest-widget section .col-md-3 {
  border-right: 1px solid #efefef; }
  .latest-widget section .col-md-3:last-child {
    border-right: 0; }
  .latest-widget section .col-md-3 h5 {
    line-height: 1.57143em; }

.latest-widget footer .btn {
  background-color: #333333;
  color: #fff;
  outline: none; }

.latest-widget footer .btn-default:active {
  background-color: #333333;
  color: #fff; }

.card-bench-widget figure {
  position: relative; }
  .card-bench-widget figure header {
    position: absolute;
    top: 1.42857em;
    right: 1.42857em; }
    .card-bench-widget figure header .btn {
      font-weight: 700;
      letter-spacing: 0.07143em;
      color: #fff;
      border-color: #fff; }
      .card-bench-widget figure header .btn:hover {
        background-color: #fff;
        color: #000; }
  .card-bench-widget figure section {
    position: absolute;
    bottom: 2.85714em;
    right: 1.42857em; }
  .card-bench-widget figure ul {
    position: absolute;
    bottom: 0em;
    right: 1.42857em; }

.city-card-widget figure {
  position: relative; }
  .city-card-widget figure .city-card-status,
  .city-card-widget figure .city-card-details {
    position: absolute;
    left: 1.42857em; }
  .city-card-widget figure .city-card-status {
    top: 1.42857em; }
  .city-card-widget figure .city-card-details {
    bottom: 0; }
  .city-card-widget figure .city-card-button {
    position: absolute;
    right: 1.42857em;
    bottom: 1.42857em; }
    .city-card-widget figure .city-card-button .btn {
      color: #fff;
      border-color: #fff; }
      .city-card-widget figure .city-card-button .btn:hover {
        color: #000;
        background-color: #fff; }

.ecommerce-products-card figure {
  position: relative; }
  .ecommerce-products-card figure figcaption {
    position: absolute;
    top: 1.42857em;
    right: 1.42857em; }

.ecommerce-products-card .ecommerce-products-card-details {
  padding: 2.14286em 2.85714em 1.78571em; }
  .ecommerce-products-card .ecommerce-products-card-details .product-title h6 {
    color: #bbc7d3; }
  .ecommerce-products-card .ecommerce-products-card-details .buy-button .btn {
    border-radius: 0;
    color: #ffffff;
    background-color: #88bf57;
    outline: none; }
  .ecommerce-products-card .ecommerce-products-card-details .buyer-button .btn {
    color: #bbc7d3;
    border-color: #bbc7d3; }
    .ecommerce-products-card .ecommerce-products-card-details .buyer-button .btn:hover, .ecommerce-products-card .ecommerce-products-card-details .buyer-button .btn:focus {
      color: #000; }
  .ecommerce-products-card .ecommerce-products-card-details .product-ratings li a i {
    color: #f3a855; }

/* Simple Thumnail Gallery
========================*/
.gallery-small a {
  display: inline-block;
  overflow: hidden;
  background: #000;
  position: relative;
  text-align: center; }

.gallery-small img {
  -webkit-transition: 250ms opacity, 250ms -webkit-transform;
  transition: 250ms opacity, 250ms -webkit-transform;
  transition: 250ms transform, 250ms opacity;
  transition: 250ms transform, 250ms opacity, 250ms -webkit-transform;
  width: 100%;
  height: auto; }

.gallery-small a:hover > img,
.gallery-small a.active > img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.gallery-small a:hover img,
.gallery-small .active img {
  opacity: .7; }

.gallery-small a:hover span,
.gallery-small .active span {
  display: block;
  width: 100%;
  position: absolute;
  color: #fff;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.6em;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -2px;
  font-family: 'Quicksand', sans-serif; }

.gallery-small a:hover small,
.gallery-small .active small {
  display: block;
  color: #fff;
  font-size: .8rem;
  margin-top: 5px;
  letter-spacing: 0; }

/* Chart Widgets
============================*/
.chart-widget .card .card-header {
  padding-left: 2.14286em;
  background-color: #f9faff; }
  .chart-widget .card .card-header span {
    color: #9ca0a8; }

.chart-widget .card .card-body {
  background-color: #f9faff; }

.chart-widget .card .card-footer {
  background: none;
  border-color: #edf3f8; }

.chart-widget .pie-chart {
  position: relative; }
  .chart-widget .pie-chart section {
    color: #9ca0a8;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.online-course-widget .card-header {
  background: none;
  position: relative; }
  .online-course-widget .card-header::after {
    content: "";
    position: absolute;
    height: 0.21429em;
    width: 2.85714em;
    bottom: 0;
    left: 1.42857em;
    background: #e9ecf0; }
  .online-course-widget .card-header a i {
    font-size: 1.57143em;
    background: #e9ecf0;
    padding: 0.68182em; }
  .online-course-widget .card-header a:hover i {
    background-color: #1976d2; }
  .online-course-widget .card-header span {
    color: #6a768c;
    font-size: 0.92857em;
    font-weight: 600;
    padding: 1.15385em 1.53846em; }

.online-course-widget .card-body {
  margin-bottom: 0.71429em; }
  .online-course-widget .card-body h5 a {
    font-weight: 300;
    line-height: 1.78571em;
    color: #6a768c; }

.online-course-widget .card-footer {
  padding: 1.07143em 1.42857em;
  background-color: #fff;
  border-color: #eef1f2; }

.select-widget {
  font-family: 'Quicksand', sans-serif;
  margin-bottom: 2.14286em; }
  .select-widget section {
    margin-top: 2.14286em; }
    .select-widget section a div {
      margin-left: -0.71429em;
      margin-right: -0.71429em;
      border: 1px solid #eef1f2;
      border-radius: 0.35714em;
      padding: 0 0.71429em 2.85714em 0.71429em; }
    .select-widget section i {
      font-size: 5.42857em;
      vertical-align: bottom; }

.subscribe-widget {
  border: 0.14286em dashed #eef1f2;
  padding: 1.42857em 1.42857em 2.85714em 1.42857em; }
  .subscribe-widget .col-md-2 {
    position: relative; }
    .subscribe-widget .col-md-2 i {
      font-size: 5.42857em; }
      .subscribe-widget .col-md-2 i::before {
        position: absolute;
        -webkit-transform: rotate(15deg);
                transform: rotate(15deg);
        left: 40%;
        top: 20%; }
  .subscribe-widget .form-control {
    -webkit-box-shadow: none;
            box-shadow: none; }

.tickets-table table thead {
  background: #fbfbfc; }
  .tickets-table table thead th {
    padding: 1.42857em;
    border-top: 1px solid #eef1f2;
    border-bottom: 1px solid #eef1f2; }

.tickets-table table tbody tr {
  margin: 0.71429em 0; }
  .tickets-table table tbody tr:last-child td {
    border: none; }
  .tickets-table table tbody tr td {
    padding: 0.71429em 1.42857em;
    border-bottom: 1px solid #eef1f2; }
    .tickets-table table tbody tr td i {
      font-size: 1.28571em; }
      .tickets-table table tbody tr td i::before {
        vertical-align: -webkit-baseline-middle; }

.schedule-widget .col-md-3 {
  position: relative; }
  .schedule-widget .col-md-3::after {
    content: "";
    position: absolute;
    height: 2.85714em;
    width: 0.07143em;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: #eef1f2; }
  .schedule-widget .col-md-3:last-child::after {
    display: none; }

.schedule-widget a i {
  position: relative;
  background: #eef1f2;
  font-size: 1.28571em;
  height: 3.57143em;
  width: 3.57143em; }
  .schedule-widget a i::before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.purpose-widget .card .card-body {
  border-bottom: 1px solid #eef1f2; }
  .purpose-widget .card .card-body .col-md-6 {
    padding: 2.14286em;
    border-right: 1px solid #eef1f2; }
    .purpose-widget .card .card-body .col-md-6:last-child {
      border: none; }
  .purpose-widget .card .card-body:last-child {
    border: none; }

.status-view-widget .col-md-6 a {
  padding: 2.5em 1.78571em;
  border: 1px solid #fff;
  border-radius: 0.35714em;
  background: #f9f9f9; }
  .status-view-widget .col-md-6 a i {
    font-size: 1.42857em; }
    .status-view-widget .col-md-6 a i::before {
      vertical-align: -webkit-baseline-middle; }
  .status-view-widget .col-md-6 a h3 {
    color: #444; }
  .status-view-widget .col-md-6 a:hover {
    background: none;
    border-color: #38d57a; }

.sports-card .card .card-header .list-icon {
  width: auto;
  height: auto;
  line-height: normal; }

.sports-card .card .card-body > div > a small {
  border-bottom: 1px solid #eef1f2; }

/* Map Widgets
============================*/
.widget-map .gmap {
  position: relative; }
  .widget-map .gmap:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
            box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
    pointer-events: none; }

.widget-map .card {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }

/* Project Index
============================*/
.widget-project-index .card {
  border: 0; }
  .widget-project-index .card .card-header {
    background: #fff;
    border: 0; }
    .widget-project-index .card .card-header a {
      padding-right: 1.25rem;
      padding-left: 1.25rem; }
    .widget-project-index .card .card-header a::after {
      display: none; }
  .widget-project-index .card .card-title {
    padding: 0; }
  .widget-project-index .card .count {
    height: 1.25rem;
    width: 1.25rem;
    line-height: 1.125rem;
    text-align: center;
    border-radius: 100%;
    border: 2px solid #eef1f2;
    display: inline-block; }

.widget-project-index .list-group {
  border: 0;
  background: #f5f7fa; }
  .widget-project-index .list-group .list-group-item {
    padding: 0.75em 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
        -ms-flex-align: top;
            align-items: top;
    background: #f5f7fa;
    border: 0;
    color: #bbb;
    font-size: 0.92857em;
    font-weight: 500; }
    .widget-project-index .list-group .list-group-item.active {
      color: #444;
      -webkit-box-shadow: inset 4px 0 0 0 #1976d2;
              box-shadow: inset 4px 0 0 0 #1976d2; }
  .widget-project-index .list-group small {
    margin-left: 1em; }
  .widget-project-index .list-group .list-icon {
    line-height: 2.14286em;
    margin-right: 1em;
    color: #bbb; }
  .widget-project-index .list-group .done-icon {
    display: block;
    font-size: 0.75rem;
    height: 1.66667em;
    width: 1.66667em;
    line-height: 1.66667em;
    text-align: center;
    border-radius: 100%;
    margin-top: .2em; }

body.rtl .widget-project-index .list-group .list-group-item.active {
  -webkit-box-shadow: inset -4px 0 0 0 #1976d2;
          box-shadow: inset -4px 0 0 0 #1976d2; }

body.rtl .widget-project-index .list-group .list-icon {
  margin-right: 0;
  margin-left: 1em; }

/********************************
*********************************
Pricing Table
*********************************
*********************************/
.pricing-box {
  border: 0.0625rem solid #eef1f2;
  border-radius: 0.28571em;
  background: #fff;
  margin: 3em 0;
  padding-bottom: 1.07143em;
  padding-top: 0.71429em; }
  [class^="col-md-"] .pricing-box {
    margin-left: -0.35714em;
    margin-right: -0.35714em; }
  .pricing-box .heading-basic {
    height: 5.71429em;
    width: 5.71429em;
    display: inline-block;
    line-height: 5.71429em;
    margin: auto; }
  .pricing-box .heading-custom {
    height: 5.71429em;
    width: 5.71429em;
    line-height: 5.71429em;
    display: inline-block;
    margin: auto; }
  .pricing-box li {
    padding: 0.5em 0; }
  .pricing-box hr {
    width: 80%; }
  .pricing-box.featured-pricing-box {
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 0px 0.64286em rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 0.64286em rgba(0, 0, 0, 0.1); }
    .pricing-box.featured-pricing-box .heading-featured {
      height: 2.85714em;
      width: 2.85714em;
      line-height: 2.85714em;
      display: inline-block;
      margin: 0; }
    [class^=col-md-] .pricing-box.featured-pricing-box {
      margin-left: -2.14286em;
      margin-right: -2.14286em;
      margin-top: 0;
      margin-bottom: 0; }
  .pricing-box.featured-pricing-box-2 h5, .pricing-box.featured-pricing-box-2 p, .pricing-box.featured-pricing-box-2 a, .pricing-box.featured-pricing-box-2 li {
    color: #fff; }
  .pricing-box.featured-pricing-box-2 li {
    color: #fff !important; }
  .pricing-box.featured-pricing-box-2 .btn-outline-default:hover {
    background: #fff;
    border-color: transparent;
    color: rgba(135, 206, 250, 0.7); }
  .pricing-box header {
    margin-top: 2.14286em; }
    .pricing-box header h5 {
      font-weight: 700;
      margin-bottom: 1.11111em; }
    .pricing-box header span sub {
      font-size: 0.35714em;
      font-weight: 700;
      position: relative;
      top: 0; }
    .pricing-box header .header-text {
      font-size: 1.07143em;
      font-weight: 500;
      margin-top: 2em; }
    .pricing-box header .triangle-top-right {
      display: inline-block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 80px 80px 0;
      border-color: transparent #38d57a transparent transparent;
      position: absolute;
      top: 0.35714em;
      right: 0.35714em; }
      .pricing-box header .triangle-top-right::before {
        content: "\e9bf";
        font-family: "feather";
        color: #fff;
        font-size: 1.42857em;
        position: absolute;
        left: 2.25em;
        top: 0.5em; }
  .pricing-box ul {
    padding-right: 0; }
  .pricing-box .pricing-box-content li {
    border: none;
    color: #aaa;
    background-color: transparent; }
  .pricing-box .pricing-box-content .btn {
    width: 80%;
    letter-spacing: 0.14286em;
    font-size: 0.78571em;
    font-weight: 700;
    margin-bottom: 1.78571em;
    text-transform: uppercase; }

/********************************
*********************************
Timeline
*********************************
*********************************/
.timeline {
  position: relative;
  margin: 1.42857em 0; }
  .timeline .timeline-body {
    padding: 0 1.42857em;
    display: inline-block;
    width: 40%;
    margin-left: 5%;
    background: #fff;
    border: 1px solid #eef1f2;
    text-align: right;
    border-radius: 10px; }
    .timeline .timeline-body header {
      padding: 1.5873em 1.5873em;
      margin: 0 -1.5873em 1.5873em;
      background: #1976d2;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      color: #fff;
      font-size: 0.9em; }
      .timeline .timeline-body header .timeline-body-title {
        font-size: 0.875rem;
        line-height: 1.5;
        margin: 0;
        color: #fff; }
      .timeline .timeline-body header a {
        color: #fff;
        border-bottom: 1px dotted #fff;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .timeline .timeline-body header a:hover {
          border-bottom-color: rgba(255, 255, 255, 0.5); }
    .timeline .timeline-body > *:last-child:not(header) {
      margin-bottom: 1.42857em; }
    .timeline .timeline-body header:last-child {
      margin-bottom: 0;
      border-radius: 10px; }
    .timeline .timeline-body iframe {
      width: 100%; }
  .timeline .timeline-header {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 2; }
    .timeline .timeline-header i {
      height: 2.5em;
      width: 2.5em;
      border-radius: 100px;
      background: #1976d2;
      color: #fff;
      line-height: 2.5em;
      font-size: 1.71429em;
      text-align: center; }
  .timeline .timeline-title {
    position: absolute;
    top: 0;
    left: 55%;
    width: 10%;
    text-align: left; }
    .timeline .timeline-title img {
      border-radius: 100px;
      height: 3.57143em;
      width: 3.57143em; }
    .timeline .timeline-title span, .timeline .timeline-title small {
      display: block; }
    .timeline .timeline-title h5 {
      margin: 0.55556em 0 0.27778em; }
      .timeline .timeline-title h5 a {
        color: #999; }
  .timeline .timeline-single {
    padding-bottom: 5.71429em;
    position: relative;
    z-index: 1;
    min-height: 7.14286em; }
    .timeline .timeline-single:after {
      content: "";
      border-right: 4px solid #1976d2;
      z-index: 0;
      display: block;
      position: absolute;
      top: 5em;
      bottom: 0.71429em;
      left: 50%;
      opacity: 0.2; }
    .timeline .timeline-single:nth-child(even) .timeline-body {
      margin-left: 55%;
      text-align: left; }
    .timeline .timeline-single:nth-child(even) .timeline-title {
      left: 35%;
      text-align: right; }
  body.rtl .timeline {
    direction: ltr; }
    body.rtl .timeline .timeline-single:nth-child(even) .timeline-body {
      text-align: right; }
    body.rtl .timeline .load-more-btn {
      direction: ltr; }
  @media (max-width: 768px) {
    .timeline .timeline-body {
      width: 45%;
      margin-left: 0; } }

@-webkit-keyframes loadingAnimation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loadingAnimation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
  .timeline .load-more-btn {
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .timeline .load-more-btn:after {
      content: "refresh";
      font-family: "Material Icons";
      font-size: 1.33333em;
      vertical-align: middle;
      display: none;
      -webkit-animation-name: loadingAnimation;
              animation-name: loadingAnimation;
      -webkit-animation-duration: 1s;
              animation-duration: 1s;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite; }
    .timeline .load-more-btn.loading span {
      display: none; }
    .timeline .load-more-btn.loading:after {
      display: block; }


/* Media Elements
========================*/
.mejs__container {
  max-width: 100%;
  width: 100% !important;
  font-family: 'Quicksand', sans-serif; }
  .mejs__container.mejs__video {
    background: none; }

.mejs__overlay {
  width: 100% !important; }

.mejs__mediaelement * {
  width: 100% !important;
  max-width: 100%; }

.mejs__overlay-button {
  background: none;
  color: #fff;
  height: 3.75rem;
  width: 3.75rem; }
  .mejs__overlay-button:before {
    content: '\e99e';
    font-family: 'feather';
    font-size: 3.75rem;
    line-height: 3.75rem; }

.video {
  max-width: 100%; }

.no-control-onstart.mejs__video--playing .mejs__controls {
  display: block; }

.no-controls-onstart:not(.mejs__video--playing) .mejs__controls {
  display: none; }

.mejs__container.style-2 .mejs__controls {
  background: #444; }

.mejs__container.style-2 .mejs__time-rail {
  position: absolute;
  top: -7px;
  right: 0;
  left: 0;
  width: 100% !important;
  height: 3px;
  margin: 0;
  padding: 0; }

.mejs__container.style-2 .mejs__time-buffering, .mejs__container.style-2 .mejs__time-current, .mejs__container.style-2 .mejs__time-float, .mejs__container.style-2 .mejs__time-float-corner, .mejs__container.style-2 .mejs__time-float-current, .mejs__container.style-2 .mejs__time-hovered, .mejs__container.style-2 .mejs__time-loaded, .mejs__container.style-2 .mejs__time-marker, .mejs__container.style-2 .mejs__time-total {
  height: 3px; }

.mejs__container.style-2 .mejs__time-total {
  background: #fff; }

.mejs__container.style-2 .mejs__time-loaded {
  background: rgba(25, 118, 210, 0.4); }

.mejs__container.style-2 .mejs__time-current {
  background: #1976d2; }

.mejs__container.style-2 .mejs__time-hovered {
  background: #145ca4; }

.mejs__container.style-2 .mejs__time-float,
.mejs__container.style-2 .mejs__time-handle {
  display: none !important; }

.mejs__container.style-2 .mejs__volume-button > button,
.mejs__container.style-2 .mejs__playpause-button > button,
.mejs__container.style-2 .mejs__fullscreen-button > button {
  background: none; }
  .mejs__container.style-2 .mejs__volume-button > button::before,
  .mejs__container.style-2 .mejs__playpause-button > button::before,
  .mejs__container.style-2 .mejs__fullscreen-button > button::before {
    font-family: 'Material Icons';
    vertical-align: middle;
    text-rendering: optimizeLegibility;
    -webkit-font-feature-settings: 'liga';
            font-feature-settings: 'liga';
    font-size: 1.5rem;
    height: 1em;
    width: 1em;
    color: #fff; }

.mejs__container.style-2 .mejs__fullscreen-button {
  float: right; }
  .mejs__container.style-2 .mejs__fullscreen-button > button::before {
    content: 'fullscreen'; }
  .mejs__container.style-2 .mejs__fullscreen-button.mejs__unfullscreen > button::before {
    content: 'fullscreen_exit'; }

.mejs__container.style-2 .mejs__playpause-button.mejs__play > button::before {
  content: 'play_arrow'; }

.mejs__container.style-2 .mejs__playpause-button.mejs__pause > button::before {
  content: 'pause'; }

.mejs__container.style-2 .mejs__volume-button {
  padding-left: 0;
  padding-right: 0; }
  .mejs__container.style-2 .mejs__volume-button > button::before {
    content: 'volume_up'; }
  .mejs__container.style-2 .mejs__volume-button.mejs__unmute > button::before {
    content: 'volume_off'; }

.mejs__container.style-2 .mejs__overlay-button:before {
  font-family: 'Material Icons';
  content: 'play_arrow'; }

.mejs__container.style-2 .mejs__duration-container {
  opacity: 0.5; }
  .mejs__container.style-2 .mejs__duration-container:before {
    content: '\002f ';
    margin-right: .5em; }


/********************************
*********************************
Weather
*********************************
*********************************/
.weather-card-image figure {
  overflow: hidden;
  height: 20.71429em;
  position: relative;
  background-size: cover;
  background-position: center center;
  margin-bottom: 0; }

.weather-card-image img {
  width: 100%; }

.weather-card-image figcaption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .weather-card-image figcaption h6 {
    position: absolute;
    bottom: 0.71429em; }
  .weather-card-image figcaption span {
    position: absolute;
    right: 1em;
    bottom: 0.5em;
    font-size: 1.42857em; }
    .weather-card-image figcaption span sup {
      font-size: 0.5em;
      vertical-align: super; }

.weather-card-image .weather-footer div {
  padding: 0 1.07143em;
  margin: 2.14286em 0 2.14286em 0;
  border-left: 0.0625rem solid #eee; }
  .weather-card-image .weather-footer div:first-child {
    border: 0; }

.weather-card-image-dark {
  position: relative;
  height: 30.71429em;
  overflow: hidden;
  background-size: cover;
  background-position: center center; }
  .weather-card-image-dark i {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    font-size: 3.57143em; }
  .weather-card-image-dark .weather-caption {
    position: absolute;
    bottom: 2.14286em;
    left: 1.42857em; }
  .weather-card-image-dark .weather-date {
    padding: 0.71429em 1.07143em;
    position: absolute;
    bottom: 3.21429em;
    right: 0; }

.weather-status {
  font-size: 2.14286em;
  margin-left: -0.33333em; }

.weather-card-default table tr td {
  border: 0; }

.weather-card-default li {
  padding: 0 0.9375em;
  font-size: 1.14286em; }

.weather-card-simple h3 {
  font-weight: 400; }

.weather-card-simple i {
  font-size: 2.5em;
  margin-top: 0.28571em; }

/********************************
*********************************
To Do App
*********************************
*********************************/
.todo-widget {
  padding-bottom: 1.42857em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .todo-widget .list-group {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 1.42857em; }
  .todo-widget input {
    height: 3.21429em; }
  .todo-widget .list-group-item {
    margin: 0;
    padding: 0;
    border: 0; }
    .todo-widget .list-group-item.checked .label-text {
      font-style: italic;
      text-decoration: line-through; }
    .todo-widget .list-group-item:hover {
      background: #f9f9f9; }
    .todo-widget .list-group-item:hover .edit-item,
    .todo-widget .list-group-item:hover .delete-item {
      opacity: 1; }
  @media (max-width: 767px) {
    .todo-widget .list-group-item .label-text {
      padding-right: 5em; }
    .todo-widget .list-group-item .edit-item,
    .todo-widget .list-group-item .delete-item {
      opacity: 1; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .todo-widget {
      opacity: 1; }
      .todo-widget .list-group-item .label-text {
        padding-right: 3.21429em; }
      .todo-widget .list-group-item .delete-item,
      .todo-widget .list-group-item .edit-item {
        opacity: 1; } }
  .todo-widget label {
    display: block;
    position: relative;
    padding: 1.07143em;
    font-weight: normal;
    cursor: pointer;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 0; }
    .todo-widget label input[type="checkbox"] {
      display: none; }
    .todo-widget label .label-text {
      display: block; }
  .todo-widget .edit-item,
  .todo-widget .delete-item {
    position: absolute;
    top: 50%;
    right: 0.625em;
    color: #999;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
    font-size: 1.14286em;
    background: #17bff0;
    color: #fff;
    height: 1.875em;
    width: 1.875em;
    line-height: 1.875em;
    text-align: center;
    border-radius: 100px; }
  .todo-widget .edit-item {
    right: 3.125em; }
  .todo-widget .edit-field {
    position: relative; }
    .todo-widget .edit-field input {
      padding-right: 3.57143em; }
    .todo-widget .edit-field .submit-btn {
      position: absolute;
      top: 50%;
      right: 0.66667em;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      height: 2em;
      width: 2em;
      line-height: 1.8em;
      font-size: 1.07143em;
      padding: 0;
      border-radius: 100px;
      text-align: center; }
      .todo-widget .edit-field .submit-btn i {
        font-size: 1.06667em; }

/********************************
 *********************************
Kanban
 *********************************
 *********************************/
/* Kanban Widget 
========================*/
.kanban-widget {
  overflow-x: auto; }
  .kanban-widget .category-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .kanban-widget .category-item {
    padding: 1.5em;
    background: #fff;
    margin-right: 1em;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: calc(100vh - $nav-height); }
    .kanban-widget .category-item:last-of-type {
      margin-right: 0; }
    .kanban-widget .category-item .add-new-task {
      cursor: pointer; }
  .kanban-widget .category-title {
    margin-top: 0;
    margin-bottom: 1.5em; }
  .kanban-widget .task-item {
    background: #f5f7fa;
    margin-bottom: 1.42857em;
    padding: 1em;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .kanban-widget .task-item:hover {
      background: #e4e9f2; }
    .kanban-widget .task-item .badge, .kanban-widget .task-item .label {
      font-size: 0.875rem; }
  .kanban-widget .task-label {
    position: absolute;
    top: -2px;
    right: 10px;
    line-height: 1; }
  .kanban-widget .task-title {
    margin: 0 0 .5em; }
  .kanban-widget .task-item:hover .task-users figure {
    border-color: #e4e9f2; }
  .kanban-widget .task-users figure {
    margin-bottom: 0;
    margin-left: -20px;
    border: 5px solid #f5f7fa;
    border-radius: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .kanban-widget .task-users figure:first-child {
      margin-left: 0; }



/********************************
*********************************
Content Area
*********************************
*********************************/
.widget-bg {
  border: 0 }

.jqstooltip {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.dropdown-toggle::after {
  display: none; }

ul.wysihtml5-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.wysihtml5-toolbar .dropdown .dropdown-menu {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .wysihtml5-toolbar .dropdown .dropdown-menu li a {
    display: block;
    width: 100%;
    padding: 0.35714em 1.42857em;
    color: #888; }
    .wysihtml5-toolbar .dropdown .dropdown-menu li a:hover, .wysihtml5-toolbar .dropdown .dropdown-menu li a:focus {
      color: #514d6a;
      background: #f7fafc; }

.wysihtml5-toolbar .btn-default:active {
  color: #555;
  background-color: #d6dadf;
  border-color: #d6dadf; }

.wysihtml5-toolbar .btn {
  cursor: pointer; }
  .wysihtml5-toolbar .btn span::before, .wysihtml5-toolbar .btn span::after {
    font-family: "FontAwesome";
    display: block;
    line-height: 1;
    font-style: normal;
    font-size: 1.2em;
    font-weight: 300;
    display: inline;
    vertical-align: middle; }
  .wysihtml5-toolbar .btn .glyphicon-font::before {
    content: "\f031";
    vertical-align: baseline; }
  .wysihtml5-toolbar .btn .glyphicon-quote::before {
    display: none; }
  .wysihtml5-toolbar .btn .glyphicon-quote::after {
    content: "\f10d"; }
  .wysihtml5-toolbar .btn .glyphicon-list::before {
    content: "\f03a"; }
  .wysihtml5-toolbar .btn .glyphicon-th-list::before {
    content: "\f00b"; }
  .wysihtml5-toolbar .btn .glyphicon-indent-right::before {
    content: "\f03b"; }
  .wysihtml5-toolbar .btn .glyphicon-indent-left::before {
    content: "\f03c"; }
  .wysihtml5-toolbar .btn .glyphicon-share::before {
    content: "\f045"; }
  .wysihtml5-toolbar .btn .glyphicon-picture::before {
    content: "\f03e"; }

.search-results .form-control {
  -webkit-box-shadow: none;
          box-shadow: none; }

.search-results .col-md-3 h5 {
  letter-spacing: 0.2rem;
  opacity: .8; }

.search-results .search-list li {
  padding: 1em 0;
  border-bottom: 1px solid #eef1f2; }
  .search-results .search-list li:first-child {
    padding-top: 0; }
  .search-results .search-list li:last-child {
    padding-bottom: 0;
    border-bottom: 0; }

/* 
========================
Bootstrap UI
========================
*/
.badge.up, .up.label {
  position: absolute;
  top: 0.625rem;
  right: 0.25rem; }

.badge-sm {
  font-size: 0.6875rem;
  padding: 0.125rem 0.3125rem; }

.badge-border {
  background: transparent !important;
  border-width: 2px;
  border-style: solid;
  padding: 0.1875rem 0.375rem;
  border-radius: 200px;
  color: #1976d2;
  font-weight: 700; }
  .badge-border.bg-primary {
    color: #1976d2; }
  .badge-border.bg-danger {
    color: #ff3333; }
  .badge-border.bg-warning {
    color: #f5ff30; }
  .badge-border.bg-success {
    color: #38d57a; }
  .badge-border.bg-info {
    color: #17bff0; }
  .badge-border.badge-border-inverted {
    color: #fff; }

/* 
========================
Basic Icons Style
========================
*/
.icons-page .main-wrapper .material-icons {
  font-size: 3.42857em; }

.icons-page .main-wrapper .fa {
  font-size: 2.57143em; }

.icons-page .main-wrapper [class^="feather-"],
.icons-page .main-wrapper [class*=" feather-"] {
  font-size: 2.57143em; }

.icons-page .main-wrapper .linea {
  font-size: 2.57143em;
  vertical-align: bottom; }

.icons-page .main-wrapper .col-md-2,
.icons-page .main-wrapper .col-md-3 {
  cursor: pointer;
  opacity: .7;
  margin: 1.42857em 0; }
  .icons-page .main-wrapper .col-md-2:hover,
  .icons-page .main-wrapper .col-md-3:hover {
    opacity: 1; }

.icons-page .main-wrapper .social-icons {
  font-size: 4.28571em; }

.icons-page .main-wrapper .wi {
  font-size: 2.85714em; }

.list-icon.pull-left {
  margin-right: 0.4375rem; }

.list-icon.pull-right {
  margin-left: 0.3125rem; }


/*# sourceMappingURL=style.css.map */
