/* 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: 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: "Roboto", "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.57143;
  color: #555;
  background-color: #f2f4f8; }

[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: #0F1745;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
a:hover {
  color: #0F1745;
  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: #868e96;
  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; }

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: "Nunito Sans", sans-serif;
  font-weight: 600;
  line-height: 1.1;
  color: #333; }

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.125rem; }

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

.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 rgba(0, 0, 0, 0.1); }

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

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

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

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

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

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

.blockquote {
  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: #f2f4f8;
  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: 15px;
  padding-left: 15px;
  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: 15px;
  padding-left: 15px;
  width: 100%; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

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

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

.col {
  -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 {
  -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 {
    -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; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
.table th,
.table td {
  padding: 0.57143em;
  vertical-align: top;
  border-top: 1px solid #efefef; }
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #efefef; }
.table tbody + tbody {
  border-top: 2px solid #efefef; }
.table .table {
  background-color: #f2f4f8; }

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

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

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f7fafc; }

.table-hover tbody tr:hover {
  background-color: #ecf3f8; }

.table-color-scheme,
.table-color-scheme > th,
.table-color-scheme > td {
  background-color: #cef2eb; }

.table-hover .table-color-scheme:hover {
  background-color: #baede3; }
.table-hover .table-color-scheme:hover > td,
.table-hover .table-color-scheme:hover > th {
  background-color: #baede3; }

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

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

.table-content-color,
.table-content-color > th,
.table-content-color > td {
  background-color: #cfcfcf; }

.table-hover .table-content-color:hover {
  background-color: #c2c2c2; }
.table-hover .table-content-color:hover > td,
.table-hover .table-content-color:hover > th {
  background-color: #c2c2c2; }

.table-content,
.table-content > th,
.table-content > td {
  background-color: #cfcfcf; }

.table-hover .table-content:hover {
  background-color: #c2c2c2; }
.table-hover .table-content:hover > td,
.table-hover .table-content:hover > th {
  background-color: #c2c2c2; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-active,
.table-active > th,
.table-active > td {
  background-color: #ecf3f8; }

.table-hover .table-active:hover {
  background-color: #d9e7f1; }
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: #d9e7f1; }

.thead-inverse th {
  color: #f2f4f8;
  background-color: #212529; }

.thead-default th {
  color: #efefef;
  background-color: #e9ecef; }

.table-inverse {
  color: #f2f4f8;
  background-color: #212529; }
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: rgba(255, 255, 255, 0.1); }
.table-inverse.table-bordered {
  border: 0; }
.table-inverse.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05); }
.table-inverse.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 991px) {
  .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; } }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5625rem 1.2em;
  font-size: 0.875rem;
  line-height: 1.57143;
  color: #74708d;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #e4e9f0;
  border-radius: 0.25rem;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }
.form-control:focus {
  color: #74708d;
  background-color: #fff;
  border-color: #03a9f3;
  outline: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(3, 169, 243, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(3, 169, 243, 0.2); }
.form-control::-webkit-input-placeholder {
  color: #bbb;
  opacity: 1; }
.form-control:-ms-input-placeholder {
  color: #bbb;
  opacity: 1; }
.form-control::placeholder {
  color: #bbb;
  opacity: 1; }
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1; }

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

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

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

.col-form-label {
  padding-top: calc(0.5625rem - 1px * 2);
  padding-bottom: calc(0.5625rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.3125rem - 1px * 2);
  padding-bottom: calc(0.3125rem - 1px * 2);
  font-size: 1rem; }

.col-form-label-sm {
  padding-top: calc(0.1875rem - 1px * 2);
  padding-bottom: calc(0.1875rem - 1px * 2);
  font-size: 0.75rem; }

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

.form-control-plaintext {
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  margin-bottom: 0;
  line-height: 1.57143;
  border: solid transparent;
  border-width: 1px 0; }
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .form-control-plaintext.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .form-control-plaintext.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.1875rem 0.5rem;
  font-size: 0.75rem;
  line-height: 2;
  border-radius: 0.2rem; }

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

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.3125rem 1.5rem;
  font-size: 1rem;
  line-height: 2;
  border-radius: 0.3rem; }

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

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

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
.form-check.disabled .form-check-label {
  color: #868e96; }

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

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
.form-check-input:only-child {
  position: static; }

.form-check-inline {
  display: inline-block; }
.form-check-inline .form-check-label {
  vertical-align: middle; }
.form-check-inline + .form-check-inline {
  margin-left: 0.75rem; }

.invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #e6614f; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(230, 97, 79, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #38d57a; }
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(56, 213, 122, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(56, 213, 122, 0.25); }
.was-validated .form-control:valid ~ .invalid-feedback,
.was-validated .form-control:valid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback,
.form-control.is-valid ~ .invalid-tooltip, .was-validated
.custom-select:valid ~ .invalid-feedback,
.was-validated
.custom-select:valid ~ .invalid-tooltip,
.custom-select.is-valid ~ .invalid-feedback,
.custom-select.is-valid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:valid + .form-check-label, .form-check-input.is-valid + .form-check-label {
  color: #38d57a; }

.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {
  background-color: rgba(56, 213, 122, 0.25); }

.was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description {
  color: #38d57a; }

.was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control {
  border-color: #38d57a; }
.was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before {
  border-color: inherit; }

.was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(56, 213, 122, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(56, 213, 122, 0.25); }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #e6614f; }
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 97, 79, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(230, 97, 79, 0.25); }
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block; }

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

.was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {
  background-color: rgba(230, 97, 79, 0.25); }

.was-validated .custom-control-input:invalid ~ .custom-control-description, .custom-control-input.is-invalid ~ .custom-control-description {
  color: #e6614f; }

.was-validated .custom-file-input:invalid ~ .custom-file-control, .custom-file-input.is-invalid ~ .custom-file-control {
  border-color: #e6614f; }
.was-validated .custom-file-input:invalid ~ .custom-file-control::before, .custom-file-input.is-invalid ~ .custom-file-control::before {
  border-color: inherit; }

.was-validated .custom-file-input:invalid:focus, .custom-file-input.is-invalid:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 97, 79, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(230, 97, 79, 0.25); }

.form-inline {
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.form-inline .form-check {
  width: 100%; }
@media (min-width: 576px) {
  .form-inline label {
    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;
    margin-bottom: 0; }
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-plaintext {
    display: inline-block; }
  .form-inline .input-group {
    width: auto; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check {
    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;
    width: auto;
    margin-top: 0;
    margin-bottom: 0; }
  .form-inline .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0; }
  .form-inline .custom-control {
    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;
    padding-left: 0; }
  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5625rem 1.2em;
  font-size: 0.875rem;
  line-height: 1.57143;
  border-radius: 0.25rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.btn:focus, .btn:hover {
  text-decoration: none; }
.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.125);
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn:disabled {
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none; }
.btn:active, .btn.active {
  background-image: none;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.125), inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.125), inset 0 3px 5px rgba(0, 0, 0, 0.125); }

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

.btn-color-scheme {
  color: #111;
  background-color: #0F1745;
  border-color: #0F1745;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-color-scheme:hover {
  color: #111;
  background-color: #0F1745;
  border-color: #0F1745; }

.btn-color-scheme.disabled, .btn-color-scheme:disabled {
  background-color: #0F1745;
  border-color: #0F1745; }
.btn-color-scheme:active, .btn-color-scheme.active,
.show > .btn-color-scheme.dropdown-toggle {
  background-color: #0F1745;
  background-image: none;
  border-color: #0F1745;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-color-scheme-dark {
  color: #fff;
  background-color: #545d73;
  border-color: #545d73;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-color-scheme-dark:hover {
  color: #fff;
  background-color: #444b5d;
  border-color: #3e4556; }
.btn-color-scheme-dark:focus, .btn-color-scheme-dark.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(84, 93, 115, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(84, 93, 115, 0.5); }
.btn-color-scheme-dark.disabled, .btn-color-scheme-dark:disabled {
  background-color: #545d73;
  border-color: #545d73; }
.btn-color-scheme-dark:active, .btn-color-scheme-dark.active,
.show > .btn-color-scheme-dark.dropdown-toggle {
  background-color: #444b5d;
  background-image: none;
  border-color: #3e4556;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-content-color {
  color: #fff;
  background-color: #555;
  border-color: #555;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-content-color:hover {
  color: #fff;
  background-color: #424242;
  border-color: #3c3c3c; }
.btn-content-color:focus, .btn-content-color.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(85, 85, 85, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(85, 85, 85, 0.5); }
.btn-content-color.disabled, .btn-content-color:disabled {
  background-color: #555;
  border-color: #555; }
.btn-content-color:active, .btn-content-color.active,
.show > .btn-content-color.dropdown-toggle {
  background-color: #424242;
  background-image: none;
  border-color: #3c3c3c;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-content {
  color: #fff;
  background-color: #555;
  border-color: #555;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-content:hover {
  color: #fff;
  background-color: #424242;
  border-color: #3c3c3c; }
.btn-content:focus, .btn-content.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(85, 85, 85, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(85, 85, 85, 0.5); }
.btn-content.disabled, .btn-content:disabled {
  background-color: #555;
  border-color: #555; }
.btn-content:active, .btn-content.active,
.show > .btn-content.dropdown-toggle {
  background-color: #424242;
  background-image: none;
  border-color: #3c3c3c;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-primary {
  color: #111;
  background-color: #fb9678;
  border-color: #fb9678;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-primary:hover {
  color: #111;
  background-color: #fa7953;
  border-color: #fa6f46; }
.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(251, 150, 120, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(251, 150, 120, 0.5); }
.btn-primary.disabled, .btn-primary:disabled {
  background-color: #fb9678;
  border-color: #fb9678; }
.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  background-color: #fa7953;
  background-image: none;
  border-color: #fa6f46;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-secondary:hover {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d; }
.btn-secondary:focus, .btn-secondary.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(134, 142, 150, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(134, 142, 150, 0.5); }
.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #868e96;
  border-color: #868e96; }
.btn-secondary:active, .btn-secondary.active,
.show > .btn-secondary.dropdown-toggle {
  background-color: #727b84;
  background-image: none;
  border-color: #6c757d;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-success {
  color: #111;
  background-color: #38d57a;
  border-color: #38d57a;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-success:hover {
  color: #111;
  background-color: #28bf67;
  border-color: #26b462; }
.btn-success:focus, .btn-success.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(56, 213, 122, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(56, 213, 122, 0.5); }
.btn-success.disabled, .btn-success:disabled {
  background-color: #38d57a;
  border-color: #38d57a; }
.btn-success:active, .btn-success.active,
.show > .btn-success.dropdown-toggle {
  background-color: #28bf67;
  background-image: none;
  border-color: #26b462;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-info {
  color: #fff;
  background-color: #03a9f3;
  border-color: #03a9f3;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-info:hover {
  color: #fff;
  background-color: #038fcd;
  border-color: #0286c1; }
.btn-info:focus, .btn-info.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(3, 169, 243, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(3, 169, 243, 0.5); }
.btn-info.disabled, .btn-info:disabled {
  background-color: #03a9f3;
  border-color: #03a9f3; }
.btn-info:active, .btn-info.active,
.show > .btn-info.dropdown-toggle {
  background-color: #038fcd;
  background-image: none;
  border-color: #0286c1;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-warning {
  color: #111;
  background-color: #ffcc02;
  border-color: #ffcc02;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-warning:hover {
  color: #111;
  background-color: #dbaf00;
  border-color: #cea400; }
.btn-warning:focus, .btn-warning.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(255, 204, 2, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(255, 204, 2, 0.5); }
.btn-warning.disabled, .btn-warning:disabled {
  background-color: #ffcc02;
  border-color: #ffcc02; }
.btn-warning:active, .btn-warning.active,
.show > .btn-warning.dropdown-toggle {
  background-color: #dbaf00;
  background-image: none;
  border-color: #cea400;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-danger {
  color: #fff;
  background-color: #e6614f;
  border-color: #e6614f;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-danger:hover {
  color: #fff;
  background-color: #e1432e;
  border-color: #e03922; }
.btn-danger:focus, .btn-danger.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(230, 97, 79, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(230, 97, 79, 0.5); }
.btn-danger.disabled, .btn-danger:disabled {
  background-color: #e6614f;
  border-color: #e6614f; }
.btn-danger:active, .btn-danger.active,
.show > .btn-danger.dropdown-toggle {
  background-color: #e1432e;
  background-image: none;
  border-color: #e03922;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-light {
  color: #111;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-light:hover {
  color: #111;
  background-color: #e2e6ea;
  border-color: #dae0e5; }
.btn-light:focus, .btn-light.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(248, 249, 250, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(248, 249, 250, 0.5); }
.btn-light.disabled, .btn-light:disabled {
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
.btn-light:active, .btn-light.active,
.show > .btn-light.dropdown-toggle {
  background-color: #e2e6ea;
  background-image: none;
  border-color: #dae0e5;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124; }
.btn-dark:focus, .btn-dark.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(52, 58, 64, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(52, 58, 64, 0.5); }
.btn-dark.disabled, .btn-dark:disabled {
  background-color: #343a40;
  border-color: #343a40; }
.btn-dark:active, .btn-dark.active,
.show > .btn-dark.dropdown-toggle {
  background-color: #23272b;
  background-image: none;
  border-color: #1d2124;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-outline-color-scheme {
  color: #0F1745;
  background-color: transparent;
  background-image: none;
  border-color: #0F1745; }
.btn-outline-color-scheme:hover {
  color: #fff;
  background-color: #0F1745;
  border-color: #0F1745; }
.btn-outline-color-scheme:focus, .btn-outline-color-scheme.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(81, 210, 183, 0.5);
  box-shadow: 0 0 0 3px rgba(81, 210, 183, 0.5); }
.btn-outline-color-scheme.disabled, .btn-outline-color-scheme:disabled {
  color: #0F1745;
  background-color: transparent; }
.btn-outline-color-scheme:active, .btn-outline-color-scheme.active,
.show > .btn-outline-color-scheme.dropdown-toggle {
  color: #fff;
  background-color: #0F1745;
  border-color: #0F1745; }

.btn-outline-color-scheme-dark {
  color: #545d73;
  background-color: transparent;
  background-image: none;
  border-color: #545d73; }
.btn-outline-color-scheme-dark:hover {
  color: #fff;
  background-color: #545d73;
  border-color: #545d73; }
.btn-outline-color-scheme-dark:focus, .btn-outline-color-scheme-dark.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(84, 93, 115, 0.5);
  box-shadow: 0 0 0 3px rgba(84, 93, 115, 0.5); }
.btn-outline-color-scheme-dark.disabled, .btn-outline-color-scheme-dark:disabled {
  color: #545d73;
  background-color: transparent; }
.btn-outline-color-scheme-dark:active, .btn-outline-color-scheme-dark.active,
.show > .btn-outline-color-scheme-dark.dropdown-toggle {
  color: #fff;
  background-color: #545d73;
  border-color: #545d73; }

.btn-outline-content-color {
  color: #555;
  background-color: transparent;
  background-image: none;
  border-color: #555; }
.btn-outline-content-color:hover {
  color: #fff;
  background-color: #555;
  border-color: #555; }
.btn-outline-content-color:focus, .btn-outline-content-color.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(85, 85, 85, 0.5);
  box-shadow: 0 0 0 3px rgba(85, 85, 85, 0.5); }
.btn-outline-content-color.disabled, .btn-outline-content-color:disabled {
  color: #555;
  background-color: transparent; }
.btn-outline-content-color:active, .btn-outline-content-color.active,
.show > .btn-outline-content-color.dropdown-toggle {
  color: #fff;
  background-color: #555;
  border-color: #555; }

.btn-outline-content {
  color: #555;
  background-color: transparent;
  background-image: none;
  border-color: #555; }
.btn-outline-content:hover {
  color: #fff;
  background-color: #555;
  border-color: #555; }
.btn-outline-content:focus, .btn-outline-content.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(85, 85, 85, 0.5);
  box-shadow: 0 0 0 3px rgba(85, 85, 85, 0.5); }
.btn-outline-content.disabled, .btn-outline-content:disabled {
  color: #555;
  background-color: transparent; }
.btn-outline-content:active, .btn-outline-content.active,
.show > .btn-outline-content.dropdown-toggle {
  color: #fff;
  background-color: #555;
  border-color: #555; }

.btn-outline-primary {
  color: #fb9678;
  background-color: transparent;
  background-image: none;
  border-color: #fb9678; }
.btn-outline-primary:hover {
  color: #fff;
  background-color: #fb9678;
  border-color: #fb9678; }
.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(251, 150, 120, 0.5);
  box-shadow: 0 0 0 3px rgba(251, 150, 120, 0.5); }
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #fb9678;
  background-color: transparent; }
.btn-outline-primary:active, .btn-outline-primary.active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #fb9678;
  border-color: #fb9678; }

.btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96; }
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96; }
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
  box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5); }
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #868e96;
  background-color: transparent; }
.btn-outline-secondary:active, .btn-outline-secondary.active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96; }

.btn-outline-success {
  color: #38d57a;
  background-color: transparent;
  background-image: none;
  border-color: #38d57a; }
.btn-outline-success:hover {
  color: #fff;
  background-color: #38d57a;
  border-color: #38d57a; }
.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(56, 213, 122, 0.5);
  box-shadow: 0 0 0 3px rgba(56, 213, 122, 0.5); }
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #38d57a;
  background-color: transparent; }
.btn-outline-success:active, .btn-outline-success.active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #38d57a;
  border-color: #38d57a; }

.btn-outline-info {
  color: #03a9f3;
  background-color: transparent;
  background-image: none;
  border-color: #03a9f3; }
.btn-outline-info:hover {
  color: #fff;
  background-color: #03a9f3;
  border-color: #03a9f3; }
.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(3, 169, 243, 0.5);
  box-shadow: 0 0 0 3px rgba(3, 169, 243, 0.5); }
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #03a9f3;
  background-color: transparent; }
.btn-outline-info:active, .btn-outline-info.active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #03a9f3;
  border-color: #03a9f3; }

.btn-outline-warning {
  color: #ffcc02;
  background-color: transparent;
  background-image: none;
  border-color: #ffcc02; }
.btn-outline-warning:hover {
  color: #fff;
  background-color: #ffcc02;
  border-color: #ffcc02; }
.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(255, 204, 2, 0.5);
  box-shadow: 0 0 0 3px rgba(255, 204, 2, 0.5); }
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffcc02;
  background-color: transparent; }
.btn-outline-warning:active, .btn-outline-warning.active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #ffcc02;
  border-color: #ffcc02; }

.btn-outline-danger {
  color: #e6614f;
  background-color: transparent;
  background-image: none;
  border-color: #e6614f; }
.btn-outline-danger:hover {
  color: #fff;
  background-color: #e6614f;
  border-color: #e6614f; }
.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(230, 97, 79, 0.5);
  box-shadow: 0 0 0 3px rgba(230, 97, 79, 0.5); }
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #e6614f;
  background-color: transparent; }
.btn-outline-danger:active, .btn-outline-danger.active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #e6614f;
  border-color: #e6614f; }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
.btn-outline-light:hover {
  color: #fff;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
.btn-outline-light:focus, .btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5); }
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent; }
.btn-outline-light:active, .btn-outline-light.active,
.show > .btn-outline-light.dropdown-toggle {
  color: #fff;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

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

.btn-link {
  font-weight: normal;
  color: #0F1745;
  border-radius: 0; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }
.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }
.btn-link:hover {
  border-color: transparent; }
.btn-link:focus, .btn-link:hover {
  color: #35cbab;
  text-decoration: none;
  background-color: transparent; }
.btn-link:disabled {
  color: #868e96; }
.btn-link:disabled:focus, .btn-link:disabled:hover {
  text-decoration: none; }

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

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

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

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

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
.fade.show {
  opacity: 1; }

.collapse {
  display: none; }
.collapse.show {
  display: block; }

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.42857em;
  clear: both;
  font-weight: normal;
  color: #888;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
.dropdown-item:focus, .dropdown-item:hover {
  color: #7b7b7b;
  text-decoration: none;
  background-color: #f8f9fa; }
.dropdown-item.active, .dropdown-item:active {
  color: #7b7b7b;
  text-decoration: none;
  background-color: #f8f9fa; }
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #868e96;
  background-color: transparent; }

.show > a {
  outline: 0; }

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.42857em;
  margin-bottom: 0;
  font-size: 0.75rem;
  color: #868e96;
  white-space: nowrap; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-bottom: 0; }
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2; }
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2; }
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
.btn-toolbar .input-group {
  width: auto; }

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

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

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

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

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

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

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

.btn + .dropdown-toggle-split {
  padding-right: 0.9em;
  padding-left: 0.9em; }
.btn + .dropdown-toggle-split::after {
  margin-left: 0; }

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

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

.btn-group.show .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-group.show .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-group-vertical {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

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

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

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

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0; }
.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

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

.input-group-addon {
  padding: 0.5625rem 1.2em;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.57143;
  color: #74708d;
  text-align: center;
  background-color: #eee;
  border: 1px solid #e4e9f0;
  border-radius: 0.25rem; }
.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.1875rem 0.5rem;
  font-size: 0.75rem;
  border-radius: 0.2rem; }
.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.3125rem 1.5rem;
  font-size: 1rem;
  border-radius: 0.3rem; }
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0; }

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
.input-group-btn > .btn {
  position: relative; }
.input-group-btn > .btn + .btn {
  margin-left: -1px; }
.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3; }
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px; }
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px; }
.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3; }

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.57143rem;
  padding-left: 1.5rem;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #fb9678;
  -webkit-box-shadow: none;
  box-shadow: none; }
.custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: 0 0 0 1px #f2f4f8, 0 0 0 3px #fb9678;
  box-shadow: 0 0 0 1px #f2f4f8, 0 0 0 3px #fb9678; }
.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: white;
  -webkit-box-shadow: none;
  box-shadow: none; }
.custom-control-input:disabled ~ .custom-control-indicator {
  background-color: #e9ecef; }
.custom-control-input:disabled ~ .custom-control-description {
  color: #868e96; }

.custom-control-indicator {
  position: absolute;
  top: 0.28571rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  -webkit-box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1); }

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

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #fb9678;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
.custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem; }
.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.5rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.57143;
  color: #74708d;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #e4e9f0;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
.custom-select:focus {
  border-color: #fff6f4;
  outline: none;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(255, 246, 244, 0.5);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(255, 246, 244, 0.5); }
.custom-select:focus::-ms-value {
  color: #74708d;
  background-color: #fff; }
.custom-select:disabled {
  color: #868e96;
  background-color: #e9ecef; }
.custom-select::-ms-expand {
  opacity: 0; }

.custom-select-sm {
  height: calc(1.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

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

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  opacity: 0; }
.custom-file-input:focus ~ .custom-file-control {
  -webkit-box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #fb9678;
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #fb9678; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #e4e9f0;
  border-radius: 0.25rem;
  -webkit-box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05); }
.custom-file-control:lang(en):empty::after {
  content: "Choose file..."; }
.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #e9ecef;
  border: 1px solid #e4e9f0;
  border-radius: 0 0.25rem 0.25rem 0; }
.custom-file-control:lang(en)::before {
  content: "Browse"; }

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

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
.nav-link:focus, .nav-link:hover {
  text-decoration: none; }
.nav-link.disabled {
  color: #868e96; }

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

.nav-pills .nav-link {
  border-radius: 0.25rem; }
.nav-pills .nav-link.active,
.show > .nav-pills .nav-link {
  color: #fff;
  background-color: #fb9678; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }

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

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

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
.navbar > .container,
.navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

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

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0; }
.navbar-nav .dropdown-menu {
  position: static;
  float: none; }

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

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

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

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

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

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto; }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .navbar-expand-sm .navbar-toggler {
    display: none; } }

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

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto; }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .navbar-expand-md .navbar-toggler {
    display: none; } }

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

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto; }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .navbar-expand-lg .navbar-toggler {
    display: none; } }

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

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto; }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .navbar-expand-xl .navbar-toggler {
    display: none; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0; }
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute; }
.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto; }
.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem; }
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }
.navbar-expand .navbar-toggler {
  display: none; }

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

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

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

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

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

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

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

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

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

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

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

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

.card-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: -15px;
    margin-left: -15px; }
  .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: 15px;
    margin-left: 15px; } }

@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: #e9ecef;
  border-radius: 0.25rem; }
.breadcrumb::after {
  display: block;
  clear: both;
  content: ""; }

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

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

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

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

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

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

.flex-row {
  -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: normal; }

.font-weight-bold {
  font-weight: bold; }

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

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

.text-color-scheme {
  color: #0F1745 !important; }

a.text-color-scheme:focus, a.text-color-scheme:hover {
  color: #31bfa1 !important; }

.text-color-scheme-dark {
  color: #545d73 !important; }

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

.text-content-color {
  color: #555 !important; }

a.text-content-color:focus, a.text-content-color:hover {
  color: #3c3c3c !important; }

.text-content {
  color: #555 !important; }

a.text-content:focus, a.text-content:hover {
  color: #3c3c3c !important; }

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

a.text-primary:focus, a.text-primary:hover {
  color: #fa6f46 !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: #03a9f3 !important; }

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

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

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

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

a.text-danger:focus, a.text-danger:hover {
  color: #e03922 !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-muted {
  color: #868e96 !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; }

/*
* Name:        Admin Html
* Written by:   Unifato - (http://unifato.com)
* Version:      1.3
*/
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/********************************
 *********************************
 BASE
 *********************************
 *********************************/
html {
  height: 100%; }

hr.border-0 {
  border: 0; }

.material-icons {
  font-size: 1.5rem; }

.small, small {
  color: #868e96; }

.small.list-icon {
  font-size: 18px; }

.icon-muted {
  color: #d0d6df; }

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

img {
  max-width: 100%; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 1.25rem 0 0.625rem; }
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: 700; }

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 #eee;
  border-left: 5px solid #fb9678;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: 300; }
.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 #eee;
  border-right: 5px solid #fb9678; }

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

.heading-font-family {
  font-family: "Nunito Sans", sans-serif; }

.content-font-family {
  font-family: "Roboto", "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }

.sub-heading-font-family {
  font-family: "Open Sans", sans-serif; }

.wrapper {
  position: relative; }

.content-wrapper {
  position: relative; }
@media (min-width: 961px) {
  .sidebar-expand .content-wrapper,
  .sidebar-collapse .content-wrapper {
    padding-top: 5.625rem; } }

.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 a, .text-inverse a:hover, .text-inverse .list-icon, .text-inverse small {
  color: white !important; }

.text-inverse a:hover {
  text-decoration: underline; }

/* 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 {
  padding: 0 1.5625rem 3.75rem;
  background: #f2f4f8; }
.sidebar-expand .main-wrapper {
  margin-left: 14.375rem; }
.sidebar-collapse .main-wrapper {
  margin-left: 3.75rem; }

@media (max-width: 960px) {
  .content-wrapper .main-wrapper,
  body .wrapper .footer {
    margin-left: 0; } }

@media (min-width: 961px) {
  .sidebar-horizontal .fix-top .main-wrapper {
    padding-top: 70px; } }

/* Site Footer
========================*/
.footer {
  bottom: 0;
  color: #58666e;
  left: 0;
  height: 60px;
  line-height: 60px;
  position: absolute;
  right: 0;
  background: #fff;
  border-top: 1px solid #ddd; }
.sidebar-expand .footer {
  margin-left: 14.375rem; }
.sidebar-collapse .footer {
  margin-left: 60px; }

/* Thumbnail Image Sizes
========================*/
.thumb-xs img, .thumb-xs .user-char-image {
  height: 40px;
  width: 40px; }

.thumb-sm img, .thumb-sm .user-char-image {
  height: 60px;
  width: 60px; }

.thumb-md img, .thumb-md .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; }

/* User Status
========================*/
[class*="user--"] {
  position: relative; }
[class*="user--"]::after {
  height: 0.9em;
  width: 0.9em;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 100px;
  content: "";
  border: 1px solid #fff; }
[class*="user--"][class*="thumb-xs"]::after {
  height: 0.7em;
  width: 0.7em; }
[class*="user--"][class*="thumb-sm"]::after {
  left: 2px; }
[class*="user--"][class*="thumb-md"]::after {
  left: 10px;
  bottom: 10px; }
[class*="user--"][class*="thumb-lg"]::after {
  left: 20px;
  bottom: 18px; }

.user--offline:after {
  background: #868e96; }

.user--online:after {
  background: #38d57a; }

.user--away:after {
  background: #ffcc02; }

.user--busy:after {
  background: #e6614f; }

/* 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: #fb9678;
  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.57143; }

.dropdown-toggle .caret:before {
  content: 'arrow_drop_down';
  font-family: 'Material Icons';
  -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; }

.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: #fb9678;
  color: #fff;
  outline: none; }

.dropdown-item {
  padding-top: 0.35714em;
  padding-bottom: 0.35714em; }

/********************************
*********************************
HELPER CLASSES
*********************************
*********************************/
/* Colors
========================*/
.badge-color-scheme,
.progress-bar-color-scheme,
.bg-color-scheme {
  background-color: #0F1745 !important;
  border-color: #0F1745 !important;
  color: #fff; }

.bg-color-scheme-dark {
  background-color: #31bfa1;
  border-color: #31bfa1; }

.bg-color-scheme-light {
  background-color: #8ee2d0;
  border-color: #8ee2d0; }

.color-color-scheme,
.text-color-scheme {
  color: #0F1745 !important; }

.border-color-color-scheme {
  border-color: #0F1745 !important; }

.badge-color-scheme-dark,
.progress-bar-color-scheme-dark,
.bg-color-scheme-dark {
  background-color: #545d73 !important;
  border-color: #545d73 !important;
  color: #fff; }

.bg-color-scheme-dark-dark {
  background-color: #3e4556;
  border-color: #3e4556; }

.bg-color-scheme-dark-light {
  background-color: #77829c;
  border-color: #77829c; }

.color-color-scheme-dark,
.text-color-scheme-dark {
  color: #545d73 !important; }

.border-color-color-scheme-dark {
  border-color: #545d73 !important; }

.badge-content-color,
.progress-bar-content-color,
.bg-content-color {
  background-color: #555 !important;
  border-color: #555 !important;
  color: #fff; }

.bg-content-color-dark {
  background-color: #3c3c3c;
  border-color: #3c3c3c; }

.bg-content-color-light {
  background-color: #7b7b7b;
  border-color: #7b7b7b; }

.color-content-color,
.text-content-color {
  color: #555 !important; }

.border-color-content-color {
  border-color: #555 !important; }

.badge-content,
.progress-bar-content,
.bg-content {
  background-color: #555 !important;
  border-color: #555 !important;
  color: #fff; }

.bg-content-dark {
  background-color: #3c3c3c;
  border-color: #3c3c3c; }

.bg-content-light {
  background-color: #7b7b7b;
  border-color: #7b7b7b; }

.color-content,
.text-content {
  color: #555 !important; }

.border-color-content {
  border-color: #555 !important; }

.badge-primary,
.progress-bar-primary,
.bg-primary {
  background-color: #fb9678 !important;
  border-color: #fb9678 !important;
  color: #fff; }

.bg-primary-dark {
  background-color: #fa6f46;
  border-color: #fa6f46; }

.bg-primary-light {
  background-color: #fdd0c2;
  border-color: #fdd0c2; }

.color-primary,
.text-primary {
  color: #fb9678 !important; }

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

.badge-secondary,
.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; }

.color-secondary,
.text-secondary {
  color: #868e96 !important; }

.border-color-secondary {
  border-color: #868e96 !important; }

.badge-success,
.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; }

.color-success,
.text-success {
  color: #38d57a !important; }

.border-color-success {
  border-color: #38d57a !important; }

.badge-info,
.progress-bar-info,
.bg-info {
  background-color: #03a9f3 !important;
  border-color: #03a9f3 !important;
  color: #fff; }

.bg-info-dark {
  background-color: #0286c1;
  border-color: #0286c1; }

.bg-info-light {
  background-color: #46c4fd;
  border-color: #46c4fd; }

.color-info,
.text-info {
  color: #03a9f3 !important; }

.border-color-info {
  border-color: #03a9f3 !important; }

.badge-warning,
.progress-bar-warning,
.bg-warning {
  background-color: #ffcc02 !important;
  border-color: #ffcc02 !important;
  color: #fff; }

.bg-warning-dark {
  background-color: #cea400;
  border-color: #cea400; }

.bg-warning-light {
  background-color: #ffdb4f;
  border-color: #ffdb4f; }

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

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

.badge-danger,
.progress-bar-danger,
.bg-danger {
  background-color: #e6614f !important;
  border-color: #e6614f !important;
  color: #fff; }

.bg-danger-dark {
  background-color: #e03922;
  border-color: #e03922; }

.bg-danger-light {
  background-color: #f09d92;
  border-color: #f09d92; }

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

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

.badge-light,
.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; }

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

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

.badge-dark,
.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; }

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

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

.badge-blue,
.progress-bar-blue,
.bg-blue {
  background-color: #0275d8 !important;
  border-color: #0275d8 !important; }

.bg-blue-dark {
  background-color: #025aa5;
  border-color: #025aa5; }

.bg-blue-light {
  background-color: #299bfd;
  border-color: #299bfd; }

.color-blue,
.text-blue {
  color: #0275d8 !important; }

.border-color-blue {
  border-color: #0275d8 !important; }

.badge-indigo,
.progress-bar-indigo,
.bg-indigo {
  background-color: #6610f2 !important;
  border-color: #6610f2 !important; }

.bg-indigo-dark {
  background-color: #510bc4;
  border-color: #510bc4; }

.bg-indigo-light {
  background-color: #9459f6;
  border-color: #9459f6; }

.color-indigo,
.text-indigo {
  color: #6610f2 !important; }

.border-color-indigo {
  border-color: #6610f2 !important; }

.badge-purple,
.progress-bar-purple,
.bg-purple {
  background-color: #6f42c1 !important;
  border-color: #6f42c1 !important; }

.bg-purple-dark {
  background-color: #59339d;
  border-color: #59339d; }

.bg-purple-light {
  background-color: #9b7cd4;
  border-color: #9b7cd4; }

.color-purple,
.text-purple {
  color: #6f42c1 !important; }

.border-color-purple {
  border-color: #6f42c1 !important; }

.badge-pink,
.progress-bar-pink,
.bg-pink {
  background-color: #e83e8c !important;
  border-color: #e83e8c !important; }

.bg-pink-dark {
  background-color: #d91a72;
  border-color: #d91a72; }

.bg-pink-light {
  background-color: #f082b5;
  border-color: #f082b5; }

.color-pink,
.text-pink {
  color: #e83e8c !important; }

.border-color-pink {
  border-color: #e83e8c !important; }

.badge-red,
.progress-bar-red,
.bg-red {
  background-color: #e6614f !important;
  border-color: #e6614f !important; }

.bg-red-dark {
  background-color: #e03922;
  border-color: #e03922; }

.bg-red-light {
  background-color: #f09d92;
  border-color: #f09d92; }

.color-red,
.text-red {
  color: #e6614f !important; }

.border-color-red {
  border-color: #e6614f !important; }

.badge-orange,
.progress-bar-orange,
.bg-orange {
  background-color: #fb9678 !important;
  border-color: #fb9678 !important; }

.bg-orange-dark {
  background-color: #fa6f46;
  border-color: #fa6f46; }

.bg-orange-light {
  background-color: #fdd0c2;
  border-color: #fdd0c2; }

.color-orange,
.text-orange {
  color: #fb9678 !important; }

.border-color-orange {
  border-color: #fb9678 !important; }

.badge-yellow,
.progress-bar-yellow,
.bg-yellow {
  background-color: #ffcc02 !important;
  border-color: #ffcc02 !important; }

.bg-yellow-dark {
  background-color: #cea400;
  border-color: #cea400; }

.bg-yellow-light {
  background-color: #ffdb4f;
  border-color: #ffdb4f; }

.color-yellow,
.text-yellow {
  color: #ffcc02 !important; }

.border-color-yellow {
  border-color: #ffcc02 !important; }

.badge-green,
.progress-bar-green,
.bg-green {
  background-color: #38d57a !important;
  border-color: #38d57a !important; }

.bg-green-dark {
  background-color: #26b462;
  border-color: #26b462; }

.bg-green-light {
  background-color: #77e2a4;
  border-color: #77e2a4; }

.color-green,
.text-green {
  color: #38d57a !important; }

.border-color-green {
  border-color: #38d57a !important; }

.badge-teal,
.progress-bar-teal,
.bg-teal {
  background-color: #20c997 !important;
  border-color: #20c997 !important; }

.bg-teal-dark {
  background-color: #199d76;
  border-color: #199d76; }

.bg-teal-light {
  background-color: #52e3b8;
  border-color: #52e3b8; }

.color-teal,
.text-teal {
  color: #20c997 !important; }

.border-color-teal {
  border-color: #20c997 !important; }

.badge-cyan,
.progress-bar-cyan,
.bg-cyan {
  background-color: #03a9f3 !important;
  border-color: #03a9f3 !important; }

.bg-cyan-dark {
  background-color: #0286c1;
  border-color: #0286c1; }

.bg-cyan-light {
  background-color: #46c4fd;
  border-color: #46c4fd; }

.color-cyan,
.text-cyan {
  color: #03a9f3 !important; }

.border-color-cyan {
  border-color: #03a9f3 !important; }

.badge-white,
.progress-bar-white,
.bg-white {
  background-color: #fff !important;
  border-color: #fff !important; }

.bg-white-dark {
  background-color: #e6e6e6;
  border-color: #e6e6e6; }

.bg-white-light {
  background-color: white;
  border-color: white; }

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

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

.badge-gray,
.progress-bar-gray,
.bg-gray {
  background-color: #868e96 !important;
  border-color: #868e96 !important; }

.bg-gray-dark {
  background-color: #6c757d;
  border-color: #6c757d; }

.bg-gray-light {
  background-color: #afb4ba;
  border-color: #afb4ba; }

.color-gray,
.text-gray {
  color: #868e96 !important; }

.border-color-gray {
  border-color: #868e96 !important; }

.badge-gray-dark,
.progress-bar-gray-dark,
.bg-gray-dark {
  background-color: #343a40 !important;
  border-color: #343a40 !important; }

.bg-gray-dark-dark {
  background-color: #1d2124;
  border-color: #1d2124; }

.bg-gray-dark-light {
  background-color: #56606a;
  border-color: #56606a; }

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

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

.badge-violet,
.progress-bar-violet,
.bg-violet {
  background-color: #9c27b0 !important;
  border-color: #9c27b0 !important; }

.bg-violet-dark {
  background-color: #771e86;
  border-color: #771e86; }

.bg-violet-light {
  background-color: #c34cd7;
  border-color: #c34cd7; }

.color-violet,
.text-violet {
  color: #9c27b0 !important; }

.border-color-violet {
  border-color: #9c27b0 !important; }

.badge-brown,
.progress-bar-brown,
.bg-brown {
  background-color: #795548 !important;
  border-color: #795548 !important; }

.bg-brown-dark {
  background-color: #593f35;
  border-color: #593f35; }

.bg-brown-light {
  background-color: #a57868;
  border-color: #a57868; }

.color-brown,
.text-brown {
  color: #795548 !important; }

.border-color-brown {
  border-color: #795548 !important; }

.badge-light-gray,
.progress-bar-light-gray,
.bg-light-gray {
  background-color: #f9f9f9 !important;
  border-color: #f9f9f9 !important; }

.bg-light-gray-dark {
  background-color: #e0e0e0;
  border-color: #e0e0e0; }

.bg-light-gray-light {
  background-color: white;
  border-color: white; }

.color-light-gray,
.text-light-gray {
  color: #f9f9f9 !important; }

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

.badge-slate,
.progress-bar-slate,
.bg-slate {
  background-color: #607d8b !important;
  border-color: #607d8b !important; }

.bg-slate-dark {
  background-color: #4b626d;
  border-color: #4b626d; }

.bg-slate-light {
  background-color: #8aa2ae;
  border-color: #8aa2ae; }

.color-slate,
.text-slate {
  color: #607d8b !important; }

.border-color-slate {
  border-color: #607d8b !important; }

.badge-facebook,
.progress-bar-facebook,
.bg-facebook {
  background-color: #3b5998 !important;
  border-color: #3b5998 !important; }

.bg-facebook-dark {
  background-color: #2d4373;
  border-color: #2d4373; }

.bg-facebook-light {
  background-color: #5f7ec1;
  border-color: #5f7ec1; }

.color-facebook,
.text-facebook {
  color: #3b5998 !important; }

.border-color-facebook {
  border-color: #3b5998 !important; }

.badge-twitter,
.progress-bar-twitter,
.bg-twitter {
  background-color: #55acee !important;
  border-color: #55acee !important; }

.bg-twitter-dark {
  background-color: #2795e9;
  border-color: #2795e9; }

.bg-twitter-light {
  background-color: #9bcef5;
  border-color: #9bcef5; }

.color-twitter,
.text-twitter {
  color: #55acee !important; }

.border-color-twitter {
  border-color: #55acee !important; }

.badge-googleplus,
.progress-bar-googleplus,
.bg-googleplus {
  background-color: #dd4b39 !important;
  border-color: #dd4b39 !important; }

.bg-googleplus-dark {
  background-color: #c23321;
  border-color: #c23321; }

.bg-googleplus-light {
  background-color: #e8867a;
  border-color: #e8867a; }

.color-googleplus,
.text-googleplus {
  color: #dd4b39 !important; }

.border-color-googleplus {
  border-color: #dd4b39 !important; }

.badge-linkedin,
.progress-bar-linkedin,
.bg-linkedin {
  background-color: #007bb6 !important;
  border-color: #007bb6 !important; }

.bg-linkedin-dark {
  background-color: #005983;
  border-color: #005983; }

.bg-linkedin-light {
  background-color: #04adff;
  border-color: #04adff; }

.color-linkedin,
.text-linkedin {
  color: #007bb6 !important; }

.border-color-linkedin {
  border-color: #007bb6 !important; }

.badge-instagram,
.progress-bar-instagram,
.bg-instagram {
  background-color: #3f729b !important;
  border-color: #3f729b !important; }

.bg-instagram-dark {
  background-color: #305777;
  border-color: #305777; }

.bg-instagram-light {
  background-color: #6698c1;
  border-color: #6698c1; }

.color-instagram,
.text-instagram {
  color: #3f729b !important; }

.border-color-instagram {
  border-color: #3f729b !important; }

.badge-pinterest,
.progress-bar-pinterest,
.bg-pinterest {
  background-color: #cb2027 !important;
  border-color: #cb2027 !important; }

.bg-pinterest-dark {
  background-color: #9f191f;
  border-color: #9f191f; }

.bg-pinterest-light {
  background-color: #e45459;
  border-color: #e45459; }

.color-pinterest,
.text-pinterest {
  color: #cb2027 !important; }

.border-color-pinterest {
  border-color: #cb2027 !important; }

.badge-dribbble,
.progress-bar-dribbble,
.bg-dribbble {
  background-color: #ea4c89 !important;
  border-color: #ea4c89 !important; }

.bg-dribbble-dark {
  background-color: #e51e6b;
  border-color: #e51e6b; }

.bg-dribbble-light {
  background-color: #f290b6;
  border-color: #f290b6; }

.color-dribbble,
.text-dribbble {
  color: #ea4c89 !important; }

.border-color-dribbble {
  border-color: #ea4c89 !important; }

.badge-youtube,
.progress-bar-youtube,
.bg-youtube {
  background-color: #b00 !important;
  border-color: #b00 !important; }

.bg-youtube-dark {
  background-color: #880000;
  border-color: #880000; }

.bg-youtube-light {
  background-color: #ff0909;
  border-color: #ff0909; }

.color-youtube,
.text-youtube {
  color: #b00 !important; }

.border-color-youtube {
  border-color: #b00 !important; }

/* Basic
========================*/
.hidden {
  display: none; }

.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 {
  position: absolute; }

.pos-top {
  top: 0; }

.pos-right {
  right: 0; }

.pos-bottom {
  bottom: 0; }

.pos-left {
  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 {
  opacity: 0; }

.opacity-01 {
  opacity: 0.1; }

.opacity-02 {
  opacity: 0.2; }

.opacity-03 {
  opacity: 0.3; }

.opacity-04 {
  opacity: 0.4; }

.opacity-05 {
  opacity: 0.5; }

.opacity-06 {
  opacity: 0.6; }

.opacity-07 {
  opacity: 0.7; }

.opacity-08 {
  opacity: 0.8; }

.opacity-09 {
  opacity: 0.9; }

.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-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flex-2 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flex-3 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flex-4 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flex-5 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flex-6 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flex-7 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flex-8 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flex-9 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

/* Font Weight
========================*/
.fw-100 {
  font-weight: 100; }

.fw-200 {
  font-weight: 200; }

.fw-300 {
  font-weight: 300; }

.fw-400 {
  font-weight: 400; }

.fw-500 {
  font-weight: 500; }

.fw-600 {
  font-weight: 600; }

.fw-700 {
  font-weight: 700; }

.fw-800 {
  font-weight: 800; }

.fw-900 {
  font-weight: 900; }

.fw-normal {
  font-weight: normal; }

.italic {
  font-style: italic; }

/* Font Size
========================*/
.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; }

/* Line Height
========================*/
.lh-10 {
  line-height: 1; }

.lh-11 {
  line-height: 1.1; }

.lh-12 {
  line-height: 1.2; }

.lh-13 {
  line-height: 1.3; }

.lh-14 {
  line-height: 1.4; }

.lh-15 {
  line-height: 1.5; }

.lh-16 {
  line-height: 1.6; }

.lh-17 {
  line-height: 1.7; }

.lh-18 {
  line-height: 1.8; }

.lh-19 {
  line-height: 1.9; }

.lh-20 {
  line-height: 2; }

.lh-21 {
  line-height: 2.1; }

.lh-22 {
  line-height: 2.2; }

.lh-23 {
  line-height: 2.3; }

.lh-24 {
  line-height: 2.4; }

.lh-25 {
  line-height: 2.5; }

.lh-26 {
  line-height: 2.6; }

.lh-27 {
  line-height: 2.7; }

.lh-28 {
  line-height: 2.8; }

.lh-29 {
  line-height: 2.9; }

.lh-30 {
  line-height: 3; }

/* Border Radius
=========================*/
.radius-0 {
  border-radius: 0; }

.radius-full {
  border-radius: 100%; }

.radius-2 {
  border-radius: 2px; }

.radius-3 {
  border-radius: 3px; }

.radius-4 {
  border-radius: 4px; }

.radius-5 {
  border-radius: 5px; }

.radius-6 {
  border-radius: 6px; }

.radius-7 {
  border-radius: 7px; }

.radius-8 {
  border-radius: 8px; }

.radius-9 {
  border-radius: 9px; }

.radius-10 {
  border-radius: 10px; }

.radius-11 {
  border-radius: 11px; }

.radius-12 {
  border-radius: 12px; }

.radius-13 {
  border-radius: 13px; }

.radius-14 {
  border-radius: 14px; }

.radius-15 {
  border-radius: 15px; }

.radius-16 {
  border-radius: 16px; }

.radius-17 {
  border-radius: 17px; }

.radius-18 {
  border-radius: 18px; }

.radius-19 {
  border-radius: 19px; }

.radius-20 {
  border-radius: 20px; }

/* Padding & Margin
=========================*/
.padded-reverse {
  margin: 0 -20px; }

.mr-lr-auto {
  margin-left: auto;
  margin-right: auto; }

.pd-t-0,
.pd-tb-0 {
  padding-top: 0rem !important; }

.pd-b-0,
.pd-tb-0 {
  padding-bottom: 0rem !important; }

.pd-0 {
  padding: 0rem !important; }

.mr-t-0,
.mr-tb-0 {
  margin-top: 0rem !important; }

.mr-b-0,
.mr-tb-0 {
  margin-bottom: 0rem !important; }

.mr-0 {
  margin: 0rem !important; }

.pd-t-5,
.pd-tb-5 {
  padding-top: 0.3125rem !important; }

.pd-b-5,
.pd-tb-5 {
  padding-bottom: 0.3125rem !important; }

.pd-5 {
  padding: 0.3125rem !important; }

.mr-t-5,
.mr-tb-5 {
  margin-top: 0.3125rem !important; }

.mr-b-5,
.mr-tb-5 {
  margin-bottom: 0.3125rem !important; }

.mr-5 {
  margin: 0.3125rem !important; }

.pd-t-10,
.pd-tb-10 {
  padding-top: 0.625rem !important; }

.pd-b-10,
.pd-tb-10 {
  padding-bottom: 0.625rem !important; }

.pd-10 {
  padding: 0.625rem !important; }

.mr-t-10,
.mr-tb-10 {
  margin-top: 0.625rem !important; }

.mr-b-10,
.mr-tb-10 {
  margin-bottom: 0.625rem !important; }

.mr-10 {
  margin: 0.625rem !important; }

.pd-t-20,
.pd-tb-20 {
  padding-top: 1.25rem !important; }

.pd-b-20,
.pd-tb-20 {
  padding-bottom: 1.25rem !important; }

.pd-20 {
  padding: 1.25rem !important; }

.mr-t-20,
.mr-tb-20 {
  margin-top: 1.25rem !important; }

.mr-b-20,
.mr-tb-20 {
  margin-bottom: 1.25rem !important; }

.mr-20 {
  margin: 1.25rem !important; }

.pd-t-30,
.pd-tb-30 {
  padding-top: 1.875rem !important; }

.pd-b-30,
.pd-tb-30 {
  padding-bottom: 1.875rem !important; }

.pd-30 {
  padding: 1.875rem !important; }

.mr-t-30,
.mr-tb-30 {
  margin-top: 1.875rem !important; }

.mr-b-30,
.mr-tb-30 {
  margin-bottom: 1.875rem !important; }

.mr-30 {
  margin: 1.875rem !important; }

.pd-t-40,
.pd-tb-40 {
  padding-top: 2.5rem !important; }

.pd-b-40,
.pd-tb-40 {
  padding-bottom: 2.5rem !important; }

.pd-40 {
  padding: 2.5rem !important; }

.mr-t-40,
.mr-tb-40 {
  margin-top: 2.5rem !important; }

.mr-b-40,
.mr-tb-40 {
  margin-bottom: 2.5rem !important; }

.mr-40 {
  margin: 2.5rem !important; }

.pd-t-50,
.pd-tb-50 {
  padding-top: 3.125rem !important; }

.pd-b-50,
.pd-tb-50 {
  padding-bottom: 3.125rem !important; }

.pd-50 {
  padding: 3.125rem !important; }

.mr-t-50,
.mr-tb-50 {
  margin-top: 3.125rem !important; }

.mr-b-50,
.mr-tb-50 {
  margin-bottom: 3.125rem !important; }

.mr-50 {
  margin: 3.125rem !important; }

.pd-t-60,
.pd-tb-60 {
  padding-top: 3.75rem !important; }

.pd-b-60,
.pd-tb-60 {
  padding-bottom: 3.75rem !important; }

.pd-60 {
  padding: 3.75rem !important; }

.mr-t-60,
.mr-tb-60 {
  margin-top: 3.75rem !important; }

.mr-b-60,
.mr-tb-60 {
  margin-bottom: 3.75rem !important; }

.mr-60 {
  margin: 3.75rem !important; }

.pd-t-70,
.pd-tb-70 {
  padding-top: 4.375rem !important; }

.pd-b-70,
.pd-tb-70 {
  padding-bottom: 4.375rem !important; }

.pd-70 {
  padding: 4.375rem !important; }

.mr-t-70,
.mr-tb-70 {
  margin-top: 4.375rem !important; }

.mr-b-70,
.mr-tb-70 {
  margin-bottom: 4.375rem !important; }

.mr-70 {
  margin: 4.375rem !important; }

.pd-t-80,
.pd-tb-80 {
  padding-top: 5rem !important; }

.pd-b-80,
.pd-tb-80 {
  padding-bottom: 5rem !important; }

.pd-80 {
  padding: 5rem !important; }

.mr-t-80,
.mr-tb-80 {
  margin-top: 5rem !important; }

.mr-b-80,
.mr-tb-80 {
  margin-bottom: 5rem !important; }

.mr-80 {
  margin: 5rem !important; }

.pd-t-90,
.pd-tb-90 {
  padding-top: 5.625rem !important; }

.pd-b-90,
.pd-tb-90 {
  padding-bottom: 5.625rem !important; }

.pd-90 {
  padding: 5.625rem !important; }

.mr-t-90,
.mr-tb-90 {
  margin-top: 5.625rem !important; }

.mr-b-90,
.mr-tb-90 {
  margin-bottom: 5.625rem !important; }

.mr-90 {
  margin: 5.625rem !important; }

.pd-t-100,
.pd-tb-100 {
  padding-top: 6.25rem !important; }

.pd-b-100,
.pd-tb-100 {
  padding-bottom: 6.25rem !important; }

.pd-100 {
  padding: 6.25rem !important; }

.mr-t-100,
.mr-tb-100 {
  margin-top: 6.25rem !important; }

.mr-b-100,
.mr-tb-100 {
  margin-bottom: 6.25rem !important; }

.mr-100 {
  margin: 6.25rem !important; }

.pd-l-0,
.pd-lr-0 {
  padding-left: 0rem !important; }

.pd-r-0,
.pd-lr-0 {
  padding-right: 0rem !important; }

.mr-l-0,
.mr-lr-0 {
  margin-left: 0rem !important; }

.mr-r-0,
.mr-lr-0 {
  margin-right: 0rem !important; }

.pd-l-5,
.pd-lr-5 {
  padding-left: 0.3125rem !important; }

.pd-r-5,
.pd-lr-5 {
  padding-right: 0.3125rem !important; }

.mr-l-5,
.mr-lr-5 {
  margin-left: 0.3125rem !important; }

.mr-r-5,
.mr-lr-5 {
  margin-right: 0.3125rem !important; }

.pd-l-10,
.pd-lr-10 {
  padding-left: 0.625rem !important; }

.pd-r-10,
.pd-lr-10 {
  padding-right: 0.625rem !important; }

.mr-l-10,
.mr-lr-10 {
  margin-left: 0.625rem !important; }

.mr-r-10,
.mr-lr-10 {
  margin-right: 0.625rem !important; }

.pd-l-15,
.pd-lr-15 {
  padding-left: 0.9375rem !important; }

.pd-r-15,
.pd-lr-15 {
  padding-right: 0.9375rem !important; }

.mr-l-15,
.mr-lr-15 {
  margin-left: 0.9375rem !important; }

.mr-r-15,
.mr-lr-15 {
  margin-right: 0.9375rem !important; }

.pd-l-20,
.pd-lr-20 {
  padding-left: 1.25rem !important; }

.pd-r-20,
.pd-lr-20 {
  padding-right: 1.25rem !important; }

.mr-l-20,
.mr-lr-20 {
  margin-left: 1.25rem !important; }

.mr-r-20,
.mr-lr-20 {
  margin-right: 1.25rem !important; }

.pd-l-30,
.pd-lr-30 {
  padding-left: 1.875rem !important; }

.pd-r-30,
.pd-lr-30 {
  padding-right: 1.875rem !important; }

.mr-l-30,
.mr-lr-30 {
  margin-left: 1.875rem !important; }

.mr-r-30,
.mr-lr-30 {
  margin-right: 1.875rem !important; }

.pd-l-40,
.pd-lr-40 {
  padding-left: 2.5rem !important; }

.pd-r-40,
.pd-lr-40 {
  padding-right: 2.5rem !important; }

.mr-l-40,
.mr-lr-40 {
  margin-left: 2.5rem !important; }

.mr-r-40,
.mr-lr-40 {
  margin-right: 2.5rem !important; }

.pd-l-50,
.pd-lr-50 {
  padding-left: 3.125rem !important; }

.pd-r-50,
.pd-lr-50 {
  padding-right: 3.125rem !important; }

.mr-l-50,
.mr-lr-50 {
  margin-left: 3.125rem !important; }

.mr-r-50,
.mr-lr-50 {
  margin-right: 3.125rem !important; }

/********************************
*********************************
BUTTONS
*********************************
*********************************/
.btn {
  font-size: 0.875rem;
  font-family: "Nunito Sans", sans-serif;
  cursor: pointer; }
.btn-list .btn {
  margin-bottom: 0.625rem;
  margin-right: 0.625rem; }
.btn .list-icon {
  font-size: 1.125rem;
  vertical-align: middle;
  position: relative;
  top: -0.0625rem;
  font-weight: 400; }
.btn .social-icons {
  font-size: 1.5625rem; }
.btn.btn-lg .list-icon, .btn-group-lg > .btn .list-icon {
  font-size: 1.5rem; }
.btn.btn-lg .social-icons, .btn-group-lg > .btn .social-icons {
  font-size: 2.5rem; }
.btn .caret {
  margin-left: 0.3125rem; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.3125rem 1.5rem;
  font-size: 1.125rem;
  line-height: 2;
  border-radius: 0.3rem; }
.btn-lg:not(.btn-circle), .btn-group-lg > .btn:not(.btn-circle) {
  min-width: 8.75rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.1875rem 0.5rem;
  font-size: 0.75rem;
  line-height: 2;
  border-radius: 0.2rem; }

.btn-xs {
  padding: 0 0.3125rem;
  font-size: 0.75rem;
  line-height: 2;
  border-radius: 0.2rem; }

.btn-rounded {
  border-radius: 6.25rem; }

.btn-circle {
  border-radius: 100%;
  height: 3.125rem;
  width: 3.125rem;
  text-align: center;
  padding: 0 !important; }
.btn-circle.btn-lg, .btn-group-lg > .btn-circle.btn {
  height: 4.375rem;
  width: 4.375rem; }
.btn-circle.btn-sm, .btn-group-sm > .btn-circle.btn {
  height: 1.875rem;
  width: 1.875rem; }

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

/* Button Colors
========================*/
.btn:active {
  -webkit-box-shadow: inset 0 2px 2px 2px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 2px 2px 2px rgba(0, 0, 0, 0.02); }

.btn-default {
  color: #555;
  background-color: #e4e7ea;
  border-color: #e4e7ea; }
.btn-default:focus, .btn-default:hover, .btn-default:active, .btn-default:active:focus, .btn-default:active:hover,
.show > .btn-default.dropdown-toggle,
.show > .btn-default.dropdown-toggle:hover,
.show > .btn-default.dropdown-toggle:focus {
  color: #555;
  background-color: #d6dadf;
  border-color: #d6dadf; }
.btn-default:focus, .btn-default:active, .btn-default:active:focus,
.show > .btn-default.dropdown-toggle:focus {
  outline: 0 0 0 2px rgba(228, 231, 234, 0.3); }

.btn-outline-default {
  color: #e4e7ea;
  background: transparent;
  border-color: #e4e7ea; }
.btn-outline-default:focus, .btn-outline-default:hover, .btn-outline-default:active, .btn-outline-default:active:focus, .btn-outline-default:active:hover,
.show > .btn-outline-default.dropdown-toggle,
.show > .btn-outline-default.dropdown-toggle:hover,
.show > .btn-outline-default.dropdown-toggle:focus {
  color: #555;
  background-color: #e4e7ea; }

.btn:focus {
  -webkit-box-shadow: inset 0 0 -4px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 -4px 2px rgba(0, 0, 0, 0.1); }

.btn-outline-default {
  color: #555; }

.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover {
  background: #fb9678;
  border-color: #fb9678; }

.btn-color-scheme {
  color: #fff;
  background-color: #0F1745;
  border-color: #0F1745;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-color-scheme:hover {
  color: #fff;
  background-color: #0F1745;
  border-color: #0F1745; }

.btn-color-scheme.disabled, .btn-color-scheme:disabled {
  background-color: #0F1745;
  border-color: #0F1745; }
.btn-color-scheme:active, .btn-color-scheme.active,
.show > .btn-color-scheme.dropdown-toggle {
  background-color: #0F1745;
  background-image: none;
  border-color: #0F1745;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-color-scheme-dark {
  color: #fff;
  background-color: #545d73;
  border-color: #545d73;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-color-scheme-dark:hover {
  color: #fff;
  background-color: #444b5d;
  border-color: #3e4556; }
.btn-color-scheme-dark:focus, .btn-color-scheme-dark.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(84, 93, 115, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(84, 93, 115, 0.5); }
.btn-color-scheme-dark.disabled, .btn-color-scheme-dark:disabled {
  background-color: #545d73;
  border-color: #545d73; }
.btn-color-scheme-dark:active, .btn-color-scheme-dark.active,
.show > .btn-color-scheme-dark.dropdown-toggle {
  background-color: #444b5d;
  background-image: none;
  border-color: #3e4556;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-content-color {
  color: #fff;
  background-color: #555;
  border-color: #555;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-content-color:hover {
  color: #fff;
  background-color: #424242;
  border-color: #3c3c3c; }
.btn-content-color:focus, .btn-content-color.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(85, 85, 85, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(85, 85, 85, 0.5); }
.btn-content-color.disabled, .btn-content-color:disabled {
  background-color: #555;
  border-color: #555; }
.btn-content-color:active, .btn-content-color.active,
.show > .btn-content-color.dropdown-toggle {
  background-color: #424242;
  background-image: none;
  border-color: #3c3c3c;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-content {
  color: #fff;
  background-color: #555;
  border-color: #555;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-content:hover {
  color: #fff;
  background-color: #424242;
  border-color: #3c3c3c; }
.btn-content:focus, .btn-content.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(85, 85, 85, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(85, 85, 85, 0.5); }
.btn-content.disabled, .btn-content:disabled {
  background-color: #555;
  border-color: #555; }
.btn-content:active, .btn-content.active,
.show > .btn-content.dropdown-toggle {
  background-color: #424242;
  background-image: none;
  border-color: #3c3c3c;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-primary {
  color: #fff;
  background-color: #fb9678;
  border-color: #fb9678;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-primary:hover {
  color: #fff;
  background-color: #fa7953;
  border-color: #fa6f46; }
.btn-primary:focus, .btn-primary.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(251, 150, 120, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(251, 150, 120, 0.5); }
.btn-primary.disabled, .btn-primary:disabled {
  background-color: #fb9678;
  border-color: #fb9678; }
.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  background-color: #fa7953;
  background-image: none;
  border-color: #fa6f46;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-secondary:hover {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d; }
.btn-secondary:focus, .btn-secondary.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(134, 142, 150, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(134, 142, 150, 0.5); }
.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #868e96;
  border-color: #868e96; }
.btn-secondary:active, .btn-secondary.active,
.show > .btn-secondary.dropdown-toggle {
  background-color: #727b84;
  background-image: none;
  border-color: #6c757d;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-success {
  color: #fff;
  background-color: #38d57a;
  border-color: #38d57a;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-success:hover {
  color: #fff;
  background-color: #28bf67;
  border-color: #26b462; }
.btn-success:focus, .btn-success.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(56, 213, 122, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(56, 213, 122, 0.5); }
.btn-success.disabled, .btn-success:disabled {
  background-color: #38d57a;
  border-color: #38d57a; }
.btn-success:active, .btn-success.active,
.show > .btn-success.dropdown-toggle {
  background-color: #28bf67;
  background-image: none;
  border-color: #26b462;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-info {
  color: #fff;
  background-color: #03a9f3;
  border-color: #03a9f3;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-info:hover {
  color: #fff;
  background-color: #038fcd;
  border-color: #0286c1; }
.btn-info:focus, .btn-info.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(3, 169, 243, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(3, 169, 243, 0.5); }
.btn-info.disabled, .btn-info:disabled {
  background-color: #03a9f3;
  border-color: #03a9f3; }
.btn-info:active, .btn-info.active,
.show > .btn-info.dropdown-toggle {
  background-color: #038fcd;
  background-image: none;
  border-color: #0286c1;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-warning {
  color: #fff;
  background-color: #ffcc02;
  border-color: #ffcc02;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-warning:hover {
  color: #fff;
  background-color: #dbaf00;
  border-color: #cea400; }
.btn-warning:focus, .btn-warning.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(255, 204, 2, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(255, 204, 2, 0.5); }
.btn-warning.disabled, .btn-warning:disabled {
  background-color: #ffcc02;
  border-color: #ffcc02; }
.btn-warning:active, .btn-warning.active,
.show > .btn-warning.dropdown-toggle {
  background-color: #dbaf00;
  background-image: none;
  border-color: #cea400;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-danger {
  color: #fff;
  background-color: #e6614f;
  border-color: #e6614f;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-danger:hover {
  color: #fff;
  background-color: #e1432e;
  border-color: #e03922; }
.btn-danger:focus, .btn-danger.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(230, 97, 79, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(230, 97, 79, 0.5); }
.btn-danger.disabled, .btn-danger:disabled {
  background-color: #e6614f;
  border-color: #e6614f; }
.btn-danger:active, .btn-danger.active,
.show > .btn-danger.dropdown-toggle {
  background-color: #e1432e;
  background-image: none;
  border-color: #e03922;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-light {
  color: #fff;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-light:hover {
  color: #fff;
  background-color: #e2e6ea;
  border-color: #dae0e5; }
.btn-light:focus, .btn-light.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(248, 249, 250, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(248, 249, 250, 0.5); }
.btn-light.disabled, .btn-light:disabled {
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
.btn-light:active, .btn-light.active,
.show > .btn-light.dropdown-toggle {
  background-color: #e2e6ea;
  background-image: none;
  border-color: #dae0e5;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124; }
.btn-dark:focus, .btn-dark.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(52, 58, 64, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(52, 58, 64, 0.5); }
.btn-dark.disabled, .btn-dark:disabled {
  background-color: #343a40;
  border-color: #343a40; }
.btn-dark:active, .btn-dark.active,
.show > .btn-dark.dropdown-toggle {
  background-color: #23272b;
  background-image: none;
  border-color: #1d2124;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-blue {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-blue:hover {
  color: #fff;
  background-color: #0260b2;
  border-color: #025aa5; }
.btn-blue:focus, .btn-blue.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(2, 117, 216, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(2, 117, 216, 0.5); }
.btn-blue.disabled, .btn-blue:disabled {
  background-color: #0275d8;
  border-color: #0275d8; }
.btn-blue:active, .btn-blue.active,
.show > .btn-blue.dropdown-toggle {
  background-color: #0260b2;
  background-image: none;
  border-color: #025aa5;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-indigo {
  color: #fff;
  background-color: #6610f2;
  border-color: #6610f2;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-indigo:hover {
  color: #fff;
  background-color: #560bd0;
  border-color: #510bc4; }
.btn-indigo:focus, .btn-indigo.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(102, 16, 242, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(102, 16, 242, 0.5); }
.btn-indigo.disabled, .btn-indigo:disabled {
  background-color: #6610f2;
  border-color: #6610f2; }
.btn-indigo:active, .btn-indigo.active,
.show > .btn-indigo.dropdown-toggle {
  background-color: #560bd0;
  background-image: none;
  border-color: #510bc4;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-purple {
  color: #fff;
  background-color: #6f42c1;
  border-color: #6f42c1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-purple:hover {
  color: #fff;
  background-color: #5e37a6;
  border-color: #59339d; }
.btn-purple:focus, .btn-purple.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(111, 66, 193, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(111, 66, 193, 0.5); }
.btn-purple.disabled, .btn-purple:disabled {
  background-color: #6f42c1;
  border-color: #6f42c1; }
.btn-purple:active, .btn-purple.active,
.show > .btn-purple.dropdown-toggle {
  background-color: #5e37a6;
  background-image: none;
  border-color: #59339d;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-pink {
  color: #fff;
  background-color: #e83e8c;
  border-color: #e83e8c;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-pink:hover {
  color: #fff;
  background-color: #e41c78;
  border-color: #d91a72; }
.btn-pink:focus, .btn-pink.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(232, 62, 140, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(232, 62, 140, 0.5); }
.btn-pink.disabled, .btn-pink:disabled {
  background-color: #e83e8c;
  border-color: #e83e8c; }
.btn-pink:active, .btn-pink.active,
.show > .btn-pink.dropdown-toggle {
  background-color: #e41c78;
  background-image: none;
  border-color: #d91a72;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-red {
  color: #fff;
  background-color: #e6614f;
  border-color: #e6614f;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-red:hover {
  color: #fff;
  background-color: #e1432e;
  border-color: #e03922; }
.btn-red:focus, .btn-red.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(230, 97, 79, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(230, 97, 79, 0.5); }
.btn-red.disabled, .btn-red:disabled {
  background-color: #e6614f;
  border-color: #e6614f; }
.btn-red:active, .btn-red.active,
.show > .btn-red.dropdown-toggle {
  background-color: #e1432e;
  background-image: none;
  border-color: #e03922;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-orange {
  color: #fff;
  background-color: #fb9678;
  border-color: #fb9678;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-orange:hover {
  color: #fff;
  background-color: #fa7953;
  border-color: #fa6f46; }
.btn-orange:focus, .btn-orange.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(251, 150, 120, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(251, 150, 120, 0.5); }
.btn-orange.disabled, .btn-orange:disabled {
  background-color: #fb9678;
  border-color: #fb9678; }
.btn-orange:active, .btn-orange.active,
.show > .btn-orange.dropdown-toggle {
  background-color: #fa7953;
  background-image: none;
  border-color: #fa6f46;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-yellow {
  color: #fff;
  background-color: #ffcc02;
  border-color: #ffcc02;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-yellow:hover {
  color: #fff;
  background-color: #dbaf00;
  border-color: #cea400; }
.btn-yellow:focus, .btn-yellow.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(255, 204, 2, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(255, 204, 2, 0.5); }
.btn-yellow.disabled, .btn-yellow:disabled {
  background-color: #ffcc02;
  border-color: #ffcc02; }
.btn-yellow:active, .btn-yellow.active,
.show > .btn-yellow.dropdown-toggle {
  background-color: #dbaf00;
  background-image: none;
  border-color: #cea400;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-green {
  color: #fff;
  background-color: #38d57a;
  border-color: #38d57a;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-green:hover {
  color: #fff;
  background-color: #28bf67;
  border-color: #26b462; }
.btn-green:focus, .btn-green.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(56, 213, 122, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(56, 213, 122, 0.5); }
.btn-green.disabled, .btn-green:disabled {
  background-color: #38d57a;
  border-color: #38d57a; }
.btn-green:active, .btn-green.active,
.show > .btn-green.dropdown-toggle {
  background-color: #28bf67;
  background-image: none;
  border-color: #26b462;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-teal {
  color: #fff;
  background-color: #20c997;
  border-color: #20c997;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-teal:hover {
  color: #fff;
  background-color: #1ba87e;
  border-color: #199d76; }
.btn-teal:focus, .btn-teal.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(32, 201, 151, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(32, 201, 151, 0.5); }
.btn-teal.disabled, .btn-teal:disabled {
  background-color: #20c997;
  border-color: #20c997; }
.btn-teal:active, .btn-teal.active,
.show > .btn-teal.dropdown-toggle {
  background-color: #1ba87e;
  background-image: none;
  border-color: #199d76;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-cyan {
  color: #fff;
  background-color: #03a9f3;
  border-color: #03a9f3;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-cyan:hover {
  color: #fff;
  background-color: #038fcd;
  border-color: #0286c1; }
.btn-cyan:focus, .btn-cyan.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(3, 169, 243, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(3, 169, 243, 0.5); }
.btn-cyan.disabled, .btn-cyan:disabled {
  background-color: #03a9f3;
  border-color: #03a9f3; }
.btn-cyan:active, .btn-cyan.active,
.show > .btn-cyan.dropdown-toggle {
  background-color: #038fcd;
  background-image: none;
  border-color: #0286c1;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-white {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-white:hover {
  color: #fff;
  background-color: #ececec;
  border-color: #e6e6e6; }
.btn-white:focus, .btn-white.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(255, 255, 255, 0.5); }
.btn-white.disabled, .btn-white:disabled {
  background-color: #fff;
  border-color: #fff; }
.btn-white:active, .btn-white.active,
.show > .btn-white.dropdown-toggle {
  background-color: #ececec;
  background-image: none;
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-gray {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-gray:hover {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d; }
.btn-gray:focus, .btn-gray.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(134, 142, 150, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(134, 142, 150, 0.5); }
.btn-gray.disabled, .btn-gray:disabled {
  background-color: #868e96;
  border-color: #868e96; }
.btn-gray:active, .btn-gray.active,
.show > .btn-gray.dropdown-toggle {
  background-color: #727b84;
  background-image: none;
  border-color: #6c757d;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-gray-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-gray-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124; }
.btn-gray-dark:focus, .btn-gray-dark.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(52, 58, 64, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(52, 58, 64, 0.5); }
.btn-gray-dark.disabled, .btn-gray-dark:disabled {
  background-color: #343a40;
  border-color: #343a40; }
.btn-gray-dark:active, .btn-gray-dark.active,
.show > .btn-gray-dark.dropdown-toggle {
  background-color: #23272b;
  background-image: none;
  border-color: #1d2124;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-violet {
  color: #fff;
  background-color: #9c27b0;
  border-color: #9c27b0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-violet:hover {
  color: #fff;
  background-color: #802091;
  border-color: #771e86; }
.btn-violet:focus, .btn-violet.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(156, 39, 176, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(156, 39, 176, 0.5); }
.btn-violet.disabled, .btn-violet:disabled {
  background-color: #9c27b0;
  border-color: #9c27b0; }
.btn-violet:active, .btn-violet.active,
.show > .btn-violet.dropdown-toggle {
  background-color: #802091;
  background-image: none;
  border-color: #771e86;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-brown {
  color: #fff;
  background-color: #795548;
  border-color: #795548;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-brown:hover {
  color: #fff;
  background-color: #61443a;
  border-color: #593f35; }
.btn-brown:focus, .btn-brown.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(121, 85, 72, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(121, 85, 72, 0.5); }
.btn-brown.disabled, .btn-brown:disabled {
  background-color: #795548;
  border-color: #795548; }
.btn-brown:active, .btn-brown.active,
.show > .btn-brown.dropdown-toggle {
  background-color: #61443a;
  background-image: none;
  border-color: #593f35;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-light-gray {
  color: #fff;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-light-gray:hover {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #e0e0e0; }
.btn-light-gray:focus, .btn-light-gray.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(249, 249, 249, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(249, 249, 249, 0.5); }
.btn-light-gray.disabled, .btn-light-gray:disabled {
  background-color: #f9f9f9;
  border-color: #f9f9f9; }
.btn-light-gray:active, .btn-light-gray.active,
.show > .btn-light-gray.dropdown-toggle {
  background-color: #e6e6e6;
  background-image: none;
  border-color: #e0e0e0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-slate {
  color: #fff;
  background-color: #607d8b;
  border-color: #607d8b;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-slate:hover {
  color: #fff;
  background-color: #506974;
  border-color: #4b626d; }
.btn-slate:focus, .btn-slate.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(96, 125, 139, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(96, 125, 139, 0.5); }
.btn-slate.disabled, .btn-slate:disabled {
  background-color: #607d8b;
  border-color: #607d8b; }
.btn-slate:active, .btn-slate.active,
.show > .btn-slate.dropdown-toggle {
  background-color: #506974;
  background-image: none;
  border-color: #4b626d;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-facebook:hover {
  color: #fff;
  background-color: #30497c;
  border-color: #2d4373; }
.btn-facebook:focus, .btn-facebook.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(59, 89, 152, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(59, 89, 152, 0.5); }
.btn-facebook.disabled, .btn-facebook:disabled {
  background-color: #3b5998;
  border-color: #3b5998; }
.btn-facebook:active, .btn-facebook.active,
.show > .btn-facebook.dropdown-toggle {
  background-color: #30497c;
  background-image: none;
  border-color: #2d4373;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-twitter {
  color: #fff;
  background-color: #55acee;
  border-color: #55acee;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-twitter:hover {
  color: #fff;
  background-color: #329beb;
  border-color: #2795e9; }
.btn-twitter:focus, .btn-twitter.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(85, 172, 238, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(85, 172, 238, 0.5); }
.btn-twitter.disabled, .btn-twitter:disabled {
  background-color: #55acee;
  border-color: #55acee; }
.btn-twitter:active, .btn-twitter.active,
.show > .btn-twitter.dropdown-toggle {
  background-color: #329beb;
  background-image: none;
  border-color: #2795e9;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-googleplus {
  color: #fff;
  background-color: #dd4b39;
  border-color: #dd4b39;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-googleplus:hover {
  color: #fff;
  background-color: #cd3623;
  border-color: #c23321; }
.btn-googleplus:focus, .btn-googleplus.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(221, 75, 57, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(221, 75, 57, 0.5); }
.btn-googleplus.disabled, .btn-googleplus:disabled {
  background-color: #dd4b39;
  border-color: #dd4b39; }
.btn-googleplus:active, .btn-googleplus.active,
.show > .btn-googleplus.dropdown-toggle {
  background-color: #cd3623;
  background-image: none;
  border-color: #c23321;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-linkedin {
  color: #fff;
  background-color: #007bb6;
  border-color: #007bb6;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-linkedin:hover {
  color: #fff;
  background-color: #006190;
  border-color: #005983; }
.btn-linkedin:focus, .btn-linkedin.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 123, 182, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 123, 182, 0.5); }
.btn-linkedin.disabled, .btn-linkedin:disabled {
  background-color: #007bb6;
  border-color: #007bb6; }
.btn-linkedin:active, .btn-linkedin.active,
.show > .btn-linkedin.dropdown-toggle {
  background-color: #006190;
  background-image: none;
  border-color: #005983;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-instagram {
  color: #fff;
  background-color: #3f729b;
  border-color: #3f729b;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-instagram:hover {
  color: #fff;
  background-color: #345e80;
  border-color: #305777; }
.btn-instagram:focus, .btn-instagram.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(63, 114, 155, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(63, 114, 155, 0.5); }
.btn-instagram.disabled, .btn-instagram:disabled {
  background-color: #3f729b;
  border-color: #3f729b; }
.btn-instagram:active, .btn-instagram.active,
.show > .btn-instagram.dropdown-toggle {
  background-color: #345e80;
  background-image: none;
  border-color: #305777;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-pinterest {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-pinterest:hover {
  color: #fff;
  background-color: #aa1b21;
  border-color: #9f191f; }
.btn-pinterest:focus, .btn-pinterest.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(203, 32, 39, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(203, 32, 39, 0.5); }
.btn-pinterest.disabled, .btn-pinterest:disabled {
  background-color: #cb2027;
  border-color: #cb2027; }
.btn-pinterest:active, .btn-pinterest.active,
.show > .btn-pinterest.dropdown-toggle {
  background-color: #aa1b21;
  background-image: none;
  border-color: #9f191f;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-dribbble {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-dribbble:hover {
  color: #fff;
  background-color: #e62a72;
  border-color: #e51e6b; }
.btn-dribbble:focus, .btn-dribbble.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(234, 76, 137, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(234, 76, 137, 0.5); }
.btn-dribbble.disabled, .btn-dribbble:disabled {
  background-color: #ea4c89;
  border-color: #ea4c89; }
.btn-dribbble:active, .btn-dribbble.active,
.show > .btn-dribbble.dropdown-toggle {
  background-color: #e62a72;
  background-image: none;
  border-color: #e51e6b;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-youtube {
  color: #fff;
  background-color: #b00;
  border-color: #b00;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
.btn-youtube:hover {
  color: #fff;
  background-color: #950000;
  border-color: #880000; }
.btn-youtube:focus, .btn-youtube.focus {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(187, 0, 0, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(187, 0, 0, 0.5); }
.btn-youtube.disabled, .btn-youtube:disabled {
  background-color: #b00;
  border-color: #b00; }
.btn-youtube:active, .btn-youtube.active,
.show > .btn-youtube.dropdown-toggle {
  background-color: #950000;
  background-image: none;
  border-color: #880000;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-outline-blue {
  color: #0275d8;
  background-color: transparent;
  background-image: none;
  border-color: #0275d8; }
.btn-outline-blue:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
.btn-outline-blue:focus, .btn-outline-blue.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(2, 117, 216, 0.5);
  box-shadow: 0 0 0 3px rgba(2, 117, 216, 0.5); }
.btn-outline-blue.disabled, .btn-outline-blue:disabled {
  color: #0275d8;
  background-color: transparent; }
.btn-outline-blue:active, .btn-outline-blue.active,
.show > .btn-outline-blue.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }

.btn-outline-indigo {
  color: #6610f2;
  background-color: transparent;
  background-image: none;
  border-color: #6610f2; }
.btn-outline-indigo:hover {
  color: #fff;
  background-color: #6610f2;
  border-color: #6610f2; }
.btn-outline-indigo:focus, .btn-outline-indigo.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(102, 16, 242, 0.5);
  box-shadow: 0 0 0 3px rgba(102, 16, 242, 0.5); }
.btn-outline-indigo.disabled, .btn-outline-indigo:disabled {
  color: #6610f2;
  background-color: transparent; }
.btn-outline-indigo:active, .btn-outline-indigo.active,
.show > .btn-outline-indigo.dropdown-toggle {
  color: #fff;
  background-color: #6610f2;
  border-color: #6610f2; }

.btn-outline-purple {
  color: #6f42c1;
  background-color: transparent;
  background-image: none;
  border-color: #6f42c1; }
.btn-outline-purple:hover {
  color: #fff;
  background-color: #6f42c1;
  border-color: #6f42c1; }
.btn-outline-purple:focus, .btn-outline-purple.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(111, 66, 193, 0.5);
  box-shadow: 0 0 0 3px rgba(111, 66, 193, 0.5); }
.btn-outline-purple.disabled, .btn-outline-purple:disabled {
  color: #6f42c1;
  background-color: transparent; }
.btn-outline-purple:active, .btn-outline-purple.active,
.show > .btn-outline-purple.dropdown-toggle {
  color: #fff;
  background-color: #6f42c1;
  border-color: #6f42c1; }

.btn-outline-pink {
  color: #e83e8c;
  background-color: transparent;
  background-image: none;
  border-color: #e83e8c; }
.btn-outline-pink:hover {
  color: #fff;
  background-color: #e83e8c;
  border-color: #e83e8c; }
.btn-outline-pink:focus, .btn-outline-pink.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(232, 62, 140, 0.5);
  box-shadow: 0 0 0 3px rgba(232, 62, 140, 0.5); }
.btn-outline-pink.disabled, .btn-outline-pink:disabled {
  color: #e83e8c;
  background-color: transparent; }
.btn-outline-pink:active, .btn-outline-pink.active,
.show > .btn-outline-pink.dropdown-toggle {
  color: #fff;
  background-color: #e83e8c;
  border-color: #e83e8c; }

.btn-outline-red {
  color: #e6614f;
  background-color: transparent;
  background-image: none;
  border-color: #e6614f; }
.btn-outline-red:hover {
  color: #fff;
  background-color: #e6614f;
  border-color: #e6614f; }
.btn-outline-red:focus, .btn-outline-red.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(230, 97, 79, 0.5);
  box-shadow: 0 0 0 3px rgba(230, 97, 79, 0.5); }
.btn-outline-red.disabled, .btn-outline-red:disabled {
  color: #e6614f;
  background-color: transparent; }
.btn-outline-red:active, .btn-outline-red.active,
.show > .btn-outline-red.dropdown-toggle {
  color: #fff;
  background-color: #e6614f;
  border-color: #e6614f; }

.btn-outline-orange {
  color: #fb9678;
  background-color: transparent;
  background-image: none;
  border-color: #fb9678; }
.btn-outline-orange:hover {
  color: #fff;
  background-color: #fb9678;
  border-color: #fb9678; }
.btn-outline-orange:focus, .btn-outline-orange.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(251, 150, 120, 0.5);
  box-shadow: 0 0 0 3px rgba(251, 150, 120, 0.5); }
.btn-outline-orange.disabled, .btn-outline-orange:disabled {
  color: #fb9678;
  background-color: transparent; }
.btn-outline-orange:active, .btn-outline-orange.active,
.show > .btn-outline-orange.dropdown-toggle {
  color: #fff;
  background-color: #fb9678;
  border-color: #fb9678; }

.btn-outline-yellow {
  color: #ffcc02;
  background-color: transparent;
  background-image: none;
  border-color: #ffcc02; }
.btn-outline-yellow:hover {
  color: #fff;
  background-color: #ffcc02;
  border-color: #ffcc02; }
.btn-outline-yellow:focus, .btn-outline-yellow.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(255, 204, 2, 0.5);
  box-shadow: 0 0 0 3px rgba(255, 204, 2, 0.5); }
.btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
  color: #ffcc02;
  background-color: transparent; }
.btn-outline-yellow:active, .btn-outline-yellow.active,
.show > .btn-outline-yellow.dropdown-toggle {
  color: #fff;
  background-color: #ffcc02;
  border-color: #ffcc02; }

.btn-outline-green {
  color: #38d57a;
  background-color: transparent;
  background-image: none;
  border-color: #38d57a; }
.btn-outline-green:hover {
  color: #fff;
  background-color: #38d57a;
  border-color: #38d57a; }
.btn-outline-green:focus, .btn-outline-green.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(56, 213, 122, 0.5);
  box-shadow: 0 0 0 3px rgba(56, 213, 122, 0.5); }
.btn-outline-green.disabled, .btn-outline-green:disabled {
  color: #38d57a;
  background-color: transparent; }
.btn-outline-green:active, .btn-outline-green.active,
.show > .btn-outline-green.dropdown-toggle {
  color: #fff;
  background-color: #38d57a;
  border-color: #38d57a; }

.btn-outline-teal {
  color: #20c997;
  background-color: transparent;
  background-image: none;
  border-color: #20c997; }
.btn-outline-teal:hover {
  color: #fff;
  background-color: #20c997;
  border-color: #20c997; }
.btn-outline-teal:focus, .btn-outline-teal.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(32, 201, 151, 0.5);
  box-shadow: 0 0 0 3px rgba(32, 201, 151, 0.5); }
.btn-outline-teal.disabled, .btn-outline-teal:disabled {
  color: #20c997;
  background-color: transparent; }
.btn-outline-teal:active, .btn-outline-teal.active,
.show > .btn-outline-teal.dropdown-toggle {
  color: #fff;
  background-color: #20c997;
  border-color: #20c997; }

.btn-outline-cyan {
  color: #03a9f3;
  background-color: transparent;
  background-image: none;
  border-color: #03a9f3; }
.btn-outline-cyan:hover {
  color: #fff;
  background-color: #03a9f3;
  border-color: #03a9f3; }
.btn-outline-cyan:focus, .btn-outline-cyan.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(3, 169, 243, 0.5);
  box-shadow: 0 0 0 3px rgba(3, 169, 243, 0.5); }
.btn-outline-cyan.disabled, .btn-outline-cyan:disabled {
  color: #03a9f3;
  background-color: transparent; }
.btn-outline-cyan:active, .btn-outline-cyan.active,
.show > .btn-outline-cyan.dropdown-toggle {
  color: #fff;
  background-color: #03a9f3;
  border-color: #03a9f3; }

.btn-outline-white {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff; }
.btn-outline-white:hover {
  color: #fff;
  background-color: #fff;
  border-color: #fff; }
.btn-outline-white:focus, .btn-outline-white.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5); }
.btn-outline-white.disabled, .btn-outline-white:disabled {
  color: #fff;
  background-color: transparent; }
.btn-outline-white:active, .btn-outline-white.active,
.show > .btn-outline-white.dropdown-toggle {
  color: #fff;
  background-color: #fff;
  border-color: #fff; }

.btn-outline-gray {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96; }
.btn-outline-gray:hover {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96; }
.btn-outline-gray:focus, .btn-outline-gray.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
  box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5); }
.btn-outline-gray.disabled, .btn-outline-gray:disabled {
  color: #868e96;
  background-color: transparent; }
.btn-outline-gray:active, .btn-outline-gray.active,
.show > .btn-outline-gray.dropdown-toggle {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96; }

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

.btn-outline-violet {
  color: #9c27b0;
  background-color: transparent;
  background-image: none;
  border-color: #9c27b0; }
.btn-outline-violet:hover {
  color: #fff;
  background-color: #9c27b0;
  border-color: #9c27b0; }
.btn-outline-violet:focus, .btn-outline-violet.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(156, 39, 176, 0.5);
  box-shadow: 0 0 0 3px rgba(156, 39, 176, 0.5); }
.btn-outline-violet.disabled, .btn-outline-violet:disabled {
  color: #9c27b0;
  background-color: transparent; }
.btn-outline-violet:active, .btn-outline-violet.active,
.show > .btn-outline-violet.dropdown-toggle {
  color: #fff;
  background-color: #9c27b0;
  border-color: #9c27b0; }

.btn-outline-brown {
  color: #795548;
  background-color: transparent;
  background-image: none;
  border-color: #795548; }
.btn-outline-brown:hover {
  color: #fff;
  background-color: #795548;
  border-color: #795548; }
.btn-outline-brown:focus, .btn-outline-brown.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(121, 85, 72, 0.5);
  box-shadow: 0 0 0 3px rgba(121, 85, 72, 0.5); }
.btn-outline-brown.disabled, .btn-outline-brown:disabled {
  color: #795548;
  background-color: transparent; }
.btn-outline-brown:active, .btn-outline-brown.active,
.show > .btn-outline-brown.dropdown-toggle {
  color: #fff;
  background-color: #795548;
  border-color: #795548; }

.btn-outline-light-gray {
  color: #f9f9f9;
  background-color: transparent;
  background-image: none;
  border-color: #f9f9f9; }
.btn-outline-light-gray:hover {
  color: #fff;
  background-color: #f9f9f9;
  border-color: #f9f9f9; }
.btn-outline-light-gray:focus, .btn-outline-light-gray.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(249, 249, 249, 0.5);
  box-shadow: 0 0 0 3px rgba(249, 249, 249, 0.5); }
.btn-outline-light-gray.disabled, .btn-outline-light-gray:disabled {
  color: #f9f9f9;
  background-color: transparent; }
.btn-outline-light-gray:active, .btn-outline-light-gray.active,
.show > .btn-outline-light-gray.dropdown-toggle {
  color: #fff;
  background-color: #f9f9f9;
  border-color: #f9f9f9; }

.btn-outline-slate {
  color: #607d8b;
  background-color: transparent;
  background-image: none;
  border-color: #607d8b; }
.btn-outline-slate:hover {
  color: #fff;
  background-color: #607d8b;
  border-color: #607d8b; }
.btn-outline-slate:focus, .btn-outline-slate.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(96, 125, 139, 0.5);
  box-shadow: 0 0 0 3px rgba(96, 125, 139, 0.5); }
.btn-outline-slate.disabled, .btn-outline-slate:disabled {
  color: #607d8b;
  background-color: transparent; }
.btn-outline-slate:active, .btn-outline-slate.active,
.show > .btn-outline-slate.dropdown-toggle {
  color: #fff;
  background-color: #607d8b;
  border-color: #607d8b; }

.btn-outline-facebook {
  color: #3b5998;
  background-color: transparent;
  background-image: none;
  border-color: #3b5998; }
.btn-outline-facebook:hover {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998; }
.btn-outline-facebook:focus, .btn-outline-facebook.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(59, 89, 152, 0.5);
  box-shadow: 0 0 0 3px rgba(59, 89, 152, 0.5); }
.btn-outline-facebook.disabled, .btn-outline-facebook:disabled {
  color: #3b5998;
  background-color: transparent; }
.btn-outline-facebook:active, .btn-outline-facebook.active,
.show > .btn-outline-facebook.dropdown-toggle {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998; }

.btn-outline-twitter {
  color: #55acee;
  background-color: transparent;
  background-image: none;
  border-color: #55acee; }
.btn-outline-twitter:hover {
  color: #fff;
  background-color: #55acee;
  border-color: #55acee; }
.btn-outline-twitter:focus, .btn-outline-twitter.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(85, 172, 238, 0.5);
  box-shadow: 0 0 0 3px rgba(85, 172, 238, 0.5); }
.btn-outline-twitter.disabled, .btn-outline-twitter:disabled {
  color: #55acee;
  background-color: transparent; }
.btn-outline-twitter:active, .btn-outline-twitter.active,
.show > .btn-outline-twitter.dropdown-toggle {
  color: #fff;
  background-color: #55acee;
  border-color: #55acee; }

.btn-outline-googleplus {
  color: #dd4b39;
  background-color: transparent;
  background-image: none;
  border-color: #dd4b39; }
.btn-outline-googleplus:hover {
  color: #fff;
  background-color: #dd4b39;
  border-color: #dd4b39; }
.btn-outline-googleplus:focus, .btn-outline-googleplus.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(221, 75, 57, 0.5);
  box-shadow: 0 0 0 3px rgba(221, 75, 57, 0.5); }
.btn-outline-googleplus.disabled, .btn-outline-googleplus:disabled {
  color: #dd4b39;
  background-color: transparent; }
.btn-outline-googleplus:active, .btn-outline-googleplus.active,
.show > .btn-outline-googleplus.dropdown-toggle {
  color: #fff;
  background-color: #dd4b39;
  border-color: #dd4b39; }

.btn-outline-linkedin {
  color: #007bb6;
  background-color: transparent;
  background-image: none;
  border-color: #007bb6; }
.btn-outline-linkedin:hover {
  color: #fff;
  background-color: #007bb6;
  border-color: #007bb6; }
.btn-outline-linkedin:focus, .btn-outline-linkedin.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 123, 182, 0.5);
  box-shadow: 0 0 0 3px rgba(0, 123, 182, 0.5); }
.btn-outline-linkedin.disabled, .btn-outline-linkedin:disabled {
  color: #007bb6;
  background-color: transparent; }
.btn-outline-linkedin:active, .btn-outline-linkedin.active,
.show > .btn-outline-linkedin.dropdown-toggle {
  color: #fff;
  background-color: #007bb6;
  border-color: #007bb6; }

.btn-outline-instagram {
  color: #3f729b;
  background-color: transparent;
  background-image: none;
  border-color: #3f729b; }
.btn-outline-instagram:hover {
  color: #fff;
  background-color: #3f729b;
  border-color: #3f729b; }
.btn-outline-instagram:focus, .btn-outline-instagram.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(63, 114, 155, 0.5);
  box-shadow: 0 0 0 3px rgba(63, 114, 155, 0.5); }
.btn-outline-instagram.disabled, .btn-outline-instagram:disabled {
  color: #3f729b;
  background-color: transparent; }
.btn-outline-instagram:active, .btn-outline-instagram.active,
.show > .btn-outline-instagram.dropdown-toggle {
  color: #fff;
  background-color: #3f729b;
  border-color: #3f729b; }

.btn-outline-pinterest {
  color: #cb2027;
  background-color: transparent;
  background-image: none;
  border-color: #cb2027; }
.btn-outline-pinterest:hover {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027; }
.btn-outline-pinterest:focus, .btn-outline-pinterest.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(203, 32, 39, 0.5);
  box-shadow: 0 0 0 3px rgba(203, 32, 39, 0.5); }
.btn-outline-pinterest.disabled, .btn-outline-pinterest:disabled {
  color: #cb2027;
  background-color: transparent; }
.btn-outline-pinterest:active, .btn-outline-pinterest.active,
.show > .btn-outline-pinterest.dropdown-toggle {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027; }

.btn-outline-dribbble {
  color: #ea4c89;
  background-color: transparent;
  background-image: none;
  border-color: #ea4c89; }
.btn-outline-dribbble:hover {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89; }
.btn-outline-dribbble:focus, .btn-outline-dribbble.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(234, 76, 137, 0.5);
  box-shadow: 0 0 0 3px rgba(234, 76, 137, 0.5); }
.btn-outline-dribbble.disabled, .btn-outline-dribbble:disabled {
  color: #ea4c89;
  background-color: transparent; }
.btn-outline-dribbble:active, .btn-outline-dribbble.active,
.show > .btn-outline-dribbble.dropdown-toggle {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89; }

.btn-outline-youtube {
  color: #b00;
  background-color: transparent;
  background-image: none;
  border-color: #b00; }
.btn-outline-youtube:hover {
  color: #fff;
  background-color: #b00;
  border-color: #b00; }
.btn-outline-youtube:focus, .btn-outline-youtube.focus {
  -webkit-box-shadow: 0 0 0 3px rgba(187, 0, 0, 0.5);
  box-shadow: 0 0 0 3px rgba(187, 0, 0, 0.5); }
.btn-outline-youtube.disabled, .btn-outline-youtube:disabled {
  color: #b00;
  background-color: transparent; }
.btn-outline-youtube:active, .btn-outline-youtube.active,
.show > .btn-outline-youtube.dropdown-toggle {
  color: #fff;
  background-color: #b00;
  border-color: #b00; }

.btn-outline-inverse {
  color: #fff;
  border: 1px solid #fff;
  background: transparent; }
.btn-outline-inverse:hover {
  color: #0F1745 !important;
  background-color: #fff; }

/* Justified button groups
========================*/
.btn-group-justified {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.btn-group-justified .btn,
.btn-group-justified .btn-group {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.btn-group-justified .btn .btn,
.btn-group-justified .btn-group .btn {
  width: 100%; }
.btn-group-justified .btn .dropdown-menu,
.btn-group-justified .btn-group .dropdown-menu {
  left: auto; }

/********************************
 *********************************
Progress
 *********************************
 *********************************/
.progress.progress-xsm {
  height: 1.25rem;
  margin: 0.5em 0; }

.progress.progress-sm {
  height: 0.625rem;
  margin: 0.35714em 0; }

.progress-lg .progress-bar {
  height: 100%; }

/********************************
 *********************************
Tables
 *********************************
 *********************************/
.table thead tr.thead-inverse th {
  background: inherit; }

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

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

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th {
  border-color: #efefef; }

/* 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: #03a9f3; }

.dataTables_wrapper .dataTables_length {
  margin: 1.07143em auto; }
.dataTables_wrapper .dataTables_length select {
  padding: 0.21429em 0.5em; }

.dataTables_wrapper table.dataTable {
  border: 0.0625rem solid #eee;
  margin-top: 1.42857em; }
.dataTables_wrapper table.dataTable thead th {
  border-color: #ddd; }
.dataTables_wrapper table.dataTable th, .dataTables_wrapper table.dataTable td {
  padding: 1.07143em 1.42857em; }
.dataTables_wrapper table.dataTable tfoot th {
  border-top: 0.0625rem solid #eee; }
.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; }

.dataTables_wrapper .dataTables_paginate {
  margin-top: 2.14286em;
  padding: 0;
  border: 0.0625rem solid #eee; }
.dataTables_wrapper .dataTables_paginate .paginate_button {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 0; }
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: none;
  border: 0;
  color: #555 !important; }
.dataTables_wrapper .dataTables_paginate .paginate_button:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background: #fb9678;
  border: 0;
  border-radius: 0;
  color: #fff !important; }
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #fa6f46;
  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 input, .fixed-table-toolbar .columns .dropdown-menu input {
  display: none; }
.fixed-table-toolbar .search .dropdown-menu label, .fixed-table-toolbar .columns .dropdown-menu label {
  cursor: pointer; }
.fixed-table-toolbar .search .dropdown-menu label:before, .fixed-table-toolbar .columns .dropdown-menu label:before {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  height: 1.42857em;
  width: 1.42857em;
  content: "";
  font-family: "Material Icons";
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  background: none;
  border: 0.125rem solid #eee;
  margin-right: 0.71429em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff; }
.fixed-table-toolbar .search .dropdown-menu label.checkbox-checked::before, .fixed-table-toolbar .columns .dropdown-menu label.checkbox-checked::before {
  content: "check";
  background: #fb9678;
  color: #fff;
  border-color: #fb9678; }
@media (max-width: 767px) {
  .fixed-table-toolbar {
    display: none; } }

.fixed-table-container {
  border: 0;
  border-bottom: 0.0625rem solid #eee; }
.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 #eee; }
.bootstrap-table .table > thead > tr > th {
  border-bottom: 0.0625rem solid #eee; }

/* 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-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: "Roboto", "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, 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: "FontAwesome";
  display: inline-block;
  line-height: 1;
  font-style: normal;
  font-size: 1.33333em;
  font-weight: 300; }
.table-editable .tabledit-toolbar .btn-group .btn .glyphicon-pencil::before,
.table-editable-inline .tabledit-toolbar .btn-group .btn .glyphicon-pencil::before {
  content: "\f040"; }
.table-editable .tabledit-toolbar .btn-group .btn .glyphicon-trash::before,
.table-editable-inline .tabledit-toolbar .btn-group .btn .glyphicon-trash::before {
  content: "\f014"; }

.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: #0F1745;
  border-color: #0F1745;
  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: #0F1745;
  background-color: #fff;
  border: 0.0625rem solid #ddd; }
.footable .footable-paging .pagination li a:hover {
  background: #0F1745;
  border-color: #0F1745;
  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: #6f42c1; }

.card-pink {
  background: #e83e8c; }

.card-red {
  background: #e6614f; }

.card-orange {
  background: #fb9678; }

.card-yellow {
  background: #ffcc02; }

.card-green {
  background: #38d57a; }

.card-teal {
  background: #20c997; }

.card-cyan {
  background: #03a9f3; }

.card-white {
  background: #fff; }

.card-gray {
  background: #868e96; }

.card-gray-dark {
  background: #343a40; }

.card-violet {
  background: #9c27b0; }

.card-brown {
  background: #795548; }

.card-light-gray {
  background: #f9f9f9; }

.card-slate {
  background: #607d8b; }

.card-facebook {
  background: #3b5998; }

.card-twitter {
  background: #55acee; }

.card-googleplus {
  background: #dd4b39; }

.card-linkedin {
  background: #007bb6; }

.card-instagram {
  background: #3f729b; }

.card-pinterest {
  background: #cb2027; }

.card-dribbble {
  background: #ea4c89; }

.card-youtube {
  background: #b00; }

.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-color-scheme {
  border-color: #0F1745; }
.card-outline-color-scheme .card-footer,
.card-outline-color-scheme .card-header {
  background: #0F1745; }

.card-outline-color-scheme-dark {
  border-color: #545d73; }
.card-outline-color-scheme-dark .card-footer,
.card-outline-color-scheme-dark .card-header {
  background: #545d73; }

.card-outline-content-color {
  border-color: #555; }
.card-outline-content-color .card-footer,
.card-outline-content-color .card-header {
  background: #555; }

.card-outline-content {
  border-color: #555; }
.card-outline-content .card-footer,
.card-outline-content .card-header {
  background: #555; }

.card-outline-primary {
  border-color: #fb9678; }
.card-outline-primary .card-footer,
.card-outline-primary .card-header {
  background: #fb9678; }

.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: #03a9f3; }
.card-outline-info .card-footer,
.card-outline-info .card-header {
  background: #03a9f3; }

.card-outline-warning {
  border-color: #ffcc02; }
.card-outline-warning .card-footer,
.card-outline-warning .card-header {
  background: #ffcc02; }

.card-outline-danger {
  border-color: #e6614f; }
.card-outline-danger .card-footer,
.card-outline-danger .card-header {
  background: #e6614f; }

.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-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: #6f42c1; }
.card-outline-purple .card-footer,
.card-outline-purple .card-header {
  background: #6f42c1; }

.card-outline-pink {
  border-color: #e83e8c; }
.card-outline-pink .card-footer,
.card-outline-pink .card-header {
  background: #e83e8c; }

.card-outline-red {
  border-color: #e6614f; }
.card-outline-red .card-footer,
.card-outline-red .card-header {
  background: #e6614f; }

.card-outline-orange {
  border-color: #fb9678; }
.card-outline-orange .card-footer,
.card-outline-orange .card-header {
  background: #fb9678; }

.card-outline-yellow {
  border-color: #ffcc02; }
.card-outline-yellow .card-footer,
.card-outline-yellow .card-header {
  background: #ffcc02; }

.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: #03a9f3; }
.card-outline-cyan .card-footer,
.card-outline-cyan .card-header {
  background: #03a9f3; }

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

.card-outline-violet {
  border-color: #9c27b0; }
.card-outline-violet .card-footer,
.card-outline-violet .card-header {
  background: #9c27b0; }

.card-outline-brown {
  border-color: #795548; }
.card-outline-brown .card-footer,
.card-outline-brown .card-header {
  background: #795548; }

.card-outline-light-gray {
  border-color: #f9f9f9; }
.card-outline-light-gray .card-footer,
.card-outline-light-gray .card-header {
  background: #f9f9f9; }

.card-outline-slate {
  border-color: #607d8b; }
.card-outline-slate .card-footer,
.card-outline-slate .card-header {
  background: #607d8b; }

.card-outline-facebook {
  border-color: #3b5998; }
.card-outline-facebook .card-footer,
.card-outline-facebook .card-header {
  background: #3b5998; }

.card-outline-twitter {
  border-color: #55acee; }
.card-outline-twitter .card-footer,
.card-outline-twitter .card-header {
  background: #55acee; }

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

[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; }

/********************************
*********************************
Blog Post
*********************************
*********************************/
.blog-post {
  display: inline-block; }
.blog-post figure {
  margin-bottom: 0; }
.blog-post p:last-child {
  margin-bottom: 0; }

.blog-post-card {
  background: #fff;
  overflow: hidden;
  border-radius: .5rem;
  border: 0.0625rem solid #ddd; }
.blog-post-card .blog-post-content,
.blog-post-card footer,
.blog-post-card header {
  position: relative;
  padding-left: 1.42857em;
  padding-right: 1.42857em; }
.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: #555; }
.blog-post-card .blog-post-title a:focus, .blog-post-card .blog-post-title a:hover {
  color: #0F1745; }
.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 footer {
  padding-bottom: 2.85714em; }

/********************************
*********************************
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: #0F1745;
  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 #e0f0ed;
  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; }

.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: "Open Sans", 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.28571em;
  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: 1.07143em; }
.multi-slide-carousel .item-image .content-caption .item-title h3 {
  font-family: "Open Sans", sans-serif; }
.multi-slide-carousel .item-image:hover .content-caption {
  bottom: 0; }

/********************************
*********************************
Tabs
*********************************
*********************************/
.nav-tabs {
  position: relative; }
.nav-tabs li a {
  font-weight: 600;
  color: #313a46; }
.nav-tabs li a:hover {
  background: rgba(0, 0, 0, 0.03); }
.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover {
  color: #0F1745;
  border-color: #ddd #ddd #fff; }
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  border-color: #ddd #ddd #fff;
  background: none; }
.nav-tabs .list-icon {
  font-size: 1.125rem;
  vertical-align: middle;
  position: relative;
  top: -0.0625rem; }

.tab-content {
  padding-top: 1.42857em; }

/* 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: #0F1745;
  border: 0; }
.tabs-vertical .tab-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 0 0 1.42857em; }

.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: #0F1745;
  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: #0F1745; }
.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: #0F1745; }

/********************************
*********************************
Accordions
*********************************
*********************************/
.accordion .card {
  margin-bottom: 0.35714em; }
.accordion .card .card-header {
  padding: 0; }
.accordion .card .card-header a {
  display: block;
  padding: 0.55556em 1.94444em 0.55556em 0.83333em;
  position: relative; }
.accordion .card .card-header a:after {
  content: "\f106";
  font-family: "FontAwesome";
  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: "\f107"; }

.accordion [class*="card-outline-"] .card-header a, .accordion .card-inverse .card-header a {
  color: #fff; }

.accordion-minimal .card {
  border: none; }

.accordion-minimal .card-header {
  background: #fff; }
.accordion-minimal .card-header .card-title {
  font-size: 1.14286em;
  margin: auto;
  padding: 0.375em 0.375em; }
.accordion-minimal .card-header .card-title a {
  color: #555; }
.accordion-minimal .card-header .card-title a:hover, .accordion-minimal .card-header .card-title a:focus {
  color: #0F1745; }

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

.list-group.sortable a:hover .list-icon {
  color: #888; }

.list-group.sortable .ui-sortable-placeholder {
  height: 3.78571em;
  border: 0.125rem dashed #d0d6df !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: #555;
  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; }

/* 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: #fb9678; }

.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-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-color-scheme .modal-content .modal-header {
  background: #0F1745;
  border: 0; }

.modal-color-scheme-dark .modal-content .modal-header {
  background: #545d73;
  border: 0; }

.modal-content-color .modal-content .modal-header {
  background: #555;
  border: 0; }

.modal-content .modal-content .modal-header {
  background: #555;
  border: 0; }

.modal-primary .modal-content .modal-header {
  background: #fb9678;
  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: #03a9f3;
  border: 0; }

.modal-warning .modal-content .modal-header {
  background: #ffcc02;
  border: 0; }

.modal-danger .modal-content .modal-header {
  background: #e6614f;
  border: 0; }

.modal-light .modal-content .modal-header {
  background: #f8f9fa;
  border: 0; }

.modal-dark .modal-content .modal-header {
  background: #343a40;
  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: #6f42c1;
  border: 0; }

.modal-pink .modal-content .modal-header {
  background: #e83e8c;
  border: 0; }

.modal-red .modal-content .modal-header {
  background: #e6614f;
  border: 0; }

.modal-orange .modal-content .modal-header {
  background: #fb9678;
  border: 0; }

.modal-yellow .modal-content .modal-header {
  background: #ffcc02;
  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: #03a9f3;
  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-violet .modal-content .modal-header {
  background: #9c27b0;
  border: 0; }

.modal-brown .modal-content .modal-header {
  background: #795548;
  border: 0; }

.modal-light-gray .modal-content .modal-header {
  background: #f9f9f9;
  border: 0; }

.modal-slate .modal-content .modal-header {
  background: #607d8b;
  border: 0; }

.modal-facebook .modal-content .modal-header {
  background: #3b5998;
  border: 0; }

.modal-twitter .modal-content .modal-header {
  background: #55acee;
  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-content .modal-header {
  background: none; }

/********************************
 *********************************
 BASIC
 *********************************
 *********************************/
/* Basic Form
========================*/
select,
button,
textarea,
input {
  font-family: inherit; }

.form-text {
  color: #8d9ea7; }

label {
  font-weight: 600; }
.radiobox label,
.checkbox label {
  font-weight: 400; }

.col-form-label {
  padding-top: calc(0.5625rem + 1px);
  padding-bottom: calc(0.5625rem + 1px); }

.input-group-addon {
  border: 1px solid #e4e9f0; }
.input-group-addon:first-child {
  border-right: 0; }
.input-group-addon i {
  font-size: 1.125rem; }

.bootstrap-tagsinput .label-info {
  background: #03a9f3; }

.checkbox {
  position: relative;
  padding: 0.5625rem 0; }
.checkbox + .checkbox {
  padding-top: 0; }
.checkbox input[type="checkbox"] {
  opacity: 0; }
.checkbox label {
  padding-left: 0;
  cursor: pointer;
  margin-bottom: 0; }
.checkbox span.label-text {
  position: relative;
  padding-left: 2.14286em; }
.checkbox span.label-text:after {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  font-family: "Material Icons";
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  font-size: 0.875rem;
  border: 2px solid #ddd;
  height: 1.28571em;
  width: 1.28571em;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #fff; }
.checkbox.checkbox-circle span.label-text::after {
  border-radius: 100%; }
.checkbox input[type=checkbox]:checked + span.label-text:after {
  content: "check";
  background: #eee;
  border-color: #ddd;
  color: #555; }
.checkbox input[type=checkbox]:disabled + span.label-text:after {
  opacity: 0.5;
  cursor: not-allowed; }
.checkbox.checkbox-color-scheme input[type=checkbox]:checked + span.label-text::after {
  background: #0F1745;
  border-color: #0F1745;
  color: #fff; }
.checkbox.checkbox-color-scheme-dark input[type=checkbox]:checked + span.label-text::after {
  background: #545d73;
  border-color: #545d73;
  color: #fff; }
.checkbox.checkbox-content-color input[type=checkbox]:checked + span.label-text::after {
  background: #555;
  border-color: #555;
  color: #fff; }
.checkbox.checkbox-content input[type=checkbox]:checked + span.label-text::after {
  background: #555;
  border-color: #555;
  color: #fff; }
.checkbox.checkbox-primary input[type=checkbox]:checked + span.label-text::after {
  background: #fb9678;
  border-color: #fb9678;
  color: #fff; }
.checkbox.checkbox-secondary input[type=checkbox]:checked + span.label-text::after {
  background: #868e96;
  border-color: #868e96;
  color: #fff; }
.checkbox.checkbox-success input[type=checkbox]:checked + span.label-text::after {
  background: #38d57a;
  border-color: #38d57a;
  color: #fff; }
.checkbox.checkbox-info input[type=checkbox]:checked + span.label-text::after {
  background: #03a9f3;
  border-color: #03a9f3;
  color: #fff; }
.checkbox.checkbox-warning input[type=checkbox]:checked + span.label-text::after {
  background: #ffcc02;
  border-color: #ffcc02;
  color: #fff; }
.checkbox.checkbox-danger input[type=checkbox]:checked + span.label-text::after {
  background: #e6614f;
  border-color: #e6614f;
  color: #fff; }
.checkbox.checkbox-light input[type=checkbox]:checked + span.label-text::after {
  background: #f8f9fa;
  border-color: #f8f9fa;
  color: #fff; }
.checkbox.checkbox-dark input[type=checkbox]:checked + span.label-text::after {
  background: #343a40;
  border-color: #343a40;
  color: #fff; }
.checkbox.checkbox-blue input[type=checkbox]:checked + span.label-text::after {
  background: #0275d8;
  border-color: #0275d8;
  color: #fff; }
.checkbox.checkbox-indigo input[type=checkbox]:checked + span.label-text::after {
  background: #6610f2;
  border-color: #6610f2;
  color: #fff; }
.checkbox.checkbox-purple input[type=checkbox]:checked + span.label-text::after {
  background: #6f42c1;
  border-color: #6f42c1;
  color: #fff; }
.checkbox.checkbox-pink input[type=checkbox]:checked + span.label-text::after {
  background: #e83e8c;
  border-color: #e83e8c;
  color: #fff; }
.checkbox.checkbox-red input[type=checkbox]:checked + span.label-text::after {
  background: #e6614f;
  border-color: #e6614f;
  color: #fff; }
.checkbox.checkbox-orange input[type=checkbox]:checked + span.label-text::after {
  background: #fb9678;
  border-color: #fb9678;
  color: #fff; }
.checkbox.checkbox-yellow input[type=checkbox]:checked + span.label-text::after {
  background: #ffcc02;
  border-color: #ffcc02;
  color: #fff; }
.checkbox.checkbox-green input[type=checkbox]:checked + span.label-text::after {
  background: #38d57a;
  border-color: #38d57a;
  color: #fff; }
.checkbox.checkbox-teal input[type=checkbox]:checked + span.label-text::after {
  background: #20c997;
  border-color: #20c997;
  color: #fff; }
.checkbox.checkbox-cyan input[type=checkbox]:checked + span.label-text::after {
  background: #03a9f3;
  border-color: #03a9f3;
  color: #fff; }
.checkbox.checkbox-white input[type=checkbox]:checked + span.label-text::after {
  background: #fff;
  border-color: #fff;
  color: #fff; }
.checkbox.checkbox-gray input[type=checkbox]:checked + span.label-text::after {
  background: #868e96;
  border-color: #868e96;
  color: #fff; }
.checkbox.checkbox-gray-dark input[type=checkbox]:checked + span.label-text::after {
  background: #343a40;
  border-color: #343a40;
  color: #fff; }
.checkbox.checkbox-violet input[type=checkbox]:checked + span.label-text::after {
  background: #9c27b0;
  border-color: #9c27b0;
  color: #fff; }
.checkbox.checkbox-brown input[type=checkbox]:checked + span.label-text::after {
  background: #795548;
  border-color: #795548;
  color: #fff; }
.checkbox.checkbox-light-gray input[type=checkbox]:checked + span.label-text::after {
  background: #f9f9f9;
  border-color: #f9f9f9;
  color: #fff; }
.checkbox.checkbox-slate input[type=checkbox]:checked + span.label-text::after {
  background: #607d8b;
  border-color: #607d8b;
  color: #fff; }
.checkbox.checkbox-facebook input[type=checkbox]:checked + span.label-text::after {
  background: #3b5998;
  border-color: #3b5998;
  color: #fff; }
.checkbox.checkbox-twitter input[type=checkbox]:checked + span.label-text::after {
  background: #55acee;
  border-color: #55acee;
  color: #fff; }
.checkbox.checkbox-googleplus input[type=checkbox]:checked + span.label-text::after {
  background: #dd4b39;
  border-color: #dd4b39;
  color: #fff; }
.checkbox.checkbox-linkedin input[type=checkbox]:checked + span.label-text::after {
  background: #007bb6;
  border-color: #007bb6;
  color: #fff; }
.checkbox.checkbox-instagram input[type=checkbox]:checked + span.label-text::after {
  background: #3f729b;
  border-color: #3f729b;
  color: #fff; }
.checkbox.checkbox-pinterest input[type=checkbox]:checked + span.label-text::after {
  background: #cb2027;
  border-color: #cb2027;
  color: #fff; }
.checkbox.checkbox-dribbble input[type=checkbox]:checked + span.label-text::after {
  background: #ea4c89;
  border-color: #ea4c89;
  color: #fff; }
.checkbox.checkbox-youtube input[type=checkbox]:checked + span.label-text::after {
  background: #b00;
  border-color: #b00;
  color: #fff; }

.radiobox {
  padding: 0.5625rem 0; }
.radiobox + .radiobox {
  padding-top: 0; }
.radiobox input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none; }
.radiobox label {
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0; }
.radiobox span.label-text {
  position: relative;
  padding-left: 2.14286em; }
.radiobox span.label-text:before {
  content: "";
  height: 1.42857em;
  width: 1.42857em;
  display: inline-block;
  background: none;
  border: 1px solid #ddd;
  border-radius: 100%;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
.radiobox span.label-text:after {
  content: "";
  height: 0.71429em;
  width: 0.71429em;
  display: inline-block;
  border-radius: 100%;
  background: #fb9678;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) translateX(5px) scale(0);
  transform: translateY(-50%) translateX(5px) scale(0);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.radiobox input[type="radio"]:checked + span.label-text:after {
  -webkit-transform: translateY(-50%) translateX(5px) scale(1);
  transform: translateY(-50%) translateX(5px) scale(1);
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }
.radiobox input[type="radio"]:checked + span.label-text:before {
  border-color: #fb9678; }
.radiobox input[type="radio"]:disabled + span.label-text:after, .radiobox input[type="radio"]:disabled + span.label-text:before {
  opacity: 0.5; }
.radiobox.radio-blue input[type=radio]:checked + span.label-text::after {
  background: #0275d8; }
.radiobox.radio-blue input[type=radio]:checked + span.label-text::before {
  border-color: #0275d8; }
.radiobox.radio-indigo input[type=radio]:checked + span.label-text::after {
  background: #6610f2; }
.radiobox.radio-indigo input[type=radio]:checked + span.label-text::before {
  border-color: #6610f2; }
.radiobox.radio-purple input[type=radio]:checked + span.label-text::after {
  background: #6f42c1; }
.radiobox.radio-purple input[type=radio]:checked + span.label-text::before {
  border-color: #6f42c1; }
.radiobox.radio-pink input[type=radio]:checked + span.label-text::after {
  background: #e83e8c; }
.radiobox.radio-pink input[type=radio]:checked + span.label-text::before {
  border-color: #e83e8c; }
.radiobox.radio-red input[type=radio]:checked + span.label-text::after {
  background: #e6614f; }
.radiobox.radio-red input[type=radio]:checked + span.label-text::before {
  border-color: #e6614f; }
.radiobox.radio-orange input[type=radio]:checked + span.label-text::after {
  background: #fb9678; }
.radiobox.radio-orange input[type=radio]:checked + span.label-text::before {
  border-color: #fb9678; }
.radiobox.radio-yellow input[type=radio]:checked + span.label-text::after {
  background: #ffcc02; }
.radiobox.radio-yellow input[type=radio]:checked + span.label-text::before {
  border-color: #ffcc02; }
.radiobox.radio-green input[type=radio]:checked + span.label-text::after {
  background: #38d57a; }
.radiobox.radio-green input[type=radio]:checked + span.label-text::before {
  border-color: #38d57a; }
.radiobox.radio-teal input[type=radio]:checked + span.label-text::after {
  background: #20c997; }
.radiobox.radio-teal input[type=radio]:checked + span.label-text::before {
  border-color: #20c997; }
.radiobox.radio-cyan input[type=radio]:checked + span.label-text::after {
  background: #03a9f3; }
.radiobox.radio-cyan input[type=radio]:checked + span.label-text::before {
  border-color: #03a9f3; }
.radiobox.radio-white input[type=radio]:checked + span.label-text::after {
  background: #fff; }
.radiobox.radio-white input[type=radio]:checked + span.label-text::before {
  border-color: #fff; }
.radiobox.radio-gray input[type=radio]:checked + span.label-text::after {
  background: #868e96; }
.radiobox.radio-gray input[type=radio]:checked + span.label-text::before {
  border-color: #868e96; }
.radiobox.radio-gray-dark input[type=radio]:checked + span.label-text::after {
  background: #343a40; }
.radiobox.radio-gray-dark input[type=radio]:checked + span.label-text::before {
  border-color: #343a40; }
.radiobox.radio-violet input[type=radio]:checked + span.label-text::after {
  background: #9c27b0; }
.radiobox.radio-violet input[type=radio]:checked + span.label-text::before {
  border-color: #9c27b0; }
.radiobox.radio-brown input[type=radio]:checked + span.label-text::after {
  background: #795548; }
.radiobox.radio-brown input[type=radio]:checked + span.label-text::before {
  border-color: #795548; }
.radiobox.radio-light-gray input[type=radio]:checked + span.label-text::after {
  background: #f9f9f9; }
.radiobox.radio-light-gray input[type=radio]:checked + span.label-text::before {
  border-color: #f9f9f9; }
.radiobox.radio-slate input[type=radio]:checked + span.label-text::after {
  background: #607d8b; }
.radiobox.radio-slate input[type=radio]:checked + span.label-text::before {
  border-color: #607d8b; }
.radiobox.radio-facebook input[type=radio]:checked + span.label-text::after {
  background: #3b5998; }
.radiobox.radio-facebook input[type=radio]:checked + span.label-text::before {
  border-color: #3b5998; }
.radiobox.radio-twitter input[type=radio]:checked + span.label-text::after {
  background: #55acee; }
.radiobox.radio-twitter input[type=radio]:checked + span.label-text::before {
  border-color: #55acee; }
.radiobox.radio-googleplus input[type=radio]:checked + span.label-text::after {
  background: #dd4b39; }
.radiobox.radio-googleplus input[type=radio]:checked + span.label-text::before {
  border-color: #dd4b39; }
.radiobox.radio-linkedin input[type=radio]:checked + span.label-text::after {
  background: #007bb6; }
.radiobox.radio-linkedin input[type=radio]:checked + span.label-text::before {
  border-color: #007bb6; }
.radiobox.radio-instagram input[type=radio]:checked + span.label-text::after {
  background: #3f729b; }
.radiobox.radio-instagram input[type=radio]:checked + span.label-text::before {
  border-color: #3f729b; }
.radiobox.radio-pinterest input[type=radio]:checked + span.label-text::after {
  background: #cb2027; }
.radiobox.radio-pinterest input[type=radio]:checked + span.label-text::before {
  border-color: #cb2027; }
.radiobox.radio-dribbble input[type=radio]:checked + span.label-text::after {
  background: #ea4c89; }
.radiobox.radio-dribbble input[type=radio]:checked + span.label-text::before {
  border-color: #ea4c89; }
.radiobox.radio-youtube input[type=radio]:checked + span.label-text::after {
  background: #b00; }
.radiobox.radio-youtube input[type=radio]:checked + span.label-text::before {
  border-color: #b00; }
.radiobox.radio-color-scheme input[type=radio]:checked + span.label-text::after {
  background: #0F1745; }
.radiobox.radio-color-scheme input[type=radio]:checked + span.label-text::before {
  border-color: #0F1745; }
.radiobox.radio-color-scheme-dark input[type=radio]:checked + span.label-text::after {
  background: #545d73; }
.radiobox.radio-color-scheme-dark input[type=radio]:checked + span.label-text::before {
  border-color: #545d73; }
.radiobox.radio-content-color input[type=radio]:checked + span.label-text::after {
  background: #555; }
.radiobox.radio-content-color input[type=radio]:checked + span.label-text::before {
  border-color: #555; }
.radiobox.radio-content input[type=radio]:checked + span.label-text::after {
  background: #555; }
.radiobox.radio-content input[type=radio]:checked + span.label-text::before {
  border-color: #555; }
.radiobox.radio-primary input[type=radio]:checked + span.label-text::after {
  background: #fb9678; }
.radiobox.radio-primary input[type=radio]:checked + span.label-text::before {
  border-color: #fb9678; }
.radiobox.radio-secondary input[type=radio]:checked + span.label-text::after {
  background: #868e96; }
.radiobox.radio-secondary input[type=radio]:checked + span.label-text::before {
  border-color: #868e96; }
.radiobox.radio-success input[type=radio]:checked + span.label-text::after {
  background: #38d57a; }
.radiobox.radio-success input[type=radio]:checked + span.label-text::before {
  border-color: #38d57a; }
.radiobox.radio-info input[type=radio]:checked + span.label-text::after {
  background: #03a9f3; }
.radiobox.radio-info input[type=radio]:checked + span.label-text::before {
  border-color: #03a9f3; }
.radiobox.radio-warning input[type=radio]:checked + span.label-text::after {
  background: #ffcc02; }
.radiobox.radio-warning input[type=radio]:checked + span.label-text::before {
  border-color: #ffcc02; }
.radiobox.radio-danger input[type=radio]:checked + span.label-text::after {
  background: #e6614f; }
.radiobox.radio-danger input[type=radio]:checked + span.label-text::before {
  border-color: #e6614f; }
.radiobox.radio-light input[type=radio]:checked + span.label-text::after {
  background: #f8f9fa; }
.radiobox.radio-light input[type=radio]:checked + span.label-text::before {
  border-color: #f8f9fa; }
.radiobox.radio-dark input[type=radio]:checked + span.label-text::after {
  background: #343a40; }
.radiobox.radio-dark input[type=radio]:checked + span.label-text::before {
  border-color: #343a40; }

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute; }

.form-input-icon {
  position: relative; }
.form-input-icon > i {
  position: absolute;
  top: 50%;
  left: 0.625rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1;
  z-index: 3;
  text-align: center;
  color: #b8beca; }
.form-input-icon .form-control {
  padding-left: 2.5rem; }

.form-input-icon-right > i {
  left: auto;
  right: 0.625rem; }

.form-input-icon-right .form-control {
  padding-left: 1rem;
  padding-right: 2.5rem; }

.form-control-rounded {
  border-radius: 500px; }

.form-material input, .form-material input:focus, .form-material textarea, .form-material textarea:focus, .form-material select, .form-material select:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.form-material input::-webkit-input-placeholder, .form-material textarea::-webkit-input-placeholder, .form-material select::-webkit-input-placeholder {
  opacity: 0; }

.form-material input:-moz-placeholder, .form-material textarea:-moz-placeholder, .form-material select:-moz-placeholder {
  opacity: 0; }

.form-material input::-moz-placeholder, .form-material textarea::-moz-placeholder, .form-material select::-moz-placeholder {
  opacity: 0; }

.form-material input:-ms-input-placeholder, .form-material textarea:-ms-input-placeholder, .form-material select:-ms-input-placeholder {
  opacity: 0; }

.form-material .form-group {
  position: relative; }

.form-material .form-group > label {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
  opacity: 0.7; }

.form-material .input-focused input::-webkit-input-placeholder,
.form-material .input-has-value input::-webkit-input-placeholder {
  opacity: 1; }

.form-material .input-focused input:-moz-placeholder,
.form-material .input-has-value input:-moz-placeholder {
  opacity: 1; }

.form-material .input-focused input::-moz-placeholder,
.form-material .input-has-value input::-moz-placeholder {
  opacity: 1; }

.form-material .input-focused input:-ms-input-placeholder,
.form-material .input-has-value input:-ms-input-placeholder {
  opacity: 1; }

.form-material .form-group > input[type="file"] {
  padding-top: 1em; }

.form-material .form-group > textarea + label {
  top: calc(0.5625rem * 2); }

.form-material .form-group > input[type="file"] + label,
.form-material .form-group > select + label,
.form-material .form-group.input-has-value label,
.form-material .form-group.input-focused label {
  font-size: .75em;
  top: 0;
  opacity: 1; }

.form-material .form-control {
  border-radius: 0;
  border: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  background-position: center bottom, center calc(99%);
  background-repeat: no-repeat;
  background-size: 0 2px, 100% 1px;
  -webkit-transition: background 0s ease-out 0s;
  transition: background 0s ease-out 0s;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0F1745), to(#0F1745)), -webkit-gradient(linear, left top, left bottom, from(#e4e9f0), to(#e4e9f0));
  background-image: linear-gradient(#0F1745, #0F1745), linear-gradient(#e4e9f0, #e4e9f0);
  padding: calc(0.5625rem + 4px) 0; }

.form-material .form-control-icon .input-group .form-control,
.form-material .form-control-icon label {
  padding-left: 2.1875rem; }

.form-material .form-control-icon .input-group > i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.form-material .form-control-icon.input-has-value label,
.form-material .form-control-icon.input-focused label {
  padding-left: 0; }

.form-material .form-control-icon.form-control-icon-right label,
.form-material .form-control-icon.form-control-icon-right .form-control {
  padding-left: 0;
  padding-right: 2.1875rem; }

.form-material .form-control-icon.form-control-icon-right .input-group > i {
  left: auto;
  right: 0; }

.form-material .form-control:focus {
  background-size: 100% 2px, 100% 1px;
  outline: 0 none;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.form-bordered .form-group {
  padding-bottom: 1.5625rem;
  border-bottom: 1px solid #f2f2f2; }
.form-bordered .form-group:first-child {
  padding-top: 1.5625rem; }
.form-bordered .form-group:last-child {
  border-bottom: 0; }

.has-feedback label ~ .form-control-feedback {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1.07143em; }

/* File Dropzone
========================*/
.dropzone {
  position: relative;
  border: 2px dashed #ddd; }
.dropzone .dz-message {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
.dropzone .dz-message span {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%); }
.dropzone .dz-preview .dz-progress {
  margin-top: 0; }
.dropzone .dz-preview .dz-details {
  height: 100%;
  width: 100%; }
.dropzone .dz-preview .dz-success-mark {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%); }
.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  height: 3.375rem;
  width: 3.375rem; }
.dropzone .dz-preview.dz-error .dz-image {
  background: #e6614f; }
.dropzone .dz-preview.dz-error .dz-details .dz-filename,
.dropzone .dz-preview.dz-error .dz-details .dz-size {
  opacity: 0.5; }
.dropzone .dz-preview.dz-error .dz-error-mark {
  -webkit-animation: none;
  animation: none;
  margin: 0;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%); }
.dropzone .dz-preview.dz-error .dz-error-message {
  color: #fff;
  background: #e6614f; }
.dropzone .dz-preview.dz-error .dz-error-message:after {
  border-bottom-color: #e6614f; }
.dropzone .dz-preview .dz-remove {
  padding: 0.55556em;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: block;
  background: #0F1745;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 0.64286em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px; }
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: none; }
.dropzone .dz-image-preview .dz-remove {
  opacity: 0; }
.dropzone .dz-image-preview:hover .dz-remove {
  opacity: 1; }

/* Spectrum Color Picker
========================*/
.colorpicker .input-group-addon {
  cursor: pointer;
  position: relative; }
.colorpicker .input-group-addon i {
  width: 1em;
  display: block; }
.colorpicker .input-group-addon i:after {
  content: '';
  background: inherit;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block; }

.sp-container {
  background: #f9f9f9;
  border: 1px solid #ddd; }

.sp-input {
  border: 1px solid #ddd; }
.sp-input:focus {
  border-color: #ccc; }

/* Date Range Picker
========================*/
.predefinedRanges {
  display: inline-block; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #0F1745; }

.daterangepicker .input-mini.active {
  border-color: #0F1745; }

.daterangepicker.dropdown-menu {
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  width: auto;
  padding: 0.71429em 1.07143em;
  z-index: 10; }
.daterangepicker.dropdown-menu.show-calendar {
  padding-top: 1.42857em; }
.daterangepicker.dropdown-menu .calendar-table {
  border: 1px solid #ddd;
  border-left: 0; }
.daterangepicker.dropdown-menu .calendar-table tbody {
  color: #666; }
.daterangepicker.dropdown-menu .left .calendar-table {
  border-left: 1px solid #ddd; }
.daterangepicker.dropdown-menu .range_inputs {
  margin-left: 1.07143em; }

.ranges {
  width: 11.25rem;
  padding: 0; }
.ranges ul {
  margin-bottom: 0.71429em; }
.ranges li {
  margin: 0;
  padding: 0.35714em 1.42857em;
  color: #514d6a;
  background: transparent;
  border-radius: 0;
  border: 0; }
.ranges li:hover {
  border: 0;
  color: #514d6a;
  background: #f7fafc; }
.ranges li.active {
  background: #0F1745;
  border: 0; }
.ranges li.active:hover {
  color: #fff; }

/* Date Picker
========================*/
.datepicker {
  margin: 0 auto; }
.datepicker.dropdown-menu {
  width: auto;
  padding: 1.07143em 1.78571em;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2); }
.datepicker tbody {
  color: #666; }
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker td .month.active {
  background: #0F1745 !important; }
.datepicker td.active,
.datepicker td.selected {
  background: #0F1745 !important; }

/* Select2 Select Dropdown
========================*/
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  background: none;
  line-height: calc(2.5rem + 2px) !important;
  margin-bottom: -0.125rem;
  padding-left: 1em; }

.select2-container--default {
  width: 100% !important; }
.select2-container--default .select2-selection--single {
  border: 1px solid #ccc;
  padding-right: 0.625rem;
  height: calc(calc(2.5rem + 2px) + 2px) !important; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.9375rem; }
.select2-container--default .select2-selection--multiple {
  min-height: calc(calc(2.5rem + 2px) + 2px) !important;
  line-height: 1;
  border: 1px solid #ccc; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  display: flex-item;
  margin: 0.41667em 0.16667em;
  border-radius: 20px;
  font-size: 0.75rem;
  line-height: 2em;
  padding-right: 0.625rem;
  background: #03a9f3;
  color: #fff;
  border-color: #03a9f3; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice:first-child {
  margin-left: 0; }
.select2-container--default .select2-selection--multiple .select2-search__field {
  margin-top: 0;
  margin-bottom: 0; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  width: 0.9375rem;
  text-align: center;
  color: #fff;
  opacity: 0.4; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  opacity: 1;
  color: #fff; }
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #03a9f3; }
.select2-container--default .select2-seach--inline {
  line-height: 1.3 !important; }
.select2-container--default.select2-container--open .select2-selection--single {
  border-color: #03a9f3; }
.select2-container--default .select2-results__option[aria-selected="true"] {
  display: none; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #03a9f3; }

/* SelectPicker Select Dropdown
========================*/
.bootstrap-select.btn-group .dropdown-toggle .bs-caret {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
.bootstrap-select.btn-group .dropdown-toggle .bs-caret .caret {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1;
  margin: 0; }

.bootstrap-select .dropdown-menu li a {
  line-height: 2em;
  display: block;
  width: 100%;
  color: #888888;
  padding: 0.35714em 1.42857em; }
.bootstrap-select .dropdown-menu li a:hover, .bootstrap-select .dropdown-menu li a:focus {
  color: #555;
  background: #f7fafc; }
.bootstrap-select .dropdown-menu li a span::before {
  font-family: "FontAwesome";
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  font-size: 1.125rem;
  font-weight: 600; }
.bootstrap-select .dropdown-menu li a .glyphicon-ok::before {
  content: "\f00c"; }

.bootstrap-select .dropdown-menu[aria-expanded="true"] {
  display: block; }

.bootstrap-select .dropdown-menu a[aria-selected="true"] {
  color: #fff !important;
  background: #fb9678 !important; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 0; }

/* Tags Input
========================*/
.bootstrap-tagsinput {
  width: 100%; }
.bootstrap-tagsinput .tag {
  font-size: 0.75rem;
  padding: 0.33333em 0.83333em;
  border-radius: 100px;
  display: inline-block;
  margin: 0.41667em 0; }
.bootstrap-tagsinput .tag [data-role="remove"]::after {
  content: "close";
  font-family: "Material Icons";
  font-feature-settingsL: "liga";
  line-height: 1;
  vertical-align: middle;
  padding: 0;
  margin: 0; }
.bootstrap-tagsinput input[type="text"] {
  min-width: 9.375rem;
  line-height: 2; }
.input-group .bootstrap-tagsinput:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.input-group .bootstrap-tagsinput:not(:first-child):not(:nth-last-child(2)) {
  border-radius: 0; }
.input-group .bootstrap-tagsinput:nth-last-child(2) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* Touchspin
=======================*/
.bootstrap-touchspin .input-group-btn-vertical {
  min-width: 1.25rem; }
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  display: block;
  font-size: 9px;
  height: 50%;
  width: 20px;
  position: absolute;
  top: 0;
  right: 0; }
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down i,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  font-size: 14px;
  line-height: 1;
  font-style: normal; }
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up i::before {
  content: "+"; }
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  top: calc(50% + 2px); }
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down i:before {
  content: "-"; }

/* MultiSelect
========================*/
.ms-container {
  width: 100%; }
.ms-container .ms-list {
  border-radius: 0; }
.ms-container .ms-list.ms-focus {
  border-color: #03a9f3;
  -webkit-box-shadow: 0 0 7px -2px #03a9f3;
  box-shadow: 0 0 7px -2px #03a9f3; }
.ms-container .ms-selection li,
.ms-container .ms-selectable li {
  line-height: 2; }
.ms-container .ms-selection li.ms-hover,
.ms-container .ms-selectable li.ms-hover {
  background: #03a9f3; }

.multi-step-signup .multi-step-form fieldset {
  text-align: center;
  display: none; }
.multi-step-signup .multi-step-form fieldset.active {
  display: block; }
.multi-step-signup .multi-step-form fieldset textarea {
  resize: none; }
.multi-step-signup .multi-step-form fieldset input[type=number]::-webkit-inner-spin-button,
.multi-step-signup .multi-step-form fieldset input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0; }

.multi-step-signup .steps-tab li {
  padding: 0 80px;
  position: relative; }

.multi-step-signup .steps-tab a {
  line-height: 40px;
  font-size: 12px;
  color: #fff; }

.multi-step-signup .steps-tab .step {
  display: block;
  margin-left: 25%;
  width: 40px;
  height: 40px;
  line-height: 30px;
  color: #03a9f3;
  background-color: #F5F7FA;
  border: 5px solid #607d8b;
  font-size: 0.8rem;
  border-radius: 50%;
  z-index: 1; }

@media (max-width: 768px) {
  .multi-step-signup .steps-tab li {
    padding: 0 20px; } }

.multi-step-signup .steps-tab li::before {
  content: "";
  top: 18px;
  width: 100%;
  height: 5px;
  z-index: -1;
  display: block;
  position: absolute;
  left: -50%;
  background-color: #607d8b;
  opacity: .7; }

.multi-step-signup .steps-tab li:first-child::before {
  display: none; }

.multi-step-signup .steps-tab li:last-child::after {
  display: none; }

.multi-step-signup .steps-tab ul li.done .step {
  background-color: #03a9f3;
  border-color: #03a9f3;
  color: #FFF; }

.multi-step-signup .steps-tab ul li.done::before {
  background-color: #03a9f3;
  opacity: 1; }

.multi-step-signup .steps-tab ul li.active .step {
  border-color: #03a9f3;
  background-color: #FFF;
  color: #03a9f3; }

.multi-step-signup .steps-tab ul li.active::before {
  background-color: #03a9f3;
  opacity: 1; }

/* Bootstrap Wysiwyg
========================*/
.wysihtml5-sandbox {
  width: 100% !important;
  border: 1px solid #eee !important;
  padding: 20px !important; }

ul.wysihtml5-toolbar {
  border: 1px solid #eee;
  border-bottom: 0; }
ul.wysihtml5-toolbar > li {
  margin: 0; }
ul.wysihtml5-toolbar > li .btn {
  background: none;
  border: 0; }
ul.wysihtml5-toolbar > li .btn:active, ul.wysihtml5-toolbar > li .btn:focus {
  background: none; }

ul.wysihtml5-toolbar > li .modal .btn {
  background: #fb9678;
  color: #fff; }

ul.wysihtml5-toolbar > li .modal .checkbox label {
  padding-left: 30px;
  position: relative; }
ul.wysihtml5-toolbar > li .modal .checkbox label:before {
  content: '';
  font-family: 'Material Icons';
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  border: 1px solid #ddd;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0; }
ul.wysihtml5-toolbar > li .modal .checkbox label.checkbox-checked:before {
  background: #fb9678;
  border-color: #fb9678;
  content: 'check'; }

/********************************
*********************************
User Cards
*********************************
*********************************/
.user-card {
  margin-bottom: 1.42857em; }
.user-card a {
  color: #333; }
.user-card a:hover {
  color: #0F1745; }
.user-card h4 {
  font-size: 1.57143em;
  font-weight: 600;
  margin: 1.13636em 0 0.22727em; }
.user-card figure {
  position: relative;
  overflow: hidden; }
.user-card .social-icons-list li {
  padding: 0; }
.user-card .social-icons-list .list-icon {
  font-size: 2.14286em; }

.user-role {
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  color: #8d9ea7;
  font-size: .8em; }
.user-role.badge, .user-role.label {
  font-size: 0.78571em;
  margin: 0.90909em 0;
  display: inline-block;
  padding: 0.45455em 0.90909em;
  letter-spacing: 0.09091em;
  color: white; }

.user-card-hover-social .social-icons-list {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  opacity: 1;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); }
.user-card-hover-social .social-icons-list::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  opacity: .9;
  height: 100%;
  width: 100%;
  background: #0F1745;
  background: -webkit-gradient(linear, left top, right top, from(#0F1745), to(#2caa90));
  background: linear-gradient(to right, #0F1745 0%, #2caa90 100%); }
.user-card-hover-social .social-icons-list li {
  position: relative;
  font-size: 1em;
  top: 50%;
  margin-top: -1em;
  opacity: 0;
  -webkit-transform: translateY(1.42857em);
  transform: translateY(1.42857em);
  -webkit-transition: opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-delay: .2s;
  transition-delay: .2s; }
.user-card-hover-social .social-icons-list li:nth-child(1) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s; }
.user-card-hover-social .social-icons-list li:nth-child(2) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s; }
.user-card-hover-social .social-icons-list li:nth-child(3) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s; }
.user-card-hover-social .social-icons-list li:nth-child(4) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s; }
.user-card-hover-social .social-icons-list li:nth-child(5) {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s; }
.user-card-hover-social .social-icons-list li:nth-child(6) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s; }
.user-card-hover-social .social-icons-list li:nth-child(7) {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s; }
.user-card-hover-social .social-icons-list li:nth-child(8) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s; }
.user-card-hover-social .social-icons-list li:nth-child(9) {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s; }
.user-card-hover-social .social-icons-list li:nth-child(10) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s; }
.user-card-hover-social .social-icons-list a, .user-card-hover-social .social-icons-list a:hover {
  color: white; }

.user-card:hover .user-card-hover-social .social-icons-list {
  opacity: 1;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0); }
.user-card:hover .user-card-hover-social .social-icons-list li {
  opacity: 1;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0); }

.user-card-masonry {
  text-align: center;
  margin-bottom: 1.42857em; }
.user-card-masonry,
.user-card-masonry a,
.user-card-masonry a:hover,
.user-card-masonry h4,
.user-card-masonry .user-role {
  color: white; }
.user-card-masonry .user-role {
  opacity: .7; }
.user-card-masonry h4 {
  margin-top: 0;
  font-size: 1.28571em; }
.user-card-masonry .user-card-details {
  margin-top: 1.42857em;
  background: #0F1745;
  padding: 1.2em 1.42857em 0.5em;
  border-radius: 3px;
  position: relative; }
.user-card-masonry .user-card-details::after {
  content: '';
  z-index: 9;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent #0F1745;
  border-width: 0 10px 8px; }
.user-card-masonry .social-icons-list {
  margin-bottom: 0; }
.user-card-masonry.user-card-masonry-up .user-card-details {
  margin: 0 0 1.42857em; }
.user-card-masonry.user-card-masonry-up .user-card-details::after {
  bottom: auto;
  top: 100%;
  border-width: 8px 10px 0;
  border-color: #0F1745 transparent transparent; }

/********************************
 *********************************
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: #fb9678;
  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: #fb9678 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: #eee;
  -webkit-box-shadow: inset 1px 1px 5px 0 #ddd;
  box-shadow: inset 1px 1px 5px 0 #ddd;
  border: 1px solid #d9d9d9;
  cursor: pointer; }
.irs .irs-bar {
  background: #fb9678;
  -webkit-box-shadow: inset 1px 1px 5px 0 #fb9678;
  box-shadow: inset 1px 1px 5px 0 #fb9678;
  border: 1px solid #fa6f46;
  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 #fa6f46;
  border-right: 0;
  background: #fb9678;
  -webkit-box-shadow: inset 1px 1px 5px 0 #fb9678;
  box-shadow: inset 1px 1px 5px 0 #fb9678;
  border-radius: 16px 0 0 16px; }

/********************************
 *********************************
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; }

/* Fullcalendar
========================*/
.fullcalendar h2 {
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.5em; }

.fullcalendar .fc-button {
  height: 1.875rem; }

.fullcalendar .fc-toolbar.fc-header-toolbar {
  padding: 0;
  padding-bottom: 1.42857em;
  margin: 0; }

.fullcalendar .fc-view > table {
  background: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }

.fullcalendar .fc-other-month {
  background-image: repeating-linear-gradient(45deg, #f9f9f9, #f9f9f9 8px, transparent 8px, transparent 16px); }

.fullcalendar td,
.fullcalendar tbody {
  border-color: rgba(221, 221, 221, 0.3); }

.fullcalendar .fc-week table td:first-child {
  border-left: 0; }

.fullcalendar .fc-week table td:last-child {
  border-right: 0; }

.fullcalendar .fc-view > table > thead td {
  border-top: 0; }

.fullcalendar .fc-toolbar .fc-button {
  background: transparent;
  border-color: rgba(221, 221, 221, 0.7);
  border-radius: 0;
  padding: 0.71429em 0.71429em;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
  z-index: 1; }
.fullcalendar .fc-toolbar .fc-button.fc-state-active {
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08); }
.fullcalendar .fc-toolbar .fc-button.fc-state-disabled {
  opacity: 0.4; }

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

.fullcalendar .fc-widget-header {
  border-left: 0;
  border-right: 0; }

.fullcalendar .fc-head .fc-axis,
.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; }
.fullcalendar .fc-head .fc-axis a,
.fullcalendar .fc-day-header a {
  color: #fff; }

.fullcalendar .fc-body .fc-axis {
  background: #eee; }

.fullcalendar .fc-day-top {
  font-size: 1em; }
.fullcalendar .fc-day-top a {
  color: #555; }

.fullcalendar-events .fc-event {
  background: transparent !important;
  border: 0 !important;
  color: #555;
  cursor: pointer;
  padding: 0.71429em 1.78571em;
  font-size: 0.875rem;
  font-family: "Nunito Sans", 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: #f8f9fa !important; }

.fullcalendar-events .fc-event-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

/* 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(85, 85, 85, 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(85, 85, 85, 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(85, 85, 85, 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: #555;
  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: #0F1745; }
.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: #0F1745;
  border-radius: 5px;
  color: #fff;
  padding: 1em;
  position: relative;
  font-family: "Nunito Sans", 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: #0F1745 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 Sidebar
========================*/
.inbox-categories {
  margin-bottom: 1.78571em; }
.inbox-categories li {
  clear: both; }
.inbox-categories a {
  font-size: 1.07143em;
  position: relative;
  color: #333;
  line-height: 2.66667em;
  padding: 0 1.07143em;
  display: block;
  border-right: 3px solid transparent;
  font-family: "Nunito Sans", sans-serif; }
.inbox-categories a:hover {
  background: #f7fafc; }
.inbox-categories .list-icon {
  font-size: 1.14286em;
  opacity: .8;
  line-height: 2.5em; }
.inbox-categories .badge, .inbox-categories .label {
  position: absolute;
  top: 50%;
  right: 1.66667em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
.inbox-categories .active {
  background: #f8f9fa;
  border-right: 3px solid #03a9f3; }
.inbox-categories .add-btn {
  border-top: 1px solid rgba(221, 221, 221, 0.4); }

/* Mail Inbox
========================*/
.mail-sidebar {
  border-right: 1px solid #ddd; }

.mail-inbox {
  position: relative; }
.mail-inbox header .btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.mail-inbox header .list-icon {
  font-size: 1.14286em;
  color: #797979; }

.mail-inbox-select-all {
  margin: 0.83333em 2.08333em 0 0;
  font-size: 0.85714em;
  display: inline-block; }
.mail-inbox-select-all span.label-text {
  padding-left: 2.08333em; }

.mail-inbox-sort {
  font-size: 0.85714em;
  line-height: 3.66667em;
  position: relative;
  z-index: 1;
  top: 2px; }
.mail-inbox-sort a {
  color: #bbb;
  display: inline-block;
  border-bottom: 1px solid transparent; }
.mail-inbox-sort a:hover {
  color: #000; }
.mail-inbox-sort .active a {
  border-color: #000;
  color: #000; }
.mail-inbox-sort li:last-child {
  padding-right: 0; }

.mail-list {
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  position: relative;
  top: -0.07143em;
  width: 100%; }
.mail-list tr:nth-child(even) {
  background: #f7fafc; }
.mail-list tr:first-child td {
  padding-top: 1.78571em; }
.mail-list tr:last-child td {
  padding-bottom: 1.78571em; }
.mail-list td {
  padding: 0.71429em 0.57143em;
  vertical-align: baseline; }
.mail-list td figure {
  margin-bottom: 0; }
.mail-list td:first-child {
  padding-left: 1.78571em; }
.mail-list td:last-child {
  padding-right: 1.78571em; }
.mail-list a {
  color: #555; }
.mail-list a:hover {
  color: #0F1745; }
.mail-list .list-icon {
  font-size: 1.28571em;
  color: #666; }
.mail-list .unread td {
  font-weight: 600; }

.mail-list-user {
  width: 5.35714em;
  position: relative; }
.mail-list-user input[type="checkbox"],
.mail-list-user figure {
  cursor: pointer; }
.mail-list-user input[type="checkbox"] {
  position: absolute;
  margin: 0;
  height: 2.85714em;
  width: 2.85714em;
  opacity: 0; }
.mail-list-user figure {
  border: 2px solid transparent;
  display: inline-block;
  border-radius: 100%;
  padding: 0.14286em; }
.mail-list-user input:checked + figure {
  border-color: #e6614f; }

.mail-list-star {
  width: 2.14286em; }
.mail-list-star .list-icon {
  width: 1.42857em; }

.mail-list-message .badge, .mail-list-message .label {
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 0.78571em;
  letter-spacing: 0.03571em; }

.mail-list-time {
  text-align: right; }

/* Mail Single
========================*/
.mail-single > header {
  margin-left: 1.07143em; }

.mail-single-content {
  border: 1px solid #ddd;
  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: #333; }
.mail-single-content > header a {
  color: #333;
  font-weight: 700; }
.mail-single-content > header a:hover {
  text-decoration: underline; }

.mail-single-reply {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 1.42857em 3.57143em 1.42857em 3.57143em;
  font-family: "Nunito Sans", sans-serif;
  margin: 2.14286em 0 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 #ccc 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-single-compose .card .card-footer,
.mail-single-compose .card .card-header {
  background: #fff; }

.mail-single-compose .card .card-header {
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.5em; }

.mail-single-compose .card i.send-to-icon {
  height: 2.5em;
  width: 2.5em;
  line-height: 2.5em;
  font-size: 1.28571em;
  text-align: center;
  border-radius: 100px;
  background: #fb9678; }

.mail-single-compose .card input.send-to-field,
.mail-single-compose .card input.subject-field {
  border: 0;
  border-bottom: 2px dashed #e4e9f0;
  padding-right: 0;
  padding-left: 0;
  font-size: 1.28571em;
  -webkit-box-shadow: none;
  box-shadow: none; }
.mail-single-compose .card input.send-to-field:focus,
.mail-single-compose .card input.subject-field:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.mail-single-compose .card .card-footer {
  border-top: 0; }

.mail-single-compose .card .wysihtml5-toolbar,
.mail-single-compose .card .wysihtml5-sandbox {
  border-left: 0 !important;
  border-right: 0 !important; }

.mail-single-compose .card .wysihtml5-sandbox {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.mail-single-compose .card .wysihtml5-toolbar {
  padding: 1em;
  background: #f9f9f9; }

@media (max-width: 767px) {
  .mail-single-compose .card .card-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .mail-single-compose .card .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0 !important; }
  .mail-single-compose .card i.send-to-icon {
    text-align: center; }
  .mail-single-compose .card .bootstrap-select.btn-group,
  .mail-single-compose .card input.subject-field,
  .mail-single-compose .card input.send-to-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 1em; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .mail-single-compose .card .card-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .mail-single-compose .card .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0 !important; }
  .mail-single-compose .card i.send-to-icon {
    text-align: center; }
  .mail-single-compose .card .bootstrap-select.btn-group,
  .mail-single-compose .card input.subject-field,
  .mail-single-compose .card input.send-to-field {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 1em; } }

/* 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;
  margin-left: 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.42857em;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease; }
.mail-attachment .file-list-item i,
.mail-attachment .file-list-item img {
  height: 1.42857em;
  width: 1.42857em;
  line-height: 1.42857em;
  text-align: center;
  border-radius: 100px;
  margin-right: 0.71429em; }
.mail-attachment .file-list-item a {
  color: rgba(85, 85, 85, 0.5); }
.mail-attachment .file-list-item a:hover {
  color: #555; }
.mail-attachment .file-list-item a.list-inline-item {
  text-transform: uppercase;
  font-size: 0.75em;
  letter-spacing: 0.1em; }
.mail-attachment .file-list-item .spacer {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.mail-attachment .file-list-item:hover {
  background: #f9f9f9; }

/********************************
*********************************
Widgets
*********************************
*********************************/
/* 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: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 2.85714em; }

/* User List
=======================*/
.widget-user-list {
  padding-top: 0.71429em; }
.widget-user-list .d-flex a {
  display: inline-block; }
.widget-user-list li {
  padding-bottom: 0.71429em;
  padding-top: 1.07143em;
  border-bottom: 0.0625rem solid #efefef; }
.widget-user-list li:last-child {
  border: none; }
.widget-user-list h5 {
  font-size: 1.07143em;
  font-weight: 700;
  margin-top: 0; }
.widget-user-list small {
  display: block;
  font-size: 0.78571em;
  font-weight: 600; }
.widget-user-list .media-body {
  position: relative; }
.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;
  font-weight: 700;
  float: right; }
.widget-user-list .media-body .btn-outline-secondary {
  color: #ccc; }
.widget-user-list .media-body .btn-outline-secondary:hover {
  color: #555;
  background-color: #e4e7ea; }
@media (max-width: 480px) {
  .widget-user-list .media-body .btn {
    display: none; } }
.widget-user-list .media-heading a {
  display: inline-block;
  color: rgba(0, 0, 0, 0.7);
  margin: 0.28571em 0 0.35714em; }
.widget-user-list .media-heading a:hover {
  color: #0F1745; }

/* Status Table Widget
============================*/
.widget-status-table thead {
  color: #888888; }

.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: #555 !important; }

.widget-status-table tbody a {
  color: rgba(0, 0, 0, 0.7); }

.widget-status-table tbody a:hover {
  color: #0F1745; }

/* User Activity Feed
====================================*/
.widget-activity {
  padding-top: 0.71429em; }
.widget-activity li {
  position: relative;
  margin-top: 0;
  padding: 0.71429em 0; }
.widget-activity li::before {
  content: "";
  background: #e5e5e5;
  position: absolute;
  top: 0;
  left: 1.5em;
  width: 0.0625rem;
  height: 100%; }
.widget-activity li:first-child {
  padding-top: 0; }
.widget-activity li:last-child, .widget-activity li:last-child .media-body {
  padding-bottom: 0; }
.widget-activity .media-body {
  padding: 0.85714em 0; }
.widget-activity .media-heading {
  line-height: 1.5em;
  margin-top: 0; }
.widget-activity .media-heading strong a {
  color: #333; }
.widget-activity .media-heading strong a:hover {
  text-decoration: underline; }
.widget-activity .media-body-content {
  padding-top: 1.07143em; }
.widget-activity .widget-body-image-list figcaption {
  text-align: center;
  padding-top: 0.57143em;
  font-family: "Nunito Sans", sans-serif; }
.widget-activity .widget-body-image-list figcaption small {
  display: block;
  font-size: 70%; }

/* Widget Social Twitter
====================================*/
.facebook-widget,
.twitter-widget {
  overflow: hidden;
  position: relative;
  padding: 0.35714em 1.42857em; }
.facebook-widget h5, .facebook-widget h6,
.twitter-widget h5,
.twitter-widget h6 {
  color: #fff; }
.facebook-widget:after,
.twitter-widget:after {
  font-family: 'Mono Social Icons Font';
  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 {
  position: absolute;
  right: 1.42857em;
  bottom: 1.42857em;
  left: 0;
  padding: 1.42857em 1.42857em 0.71429em; }
.facebook-widget .user-profile-picture,
.twitter-widget .user-profile-picture {
  height: 2.85714em;
  width: 2.85714em;
  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: bold;
  font-size: 1em; }
.facebook-widget .user-screen-name,
.twitter-widget .user-screen-name {
  margin: 0;
  opacity: 0.5;
  font-size: 0.85714em; }
.facebook-widget div.status,
.twitter-widget div.status {
  margin-top: 1.42857em;
  margin-bottom: 10.71429em;
  clear: both; }
.facebook-widget p,
.twitter-widget p {
  margin-bottom: 0;
  font-size: 1.14286em;
  font-family: "Open Sans", sans-serif;
  font-weight: 300; }

.twitter-widget::after {
  content: 'twitterbird'; }

.facebook-widget:after {
  content: 'facebook'; }

/* 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 #ddd; }

.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-"] {
  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 #ddd; }

.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 #ddd;
  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 a {
  overflow: hidden;
  display: block;
  position: relative; }
.lightbox-gallery .lightbox a span {
  visibility: hidden;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7); }
.lightbox-gallery .lightbox a span i {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  -webkit-transform: translateY(1.38889em);
  transform: translateY(1.38889em);
  -webkit-transition: -webkit-transform 250ms;
  transition: -webkit-transform 250ms;
  transition: transform 250ms;
  transition: transform 250ms, -webkit-transform 250ms; }
.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); }
.lightbox-gallery .lightbox a:hover span {
  visibility: visible;
  opacity: 1; }
.lightbox-gallery .lightbox a:hover span i {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

/********************************
*********************************
Pricing Table
*********************************
*********************************/
.pricing-box {
  border: 0.0625rem solid #ddd;
  border-radius: 0.28571em;
  text-align: center;
  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 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); }
[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 {
  text-transform: uppercase;
  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 .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: 30%;
  margin-left: 15%;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 2px 3px 0 #ddd;
  box-shadow: 0 2px 3px 0 #ddd;
  text-align: right;
  border-radius: 10px; }
.timeline .timeline-body header {
  padding: 1.5873em 1.5873em;
  margin: 0 -1.5873em 1.5873em;
  background: #fb9678;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #fff;
  font-size: 0.9em; }
.timeline .timeline-body header .timeline-body-title {
  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: #fb9678;
  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: #555; }
.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 #fb9678;
  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; }
@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; }

/********************************
*********************************
Icon Box
*********************************
*********************************/
.icon-box header i {
  font-size: 3.57143em;
  color: #555; }

.icon-box header img {
  height: 4.28571em;
  width: 4.28571em;
  max-width: none; }

.icon-box section h5 {
  font-size: 1.07143em;
  font-weight: 700; }

.icon-box section p {
  line-height: 1.78571em;
  font-size: 1em; }

.icon-box-centered {
  padding: 2.85714em 1.42857em 2.14286em; }
.icon-box-centered section {
  margin-top: 2.14286em; }
.icon-box-centered h5 {
  margin-bottom: 1.66667em; }

.icon-box-left {
  overflow: hidden;
  zoom: 1;
  padding: 1.42857em 0; }
.icon-box-left header, .icon-box-left section {
  padding-right: 1.42857em;
  display: table-cell;
  vertical-align: top; }
.icon-box-left header i, .icon-box-left section i {
  padding: 0 0.2em; }
.icon-box-left section {
  padding-right: 0; }
.icon-box-left section h5 {
  margin-top: 0; }

.icon-box-circle-bg header i {
  color: #fff;
  background: #555; }

.icon-box-outline header i {
  border: 1px solid #555; }

.icon-box-circle-bg header i,
.icon-box-outline header i {
  font-size: 2.14286em;
  padding: 0.66667em;
  border-radius: 100%; }

/* Media Elements
========================*/
.mejs__container {
  max-width: 100%;
  width: 100% !important;
  font-family: "Roboto", "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }

.mejs__overlay {
  width: 100% !important; }

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

.video {
  max-width: 100%; }

/********************************
*********************************
Contacts
*********************************
*********************************/
.contact-info header {
  position: relative;
  padding-top: 1.07143em; }
.contact-info header .thumb-lg::after {
  left: 1.71429em; }
.contact-info header .dropdown {
  position: absolute;
  top: 0.71429em;
  right: 0.71429em; }
.contact-info header h4 a {
  color: rgba(0, 0, 0, 0.7);
  font-weight: 700; }
.contact-info header h4 .badge, .contact-info header h4 .label {
  font-size: 0.625rem;
  border-radius: 3px;
  padding: 0.2em 0.4em 0.3em; }
.contact-info header .contact-info-address {
  margin-bottom: 1.42857em;
  color: #fb9678; }
.contact-info header .contact-info-address i {
  font-size: 1.125rem;
  vertical-align: middle; }
.contact-info header .contact-info-address p {
  display: inline-block;
  font-size: 0.92857em;
  margin-bottom: 0; }

.contact-info section {
  background: rgba(0, 0, 0, 0.03);
  padding: 1.42857em 1.42857em 2.14286em;
  margin-bottom: 1.42857em; }
.contact-info section h5 {
  font-size: 1.07143em;
  font-weight: 700;
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.contact-info section h5 small {
  margin-top: 0.27273em; }
.contact-info section span {
  font-size: 1.64286em;
  font-weight: 500;
  color: #fb9678; }

.contact-info footer {
  margin-top: 2.14286em;
  margin-bottom: 0.71429em; }
.contact-info footer a {
  font-size: 0.92857em;
  font-weight: 700;
  letter-spacing: 0.07692em; }

.contact-details-table {
  margin-bottom: 1.42857em; }
.contact-details-table [class*="col-"] {
  border-left: 1px solid #ddd; }
.contact-details-table [class*="col-"]:first-child {
  border-left: 0; }
.contact-details-table .row {
  border-bottom: 1px solid #ddd;
  padding-top: 2.14286em;
  padding-bottom: 2.14286em;
  margin: 0; }
.contact-details-table .row:first-child {
  border-top: 1px solid #ddd; }
.contact-details-table h5 {
  margin-top: 0;
  margin-bottom: 0.33333em;
  font-size: 1.07143em;
  font-weight: 700; }
.contact-details-table span {
  font-family: "Nunito Sans", sans-serif; }

.contact-list-right .mail-list-user {
  width: 100px; }

@media (max-width: 767px) {
  .contact-list-right .mail-list-user,
  .contact-list-right .mail-list-time {
    display: none; }
  .contact-list-right .mail-list-name {
    padding-left: 2em; } }

.contact-list-right td {
  padding: 0.71429em 0;
  position: relative; }

.contact-list-right td label {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.contact-list-right tr:first-child td label {
  top: calc(50% + 5px); }

.contact-list-right .mail-list-name > a {
  font-weight: 700;
  display: block; }

.contact-list-right .mail-list-name .text-muted a {
  color: #8d9ea7;
  text-decoration: underline; }

.contact-details-profile .contact-details-table .row {
  padding: 2.14286em 0; }
.contact-details-profile .contact-details-table .row:first-child {
  border-top: 0;
  padding-top: 0.71429em; }

.nav-tabs li a.active {
  color: #0F1745 !important; }

/********************************
*********************************
Chats
*********************************
*********************************/
.chat-page .wrapper > footer.footer {
  display: none; }

.chat-page .widget-body {
  margin: -3.21429em;
  background: #f1f1f1; }

.chat-page .main-wrapper {
  min-height: auto !important; }

.chat-page .widget-list {
  padding-top: 25px;
  margin-top: 0;
  margin-bottom: 0; }

.chat-right {
  height: calc(100vh - 5.625rem);
  right: 0; }
.chat-right .chat-search,
.chat-right .chat-contact-list {
  margin-right: 0;
  margin-left: 0; }
.chat-right .chat-search, .chat-right li {
  border-left: 3px solid #ddd;
  border-bottom: 1px solid #ddd; }
.chat-right .chat-search {
  height: 5.71429em;
  padding: 1.42857em; }
.chat-right .chat-contact-list .media .media-body small {
  font-weight: 300; }
.chat-right ul {
  padding-top: 0;
  margin-bottom: 0; }
.chat-right li {
  padding-top: 1.07143em;
  padding-left: 1.42857em;
  cursor: pointer; }
.chat-right li:hover, .chat-right li:active {
  background: #e5ecef;
  border-left: 3px solid #03a9f3; }
.chat-right li:last-child {
  border-left: 3px solid #ddd; }
.chat-right li:last-child:hover, .chat-right li:last-child:active {
  background: #e5ecef;
  border-left: 3px solid #03a9f3; }

.chat-left {
  height: calc(100vh - 5.625rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column; }
.chat-left header {
  border-bottom: 1px solid #ddd;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 5.71429em;
  padding: 1.42857em; }
.chat-left section {
  border-bottom: 1px solid #ddd;
  background-color: #f7f7f7;
  height: calc(100vh - 5.625rem - 5.71429em - 5.71429em); }
.chat-left section .media {
  padding: 0.71429em 0; }
.chat-left section .media .rounded-circle {
  height: 3.75rem;
  width: 3.75rem; }
.chat-left section .media-body {
  max-width: 65%; }
.chat-left section .media-body p {
  padding: 1.07143em;
  border-radius: 10px; }
.chat-left section .media-body img {
  max-width: 17.85714em;
  height: auto;
  border: 1px solid #ddd;
  border-radius: 10px; }
.chat-left section .user-left .media-body p {
  display: inline-block;
  background: #e7f1f6; }
.chat-left section .user-right {
  margin-right: 1.42857em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
.chat-left section .user-right .media-body p {
  display: inline-block;
  background: #fff; }
.chat-left footer {
  height: 5.71429em; }
.chat-left footer .input-group-addon {
  background: #fff; }

/********************************
*********************************
Site Map
*********************************
*********************************/
.sitemap {
  position: relative; }
.sitemap i {
  font-size: 1.28571em;
  vertical-align: top; }
.sitemap a {
  color: #7c8d96; }
.sitemap a:hover {
  color: #0F1745; }
.sitemap ul {
  margin-left: 1.07143em; }
.sitemap li {
  position: relative;
  padding-left: 2.85714em;
  padding-top: 0.21429em; }
.sitemap li.menu-item-has-children > ul {
  margin-top: 0.71429em;
  margin-left: 1.78571em; }
.sitemap li::before {
  content: "";
  position: absolute;
  left: 0.5em;
  top: -0.85714em;
  height: 1.78571em;
  width: 2.5em;
  border-bottom: 0.0625rem solid #ddd;
  border-left: 0.0625rem solid #ddd; }

.sitemap-default a,
.sitemap-right a {
  margin-left: 0.71429em; }

.sitemap-right strong {
  color: #0F1745;
  text-transform: uppercase;
  font-size: 1.07143em;
  font-weight: 500; }

/********************************
*********************************
E-Commerce Products
*********************************
*********************************/
.ecommerce-products li {
  margin-bottom: 2.14286em; }
.ecommerce-products li:nth-child(3n+1) {
  clear: both; }
@media (max-width: 991px) {
  .ecommerce-products li:nth-child(3n+1) {
    clear: none; }
  .ecommerce-products li:nth-child(odd) {
    clear: both; } }

.ecommerce-products figure {
  -webkit-transition: all .2s;
  transition: all .2s; }
.ecommerce-products figure:hover {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.01);
  transform: scale(1.01); }
.ecommerce-products figure a {
  color: #555; }
.ecommerce-products figure div {
  background: #fff;
  padding: 1.07143em 1.78571em 1.42857em; }
.ecommerce-products figure div p {
  font-size: 1.28571em;
  font-weight: 400;
  margin-bottom: 0; }
.ecommerce-products figure div span {
  font-size: 0.77778em;
  font-weight: 700; }

.ecommerce-horizontal-products li {
  background: #fff; }

.ecommerce-horizontal-products img {
  width: 28.57143em; }

@media (max-width: 991px) {
  .ecommerce-horizontal-products img {
    width: 17.85714em; }
  .ecommerce-horizontal-products .product-image a {
    margin-top: 2.14286em; } }

@media (max-width: 768px) {
  .ecommerce-horizontal-products > li > .float-left {
    float: none !important; }
  .ecommerce-horizontal-products img {
    margin: 0 0 1.42857em;
    width: auto; } }

@media (max-width: 767px) {
  .ecommerce-horizontal-products .product-detail {
    display: none; }
  .ecommerce-horizontal-products hr {
    display: none; }
  .ecommerce-horizontal-products li {
    display: block; }
  .ecommerce-horizontal-products li .product-image a {
    margin-top: 0; }
  .ecommerce-horizontal-products li .product-image a img {
    width: 100%; }
  .ecommerce-horizontal-products li .media-body {
    padding: 1.07143em 1.78571em 1.42857em; }
  .ecommerce-horizontal-products li .media-body p {
    margin-bottom: 0; } }

.ecommerce-horizontal-products .product-image {
  margin-right: -0.71429em; }

.ecommerce-horizontal-products .media-body {
  padding: 2.14286em; }
.ecommerce-horizontal-products .media-body p {
  line-height: 1.11111em;
  font-weight: 400;
  font-size: 1.28571em;
  margin-bottom: 1.11111em; }
.ecommerce-horizontal-products .media-body p del {
  font-size: 0.77778em; }
.ecommerce-horizontal-products .media-body p span {
  font-size: 1.27273em;
  color: #555; }
.ecommerce-horizontal-products .media-body p small {
  font-size: 0.61111em; }

.invoice-sum li {
  background: rgba(0, 0, 0, 0.05);
  margin-bottom: 0.14286em;
  padding: 0.35714em 0.71429em; }

/********************************
*********************************
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; }
.todo-widget .list-group {
  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: #555;
  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: #03a9f3;
  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: #f2f4f8;
  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: #e1e6ef; }
.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: #e1e6ef; }
.kanban-widget .task-users figure {
  margin-bottom: 0;
  margin-left: -20px;
  border: 5px solid #f2f4f8;
  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; }

/********************************
*********************************
Custom Scroll
*********************************
*********************************/
.custom-scroll-content {
  height: 16.42857em; }

.left-scroll .ps.ps--active-x > .ps__scrollbar-x-rail, .left-scroll .ps.ps--active-y > .ps__scrollbar-y-rail {
  left: 0; }

.color-scroll .ps > .ps__scrollbar-y-rail:hover .ps__scrollbar-y {
  background: rgba(0, 0, 255, 0.7); }

.color-scroll .ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background: rgba(0, 0, 255, 0.7); }
.color-scroll .ps > .ps__scrollbar-y-rail > .ps__scrollbar-y:hover {
  background: rgba(0, 0, 255, 0.7); }

.ps:hover > .ps__scrollbar-y-rail:hover {
  background: transparent; }

/********************************
*********************************
Tooltips
*********************************
*********************************/
.fancy-tooltip {
  display: inline-block;
  position: relative;
  font-weight: 700; }
.fancy-tooltip .list-icon {
  vertical-align: bottom; }

.tooltip-item {
  cursor: pointer;
  display: inline-block;
  font-weight: 500; }
.fancy-tooltip:not(a) .tooltip-item {
  padding: 0 0.71429em;
  background: rgba(0, 0, 0, 0.1); }

.tooltip-content {
  font-weight: 500;
  border-radius: 0.3125rem;
  position: absolute;
  z-index: 99;
  width: 18.75rem;
  left: 50%;
  margin: 0 0 1.25rem -9.375rem;
  bottom: 100%;
  text-align: left;
  -webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  background: #2b2b2b;
  color: #fff;
  opacity: 0;
  cursor: default;
  pointer-events: none;
  /* SlideInDown Effect
  ========================*/
  /* SlideInUp Effect
  ========================*/
  /* Rotate Effect
  ========================*/
  /* Spin Effect
  ========================*/ }
.tooltip-content img {
  position: relative;
  border-top-left-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
  height: 10em;
  display: block;
  float: left;
  margin-right: 1em; }
.tooltip-content::after {
  content: '';
  top: 95%;
  left: 50%;
  border: solid transparent;
  height: 1.07143em;
  width: 1.07143em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  background: inherit;
  margin-left: -0.71429em; }
.tooltip-effect-slideInDown .tooltip-content {
  -webkit-transform: translate3d(0, -0.71429em, 0);
  transform: translate3d(0, -0.71429em, 0);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s; }
.tooltip-effect-slideInUp .tooltip-content {
  -webkit-transform-origin: 50% calc(110%);
  transform-origin: 50% calc(110%);
  -webkit-transform: perspective(71.42857em) rotate3d(1, 0, 0, 45deg);
  transform: perspective(71.42857em) rotate3d(1, 0, 0, 45deg);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
  transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s; }
.tooltip-effect-rotate .tooltip-content {
  -webkit-transform-origin: 50% calc(106%);
  transform-origin: 50% calc(106%);
  -webkit-transform: rotate3d(0, 0, 1, 15deg);
  transform: rotate3d(0, 0, 1, 15deg);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s; }
.icon-tooltip.tooltip-effect-rotate .tooltip-content {
  -webkit-transform: translate3d(0, 0.71429em, 0) rotate3d(1, 1, 1, 45deg);
  transform: translate3d(0, 0.71429em, 0) rotate3d(1, 1, 1, 45deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }
.tooltip-effect-spin .tooltip-content {
  -webkit-transform: translate3d(0, 0.71429em, 0) rotate3d(0, 1, 0, 90deg);
  transform: translate3d(0, 0.71429em, 0) rotate3d(0, 1, 0, 90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, transform .3s;
  transition: opacity .3s, transform .3s, -webkit-transform .3s; }
.fancy-tooltip:hover .tooltip-content,
.fancy-tooltip:active .tooltip-content {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0); }

.tooltip-text {
  display: block;
  font-size: 1.14286em;
  padding: 1.25em; }

/* Icon Tooltips
========================*/
.icon-tooltip .tooltip-text {
  padding: 0; }

.icon-tooltip .tooltip-content {
  padding: 0;
  text-align: center;
  border-radius: 50%;
  width: 5.71429em;
  height: 5.71429em;
  line-height: 5.71429em;
  margin-left: -2.85714em;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fb9678;
  color: #fff; }
.icon-tooltip .tooltip-content .list-icon {
  line-height: 4em;
  font-size: 1.42857em; }
.icon-tooltip .tooltip-content::after {
  top: 5.57143em;
  border-top-color: #fb9678; }

/********************************
*********************************
Content Area
*********************************
*********************************/
.widget-bg {
  border: 0 !important; }

.jqstooltip {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.img-thumbnail {
  background: #fff; }

.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 .col-md-3 h5 {
  letter-spacing: 0.2rem;
  opacity: .8; }

/* 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: #0F1745;
  font-weight: 700; }
.badge-border.bg-color-scheme {
  color: #0F1745; }
.badge-border.bg-primary {
  color: #fb9678; }
.badge-border.bg-danger {
  color: #e6614f; }
.badge-border.bg-warning {
  color: #ffcc02; }
.badge-border.bg-success {
  color: #38d57a; }
.badge-border.bg-info {
  color: #03a9f3; }
.badge-border.bg-facebook {
  color: #3b5998; }
.badge-border.bg-twitter {
  color: #55acee; }
.badge-border.bg-googleplus {
  color: #dd4b39; }
.badge-border.bg-linkedin {
  color: #007bb6; }
.badge-border.bg-instagram {
  color: #3f729b; }
.badge-border.bg-pinterest {
  color: #cb2027; }
.badge-border.bg-dribbble {
  color: #ea4c89; }
.badge-border.bg-youtube {
  color: #b00; }
.badge-border.badge-border-inverted {
  color: #fff; }

/* Basic Icons Styles
========================*/
.icons-page .main-wrapper .material-icons {
  font-size: 3.42857em; }

.icons-page .main-wrapper .fa {
  font-size: 2.57143em; }

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

/* Page Title Area
========================*/
.page-title {
  height: 4.42857em;
  line-height: 4.42857em;
  margin: 0 -1.78571em;
  padding: 0 1.78571em;
  border-bottom: 1px solid #ddd;
  position: relative;
  background: white; }
.page-title .page-title-left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.header-light .page-title,
.sidebar-horizontal .page-title {
  background: transparent; }
.page-title h5 {
  line-height: 3.38889em;
  display: inline-block; }
.page-title p {
  display: inline-block; }
.page-title .text-muted {
  font-size: 1.14286em; }
.page-title ol {
  line-height: 4.42857em;
  margin: 0;
  padding: 0;
  background: transparent;
  display: inline-block; }

/* Breadcrumbs */
.breadcrumb {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 300; }
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  opacity: 0.3; }
.breadcrumb a {
  color: #888; }
.breadcrumb a:hover {
  color: #000; }
.breadcrumb > .active {
  color: #0F1745; }

/* Widget Boxes
========================*/
.widget-list {
  margin-top: 25px;
  margin-bottom: 1.42857em; }

.widget-holder {
  margin-bottom: 25px; }
.widget-holder.widget-full-content .widget-body {
  margin-left: -1.42857em;
  margin-right: -1.42857em; }
.widget-holder.widget-no-padding .widget-bg {
  padding: 0; }
.widget-holder.widget-full-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.widget-holder.widget-full-height .widget-bg {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%; }

.widget-bg {
  padding: 1.42857em;
  background: #fff;
  border: 1px solid transparent; }
.widget-heading + .widget-bg {
  border-top: 0; }

.box-title,
.widget-heading h5 {
  text-transform: uppercase;
  line-height: 2em;
  margin: 0.33333em 0 0.66667em;
  font-weight: 700;
  font-size: 1.07143em;
  letter-spacing: .03em; }
.box-title small,
.widget-heading h5 small {
  font-weight: 400;
  text-transform: none; }

.widget-heading {
  padding: 1.42857em; }
.widget-heading::after {
  clear: both;
  content: "";
  display: block; }
.widget-heading h5 {
  float: left;
  margin: 0; }
.widget-bg .widget-heading {
  margin: -1.07143em -1.5em 0 -1.5em;
  padding: 1.42857em 1.5em 1.07143em 1.5em; }
.widget-bg .widget-heading[class*='bg-'] {
  padding-bottom: 1.25rem;
  margin-top: -1.3125rem; }
.widget-heading[class*='bg-'] + .widget-body {
  padding-top: 1.25rem; }

.widget-actions {
  margin: 0.35714em 0 0;
  float: right; }
.widget-actions > li {
  display: inline-block; }
.widget-actions > li > a {
  color: #333; }
.widget-actions > li > a .list-icon {
  position: relative;
  top: -0.125rem; }
.widget-actions .list-icon {
  vertical-align: middle;
  font-size: 1.38462em; }
.widget-actions .dropdown-menu {
  left: auto;
  right: 0;
  padding-top: 0.71429em; }
@media (min-width: 768px) and (max-width: 1023px) {
  .widget-actions {
    float: left; } }

/* Full Width BG Pages
========================*/
.body-bg-full {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 100%;
  overflow: hidden; }
.body-bg-full .wrapper,
.body-bg-full #app {
  margin: 0;
  display: table;
  width: 100%;
  height: 100%; }
.body-bg-full .content-wrapper {
  padding: 1.71429em;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  min-height: auto;
  width: 25rem; }
.body-bg-full .main-wrapper {
  background: transparent; }

.error-page .page-title,
.profile-page .page-title {
  height: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0; }

.profile-page {
  overflow: visible; }
.profile-page .navbar-header {
  float: none;
  width: auto; }
.profile-page .login-left-inner {
  max-width: 37.14286em;
  margin-left: 4.28571em;
  padding-bottom: 1.42857em;
  position: fixed;
  bottom: 0;
  left: 0; }
.profile-page .login-left-inner p small {
  font-size: 1em;
  font-weight: 300;
  line-height: 2em; }
.profile-page .login-links {
  margin-top: 2.5em;
  font-size: 1.14286em;
  font-weight: 300;
  opacity: .8; }
.profile-page .login-right {
  padding: 2.85714em 4.28571em;
  min-height: 100vh;
  height: 100%;
  background: white;
  position: relative; }
.profile-page .login-right .checkbox {
  padding-top: 0; }
.profile-page .login-center {
  padding: 1.42857em 4.28571em;
  background: white;
  margin-top: 1.42857em;
  margin-bottom: 1.42857em;
  border-radius: 5px;
  position: relative; }
.profile-page .login-center .checkbox {
  padding-top: 0; }
.profile-page .login-center-mini {
  margin-top: 5.71429em; }

.error-page h1 {
  font-size: 9.375rem;
  text-shadow: 4px 4px 0 #e6e6e6, 6px 6px 0 #383e5d;
  margin: 0 0 0.13333em;
  color: #514d6a;
  letter-spacing: -0.00667em; }

.error-page h4 {
  color: #514d6a;
  letter-spacing: -0.04167em; }

/* Search Results Page
========================*/
.search-listing > li {
  border-bottom: 1px solid #eee;
  padding: 0.71429em 0; }

.search-listing img {
  width: 10.71429em; }

.search-listing h5 {
  font-weight: 300;
  margin-bottom: 0.27778em; }
.search-listing h5 a {
  color: #03a9f3; }
.search-listing h5 a:hover {
  text-decoration: underline; }

.search-listing .media-body h5 {
  margin-top: 0.27778em; }

.search-listing p {
  margin-top: 0.35714em; }

/* Notifications /  Alerts
========================*/
.alert {
  position: relative; }
.alert .close {
  color: inherit;
  opacity: .7; }
.alert .close:focus, .alert .close:hover {
  color: #000;
  opacity: .9; }

.alert-icon {
  padding-left: 3.57143em; }
.alert-icon i {
  position: absolute;
  left: 0;
  height: 2.08333em;
  width: 2.08333em;
  text-align: center;
  top: 0;
  line-height: 2.08333em; }

/* Sweet Alerts */
.swal2-modal {
  padding: 2.85714em !important; }
.swal2-modal .swal2-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 400; }
.swal2-modal .swal2-content {
  font-size: 1.14286em;
  color: #8d9ea7; }
.swal2-modal .btn {
  min-width: 8.33333em;
  border-radius: 3px;
  margin: 0.55556em 0.27778em 0;
  border: none !important;
  padding: 0.27778em 1.11111em;
  font-size: 1.28571em; }

/* Toastr */
body .jq-toast-single {
  border-radius: 0;
  background-color: #313a46;
  font-family: "Roboto", "Open Sans", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.92857em;
  line-height: 1.69231em; }
body .jq-toast-single h2 {
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.07692em;
  font-weight: 700; }

body .jq-toast-heading {
  font-family: "Nunito Sans", sans-serif; }

body .jq-icon-info {
  background-color: #03a9f3;
  color: #fff; }

body .jq-icon-success {
  background-color: #38d57a;
  color: #fff; }

body .jq-icon-error {
  background-color: #e6614f;
  color: #fff; }

body .jq-icon-warning {
  background-color: #ffcc02;
  color: #fff; }

body .close-jq-toast-single {
  background: #313a46;
  color: #fff;
  border-radius: 50%;
  height: 1.6em;
  width: 1.6em;
  line-height: 1.6em;
  text-align: center;
  top: -0.6em;
  right: -0.6em;
  font-size: 1.53846em; }
body .close-jq-toast-single:hover {
  background: #666; }

/* Progress Bars
========================*/
.progress {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: rgba(120, 130, 140, 0.13);
  height: 0.33333em;
  border-radius: 0px;
  margin-bottom: 1.5em !important;
  overflow: hidden; }

.progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.66667em;
  font-weight: 600;
  line-height: 1.5em; }

.progress-vertical,
.progress-vertical-top {
  min-height: 20.83333em;
  height: 20.83333em;
  width: 0.33333em;
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 1.66667em; }
.progress-vertical .progress-bar,
.progress-vertical-top .progress-bar {
  width: 100%;
  position: absolute;
  bottom: 0; }
.progress-vertical.progress-sm,
.progress-vertical-top.progress-sm {
  margin: 0;
  margin-right: 1.25rem;
  width: 0.5rem; }
.progress-vertical.progress-md,
.progress-vertical-top.progress-md {
  width: 0.9375rem; }
.progress-vertical.progress-lg,
.progress-vertical-top.progress-lg {
  width: 1.25rem; }

.progress-vertical-top .progress-bar {
  bottom: auto; }

.progress-sm {
  height: 0.5rem !important; }
.progress-sm .progress-bar {
  font-size: 0.5rem;
  line-height: 0.5rem; }

.progress-md {
  height: 0.9375rem !important; }
.progress-md .progress-bar {
  font-size: 0.6875rem;
  line-height: 0.9375rem; }

.progress-lg {
  height: 1.25rem !important; }
.progress-lg .progress-bar {
  font-size: 0.75rem;
  line-height: 1.25rem; }

/* Other Plugin Overrides
========================*/
.main-wrapper .dropify-wrapper, .main-wrapper .dropify-wrapper .dropify-preview {
  padding-top: 0;
  padding-bottom: 0; }

/********************************
 *********************************
 HEADER
 *********************************
 *********************************/
/* Base Header styles
========================*/
.navbar-nav {
  margin: 0; }

.navbar {
  border-radius: 0;
  border: 0;
  background: #0F1745;
  width: 100%;
  margin-bottom: 0;
  -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);
  position: relative;
  z-index: 99;
  height: 5.625rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 0; }
.navbar .btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.navbar .btn-list .btn {
  margin: 0; }
.navbar .btn-list .dropdown-menu {
  top: 5.625rem;
  margin-top: 0; }
.navbar .spacer {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
.navbar .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

@media (min-width: 961px) {
  .navbar {
    position: fixed; }
  .sidebar-horizontal .navbar {
    position: relative; } }

.sidebar-toggle {
  position: relative; }
.sidebar-toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 40%;
  width: 1px;
  background: #ddd; }
.header-dark .sidebar-toggle::after {
  opacity: .3; }

/* Logo Area
========================*/
.navbar-header {
  width: 14.375rem; }

.navbar-brand {
  padding: 0;
  height: 5.625rem;
  text-align: center;
  width: 100%;
  font-size: 1.5rem;
  font-weight: 700;
  background: #0F1745;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.navbar-brand:hover {
  color: #fff; }
.logo-light .navbar-brand {
  background: #fff; }
.logo-dark .navbar-brand {
  background: #545d73; }
.navbar-brand p {
  margin-bottom: 0; }
.navbar-brand img {
  display: inline-block;
  margin: 0 auto; }

.navbar .logo-collapse {
  display: none; }

@media (min-width: 961px) {
  .sidebar-collapse .logo-expand {
    display: none; }
  .sidebar-collapse .logo-collapse {
    display: inline-block; }
  .sidebar-collapse .navbar-header {
    width: 3.75rem; }
  .sidebar-collapse .navbar-brand p {
    visibility: hidden;
    max-width: 1em; }
  .sidebar-collapse .navbar-brand p::first-letter {
    display: inline;
    visibility: visible; } }

@media (max-width: 960px) {
  .site-sidebar {
    border-bottom: 1px solid #ddd; }
  .navbar .logo-expand {
    display: none; }
  .navbar .logo-collapse {
    display: inline-block; }
  .navbar-header {
    float: left;
    width: 3.75rem; }
  .navbar-brand p {
    visibility: hidden;
    max-width: 1em; }
  .navbar-brand p::first-letter {
    display: inline;
    visibility: visible; } }

/* Base Navbar Styles
========================*/
.navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
.navbar-nav > li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
.navbar-nav > li > a {
  padding: 0 1.33333em;
  line-height: 5.625rem;
  color: #fff;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.07143em; }
.navbar-nav > li > a i + .badge, .navbar-nav > li > a i + .label {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -0.4375rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
.navbar-nav > li > a i + .badge-border {
  background: #fff !important;
  -webkit-box-shadow: 0 0 0 2px transparent;
  box-shadow: 0 0 0 2px transparent; }
.navbar-nav > li .dropdown-menu {
  margin-top: 0px; }
.navbar-nav.pull-right .dropdown-menu {
  left: auto;
  right: 0; }
.navbar-nav .avatar {
  display: inline-block;
  position: relative;
  height: auto; }
.navbar-nav .avatar::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -0.75rem;
  bottom: auto;
  left: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  height: 1.75rem;
  width: 1.75rem;
  border-radius: 100px; }
.navbar-nav .avatar img {
  max-width: 3.75rem; }
.navbar-nav .avatar .list-icon {
  margin-left: -0.8125rem;
  position: absolute;
  top: 50%;
  right: -0.625rem;
  bottom: auto;
  left: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #0F1745; }
.header-light .navbar-nav .avatar::before,
.header-dark .navbar-nav .avatar::before {
  background: #0F1745; }
.header-light .navbar-nav .avatar .list-icon,
.header-dark .navbar-nav .avatar .list-icon {
  color: #fff; }

.header-dark .navbar-nav > li > a i + .badge-border {
  background: #545d73 !important;
  -webkit-box-shadow: 0 0 0 2px #545d73;
  box-shadow: 0 0 0 2px #545d73; }

.header-light .navbar-nav > li > a i + .badge-border {
  background: #fff !important;
  -webkit-box-shadow: 0 0 0 2px #fff;
  box-shadow: 0 0 0 2px #fff; }

@media (max-width: 720px) {
  .navbar-nav {
    margin-top: 0;
    margin-bottom: 0; } }

/* Menu Dropdowns
========================*/
.navbar-nav .dropdown-menu {
  position: absolute; }

.dropdown-menu {
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 12.85714em;
  padding: 1.42857em 0 0.71429em 0; }
.dropdown-menu .dropdown-item strong,
.dropdown-menu .dropdown-header {
  font-size: 0.875rem;
  font-weight: 700;
  color: #545d73; }
.dropdown-menu .dropdown-item .badge, .dropdown-menu .dropdown-item .label {
  position: relative;
  top: -0.125rem;
  font-size: 0.9em; }
.dropdown-menu .dropdown-item .list-icon {
  font-size: 1.125rem; }

.dropdown-card {
  width: 18.75rem;
  background: #fff;
  padding: 2.14286em 1.78571em 0.71429em; }
.dropdown-card.dropdown-card-wide {
  min-width: auto;
  width: 30rem;
  max-width: 100vw; }
.dropdown-card .card {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none; }
.dropdown-card .card-header {
  padding: 0;
  font-size: 1.14286em;
  background: none;
  border: none;
  font-family: "Nunito Sans", sans-serif;
  color: #333;
  margin-bottom: 0.3125em;
  font-weight: 700;
  background: none; }

.dropdown-card-dark {
  background: #545d73;
  border-color: transparent; }
.dropdown-card-dark .card {
  background: #545d73; }
.dropdown-card-dark .card-heading-extra {
  border-color: #777;
  border-color: rgba(255, 255, 255, 0.1); }
.dropdown-card-dark [class*="user--"]::after {
  border-color: transparent !important; }
.dropdown-card-dark .card-header {
  color: #fff; }
.dropdown-card-dark .dropdown-list-group li {
  border-color: #777;
  border-color: rgba(255, 255, 255, 0.1); }
.dropdown-card-dark .dropdown-list-group li small {
  opacity: .8; }
.dropdown-card-dark .dropdown-list-group li a .media-heading {
  color: #0F1745; }
.dropdown-card-dark .dropdown-list-group li a:hover .media-content {
  color: #fff; }
.dropdown-card-dark .dropdown-list-group li .media-content {
  -webkit-transition: color 250ms;
  transition: color 250ms;
  color: #afb2ba;
  font-weight: 300; }
.dropdown-card-dark .dropdown-list-group li .pull-left::before {
  background: #4a5368; }
.dropdown-card-dark .dropdown-list-group li .list-icon {
  background: rgba(0, 0, 0, 0.1);
  color: #0F1745 !important; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: absolute;
    width: 20rem;
    border: 1px solid #ddd;
    background: #fff; }
  .navbar-nav .open .dropdown-menu.dropdown-card-dark {
    background: #545d73; } }

.dropdown-list-group {
  height: calc(100vh - 5.625rem);
  max-height: 21.875rem;
  position: relative;
  margin: 0 -1.78571em 0 -2.14286em;
  padding: 0 1.78571em 0 2.14286em; }
.dropdown-list-group li {
  border-top: 1px solid #ddd; }
.dropdown-list-group li:first-child {
  border-top: 0; }
.dropdown-list-group li a {
  color: #555;
  padding: 1.07143em 0; }
.dropdown-list-group li a .media-heading {
  color: #333; }
.dropdown-list-group li a:hover {
  background: transparent;
  text-decoration: none;
  color: #555; }
.dropdown-list-group li a:hover .media-heading {
  color: #0F1745; }
.dropdown-list-group a {
  font-size: 13px; }
.dropdown-list-group a .media-heading {
  font-weight: 400;
  font-size: 1.07143em;
  font-family: "Nunito Sans", sans-serif; }
.dropdown-list-group a small {
  display: block;
  margin: 0.14286em 0 0.57143em;
  font-size: 0.78571em;
  opacity: .4; }
.dropdown-list-group a img {
  max-width: 100%;
  position: relative; }
.dropdown-list-group a .d-flex {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-right: .75em; }
.dropdown-list-group a .list-icon {
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 1.38462em;
  line-height: 2.22222em;
  top: 0;
  height: 2.22222em;
  width: 2.22222em;
  background: #0F1745;
  border-radius: 100px; }
.dropdown-list-group a [class*="user--"]:after {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  border: 1px solid #fff; }

.card-heading-extra {
  border-bottom: 1px solid #ddd;
  padding-bottom: 2.72727em;
  margin-bottom: 2.72727em;
  text-transform: uppercase;
  font-size: 0.78571em; }
.card-heading-extra h3 {
  margin: 0;
  text-transform: none; }
.card-heading-extra a {
  color: #555; }
.card-heading-extra a:hover,
.card-heading-extra a .list-icon {
  text-decoration: none;
  color: #0F1745 !important; }
.card-heading-extra .list-icon {
  font-size: 1.125rem;
  top: -0.0625rem;
  position: relative;
  margin: 0 0.3125rem; }
.card-heading-extra [class*="user--"] {
  padding-left: 1.25rem; }
.card-heading-extra [class*="user--"]::after {
  position: absolute;
  top: 0.125rem;
  left: 0; }

/* Search Form
========================*/
.navbar-search {
  position: relative;
  width: 14.28571em;
  margin-top: 0; }
.navbar-search input[type="text"],
.navbar-search .toggle-navbar-search,
.navbar-search .list-icon {
  display: inline-block;
  float: left;
  line-height: 5.625rem;
  z-index: 1;
  height: 5.625rem; }
.navbar-search .list-icon {
  position: relative;
  left: 0.9375rem;
  color: #fff; }
.navbar-search input[type="text"] {
  cursor: pointer;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.07143em;
  background: transparent;
  border: 0;
  padding: 0 1em 0 3em;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }
.navbar-search input[type="text"]:focus {
  outline: 0; }
.navbar-search input[type="text"]::-webkit-input-placeholder {
  opacity: 1;
  color: #fff;
  font-weight: 600; }
.navbar-search input[type="text"]:-moz-placeholder {
  opacity: 1;
  color: #fff;
  font-weight: 600; }
.navbar-search input[type="text"]::-moz-placeholder {
  opacity: 1;
  color: #fff;
  font-weight: 600; }
.navbar-search input[type="text"]:-ms-input-placeholder {
  opacity: 1;
  color: #fff;
  font-weight: 600; }
.navbar-search .remove-focus {
  z-index: 10;
  opacity: 0;
  -webkit-transition: none;
  transition: none;
  visibility: hidden;
  color: #888;
  position: absolute;
  right: 40px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%); }
.navbar-search .remove-focus:hover {
  color: #000; }
.navbar-search.input-focused {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  background: #fff;
  width: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.navbar-search.input-focused::before {
  content: "";
  display: block;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  height: 100vh;
  position: fixed;
  top: 5.625rem;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99; }
.navbar-search.input-focused input[type='text'] {
  cursor: auto;
  padding-right: 4em;
  font-size: 1.42857em; }
.navbar-search.input-focused input[type='text']::-webkit-input-placeholder {
  color: #888; }
.navbar-search.input-focused input[type='text']:-moz-placeholder {
  color: #888; }
.navbar-search.input-focused input[type='text']::-moz-placeholder {
  color: #888; }
.navbar-search.input-focused input[type='text']:-ms-input-placeholder {
  color: #888; }
.navbar-search.input-focused .list-icon {
  color: #888; }
.navbar-search.input-focused .remove-focus {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* Header Dark
========================*/
.header-dark .navbar {
  background: #545d73; }

.header-dark .navbar-nav > li > a:hover, .header-dark .navbar-nav > li > a:focus {
  background: #4a5368; }

.header-dark .navbar-nav .open > a {
  background-color: #4a5368; }

/* Header Light
========================*/
.header-light .navbar {
  background: #fff; }

.header-light .navbar-nav > li > a {
  color: #888; }
.header-light .navbar-nav > li > a:hover, .header-light .navbar-nav > li > a:focus {
  background: #f7fafc; }

.header-light .navbar-nav .open > a {
  background-color: #f7fafc; }

.header-light .navbar-search:not(.input-focused), .header-light .navbar-search:not(.input-focused) .list-icon {
  color: #888; }

.header-light .navbar-search:not(.input-focused) input[type="text"]::-webkit-input-placeholder {
  color: #888; }

.header-light .navbar-search:not(.input-focused) input[type="text"]:-moz-placeholder {
  color: #888; }

.header-light .navbar-search:not(.input-focused) input[type="text"]::-moz-placeholder {
  color: #888; }

.header-light .navbar-search:not(.input-focused) input[type="text"]:-ms-input-placeholder {
  color: #888; }

/* Header for Horizontal Sidebar Pages
========================*/
@media (min-width: 961px) {
  .sidebar-horizontal .sidebar-toggle {
    display: none; }
  .sidebar-horizontal .navbar {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0; }
  .sidebar-horizontal .side-menu > li > a .list-icon {
    top: 0.375rem;
    position: relative; } }

/* Header with Centered Logo
========================*/
@media (min-width: 961px) {
  .header-centered .navbar {
    padding-left: 1.07143em; }
  .header-centered .navbar-header {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  .sidebar-horizontal.header-centered .side-menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .sidebar-horizontal.header-centered .side-menu ul {
    text-align: left; } }

/********************************
*********************************
BASIC
*********************************
*********************************/
/* Colors
========================*/
/********************************
*********************************
SIDEBAR
*********************************
*********************************/
.site-sidebar {
  position: relative;
  z-index: 9;
  background: #fff;
  border-right: 1px solid #ddd;
  padding-bottom: 2.14286em; }

@media (max-width: 960px) {
  .scrollbar-enabled.site-sidebar {
    position: absolute; }
  .site-sidebar {
    display: none;
    width: 30em;
    max-width: 100%;
    position: absolute; } }

/* Sidebar User Area
========================*/
.side-user {
  padding: 1.42857em 0;
  border-bottom: 1px solid #ddd;
  background: #f7fafc; }
.sidebar-dark .side-user {
  background: #35cbab; }
.side-user img {
  max-width: 4.28571em; }
@media (max-width: 960px) {
  .side-user {
    display: none; } }
.sidebar-collapse .side-user {
  padding-top: 0.71429em;
  padding-bottom: 0.71429em; }
.sidebar-collapse .side-user .media-left {
  padding-right: 0;
  position: relative;
  left: -0.57143em; }
.sidebar-collapse .side-user figure::after {
  height: 0.7em;
  width: 0.7em;
  bottom: 0px;
  left: 0.28571em; }
.sidebar-collapse .side-user img {
  max-width: 2.85714em;
  height: auto; }
.side-user .media {
  color: #888; }
.side-user .media-heading {
  margin-top: 0.8em;
  font-size: 1.15385em;
  font-weight: 700;
  color: #333; }
.side-user > a:hover .media-heading,
.side-user .active .media-heading {
  color: #0F1745; }
.side-user .media-body {
  font-size: 0.92857em; }
.side-user .side-menu {
  margin-top: 0.76923em;
  display: none; }
.side-user .side-menu li {
  border: 0; }
.side-user .side-menu li:hover, .side-user .side-menu li.active {
  background: transparent; }
.side-user .side-menu li a {
  font-size: 1em;
  background: transparent;
  padding: 0 1.15385em 0 2.84615em;
  line-height: 1.84615em;
  color: #888; }
.side-user .side-menu li a:hover {
  color: #0F1745; }
.side-user [class*="user--"]:after {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  border: 1px solid #fff; }

/* Vertical Sidebar
========================*/
.side-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  font-size: 0.92857em;
  line-height: 2.30769em;
  margin-top: 1.53846em; }
.side-menu ul {
  margin-left: 4.23077em;
  position: relative;
  top: -0.38462em; }
.side-menu ul ul {
  margin-left: 1.15385em;
  top: 0; }
.side-menu .collapse.in {
  display: block; }
.side-menu li {
  position: relative; }
.side-menu li:hover, .side-menu li.active {
  background: #f7fafc; }
.side-menu li.list-divider {
  border-top: 1px solid #ddd;
  margin: 0.76923em 0; }
.side-menu li a {
  color: #888;
  position: relative;
  display: block;
  padding-top: 0;
  padding-bottom: 0; }
.side-menu li a:hover {
  color: #0F1745; }
.side-menu > li > a {
  padding-left: 1em;
  font-size: 1.15385em;
  line-height: 3.2em;
  color: #333;
  border-left: 3px solid transparent;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 600; }
.side-menu > li > a:hover, .side-menu > li > a:focus {
  color: #333;
  background: transparent; }
.side-menu > li.current-page > a {
  border-color: #0F1745; }
.side-menu > li > a .badge, .side-menu > li > a .label {
  position: relative;
  top: 1.18182em;
  font-size: 0.73333em;
  line-height: 1.2; }
.side-menu .list-icon {
  margin-right: 0.33333em; }
.side-menu :not([class*="color-"]) > .list-icon {
  color: #d0d6df; }
.side-menu .menu-item-has-children > a {
  padding-right: 2.33333em; }
.side-menu .menu-item-has-children > a::before {
  font-family: "Material Icons";
  content: "\e5cc";
  position: absolute;
  right: 0.83333em;
  top: 0;
  font-size: 1.2em;
  color: #ccc; }
.side-menu .menu-item-has-children.active > a::before {
  content: "\e313"; }

/* Expanded Vertical Sidebar
========================*/
@media (min-width: 961px) {
  .sidebar-expand .site-sidebar {
    position: fixed;
    width: 14.375rem;
    height: calc(100vh - 5.625rem); } }

/* Collapsed Vertical Sidebar
========================*/
@media (min-width: 961px) {
  .sidebar-collapse .site-sidebar {
    position: absolute;
    top: 5.625rem;
    left: 0;
    width: 4.28571em;
    bottom: 0;
    overflow: visible !important; }
  .sidebar-collapse .hide-menu, .sidebar-collapse .hide-menu .badge, .sidebar-collapse .hide-menu .label {
    display: none; }
  .sidebar-collapse .side-menu > li:hover {
    width: 21.46154em;
    border-top-right-radius: 5px; }
  .sidebar-collapse .side-menu > li > a::before {
    display: none; }
  .sidebar-collapse .side-menu li:hover > a .hide-menu {
    display: inline-block; }
  .sidebar-collapse .side-menu li:hover > .sub-menu {
    display: block; }
  .sidebar-collapse .side-menu .sub-menu {
    position: absolute;
    top: 3.69231em;
    left: calc(3.75rem - 1px);
    width: 16.92308em;
    margin-left: 0;
    padding: 0 0 1.15385em;
    display: none;
    background: #f7fafc;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }
  .sidebar-collapse .side-menu .sub-menu li {
    background: #f7fafc; }
  .sidebar-collapse .side-menu .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    padding-top: 1.15385em; }
  .sidebar-collapse .side-menu .sub-menu a {
    padding: 0 1.15385em 0 1.92308em; } }

/* Horizontal Sidebar
========================*/
@media (min-width: 961px) {
  .sidebar-horizontal .site-sidebar {
    padding: 0 1.07143em;
    -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);
    position: relative;
    width: 100%; }
  .sidebar-horizontal .fix-top .site-sidebar {
    position: fixed;
    top: 0; }
  .sidebar-horizontal .list-icon {
    margin-right: 0; }
  .sidebar-horizontal .side-user, .sidebar-horizontal .side-menu .badge, .sidebar-horizontal .side-menu .label {
    display: none; }
  .sidebar-horizontal .side-menu {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row; }
  .sidebar-horizontal .side-menu ul {
    position: absolute;
    top: 0;
    left: 100%;
    background: #f7fafc;
    z-index: 9;
    margin-left: 0;
    width: 16.92308em;
    padding: 0.76923em 0;
    display: none;
    line-height: 2.76923em;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }
  .sidebar-horizontal .side-menu ul li {
    background: #f7fafc; }
  .sidebar-horizontal .side-menu ul li:last-child {
    padding-bottom: 0.35714em; }
  .sidebar-horizontal .side-menu li:hover > ul {
    display: block; }
  .sidebar-horizontal .side-menu a {
    padding-right: 1.07143em;
    padding-left: 1.07143em; }
  .sidebar-horizontal .side-menu > li {
    display: inline-block; }
  .sidebar-horizontal .side-menu > li > ul {
    left: 0;
    top: 100%; }
  .sidebar-horizontal .side-menu > li > ul a {
    font-size: 1.07692em; }
  .sidebar-horizontal .side-menu > li > a {
    border: 0;
    padding: 0.66667em 1em 0.33333em;
    text-align: center; }
  .sidebar-horizontal .side-menu > li > a::after {
    content: "";
    width: 100%;
    height: 0.13333em;
    background: transparent;
    position: absolute;
    bottom: -0.06667em;
    left: 0;
    z-index: 10; }
  .sidebar-horizontal .side-menu > li > a::before {
    display: none; }
  .sidebar-horizontal .side-menu > li > a .list-icon {
    display: block; }
  .sidebar-horizontal .side-menu > li.current-page > a::after {
    background-color: #0F1745; }
  .sidebar-horizontal .side-menu .two-li {
    width: 31.42857em; }
  .sidebar-horizontal .side-menu .two-li::after {
    clear: both;
    content: "";
    display: block; }
  .sidebar-horizontal .side-menu .two-li li {
    float: left;
    width: 50%; } }

/* Sidebar Dark
========================*/
.sidebar-dark .content-wrapper {
  background: #545d73; }

.sidebar-dark .site-sidebar {
  background: #545d73;
  border-color: rgba(255, 255, 255, 0.2); }
.sidebar-dark .site-sidebar .ps-scrollbar-y-rail,
.sidebar-dark .site-sidebar .ps-scrollbar-x {
  background: transparent !important; }
.sidebar-dark .site-sidebar .ps-scrollbar-y {
  background: gainsboro !important;
  right: 0 !important;
  width: 0.3125rem !important; }

.sidebar-dark .side-menu li:hover, .sidebar-dark .side-menu li.active {
  background: #4a5368; }

.sidebar-dark .side-menu li.active > a {
  color: #fff; }

.sidebar-dark .side-menu li.list-divider {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

.sidebar-dark .side-menu li a {
  color: #afb2ba; }
.sidebar-dark .side-menu li a:hover {
  color: #fff; }

.sidebar-dark .side-menu :not([class*="color-"]) > .list-icon,
.sidebar-dark .side-menu .menu-item-has-children > a::before {
  color: #737986; }

.sidebar-dark.sidebar-collapse .side-menu .sub-menu, .sidebar-dark.sidebar-horizontal .side-menu .sub-menu {
  background: #4a5368; }
.sidebar-dark.sidebar-collapse .side-menu .sub-menu li, .sidebar-dark.sidebar-horizontal .side-menu .sub-menu li {
  background: #4a5368; }

.sidebar-dark .side-user {
  border-bottom: 0;
  background: #4a5368; }
.sidebar-dark .side-user .media {
  color: #afb2ba; }
.sidebar-dark .side-user .media-heading {
  color: #fff;
  font-weight: 400; }
.sidebar-dark .side-user > a:hover .media-heading,
.sidebar-dark .side-user .active .media-heading {
  color: #fff; }
.sidebar-dark .side-user .side-menu li:hover {
  background: transparent; }
.sidebar-dark .side-user .side-menu li a {
  color: #afb2ba; }
.sidebar-dark .side-user .side-menu li a:hover {
  color: #fff; }
.sidebar-dark .side-user [class*="user--"]:after {
  border-color: #4a5368; }

/* Right Sidebar
========================*/
.scrollbar-enabled {
  position: relative; }

.sidebar-dark .site-sidebar .ps-scrollbar-y-rail,
.sidebar-dark .site-sidebar .ps-scrollbar-x,
.right-sidebar-dark .right-sidebar .ps-scrollbar-y-rail,
.right-sidebar-dark .right-sidebar .ps-scrollbar-x {
  background: transparent !important; }

.sidebar-dark .site-sidebar .ps-scrollbar-y,
.right-sidebar-dark .right-sidebar .ps-scrollbar-y {
  background: gainsboro !important;
  right: 0 !important;
  width: 0.3125rem !important; }

.right-sidebar {
  position: fixed;
  top: 5.625rem;
  right: 0;
  width: 14.375rem;
  background: #fff;
  height: calc(100vh - 5.625rem);
  border-left: 1px solid #ddd;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  padding: 1.07143em;
  z-index: 9; }
.right-sidebar-expand .right-sidebar {
  -webkit-transform: translateY(0);
  transform: translateY(0); }
@media (min-width: 768px) and (max-width: 1023px) {
  .right-sidebar .right-sidebar {
    width: 100%;
    height: auto; } }

.sidebar-chat-info {
  color: #888;
  font-size: 0.92857em; }

/* Sidebar Chat
========================*/
.sidebar-chat {
  z-index: 9999999; }
.sidebar-chat .list-group-item {
  background: none;
  border: 0;
  padding-top: 0.71429em;
  padding-right: 1.5em;
  padding-bottom: 0.71429em;
  overflow: hidden;
  color: #555; }
.sidebar-chat .list-group-item:hover, .sidebar-chat .list-group-item.chat-active, .sidebar-chat .list-group-item.active, .sidebar-chat .list-group-item.active:focus, .sidebar-chat .list-group-item.active:hover {
  background: #f7fafc;
  color: #555;
  z-index: auto; }
.sidebar-chat .list-group-item img {
  margin-right: 0.71429em;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  left: 1.07143em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
.sidebar-chat .list-group-item span {
  overflow: hidden;
  padding-left: 2.8125rem;
  line-height: 1em;
  display: inline-block;
  position: relative; }
.sidebar-chat .list-group-item .name {
  font-size: 0.92857em;
  font-family: "Nunito Sans", sans-serif;
  top: 0.15385em;
  margin-bottom: 0.76923em;
  margin-top: 0.30769em; }
.sidebar-chat .list-group-item .username {
  opacity: 0.7;
  font-size: 0.85714em;
  top: -0.08333em;
  margin-bottom: 0.41667em; }
.sidebar-chat .list-group-item:first-child {
  border-radius: 0; }
.sidebar-chat [class*="user-"]:after {
  position: absolute;
  top: calc(50% + 15px);
  left: 1.07143em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.sidebar-chat-subtitle {
  text-transform: uppercase;
  margin-top: 2.85714em;
  color: #bbb;
  font-weight: 700;
  letter-spacing: 0.07143em; }

/* Chat Panel
========================*/
.chat-panel {
  position: fixed;
  top: calc(100vh);
  right: calc( 14.375rem + 15px);
  width: 21.42857em;
  -webkit-transform: translateY(-100%) translateX(14.375rem);
  transform: translateY(-100%) translateX(14.375rem);
  z-index: 9999; }
.right-sidebar-expand .chat-panel {
  -webkit-transform: translateY(-100%) translateX(0);
  transform: translateY(-100%) translateX(0); }
.chat-panel .minimize {
  border: 0;
  background: none;
  height: auto;
  width: auto;
  padding: 0;
  margin: 0;
  margin-right: 0.35714em;
  line-height: 1em;
  position: relative;
  top: -0.07143em;
  float: right;
  color: #000;
  opacity: 0.2; }
.chat-panel .minimize:hover {
  opacity: 0.5; }
.chat-panel .close {
  opacity: 0.2; }
.chat-panel .close:hover {
  opacity: 0.5; }
.chat-panel .card {
  border-color: #0F1745;
  margin-bottom: 1.42857em; }
.chat-panel .card .card-header {
  background: #0F1745;
  padding: 0.71429em 1.07143em;
  color: #fff;
  border-bottom: 1px solid #eee;
  font-family: "Nunito Sans", sans-serif; }
.chat-panel .card .card-block {
  padding: 1.07143em; }
.chat-panel .messages {
  position: relative;
  max-height: 21.42857em;
  overflow-y: scroll;
  margin-top: -1.07143em;
  margin-right: -1.07143em;
  margin-left: -1.07143em;
  padding-top: 1.07143em;
  padding-right: 1.07143em;
  padding-left: 1.07143em; }
.chat-panel .message {
  font-size: 0.92857em;
  border-radius: 3px;
  margin-bottom: 1.53846em;
  position: relative; }
.chat-panel .message p {
  background: #f7f7f7;
  padding: 0.38462em 0.76923em;
  border-radius: 5px;
  margin-bottom: 0; }
.chat-panel .user-image {
  border-radius: 100px; }
.chat-panel .current-user-message {
  padding-right: 3.57143em;
  position: relative; }
.chat-panel .current-user-message .user-image {
  position: absolute;
  top: 0;
  right: 0; }
.chat-panel .other-user-message {
  padding-left: 3.57143em;
  position: relative; }
.chat-panel .other-user-message .user-image {
  position: absolute;
  top: 0;
  left: 0; }
.chat-panel .other-user-message .message p {
  background: #e5f7ff; }
.chat-panel form {
  margin-right: -1.07143em;
  margin-bottom: -1.07143em;
  margin-left: -1.07143em;
  padding-bottom: 3.21429em;
  position: relative; }
.chat-panel form .chat-extra-buttons {
  position: absolute;
  bottom: 0.21429em;
  left: 0.71429em; }
.chat-panel form .chat-extra-buttons li {
  padding-right: 0;
  padding-left: 0; }
.chat-panel form .chat-extra-buttons li a {
  color: #555; }
.chat-panel form .chat-extra-buttons li a i {
  font-size: 1.28571em; }
.chat-panel form .submit-btn {
  position: absolute;
  right: 0.66667em;
  bottom: 0.66667em;
  height: 2em;
  width: 2em;
  padding: 0; }
.chat-panel form .submit-btn i {
  position: absolute;
  top: 50%;
  right: calc(50% - 2px);
  -webkit-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
  font-size: 1.2em;
  line-height: 1; }
.chat-panel textarea {
  width: 100%;
  border: 0;
  border-top: 1px solid #eee;
  font-size: 0.92857em;
  line-height: 1.7em;
  padding: 0.38462em; }

/* Dark Right Sidebar
========================*/
.right-sidebar-dark .right-sidebar {
  background: #545d73;
  border-color: rgba(255, 255, 255, 0.2); }
.right-sidebar-dark .right-sidebar .list-group-item:hover, .right-sidebar-dark .right-sidebar .list-group-item.chat-active, .right-sidebar-dark .right-sidebar .list-group-item.active, .right-sidebar-dark .right-sidebar .list-group-item.active:focus, .right-sidebar-dark .right-sidebar .list-group-item.active:hover {
  background: #4a5368; }
.right-sidebar-dark .right-sidebar .list-group-item:hover .name, .right-sidebar-dark .right-sidebar .list-group-item.chat-active .name, .right-sidebar-dark .right-sidebar .list-group-item.active .name, .right-sidebar-dark .right-sidebar .list-group-item.active:focus .name, .right-sidebar-dark .right-sidebar .list-group-item.active:hover .name {
  color: #fff; }
.right-sidebar-dark .right-sidebar .list-group-item span {
  color: #afb2ba; }

.right-sidebar-dark .right-sidebar h3, .right-sidebar-dark .sidebar-chat-subtitle {
  color: #fff; }

.right-sidebar-dark .sidebar-chat-info {
  color: #afb2ba; }

.right-sidebar-dark .chat-panel .minimize,
.right-sidebar-dark .chat-panel button.close {
  color: #fff;
  opacity: .4; }
.right-sidebar-dark .chat-panel .minimize:hover,
.right-sidebar-dark .chat-panel button.close:hover {
  opacity: 1; }

.right-sidebar-dark .chat-panel .message p {
  background: #0F1745;
  color: #fff; }

.right-sidebar-dark .chat-panel .current-user-message .message::after {
  border-top-color: #4a5368; }

.right-sidebar-dark .chat-panel .current-user-message p {
  background: #4a5368; }

.right-sidebar-dark .chat-panel .chat-extra-buttons a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff; }
.right-sidebar-dark .chat-panel .chat-extra-buttons a:hover {
  opacity: 0.6;
  border: 0; }

.right-sidebar-dark .chat-panel textarea {
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  background: transparent; }
.right-sidebar-dark .chat-panel textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: .7; }
.right-sidebar-dark .chat-panel textarea:-moz-placeholder {
  color: #fff;
  opacity: .7; }
.right-sidebar-dark .chat-panel textarea::-moz-placeholder {
  color: #fff;
  opacity: .7; }
.right-sidebar-dark .chat-panel textarea:-ms-input-placeholder {
  color: #fff;
  opacity: .7; }

/********************************
*********************************
MEDIA QUERIES
*********************************
*********************************/
