 
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
  scroll-behavior: smooth;
}
body {
  line-height: 1.5;
  overflow-x: hidden;
  background-color: #ffffff;
  min-height: 100vh;
  text-rendering: optimizeSpeed;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
base,
basefont,
datalist,
head,
meta,
script,
style,
title,
noembed,
param,
template {
  display: none;
}
[tabindex="-1"]:focus {
  outline: none !important;
}
[hidden] {
  display: none !important;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
a,
area,
button,
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
svg:not(:root) {
  overflow: hidden;
}
img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
}
 
[disabled] {
  pointer-events: none!important;
  color: lightgray!important;
}
.button.primary,
.command-button.primary,
.image-button.primary,
.shortcut.primary,
.tool-button.primary,
.split-button .split.primary,
tbody tr.primary,
tbody td.primary,
.tally.primary,
code.primary,
.notify.primary,
.info-button.primary,
.input .button.primary,
.select .button.primary,
.tag-input .button.primary,
.spinner .button.primary,
.toast.primary {
  outline-color: #75b5fd;
  background-color: #0366d6;
  color: #ffffff;
}
.button.primary.outline,
.command-button.primary.outline,
.image-button.primary.outline,
.shortcut.primary.outline,
.tool-button.primary.outline,
.split-button .split.primary.outline,
tbody tr.primary.outline,
tbody td.primary.outline,
.tally.primary.outline,
code.primary.outline,
.notify.primary.outline,
.info-button.primary.outline,
.input .button.primary.outline,
.select .button.primary.outline,
.tag-input .button.primary.outline,
.spinner .button.primary.outline,
.toast.primary.outline {
  color: #0366d6;
  border-color: #0366d6;
}
.button.primary.outline.dropdown-toggle::before,
.command-button.primary.outline.dropdown-toggle::before,
.image-button.primary.outline.dropdown-toggle::before,
.shortcut.primary.outline.dropdown-toggle::before,
.tool-button.primary.outline.dropdown-toggle::before,
.split-button .split.primary.outline.dropdown-toggle::before,
tbody tr.primary.outline.dropdown-toggle::before,
tbody td.primary.outline.dropdown-toggle::before,
.tally.primary.outline.dropdown-toggle::before,
code.primary.outline.dropdown-toggle::before,
.notify.primary.outline.dropdown-toggle::before,
.info-button.primary.outline.dropdown-toggle::before,
.input .button.primary.outline.dropdown-toggle::before,
.select .button.primary.outline.dropdown-toggle::before,
.tag-input .button.primary.outline.dropdown-toggle::before,
.spinner .button.primary.outline.dropdown-toggle::before,
.toast.primary.outline.dropdown-toggle::before {
  border-color: #0366d6;
}
.button.primary.outline:hover,
.command-button.primary.outline:hover,
.image-button.primary.outline:hover,
.shortcut.primary.outline:hover,
.tool-button.primary.outline:hover,
.split-button .split.primary.outline:hover,
tbody tr.primary.outline:hover,
tbody td.primary.outline:hover,
.tally.primary.outline:hover,
code.primary.outline:hover,
.notify.primary.outline:hover,
.info-button.primary.outline:hover,
.input .button.primary.outline:hover,
.select .button.primary.outline:hover,
.tag-input .button.primary.outline:hover,
.spinner .button.primary.outline:hover,
.toast.primary.outline:hover {
  color: #ffffff;
}
.button.primary.dropdown-toggle::before,
.command-button.primary.dropdown-toggle::before,
.image-button.primary.dropdown-toggle::before,
.shortcut.primary.dropdown-toggle::before,
.tool-button.primary.dropdown-toggle::before,
.split-button .split.primary.dropdown-toggle::before,
tbody tr.primary.dropdown-toggle::before,
tbody td.primary.dropdown-toggle::before,
.tally.primary.dropdown-toggle::before,
code.primary.dropdown-toggle::before,
.notify.primary.dropdown-toggle::before,
.info-button.primary.dropdown-toggle::before,
.input .button.primary.dropdown-toggle::before,
.select .button.primary.dropdown-toggle::before,
.tag-input .button.primary.dropdown-toggle::before,
.spinner .button.primary.dropdown-toggle::before,
.toast.primary.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.primary:hover,
.command-button.primary:hover,
.image-button.primary:hover,
.shortcut.primary:hover,
.tool-button.primary:hover,
.split-button .split.primary:hover,
tbody tr.primary:hover,
tbody td.primary:hover,
.tally.primary:hover,
code.primary:hover,
.notify.primary:hover,
.info-button.primary:hover,
.input .button.primary:hover,
.select .button.primary:hover,
.tag-input .button.primary:hover,
.spinner .button.primary:hover,
.toast.primary:hover {
  color: #ffffff;
  background-color: #024ea4;
  border-color: #023671;
}
.button.primary:hover.dropdown-toggle::before,
.command-button.primary:hover.dropdown-toggle::before,
.image-button.primary:hover.dropdown-toggle::before,
.shortcut.primary:hover.dropdown-toggle::before,
.tool-button.primary:hover.dropdown-toggle::before,
.split-button .split.primary:hover.dropdown-toggle::before,
tbody tr.primary:hover.dropdown-toggle::before,
tbody td.primary:hover.dropdown-toggle::before,
.tally.primary:hover.dropdown-toggle::before,
code.primary:hover.dropdown-toggle::before,
.notify.primary:hover.dropdown-toggle::before,
.info-button.primary:hover.dropdown-toggle::before,
.input .button.primary:hover.dropdown-toggle::before,
.select .button.primary:hover.dropdown-toggle::before,
.tag-input .button.primary:hover.dropdown-toggle::before,
.spinner .button.primary:hover.dropdown-toggle::before,
.toast.primary:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.primary.same-color:hover,
.command-button.primary.same-color:hover,
.image-button.primary.same-color:hover,
.shortcut.primary.same-color:hover,
.tool-button.primary.same-color:hover,
.split-button .split.primary.same-color:hover,
tbody tr.primary.same-color:hover,
tbody td.primary.same-color:hover,
.tally.primary.same-color:hover,
code.primary.same-color:hover,
.notify.primary.same-color:hover,
.info-button.primary.same-color:hover,
.input .button.primary.same-color:hover,
.select .button.primary.same-color:hover,
.tag-input .button.primary.same-color:hover,
.spinner .button.primary.same-color:hover,
.toast.primary.same-color:hover {
  background-color: #0366d6;
  border-color: #0366d6;
}
.button.primary:active,
.command-button.primary:active,
.image-button.primary:active,
.shortcut.primary:active,
.tool-button.primary:active,
.split-button .split.primary:active,
tbody tr.primary:active,
tbody td.primary:active,
.tally.primary:active,
code.primary:active,
.notify.primary:active,
.info-button.primary:active,
.input .button.primary:active,
.select .button.primary:active,
.tag-input .button.primary:active,
.spinner .button.primary:active,
.toast.primary:active,
.button.primary.focus,
.command-button.primary.focus,
.image-button.primary.focus,
.shortcut.primary.focus,
.tool-button.primary.focus,
.split-button .split.primary.focus,
tbody tr.primary.focus,
tbody td.primary.focus,
.tally.primary.focus,
code.primary.focus,
.notify.primary.focus,
.info-button.primary.focus,
.input .button.primary.focus,
.select .button.primary.focus,
.tag-input .button.primary.focus,
.spinner .button.primary.focus,
.toast.primary.focus,
.button.primary:focus,
.command-button.primary:focus,
.image-button.primary:focus,
.shortcut.primary:focus,
.tool-button.primary:focus,
.split-button .split.primary:focus,
tbody tr.primary:focus,
tbody td.primary:focus,
.tally.primary:focus,
code.primary:focus,
.notify.primary:focus,
.info-button.primary:focus,
.input .button.primary:focus,
.select .button.primary:focus,
.tag-input .button.primary:focus,
.spinner .button.primary:focus,
.toast.primary:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(3, 102, 214, 0.45);
          box-shadow: 0 0 0 3px rgba(3, 102, 214, 0.45);
}
.button.secondary,
.command-button.secondary,
.image-button.secondary,
.shortcut.secondary,
.tool-button.secondary,
.split-button .split.secondary,
tbody tr.secondary,
tbody td.secondary,
.tally.secondary,
code.secondary,
.notify.secondary,
.info-button.secondary,
.input .button.secondary,
.select .button.secondary,
.tag-input .button.secondary,
.spinner .button.secondary,
.toast.secondary {
  outline-color: #b7c6cd;
  background-color: #607d8b;
  color: #ffffff;
}
.button.secondary.outline,
.command-button.secondary.outline,
.image-button.secondary.outline,
.shortcut.secondary.outline,
.tool-button.secondary.outline,
.split-button .split.secondary.outline,
tbody tr.secondary.outline,
tbody td.secondary.outline,
.tally.secondary.outline,
code.secondary.outline,
.notify.secondary.outline,
.info-button.secondary.outline,
.input .button.secondary.outline,
.select .button.secondary.outline,
.tag-input .button.secondary.outline,
.spinner .button.secondary.outline,
.toast.secondary.outline {
  color: #607d8b;
  border-color: #607d8b;
}
.button.secondary.outline.dropdown-toggle::before,
.command-button.secondary.outline.dropdown-toggle::before,
.image-button.secondary.outline.dropdown-toggle::before,
.shortcut.secondary.outline.dropdown-toggle::before,
.tool-button.secondary.outline.dropdown-toggle::before,
.split-button .split.secondary.outline.dropdown-toggle::before,
tbody tr.secondary.outline.dropdown-toggle::before,
tbody td.secondary.outline.dropdown-toggle::before,
.tally.secondary.outline.dropdown-toggle::before,
code.secondary.outline.dropdown-toggle::before,
.notify.secondary.outline.dropdown-toggle::before,
.info-button.secondary.outline.dropdown-toggle::before,
.input .button.secondary.outline.dropdown-toggle::before,
.select .button.secondary.outline.dropdown-toggle::before,
.tag-input .button.secondary.outline.dropdown-toggle::before,
.spinner .button.secondary.outline.dropdown-toggle::before,
.toast.secondary.outline.dropdown-toggle::before {
  border-color: #607d8b;
}
.button.secondary.outline:hover,
.command-button.secondary.outline:hover,
.image-button.secondary.outline:hover,
.shortcut.secondary.outline:hover,
.tool-button.secondary.outline:hover,
.split-button .split.secondary.outline:hover,
tbody tr.secondary.outline:hover,
tbody td.secondary.outline:hover,
.tally.secondary.outline:hover,
code.secondary.outline:hover,
.notify.secondary.outline:hover,
.info-button.secondary.outline:hover,
.input .button.secondary.outline:hover,
.select .button.secondary.outline:hover,
.tag-input .button.secondary.outline:hover,
.spinner .button.secondary.outline:hover,
.toast.secondary.outline:hover {
  color: #ffffff;
}
.button.secondary.dropdown-toggle::before,
.command-button.secondary.dropdown-toggle::before,
.image-button.secondary.dropdown-toggle::before,
.shortcut.secondary.dropdown-toggle::before,
.tool-button.secondary.dropdown-toggle::before,
.split-button .split.secondary.dropdown-toggle::before,
tbody tr.secondary.dropdown-toggle::before,
tbody td.secondary.dropdown-toggle::before,
.tally.secondary.dropdown-toggle::before,
code.secondary.dropdown-toggle::before,
.notify.secondary.dropdown-toggle::before,
.info-button.secondary.dropdown-toggle::before,
.input .button.secondary.dropdown-toggle::before,
.select .button.secondary.dropdown-toggle::before,
.tag-input .button.secondary.dropdown-toggle::before,
.spinner .button.secondary.dropdown-toggle::before,
.toast.secondary.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.secondary:hover,
.command-button.secondary:hover,
.image-button.secondary:hover,
.shortcut.secondary:hover,
.tool-button.secondary:hover,
.split-button .split.secondary:hover,
tbody tr.secondary:hover,
tbody td.secondary:hover,
.tally.secondary:hover,
code.secondary:hover,
.notify.secondary:hover,
.info-button.secondary:hover,
.input .button.secondary:hover,
.select .button.secondary:hover,
.tag-input .button.secondary:hover,
.spinner .button.secondary:hover,
.toast.secondary:hover {
  color: #ffffff;
  background-color: #4b626d;
  border-color: #36474f;
}
.button.secondary:hover.dropdown-toggle::before,
.command-button.secondary:hover.dropdown-toggle::before,
.image-button.secondary:hover.dropdown-toggle::before,
.shortcut.secondary:hover.dropdown-toggle::before,
.tool-button.secondary:hover.dropdown-toggle::before,
.split-button .split.secondary:hover.dropdown-toggle::before,
tbody tr.secondary:hover.dropdown-toggle::before,
tbody td.secondary:hover.dropdown-toggle::before,
.tally.secondary:hover.dropdown-toggle::before,
code.secondary:hover.dropdown-toggle::before,
.notify.secondary:hover.dropdown-toggle::before,
.info-button.secondary:hover.dropdown-toggle::before,
.input .button.secondary:hover.dropdown-toggle::before,
.select .button.secondary:hover.dropdown-toggle::before,
.tag-input .button.secondary:hover.dropdown-toggle::before,
.spinner .button.secondary:hover.dropdown-toggle::before,
.toast.secondary:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.secondary.same-color:hover,
.command-button.secondary.same-color:hover,
.image-button.secondary.same-color:hover,
.shortcut.secondary.same-color:hover,
.tool-button.secondary.same-color:hover,
.split-button .split.secondary.same-color:hover,
tbody tr.secondary.same-color:hover,
tbody td.secondary.same-color:hover,
.tally.secondary.same-color:hover,
code.secondary.same-color:hover,
.notify.secondary.same-color:hover,
.info-button.secondary.same-color:hover,
.input .button.secondary.same-color:hover,
.select .button.secondary.same-color:hover,
.tag-input .button.secondary.same-color:hover,
.spinner .button.secondary.same-color:hover,
.toast.secondary.same-color:hover {
  background-color: #607d8b;
  border-color: #607d8b;
}
.button.secondary:active,
.command-button.secondary:active,
.image-button.secondary:active,
.shortcut.secondary:active,
.tool-button.secondary:active,
.split-button .split.secondary:active,
tbody tr.secondary:active,
tbody td.secondary:active,
.tally.secondary:active,
code.secondary:active,
.notify.secondary:active,
.info-button.secondary:active,
.input .button.secondary:active,
.select .button.secondary:active,
.tag-input .button.secondary:active,
.spinner .button.secondary:active,
.toast.secondary:active,
.button.secondary.focus,
.command-button.secondary.focus,
.image-button.secondary.focus,
.shortcut.secondary.focus,
.tool-button.secondary.focus,
.split-button .split.secondary.focus,
tbody tr.secondary.focus,
tbody td.secondary.focus,
.tally.secondary.focus,
code.secondary.focus,
.notify.secondary.focus,
.info-button.secondary.focus,
.input .button.secondary.focus,
.select .button.secondary.focus,
.tag-input .button.secondary.focus,
.spinner .button.secondary.focus,
.toast.secondary.focus,
.button.secondary:focus,
.command-button.secondary:focus,
.image-button.secondary:focus,
.shortcut.secondary:focus,
.tool-button.secondary:focus,
.split-button .split.secondary:focus,
tbody tr.secondary:focus,
tbody td.secondary:focus,
.tally.secondary:focus,
code.secondary:focus,
.notify.secondary:focus,
.info-button.secondary:focus,
.input .button.secondary:focus,
.select .button.secondary:focus,
.tag-input .button.secondary:focus,
.spinner .button.secondary:focus,
.toast.secondary:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(96, 125, 139, 0.45);
          box-shadow: 0 0 0 3px rgba(96, 125, 139, 0.45);
}
.button.success,
.command-button.success,
.image-button.success,
.shortcut.success,
.tool-button.success,
.split-button .split.success,
tbody tr.success,
tbody td.success,
.tally.success,
code.success,
.notify.success,
.info-button.success,
.input .button.success,
.select .button.success,
.tag-input .button.success,
.spinner .button.success,
.toast.success {
  outline-color: #adeb6e;
  background-color: #60a917;
  color: #ffffff;
}
.button.success.outline,
.command-button.success.outline,
.image-button.success.outline,
.shortcut.success.outline,
.tool-button.success.outline,
.split-button .split.success.outline,
tbody tr.success.outline,
tbody td.success.outline,
.tally.success.outline,
code.success.outline,
.notify.success.outline,
.info-button.success.outline,
.input .button.success.outline,
.select .button.success.outline,
.tag-input .button.success.outline,
.spinner .button.success.outline,
.toast.success.outline {
  color: #60a917;
  border-color: #60a917;
}
.button.success.outline.dropdown-toggle::before,
.command-button.success.outline.dropdown-toggle::before,
.image-button.success.outline.dropdown-toggle::before,
.shortcut.success.outline.dropdown-toggle::before,
.tool-button.success.outline.dropdown-toggle::before,
.split-button .split.success.outline.dropdown-toggle::before,
tbody tr.success.outline.dropdown-toggle::before,
tbody td.success.outline.dropdown-toggle::before,
.tally.success.outline.dropdown-toggle::before,
code.success.outline.dropdown-toggle::before,
.notify.success.outline.dropdown-toggle::before,
.info-button.success.outline.dropdown-toggle::before,
.input .button.success.outline.dropdown-toggle::before,
.select .button.success.outline.dropdown-toggle::before,
.tag-input .button.success.outline.dropdown-toggle::before,
.spinner .button.success.outline.dropdown-toggle::before,
.toast.success.outline.dropdown-toggle::before {
  border-color: #60a917;
}
.button.success.outline:hover,
.command-button.success.outline:hover,
.image-button.success.outline:hover,
.shortcut.success.outline:hover,
.tool-button.success.outline:hover,
.split-button .split.success.outline:hover,
tbody tr.success.outline:hover,
tbody td.success.outline:hover,
.tally.success.outline:hover,
code.success.outline:hover,
.notify.success.outline:hover,
.info-button.success.outline:hover,
.input .button.success.outline:hover,
.select .button.success.outline:hover,
.tag-input .button.success.outline:hover,
.spinner .button.success.outline:hover,
.toast.success.outline:hover {
  color: #ffffff;
}
.button.success.dropdown-toggle::before,
.command-button.success.dropdown-toggle::before,
.image-button.success.dropdown-toggle::before,
.shortcut.success.dropdown-toggle::before,
.tool-button.success.dropdown-toggle::before,
.split-button .split.success.dropdown-toggle::before,
tbody tr.success.dropdown-toggle::before,
tbody td.success.dropdown-toggle::before,
.tally.success.dropdown-toggle::before,
code.success.dropdown-toggle::before,
.notify.success.dropdown-toggle::before,
.info-button.success.dropdown-toggle::before,
.input .button.success.dropdown-toggle::before,
.select .button.success.dropdown-toggle::before,
.tag-input .button.success.dropdown-toggle::before,
.spinner .button.success.dropdown-toggle::before,
.toast.success.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.success:hover,
.command-button.success:hover,
.image-button.success:hover,
.shortcut.success:hover,
.tool-button.success:hover,
.split-button .split.success:hover,
tbody tr.success:hover,
tbody td.success:hover,
.tally.success:hover,
code.success:hover,
.notify.success:hover,
.info-button.success:hover,
.input .button.success:hover,
.select .button.success:hover,
.tag-input .button.success:hover,
.spinner .button.success:hover,
.toast.success:hover {
  color: #ffffff;
  background-color: #477c11;
  border-color: #2d4f0b;
}
.button.success:hover.dropdown-toggle::before,
.command-button.success:hover.dropdown-toggle::before,
.image-button.success:hover.dropdown-toggle::before,
.shortcut.success:hover.dropdown-toggle::before,
.tool-button.success:hover.dropdown-toggle::before,
.split-button .split.success:hover.dropdown-toggle::before,
tbody tr.success:hover.dropdown-toggle::before,
tbody td.success:hover.dropdown-toggle::before,
.tally.success:hover.dropdown-toggle::before,
code.success:hover.dropdown-toggle::before,
.notify.success:hover.dropdown-toggle::before,
.info-button.success:hover.dropdown-toggle::before,
.input .button.success:hover.dropdown-toggle::before,
.select .button.success:hover.dropdown-toggle::before,
.tag-input .button.success:hover.dropdown-toggle::before,
.spinner .button.success:hover.dropdown-toggle::before,
.toast.success:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.success.same-color:hover,
.command-button.success.same-color:hover,
.image-button.success.same-color:hover,
.shortcut.success.same-color:hover,
.tool-button.success.same-color:hover,
.split-button .split.success.same-color:hover,
tbody tr.success.same-color:hover,
tbody td.success.same-color:hover,
.tally.success.same-color:hover,
code.success.same-color:hover,
.notify.success.same-color:hover,
.info-button.success.same-color:hover,
.input .button.success.same-color:hover,
.select .button.success.same-color:hover,
.tag-input .button.success.same-color:hover,
.spinner .button.success.same-color:hover,
.toast.success.same-color:hover {
  background-color: #60a917;
  border-color: #60a917;
}
.button.success:active,
.command-button.success:active,
.image-button.success:active,
.shortcut.success:active,
.tool-button.success:active,
.split-button .split.success:active,
tbody tr.success:active,
tbody td.success:active,
.tally.success:active,
code.success:active,
.notify.success:active,
.info-button.success:active,
.input .button.success:active,
.select .button.success:active,
.tag-input .button.success:active,
.spinner .button.success:active,
.toast.success:active,
.button.success.focus,
.command-button.success.focus,
.image-button.success.focus,
.shortcut.success.focus,
.tool-button.success.focus,
.split-button .split.success.focus,
tbody tr.success.focus,
tbody td.success.focus,
.tally.success.focus,
code.success.focus,
.notify.success.focus,
.info-button.success.focus,
.input .button.success.focus,
.select .button.success.focus,
.tag-input .button.success.focus,
.spinner .button.success.focus,
.toast.success.focus,
.button.success:focus,
.command-button.success:focus,
.image-button.success:focus,
.shortcut.success:focus,
.tool-button.success:focus,
.split-button .split.success:focus,
tbody tr.success:focus,
tbody td.success:focus,
.tally.success:focus,
code.success:focus,
.notify.success:focus,
.info-button.success:focus,
.input .button.success:focus,
.select .button.success:focus,
.tag-input .button.success:focus,
.spinner .button.success:focus,
.toast.success:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(96, 169, 23, 0.45);
          box-shadow: 0 0 0 3px rgba(96, 169, 23, 0.45);
}
.button.alert,
.command-button.alert,
.image-button.alert,
.shortcut.alert,
.tool-button.alert,
.split-button .split.alert,
tbody tr.alert,
tbody td.alert,
.tally.alert,
code.alert,
.notify.alert,
.info-button.alert,
.input .button.alert,
.select .button.alert,
.tag-input .button.alert,
.spinner .button.alert,
.toast.alert {
  outline-color: #ecaba7;
  background-color: #CE352C;
  color: #ffffff;
}
.button.alert.outline,
.command-button.alert.outline,
.image-button.alert.outline,
.shortcut.alert.outline,
.tool-button.alert.outline,
.split-button .split.alert.outline,
tbody tr.alert.outline,
tbody td.alert.outline,
.tally.alert.outline,
code.alert.outline,
.notify.alert.outline,
.info-button.alert.outline,
.input .button.alert.outline,
.select .button.alert.outline,
.tag-input .button.alert.outline,
.spinner .button.alert.outline,
.toast.alert.outline {
  color: #CE352C;
  border-color: #CE352C;
}
.button.alert.outline.dropdown-toggle::before,
.command-button.alert.outline.dropdown-toggle::before,
.image-button.alert.outline.dropdown-toggle::before,
.shortcut.alert.outline.dropdown-toggle::before,
.tool-button.alert.outline.dropdown-toggle::before,
.split-button .split.alert.outline.dropdown-toggle::before,
tbody tr.alert.outline.dropdown-toggle::before,
tbody td.alert.outline.dropdown-toggle::before,
.tally.alert.outline.dropdown-toggle::before,
code.alert.outline.dropdown-toggle::before,
.notify.alert.outline.dropdown-toggle::before,
.info-button.alert.outline.dropdown-toggle::before,
.input .button.alert.outline.dropdown-toggle::before,
.select .button.alert.outline.dropdown-toggle::before,
.tag-input .button.alert.outline.dropdown-toggle::before,
.spinner .button.alert.outline.dropdown-toggle::before,
.toast.alert.outline.dropdown-toggle::before {
  border-color: #CE352C;
}
.button.alert.outline:hover,
.command-button.alert.outline:hover,
.image-button.alert.outline:hover,
.shortcut.alert.outline:hover,
.tool-button.alert.outline:hover,
.split-button .split.alert.outline:hover,
tbody tr.alert.outline:hover,
tbody td.alert.outline:hover,
.tally.alert.outline:hover,
code.alert.outline:hover,
.notify.alert.outline:hover,
.info-button.alert.outline:hover,
.input .button.alert.outline:hover,
.select .button.alert.outline:hover,
.tag-input .button.alert.outline:hover,
.spinner .button.alert.outline:hover,
.toast.alert.outline:hover {
  color: #ffffff;
}
.button.alert.dropdown-toggle::before,
.command-button.alert.dropdown-toggle::before,
.image-button.alert.dropdown-toggle::before,
.shortcut.alert.dropdown-toggle::before,
.tool-button.alert.dropdown-toggle::before,
.split-button .split.alert.dropdown-toggle::before,
tbody tr.alert.dropdown-toggle::before,
tbody td.alert.dropdown-toggle::before,
.tally.alert.dropdown-toggle::before,
code.alert.dropdown-toggle::before,
.notify.alert.dropdown-toggle::before,
.info-button.alert.dropdown-toggle::before,
.input .button.alert.dropdown-toggle::before,
.select .button.alert.dropdown-toggle::before,
.tag-input .button.alert.dropdown-toggle::before,
.spinner .button.alert.dropdown-toggle::before,
.toast.alert.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.alert:hover,
.command-button.alert:hover,
.image-button.alert:hover,
.shortcut.alert:hover,
.tool-button.alert:hover,
.split-button .split.alert:hover,
tbody tr.alert:hover,
tbody td.alert:hover,
.tally.alert:hover,
code.alert:hover,
.notify.alert:hover,
.info-button.alert:hover,
.input .button.alert:hover,
.select .button.alert:hover,
.tag-input .button.alert:hover,
.spinner .button.alert:hover,
.toast.alert:hover {
  color: #ffffff;
  background-color: #a42a23;
  border-color: #7a1f1a;
}
.button.alert:hover.dropdown-toggle::before,
.command-button.alert:hover.dropdown-toggle::before,
.image-button.alert:hover.dropdown-toggle::before,
.shortcut.alert:hover.dropdown-toggle::before,
.tool-button.alert:hover.dropdown-toggle::before,
.split-button .split.alert:hover.dropdown-toggle::before,
tbody tr.alert:hover.dropdown-toggle::before,
tbody td.alert:hover.dropdown-toggle::before,
.tally.alert:hover.dropdown-toggle::before,
code.alert:hover.dropdown-toggle::before,
.notify.alert:hover.dropdown-toggle::before,
.info-button.alert:hover.dropdown-toggle::before,
.input .button.alert:hover.dropdown-toggle::before,
.select .button.alert:hover.dropdown-toggle::before,
.tag-input .button.alert:hover.dropdown-toggle::before,
.spinner .button.alert:hover.dropdown-toggle::before,
.toast.alert:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.alert.same-color:hover,
.command-button.alert.same-color:hover,
.image-button.alert.same-color:hover,
.shortcut.alert.same-color:hover,
.tool-button.alert.same-color:hover,
.split-button .split.alert.same-color:hover,
tbody tr.alert.same-color:hover,
tbody td.alert.same-color:hover,
.tally.alert.same-color:hover,
code.alert.same-color:hover,
.notify.alert.same-color:hover,
.info-button.alert.same-color:hover,
.input .button.alert.same-color:hover,
.select .button.alert.same-color:hover,
.tag-input .button.alert.same-color:hover,
.spinner .button.alert.same-color:hover,
.toast.alert.same-color:hover {
  background-color: #CE352C;
  border-color: #CE352C;
}
.button.alert:active,
.command-button.alert:active,
.image-button.alert:active,
.shortcut.alert:active,
.tool-button.alert:active,
.split-button .split.alert:active,
tbody tr.alert:active,
tbody td.alert:active,
.tally.alert:active,
code.alert:active,
.notify.alert:active,
.info-button.alert:active,
.input .button.alert:active,
.select .button.alert:active,
.tag-input .button.alert:active,
.spinner .button.alert:active,
.toast.alert:active,
.button.alert.focus,
.command-button.alert.focus,
.image-button.alert.focus,
.shortcut.alert.focus,
.tool-button.alert.focus,
.split-button .split.alert.focus,
tbody tr.alert.focus,
tbody td.alert.focus,
.tally.alert.focus,
code.alert.focus,
.notify.alert.focus,
.info-button.alert.focus,
.input .button.alert.focus,
.select .button.alert.focus,
.tag-input .button.alert.focus,
.spinner .button.alert.focus,
.toast.alert.focus,
.button.alert:focus,
.command-button.alert:focus,
.image-button.alert:focus,
.shortcut.alert:focus,
.tool-button.alert:focus,
.split-button .split.alert:focus,
tbody tr.alert:focus,
tbody td.alert:focus,
.tally.alert:focus,
code.alert:focus,
.notify.alert:focus,
.info-button.alert:focus,
.input .button.alert:focus,
.select .button.alert:focus,
.tag-input .button.alert:focus,
.spinner .button.alert:focus,
.toast.alert:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(206, 53, 44, 0.45);
          box-shadow: 0 0 0 3px rgba(206, 53, 44, 0.45);
}
.button.warning,
.command-button.warning,
.image-button.warning,
.shortcut.warning,
.tool-button.warning,
.split-button .split.warning,
tbody tr.warning,
tbody td.warning,
.tally.warning,
code.warning,
.notify.warning,
.info-button.warning,
.input .button.warning,
.select .button.warning,
.tag-input .button.warning,
.spinner .button.warning,
.toast.warning {
  outline-color: #ffede1;
  background-color: #ff9447;
  color: #ffffff;
}
.button.warning.outline,
.command-button.warning.outline,
.image-button.warning.outline,
.shortcut.warning.outline,
.tool-button.warning.outline,
.split-button .split.warning.outline,
tbody tr.warning.outline,
tbody td.warning.outline,
.tally.warning.outline,
code.warning.outline,
.notify.warning.outline,
.info-button.warning.outline,
.input .button.warning.outline,
.select .button.warning.outline,
.tag-input .button.warning.outline,
.spinner .button.warning.outline,
.toast.warning.outline {
  color: #ff9447;
  border-color: #ff9447;
}
.button.warning.outline.dropdown-toggle::before,
.command-button.warning.outline.dropdown-toggle::before,
.image-button.warning.outline.dropdown-toggle::before,
.shortcut.warning.outline.dropdown-toggle::before,
.tool-button.warning.outline.dropdown-toggle::before,
.split-button .split.warning.outline.dropdown-toggle::before,
tbody tr.warning.outline.dropdown-toggle::before,
tbody td.warning.outline.dropdown-toggle::before,
.tally.warning.outline.dropdown-toggle::before,
code.warning.outline.dropdown-toggle::before,
.notify.warning.outline.dropdown-toggle::before,
.info-button.warning.outline.dropdown-toggle::before,
.input .button.warning.outline.dropdown-toggle::before,
.select .button.warning.outline.dropdown-toggle::before,
.tag-input .button.warning.outline.dropdown-toggle::before,
.spinner .button.warning.outline.dropdown-toggle::before,
.toast.warning.outline.dropdown-toggle::before {
  border-color: #ff9447;
}
.button.warning.outline:hover,
.command-button.warning.outline:hover,
.image-button.warning.outline:hover,
.shortcut.warning.outline:hover,
.tool-button.warning.outline:hover,
.split-button .split.warning.outline:hover,
tbody tr.warning.outline:hover,
tbody td.warning.outline:hover,
.tally.warning.outline:hover,
code.warning.outline:hover,
.notify.warning.outline:hover,
.info-button.warning.outline:hover,
.input .button.warning.outline:hover,
.select .button.warning.outline:hover,
.tag-input .button.warning.outline:hover,
.spinner .button.warning.outline:hover,
.toast.warning.outline:hover {
  color: #ffffff;
}
.button.warning.dropdown-toggle::before,
.command-button.warning.dropdown-toggle::before,
.image-button.warning.dropdown-toggle::before,
.shortcut.warning.dropdown-toggle::before,
.tool-button.warning.dropdown-toggle::before,
.split-button .split.warning.dropdown-toggle::before,
tbody tr.warning.dropdown-toggle::before,
tbody td.warning.dropdown-toggle::before,
.tally.warning.dropdown-toggle::before,
code.warning.dropdown-toggle::before,
.notify.warning.dropdown-toggle::before,
.info-button.warning.dropdown-toggle::before,
.input .button.warning.dropdown-toggle::before,
.select .button.warning.dropdown-toggle::before,
.tag-input .button.warning.dropdown-toggle::before,
.spinner .button.warning.dropdown-toggle::before,
.toast.warning.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.warning:hover,
.command-button.warning:hover,
.image-button.warning:hover,
.shortcut.warning:hover,
.tool-button.warning:hover,
.split-button .split.warning:hover,
tbody tr.warning:hover,
tbody td.warning:hover,
.tally.warning:hover,
code.warning:hover,
.notify.warning:hover,
.info-button.warning:hover,
.input .button.warning:hover,
.select .button.warning:hover,
.tag-input .button.warning:hover,
.spinner .button.warning:hover,
.toast.warning:hover {
  color: #ffffff;
  background-color: #ff7615;
  border-color: #e05d00;
}
.button.warning:hover.dropdown-toggle::before,
.command-button.warning:hover.dropdown-toggle::before,
.image-button.warning:hover.dropdown-toggle::before,
.shortcut.warning:hover.dropdown-toggle::before,
.tool-button.warning:hover.dropdown-toggle::before,
.split-button .split.warning:hover.dropdown-toggle::before,
tbody tr.warning:hover.dropdown-toggle::before,
tbody td.warning:hover.dropdown-toggle::before,
.tally.warning:hover.dropdown-toggle::before,
code.warning:hover.dropdown-toggle::before,
.notify.warning:hover.dropdown-toggle::before,
.info-button.warning:hover.dropdown-toggle::before,
.input .button.warning:hover.dropdown-toggle::before,
.select .button.warning:hover.dropdown-toggle::before,
.tag-input .button.warning:hover.dropdown-toggle::before,
.spinner .button.warning:hover.dropdown-toggle::before,
.toast.warning:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.warning.same-color:hover,
.command-button.warning.same-color:hover,
.image-button.warning.same-color:hover,
.shortcut.warning.same-color:hover,
.tool-button.warning.same-color:hover,
.split-button .split.warning.same-color:hover,
tbody tr.warning.same-color:hover,
tbody td.warning.same-color:hover,
.tally.warning.same-color:hover,
code.warning.same-color:hover,
.notify.warning.same-color:hover,
.info-button.warning.same-color:hover,
.input .button.warning.same-color:hover,
.select .button.warning.same-color:hover,
.tag-input .button.warning.same-color:hover,
.spinner .button.warning.same-color:hover,
.toast.warning.same-color:hover {
  background-color: #ff9447;
  border-color: #ff9447;
}
.button.warning:active,
.command-button.warning:active,
.image-button.warning:active,
.shortcut.warning:active,
.tool-button.warning:active,
.split-button .split.warning:active,
tbody tr.warning:active,
tbody td.warning:active,
.tally.warning:active,
code.warning:active,
.notify.warning:active,
.info-button.warning:active,
.input .button.warning:active,
.select .button.warning:active,
.tag-input .button.warning:active,
.spinner .button.warning:active,
.toast.warning:active,
.button.warning.focus,
.command-button.warning.focus,
.image-button.warning.focus,
.shortcut.warning.focus,
.tool-button.warning.focus,
.split-button .split.warning.focus,
tbody tr.warning.focus,
tbody td.warning.focus,
.tally.warning.focus,
code.warning.focus,
.notify.warning.focus,
.info-button.warning.focus,
.input .button.warning.focus,
.select .button.warning.focus,
.tag-input .button.warning.focus,
.spinner .button.warning.focus,
.toast.warning.focus,
.button.warning:focus,
.command-button.warning:focus,
.image-button.warning:focus,
.shortcut.warning:focus,
.tool-button.warning:focus,
.split-button .split.warning:focus,
tbody tr.warning:focus,
tbody td.warning:focus,
.tally.warning:focus,
code.warning:focus,
.notify.warning:focus,
.info-button.warning:focus,
.input .button.warning:focus,
.select .button.warning:focus,
.tag-input .button.warning:focus,
.spinner .button.warning:focus,
.toast.warning:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(255, 148, 71, 0.45);
          box-shadow: 0 0 0 3px rgba(255, 148, 71, 0.45);
}
.button.yellow,
.command-button.yellow,
.image-button.yellow,
.shortcut.yellow,
.tool-button.yellow,
.split-button .split.yellow,
tbody tr.yellow,
tbody td.yellow,
.tally.yellow,
code.yellow,
.notify.yellow,
.info-button.yellow,
.input .button.yellow,
.select .button.yellow,
.tag-input .button.yellow,
.spinner .button.yellow,
.toast.yellow {
  outline-color: #ffffff;
  background-color: #ffe484;
  color: #ffffff;
}
.button.yellow.outline,
.command-button.yellow.outline,
.image-button.yellow.outline,
.shortcut.yellow.outline,
.tool-button.yellow.outline,
.split-button .split.yellow.outline,
tbody tr.yellow.outline,
tbody td.yellow.outline,
.tally.yellow.outline,
code.yellow.outline,
.notify.yellow.outline,
.info-button.yellow.outline,
.input .button.yellow.outline,
.select .button.yellow.outline,
.tag-input .button.yellow.outline,
.spinner .button.yellow.outline,
.toast.yellow.outline {
  color: #ffe484;
  border-color: #ffe484;
}
.button.yellow.outline.dropdown-toggle::before,
.command-button.yellow.outline.dropdown-toggle::before,
.image-button.yellow.outline.dropdown-toggle::before,
.shortcut.yellow.outline.dropdown-toggle::before,
.tool-button.yellow.outline.dropdown-toggle::before,
.split-button .split.yellow.outline.dropdown-toggle::before,
tbody tr.yellow.outline.dropdown-toggle::before,
tbody td.yellow.outline.dropdown-toggle::before,
.tally.yellow.outline.dropdown-toggle::before,
code.yellow.outline.dropdown-toggle::before,
.notify.yellow.outline.dropdown-toggle::before,
.info-button.yellow.outline.dropdown-toggle::before,
.input .button.yellow.outline.dropdown-toggle::before,
.select .button.yellow.outline.dropdown-toggle::before,
.tag-input .button.yellow.outline.dropdown-toggle::before,
.spinner .button.yellow.outline.dropdown-toggle::before,
.toast.yellow.outline.dropdown-toggle::before {
  border-color: #ffe484;
}
.button.yellow.outline:hover,
.command-button.yellow.outline:hover,
.image-button.yellow.outline:hover,
.shortcut.yellow.outline:hover,
.tool-button.yellow.outline:hover,
.split-button .split.yellow.outline:hover,
tbody tr.yellow.outline:hover,
tbody td.yellow.outline:hover,
.tally.yellow.outline:hover,
code.yellow.outline:hover,
.notify.yellow.outline:hover,
.info-button.yellow.outline:hover,
.input .button.yellow.outline:hover,
.select .button.yellow.outline:hover,
.tag-input .button.yellow.outline:hover,
.spinner .button.yellow.outline:hover,
.toast.yellow.outline:hover {
  color: #ffffff;
}
.button.yellow.dropdown-toggle::before,
.command-button.yellow.dropdown-toggle::before,
.image-button.yellow.dropdown-toggle::before,
.shortcut.yellow.dropdown-toggle::before,
.tool-button.yellow.dropdown-toggle::before,
.split-button .split.yellow.dropdown-toggle::before,
tbody tr.yellow.dropdown-toggle::before,
tbody td.yellow.dropdown-toggle::before,
.tally.yellow.dropdown-toggle::before,
code.yellow.dropdown-toggle::before,
.notify.yellow.dropdown-toggle::before,
.info-button.yellow.dropdown-toggle::before,
.input .button.yellow.dropdown-toggle::before,
.select .button.yellow.dropdown-toggle::before,
.tag-input .button.yellow.dropdown-toggle::before,
.spinner .button.yellow.dropdown-toggle::before,
.toast.yellow.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.yellow:hover,
.command-button.yellow:hover,
.image-button.yellow:hover,
.shortcut.yellow:hover,
.tool-button.yellow:hover,
.split-button .split.yellow:hover,
tbody tr.yellow:hover,
tbody td.yellow:hover,
.tally.yellow:hover,
code.yellow:hover,
.notify.yellow:hover,
.info-button.yellow:hover,
.input .button.yellow:hover,
.select .button.yellow:hover,
.tag-input .button.yellow:hover,
.spinner .button.yellow:hover,
.toast.yellow:hover {
  color: #ffffff;
  background-color: #ffd951;
  border-color: #ffce1e;
}
.button.yellow:hover.dropdown-toggle::before,
.command-button.yellow:hover.dropdown-toggle::before,
.image-button.yellow:hover.dropdown-toggle::before,
.shortcut.yellow:hover.dropdown-toggle::before,
.tool-button.yellow:hover.dropdown-toggle::before,
.split-button .split.yellow:hover.dropdown-toggle::before,
tbody tr.yellow:hover.dropdown-toggle::before,
tbody td.yellow:hover.dropdown-toggle::before,
.tally.yellow:hover.dropdown-toggle::before,
code.yellow:hover.dropdown-toggle::before,
.notify.yellow:hover.dropdown-toggle::before,
.info-button.yellow:hover.dropdown-toggle::before,
.input .button.yellow:hover.dropdown-toggle::before,
.select .button.yellow:hover.dropdown-toggle::before,
.tag-input .button.yellow:hover.dropdown-toggle::before,
.spinner .button.yellow:hover.dropdown-toggle::before,
.toast.yellow:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.yellow.same-color:hover,
.command-button.yellow.same-color:hover,
.image-button.yellow.same-color:hover,
.shortcut.yellow.same-color:hover,
.tool-button.yellow.same-color:hover,
.split-button .split.yellow.same-color:hover,
tbody tr.yellow.same-color:hover,
tbody td.yellow.same-color:hover,
.tally.yellow.same-color:hover,
code.yellow.same-color:hover,
.notify.yellow.same-color:hover,
.info-button.yellow.same-color:hover,
.input .button.yellow.same-color:hover,
.select .button.yellow.same-color:hover,
.tag-input .button.yellow.same-color:hover,
.spinner .button.yellow.same-color:hover,
.toast.yellow.same-color:hover {
  background-color: #ffe484;
  border-color: #ffe484;
}
.button.yellow:active,
.command-button.yellow:active,
.image-button.yellow:active,
.shortcut.yellow:active,
.tool-button.yellow:active,
.split-button .split.yellow:active,
tbody tr.yellow:active,
tbody td.yellow:active,
.tally.yellow:active,
code.yellow:active,
.notify.yellow:active,
.info-button.yellow:active,
.input .button.yellow:active,
.select .button.yellow:active,
.tag-input .button.yellow:active,
.spinner .button.yellow:active,
.toast.yellow:active,
.button.yellow.focus,
.command-button.yellow.focus,
.image-button.yellow.focus,
.shortcut.yellow.focus,
.tool-button.yellow.focus,
.split-button .split.yellow.focus,
tbody tr.yellow.focus,
tbody td.yellow.focus,
.tally.yellow.focus,
code.yellow.focus,
.notify.yellow.focus,
.info-button.yellow.focus,
.input .button.yellow.focus,
.select .button.yellow.focus,
.tag-input .button.yellow.focus,
.spinner .button.yellow.focus,
.toast.yellow.focus,
.button.yellow:focus,
.command-button.yellow:focus,
.image-button.yellow:focus,
.shortcut.yellow:focus,
.tool-button.yellow:focus,
.split-button .split.yellow:focus,
tbody tr.yellow:focus,
tbody td.yellow:focus,
.tally.yellow:focus,
code.yellow:focus,
.notify.yellow:focus,
.info-button.yellow:focus,
.input .button.yellow:focus,
.select .button.yellow:focus,
.tag-input .button.yellow:focus,
.spinner .button.yellow:focus,
.toast.yellow:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(255, 228, 132, 0.45);
          box-shadow: 0 0 0 3px rgba(255, 228, 132, 0.45);
}
.button.info,
.command-button.info,
.image-button.info,
.shortcut.info,
.tool-button.info,
.split-button .split.info,
tbody tr.info,
tbody td.info,
.tally.info,
code.info,
.notify.info,
.info-button.info,
.input .button.info,
.select .button.info,
.tag-input .button.info,
.spinner .button.info,
.toast.info {
  outline-color: #e6f5fc;
  background-color: #5ebdec;
  color: #ffffff;
}
.button.info.outline,
.command-button.info.outline,
.image-button.info.outline,
.shortcut.info.outline,
.tool-button.info.outline,
.split-button .split.info.outline,
tbody tr.info.outline,
tbody td.info.outline,
.tally.info.outline,
code.info.outline,
.notify.info.outline,
.info-button.info.outline,
.input .button.info.outline,
.select .button.info.outline,
.tag-input .button.info.outline,
.spinner .button.info.outline,
.toast.info.outline {
  color: #5ebdec;
  border-color: #5ebdec;
}
.button.info.outline.dropdown-toggle::before,
.command-button.info.outline.dropdown-toggle::before,
.image-button.info.outline.dropdown-toggle::before,
.shortcut.info.outline.dropdown-toggle::before,
.tool-button.info.outline.dropdown-toggle::before,
.split-button .split.info.outline.dropdown-toggle::before,
tbody tr.info.outline.dropdown-toggle::before,
tbody td.info.outline.dropdown-toggle::before,
.tally.info.outline.dropdown-toggle::before,
code.info.outline.dropdown-toggle::before,
.notify.info.outline.dropdown-toggle::before,
.info-button.info.outline.dropdown-toggle::before,
.input .button.info.outline.dropdown-toggle::before,
.select .button.info.outline.dropdown-toggle::before,
.tag-input .button.info.outline.dropdown-toggle::before,
.spinner .button.info.outline.dropdown-toggle::before,
.toast.info.outline.dropdown-toggle::before {
  border-color: #5ebdec;
}
.button.info.outline:hover,
.command-button.info.outline:hover,
.image-button.info.outline:hover,
.shortcut.info.outline:hover,
.tool-button.info.outline:hover,
.split-button .split.info.outline:hover,
tbody tr.info.outline:hover,
tbody td.info.outline:hover,
.tally.info.outline:hover,
code.info.outline:hover,
.notify.info.outline:hover,
.info-button.info.outline:hover,
.input .button.info.outline:hover,
.select .button.info.outline:hover,
.tag-input .button.info.outline:hover,
.spinner .button.info.outline:hover,
.toast.info.outline:hover {
  color: #ffffff;
}
.button.info.dropdown-toggle::before,
.command-button.info.dropdown-toggle::before,
.image-button.info.dropdown-toggle::before,
.shortcut.info.dropdown-toggle::before,
.tool-button.info.dropdown-toggle::before,
.split-button .split.info.dropdown-toggle::before,
tbody tr.info.dropdown-toggle::before,
tbody td.info.dropdown-toggle::before,
.tally.info.dropdown-toggle::before,
code.info.dropdown-toggle::before,
.notify.info.dropdown-toggle::before,
.info-button.info.dropdown-toggle::before,
.input .button.info.dropdown-toggle::before,
.select .button.info.dropdown-toggle::before,
.tag-input .button.info.dropdown-toggle::before,
.spinner .button.info.dropdown-toggle::before,
.toast.info.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.info:hover,
.command-button.info:hover,
.image-button.info:hover,
.shortcut.info:hover,
.tool-button.info:hover,
.split-button .split.info:hover,
tbody tr.info:hover,
tbody td.info:hover,
.tally.info:hover,
code.info:hover,
.notify.info:hover,
.info-button.info:hover,
.input .button.info:hover,
.select .button.info:hover,
.tag-input .button.info:hover,
.spinner .button.info:hover,
.toast.info:hover {
  color: #ffffff;
  background-color: #30abe6;
  border-color: #1891cb;
}
.button.info:hover.dropdown-toggle::before,
.command-button.info:hover.dropdown-toggle::before,
.image-button.info:hover.dropdown-toggle::before,
.shortcut.info:hover.dropdown-toggle::before,
.tool-button.info:hover.dropdown-toggle::before,
.split-button .split.info:hover.dropdown-toggle::before,
tbody tr.info:hover.dropdown-toggle::before,
tbody td.info:hover.dropdown-toggle::before,
.tally.info:hover.dropdown-toggle::before,
code.info:hover.dropdown-toggle::before,
.notify.info:hover.dropdown-toggle::before,
.info-button.info:hover.dropdown-toggle::before,
.input .button.info:hover.dropdown-toggle::before,
.select .button.info:hover.dropdown-toggle::before,
.tag-input .button.info:hover.dropdown-toggle::before,
.spinner .button.info:hover.dropdown-toggle::before,
.toast.info:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.info.same-color:hover,
.command-button.info.same-color:hover,
.image-button.info.same-color:hover,
.shortcut.info.same-color:hover,
.tool-button.info.same-color:hover,
.split-button .split.info.same-color:hover,
tbody tr.info.same-color:hover,
tbody td.info.same-color:hover,
.tally.info.same-color:hover,
code.info.same-color:hover,
.notify.info.same-color:hover,
.info-button.info.same-color:hover,
.input .button.info.same-color:hover,
.select .button.info.same-color:hover,
.tag-input .button.info.same-color:hover,
.spinner .button.info.same-color:hover,
.toast.info.same-color:hover {
  background-color: #5ebdec;
  border-color: #5ebdec;
}
.button.info:active,
.command-button.info:active,
.image-button.info:active,
.shortcut.info:active,
.tool-button.info:active,
.split-button .split.info:active,
tbody tr.info:active,
tbody td.info:active,
.tally.info:active,
code.info:active,
.notify.info:active,
.info-button.info:active,
.input .button.info:active,
.select .button.info:active,
.tag-input .button.info:active,
.spinner .button.info:active,
.toast.info:active,
.button.info.focus,
.command-button.info.focus,
.image-button.info.focus,
.shortcut.info.focus,
.tool-button.info.focus,
.split-button .split.info.focus,
tbody tr.info.focus,
tbody td.info.focus,
.tally.info.focus,
code.info.focus,
.notify.info.focus,
.info-button.info.focus,
.input .button.info.focus,
.select .button.info.focus,
.tag-input .button.info.focus,
.spinner .button.info.focus,
.toast.info.focus,
.button.info:focus,
.command-button.info:focus,
.image-button.info:focus,
.shortcut.info:focus,
.tool-button.info:focus,
.split-button .split.info:focus,
tbody tr.info:focus,
tbody td.info:focus,
.tally.info:focus,
code.info:focus,
.notify.info:focus,
.info-button.info:focus,
.input .button.info:focus,
.select .button.info:focus,
.tag-input .button.info:focus,
.spinner .button.info:focus,
.toast.info:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(94, 189, 236, 0.45);
          box-shadow: 0 0 0 3px rgba(94, 189, 236, 0.45);
}
.button.dark,
.command-button.dark,
.image-button.dark,
.shortcut.dark,
.tool-button.dark,
.split-button .split.dark,
tbody tr.dark,
tbody td.dark,
.tally.dark,
code.dark,
.notify.dark,
.info-button.dark,
.input .button.dark,
.select .button.dark,
.tag-input .button.dark,
.spinner .button.dark,
.toast.dark {
  outline-color: #9d9d9d;
  background-color: #505050;
  color: #ffffff;
}
.button.dark.outline,
.command-button.dark.outline,
.image-button.dark.outline,
.shortcut.dark.outline,
.tool-button.dark.outline,
.split-button .split.dark.outline,
tbody tr.dark.outline,
tbody td.dark.outline,
.tally.dark.outline,
code.dark.outline,
.notify.dark.outline,
.info-button.dark.outline,
.input .button.dark.outline,
.select .button.dark.outline,
.tag-input .button.dark.outline,
.spinner .button.dark.outline,
.toast.dark.outline {
  color: #505050;
  border-color: #505050;
}
.button.dark.outline.dropdown-toggle::before,
.command-button.dark.outline.dropdown-toggle::before,
.image-button.dark.outline.dropdown-toggle::before,
.shortcut.dark.outline.dropdown-toggle::before,
.tool-button.dark.outline.dropdown-toggle::before,
.split-button .split.dark.outline.dropdown-toggle::before,
tbody tr.dark.outline.dropdown-toggle::before,
tbody td.dark.outline.dropdown-toggle::before,
.tally.dark.outline.dropdown-toggle::before,
code.dark.outline.dropdown-toggle::before,
.notify.dark.outline.dropdown-toggle::before,
.info-button.dark.outline.dropdown-toggle::before,
.input .button.dark.outline.dropdown-toggle::before,
.select .button.dark.outline.dropdown-toggle::before,
.tag-input .button.dark.outline.dropdown-toggle::before,
.spinner .button.dark.outline.dropdown-toggle::before,
.toast.dark.outline.dropdown-toggle::before {
  border-color: #505050;
}
.button.dark.outline:hover,
.command-button.dark.outline:hover,
.image-button.dark.outline:hover,
.shortcut.dark.outline:hover,
.tool-button.dark.outline:hover,
.split-button .split.dark.outline:hover,
tbody tr.dark.outline:hover,
tbody td.dark.outline:hover,
.tally.dark.outline:hover,
code.dark.outline:hover,
.notify.dark.outline:hover,
.info-button.dark.outline:hover,
.input .button.dark.outline:hover,
.select .button.dark.outline:hover,
.tag-input .button.dark.outline:hover,
.spinner .button.dark.outline:hover,
.toast.dark.outline:hover {
  color: #ffffff;
}
.button.dark.dropdown-toggle::before,
.command-button.dark.dropdown-toggle::before,
.image-button.dark.dropdown-toggle::before,
.shortcut.dark.dropdown-toggle::before,
.tool-button.dark.dropdown-toggle::before,
.split-button .split.dark.dropdown-toggle::before,
tbody tr.dark.dropdown-toggle::before,
tbody td.dark.dropdown-toggle::before,
.tally.dark.dropdown-toggle::before,
code.dark.dropdown-toggle::before,
.notify.dark.dropdown-toggle::before,
.info-button.dark.dropdown-toggle::before,
.input .button.dark.dropdown-toggle::before,
.select .button.dark.dropdown-toggle::before,
.tag-input .button.dark.dropdown-toggle::before,
.spinner .button.dark.dropdown-toggle::before,
.toast.dark.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.dark:hover,
.command-button.dark:hover,
.image-button.dark:hover,
.shortcut.dark:hover,
.tool-button.dark:hover,
.split-button .split.dark:hover,
tbody tr.dark:hover,
tbody td.dark:hover,
.tally.dark:hover,
code.dark:hover,
.notify.dark:hover,
.info-button.dark:hover,
.input .button.dark:hover,
.select .button.dark:hover,
.tag-input .button.dark:hover,
.spinner .button.dark:hover,
.toast.dark:hover {
  color: #ffffff;
  background-color: #373737;
  border-color: #1d1d1d;
}
.button.dark:hover.dropdown-toggle::before,
.command-button.dark:hover.dropdown-toggle::before,
.image-button.dark:hover.dropdown-toggle::before,
.shortcut.dark:hover.dropdown-toggle::before,
.tool-button.dark:hover.dropdown-toggle::before,
.split-button .split.dark:hover.dropdown-toggle::before,
tbody tr.dark:hover.dropdown-toggle::before,
tbody td.dark:hover.dropdown-toggle::before,
.tally.dark:hover.dropdown-toggle::before,
code.dark:hover.dropdown-toggle::before,
.notify.dark:hover.dropdown-toggle::before,
.info-button.dark:hover.dropdown-toggle::before,
.input .button.dark:hover.dropdown-toggle::before,
.select .button.dark:hover.dropdown-toggle::before,
.tag-input .button.dark:hover.dropdown-toggle::before,
.spinner .button.dark:hover.dropdown-toggle::before,
.toast.dark:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.dark.same-color:hover,
.command-button.dark.same-color:hover,
.image-button.dark.same-color:hover,
.shortcut.dark.same-color:hover,
.tool-button.dark.same-color:hover,
.split-button .split.dark.same-color:hover,
tbody tr.dark.same-color:hover,
tbody td.dark.same-color:hover,
.tally.dark.same-color:hover,
code.dark.same-color:hover,
.notify.dark.same-color:hover,
.info-button.dark.same-color:hover,
.input .button.dark.same-color:hover,
.select .button.dark.same-color:hover,
.tag-input .button.dark.same-color:hover,
.spinner .button.dark.same-color:hover,
.toast.dark.same-color:hover {
  background-color: #505050;
  border-color: #505050;
}
.button.dark:active,
.command-button.dark:active,
.image-button.dark:active,
.shortcut.dark:active,
.tool-button.dark:active,
.split-button .split.dark:active,
tbody tr.dark:active,
tbody td.dark:active,
.tally.dark:active,
code.dark:active,
.notify.dark:active,
.info-button.dark:active,
.input .button.dark:active,
.select .button.dark:active,
.tag-input .button.dark:active,
.spinner .button.dark:active,
.toast.dark:active,
.button.dark.focus,
.command-button.dark.focus,
.image-button.dark.focus,
.shortcut.dark.focus,
.tool-button.dark.focus,
.split-button .split.dark.focus,
tbody tr.dark.focus,
tbody td.dark.focus,
.tally.dark.focus,
code.dark.focus,
.notify.dark.focus,
.info-button.dark.focus,
.input .button.dark.focus,
.select .button.dark.focus,
.tag-input .button.dark.focus,
.spinner .button.dark.focus,
.toast.dark.focus,
.button.dark:focus,
.command-button.dark:focus,
.image-button.dark:focus,
.shortcut.dark:focus,
.tool-button.dark:focus,
.split-button .split.dark:focus,
tbody tr.dark:focus,
tbody td.dark:focus,
.tally.dark:focus,
code.dark:focus,
.notify.dark:focus,
.info-button.dark:focus,
.input .button.dark:focus,
.select .button.dark:focus,
.tag-input .button.dark:focus,
.spinner .button.dark:focus,
.toast.dark:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(80, 80, 80, 0.45);
          box-shadow: 0 0 0 3px rgba(80, 80, 80, 0.45);
}
.button.light,
.command-button.light,
.image-button.light,
.shortcut.light,
.tool-button.light,
.split-button .split.light,
tbody tr.light,
tbody td.light,
.tally.light,
code.light,
.notify.light,
.info-button.light,
.input .button.light,
.select .button.light,
.tag-input .button.light,
.spinner .button.light,
.toast.light {
  outline-color: #ffffff;
  background-color: #f8f8f8;
  color: #ffffff;
}
.button.light.outline,
.command-button.light.outline,
.image-button.light.outline,
.shortcut.light.outline,
.tool-button.light.outline,
.split-button .split.light.outline,
tbody tr.light.outline,
tbody td.light.outline,
.tally.light.outline,
code.light.outline,
.notify.light.outline,
.info-button.light.outline,
.input .button.light.outline,
.select .button.light.outline,
.tag-input .button.light.outline,
.spinner .button.light.outline,
.toast.light.outline {
  color: #f8f8f8;
  border-color: #f8f8f8;
}
.button.light.outline.dropdown-toggle::before,
.command-button.light.outline.dropdown-toggle::before,
.image-button.light.outline.dropdown-toggle::before,
.shortcut.light.outline.dropdown-toggle::before,
.tool-button.light.outline.dropdown-toggle::before,
.split-button .split.light.outline.dropdown-toggle::before,
tbody tr.light.outline.dropdown-toggle::before,
tbody td.light.outline.dropdown-toggle::before,
.tally.light.outline.dropdown-toggle::before,
code.light.outline.dropdown-toggle::before,
.notify.light.outline.dropdown-toggle::before,
.info-button.light.outline.dropdown-toggle::before,
.input .button.light.outline.dropdown-toggle::before,
.select .button.light.outline.dropdown-toggle::before,
.tag-input .button.light.outline.dropdown-toggle::before,
.spinner .button.light.outline.dropdown-toggle::before,
.toast.light.outline.dropdown-toggle::before {
  border-color: #f8f8f8;
}
.button.light.outline:hover,
.command-button.light.outline:hover,
.image-button.light.outline:hover,
.shortcut.light.outline:hover,
.tool-button.light.outline:hover,
.split-button .split.light.outline:hover,
tbody tr.light.outline:hover,
tbody td.light.outline:hover,
.tally.light.outline:hover,
code.light.outline:hover,
.notify.light.outline:hover,
.info-button.light.outline:hover,
.input .button.light.outline:hover,
.select .button.light.outline:hover,
.tag-input .button.light.outline:hover,
.spinner .button.light.outline:hover,
.toast.light.outline:hover {
  color: #ffffff;
}
.button.light.dropdown-toggle::before,
.command-button.light.dropdown-toggle::before,
.image-button.light.dropdown-toggle::before,
.shortcut.light.dropdown-toggle::before,
.tool-button.light.dropdown-toggle::before,
.split-button .split.light.dropdown-toggle::before,
tbody tr.light.dropdown-toggle::before,
tbody td.light.dropdown-toggle::before,
.tally.light.dropdown-toggle::before,
code.light.dropdown-toggle::before,
.notify.light.dropdown-toggle::before,
.info-button.light.dropdown-toggle::before,
.input .button.light.dropdown-toggle::before,
.select .button.light.dropdown-toggle::before,
.tag-input .button.light.dropdown-toggle::before,
.spinner .button.light.dropdown-toggle::before,
.toast.light.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.light:hover,
.command-button.light:hover,
.image-button.light:hover,
.shortcut.light:hover,
.tool-button.light:hover,
.split-button .split.light:hover,
tbody tr.light:hover,
tbody td.light:hover,
.tally.light:hover,
code.light:hover,
.notify.light:hover,
.info-button.light:hover,
.input .button.light:hover,
.select .button.light:hover,
.tag-input .button.light:hover,
.spinner .button.light:hover,
.toast.light:hover {
  color: #ffffff;
  background-color: #dfdfdf;
  border-color: #c5c5c5;
}
.button.light:hover.dropdown-toggle::before,
.command-button.light:hover.dropdown-toggle::before,
.image-button.light:hover.dropdown-toggle::before,
.shortcut.light:hover.dropdown-toggle::before,
.tool-button.light:hover.dropdown-toggle::before,
.split-button .split.light:hover.dropdown-toggle::before,
tbody tr.light:hover.dropdown-toggle::before,
tbody td.light:hover.dropdown-toggle::before,
.tally.light:hover.dropdown-toggle::before,
code.light:hover.dropdown-toggle::before,
.notify.light:hover.dropdown-toggle::before,
.info-button.light:hover.dropdown-toggle::before,
.input .button.light:hover.dropdown-toggle::before,
.select .button.light:hover.dropdown-toggle::before,
.tag-input .button.light:hover.dropdown-toggle::before,
.spinner .button.light:hover.dropdown-toggle::before,
.toast.light:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
.button.light.same-color:hover,
.command-button.light.same-color:hover,
.image-button.light.same-color:hover,
.shortcut.light.same-color:hover,
.tool-button.light.same-color:hover,
.split-button .split.light.same-color:hover,
tbody tr.light.same-color:hover,
tbody td.light.same-color:hover,
.tally.light.same-color:hover,
code.light.same-color:hover,
.notify.light.same-color:hover,
.info-button.light.same-color:hover,
.input .button.light.same-color:hover,
.select .button.light.same-color:hover,
.tag-input .button.light.same-color:hover,
.spinner .button.light.same-color:hover,
.toast.light.same-color:hover {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}
.button.light:active,
.command-button.light:active,
.image-button.light:active,
.shortcut.light:active,
.tool-button.light:active,
.split-button .split.light:active,
tbody tr.light:active,
tbody td.light:active,
.tally.light:active,
code.light:active,
.notify.light:active,
.info-button.light:active,
.input .button.light:active,
.select .button.light:active,
.tag-input .button.light:active,
.spinner .button.light:active,
.toast.light:active,
.button.light.focus,
.command-button.light.focus,
.image-button.light.focus,
.shortcut.light.focus,
.tool-button.light.focus,
.split-button .split.light.focus,
tbody tr.light.focus,
tbody td.light.focus,
.tally.light.focus,
code.light.focus,
.notify.light.focus,
.info-button.light.focus,
.input .button.light.focus,
.select .button.light.focus,
.tag-input .button.light.focus,
.spinner .button.light.focus,
.toast.light.focus,
.button.light:focus,
.command-button.light:focus,
.image-button.light:focus,
.shortcut.light:focus,
.tool-button.light:focus,
.split-button .split.light:focus,
tbody tr.light:focus,
tbody td.light:focus,
.tally.light:focus,
code.light:focus,
.notify.light:focus,
.info-button.light:focus,
.input .button.light:focus,
.select .button.light:focus,
.tag-input .button.light:focus,
.spinner .button.light:focus,
.toast.light:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(248, 248, 248, 0.45);
          box-shadow: 0 0 0 3px rgba(248, 248, 248, 0.45);
}
.button.yellow,
.command-button.yellow,
.image-button.yellow,
.shortcut.yellow,
.tool-button.yellow,
.split-button .split.yellow,
tbody tr.yellow,
tbody td.yellow,
.tally.yellow,
code.yellow,
.notify.yellow,
.info-button.yellow,
.input .button.yellow,
.select .button.yellow,
.tag-input .button.yellow,
.spinner .button.yellow,
.toast.yellow,
.button.light,
.command-button.light,
.image-button.light,
.shortcut.light,
.tool-button.light,
.split-button .split.light,
tbody tr.light,
tbody td.light,
.tally.light,
code.light,
.notify.light,
.info-button.light,
.input .button.light,
.select .button.light,
.tag-input .button.light,
.spinner .button.light,
.toast.light {
  color: #1d1d1d;
}
.button.yellow:hover,
.command-button.yellow:hover,
.image-button.yellow:hover,
.shortcut.yellow:hover,
.tool-button.yellow:hover,
.split-button .split.yellow:hover,
tbody tr.yellow:hover,
tbody td.yellow:hover,
.tally.yellow:hover,
code.yellow:hover,
.notify.yellow:hover,
.info-button.yellow:hover,
.input .button.yellow:hover,
.select .button.yellow:hover,
.tag-input .button.yellow:hover,
.spinner .button.yellow:hover,
.toast.yellow:hover,
.button.light:hover,
.command-button.light:hover,
.image-button.light:hover,
.shortcut.light:hover,
.tool-button.light:hover,
.split-button .split.light:hover,
tbody tr.light:hover,
tbody td.light:hover,
.tally.light:hover,
code.light:hover,
.notify.light:hover,
.info-button.light:hover,
.input .button.light:hover,
.select .button.light:hover,
.tag-input .button.light:hover,
.spinner .button.light:hover,
.toast.light:hover,
.button.yellow.outline:hover,
.command-button.yellow.outline:hover,
.image-button.yellow.outline:hover,
.shortcut.yellow.outline:hover,
.tool-button.yellow.outline:hover,
.split-button .split.yellow.outline:hover,
tbody tr.yellow.outline:hover,
tbody td.yellow.outline:hover,
.tally.yellow.outline:hover,
code.yellow.outline:hover,
.notify.yellow.outline:hover,
.info-button.yellow.outline:hover,
.input .button.yellow.outline:hover,
.select .button.yellow.outline:hover,
.tag-input .button.yellow.outline:hover,
.spinner .button.yellow.outline:hover,
.toast.yellow.outline:hover,
.button.light.outline:hover,
.command-button.light.outline:hover,
.image-button.light.outline:hover,
.shortcut.light.outline:hover,
.tool-button.light.outline:hover,
.split-button .split.light.outline:hover,
tbody tr.light.outline:hover,
tbody td.light.outline:hover,
.tally.light.outline:hover,
code.light.outline:hover,
.notify.light.outline:hover,
.info-button.light.outline:hover,
.input .button.light.outline:hover,
.select .button.light.outline:hover,
.tag-input .button.light.outline:hover,
.spinner .button.light.outline:hover,
.toast.light.outline:hover {
  color: #1d1d1d;
}
.action-button.primary {
  outline-color: #75b5fd;
  background-color: #0366d6;
  color: #ffffff;
}
.action-button.secondary {
  outline-color: #b7c6cd;
  background-color: #607d8b;
  color: #ffffff;
}
.action-button.success {
  outline-color: #adeb6e;
  background-color: #60a917;
  color: #ffffff;
}
.action-button.alert {
  outline-color: #ecaba7;
  background-color: #CE352C;
  color: #ffffff;
}
.action-button.warning {
  outline-color: #ffede1;
  background-color: #ff9447;
  color: #ffffff;
}
.action-button.yellow {
  outline-color: #ffffff;
  background-color: #ffe484;
  color: #ffffff;
}
.action-button.info {
  outline-color: #e6f5fc;
  background-color: #5ebdec;
  color: #ffffff;
}
.action-button.dark {
  outline-color: #9d9d9d;
  background-color: #505050;
  color: #ffffff;
}
.action-button.light {
  outline-color: #ffffff;
  background-color: #f8f8f8;
  color: #ffffff;
}
.action-button.yellow,
.action-button.light {
  color: #1d1d1d;
}
.action-button.yellow:hover,
.action-button.light:hover,
.action-button.yellow.outline:hover,
.action-button.light.outline:hover {
  color: #1d1d1d;
}
.pagination.primary .page-item.active,
.pagination.primary .page-item.service,
.pagination.primary .page-item:hover {
  background-color: #0366d6;
  border-color: #0366d6;
  color: #ffffff;
}
.pagination.primary .page-item.active:hover,
.pagination.primary .page-item.service:hover,
.pagination.primary .page-item:hover:hover {
  background-color: #024ea4;
}
.pagination.secondary .page-item.active,
.pagination.secondary .page-item.service,
.pagination.secondary .page-item:hover {
  background-color: #607d8b;
  border-color: #607d8b;
  color: #ffffff;
}
.pagination.secondary .page-item.active:hover,
.pagination.secondary .page-item.service:hover,
.pagination.secondary .page-item:hover:hover {
  background-color: #4b626d;
}
.pagination.success .page-item.active,
.pagination.success .page-item.service,
.pagination.success .page-item:hover {
  background-color: #60a917;
  border-color: #60a917;
  color: #ffffff;
}
.pagination.success .page-item.active:hover,
.pagination.success .page-item.service:hover,
.pagination.success .page-item:hover:hover {
  background-color: #477c11;
}
.pagination.alert .page-item.active,
.pagination.alert .page-item.service,
.pagination.alert .page-item:hover {
  background-color: #CE352C;
  border-color: #CE352C;
  color: #ffffff;
}
.pagination.alert .page-item.active:hover,
.pagination.alert .page-item.service:hover,
.pagination.alert .page-item:hover:hover {
  background-color: #a42a23;
}
.pagination.warning .page-item.active,
.pagination.warning .page-item.service,
.pagination.warning .page-item:hover {
  background-color: #ff9447;
  border-color: #ff9447;
  color: #ffffff;
}
.pagination.warning .page-item.active:hover,
.pagination.warning .page-item.service:hover,
.pagination.warning .page-item:hover:hover {
  background-color: #ff7615;
}
.pagination.yellow .page-item.active,
.pagination.yellow .page-item.service,
.pagination.yellow .page-item:hover {
  background-color: #ffe484;
  border-color: #ffe484;
  color: #ffffff;
}
.pagination.yellow .page-item.active:hover,
.pagination.yellow .page-item.service:hover,
.pagination.yellow .page-item:hover:hover {
  background-color: #ffd951;
}
.pagination.info .page-item.active,
.pagination.info .page-item.service,
.pagination.info .page-item:hover {
  background-color: #5ebdec;
  border-color: #5ebdec;
  color: #ffffff;
}
.pagination.info .page-item.active:hover,
.pagination.info .page-item.service:hover,
.pagination.info .page-item:hover:hover {
  background-color: #30abe6;
}
.pagination.dark .page-item.active,
.pagination.dark .page-item.service,
.pagination.dark .page-item:hover {
  background-color: #505050;
  border-color: #505050;
  color: #ffffff;
}
.pagination.dark .page-item.active:hover,
.pagination.dark .page-item.service:hover,
.pagination.dark .page-item:hover:hover {
  background-color: #373737;
}
.pagination.light .page-item.active,
.pagination.light .page-item.service,
.pagination.light .page-item:hover {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
  color: #ffffff;
}
.pagination.light .page-item.active:hover,
.pagination.light .page-item.service:hover,
.pagination.light .page-item:hover:hover {
  background-color: #dfdfdf;
}
.pagination.light .page-item.active,
.pagination.yellow .page-item.active,
.pagination.light .page-item.service,
.pagination.yellow .page-item.service,
.pagination.light .page-item:hover,
.pagination.yellow .page-item:hover {
  color: #1d1d1d;
}
.remark.primary {
  background: #75b5fd;
  border: 1px solid #75b5fd;
}
.remark.primary::before {
  position: absolute;
  top: 0;
  left: -4px;
  width: 4px;
  height: 100%;
  content: " ";
  background-color: #0366d6;
}
.remark.primary {
  background: #daebfe;
  border: 1px solid #daebfe;
}
.remark.secondary {
  background: #b7c6cd;
  border: 1px solid #b7c6cd;
}
.remark.secondary::before {
  position: absolute;
  top: 0;
  left: -4px;
  width: 4px;
  height: 100%;
  content: " ";
  background-color: #607d8b;
}
.remark.secondary {
  background: #f3f6f7;
  border: 1px solid #f3f6f7;
}
.remark.success {
  background: #adeb6e;
  border: 1px solid #adeb6e;
}
.remark.success::before {
  position: absolute;
  top: 0;
  left: -4px;
  width: 4px;
  height: 100%;
  content: " ";
  background-color: #60a917;
}
.remark.success {
  background: #ecfbde;
  border: 1px solid #ecfbde;
}
.remark.alert {
  background: #ecaba7;
  border: 1px solid #ecaba7;
}
.remark.alert::before {
  position: absolute;
  top: 0;
  left: -4px;
  width: 4px;
  height: 100%;
  content: " ";
  background-color: #CE352C;
}
.remark.alert {
  background: #fae7e6;
  border: 1px solid #fae7e6;
}
.remark.warning {
  background: #ffede1;
  border: 1px solid #ffede1;
}
.remark.warning::before {
  position: absolute;
  top: 0;
  left: -4px;
  width: 4px;
  height: 100%;
  content: " ";
  background-color: #ff9447;
}
.remark.warning {
  background: #ffede1;
  border: 1px solid #ffede1;
}
.remark.yellow {
  background: #ffffff;
  border: 1px solid #ffffff;
}
.remark.yellow::before {
  position: absolute;
  top: 0;
  left: -4px;
  width: 4px;
  height: 100%;
  content: " ";
  background-color: #ffe484;
}
.remark.yellow {
  background: #fff7db;
  border: 1px solid #fff7db;
}
.remark.info {
  background: #e6f5fc;
  border: 1px solid #e6f5fc;
}
.remark.info::before {
  position: absolute;
  top: 0;
  left: -4px;
  width: 4px;
  height: 100%;
  content: " ";
  background-color: #5ebdec;
}
.remark.info {
  background: #e6f5fc;
  border: 1px solid #e6f5fc;
}
.remark.dark {
  background: #9d9d9d;
  border: 1px solid #9d9d9d;
}
.remark.dark::before {
  position: absolute;
  top: 0;
  left: -4px;
  width: 4px;
  height: 100%;
  content: " ";
  background-color: #505050;
}
.remark.dark {
  background: #e9e9e9;
  border: 1px solid #e9e9e9;
}
.remark.light {
  background: #ffffff;
  border: 1px solid #ffffff;
}
.remark.light::before {
  position: absolute;
  top: 0;
  left: -4px;
  width: 4px;
  height: 100%;
  content: " ";
  background-color: #f8f8f8;
}
.metro-input.primary,
.file.primary,
.input.primary,
.select.primary,
.textarea.primary,
.keypad.primary,
.tag-input.primary,
.spinner.primary {
  border-color: #0366d6;
}
.metro-input.primary:focus,
.file.primary:focus,
.input.primary:focus,
.select.primary:focus,
.textarea.primary:focus,
.keypad.primary:focus,
.tag-input.primary:focus,
.spinner.primary:focus,
.metro-input.primary.focused,
.file.primary.focused,
.input.primary.focused,
.select.primary.focused,
.textarea.primary.focused,
.keypad.primary.focused,
.tag-input.primary.focused,
.spinner.primary.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(3, 102, 214, 0.45);
          box-shadow: 0 0 0 3px rgba(3, 102, 214, 0.45);
}
.metro-input.secondary,
.file.secondary,
.input.secondary,
.select.secondary,
.textarea.secondary,
.keypad.secondary,
.tag-input.secondary,
.spinner.secondary {
  border-color: #607d8b;
}
.metro-input.secondary:focus,
.file.secondary:focus,
.input.secondary:focus,
.select.secondary:focus,
.textarea.secondary:focus,
.keypad.secondary:focus,
.tag-input.secondary:focus,
.spinner.secondary:focus,
.metro-input.secondary.focused,
.file.secondary.focused,
.input.secondary.focused,
.select.secondary.focused,
.textarea.secondary.focused,
.keypad.secondary.focused,
.tag-input.secondary.focused,
.spinner.secondary.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(96, 125, 139, 0.45);
          box-shadow: 0 0 0 3px rgba(96, 125, 139, 0.45);
}
.metro-input.success,
.file.success,
.input.success,
.select.success,
.textarea.success,
.keypad.success,
.tag-input.success,
.spinner.success {
  border-color: #60a917;
}
.metro-input.success:focus,
.file.success:focus,
.input.success:focus,
.select.success:focus,
.textarea.success:focus,
.keypad.success:focus,
.tag-input.success:focus,
.spinner.success:focus,
.metro-input.success.focused,
.file.success.focused,
.input.success.focused,
.select.success.focused,
.textarea.success.focused,
.keypad.success.focused,
.tag-input.success.focused,
.spinner.success.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(96, 169, 23, 0.45);
          box-shadow: 0 0 0 3px rgba(96, 169, 23, 0.45);
}
.metro-input.alert,
.file.alert,
.input.alert,
.select.alert,
.textarea.alert,
.keypad.alert,
.tag-input.alert,
.spinner.alert {
  border-color: #CE352C;
}
.metro-input.alert:focus,
.file.alert:focus,
.input.alert:focus,
.select.alert:focus,
.textarea.alert:focus,
.keypad.alert:focus,
.tag-input.alert:focus,
.spinner.alert:focus,
.metro-input.alert.focused,
.file.alert.focused,
.input.alert.focused,
.select.alert.focused,
.textarea.alert.focused,
.keypad.alert.focused,
.tag-input.alert.focused,
.spinner.alert.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(206, 53, 44, 0.45);
          box-shadow: 0 0 0 3px rgba(206, 53, 44, 0.45);
}
.metro-input.warning,
.file.warning,
.input.warning,
.select.warning,
.textarea.warning,
.keypad.warning,
.tag-input.warning,
.spinner.warning {
  border-color: #ff9447;
}
.metro-input.warning:focus,
.file.warning:focus,
.input.warning:focus,
.select.warning:focus,
.textarea.warning:focus,
.keypad.warning:focus,
.tag-input.warning:focus,
.spinner.warning:focus,
.metro-input.warning.focused,
.file.warning.focused,
.input.warning.focused,
.select.warning.focused,
.textarea.warning.focused,
.keypad.warning.focused,
.tag-input.warning.focused,
.spinner.warning.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(255, 148, 71, 0.45);
          box-shadow: 0 0 0 3px rgba(255, 148, 71, 0.45);
}
.metro-input.yellow,
.file.yellow,
.input.yellow,
.select.yellow,
.textarea.yellow,
.keypad.yellow,
.tag-input.yellow,
.spinner.yellow {
  border-color: #ffe484;
}
.metro-input.yellow:focus,
.file.yellow:focus,
.input.yellow:focus,
.select.yellow:focus,
.textarea.yellow:focus,
.keypad.yellow:focus,
.tag-input.yellow:focus,
.spinner.yellow:focus,
.metro-input.yellow.focused,
.file.yellow.focused,
.input.yellow.focused,
.select.yellow.focused,
.textarea.yellow.focused,
.keypad.yellow.focused,
.tag-input.yellow.focused,
.spinner.yellow.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(255, 228, 132, 0.45);
          box-shadow: 0 0 0 3px rgba(255, 228, 132, 0.45);
}
.metro-input.info,
.file.info,
.input.info,
.select.info,
.textarea.info,
.keypad.info,
.tag-input.info,
.spinner.info {
  border-color: #5ebdec;
}
.metro-input.info:focus,
.file.info:focus,
.input.info:focus,
.select.info:focus,
.textarea.info:focus,
.keypad.info:focus,
.tag-input.info:focus,
.spinner.info:focus,
.metro-input.info.focused,
.file.info.focused,
.input.info.focused,
.select.info.focused,
.textarea.info.focused,
.keypad.info.focused,
.tag-input.info.focused,
.spinner.info.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(94, 189, 236, 0.45);
          box-shadow: 0 0 0 3px rgba(94, 189, 236, 0.45);
}
.metro-input.dark,
.file.dark,
.input.dark,
.select.dark,
.textarea.dark,
.keypad.dark,
.tag-input.dark,
.spinner.dark {
  border-color: #505050;
}
.metro-input.dark:focus,
.file.dark:focus,
.input.dark:focus,
.select.dark:focus,
.textarea.dark:focus,
.keypad.dark:focus,
.tag-input.dark:focus,
.spinner.dark:focus,
.metro-input.dark.focused,
.file.dark.focused,
.input.dark.focused,
.select.dark.focused,
.textarea.dark.focused,
.keypad.dark.focused,
.tag-input.dark.focused,
.spinner.dark.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(80, 80, 80, 0.45);
          box-shadow: 0 0 0 3px rgba(80, 80, 80, 0.45);
}
.metro-input.light,
.file.light,
.input.light,
.select.light,
.textarea.light,
.keypad.light,
.tag-input.light,
.spinner.light {
  border-color: #f8f8f8;
}
.metro-input.light:focus,
.file.light:focus,
.input.light:focus,
.select.light:focus,
.textarea.light:focus,
.keypad.light:focus,
.tag-input.light:focus,
.spinner.light:focus,
.metro-input.light.focused,
.file.light.focused,
.input.light.focused,
.select.light.focused,
.textarea.light.focused,
.keypad.light.focused,
.tag-input.light.focused,
.spinner.light.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(248, 248, 248, 0.45);
          box-shadow: 0 0 0 3px rgba(248, 248, 248, 0.45);
}
.accent-block.primary {
  background-color: #0366d6;
  color: #ffffff;
}
.accent-block.secondary {
  background-color: #607d8b;
  color: #ffffff;
}
.accent-block.success {
  background-color: #60a917;
  color: #ffffff;
}
.accent-block.alert {
  background-color: #CE352C;
  color: #ffffff;
}
.accent-block.warning {
  background-color: #ff9447;
  color: #ffffff;
}
.accent-block.yellow {
  background-color: #ffe484;
  color: #ffffff;
}
.accent-block.info {
  background-color: #5ebdec;
  color: #ffffff;
}
.accent-block.dark {
  background-color: #505050;
  color: #ffffff;
}
.accent-block.light {
  background-color: #f8f8f8;
  color: #ffffff;
}
.accent-block.light,
.accent-block.yellow {
  color: #1d1d1d;
}
.ani-spin,
.ani-hover-spin:hover {
  -webkit-animation: ani-spin 1.5s linear infinite;
          animation: ani-spin 1.5s linear infinite;
}
.ani-pulse,
.ani-hover-pulse:hover {
  -webkit-animation: ani-pulse 1.7s infinite;
          animation: ani-pulse 1.7s infinite;
}
.ani-spanner,
.ani-hover-spanner:hover {
  -webkit-transform-origin: 90% 35%;
          transform-origin: 90% 35%;
  -webkit-animation: ani-wrench 2.5s ease infinite;
          animation: ani-wrench 2.5s ease infinite;
}
.ani-ring,
.ani-hover-ring:hover {
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-animation: ani-ring 2s ease infinite;
          animation: ani-ring 2s ease infinite;
}
.ani-vertical,
.ani-hover-vertical:hover {
  -webkit-animation: ani-vertical 2s ease infinite;
          animation: ani-vertical 2s ease infinite;
}
.ani-horizontal,
.ani-hover-horizontal:hover {
  -webkit-animation: ani-horizontal 2s ease infinite;
          animation: ani-horizontal 2s ease infinite;
}
.ani-flash,
.ani-hover-flash:hover {
  -webkit-animation: ani-flash 2s ease infinite;
          animation: ani-flash 2s ease infinite;
}
.ani-bounce,
.ani-hover-bounce:hover {
  -webkit-animation: ani-bounce 2s ease infinite;
          animation: ani-bounce 2s ease infinite;
}
.ani-float,
.ani-hover-float:hover {
  -webkit-animation: ani-float 2s linear infinite;
          animation: ani-float 2s linear infinite;
}
.ani-heartbeat,
.ani-hover-heartbeat:hover {
  -webkit-animation: ani-heartbeat 2s linear infinite;
          animation: ani-heartbeat 2s linear infinite;
}
.ani-shake,
.ani-hover-shake:hover {
  -webkit-animation: ani-wrench 2.5s ease infinite;
          animation: ani-wrench 2.5s ease infinite;
}
.ani-shuttle,
.ani-hover-shuttle:hover {
  -webkit-animation: ani-shuttle 2s linear infinite;
          animation: ani-shuttle 2s linear infinite;
}
.ani-pass,
.ani-hover-pass:hover {
  -webkit-animation: ani-pass 2s linear infinite;
          animation: ani-pass 2s linear infinite;
}
.ani-ripple,
.ani-hover-ripple:hover {
  -webkit-animation: ani-ripple 2s infinite linear;
          animation: ani-ripple 2s infinite linear;
}
@-webkit-keyframes swinging {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  5% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  10% {
    -webkit-transform: rotate(-9deg);
            transform: rotate(-9deg);
  }
  15% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
  }
  20% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  25% {
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
  }
  30% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  35% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  40% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  45% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes swinging {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  5% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  10% {
    -webkit-transform: rotate(-9deg);
            transform: rotate(-9deg);
  }
  15% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
  }
  20% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  25% {
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
  }
  30% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  35% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  40% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  45% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes cubemove {
  25% {
    -webkit-transform: translateX(10px) rotate(-90deg);
            transform: translateX(10px) rotate(-90deg);
  }
  50% {
    -webkit-transform: translateX(10px) translateY(10px) rotate(-179deg);
            transform: translateX(10px) translateY(10px) rotate(-179deg);
  }
  50.1% {
    -webkit-transform: translateX(10px) translateY(10px) rotate(-180deg);
            transform: translateX(10px) translateY(10px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(10px) rotate(-270deg);
            transform: translateX(0px) translateY(10px) rotate(-270deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes cubemove {
  25% {
    -webkit-transform: translateX(10px) rotate(-90deg);
            transform: translateX(10px) rotate(-90deg);
  }
  50% {
    -webkit-transform: translateX(10px) translateY(10px) rotate(-179deg);
            transform: translateX(10px) translateY(10px) rotate(-179deg);
  }
  50.1% {
    -webkit-transform: translateX(10px) translateY(10px) rotate(-180deg);
            transform: translateX(10px) translateY(10px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(10px) rotate(-270deg);
            transform: translateX(0px) translateY(10px) rotate(-270deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@-webkit-keyframes orbit {
  0% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  7% {
    -webkit-transform: rotate(345deg);
            transform: rotate(345deg);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
  35% {
    -webkit-transform: rotate(495deg);
            transform: rotate(495deg);
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  42% {
    -webkit-transform: rotate(690deg);
            transform: rotate(690deg);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(835deg);
            transform: rotate(835deg);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
  76% {
    opacity: 1;
  }
  77% {
    -webkit-transform: rotate(955deg);
            transform: rotate(955deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  78% {
    -webkit-transform: rotate(955deg);
            transform: rotate(955deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(955deg);
            transform: rotate(955deg);
    opacity: 0;
  }
}
@keyframes orbit {
  0% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  7% {
    -webkit-transform: rotate(345deg);
            transform: rotate(345deg);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
  35% {
    -webkit-transform: rotate(495deg);
            transform: rotate(495deg);
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  42% {
    -webkit-transform: rotate(690deg);
            transform: rotate(690deg);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(835deg);
            transform: rotate(835deg);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
  76% {
    opacity: 1;
  }
  77% {
    -webkit-transform: rotate(955deg);
            transform: rotate(955deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  78% {
    -webkit-transform: rotate(955deg);
            transform: rotate(955deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(955deg);
            transform: rotate(955deg);
    opacity: 0;
  }
}
@-webkit-keyframes metro-slide {
  0% {
    left: -50%;
  }
  100% {
    left: 150%;
  }
}
@keyframes metro-slide {
  0% {
    left: -50%;
  }
  100% {
    left: 150%;
  }
}
@-webkit-keyframes metro-opacity {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes metro-opacity {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ani-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes ani-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@-webkit-keyframes ani-pulse {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes ani-pulse {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@-webkit-keyframes ani-wrench {
  0% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }
  8% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  10% {
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  18% {
    -webkit-transform: rotate(-24deg);
            transform: rotate(-24deg);
  }
  20% {
    -webkit-transform: rotate(-24deg);
            transform: rotate(-24deg);
  }
  28% {
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  30% {
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  38% {
    -webkit-transform: rotate(-24deg);
            transform: rotate(-24deg);
  }
  40% {
    -webkit-transform: rotate(-24deg);
            transform: rotate(-24deg);
  }
  48% {
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  50% {
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  58% {
    -webkit-transform: rotate(-24deg);
            transform: rotate(-24deg);
  }
  60% {
    -webkit-transform: rotate(-24deg);
            transform: rotate(-24deg);
  }
  68% {
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes ani-wrench {
  0% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }
  8% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  10% {
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  18% {
    -webkit-transform: rotate(-24deg);
            transform: rotate(-24deg);
  }
  20% {
    -webkit-transform: rotate(-24deg);
            transform: rotate(-24deg);
  }
  28% {
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  30% {
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  38% {
    -webkit-transform: rotate(-24deg);
            transform: rotate(-24deg);
  }
  40% {
    -webkit-transform: rotate(-24deg);
            transform: rotate(-24deg);
  }
  48% {
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  50% {
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  58% {
    -webkit-transform: rotate(-24deg);
            transform: rotate(-24deg);
  }
  60% {
    -webkit-transform: rotate(-24deg);
            transform: rotate(-24deg);
  }
  68% {
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg);
  }
  75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes ani-ring {
  0% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
            transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  20% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes ani-ring {
  0% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
            transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
            transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
            transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
  }
  20% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes ani-vertical {
  0% {
    -webkit-transform: translate(0, -3px);
            transform: translate(0, -3px);
  }
  4% {
    -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px);
  }
  8% {
    -webkit-transform: translate(0, -3px);
            transform: translate(0, -3px);
  }
  12% {
    -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px);
  }
  16% {
    -webkit-transform: translate(0, -3px);
            transform: translate(0, -3px);
  }
  20% {
    -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px);
  }
  22% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes ani-vertical {
  0% {
    -webkit-transform: translate(0, -3px);
            transform: translate(0, -3px);
  }
  4% {
    -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px);
  }
  8% {
    -webkit-transform: translate(0, -3px);
            transform: translate(0, -3px);
  }
  12% {
    -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px);
  }
  16% {
    -webkit-transform: translate(0, -3px);
            transform: translate(0, -3px);
  }
  20% {
    -webkit-transform: translate(0, 3px);
            transform: translate(0, 3px);
  }
  22% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes ani-horizontal {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  6% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  12% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  18% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  24% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  36% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes ani-horizontal {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  6% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  12% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  18% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  24% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0);
  }
  36% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes ani-flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes ani-flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-webkit-keyframes ani-bounce {
  0%,
  10%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@keyframes ani-bounce {
  0%,
  10%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@-webkit-keyframes ani-float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes ani-float {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes ani-heartbeat {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@keyframes ani-heartbeat {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@-webkit-keyframes ani-shuttle {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-8deg);
            transform: scale(0.9) rotate(-8deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: scale(1.3) rotate(8deg);
            transform: scale(1.3) rotate(8deg);
  }
  40%,
  60% {
    -webkit-transform: scale(1.3) rotate(-8deg);
            transform: scale(1.3) rotate(-8deg);
  }
  80% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
}
@keyframes ani-shuttle {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-8deg);
            transform: scale(0.9) rotate(-8deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: scale(1.3) rotate(8deg);
            transform: scale(1.3) rotate(8deg);
  }
  40%,
  60% {
    -webkit-transform: scale(1.3) rotate(-8deg);
            transform: scale(1.3) rotate(-8deg);
  }
  80% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
}
@-webkit-keyframes ani-pass {
  0% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    opacity: 0;
  }
}
@keyframes ani-pass {
  0% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    opacity: 0;
  }
}
@-webkit-keyframes ani-ripple {
  0% {
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.8);
            transform: scale(1.8);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ani-ripple {
  0% {
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.8);
            transform: scale(1.8);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes ani-shrink {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  90% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}
@keyframes ani-shrink {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  90% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}
@-webkit-keyframes ani-drop {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  25% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes ani-drop {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  25% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@-webkit-keyframes ani-drop2 {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  50% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes ani-drop2 {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  50% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@-webkit-keyframes ani-drop3 {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  75% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes ani-drop3 {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
  75% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@-webkit-keyframes ani-pre-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes ani-pre-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes ani-bg-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes ani-bg-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.no-border {
  border: 0 !important;
}
.no-border-left {
  border-left: none !important;
}
.no-border-right {
  border-right: none !important;
}
.no-border-top {
  border-top: none !important;
}
.no-border-bottom {
  border-bottom: none !important;
}
.no-border-visible {
  border-color: transparent !important;
}
.border-none {
  border: 0 !important;
}
.border-left-none {
  border-left: none !important;
}
.border-right-none {
  border-right: none !important;
}
.border-top-none {
  border-top: none !important;
}
.border-bottom-none {
  border-bottom: none !important;
}
.border-visible-none {
  border-color: transparent !important;
}
.border {
  border: 1px solid #dfdfdf;
}
.border-left {
  border-left: 1px solid transparent;
}
.border-right {
  border-right: 1px solid transparent;
}
.border-top {
  border-top: 1px solid transparent;
}
.border-bottom {
  border-bottom: 1px solid transparent;
}
.border-top-left,
.border-left-top {
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
}
.border-top-right,
.border-right-top {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
}
.border-bottom-right,
.border-right-bottom {
  border-bottom: 1px solid transparent;
  border-right: 1px solid transparent;
}
.border-bottom-left,
.border-left-bottom {
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
}
.border-top-bottom,
.border-bottom-top {
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}
.border-right-left,
.border-left-right {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
}
.border-top-right-bottom {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.border-right-bottom-left {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.border-bottom-left-top {
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.border-left-top-right {
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.border-radius {
  border-radius: 0.25rem;
}
.border-radius-half {
  border-radius: 50%;
}
.border-20 {
  border-width: 20px;
}
.border-size-20 {
  border-width: 20px;
}
.border-radius-20 {
  border-radius: 20px;
}
.border-19 {
  border-width: 19px;
}
.border-size-19 {
  border-width: 19px;
}
.border-radius-19 {
  border-radius: 19px;
}
.border-18 {
  border-width: 18px;
}
.border-size-18 {
  border-width: 18px;
}
.border-radius-18 {
  border-radius: 18px;
}
.border-17 {
  border-width: 17px;
}
.border-size-17 {
  border-width: 17px;
}
.border-radius-17 {
  border-radius: 17px;
}
.border-16 {
  border-width: 16px;
}
.border-size-16 {
  border-width: 16px;
}
.border-radius-16 {
  border-radius: 16px;
}
.border-15 {
  border-width: 15px;
}
.border-size-15 {
  border-width: 15px;
}
.border-radius-15 {
  border-radius: 15px;
}
.border-14 {
  border-width: 14px;
}
.border-size-14 {
  border-width: 14px;
}
.border-radius-14 {
  border-radius: 14px;
}
.border-13 {
  border-width: 13px;
}
.border-size-13 {
  border-width: 13px;
}
.border-radius-13 {
  border-radius: 13px;
}
.border-12 {
  border-width: 12px;
}
.border-size-12 {
  border-width: 12px;
}
.border-radius-12 {
  border-radius: 12px;
}
.border-11 {
  border-width: 11px;
}
.border-size-11 {
  border-width: 11px;
}
.border-radius-11 {
  border-radius: 11px;
}
.border-10 {
  border-width: 10px;
}
.border-size-10 {
  border-width: 10px;
}
.border-radius-10 {
  border-radius: 10px;
}
.border-9 {
  border-width: 9px;
}
.border-size-9 {
  border-width: 9px;
}
.border-radius-9 {
  border-radius: 9px;
}
.border-8 {
  border-width: 8px;
}
.border-size-8 {
  border-width: 8px;
}
.border-radius-8 {
  border-radius: 8px;
}
.border-7 {
  border-width: 7px;
}
.border-size-7 {
  border-width: 7px;
}
.border-radius-7 {
  border-radius: 7px;
}
.border-6 {
  border-width: 6px;
}
.border-size-6 {
  border-width: 6px;
}
.border-radius-6 {
  border-radius: 6px;
}
.border-5 {
  border-width: 5px;
}
.border-size-5 {
  border-width: 5px;
}
.border-radius-5 {
  border-radius: 5px;
}
.border-4 {
  border-width: 4px;
}
.border-size-4 {
  border-width: 4px;
}
.border-radius-4 {
  border-radius: 4px;
}
.border-3 {
  border-width: 3px;
}
.border-size-3 {
  border-width: 3px;
}
.border-radius-3 {
  border-radius: 3px;
}
.border-2 {
  border-width: 2px;
}
.border-size-2 {
  border-width: 2px;
}
.border-radius-2 {
  border-radius: 2px;
}
.border-1 {
  border-width: 1px;
}
.border-size-1 {
  border-width: 1px;
}
.border-radius-1 {
  border-radius: 1px;
}
.rounded {
  border-radius: 0.25rem !important;
}
.border-50 {
  border-radius: 50% !important;
}
.border-solid {
  border-style: solid!important;
}
.border-dashed {
  border-style: dashed!important;
}
.border-dotted {
  border-style: dotted!important;
}
.border-double {
  border-style: double!important;
}
.border-groove {
  border-style: groove!important;
}
.border-inset {
  border-style: inset!important;
}
.border-outset {
  border-style: outset!important;
}
.border-ridge {
  border-style: ridge!important;
}
.c-auto {
  cursor: auto;
}
.c-default {
  cursor: default;
}
.c-none {
  cursor: none;
}
.c-context-menu {
  cursor: context-menu;
}
.c-help {
  cursor: help;
}
.c-pointer {
  cursor: pointer;
}
.c-progress {
  cursor: progress;
}
.c-wait {
  cursor: wait;
}
.c-cell {
  cursor: cell;
}
.c-crosshair {
  cursor: crosshair;
}
.c-text {
  cursor: text;
}
.c-text-vertical {
  cursor: vertical-text;
}
.c-alias {
  cursor: alias;
}
.c-copy {
  cursor: copy;
}
.c-move {
  cursor: move;
}
.c-no-drop {
  cursor: no-drop;
}
.c-not-allowed {
  cursor: not-allowed;
}
.c-all-scroll {
  cursor: all-scroll;
}
.c-col-resize {
  cursor: col-resize;
}
.c-row-resize {
  cursor: row-resize;
}
.c-n-resize {
  cursor: n-resize;
}
.c-e-resize {
  cursor: e-resize;
}
.c-s-resize {
  cursor: s-resize;
}
.c-w-resize {
  cursor: w-resize;
}
.c-ne-resize {
  cursor: ne-resize;
}
.c-nw-resize {
  cursor: nw-resize;
}
.c-se-resize {
  cursor: se-resize;
}
.c-sw-resize {
  cursor: sw-resize;
}
.c-ew-resize {
  cursor: ew-resize;
}
.c-ns-resize {
  cursor: ns-resize;
}
.c-nesw-resize {
  cursor: nesw-resize;
}
.c-nwse-resize {
  cursor: nwse-resize;
}
.c-zoom-in {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.c-zoom-out {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.c-grab {
  cursor: -webkit-grab;
  cursor: grab;
}
.c-grabbing {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.c-none {
  cursor: none;
}
.debug {
  outline: 1px dotted red!important;
  min-width: 1px;
  min-height: 1px;
}
.visible {
  visibility: visible !important;
}
.no-visible {
  visibility: hidden !important;
}
.d-none {
  display: none!important;
}
.d-block {
  display: block!important;
}
.d-inline {
  display: inline!important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-table {
  display: table!important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box!important;
  display: flex!important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: inline-flex !important;
}
html.metro-touch-device .d-none-touch {
  display: none!important;
}
html.metro-touch-device .d-block-touch {
  display: block!important;
}
html.metro-touch-device .d-inline-touch {
  display: inline!important;
}
html.metro-touch-device .d-inline-block-touch {
  display: inline-block !important;
}
html.metro-touch-device .d-table-touch {
  display: table!important;
}
html.metro-touch-device .d-table-row-touch {
  display: table-row !important;
}
html.metro-touch-device .d-table-cell-touch {
  display: table-cell !important;
}
html.metro-touch-device .d-flex-touch {
  display: -webkit-box!important;
  display: flex!important;
}
html.metro-touch-device .d-inline-flex-touch {
  display: -webkit-inline-box !important;
  display: inline-flex !important;
}
html.metro-no-touch-device .d-none-no-touch {
  display: none!important;
}
html.metro-no-touch-device .d-block-no-touch {
  display: block!important;
}
html.metro-no-touch-device .d-inline-no-touch {
  display: inline!important;
}
html.metro-no-touch-device .d-inline-block-no-touch {
  display: inline-block !important;
}
html.metro-no-touch-device .d-table-no-touch {
  display: table!important;
}
html.metro-no-touch-device .d-table-row-no-touch {
  display: table-row !important;
}
html.metro-no-touch-device .d-table-cell-no-touch {
  display: table-cell !important;
}
html.metro-no-touch-device .d-flex-no-touch {
  display: -webkit-box!important;
  display: flex!important;
}
html.metro-no-touch-device .d-inline-flex-no-touch {
  display: -webkit-inline-box !important;
  display: inline-flex !important;
}
 
 
 
.embed-container {
  position: relative;
  display: block;
  padding: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.embed-container::before {
  padding-top: 56.25%;
  display: block;
  content: "";
}
.embed-container iframe,
.embed-container object,
.embed-container embed,
.embed-container video,
.embed-container .embed-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-container.size-21x9::before {
  padding-top: 42.85714286%;
}
.embed-container.size-16x9::before {
  padding-top: 56.25%;
}
.embed-container.size-4x3::before {
  padding-top: 75%;
}
.embed-container.size-1x1::before {
  padding-top: 100%;
}
.order-24 {
  -webkit-box-ordinal-group: 25;
          order: 24;
}
.order-23 {
  -webkit-box-ordinal-group: 24;
          order: 23;
}
.order-22 {
  -webkit-box-ordinal-group: 23;
          order: 22;
}
.order-21 {
  -webkit-box-ordinal-group: 22;
          order: 21;
}
.order-20 {
  -webkit-box-ordinal-group: 21;
          order: 20;
}
.order-19 {
  -webkit-box-ordinal-group: 20;
          order: 19;
}
.order-18 {
  -webkit-box-ordinal-group: 19;
          order: 18;
}
.order-17 {
  -webkit-box-ordinal-group: 18;
          order: 17;
}
.order-16 {
  -webkit-box-ordinal-group: 17;
          order: 16;
}
.order-15 {
  -webkit-box-ordinal-group: 16;
          order: 15;
}
.order-14 {
  -webkit-box-ordinal-group: 15;
          order: 14;
}
.order-13 {
  -webkit-box-ordinal-group: 14;
          order: 13;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
          order: 12;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
          order: 11;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
          order: 10;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
          order: 9;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
          order: 8;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
          order: 7;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
          order: 6;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
          order: 5;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
          order: 4;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.flex-equal-items > * {
  -webkit-box-flex: 1;
          flex: 1;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-wrap-r {
  flex-wrap: wrap-reverse !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important;
}
.flex-column-r {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
          flex-direction: column-reverse !important;
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
          flex-direction: row !important;
}
.flex-row-r {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
          flex-direction: row-reverse !important;
}
.flex-align-start {
  -webkit-box-align: start !important;
          align-items: flex-start !important;
}
.flex-align-end {
  -webkit-box-align: end !important;
          align-items: flex-end !important;
}
.flex-align-center {
  -webkit-box-align: center !important;
          align-items: center !important;
}
.flex-align-stretch {
  -webkit-box-align: stretch !important;
          align-items: stretch !important;
}
.flex-align-baseline {
  -webkit-box-align: baseline !important;
          align-items: baseline !important;
}
.flex-self-start {
  align-self: flex-start !important;
}
.flex-self-end {
  align-self: flex-end !important;
}
.flex-self-center {
  align-self: center !important;
}
.flex-self-stretch {
  align-self: stretch !important;
}
.flex-self-baseline {
  align-self: baseline !important;
}
.flex-justify-start {
  -webkit-box-pack: start !important;
          justify-content: flex-start !important;
}
.flex-justify-end {
  -webkit-box-pack: end !important;
          justify-content: flex-end !important;
}
.flex-justify-center {
  -webkit-box-pack: center !important;
          justify-content: center !important;
}
.flex-justify-between {
  -webkit-box-pack: justify !important;
          justify-content: space-between !important;
}
.flex-justify-around {
  justify-content: space-around !important;
}
.flex-content-start {
  align-content: flex-start !important;
}
.flex-content-end {
  align-content: flex-end !important;
}
.flex-content-center {
  align-content: center !important;
}
.flex-content-between {
  align-content: space-between !important;
}
.flex-content-around {
  align-content: space-around !important;
}
.flex-content-stretch {
  align-content: stretch !important;
}
.flex-no-shrink > * {
  flex-shrink: 0;
}
.flex-shrink > * {
  flex-shrink: 1;
}
.flex-no-grow > * {
  -webkit-box-flex: 0;
          flex-grow: 0;
}
.flex-grow > * {
  -webkit-box-flex: 1;
          flex-grow: 1;
}
.flex-no-shrink-self {
  flex-shrink: 0;
}
.flex-shrink-self {
  flex-shrink: 1;
}
.flex-no-grow-self {
  -webkit-box-flex: 0;
          flex-grow: 0;
}
.flex-grow-self {
  -webkit-box-flex: 1;
          flex-grow: 1;
}
.flex-right {
  margin-left: auto;
}
.flex-left {
  margin-right: auto;
}
.flex-top {
  margin-bottom: auto;
}
.flex-bottom {
  margin-top: auto;
}
 
 
 
 
.clear-float::after {
  display: block;
  clear: both;
  content: "";
}
.clear-float::after {
  display: block;
  clear: both;
  content: "";
}
.place-right,
.float-right {
  float: right !important;
}
.place-left,
.float-left {
  float: left !important;
}
.place-none,
.float-none,
.no-float {
  float: none !important;
}
 
 
html {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  font-size: 100%;
}
body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Ubuntu", "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-style: normal;
  font-weight: 400;
  color: #212121;
}
.img-container,
.img-fluid,
.img-thumbnail {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
  vertical-align: middle;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: visible;
}
.img-thumbnail {
  padding: 0.25rem;
  border: 1px solid #dfdfdf;
  border-radius: 0.25rem;
  background-color: #ffffff;
}
.img-container {
  display: block;
}
.img-container img {
  width: 100%;
  max-width: 100%;
  height: auto;
  position: relative;
}
.img-container .image-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  overflow: hidden;
  font-size: 0.875rem;
  line-height: 1rem;
  padding: 2em;
  background-color: rgba(27, 161, 226, 0.7);
  color: #ffffff;
  text-align: center;
  border-radius: inherit;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.img-container .image-overlay * {
  color: #ffffff;
}
.img-container .image-overlay:hover {
  opacity: 1;
}
.img-container .image-overlay:hover:before,
.img-container .image-overlay:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.img-container .image-overlay:before,
.img-container .image-overlay:after {
  display: block;
  position: absolute;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.7);
  top: 1em;
  bottom: 1em;
  left: 1em;
  right: 1em;
  opacity: 0;
  border-radius: inherit;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.img-container .image-overlay:after {
  border-left: none;
  border-right: none;
  bottom: 1em;
  top: 1em;
}
.img-container .image-overlay:before {
  border-top: none;
  border-bottom: none;
  bottom: 1em;
  top: 1em;
}
.img-container.rounded img {
  border-radius: 0.25rem;
}
.img-container.thumbnail {
  padding: 0.25rem;
  border: 1px solid #dfdfdf;
  background-color: #ffffff;
}
.img-container.thumbnail .title {
  font-size: 0.9rem;
  line-height: 1;
}
.img-container img + .title {
  margin-top: 0.25rem;
}
.img-container .title + img {
  margin-top: 0.25rem;
}
.img-container.cover {
  background-size: cover;
  background: no-repeat 100% 100%;
}
figure {
  margin: 0 0 1rem;
}
figure img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
  vertical-align: middle;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.use-blur-image img:not([alt]) {
  -webkit-filter: blur(8px);
          filter: blur(8px);
}
 
.step-list {
  margin: 0 0 0 3em;
  padding: 0;
  list-style-type: none;
  counter-reset: li;
}
.step-list > li {
  border-left: 1px #ccc solid;
  position: relative;
  padding: 0 0.625rem;
  margin: 0.625rem;
  vertical-align: top;
}
.step-list > li::before {
  position: absolute;
  content: counter(li);
  counter-increment: li;
  font-size: 2rem;
  color: #e4e4e4;
  left: 0;
  top: 0.3125rem;
  margin-left: -2em;
  width: 1.8em;
  text-align: right;
}
.custom-list-marker {
  list-style: none inside;
}
.custom-list-marker li {
  position: relative;
  padding-left: 1.2em;
}
.custom-list-marker li::before {
  content: attr(data-marker);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.items-list,
.feed-list {
  margin: 0;
  padding: 4px;
  position: relative;
  display: block;
  list-style: none inside;
}
.items-list .item,
.feed-list .item,
.items-list > li,
.feed-list > li {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  height: 56px;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  cursor: default;
}
.items-list .item .avatar,
.feed-list .item .avatar,
.items-list > li .avatar,
.feed-list > li .avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -21px;
  font-size: 32px;
  line-height: 42px;
}
.items-list .item .second-action,
.feed-list .item .second-action,
.items-list > li .second-action,
.feed-list > li .second-action {
  position: absolute;
  right: 16px;
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: 24px;
  top: 50%;
  margin-top: -12px;
  cursor: pointer;
}
.items-list .item .label,
.feed-list .item .label,
.items-list > li .label,
.feed-list > li .label,
.items-list .item .second-label,
.feed-list .item .second-label,
.items-list > li .second-label,
.feed-list > li .second-label {
  display: block;
}
.items-list .item .label,
.feed-list .item .label,
.items-list > li .label,
.feed-list > li .label {
  line-height: 1;
}
.items-list .item .second-label,
.feed-list .item .second-label,
.items-list > li .second-label,
.feed-list > li .second-label {
  font-size: 0.9em;
  color: #989898;
  line-height: 1;
}
.items-list .item .avatar ~ .label,
.feed-list .item .avatar ~ .label,
.items-list > li .avatar ~ .label,
.feed-list > li .avatar ~ .label,
.items-list .item .avatar ~ .second-label,
.feed-list .item .avatar ~ .second-label,
.items-list > li .avatar ~ .second-label,
.feed-list > li .avatar ~ .second-label {
  padding-left: 56px;
}
.items-list .item + .item,
.feed-list .item + .item {
  border-top: 1px #dfdfdf solid;
}
.items-list > li + li,
.feed-list > li + li {
  border-top: 1px #dfdfdf solid;
}
.feed-list .title {
  padding: 0 16px;
  font-size: 18px;
  font-weight: 500;
  height: 36px;
  line-height: 36px;
  display: block;
}
.feed-list .item + .title,
.feed-list li + .title {
  margin-top: 32px;
}
.feed-list .title + .item,
.feed-list .title + li,
.feed-list li + .title {
  border-top: 1px transparent solid;
}
.feed-list .item,
.feed-list > li {
  height: 104px;
  padding: 16px 0;
  justify-content: space-around;
}
.feed-list .item .avatar,
.feed-list > li .avatar {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 96px;
  height: 72px;
  border-radius: 0;
  margin-top: 0;
}
.feed-list .item .second-label,
.feed-list > li .second-label {
  font-size: 10px;
}
.feed-list .item .avatar ~ .label,
.feed-list > li .avatar ~ .label,
.feed-list .item .avatar ~ .second-label,
.feed-list > li .avatar ~ .second-label {
  margin-left: 128px;
  margin-right: 16px;
  padding-left: 0;
}
.feed-list .item .avatar.on-right,
.feed-list > li .avatar.on-right {
  float: none;
  left: auto;
  right: 16px;
}
.feed-list .item .avatar.on-right ~ .label,
.feed-list > li .avatar.on-right ~ .label,
.feed-list .item .avatar.on-right ~ .second-label,
.feed-list > li .avatar.on-right ~ .second-label {
  margin-left: 16px;
  margin-right: 128px;
}
.group-list {
  margin: 0;
  position: relative;
  display: block;
  list-style: none inside;
  border: 1px solid #dfdfdf;
}
.group-list .item,
.group-list > li {
  display: block;
  position: relative;
  padding: 4px 8px;
}
.group-list .item + .item,
.group-list > li + li {
  border-top: 1px solid #dfdfdf;
}
.group-list.horizontal {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
}
.group-list.horizontal .item,
.group-list.horizontal > li {
  flex-basis: 100%;
}
.group-list.horizontal .item + .item,
.group-list.horizontal > li + li {
  border-top: none;
  border-left: 1px solid #dfdfdf;
}
.inline-list {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.inline-list li {
  display: inline-block;
  margin-right: 0.625rem;
}
.inline-list li:last-child {
  margin-right: 0;
}
.unstyled-list {
  list-style: none inside;
  margin-left: 0;
}
ol.decimal {
  list-style-type: decimal;
}
ol.roman-upper {
  list-style-type: upper-roman;
}
ol.roman-lower {
  list-style-type: lower-roman;
}
ol.alpha-upper {
  list-style-type: upper-alpha;
}
ol.alpha-lower {
  list-style-type: lower-alpha;
}
ol.latin-upper {
  list-style-type: upper-latin;
}
ol.latin-lower {
  list-style-type: lower-latin;
}
.no-style {
  list-style-type: none;
}
.overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1040;
}
.overlay.transparent {
  background-color: rgba(255, 255, 255, 0);
}
.global-overlay {
  z-index: 2000 !important;
}
.global-dialog {
  z-index: 2001 !important;
}
.splashscreen {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  z-index: 2147483647;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.put-n {
  right: auto!important;
  bottom: auto!important;
  left: 50%!important;
  top: 0!important;
  -webkit-transform: translateX(-50%) translateY(-100%);
          transform: translateX(-50%) translateY(-100%);
}
.put-nw {
  right: auto!important;
  bottom: auto!important;
  left: 0!important;
  top: 0!important;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.put-ne {
  left: auto!important;
  bottom: auto!important;
  top: 0!important;
  right: 0!important;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.put-wn {
  bottom: auto!important;
  right: auto!important;
  top: 0!important;
  left: 0!important;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.put-w {
  bottom: auto!important;
  right: auto!important;
  top: 50%!important;
  left: 0!important;
  -webkit-transform: translateX(-100%) translateY(-50%);
          transform: translateX(-100%) translateY(-50%);
}
.put-ws {
  top: auto!important;
  right: auto!important;
  bottom: 0!important;
  left: 0!important;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.put-en {
  bottom: auto!important;
  left: auto!important;
  top: 0!important;
  right: 0!important;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.put-e {
  bottom: auto!important;
  left: auto!important;
  top: 50%!important;
  right: 0!important;
  -webkit-transform: translateX(100%) translateY(-50%);
          transform: translateX(100%) translateY(-50%);
}
.put-es {
  top: auto!important;
  left: auto!important;
  bottom: 0!important;
  right: 0!important;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.put-s {
  bottom: auto!important;
  right: auto!important;
  top: 100%!important;
  left: 0!important;
}
.put-sw {
  bottom: auto!important;
  right: auto!important;
  top: 100%!important;
  left: 50%!important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.put-se {
  bottom: auto!important;
  left: auto!important;
  top: 100%!important;
  right: 0!important;
}
.put-left {
  left: 0!important;
  right: auto!important;
}
.put-right {
  left: auto!important;
  right: 0!important;
}
.pos-top-left {
  top: 0!important;
  left: 0!important;
  right: auto!important;
  bottom: auto!important;
}
.pos-top-center {
  top: 0!important;
  left: 50%!important;
  right: auto!important;
  bottom: auto!important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.pos-top-right {
  right: 0!important;
  top: 0!important;
  left: auto!important;
  bottom: auto!important;
}
.pos-bottom-left {
  top: auto!important;
  right: auto!important;
  left: 0!important;
  bottom: 0!important;
}
.pos-bottom-center {
  top: auto!important;
  left: 50%!important;
  bottom: 0!important;
  right: auto!important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.pos-bottom-right {
  bottom: 0!important;
  right: 0!important;
  top: auto!important;
  left: auto!important;
}
.pos-left-center {
  left: 0!important;
  top: 50%!important;
  bottom: auto!important;
  right: auto!important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pos-right-center {
  right: 0;
  top: 50%;
  bottom: auto;
  left: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pos-center {
  top: 50%!important;
  left: 50%!important;
  bottom: auto!important;
  right: auto!important;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
 
.fixed-top,
.fixed-bottom {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
}
.fixed-top {
  top: 0;
  bottom: auto;
}
.fixed-bottom {
  top: auto;
  bottom: 0;
}
.pos-relative {
  position: relative!important;
}
.pos-absolute {
  position: absolute!important;
}
.pos-static {
  position: static!important;
}
.pos-fixed {
  position: fixed!important;
}
 
 
 
 
  
.activity-cycle .cycle::before,
.activity-cycle .cycle::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ffffff;
}
.activity-cycle .cycle:before {
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  -webkit-animation: ani-pre-spin 2s linear infinite;
          animation: ani-pre-spin 2s linear infinite;
}
.activity-cycle .cycle:after {
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  -webkit-animation: spin 1.5s linear infinite;
          animation: spin 1.5s linear infinite;
}
.activity-cycle.dark-style .cycle {
  border-top-color: #1d1d1d;
}
.activity-cycle.dark-style .cycle:before {
  border-top-color: #1d1d1d;
}
.activity-cycle.dark-style .cycle:after {
  border-top-color: #1d1d1d;
}
.activity-cycle.color-style .cycle {
  border-top-color: #1ba1e2;
}
.activity-cycle.color-style .cycle:before {
  border-top-color: #CE352C;
}
.activity-cycle.color-style .cycle:after {
  border-top-color: #fff000;
}
.activity-simple {
  width: 64px;
  height: 64px;
}
.activity-simple .circular {
  -webkit-animation: rotate 2s linear infinite;
          animation: rotate 2s linear infinite;
  position: relative;
  width: 100%;
  height: 100%;
}
.activity-simple .path {
  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  -webkit-animation: dash 1.5s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: #ffffff;
}
.activity-simple.dark-style .path {
  stroke: #1d1d1d;
}
.activity-simple.color-style .path {
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
}
.activity-simple.small {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.activity-simple.small .circular {
  width: 32px;
  height: 32px;
}
.activity-atom {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  -webkit-perspective: 800px;
          perspective: 800px;
}
.activity-atom span {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.activity-atom span:nth-child(1) {
  left: 0;
  top: 0;
  -webkit-animation: rotate-one 1s linear infinite;
          animation: rotate-one 1s linear infinite;
  border-bottom: 3px solid;
  border-bottom-color: #ffffff;
}
.activity-atom span:nth-child(2) {
  right: 0;
  top: 0;
  -webkit-animation: rotate-two 1s linear infinite;
          animation: rotate-two 1s linear infinite;
  border-right: 3px solid;
  border-right-color: #ffffff;
}
.activity-atom span:nth-child(3) {
  right: 0;
  bottom: 0;
  -webkit-animation: rotate-three 1s linear infinite;
          animation: rotate-three 1s linear infinite;
  border-top: 3px solid;
  border-top-color: #ffffff;
}
.activity-atom.dark-style span:nth-child(1) {
  border-bottom-color: #1d1d1d;
}
.activity-atom.dark-style span:nth-child(2) {
  border-right-color: #1d1d1d;
}
.activity-atom.dark-style span:nth-child(3) {
  border-top-color: #1d1d1d;
}
.activity-atom.color-style span:nth-child(1) {
  border-bottom-color: #1ba1e2;
}
.activity-atom.color-style span:nth-child(2) {
  border-right-color: #CE352C;
}
.activity-atom.color-style span:nth-child(3) {
  border-top-color: #fff000;
}
.activity-bars {
  width: 60px;
  height: 50px;
}
.activity-bars span {
  height: 100%;
  width: 8px;
  display: inline-block;
  float: left;
  margin-left: 2px;
  -webkit-animation: bars 0.8s infinite ease-in-out;
          animation: bars 0.8s infinite ease-in-out;
  background-color: white;
}
.activity-bars span:nth-child(2) {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}
.activity-bars span:nth-child(3) {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
.activity-bars span:nth-child(4) {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
.activity-bars span:nth-child(5) {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.activity-bars span:nth-child(6) {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.activity-bars.dark-style span {
  background-color: #1d1d1d;
}
.activity-bars.color-style span:nth-child(1) {
  background-color: #aa00ff;
}
.activity-bars.color-style span:nth-child(2) {
  background-color: #1ba1e2;
}
.activity-bars.color-style span:nth-child(3) {
  background-color: #60a917;
}
.activity-bars.color-style span:nth-child(4) {
  background-color: #fff000;
}
.activity-bars.color-style span:nth-child(5) {
  background-color: #fa6800;
}
.activity-bars.color-style span:nth-child(6) {
  background-color: #dc4fad;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124;
  }
}
@-webkit-keyframes color {
  100%,
  0% {
    stroke: #CE352C;
  }
  40% {
    stroke: #00AFF0;
  }
  66% {
    stroke: #60a917;
  }
  80%,
  90% {
    stroke: #fff000;
  }
}
@keyframes color {
  100%,
  0% {
    stroke: #CE352C;
  }
  40% {
    stroke: #00AFF0;
  }
  66% {
    stroke: #60a917;
  }
  80%,
  90% {
    stroke: #fff000;
  }
}
@-webkit-keyframes rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
            transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
            transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
            transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
            transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-webkit-keyframes rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
            transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
            transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
            transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
            transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-webkit-keyframes rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
            transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
            transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@keyframes rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
            transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
            transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-webkit-keyframes bars {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.05);
            transform: scaleY(0.05);
  }
  20% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}
@keyframes bars {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.05);
            transform: scaleY(0.05);
  }
  20% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}
.app-bar {
  display: -webkit-box;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  min-height: 52px;
  z-index: 1030;
  background-color: #f8f8f8;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-align: center;
          align-items: center;
}
.app-bar .app-bar-container {
  background-color: inherit;
  color: inherit;
}
.app-bar .brand,
.app-bar .app-bar-item,
.app-bar .app-bar-container,
.app-bar .app-bar-button {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  height: 52px;
  line-height: 52px;
  padding: 0 16px;
  background-color: inherit;
  color: inherit;
  text-decoration: none;
  font-size: 14px;
  flex-shrink: 0;
  border: none;
  -webkit-box-pack: center;
          justify-content: center;
}
.app-bar .brand:focus,
.app-bar .app-bar-item:focus,
.app-bar .app-bar-container:focus,
.app-bar .app-bar-button:focus {
  outline: none;
}
.app-bar .app-bar-container {
  padding: 0;
}
.app-bar .app-bar-item {
  white-space: nowrap;
}
.app-bar .app-bar-button {
  width: 52px;
  padding: 0;
}
.app-bar .app-bar-menu {
  flex-shrink: 0;
  list-style: none inside;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  background-color: inherit;
  color: inherit;
}
.app-bar .app-bar-menu > li,
.app-bar .app-bar-menu > li > a {
  display: block;
  line-height: 52px;
  background-color: inherit;
  color: inherit;
  flex-shrink: 0;
}
.app-bar .app-bar-menu > li > a {
  padding: 0 16px;
  text-decoration: none;
  font-size: 14px;
  position: relative;
}
.app-bar .app-bar-menu > li {
  position: relative;
}
.app-bar .app-bar-menu a:hover {
  text-decoration: none;
}
.app-bar .brand:not(.no-hover):hover,
.app-bar .app-bar-menu li:not(.no-hover):hover,
.app-bar .hamburger:not(.no-hover):hover,
.app-bar .app-bar-item:not(.no-hover):hover,
.app-bar .brand:not(.no-hover):active,
.app-bar .app-bar-menu li:not(.no-hover):active,
.app-bar .hamburger:not(.no-hover):active,
.app-bar .app-bar-item:not(.no-hover):active,
.app-bar .brand:not(.no-hover) .active,
.app-bar .app-bar-menu li:not(.no-hover) .active,
.app-bar .hamburger:not(.no-hover) .active,
.app-bar .app-bar-item:not(.no-hover) .active {
  background: rgba(29, 29, 29, 0.1);
}
.app-bar .hamburger {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 52px;
  width: 52px;
}
.app-bar .hamburger.menu-down.active .line:nth-child(1),
.app-bar .hamburger.menu-down.active .line:nth-child(3) {
  margin: -4px 16px;
}
.app-bar .app-bar-menu .d-menu,
.app-bar .app-bar-menu .v-menu {
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  width: 100%;
  background-color: #f8f8f8;
}
.app-bar .app-bar-menu .divider,
.app-bar .app-bar-container .divider {
  height: 1px!important;
  line-height: 1px!important;
  background-color: #e4e4e4;
}
.app-bar .app-bar-container .d-menu {
  background-color: #f8f8f8;
  position: absolute;
  width: auto;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(227, 228, 229, 0.7), -0.5px 0 1px 0 rgba(227, 228, 229, 0.7);
          box-shadow: 2px 2px 2px 0 rgba(227, 228, 229, 0.7), -0.5px 0 1px 0 rgba(227, 228, 229, 0.7);
}
.app-bar .app-bar-container .v-menu {
  position: absolute;
  float: left;
  width: auto;
  border: 1px solid #dfdfdf;
  background-color: #ffffff;
}
.app-bar .app-bar-container > .d-menu,
.app-bar .app-bar-container > .v-menu {
  top: 100%;
}
.app-bar .app-bar-container a {
  color: inherit;
  text-decoration: none;
}
.app-bar a {
  outline: none!important;
}
.app-bar .app-bar-menu .d-menu .d-menu,
.app-bar .app-bar-menu .v-menu .v-menu,
.app-bar .app-bar-menu .v-menu .d-menu,
.app-bar .app-bar-menu .d-menu .v-menu {
  left: 0;
}
.app-bar .app-bar-menu.opened {
  max-height: calc(100vh - 52px);
  overflow-y: auto;
}
.app-bar .app-bar-input {
  width: 100px;
  height: 30px;
  font-size: 0.875rem;
  border: none!important;
  border-radius: 4px;
}
.app-bar .hamburger:not(.hidden) ~ .ml-auto {
  margin-right: 48px;
}
.app-bar-expand {
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row;
}
.app-bar-expand .brand,
.app-bar-expand .app-bar-item,
.app-bar-expand .app-bar-container {
  width: auto;
  flex-shrink: 1;
}
.app-bar-expand .app-bar-menu {
  float: left;
}
.app-bar-expand .app-bar-menu {
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
.app-bar-expand .app-bar-menu .d-menu {
  position: absolute;
  width: auto;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(227, 228, 229, 0.7), -0.5px 0 1px 0 rgba(227, 228, 229, 0.7);
          box-shadow: 2px 2px 2px 0 rgba(227, 228, 229, 0.7), -0.5px 0 1px 0 rgba(227, 228, 229, 0.7);
}
.app-bar-expand .app-bar-menu .d-menu li,
.app-bar-expand .app-bar-menu .d-menu a {
  height: 38px;
  line-height: 38px;
}
.app-bar-expand .app-bar-menu .v-menu {
  position: absolute;
  float: left;
  width: auto;
  border: 1px solid #dfdfdf;
  background-color: #ffffff;
}
.app-bar-expand .app-bar-menu.collapsed {
  display: -webkit-box!important;
  display: flex!important;
}
.app-bar-expand .app-bar-menu .d-menu .d-menu,
.app-bar-expand .app-bar-menu .v-menu .v-menu,
.app-bar-expand .app-bar-menu .v-menu .d-menu,
.app-bar-expand .app-bar-menu .d-menu .v-menu {
  left: 100%;
}
.app-bar-expand .hamburger {
  display: none;
}
.p-ab {
  padding-top: 52px!important;
}
.m-ab {
  margin-top: 52px!important;
}
.h-ab {
  height: calc(100% - 52px);
}
.badge {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #f8f8f8;
  color: #1d1d1d;
  border-radius: 0.25rem;
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  -webkit-transform: translateY(-50%) translateX(50%);
          transform: translateY(-50%) translateX(50%);
}
.brand .badge,
.app-bar-item .badge,
.app-bar-menu > li > a .badge,
.h-menu > li > a .badge,
.d-menu > li > a .badge,
.v-menu > li > a .badge,
.t-menu > li > a .badge {
  -webkit-transform: translateY(0) translateX(0);
          transform: translateY(0) translateX(0);
}
.badge.inline {
  position: relative;
  display: inline-block;
  right: auto;
  top: -1px;
  -webkit-transform: translateY(0) translateX(0);
          transform: translateY(0) translateX(0);
}
.badge.inside {
  -webkit-transform: translateY(0) translateX(0);
          transform: translateY(0) translateX(0);
}
.bottom-nav {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 56px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.16), 0 -1px 5px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.16), 0 -1px 5px 0 rgba(0, 0, 0, 0.26);
  z-index: 1030;
}
.bottom-nav .button {
  width: auto;
  height: 100%;
  -webkit-box-flex: 1;
          flex-grow: 1;
  flex-basis: 0;
  text-align: center;
  text-transform: capitalize;
  margin: 0;
  border-radius: 0;
  line-height: normal;
}
.bottom-nav .button .icon {
  width: 24px;
  height: 24px;
  font-size: 22px;
}
.bottom-nav .button .label {
  display: block;
}
.bottom-sheet {
  background-color: #ffffff;
  display: block;
  z-index: 1030;
  max-width: 360px;
  left: 50%;
  list-style: none inside;
  padding: 0;
  margin: 0 0 0 -50%;
  width: 100%;
  top: 100%;
  position: fixed;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2);
}
.bottom-sheet::after {
  display: block;
  clear: both;
  content: "";
}
.bottom-sheet::after {
  display: block;
  clear: both;
  content: "";
}
.bottom-sheet.wide-sm {
  max-width: 576px;
}
.bottom-sheet.wide-ld {
  max-width: 640px;
}
.bottom-sheet.wide-md {
  max-width: 768px;
}
.bottom-sheet.wide-lg {
  max-width: 992px;
}
.bottom-sheet.wide {
  max-width: 100%;
}
.bottom-sheet > .title {
  height: 56px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
}
.bottom-sheet > li,
.bottom-sheet > .item {
  font-size: 16px;
  position: relative;
  height: 48px;
  padding-left: 56px;
  display: block;
  cursor: pointer;
  vertical-align: middle;
  line-height: 48px;
}
.bottom-sheet > li .icon,
.bottom-sheet > .item .icon {
  left: 16px;
  position: absolute;
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  opacity: 0.8;
}
.bottom-sheet > li:hover,
.bottom-sheet > .item:hover,
.bottom-sheet > li.hovered,
.bottom-sheet > .item.hovered,
.bottom-sheet > li.active,
.bottom-sheet > .item.active {
  background-color: rgba(29, 29, 29, 0.1);
}
.bottom-sheet > .divider {
  height: 1px;
  background-color: #dfdfdf;
}
.bottom-sheet.grid-style {
  padding: 16px;
}
.bottom-sheet.grid-style > li,
.bottom-sheet.grid-style > .item {
  width: 64px;
  height: 72px;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  display: block;
  float: left;
  margin: 8px;
  padding: 4px;
  font-size: 11px;
}
.bottom-sheet.grid-style > li .icon,
.bottom-sheet.grid-style > .item .icon {
  display: block;
  position: relative;
  width: 42px;
  height: 42px;
  font-size: 42px;
  margin: 0 0 8px -21px;
  padding: 0;
  top: 0;
  left: 50%;
  line-height: 1;
}
.bottom-sheet.grid-style > .divider {
  display: none;
}
.bottom-sheet.opened {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}
.bottom-nav ~ .bottom-sheet {
  padding-bottom: 76px;
}
.breadcrumbs {
  margin-bottom: 1rem;
  margin-left: 0;
  padding: 0;
  list-style: none inside;
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-align: center;
          align-items: center;
  background-color: #ffffff;
  color: #6a6a6a;
}
.breadcrumbs .page-item,
.breadcrumbs .breadcrumb-item {
  position: relative;
  cursor: pointer;
  display: list-item;
  background-color: inherit;
  color: inherit;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  margin: 4px;
}
.breadcrumbs .page-item + .page-item::before,
.breadcrumbs .breadcrumb-item + .breadcrumb-item::before,
.breadcrumbs .page-item + .page-item::after,
.breadcrumbs .breadcrumb-item + .breadcrumb-item::after {
  display: block;
  position: absolute;
  vertical-align: middle;
  color: transparent;
  font-size: 0;
  content: "";
  height: 1px;
  width: 0.375rem;
  background-color: #1d1d1d;
  top: 50%;
  left: 0;
  margin-left: -0.5rem;
}
.breadcrumbs .page-item + .page-item::before,
.breadcrumbs .breadcrumb-item + .breadcrumb-item::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -0.125rem;
}
.breadcrumbs .page-item + .page-item::after,
.breadcrumbs .breadcrumb-item + .breadcrumb-item::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: 0.125rem;
}
.breadcrumbs .page-link,
.breadcrumbs .page-item a,
.breadcrumbs .breadcrumb-item a {
  display: block;
  position: relative;
  padding: 0.5rem 0.75rem;
  line-height: 1;
  font-size: 1rem;
  text-decoration: none;
  color: inherit;
  background-color: transparent;
}
.breadcrumbs .page-link:hover,
.breadcrumbs .page-item a:hover,
.breadcrumbs .breadcrumb-item a:hover {
  color: #1d1d1d;
}
.breadcrumbs .page-item:last-child,
.breadcrumbs .breadcrumb-item:last-child {
  font-weight: bold;
}
.button-group .active {
  background-color: #989898;
  color: #ffffff;
}
.button,
.flat-button {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0 0.75rem;
  font-size: 0.875rem;
  height: 36px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: #ebebeb;
  color: #1d1d1d;
  cursor: pointer;
  outline: none;
  position: relative;
  overflow: visible;
}
.button .icon + .caption,
.flat-button .icon + .caption {
  margin-left: 8px;
}
.button .caption + .icon,
.flat-button .caption + .icon {
  margin-left: 8px;
}
.flat-button {
  min-width: 64px;
  background-color: transparent;
}
.button:active,
.button.focus,
.button:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
.button:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.button.link {
  background-color: transparent;
  color: #0366d6;
}
.button.link:hover {
  background-color: transparent;
  color: #0056b3;
  text-decoration: underline;
}
.button.link.focus,
.button.link:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.button.hovered:hover {
  background-color: rgba(29, 29, 29, 0.2);
}
.button img {
  height: 1rem;
}
.button.mini {
  font-size: 0.625rem;
  padding: 0 0.5rem;
  height: 20px;
  line-height: 20px;
}
.button.mini img {
  height: 0.625rem;
}
.button.small {
  font-size: 0.75rem;
  padding: 0 0.6rem;
  height: 26px;
  line-height: 26px;
}
.button.small img {
  height: 0.75rem;
}
.button.large {
  font-size: 1.375rem;
  padding: 0 1rem;
  height: 53px;
  line-height: 53px;
}
.button.large img {
  height: 1.375rem;
}
.button.square,
.button.cycle {
  width: 2.25rem;
  height: 2.25rem;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.button.square.mini,
.button.cycle.mini {
  width: 1.39875rem;
  height: 1.39875rem;
}
.button.square.small,
.button.cycle.small {
  width: 1.724375rem;
  height: 1.724375rem;
}
.button.square.large,
.button.cycle.large {
  width: 3.3125rem;
  height: 3.3125rem;
}
.button.cycle {
  border-radius: 50%;
}
.button.square.dropdown-toggle::before,
.button.cycle.dropdown-toggle::before {
  display: none;
}
.button.dropdown-toggle.no-marker {
  padding-right: 0.75rem !important;
}
.button:focus,
.button:hover {
  text-decoration: none;
}
.button:active {
  outline: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(190, 190, 190, 0.45);
          box-shadow: 0 0 0 3px rgba(190, 190, 190, 0.45);
}
.button.disabled,
.button:disabled {
  opacity: 0.65;
}
.button.outline {
  background: transparent none;
  border-width: 1px;
  border-color: #dfdfdf;
}
.button:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
a.button,
a.flat-button {
  -webkit-appearance: none;
          appearance: none;
  color: #1d1d1d;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
}
a.button:hover,
a.flat-button:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
a.button:active,
a.flat-button:active,
a.button.focus,
a.flat-button.focus,
a.button:focus,
a.flat-button:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
.button * + * {
  margin-left: 0.5rem;
}
input[type=button],
input[type=submit],
input[type=reset] {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0 0.75rem;
  font-size: 0.875rem;
  height: 36px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: #ebebeb;
  color: #1d1d1d;
  cursor: pointer;
  outline: none;
  position: relative;
  overflow: visible;
}
input[type=button].primary,
input[type=submit].primary,
input[type=reset].primary {
  outline-color: #75b5fd;
  background-color: #0366d6;
  color: #ffffff;
}
input[type=button].primary.outline,
input[type=submit].primary.outline,
input[type=reset].primary.outline {
  color: #0366d6;
  border-color: #0366d6;
}
input[type=button].primary.outline.dropdown-toggle::before,
input[type=submit].primary.outline.dropdown-toggle::before,
input[type=reset].primary.outline.dropdown-toggle::before {
  border-color: #0366d6;
}
input[type=button].primary.outline:hover,
input[type=submit].primary.outline:hover,
input[type=reset].primary.outline:hover {
  color: #ffffff;
}
input[type=button].primary.dropdown-toggle::before,
input[type=submit].primary.dropdown-toggle::before,
input[type=reset].primary.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].primary:hover,
input[type=submit].primary:hover,
input[type=reset].primary:hover {
  color: #ffffff;
  background-color: #024ea4;
  border-color: #023671;
}
input[type=button].primary:hover.dropdown-toggle::before,
input[type=submit].primary:hover.dropdown-toggle::before,
input[type=reset].primary:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].primary.same-color:hover,
input[type=submit].primary.same-color:hover,
input[type=reset].primary.same-color:hover {
  background-color: #0366d6;
  border-color: #0366d6;
}
input[type=button].primary:active,
input[type=submit].primary:active,
input[type=reset].primary:active,
input[type=button].primary.focus,
input[type=submit].primary.focus,
input[type=reset].primary.focus,
input[type=button].primary:focus,
input[type=submit].primary:focus,
input[type=reset].primary:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(3, 102, 214, 0.45);
          box-shadow: 0 0 0 3px rgba(3, 102, 214, 0.45);
}
input[type=button].secondary,
input[type=submit].secondary,
input[type=reset].secondary {
  outline-color: #b7c6cd;
  background-color: #607d8b;
  color: #ffffff;
}
input[type=button].secondary.outline,
input[type=submit].secondary.outline,
input[type=reset].secondary.outline {
  color: #607d8b;
  border-color: #607d8b;
}

input[type=button].secondary:hover,
input[type=submit].secondary:hover,
input[type=reset].secondary:hover {
  color: #ffffff;
  background-color: #4b626d;
  border-color: #36474f;
}
input[type=button].secondary:hover.dropdown-toggle::before,
input[type=submit].secondary:hover.dropdown-toggle::before,
input[type=reset].secondary:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].secondary.same-color:hover,
input[type=submit].secondary.same-color:hover,
input[type=reset].secondary.same-color:hover {
  background-color: #607d8b;
  border-color: #607d8b;
}
input[type=button].secondary:active,
input[type=submit].secondary:active,
input[type=reset].secondary:active,
input[type=button].secondary.focus,
input[type=submit].secondary.focus,
input[type=reset].secondary.focus,
input[type=button].secondary:focus,
input[type=submit].secondary:focus,
input[type=reset].secondary:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(96, 125, 139, 0.45);
          box-shadow: 0 0 0 3px rgba(96, 125, 139, 0.45);
}
input[type=button].success,
input[type=submit].success,
input[type=reset].success {
  outline-color: #adeb6e;
  background-color: #60a917;
  color: #ffffff;
}
input[type=button].success.outline,
input[type=submit].success.outline,
input[type=reset].success.outline {
  color: #60a917;
  border-color: #60a917;
}
input[type=button].success.outline.dropdown-toggle::before,
input[type=submit].success.outline.dropdown-toggle::before,
input[type=reset].success.outline.dropdown-toggle::before {
  border-color: #60a917;
}
input[type=button].success.outline:hover,
input[type=submit].success.outline:hover,
input[type=reset].success.outline:hover {
  color: #ffffff;
}
input[type=button].success.dropdown-toggle::before,
input[type=submit].success.dropdown-toggle::before,
input[type=reset].success.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].success:hover,
input[type=submit].success:hover,
input[type=reset].success:hover {
  color: #ffffff;
  background-color: #477c11;
  border-color: #2d4f0b;
}
input[type=button].success:hover.dropdown-toggle::before,
input[type=submit].success:hover.dropdown-toggle::before,
input[type=reset].success:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].success.same-color:hover,
input[type=submit].success.same-color:hover,
input[type=reset].success.same-color:hover {
  background-color: #60a917;
  border-color: #60a917;
}
input[type=button].success:active,
input[type=submit].success:active,
input[type=reset].success:active,
input[type=button].success.focus,
input[type=submit].success.focus,
input[type=reset].success.focus,
input[type=button].success:focus,
input[type=submit].success:focus,
input[type=reset].success:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(96, 169, 23, 0.45);
          box-shadow: 0 0 0 3px rgba(96, 169, 23, 0.45);
}
input[type=button].alert,
input[type=submit].alert,
input[type=reset].alert {
  outline-color: #ecaba7;
  background-color: #CE352C;
  color: #ffffff;
}
input[type=button].alert.outline,
input[type=submit].alert.outline,
input[type=reset].alert.outline {
  color: #CE352C;
  border-color: #CE352C;
}
input[type=button].alert.outline.dropdown-toggle::before,
input[type=submit].alert.outline.dropdown-toggle::before,
input[type=reset].alert.outline.dropdown-toggle::before {
  border-color: #CE352C;
}
input[type=button].alert.outline:hover,
input[type=submit].alert.outline:hover,
input[type=reset].alert.outline:hover {
  color: #ffffff;
}
input[type=button].alert.dropdown-toggle::before,
input[type=submit].alert.dropdown-toggle::before,
input[type=reset].alert.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].alert:hover,
input[type=submit].alert:hover,
input[type=reset].alert:hover {
  color: #ffffff;
  background-color: #a42a23;
  border-color: #7a1f1a;
}
input[type=button].alert:hover.dropdown-toggle::before,
input[type=submit].alert:hover.dropdown-toggle::before,
input[type=reset].alert:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].alert.same-color:hover,
input[type=submit].alert.same-color:hover,
input[type=reset].alert.same-color:hover {
  background-color: #CE352C;
  border-color: #CE352C;
}
input[type=button].alert:active,
input[type=submit].alert:active,
input[type=reset].alert:active,
input[type=button].alert.focus,
input[type=submit].alert.focus,
input[type=reset].alert.focus,
input[type=button].alert:focus,
input[type=submit].alert:focus,
input[type=reset].alert:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(206, 53, 44, 0.45);
          box-shadow: 0 0 0 3px rgba(206, 53, 44, 0.45);
}
input[type=button].warning,
input[type=submit].warning,
input[type=reset].warning {
  outline-color: #ffede1;
  background-color: #ff9447;
  color: #ffffff;
}
input[type=button].warning.outline,
input[type=submit].warning.outline,
input[type=reset].warning.outline {
  color: #ff9447;
  border-color: #ff9447;
}
input[type=button].warning.outline.dropdown-toggle::before,
input[type=submit].warning.outline.dropdown-toggle::before,
input[type=reset].warning.outline.dropdown-toggle::before {
  border-color: #ff9447;
}
input[type=button].warning.outline:hover,
input[type=submit].warning.outline:hover,
input[type=reset].warning.outline:hover {
  color: #ffffff;
}
input[type=button].warning.dropdown-toggle::before,
input[type=submit].warning.dropdown-toggle::before,
input[type=reset].warning.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].warning:hover,
input[type=submit].warning:hover,
input[type=reset].warning:hover {
  color: #ffffff;
  background-color: #ff7615;
  border-color: #e05d00;
}
input[type=button].warning:hover.dropdown-toggle::before,
input[type=submit].warning:hover.dropdown-toggle::before,
input[type=reset].warning:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].warning.same-color:hover,
input[type=submit].warning.same-color:hover,
input[type=reset].warning.same-color:hover {
  background-color: #ff9447;
  border-color: #ff9447;
}
input[type=button].warning:active,
input[type=submit].warning:active,
input[type=reset].warning:active,
input[type=button].warning.focus,
input[type=submit].warning.focus,
input[type=reset].warning.focus,
input[type=button].warning:focus,
input[type=submit].warning:focus,
input[type=reset].warning:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(255, 148, 71, 0.45);
          box-shadow: 0 0 0 3px rgba(255, 148, 71, 0.45);
}
input[type=button].yellow,
input[type=submit].yellow,
input[type=reset].yellow {
  outline-color: #ffffff;
  background-color: #ffe484;
  color: #ffffff;
}
input[type=button].yellow.outline,
input[type=submit].yellow.outline,
input[type=reset].yellow.outline {
  color: #ffe484;
  border-color: #ffe484;
}
input[type=button].yellow.outline.dropdown-toggle::before,
input[type=submit].yellow.outline.dropdown-toggle::before,
input[type=reset].yellow.outline.dropdown-toggle::before {
  border-color: #ffe484;
}
input[type=button].yellow.outline:hover,
input[type=submit].yellow.outline:hover,
input[type=reset].yellow.outline:hover {
  color: #ffffff;
}
input[type=button].yellow.dropdown-toggle::before,
input[type=submit].yellow.dropdown-toggle::before,
input[type=reset].yellow.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].yellow:hover,
input[type=submit].yellow:hover,
input[type=reset].yellow:hover {
  color: #ffffff;
  background-color: #ffd951;
  border-color: #ffce1e;
}
input[type=button].yellow:hover.dropdown-toggle::before,
input[type=submit].yellow:hover.dropdown-toggle::before,
input[type=reset].yellow:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].yellow.same-color:hover,
input[type=submit].yellow.same-color:hover,
input[type=reset].yellow.same-color:hover {
  background-color: #ffe484;
  border-color: #ffe484;
}
input[type=button].yellow:active,
input[type=submit].yellow:active,
input[type=reset].yellow:active,
input[type=button].yellow.focus,
input[type=submit].yellow.focus,
input[type=reset].yellow.focus,
input[type=button].yellow:focus,
input[type=submit].yellow:focus,
input[type=reset].yellow:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(255, 228, 132, 0.45);
          box-shadow: 0 0 0 3px rgba(255, 228, 132, 0.45);
}
input[type=button].info,
input[type=submit].info,
input[type=reset].info {
  outline-color: #e6f5fc;
  background-color: #5ebdec;
  color: #ffffff;
}
input[type=button].info.outline,
input[type=submit].info.outline,
input[type=reset].info.outline {
  color: #5ebdec;
  border-color: #5ebdec;
}
input[type=button].info.outline.dropdown-toggle::before,
input[type=submit].info.outline.dropdown-toggle::before,
input[type=reset].info.outline.dropdown-toggle::before {
  border-color: #5ebdec;
}
input[type=button].info.outline:hover,
input[type=submit].info.outline:hover,
input[type=reset].info.outline:hover {
  color: #ffffff;
}
input[type=button].info.dropdown-toggle::before,
input[type=submit].info.dropdown-toggle::before,
input[type=reset].info.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].info:hover,
input[type=submit].info:hover,
input[type=reset].info:hover {
  color: #ffffff;
  background-color: #30abe6;
  border-color: #1891cb;
}
input[type=button].info:hover.dropdown-toggle::before,
input[type=submit].info:hover.dropdown-toggle::before,
input[type=reset].info:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].info.same-color:hover,
input[type=submit].info.same-color:hover,
input[type=reset].info.same-color:hover {
  background-color: #5ebdec;
  border-color: #5ebdec;
}
input[type=button].info:active,
input[type=submit].info:active,
input[type=reset].info:active,
input[type=button].info.focus,
input[type=submit].info.focus,
input[type=reset].info.focus,
input[type=button].info:focus,
input[type=submit].info:focus,
input[type=reset].info:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(94, 189, 236, 0.45);
          box-shadow: 0 0 0 3px rgba(94, 189, 236, 0.45);
}
input[type=button].dark,
input[type=submit].dark,
input[type=reset].dark {
  outline-color: #9d9d9d;
  background-color: #505050;
  color: #ffffff;
}
input[type=button].dark.outline,
input[type=submit].dark.outline,
input[type=reset].dark.outline {
  color: #505050;
  border-color: #505050;
}
input[type=button].dark.outline.dropdown-toggle::before,
input[type=submit].dark.outline.dropdown-toggle::before,
input[type=reset].dark.outline.dropdown-toggle::before {
  border-color: #505050;
}
input[type=button].dark.outline:hover,
input[type=submit].dark.outline:hover,
input[type=reset].dark.outline:hover {
  color: #ffffff;
}
input[type=button].dark.dropdown-toggle::before,
input[type=submit].dark.dropdown-toggle::before,
input[type=reset].dark.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].dark:hover,
input[type=submit].dark:hover,
input[type=reset].dark:hover {
  color: #ffffff;
  background-color: #373737;
  border-color: #1d1d1d;
}
input[type=button].dark:hover.dropdown-toggle::before,
input[type=submit].dark:hover.dropdown-toggle::before,
input[type=reset].dark:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].dark.same-color:hover,
input[type=submit].dark.same-color:hover,
input[type=reset].dark.same-color:hover {
  background-color: #505050;
  border-color: #505050;
}
input[type=button].dark:active,
input[type=submit].dark:active,
input[type=reset].dark:active,
input[type=button].dark.focus,
input[type=submit].dark.focus,
input[type=reset].dark.focus,
input[type=button].dark:focus,
input[type=submit].dark:focus,
input[type=reset].dark:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(80, 80, 80, 0.45);
          box-shadow: 0 0 0 3px rgba(80, 80, 80, 0.45);
}
input[type=button].light,
input[type=submit].light,
input[type=reset].light {
  outline-color: #ffffff;
  background-color: #f8f8f8;
  color: #ffffff;
}
input[type=button].light.outline,
input[type=submit].light.outline,
input[type=reset].light.outline {
  color: #f8f8f8;
  border-color: #f8f8f8;
}
input[type=button].light.outline.dropdown-toggle::before,
input[type=submit].light.outline.dropdown-toggle::before,
input[type=reset].light.outline.dropdown-toggle::before {
  border-color: #f8f8f8;
}
input[type=button].light.outline:hover,
input[type=submit].light.outline:hover,
input[type=reset].light.outline:hover {
  color: #ffffff;
}
input[type=button].light.dropdown-toggle::before,
input[type=submit].light.dropdown-toggle::before,
input[type=reset].light.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].light:hover,
input[type=submit].light:hover,
input[type=reset].light:hover {
  color: #ffffff;
  background-color: #dfdfdf;
  border-color: #c5c5c5;
}
input[type=button].light:hover.dropdown-toggle::before,
input[type=submit].light:hover.dropdown-toggle::before,
input[type=reset].light:hover.dropdown-toggle::before {
  border-color: #ffffff;
}
input[type=button].light.same-color:hover,
input[type=submit].light.same-color:hover,
input[type=reset].light.same-color:hover {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}
input[type=button].light:active,
input[type=submit].light:active,
input[type=reset].light:active,
input[type=button].light.focus,
input[type=submit].light.focus,
input[type=reset].light.focus,
input[type=button].light:focus,
input[type=submit].light:focus,
input[type=reset].light:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(248, 248, 248, 0.45);
          box-shadow: 0 0 0 3px rgba(248, 248, 248, 0.45);
}
input[type=button].yellow,
input[type=submit].yellow,
input[type=reset].yellow,
input[type=button].light,
input[type=submit].light,
input[type=reset].light {
  color: #1d1d1d;
}
input[type=button].yellow:hover,
input[type=submit].yellow:hover,
input[type=reset].yellow:hover,
input[type=button].light:hover,
input[type=submit].light:hover,
input[type=reset].light:hover,
input[type=button].yellow.outline:hover,
input[type=submit].yellow.outline:hover,
input[type=reset].yellow.outline:hover,
input[type=button].light.outline:hover,
input[type=submit].light.outline:hover,
input[type=reset].light.outline:hover {
  color: #1d1d1d;
}
input[type=button] .icon + .caption,
input[type=submit] .icon + .caption,
input[type=reset] .icon + .caption {
  margin-left: 8px;
}
input[type=button] .caption + .icon,
input[type=submit] .caption + .icon,
input[type=reset] .caption + .icon {
  margin-left: 8px;
}
input[type=button]:active,
input[type=submit]:active,
input[type=reset]:active,
input[type=button].focus,
input[type=submit].focus,
input[type=reset].focus,
input[type=button]:focus,
input[type=submit]:focus,
input[type=reset]:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
input[type=button].link,
input[type=submit].link,
input[type=reset].link {
  background-color: transparent;
  color: #0366d6;
}
input[type=button].link:hover,
input[type=submit].link:hover,
input[type=reset].link:hover {
  background-color: transparent;
  color: #0056b3;
  text-decoration: underline;
}
input[type=button].link.focus,
input[type=submit].link.focus,
input[type=reset].link.focus,
input[type=button].link:focus,
input[type=submit].link:focus,
input[type=reset].link:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
input[type=button].hovered:hover,
input[type=submit].hovered:hover,
input[type=reset].hovered:hover {
  background-color: rgba(29, 29, 29, 0.2);
}
input[type=button] img,
input[type=submit] img,
input[type=reset] img {
  height: 1rem;
}
input[type=button].mini,
input[type=submit].mini,
input[type=reset].mini {
  font-size: 0.625rem;
  padding: 0 0.5rem;
  height: 20px;
  line-height: 20px;
}
input[type=button].mini img,
input[type=submit].mini img,
input[type=reset].mini img {
  height: 0.625rem;
}
input[type=button].small,
input[type=submit].small,
input[type=reset].small {
  font-size: 0.75rem;
  padding: 0 0.6rem;
  height: 26px;
  line-height: 26px;
}
input[type=button].small img,
input[type=submit].small img,
input[type=reset].small img {
  height: 0.75rem;
}
input[type=button].large,
input[type=submit].large,
input[type=reset].large {
  font-size: 1.375rem;
  padding: 0 1rem;
  height: 53px;
  line-height: 53px;
}
input[type=button].large img,
input[type=submit].large img,
input[type=reset].large img {
  height: 1.375rem;
}
input[type=button].square,
input[type=submit].square,
input[type=reset].square,
input[type=button].cycle,
input[type=submit].cycle,
input[type=reset].cycle {
  width: 2.25rem;
  height: 2.25rem;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
input[type=button].square.mini,
input[type=submit].square.mini,
input[type=reset].square.mini,
input[type=button].cycle.mini,
input[type=submit].cycle.mini,
input[type=reset].cycle.mini {
  width: 1.39875rem;
  height: 1.39875rem;
}
input[type=button].square.small,
input[type=submit].square.small,
input[type=reset].square.small,
input[type=button].cycle.small,
input[type=submit].cycle.small,
input[type=reset].cycle.small {
  width: 1.724375rem;
  height: 1.724375rem;
}
input[type=button].square.large,
input[type=submit].square.large,
input[type=reset].square.large,
input[type=button].cycle.large,
input[type=submit].cycle.large,
input[type=reset].cycle.large {
  width: 3.3125rem;
  height: 3.3125rem;
}
input[type=button].cycle,
input[type=submit].cycle,
input[type=reset].cycle {
  border-radius: 50%;
}
input[type=button].square.dropdown-toggle::before,
input[type=submit].square.dropdown-toggle::before,
input[type=reset].square.dropdown-toggle::before,
input[type=button].cycle.dropdown-toggle::before,
input[type=submit].cycle.dropdown-toggle::before,
input[type=reset].cycle.dropdown-toggle::before {
  display: none;
}
input[type=button].dropdown-toggle.no-marker,
input[type=submit].dropdown-toggle.no-marker,
input[type=reset].dropdown-toggle.no-marker {
  padding-right: 0.75rem !important;
}
input[type=button]:focus,
input[type=submit]:focus,
input[type=reset]:focus,
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover {
  text-decoration: none;
}
input[type=button]:active,
input[type=submit]:active,
input[type=reset]:active {
  outline: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(190, 190, 190, 0.45);
          box-shadow: 0 0 0 3px rgba(190, 190, 190, 0.45);
}
input[type=button].disabled,
input[type=submit].disabled,
input[type=reset].disabled,
input[type=button]:disabled,
input[type=submit]:disabled,
input[type=reset]:disabled {
  opacity: 0.65;
}
input[type=button].outline,
input[type=submit].outline,
input[type=reset].outline {
  background: transparent none;
  border-width: 1px;
  border-color: #dfdfdf;
}
input[type=button]:active,
input[type=submit]:active,
input[type=reset]:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
input[type=button] * + *,
input[type=submit] * + *,
input[type=reset] * + * {
  margin-left: 0.5rem;
}
input[type=button] .load-marker,
input[type=submit] .load-marker,
input[type=reset] .load-marker {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
input[type=button] .load-caption,
input[type=submit] .load-caption,
input[type=reset] .load-caption {
  margin-left: -16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
input[type=button].loading .load-marker,
input[type=submit].loading .load-marker,
input[type=reset].loading .load-marker {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-animation: spin-loader 1.5s linear infinite;
          animation: spin-loader 1.5s linear infinite;
}
input[type=button].loading .load-caption,
input[type=submit].loading .load-caption,
input[type=reset].loading .load-caption {
  margin-left: 0.5rem;
}
.button .load-marker {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.button .load-caption {
  margin-left: -16px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.button.loading .load-marker {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-animation: spin-loader 1.5s linear infinite;
          animation: spin-loader 1.5s linear infinite;
}
.button.loading .load-caption {
  margin-left: 0.5rem;
}
@-webkit-keyframes spin-loader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes spin-loader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.calendar {
  display: block;
  position: relative;
  width: 280px;
  border: 1px solid #dfdfdf;
  overflow: hidden;
  -webkit-user-select: none;
          user-select: none;
  background-color: #ffffff;
}
.calendar-header,
.calendar-content,
.calendar-footer {
  position: relative;
  display: block;
  background-color: #ffffff;
  color: #1d1d1d;
}
.calendar-header {
  padding: 1rem;
  background-color: #004d6f;
  color: #ffffff;
  -webkit-user-select: none;
          user-select: none;
}
.calendar-header .header-year {
  font-size: 0.75rem;
  line-height: 1;
}
.calendar-header .header-day {
  font-size: 1.325rem;
}
.calendar-content {
  padding: 1px;
  width: 278px;
}
.calendar-content .calendar-toolbar,
.calendar-content .days-wrapper {
  display: -webkit-box;
  display: flex;
  position: relative;
}
.calendar-content .calendar-toolbar {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  padding: 0.5rem 0;
  width: 100%;
}
.calendar-content .calendar-toolbar .prev-month,
.calendar-content .calendar-toolbar .prev-year,
.calendar-content .calendar-toolbar .next-month,
.calendar-content .calendar-toolbar .next-year,
.calendar-content .calendar-toolbar .next-year-group,
.calendar-content .calendar-toolbar .prev-year-group {
  padding: 0.5rem 0;
  cursor: pointer;
  text-align: center;
  width: 30px;
  display: block;
  position: relative;
  flex-shrink: 0;
}
.calendar-content .calendar-toolbar .curr-month,
.calendar-content .calendar-toolbar .curr-year {
  padding: 0.5rem 0;
  width: 100%;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
}
.calendar-content .week-days,
.calendar-content .days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-gap: 0;
}
.calendar-content.-week-numbers .week-days,
.calendar-content.-week-numbers .days {
  grid-template-columns: repeat(8, 1fr);
}
.calendar-content .week-day,
.calendar-content .week-number,
.calendar-content .day {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.calendar-content .week-day,
.calendar-content .week-number {
  font-weight: 700;
  background-color: #f8f8f8;
}
.calendar-content .week-day {
  border-bottom: 1px solid #dfdfdf;
}
.calendar-content .week-number {
  border-right: 1px solid #dfdfdf;
}
.calendar-content .week-days .week-number {
  border-right: none;
}
.calendar-content .day,
.calendar-content .week-day,
.calendar-content .week-number {
  height: 39px;
  cursor: pointer;
  font-size: 14px;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  margin: 0;
}
.calendar-content .day.selected {
  -webkit-box-shadow: inset 0 0 0 1px #5ebdec !important;
          box-shadow: inset 0 0 0 1px #5ebdec !important;
}
.calendar-content .day.selected::after {
  border-top: 20px solid #5ebdec;
  border-left: 20px solid transparent;
  right: 0;
  top: 0;
}
.calendar-content .day.selected::before {
  right: 1px!important;
  top: 1px!important;
}
.calendar-content .day.showed {
  font-weight: bold;
}
.calendar-content .outside {
  color: #bebebe;
  font-size: 12px;
}
.calendar-content .today {
  background-color: rgba(96, 169, 23, 0.5);
  color: #ffffff;
  font-weight: bold;
}
.calendar-content .coincidental {
  -webkit-box-shadow: inset 0 0 12px rgba(190, 190, 190, 0.4);
          box-shadow: inset 0 0 12px rgba(190, 190, 190, 0.4);
}
.calendar-content .excluded {
  background-color: #f8f8f8;
}
.calendar-content .day {
  border: 1px solid transparent;
}
.calendar-content .day:hover {
  border-color: #dfdfdf;
}
.calendar-footer {
  padding: 0.5rem;
  border-top: 1px solid #dfdfdf;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.calendar-footer > * {
  margin: 0 2px;
  font-size: 0.75rem;
  height: 32px;
  line-height: 32px;
  padding: 0 8px;
}
.calendar.compact {
  width: 220px;
}
.calendar.compact .calendar-content {
  width: 100%;
}
.calendar.compact .calendar-header {
  padding: 0.5rem;
  line-height: 1.2;
}
.calendar.compact .calendar-header .header-year {
  font-size: 0.65rem;
}
.calendar.compact .calendar-header .header-day {
  font-size: 1rem;
}
.calendar.compact .calendar-toolbar > * {
  padding: 0!important;
  font-size: 14px;
}
.calendar.compact .calendar-footer .button {
  height: 24px;
  line-height: 24px;
  padding: 0 0.25rem;
}
.calendar.compact .day,
.calendar.compact .week-number {
  height: 30px;
  line-height: 30px;
  width: 30px;
  margin: 0;
  font-size: 12px;
}
.calendar .calendar-time {
  display: block;
  padding: 5px 10px 10px;
  border-top: 1px solid #dfdfdf;
  background: #f8f8f8;
}
.calendar .calendar-time .calendar-time__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.calendar .calendar-time .calendar-time__inner .button.spinner-button-minus {
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}
.calendar .calendar-time .calendar-time__inner input {
  text-align: center;
}
.calendar .calendar-time .calendar-time__inner .minutes {
  margin-left: 2px;
}
.calendar .calendar-time .calendar-time__inner-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.calendar .calendar-time .calendar-time__inner-cell {
  display: block;
  width: 50%;
}
.calendar.compact .calendar-time__inner-cell {
  display: block;
  width: 50%;
}
.calendar.compact .calendar-time__inner-cell span {
  font-size: 12px;
}
.calendar .calendar-content .months,
.calendar .calendar-content .years {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}
.calendar .calendar-content .months .month,
.calendar .calendar-content .years .month,
.calendar .calendar-content .months .year,
.calendar .calendar-content .years .year {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  flex-shrink: 0;
  flex-basis: 33.33%;
  height: 68px;
  font-size: 14px;
  cursor: pointer;
}
.calendar .calendar-content .months .month:hover,
.calendar .calendar-content .years .month:hover,
.calendar .calendar-content .months .year:hover,
.calendar .calendar-content .years .year:hover {
  border-color: #dfdfdf;
}
.calendar .calendar-content .months,
.calendar .calendar-content .years {
  padding: 1px;
}
.calendar .calendar-content .calendar-toolbar {
  border-bottom: 1px solid #dfdfdf;
}
.calendar.compact .months .month,
.calendar.compact .years .month,
.calendar.compact .months .year,
.calendar.compact .years .year {
  height: 52px;
}
.calendar-wide {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  width: 560px;
}
.calendar-wide::after {
  display: block;
  clear: both;
  content: "";
}
.calendar-wide::after {
  display: block;
  clear: both;
  content: "";
}
.calendar-wide.calendar-picker {
  width: 460px;
}
.calendar-wide .calendar-header,
.calendar-wide .calendar-footer {
  position: absolute;
  top: 0;
  height: 100%;
  min-height: 100%;
}
.calendar-wide .calendar-header {
  left: 0;
}
.calendar-wide .calendar-footer {
  right: 0;
}
.calendar-wide .calendar-header {
  width: 180px;
}
.calendar-wide .calendar-footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
          align-items: stretch;
  border-top: none;
  border-left: 1px solid #dfdfdf;
  width: 100px;
}
.calendar-wide .calendar-footer * {
  width: 100%;
  margin: 2px 0;
}
.calendar-wide .calendar-content {
  margin: 0 96px 0 180px;
}
.calendar-wide.compact {
  width: 454px!important;
}
.calendar-wide.compact.calendar-picker {
  width: 354px!important;
}
.calendar-wide.compact .calendar-header {
  width: 120px;
}
.calendar-wide.compact .calendar-content {
  margin: 0 96px 0 120px;
  width: 234px;
}
.calendar .day,
.calendar .month,
.calendar .year {
  -webkit-transform: scale(1);
          transform: scale(1);
  -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;
}
.calendar .to-animate {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.calendar .days .day,
.calendar .months .month,
.calendar .years .year {
  border: 1px solid #f8f8f8;
}
.calendar .events {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  height: auto;
}
.calendar .events .event {
  width: 4px;
  height: 4px;
  background-color: red;
  margin: 1px;
}
.calendar-picker {
  position: relative;
}
.calendar-picker input {
  width: 100%;
}
.calendar-picker .calendar-wide {
  width: 464px;
}
.calendar-picker .calendar-wide.compact {
  width: 364px;
}
.calendar-for-picker {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  z-index: 500;
}
.calendar-for-picker.open {
  display: block!important;
}
.calendar-for-picker.open-up {
  top: auto;
  bottom: 100%;
}
.calendar-for-picker.dialog-mode {
  position: fixed;
  top: 50%!important;
  left: 50%!important;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: 1050;
}
.calendar-for-picker.dialog-mode.open-up {
  top: auto;
  bottom: auto;
}
.card {
  display: block;
  position: relative;
  font-size: 0.875rem;
  width: calc(100% - 1rem);
  margin: 8px auto;
  border-radius: 2px;
  border: 1px solid #dfdfdf;
  background-color: #ffffff;
}
.card-header {
  border-bottom: 1px #eee solid;
  padding: 1rem;
  font-size: 16px;
  border-radius: 2px 2px 0 0;
  display: block;
}
.card-header .avatar {
  float: left;
  width: 2.75rem;
  height: 2.75rem;
  overflow: hidden;
}
.card-header .avatar img {
  width: 100%;
  min-height: 100%;
}
.card-header .name {
  margin-left: 3.375rem;
  font-weight: 500;
}
.card-header .date {
  margin-left: 3.375rem;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #bebebe;
}
.card-content {
  display: block;
}
.card-footer {
  border-top: 1px #eee solid;
  padding: 1rem;
  border-radius: 0 0 2px 2px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  min-height: 3rem;
}
.card.image-header .card-header {
  height: 9rem;
  vertical-align: bottom;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
          justify-content: flex-end;
}
.card.image-header .card-header .avatar {
  border-radius: 50%;
  border: 2px solid #ffffff;
}
* + .card {
  margin-top: 1rem;
}
.card.flex-card {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
}
.card.flex-card .card-header,
.card.flex-card .card-footer {
  height: 57px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
}
.card.flex-card .card-footer {
  margin-top: auto;
}
.carousel {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: visible;
  background-color: #ffffff;
}
.carousel .slides {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel .slide {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.carousel .slide.active-slide {
  z-index: 2;
}
.carousel.fixed-size .slide {
  overflow: hidden;
}
.carousel [class*="carousel-switch"],
.carousel .carousel-bullets {
  position: absolute;
  display: block;
  z-index: 501;
  -webkit-user-select: none;
          user-select: none;
}
.carousel .carousel-switch-next,
.carousel .carousel-switch-prev {
  width: auto;
  line-height: 4rem;
  height: 4rem;
  text-decoration: none;
  margin-top: -2rem;
  top: 50%;
  font-size: 4rem;
  font-weight: 300;
  color: #bebebe;
  cursor: pointer;
  vertical-align: middle;
  padding: 0;
}
.carousel .carousel-switch-next:hover,
.carousel .carousel-switch-prev:hover {
  color: #e4e4e4;
}
.carousel .carousel-switch-next img,
.carousel .carousel-switch-prev img {
  max-width: 64px;
  max-height: 64px;
}
.carousel .carousel-switch-next [class*=mif-],
.carousel .carousel-switch-prev [class*=mif-] {
  display: block;
}
.carousel .carousel-switch-next {
  right: 0;
  left: auto;
}
.carousel .carousel-switch-prev {
  left: 0;
  right: auto;
}
.carousel .carousel-bullets {
  left: 0;
  right: 0;
  bottom: 0.625rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.carousel .carousel-bullets .carousel-bullet {
  display: block;
  float: none;
  width: 0.625rem;
  height: 0.625rem;
  background-color: #ababab;
  border-radius: 50%;
  cursor: pointer;
  border: 1px #ffffff solid;
  margin: 0 0.3125rem;
}
.carousel .carousel-bullets .carousel-bullet.bullet-on {
  background-color: #5ebdec;
}
.carousel .carousel-bullets.default-size .carousel-bullet {
  width: 22px;
  height: 22px;
}
.carousel .carousel-bullets.mini-size .carousel-bullet {
  width: 10px;
  height: 10px;
}
.carousel .carousel-bullets.small-size .carousel-bullet {
  width: 16px;
  height: 16px;
}
.carousel .carousel-bullets.large-size .carousel-bullet {
  width: 32px;
  height: 32px;
}
.carousel .carousel-bullets.bullet-style-square .carousel-bullet {
  border-radius: 0;
}
.carousel .carousel-bullets.bullet-style-cycle .carousel-bullet {
  border-radius: 50%;
}
.carousel .carousel-bullets.bullet-style-diamond .carousel-bullet {
  border-radius: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.carousel .carousel-bullets.bullet-style-rect .carousel-bullet {
  border-radius: 0;
}
.carousel .carousel-bullets.bullet-style-rect.default-size .carousel-bullet {
  width: 44px;
  height: 14px;
}
.carousel .carousel-bullets.bullet-style-rect.mini-size .carousel-bullet {
  width: 20px;
  height: 6px;
}
.carousel .carousel-bullets.bullet-style-rect.small-size .carousel-bullet {
  width: 32px;
  height: 10px;
}
.carousel .carousel-bullets.bullet-style-rect.large-size .carousel-bullet {
  width: 64px;
  height: 24px;
}
.carousel.controls-outside {
  padding: 0 4rem 1.375rem 4rem;
}
.carousel.controls-outside .carousel-bullets {
  bottom: 0;
}
.carousel.with-thumbnails .thumbs {
  display: -webkit-box;
  display: flex;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row;
  -webkit-box-pack: center;
          justify-content: center;
  padding-top: 10px;
}
.carousel.with-thumbnails .thumb {
  display: block;
  position: relative!important;
  top: auto!important;
  left: auto!important;
  margin: 0.5rem;
  cursor: pointer;
  overflow: hidden;
  background-color: #f8f8f8;
}
.carousel.with-thumbnails .thumb.thumb-on {
  border: 4px solid #1ba1e2;
}
.charms {
  display: block;
  position: fixed;
  z-index: 1090;
  background-color: #1d1d1d;
  color: #ffffff;
  -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;
  padding: 16px;
}
.charms.top-side {
  bottom: 100%;
  width: 100%;
  left: 0;
}
.charms.top-side.open {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.charms.bottom-side {
  top: 100%;
  left: 0;
  width: 100%;
}
.charms.bottom-side.open {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.charms.left-side {
  top: 0;
  bottom: 0;
  right: 100%;
  width: auto;
}
.charms.left-side.open {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.charms.right-side {
  top: 0;
  bottom: 0;
  width: auto;
  left: 100%;
}
.charms.right-side.open {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.charm-tile,
.charm-notify {
  display: block;
  position: relative;
  cursor: pointer;
}
.charm-tile {
  width: 90px;
  height: 66px;
  padding: 4px;
  background-color: #50727C;
  color: #ffffff;
  margin: 2px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
}
.charm-tile .icon {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 16px;
  height: 16px;
  font-size: 16px;
}
.charm-tile .caption {
  margin-top: 30px;
  font-size: 10px;
  display: block;
}
.charm-tile.active {
  background-color: #126278;
}
.charm-notify {
  height: auto;
  background-color: #2D6070;
  color: #ffffff;
  padding: 24px;
}
.charm-notify .icon {
  position: absolute;
  left: 16px;
  top: 24px;
  width: 48px;
  height: 48px;
  font-size: 40px;
}
.charm-notify .title,
.charm-notify .content,
.charm-notify .secondary {
  display: block;
  position: relative;
  margin-left: 52px;
  line-height: 1;
}
.charm-notify .title {
  font-weight: bold;
  margin-bottom: 6px;
}
.charm-notify .content {
  font-size: 14px;
  line-height: 1.2;
}
.charm-notify .secondary {
  font-size: 10px;
  margin-top: 8px;
}
* + .charm-notify {
  margin-top: 4px;
}
.chat {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  border: 1px solid #dfdfdf;
  background-color: #ffffff;
}
.chat .title,
.chat .messages,
.chat .message-input {
  display: block;
}
.chat .title {
  font-size: 18px;
  line-height: 1.2;
  padding: 8px;
  border-bottom: 1px solid #dfdfdf;
}
.chat .messages {
  padding: 8px;
  border-bottom: 1px solid #dfdfdf;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.chat .message {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}
.chat .message .message-sender {
  font-weight: bold;
  font-size: 12px;
  -webkit-box-ordinal-group: 2;
          order: 1;
  position: absolute;
  top: 6px;
  left: 6px;
}
.chat .message .message-time {
  font-size: 11px;
  -webkit-box-ordinal-group: 3;
          order: 2;
  opacity: 0.5;
  position: absolute;
  left: 6px;
  bottom: 6px;
}
.chat .message .message-item {
  width: 100%;
  flex-shrink: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  margin: 2px 0 0;
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.chat .message .message-item .message-avatar {
  overflow: hidden;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  flex-shrink: 0;
  display: block;
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.chat .message .message-item .message-text {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  border: 1px solid #e4e4e4;
  margin-left: 8px;
  -webkit-box-ordinal-group: 3;
          order: 2;
  font-size: 14px;
  line-height: 1.2;
  padding: 30px 10px;
  min-width: 100px;
  max-width: 100%;
  background-color: #e4e4e4;
  position: relative;
}
.chat .message .message-item .message-text-inner {
  width: 100%;
  overflow: hidden;
}
.chat .message .message-item .message-text::before {
  position: absolute;
  right: 100%;
  top: 14px;
  border: 6px solid transparent;
  border-right-color: inherit;
  content: ' ';
  height: 0;
  width: 0;
  pointer-events: none;
}
.chat .message .message-item .message-text.--next {
  padding-top: 10px;
}
.chat .message .message-item .message-text.--next::before {
  display: none;
}
.chat .message.right .message-item {
  -webkit-box-pack: end;
          justify-content: flex-end;
}
.chat .message.right .message-time {
  -webkit-box-ordinal-group: 2;
          order: 1;
  text-align: left;
  left: auto;
  right: 6px;
}
.chat .message.right .message-sender {
  -webkit-box-ordinal-group: 3;
          order: 2;
  left: auto;
  right: 6px;
}
.chat .message.right .message-avatar {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.chat .message.right .message-text {
  -webkit-box-ordinal-group: 2;
          order: 1;
  margin-left: 0;
  margin-right: 8px;
}
.chat .message.right .message-text::before {
  right: auto;
  left: 100%;
  border-right-color: transparent;
  border-left-color: inherit;
}
.chat .message.right .message-text.--next::before {
  display: none;
}
.chat .message-input {
  flex-shrink: 0;
  margin-top: auto;
  padding: 8px;
}
.chat .message-input.disabled {
  opacity: 0.5;
}
.chat .message.left + .message.right {
  margin-top: 10px;
}
.chat .message.right + .message.left {
  margin-top: 10px;
}
.checkbox {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  margin: 0;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
  height: 36px;
}
.checkbox input {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.checkbox .check,
.checkbox .caption {
  display: block;
  line-height: 1;
  font-size: 14px;
  margin: 0 4px;
  position: relative;
}
.checkbox .check {
  border: 2px #d9d9d9 solid;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  line-height: 36px;
}
.checkbox .check::before {
  position: absolute;
  vertical-align: middle;
  font-size: 0;
  content: "";
  height: 5px;
  width: 10px;
  background-color: transparent;
  color: transparent;
  border-left: 2px solid;
  border-bottom: 2px solid;
  border-color: #ffffff;
  left: 50%;
  top: 50%;
  margin-left: -5px;
  margin-top: -4px;
  display: none;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.checkbox input[type=checkbox]:checked ~ .check {
  border-color: #1d1d1d;
  background-color: #1d1d1d;
}
.checkbox input[type=checkbox]:checked ~ .check::before {
  display: block;
}
.checkbox input[type=checkbox]:disabled ~ .check {
  border-color: #e9e9e9;
  background-color: #e9e9e9;
}
.checkbox input[data-indeterminate=true] ~ .check {
  border-color: #1d1d1d;
  background-color: #1d1d1d;
}
.checkbox input[data-indeterminate=true] ~ .check::before {
  display: block!important;
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  left: 50%;
  top: 50%;
  margin-left: -3px;
  margin-top: -3px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.checkbox .check {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.checkbox .caption {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.checkbox.caption-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-flow: row-reverse nowrap;
}
.checkbox.required,
.checkbox.invalid,
.checkbox.valid {
  border: none!important;
}
.checkbox.invalid::after {
  display: none;
}
.checkbox:focus input[type=checkbox]:not(:disabled) ~ .check::after,
.checkbox:active input[type=checkbox]:not(:disabled) ~ .check::after {
  display: block;
  content: "";
  position: absolute;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  background-color: rgba(187, 187, 187, 0.5);
  opacity: 0.3;
  top: 50%;
  left: 50%;
  margin-top: -1.5625rem;
  margin-left: -1.5625rem;
}
.checkbox.style2 input[type=checkbox]:checked ~ .check {
  border-color: #1d1d1d;
  background-color: #ffffff;
}
.checkbox.style2 .check {
  border-color: #989898;
}
.checkbox.style2 .check::before {
  border-color: #1d1d1d;
}
.checkbox.style2 input[type=checkbox]:disabled ~ .check {
  border-color: #e9e9e9;
  background-color: #ffffff;
}
.checkbox.style2 input[type=checkbox]:disabled ~ .check::before {
  border-color: #e9e9e9;
}
.checkbox.style2 input[data-indeterminate=true] ~ .check {
  border-color: #1d1d1d;
  background-color: #ffffff;
}
.checkbox.style2 input[data-indeterminate=true] ~ .check::before {
  background-color: #1d1d1d;
  border: 2px solid #1d1d1d;
  width: 8px;
  height: 8px;
  margin-left: -4px;
  margin-top: -4px;
}
.checkbox.transition-on .check {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.checkbox.transition-on input[type=checkbox]:checked ~ .check {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.checkbox.transition-on input[data-indeterminate=true] ~ .check {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.checkbox .check.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
.chip {
  display: inline-block;
  float: left;
  height: 32px;
  font-size: 14px;
  padding: 0 12px;
  line-height: 32px;
  background: #bebebe;
  cursor: default;
}
.chip .label {
  white-space: nowrap;
}
.chip .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  vertical-align: middle;
  font-size: 24px;
  overflow: hidden;
}
.chip .icon img {
  width: 100%;
  max-height: 100%;
  vertical-align: initial;
}
.chip .icon + .label {
  margin-left: 30px;
}
.chip .action {
  display: block;
  float: right;
  margin-left: 10px;
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin-right: -8px;
  margin-top: 4px;
  background-color: #ccc;
  overflow: hidden;
}
.chip .action:before {
  content: "\2716";
  line-height: 24px;
  text-align: center;
  display: block;
}
.chip:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.chip.material {
  border-radius: 16px;
}
.chip.material .icon {
  border-radius: 32px;
}
.chip.material .action {
  border-radius: 24px;
}
.chip + .chip {
  margin-left: 8px;
}
.color-picker {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0;
}
.color-picker:hover input {
  border-color: transparent;
}
.color-picker.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
.color-picker input {
  border: none!important;
  -webkit-box-ordinal-group: 2;
          order: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  height: 34px;
  padding: 0 0.75rem;
}
.color-picker input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.color-picker .buttons {
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
}
.color-picker .button {
  background-color: transparent;
  color: #1d1d1d;
  height: 34px;
  min-width: 34px;
}
.color-picker .button:focus,
.color-picker .button:active {
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.color-picker .button:hover {
  background-color: #f8f8f8;
  text-shadow: rgba(0, 0, 0, 0.25) 0.1em 0.1em 0.2em;
}
.color-picker .input-clear-button {
  background-color: transparent;
}
.color-picker .input-clear-button:hover {
  background-color: transparent;
}
.color-picker.disabled .button-group button {
  background-color: #f8f8f8;
  color: #dfdfdf;
}
.color-picker .color-example-box {
  display: block;
  height: 26px;
  width: 26px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMUlEQVQ4T2NkYGAQYcAP3uCTZhw1gGGYhAGBZIA/nYDCgBDAm9BGDWAAJyRCgLaBCAAgXwixzAS0pgAAAABJRU5ErkJggg==") top left repeat;
  margin: 4px;
  border: 1px solid #dfdfdf;
}
.color-picker .color-selector-box {
  position: absolute;
  top: 100%;
  left: -1px;
  display: none;
}
.color-picker .prepend {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.color-picker .color-example-box {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.color-picker input {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.color-picker .append {
  -webkit-box-ordinal-group: 6;
          order: 5;
}
.color-picker .buttons {
  -webkit-box-ordinal-group: 5;
          order: 4;
}
.color-picker input[placeholder] {
  text-overflow: ellipsis;
}
.color-picker input::-moz-placeholder {
  text-overflow: ellipsis;
}
.color-picker input:-moz-placeholder {
  text-overflow: ellipsis;
}
.color-picker input:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.color-picker.open .color-selector-box {
  display: block!important;
}
.color-selector {
  width: 306px;
  background-color: #ffffff;
  flex-shrink: 0;
}
.color-selector .color-box {
  display: block;
  border: 1px solid #dfdfdf;
  padding: 10px;
}
.color-selector .row {
  margin: 10px 0 0;
  display: block;
}
.color-selector .row:nth-child(1) {
  margin-top: 0;
}
.color-selector .user-colors-title {
  padding: 4px 10px;
  text-align: center;
  font-size: 11px;
  color: #1d1d1d;
}
.color-selector .default-swatches,
.color-selector .user-colors,
.color-selector .user-colors-actions {
  display: block;
  width: auto;
}
.color-selector .default-swatches .swatch,
.color-selector .user-colors .swatch,
.color-selector .user-colors-actions .swatch,
.color-selector .default-swatches .user-swatch,
.color-selector .user-colors .user-swatch,
.color-selector .user-colors-actions .user-swatch {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #ccc;
  border-radius: 0;
  margin-left: 4px;
  margin-bottom: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #dfdfdf;
  cursor: pointer;
}
.color-selector .default-swatches .swatch:not(.user-swatch):nth-child(8n+1),
.color-selector .user-colors .swatch:not(.user-swatch):nth-child(8n+1),
.color-selector .user-colors-actions .swatch:not(.user-swatch):nth-child(8n+1),
.color-selector .default-swatches .user-swatch:not(.user-swatch):nth-child(8n+1),
.color-selector .user-colors .user-swatch:not(.user-swatch):nth-child(8n+1),
.color-selector .user-colors-actions .user-swatch:not(.user-swatch):nth-child(8n+1) {
  margin-left: 0;
}
.color-selector .default-swatches .user-swatch,
.color-selector .user-colors .user-swatch,
.color-selector .user-colors-actions .user-swatch {
  width: 24px;
  height: 24px;
}
.color-selector .default-swatches .user-swatch:nth-child(10n+1),
.color-selector .user-colors .user-swatch:nth-child(10n+1),
.color-selector .user-colors-actions .user-swatch:nth-child(10n+1) {
  margin-left: 0;
}
.color-selector .user-colors {
  padding: 4px;
}
.color-selector .user-colors-actions {
  margin-top: 8px;
  text-align: center;
}
.color-selector .user-colors-actions .user-swatch {
  margin: 0;
}
.color-selector .user-colors-actions .button {
  padding: 0 20px;
}
.color-selector .cursor {
  border-radius: 100%;
  background: #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  pointer-events: none;
  z-index: 2;
  border: 2px solid #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-shadow: rgba(0, 0, 0, 0.37) 0px 1px 4px 0px;
          box-shadow: rgba(0, 0, 0, 0.37) 0px 1px 4px 0px;
}
.color-selector .cursor.dragging {
  -webkit-transition: none;
  transition: none;
}
.color-selector canvas {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ccc;
}
.color-selector .color-map {
  position: relative;
  width: 212px;
  height: 200px;
  overflow: hidden;
}
.color-selector .color-map .color-cursor {
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
  top: 0;
  left: 0;
}
.color-selector .hue-map {
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 40px;
  width: 10px;
}
.color-selector .hue-map .hue-cursor {
  top: 0;
  left: 50%;
  height: 20px;
  width: 20px;
  margin-top: -10px;
  margin-left: -10px;
  pointer-events: none;
}
.color-selector .hue-map canvas {
  border-radius: 8px;
}
.color-selector .alpha-map {
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 10px;
  width: 10px;
}
.color-selector .alpha-map .alpha-cursor {
  top: 0;
  left: 50%;
  height: 20px;
  width: 20px;
  margin-top: -10px;
  margin-left: -10px;
  pointer-events: none;
}
.color-selector .alpha-map canvas {
  border-radius: 8px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMUlEQVQ4T2NkYGAQYcAP3uCTZhw1gGGYhAGBZIA/nYDCgBDAm9BGDWAAJyRCgLaBCAAgXwixzAS0pgAAAABJRU5ErkJggg==") center center;
}
.color-selector.no-alpha-channel .hue-map {
  right: 25px;
}
.color-selector.no-alpha-channel .alpha-map {
  display: none!important;
}
.color-selector .color-value-hex,
.color-selector .color-value-rgb,
.color-selector .color-value-rgba,
.color-selector .color-value-hsl,
.color-selector .color-value-hsla,
.color-selector .color-value-hsv,
.color-selector .color-value-cmyk {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-align: center;
          align-items: center;
  margin-top: -1px;
}
.color-selector .color-value-hex input,
.color-selector .color-value-rgb input,
.color-selector .color-value-rgba input,
.color-selector .color-value-hsl input,
.color-selector .color-value-hsla input,
.color-selector .color-value-hsv input,
.color-selector .color-value-cmyk input {
  flex-shrink: 1;
  min-width: 0;
  font-size: 11px!important;
  font-weight: bold;
  text-align: center;
}
.color-selector .color-value-hex .prepend,
.color-selector .color-value-rgb .prepend,
.color-selector .color-value-rgba .prepend,
.color-selector .color-value-hsl .prepend,
.color-selector .color-value-hsla .prepend,
.color-selector .color-value-hsv .prepend,
.color-selector .color-value-cmyk .prepend {
  font-size: 11px!important;
  border-right: 1px solid #dfdfdf;
  width: 26px!important;
  text-align: center;
  padding: 0 4px!important;
}
.color-selector .color-value-hex .radio,
.color-selector .color-value-rgb .radio,
.color-selector .color-value-rgba .radio,
.color-selector .color-value-hsl .radio,
.color-selector .color-value-hsla .radio,
.color-selector .color-value-hsv .radio,
.color-selector .color-value-cmyk .radio {
  height: 28px!important;
  width: 28px!important;
}
.color-selector .color-block {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}
.color-selector .color-block.as-string .prepend {
  width: 40px!important;
}
.color-selector .color-values-block .radio {
  left: -4px;
}
.color-selector .color-values-block .input + .input {
  border-left: none!important;
}
.command-button,
.image-button {
  padding: 0.5rem 0.75rem;
  display: -webkit-inline-box;
  display: inline-flex;
  font-size: 1.5rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: #ebebeb;
  color: #1d1d1d;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  outline: none;
  position: relative;
  font-weight: 500;
}
.command-button .icon,
.image-button .icon {
  width: 2.6875rem;
  height: 2.6875rem;
  line-height: 2.6875rem;
  font-size: 2rem;
  color: inherit;
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.command-button .caption,
.image-button .caption {
  margin-left: 0.5rem;
  text-align: left;
  color: inherit;
  -webkit-box-ordinal-group: 3;
          order: 2;
  font-weight: 400;
  line-height: 1.2;
}
.command-button .caption small,
.image-button .caption small {
  display: block;
  font-size: 0.8rem;
}
.command-button.icon-right .icon,
.image-button.icon-right .icon {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.command-button.icon-right .caption,
.image-button.icon-right .caption {
  -webkit-box-ordinal-group: 2;
          order: 1;
  margin-left: 0;
  margin-right: 0.5rem;
}
.command-button.outline,
.image-button.outline {
  background: transparent none;
  border-width: 1px;
  border-color: #dfdfdf;
}
.command-button:hover,
.image-button:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.command-button:active,
.image-button:active,
.command-button.focus,
.image-button.focus,
.command-button:focus,
.image-button:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
.command-button:focus,
.image-button:focus,
.command-button:hover,
.image-button:hover,
.command-button.focus,
.image-button.focus {
  text-decoration: none;
}
.command-button:active,
.image-button:active {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(190, 190, 190, 0.45);
          box-shadow: 0 0 0 3px rgba(190, 190, 190, 0.45);
}
.command-button.disabled,
.image-button.disabled,
.command-button:disabled,
.image-button:disabled {
  opacity: 0.65;
}
.container,
.container-fluid,
section,
header,
footer,
aside {
  margin: 0 auto;
  position: relative;
}
.container::after,
.container-fluid::after,
section::after,
header::after,
footer::after,
aside::after {
  display: block;
  clear: both;
  content: "";
}
.container::after,
.container-fluid::after,
section::after,
header::after,
footer::after,
aside::after {
  display: block;
  clear: both;
  content: "";
}
.container {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}
.container-fluid {
  width: 100%;
  max-width: none;
  padding-right: 12px;
  padding-left: 12px;
} 
.cube .axis.line::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.cube .axis.line::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  right: -1px;
}
.cube .axis.line.axis-y::before {
  -webkit-transform: rotate(113deg);
          transform: rotate(113deg);
}
.cube .axis.line.axis-y::after {
  -webkit-transform: rotate(-67deg);
          transform: rotate(-67deg);
}
.cube .axis.line.axis-x::before {
  -webkit-transform: rotate(67deg);
          transform: rotate(67deg);
}
.cube .axis.line.axis-x::after {
  -webkit-transform: rotate(-113deg);
          transform: rotate(-113deg);
}
.cube .axis.no-style::before,
.cube .axis.no-style::after {
  display: none;
}
.cube .axis.axis-x {
  -webkit-transform: rotate(203deg);
          transform: rotate(203deg);
}
.cube .axis.axis-y {
  bottom: 166px;
  -webkit-transform: rotate(-23deg);
          transform: rotate(-23deg);
}
.cube .axis.axis-z {
  width: 190px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.d-menu,
.v-menu {
  position: absolute;
  display: none;
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none inside none;
  background-color: #ffffff;
  color: #1d1d1d;
}
.d-menu.open,
.v-menu.open {
  display: block!important;
}
.d-menu.place-right,
.v-menu.place-right {
  left: auto;
  right: 0;
}
.d-menu {
  z-index: 1000;
}
.d-menu li,
.v-menu li,
.d-menu a,
.v-menu a {
  display: block;
  float: none;
  position: relative;
  cursor: pointer;
  color: inherit;
  background-color: inherit;
  height: auto;
}
.d-menu li a,
.v-menu li a {
  font-size: 0.875rem;
  padding: 0 2rem 0 2.5rem;
  line-height: 45px;
  height: 45px;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  border: none;
}
.d-menu li a:hover,
.v-menu li a:hover {
  text-decoration: none;
}
.d-menu li a img,
.v-menu li a img,
.d-menu li a .icon,
.v-menu li a .icon {
  display: block;
  position: absolute;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  font-size: 1.2rem;
  left: 0.5rem;
  top: 50%;
  margin-top: -0.6rem;
  width: 1.2rem;
  height: 1.2rem;
  color: inherit;
}
.d-menu li a img::before,
.v-menu li a img::before,
.d-menu li a .icon::before,
.v-menu li a .icon::before {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.2rem;
}
.d-menu li.active,
.v-menu li.active {
  border-left: 2px solid;
  border-color: #dfdfdf;
}
.d-menu li.active > a,
.v-menu li.active > a {
  background-color: #5ebdec;
  color: #ffffff;
  font-weight: bold;
}
.d-menu li:hover,
.v-menu li:hover {
  text-decoration: none;
  background-color: rgba(29, 29, 29, 0.1);
}
.d-menu li:hover > a,
.v-menu li:hover > a,
.d-menu li:hover .icon,
.v-menu li:hover .icon {
  color: inherit;
}
.d-menu li a[data-hotkey],
.v-menu li a[data-hotkey] {
  padding-right: 4rem;
}
.d-menu li a[data-hotkey]::after,
.v-menu li a[data-hotkey]::after {
  content: attr(data-hotkey);
  position: absolute;
  right: 1.2rem;
  width: auto;
  font-size: 0.8em;
}
.d-menu li a.dropdown-toggle::before,
.v-menu li a.dropdown-toggle::before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.d-menu li a.dropdown-toggle.active-toggle::before,
.v-menu li a.dropdown-toggle.active-toggle::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.d-menu .divider,
.v-menu .divider {
  padding: 0;
  height: 1px;
  margin: 0 1px;
  overflow: hidden;
  background-color: #f2f2f2;
  cursor: default;
  pointer-events: none;
}
.d-menu .divider:hover,
.v-menu .divider:hover {
  background-color: #f2f2f2;
}
.d-menu.disabled,
.v-menu.disabled {
  cursor: default;
  pointer-events: none;
}
.d-menu.disabled a,
.v-menu.disabled a {
  color: #e4e4e4;
}
.d-menu {
  -webkit-box-shadow: 2px 2px 2px 0 rgba(227, 228, 229, 0.7), -0.5px 0 1px 0 rgba(227, 228, 229, 0.7);
          box-shadow: 2px 2px 2px 0 rgba(227, 228, 229, 0.7), -0.5px 0 1px 0 rgba(227, 228, 229, 0.7);
}
.d-menu.context li a {
  height: 32px;
  line-height: 32px;
  font-size: 0.75rem;
  padding: 0 2rem 0 2.5rem;
}
.d-menu.context li a .icon {
  width: 0.92rem;
  height: 0.92rem;
  font-size: 0.92rem;
}
.v-menu {
  display: block;
  position: relative;
  width: 100%;
  float: none;
}
.v-menu.for-dropdown {
  width: auto;
  float: left;
  display: none;
}
.v-menu .v-menu {
  display: none;
  min-width: 0;
  position: relative;
  width: 100%;
  left: 0 ;
  right: 0 ;
  top: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  float: none;
}
.v-menu .menu-title {
  background-color: #f6f7f8;
  font-size: 12px;
  line-height: 22px;
  height: 22px;
  padding: 0 8px;
  border: 0;
  color: #646464;
  font-weight: bold;
  pointer-events: none;
}
.v-menu .menu-title:first-child {
  margin: 0;
  border-top-width: 0;
}
.v-menu .menu-title:first-child:hover {
  border-top-width: 0;
}
.v-menu .menu-title:hover {
  background-color: #f6f7f8;
  cursor: default;
  border: 0;
}
.v-menu.dropdown {
  position: absolute;
  float: left;
  width: auto;
  top: 100%;
  border: 1px solid #dfdfdf;
}
.d-menu .d-menu {
  left: 100%;
  top: -0.5rem;
}
 
.dropdown-button {
  display: inline-block;
  position: relative;
  width: auto;
  height: 36px;
  line-height: 1;
}
.dropdown-toggle {
  position: relative;
  cursor: pointer;
  padding-right: 1.5rem !important;
  -webkit-user-select: none;
          user-select: none;
}
 
.dropdown-toggle.drop-marker-light::before,
.dropdown-toggle.marker-light::before {
  border-color: #ffffff;
}
.dropdown-toggle.no-marker::before {
  display: none;
}
.dropdown-toggle.active-toggle::before,
.dropdown-toggle.active-container::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.dropdown-toggle.marker-center::before {
  left: 50%;
  top: 50%;
  margin-left: 0;
  margin-top: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
          transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.dropdown-toggle.marker-center.active-toggle::before,
.dropdown-toggle.marker-center.active-container::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
          transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.drop-left {
  right: 100%!important;
  top: 0!important;
}
.drop-right {
  left: 100%!important;
  top: 0!important;
}
.drop-up {
  top: auto!important;
  bottom: 100%!important;
}
.drop-up-left {
  top: auto!important;
  bottom: 100%!important;
  left: 0;
}
.drop-up-right {
  top: auto!important;
  bottom: 100%!important;
  right: 0!important;
}
.drop-down {
  top: 100%!important;
  bottom: auto!important;
}
.drop-down-left {
  top: 100%!important;
  bottom: auto!important;
  left: 0!important;
}
.drop-down-right {
  top: 100%!important;
  bottom: auto!important;
  right: 0!important;
}
.expand-button {
  width: 36px;
  height: 36px;
  background-size: 1rem 1rem;
  background: center center no-repeat;
  text-indent: -9999px;
  border: 0;
  display: inline-block;
  cursor: pointer;
  z-index: 2;
  position: relative;
  float: left;
  outline: none;
}
.expand-button span {
  position: absolute;
  left: 0.5rem;
  width: 1.2rem;
  height: 2px;
  margin: 0 0 0;
  background: #1d1d1d;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.expand-button span:before,
.expand-button span:after {
  content: '';
  position: absolute;
  top: -0.5rem;
  right: 0;
  width: 1.2rem;
  height: 2px;
  background: #1d1d1d;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.expand-button span:after {
  top: 0.5rem;
}
.expand-button.transform span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: #1d1d1d;
}
.expand-button.transform span:before,
.expand-button.transform span:after {
  content: '';
  top: -5px;
  right: 0;
  width: 0.75rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.expand-button.transform span:after {
  top: 5px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.expand-button.light span {
  background-color: #ffffff;
}
.expand-button.light span:before,
.expand-button.light span:after {
  background-color: #ffffff;
}
.file input,
.drop-zone input,
.file-button input {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.file {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-bottom: 0;
  padding: 0;
}
.file .button {
  border: none;
}
.file .button > * {
  height: 24px;
  max-width: 24px;
}
.file .caption {
  line-height: 35px;
  display: block;
  padding: 0 0.5rem;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.file.disabled .button {
  background-color: #f8f8f8;
  color: #dfdfdf;
}
.file .prepend {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.file .append {
  -webkit-box-ordinal-group: 5;
          order: 4;
}
.file .caption {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.file .button {
  -webkit-box-ordinal-group: 4;
          order: 3;
  margin-left: auto;
  height: 34px;
}
.drop-zone {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  width: 100%;
  height: auto;
  padding: 40px 0;
  outline: 4px dashed #989898;
  outline-offset: -12px;
  background-color: #f8f8f8;
}
.drop-zone .icon {
  display: block;
  width: 64px;
  height: 64px;
}
.drop-zone .caption {
  margin-top: 10px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.drop-zone.focused,
.drop-zone:hover {
  outline-color: #7e7e7e;
}
.drop-zone.drop-on {
  outline-color: #00b300;
}
.file-button {
  text-align: center;
}
.file[dir=rtl] .append,
.file.rtl .append {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.file[dir=rtl] .prepend,
.file.rtl .prepend {
  -webkit-box-ordinal-group: 5;
          order: 4;
}
.file[dir=rtl] .caption,
.file.rtl .caption {
  -webkit-box-ordinal-group: 4;
          order: 3;
  text-align: right;
}
.file[dir=rtl] .button,
.file.rtl .button {
  -webkit-box-ordinal-group: 3;
          order: 2;
  margin-left: 0;
  margin-right: auto;
}
.flip-card .front,
.flip-card .back {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  top: 0;
  left: 0;
}
.flip-card .front {
  -webkit-transform: perspective(600px) rotateY(0deg);
          transform: perspective(600px) rotateY(0deg);
}
.flip-card .back {
  -webkit-transform: perspective(600px) rotateY(180deg);
          transform: perspective(600px) rotateY(180deg);
}
.flip-card.flip-horizontal .front {
  -webkit-transform: perspective(600px) rotateX(0deg);
          transform: perspective(600px) rotateX(0deg);
}
.flip-card.flip-horizontal .back {
  -webkit-transform: perspective(600px) rotateX(180deg);
          transform: perspective(600px) rotateX(180deg);
}
.flip-card.effect-on-hover:hover > .front,
.flip-card.effect-on-active.active > .front {
  -webkit-transform: perspective(600px) rotateY(-180deg);
          transform: perspective(600px) rotateY(-180deg);
}
.flip-card.effect-on-hover:hover > .back,
.flip-card.effect-on-active.active > .back {
  -webkit-transform: perspective(600px) rotateY(0deg);
          transform: perspective(600px) rotateY(0deg);
}
.flip-card.effect-on-hover:hover.flip-horizontal > .front,
.flip-card.effect-on-active.active.flip-horizontal > .front {
  -webkit-transform: perspective(600px) rotateX(-180deg);
          transform: perspective(600px) rotateX(-180deg);
}
.flip-card.effect-on-hover:hover.flip-horizontal > .back,
.flip-card.effect-on-active.active.flip-horizontal > .back {
  -webkit-transform: perspective(600px) rotateX(0deg);
          transform: perspective(600px) rotateX(0deg);
}
form {
  display: block;
  position: relative;
}
.form-actions {
  margin: 10px 0;
  display: block;
  position: relative;
}
.form-group {
  display: block;
  position: relative;
}
.form-group + .form-group {
  margin-top: 1rem;
}
.inline-form {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
}
.inline-form input[type=text],
.inline-form input[type=password],
.inline-form input[type=tel],
.inline-form input[type=datetime-local],
.inline-form input[type=email],
.inline-form input[type=file],
.inline-form input[type=month],
.inline-form input[type=number],
.inline-form input[type=search],
.inline-form input[type=time],
.inline-form input[type=url],
.inline-form input[type=week],
.inline-form input[type=file],
.inline-form select,
.inline-form textarea,
.inline-form .file,
.inline-form .input,
.inline-form .textarea,
.inline-form .select,
.inline-form .tag-input,
.inline-form .spinner {
  width: auto;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.inline-form .form-group {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
}
form:disabled,
fieldset:disabled,
.form-group:disabled,
form.disabled,
fieldset.disabled,
.form-group.disabled {
  pointer-events: none;
}
.grid {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  position: relative;
}
.row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px / 2;
  margin-right: -12px / 2;
}
.cell,
.col {
  -webkit-box-flex: 1;
          flex: 1 0 0;
  max-width: 100%;
  padding: 12px / 2;
}
[class*=cell-],
[class*=col-] {
  position: relative;
  display: block;
  padding: 12px / 2;
  width: 100%;
  min-height: 1px;
}
.grid.gap-0 [class*=cell-],
.row.gap-0 [class*=cell-],
.grid.gap-0 [class*=col-],
.row.gap-0 [class*=col-] {
  padding: 0px;
}
.gap-0[class*=cell-],
.gap-0[class*=col-] {
  padding: 0px !important;
}
.grid.gap-8 [class*=cell-],
.row.gap-8 [class*=cell-],
.grid.gap-8 [class*=col-],
.row.gap-8 [class*=col-] {
  padding: 8px;
}
.gap-8[class*=cell-],
.gap-8[class*=col-] {
  padding: 8px !important;
}
.grid.gap-16 [class*=cell-],
.row.gap-16 [class*=cell-],
.grid.gap-16 [class*=col-],
.row.gap-16 [class*=col-] {
  padding: 16px;
}
.gap-16[class*=cell-],
.gap-16[class*=col-] {
  padding: 16px !important;
}
.grid.gap-24 [class*=cell-],
.row.gap-24 [class*=cell-],
.grid.gap-24 [class*=col-],
.row.gap-24 [class*=col-] {
  padding: 24px;
}
.gap-24[class*=cell-],
.gap-24[class*=col-] {
  padding: 24px !important;
}
.grid.gap-32 [class*=cell-],
.row.gap-32 [class*=cell-],
.grid.gap-32 [class*=col-],
.row.gap-32 [class*=col-] {
  padding: 32px;
}
.gap-32[class*=cell-],
.gap-32[class*=col-] {
  padding: 32px !important;
}
.grid.gap-40 [class*=cell-],
.row.gap-40 [class*=cell-],
.grid.gap-40 [class*=col-],
.row.gap-40 [class*=col-] {
  padding: 40px;
}
.gap-40[class*=cell-],
.gap-40[class*=col-] {
  padding: 40px !important;
}
.cell-auto,
.col-auto {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.colspan-0,
.cell-0,
.col-0 {
  -webkit-box-flex: 0;
          flex: 0 0 0%;
  max-width: 0%;
}
.offset-0 {
  margin-left: 0%;
}
.colspan-1,
.cell-1,
.col-1 {
  -webkit-box-flex: 0;
          flex: 0 0 8.333335%;
  max-width: 8.333335%;
}
.offset-1 {
  margin-left: 8.333335%;
}
.colspan-2,
.cell-2,
.col-2 {
  -webkit-box-flex: 0;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.colspan-3,
.cell-3,
.col-3 {
  -webkit-box-flex: 0;
          flex: 0 0 25.000005%;
  max-width: 25.000005%;
}
.offset-3 {
  margin-left: 25.000005%;
}
.colspan-4,
.cell-4,
.col-4 {
  -webkit-box-flex: 0;
          flex: 0 0 33.33334%;
  max-width: 33.33334%;
}
.offset-4 {
  margin-left: 33.33334%;
}
.colspan-5,
.cell-5,
.col-5 {
  -webkit-box-flex: 0;
          flex: 0 0 41.666675%;
  max-width: 41.666675%;
}
.offset-5 {
  margin-left: 41.666675%;
}
.colspan-6,
.cell-6,
.col-6 {
  -webkit-box-flex: 0;
          flex: 0 0 50.00001%;
  max-width: 50.00001%;
}
.offset-6 {
  margin-left: 50.00001%;
}
.colspan-7,
.cell-7,
.col-7 {
  -webkit-box-flex: 0;
          flex: 0 0 58.333345%;
  max-width: 58.333345%;
}
.offset-7 {
  margin-left: 58.333345%;
}
.colspan-8,
.cell-8,
.col-8 {
  -webkit-box-flex: 0;
          flex: 0 0 66.66668%;
  max-width: 66.66668%;
}
.offset-8 {
  margin-left: 66.66668%;
}
.colspan-9,
.cell-9,
.col-9 {
  -webkit-box-flex: 0;
          flex: 0 0 75.000015%;
  max-width: 75.000015%;
}
.offset-9 {
  margin-left: 75.000015%;
}
.colspan-10,
.cell-10,
.col-10 {
  -webkit-box-flex: 0;
          flex: 0 0 83.33335%;
  max-width: 83.33335%;
}
.offset-10 {
  margin-left: 83.33335%;
}
.colspan-11,
.cell-11,
.col-11 {
  -webkit-box-flex: 0;
          flex: 0 0 91.666685%;
  max-width: 91.666685%;
}
.offset-11 {
  margin-left: 91.666685%;
}
.colspan-12,
.cell-12,
.col-12 {
  -webkit-box-flex: 0;
          flex: 0 0 100.00002%;
  max-width: 100.00002%;
}
.offset-12 {
  margin-left: 100.00002%;
}
.stub {
  -webkit-box-flex: 0;
          flex: none;
  display: block;
  padding: 0 12px;
}
.grid.no-gap .row {
  margin-left: 0!important;
  margin-right: 0!important;
}
.grid.no-gap .row > .cell,
.grid.no-gap .row > .stub,
.grid.no-gap .row > .col,
.grid.no-gap .row > [class*=cell-],
.grid.no-gap .row > [class*=col-] {
  padding: 0!important;
}
.grid.no-gap .row + .row {
  margin-top: 0!important;
}
.row.no-gap {
  margin-left: 0!important;
  margin-right: 0!important;
  margin-top: 0!important;
}
.row.no-gap > .cell,
.row.no-gap > .stub,
.row.no-gap > .col,
.row.no-gap > [class*=cell-],
.row.no-gap > [class*=col-] {
  padding: 0!important;
}
 
  
  .offset-xl-4 {
    margin-left: 33.33334%;
  }
  .colspan-xl-5,
  .cell-xl-5,
  .col-xl-5 {
    -webkit-box-flex: 0;
            flex: 0 0 41.666675%;
    max-width: 41.666675%;
  }
  .offset-xl-5 {
    margin-left: 41.666675%;
  }
  .colspan-xl-6,
  .cell-xl-6,
  .col-xl-6 {
    -webkit-box-flex: 0;
            flex: 0 0 50.00001%;
    max-width: 50.00001%;
  }
  .offset-xl-6 {
    margin-left: 50.00001%;
  }
  .colspan-xl-7,
  .cell-xl-7,
  .col-xl-7 {
    -webkit-box-flex: 0;
            flex: 0 0 58.333345%;
    max-width: 58.333345%;
  }
  .offset-xl-7 {
    margin-left: 58.333345%;
  }
  .colspan-xl-8,
  .cell-xl-8,
  .col-xl-8 {
    -webkit-box-flex: 0;
            flex: 0 0 66.66668%;
    max-width: 66.66668%;
  }
  .offset-xl-8 {
    margin-left: 66.66668%;
  }
  .colspan-xl-9,
  .cell-xl-9,
  .col-xl-9 {
    -webkit-box-flex: 0;
            flex: 0 0 75.000015%;
    max-width: 75.000015%;
  }
  .offset-xl-9 {
    margin-left: 75.000015%;
  }
  .colspan-xl-10,
  .cell-xl-10,
  .col-xl-10 {
    -webkit-box-flex: 0;
            flex: 0 0 83.33335%;
    max-width: 83.33335%;
  }
  .offset-xl-10 {
    margin-left: 83.33335%;
  }
  .colspan-xl-11,
  .cell-xl-11,
  .col-xl-11 {
    -webkit-box-flex: 0;
            flex: 0 0 91.666685%;
    max-width: 91.666685%;
  }
  .offset-xl-11 {
    margin-left: 91.666685%;
  }
  .colspan-xl-12,
  .cell-xl-12,
  .col-xl-12 {
    -webkit-box-flex: 0;
            flex: 0 0 100.00002%;
    max-width: 100.00002%;
  }
  .offset-xl-12 {
    margin-left: 100.00002%;
  }
 
.h-menu {
  list-style: none inside;
  display: block;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #1d1d1d;
}
.h-menu::after {
  display: block;
  clear: both;
  content: "";
}
.h-menu::after {
  display: block;
  clear: both;
  content: "";
}
.h-menu > li,
.h-menu > li > a {
  display: block;
  position: relative;
}
.h-menu > li {
  background-color: inherit;
  color: inherit;
  float: left;
}
.h-menu > li:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.h-menu > li:hover > a,
.h-menu > li:hover .icon {
  color: inherit;
}
.h-menu > li > a {
  font-weight: normal;
  color: inherit;
  font-size: 1rem;
  outline: none;
  text-decoration: none;
  padding: 0.5rem 1rem;
  border: none;
  background-color: inherit;
  white-space: nowrap;
}
.h-menu > li > a:hover {
  text-decoration: none;
}
.h-menu > li > a.dropdown-toggle {
  padding-right: 2rem!important;
}
.h-menu > li > a.dropdown-toggle::before {
  margin-left: -1.25rem;
}
.h-menu.no-hover > li > a {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  color: #6a6a6a;
}
.h-menu.no-hover > li:hover,
.h-menu.no-hover > li > a:hover {
  background-color: transparent;
  color: #1d1d1d;
}
.h-menu.large > li > a {
  padding: 1.125rem 1.625rem;
  font-size: 2rem;
}
.h-menu.large > li > a.dropdown-toggle {
  padding-right: 2.5rem !important;
}
.h-menu.large > li > a.dropdown-toggle::before {
  height: 0.625rem;
  width: 0.625rem;
  margin-left: -1.75rem;
}
.h-menu > .divider {
  display: none;
}
.h-menu.mega {
  position: relative;
}
.h-menu.mega > li {
  position: static;
}
.h-menu.mega > li.active-container {
  background-color: inherit;
}
.h-menu.mega > li.active-container a {
  background-color: inherit;
}
.h-menu.mega .mega-container {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 0;
  background-color: inherit;
  display: none;
  color: inherit;
  z-index: 1000;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(29, 29, 29, 0.4);
          box-shadow: 2px 2px 2px 0 rgba(29, 29, 29, 0.4);
}
.h-menu.mega .mega-container * {
  color: inherit;
}
.hamburger,
.nav-button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0;
  font-size: 14px;
  line-height: 36px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: transparent;
  color: #ffffff;
  cursor: pointer;
  outline: none;
  width: 36px;
  height: 36px;
}
.hamburger .line,
.nav-button .line {
  width: 30px;
  background-color: #ffffff;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 3px;
  margin: 4px auto;
}
.hamburger.dark .line,
.nav-button.dark .line {
  background-color: #1d1d1d;
}
.hamburger.menu-down .line:nth-child(2),
.nav-button.menu-down .line:nth-child(2),
.hamburger.chevron-down .line:nth-child(2),
.nav-button.chevron-down .line:nth-child(2) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.hamburger.menu-down.active,
.nav-button.menu-down.active,
.hamburger.chevron-down.active,
.nav-button.chevron-down.active {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.hamburger.menu-down.active .line:nth-child(2),
.nav-button.menu-down.active .line:nth-child(2),
.hamburger.chevron-down.active .line:nth-child(2),
.nav-button.chevron-down.active .line:nth-child(2) {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.hamburger.menu-down.active .line:nth-child(1),
.nav-button.menu-down.active .line:nth-child(1),
.hamburger.chevron-down.active .line:nth-child(1),
.nav-button.chevron-down.active .line:nth-child(1),
.hamburger.menu-down.active .line:nth-child(3),
.nav-button.menu-down.active .line:nth-child(3),
.hamburger.chevron-down.active .line:nth-child(3),
.nav-button.chevron-down.active .line:nth-child(3) {
  width: 20px;
  -webkit-transform-origin: right;
          transform-origin: right;
  margin: -4px 8px;
}
.hamburger.menu-down.active .line:nth-child(1),
.nav-button.menu-down.active .line:nth-child(1),
.hamburger.chevron-down.active .line:nth-child(1),
.nav-button.chevron-down.active .line:nth-child(1) {
  -webkit-transform: rotate(45deg) translateY(6px);
          transform: rotate(45deg) translateY(6px);
}
.hamburger.menu-down.active .line:nth-child(3),
.nav-button.menu-down.active .line:nth-child(3),
.hamburger.chevron-down.active .line:nth-child(3),
.nav-button.chevron-down.active .line:nth-child(3) {
  -webkit-transform: rotate(-45deg) translateY(-6px);
          transform: rotate(-45deg) translateY(-6px);
}
.hamburger.menu-up .line:nth-child(2),
.nav-button.menu-up .line:nth-child(2),
.hamburger.chevron-up .line:nth-child(2),
.nav-button.chevron-up .line:nth-child(2) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.hamburger.menu-up.active,
.nav-button.menu-up.active,
.hamburger.chevron-up.active,
.nav-button.chevron-up.active {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.hamburger.menu-up.active .line:nth-child(2),
.nav-button.menu-up.active .line:nth-child(2),
.hamburger.chevron-up.active .line:nth-child(2),
.nav-button.chevron-up.active .line:nth-child(2) {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.hamburger.menu-up.active .line:nth-child(1),
.nav-button.menu-up.active .line:nth-child(1),
.hamburger.chevron-up.active .line:nth-child(1),
.nav-button.chevron-up.active .line:nth-child(1),
.hamburger.menu-up.active .line:nth-child(3),
.nav-button.menu-up.active .line:nth-child(3),
.hamburger.chevron-up.active .line:nth-child(3),
.nav-button.chevron-up.active .line:nth-child(3) {
  width: 20px;
  -webkit-transform-origin: right;
          transform-origin: right;
  margin: -4px 8px;
}
.hamburger.menu-up.active .line:nth-child(1),
.nav-button.menu-up.active .line:nth-child(1),
.hamburger.chevron-up.active .line:nth-child(1),
.nav-button.chevron-up.active .line:nth-child(1) {
  -webkit-transform: rotate(45deg) translateY(6px);
          transform: rotate(45deg) translateY(6px);
}
.hamburger.menu-up.active .line:nth-child(3),
.nav-button.menu-up.active .line:nth-child(3),
.hamburger.chevron-up.active .line:nth-child(3),
.nav-button.chevron-up.active .line:nth-child(3) {
  -webkit-transform: rotate(-45deg) translateY(-6px);
          transform: rotate(-45deg) translateY(-6px);
}
.hamburger.arrow-left.active .line:nth-child(1),
.nav-button.arrow-left.active .line:nth-child(1),
.hamburger.arrow-left.active .line:nth-child(3),
.nav-button.arrow-left.active .line:nth-child(3) {
  width: 20px;
  margin-left: 0;
}
.hamburger.arrow-left.active .line:nth-child(1),
.nav-button.arrow-left.active .line:nth-child(1) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.hamburger.arrow-left.active .line:nth-child(3),
.nav-button.arrow-left.active .line:nth-child(3) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.hamburger.arrow-right.active .line:nth-child(1),
.nav-button.arrow-right.active .line:nth-child(1),
.hamburger.arrow-right.active .line:nth-child(3),
.nav-button.arrow-right.active .line:nth-child(3) {
  width: 20px;
  margin-right: 0;
}
.hamburger.arrow-right.active .line:nth-child(1),
.nav-button.arrow-right.active .line:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.hamburger.arrow-right.active .line:nth-child(3),
.nav-button.arrow-right.active .line:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.head-bar {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  color: #1d1d1d;
  height: 56px;
  z-index: 1030;
  padding: 0 4px;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.head-bar .app-title {
  height: 48px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  line-height: 48px;
  color: inherit;
  font-size: 20px;
  font-weight: 100;
}
.head-bar .app-title:nth-child(1) {
  padding-left: 10px;
}
.head-bar .header-container {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-align: center;
          align-items: center;
}
.head-bar .tool-button {
  margin: 0 4px;
  background-color: inherit;
  color: inherit;
}
.head-bar .tool-button .icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.head-bar.more {
  height: 112px;
}
.head-bar.more .app-title {
  position: absolute;
  bottom: 22px;
  left: 74px;
  height: 28px;
  font-size: 24px;
}
.head-bar .header-container .input {
  float: left;
  margin-left: 20px;
  width: calc(100% - 80px);
  border: none;
}
.head-bar .header-container .input input {
  border: none;
}
.head-bar .header-container .input input,
.head-bar .header-container .input input::-webkit-input-placeholder {
  color: white;
}
.hero {
  padding: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
 
.hint {
  display: block;
  position: fixed;
  z-index: 1070;
  background-color: #fffcc0;
  color: #1d1d1d;
  font-size: 0.75rem;
  max-width: 13.75rem;
  padding: 0.625rem;
}
.icon-box {
  height: 90px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  background-color: #ffffff;
}
.icon-box .icon,
.icon-box .content {
  position: relative;
}
.icon-box .icon {
  height: 90px;
  width: 90px;
  flex-shrink: 0;
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.1);
}
.icon-box .icon > * {
  font-size: 45px;
  width: 45px;
  height: 45px;
  line-height: 1;
}
.icon-box .content {
  line-height: 1.2;
  display: block;
  width: 100%;
  background-color: inherit;
}
.image-button {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: #ebebeb;
  color: #1d1d1d;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  outline: none;
  position: relative;
  font-size: 14px;
  padding: 0 0.5rem 0 0;
  -webkit-box-align: center;
          align-items: center;
  height: 36px;
  font-weight: 400;
}
.image-button:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.image-button:active,
.image-button.focus,
.image-button:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
.image-button .icon {
  width: 36px;
  height: 36px;
  line-height: 34px;
  font-size: 1rem;
  background-color: rgba(69, 90, 100, 0.55);
  color: #ffffff;
  -webkit-box-ordinal-group: 2;
          order: 1;
  text-align: center;
}
.image-button .caption {
  margin-left: 0.5rem;
  text-align: left;
  color: inherit;
  -webkit-box-ordinal-group: 3;
          order: 2;
  font-weight: 400;
  line-height: 1.2;
}
.image-button .caption small {
  display: block;
  font-size: 0.8rem;
}
.image-button.icon-right {
  padding: 0 0 0 0.5rem;
}
.image-button.icon-right .icon {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.image-button.icon-right .caption {
  -webkit-box-ordinal-group: 2;
          order: 1;
  margin-left: 0;
  margin-right: 0.5rem;
}
.image-button:focus,
.image-button:hover,
.image-button.focus {
  text-decoration: none;
}
.image-button:active {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(190, 190, 190, 0.45);
          box-shadow: 0 0 0 3px rgba(190, 190, 190, 0.45);
}
.image-button.disabled,
.image-button:disabled {
  opacity: 0.65;
}
.image-button.outline {
  background: transparent none;
  border-width: 1px;
  border-color: #dfdfdf;
}
.image-compare {
  position: relative;
  display: block;
}
.image-compare img {
  display: none;
}
.image-compare .image-container,
.image-compare .image-container-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
.image-compare .image-container.image-container-overlay,
.image-compare .image-container-overlay.image-container-overlay {
  z-index: 2;
}
.image-compare .image-container .image-wrapper,
.image-compare .image-container-overlay .image-wrapper {
  background-size: cover;
}
.image-compare .image-slider {
  z-index: 3;
  position: absolute;
  cursor: ew-resize;
  width: 32px;
  height: 32px;
  background-color: #fa6800;
  opacity: 0.7;
  border-radius: 0.25rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.image-grid {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}
.image-grid__item {
  display: block;
  overflow: hidden;
}
.image-grid__item-landscape {
  width: 320px;
  height: 180px;
}
.image-grid__item-portrait {
  width: 160px;
  height: 180px;
}
.image-grid__item img {
  display: block;
  width: 100%;
  height: 100%;
}
.image-grid.half-size .image-grid__item-landscape {
  width: 160px;
  height: 90px;
}
.image-grid.half-size .image-grid__item-portrait {
  width: 80px;
  height: 90px;
}
.image-magnifier {
  position: relative;
  display: block;
  cursor: none;
  height: auto;
}
.image-magnifier img {
  vertical-align: middle;
  width: 100%;
  height: auto;
  max-height: 100%;
}
.image-magnifier .image-magnifier-glass {
  position: absolute;
  border-radius: 0;
  cursor: none;
  width: 100px;
  height: 100px;
  border: 4px solid rgba(255, 255, 255, 0.7);
  overflow: hidden;
  z-index: 2;
}
.info-box {
  position: fixed;
  background-color: #ffffff;
  color: #1d1d1d;
  border: 1px solid #dfdfdf;
  display: block;
  z-index: 1050;
  max-width: calc(100vw - 100px);
  max-height: calc(100vh - 100px);
}
.info-box .closer {
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  background-color: inherit;
  color: inherit;
  z-index: 100;
}
.info-box .closer::before {
  display: block;
  content: "\00d7";
  font-size: 24px;
  margin-top: -4px;
}
.info-box .info-box-content {
  padding: 20px;
  z-index: 0;
}
.info-box.primary {
  border-color: #0366d6;
  background-color: #0366d6;
  color: #ffffff;
}
.info-box.secondary {
  border-color: #607d8b;
  background-color: #607d8b;
  color: #ffffff;
}
.info-box.success {
  border-color: #60a917;
  background-color: #60a917;
  color: #ffffff;
}
.info-box.alert {
  border-color: #CE352C;
  background-color: #CE352C;
  color: #ffffff;
}
.info-box.warning {
  border-color: #ff9447;
  background-color: #ff9447;
  color: #ffffff;
}
.info-box.yellow {
  border-color: #ffe484;
  background-color: #ffe484;
  color: #ffffff;
}
.info-box.info {
  border-color: #5ebdec;
  background-color: #5ebdec;
  color: #ffffff;
}
.info-box.dark {
  border-color: #505050;
  background-color: #505050;
  color: #ffffff;
}
.info-box.light {
  border-color: #f8f8f8;
  background-color: #f8f8f8;
  color: #ffffff;
}
.info-box.light,
.info-box.yellow {
  color: #1d1d1d;
}
.info-button {
  border: 1px solid #dfdfdf;
  background-color: #ebebeb;
  overflow: hidden;
  position: relative;
  -webkit-box-align: center;
          align-items: center;
  display: inline-block;
  width: auto;
  height: 36px;
  line-height: 1;
}
.info-button::after {
  display: block;
  clear: both;
  content: "";
}
.info-button::after {
  display: block;
  clear: both;
  content: "";
}
.info-button .button {
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0 0.75rem;
  font-size: 0.875rem;
  line-height: 34px;
  height: 36px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: #ebebeb;
  color: #1d1d1d;
  cursor: pointer;
  outline: none;
  position: relative;
}
.info-button .button,
.info-button .info {
  display: block;
  float: left;
  border-right: none;
  height: 100%;
  line-height: 32px;
  position: relative;
}
.info-button .button:active,
.info-button .info:active,
.info-button .button:focus,
.info-button .info:focus {
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.info-button .button {
  background-color: inherit;
  color: inherit;
}
.info-button .button:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.info-button .info {
  font-size: 12px;
  background-color: #FEFEFE;
  color: #1d1d1d;
  padding: 0 0.625rem;
  text-decoration: none;
  font-weight: 600;
  line-height: 34px;
}
.info-button .info:hover {
  color: #0056b3;
}
.info-button a.info:hover {
  color: #1d1d1d;
}
.info-button .button .icon {
  margin-right: 4px;
}
a.info-button {
  text-decoration: none;
}
.info-panel {
  display: block;
  background-color: #ffffff;
  color: #1d1d1d;
  text-align: center;
}
.info-panel-header {
  padding: 30px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 1.2;
  white-space: nowrap;
}
.info-panel-content {
  padding: 20px 40px;
}
.info-panel-footer {
  padding: 40px;
}
.metro-input,
.file,
.input,
.textarea,
.select,
.tag-input,
.spinner,
.color-picker {
  position: relative;
  border: 1px #d9d9d9 solid;
  color: #1d1d1d;
  width: 100%;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  background: #ffffff none;
  background-clip: padding-box;
  min-width: 0;
}
.metro-input input,
.file input,
.input input,
.textarea input,
.select input,
.tag-input input,
.spinner input,
.color-picker input {
  -webkit-appearance: none;
          appearance: none;
  display: block;
  outline: none;
  width: 100%;
  min-width: 0;
}
.metro-input input::-ms-clear,
.file input::-ms-clear,
.input input::-ms-clear,
.textarea input::-ms-clear,
.select input::-ms-clear,
.tag-input input::-ms-clear,
.spinner input::-ms-clear,
.color-picker input::-ms-clear {
  display: none;
}
.metro-input input::-ms-reveal,
.file input::-ms-reveal,
.input input::-ms-reveal,
.textarea input::-ms-reveal,
.select input::-ms-reveal,
.tag-input input::-ms-reveal,
.spinner input::-ms-reveal,
.color-picker input::-ms-reveal {
  display: none;
}
.metro-input input::-webkit-clear-button,
.file input::-webkit-clear-button,
.input input::-webkit-clear-button,
.textarea input::-webkit-clear-button,
.select input::-webkit-clear-button,
.tag-input input::-webkit-clear-button,
.spinner input::-webkit-clear-button,
.color-picker input::-webkit-clear-button {
  display: none;
}
.metro-input input::-webkit-inner-spin-button,
.file input::-webkit-inner-spin-button,
.input input::-webkit-inner-spin-button,
.textarea input::-webkit-inner-spin-button,
.select input::-webkit-inner-spin-button,
.tag-input input::-webkit-inner-spin-button,
.spinner input::-webkit-inner-spin-button,
.color-picker input::-webkit-inner-spin-button {
  height: 100%;
}
.metro-input:focus,
.file:focus,
.input:focus,
.textarea:focus,
.select:focus,
.tag-input:focus,
.spinner:focus,
.color-picker:focus {
  outline: none;
}
.metro-input:hover,
.file:hover,
.input:hover,
.textarea:hover,
.select:hover,
.tag-input:hover,
.spinner:hover,
.color-picker:hover {
  border-color: #c0c0c0;
}
.metro-input .input-clear-button,
.file .input-clear-button,
.input .input-clear-button,
.textarea .input-clear-button,
.select .input-clear-button,
.tag-input .input-clear-button,
.spinner .input-clear-button,
.color-picker .input-clear-button,
.metro-input .input-reveal-button,
.file .input-reveal-button,
.input .input-reveal-button,
.textarea .input-reveal-button,
.select .input-reveal-button,
.tag-input .input-reveal-button,
.spinner .input-reveal-button,
.color-picker .input-reveal-button {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
}
.metro-input .input-clear-button:active,
.file .input-clear-button:active,
.input .input-clear-button:active,
.textarea .input-clear-button:active,
.select .input-clear-button:active,
.tag-input .input-clear-button:active,
.spinner .input-clear-button:active,
.color-picker .input-clear-button:active,
.metro-input .input-reveal-button:active,
.file .input-reveal-button:active,
.input .input-reveal-button:active,
.textarea .input-reveal-button:active,
.select .input-reveal-button:active,
.tag-input .input-reveal-button:active,
.spinner .input-reveal-button:active,
.color-picker .input-reveal-button:active,
.metro-input .input-clear-button:focus,
.file .input-clear-button:focus,
.input .input-clear-button:focus,
.textarea .input-clear-button:focus,
.select .input-clear-button:focus,
.tag-input .input-clear-button:focus,
.spinner .input-clear-button:focus,
.color-picker .input-clear-button:focus,
.metro-input .input-reveal-button:focus,
.file .input-reveal-button:focus,
.input .input-reveal-button:focus,
.textarea .input-reveal-button:focus,
.select .input-reveal-button:focus,
.tag-input .input-reveal-button:focus,
.spinner .input-reveal-button:focus,
.color-picker .input-reveal-button:focus,
.metro-input .input-clear-button:hover,
.file .input-clear-button:hover,
.input .input-clear-button:hover,
.textarea .input-clear-button:hover,
.select .input-clear-button:hover,
.tag-input .input-clear-button:hover,
.spinner .input-clear-button:hover,
.color-picker .input-clear-button:hover,
.metro-input .input-reveal-button:hover,
.file .input-reveal-button:hover,
.input .input-reveal-button:hover,
.textarea .input-reveal-button:hover,
.select .input-reveal-button:hover,
.tag-input .input-reveal-button:hover,
.spinner .input-reveal-button:hover,
.color-picker .input-reveal-button:hover {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.metro-input:focus .input-clear-button,
.file:focus .input-clear-button,
.input:focus .input-clear-button,
.textarea:focus .input-clear-button,
.select:focus .input-clear-button,
.tag-input:focus .input-clear-button,
.spinner:focus .input-clear-button,
.color-picker:focus .input-clear-button,
.metro-input.focused .input-clear-button,
.file.focused .input-clear-button,
.input.focused .input-clear-button,
.textarea.focused .input-clear-button,
.select.focused .input-clear-button,
.tag-input.focused .input-clear-button,
.spinner.focused .input-clear-button,
.color-picker.focused .input-clear-button,
.metro-input:hover .input-clear-button,
.file:hover .input-clear-button,
.input:hover .input-clear-button,
.textarea:hover .input-clear-button,
.select:hover .input-clear-button,
.tag-input:hover .input-clear-button,
.spinner:hover .input-clear-button,
.color-picker:hover .input-clear-button,
.metro-input:focus .input-reveal-button,
.file:focus .input-reveal-button,
.input:focus .input-reveal-button,
.textarea:focus .input-reveal-button,
.select:focus .input-reveal-button,
.tag-input:focus .input-reveal-button,
.spinner:focus .input-reveal-button,
.color-picker:focus .input-reveal-button,
.metro-input.focused .input-reveal-button,
.file.focused .input-reveal-button,
.input.focused .input-reveal-button,
.textarea.focused .input-reveal-button,
.select.focused .input-reveal-button,
.tag-input.focused .input-reveal-button,
.spinner.focused .input-reveal-button,
.color-picker.focused .input-reveal-button,
.metro-input:hover .input-reveal-button,
.file:hover .input-reveal-button,
.input:hover .input-reveal-button,
.textarea:hover .input-reveal-button,
.select:hover .input-reveal-button,
.tag-input:hover .input-reveal-button,
.spinner:hover .input-reveal-button,
.color-picker:hover .input-reveal-button {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  visibility: visible;
}
.metro-input:focus,
.file:focus,
.input:focus,
.textarea:focus,
.select:focus,
.tag-input:focus,
.spinner:focus,
.color-picker:focus,
.metro-input.focused,
.file.focused,
.input.focused,
.textarea.focused,
.select.focused,
.tag-input.focused,
.spinner.focused,
.color-picker.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
.metro-input:disabled,
.file:disabled,
.input:disabled,
.textarea:disabled,
.select:disabled,
.tag-input:disabled,
.spinner:disabled,
.color-picker:disabled,
.metro-input.disabled,
.file.disabled,
.input.disabled,
.textarea.disabled,
.select.disabled,
.tag-input.disabled,
.spinner.disabled,
.color-picker.disabled {
  pointer-events: none;
  border-color: #ebebeb;
  background-color: #e9e9e9;
}
.metro-input.hide-cursor input,
.file.hide-cursor input,
.input.hide-cursor input,
.textarea.hide-cursor input,
.select.hide-cursor input,
.tag-input.hide-cursor input,
.spinner.hide-cursor input,
.color-picker.hide-cursor input {
  color: transparent;
  text-shadow: 0 0 0 #1d1d1d;
}
.metro-input.required,
.file.required,
.input.required,
.textarea.required,
.select.required,
.tag-input.required,
.spinner.required,
.color-picker.required {
  border: 1px #1ba1e2 dashed !important;
}
.metro-input.required:focus,
.file.required:focus,
.input.required:focus,
.textarea.required:focus,
.select.required:focus,
.tag-input.required:focus,
.spinner.required:focus,
.color-picker.required:focus,
.metro-input.required.focused,
.file.required.focused,
.input.required.focused,
.textarea.required.focused,
.select.required.focused,
.tag-input.required.focused,
.spinner.required.focused,
.color-picker.required.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(27, 161, 226, 0.45) !important;
          box-shadow: 0 0 0 3px rgba(27, 161, 226, 0.45) !important;
}
.metro-input.invalid,
.file.invalid,
.input.invalid,
.textarea.invalid,
.select.invalid,
.tag-input.invalid,
.spinner.invalid,
.color-picker.invalid {
  border: 1px #CE352C solid !important;
}
.metro-input.invalid:focus,
.file.invalid:focus,
.input.invalid:focus,
.textarea.invalid:focus,
.select.invalid:focus,
.tag-input.invalid:focus,
.spinner.invalid:focus,
.color-picker.invalid:focus,
.metro-input.invalid.focused,
.file.invalid.focused,
.input.invalid.focused,
.textarea.invalid.focused,
.select.invalid.focused,
.tag-input.invalid.focused,
.spinner.invalid.focused,
.color-picker.invalid.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(206, 53, 44, 0.45) !important;
          box-shadow: 0 0 0 3px rgba(206, 53, 44, 0.45) !important;
}
.metro-input.invalid::after,
.file.invalid::after,
.input.invalid::after,
.textarea.invalid::after,
.select.invalid::after,
.tag-input.invalid::after,
.spinner.invalid::after,
.color-picker.invalid::after {
  position: absolute;
  content: attr(data-exclaim);
  color: #CE352C;
  left: -16px;
  top: 0;
  font-size: 1.625rem;
  font-weight: bold;
}
.metro-input.valid,
.file.valid,
.input.valid,
.textarea.valid,
.select.valid,
.tag-input.valid,
.spinner.valid,
.color-picker.valid {
  border: 1px #60a917 solid !important;
}
.metro-input.valid:focus,
.file.valid:focus,
.input.valid:focus,
.textarea.valid:focus,
.select.valid:focus,
.tag-input.valid:focus,
.spinner.valid:focus,
.color-picker.valid:focus,
.metro-input.valid.focused,
.file.valid.focused,
.input.valid.focused,
.textarea.valid.focused,
.select.valid.focused,
.tag-input.valid.focused,
.spinner.valid.focused,
.color-picker.valid.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(96, 169, 23, 0.45) !important;
          box-shadow: 0 0 0 3px rgba(96, 169, 23, 0.45) !important;
}
textarea.metro-input {
  height: auto;
  padding: 0 0.75rem;
}
input[type=button],
input[type=submit],
input[type=reset] {
  width: auto;
}
.file .prepend,
.input .prepend,
.select .prepend,
.textarea .prepend,
.tag-input .prepend,
.spinner .prepend,
.color-picker .prepend,
.file .append,
.input .append,
.select .append,
.textarea .append,
.tag-input .append,
.spinner .append,
.color-picker .append {
  padding: 0.5rem 0.75rem;
  background-color: #f8f8f8;
  color: #1d1d1d;
  line-height: 1.25rem;
  white-space: nowrap;
}
.hidden-input {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.file:disabled input,
.input:disabled input,
.textarea:disabled input,
.select:disabled input,
.tag-input:disabled input,
.spinner:disabled input,
.tag-input:disabled input,
.rating:disabled input,
.color-picker:disabled input,
.file.disabled input,
.input.disabled input,
.textarea.disabled input,
.select.disabled input,
.tag-input.disabled input,
.spinner.disabled input,
.tag-input.disabled input,
.rating.disabled input,
.color-picker.disabled input,
.file:disabled textarea,
.input:disabled textarea,
.textarea:disabled textarea,
.select:disabled textarea,
.tag-input:disabled textarea,
.spinner:disabled textarea,
.tag-input:disabled textarea,
.rating:disabled textarea,
.color-picker:disabled textarea,
.file.disabled textarea,
.input.disabled textarea,
.textarea.disabled textarea,
.select.disabled textarea,
.tag-input.disabled textarea,
.spinner.disabled textarea,
.tag-input.disabled textarea,
.rating.disabled textarea,
.color-picker.disabled textarea,
.file:disabled select,
.input:disabled select,
.textarea:disabled select,
.select:disabled select,
.tag-input:disabled select,
.spinner:disabled select,
.tag-input:disabled select,
.rating:disabled select,
.color-picker:disabled select,
.file.disabled select,
.input.disabled select,
.textarea.disabled select,
.select.disabled select,
.tag-input.disabled select,
.spinner.disabled select,
.tag-input.disabled select,
.rating.disabled select,
.color-picker.disabled select,
.file:disabled .select-input,
.input:disabled .select-input,
.textarea:disabled .select-input,
.select:disabled .select-input,
.tag-input:disabled .select-input,
.spinner:disabled .select-input,
.tag-input:disabled .select-input,
.rating:disabled .select-input,
.color-picker:disabled .select-input,
.file.disabled .select-input,
.input.disabled .select-input,
.textarea.disabled .select-input,
.select.disabled .select-input,
.tag-input.disabled .select-input,
.spinner.disabled .select-input,
.tag-input.disabled .select-input,
.rating.disabled .select-input,
.color-picker.disabled .select-input,
.file:disabled .caption,
.input:disabled .caption,
.textarea:disabled .caption,
.select:disabled .caption,
.tag-input:disabled .caption,
.spinner:disabled .caption,
.tag-input:disabled .caption,
.rating:disabled .caption,
.color-picker:disabled .caption,
.file.disabled .caption,
.input.disabled .caption,
.textarea.disabled .caption,
.select.disabled .caption,
.tag-input.disabled .caption,
.spinner.disabled .caption,
.tag-input.disabled .caption,
.rating.disabled .caption,
.color-picker.disabled .caption,
.file:disabled .stars li,
.input:disabled .stars li,
.textarea:disabled .stars li,
.select:disabled .stars li,
.tag-input:disabled .stars li,
.spinner:disabled .stars li,
.tag-input:disabled .stars li,
.rating:disabled .stars li,
.color-picker:disabled .stars li,
.file.disabled .stars li,
.input.disabled .stars li,
.textarea.disabled .stars li,
.select.disabled .stars li,
.tag-input.disabled .stars li,
.spinner.disabled .stars li,
.tag-input.disabled .stars li,
.rating.disabled .stars li,
.color-picker.disabled .stars li {
  background: transparent;
  color: #989898;
}
.file:disabled .button-group,
.input:disabled .button-group,
.textarea:disabled .button-group,
.select:disabled .button-group,
.tag-input:disabled .button-group,
.spinner:disabled .button-group,
.tag-input:disabled .button-group,
.rating:disabled .button-group,
.color-picker:disabled .button-group,
.file.disabled .button-group,
.input.disabled .button-group,
.textarea.disabled .button-group,
.select.disabled .button-group,
.tag-input.disabled .button-group,
.spinner.disabled .button-group,
.tag-input.disabled .button-group,
.rating.disabled .button-group,
.color-picker.disabled .button-group {
  display: none;
}
.invalid_feedback {
  font-size: 0.9em;
  color: #CE352C;
}
.custom-validation input[required]:valid,
.custom-validation select[required]:valid,
.custom-validation textarea[required]:valid {
  border-color: #60a917;
}
.custom-validation input[required]:valid + .invalid_feedback,
.custom-validation select[required]:valid + .invalid_feedback,
.custom-validation textarea[required]:valid + .invalid_feedback {
  display: none;
}
.custom-validation input[required]:invalid,
.custom-validation select[required]:invalid,
.custom-validation textarea[required]:invalid {
  border-color: #CE352C;
}
.custom-validation input[required]:invalid + .invalid_feedback,
.custom-validation select[required]:invalid + .invalid_feedback,
.custom-validation textarea[required]:invalid + .invalid_feedback {
  display: block;
}
.invalid_feedback {
  display: none;
}
.invalid + .invalid_feedback,
.invalid > .invalid_feedback {
  display: block !important;
}
::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
::-webkit-search-results-button {
  -webkit-appearance: none;
}
input[type=search] {
  -webkit-appearance: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px white inset;
  background-color: #ffffff !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
::-webkit-input-placeholder {
  font-size: 14px;
}
::-moz-placeholder {
  font-size: 14px;
}
:-moz-placeholder {
  font-size: 14px;
}
:-ms-input-placeholder {
  font-size: 14px;
}
input.rtl,
input[dir=rtl] {
  direction: rtl;
}
.label-for-input {
  display: block;
  position: relative;
}
.label-for-input.rtl {
  text-align: right;
}
input[placeholder] {
  text-overflow: ellipsis;
}
input::-moz-placeholder {
  text-overflow: ellipsis;
}
input:-moz-placeholder {
  text-overflow: ellipsis;
}
input:-ms-input-placeholder {
  text-overflow: ellipsis;
}
.input-material {
  position: relative;
  min-width: 196px;
  height: 48px;
  display: inline-block;
  margin: 0;
  width: 100%;
  border: none;
}
.input-material input {
  position: absolute;
  top: 16px;
  left: 0;
  right: 0;
  bottom: 8px;
  border: 0;
  border-bottom: 2px #dfdfdf solid;
  background-color: transparent;
  outline: none;
  font-size: 16px;
  padding-bottom: 8px;
  padding-left: 0;
  width: 100%;
  z-index: 2;
  height: 28px;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.input-material hr {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  opacity: 0;
  height: 3px;
  background-color: #bebebe;
  bottom: -4px;
  z-index: 2;
  -webkit-transition: linear all 0.3s;
  transition: linear all 0.3s;
}
.input-material .label,
.input-material .informer {
  position: absolute;
  display: block;
  z-index: 1;
  color: inherit;
  font-size: 12px;
}
.input-material .label {
  opacity: 0;
  top: 16px;
  left: 0;
  -webkit-transition: linear all 0.3s;
  transition: linear all 0.3s;
}
.input-material .informer {
  opacity: 0;
  bottom: 12px;
  font-size: 12px;
  -webkit-transition: linear all 0.3s;
  transition: linear all 0.3s;
}
.input-material input::-webkit-input-placeholder {
  font-size: 1rem;
  position: absolute;
  left: 0;
  z-index: 1;
  opacity: 1;
  color: #bebebe;
  -webkit-transition: linear all 0.3s;
  transition: linear all 0.3s;
}
.input-material .helper-button {
  top: 8px;
}
.input-material.full-size {
  width: 100%;
}
.input-material input:hover {
  border-color: #dfdfdf;
}
.input-material.with-icon {
  margin-left: 32px;
  width: calc(100% - 32px);
}
.input-material.with-icon .icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: 1;
  position: absolute;
  left: -32px;
  top: 50%;
  margin-top: -8px;
  display: block;
  opacity: 0.2;
  -webkit-transition: linear all 0.3s;
  transition: linear all 0.3s;
}
.input-material.with-icon .icon img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
}
.input-material.with-icon.full-size {
  width: calc(100% - 32px) !important;
}
.input-material hr ~ input:focus {
  border-bottom: 0;
}
.input-material input:focus ~ hr {
  opacity: 1;
  width: 100%;
  -webkit-transition: linear all 0.3s;
  transition: linear all 0.3s;
}
.input-material input:focus ~ .label {
  opacity: 1;
  top: 0;
  -webkit-transition: linear all 0.3s;
  transition: linear all 0.3s;
}
.input-material input:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: linear all 0.2s;
  transition: linear all 0.2s;
}
.input-material input:focus ~ .informer {
  opacity: 1;
  bottom: -0.75rem;
  -webkit-transition: linear all 0.3s;
  transition: linear all 0.3s;
}
.input-material input:focus ~ .icon {
  opacity: 1;
  -webkit-transition: linear all 0.3s;
  transition: linear all 0.3s;
}
.input-material.permanent-label input:not(:placeholder-shown) ~ .label {
  top: 0;
  opacity: 1;
}
.input-material input:-webkit-autofill,
.input-material input:-webkit-autofill:hover,
.input-material input:-webkit-autofill:focus,
.input-material input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #fff !important;
}
.input {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0;
}
.input:hover input {
  border-color: transparent;
}
.input.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
.input input {
  border: none!important;
  -webkit-box-ordinal-group: 2;
          order: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  height: 34px;
  padding: 0 0.75rem;
}
.input input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.input .button-group {
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
}
.input .button {
  background-color: transparent;
  color: #1d1d1d;
  height: 34px;
  min-width: 34px;
}
.input .button:focus,
.input .button:active {
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.input .button:hover {
  background-color: #f8f8f8;
  text-shadow: rgba(0, 0, 0, 0.25) 0.1em 0.1em 0.2em;
}
.input .input-clear-button,
.input .input-reveal-button,
.input .input-search-button {
  background-color: transparent;
}
.input .input-clear-button:hover,
.input .input-reveal-button:hover,
.input .input-search-button:hover {
  background-color: transparent;
}
.input.disabled .button-group button {
  background-color: #f8f8f8;
  color: #dfdfdf;
}
.input .prepend {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.input .append {
  -webkit-box-ordinal-group: 5;
          order: 4;
}
.input input {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.input .button-group {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.input .autocomplete-list {
  margin: 0;
  padding: 0;
  list-style: none inside;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
  background-color: #ffffff;
  height: auto;
  border: 1px solid #dfdfdf;
  z-index: 3;
}
.input .autocomplete-list .item {
  display: block;
  position: relative;
  padding: 4px 8px;
  cursor: pointer;
}
.input .autocomplete-list .item:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.input .autocomplete-list .item + .item {
  border-top: 1px solid #dfdfdf;
}
.input.input-large {
  height: 50px;
}
.input.input-large input {
  height: 48px;
  font-size: 1.3rem;
  padding: 0 10px;
  line-height: 48px;
}
.input.input-large .button {
  height: 48px;
  min-width: 48px;
  font-size: 1.3rem;
}
.input.input-large .button [class*=mif-] {
  font-size: 1.3rem;
}
.input.input-large .button .default-icon-cross,
.input.input-large .button .default-icon-eye {
  width: 21px;
  height: 21px;
}
.input.input-large .button .input-clear-button,
.input.input-large .button .input-reveal-button {
  width: 48px;
  padding: 0;
}
.input.input-large input[placeholder] {
  font-size: 1.1rem;
}
.input.input-large input::-moz-placeholder {
  font-size: 1.1rem;
}
.input.input-large input:-moz-placeholder {
  font-size: 1.1rem;
}
.input.input-large input:-ms-input-placeholder {
  font-size: 1.1rem;
}
.input.input-large .append,
.input.input-large .prepend {
  height: 48px;
  line-height: 48px;
  padding: 0 0.5rem;
  font-size: 1.3rem;
}
input.input-large {
  height: 48px;
  font-size: 1.3rem;
  padding: 0 10px;
}
input.input-large[placeholder] {
  font-size: 1.1rem;
}
input.input-large::-moz-placeholder {
  font-size: 1.1rem;
}
input.input-large:-moz-placeholder {
  font-size: 1.1rem;
}
input.input-large:-ms-input-placeholder {
  font-size: 1.1rem;
}
.input.input-small {
  height: 28px;
}
.input.input-small input {
  height: 26px;
  font-size: 0.9rem;
  padding: 0 4px;
  line-height: 26px;
}
.input.input-small .button {
  height: 26px;
  min-width: 26px;
  font-size: 0.9rem;
  padding: 0;
}
.input.input-small .button [class*=mif-] {
  font-size: 0.9rem;
}
.input.input-small .button .default-icon-cross,
.input.input-small .button .default-icon-eye {
  width: 14px;
  height: 14px;
}
.input.input-small .input-clear-button,
.input.input-small .input-reveal-button {
  width: 26px;
  padding: 0;
}
.input.input-small input[placeholder] {
  font-size: 0.8rem;
}
.input.input-small input::-moz-placeholder {
  font-size: 0.8rem;
}
.input.input-small input:-moz-placeholder {
  font-size: 0.8rem;
}
.input.input-small input:-ms-input-placeholder {
  font-size: 0.8rem;
}
.input.input-small .append,
.input.input-small .prepend {
  height: 26px;
  line-height: 26px;
  padding: 0 0.5rem;
  font-size: 0.9rem;
}
input.input-small {
  height: 26px;
  font-size: 0.9rem;
  padding: 0 4px;
}
input.input-small[placeholder] {
  font-size: 0.8rem;
}
input.input-small::-moz-placeholder {
  font-size: 0.8rem;
}
input.input-small:-moz-placeholder {
  font-size: 0.8rem;
}
input.input-small:-ms-input-placeholder {
  font-size: 0.8rem;
}
.input[dir=rtl],
.input.rtl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-flow: row-reverse nowrap;
}
.input[dir=rtl] input,
.input.rtl input {
  -webkit-box-ordinal-group: 4;
          order: 3;
  direction: rtl;
}
.input[dir=rtl] .button-group,
.input.rtl .button-group {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.input[dir=rtl] .prepend,
.input.rtl .prepend {
  -webkit-box-ordinal-group: 5;
          order: 4;
}
.input[dir=rtl] .append,
.input.rtl .append {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.keylock {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  height: 36px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  padding: 2px;
  cursor: pointer;
}
.keylock input {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.keylock .icon {
  width: 34px;
  height: 34px;
  display: block;
  position: relative;
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.keylock .icon > * {
  font-size: 32px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.keylock .state-on {
  display: none;
}
.keylock .state-off {
  display: block;
}
.keylock input:checked ~ .icon .state-on,
.keylock input:checked ~ .caption .state-on {
  display: block;
}
.keylock input:checked ~ .icon .state-off,
.keylock input:checked ~ .caption .state-off {
  display: none;
}
.keylock .caption {
  height: 34px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin: 0 6px;
  -webkit-box-ordinal-group: 3;
          order: 2;
  white-space: nowrap;
}
.keylock.caption-left .icon {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.keylock.caption-left .caption {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.keypad {
  background-color: #ffffff;
  color: #1d1d1d;
  border: 1px solid #d9d9d9;
}
.keypad input {
  border: 0;
}
.keypad .keys {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: auto;
  float: left;
  background-color: inherit;
  color: inherit;
  border: none;
  padding: 0;
  -webkit-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1000;
}
.keypad .keys::before {
  content: '';
  position: absolute;
  background-color: inherit;
  width: 10px;
  height: 10px;
  border: 1px solid #dfdfdf;
  z-index: 2;
  left: -5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: -5px;
  border-top-color: transparent;
  border-right-color: transparent;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.keypad .keys.open {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.keypad .keys.right {
  left: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  margin-left: -1px;
}
.keypad .keys.bottom {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100%;
  margin-top: -1px;
}
.keypad .keys.bottom::before {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.keypad .keys.top {
  top: 0;
  left: 50%;
  -webkit-transform: translateY(-100%) translateX(-50%);
          transform: translateY(-100%) translateX(-50%);
  margin-top: 1px;
}
.keypad .keys.top::before {
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.keypad .keys.left {
  left: 0;
  -webkit-transform: translateY(-50%) translateX(-100%);
          transform: translateY(-50%) translateX(-100%);
  top: 50%;
  margin-left: 1px;
}
.keypad .keys.left::before {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 100%;
  margin-left: -5px;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.keypad .keys.bottom-left {
  top: 100%;
  left: 0;
  margin-top: -1px;
}
.keypad .keys.bottom-left::before {
  top: 0;
  left: 0.625rem;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.keypad .keys.bottom-right {
  top: 100%;
  left: 100%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  margin-top: -1px;
}
.keypad .keys.bottom-right::before {
  top: 0;
  left: 100%;
  margin-left: -1rem;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.keypad .keys.top-left {
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  margin-top: 1px;
}
.keypad .keys.top-left::before {
  top: 100%;
  left: 0.625rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.keypad .keys.top-right {
  top: 0;
  left: 100%;
  -webkit-transform: translateY(-100%) translateX(-100%);
          transform: translateY(-100%) translateX(-100%);
  margin-top: 1px;
}
.keypad .keys.top-right::before {
  top: 100%;
  left: 100%;
  margin-left: -1rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.keypad .key {
  display: block;
  position: relative;
  float: left;
  background-color: inherit;
  color: inherit;
  margin: 0;
  text-align: center;
  border: 1px solid #dfdfdf;
  font-size: 1rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.keypad .key:hover {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  z-index: 2;
}
.keypad .key.service-key {
  background-color: #f8f8f8;
}
.lightbox-overlay {
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
}
.lightbox {
  z-index: 2001;
  position: fixed;
  background: transparent;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-align: center;
          align-items: center;
}
.lightbox__closer {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  background: rgba(248, 248, 248, 0.5);
  color: #1d1d1d;
}
.lightbox__closer * {
  line-height: 32px;
  font-size: 20px;
  height: 20px;
  width: 20px;
}
.lightbox__prev,
.lightbox__next {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(248, 248, 248, 0.5);
  color: #1d1d1d;
  -webkit-box-flex: 0;
          flex-grow: 0;
  flex-shrink: 0;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  left: 20px;
}
.lightbox__prev *,
.lightbox__next * {
  line-height: 48px;
  font-size: 40px;
  height: 40px;
  width: 40px;
}
.lightbox__next {
  left: auto;
  right: 20px;
}
.lightbox__prev,
.lightbox__next,
.lightbox__closer {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  cursor: pointer;
  z-index: 2;
}
.lightbox__image {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1;
}
.lightbox__image-wrapper {
  display: block;
  width: auto;
  max-height: calc(100vh - 80px);
  max-width: calc(100vw - 20px);
}
.lightbox__image-wrapper::before {
  content: attr(data-title);
  position: absolute;
  color: #ffffff;
  top: 100%;
  left: 0;
  right: 0;
}
.lightbox__image-wrapper.no-title::before {
  display: none;
}
.lightbox__image-wrapper img {
  display: block;
  width: auto;
  max-height: calc(100vh - 80px);
  max-width: calc(100vw - 20px);
}
.listview {
  position: relative;
  margin: 0;
  padding: 0;
  max-height: 100%;
  background-color: #ffffff;
  color: #1d1d1d;
  list-style: none inside;
  display: -webkit-box;
  display: flex;
}
.listview.view-list,
.listview.view-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column wrap;
}
.listview.view-icons-medium,
.listview.view-icons-large,
.listview.view-icons,
.listview.view-tiles {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}
.listview.view-icons-medium.vertical-layout,
.listview.view-icons-large.vertical-layout,
.listview.view-icons.vertical-layout {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column wrap;
}
.listview .node {
  display: -webkit-box;
  display: flex;
  cursor: pointer;
  position: relative;
  font-size: 13px;
  border: 1px solid transparent;
  background-color: inherit;
}
.listview .node:hover {
  background-color: #e5f3ff;
}
.listview .node > .icon {
  text-align: center;
}
.listview .node > .icon img {
  max-width: 100%;
  height: 100%;
}
.listview .node > .icon [class*=mif-],
.listview .node > .icon img {
  vertical-align: initial;
}
.listview .node .checkbox,
.listview .node .radio,
.listview .node .switch {
  height: auto;
}
.listview ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none inside;
}
.listview .node > .data > .content,
.listview .node > .node-data {
  display: none;
}
.listview:not(.selectable) .checkbox {
  display: none;
}
.listview.view-list .node {
  min-width: 160px;
  line-height: 26px;
  height: 26px;
  padding: 0 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}
.listview.view-list .node > .icon {
  width: 20px;
  height: 20px;
  line-height: 26px;
  font-size: 18px;
}
.listview.view-list .node > .data {
  line-height: 26px;
  padding-left: 24px;
}
.listview.view-list .node > .icon ~ .data {
  padding-left: 8px;
}
.listview.view-table {
  display: table;
  width: 100%;
}
.listview.view-table > li {
  display: table-row;
  width: 100%;
}
.listview.view-table > li > * {
  display: table-cell;
}
.listview.view-table .icon {
  width: 20px;
  height: 20px;
  line-height: 26px;
  font-size: 18px;
}
.listview.view-table .icon > * {
  width: 100%;
}
.listview.view-table > li .data > .caption {
  padding: 0 0.5rem;
  line-height: 26px;
}
.listview.view-table .node-data {
  display: table-cell;
  width: auto;
  line-height: 26px;
}
.listview.view-content .node {
  width: 100%;
  min-height: 50px;
  padding: 10px 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}
.listview.view-content .node > .icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 28px;
}
.listview.view-content .node > .data {
  padding-left: 64px;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
}
.listview.view-content .node > .data .caption,
.listview.view-content .node > .data .content {
  display: block;
  line-height: 16px;
  height: 16px;
}
.listview.view-content .node > .data .content {
  font-size: 0.8em;
}
.listview.view-content .node > .icon ~ .data {
  padding-left: 16px;
}
.listview.view-content .node + .node {
  border-top: 1px solid #dfdfdf;
}
.listview.view-tiles .node {
  width: 250px;
  height: 56px;
  padding: 5px 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}
.listview.view-tiles .node > .icon {
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 42px;
}
.listview.view-tiles .node > .data {
  padding-left: 78px;
  font-size: 16px;
  line-height: 46px;
}
.listview.view-tiles .node > .icon + .data {
  padding-left: 16px;
}
.listview.view-icons .node,
.listview.view-icons-medium .node,
.listview.view-icons-large .node {
  width: 74px;
  height: auto;
  padding: 8px 8px 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  -webkit-box-align: center;
          align-items: center;
  margin: 2px;
}
.listview.view-icons .node > .icon,
.listview.view-icons-medium .node > .icon,
.listview.view-icons-large .node > .icon {
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 42px;
}
.listview.view-icons .node > .data,
.listview.view-icons-medium .node > .data,
.listview.view-icons-large .node > .data {
  line-height: 1.5;
  white-space: normal;
  text-align: center;
}
.listview.view-icons .node .checkbox,
.listview.view-icons-medium .node .checkbox,
.listview.view-icons-large .node .checkbox {
  position: absolute;
  top: 0;
  left: 0;
}
.listview.view-icons-medium .node {
  width: 104px;
  margin: 1px;
}
.listview.view-icons-medium .node > .icon {
  width: 74px;
  height: 74px;
  line-height: 74px;
  font-size: 70px;
}
.listview.view-icons-large .node {
  width: 270px;
  margin: 2px;
  padding: 30px;
}
.listview.view-icons-large .node > .icon {
  width: 162px;
  height: 162px;
  line-height: 162px;
  font-size: 140px;
}
.listview .node.current-select {
  background-color: #cce8ff;
  border-color: #84bcea !important;
}
.listview .node-group {
  display: block;
  width: 100%;
  position: relative;
  line-height: 24px;
  flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.listview .node-group > .data {
  padding-left: 24px;
  line-height: 24px;
  font-size: 18px;
}
.listview .node-group .node-toggle {
  position: relative;
  cursor: pointer;
  padding-right: 1.5rem !important;
  -webkit-user-select: none;
          user-select: none;
}
.listview .node-group .node-toggle::before {
  display: block;
  position: absolute;
  vertical-align: middle;
  color: transparent;
  font-size: 0;
  content: "";
  height: 0.3125rem;
  width: 0.3125rem;
  background-color: transparent;
  border-left: 1px solid;
  border-bottom: 1px solid;
  border-color: #1d1d1d;
  top: 50%;
  left: 100%;
  margin-left: -1rem;
  margin-top: -0.1625rem;
  z-index: 2;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-transform-origin: center center 1px;
          transform-origin: center center 1px;
}
.listview .node-group .node-toggle {
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
}
.listview .node-group .node-toggle::before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.listview .node-group.expanded > .node-toggle::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.listview .node-group + .node-group {
  margin-top: 0.5rem;
}
.listview .node-group + .listview {
  margin-top: 0.5rem;
}
.marquee {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}
.marquee .marquee__item {
  display: block;
  position: absolute;
  white-space: nowrap;
  color: inherit;
}
.marquee .marquee__item.moveLeftRight {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: calc(100% + 20px);
}
.marquee .marquee__item.moveUpDown {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: calc(100% + 20px);
}
.master {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  color: #1d1d1d;
  background-color: #ffffff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: visible;
}
.master .controls,
.master .pages,
.master .page {
  background-color: transparent;
  color: inherit;
}
.master .controls {
  display: -webkit-box;
  display: flex;
  line-height: 40px;
  font-size: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 20px 0 20px;
}
.master .controls .prev,
.master .controls .next,
.master .controls .title {
  display: block;
  position: relative;
  line-height: 40px;
  text-align: center;
  -webkit-user-select: none;
          user-select: none;
}
.master .controls .prev,
.master .controls .next {
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.master .controls .prev.disabled,
.master .controls .next.disabled {
  color: #bebebe;
}
.master .controls .title {
  width: 100%;
}
.master .controls .prev {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.master .controls .next {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.master .controls .title {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.master .pages {
  position: relative;
  display: block;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  width: 100%;
  height: auto;
  min-width: 1rem;
}
.master .page {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  overflow: visible;
  padding: 2rem;
}
.master .controls-top {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.master .controls-bottom {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.master .pages {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.media-player {
  display: block;
  position: relative;
  width: 100%;
  background: #000;
  height: auto;
  overflow: hidden;
  z-index: 1;
}
.media-player video {
  width: 100%;
  height: 100%;
  z-index: 1;
}
.media-player .logo {
  display: block;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  z-index: 3;
  height: 32px;
}
.media-player .logo img {
  height: 32px;
}
.media-player .preloader {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.media-player .preloader.show {
  display: block;
}
.media-player .controls {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  z-index: 2147483647;
  background-color: rgba(34, 34, 34, 0.5);
}
.media-player .controls.outside {
  position: relative;
}
.media-player .stream {
  display: block;
  padding: 0.625rem;
  -webkit-box-ordinal-group: 6;
          order: 5;
  width: 100%;
  position: relative;
}
.media-player .stream .slider {
  height: 0.875rem;
}
.media-player .load-audio {
  padding: 0;
  display: block;
  position: absolute;
  bottom: 4px;
  left: 0.625rem;
  width: calc(100% - 1.25rem);
}
.media-player button:focus {
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.media-player .controls > button,
.media-player .info-box,
.media-player .volume {
  background-color: inherit;
  color: #555555;
  flex-shrink: 0;
  height: 36px;
  text-align: center;
}
.media-player .controls > button:hover,
.media-player .info-box:hover,
.media-player .volume:hover {
  color: #ffffff;
}
.media-player .controls > button.active,
.media-player .info-box.active,
.media-player .volume.active {
  background-color: rgba(111, 111, 111, 0.5);
}
.media-player .loop {
  -webkit-box-ordinal-group: 2;
          order: 1;
  display: none;
}
.media-player .play {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.media-player .stop {
  -webkit-box-ordinal-group: 4;
          order: 3;
  display: none;
}
.media-player .info-box {
  position: relative;
  width: auto;
  display: block;
  -webkit-box-ordinal-group: 5;
          order: 4;
  background: rgba(34, 34, 34, 0.5);
  color: #ffffff;
  padding: 0.625rem;
  font-size: 0.6875rem;
  text-align: center;
  height: 36px;
  flex-shrink: 1;
  white-space: nowrap;
  border: none;
}
.media-player .mute {
  -webkit-box-ordinal-group: 7;
          order: 6;
}
.media-player .volume {
  -webkit-box-ordinal-group: 8;
          order: 7;
  width: 96px;
  padding: 0 0.625rem;
  background: rgba(34, 34, 34, 0.5);
  display: none;
}
.media-player .full {
  -webkit-box-ordinal-group: 9;
          order: 8;
}
:-webkit-full-screen {
  width: 100%;
  height: 100%;
  z-index: 2147483647;
}
:-ms-fullscreen {
  width: 100%;
}
.media-player.full-screen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2147483647;
  max-height: 100%!important;
  height: 100%!important;
}
.media-player.light {
  background-color: #f8f8f8;
}
.media-player.light .controls {
  background-color: inherit;
}
.media-player.light .controls .info-box,
.media-player.light .controls .volume {
  background-color: inherit;
  color: #1d1d1d;
}
.media-player.light .slider .buffer {
  height: 2px!important;
  background-color: #41545e;
}
.media-player.light .controls > button.active {
  background-color: #dfdfdf;
}
.media-player:not(.light) .default-icon-loop,
.media-player.dark .default-icon-loop {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%2010h20v6l8-8-8-8v6h-24v12h4zM28%2022h-20v-6l-8%208%208%208v-6h24v-12h-4z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-play,
.media-player.dark .default-icon-play {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6%204l20%2012-20%2012z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-pause,
.media-player.dark .default-icon-pause {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%204h10v24h-10zM18%204h10v24h-10z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-stop,
.media-player.dark .default-icon-stop {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%204h24v24h-24z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-mute,
.media-player.dark .default-icon-mute {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30%2019.348v2.652h-2.652l-3.348-3.348-3.348%203.348h-2.652v-2.652l3.348-3.348-3.348-3.348v-2.652h2.652l3.348%203.348%203.348-3.348h2.652v2.652l-3.348%203.348%203.348%203.348z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2030c-0.26%200-0.516-0.102-0.707-0.293l-7.707-7.707h-3.586c-0.552%200-1-0.448-1-1v-10c0-0.552%200.448-1%201-1h3.586l7.707-7.707c0.286-0.286%200.716-0.372%201.090-0.217s0.617%200.519%200.617%200.924v26c0%200.404-0.244%200.769-0.617%200.924-0.124%200.051-0.254%200.076-0.383%200.076z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-low-volume,
.media-player.dark .default-icon-low-volume {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17.157%2023.157c-0.384%200-0.768-0.146-1.061-0.439-0.586-0.586-0.586-1.535%200-2.121%202.534-2.534%202.534-6.658%200-9.192-0.586-0.586-0.586-1.536%200-2.121s1.535-0.586%202.121%200c3.704%203.704%203.704%209.731%200%2013.435-0.293%200.293-0.677%200.439-1.061%200.439z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2030c-0.26%200-0.516-0.102-0.707-0.293l-7.707-7.707h-3.586c-0.552%200-1-0.448-1-1v-10c0-0.552%200.448-1%201-1h3.586l7.707-7.707c0.286-0.286%200.716-0.372%201.090-0.217s0.617%200.519%200.617%200.924v26c0%200.404-0.244%200.769-0.617%200.924-0.124%200.051-0.254%200.076-0.383%200.076z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-medium-volume,
.media-player.dark .default-icon-medium-volume {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22.485%2025.985c-0.384%200-0.768-0.146-1.061-0.439-0.586-0.586-0.586-1.535%200-2.121%204.094-4.094%204.094-10.755%200-14.849-0.586-0.586-0.586-1.536%200-2.121s1.536-0.586%202.121%200c2.55%202.55%203.954%205.94%203.954%209.546s-1.404%206.996-3.954%209.546c-0.293%200.293-0.677%200.439-1.061%200.439v0zM17.157%2023.157c-0.384%200-0.768-0.146-1.061-0.439-0.586-0.586-0.586-1.535%200-2.121%202.534-2.534%202.534-6.658%200-9.192-0.586-0.586-0.586-1.536%200-2.121s1.535-0.586%202.121%200c3.704%203.704%203.704%209.731%200%2013.435-0.293%200.293-0.677%200.439-1.061%200.439z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2030c-0.26%200-0.516-0.102-0.707-0.293l-7.707-7.707h-3.586c-0.552%200-1-0.448-1-1v-10c0-0.552%200.448-1%201-1h3.586l7.707-7.707c0.286-0.286%200.716-0.372%201.090-0.217s0.617%200.519%200.617%200.924v26c0%200.404-0.244%200.769-0.617%200.924-0.124%200.051-0.254%200.076-0.383%200.076z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-high-volume,
.media-player.dark .default-icon-high-volume {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2234%22%20height%3D%2232%22%20viewBox%3D%220%200%2034%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.814%2028.814c-0.384%200-0.768-0.146-1.061-0.439-0.586-0.586-0.586-1.535%200-2.121%202.739-2.739%204.247-6.38%204.247-10.253s-1.508-7.514-4.247-10.253c-0.586-0.586-0.586-1.536%200-2.121s1.536-0.586%202.121%200c3.305%203.305%205.126%207.7%205.126%2012.374s-1.82%209.069-5.126%2012.374c-0.293%200.293-0.677%200.439-1.061%200.439zM22.485%2025.985c-0.384%200-0.768-0.146-1.061-0.439-0.586-0.586-0.586-1.535%200-2.121%204.094-4.094%204.094-10.755%200-14.849-0.586-0.586-0.586-1.536%200-2.121s1.536-0.586%202.121%200c2.55%202.55%203.954%205.94%203.954%209.546s-1.404%206.996-3.954%209.546c-0.293%200.293-0.677%200.439-1.061%200.439v0zM17.157%2023.157c-0.384%200-0.768-0.146-1.061-0.439-0.586-0.586-0.586-1.535%200-2.121%202.534-2.534%202.534-6.658%200-9.192-0.586-0.586-0.586-1.536%200-2.121s1.535-0.586%202.121%200c3.704%203.704%203.704%209.731%200%2013.435-0.293%200.293-0.677%200.439-1.061%200.439z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2030c-0.26%200-0.516-0.102-0.707-0.293l-7.707-7.707h-3.586c-0.552%200-1-0.448-1-1v-10c0-0.552%200.448-1%201-1h3.586l7.707-7.707c0.286-0.286%200.716-0.372%201.090-0.217s0.617%200.519%200.617%200.924v26c0%200.404-0.244%200.769-0.617%200.924-0.124%200.051-0.254%200.076-0.383%200.076z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-enlarge,
.media-player.dark .default-icon-enlarge {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32%200h-13l5%205-6%206%203%203%206-6%205%205z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M32%2032v-13l-5%205-6-6-3%203%206%206-5%205z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2032h13l-5-5%206-6-3-3-6%206-5-5z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200v13l5-5%206%206%203-3-6-6%205-5z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-shrink,
.media-player.dark .default-icon-shrink {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%2014h13l-5-5%206-6-3-3-6%206-5-5z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%2018v13l5-5%206%206%203-3-6-6%205-5z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%2018h-13l5%205-6%206%203%203%206-6%205%205z%22%3E%3C%2Fpath%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%2014v-13l-5%205-6-6-3%203%206%206-5%205z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-playlist,
.media-player.dark .default-icon-playlist {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h8v8h-8zM12%202h20v4h-20zM0%2012h8v8h-8zM12%2014h20v4h-20zM0%2024h8v8h-8zM12%2026h20v4h-20z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-next,
.media-player.dark .default-icon-next {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%204v24h-4v-11l-10%2010v-22l10%2010v-11z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-prev,
.media-player.dark .default-icon-prev {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%2028v-24h4v11l10-10v22l-10-10v11z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-first,
.media-player.dark .default-icon-first {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%2028v-24h4v11l10-10v10l10-10v22l-10-10v10l-10-10v11z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-last,
.media-player.dark .default-icon-last {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M28%204v24h-4v-11l-10%2010v-10l-10%2010v-22l10%2010v-10l10%2010v-11z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-forward,
.media-player.dark .default-icon-forward {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2027v-10l-10%2010v-22l10%2010v-10l11%2011z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-backward,
.media-player.dark .default-icon-backward {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%205v10l10-10v22l-10-10v10l-11-11z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-share,
.media-player.dark .default-icon-share {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27%2022c-1.411%200-2.685%200.586-3.594%201.526l-13.469-6.734c0.041-0.258%200.063-0.522%200.063-0.791s-0.022-0.534-0.063-0.791l13.469-6.734c0.909%200.94%202.183%201.526%203.594%201.526%202.761%200%205-2.239%205-5s-2.239-5-5-5-5%202.239-5%205c0%200.269%200.022%200.534%200.063%200.791l-13.469%206.734c-0.909-0.94-2.183-1.526-3.594-1.526-2.761%200-5%202.239-5%205s2.239%205%205%205c1.411%200%202.685-0.586%203.594-1.526l13.469%206.734c-0.041%200.258-0.063%200.522-0.063%200.791%200%202.761%202.239%205%205%205s5-2.239%205-5c0-2.761-2.239-5-5-5z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-equalizer,
.media-player.dark .default-icon-equalizer {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14%204v-0.5c0-0.825-0.675-1.5-1.5-1.5h-5c-0.825%200-1.5%200.675-1.5%201.5v0.5h-6v4h6v0.5c0%200.825%200.675%201.5%201.5%201.5h5c0.825%200%201.5-0.675%201.5-1.5v-0.5h18v-4h-18zM8%208v-4h4v4h-4zM26%2013.5c0-0.825-0.675-1.5-1.5-1.5h-5c-0.825%200-1.5%200.675-1.5%201.5v0.5h-18v4h18v0.5c0%200.825%200.675%201.5%201.5%201.5h5c0.825%200%201.5-0.675%201.5-1.5v-0.5h6v-4h-6v-0.5zM20%2018v-4h4v4h-4zM14%2023.5c0-0.825-0.675-1.5-1.5-1.5h-5c-0.825%200-1.5%200.675-1.5%201.5v0.5h-6v4h6v0.5c0%200.825%200.675%201.5%201.5%201.5h5c0.825%200%201.5-0.675%201.5-1.5v-0.5h18v-4h-18v-0.5zM8%2028v-4h4v4h-4z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-eject,
.media-player.dark .default-icon-eject {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2024h32v4h-32zM16%204l16%2016h-32z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-shuffle,
.media-player.dark .default-icon-shuffle {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24%2022h-3.172l-5-5%205-5h3.172v5l7-7-7-7v5h-4c-0.53%200-1.039%200.211-1.414%200.586l-5.586%205.586-5.586-5.586c-0.375-0.375-0.884-0.586-1.414-0.586h-6v4h5.172l5%205-5%205h-5.172v4h6c0.53%200%201.039-0.211%201.414-0.586l5.586-5.586%205.586%205.586c0.375%200.375%200.884%200.586%201.414%200.586h4v5l7-7-7-7v5z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.media-player:not(.light) .default-icon-random,
.media-player.dark .default-icon-random {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27%206h-16c-2.75%200-5%202.25-5%205v16c0%202.75%202.25%205%205%205h16c2.75%200%205-2.25%205-5v-16c0-2.75-2.25-5-5-5zM13%2028c-1.657%200-3-1.343-3-3s1.343-3%203-3%203%201.343%203%203-1.343%203-3%203zM13%2016c-1.657%200-3-1.343-3-3s1.343-3%203-3%203%201.343%203%203-1.343%203-3%203zM19%2022c-1.657%200-3-1.343-3-3s1.343-3%203-3%203%201.343%203%203-1.343%203-3%203zM25%2028c-1.657%200-3-1.343-3-3s1.343-3%203-3%203%201.343%203%203-1.343%203-3%203zM25%2016c-1.657%200-3-1.343-3-3s1.343-3%203-3%203%201.343%203%203-1.343%203-3%203zM25.899%204c-0.467-2.275-2.491-4-4.899-4h-16c-2.75%200-5%202.25-5%205v16c0%202.408%201.725%204.432%204%204.899v-19.899c0-1.1%200.9-2%202-2h19.899z%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E%0A");
}
.audio-player {
  overflow: visible;
}
.audio-player .controls {
  position: relative;
}
 
.more-info-box {
  height: 128px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  background-color: #ffffff;
}
.more-info-box .icon,
.more-info-box .content {
  position: relative;
}
.more-info-box .icon {
  height: 64px;
  width: 64px;
  flex-shrink: 0;
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-ordinal-group: 3;
          order: 2;
  margin-left: auto;
  margin-right: 16px;
  margin-top: 16px;
  -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;
}
.more-info-box .icon > * {
  font-size: 64px;
  width: 64px;
  height: 64px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.15);
}
.more-info-box .content {
  line-height: 1.2;
  display: block;
  -webkit-box-ordinal-group: 2;
          order: 1;
  padding: 8px;
  max-width: calc(100% - 106px);
}
.more-info-box .more {
  width: 100%;
  flex-shrink: 0;
  text-align: right;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
  position: relative;
  display: block;
  padding: 8px 8px 0;
  margin: 0;
  -webkit-box-ordinal-group: 4;
          order: 3;
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
}
.more-info-box .more:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
}
.more-info-box:hover .icon {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -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;
}
.navview {
  display: block;
  position: relative;
  background-color: #ffffff;
  color: #1d1d1d;
  overflow: hidden;
  height: 100%;
  min-height: 100%;
}
.navview .navview-pane,
.navview .navview-content {
  display: block;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  min-height: 100%;
  height: 100%;
}
.navview .navview-pane {
  width: 280px;
  background-color: #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  z-index: 3;
}
.navview .navview-pane.open {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.navview .navview-pane.open .navview-menu-container {
  overflow-y: auto!important;
}
.navview .navview-content {
  position: relative;
}
.navview .pull-button,
.navview .holder {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  width: 48px;
  height: 48px;
  background-color: transparent;
  border: 2px solid transparent;
  outline: none;
  cursor: pointer;
}
.navview .holder {
  height: 40px;
  display: none;
}
.navview .navview-container,
.navview .navview-menu-container {
  display: block;
  position: relative;
  width: auto;
  background-color: inherit;
}
.navview .navview-menu-container {
  z-index: -1;
}
.navview .navview-menu {
  display: block;
  position: relative;
  list-style: none inside;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #e5e5e5;
}
.navview .navview-menu li {
  display: block;
  position: relative;
}
.navview .navview-menu li a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  line-height: 40px;
  text-decoration: none;
  color: inherit;
  white-space: nowrap;
  border: 2px solid transparent;
  height: 40px;
}
.navview .navview-menu li a:hover {
  text-decoration: none;
}
.navview .navview-menu .icon {
  width: 48px;
  height: 40px;
  display: block;
  text-align: center;
}
.navview .navview-menu .caption {
  padding-left: 48px;
  white-space: nowrap;
  display: block;
}
.navview .navview-menu .icon + .caption {
  padding-left: 0;
}
.navview .navview-menu .item-header {
  font-size: 22px;
  height: 32px;
  line-height: 32px;
  padding-left: 16px;
  cursor: default;
  background-color: transparent;
  white-space: nowrap;
  display: block;
}
.navview .navview-menu li.active::before {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  top: 8px;
  left: 0;
  width: 4px;
  background-color: #1ba1e2;
  z-index: 1;
}
.navview .navview-menu li.disabled {
  color: #9c9c9c !important;
}
.navview .navview-menu li.disabled img {
  opacity: 0.5;
}
.navview .pull-button > *,
.navview .navview-menu .icon > *,
.navview .suggest-box .holder > * {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  vertical-align: initial;
}
.navview .pull-button:hover,
.navview .holder:hover,
.navview .navview-menu li a:hover {
  background-color: #cecece;
}
.navview .pull-button:active,
.navview .holder:active,
.navview .navview-menu li a:active {
  background-color: #b7b7b7;
}
.navview .suggest-box {
  display: block;
  padding: 8px 0;
}
.navview .suggest-box .input,
.navview .suggest-box .select,
.navview .suggest-box .textarea {
  display: -webkit-box;
  display: flex;
  width: calc(100% - 24px) !important;
  margin: 0 12px;
}
.navview .item-separator {
  height: 16px!important;
  width: 100%;
  display: block;
  background-color: transparent;
  cursor: default;
}
.navview .navview-menu .dropdown-toggle {
  padding-right: 0!important;
}
.navview .navview-menu .dropdown-toggle::before {
  display: none;
}
.navview .navview-menu .dropdown-toggle::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 8px 8px;
  border-color: transparent transparent #1d1d1d transparent;
  z-index: 1;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.navview .navview-menu .dropdown-toggle.active-toggle::after {
  border-width: 0 0 8px 8px;
  border-color: transparent transparent #1d1d1d transparent;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  bottom: 0;
  top: auto;
}
.navview.focusableItems .pull-button:focus,
.navview.focusableItems .holder:focus,
.navview.focusableItems .navview-menu li a:focus {
  border: 2px solid #0a0a0a;
}
.navview .badges {
  display: -webkit-box;
  display: flex;
  margin-left: auto;
  margin-right: 8px;
}
.navview .badges .badge {
  margin: 0 2px;
}
.navview .data-box {
  display: block;
}
.navview .navview-menu .navview-menu .item-header {
  display: none!important;
}
.navview.expanded .navview-pane {
  width: 280px !important;
}
.navview.expanded .navview-pane .navview-menu .caption,
.navview.expanded .navview-pane .item-header {
  display: block!important;
}
.navview.expanded .navview-pane .suggest-box > *:not(.holder) {
  display: -webkit-box!important;
  display: flex!important;
}
.navview.expanded .navview-pane .holder {
  display: none!important;
}
.navview.expanded .navview-pane .navview-menu-container {
  overflow-y: auto!important;
}
.navview.expanded .badges {
  display: -webkit-box!important;
  display: flex!important;
}
.navview.expanded .data-box {
  display: block!important;
}
.navview.compacted .navview-pane {
  width: 48px !important;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.navview.compacted .navview-pane .navview-menu .caption,
.navview.compacted .navview-pane .item-header {
  display: none!important;
}
.navview.compacted .navview-pane .suggest-box > *:not(.holder) {
  display: none!important;
}
.navview.compacted .navview-pane .holder {
  display: block!important;
}
.navview.compacted .navview-pane .navview-menu-container {
  overflow-y: initial!important;
}
.navview.compacted .navview-content {
  margin-left: 48px !important;
}
.navview.compacted .badges,
.navview.compacted .data-box {
  display: none!important;
}
 
  
.navview.compacted .navview-menu .navview-menu,
.navview.js-compact:not(.expanded) .navview-menu .navview-menu {
  position: absolute;
  left: 100%;
  top: 0;
  width: 220px;
  max-width: 280px;
}
.navview.compacted .navview-menu .navview-menu .caption,
.navview.js-compact:not(.expanded) .navview-menu .navview-menu .caption {
  display: block!important;
}
.navview.compacted .navview-menu .navview-menu .item-header,
.navview.js-compact:not(.expanded) .navview-menu .navview-menu .item-header {
  display: block!important;
}
.navview.compacted .navview-pane > .navview-menu-container > .navview-menu > li > a > .caption,
.navview.js-compact .navview-pane > .navview-menu-container > .navview-menu > li > a > .caption {
  display: none;
}
.navview.compacted .navview-pane > .navview-menu-container > .navview-menu > li > a > .icon:hover + .caption,
.navview.js-compact .navview-pane > .navview-menu-container > .navview-menu > li > a > .icon:hover + .caption {
  display: block!important;
  position: absolute;
  left: calc(100% + 0px);
  background-color: inherit;
  padding: 0 16px;
}
.notify-container {
  background-color: transparent;
  position: fixed;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  flex-wrap: wrap;
  z-index: 1081;
  width: auto;
}
.notify-container.position-left {
  right: auto;
  left: 0;
}
.notify-container.position-top,
.notify-container.position-bottom {
  width: 100%!important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
.notify-container.position-bottom {
  top: auto;
  bottom: 0;
}
.notify {
  display: block;
  background-color: #ffffff;
  color: #1d1d1d;
  padding: 0.5rem;
  margin: 0.25rem;
  border: 1px solid #dfdfdf;
  cursor: pointer;
}
.notify-title {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.notify-message {
  font-size: 0.9rem;
  font-weight: normal;
}
.pagination {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  list-style: none inside;
  margin: 0 -0.25rem 1rem -0.25rem;
  padding: 0;
  -webkit-user-select: none;
          user-select: none;
}
.pagination .page-item {
  cursor: pointer;
  display: list-item;
  background-color: #ffffff;
  color: #1d1d1d;
  border: 1px solid #dfdfdf;
  margin: 0.25rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.pagination .page-link {
  display: block;
  position: relative;
  padding: 0.5rem 0.75rem;
  line-height: 1;
  font-size: 1rem;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
}
.pagination .page-item:hover,
.pagination .page-item.service:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.pagination .page-item.no-link {
  pointer-events: none;
  cursor: default;
  border-color: transparent;
}
.pagination .page-item.no-link:hover {
  background-color: #ffffff !important;
  border-color: transparent;
  color: #1d1d1d;
}
.pagination .page-item.disabled {
  pointer-events: none;
  color: #e4e4e4;
}
.pagination .page-item.active {
  background-color: #e4e4e4;
}
.pagination.rounded .page-item {
  border-radius: 0.25rem;
}
.pagination.no-gap {
  margin: 0 0 1rem 0;
}
.pagination.no-gap .page-item {
  margin: -1px;
}
.pagination.no-gap .no-link {
  margin: -1px 1px;
}
.pagination.no-gap.rounded .page-item {
  border-radius: 0;
}
.pagination.no-gap.rounded .page-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.pagination.no-gap.rounded .page-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.pagination.size-large .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination.size-small .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.panel {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #dfdfdf;
}
.panel .panel-title,
.panel .panel-content {
  position: relative;
}
.panel .panel-title {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-ordinal-group: 2;
          order: 1;
  height: 2.625rem;
  border-bottom: 1px solid #dfdfdf;
  line-height: 2.625rem;
  cursor: default;
  flex-shrink: 0;
}
.panel .panel-title .icon {
  -webkit-box-ordinal-group: 2;
          order: 1;
  height: 2.625rem;
  line-height: 2.625rem;
  width: 2.625rem;
  border-right: 1px solid #dfdfdf;
  flex-shrink: 0;
  color: inherit;
  text-align: center;
}
.panel .panel-title img.icon {
  padding: 0.625rem;
}
.panel .panel-title .caption {
  -webkit-box-ordinal-group: 3;
          order: 2;
  width: 100%;
  padding: 0 0.8125rem;
  color: inherit;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.panel .panel-title .dropdown-toggle {
  -webkit-box-ordinal-group: 5;
          order: 4;
  height: 100%;
  width: 2.625rem;
  border-left: 1px solid #dfdfdf;
  flex-shrink: 0;
}
.panel .panel-title .custom-buttons {
  -webkit-box-ordinal-group: 4;
          order: 3;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}
.panel .panel-title .btn-custom {
  width: 42px;
  height: 42px;
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.panel .panel-title .btn-custom > * {
  line-height: 1;
  width: 16px;
  height: 16px;
  font-size: 16px;
}
.panel .panel-title .btn-custom:focus,
.panel .panel-title .btn-custom:active {
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.panel .panel-content {
  display: block;
  -webkit-box-ordinal-group: 3;
          order: 2;
  height: auto;
  padding: 0.5rem;
}
.popover {
  display: block;
  min-width: 12.5rem;
  height: auto;
  position: fixed;
  background-color: #ffffff;
  color: #1d1d1d;
  z-index: 1060;
  border: 1px solid #dfdfdf;
  cursor: default;
  padding: 0.8125rem;
  max-width: calc(100% - 32px);
}
.popover > * {
  max-width: 100%;
}
.popover .popover-content {
  display: block;
  position: relative;
  z-index: 50;
}
.popover .popover-close-button {
  z-index: 100;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 26px;
}
.post-card {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}
.post-card .left,
.post-card .right {
  flex-shrink: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  flex-basis: 50%;
  width: 50%;
  height: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.post-card .left {
  -webkit-transform: perspective(1600px) rotateY(25deg);
          transform: perspective(1600px) rotateY(25deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  border-right: 1px solid #f8f8f8;
}
.post-card .right {
  -webkit-transform: perspective(1600px) rotateY(-25deg);
          transform: perspective(1600px) rotateY(-25deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  border-left: 1px solid #f8f8f8;
}
.post-card.effect-on-hover:hover > .left,
.post-card.effect-on-active.active > .left {
  -webkit-transform: perspective(1600px) rotateY(0);
          transform: perspective(1600px) rotateY(0);
}
.post-card.effect-on-hover:hover > .right,
.post-card.effect-on-active.active > .right {
  -webkit-transform: perspective(1600px) rotateY(-35deg);
          transform: perspective(1600px) rotateY(-35deg);
}
.post-card.effect-on-hover:hover.rotate-to-left > .right,
.post-card.effect-on-active.active.rotate-to-left > .right {
  -webkit-transform: perspective(1600px) rotateY(0);
          transform: perspective(1600px) rotateY(0);
}
.post-card.effect-on-hover:hover.rotate-to-left > .left,
.post-card.effect-on-active.active.rotate-to-left > .left {
  -webkit-transform: perspective(1600px) rotateY(35deg);
          transform: perspective(1600px) rotateY(35deg);
}
.progress {
  display: block;
  position: relative;
  width: 100%;
  height: 12px;
  background-color: #eeeeee;
  overflow: hidden;
}
.progress.with-load {
  background: transparent;
}
.progress .bar,
.progress .buffer,
.progress .load {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
.progress .load {
  width: 100%;
  -webkit-animation: progress-loading 3s infinite linear;
          animation: progress-loading 3s infinite linear;
  background: radial-gradient(#a9c0e9 0%, #a9c0e9 16%, transparent 42%);
  background-size: 12px 12px;
  z-index: 1;
  margin-top: -1px;
}
.progress .buffer {
  z-index: 2;
  background-color: #CE352C;
}
.progress .bar {
  z-index: 3;
  background: #60a917;
}
.progress.line {
  background-color: #b3d4fc;
  display: -webkit-box;
  display: flex;
}
.progress.line::before {
  height: 100%;
  width: 100%;
  background-color: #004d6f;
  content: '';
  -webkit-animation: running-progress 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
          animation: running-progress 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}
.progress .value {
  display: block;
  float: left;
  position: absolute;
  z-index: 5;
  font-size: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: 4px;
}
.progress .value.centered {
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.progress.small {
  height: 12px / 2;
}
.progress.small .load {
  background-size: 12px / 2 12px / 2;
}
@-webkit-keyframes progress-loading {
  0% {
    opacity: 1;
    background-position: 0px -23px;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    background-position: -200px -23px;
  }
}
@keyframes progress-loading {
  0% {
    opacity: 1;
    background-position: 0px -23px;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    background-position: -200px -23px;
  }
}
@-webkit-keyframes running-progress {
  0% {
    margin-left: 0;
    margin-right: 100%;
  }
  50% {
    margin-left: 25%;
    margin-right: 0;
  }
  100% {
    margin-left: 100%;
    margin-right: 0;
  }
}
@keyframes running-progress {
  0% {
    margin-left: 0;
    margin-right: 100%;
  }
  50% {
    margin-left: 25%;
    margin-right: 0;
  }
  100% {
    margin-left: 100%;
    margin-right: 0;
  }
}
.radio {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  margin: 0;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
  height: 36px;
}
.radio input {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.radio .check,
.radio .caption {
  display: block;
  line-height: 1;
  font-size: 14px;
  margin: 0 4px;
  position: relative;
}
.radio .check {
  border: 2px #d9d9d9 solid;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  flex-shrink: 0;
  line-height: 36px;
}
.radio .check::before {
  position: absolute;
  vertical-align: middle;
  font-size: 0;
  content: "";
  width: 6px;
  height: 6px;
  color: transparent;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -3px;
  margin-top: -3px;
  display: none;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.radio input[type=radio]:checked ~ .check {
  border-color: #1d1d1d;
  background-color: #1d1d1d;
}
.radio input[type=radio]:checked ~ .check::before {
  display: block;
}
.radio input[type=radio]:disabled ~ .check {
  border-color: #e9e9e9;
  background-color: #e9e9e9;
}
.radio .check {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.radio .caption {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.radio.caption-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-flow: row-reverse nowrap;
}
.radio.required,
.radio.invalid,
.radio.valid {
  border: none!important;
}
.radio.invalid::after {
  display: none;
}
.radio:focus input[type=radio]:not(:disabled) ~ .check::after,
.radio:active input[type=radio]:not(:disabled) ~ .check::after {
  display: block;
  content: "";
  position: absolute;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  background-color: rgba(187, 187, 187, 0.5);
  opacity: 0.3;
  top: 50%;
  left: 50%;
  margin-top: -1.5625rem;
  margin-left: -1.5625rem;
}
.radio.style2 input[type=radio]:checked ~ .check {
  border-color: #1d1d1d;
  background-color: #ffffff;
}
.radio.style2 .check {
  border-color: #989898;
}
.radio.style2 .check::before {
  background-color: #1d1d1d;
  border: 2px solid #1d1d1d;
  width: 8px;
  height: 8px;
  margin-left: -4px;
  margin-top: -4px;
}
.radio.style2 input[type=radio]:disabled ~ .check {
  border-color: #e9e9e9;
  background-color: #ffffff;
}
.radio.style2 input[type=radio]:disabled ~ .check::before {
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}
.radio.transition-on .check {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.radio.transition-on input[type=radio]:checked ~ .check {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.radio .check.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
.rating {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  background-color: transparent;
  cursor: default;
  font-size: 16px;
}
.rating input {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.rating .stars,
.rating .result,
.rating .title {
  display: block;
  position: relative;
}
.rating .stars {
  margin: 0;
  padding: 0;
  list-style: none inside;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
}
.rating .stars li {
  display: block;
  position: relative;
  color: #bebebe;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  -webkit-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.rating .stars li::before {
  position: absolute;
  content: '\2605';
  display: block;
  z-index: 1;
  left: 0;
}
.rating .stars li.half::after {
  left: 0;
  display: block;
  position: absolute;
  content: '\2605';
  width: 0.42em;
  z-index: 2;
  overflow: hidden;
}
.rating .stars li.half.half-10::after {
  width: 0.1em;
}
.rating .stars li.half.half-20::after {
  width: 0.2em;
}
.rating .stars li.half.half-30::after {
  width: 0.3em;
}
.rating .stars li.half.half-40::after {
  width: 0.4em;
}
.rating .stars li.half.half-50::after {
  width: 0.42em;
}
.rating .stars li.half.half-60::after {
  width: 0.49em;
}
.rating .stars li.half.half-70::after {
  width: 0.6em;
}
.rating .stars li.half.half-80::after {
  width: 0.7em;
}
.rating .stars li.half.half-90::after {
  width: 0.8em;
}
.rating .result {
  font-size: 0.8em;
  margin-left: 10px;
}
.rating .title {
  margin-right: 10px;
}
.rating .stars {
  cursor: default;
}
.rating .stars li.on,
.rating .stars li.half::after {
  color: #1d1d1d;
}
.rating:not(.static) .stars {
  cursor: pointer;
}
.rating:not(.static) .stars:hover li {
  color: #1d1d1d;
}
.rating:not(.static) .stars li:hover ~ li {
  color: #bebebe !important;
}
.rating:not(.static) .stars li.scale {
  -webkit-animation: star-scale 0.3s ease-in-out;
          animation: star-scale 0.3s ease-in-out;
}
@-webkit-keyframes star-scale {
  0%,
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
@keyframes star-scale {
  0%,
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
.resize-element {
  display: block;
  position: absolute;
  right: -1px;
  bottom: -1px;
  z-index: 101;
  cursor: nwse-resize;
  width: 12px;
  height: 12px;
}
.resize-element::after {
  position: absolute;
  display: block;
  border-bottom: 12px solid #60a917;
  border-left: 12px solid transparent;
  content: "";
  right: -2px;
  bottom: -2px;
}
.resize-element.resize-element-disabled {
  cursor: default;
}
.resize-element.resize-element-disabled::after {
  border-bottom-color: #bebebe;
}
.resize-element:not(.resize-element-disabled):hover::after {
  -webkit-animation: resize-element-animation 1s ease infinite;
          animation: resize-element-animation 1s ease infinite;
}
@-webkit-keyframes resize-element-animation {
  from {
    right: 0;
    bottom: 0;
  }
  to {
    right: -2px;
    bottom: -2px;
  }
}
@keyframes resize-element-animation {
  from {
    right: 0;
    bottom: 0;
  }
  to {
    right: -2px;
    bottom: -2px;
  }
}
.ribbon-menu {
  display: block;
  position: relative;
}
.ribbon-menu div {
  position: relative;
}
.ribbon-menu .tabs-holder {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
  list-style: none inside;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #dadbdc;
}
.ribbon-menu .tabs-holder li,
.ribbon-menu .tabs-holder a {
  display: block;
  height: 24px;
  line-height: 24px;
}
.ribbon-menu .tabs-holder li {
  color: #1d1d1d;
  background-color: #ffffff;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #dadbdc;
}
.ribbon-menu .tabs-holder li:hover {
  border-left-color: #dadbdc;
  border-right-color: #dadbdc;
}
.ribbon-menu .tabs-holder li + li {
  margin-left: 3px;
}
.ribbon-menu .tabs-holder a {
  text-decoration: none;
  padding: 0 14px;
  font-size: 12px;
  background-color: inherit;
  color: inherit;
}
.ribbon-menu .tabs-holder .active {
  background-color: #f5f6f7;
  border: 1px solid #dadbdc;
  border-bottom-color: transparent;
}
.ribbon-menu .tabs-holder .static {
  background-color: #1979ca;
  color: #ffffff;
}
.ribbon-menu .content-holder {
  display: block;
  position: relative;
}
.ribbon-menu .content-holder {
  background-color: #f5f6f7;
  border-left: none;
  border-right: none;
}
.ribbon-menu .content-holder .section {
  display: none;
  padding: 4px 4px;
  border-bottom: 1px solid #dadbdc;
  -webkit-box-pack: start;
          justify-content: flex-start;
}
.ribbon-menu .content-holder .section.active {
  display: -webkit-box;
  display: flex;
}
.ribbon-menu .content-holder .group {
  padding: 0 4px 24px;
  display: -webkit-box;
  display: flex;
  cursor: default;
  background-color: inherit;
  position: relative;
  -webkit-box-align: start;
          align-items: flex-start;
  align-content: flex-start;
}
.ribbon-menu .content-holder .group:nth-child(1):last-child {
  flex-basis: 100%;
}
.ribbon-menu .content-holder .group .title {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 24px;
  height: 20px;
  font-size: 11px;
  text-align: center;
  border-top: 1px solid #dadbdc;
  white-space: nowrap;
}
.ribbon-menu .content-holder .group .group-divider {
  display: block;
  position: relative;
  height: 100%;
  margin: 0 4px;
  width: 1px;
  background-color: #dadbdc;
}
.ribbon-menu .content-holder .group > *:not(.title),
.ribbon-menu .content-holder .group > *:not(.group-divider) {
  margin: 2px;
}
.ribbon-menu .content-holder .group + .group {
  border-left: 1px solid #dadbdc;
}
.ribbon-button,
.ribbon-tool-button,
.ribbon-button-dropdown,
.ribbon-icon-button {
  cursor: pointer;
  min-width: 0;
  text-align: center;
  border: 1px solid transparent;
  background-color: #f5f6f7;
  outline: none;
  position: relative;
}
.ribbon-button {
  height: auto;
  min-height: 64px;
  width: auto;
  padding: 4px;
  margin: 0;
}
.ribbon-button .caption,
.ribbon-button .icon {
  display: block;
  text-align: center;
}
.ribbon-button .caption {
  font-size: 12px;
}
.ribbon-button .icon * {
  height: 32px;
  max-width: 32px;
  font-size: 26px;
  line-height: 32px;
}
.ribbon-button .icon + .caption {
  margin-top: 8px;
}
.ribbon-button.dropdown-toggle {
  padding-right: 4px!important;
}
.ribbon-button.dropdown-toggle::before {
  margin-left: -0.65rem;
}
.ribbon-icon-button {
  height: 24px;
  width: auto;
  margin: 0;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-align: center;
          align-items: center;
  padding: 0 4px;
}
.ribbon-icon-button .caption,
.ribbon-icon-button .icon {
  display: block;
}
.ribbon-icon-button .caption {
  font-size: 12px;
}
.ribbon-icon-button .icon {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.ribbon-icon-button .icon * {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
}
.ribbon-icon-button .icon + .caption,
.ribbon-icon-button .caption + .icon {
  margin-left: 4px;
}
.ribbon-icon-button [class*=mif-] {
  vertical-align: inherit;
}
.ribbon-tool-button {
  width: 24px;
  height: 24px;
  padding: 0 2px;
  margin: 0;
}
.ribbon-tool-button * {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
}
.ribbon-icon-button.dropdown-toggle,
.ribbon-tool-button.dropdown-toggle {
  padding-right: 2px!important;
}
.ribbon-icon-button.dropdown-toggle::before,
.ribbon-tool-button.dropdown-toggle::before {
  display: none;
}
.ribbon-icon-button.dropdown-toggle::after,
.ribbon-tool-button.dropdown-toggle::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 4px 4px;
  border-color: transparent transparent #1d1d1d transparent;
  z-index: 1;
}
.ribbon-icon-button.dropdown-toggle {
  padding-right: 4px!important;
}
.ribbon-split-button {
  text-align: center;
  border: 1px solid transparent;
  padding: 0;
  margin: 0;
}
.ribbon-split-button:not([disabled]):hover,
.ribbon-split-button:not(.disabled):hover {
  border-color: #a4cef9;
}
.ribbon-split-button:not([disabled]):hover .ribbon-split,
.ribbon-split-button:not(.disabled):hover .ribbon-split {
  border-color: #a4cef9;
}
.ribbon-split-button .ribbon-main,
.ribbon-split-button .ribbon-split {
  display: block;
  text-align: center;
  min-width: 0;
  padding: 2px 4px;
  width: 100%;
  cursor: pointer;
}
.ribbon-split-button .ribbon-main:hover,
.ribbon-split-button .ribbon-split:hover {
  background-color: rgba(164, 206, 249, 0.2);
}
.ribbon-split-button .ribbon-main {
  background-color: inherit;
  outline: none;
  position: relative;
  border: none;
}
.ribbon-split-button .icon * {
  height: 32px;
  max-width: 32px;
  font-size: 26px;
  line-height: 32px;
}
.ribbon-split-button .icon + .caption {
  margin-top: 8px;
}
.ribbon-split-button .ribbon-split {
  font-size: 12px;
  border-top: 1px solid transparent;
  padding-bottom: 4px;
}
.ribbon-split-button .ribbon-split.dropdown-toggle {
  padding-right: 4px!important;
}
.ribbon-split-button .ribbon-split.dropdown-toggle::before {
  display: none;
}
.ribbon-split-button .ribbon-split.dropdown-toggle::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 4px 4px;
  border-color: transparent transparent #1d1d1d transparent;
  z-index: 1;
}
.ribbon-dropdown {
  list-style: none inside;
  margin: 0;
  padding: 0;
  position: relative;
  width: auto;
  float: left;
  display: block;
  position: absolute;
  background-color: #fbfcfd;
  color: #1d1d1d;
  padding: 2px;
  border: 1px solid #dadbdc;
  font-size: 12px;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(227, 228, 229, 0.7);
          box-shadow: 2px 2px 2px 0 rgba(227, 228, 229, 0.7);
  z-index: 1000;
  top: 100%;
  left: 0;
}
.ribbon-dropdown li,
.ribbon-dropdown a {
  display: block;
  position: relative;
  background-color: inherit;
  color: inherit;
  height: 24px;
}
.ribbon-dropdown li {
  border: 1px solid transparent;
  padding-left: 24px;
}
.ribbon-dropdown li:not([disabled]):hover,
.ribbon-dropdown li:not(.disabled):hover {
  border-color: #a4cef9;
  background-color: rgba(164, 206, 249, 0.2);
}
.ribbon-dropdown a {
  line-height: 24px;
  text-decoration: none;
  padding: 0 8px;
  border-left: 1px solid #dcddde;
  white-space: nowrap;
}
.ribbon-dropdown .divider {
  display: block;
  height: 1px;
  width: 100%;
  position: relative;
  background-color: #dcddde;
}
.ribbon-dropdown .checked::before,
.ribbon-dropdown .checked-one::before,
.ribbon-dropdown .checked::after,
.ribbon-dropdown .checked-one::after {
  position: absolute;
  display: block;
  content: "";
}
.ribbon-dropdown .checked::before,
.ribbon-dropdown .checked-one::before {
  background-color: transparent;
  border-color: #1d1d1d;
  border-left: 2px solid;
  border-bottom: 2px solid;
  height: 0.325rem;
  width: 0.5rem;
  left: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  z-index: 2;
}
.ribbon-dropdown .checked::after,
.ribbon-dropdown .checked-one::after {
  width: 23px;
  height: 22px;
  top: 0;
  left: 0;
  z-index: 1;
}
.ribbon-dropdown .checked::after {
  border: 1px solid #a4cef9;
  background-color: rgba(164, 206, 249, 0.2);
}
.ribbon-dropdown .checked-one::before {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #1d1d1d;
}
.ribbon-dropdown .ribbon-dropdown {
  top: -4px;
  left: 100%;
}
.ribbon-dropdown .dropdown-toggle::before {
  -webkit-transform: rotate(-135deg) !important;
          transform: rotate(-135deg) !important;
}
.ribbon-dropdown .dropdown-toggle.active-toggle::before {
  -webkit-transform: rotate(45deg) !important;
          transform: rotate(45deg) !important;
}
.ribbon-toggle-group {
  background-color: #f8f8f8;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column wrap;
  max-height: 80px;
  border: 1px solid #dadbdc;
  width: auto;
}
.ribbon-toggle-group .ribbon-icon-button {
  height: 20px;
  margin: 1px;
  background-color: inherit;
}
.ribbon-toggle-group .ribbon-icon-button > * {
  height: 18px;
}
.ribbon-button:hover:enabled,
.ribbon-tool-button:hover:enabled,
.ribbon-icon-button:hover:enabled,
.ribbon-button:not(.disabled):hover,
.ribbon-tool-button:not(.disabled):hover,
.ribbon-icon-button:not(.disabled):hover {
  border-color: #a4cef9;
  background-color: rgba(164, 206, 249, 0.2);
}
.ribbon-button:active,
.ribbon-tool-button:active,
.ribbon-split:active,
.ribbon-main:active,
.ribbon-icon-button:active,
.ribbon-button.active,
.ribbon-tool-button.active,
.ribbon-split.active,
.ribbon-main.active,
.ribbon-icon-button.active {
  border-color: #1979ca;
  background-color: rgba(164, 206, 249, 0.8) !important;
}
.ribbon-menu .active-container .ribbon-button,
.ribbon-menu .active-container .ribbon-tool-button,
.ribbon-menu .active-container .ribbon-icon-button {
  border-color: #1979ca;
  background-color: rgba(164, 206, 249, 0.8) !important;
}
 
@supports (-ms-ime-align:auto) {
  .ribbon-menu .content-holder .section {
    height: 130px;
  }
}
.ripple {
  display: block;
  width: 0;
  height: 0;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.4);
  -webkit-transform: scale(0);
          transform: scale(0);
  position: absolute;
  opacity: 1;
}
.rippleEffect {
  -webkit-animation: rippleDrop 0.5s linear;
          animation: rippleDrop 0.5s linear;
}
@-webkit-keyframes rippleDrop {
  100% {
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
    opacity: 0;
  }
}
@keyframes rippleDrop {
  100% {
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
    opacity: 0;
  }
}
.scrollbar-type-1 ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.scrollbar-type-1 ::-webkit-scrollbar-track {
  background-color: #e8e8e8;
}
.scrollbar-type-1 ::-webkit-scrollbar-thumb {
  background-color: rgba(101, 95, 95, 0.71);
}
.scrollbar-type-2 ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.scrollbar-type-2 ::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: #e8e8e8;
}
.scrollbar-type-2 ::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(101, 95, 95, 0.71);
}
.scrollbar-type-3 ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.scrollbar-type-3 ::-webkit-scrollbar-track {
  background-color: #e8e8e8;
}
.scrollbar-type-3 ::-webkit-scrollbar-thumb {
  background-color: rgba(101, 95, 95, 0.71);
}
.scrollbar-type-4 ::-webkit-scrollbar {
  width: 12px;
  heigth: 12px;
}
.scrollbar-type-4 ::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #e8e8e8;
}
.scrollbar-type-4 ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(101, 95, 95, 0.71);
}
[class*=scrollbar-type-] * {
  scrollbar-width: thin;
  scrollbar-color: rgba(101, 95, 95, 0.71) #e8e8e8;
}
.sb-black ::-webkit-scrollbar-thumb {
  background-color: #000000 !important;
}
.sb-black * {
  scrollbar-color: #000000 #e8e8e8 !important;
}
.sb-white ::-webkit-scrollbar-thumb {
  background-color: #ffffff !important;
}
.sb-white * {
  scrollbar-color: #ffffff #e8e8e8 !important;
}
.sb-dark ::-webkit-scrollbar-thumb {
  background-color: #1d1d1d !important;
}
.sb-dark * {
  scrollbar-color: #1d1d1d #e8e8e8 !important;
}
.sb-light ::-webkit-scrollbar-thumb {
  background-color: #f8f8f8 !important;
}
.sb-light * {
  scrollbar-color: #f8f8f8 #e8e8e8 !important;
}
.sb-grayBlue ::-webkit-scrollbar-thumb {
  background-color: #607d8b !important;
}
.sb-grayBlue * {
  scrollbar-color: #607d8b #e8e8e8 !important;
}
.sb-grayWhite ::-webkit-scrollbar-thumb {
  background-color: #f5f5f5 !important;
}
.sb-grayWhite * {
  scrollbar-color: #f5f5f5 #e8e8e8 !important;
}
.sb-grayMouse ::-webkit-scrollbar-thumb {
  background-color: #455a64 !important;
}
.sb-grayMouse * {
  scrollbar-color: #455a64 #e8e8e8 !important;
}
.sb-brandColor1 ::-webkit-scrollbar-thumb {
  background-color: #2ac4f4 !important;
}
.sb-brandColor1 * {
  scrollbar-color: #2ac4f4 #e8e8e8 !important;
}
.sb-brandColor2 ::-webkit-scrollbar-thumb {
  background-color: #004d6f !important;
}
.sb-brandColor2 * {
  scrollbar-color: #004d6f #e8e8e8 !important;
}
.sb-lime ::-webkit-scrollbar-thumb {
  background-color: #a4c400 !important;
}
.sb-lime * {
  scrollbar-color: #a4c400 #e8e8e8 !important;
}
.sb-green ::-webkit-scrollbar-thumb {
  background-color: #60a917 !important;
}
.sb-green * {
  scrollbar-color: #60a917 #e8e8e8 !important;
}
.sb-emerald ::-webkit-scrollbar-thumb {
  background-color: #008a00 !important;
}
.sb-emerald * {
  scrollbar-color: #008a00 #e8e8e8 !important;
}
.sb-blue ::-webkit-scrollbar-thumb {
  background-color: #00AFF0 !important;
}
.sb-blue * {
  scrollbar-color: #00AFF0 #e8e8e8 !important;
}
.sb-teal ::-webkit-scrollbar-thumb {
  background-color: #00aba9 !important;
}
.sb-teal * {
  scrollbar-color: #00aba9 #e8e8e8 !important;
}
.sb-cyan ::-webkit-scrollbar-thumb {
  background-color: #1ba1e2 !important;
}
.sb-cyan * {
  scrollbar-color: #1ba1e2 #e8e8e8 !important;
}
.sb-cobalt ::-webkit-scrollbar-thumb {
  background-color: #0050ef !important;
}
.sb-cobalt * {
  scrollbar-color: #0050ef #e8e8e8 !important;
}
.sb-indigo ::-webkit-scrollbar-thumb {
  background-color: #6a00ff !important;
}
.sb-indigo * {
  scrollbar-color: #6a00ff #e8e8e8 !important;
}
.sb-violet ::-webkit-scrollbar-thumb {
  background-color: #aa00ff !important;
}
.sb-violet * {
  scrollbar-color: #aa00ff #e8e8e8 !important;
}
.sb-pink ::-webkit-scrollbar-thumb {
  background-color: #dc4fad !important;
}
.sb-pink * {
  scrollbar-color: #dc4fad #e8e8e8 !important;
}
.sb-magenta ::-webkit-scrollbar-thumb {
  background-color: #d80073 !important;
}
.sb-magenta * {
  scrollbar-color: #d80073 #e8e8e8 !important;
}
.sb-crimson ::-webkit-scrollbar-thumb {
  background-color: #a20025 !important;
}
.sb-crimson * {
  scrollbar-color: #a20025 #e8e8e8 !important;
}
.sb-red ::-webkit-scrollbar-thumb {
  background-color: #CE352C !important;
}
.sb-red * {
  scrollbar-color: #CE352C #e8e8e8 !important;
}
.sb-orange ::-webkit-scrollbar-thumb {
  background-color: #fa6800 !important;
}
.sb-orange * {
  scrollbar-color: #fa6800 #e8e8e8 !important;
}
.sb-amber ::-webkit-scrollbar-thumb {
  background-color: #f0a30a !important;
}
.sb-amber * {
  scrollbar-color: #f0a30a #e8e8e8 !important;
}
.sb-yellow ::-webkit-scrollbar-thumb {
  background-color: #fff000 !important;
}
.sb-yellow * {
  scrollbar-color: #fff000 #e8e8e8 !important;
}
.sb-brown ::-webkit-scrollbar-thumb {
  background-color: #825a2c !important;
}
.sb-brown * {
  scrollbar-color: #825a2c #e8e8e8 !important;
}
.sb-olive ::-webkit-scrollbar-thumb {
  background-color: #6d8764 !important;
}
.sb-olive * {
  scrollbar-color: #6d8764 #e8e8e8 !important;
}
.sb-steel ::-webkit-scrollbar-thumb {
  background-color: #647687 !important;
}
.sb-steel * {
  scrollbar-color: #647687 #e8e8e8 !important;
}
.sb-mauve ::-webkit-scrollbar-thumb {
  background-color: #76608a !important;
}
.sb-mauve * {
  scrollbar-color: #76608a #e8e8e8 !important;
}
.sb-taupe ::-webkit-scrollbar-thumb {
  background-color: #87794e !important;
}
.sb-taupe * {
  scrollbar-color: #87794e #e8e8e8 !important;
}
.sb-gray ::-webkit-scrollbar-thumb {
  background-color: #bebebe !important;
}
.sb-gray * {
  scrollbar-color: #bebebe #e8e8e8 !important;
}
.sb-lightLime ::-webkit-scrollbar-thumb {
  background-color: #d8ff12 !important;
}
.sb-lightLime * {
  scrollbar-color: #d8ff12 #e8e8e8 !important;
}
.sb-lightGreen ::-webkit-scrollbar-thumb {
  background-color: #86e22a !important;
}
.sb-lightGreen * {
  scrollbar-color: #86e22a #e8e8e8 !important;
}
.sb-lightEmerald ::-webkit-scrollbar-thumb {
  background-color: #00d600 !important;
}
.sb-lightEmerald * {
  scrollbar-color: #00d600 #e8e8e8 !important;
}
.sb-lightBlue ::-webkit-scrollbar-thumb {
  background-color: #3ecbff !important;
}
.sb-lightBlue * {
  scrollbar-color: #3ecbff #e8e8e8 !important;
}
.sb-lightTeal ::-webkit-scrollbar-thumb {
  background-color: #00f7f5 !important;
}
.sb-lightTeal * {
  scrollbar-color: #00f7f5 #e8e8e8 !important;
}
.sb-lightCyan ::-webkit-scrollbar-thumb {
  background-color: #5ebdec !important;
}
.sb-lightCyan * {
  scrollbar-color: #5ebdec #e8e8e8 !important;
}
.sb-lightCobalt ::-webkit-scrollbar-thumb {
  background-color: #3d7eff !important;
}
.sb-lightCobalt * {
  scrollbar-color: #3d7eff #e8e8e8 !important;
}
.sb-lightIndigo ::-webkit-scrollbar-thumb {
  background-color: #974dff !important;
}
.sb-lightIndigo * {
  scrollbar-color: #974dff #e8e8e8 !important;
}
.sb-lightViolet ::-webkit-scrollbar-thumb {
  background-color: #c44dff !important;
}
.sb-lightViolet * {
  scrollbar-color: #c44dff #e8e8e8 !important;
}
.sb-lightPink ::-webkit-scrollbar-thumb {
  background-color: #e98fcb !important;
}
.sb-lightPink * {
  scrollbar-color: #e98fcb #e8e8e8 !important;
}
.sb-lightMagenta ::-webkit-scrollbar-thumb {
  background-color: #ff2599 !important;
}
.sb-lightMagenta * {
  scrollbar-color: #ff2599 #e8e8e8 !important;
}
.sb-lightCrimson ::-webkit-scrollbar-thumb {
  background-color: #ef0036 !important;
}
.sb-lightCrimson * {
  scrollbar-color: #ef0036 #e8e8e8 !important;
}
.sb-lightRed ::-webkit-scrollbar-thumb {
  background-color: #df6e68 !important;
}
.sb-lightRed * {
  scrollbar-color: #df6e68 #e8e8e8 !important;
}
.sb-lightOrange ::-webkit-scrollbar-thumb {
  background-color: #ff9447 !important;
}
.sb-lightOrange * {
  scrollbar-color: #ff9447 #e8e8e8 !important;
}
.sb-lightAmber ::-webkit-scrollbar-thumb {
  background-color: #f8bf4f !important;
}
.sb-lightAmber * {
  scrollbar-color: #f8bf4f #e8e8e8 !important;
}
.sb-lightYellow ::-webkit-scrollbar-thumb {
  background-color: #fff44d !important;
}
.sb-lightYellow * {
  scrollbar-color: #fff44d #e8e8e8 !important;
}
.sb-lightBrown ::-webkit-scrollbar-thumb {
  background-color: #bb823f !important;
}
.sb-lightBrown * {
  scrollbar-color: #bb823f #e8e8e8 !important;
}
.sb-lightOlive ::-webkit-scrollbar-thumb {
  background-color: #95ab8d !important;
}
.sb-lightOlive * {
  scrollbar-color: #95ab8d #e8e8e8 !important;
}
.sb-lightSteel ::-webkit-scrollbar-thumb {
  background-color: #8d9cab !important;
}
.sb-lightSteel * {
  scrollbar-color: #8d9cab #e8e8e8 !important;
}
.sb-lightMauve ::-webkit-scrollbar-thumb {
  background-color: #9c89ad !important;
}
.sb-lightMauve * {
  scrollbar-color: #9c89ad #e8e8e8 !important;
}
.sb-lightTaupe ::-webkit-scrollbar-thumb {
  background-color: #aea073 !important;
}
.sb-lightTaupe * {
  scrollbar-color: #aea073 #e8e8e8 !important;
}
.sb-lightGray ::-webkit-scrollbar-thumb {
  background-color: #e4e4e4 !important;
}
.sb-lightGray * {
  scrollbar-color: #e4e4e4 #e8e8e8 !important;
}
.sb-lightGrayBlue ::-webkit-scrollbar-thumb {
  background-color: #8aa2ae !important;
}
.sb-lightGrayBlue * {
  scrollbar-color: #8aa2ae #e8e8e8 !important;
}
.sb-darkLime ::-webkit-scrollbar-thumb {
  background-color: #647800 !important;
}
.sb-darkLime * {
  scrollbar-color: #647800 #e8e8e8 !important;
}
.sb-darkGreen ::-webkit-scrollbar-thumb {
  background-color: #3a660e !important;
}
.sb-darkGreen * {
  scrollbar-color: #3a660e #e8e8e8 !important;
}
.sb-darkEmerald ::-webkit-scrollbar-thumb {
  background-color: #003d00 !important;
}
.sb-darkEmerald * {
  scrollbar-color: #003d00 #e8e8e8 !important;
}
.sb-darkBlue ::-webkit-scrollbar-thumb {
  background-color: #0077a3 !important;
}
.sb-darkBlue * {
  scrollbar-color: #0077a3 #e8e8e8 !important;
}
.sb-darkTeal ::-webkit-scrollbar-thumb {
  background-color: #005e5d !important;
}
.sb-darkTeal * {
  scrollbar-color: #005e5d #e8e8e8 !important;
}
.sb-darkCyan ::-webkit-scrollbar-thumb {
  background-color: #13709e !important;
}
.sb-darkCyan * {
  scrollbar-color: #13709e #e8e8e8 !important;
}
.sb-darkCobalt ::-webkit-scrollbar-thumb {
  background-color: #0036a3 !important;
}
.sb-darkCobalt * {
  scrollbar-color: #0036a3 #e8e8e8 !important;
}
.sb-darkIndigo ::-webkit-scrollbar-thumb {
  background-color: #4a00b3 !important;
}
.sb-darkIndigo * {
  scrollbar-color: #4a00b3 #e8e8e8 !important;
}
.sb-darkViolet ::-webkit-scrollbar-thumb {
  background-color: #7700b3 !important;
}
.sb-darkViolet * {
  scrollbar-color: #7700b3 #e8e8e8 !important;
}
.sb-darkPink ::-webkit-scrollbar-thumb {
  background-color: #ba2588 !important;
}
.sb-darkPink * {
  scrollbar-color: #ba2588 #e8e8e8 !important;
}
.sb-darkMagenta ::-webkit-scrollbar-thumb {
  background-color: #8c004a !important;
}
.sb-darkMagenta * {
  scrollbar-color: #8c004a #e8e8e8 !important;
}
.sb-darkCrimson ::-webkit-scrollbar-thumb {
  background-color: #560014 !important;
}
.sb-darkCrimson * {
  scrollbar-color: #560014 #e8e8e8 !important;
}
.sb-darkRed ::-webkit-scrollbar-thumb {
  background-color: #8f251f !important;
}
.sb-darkRed * {
  scrollbar-color: #8f251f #e8e8e8 !important;
}
.sb-darkOrange ::-webkit-scrollbar-thumb {
  background-color: #ae4800 !important;
}
.sb-darkOrange * {
  scrollbar-color: #ae4800 #e8e8e8 !important;
}
.sb-darkAmber ::-webkit-scrollbar-thumb {
  background-color: #a77107 !important;
}
.sb-darkAmber * {
  scrollbar-color: #a77107 #e8e8e8 !important;
}
.sb-darkYellow ::-webkit-scrollbar-thumb {
  background-color: #b3a800 !important;
}
.sb-darkYellow * {
  scrollbar-color: #b3a800 #e8e8e8 !important;
}
.sb-darkBrown ::-webkit-scrollbar-thumb {
  background-color: #493219 !important;
}
.sb-darkBrown * {
  scrollbar-color: #493219 #e8e8e8 !important;
}
.sb-darkOlive ::-webkit-scrollbar-thumb {
  background-color: #4a5b43 !important;
}
.sb-darkOlive * {
  scrollbar-color: #4a5b43 #e8e8e8 !important;
}
.sb-darkSteel ::-webkit-scrollbar-thumb {
  background-color: #43505b !important;
}
.sb-darkSteel * {
  scrollbar-color: #43505b #e8e8e8 !important;
}
.sb-darkMauve ::-webkit-scrollbar-thumb {
  background-color: #4f415d !important;
}
.sb-darkMauve * {
  scrollbar-color: #4f415d #e8e8e8 !important;
}
.sb-darkTaupe ::-webkit-scrollbar-thumb {
  background-color: #574e32 !important;
}
.sb-darkTaupe * {
  scrollbar-color: #574e32 #e8e8e8 !important;
}
.sb-darkGray ::-webkit-scrollbar-thumb {
  background-color: #989898 !important;
}
.sb-darkGray * {
  scrollbar-color: #989898 #e8e8e8 !important;
}
.sb-darkGrayBlue ::-webkit-scrollbar-thumb {
  background-color: #41545e !important;
}
.sb-darkGrayBlue * {
  scrollbar-color: #41545e #e8e8e8 !important;
}
.select {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0;
  cursor: pointer;
  position: relative;
  margin: 0;
}
.select .dropdown-toggle {
  width: 36px;
  height: 36px;
  display: block;
  position: relative;
}
.select .dropdown-toggle::before {
  margin-left: -1.1rem;
}
.select .option-list {
  margin: 0;
  padding: 0;
  list-style: none inside;
  overflow-y: auto;
  position: relative;
  display: block;
  background-color: #ffffff;
  font-size: 0.875rem;
}
.select .option-list li,
.select .option-list a {
  display: block;
}
.select .option-list a {
  min-width: auto;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 2rem 0 2.5rem;
}
.select .option-list .icon {
  font-size: 20px;
  width: 20px;
  height: 20px;
  left: 8px;
  position: absolute;
  vertical-align: middle;
  text-align: center;
}
.select .option-list li:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.select .option-list li.active {
  background-color: #5ebdec;
  color: #ffffff;
  font-weight: bold;
}
.select input[type=checkbox] {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.select select {
  display: none;
}
.select .button-group {
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
}
.select .button {
  background-color: transparent;
  color: #1d1d1d;
  height: 34px;
  min-width: 34px;
}
.select .button:focus,
.select .button:active {
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.select .button:hover {
  background-color: #f8f8f8;
  text-shadow: rgba(0, 0, 0, 0.25) 0.1em 0.1em 0.2em;
}
.select .input-clear-button {
  background-color: transparent;
}
.select .input-clear-button:hover {
  background-color: transparent;
}
.select .select-input {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-align: center;
          align-items: center;
  cursor: pointer;
  width: calc(100% - .1rem);
  height: 34px;
  padding-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.select .select-input .icon {
  margin: 0 4px;
}
.select .select-input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.select select[multiple] ~ .select-input {
  padding-left: 4px;
}
.select:hover input {
  border-color: transparent;
}
.select .drop-container {
  position: absolute;
  top: 100%;
  left: 0;
  width: calc(100% + 2px);
  height: auto;
  border: 1px solid #dfdfdf;
  padding: 2px;
  margin-left: -1px;
  z-index: 1000;
  background-color: #ffffff;
  -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.3);
}
.select .drop-container .input {
  margin: 4px 2px 6px;
  width: calc(100% - 4px);
}
.select.drop-full-size .drop-container {
  width: -webkit-max-content;
  width: max-content;
}
.select.focused {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
.select.dropdown-toggle::before {
  margin-left: -1.1rem;
  left: 100%;
  top: 14px;
  margin-top: 0;
  width: 0.4rem;
  height: 0.4rem;
}
.select.disabled.dropdown-toggle:before {
  border-color: #ffffff;
}
.select .group-title {
  background-color: #f6f7f8;
  font-size: 0.75rem;
  line-height: 0.875rem;
  padding: 0.25rem 0.5rem 0.25rem 1rem;
  border: 0;
  color: #646464;
  font-weight: bold;
}
.select .group-title:hover {
  background-color: #f6f7f8;
  cursor: default;
  border: 0;
}
.select ul {
  right: 0;
  left: 0;
}
.select.multiple {
  flex-wrap: wrap;
  height: auto;
  min-height: 36px;
}
.select.multiple .dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
}
.select.multiple > .button-group {
  position: absolute;
  top: 0;
  right: 34px;
}
.select.multiple .select-input {
  height: auto;
  min-height: 36px;
  margin-right: 34px;
}
.select.multiple .button-group:not(.d-none) ~ .select-input {
  margin-right: 68px;
}
.select .prepend {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.select .append {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.select .select-input {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.select .button-group {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.select .dropdown-toggle {
  -webkit-box-ordinal-group: 5;
          order: 4;
}
.select.input-large {
  height: 50px;
}
.select.input-large .dropdown-toggle,
.select.input-large > .button-group .button {
  height: 50px;
  width: 50px;
}
.select.input-large .dropdown-toggle::before {
  margin-left: -1.5rem;
}
.select.input-large .select-input,
.select.input-large .prepend,
.select.input-large .append {
  height: 48px;
  font-size: 1.3rem;
  padding: 2px 10px;
  line-height: 48px;
}
.select.input-large.multiple {
  min-height: 50px;
  height: auto;
}
.select.input-large.multiple .select-input {
  height: auto;
  min-height: 48px;
}
.select.input-large.multiple > .button-group {
  right: 50px;
}
.select.input-large.multiple > .button-group:not(.d-none) ~ .select-input {
  margin-right: 100px;
}
.select.input-large.dropdown-toggle::before {
  top: 18px;
  width: 0.6rem;
  height: 0.6rem;
  margin-left: -1.3rem;
}
.select.input-small {
  height: 28px;
}
.select.input-small .dropdown-toggle,
.select.input-small > .button-group .button {
  height: 28px;
  width: 28px;
}
.select.input-small .dropdown-toggle::before {
  margin-left: -1rem;
}
.select.input-small .select-input,
.select.input-small .prepend,
.select.input-small .append {
  height: 26px;
  font-size: 0.9rem;
  padding: 0 4px;
  line-height: 26px;
}
.select.input-small.multiple {
  min-height: 28px;
  height: auto;
}
.select.input-small.multiple .select-input {
  height: auto;
  min-height: 26px;
}
.select.input-small.multiple > .button-group {
  right: 28px;
}
.select.input-small.multiple > .button-group:not(.d-none) ~ .select-input {
  margin-right: 56px;
}
.select.input-small.dropdown-toggle::before {
  top: 10px;
  width: 0.325rem;
  height: 0.325rem;
  margin-left: -0.9rem;
}
.select.input-small .button-group .button {
  padding: 0;
}
.select[dir=rtl],
.select.rtl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}
.select[dir=rtl] .select-input,
.select.rtl .select-input {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.select[dir=rtl] .prepend,
.select.rtl .prepend {
  -webkit-box-ordinal-group: 5;
          order: 4;
}
.select[dir=rtl] .append,
.select.rtl .append {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.select[dir=rtl] .button-group,
.select.rtl .button-group {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.select[dir=rtl].dropdown-toggle,
.select.rtl.dropdown-toggle {
  padding-right: 0!important;
  padding-left: 0.9rem;
}
.select[dir=rtl].dropdown-toggle::before,
.select.rtl.dropdown-toggle::before {
  margin-left: 0.9rem;
  left: 0;
}
.select .selected-item__group-name {
  font-size: 0.75rem;
  color: gray;
}
.shortcut {
  width: 84px;
  height: 84px;
  padding: 8px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  font-size: 0.9rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: #ebebeb;
  color: #1d1d1d;
  cursor: pointer;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  position: relative;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  outline: none;
}
.shortcut .icon,
.shortcut .caption {
  display: block;
  line-height: 1;
}
.shortcut .icon {
  display: block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  font-size: 28px;
  margin-top: 16px;
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.shortcut .caption {
  color: inherit;
  height: 20px;
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.shortcut .icon ~ .caption {
  margin-top: 0.875rem;
}
.shortcut .badge {
  position: absolute;
  font-size: 0.6875rem;
  top: 0.25rem;
  right: 0.25rem;
  color: inherit;
  -webkit-transform: none;
          transform: none;
  background-color: inherit;
}
.shortcut.no-caption .icon {
  width: 32px;
  height: 32px;
  font-size: 32px;
  margin-top: 24px;
}
.shortcut:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.shortcut.focus,
.shortcut:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
.shortcut.outline {
  background: transparent none;
  border-width: 1px;
  border-color: #dfdfdf;
}
.shortcut:focus,
.shortcut:hover,
.shortcut:active {
  text-decoration: none;
}
.shortcut:active {
  outline: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(190, 190, 190, 0.45);
          box-shadow: 0 0 0 3px rgba(190, 190, 190, 0.45);
}
.shortcut.disabled,
.shortcut:disabled {
  opacity: 0.65;
}
.shortcut:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
 
.sidebar.on-left {
  right: auto!important;
  left: -290px;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
}
.sidebar.on-left.open,
.sidebar.on-left.static {
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
  left: 0;
}
.sidebar.on-left.open.sidebar-shadow,
.sidebar.on-left.static.sidebar-shadow {
  -webkit-box-shadow: 2px 0 0 0 rgba(0, 0, 0, 0.15);
          box-shadow: 2px 0 0 0 rgba(0, 0, 0, 0.15);
}
.sidebar.on-right {
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
  left: auto!important;
  right: -290px;
}
.sidebar.on-right.open,
.sidebar.on-right.static {
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
  right: 0;
}
.sidebar.on-right.open.sidebar-shadow,
.sidebar.on-right.static.sidebar-shadow {
  -webkit-box-shadow: -2px 0 0 0 rgba(0, 0, 0, 0.15);
          box-shadow: -2px 0 0 0 rgba(0, 0, 0, 0.15);
}
.sidebar-header,
.sidebar-menu,
.sidebar-content {
  display: block;
  position: relative;
  width: 100%;
}
.sidebar-header {
  background: #ffffff top left no-repeat;
  background-size: cover;
  height: 160px;
  border-bottom: 1px #e0e0e0 solid;
}
.sidebar-header > .avatar {
  position: absolute;
  height: 64px;
  width: 64px;
  background: #ffffff;
  color: white;
  border-radius: 50%;
  top: 16px;
  left: 16px;
  overflow: hidden;
  text-align: center;
  border: 2px solid #fff;
}
.sidebar-header > .avatar img {
  width: 100%;
  max-height: 100%;
}
.sidebar-header > .title,
.sidebar-header > .subtitle {
  display: block;
  position: absolute;
  left: 16px;
}
.sidebar-header > .title {
  font-size: 18px;
  font-weight: 100;
  top: 96px;
}
.sidebar-header > .subtitle {
  font-size: 12px;
  font-weight: 300;
  top: 116px;
}
.sidebar-header > .sub-action {
  position: absolute;
  top: 10px;
  right: 10px;
  text-decoration: none;
}
.sidebar-menu {
  color: #1d1d1d;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none inside;
  overflow: hidden;
  overflow-y: auto;
}
.sidebar-menu.hide-scroll {
  width: calc(100% + 18px);
}
.sidebar-menu li {
  color: inherit;
  display: block;
  height: auto;
  position: relative;
  cursor: pointer;
}
.sidebar-menu li a {
  position: relative;
  display: block;
  color: inherit;
  text-transform: capitalize;
  height: 48px;
  line-height: 48px;
  padding-left: 56px;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sidebar-menu li a:hover {
  text-decoration: none;
}
.sidebar-menu li a .icon {
  position: absolute;
  left: 16px;
  font-size: 24px;
  top: 50%;
  margin-top: -12px;
  line-height: 1;
  opacity: 0.8;
}
.sidebar-menu li a .ripple-ink {
  background: rgba(204, 204, 204, 0.3);
}
.sidebar-menu li .second-action {
  position: absolute;
  right: 16px;
  width: 24px;
  height: 24px;
  font-size: 24px;
  top: 50%;
  margin-top: -12px;
}
.sidebar-menu li.divider {
  padding: 0;
  height: 1px;
  margin: 0 1px;
  overflow: hidden;
  background-color: #dfdfdf;
}
.sidebar-menu li.divider:hover {
  background-color: #dfdfdf;
}
.sidebar-menu .group-title {
  line-height: 1;
  height: auto;
  margin: 16px 16px 8px;
  color: #1d1d1d;
  font-weight: 700;
  font-size: 0.9em;
  cursor: default;
}
.sidebar-menu li.content-container {
  cursor: initial;
  padding: 0 10px;
}
.sidebar-menu li:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.sidebar-menu li.group-title:hover {
  background-color: initial;
}
.sidebar-menu li.content-container:hover {
  background-color: initial;
}
.sidebar-menu .d-menu,
.sidebar-menu .v-menu {
  position: relative;
  float: none;
}
.sidebar-header ~ .sidebar-menu {
  height: calc(100% - 160px);
}
.sidebar.compact .sidebar-menu li,
.subcompact .sidebar-menu li {
  height: auto;
}
.sidebar.compact .sidebar-menu li a,
.subcompact .sidebar-menu li a {
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 1.2;
  font-size: 14px;
  padding-left: 40px;
}
.sidebar.compact .sidebar-menu li a .icon,
.subcompact .sidebar-menu li a .icon {
  font-size: 14px;
  margin-top: -7px;
}
.sidebar.subcompact .sidebar-menu li a {
  padding-top: 3px;
  padding-bottom: 3px;
}
.sidenav-counter {
  display: block;
  position: relative;
  list-style: none inside;
  height: 100%;
  width: 52px;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #f8f8f8;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow: -moz-scrollbars-none;
}
.sidenav-counter::-webkit-scrollbar {
  display: none!important;
}
.sidenav-counter li,
.sidenav-counter a {
  display: block;
  position: relative;
  height: 52px;
  line-height: 52px;
  background-color: inherit;
  color: inherit;
  width: 100%;
}
.sidenav-counter a {
  padding: 0.625rem 0 0.625rem 0;
  line-height: 0.875rem;
  text-decoration: none;
}
.sidenav-counter a:hover {
  text-decoration: none;
}
.sidenav-counter .icon {
  width: 28px;
  height: 28px;
  font-size: 26px;
  line-height: 28px;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  left: 0.625rem;
  top: 0.635rem;
}
.sidenav-counter .title,
.sidenav-counter .counter {
  display: block;
  margin: 0;
  white-space: nowrap;
}
.sidenav-counter .title {
  font-size: 0.6875rem;
  font-weight: bold;
  text-transform: uppercase;
  display: none;
}
.sidenav-counter .counter {
  font-size: 0.7rem;
  font-weight: normal;
  position: absolute;
  top: 0;
  right: 4px;
}
.sidenav-counter li:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.sidenav-counter li:active {
  background-color: #13709e;
  color: #ffffff;
}
.sidenav-counter .active,
.sidenav-counter li.active:hover {
  background-color: #1ba1e2;
  color: #ffffff;
}
.sidenav-counter[dir=rtl] .counter {
  right: auto;
  left: 4px;
}
.sidenav-counter[dir=rtl] .icon {
  left: 0.725rem;
}
 
  .sidenav-counter-expand-fs a {
    padding: 0.625rem 1rem 0.625rem 3.75rem;
  }
  .sidenav-counter-expand-fs .title {
    display: block;
  }
  .sidenav-counter-expand-fs .counter {
    position: relative;
    top: auto;
    right: auto;
  }
  .sidenav-counter-expand-fs[dir=rtl] a {
    padding: 0.625rem 3.75rem 0.625rem 1rem;
  }
  .sidenav-counter-expand-fs[dir=rtl] .icon {
    left: auto;
    right: 0.625rem;
  }
 
 
  .sidenav-counter-expand-sm a {
    padding: 0.625rem 1rem 0.625rem 3.75rem;
  }
  .sidenav-counter-expand-sm .title {
    display: block;
  }
  .sidenav-counter-expand-sm .counter {
    position: relative;
    top: auto;
    right: auto;
  }
  .sidenav-counter-expand-sm[dir=rtl] a {
    padding: 0.625rem 3.75rem 0.625rem 1rem;
  }
  .sidenav-counter-expand-sm[dir=rtl] .icon {
    left: auto;
    right: 0.625rem;
  }
 
 
 
 
 
.sidenav-m3 {
  display: block;
  position: relative;
  list-style: none inside;
  height: 100%;
  width: 220px;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #f8f8f8;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow: -moz-scrollbars-none;
}
.sidenav-m3::-webkit-scrollbar {
  display: none!important;
}
.sidenav-m3 li,
.sidenav-m3 a {
  position: relative;
  display: block;
  color: inherit;
}
.sidenav-m3 > li {
  background: transparent;
}
.sidenav-m3 > li.stick-left::before,
.sidenav-m3 > li.stick-right::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 44px;
  border-radius: 0.25rem 0 0 0.25rem;
  background-color: inherit;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.sidenav-m3 > li.stick-right::before {
  left: 100%;
  border-radius: 0 0.25rem 0.25rem 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.sidenav-m3 a {
  padding: 0.625rem 1rem 0.625rem 3rem;
  text-decoration: none;
  background-color: #f8f8f8;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sidenav-m3 a:hover {
  text-decoration: none;
}
.sidenav-m3 li + li {
  border-top: 1px solid #dfdfdf;
}
.sidenav-m3 .icon {
  width: 24px;
  height: 24px;
  font-size: 22px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  left: 0.625rem;
  bottom: 12px;
}
.sidenav-m3 .title {
  padding: 20px 20px 10px 20px;
  font-size: 24px;
  border: 0;
}
.sidenav-m3 .d-menu {
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: inherit;
  width: 100%;
  float: none;
}
.sidenav-m3 .d-menu a {
  padding: 0 1rem 0 3rem;
  text-decoration: none;
}
.sidenav-m3 .d-menu li {
  border-top: 1px solid #dfdfdf;
}
.sidenav-m3 .d-menu .icon {
  width: 24px;
  height: 24px;
  font-size: 22px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  left: 0.625rem;
  top: 50%;
}
.sidenav-m3[dir=rtl] a {
  padding-right: 3rem;
  padding-left: 1rem;
}
.sidenav-m3[dir=rtl] .icon {
  left: auto;
  right: 0.625rem;
}
.sidenav-m3[dir=rtl] .dropdown-toggle {
  padding-left: 1.5rem !important;
  padding-right: 3rem!important;
}
.sidenav-m3[dir=rtl] .dropdown-toggle::before {
  left: 1rem;
  margin-left: 0;
}
.sidenav-simple {
  display: block;
  position: relative;
  list-style: none inside;
  height: 100%;
  width: 52px;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #f8f8f8;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow: -moz-scrollbars-none;
}
.sidenav-simple::-webkit-scrollbar {
  display: none!important;
}
.sidenav-simple li,
.sidenav-simple a {
  display: block;
  position: relative;
  height: 52px;
  line-height: 52px;
  background-color: inherit;
  color: inherit;
  width: 100%;
}
.sidenav-simple a {
  padding: 0.625rem 0 0.625rem 0;
  line-height: 0.875rem;
  text-decoration: none;
}
.sidenav-simple a:hover {
  text-decoration: none;
}
.sidenav-simple .icon {
  width: 28px;
  height: 28px;
  font-size: 26px;
  line-height: 28px;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  left: 0.625rem;
  top: 0.635rem;
}
.sidenav-simple .title {
  margin: 0;
  white-space: nowrap;
  font-size: 0.875rem;
  text-transform: uppercase;
  display: none;
  line-height: 52px;
}
.sidenav-simple li:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.sidenav-simple li:active {
  background-color: #13709e;
  color: #ffffff;
}
.sidenav-simple .active,
.sidenav-simple li.active:hover {
  background-color: #1ba1e2;
  color: #ffffff;
}
.sidenav-simple[dir=rtl] .icon {
  left: 0.725rem;
}
 
 
 
.skill-box {
  display: block;
  position: relative;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  color: #1d1d1d;
}
.skill-box .header {
  display: block;
  position: relative;
  padding: 20px;
}
.skill-box .header::after {
  display: block;
  clear: both;
  content: "";
}
.skill-box .header::after {
  display: block;
  clear: both;
  content: "";
}
.skill-box .header .avatar {
  float: left;
  width: 64px;
  height: auto;
  border-radius: 50%;
  overflow: hidden;
}
.skill-box .header .title {
  font-size: 25px;
  line-height: 1.1;
  font-weight: 300;
  margin: 5px 5px 5px 75px;
}
.skill-box .header .subtitle {
  font-size: 14px;
  line-height: 1.1;
  font-weight: 500;
  margin: 0 5px 5px 75px;
}
.skill-box .skills {
  margin: 0;
  padding: 0;
  list-style: none inside;
}
.skill-box .skills li {
  padding: 8px 16px;
  font-size: 14px;
}
.skill-box .skills li a {
  text-decoration: none;
  color: inherit;
}
.skill-box .skills li + li {
  border-top: 1px solid #dfdfdf;
}
.skill-box .skills .badge {
  position: relative;
  display: inline-block;
  right: auto;
  top: 4px;
  -webkit-transform: translateY(0) translateX(0);
          transform: translateY(0) translateX(0);
  float: right;
}
.slider {
  display: block;
  position: relative;
  height: 2.125rem;
  background: transparent;
  cursor: default;
  width: 100%;
}
.slider input {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.slider .backside,
.slider .complete,
.slider .buffer,
.slider .marker {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.slider .backside {
  background-color: #bebebe;
  width: 100%;
  z-index: 1;
  height: 0.6rem;
}
.slider .buffer {
  z-index: 2;
  height: 0.3rem;
  background-color: #ffffff;
}
.slider .complete {
  z-index: 3;
  height: 0.6rem;
  background-color: #60a917;
}
.slider .marker {
  width: 1rem;
  height: 1rem;
  background-color: #1d1d1d;
  z-index: 4;
  outline: none;
  border: 1px solid transparent;
  cursor: pointer;
  overflow: visible;
}
.slider .marker:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
.slider .marker:active::after {
  display: block;
  content: "";
  position: absolute;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  background-color: rgba(187, 187, 187, 0.5);
  opacity: 0.3;
  top: 50%;
  left: 50%;
  margin-top: -1.5625rem;
  margin-left: -1.5625rem;
}
.slider .hint {
  display: none;
  position: absolute;
  z-index: 5;
  width: auto!important;
  height: auto!important;
  padding: 0.25rem 0.5rem;
  background-color: #989898;
  color: #ffffff;
  white-space: nowrap;
}
.slider .hint::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: inherit;
}
.slider .hint.top-side {
  top: 0;
  left: 50%;
  -webkit-transform: translateY(-100%) translateX(-50%);
          transform: translateY(-100%) translateX(-50%);
  margin-top: -8px;
}
.slider .hint.top-side::before {
  top: 100%;
  left: 50%;
  -webkit-transform: rotate(45deg) translateX(-50%);
          transform: rotate(45deg) translateX(-50%);
  margin-top: -1px;
}
.slider .hint.bottom-side {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100%;
  margin-top: 8px;
}
.slider .hint.bottom-side::before {
  top: 0;
  left: 50%;
  -webkit-transform: rotate(45deg) translateX(-50%);
          transform: rotate(45deg) translateX(-50%);
  margin-top: -1px;
}
.slider .hint.left-side {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-100%);
          transform: translateY(-50%) translateX(-100%);
  margin-left: -8px;
}
.slider .hint.left-side::before {
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  margin-right: -3px;
}
.slider .hint.right-side {
  left: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  margin-left: 8px;
}
.slider .hint.right-side::before {
  top: 50%;
  left: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.slider .marker.left-knob {
  left: 0;
}
.slider .marker.right-knob {
  left: auto;
  right: 0;
}
.slider.range .complete {
  width: 100%;
}
.slider.thin .backside,
.slider.thin .complete,
.slider.thin .buffer {
  height: 6px;
}
.slider.ultra-thin .backside,
.slider.ultra-thin .complete,
.slider.ultra-thin .buffer {
  height: 4px;
}
.slider.cycle-marker .marker {
  border-radius: 50%;
}
.slider.vertical-slider {
  width: 2.125rem;
  height: 100px;
}
.slider.vertical-slider .backside,
.slider.vertical-slider .complete,
.slider.vertical-slider .buffer,
.slider.vertical-slider .marker {
  top: auto;
  left: 50%;
  -webkit-transform: translateY(0) translateX(-50%);
          transform: translateY(0) translateX(-50%);
}
.slider.vertical-slider .backside,
.slider.vertical-slider .complete,
.slider.vertical-slider .buffer {
  width: 0.5rem;
  bottom: 0;
}
.slider.vertical-slider .backside {
  height: 100%;
}
.slider.vertical-slider .buffer {
  width: 0.3rem;
}
.slider.vertical-slider .marker {
  top: 100%;
  -webkit-transform: translateY(-100%) translateX(-50%);
          transform: translateY(-100%) translateX(-50%);
}
.slider.rounded .backside,
.slider.rounded .complete,
.slider.rounded .buffer,
.slider.rounded .marker {
  border-radius: 0.25rem;
}
.slider.disabled .marker {
  display: none;
}
.slider-min-max {
  display: block;
  position: relative;
}
.slider-min-max::after {
  display: block;
  clear: both;
  content: "";
}
.slider-min-max::after {
  display: block;
  clear: both;
  content: "";
}
.slider-min-max .slider-text-min,
.slider-min-max .slider-text-max {
  display: block;
}
.slider-min-max .slider-text-min {
  float: left;
}
.slider-min-max .slider-text-max {
  float: right;
}
.social-box {
  display: block;
  position: relative;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  color: #1d1d1d;
}
.social-box .header {
  display: block;
  position: relative;
  padding: 20px 20px 40px 20px;
}
.social-box .header .avatar {
  position: absolute;
  width: 90px;
  height: auto;
  border-radius: 50%;
  overflow: hidden;
  top: 100%;
  left: 50%;
  margin-top: -45px;
  margin-left: -45px;
  z-index: 2;
  border: 2px solid #ffffff;
}
.social-box .header .title {
  font-size: 25px;
  line-height: 1.1;
  font-weight: 300;
  margin-bottom: 5px;
  z-index: 1;
}
.social-box .header .subtitle {
  font-size: 14px;
  line-height: 1.1;
  font-weight: 500;
  margin: 0;
  z-index: 1;
}
.social-box .skills {
  margin: 0;
  padding: 40px 0 0 0;
  list-style: none inside;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}
.social-box .skills li {
  padding: 8px 16px;
  font-size: 14px;
  text-align: center;
  -webkit-box-flex: 1;
          flex-grow: 1;
  flex-basis: 0;
}
.social-box .skills li a {
  text-decoration: none;
  color: inherit;
}
.social-box .skills li + li {
  border-left: 1px solid #dfdfdf;
}
.spinner {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  padding: 0;
  cursor: text;
  position: relative;
  height: 36px;
  line-height: 36px;
}
.spinner input {
  border: none!important;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  line-height: 36px;
  font-size: 16px;
  padding: 0 4px;
  text-align: center;
}
.spinner input:focus {
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.spinner .button {
  width: 34px;
  min-width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-weight: bold;
  background-color: #f8f8f8;
  padding: 0;
}
.spinner .spinner-button-plus {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.spinner .spinner-button-minus {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.spinner input {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.spinner.buttons-left .spinner-button-plus {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.spinner.buttons-left .spinner-button-minus {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.spinner.buttons-left input {
  -webkit-box-ordinal-group: 4;
          order: 3;
  text-align: right;
}
.spinner.buttons-right .spinner-button-plus {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.spinner.buttons-right .spinner-button-minus {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.spinner.buttons-right input {
  -webkit-box-ordinal-group: 2;
          order: 1;
  text-align: left;
}
.spinner.input-large {
  height: 50px;
  line-height: 50px;
}
.spinner.input-large input {
  font-size: 1.3rem;
}
.spinner.input-large .spinner-button {
  height: 48px;
  width: 48px;
  min-width: 48px;
  line-height: 48px;
  font-size: 1.3rem;
}
.spinner.input-large .spinner-button [class*=mif-] {
  font-size: 1.3rem;
}
.spinner.input-large .default-icon-plus,
.spinner.input-large .default-icon-minus {
  width: 21px;
  height: 21px;
}
.spinner.input-small {
  height: 28px;
  line-height: 28px;
}
.spinner.input-small input {
  font-size: 0.9rem;
}
.spinner.input-small .spinner-button {
  height: 26px;
  width: 26px;
  min-width: 26px;
  line-height: 26px;
  font-size: 0.9rem;
}
.spinner.input-small .spinner-button [class*=mif-] {
  font-size: 0.9rem;
}
.spinner.input-small .default-icon-plus,
.spinner.input-small .default-icon-minus {
  width: 14px;
  height: 14px;
}
.split-button {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  position: relative;
  width: auto;
  height: 36px;
  line-height: 1;
}
.split-button > *:nth-child(1) {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.split-button > *:nth-child(2) {
  -webkit-box-ordinal-group: 3;
          order: 2;
  margin-left: 4px;
}
.split-button .split {
  padding: 0 0.75rem;
  text-align: center;
  vertical-align: middle ;
  background-color: #e4e4e4;
  border: 1px transparent solid;
  color: #1d1d1d;
  cursor: pointer;
  outline: none;
  font-size: 0.875rem;
  position: relative;
  line-height: 36px;
  height: 36px;
  min-width: 36px;
}
.split-button .split.dropdown-toggle::before {
  margin-left: -1.25rem;
}
.split-button .split:hover {
  background-color: #cbcbcb;
}
.split-button .split:focus,
.split-button .split:hover {
  text-decoration: none;
}
.split-button .split:active {
  outline: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(190, 190, 190, 0.45);
          box-shadow: 0 0 0 3px rgba(190, 190, 190, 0.45);
}
.split-button .split.disabled,
.split-button .split:disabled {
  opacity: 0.65;
}
.split-button .split.outline {
  background: transparent none;
  border-width: 1px;
  border-color: #dfdfdf;
}
.split-button .split:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.split-button [data-role*=dropdown],
.split-button .drop-object {
  left: 0;
  top: 100%;
}
.split-button.no-gap .split {
  margin-left: -2px;
}
.splitter {
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
}
.splitter.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.splitter > .gutter {
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  border: 1px solid #f8f8f8;
  background-color: #f8f8f8;
  cursor: col-resize;
  z-index: 1;
  position: relative;
}
.splitter > .gutter.active {
  background-color: #bebebe;
}
.splitter > .gutter::before {
  content: "";
  z-index: 1;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  height: 24px;
  margin-top: -12px;
  background-color: #bebebe;
}
.splitter.vertical > .gutter {
  cursor: row-resize;
}
.splitter.vertical > .gutter::before {
  height: 100%;
  width: 24px;
  top: 0;
  left: 50%;
  margin-left: -12px;
  margin-top: 0;
}
.splitter > .split-block {
  position: relative;
  -webkit-box-flex: 1;
          flex-grow: 1;
  flex-basis: 0;
  overflow: hidden;
}
.stepper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 0.5rem 0;
}
.stepper::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  height: 1px;
  background-color: #bebebe;
  top: 50%;
  left: 0;
  z-index: 0;
}
.stepper.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
}
.stepper .step {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  z-index: 1;
  background-color: #989898;
  color: #ffffff;
  cursor: pointer;
  position: relative;
}
.stepper .step span {
  display: block;
}
.stepper .step.complete {
  background-color: #60a917;
  color: #ffffff;
}
.stepper .step.current {
  background-color: #1ba1e2;
  color: #ffffff;
}
.stepper.cycle .step {
  border-radius: 50%;
}
.stepper.diamond .step {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.stepper.diamond .step span {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.streamer {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 1rem;
}
.streamer .streams {
  width: 40px;
  overflow: visible;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  padding-top: 30px;
  background-color: #ffffff;
  color: #1d1d1d;
  position: absolute;
  margin-top: 2px;
  left: 0;
  top: 0;
  z-index: 500;
}
.streamer .streamer-actions {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 32px;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
          justify-content: flex-start;
  background-color: inherit;
  z-index: 101;
}
.streamer .streamer-action {
  margin: 1px;
  height: 26px;
  width: 26px;
  border: 0 solid #dfdfdf;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
  background-color: #ffffff;
  color: #1d1d1d;
  outline: none;
  padding: 0;
}
.streamer .streamer-action * {
  vertical-align: inherit ;
  font-size: 24px;
  text-align: center;
  width: 24px;
  height: 24px;
}
.streamer a.streamer-action {
  color: #1d1d1d;
}
.streamer a.streamer-action:hover {
  color: #1d1d1d;
}
.streamer .stream {
  position: relative;
  height: 75px;
  width: 40px;
  padding: 4px 8px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  background-color: inherit;
  color: inherit;
  border: 2px solid #ffffff;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.streamer .stream-title,
.streamer .stream-secondary {
  display: none;
  z-index: 2;
}
.streamer .stream-title {
  font-size: 14px;
  text-transform: uppercase;
  height: 100%;
  line-height: 1;
}
.streamer .stream-secondary {
  height: 16px;
  line-height: 16px;
  font-size: 12px;
}
.streamer .stream-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  width: 32px;
  height: 32px;
  font-size: 24px;
  text-align: center;
}
.streamer .events-area {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  padding-left: 40px;
  z-index: 1;
  position: relative;
  white-space: nowrap;
  overflow-x: scroll;
  -webkit-overflow-scrolling: auto;
}
.streamer .streamer-timeline,
.streamer .streamer-fake-timeline {
  height: 32px;
  width: auto;
  list-style: none inside;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.streamer .streamer-timeline li,
.streamer .streamer-fake-timeline li {
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  width: 224px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOAAAAATCAYAAACJKwFWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2OWY4NzBhNi0zODU3LWFmNDEtYWMzZS03YzlkOTcxZjMxOTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NEREMzg4NkJBQjkyMTFFN0JDQTVFMzg4RUE0RDc4RkQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NEREMzg4NkFBQjkyMTFFN0JDQTVFMzg4RUE0RDc4RkQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6YzEyZGQ1NjktNmM3YS0yZTQ2LTg2MmQtZWY3OGU5MmQ4NWY2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY5Zjg3MGE2LTM4NTctYWY0MS1hYzNlLTdjOWQ5NzFmMzE5MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv3rUTMAAAIHSURBVHja7Jq/S0JRHMWfpj37oSA8qikIImioIaghaHDrD2hqaG4R6i8paGksh2iIQGhoCYewocChhkDEoAjsx5IGDZV2Ll6huXvoKZwPHHwuh3O/737f03tvpNVqeUKIcIiYBiwUCoe4LhH8FqAadO/oE0BT0AUh0xxUhyqOPklohpRpFvqEbh194tA8dGX9XJi2fteE8S1CN1DD0WcSSpHmpslUhl4dfcahMeiSMTdj9qKYyWR2/uKA5v39dd1OUNebOAKtQtuEQa5Bd9C5o4+pVRbaImRagd6hU4LXJinTMjQMHZEymfn05eizBE1AOUKmDegAeiY8PE0z7xIyZaP2op/0Rk1AaYKPeQP6pEyD9inqyigx05B9ozLG5ttPV5I2FwPf1suVFGlsnUwBwSdt5zmD/qh+hQsRHmpAIdSAQqgBhRBqQCHUgEKIfyBG9jP7SD4pV5KYibFs3EfMZJbWu+0I0oDH24ZI2nq5krD3j5UpTvDxiZnoDWg2Ot8IPmbjfI+UqQo9EXw+vPZJCgYn0HeXNeCjx9vfKtt6uVIjPqhMpjrBx5ykqXRrA1ZJPg3P/RhTh2OSzwu0T/J66MJfQ2dEL1adisRMOZJPyeMcjdN/QCHCRg0ohBpQCDWgECKkBgxUip4k4rVXLiMqRU8SdBowr1r0JE2vvbTeVCl6kvyPAAMASGlSBhr76A8AAAAASUVORK5CYII=") no-repeat;
  vertical-align: bottom;
  height: 100%;
  line-height: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  position: relative;
}
.streamer .streamer-timeline li em,
.streamer .streamer-fake-timeline li em {
  font-size: 10px;
  font-style: normal;
  margin: 4px;
  -webkit-box-flex: 1;
          flex: 1 0 0;
  max-width: 100%;
}
.streamer .streamer-fake-timeline {
  position: absolute;
  height: 1px;
  top: 0;
  left: 0;
  width: 100%;
}
.streamer .streamer-fake-timeline li {
  width: auto;
  line-height: 1px;
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  overflow: hidden;
  text-align: center;
  color: #fcfcfc;
}
.streamer .streamer-events {
  -webkit-box-ordinal-group: 3;
          order: 2;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}
.streamer .event-group {
  display: block;
  background-color: #ffffff;
  color: #1d1d1d;
  border: 1px solid transparent;
  flex-shrink: 0;
  margin-top: -1px;
}
.streamer .stream-events {
  min-height: 75px;
  height: auto;
  width: auto;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}
.streamer .stream-events.global-stream {
  min-height: 100%;
}
.streamer .stream-events.global-stream .stream-event {
  min-width: 100%;
}
.streamer .stream-event {
  width: 222px;
  height: 72px;
  border: 1px solid #f5f5f5;
  margin: 2px 1px;
  background-color: #ffffff;
  color: #1d1d1d;
  overflow: hidden;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}
.streamer .stream-event:hover {
  border-color: #dfdfdf;
}
.streamer .stream-event-slide {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  height: 100%;
}
.streamer .stream-event-slide .slide-logo {
  width: 40px;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  padding: 2px;
}
.streamer .stream-event-slide .slide-logo .icon {
  width: 36px;
  height: 36px;
}
.streamer .stream-event-slide .slide-logo .time {
  margin-top: 1px;
  padding: 5px 4px 6px;
  font-size: 0.75rem;
}
.streamer .stream-event-slide .slide-data {
  margin: 0 4px;
  padding: 4px 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  width: auto;
  max-width: calc(100% - 48px);
  height: 100%;
}
.streamer .stream-event-slide .slide-data .title,
.streamer .stream-event-slide .slide-data .subtitle,
.streamer .stream-event-slide .slide-data .desc {
  line-height: 1;
}
.streamer .stream-event-slide .slide-data .title {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
.streamer .stream-event-slide .slide-data .subtitle {
  font-size: 10px;
}
.streamer .stream-event-slide .slide-data .desc {
  font-size: 11px;
  color: #999999;
  margin-top: auto;
  height: 29px;
}
.streamer .stream-event-slide .slide-data * + .subtitle {
  margin-top: 2px;
}
.streamer .stream-event-slide .state-icon {
  position: absolute;
  z-index: 99;
  top: 4px;
  right: 8px;
  color: #989898;
}
.streamer .stream-event {
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}
.streamer .stream-event.selected {
  -webkit-box-shadow: 0 0 0 1px #5ebdec !important;
          box-shadow: 0 0 0 1px #5ebdec !important;
}
.streamer .stream-events:not(.global-stream) .stream-event.disabled {
  opacity: 0.2;
}
.streamer .size-auto {
  width: auto;
}
.streamer .event-group.size-1x {
  width: 224px;
}
.streamer .event-group.size-2x {
  width: 448px;
}
.streamer .event-group.size-3x {
  width: 672px;
}
.streamer .event-group.size-4x {
  width: 896px;
}
.streamer .event-group.size-5x {
  width: 1120px;
}
.streamer .event-group.size-6x {
  width: 1344px;
}
.streamer .event-group.size-7x {
  width: 1568px;
}
.streamer .event-group.size-8x {
  width: 1792px;
}
.streamer .event-group.size-9x {
  width: 2016px;
}
.streamer .event-group.size-10x {
  width: 2240px;
}
.streamer .event-group.size-11x {
  width: 2464px;
}
.streamer .event-group.size-12x {
  width: 2688px;
}
.streamer .event-group.size-13x {
  width: 2912px;
}
.streamer .event-group.size-14x {
  width: 3136px;
}
.streamer .event-group.size-15x {
  width: 3360px;
}
.streamer .event-group.size-16x {
  width: 3584px;
}
.streamer .event-group.size-17x {
  width: 3808px;
}
.streamer .event-group.size-18x {
  width: 4032px;
}
.streamer .event-group.size-19x {
  width: 4256px;
}
.streamer .event-group.size-20x {
  width: 4480px;
}
.streamer .stream-event.size-1x {
  width: 222px;
}
.streamer .stream-event.shift-1x {
  margin-left: 225px;
}
.streamer .stream-event.size-2x {
  width: 446px;
}
.streamer .stream-event.shift-2x {
  margin-left: 449px;
}
.streamer .stream-event.size-3x {
  width: 670px;
}
.streamer .stream-event.shift-3x {
  margin-left: 673px;
}
.streamer .stream-event.size-4x {
  width: 894px;
}
.streamer .stream-event.shift-4x {
  margin-left: 897px;
}
.streamer .stream-event.size-5x {
  width: 1118px;
}
.streamer .stream-event.shift-5x {
  margin-left: 1121px;
}
.streamer .stream-event.size-6x {
  width: 1342px;
}
.streamer .stream-event.shift-6x {
  margin-left: 1345px;
}
.streamer .stream-event.size-7x {
  width: 1566px;
}
.streamer .stream-event.shift-7x {
  margin-left: 1569px;
}
.streamer .stream-event.size-8x {
  width: 1790px;
}
.streamer .stream-event.shift-8x {
  margin-left: 1793px;
}
.streamer .stream-event.size-9x {
  width: 2014px;
}
.streamer .stream-event.shift-9x {
  margin-left: 2017px;
}
.streamer .stream-event.size-10x {
  width: 2238px;
}
.streamer .stream-event.shift-10x {
  margin-left: 2241px;
}
.streamer .stream-event.size-11x {
  width: 2462px;
}
.streamer .stream-event.shift-11x {
  margin-left: 2465px;
}
.streamer .stream-event.size-12x {
  width: 2686px;
}
.streamer .stream-event.shift-12x {
  margin-left: 2689px;
}
.streamer .stream-event.size-13x {
  width: 2910px;
}
.streamer .stream-event.shift-13x {
  margin-left: 2913px;
}
.streamer .stream-event.size-14x {
  width: 3134px;
}
.streamer .stream-event.shift-14x {
  margin-left: 3137px;
}
.streamer .stream-event.size-15x {
  width: 3358px;
}
.streamer .stream-event.shift-15x {
  margin-left: 3361px;
}
.streamer .stream-event.size-16x {
  width: 3582px;
}
.streamer .stream-event.shift-16x {
  margin-left: 3585px;
}
.streamer .stream-event.size-17x {
  width: 3806px;
}
.streamer .stream-event.shift-17x {
  margin-left: 3809px;
}
.streamer .stream-event.size-18x {
  width: 4030px;
}
.streamer .stream-event.shift-18x {
  margin-left: 4033px;
}
.streamer .stream-event.size-19x {
  width: 4254px;
}
.streamer .stream-event.shift-19x {
  margin-left: 4257px;
}
.streamer .stream-event.size-20x {
  width: 4478px;
}
.streamer .stream-event.shift-20x {
  margin-left: 4481px;
}
.streamer .stream-event.size-half {
  width: 224px / 2;
}
.streamer .stream-event.size-one-third {
  width: 224px / 3;
}
.streamer .stream-event.offset-half {
  margin-left: 224px / 2;
}
.streamer .stream-event.offset-one-third {
  margin-left: 224px / 3;
}
html.metro-no-touch-device .streamer .stream:hover {
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  width: 200px;
}
html.metro-no-touch-device .streamer .stream:hover .stream-title,
html.metro-no-touch-device .streamer .stream:hover .stream-secondary {
  display: block;
}
html.metro-no-touch-device .streamer .stream:hover .stream-icon {
  bottom: 4px;
  right: 4px;
  top: auto;
  left: auto;
}
html.metro-touch-device .streamer .stream.focused {
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  width: 200px;
}
html.metro-touch-device .streamer .stream.focused .stream-title,
html.metro-touch-device .streamer .stream.focused .stream-secondary {
  display: block;
}
html.metro-touch-device .streamer .stream.focused .stream-icon {
  bottom: 4px;
  right: 4px;
  top: auto;
  left: auto;
}
 
 
.switch {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  margin: 0;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
  height: 36px;
}
.switch input {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.switch .check,
.switch .caption {
  display: block;
  line-height: 38px;
  font-size: 14px;
  margin: 0 4px;
  position: relative;
}
.switch .check {
  position: relative;
  height: 20px;
  width: 48px;
  border: 2px #1d1d1d solid;
  cursor: pointer;
  background: transparent;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  border-radius: 1.125rem / 2;
  flex-shrink: 0;
}
.switch .check::after {
  position: absolute;
  left: 3px;
  display: block;
  content: "";
  height: 0.75rem;
  width: 0.75rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 2px #333 solid;
  cursor: pointer;
  background: #333;
  z-index: 2;
  border-radius: 50%;
}
.switch input[type="checkbox"]:checked ~ .check {
  background: #1d1d1d;
  border-color: #1d1d1d;
  color: #1d1d1d;
}
.switch input[type="checkbox"]:checked ~ .check::after {
  background-color: #ffffff;
  border-color: #ffffff;
  left: auto;
  -webkit-transform: translateX(30px) translateY(-50%);
          transform: translateX(30px) translateY(-50%);
}
.switch input[type="checkbox"]:disabled ~ .check {
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}
.switch input[type="checkbox"]:disabled ~ .check::after {
  background-color: #d0d0d0;
  border-color: #d0d0d0;
}
.switch .check {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.switch .caption {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.switch.caption-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-flow: row-reverse nowrap;
}
.switch.required,
.switch.invalid,
.switch.valid {
  border: none!important;
}
.switch.invalid::after {
  display: none;
}
.switch.transition-on .check {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.switch.transition-on .check::after {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.switch.transition-on input[type="checkbox"]:checked ~ .check::after {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.switch .check::before {
  content: attr(data-off);
  display: block;
  position: absolute;
  color: inherit;
  left: 16px;
  width: 26px;
  top: -2px;
  line-height: 20px;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
}
.switch input[type="checkbox"]:checked ~ .check::before {
  content: attr(data-on);
  color: #ffffff;
  left: 1px;
}
.switch input[type="checkbox"]:disabled ~ .check::before {
  display: none;
}
.switch-material {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
  height: 36px;
  margin: 0;
}
.switch-material input {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.switch-material .check,
.switch-material .caption {
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
  font-size: 14px;
  margin: 0 4px;
}
.switch-material .check {
  width: 48px;
  height: 16px;
  background-color: #929292;
  border-radius: 8px;
  overflow: visible;
  position: relative;
  margin: 0 4px;
}
.switch-material .check::after {
  position: absolute;
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  z-index: 2;
  margin-top: -3px;
  margin-left: -3px;
  border-radius: 50%;
  background-color: #00aba9;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.switch-material input:checked ~ .check {
  background-color: rgba(0, 150, 136, 0.5);
}
.switch-material input:not(:checked) ~ .check::after {
  background-color: #ffffff;
}
.switch-material input:checked ~ .check {
  background-color: rgba(0, 150, 136, 0.5);
}
.switch-material input:checked ~ .check::after {
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
}
.switch-material input:disabled ~ .check {
  background-color: #D5D5D5;
}
.switch-material input:disabled ~ .check::after {
  background-color: #BDBDBD;
}
.switch-material .check {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.switch-material .caption {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.switch-material.caption-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-flow: row-reverse nowrap;
}
.switch-material.transition-on {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.switch-material.transition-on input:not(:checked) ~ .check::after {
  -webkit-transition: linear all 0.2s;
  transition: linear all 0.2s;
}
.switch-material.transition-on input:checked ~ .check::after {
  -webkit-transition: linear all 0.2s;
  transition: linear all 0.2s;
}
.switch-material .check::before {
  content: attr(data-off);
  display: block;
  position: absolute;
  color: inherit;
  left: 19px;
  width: 26px;
  top: -2px;
  line-height: 20px;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
}
.switch-material input[type="checkbox"]:checked ~ .check::before {
  content: attr(data-on);
  color: #ffffff;
  left: 1px;
}
.switch-material input[type="checkbox"]:disabled ~ .check::before {
  display: none;
}
.t-menu {
  list-style: none inside;
  margin: 0;
  padding: 0;
  position: relative;
  width: auto;
  float: left;
  background-color: #ffffff;
  color: #1d1d1d;
  border-collapse: separate;
  display: none;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(227, 228, 229, 0.7), -0.5px 0 1px 0 rgba(227, 228, 229, 0.7);
          box-shadow: 2px 2px 2px 0 rgba(227, 228, 229, 0.7), -0.5px 0 1px 0 rgba(227, 228, 229, 0.7);
}
.t-menu.open {
  display: block;
}
.t-menu > li {
  position: relative;
  background-color: inherit;
  color: inherit;
  display: block;
}
.t-menu > li > a {
  display: block;
  padding: 0 1rem;
  border-bottom: 1px #dfdfdf solid;
  position: relative;
  color: inherit;
  background-color: inherit;
  height: 60px;
  width: 60px;
  line-height: 60px;
}
.t-menu > li > a .icon {
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem;
  line-height: 60px;
}
.t-menu > li:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.t-menu > li:last-child a {
  border-bottom: 0;
}
.t-menu a {
  text-decoration: none!important;
}
.t-menu a:hover {
  text-decoration: none!important;
}
.t-menu.horizontal > li {
  float: left;
}
.t-menu .t-menu {
  position: absolute;
  left: 100%;
  margin-left: 0.3125rem;
  top: 0;
  float: none;
}
.t-menu.horizontal .t-menu {
  left: 0 ;
  top: 100% ;
  margin-top: 0.3125rem;
  margin-left: 0 ;
}
.t-menu .dropdown-toggle {
  padding-right: 1rem!important;
}
.t-menu .dropdown-toggle:after {
  content: "";
  background-color: transparent;
  position: absolute;
  left: auto;
  top: auto;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 8px 8px;
  border-color: transparent transparent rgba(29, 29, 29, 0.5) transparent;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.t-menu .dropdown-toggle:before {
  display: none;
}
.t-menu.horizontal > li > a {
  border-right: 1px #dfdfdf solid;
  border-bottom: 0;
}
.t-menu.horizontal > li:last-child > a {
  border-right: 0;
}
.t-menu.horizontal .t-menu:not(.horizontal) {
  left: 0;
  top: 100% ;
  margin-top: 0.3125rem;
  margin-left: 0 ;
}
.t-menu.horizontal .t-menu:not(.horizontal) .t-menu.horizontal {
  left: 100% ;
  margin-left: 0.3125rem;
  top: -0.3rem;
  float: left;
}
.t-menu.compact li a {
  padding: 0 0.7rem;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.t-menu.compact li a .icon {
  width: 1rem;
  height: 1rem;
  font-size: 1rem;
  line-height: 40px;
}
.t-menu.compact .dropdown-toggle {
  padding-right: 0.7rem !important;
}
.t-menu {
  z-index: 1000;
}
.table-container {
  display: block;
  position: relative;
}
.table {
  display: table;
}
.thead {
  display: table-header-group;
}
.tfoot {
  display: table-footer-group;
}
.tbody {
  display: table-row-group;
}
.tr {
  display: table-row;
}
.th,
.td {
  display: table-cell;
}
.table {
  width: 100%;
}
.table th,
.table .th,
.table td,
.table .td {
  padding: 0.625rem;
}
.table.fixed-layout {
  table-layout: fixed;
}
.table.fixed-layout th,
.table.fixed-layout .th,
.table.fixed-layout td,
.table.fixed-layout .td {
  white-space: nowrap;
  overflow: hidden;
}
.table thead,
.table tfoot,
.table .thead,
.table .tfoot {
  border-bottom: 4px solid #e4e4e4;
}
.table thead th,
.table tfoot th,
.table .thead th,
.table .tfoot th,
.table thead td,
.table tfoot td,
.table .thead td,
.table .tfoot td,
.table thead .th,
.table tfoot .th,
.table .thead .th,
.table .tfoot .th,
.table thead .td,
.table tfoot .td,
.table .thead .td,
.table .tfoot .td {
  cursor: default;
  color: #1d1d1d;
  border-color: transparent;
  text-align: left;
  font-weight: bold;
  line-height: 1.2;
}
.table tfoot,
.table .tfoot {
  border-top: 4px solid #e4e4e4;
}
.table tbody td,
.table .tbody td,
.table tbody .td,
.table .tbody .td {
  padding: 0.625rem;
  vertical-align: middle;
}
.table .sortable-column,
.table .sorting {
  position: relative;
  cursor: pointer;
  padding-right: 30px;
}
.table .sortable-column:after,
.table .sorting:after {
  position: absolute;
  content: "\21C5";
  width: 1rem;
  height: 1rem;
  left: 100%;
  margin-left: -1.25rem;
  top: 50%;
  margin-top: -0.3rem;
  color: inherit;
  font-size: 0.8em;
  font-weight: 100;
  line-height: 1;
  opacity: 0.7;
}
.table .sortable-column.sort-asc,
.table .sorting.sort-asc,
.table .sortable-column.sort-desc,
.table .sorting.sort-desc,
.table .sortable-column.sorting_asc,
.table .sorting.sorting_asc,
.table .sortable-column.sorting_desc,
.table .sorting.sorting_desc {
  background-color: #ebebeb;
}
.table .sortable-column.sort-asc:after,
.table .sorting.sort-asc:after,
.table .sortable-column.sort-desc:after,
.table .sorting.sort-desc:after,
.table .sortable-column.sorting_asc:after,
.table .sorting.sorting_asc:after,
.table .sortable-column.sorting_desc:after,
.table .sorting.sorting_desc:after {
  color: #1d1d1d;
  opacity: 1;
  font-weight: 700;
  font-size: 1em;
  margin-top: -0.5rem;
}
.table .sortable-column.sort-asc:after,
.table .sorting.sort-asc:after,
.table .sortable-column.sorting_asc:after,
.table .sorting.sorting_asc:after {
  content: "\2191";
}
.table .sortable-column.sort-desc:after,
.table .sorting.sort-desc:after,
.table .sortable-column.sorting_desc:after,
.table .sorting.sorting_desc:after {
  content: "\2193";
}
.table.sortable-markers-on-left .sortable-column,
.table.sortable-markers-on-left .sorting {
  padding-left: 30px;
  padding-right: 10px;
}
.table.sortable-markers-on-left .sortable-column:before,
.table.sortable-markers-on-left .sorting:before,
.table.sortable-markers-on-left .sortable-column:after,
.table.sortable-markers-on-left .sorting:after {
  left: 0;
  margin-left: 0.625rem;
}
.table tr.selected td,
.table .tr.selected td,
.table tr.selected .td,
.table .tr.selected .td {
  background-color: rgba(28, 183, 236, 0.1);
}
.table td.selected,
.table .td.selected {
  background-color: rgba(28, 183, 236, 0.3);
}
.table.striped tbody tr:nth-child(even),
.table.striped .tbody .tr:nth-child(even) {
  background: #f8f8f8;
}
.table.row-hover tbody tr:hover,
.table.row-hover .tbody tr:hover,
.table.row-hover tbody .tr:hover,
.table.row-hover .tbody .tr:hover {
  background-color: rgba(28, 183, 236, 0.1);
}
.table.cell-hover tbody td:hover,
.table.cell-hover .tbody td:hover,
.table.cell-hover tbody .td:hover,
.table.cell-hover .tbody .td:hover {
  background-color: rgba(28, 183, 236, 0.3);
}
.table.table-border {
  border: 1px #dfdfdf solid;
}
.table.cell-border th,
.table.cell-border td,
.table.cell-border .th,
.table.cell-border .td {
  border: 1px #dfdfdf solid;
}
.table.cell-border thead tr:first-child th,
.table.cell-border .thead tr:first-child th,
.table.cell-border thead .tr:first-child th,
.table.cell-border .thead .tr:first-child th,
.table.cell-border thead tr:first-child td,
.table.cell-border .thead tr:first-child td,
.table.cell-border thead .tr:first-child td,
.table.cell-border .thead .tr:first-child td,
.table.cell-border thead tr:first-child .th,
.table.cell-border .thead tr:first-child .th,
.table.cell-border thead .tr:first-child .th,
.table.cell-border .thead .tr:first-child .th,
.table.cell-border thead tr:first-child .td,
.table.cell-border .thead tr:first-child .td,
.table.cell-border thead .tr:first-child .td,
.table.cell-border .thead .tr:first-child .td {
  border-top: none;
}
.table.cell-border thead tr:first-child th:first-child,
.table.cell-border .thead tr:first-child th:first-child,
.table.cell-border thead .tr:first-child th:first-child,
.table.cell-border .thead .tr:first-child th:first-child,
.table.cell-border thead tr:first-child td:first-child,
.table.cell-border .thead tr:first-child td:first-child,
.table.cell-border thead .tr:first-child td:first-child,
.table.cell-border .thead .tr:first-child td:first-child,
.table.cell-border thead tr:first-child .th:first-child,
.table.cell-border .thead tr:first-child .th:first-child,
.table.cell-border thead .tr:first-child .th:first-child,
.table.cell-border .thead .tr:first-child .th:first-child,
.table.cell-border thead tr:first-child .td:first-child,
.table.cell-border .thead tr:first-child .td:first-child,
.table.cell-border thead .tr:first-child .td:first-child,
.table.cell-border .thead .tr:first-child .td:first-child {
  border-left: none;
}
.table.cell-border thead tr:first-child th:last-child,
.table.cell-border .thead tr:first-child th:last-child,
.table.cell-border thead .tr:first-child th:last-child,
.table.cell-border .thead .tr:first-child th:last-child,
.table.cell-border thead tr:first-child td:last-child,
.table.cell-border .thead tr:first-child td:last-child,
.table.cell-border thead .tr:first-child td:last-child,
.table.cell-border .thead .tr:first-child td:last-child,
.table.cell-border thead tr:first-child .th:last-child,
.table.cell-border .thead tr:first-child .th:last-child,
.table.cell-border thead .tr:first-child .th:last-child,
.table.cell-border .thead .tr:first-child .th:last-child,
.table.cell-border thead tr:first-child .td:last-child,
.table.cell-border .thead tr:first-child .td:last-child,
.table.cell-border thead .tr:first-child .td:last-child,
.table.cell-border .thead .tr:first-child .td:last-child {
  border-right: none;
}
.table.cell-border tbody tr:first-child td,
.table.cell-border .tbody tr:first-child td,
.table.cell-border tbody .tr:first-child td,
.table.cell-border .tbody .tr:first-child td,
.table.cell-border tbody tr:first-child .td,
.table.cell-border .tbody tr:first-child .td,
.table.cell-border tbody .tr:first-child .td,
.table.cell-border .tbody .tr:first-child .td {
  border-top: none;
}
.table.cell-border tbody tr td:first-child,
.table.cell-border .tbody tr td:first-child,
.table.cell-border tbody .tr td:first-child,
.table.cell-border .tbody .tr td:first-child,
.table.cell-border tbody tr .td:first-child,
.table.cell-border .tbody tr .td:first-child,
.table.cell-border tbody .tr .td:first-child,
.table.cell-border .tbody .tr .td:first-child {
  border-left: none;
}
.table.cell-border tbody tr td:last-child,
.table.cell-border .tbody tr td:last-child,
.table.cell-border tbody .tr td:last-child,
.table.cell-border .tbody .tr td:last-child,
.table.cell-border tbody tr .td:last-child,
.table.cell-border .tbody tr .td:last-child,
.table.cell-border tbody .tr .td:last-child,
.table.cell-border .tbody .tr .td:last-child {
  border-right: none;
}
.table.cell-border tbody tr:last-child td,
.table.cell-border .tbody tr:last-child td,
.table.cell-border tbody .tr:last-child td,
.table.cell-border .tbody .tr:last-child td,
.table.cell-border tbody tr:last-child .td,
.table.cell-border .tbody tr:last-child .td,
.table.cell-border tbody .tr:last-child .td,
.table.cell-border .tbody .tr:last-child .td {
  border-bottom: none;
}
.table.row-border tr + tr,
.table.row-border .tr + .tr {
  border-top: 1px #dfdfdf solid;
}
.table.subcompact th,
.table.subcompact td,
.table.subcompact .th,
.table.subcompact .td {
  padding: 3px 8px;
  font-size: 80%;
}
.table.compact th,
.table.compact td,
.table.compact .th,
.table.compact .td {
  padding: 7px 8px;
  font-size: 80%;
}
.table .check-cell,
.table .rownum-cell {
  width: 36px;
  text-align: center;
}
.table thead td.hidden,
.table tbody td.hidden,
.table .thead td.hidden,
.table .tbody td.hidden,
.table thead th.hidden,
.table tbody th.hidden,
.table .thead th.hidden,
.table .tbody th.hidden,
.table thead .th.hidden,
.table tbody .th.hidden,
.table .thead .th.hidden,
.table .tbody .th.hidden,
.table thead .td.hidden,
.table tbody .td.hidden,
.table .thead .td.hidden,
.table .tbody .td.hidden {
  display: none!important;
}
.table .data-wrapper {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.table .checkbox,
.table .radio,
.table .switch {
  height: initial;
}
.table-component {
  display: block;
  position: relative;
}
.table-bottom {
  margin-left: 0;
  margin-right: 0;
}
.table-info,
.table-pagination,
.table-skip {
  flex-basis: auto;
}
.table-progress {
  width: 64px;
  height: 64px;
  position: absolute;
  top: 200px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: none;
  z-index: 2;
}
.table-progress [class*=activity-] {
  margin: 0 auto;
}
.table-inspector {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  color: #1d1d1d;
  z-index: 500;
  border: 1px double #dfdfdf;
  width: auto;
  padding: 10px;
  max-height: calc(100vh - 40px);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.table-inspector .table-inspector-header {
  display: block;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0.5rem 0.5rem;
  border-bottom: 1px solid #dfdfdf;
  font-size: 24px;
  font-weight: 100;
  margin-bottom: 0.5rem;
}
.table-inspector .table-wrap {
  display: block;
  height: calc(100% - 110px);
  overflow-x: hidden;
  overflow-y: auto;
}
.table-inspector .table-inspector-actions {
  display: block;
  position: relative;
  border-top: 1px solid #dfdfdf;
  padding: 0.5rem 0.5rem 0;
  margin-top: 0.5rem;
}
.table-inspector table,
.table-inspector .table {
  margin-bottom: 0;
}
.table-inspector table td,
.table-inspector .table td,
.table-inspector table .td,
.table-inspector .table .td {
  vertical-align: middle;
}
.table-inspector table tr.flash,
.table-inspector .table tr.flash,
.table-inspector table .tr.flash,
.table-inspector .table .tr.flash {
  -webkit-animation: flash-bg 1s ease-out;
          animation: flash-bg 1s ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
.table-inspector .spinner {
  width: 120px;
}
.table-inspector .spinner input {
  font-size: 14px;
}
.table-inspector.open {
  display: block;
}
.table-form {
  display: block;
  position: absolute;
  z-index: 500;
  height: auto;
  max-height: calc(100vh - 40px);
  width: auto;
  max-width: calc(100vw - 40px);
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  border: 1px solid #dfdfdf;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
@-webkit-keyframes flash-bg {
  0% {
    background-color: #ffffff;
  }
  30% {
    background-color: #bebebe;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes flash-bg {
  0% {
    background-color: #ffffff;
  }
  30% {
    background-color: #bebebe;
  }
  100% {
    background-color: #ffffff;
  }
}
 
 
.table-load-data-activity {
  position: absolute!important;
  top: 0;
  left: 0;
  z-index: 500;
}
.table-skip {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}
.table-skip input {
  width: 220px;
}
.table-component .table-top,
.table-component .table-rows-block,
.table-component .table-search-block {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.table-component .table-search-block {
  flex-basis: 100%;
  flex-shrink: 0;
}
.table-component .table-rows-block {
  width: calc(100% - 46px);
}
.table-component .table-top > * {
  margin-bottom: 4px;
}
 
.table-component .table-container {
  border: 1px solid #dfdfdf;
  margin: 10px 0;
  overflow: hidden;
}
.table-component .table-container.horizontal-scroll {
  overflow-x: auto;
}
.table-component .table-container.horizontal-scroll .table {
  width: auto;
  min-width: 100%;
}
.tabs-material-wrapper {
  overflow: hidden;
  height: 48px;
  display: block;
  width: 100%;
}
.tabs-material {
  margin: 0;
  padding: 0 52px;
  position: relative;
  height: auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  overflow: auto;
  overflow-y: hidden;
  width: 100%;
  z-index: 1030;
  background-color: #ffffff;
  color: #1d1d1d;
  white-space: nowrap;
  list-style: none inside;
  line-height: 1;
}
.tabs-material li {
  flex-shrink: 0;
  position: relative;
  display: block;
  height: 48px;
  cursor: pointer;
  opacity: 0.6;
  text-align: center;
  margin: 0;
  overflow: hidden;
  max-width: 360px;
  min-width: 90px;
  background-color: inherit;
  color: inherit;
}
.tabs-material li a {
  display: block;
  position: relative;
  padding: 16px 16px;
  background-color: inherit;
  color: inherit;
  text-decoration: none;
  font-weight: 500;
  white-space: nowrap;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  width: 100%;
}
.tabs-material li a:hover {
  text-decoration: none;
}
.tabs-material li .icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 22px;
  display: block;
}
.tabs-material::after {
  content: " ";
  min-width: 52px;
}
.tabs-material.with-icons li {
  height: 72px;
}
.tabs-material li.active,
.tabs-material li:hover {
  opacity: 1;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.tabs-material .tab-marker {
  display: block;
  position: absolute;
  height: 2px;
  bottom: 0;
  left: 0;
  color: transparent;
  opacity: 1;
  z-index: 1;
  background-color: #1d1d1d;
}
.tabs-material .tab-badge {
  position: absolute;
  top: 8px;
  right: 8px;
  padding: 4px;
}
.tabs-material.deep {
  z-index: 1029;
}
.tabs-material.fixed-tabs {
  overflow-x: hidden;
  padding: 0;
}
.tabs-material.fixed-tabs li {
  flex-basis: 0;
  -webkit-box-flex: 1;
          flex-grow: 1;
}
.tabs-material.fixed-tabs::after {
  content: "";
  min-width: 0;
}
.head-bar ~ .fixed-tabs,
.tabs-material-wrapper.app-bar-present {
  top: 56px;
}
.head-bar.more ~ .fixed-tabs,
.tabs-material-wrapper.app-bar-present-more {
  top: 112px;
}
.tabs {
  position: relative;
  border: 1px solid #dfdfdf;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #ffffff;
  color: #1d1d1d;
}
.tabs .hamburger,
.tabs .expand-title {
  cursor: pointer;
}
.tabs .hamburger {
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  display: block;
}
.tabs .expand-title {
  display: block;
  padding: 0.65rem 1rem 0;
  background-color: inherit;
  color: inherit;
  text-decoration: none;
}
.tabs > ul.tabs-list {
  list-style: none inside;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: inherit;
          justify-content: inherit;
  width: 100%;
  position: relative;
  margin-top: 0.5rem;
  margin-bottom: 1px;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}
.tabs > ul.tabs-list > li,
.tabs > ul.tabs-list a {
  position: relative;
}
.tabs > ul.tabs-list > li {
  display: block;
  background-color: #ffffff;
  color: #1d1d1d;
  margin: 0 0 -1px 0;
}
.tabs > ul.tabs-list > li > a {
  padding: 0.5rem 1rem;
  background-color: inherit;
  color: inherit;
  text-decoration: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.tabs > ul.tabs-list > li > a:hover {
  text-decoration: none;
}
.tabs > ul.tabs-list > li > a > [class*=mif-] {
  margin: 0 4px;
}
.tabs > ul.tabs-list > li:hover {
  background-color: #f8f8f8;
}
.tabs > ul.tabs-list > li.active {
  background-color: #dfdfdf;
}
.tabs > ul.tabs-list .d-menu {
  position: relative;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.tabs.bottom > ul.tabs-list {
  border: none;
}
.tabs.bottom > ul.tabs-list > li {
  margin: -1px 0 0 0;
}
.tabs.vertical > ul.tabs-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  border: none;
  border-right: 1px solid #dfdfdf;
  width: auto;
  height: 100%;
  -webkit-box-pack: inherit;
          justify-content: inherit;
}
.tabs.vertical > ul.tabs-list > li {
  border: none;
  border-right: 1px solid #dfdfdf;
  margin: 0 -1px 0 0;
}
.tabs.vertical > ul.tabs-list > li > a {
  text-align: right;
}
.tabs.vertical > ul.tabs-list > li.active {
  border: 1px solid #dfdfdf;
  border-right: none;
}
.tabs.vertical.right > ul.tabs-list {
  border: none;
  border-left: 1px solid #dfdfdf;
}
.tabs.vertical.right > ul.tabs-list > li {
  border: none;
  border-left: 1px solid #dfdfdf;
  margin: 0 0 0 -1px;
}
.tabs.vertical.right > ul.tabs-list > li > a {
  text-align: left;
}
.tabs.vertical.right > ul.tabs-list > li.active {
  border: 1px solid #dfdfdf;
  border-left: none;
}
.tabs.vertical {
  min-width: 3.5rem;
}
.tabs.vertical .expand-title {
  display: none!important;
}
.tabs-expand {
  border: none;
}
.tabs-expand > ul.tabs-list {
  border: 0;
  border-bottom: 1px solid #dfdfdf;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  display: -webkit-box !important;
  display: flex !important;
  margin-top: 0;
  height: auto;
  max-height: none;
  overflow: visible;
}
.tabs-expand > ul.tabs-list > li {
  border-bottom: 1px solid #dfdfdf;
}
.tabs-expand > ul.tabs-list > li.active {
  border: 1px solid #dfdfdf;
  border-bottom: none;
  background-color: #ffffff;
}
.tabs-expand > ul.tabs-list .d-menu {
  position: absolute;
  width: auto;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(227, 228, 229, 0.7), -0.5px 0 1px 0 rgba(227, 228, 229, 0.7);
          box-shadow: 2px 2px 2px 0 rgba(227, 228, 229, 0.7), -0.5px 0 1px 0 rgba(227, 228, 229, 0.7);
}
.tabs-expand.bottom > ul.tabs-list {
  border: none;
  border-top: 1px solid #dfdfdf;
}
.tabs-expand.bottom > ul.tabs-list > li {
  border: none;
  border-top: 1px solid #dfdfdf;
}
.tabs-expand.bottom > ul.tabs-list > li.active {
  border: 1px solid #dfdfdf;
  border-top: none;
}
.tabs-expand.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.tabs-expand .hamburger,
.tabs-expand .expand-title {
  display: none;
}
.tabs-expand:not(.vertical):not(.bottom) ul.tabs-text,
.tabs-expand:not(.vertical):not(.bottom) ul.tabs-pills,
.tabs-expand:not(.vertical):not(.bottom) ul.tabs-group {
  border-bottom: none;
}
.tabs-expand:not(.vertical):not(.bottom) ul.tabs-text > li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
  border: none;
}
.tabs-expand:not(.vertical):not(.bottom) ul.tabs-text > li:hover {
  background: transparent;
}
.tabs-expand:not(.vertical):not(.bottom) ul.tabs-text > li.active {
  font-size: 3rem;
}
.tabs-expand:not(.vertical):not(.bottom) ul.tabs-text > li > a {
  height: 100%;
  padding: 0.5rem 0.5rem 0;
  -webkit-box-align: end;
          align-items: flex-end;
}
.tabs-expand:not(.vertical):not(.bottom) ul.tabs-text > li:not(.active) a {
  padding-bottom: 10px;
}
.tabs-expand:not(.vertical):not(.bottom) ul.tabs-group {
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.tabs-expand:not(.vertical):not(.bottom) ul.tabs-group > li {
  border: 1px solid #dfdfdf;
  width: 100%;
}
.tabs-expand:not(.vertical):not(.bottom) ul.tabs-group > li.active {
  background: #e4e4e4;
  font-weight: 500;
}
.tabs-expand:not(.vertical):not(.bottom) ul.tabs-pills > li {
  border: 1px solid transparent;
  overflow: hidden;
  border-radius: 10px;
}
.tabs-expand:not(.vertical):not(.bottom) ul.tabs-pills > li.active {
  font-weight: 500;
  border-color: #dfdfdf;
  background: #e4e4e4;
}
.tag-input {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  padding: 0 2px;
  cursor: text;
  position: relative;
  height: auto;
  min-height: 36px;
}
.tag-input .original-input {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.tag-input .input-wrapper {
  width: auto;
  border: none!important;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  padding: 0 4px;
}
.tag-input .input-wrapper:focus {
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.tag-input .input-clear-button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background-color: transparent;
  height: 34px;
  min-width: 34px;
}
.tag-input .input-clear-button:hover {
  background-color: #f8f8f8;
  text-shadow: rgba(0, 0, 0, 0.25) 0.1em 0.1em 0.2em;
}
.tag-input.padding-for-clear {
  padding-right: 48px;
}
.tag-input.input-large {
  min-height: 50px;
}
.tag-input.input-large input {
  height: 48px;
  font-size: 1.3rem;
  padding: 0 10px;
  line-height: 48px;
  min-width: 5em;
}
.tag-input.input-large .button {
  height: 48px;
  min-width: 48px;
  font-size: 1.3rem;
}
.tag-input.input-large .button [class*=mif-] {
  font-size: 1.3rem;
}
.tag-input.input-large .button [class*=default-icon-] {
  width: 21px;
  height: 21px;
}
.tag-input.input-large .button .input-clear-button {
  width: 48px;
  padding: 0;
}
.tag-input.input-small {
  min-height: 28px;
}
.tag-input.input-small input {
  height: 26px;
  font-size: 0.9rem;
  padding: 0 4px;
  line-height: 26px;
  min-width: 5em;
}
.tag-input.input-small .button {
  height: 26px;
  min-width: 26px;
  font-size: 0.9rem;
}
.tag-input.input-small .button [class*=mif-] {
  font-size: 0.9rem;
}
.tag-input.input-small .button [class*=default-icon-] {
  width: 14px;
  height: 14px;
}
.tag-input.input-small .input-clear-button {
  width: 26px;
  padding: 0;
}
.tag-input.static-mode {
  border: none!important;
  cursor: default;
}
.tag-input.static-mode .button,
.tag-input.static-mode input {
  display: none!important;
}
.tag-input .autocomplete-list {
  margin: 0;
  padding: 0;
  list-style: none inside;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
  overflow-y: auto;
  background-color: #ffffff;
  height: auto;
  border: 1px solid #dfdfdf;
  z-index: 3;
  display: block;
}
.tag-input .autocomplete-list .item {
  display: block;
  position: relative;
  padding: 4px 8px;
  cursor: pointer;
}
.tag-input .autocomplete-list .item:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.tag-input .autocomplete-list .item + .item {
  border-top: 1px solid #dfdfdf;
}
.tag {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
          align-items: flex-start;
  position: relative;
  margin: 2px;
  padding: 0;
  height: 26px;
  line-height: 26px;
  background-color: #f8f8f8;
  cursor: default;
}
.tag .title {
  display: block;
  position: relative;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 8px;
}
.tag .remover {
  display: block;
  position: relative;
  width: 26px;
  height: 100%;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  background-color: #e4e4e4;
  font-size: 1.2rem;
}
.tag.short-tag .title {
  max-width: 120px;
}
.tag.small {
  margin: 2px 2px;
  height: 18px;
  line-height: 18px;
}
.tag.small .title {
  font-size: 0.7rem;
  line-height: 18px;
}
.tag.small .remover {
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 0.8rem;
}
.tag.large {
  margin: 2px 2px;
  height: 36px;
  line-height: 36px;
}
.tag.large .title {
  font-size: 1.3rem;
  line-height: 36px;
}
.tag.large .remover {
  width: 35px;
  height: 35px;
  line-height: 33px;
  font-size: 1.6rem;
}
.tag.static {
  background: #d4f0ff;
  color: #1d1d1d;
}
.tag.static .remover {
  display: none!important;
}
.textarea,
textarea {
  height: auto;
}
textarea {
  line-height: 1.2;
}
.textarea {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: auto;
  padding: 0;
}
.textarea .fake-textarea {
  opacity: 0;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.textarea textarea {
  -webkit-appearance: none;
          appearance: none;
  display: block;
  outline: none;
  padding: 0.75rem;
  width: 100%;
  min-height: 100px;
  resize: none;
  border: none!important;
  -webkit-transition: height 0.1s linear;
  transition: height 0.1s linear;
}
.textarea textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.textarea.no-scroll-vertical textarea {
  overflow-y: hidden!important;
}
.textarea .input-clear-button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background-color: transparent;
}
.textarea .input-clear-button:hover {
  background-color: #f8f8f8;
  text-shadow: rgba(0, 0, 0, 0.25) 0.1em 0.1em 0.2em;
}
.textarea:not(.no-scroll-vertical) .input-clear-button {
  right: 18px;
}
.textarea.disabled .clear-button {
  display: none;
}
.textarea .prepend {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.textarea .append {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.textarea textarea {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.textarea .input-clear-button ~ textarea {
  padding-right: 48px;
}
.textarea[dir=rtl],
.textarea.rtl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}
.textarea[dir=rtl] .prepend,
.textarea.rtl .prepend {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.textarea[dir=rtl] .append,
.textarea.rtl .append {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.textarea[dir=rtl] textarea,
.textarea.rtl textarea {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.textarea[dir=rtl] .input-clear-button,
.textarea.rtl .input-clear-button {
  right: auto;
  left: 0.25rem;
}
.textarea[dir=rtl] .input-clear-button ~ textarea,
.textarea.rtl .input-clear-button ~ textarea {
  padding-left: 48px;
  padding-right: 0.75rem;
}
.tile-small,
.tile-medium,
.tile-wide,
.tile-large,
.tile-app {
  display: block;
  background-color: #1ba1e2;
  color: #ffffff;
  width: 150px;
  height: 150px;
  -webkit-box-shadow: inset 0 0 1px #FFFFCC;
          box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
          user-select: none;
  max-width: none!important;
}
.tile-small {
  width: 70px;
  height: 70px;
}
.tile-medium {
  width: 150px;
  height: 150px;
}
.tile-wide {
  width: 310px;
  height: 150px;
}
.tile-large {
  width: 310px;
  height: 310px;
}
.tile-app {
  width: 44px;
  height: 44px;
}
.tile-small .icon,
.tile-medium .icon,
.tile-wide .icon,
.tile-large .icon,
.tile-app .icon {
  max-width: 33%;
  height: 33%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  font-size: 50px;
  line-height: 50px;
  z-index: 2;
}
.tile-small .branding-bar,
.tile-medium .branding-bar,
.tile-wide .branding-bar,
.tile-large .branding-bar,
.tile-app .branding-bar {
  height: 32px;
  line-height: 32px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0 10px 5px;
  font-size: 0.875rem;
  font-weight: 500;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 2;
}
.tile-small .badge-top,
.tile-medium .badge-top,
.tile-wide .badge-top,
.tile-large .badge-top,
.tile-app .badge-top,
.tile-small .badge-bottom,
.tile-medium .badge-bottom,
.tile-wide .badge-bottom,
.tile-large .badge-bottom,
.tile-app .badge-bottom {
  position: absolute;
  display: block;
  padding: 4px 8px;
  font-size: 12px;
  text-align: center;
  background-color: rgba(29, 29, 29, 0.1);
  z-index: 2;
}
.tile-small .badge-bottom,
.tile-medium .badge-bottom,
.tile-wide .badge-bottom,
.tile-large .badge-bottom,
.tile-app .badge-bottom {
  right: 10px;
  bottom: 0;
}
.tile-small .badge-top,
.tile-medium .badge-top,
.tile-wide .badge-top,
.tile-large .badge-top,
.tile-app .badge-top {
  top: 10px;
  right: 10px;
}
.tile-small:hover,
.tile-medium:hover,
.tile-wide:hover,
.tile-large:hover,
.tile-app:hover {
  outline: rgba(29, 29, 29, 0.1) solid 4px;
}
.tile-small .icon {
  max-width: 50%;
  height: 50%;
  font-size: 35px;
  line-height: 35px;
}
.tile-large .icon {
  font-size: 102px;
  line-height: 102px;
}
.tile-app .icon {
  max-width: 75%;
  height: 75%;
}
.tile-small.transform-right,
.tile-medium.transform-right,
.tile-wide.transform-right,
.tile-large.transform-right,
.tile-app.transform-right {
  -webkit-transform-origin: left 50%;
          transform-origin: left 50%;
  -webkit-transform: perspective(500px) rotateY(0.138372rad) !important;
          transform: perspective(500px) rotateY(0.138372rad) !important;
}
.tile-small.transform-right.tile-small,
.tile-medium.transform-right.tile-small,
.tile-wide.transform-right.tile-small,
.tile-large.transform-right.tile-small,
.tile-app.transform-right.tile-small {
  -webkit-transform: perspective(500px) rotateY(0.276744rad) !important;
          transform: perspective(500px) rotateY(0.276744rad) !important;
}
.tile-small.transform-right.tile-wide,
.tile-medium.transform-right.tile-wide,
.tile-wide.transform-right.tile-wide,
.tile-large.transform-right.tile-wide,
.tile-app.transform-right.tile-wide {
  -webkit-transform: perspective(500px) rotateY(0.138372rad / 2) !important;
          transform: perspective(500px) rotateY(0.138372rad / 2) !important;
}
.tile-small.transform-right.tile-large,
.tile-medium.transform-right.tile-large,
.tile-wide.transform-right.tile-large,
.tile-large.transform-right.tile-large,
.tile-app.transform-right.tile-large {
  -webkit-transform: perspective(500px) rotateY(0.138372rad / 3) !important;
          transform: perspective(500px) rotateY(0.138372rad / 3) !important;
}
.tile-small.transform-left,
.tile-medium.transform-left,
.tile-wide.transform-left,
.tile-large.transform-left,
.tile-app.transform-left {
  -webkit-transform-origin: right 50%;
          transform-origin: right 50%;
  -webkit-transform: perspective(500px) rotateY(-0.138372rad) !important;
          transform: perspective(500px) rotateY(-0.138372rad) !important;
}
.tile-small.transform-left.tile-small,
.tile-medium.transform-left.tile-small,
.tile-wide.transform-left.tile-small,
.tile-large.transform-left.tile-small,
.tile-app.transform-left.tile-small {
  -webkit-transform: perspective(500px) rotateY(-0.276744rad) !important;
          transform: perspective(500px) rotateY(-0.276744rad) !important;
}
.tile-small.transform-left.tile-wide,
.tile-medium.transform-left.tile-wide,
.tile-wide.transform-left.tile-wide,
.tile-large.transform-left.tile-wide,
.tile-app.transform-left.tile-wide {
  -webkit-transform: perspective(500px) rotateY(-0.138372rad / 2) !important;
          transform: perspective(500px) rotateY(-0.138372rad / 2) !important;
}
.tile-small.transform-left.tile-large,
.tile-medium.transform-left.tile-large,
.tile-wide.transform-left.tile-large,
.tile-large.transform-left.tile-large,
.tile-app.transform-left.tile-large {
  -webkit-transform: perspective(500px) rotateY(-0.138372rad / 3) !important;
          transform: perspective(500px) rotateY(-0.138372rad / 3) !important;
}
.tile-small.transform-top,
.tile-medium.transform-top,
.tile-wide.transform-top,
.tile-large.transform-top,
.tile-app.transform-top {
  -webkit-transform-origin: 50% bottom;
          transform-origin: 50% bottom;
  -webkit-transform: perspective(500px) rotateX(0.138372rad) !important;
          transform: perspective(500px) rotateX(0.138372rad) !important;
}
.tile-small.transform-top.tile-small,
.tile-medium.transform-top.tile-small,
.tile-wide.transform-top.tile-small,
.tile-large.transform-top.tile-small,
.tile-app.transform-top.tile-small {
  -webkit-transform: perspective(500px) rotateX(0.276744rad) !important;
          transform: perspective(500px) rotateX(0.276744rad) !important;
}
.tile-small.transform-top.tile-wide,
.tile-medium.transform-top.tile-wide,
.tile-wide.transform-top.tile-wide,
.tile-large.transform-top.tile-wide,
.tile-app.transform-top.tile-wide {
  -webkit-transform: perspective(500px) rotateX(0.138372rad / 2) !important;
          transform: perspective(500px) rotateX(0.138372rad / 2) !important;
}
.tile-small.transform-top.tile-large,
.tile-medium.transform-top.tile-large,
.tile-wide.transform-top.tile-large,
.tile-large.transform-top.tile-large,
.tile-app.transform-top.tile-large {
  -webkit-transform: perspective(500px) rotateX(0.138372rad / 3) !important;
          transform: perspective(500px) rotateX(0.138372rad / 3) !important;
}
.tile-small.transform-bottom,
.tile-medium.transform-bottom,
.tile-wide.transform-bottom,
.tile-large.transform-bottom,
.tile-app.transform-bottom {
  -webkit-transform-origin: 50% top;
          transform-origin: 50% top;
  -webkit-transform: perspective(500px) rotateX(-0.138372rad) !important;
          transform: perspective(500px) rotateX(-0.138372rad) !important;
}
.tile-small.transform-bottom.tile-small,
.tile-medium.transform-bottom.tile-small,
.tile-wide.transform-bottom.tile-small,
.tile-large.transform-bottom.tile-small,
.tile-app.transform-bottom.tile-small {
  -webkit-transform: perspective(500px) rotateX(-0.276744rad) !important;
          transform: perspective(500px) rotateX(-0.276744rad) !important;
}
.tile-small.transform-bottom.tile-wide,
.tile-medium.transform-bottom.tile-wide,
.tile-wide.transform-bottom.tile-wide,
.tile-large.transform-bottom.tile-wide,
.tile-app.transform-bottom.tile-wide {
  -webkit-transform: perspective(500px) rotateX(-0.138372rad / 2) !important;
          transform: perspective(500px) rotateX(-0.138372rad / 2) !important;
}
.tile-small.transform-bottom.tile-large,
.tile-medium.transform-bottom.tile-large,
.tile-wide.transform-bottom.tile-large,
.tile-large.transform-bottom.tile-large,
.tile-app.transform-bottom.tile-large {
  -webkit-transform: perspective(500px) rotateX(-0.138372rad / 3) !important;
          transform: perspective(500px) rotateX(-0.138372rad / 3) !important;
}
.tiles-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fit, 70px);
  grid-template-rows: repeat(auto-fit, 70px);
  grid-gap: 10px;
}
.tiles-grid .tile-small {
  grid-column: span 1;
  grid-row: span 1;
}
.tiles-grid .tile-medium {
  grid-column: span 2;
  grid-row: span 2;
}
.tiles-grid .tile-wide {
  grid-column: span 4;
  grid-row: span 2;
}
.tiles-grid .tile-large {
  grid-column: span 4;
  grid-row: span 4;
}
.tiles-grid .tile-small.col-1 {
  grid-column: 1 / span 1;
}
.tiles-grid .tile-medium.col-1 {
  grid-column: 1 / span 2;
}
.tiles-grid .tile-wide.col-1 {
  grid-column: 1 / span 4;
}
.tiles-grid .tile-large.col-1 {
  grid-column: 1 / span 4;
}
.tiles-grid .tile-small.row-1 {
  grid-row: 1 / span 1;
}
.tiles-grid .tile-medium.row-1 {
  grid-row: 1 / span 2;
}
.tiles-grid .tile-wide.row-1 {
  grid-row: 1 / span 4;
}
.tiles-grid .tile-large.row-1 {
  grid-row: 1 / span 4;
}
.tiles-grid .tile-small.col-2 {
  grid-column: 2 / span 1;
}
.tiles-grid .tile-medium.col-2 {
  grid-column: 2 / span 2;
}
.tiles-grid .tile-wide.col-2 {
  grid-column: 2 / span 4;
}
.tiles-grid .tile-large.col-2 {
  grid-column: 2 / span 4;
}
.tiles-grid .tile-small.row-2 {
  grid-row: 2 / span 1;
}
.tiles-grid .tile-medium.row-2 {
  grid-row: 2 / span 2;
}
.tiles-grid .tile-wide.row-2 {
  grid-row: 2 / span 4;
}
.tiles-grid .tile-large.row-2 {
  grid-row: 2 / span 4;
}
.tiles-grid .tile-small.col-3 {
  grid-column: 3 / span 1;
}
.tiles-grid .tile-medium.col-3 {
  grid-column: 3 / span 2;
}
.tiles-grid .tile-wide.col-3 {
  grid-column: 3 / span 4;
}
.tiles-grid .tile-large.col-3 {
  grid-column: 3 / span 4;
}
.tiles-grid .tile-small.row-3 {
  grid-row: 3 / span 1;
}
.tiles-grid .tile-medium.row-3 {
  grid-row: 3 / span 2;
}
.tiles-grid .tile-wide.row-3 {
  grid-row: 3 / span 4;
}
.tiles-grid .tile-large.row-3 {
  grid-row: 3 / span 4;
}
.tiles-grid .tile-small.col-4 {
  grid-column: 4 / span 1;
}
.tiles-grid .tile-medium.col-4 {
  grid-column: 4 / span 2;
}
.tiles-grid .tile-wide.col-4 {
  grid-column: 4 / span 4;
}
.tiles-grid .tile-large.col-4 {
  grid-column: 4 / span 4;
}
.tiles-grid .tile-small.row-4 {
  grid-row: 4 / span 1;
}
.tiles-grid .tile-medium.row-4 {
  grid-row: 4 / span 2;
}
.tiles-grid .tile-wide.row-4 {
  grid-row: 4 / span 4;
}
.tiles-grid .tile-large.row-4 {
  grid-row: 4 / span 4;
}
.tiles-grid .tile-small.col-5 {
  grid-column: 5 / span 1;
}
.tiles-grid .tile-medium.col-5 {
  grid-column: 5 / span 2;
}
.tiles-grid .tile-wide.col-5 {
  grid-column: 5 / span 4;
}
.tiles-grid .tile-large.col-5 {
  grid-column: 5 / span 4;
}
.tiles-grid .tile-small.row-5 {
  grid-row: 5 / span 1;
}
.tiles-grid .tile-medium.row-5 {
  grid-row: 5 / span 2;
}
.tiles-grid .tile-wide.row-5 {
  grid-row: 5 / span 4;
}
.tiles-grid .tile-large.row-5 {
  grid-row: 5 / span 4;
}
.tiles-grid .tile-small.col-6 {
  grid-column: 6 / span 1;
}
.tiles-grid .tile-medium.col-6 {
  grid-column: 6 / span 2;
}
.tiles-grid .tile-wide.col-6 {
  grid-column: 6 / span 4;
}
.tiles-grid .tile-large.col-6 {
  grid-column: 6 / span 4;
}
.tiles-grid .tile-small.row-6 {
  grid-row: 6 / span 1;
}
.tiles-grid .tile-medium.row-6 {
  grid-row: 6 / span 2;
}
.tiles-grid .tile-wide.row-6 {
  grid-row: 6 / span 4;
}
.tiles-grid .tile-large.row-6 {
  grid-row: 6 / span 4;
}
.tiles-grid .tile-small.col-7 {
  grid-column: 7 / span 1;
}
.tiles-grid .tile-medium.col-7 {
  grid-column: 7 / span 2;
}
.tiles-grid .tile-wide.col-7 {
  grid-column: 7 / span 4;
}
.tiles-grid .tile-large.col-7 {
  grid-column: 7 / span 4;
}
.tiles-grid .tile-small.row-7 {
  grid-row: 7 / span 1;
}
.tiles-grid .tile-medium.row-7 {
  grid-row: 7 / span 2;
}
.tiles-grid .tile-wide.row-7 {
  grid-row: 7 / span 4;
}
.tiles-grid .tile-large.row-7 {
  grid-row: 7 / span 4;
}
.tiles-grid .tile-small.col-8 {
  grid-column: 8 / span 1;
}
.tiles-grid .tile-medium.col-8 {
  grid-column: 8 / span 2;
}
.tiles-grid .tile-wide.col-8 {
  grid-column: 8 / span 4;
}
.tiles-grid .tile-large.col-8 {
  grid-column: 8 / span 4;
}
.tiles-grid .tile-small.row-8 {
  grid-row: 8 / span 1;
}
.tiles-grid .tile-medium.row-8 {
  grid-row: 8 / span 2;
}
.tiles-grid .tile-wide.row-8 {
  grid-row: 8 / span 4;
}
.tiles-grid .tile-large.row-8 {
  grid-row: 8 / span 4;
}
.tiles-grid .tile-small.col-9 {
  grid-column: 9 / span 1;
}
.tiles-grid .tile-medium.col-9 {
  grid-column: 9 / span 2;
}
.tiles-grid .tile-wide.col-9 {
  grid-column: 9 / span 4;
}
.tiles-grid .tile-large.col-9 {
  grid-column: 9 / span 4;
}
.tiles-grid .tile-small.row-9 {
  grid-row: 9 / span 1;
}
.tiles-grid .tile-medium.row-9 {
  grid-row: 9 / span 2;
}
.tiles-grid .tile-wide.row-9 {
  grid-row: 9 / span 4;
}
.tiles-grid .tile-large.row-9 {
  grid-row: 9 / span 4;
}
.tiles-grid .tile-small.col-10 {
  grid-column: 10 / span 1;
}
.tiles-grid .tile-medium.col-10 {
  grid-column: 10 / span 2;
}
.tiles-grid .tile-wide.col-10 {
  grid-column: 10 / span 4;
}
.tiles-grid .tile-large.col-10 {
  grid-column: 10 / span 4;
}
.tiles-grid .tile-small.row-10 {
  grid-row: 10 / span 1;
}
.tiles-grid .tile-medium.row-10 {
  grid-row: 10 / span 2;
}
.tiles-grid .tile-wide.row-10 {
  grid-row: 10 / span 4;
}
.tiles-grid .tile-large.row-10 {
  grid-row: 10 / span 4;
}
.tiles-grid .tile-small.col-11 {
  grid-column: 11 / span 1;
}
.tiles-grid .tile-medium.col-11 {
  grid-column: 11 / span 2;
}
.tiles-grid .tile-wide.col-11 {
  grid-column: 11 / span 4;
}
.tiles-grid .tile-large.col-11 {
  grid-column: 11 / span 4;
}
.tiles-grid .tile-small.row-11 {
  grid-row: 11 / span 1;
}
.tiles-grid .tile-medium.row-11 {
  grid-row: 11 / span 2;
}
.tiles-grid .tile-wide.row-11 {
  grid-row: 11 / span 4;
}
.tiles-grid .tile-large.row-11 {
  grid-row: 11 / span 4;
}
.tiles-grid .tile-small.col-12 {
  grid-column: 12 / span 1;
}
.tiles-grid .tile-medium.col-12 {
  grid-column: 12 / span 2;
}
.tiles-grid .tile-wide.col-12 {
  grid-column: 12 / span 4;
}
.tiles-grid .tile-large.col-12 {
  grid-column: 12 / span 4;
}
.tiles-grid .tile-small.row-12 {
  grid-row: 12 / span 1;
}
.tiles-grid .tile-medium.row-12 {
  grid-row: 12 / span 2;
}
.tiles-grid .tile-wide.row-12 {
  grid-row: 12 / span 4;
}
.tiles-grid .tile-large.row-12 {
  grid-row: 12 / span 4;
}
.tiles-grid.size-half {
  width: 80px;
}
.tiles-grid.size-1 {
  width: 160px;
}
.tiles-grid.size-2 {
  width: 320px;
}
.tiles-grid.size-3 {
  width: 480px;
}
.tiles-grid.size-4 {
  width: 640px;
}
.tiles-grid.size-5 {
  width: 800px;
}
.tiles-grid.size-6 {
  width: 960px;
}
.tiles-grid.size-7 {
  width: 1120px;
}
.tiles-grid.size-8 {
  width: 1280px;
}
.tiles-grid.size-9 {
  width: 1440px;
}
.tiles-grid.size-10 {
  width: 1600px;
}
 
 
  .tiles-grid .row-sm-1 {
    grid-row: 1;
  }
  .tiles-grid .col-sm-2 {
    grid-column: 2;
  }
  .tiles-grid .row-sm-2 {
    grid-row: 2;
  }
  .tiles-grid .col-sm-3 {
    grid-column: 3;
  }
  .tiles-grid .row-sm-3 {
    grid-row: 3;
  }
  .tiles-grid .col-sm-4 {
    grid-column: 4;
  }
  .tiles-grid .row-sm-4 {
    grid-row: 4;
  }
  .tiles-grid .col-sm-5 {
    grid-column: 5;
  }
  .tiles-grid .row-sm-5 {
    grid-row: 5;
  }
  .tiles-grid .col-sm-6 {
    grid-column: 6;
  }
  .tiles-grid .row-sm-6 {
    grid-row: 6;
  }
  .tiles-grid .col-sm-7 {
    grid-column: 7;
  }
  .tiles-grid .row-sm-7 {
    grid-row: 7;
  }
  .tiles-grid .col-sm-8 {
    grid-column: 8;
  }
  .tiles-grid .row-sm-8 {
    grid-row: 8;
  }
  .tiles-grid .col-sm-9 {
    grid-column: 9;
  }
  .tiles-grid .row-sm-9 {
    grid-row: 9;
  }
  .tiles-grid .col-sm-10 {
    grid-column: 10;
  }
  .tiles-grid .row-sm-10 {
    grid-row: 10;
  }
  .tiles-grid .col-sm-11 {
    grid-column: 11;
  }
  .tiles-grid .row-sm-11 {
    grid-row: 11;
  }
  .tiles-grid .col-sm-12 {
    grid-column: 12;
  }
  .tiles-grid .row-sm-12 {
    grid-row: 12;
  }
  .tiles-grid.size-sm-half {
    width: 80px;
  }
  .tiles-grid.size-sm-1 {
    width: 160px;
  }
  .tiles-grid.size-sm-half {
    width: 80px;
  }
  .tiles-grid.size-sm-2 {
    width: 320px;
  }
  .tiles-grid.size-sm-half {
    width: 80px;
  }
  .tiles-grid.size-sm-3 {
    width: 480px;
  }
  .tiles-grid.size-sm-half {
    width: 80px;
  }
  .tiles-grid.size-sm-4 {
    width: 640px;
  }
  .tiles-grid.size-sm-half {
    width: 80px;
  }
  .tiles-grid.size-sm-5 {
    width: 800px;
  }
  .tiles-grid.size-sm-half {
    width: 80px;
  }
  .tiles-grid.size-sm-6 {
    width: 960px;
  }
  .tiles-grid.size-sm-half {
    width: 80px;
  }
  .tiles-grid.size-sm-7 {
    width: 1120px;
  }
  .tiles-grid.size-sm-half {
    width: 80px;
  }
  .tiles-grid.size-sm-8 {
    width: 1280px;
  }
  .tiles-grid.size-sm-half {
    width: 80px;
  }
  .tiles-grid.size-sm-9 {
    width: 1440px;
  }
  .tiles-grid.size-sm-half {
    width: 80px;
  }
  .tiles-grid.size-sm-10 {
    width: 1600px;
  }
  .tiles-grid.size-sm-half {
    width: 80px;
  }
  .tiles-grid.size-sm-11 {
    width: 1760px;
  }
  .tiles-grid.size-sm-half {
    width: 80px;
  }
  .tiles-grid.size-sm-12 {
    width: 1920px;
  }
 
 
 
 
 
.tiles-group {
  width: auto;
  float: left;
  overflow: visible;
}
.tiles-group::before {
  content: attr(data-group-title);
  display: block;
  position: absolute;
  left: 0;
  top: -36px;
  height: 1.5em;
  line-height: 1.5em;
  z-index: 1;
  color: inherit;
}
[class*=tile-].image-set {
  background-size: contain;
  background-position: center;
}
[class*=tile-].image-set .img {
  width: 25%;
  height: 50%;
  display: block;
  float: left;
  border: 1px solid #1d1d1d;
  background-size: cover;
}
[class*=tile-].image-set .img:nth-child(1) {
  width: 50%;
  height: 100%;
}
[class*=tile-] .slide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
[class*=tile-] [class*=slide-] {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
[class*=tile-] .slide-front {
  top: 0;
  left: 0;
}
[class*=tile-].effect-hover-slide-up .slide-back,
[class*=tile-].effect-hover-zoom-up .slide-back {
  top: 100%;
  left: 0;
}
[class*=tile-].effect-hover-slide-up:hover .slide-front,
[class*=tile-].effect-hover-zoom-up:hover .slide-front {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
[class*=tile-].effect-hover-slide-up:hover .slide-back,
[class*=tile-].effect-hover-zoom-up:hover .slide-back {
  top: 0;
}
[class*=tile-].effect-hover-slide-down .slide-back,
[class*=tile-].effect-hover-zoom-down .slide-back {
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
[class*=tile-].effect-hover-slide-down:hover .slide-front,
[class*=tile-].effect-hover-zoom-down:hover .slide-front {
  top: 100%;
}
[class*=tile-].effect-hover-slide-down:hover .slide-back,
[class*=tile-].effect-hover-zoom-down:hover .slide-back {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
[class*=tile-].effect-hover-slide-left .slide-back,
[class*=tile-].effect-hover-zoom-left .slide-back {
  top: 0;
  left: 100%;
}
[class*=tile-].effect-hover-slide-left:hover .slide-front,
[class*=tile-].effect-hover-zoom-left:hover .slide-front {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
[class*=tile-].effect-hover-slide-left:hover .slide-back,
[class*=tile-].effect-hover-zoom-left:hover .slide-back {
  left: 0;
}
[class*=tile-].effect-hover-slide-right .slide-back,
[class*=tile-].effect-hover-zoom-right .slide-back {
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
[class*=tile-].effect-hover-slide-right:hover .slide-front,
[class*=tile-].effect-hover-zoom-right:hover .slide-front {
  left: 100%;
}
[class*=tile-].effect-hover-slide-right:hover .slide-back,
[class*=tile-].effect-hover-zoom-right:hover .slide-back {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
[class*=tile-].effect-hover-zoom-up:hover .slide-front,
[class*=tile-].effect-hover-zoom-down:hover .slide-front,
[class*=tile-].effect-hover-zoom-left:hover .slide-front,
[class*=tile-].effect-hover-zoom-right:hover .slide-front {
  left: 0;
  top: 0;
  -webkit-transform: scale(2);
          transform: scale(2);
}
 
.time-picker input {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.time-picker input:focus ~ .time-wrapper {
  -webkit-box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
          box-shadow: 0 0 0 3px rgba(228, 228, 228, 0.45);
}
.time-picker .time-wrapper {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  position: relative;
  border: 1px solid #dfdfdf;
  width: 100%;
}
.time-picker .hours,
.time-picker .minutes,
.time-picker .seconds {
  display: block;
  -webkit-box-flex: 1;
          flex: 1;
  border: 1px solid;
  border-color: inherit;
  text-align: center;
  height: 38px;
  line-height: 34px;
  position: relative;
  font-size: 1.2em;
}
.time-picker.show-labels .hours,
.time-picker.show-labels .minutes,
.time-picker.show-labels .seconds {
  line-height: 30px;
}
.time-picker.show-labels .hours::before,
.time-picker.show-labels .minutes::before,
.time-picker.show-labels .seconds::before {
  content: attr(data-title);
  position: absolute;
  display: block;
  font-size: 8px;
  line-height: 12px;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}
.time-picker.disabled {
  pointer-events: none!important;
  color: #e4e4e4 !important;
}
.toast {
  position: fixed;
  bottom: 20px;
  width: auto;
  max-width: 35.5rem;
  padding: 0.5rem 1.5rem;
  text-align: left;
  font-size: 0.875rem;
  font-weight: normal;
  background-color: #323232;
  color: #ffffff;
  border-radius: 0.25rem;
  z-index: 1080;
}
.toast.show-top {
  bottom: auto;
  top: 20px;
}
.toast .closer {
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  background-color: inherit;
  color: inherit;
  z-index: 100;
}
.toast .closer::before {
  display: block;
  content: "\00d7";
  font-size: 24px;
  margin-top: -4px;
}
.tool-button {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  background-color: #ebebeb;
  color: #1d1d1d;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  padding: 0;
  cursor: pointer;
  outline: none;
  margin: 0 2px;
  position: relative;
  font-size: 14px;
}
.tool-button [class*=mif],
.tool-button .icon,
.tool-button img {
  height: 1rem;
  max-height: 1rem;
  font-size: 1rem;
}
.tool-button.text-button {
  width: auto;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tool-button:focus,
.tool-button:hover {
  text-decoration: none;
}
.tool-button:hover {
  background-color: rgba(29, 29, 29, 0.1);
}
.tool-button:active {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.tool-button.outline {
  background: transparent none;
  border-width: 1px;
  border-color: #dfdfdf;
}
.tool-button.disabled,
.tool-button:disabled {
  opacity: 0.65;
}
a.tool-button {
  text-decoration: none;
  color: #1d1d1d;
}
.toolbar {
  display: -webkit-inline-box;
  display: inline-flex;
  position: relative;
  padding: 0 0 0 0.5725rem;
  top: 2px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  margin-left: 4px;
}
.toolbar.no-divider::before {
  display: none;
}
.toolbar::before {
  position: absolute;
  content: "";
  width: 0.325rem;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(69, 90, 100, 0.2);
  cursor: move;
}
.toolbar.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  padding: 0.5725rem 0 0 0;
  width: 32px;
  margin-left: 0;
  margin-top: 4px;
}
.toolbar.vertical::before {
  width: 32px;
  height: 0.325rem;
}
.toolbar.vertical .tool-button {
  margin: 2px 0;
}
.topbar {
  display: -webkit-box;
  display: flex;
  padding: 0.5rem 1rem;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
  position: sticky;
  top: 0;
  background: #004d6f;
  color: #ffffff;
  z-index: 1080;
}
.topbar-brand,
.topbar-element,
.topbar-menu {
  display: block;
  white-space: nowrap;
  background: inherit;
  color: #ffffff;
  text-decoration: none!important;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.topbar-brand {
  font-size: 1.25rem;
  margin-top: 1rem;
}
.topbar-menu {
  display: -webkit-box;
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.topbar-menu li a {
  display: block;
  text-decoration: none;
  color: inherit;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 0.5rem;
  font-size: 0.875rem;
}
.topbar-menu li a:hover,
.topbar-menu li a:active {
  background: rgba(29, 29, 29, 0.1);
}
.topbar-menu li a:hover {
  text-decoration: none;
}
 
 
 
.treeview {
  margin: 0 0 0 0;
  padding: 0 0 0 24px;
  font-size: 0.8125rem;
  list-style: none inside;
  display: block;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}
.treeview li {
  display: block;
  position: relative;
  padding: 2px 0;
  cursor: pointer;
  line-height: 1.25rem;
}
.treeview li .icon {
  position: absolute;
  width: 16px;
  height: 16px;
  font-size: 16px;
  left: 0;
  top: 2px;
  line-height: 16px;
}
.treeview li .icon img {
  max-width: 100%;
  height: 100%;
}
.treeview li .caption {
  position: relative;
}
.treeview li .icon ~ .caption {
  margin-left: 20px;
}
.treeview li .node-toggle {
  position: relative;
  cursor: pointer;
  padding-right: 1.5rem !important;
  -webkit-user-select: none;
          user-select: none;
}
.treeview li .node-toggle::before {
  display: block;
  position: absolute;
  vertical-align: middle;
  color: transparent;
  font-size: 0;
  content: "";
  height: 0.3125rem;
  width: 0.3125rem;
  background-color: transparent;
  border-left: 1px solid;
  border-bottom: 1px solid;
  border-color: #1d1d1d;
  top: 50%;
  left: 100%;
  margin-left: -1rem;
  margin-top: -0.1625rem;
  z-index: 2;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-transform-origin: center center 1px;
          transform-origin: center center 1px;
}
.treeview li .node-toggle {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  width: 24px;
  height: 24px;
}
.treeview li .node-toggle::before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.treeview li.expanded > .node-toggle::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.treeview li.current > .caption {
  color: #000000;
}
.treeview ul {
  margin: 0 0 0 1rem;
  padding: 0;
  list-style: none inside;
  display: block;
  font-weight: normal;
}
.treeview .select .d-menu {
  position: absolute;
  left: 0;
  margin: 0;
  width: auto;
}
.treeview li .checkbox,
.treeview li .checkbox .check,
.treeview li .checkbox .caption {
  line-height: 1;
}
.treeview li .radio,
.treeview li .radio .check,
.treeview li .radio .caption {
  line-height: 1;
}
.treeview li .switch,
.treeview li .switch .check,
.treeview li .switch .caption {
  line-height: 1;
}
.treeview li .checkbox,
.treeview li .radio,
.treeview li .switch {
  height: 24px;
}
.vegas-wrapper,
.vegas-overlay,
.vegas-timer,
.vegas-slide,
.vegas-slide-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  border: none;
  padding: 0;
  margin: 0;
}
.vegas-overlay {
  opacity: 0.5;
  background: transparent center center repeat;
}
.vegas-overlay.overlay1 {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACAQMAAABIeJ9nAAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGBgAAABhACBKN161wAAAABJRU5ErkJggg==");
}
.vegas-overlay.overlay2 {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGAAAgAChgCB/5LsuQAAAABJRU5ErkJggg==");
}
.vegas-overlay.overlay3 {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABAQMAAADO7O3JAAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAAApJREFUCNdjaAAAAIIAgd1DavQAAAAASUVORK5CYII=");
}
.vegas-overlay.overlay4 {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACAQMAAACjTyRkAAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGBgAAABhACBKN161wAAAABJRU5ErkJggg==");
}
.vegas-overlay.overlay5 {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjaGBwYFAAAANmAOGGoYR3AAAAAElFTkSuQmCC");
}
.vegas-overlay.overlay6 {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACAQMAAABIeJ9nAAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGBwAAABxADBSUUqSQAAAABJRU5ErkJggg==");
}
.vegas-overlay.overlay7 {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAABBJREFUCNdjUGAIYGhgCAAABEgBQXXpfAgAAAAASUVORK5CYII=");
}
.vegas-overlay.overlay8 {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAQMAAADaAn0LAAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAABJJREFUCNdjcGB4AMQcDDIMHAAM8AGNu4TNogAAAABJRU5ErkJggg==");
}
.vegas-overlay.overlay9 {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPAgMAAABGuH3ZAAAACVBMVEUAAAAAAAAAAACDY+nAAAAAAnRSTlMAiJXwxioAAAAaSURBVAjXY1i1atUKhkYWAQcIMTU0NIRMLgDFIhFFGbSiTQAAAABJRU5ErkJggg==");
}
.vegas-timer {
  top: auto;
  bottom: 0;
  height: 2px;
}
.vegas-timer-progress {
  width: 0;
  height: 100%;
  background: white;
  -webkit-transition: width ease-out;
  transition: width ease-out;
}
.vegas-timer-running .vegas-timer-progress {
  width: 100%;
}
.vegas-slide,
.vegas-slide-inner {
  margin: 0;
  padding: 0;
  background: transparent center center no-repeat;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform, opacity;
}
body .vegas-container {
  overflow: hidden !important;
  position: relative;
}
.vegas-video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
body.vegas-container {
  overflow: auto;
  position: static;
  z-index: -2;
}
body.vegas-container > .vegas-timer,
body.vegas-container > .vegas-overlay,
body.vegas-container > .vegas-slide {
  position: fixed;
  z-index: -1;
}
.vegas-transition-blur,
.vegas-transition-blur2 {
  opacity: 0;
  -webkit-filter: blur(32px) brightness(1.01);
          filter: blur(32px) brightness(1.01);
}
.vegas-transition-blur-in,
.vegas-transition-blur2-in {
  opacity: 1;
  -webkit-filter: blur(0px) brightness(1.01);
          filter: blur(0px) brightness(1.01);
}
.vegas-transition-blur2-out {
  opacity: 0;
}
.vegas-transition-burn,
.vegas-transition-burn2 {
  opacity: 0;
  -webkit-filter: contrast(1000%) saturate(1000%);
          filter: contrast(1000%) saturate(1000%);
}
.vegas-transition-burn-in,
.vegas-transition-burn2-in {
  opacity: 1;
  -webkit-filter: contrast(100%) saturate(100%);
          filter: contrast(100%) saturate(100%);
}
.vegas-transition-burn2-out {
  opacity: 0;
  -webkit-filter: contrast(1000%) saturate(1000%);
          filter: contrast(1000%) saturate(1000%);
}
.vegas-transition-fade,
.vegas-transition-fade2 {
  opacity: 0;
}
.vegas-transition-fade-in,
.vegas-transition-fade2-in {
  opacity: 1;
}
.vegas-transition-fade2-out {
  opacity: 0;
}
.vegas-transition-flash,
.vegas-transition-flash2 {
  opacity: 0;
  -webkit-filter: brightness(25);
          filter: brightness(25);
}
.vegas-transition-flash-in,
.vegas-transition-flash2-in {
  opacity: 1;
  -webkit-filter: brightness(1);
          filter: brightness(1);
}
.vegas-transition-flash2-out {
  opacity: 0;
  -webkit-filter: brightness(25);
          filter: brightness(25);
}
.vegas-transition-negative,
.vegas-transition-negative2 {
  opacity: 0;
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.vegas-transition-negative-in,
.vegas-transition-negative2-in {
  opacity: 1;
  -webkit-filter: invert(0);
          filter: invert(0);
}
.vegas-transition-negative2-out {
  opacity: 0;
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.vegas-transition-slideDown,
.vegas-transition-slideDown2 {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.vegas-transition-slideDown-in,
.vegas-transition-slideDown2-in {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
.vegas-transition-slideDown2-out {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.vegas-transition-slideLeft,
.vegas-transition-slideLeft2 {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.vegas-transition-slideLeft-in,
.vegas-transition-slideLeft2-in {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
.vegas-transition-slideLeft2-out {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.vegas-transition-slideRight,
.vegas-transition-slideRight2 {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.vegas-transition-slideRight-in,
.vegas-transition-slideRight2-in {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
.vegas-transition-slideRight2-out {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.vegas-transition-slideUp,
.vegas-transition-slideUp2 {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.vegas-transition-slideUp-in,
.vegas-transition-slideUp2-in {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
.vegas-transition-slideUp2-out {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.vegas-transition-swirlLeft,
.vegas-transition-swirlLeft2 {
  -webkit-transform: scale(2) rotate(35deg);
          transform: scale(2) rotate(35deg);
  opacity: 0;
}
.vegas-transition-swirlLeft-in,
.vegas-transition-swirlLeft2-in {
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
  opacity: 1;
}
.vegas-transition-swirlLeft2-out {
  -webkit-transform: scale(2) rotate(-35deg);
          transform: scale(2) rotate(-35deg);
  opacity: 0;
}
.vegas-transition-swirlRight,
.vegas-transition-swirlRight2 {
  -webkit-transform: scale(2) rotate(-35deg);
          transform: scale(2) rotate(-35deg);
  opacity: 0;
}
.vegas-transition-swirlRight-in,
.vegas-transition-swirlRight2-in {
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
  opacity: 1;
}
.vegas-transition-swirlRight2-out {
  -webkit-transform: scale(2) rotate(35deg);
          transform: scale(2) rotate(35deg);
  opacity: 0;
}
.vegas-transition-zoomIn,
.vegas-transition-zoomIn2 {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
}
.vegas-transition-zoomIn-in,
.vegas-transition-zoomIn2-in {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.vegas-transition-zoomIn2-out {
  -webkit-transform: scale(2);
          transform: scale(2);
  opacity: 0;
}
.vegas-transition-zoomOut,
.vegas-transition-zoomOut2 {
  -webkit-transform: scale(2);
          transform: scale(2);
  opacity: 0;
}
.vegas-transition-zoomOut-in,
.vegas-transition-zoomOut2-in {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.vegas-transition-zoomOut2-out {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
}
.vegas-animation-kenburns {
  -webkit-animation: kenburns ease-out;
          animation: kenburns ease-out;
}
@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes kenburns {
  0% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.vegas-animation-kenburnsDownLeft {
  -webkit-animation: kenburnsDownLeft ease-out;
          animation: kenburnsDownLeft ease-out;
}
@-webkit-keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
            transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
            transform: scale(1.5) translate(10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsDownRight {
  -webkit-animation: kenburnsDownRight ease-out;
          animation: kenburnsDownRight ease-out;
}
@-webkit-keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
            transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
            transform: scale(1.5) translate(-10%, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsDown {
  -webkit-animation: kenburnsDown ease-out;
          animation: kenburnsDown ease-out;
}
@-webkit-keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
            transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDown {
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
            transform: scale(1.5) translate(0, -10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsLeft {
  -webkit-animation: kenburnsLeft ease-out;
          animation: kenburnsLeft ease-out;
}
@-webkit-keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
            transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
            transform: scale(1.5) translate(10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsRight {
  -webkit-animation: kenburnsRight ease-out;
          animation: kenburnsRight ease-out;
}
@-webkit-keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
            transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
            transform: scale(1.5) translate(-10%, 0);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsUpLeft {
  -webkit-animation: kenburnsUpLeft ease-out;
          animation: kenburnsUpLeft ease-out;
}
@-webkit-keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
            transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpLeft {
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
            transform: scale(1.5) translate(10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsUpRight {
  -webkit-animation: kenburnsUpRight ease-out;
          animation: kenburnsUpRight ease-out;
}
@-webkit-keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
            transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpRight {
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
            transform: scale(1.5) translate(-10%, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
.vegas-animation-kenburnsUp {
  -webkit-animation: kenburnsUp ease-out;
          animation: kenburnsUp ease-out;
}
@-webkit-keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
            transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUp {
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
            transform: scale(1.5) translate(0, 10%);
  }
  100% {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
  }
}
.wheel-picker {
  display: block;
  position: relative;
  width: 100%;
  min-width: 220px;
  cursor: default;
  background-color: #ffffff;
  color: #1d1d1d;
  height: 38px;
  -webkit-user-select: none;
          user-select: none;
}
.wheel-picker .select-wrapper {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  height: auto;
  z-index: 3;
  width: 100%;
}
.wheel-picker .select-block {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  width: 100%;
  flex-shrink: 0;
  background-color: #f2f2f2;
}
.wheel-picker .select-block::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  height: 40px;
  background-color: rgba(27, 161, 226, 0.5);
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
.wheel-picker .select-block ul {
  margin: 0;
  padding: 0;
  list-style: none inside;
  display: block;
  text-align: center;
  height: 100%;
  z-index: 1;
  -webkit-box-flex: 1;
          flex: 1;
  border: 1px solid #dfdfdf;
  overflow-y: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow: -moz-scrollbars-none;
}
.wheel-picker .select-block ul::-webkit-scrollbar {
  display: none!important;
}
.wheel-picker .select-block ul li {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 0.9em;
}
.wheel-picker .select-block ul li.active {
  font-weight: bold;
}
.wheel-picker .action-block {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  position: relative;
  width: 100%;
  background-color: #ffffff;
}
.wheel-picker .action-block > * {
  -webkit-box-flex: 1;
          flex: 1;
}
.wheel-picker .action-block > *:not(:last-child) {
  border-right: 1px solid #dfdfdf;
}
.wheel-picker .select-wrapper {
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
}
.wheel-picker.for-top .select-wrapper,
.wheel-picker.for-top-a .select-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.wheel-picker.for-bottom .select-wrapper,
.wheel-picker.for-bottom-a .select-wrapper {
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}
.window {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  position: relative;
  height: auto;
  background-color: #ffffff;
  color: #1d1d1d;
  border: 1px #e9e9e9 solid;
  z-index: 1;
}
.window-caption {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
          align-items: center;
  height: 2.25rem;
  line-height: 2.25rem;
  padding: 0;
  border-bottom: 1px transparent solid;
  cursor: default;
  vertical-align: middle;
  background-color: #3c6478;
  color: #ffffff;
  -webkit-user-select: none;
          user-select: none;
}
.window-caption .title {
  font-size: 0.875rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  padding-left: 4px;
  color: inherit;
}
.window-caption .icon {
  width: 34px;
  height: 34px;
  text-align: center;
  flex-shrink: 0;
  display: block;
  position: relative;
  color: inherit;
}
.window-caption .icon * {
  width: 1rem;
  font-size: 1rem;
  line-height: 34px;
  text-align: center;
}
.window-caption * + .title {
  padding-left: 0;
}
.window-caption .buttons {
  height: 100%;
  margin-left: auto;
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
.window-caption .btn-custom:focus,
.window-caption .btn-custom:active {
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.window-caption .buttons .btn-min,
.window-caption .buttons .btn-max,
.window-caption .buttons .btn-close,
.window-caption .buttons .btn-custom {
  position: relative;
  height: 34px;
  width: 34px;
  text-align: center;
  vertical-align: middle;
  font-size: 1rem;
  font-weight: normal;
  padding: 0 0 0.625rem 0;
  outline: none;
  cursor: pointer;
  display: block;
  border: 1px solid transparent;
  margin: 1px 0;
}
.window-caption .buttons .sys-button {
  background-color: transparent;
  color: #ffffff;
}
.window-caption .buttons .sys-button:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.window-caption .buttons .sys-button:hover::before {
  border-color: #ffffff;
  color: #ffffff;
}
.window-caption .buttons .sys-button:active {
  background-color: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.window-caption .buttons .btn-close:hover {
  background-color: #c75050;
  color: #ffffff;
}
.window-caption .buttons .btn-close:hover::before {
  color: #ffffff;
}
.window-caption .buttons .btn-close:active {
  background-color: #e04343;
  color: #ffffff;
}
.window-caption .buttons .btn-close::before {
  border-color: #777777;
  content: '\D7';
  position: absolute;
  line-height: 34px;
  vertical-align: middle;
  left: 50%;
  top: -4px;
  margin-left: -0.32em;
  color: #fff;
  font-size: 1.5rem;
}
.window-caption .buttons .btn-min::before,
.window-caption .buttons .btn-max::before {
  display: block;
  position: absolute;
  width: 0.625rem;
  height: 0.625rem;
  border: 0 #fff solid;
  border-bottom-width: 2px;
  content: ' ';
  bottom: 0.72rem;
  left: 50%;
  margin-left: -0.3rem;
  top: auto;
}
.window-caption .buttons .btn-max::before {
  height: 0.575rem;
  border: 1px #fff solid;
  border-top-width: 2px;
}
.window-caption .buttons .btn-custom {
  min-width: 34px;
  width: auto;
  flex-shrink: 0;
}
.window-caption .buttons .btn-custom {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.window-caption .buttons .btn-min {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.window-caption .buttons .btn-max {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.window-caption .buttons .btn-close {
  -webkit-box-ordinal-group: 5;
          order: 4;
}
.window-content {
  overflow: auto;
  height: calc(100% - 2.25rem);
}
.window-status {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  flex-wrap: nowrap;
  padding: 0.1rem 0.5rem;
  background-color: #f8f8f8;
  color: #1d1d1d;
  height: 1.2rem;
  font-size: 0.8rem;
}
.window.info .window-caption {
  background-color: #1ba1e2;
  color: #ffffff;
}
.window.alert .window-caption {
  background-color: #CE352C;
  color: #ffffff;
}
.window.warning .window-caption {
  background-color: #fa6800;
  color: #ffffff;
}
.window.success .window-caption {
  background-color: #60a917;
  color: #ffffff;
}
.window.focused {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.window.modal {
  z-index: 1050;
}
.window.minimized {
  max-width: 12rem;
  max-height: 2.25rem;
}
.window.minimized .window-caption {
  border-bottom: none!important;
}
.window.minimized .window-content {
  display: none!important;
}
.window.minimized .window-caption .btn-custom {
  display: none;
}
.window.maximized {
  top: 0!important;
  left: 0!important;
  width: 100% !important;
  height: 100% !important;
  max-height: none !important;
  max-width: none !important;
}
.window.maximized .btn-max::before {
  border: 1px #fff solid;
  z-index: 2;
}
.window.maximized .btn-max::after {
  display: block;
  position: absolute;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 1px #fff solid;
  border-right: 1px #fff solid;
  content: ' ';
  bottom: 0.375rem;
  right: 7px;
  top: 8px;
  z-index: 1;
}
.window.resizable {
  min-width: 12rem;
  min-height: 2.25rem;
}
.wizard {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-align: stretch;
          align-items: stretch;
  background-color: #ffffff;
  color: #1d1d1d;
  min-height: 200px;
  height: auto;
  border: 1px solid #dfdfdf;
  counter-reset: wizard-step;
  position: relative;
}
.wizard > section,
.wizard > .section {
  counter-increment: wizard-step;
  display: block;
  position: relative;
  border-left: #bebebe solid;
  border-left-width: 4px;
  width: 0;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.wizard > section::before,
.wizard > .section::before {
  display: none;
  content: counter(wizard-step);
  position: absolute;
  bottom: 20px;
  width: 25px;
  text-align: center;
  left: -25px;
  z-index: 1;
  color: #ffffff;
}
.wizard > section .page-content,
.wizard > .section .page-content {
  padding: 1rem 1rem 4.25rem;
  display: none;
  overflow: hidden;
}
.wizard > section.current,
.wizard > .section.current {
  width: 100%;
  border: 0!important;
}
.wizard > section.current .page-content,
.wizard > .section.current .page-content {
  display: block;
}
.wizard > section.current::before,
.wizard > .section.current::before {
  display: block;
  left: 0;
  color: #ffffff;
  background-color: #1ba1e2;
}
.wizard > section.current,
.wizard > .section.current,
.wizard > section.complete,
.wizard > .section.complete {
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.wizard > section.complete,
.wizard > .section.complete {
  cursor: pointer;
}
.wizard .action-bar {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  -webkit-box-pack: right;
          justify-content: right;
  position: absolute;
  bottom: 1rem;
  left: 41px;
}
.wizard .action-bar::after {
  display: block;
  clear: both;
  content: "";
}
.wizard .action-bar::after {
  display: block;
  clear: both;
  content: "";
}
.wizard .action-bar > * {
  margin: 1px;
}
.wizard > section {
  border-color: #000000;
}
.wizard > section:nth-child(1) {
  border-color: #1ba1e2;
}
.wizard > section:nth-child(2) {
  border-color: #1891cb;
}
.wizard > section:nth-child(3) {
  border-color: #1681b4;
}
.wizard > section:nth-child(4) {
  border-color: #13709e;
}
.wizard > section:nth-child(5) {
  border-color: #106087;
}
.wizard > section:nth-child(6) {
  border-color: #0d5070;
}
.wizard > section:nth-child(7) {
  border-color: #0b4059;
}
.wizard > section:nth-child(8) {
  border-color: #082f43;
}
.wizard > section:nth-child(9) {
  border-color: #051f2c;
}
.wizard > section:nth-child(10) {
  border-color: #000000;
}
.wizard > section.complete {
  border-color: #656565;
}
.wizard > section.complete:nth-child(1) {
  border-color: #e4e4e4;
}
.wizard > section.complete:nth-child(2) {
  border-color: #d8d8d8;
}
.wizard > section.complete:nth-child(3) {
  border-color: #cbcbcb;
}
.wizard > section.complete:nth-child(4) {
  border-color: #bebebe;
}
.wizard > section.complete:nth-child(5) {
  border-color: #b1b1b1;
}
.wizard > section.complete:nth-child(6) {
  border-color: #a5a5a5;
}
.wizard > section.complete:nth-child(7) {
  border-color: #989898;
}
.wizard > section.complete:nth-child(8) {
  border-color: #8b8b8b;
}
.wizard > section.complete:nth-child(9) {
  border-color: #7e7e7e;
}
.wizard > section.complete:nth-child(10) {
  border-color: #656565;
}
.wizard [class*=wizard-btn].disabled {
  opacity: 0.1;
}
 
 