/**!
 * invokable J77 Stylesheet
 * Version: 1.0.7 (2022)
**/
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,
main {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
*,
::after,
::before {
  box-sizing: border-box;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
}
sub,
sup {
  position: relative;
  vertical-align: baseline;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
img,
.img {
  max-width: 100%;
  height: auto;
}
.alert {
  padding: 0.9375rem;
  border-radius: 0.1875rem;
  background-color: #ffffff;
  border: solid 1px #ffffff;
  color: #000000;
  font-size: 0.75rem;
  position: relative;
  margin: 0rem 0rem 0.625rem 0rem;
}
.alert.alert-primary {
  background-color: #0074bc;
  color: #ffffff;
  border-color: #0074bc;
}
.alert.alert-primary-bg-color {
  background-color: #000000;
  color: #ffffff;
  border-color: #000000;
}
.alert.alert-primary-b-color {
  background-color: #000000;
  color: #ffffff;
  border-color: #000000;
}
.alert.alert-primary-color {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.alert.alert-secondary {
  background-color: #6c757d;
  color: #ffffff;
  border-color: #6c757d;
}
.alert.alert-secondary-bg-color {
  background-color: #009640;
  color: #ffffff;
  border-color: #009640;
}
.alert.alert-secondary-b-color {
  background-color: #009640;
  color: #ffffff;
  border-color: #009640;
}
.alert.alert-secondary-color {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.alert.alert-success {
  background-color: #0074bc;
  color: #ffffff;
  border-color: #0074bc;
}
.alert.alert-success-bg-color {
  background-color: #28a745;
  color: #ffffff;
  border-color: #28a745;
}
.alert.alert-success-b-color {
  background-color: #28a745;
  color: #ffffff;
  border-color: #28a745;
}
.alert.alert-success-color {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.alert.alert-warning {
  background-color: #ffd24f;
  color: #000000;
  border-color: #ffd24f;
}
.alert.alert-warning-bg-color {
  background-color: #ffd24f;
  color: #000000;
  border-color: #ffd24f;
}
.alert.alert-warning-b-color {
  background-color: #ffd24f;
  color: #000000;
  border-color: #ffd24f;
}
.alert.alert-warning-color {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.alert.alert-danger {
  background-color: #0074bc;
  color: #ffffff;
  border-color: #0074bc;
}
.alert.alert-danger-bg-color {
  background-color: #dc3545;
  color: #ffffff;
  border-color: #dc3545;
}
.alert.alert-danger-b-color {
  background-color: #dc3545;
  color: #ffffff;
  border-color: #dc3545;
}
.alert.alert-danger-color {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.alert.alert-info {
  background-color: #17a2b8;
  color: #ffffff;
  border-color: #17a2b8;
}
.alert.alert-light {
  background-color: #f8f9fa;
  color: #000000;
  border-color: #f8f9fa;
}
.alert.alert-dark {
  background-color: #343a40;
  color: #ffffff;
  border-color: #343a40;
}
.alert.alert-dismissible {
  padding-right: 30;
}
.alert.alert-dismissible .close {
  position: absolute;
  right: 0.625rem;
  top: 0.625rem;
}
.alert.alert-dismissible button {
  background-color: transparent;
  padding: 0rem;
  border-radius: 0;
  font-size: 1.75rem;
  color: inherit;
}
button,
.btn {
  padding: 0.4375rem 1.25rem;
  margin: 0.125rem 0.3125rem;
  border: 1px solid #004570;
  outline: none;
  border-radius: 0.1875rem;
  font-size: 0.75rem;
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  cursor: pointer;
}
button.btn-nostyle-bg,
.btn.btn-nostyle-bg {
  background-color: #f2f2f2;
  color: #000000;
}
button.btn-nostyle-bg:hover,
.btn.btn-nostyle-bg:hover {
  background-color: #d9d9d9;
  color: #000000;
}
button.btn-nostyle-bg:focus,
.btn.btn-nostyle-bg:focus {
  background-color: #bfbfbf;
  color: #000000;
}
button.btn-outline-nostyle-bg,
.btn.btn-outline-nostyle-bg {
  color: #f2f2f2;
  border-color: #f2f2f2;
  background-color: transparent;
}
button.btn-outline-nostyle-bg:hover,
.btn.btn-outline-nostyle-bg:hover {
  color: #d9d9d9;
  border-color: #d9d9d9;
}
button.btn-outline-nostyle-bg:focus,
.btn.btn-outline-nostyle-bg:focus {
  color: #bfbfbf;
  border-color: #bfbfbf;
}
button.btn-nostyle-color,
.btn.btn-nostyle-color {
  background-color: #000000;
  color: #ffffff;
}
button.btn-nostyle-color:hover,
.btn.btn-nostyle-color:hover {
  background-color: #000000;
  color: #ffffff;
}
button.btn-nostyle-color:focus,
.btn.btn-nostyle-color:focus {
  background-color: #000000;
  color: #ffffff;
}
button.btn-outline-nostyle-color,
.btn.btn-outline-nostyle-color {
  color: #000000;
  border-color: #000000;
  background-color: transparent;
}
button.btn-outline-nostyle-color:hover,
.btn.btn-outline-nostyle-color:hover {
  color: #000000;
  border-color: #000000;
}
button.btn-outline-nostyle-color:focus,
.btn.btn-outline-nostyle-color:focus {
  color: #000000;
  border-color: #000000;
}
button.btn-primary,
.btn.btn-primary {
  background-color: #0074bc;
  color: #ffffff;
}
button.btn-primary:hover,
.btn.btn-primary:hover {
  background-color: #005589;
  color: #ffffff;
}
button.btn-primary:focus,
.btn.btn-primary:focus {
  background-color: #003556;
  color: #ffffff;
}
button.btn-outline-primary,
.btn.btn-outline-primary {
  color: #0074bc;
  border-color: #0074bc;
  background-color: transparent;
}
button.btn-outline-primary:hover,
.btn.btn-outline-primary:hover {
  color: #005589;
  border-color: #005589;
}
button.btn-outline-primary:focus,
.btn.btn-outline-primary:focus {
  color: #003556;
  border-color: #003556;
}
button.btn-primary-bg,
.btn.btn-primary-bg {
  background-color: #0074bc;
  color: #ffffff;
}
button.btn-primary-bg:hover,
.btn.btn-primary-bg:hover {
  background-color: #005589;
  color: #ffffff;
}
button.btn-primary-bg:focus,
.btn.btn-primary-bg:focus {
  background-color: #003556;
  color: #ffffff;
}
button.btn-outline-primary-bg,
.btn.btn-outline-primary-bg {
  color: #0074bc;
  border-color: #0074bc;
  background-color: transparent;
}
button.btn-outline-primary-bg:hover,
.btn.btn-outline-primary-bg:hover {
  color: #005589;
  border-color: #005589;
}
button.btn-outline-primary-bg:focus,
.btn.btn-outline-primary-bg:focus {
  color: #003556;
  border-color: #003556;
}
button.btn-primary-color,
.btn.btn-primary-color {
  background-color: #ffffff;
  color: #000000;
}
button.btn-primary-color:hover,
.btn.btn-primary-color:hover {
  background-color: #e6e6e6;
  color: #000000;
}
button.btn-primary-color:focus,
.btn.btn-primary-color:focus {
  background-color: #cccccc;
  color: #000000;
}
button.btn-outline-primary-color,
.btn.btn-outline-primary-color {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}
button.btn-outline-primary-color:hover,
.btn.btn-outline-primary-color:hover {
  color: #e6e6e6;
  border-color: #e6e6e6;
}
button.btn-outline-primary-color:focus,
.btn.btn-outline-primary-color:focus {
  color: #cccccc;
  border-color: #cccccc;
}
button.btn-secondary,
.btn.btn-secondary {
  background-color: #6c757d;
  color: #ffffff;
}
button.btn-secondary:hover,
.btn.btn-secondary:hover {
  background-color: #545b62;
  color: #ffffff;
}
button.btn-secondary:focus,
.btn.btn-secondary:focus {
  background-color: #3d4246;
  color: #ffffff;
}
button.btn-outline-secondary,
.btn.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
  background-color: transparent;
}
button.btn-outline-secondary:hover,
.btn.btn-outline-secondary:hover {
  color: #545b62;
  border-color: #545b62;
}
button.btn-outline-secondary:focus,
.btn.btn-outline-secondary:focus {
  color: #3d4246;
  border-color: #3d4246;
}
button.btn-secondary-bg,
.btn.btn-secondary-bg {
  background-color: #808080;
  color: #ffffff;
}
button.btn-secondary-bg:hover,
.btn.btn-secondary-bg:hover {
  background-color: #666666;
  color: #ffffff;
}
button.btn-secondary-bg:focus,
.btn.btn-secondary-bg:focus {
  background-color: #4d4d4d;
  color: #ffffff;
}
button.btn-outline-secondary-bg,
.btn.btn-outline-secondary-bg {
  color: #808080;
  border-color: #808080;
  background-color: transparent;
}
button.btn-outline-secondary-bg:hover,
.btn.btn-outline-secondary-bg:hover {
  color: #666666;
  border-color: #666666;
}
button.btn-outline-secondary-bg:focus,
.btn.btn-outline-secondary-bg:focus {
  color: #4d4d4d;
  border-color: #4d4d4d;
}
button.btn-secondary-color,
.btn.btn-secondary-color {
  background-color: #000000;
  color: #ffffff;
}
button.btn-secondary-color:hover,
.btn.btn-secondary-color:hover {
  background-color: #000000;
  color: #ffffff;
}
button.btn-secondary-color:focus,
.btn.btn-secondary-color:focus {
  background-color: #000000;
  color: #ffffff;
}
button.btn-outline-secondary-color,
.btn.btn-outline-secondary-color {
  color: #000000;
  border-color: #000000;
  background-color: transparent;
}
button.btn-outline-secondary-color:hover,
.btn.btn-outline-secondary-color:hover {
  color: #000000;
  border-color: #000000;
}
button.btn-outline-secondary-color:focus,
.btn.btn-outline-secondary-color:focus {
  color: #000000;
  border-color: #000000;
}
button.btn-success,
.btn.btn-success {
  background-color: #0074bc;
  color: #ffffff;
}
button.btn-success:hover,
.btn.btn-success:hover {
  background-color: #005589;
  color: #ffffff;
}
button.btn-success:focus,
.btn.btn-success:focus {
  background-color: #003556;
  color: #ffffff;
}
button.btn-outline-success,
.btn.btn-outline-success {
  color: #0074bc;
  border-color: #0074bc;
  background-color: transparent;
}
button.btn-outline-success:hover,
.btn.btn-outline-success:hover {
  color: #005589;
  border-color: #005589;
}
button.btn-outline-success:focus,
.btn.btn-outline-success:focus {
  color: #003556;
  border-color: #003556;
}
button.btn-success-bg,
.btn.btn-success-bg {
  background-color: #009640;
  color: #ffffff;
}
button.btn-success-bg:hover,
.btn.btn-success-bg:hover {
  background-color: #00632a;
  color: #ffffff;
}
button.btn-success-bg:focus,
.btn.btn-success-bg:focus {
  background-color: #003014;
  color: #ffffff;
}
button.btn-outline-success-bg,
.btn.btn-outline-success-bg {
  color: #009640;
  border-color: #009640;
  background-color: transparent;
}
button.btn-outline-success-bg:hover,
.btn.btn-outline-success-bg:hover {
  color: #00632a;
  border-color: #00632a;
}
button.btn-outline-success-bg:focus,
.btn.btn-outline-success-bg:focus {
  color: #003014;
  border-color: #003014;
}
button.btn-success-color,
.btn.btn-success-color {
  background-color: #ffffff;
  color: #000000;
}
button.btn-success-color:hover,
.btn.btn-success-color:hover {
  background-color: #e6e6e6;
  color: #000000;
}
button.btn-success-color:focus,
.btn.btn-success-color:focus {
  background-color: #cccccc;
  color: #000000;
}
button.btn-outline-success-color,
.btn.btn-outline-success-color {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}
button.btn-outline-success-color:hover,
.btn.btn-outline-success-color:hover {
  color: #e6e6e6;
  border-color: #e6e6e6;
}
button.btn-outline-success-color:focus,
.btn.btn-outline-success-color:focus {
  color: #cccccc;
  border-color: #cccccc;
}
button.btn-warning,
.btn.btn-warning {
  background-color: #ffd24f;
  color: #000000;
}
button.btn-warning:hover,
.btn.btn-warning:hover {
  background-color: #ffc51c;
  color: #000000;
}
button.btn-warning:focus,
.btn.btn-warning:focus {
  background-color: #e8ad00;
  color: #ffffff;
}
button.btn-outline-warning,
.btn.btn-outline-warning {
  color: #ffd24f;
  border-color: #ffd24f;
  background-color: transparent;
}
button.btn-outline-warning:hover,
.btn.btn-outline-warning:hover {
  color: #ffc51c;
  border-color: #ffc51c;
}
button.btn-outline-warning:focus,
.btn.btn-outline-warning:focus {
  color: #e8ad00;
  border-color: #e8ad00;
}
button.btn-warning-bg,
.btn.btn-warning-bg {
  background-color: #ffd24f;
  color: #000000;
}
button.btn-warning-bg:hover,
.btn.btn-warning-bg:hover {
  background-color: #ffc51c;
  color: #000000;
}
button.btn-warning-bg:focus,
.btn.btn-warning-bg:focus {
  background-color: #e8ad00;
  color: #ffffff;
}
button.btn-outline-warning-bg,
.btn.btn-outline-warning-bg {
  color: #ffd24f;
  border-color: #ffd24f;
  background-color: transparent;
}
button.btn-outline-warning-bg:hover,
.btn.btn-outline-warning-bg:hover {
  color: #ffc51c;
  border-color: #ffc51c;
}
button.btn-outline-warning-bg:focus,
.btn.btn-outline-warning-bg:focus {
  color: #e8ad00;
  border-color: #e8ad00;
}
button.btn-warning-color,
.btn.btn-warning-color {
  background-color: #000000;
  color: #ffffff;
}
button.btn-warning-color:hover,
.btn.btn-warning-color:hover {
  background-color: #000000;
  color: #ffffff;
}
button.btn-warning-color:focus,
.btn.btn-warning-color:focus {
  background-color: #000000;
  color: #ffffff;
}
button.btn-outline-warning-color,
.btn.btn-outline-warning-color {
  color: #000000;
  border-color: #000000;
  background-color: transparent;
}
button.btn-outline-warning-color:hover,
.btn.btn-outline-warning-color:hover {
  color: #000000;
  border-color: #000000;
}
button.btn-outline-warning-color:focus,
.btn.btn-outline-warning-color:focus {
  color: #000000;
  border-color: #000000;
}
button.btn-danger,
.btn.btn-danger {
  background-color: #0074bc;
  color: #ffffff;
}
button.btn-danger:hover,
.btn.btn-danger:hover {
  background-color: #005589;
  color: #ffffff;
}
button.btn-danger:focus,
.btn.btn-danger:focus {
  background-color: #003556;
  color: #ffffff;
}
button.btn-outline-danger,
.btn.btn-outline-danger {
  color: #0074bc;
  border-color: #0074bc;
  background-color: transparent;
}
button.btn-outline-danger:hover,
.btn.btn-outline-danger:hover {
  color: #005589;
  border-color: #005589;
}
button.btn-outline-danger:focus,
.btn.btn-outline-danger:focus {
  color: #003556;
  border-color: #003556;
}
button.btn-danger-bg,
.btn.btn-danger-bg {
  background-color: #dc3545;
  color: #ffffff;
}
button.btn-danger-bg:hover,
.btn.btn-danger-bg:hover {
  background-color: #bd2130;
  color: #ffffff;
}
button.btn-danger-bg:focus,
.btn.btn-danger-bg:focus {
  background-color: #921925;
  color: #ffffff;
}
button.btn-outline-danger-bg,
.btn.btn-outline-danger-bg {
  color: #dc3545;
  border-color: #dc3545;
  background-color: transparent;
}
button.btn-outline-danger-bg:hover,
.btn.btn-outline-danger-bg:hover {
  color: #bd2130;
  border-color: #bd2130;
}
button.btn-outline-danger-bg:focus,
.btn.btn-outline-danger-bg:focus {
  color: #921925;
  border-color: #921925;
}
button.btn-danger-color,
.btn.btn-danger-color {
  background-color: #ffffff;
  color: #000000;
}
button.btn-danger-color:hover,
.btn.btn-danger-color:hover {
  background-color: #e6e6e6;
  color: #000000;
}
button.btn-danger-color:focus,
.btn.btn-danger-color:focus {
  background-color: #cccccc;
  color: #000000;
}
button.btn-outline-danger-color,
.btn.btn-outline-danger-color {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}
button.btn-outline-danger-color:hover,
.btn.btn-outline-danger-color:hover {
  color: #e6e6e6;
  border-color: #e6e6e6;
}
button.btn-outline-danger-color:focus,
.btn.btn-outline-danger-color:focus {
  color: #cccccc;
  border-color: #cccccc;
}
button.btn-grey-bg,
.btn.btn-grey-bg {
  background-color: #808080;
  color: #ffffff;
}
button.btn-grey-bg:hover,
.btn.btn-grey-bg:hover {
  background-color: #666666;
  color: #ffffff;
}
button.btn-grey-bg:focus,
.btn.btn-grey-bg:focus {
  background-color: #4d4d4d;
  color: #ffffff;
}
button.btn-outline-grey-bg,
.btn.btn-outline-grey-bg {
  color: #808080;
  border-color: #808080;
  background-color: transparent;
}
button.btn-outline-grey-bg:hover,
.btn.btn-outline-grey-bg:hover {
  color: #666666;
  border-color: #666666;
}
button.btn-outline-grey-bg:focus,
.btn.btn-outline-grey-bg:focus {
  color: #4d4d4d;
  border-color: #4d4d4d;
}
button.btn-grey-color,
.btn.btn-grey-color {
  background-color: #ffffff;
  color: #000000;
}
button.btn-grey-color:hover,
.btn.btn-grey-color:hover {
  background-color: #e6e6e6;
  color: #000000;
}
button.btn-grey-color:focus,
.btn.btn-grey-color:focus {
  background-color: #cccccc;
  color: #000000;
}
button.btn-outline-grey-color,
.btn.btn-outline-grey-color {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}
button.btn-outline-grey-color:hover,
.btn.btn-outline-grey-color:hover {
  color: #e6e6e6;
  border-color: #e6e6e6;
}
button.btn-outline-grey-color:focus,
.btn.btn-outline-grey-color:focus {
  color: #cccccc;
  border-color: #cccccc;
}
button.btn-dark,
.btn.btn-dark {
  background-color: #343a40;
  color: #ffffff;
}
button.btn-dark:hover,
.btn.btn-dark:hover {
  background-color: #1d2124;
  color: #ffffff;
}
button.btn-dark:focus,
.btn.btn-dark:focus {
  background-color: #060708;
  color: #ffffff;
}
button.btn-outline-dark,
.btn.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
  background-color: transparent;
}
button.btn-outline-dark:hover,
.btn.btn-outline-dark:hover {
  color: #1d2124;
  border-color: #1d2124;
}
button.btn-outline-dark:focus,
.btn.btn-outline-dark:focus {
  color: #060708;
  border-color: #060708;
}
button.btn-dark-bg,
.btn.btn-dark-bg {
  background-color: #343a40;
  color: #ffffff;
}
button.btn-dark-bg:hover,
.btn.btn-dark-bg:hover {
  background-color: #1d2124;
  color: #ffffff;
}
button.btn-dark-bg:focus,
.btn.btn-dark-bg:focus {
  background-color: #060708;
  color: #ffffff;
}
button.btn-outline-dark-bg,
.btn.btn-outline-dark-bg {
  color: #343a40;
  border-color: #343a40;
  background-color: transparent;
}
button.btn-outline-dark-bg:hover,
.btn.btn-outline-dark-bg:hover {
  color: #1d2124;
  border-color: #1d2124;
}
button.btn-outline-dark-bg:focus,
.btn.btn-outline-dark-bg:focus {
  color: #060708;
  border-color: #060708;
}
button.btn-dark-color,
.btn.btn-dark-color {
  background-color: #ffffff;
  color: #000000;
}
button.btn-dark-color:hover,
.btn.btn-dark-color:hover {
  background-color: #e6e6e6;
  color: #000000;
}
button.btn-dark-color:focus,
.btn.btn-dark-color:focus {
  background-color: #cccccc;
  color: #000000;
}
button.btn-outline-dark-color,
.btn.btn-outline-dark-color {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}
button.btn-outline-dark-color:hover,
.btn.btn-outline-dark-color:hover {
  color: #e6e6e6;
  border-color: #e6e6e6;
}
button.btn-outline-dark-color:focus,
.btn.btn-outline-dark-color:focus {
  color: #cccccc;
  border-color: #cccccc;
}
button.btn-light,
.btn.btn-light {
  background-color: #f8f9fa;
  color: #000000;
}
button.btn-light:hover,
.btn.btn-light:hover {
  background-color: #dae0e5;
  color: #000000;
}
button.btn-light:focus,
.btn.btn-light:focus {
  background-color: #bcc6cf;
  color: #000000;
}
button.btn-outline-light,
.btn.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
  background-color: transparent;
}
button.btn-outline-light:hover,
.btn.btn-outline-light:hover {
  color: #dae0e5;
  border-color: #dae0e5;
}
button.btn-outline-light:focus,
.btn.btn-outline-light:focus {
  color: #bcc6cf;
  border-color: #bcc6cf;
}
button.btn-info,
.btn.btn-info {
  background-color: #17a2b8;
  color: #ffffff;
}
button.btn-info:hover,
.btn.btn-info:hover {
  background-color: #117a8b;
  color: #ffffff;
}
button.btn-info:focus,
.btn.btn-info:focus {
  background-color: #0c525d;
  color: #ffffff;
}
button.btn-outline-info,
.btn.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
  background-color: transparent;
}
button.btn-outline-info:hover,
.btn.btn-outline-info:hover {
  color: #117a8b;
  border-color: #117a8b;
}
button.btn-outline-info:focus,
.btn.btn-outline-info:focus {
  color: #0c525d;
  border-color: #0c525d;
}
button.btn-large,
.btn.btn-large {
  transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
button.btn-small,
.btn.btn-small {
  transform: scale(0.8);
  -o-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
}
button.btn-success,
.btn.btn-success,
button.btn-success,
.btn.btn-success {
  margin: 0rem 0rem;
  background-color: #0074bc;
}
button.btn-success:hover,
.btn.btn-success:hover,
button.btn-success:hover,
.btn.btn-success:hover,
button.btn-success:focus,
.btn.btn-success:focus,
button.btn-success:focus,
.btn.btn-success:focus {
  background-color: #005589;
}
a,
p,
b,
i,
em,
mark,
small,
strong,
del,
ins,
sub,
sup {
  font-family: Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
b,
strong {
  font-weight: 600;
}
small {
  font-size: 0.625rem;
  font-weight: 300;
}
small a {
  font-size: 0.625rem !important;
}
h1 {
  font-size: 1.5rem;
  font-family: Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 600;
  line-height: 1.2;
  margin: 0.3125rem 0rem;
}
h1 em,
h1 b,
h1 strong,
h1 a,
h1 i {
  font-size: 1.5rem;
}
h2 {
  font-size: 1.5rem;
  font-family: Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 600;
  line-height: 1.2;
  margin: 0.3125rem 0rem;
}
h2 em,
h2 b,
h2 strong,
h2 a,
h2 i {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.1875rem;
  font-family: Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 600;
  line-height: 1.2;
  margin: 0.3125rem 0rem;
}
h3 em,
h3 b,
h3 strong,
h3 a,
h3 i {
  font-size: 1.1875rem;
}
h4 {
  font-size: 0.9375rem;
  font-family: Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 600;
  line-height: 1.2;
  margin: 0.3125rem 0rem;
}
h4 em,
h4 b,
h4 strong,
h4 a,
h4 i {
  font-size: 0.9375rem;
}
h5 {
  font-size: 0.9375rem;
  font-family: Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 600;
  line-height: 1.2;
  margin: 0.3125rem 0rem;
}
h5 em,
h5 b,
h5 strong,
h5 a,
h5 i {
  font-size: 0.9375rem;
}
h6 {
  font-size: 0.9375rem;
  font-family: Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 600;
  line-height: 1.2;
  margin: 0.3125rem 0rem;
}
h6 em,
h6 b,
h6 strong,
h6 a,
h6 i {
  font-size: 0.9375rem;
}
a {
  color: #0074bc;
  font-family: Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 0.75rem;
}
a:hover {
  color: #005589;
}
.col-12 {
  width: 100%;
}
.col-11 {
  width: 91.66666667%;
}
.col-10 {
  width: 83.33333333%;
}
.col-9 {
  width: 75%;
}
.col-8 {
  width: 66.66666667%;
}
.col-7 {
  width: 58.33333333%;
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: 41.66666667%;
}
.col-4 {
  width: 33.33333333%;
}
.col-3 {
  width: 25%;
}
.col-2 {
  width: 16.66666667%;
}
.col-1 {
  width: 8.33333333%;
}
@media (min-width:576px) {
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width:768px) {
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width:992px) {
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
@media (min-width:1200px) {
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
}
.row {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row [class*="col-"] {
  position: relative;
  margin: 0.625rem 0rem;
}
@media (min-width:1200px) {
  .cr [data-size-lg][data-size-lg="12"],
  .cr [data-size-sm][data-size-lg="12"] {
    width: 100%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-lg][data-size-lg="11"],
  .cr [data-size-sm][data-size-lg="11"] {
    width: 91.66666667%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-lg][data-size-lg="10"],
  .cr [data-size-sm][data-size-lg="10"] {
    width: 83.33333333%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-lg][data-size-lg="9"],
  .cr [data-size-sm][data-size-lg="9"] {
    width: 75%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-lg][data-size-lg="8"],
  .cr [data-size-sm][data-size-lg="8"] {
    width: 66.66666667%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-lg][data-size-lg="7"],
  .cr [data-size-sm][data-size-lg="7"] {
    width: 58.33333333%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-lg][data-size-lg="6"],
  .cr [data-size-sm][data-size-lg="6"] {
    width: 50%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-lg][data-size-lg="5"],
  .cr [data-size-sm][data-size-lg="5"] {
    width: 41.66666667%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-lg][data-size-lg="4"],
  .cr [data-size-sm][data-size-lg="4"] {
    width: 33.33333333%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-lg][data-size-lg="3"],
  .cr [data-size-sm][data-size-lg="3"] {
    width: 25%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-lg][data-size-lg="2"],
  .cr [data-size-sm][data-size-lg="2"] {
    width: 16.66666667%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-lg][data-size-lg="1"],
  .cr [data-size-sm][data-size-lg="1"] {
    width: 8.33333333%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-lg][data-size-lg="0"],
  .cr [data-size-sm][data-size-lg="0"] {
    width: 0%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  [data-size-lg][data-size-lg="0"],
  [data-size-sm][data-size-lg="0"] {
    display: none;
  }
}
@media (max-width:1200px) {
  .cr [data-size-sm][data-size-sm="12"],
  .cr [data-size-lg][data-size-sm="12"] {
    width: 100%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-sm][data-size-sm="11"],
  .cr [data-size-lg][data-size-sm="11"] {
    width: 91.66666667%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-sm][data-size-sm="10"],
  .cr [data-size-lg][data-size-sm="10"] {
    width: 83.33333333%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-sm][data-size-sm="9"],
  .cr [data-size-lg][data-size-sm="9"] {
    width: 75%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-sm][data-size-sm="8"],
  .cr [data-size-lg][data-size-sm="8"] {
    width: 66.66666667%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-sm][data-size-sm="7"],
  .cr [data-size-lg][data-size-sm="7"] {
    width: 58.33333333%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-sm][data-size-sm="6"],
  .cr [data-size-lg][data-size-sm="6"] {
    width: 50%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-sm][data-size-sm="5"],
  .cr [data-size-lg][data-size-sm="5"] {
    width: 41.66666667%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-sm][data-size-sm="4"],
  .cr [data-size-lg][data-size-sm="4"] {
    width: 33.33333333%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-sm][data-size-sm="3"],
  .cr [data-size-lg][data-size-sm="3"] {
    width: 25%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-sm][data-size-sm="2"],
  .cr [data-size-lg][data-size-sm="2"] {
    width: 16.66666667%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-sm][data-size-sm="1"],
  .cr [data-size-lg][data-size-sm="1"] {
    width: 8.33333333%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  .cr [data-size-sm][data-size-sm="0"],
  .cr [data-size-lg][data-size-sm="0"] {
    width: 0%;
    float: left;
    vertical-align: top;
    min-height: 0.0625rem;
    display: block;
  }
  [data-size-sm][data-size-sm="0"],
  [data-size-slg][data-size-sm="0"] {
    display: none;
  }
}
@supports (-ms-ime-align: auto) {
  .container {
    margin: 0rem 0rem 3.125rem 0rem;
  }
}
.container {
  position: relative;
}
@media (max-width:992px) {
  .container {
    padding: 0rem 1.25rem;
  }
}
.cr {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: auto;
  max-width: auto;
  position: relative;
  width: auto;
}
@media (max-width:992px) {
  .cr {
    margin: 0rem;
    padding: 0rem;
  }
}
.cr:after {
  content: "";
  display: block;
  clear: both;
}
.cr .cr {
  padding-left: 0;
  padding-right: 0;
  clear: both;
}
.cr [data-size-lg] {
  float: left;
  vertical-align: top;
  height: auto;
  box-sizing: border-box;
  min-height: 0.0625rem;
  width: 100%;
  padding: 0rem 0.625rem;
}
.cr [data-size-sm] {
  float: left;
  vertical-align: top;
  height: auto;
  box-sizing: border-box;
  min-height: 0.0625rem;
  width: 100%;
  padding: 0rem 0.625rem;
}
.cr > .widget-container-content {
  padding: 0.75rem;
}
input,
textarea {
  height: 30px;
  padding: 0.25rem 0.75rem;
  background-color: #f2f2f2;
  color: #191919;
  border-radius: 0.1875rem;
  border: 1px solid #cccccc;
  font-size: 0.75rem;
  max-width: 100%;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input:focus,
textarea:focus {
  outline: none;
}
input[type="checkbox"],
textarea[type="checkbox"] {
  border-radius: 0 !important;
}
textarea {
  height: auto;
  min-height: 100px;
  font-size: 0.75rem;
  font-family: Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  padding: 0.75rem;
}
select {
  height: 30px;
  padding: 0.25rem 0.75rem;
  background-color: #f2f2f2;
  color: #191919;
  border-radius: 0.1875rem;
  border: 1px solid #cccccc;
  font-size: 0.75rem;
  width: auto;
}
select:focus {
  outline: none;
}
form fieldset.possibleValue {
  transform: none !important;
}
.form-group {
  margin: 0rem 0rem 0.625rem 0rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form-group > input {
  margin: 0rem 0rem 0.625rem 0rem;
}
.form-group > label {
  margin: 0rem 0rem 0.625rem 0rem;
}
.form-group > label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
input[readonly],
textarea[readonly] {
  background-color: #d9d9d9;
  color: #333333;
  cursor: default;
}
input[disabled],
textarea[disabled] {
  background-color: #d9d9d9;
  color: #333333;
  cursor: default;
}
.select2.select2-container.select2-container--disabled .select2-selection {
  background-color: #d9d9d9;
  color: #333333;
  cursor: default;
}
label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
label.control-label {
  font-weight: bold;
  text-decoration: underline;
}
label input[type="checkbox"] {
  width: auto;
  height: 20px;
  position: relative;
  margin: 0 10px 0 0;
}
label input[type="checkbox"]:checked {
  position: relative;
}
label input[type="checkbox"]:checked::before {
  color: #191919;
  content: '\f00c';
  font-family: 'Font Awesome 6 Free';
  position: absolute;
  top: 3px;
  left: 6px;
  font-weight: 900;
}
input[type="file"] {
  background-color: transparent;
  cursor: pointer;
  padding: 200px 50% 0px 50%;
  position: relative;
  transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
  -webkit-transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
  z-index: 5;
  font-size: 0px;
}
input[type="file"]::before {
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  outline: 2px dashed #cccccc;
  outline-offset: -10px;
  -webkit-transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
  transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
}
input[type="file"] + label {
  position: relative;
  z-index: 4;
  top: -74px;
  width: 100%;
  text-align: center;
  display: block;
}
input[type="file"] + label:before {
  content: '\f093';
  position: absolute;
  font-family: "Font Awesome 6 Free";
  font-size: 52px;
  font-weight: 900;
  bottom: 0;
  top: -69px;
  left: 0;
  right: 0;
}
input[type="file"] + label.success:before {
  content: '\f46c';
  color: #28a745;
}
input[name='mediaSearch[mediaSearch]'] {
  margin-top: 0px !important;
}
.bordered_fieldsets {
  margin-bottom: 10px;
  font-size: 1.375rem;
}
.bordered_fieldsets legend {
  font-size: 0.875rem;
  padding: 0.3125rem 0rem;
}
.bordered_fieldsets > fieldset {
  font-size: 0.75rem;
  border: solid 1px #e6e6e6;
  padding: 0.9375rem 0.625rem;
  margin-bottom: 1.25rem;
}
.bordered_fieldsets > fieldset > fieldset {
  border: unset;
}
.bordered_fieldsets > fieldset.collapsible-fieldset-item {
  border-top: unset;
}
.bordered_fieldsets > fieldset.collapsible-fieldset-item.collapsed {
  display: none;
}
.bordered_fieldsets > fieldset.fieldset-has-error {
  border-color: #dc3545;
}
.bordered_fieldsets .collection-fieldset-header {
  border: solid 1px #e6e6e6;
  background-color: #f2f2f2;
  padding: 0.625rem 0.3125rem;
  font-size: 0.875rem;
}
.bordered_fieldsets .collection-fieldset-header .collection-fieldset-header-icon {
  margin: 0rem 0.625rem;
  font-size: 0.875rem;
}
.bordered_fieldsets .collection-fieldset-header.collapsible-fieldset-header .collection-fieldset-header-text {
  cursor: pointer;
}
.bordered_fieldsets .collection-fieldset-header .header-button {
  padding: 0rem 0rem;
  cursor: pointer;
}
.bordered_fieldsets .collection-fieldset-header .header-button-container {
  float: right;
  clear: both;
}
.bordered_fieldsets .collection-fieldset-header .header-button-container .header-button {
  border: solid 1px #cccccc;
  background-color: #e6e6e6;
  border-radius: 0px;
  padding: 0.25rem 0.25rem;
}
.bordered_fieldsets .collection-fieldset-header .header-button-container .header-button:hover {
  background-color: #d9d9d9;
}
.bordered_fieldsets .collection-fieldset-header.collapsed {
  margin-bottom: 0rem;
  border-bottom: unset;
}
.bordered_fieldsets .collection-fieldset-header.collapsed:nth-last-of-type(2) {
  border: solid 1px #e6e6e6;
  margin-bottom: 1.25rem;
}
.bordered_fieldsets .collection-fieldset-header.header-has-error {
  border: solid 1px #dc3545;
}
.bordered_fieldsets .collection-fieldset-header.header-has-error.collapsed {
  border: solid 1px #dc3545;
}
.bordered_fieldsets .collection-fieldset-header.header-has-error.expanded {
  border-bottom-color: #e6e6e6;
}
.has-error span.select2,
.has-error input,
.has-error textarea {
  border: solid #dc3545 1px;
  border-radius: 0.1875rem;
}
.has-error .help-block li {
  color: #dc3545;
  padding: 0.625rem 0rem;
}
/* ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-button {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-thumb {
  background: #252525;
  border: 0px none transparent;
  border-radius: 50px;
}
::-webkit-scrollbar-thumb:hover {
  background: #000000;
}
::-webkit-scrollbar-thumb:active {
  background: #000000;
}
::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none transparent;
  border-radius: 0px;
}
::-webkit-scrollbar-track:hover {
  background: transparent;
}
::-webkit-scrollbar-track:active {
  background: transparent;
}
::-webkit-scrollbar-corner {
  background: transparent;
}
*/
.cr > div table {
  width: 100%;
  max-width: 100%;
}
.cr > div table th,
.cr > div table td {
  text-align: left;
  padding: 0.75rem;
  border-top: 1px solid #e6e6e6;
}
.cr > div table thead th.sorting,
.cr > div table thead th.sorting_asc,
.cr > div table thead th.sorting_desc,
.cr > div table thead th.sorting_disabled {
  padding: 0rem;
  padding-right: 18px;
  background-color: #f2f2f2;
  border-color: #cccccc;
}
.cr > div table thead th.sorting input,
.cr > div table thead th.sorting_asc input,
.cr > div table thead th.sorting_desc input,
.cr > div table thead th.sorting_disabled input,
.cr > div table thead th.sorting select,
.cr > div table thead th.sorting_asc select,
.cr > div table thead th.sorting_desc select,
.cr > div table thead th.sorting_disabled select {
  background-color: transparent;
  border: none;
  height: 25px;
}
.cr > div table thead th.sorting_asc,
.cr > div table thead th.sorting_desc {
  background-color: #e6e6e6;
}
.cr > div table button,
.cr > div table .btn {
  margin: 0rem;
}
.welcome-popup {
  width: 100%;
  max-width: 1200px;
  background-color: #CCC;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 3px;
  overflow: hidden;
}
.welcome-popup .welcome-popup-text {
  background-color: rgba(0, 0, 0, 0.7);
  color: #FFF;
  padding: 20px;
}
.welcome-popup .tile-wrapper {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.welcome-popup .tile {
  padding: 20px;
  text-align: center;
  width: 30%;
  background-color: rgba(0, 0, 0, 0.2);
  margin-top: 20px;
  cursor: pointer;
  border-radius: 3px;
}
.welcome-popup .tile.darker {
  background-color: rgba(0, 0, 0, 0.5);
}
.welcome-popup .tile.lighter {
  background-color: rgba(0, 0, 0, 0.05);
}
.welcome-popup .tile.highlight {
  background-color: rgba(200, 0, 0, 0.3);
}
.welcome-popup .tile.subaction {
  background-color: rgba(100, 0, 0, 0.3);
}
.welcome-popup .tile:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.welcome-popup .tile:hover .tile-icon i {
  color: #ffffff;
}
.welcome-popup .tile .tile-name {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
}
.welcome-popup .tile .tile-icon i {
  font-size: 80px;
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.5);
}
.dataTable {
  width: 100%;
}
.dataTable .filter_row input {
  min-width: 40px;
}
.dataTable tbody td {
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
}
.dataTable tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.dataTables_wrapper.no-global-search .dataTables_filter {
  display: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  cursor: pointer                 !important;
  padding: 0.5em 1em !important;
  border: none                    !important;
  border-radius: 0.1875rem !important;
  font-size: 0.88em !important;
  line-height: 1.6em !important;
  color: #000000 !important;
  white-space: nowrap             !important;
  background-color: none          !important;
  background-image: none          !important;
  filter: none                    !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #ffffff !important;
  background-color: #0074bc !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #000000 !important;
  background-color: #d9d9d9 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:focus {
  border: none !important;
  text-shadow: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  border: none !important;
  text-shadow: none !important;
}
.dataTables_wrapper > .dataTables_length {
  margin-right: 20px;
  margin-bottom: 10px;
  margin-top: 3px;
}
.dataTables_wrapper > .dataTables_length select {
  margin: 0 10px;
  height: 25px;
}
.dataTables_wrapper > .dataTables_filter {
  margin-bottom: 10px;
  margin-top: 3px;
}
.dataTables_wrapper > .dataTables_filter input {
  height: 25px;
}
.dt-button-collection {
  width: auto !important;
}
.dt-button {
  cursor: pointer                 !important;
  position: relative              !important;
  display: inline-block !important;
  margin-right: 5px               !important;
  margin-bottom: 5px              !important;
  padding: 0.5em 1em !important;
  border: none                    !important;
  border-radius: 0.1875rem !important;
  font-size: 0.88em !important;
  line-height: 1.6em !important;
  color: #ffffff !important;
  white-space: nowrap             !important;
  overflow: hidden                !important;
  background-color: #0074bc !important;
  background-image: none          !important;
  filter: none                    !important;
  max-width: calc(100% - 10px) !important;
}
.dt-button:focus {
  border: none !important;
  text-shadow: none !important;
}
.dt-button:active {
  border: none !important;
  text-shadow: none !important;
}
.dt-button.buttons-columnVisibility {
  padding: 0.4375rem 1.25rem !important;
  margin: 0.125rem 0.3125rem !important;
  background-color: #f2f2f2 !important;
  color: #000000 !important;
  border: none !important;
  outline: none !important;
  border-radius: 0.1875rem !important;
  font-size: 0.75rem !important;
  transform: scale(1) !important;
  -o-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
}
.dt-button.buttons-columnVisibility.active {
  background-color: #0074bc !important;
  color: #ffffff !important;
}
.dt-button.buttons-columnVisibility.active:hover {
  background-color: #005589 !important;
}
.dt-button.buttons-columnVisibility.active:active {
  background-color: #003556 !important;
}
.fancybox-container .fancybox-bg {
  opacity: 1;
  background: none;
}
.fancybox-container .fancybox-navigation .fancybox-button {
  height: 70px;
}
.fancybox-container .fancybox-navigation .fancybox-button--arrow_right,
.fancybox-container .fancybox-navigation .fancybox-button--arrow_left {
  padding: 0px;
  transform: scale(0.6);
}
.fancybox-container .fancybox-content {
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px 0px;
  border-radius: 0.1875rem;
}
.fancybox-container .fancybox-content iframe {
  border-radius: 0.1875rem;
}
.fancybox-container .fancybox-content > button {
  background-color: #0074bc;
  color: #ffffff;
  border: none;
  outline: none;
  border-radius: 35px;
  font-size: 0.75rem;
  opacity: 1;
  height: 36px;
  width: 36px;
}
.fancybox-container .fancybox-content > button.fancybox-close-small {
  top: -18px;
  right: -18px;
}
.fancybox-container .fancybox-content > button i {
  font-size: 1.3125rem;
}
.fancybox-container.fb-confirm .fancybox-content {
  border-radius: 0.1875rem;
}
.fancybox-container.fb-confirm .fancybox-content iframe {
  border-radius: 0.1875rem;
}
.cr .select2 .select2-selection--multiple,
.cr .select2 .select2-selection--single {
  padding: 0.25rem 0.75rem;
  background-color: #f2f2f2;
  color: #191919;
  border-radius: 0.1875rem;
  border: 1px solid #cccccc;
  font-size: 0.75rem;
  max-width: 100%;
  width: 100%;
}
.cr .select2 .select2-selection--multiple:focus,
.cr .select2 .select2-selection--single:focus {
  outline: none;
}
.cr .select2 .select2-selection--multiple[type="checkbox"],
.cr .select2 .select2-selection--single[type="checkbox"] {
  border-radius: 0.1875rem !important;
}
.cr .select2 .select2-selection--multiple .select2-selection__rendered,
.cr .select2 .select2-selection--single .select2-selection__rendered {
  font-size: 0.75rem;
  line-height: 20px;
  padding-left: 0px;
}
.cr .select2 .select2-selection--multiple .select2-selection__rendered .select2-search,
.cr .select2 .select2-selection--single .select2-selection__rendered .select2-search {
  line-height: 20px;
}
.cr .select2 .select2-selection--multiple .select2-selection__rendered .select2-search input,
.cr .select2 .select2-selection--single .select2-selection__rendered .select2-search input {
  height: 20px;
  margin-top: 0px;
}
.cr .select2 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice,
.cr .select2 .select2-selection--single .select2-selection__rendered .select2-selection__choice {
  margin-top: 3px;
}
.cr .select2.select2-container--focus .select2-selection--multiple {
  border: 1px solid #cccccc;
}
.select2-container .select2-results__options .select2-results__option--highlighted {
  background-color: #0074bc !important;
  color: #FFF !important;
}
.select2-container .select2-results__options .select2-results__option[aria-selected="true"] {
  background-color: #005589 !important;
  color: #FFF !important;
}
.subtree .subtree {
  margin: 0rem 0rem 0rem 1.5625rem;
}
.subtree .subtree::before {
  left: -37px !important;
}
.subtree .toggle-children {
  display: contents;
}
.j77-docu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
}
.j77-docu .right-navbar {
  order: 2;
  width: 220px;
}
.j77-docu .right-navbar .inner {
  border-left: solid 1px #cccccc;
  padding: 0.9375rem;
  position: fixed;
}
.j77-docu .right-navbar .inner ul li {
  font-size: 14px;
  margin-bottom: 3px;
}
.j77-docu .left-container {
  width: calc(100% - 220px);
  order: 1;
}
.j77-docu .left-container .element-view {
  border: solid 2px #f8f9fa;
  padding: 1.5625rem;
  position: sticky;
}
.j77-docu .left-container .element-pre {
  background-color: #f8f9fa;
  padding: 1.5625rem;
}
.j77-docu .left-container .element-pre p {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 500;
  margin: 0rem 0rem 0.3125rem 0rem;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.j77-docu .left-container .element-pre p b {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 500;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.j77-docu .left-container .element-pre p b.s {
  color: #4f9fcf;
}
.j77-docu .left-container .element-pre p b.si {
  color: #d44950;
}
.j77-docu .left-container .element-pre p b.d {
  color: #2f6f9f;
}
.j77-docu .left-container .element-pre p c {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 500;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.j77-docu .left-container .element-pre p cs {
  color: #4f9fcf;
}
.j77-docu .left-container .element-pre p ca {
  color: #d44950;
}
.j77-docu .left-container .element-pre p cd {
  color: #2f6f9f;
}
.j77-docu .left-container .element-pre p.nl {
  margin: 0rem 0rem 0.3125rem 1.25rem;
}
.j77-docu .left-container .element-pre p.nl-1 {
  margin: 0rem 0rem 0.3125rem 2.5rem;
}
.j77-docu .left-container .element-pre p.nl-2 {
  margin: 0rem 0rem 0.3125rem 3.75rem;
}
.j77-docu .left-container .element-pre p.nl-3 {
  margin: 0rem 0rem 0.3125rem 5rem;
}
.j77-docu .left-container .element-pre p.nl-4 {
  margin: 0rem 0rem 0.3125rem 6.25rem;
}
.j77-docu .left-container .element-pre p.nl-5 {
  margin: 0rem 0rem 0.3125rem 7.5rem;
}
.j77-logo {
  margin-left: 0.625rem;
}
#ui-datepicker-div {
  width: auto;
  height: auto;
  max-width: 255px;
  display: block;
  background-color: #ffffff;
  box-shadow: 10 3 #000000;
  border: 1px solid hsl(0, 0%, 90%);
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.06);
}
#ui-datepicker-div .ui-datepicker-header {
  padding: 5px 20px;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid hsl(0, 0%, 90%);
  display: flex;
  align-items: center;
  position: relative;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  order: 0;
  color: transparent;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  order: 2;
  color: transparent;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  order: 1;
  width: 100%;
  text-align: center;
}
#ui-datepicker-div .ui-datepicker-calendar {
  width: 100%;
  padding: 20px;
  display: block;
  background-color: hsl(0, 0%, 98%);
}
#ui-datepicker-div .ui-datepicker-calendar thead span {
  color: grey;
}
#ui-datepicker-div .ui-datepicker-calendar tbody a {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  border-radius: 50%;
  text-decoration: none;
}
#ui-datepicker-div .ui-datepicker-calendar tbody a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
#ui-datepicker-div .ui-datepicker-calendar tbody a.ui-state-highlight {
  background-color: rgba(38, 38, 38, 0.2);
  color: #000000;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
}
#ui-datepicker-div .ui-datepicker-calendar tbody a.ui-state-active {
  background-color: #0074bc;
  color: #ffffff;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
}
#ui-datepicker-div .ui-timepicker-div {
  padding: 10px 20px;
  overflow: hidden;
  display: block;
  width: 100%;
}
#ui-datepicker-div .ui-timepicker-div dl {
  display: flex;
  flex-wrap: wrap;
}
#ui-datepicker-div .ui-timepicker-div dl dt,
#ui-datepicker-div .ui-timepicker-div dl dd {
  padding: unset;
  margin: unset;
  width: 100%;
}
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_time_label {
  order: 0;
  width: 50%;
  color: black;
  margin-bottom: 10px;
}
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_time {
  width: 50%;
  order: 1;
  margin-bottom: 10px;
}
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_time .ui_tpicker_time_input {
  padding: 0;
  margin: 0;
  border: none;
  height: auto;
  text-align: right;
}
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_hour_label {
  order: 2;
}
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_hour {
  order: 3;
}
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_hour,
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_minute {
  height: 20px;
}
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_hour .ui-slider,
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_minute .ui-slider {
  border: 1px;
  position: relative;
  padding: 10px 0px;
}
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_hour .ui-slider:after,
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_minute .ui-slider:after {
  content: '';
  height: 2px;
  background: hsl(0, 0%, 90%);
  position: absolute;
  left: 0;
  top: 9px;
  width: 100%;
  border-radius: 2px;
  z-index: 1;
}
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_hour .ui-slider .ui-slider-handle,
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_minute .ui-slider .ui-slider-handle {
  background: #0074bc;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  display: block;
  position: absolute;
  border-radius: 50%;
  z-index: 2;
}
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_minute_label {
  order: 4;
}
#ui-datepicker-div .ui-timepicker-div dl .ui_tpicker_minute {
  order: 5;
}
#ui-datepicker-div .ui-datepicker-buttonpane {
  width: 100%;
  padding: 10px 10px;
  display: flex;
  justify-content: space-between;
}
#ui-datepicker-div .ui-datepicker-buttonpane button:hover {
  background-color: #0074bc;
  color: #ffffff;
}
#ui-datepicker-div .ui-datepicker-buttonpane button:focus {
  background-color: #003556;
  color: #ffffff;
}
.ui-widget .ui-icon {
  font-size: 0px;
  color: #000000;
  /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
}
.ui-widget .ui-icon:before {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
}
.ui-widget .ui-icon.ui-icon-blank:before {
  content: '';
}
.ui-widget .ui-icon.ui-icon-caret-1-n:before {
  content: '\f106';
}
.ui-widget .ui-icon.ui-icon-caret-1-ne:before {
  content: '\f106';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-caret-1-e:before {
  content: '\f105';
}
.ui-widget .ui-icon.ui-icon-caret-1-se:before {
  content: '\f105';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-caret-1-s:before {
  content: '\f107';
}
.ui-widget .ui-icon.ui-icon-caret-1-sw:before {
  content: '\f107';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-caret-1-w:before {
  content: '\f104';
}
.ui-widget .ui-icon.ui-icon-caret-1-nw:before {
  content: '\f104';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-triangle-1-n:before {
  content: '\f0d8';
}
.ui-widget .ui-icon.ui-icon-triangle-1-ne:before {
  content: '\f0d8';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-triangle-1-e:before {
  content: '\f0da';
}
.ui-widget .ui-icon.ui-icon-triangle-1-se:before {
  content: '\f0da';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-triangle-1-s:before {
  content: '\f0d7';
}
.ui-widget .ui-icon.ui-icon-triangle-1-sw:before {
  content: '\f0d7';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-triangle-1-w:before {
  content: '\f0d9';
}
.ui-widget .ui-icon.ui-icon-triangle-1-nw:before {
  content: '\f0d9';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-triangle-2-n-s:before {
  content: '\f0dc';
}
.ui-widget .ui-icon.ui-icon-triangle-2-e-w:before {
  content: '\f0dc';
  transform: rotate(90deg);
}
.ui-widget .ui-icon.ui-icon-arrow-1-n:before {
  content: '\f30c';
}
.ui-widget .ui-icon.ui-icon-arrow-1-ne:before {
  content: '\f30c';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-arrow-1-e:before {
  content: '\f30b';
}
.ui-widget .ui-icon.ui-icon-arrow-1-se:before {
  content: '\f30b';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-arrow-1-s:before {
  content: '\f309';
}
.ui-widget .ui-icon.ui-icon-arrow-1-sw:before {
  content: '\f309';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-arrow-1-w:before {
  content: '\f30a';
}
.ui-widget .ui-icon.ui-icon-arrow-1-nw:before {
  content: '\f30a';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-arrow-2-n-s:before {
  content: '\f338';
}
.ui-widget .ui-icon.ui-icon-arrow-2-ne-sw:before {
  content: '\f338';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-arrow-2-e-w:before {
  content: '\f337';
}
.ui-widget .ui-icon.ui-icon-arrow-2-se-nw:before {
  content: '\f337';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-arrowthick-1-n:before {
  content: '\f0d8';
}
.ui-widget .ui-icon.ui-icon-arrowthick-1-ne:before {
  content: '\f0d8';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-arrowthick-1-e:before {
  content: '\f0da';
}
.ui-widget .ui-icon.ui-icon-arrowthick-1-se:before {
  content: '\f0da';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-arrowthick-1-s:before {
  content: '\f0d7';
}
.ui-widget .ui-icon.ui-icon-arrowthick-1-sw:before {
  content: '\f0d7';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-arrowthick-1-w:before {
  content: '\f0d9';
}
.ui-widget .ui-icon.ui-icon-arrowthick-1-nw:before {
  content: '\f0d9';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-arrowthick-2-n-s:before {
  content: '\f0dc';
}
.ui-widget .ui-icon.ui-icon-arrowthick-2-ne-sw:before {
  content: '\f0dc';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-arrowthick-2-e-w:before {
  content: '\f30c';
}
.ui-widget .ui-icon.ui-icon-arrowthick-2-se-nw:before {
  content: '\f30c';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-arrowreturnthick-1-w:before {
  content: '\f064';
}
.ui-widget .ui-icon.ui-icon-arrowreturnthick-1-n:before {
  content: '\f064';
  transform: rotate(90deg);
}
.ui-widget .ui-icon.ui-icon-arrowreturnthick-1-e:before {
  content: '\f064';
  transform: rotate(180deg);
}
.ui-widget .ui-icon.ui-icon-arrowreturnthick-1-s:before {
  content: '\f064';
  transform: rotate(270deg);
}
.ui-widget .ui-icon.ui-icon-arrowreturn-1-w:before {
  content: '\f0e2';
}
.ui-widget .ui-icon.ui-icon-arrowreturn-1-n:before {
  content: '\f0e2';
  transform: rotate(90deg);
}
.ui-widget .ui-icon.ui-icon-arrowreturn-1-e:before {
  content: '\f0e2';
  transform: rotate(180deg);
}
.ui-widget .ui-icon.ui-icon-arrowreturn-1-s:before {
  content: '\f0e2';
  transform: rotate(270deg);
}
.ui-widget .ui-icon.ui-icon-arrowrefresh-1-w:before {
  content: '\f0e2';
}
.ui-widget .ui-icon.ui-icon-arrowrefresh-1-n:before {
  content: '\f0e2';
  transform: rotate(90deg);
}
.ui-widget .ui-icon.ui-icon-arrowrefresh-1-e:before {
  content: '\f0e2';
  transform: rotate(180deg);
}
.ui-widget .ui-icon.ui-icon-arrowrefresh-1-s:before {
  content: '\f0e2';
  transform: rotate(270deg);
}
.ui-widget .ui-icon.ui-icon-arrow-4:before {
  content: '\f0b2';
}
.ui-widget .ui-icon.ui-icon-arrow-4-diag:before {
  content: '\f31e';
}
.ui-widget .ui-icon.ui-icon-extlink:before {
  content: '\f35d';
}
.ui-widget .ui-icon.ui-icon-newwin:before {
  content: '\f2d2';
}
.ui-widget .ui-icon.ui-icon-refresh:before {
  content: '\f021';
}
.ui-widget .ui-icon.ui-icon-shuffle:before {
  content: '\f074';
}
.ui-widget .ui-icon.ui-icon-transfer-e-w:before {
  content: '\f362';
}
.ui-widget .ui-icon.ui-icon-transferthick-e-w:before {
  content: '\f362';
}
.ui-widget .ui-icon.ui-icon-folder-collapsed:before {
  content: '\f07b';
}
.ui-widget .ui-icon.ui-icon-folder-open:before {
  content: '\f07c';
}
.ui-widget .ui-icon.ui-icon-document:before {
  content: '\f15b';
}
.ui-widget .ui-icon.ui-icon-document-b:before {
  content: '\f249';
}
.ui-widget .ui-icon.ui-icon-note:before {
  content: '\f2b9';
}
.ui-widget .ui-icon.ui-icon-mail-closed:before {
  content: '\f0e0';
}
.ui-widget .ui-icon.ui-icon-mail-open:before {
  content: '\f2b6';
}
.ui-widget .ui-icon.ui-icon-suitcase:before {
  content: '\f0f2';
}
.ui-widget .ui-icon.ui-icon-comment:before {
  content: '\f4ad';
}
.ui-widget .ui-icon.ui-icon-person:before {
  content: '\f007';
}
.ui-widget .ui-icon.ui-icon-print:before {
  content: '\f02f';
}
.ui-widget .ui-icon.ui-icon-trash:before {
  content: '\f1f8';
}
.ui-widget .ui-icon.ui-icon-locked:before {
  content: '\f023';
}
.ui-widget .ui-icon.ui-icon-unlocked:before {
  content: '\f3c1';
}
.ui-widget .ui-icon.ui-icon-bookmark:before {
  content: '\f02e';
}
.ui-widget .ui-icon.ui-icon-tag:before {
  content: '\f02b';
}
.ui-widget .ui-icon.ui-icon-home:before {
  content: '\f015';
}
.ui-widget .ui-icon.ui-icon-flag:before {
  content: '\f024';
}
.ui-widget .ui-icon.ui-icon-calendar:before {
  content: '\f073';
}
.ui-widget .ui-icon.ui-icon-cart:before {
  content: '\f07a';
}
.ui-widget .ui-icon.ui-icon-pencil:before {
  content: '\f303';
}
.ui-widget .ui-icon.ui-icon-clock:before {
  content: '\f017';
}
.ui-widget .ui-icon.ui-icon-disk:before {
  content: '\f0c7';
}
.ui-widget .ui-icon.ui-icon-calculator:before {
  content: '\f1ec';
}
.ui-widget .ui-icon.ui-icon-zoomin:before {
  content: '\f00e';
}
.ui-widget .ui-icon.ui-icon-zoomout:before {
  content: '\f010';
}
.ui-widget .ui-icon.ui-icon-search:before {
  content: '\f002';
}
.ui-widget .ui-icon.ui-icon-wrench:before {
  content: '\f0ad';
}
.ui-widget .ui-icon.ui-icon-gear:before {
  content: '\f013';
}
.ui-widget .ui-icon.ui-icon-heart:before {
  content: '\f004';
}
.ui-widget .ui-icon.ui-icon-star:before {
  content: '\f005';
}
.ui-widget .ui-icon.ui-icon-link:before {
  content: '\f0c1';
}
.ui-widget .ui-icon.ui-icon-cancel:before {
  content: '\f05e';
}
.ui-widget .ui-icon.ui-icon-plus:before {
  content: '\f067';
}
.ui-widget .ui-icon.ui-icon-plusthick:before {
  content: '\f067';
}
.ui-widget .ui-icon.ui-icon-minus:before {
  content: '\f068';
}
.ui-widget .ui-icon.ui-icon-minusthick:before {
  content: '\f068';
}
.ui-widget .ui-icon.ui-icon-close:before {
  content: '\f00d';
}
.ui-widget .ui-icon.ui-icon-closethick:before {
  content: '\f00d';
}
.ui-widget .ui-icon.ui-icon-key:before {
  content: '\f084';
}
.ui-widget .ui-icon.ui-icon-lightbulb:before {
  content: '\f0eb';
}
.ui-widget .ui-icon.ui-icon-scissors:before {
  content: '\f0c4';
}
.ui-widget .ui-icon.ui-icon-clipboard:before {
  content: '\f328';
}
.ui-widget .ui-icon.ui-icon-copy:before {
  content: '\f0c5';
}
.ui-widget .ui-icon.ui-icon-contact:before {
  content: '\f2bb';
}
.ui-widget .ui-icon.ui-icon-image:before {
  content: '\f03e';
}
.ui-widget .ui-icon.ui-icon-video:before {
  content: '\f03d';
}
.ui-widget .ui-icon.ui-icon-script:before {
  content: '\f70e';
}
.ui-widget .ui-icon.ui-icon-alert:before {
  content: '\f071';
}
.ui-widget .ui-icon.ui-icon-info:before {
  content: '\f06a';
}
.ui-widget .ui-icon.ui-icon-notice:before {
  content: '\f12a';
}
.ui-widget .ui-icon.ui-icon-help:before {
  content: '\f128';
}
.ui-widget .ui-icon.ui-icon-check:before {
  content: '\f00c';
}
.ui-widget .ui-icon.ui-icon-bullet:before {
  content: '\f111';
}
.ui-widget .ui-icon.ui-icon-radio-on:before {
  content: '\f205';
}
.ui-widget .ui-icon.ui-icon-radio-off:before {
  content: '\f204';
}
.ui-widget .ui-icon.ui-icon-pin-w:before {
  content: '\f08d';
  transform: rotate(90deg);
}
.ui-widget .ui-icon.ui-icon-pin-s:before {
  content: '\f08d';
}
.ui-widget .ui-icon.ui-icon-play:before {
  content: '\f04b';
}
.ui-widget .ui-icon.ui-icon-pause:before {
  content: '\f04c';
}
.ui-widget .ui-icon.ui-icon-seek-next:before {
  content: '\f04e';
}
.ui-widget .ui-icon.ui-icon-seek-prev:before {
  content: '\f04a';
}
.ui-widget .ui-icon.ui-icon-seek-end:before {
  content: '\f051';
}
.ui-widget .ui-icon.ui-icon-seek-start:before {
  content: '\f048';
}
.ui-widget .ui-icon.ui-icon-seek-first:before {
  content: '\f048';
}
.ui-widget .ui-icon.ui-icon-stop:before {
  content: '\f04d';
}
.ui-widget .ui-icon.ui-icon-eject:before {
  content: '\f052';
}
.ui-widget .ui-icon.ui-icon-volume-off:before {
  content: '\f6a9';
}
.ui-widget .ui-icon.ui-icon-volume-on:before {
  content: '\f028';
}
.ui-widget .ui-icon.ui-icon-power:before {
  content: '\f011';
}
.ui-widget .ui-icon.ui-icon-signal-diag:before {
  content: '\f1eb';
  transform: rotate(45deg);
}
.ui-widget .ui-icon.ui-icon-signal:before {
  content: '\f012';
}
.ui-widget .ui-icon.ui-icon-battery-0:before {
  content: '\f244';
}
.ui-widget .ui-icon.ui-icon-battery-1:before {
  content: '\f243';
}
.ui-widget .ui-icon.ui-icon-battery-2:before {
  content: '\f241';
}
.ui-widget .ui-icon.ui-icon-battery-3:before {
  content: '\f240';
}
.ui-widget .ui-icon.ui-icon-circle-plus:before {
  content: '\f055';
}
.ui-widget .ui-icon.ui-icon-circle-minus:before {
  content: '\f056';
}
.ui-widget .ui-icon.ui-icon-circle-close:before {
  content: '\f057';
}
.ui-widget .ui-icon.ui-icon-circle-triangle-e:before {
  content: '\f138';
}
.ui-widget .ui-icon.ui-icon-circle-triangle-s:before {
  content: '\f13a';
}
.ui-widget .ui-icon.ui-icon-circle-triangle-w:before {
  content: '\f137';
}
.ui-widget .ui-icon.ui-icon-circle-triangle-n:before {
  content: '\f139';
}
.ui-widget .ui-icon.ui-icon-circle-arrow-e:before {
  content: '\f0a9';
}
.ui-widget .ui-icon.ui-icon-circle-arrow-s:before {
  content: '\f0ab';
}
.ui-widget .ui-icon.ui-icon-circle-arrow-w:before {
  content: '\f0a8';
}
.ui-widget .ui-icon.ui-icon-circle-arrow-n:before {
  content: '\f0aa';
}
.ui-widget .ui-icon.ui-icon-circle-zoomin:before {
  content: '\f00e';
}
.ui-widget .ui-icon.ui-icon-circle-zoomout:before {
  content: '\f010';
}
.ui-widget .ui-icon.ui-icon-circle-check:before {
  content: '\f058';
}
.ui-widget .ui-icon.ui-icon-circlesmall-plus:before {
  content: '\f0fe';
}
.ui-widget .ui-icon.ui-icon-circlesmall-minus:before {
  content: '\f146';
}
.ui-widget .ui-icon.ui-icon-squaresmall-plus:before {
  content: '\f0fe';
}
.ui-widget .ui-icon.ui-icon-squaresmall-minus:before {
  content: '\f146';
}
.ui-widget .ui-icon.ui-icon-grip-dotted-vertical:before {
  content: '\f142';
}
.ui-widget .ui-icon.ui-icon-grip-dotted-horizontal:before {
  content: '\f141';
}
.ui-widget .ui-icon.ui-icon-grip-solid-vertical:before {
  content: '\f7a5';
}
.ui-widget .ui-icon.ui-icon-grip-solid-horizontal:before {
  content: '\f7a4';
}
.ui-widget .ui-icon.ui-icon-gripsmall-diagonal-se:before {
  content: '\f0de';
  transform: rotate(135deg);
}
.ui-widget .ui-icon.ui-icon-grip-diagonal-se:before {
  content: '\f0de';
  transform: rotate(135deg);
}
html {
  -webkit-text-size-adjust: 100%;
  display: block;
  color: #000000;
}
body {
  display: block;
  background-color: #ffffff;
  font-size: 0.75rem;
  font-family: Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
.login {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: #ffffff;
}
.login .content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
}
.login .content .login-wrapper {
  padding: 0.9375rem;
  width: 95%;
  max-width: 300px;
  background-color: #f2f2f2;
  border-radius: 3px;
}
.login .content .login-wrapper .login--heading > img {
  margin: 0rem 0rem 1.25rem 0rem;
}
.login .content .login-wrapper .login--heading ~ h1 {
  display: none;
}
.login .content .login-wrapper .login--heading ~ h2 {
  font-size: 12px;
  text-align: center;
  margin: 0rem 0rem 1.25rem 0rem;
}
.login .content .login-wrapper input {
  background-color: #ffffff;
}
.login .content .login-wrapper .form-group {
  position: relative;
  margin: 0rem 0rem 1.25rem 0rem;
}
.login .content .login-wrapper .form-group:last-of-type {
  margin: 0rem 0rem 0rem 0rem;
}
.login .content .login-wrapper .form-group button[type="submit"] {
  margin: 0rem 0rem;
  background-color: #0074bc;
  width: 100%;
}
.layout-popup {
  overflow-y: auto !important;
}
.layout-popup .container {
  padding: 70px 10px 10px 10px;
}
.layout-popup .container .current-locale-icon {
  position: fixed;
  top: 17px;
  right: 17px;
  z-index: 10;
}
.layout-popup .container h1 {
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  left: 0;
  background-color: #0074bc;
  color: #ffffff;
  padding: 10px 20px 10px 20px;
  margin: 0rem;
  line-height: 25px;
  border-bottom: 1px solid #005589;
}
.layout-popup .container h1 small {
  opacity: 0.7;
  font-size: 0.75rem;
}
.layout-popup .container form {
  padding: 0.9375rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.layout-popup .container form .form-group {
  display: block;
}
.layout-popup .container form .form-group label {
  display: inline-block;
}
.layout-popup .container form .form-group label.control-label {
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
  background: #fff;
  margin-bottom: 0;
  display: inline-block;
  width: auto;
  min-width: 100%;
  padding: 6px 0px 6px 0px;
}
.layout-popup .container form .form-group label input[type="checkbox"] {
  height: 25px;
}
.layout-popup .container form .form-group.attribute-description {
  position: relative;
}
.layout-popup .container form .form-group.attribute-description > div {
  position: absolute;
  right: 0;
  top: 2px;
}
.layout-popup .container form .form-group.attribute-description > div p {
  text-align: right;
}
.layout-popup .container form .form-group.btn-remove-element {
  top: -19px;
  right: -1px;
}
.layout-popup .container form fieldset.form-table {
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.layout-popup .container form fieldset.form-table .bordered_fieldsets.form-horizontal:not(.collection-fieldset) {
  overflow-x: hidden;
  border-right: 1px solid #ccc;
  padding-right: 4px;
  align-items: stretch;
}
.layout-popup .container form fieldset.form-table .bordered_fieldsets.form-horizontal:not(.collection-fieldset) > .form-horizontal {
  border-right: 1px solid #ccc;
}
.layout-popup .container form fieldset.form-table .bordered_fieldsets.form-horizontal:not(.collection-fieldset) > .form-horizontal:last-of-type {
  border: none;
}
.layout-popup .container form fieldset.form-table > .form-group {
  width: auto;
}
.layout-popup .container form fieldset.form-table > fieldset {
  display: flex;
  align-items: flex-start;
}
.layout-popup .container form fieldset.form-table > fieldset > fieldset {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 1 0;
}
.layout-popup .container form fieldset.form-table > fieldset > fieldset fieldset {
  width: 100%;
  border: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 7px;
  border-top: 1px solid #e5e5e5;
  padding-top: 7px;
}
.layout-popup .container form fieldset.form-table > fieldset > fieldset fieldset:first-of-type {
  border-top: none;
  padding: 0px;
}
.layout-popup .container form fieldset.form-table > fieldset > fieldset fieldset:first-of-type legend {
  font-size: 12px;
  margin-bottom: 6px;
  padding: 6px 0px;
}
.layout-popup .container form fieldset.form-table > fieldset > fieldset div {
  width: 100%;
}
.layout-popup .container form fieldset.form-table > fieldset > fieldset div.attribute-description {
  margin: 0px;
}
.layout-popup .container form fieldset.form-table > fieldset > fieldset p {
  margin-top: 4px;
  min-height: 16px;
}
.layout-popup .container form fieldset.form-table > fieldset > fieldset > legend {
  font-size: 12px;
  color: #000;
  display: block;
  width: 100%;
}
.layout-popup .container form fieldset.form-table > fieldset > fieldset > legend:first-of-type {
  min-height: 40px;
  color: #000;
  font-weight: 600;
  position: relative;
}
.layout-popup .container form fieldset.form-table > fieldset > fieldset > legend:first-of-type:before {
  content: '';
  height: 1px;
  background-color: #ccc;
  width: calc(100% + 20px);
  position: absolute;
  left: 0;
  bottom: 0;
}
.layout-popup .container form fieldset.form-table > fieldset > fieldset .btn {
  margin: 0px;
}
.layout-popup .container form fieldset.form-table > fieldset > fieldset .form-group {
  margin: 0px;
}
.layout-popup .container form button,
.layout-popup .container form .btn:not(.btn-success) {
  margin: 0rem 0rem;
  background-color: #000000;
  color: #ffffff;
  border: none;
  font-size: 10px;
  padding: 4px 6px;
  border-radius: 2px;
}
.layout-popup .container form button i,
.layout-popup .container form .btn:not(.btn-success) i {
  margin-right: 5px;
  font-size: 8px;
}
.widget-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0rem 0rem 1.25rem 0rem;
}
.widget-container .widget-container-operations {
  margin: 0rem 0rem 0.3125rem 0rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
.widget-container .widget-container-operations > * {
  display: flex;
  margin: 0rem 0.3125rem;
}
.widget-container .widget-container-operations > *::nth-last-child(1) {
  margin-right: 0px;
}
.widget-container .nopaddding {
  padding: 0!important;
}
.widget-container input,
.widget-container textarea,
.widget-container select,
.widget-container .select2 .select2-selection.select2-selection--multiple,
.widget-container .select2 .select2-selection.select2-selection--single {
  background-color: #ffffff;
}
.widget-container input[readonly],
.widget-container input[disabled],
.widget-container textarea[readonly],
.widget-container textarea[disabled] {
  background-color: #e6e6e6;
}
.widget-container .j77-accordion {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.widget-container .j77-accordion .ui-accordion-header {
  background-color: #0074bc;
  color: #ffffff;
  padding: 0rem 1.25rem;
}
.widget-container .j77-accordion .ui-accordion-header h4 {
  font-weight: 400;
  flex: auto;
}
.widget-container .j77-accordion .ui-icon-triangle-1-s {
  border-color: #ffffff transparent transparent transparent !important;
}
.widget-container .j77-accordion .widget-container-content {
  background-color: #f2f2f2;
  margin: 0rem 0rem 0.625rem 0rem;
  padding: 0.9375rem;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.widget-container .j77-accordion .widget-container-content table {
  width: 100%;
  border-collapse: collapse;
}
.widget-container .j77-accordion .widget-container-content table > tbody tr {
  padding: 0.3125rem 0rem;
  border-bottom: dotted 1px #cccccc;
}
.widget-container .j77-accordion .widget-container-content table > tbody tr:nth-last-child(1) {
  border: none;
}
.widget-container .j77-accordion .widget-container-content table > tbody tr th {
  width: 150px;
  text-align: left;
}
.widget-container .j77-accordion .widget-container-content table > tbody tr td {
  text-align: left;
}
.widget-container .j77-accordion .widget-container-content table > tbody tr td ul {
  padding: 0rem 0rem 0.3125rem 0rem;
}
.widget-container .j77-accordion .widget-container-content table > tbody tr td ul li {
  border-bottom: dotted 1px #808080;
  padding: 0.3125rem 0rem;
}
.widget-container .j77-accordion .widget-container-content table > tbody tr td ul li > a {
  color: #0d0d0d;
}
.widget-container .j77-accordion .widget-container-content table > tbody tr td ul li > a:hover {
  color: #0074bc;
}
.widget-container .j77-accordion input {
  background-color: #ffffff;
}
.current_value table {
  width: 100%;
  border-collapse: collapse;
}
.current_value table > thead th {
  text-align: left;
  font-weight: bold;
  padding: 8px 10px;
  border-bottom: 1px solid #111;
}
.current_value table > tbody tr {
  padding: 0.3125rem 0rem;
  border-bottom: dotted 1px #cccccc;
}
.current_value table > tbody tr:nth-last-child(1) {
  border: none;
}
.current_value table > tbody tr td {
  text-align: left;
}
.current_value table > tbody tr td ul {
  padding: 0rem 0rem 0.3125rem 0rem;
}
.current_value table > tbody tr td ul li {
  border-bottom: dotted 1px #808080;
  padding: 0.3125rem 0rem;
}
.current_value table > tbody tr td ul li > a {
  color: #0d0d0d;
}
.current_value table > tbody tr td ul li > a:hover {
  color: #0074bc;
}
.product-title {
  position: sticky;
  top: 0px;
  z-index: 10;
  background-color: white;
}
.product-title:before {
  position: absolute;
  top: -20px;
  left: 0px;
  width: 100%;
  height: 20px;
  background-color: #ffffff;
  content: "";
}
.product-title .editable-title h1 {
  transition: all 125ms ease-out;
}
.product-title.title-smaller .editable-title h1 {
  font-size: 1rem;
}
.cr > .left .product--view {
  height: calc(100vh - 100px);
}
.cr .sticky {
  position: sticky;
  top: -90px;
}
@media (max-width:992px) {
  .cr .sticky {
    position: relative;
  }
}
.product--header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.product--header .right {
  max-width: 200px;
}
.widget-container .ui-accordion-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
.widget-container .ui-accordion-header .right {
  text-align: right;
}
.widget-container .btn {
  padding: 0.5rem 0rem;
  min-width: 30px;
  min-height: 30px;
  margin-right: -2px;
  text-align: center;
}
.product--view {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: center;
}
.product--view .product--pre {
  width: 12%;
  margin-right: 20px;
  text-align: center;
}
.product--view .product--next {
  width: 12%;
  margin-left: 20px;
  text-align: center;
}
.product--view .product--main {
  width: 70%;
  padding: 0rem 1.25rem;
  text-align: center;
}
.product--view .product--pre p,
.product--view .product--next p {
  margin-top: 5px;
}
.comment-container {
  width: calc(100% + 30px);
  position: relative;
  margin: -0.9375rem;
  padding: 0rem 1.25rem 2.5rem 1.25rem;
}
.comment-container:after {
  content: '';
  position: absolute;
  width: calc(100% - 40px);
  left: 20px;
  height: 1px;
  bottom: 0;
  border-bottom: dotted 1px #808080;
}
.comment-container:nth-last-child(1)::after {
  display: none;
}
.comment-container:nth-last-child(1) {
  border-bottom-left-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}
.comment-container:nth-child(1) .comment--container {
  margin-top: 0px;
}
.comment-container.done {
  background-color: #e0e4f0;
}
.comment-container.dismiss {
  background-color: #f6dcdd;
}
.comment-container .comment--product-number {
  background-color: #0074bc;
  padding: 0.5rem 0rem;
  width: auto;
  position: relative;
  display: table;
  margin-top: 20px;
  top: 20px;
}
.comment-container .comment--product-number.id-1 {
  top: 0px;
  display: inline-block;
}
.comment-container .comment--product-number::before {
  content: '';
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  width: 20px;
  background-color: inherit;
}
.comment-container .comment--product-number::after {
  content: '';
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  width: 20px;
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
  background-color: inherit;
}
.comment-container .comment--product-number p {
  color: #ffffff;
}
.comment-container .comment--container {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 20px;
  top: 20px;
  position: relative;
}
.comment-container .comment--author {
  width: 80px;
}
.comment-container .comment--author-version {
  background-color: #666666;
  padding: 0.5rem 0rem;
  position: relative;
  width: auto;
  display: inline-block;
  margin-bottom: 10px;
}
.comment-container .comment--author-version::before {
  content: '';
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  width: 20px;
  background-color: inherit;
}
.comment-container .comment--author-version::after {
  content: '';
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  width: 20px;
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
  background-color: inherit;
}
.comment-container .comment--author-version p {
  color: #ffffff;
}
.comment-container .comment--author-version.current {
  background-color: #0074bc;
}
.comment-container .comment--author-info .name {
  margin-bottom: 5px;
  font-size: 10px;
}
.comment-container .comment--author-info .date p {
  color: #0074bc;
  font-size: 10px;
}
.comment-container .comment--main {
  width: calc(100% - 10px);
  margin-left: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.comment-container .comment--main-text,
.comment-container .comment--main-config {
  margin-bottom: 20px;
}
.comment-container .comment--main-config {
  align-self: flex-end;
}
.comment-container .comment--main-config span {
  color: #000000;
  font-size: 10px;
}
.comment-container .comment--main-config span::after {
  content: ' | ';
}
.comment-container .comment--main-config span:nth-last-child(1)::after {
  display: none;
}
.comment-container .comment--main-config span.selected {
  color: #0074bc;
}
.comment-container .comment--main-bottom-button {
  align-self: flex-end;
}
.comment-container .comment--main .comment-main-button {
  display: inline-block;
  align-self: flex-end;
}
.comment-container .comment--sub {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 1.25rem;
  margin-bottom: 20px;
  background-color: #dfdfdf;
  border-radius: 15px;
}
.comment-container .comment--sub.response {
  background-color: #b3b3b3;
}
.product-comment .select2 {
  background-color: #0074bc;
  border-radius: 20px;
}
.product-comment .select2 span {
  color: #ffffff !important;
}
.product-comment .select2 span.select2-selection__rendered {
  padding: 0rem 1.875rem 0rem 1.25rem !important;
}
.product-comment .select2 span.select2-selection__arrow {
  padding: 0rem !important;
  margin-top: 0px !important;
}
.product-comment .select2 span.select2-selection__arrow b {
  border-color: #ffffff transparent transparent transparent !important;
}
.product-comment .select2.select2-container--open .select2-selection__arrow b {
  border-color: transparent transparent #ffffff transparent !important;
}
#page {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}
#page header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #0074bc;
  position: relative;
  height: 60px;
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
}
#page header figure {
  width: 200px;
  height: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#page header figure img {
  max-width: 100%;
  max-height: 100%;
}
#page header .main-title {
  margin: 0rem 0rem 0rem 1rem;
  widows: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width:992px) {
  #page header .main-title {
    display: none;
  }
}
#page header .main-title span {
  color: #ffffff;
  display: block;
  font-size: 1.5rem;
}
#page header .main {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 15px;
  background-color: #0074bc;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
@media (max-width:992px) {
  #page header .main {
    display: none;
  }
}
#page header .main .icon-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
#page header .main .icon-list li {
  margin: 0rem 0.3125rem 0rem 0rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 30px;
  width: 30px;
  border-radius: 0.1875rem;
  background-color: #0074bc;
  font-size: 1rem;
}
#page header .main .icon-list li a {
  margin: 0rem;
  padding: 0rem;
  font-size: 14px;
  color: #ffffff;
}
#page header .main #searchForm .form-group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
#page header .main #searchForm .form-group input {
  padding: 0rem 0.9375rem;
  height: 30px;
  border-top-left-radius: 0.9375rem;
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.9375rem;
  width: 200px;
  -webkit-transition: all ease-in 0.1s;
  -moz-transition: all ease-in 0.1s;
  -o-transition: all ease-in 0.1s;
  transition: all ease-in 0.1s;
  transition-delay: 1s;
}
#page header .main #searchForm .form-group input:focus {
  outline: none;
  width: 400px;
  -webkit-transition: all ease-out 0.1s;
  -moz-transition: all ease-out 0.1s;
  -o-transition: all ease-out 0.1s;
  transition: all ease-out 0.1s;
}
#page header .main #searchForm .form-group .icon {
  margin: 0rem 0.3125rem 0rem -1.875rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 30px;
  width: 30px;
  border-radius: 0.1875rem;
  background-color: #0074bc;
  font-size: 1rem;
  color: #ffffff;
}
#page header .main .search-results {
  display: none;
}
#page header .main .search-results.visible {
  display: block;
  position: absolute;
  width: 400px;
  background-color: #f2f2f2;
  top: 60px;
  z-index: 1000;
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.5);
  border-bottom-left-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
  max-height: 500px;
  height: auto;
  overflow-y: auto;
}
#page header .main .search-results.visible ul {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0.9375rem 0rem 0rem 0.9375rem;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 400px;
}
#page header .main .search-results.visible ul:before {
  position: absolute;
  width: 100%;
  padding: 0.125rem 0.625rem;
  background-color: #0074bc;
  font-size: 0.625rem;
  color: #ffffff;
  margin: -0.9375rem 0rem 0rem -0.9375rem;
  content: attr(data-result-group);
}
#page header .main .search-results.visible ul li {
  width: 100%;
  position: relative;
  padding: 0.625rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  margin: 0rem 0rem 0rem -0.9375rem;
}
#page header .main .search-results.visible ul li:after {
  content: '';
  border-bottom: dotted 1px #b3b3b3;
  bottom: 0;
  width: 100%;
  position: absolute;
}
#page header .main .search-results.visible ul li:nth-last-child(1):after {
  display: none;
}
#page header .main .search-results.visible ul li:hover {
  background-color: #d9d9d9;
}
#page header .main .search-results.visible ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% - 10px);
}
#page header .main .search-results.visible ul li a .result-title {
  font-size: 0.75rem;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
#page header .main .search-results.visible ul li a .result-subtitle {
  margin: 0.1875rem 0rem 0rem 0rem;
  font-size: 0.625rem;
  color: #808080;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
#page header .main .search-results.visible ul li a .result-json {
  margin: 0.3125rem 0rem 0rem 0rem;
  font-size: 0.625rem;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
#page header .language-switcher {
  position: absolute;
  left: -40px;
  background-color: inherit;
  width: 30px;
  height: 30px;
  border-radius: 15px;
}
#page header .language-switcher .select2.select2-container--default .select2-selection--single {
  background-color: transparent !important;
  border: transparent !important;
  border-radius: none;
  position: absolute;
  left: -1px;
  right: 0px;
  top: -7px;
  height: 43px;
  border-radius: 15px;
}
#page header .language-switcher .select2.select2-container--default .select2-selection--single:focus {
  outline: none;
}
#page header .language-switcher .select2.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
#page header .select2-dropdown {
  top: 37px;
  max-width: 30px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.5);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: none;
}
#page header .select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected="true"] {
  display: none;
}
#page header .select2-dropdown .select2-results .select2-results__options .flag-icon {
  opacity: 0.5;
  margin-left: 1px;
}
#page header .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted {
  background-color: #ffffff !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#page header .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted:nth-last-child(1) {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#page header .select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted:hover .flag-icon {
  opacity: 1;
}
@media (max-width:992px) {
  #page header .language-switcher {
    display: none;
  }
}
#page header .mobile-menu {
  display: none;
}
#page header .mobile-switch {
  display: none;
}
@media (max-width:992px) {
  #page header input.mobile-switch {
    background-color: #ffffff;
    border-radius: 2rem 2rem 2rem 2rem;
    -webkit-border-radius: 2rem 2rem 2rem 2rem;
    border: 0.0625rem solid #f5f5f5;
    box-shadow: inset 0 0.125rem 0.125rem 0 rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: inset 0 0.125rem 0.125rem 0 rgba(0, 0, 0, 0.33);
    display: block;
    height: 1rem;
    margin-top: 0.625rem;
    position: fixed;
    width: 3.75rem;
    z-index: 4;
    right: 17px;
  }
  #page header input.mobile-switch:focus {
    outline: none;
  }
  #page header input.mobile-switch + label {
    display: block;
    background: #0074bc;
    width: 1.75rem;
    height: 1.75rem;
    -webkit-border-radius: 2rem 2rem 2rem 2rem;
    border-radius: 2rem 2rem 2rem 2rem;
    position: absolute;
    right: 1.125rem;
    top: 19px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: none;
    -webkit-transition: all 125ms ease-in;
    -moz-transition: all 125ms ease-in;
    -o-transition: all 125ms ease-in;
    transition: all 125ms ease-in;
    z-index: 5;
  }
  #page header input.mobile-switch:checked {
    background: #0074bc;
  }
  #page header input.mobile-switch:checked + label {
    right: 3.75rem;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu {
    right: 0;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu::before {
    right: 0;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu {
    display: block;
    width: 220px;
    height: calc(100vh - 60px);
    background-color: #ffffff;
    padding: 20px;
    position: absolute;
    top: 60px;
    right: 0px;
    border-left: solid 1px #000000;
    z-index: 50;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu:before {
    content: '';
    z-index: -10;
    position: fixed;
    top: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: hsla(0, 0%, 100%, 0.75);
    -webkit-transition: all 60ms ease-in;
    -moz-transition: all 60ms ease-in;
    -o-transition: all 60ms ease-in;
    transition: all 60ms ease-in;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu #searchForm .form-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: row;
    -webkit-box-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu #searchForm .form-group input {
    padding: 0rem 0rem 0rem 0.9375rem;
    height: 30px;
    border-radius: 0.1875rem;
    width: 200px;
    -webkit-transition: all ease-in 0.1s;
    -moz-transition: all ease-in 0.1s;
    -o-transition: all ease-in 0.1s;
    transition: all ease-in 0.1s;
    transition-delay: 1s;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu #searchForm .form-group input:focus {
    outline: none;
    width: 400px;
    -webkit-transition: all ease-out 0.1s;
    -moz-transition: all ease-out 0.1s;
    -o-transition: all ease-out 0.1s;
    transition: all ease-out 0.1s;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu #searchForm .form-group .icon {
    margin: 0rem 0rem 0rem -1.875rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    width: 35px;
    border-radius: 0.1875rem;
    background-color: #0074bc;
    font-size: 1rem;
    color: #ffffff;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .icon-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: column;
    -webkit-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .icon-list li {
    margin: 0rem 0.3125rem 0.3125rem 0rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    width: 30px;
    border-radius: 0.1875rem;
    background-color: #0074bc;
    font-size: 1rem;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .icon-list li a {
    margin: 0rem;
    padding: 0rem;
    font-size: 14px;
    color: #ffffff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .icon-list li a::after {
    content: attr(data-tooltip);
    position: absolute;
    left: 60px;
    color: #000000;
    font-size: 0.75rem;
    font-family: Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    align-self: flex-start;
    font-weight: 400;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .icon-list li.current-page {
    background-color: #0074bc;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page {
    margin: 0.625rem -1.25rem 0rem -1.25rem;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul {
    width: 100%;
    height: auto;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > li {
    width: 100%;
    height: 40px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > li:after {
    content: '';
    border-bottom: dotted 1px #b3b3b3;
    width: 70%;
    margin-left: 10%;
    position: absolute;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > li > a {
    width: 100%;
    display: block;
    padding: 0.625rem 1.25rem;
    color: #0074bc;
    font-size: 0.9375rem;
    position: relative;
    z-index: 2;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > li > a:after {
    content: '';
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 0%;
    background-color: #0074bc;
    border-left: solid 0px #0074bc;
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    z-index: -1;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > li > ul {
    display: none;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > .active {
    height: auto;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > .active > a {
    width: 100%;
    display: block;
    padding: 0.625rem 1.25rem;
    color: #f2f2f2;
    font-size: 0.9375rem;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > .active > a:after {
    content: '';
    width: 100%;
    border-left: solid 4px #0074bc;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > .active > ul {
    display: block;
    padding: 0.625rem 1.25rem;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > .active > ul li {
    padding: 0.625rem 0rem;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > .active > ul li > a {
    width: 100%;
    display: block;
    color: #0074bc;
    font-size: 0.75rem;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > .active > ul li > a:hover {
    color: #0074bc;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > .active > ul li.active {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #0074bc;
    position: relative;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > .active > ul li.active:before {
    background-color: #0074bc;
    content: '';
    position: absolute;
    top: 0;
    left: -20px;
    width: 20px;
    bottom: 0;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > .active > ul li.active:after {
    background-color: #0074bc;
    content: '';
    position: absolute;
    top: 0;
    right: -20px;
    width: 20px;
    bottom: 0;
  }
  #page header input.mobile-switch:checked + label + .mobile-menu .mobile-menu--page > ul > .active > ul li.active a {
    color: #ffffff;
  }
}
#page main {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100vw;
  /*.aside-a{
        width: 220px;
        overflow-y: auto;
        height: calc(100vh - 60px);
        background-color: @sidebar-left-bg-color;
        position: relative;
        z-index: 0;

        @media @lg-max {
            display: none;
        }

        &:after {
            background-color: #color[white];
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 20px;
            bottom: 0;
            z-index: 10;
        }

        > ul {
            width: 100%;
            height: auto;

            // Normal View
            > li {
                width: 100%;
                height: 40px;
                position: relative;
                .transition(all 0.3s ease-in-out);

                &:after {
                    content: '';
                    border-bottom: dotted 1px #color[grey-30];
                    width: 70%;
                    margin-left: 10%;
                    position: absolute;
                }

                > a {
                    width: 100%;
                    display: block;
                    .padding(10,20);
                    color: @sidebar-left-link-color;
                    font-size: 15./16rem;
                    position: relative;
                    z-index: 2;

                    &:after {
                        content: '';
                        .transition(all 0.3s ease-in-out);
                        width: 0%;
                        background-color: @sidebar-left-active-bg-color;
                        border-left: solid 0px @sidebar-left-active-bb-color;
                        position: absolute;
                        top: 0;
                        left: 0;
                        height: 40px;
                        z-index: -1;
                    }
                }

                > ul {
                    display: none;
                }
            }

            // Active nav
            
            > .active {
                height: auto;

                > a {
                    width: 100%;
                    display: block;
                    .padding(10,20);
                    color: #color[grey-5];
                    font-size: 15./16rem;

                    &:after {
                        content: '';
                        width: 100%;
                        border-left: solid 4px #color[main];
                    }
                }

                > ul {
                    display: block;
                    .padding(10,20);
                    
                    li {

                        > a {
                            width: 100%;
                            display: block;
                            color: @sidebar-left-link-color;
                            font-size: 12./16rem;
                            .padding(10,0);

                            &:hover {
                                color: #font#color[link-hover-color];
                            }
                        }

                        &.active {
                            .transition(all 0.3s ease-in-out);
                            background-color: #color[main];
                            position: relative;

                            &:before {
                                background-color: #color[main];
                                content: '';
                                position: absolute;
                                top: 0;
                                left: -20px;
                                width: 20px;
                                bottom: 0;
                            }

                            &:after {
                                background-color: #color[main];
                                content: '';
                                position: absolute;
                                top: 0;
                                right: -20px;
                                width: 20px;
                                bottom: 0;
                                border-top-right-radius: @border-radius;
                                border-bottom-right-radius: @border-radius;
                                z-index: 11;
                            }

                            a {
                                color: #color[white];
                            }
                        }
                    }
                }
            }
        }
    }*/
}
#page main .aside-a {
  background-color: #f2f2f2;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 200px;
}
#page main .aside-a ul.menu {
  overflow-y: auto;
  display: block;
  max-height: calc(100vh - 60px);
}
#page main .aside-a ul li {
  border-bottom: 1px solid #d9d9d9;
  /*&.active{
                    > a{
                        background-color: darken(@sidebar-left-bg-color,10%);
                    }
                    > ul{
                        display:block;
                        li{
                            border-top: @sidebar-left-bg-color;
                            &.active{
                                > a{
                                    background-color: darken(@sidebar-left-bg-color,5%);
                                }
                            }
                        }
                    }
                }*/
}
#page main .aside-a ul li a {
  color: #0074bc;
  font-size: 12px;
  display: block;
  padding: 0.625rem 0.625rem;
  line-height: 20px;
}
#page main .aside-a ul li a:hover {
  background-color: #e5e5e5;
}
#page main .aside-a ul li:last-child {
  border: none;
}
#page main .aside-a ul li ul li {
  border: none;
}
#page main .aside-a ul li ul li a {
  padding: 0.625rem 1.875rem;
}
#page main .aside-a ul li.active > a {
  background-color: #005589;
  color: #ffffff;
}
#page main .aside-b {
  width: 220px;
  overflow-y: auto;
  height: calc(100vh - 60px);
  background-color: #f2f2f2;
}
#page main .aside-b .aside-menu {
  margin: 0rem 0rem 1.25rem 0rem;
}
#page main .aside-b .aside-menu::before {
  content: attr(data-title);
  color: #ffffff;
  padding: 0.3125rem 0.625rem;
  display: block;
  background-color: #272727;
  font-size: 0.9375rem;
  margin-bottom: 0.9375rem;
}
#page main .aside-b .aside-menu li {
  padding: 0.3125rem 0.9375rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: column;
  -webkit-box-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#page main .aside-b .aside-menu li strong {
  font-weight: 600;
}
@media (max-width:992px) {
  #page main .aside-b {
    display: none;
  }
}
#page main.layout-fullwidth .content {
  overflow-y: auto;
  width: 100%;
  height: calc(100vh - 60px);
  padding: 0.9375rem;
}
#page main.layout-fullwidth.layout-sidebar-left .content,
#page main.layout-fullwidth.layout-sidebar-right .content {
  width: calc(100% - 200px);
}
@media (max-width:992px) {
  #page main.layout-fullwidth.layout-sidebar-left .content,
  #page main.layout-fullwidth.layout-sidebar-right .content {
    width: 100%;
  }
}
#page main.layout-fullwidth.layout-sidebar-left.layout-sidebar-right .content {
  width: calc(100% - 440px);
}
@media (max-width:992px) {
  #page main.layout-fullwidth.layout-sidebar-left.layout-sidebar-right .content {
    width: 100%;
  }
}
.cr.fullheight {
  position: relative;
  height: calc(100vh - 90px);
}
.menu_inner {
  padding: 1.25rem 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: sticky;
  left: 0;
  top: -18px;
  z-index: 9;
  background-color: #fff;
}
.menu_inner li {
  display: inline-block;
}
.menu_inner li a {
  background-color: #0074bc;
  padding: 0.625rem 1.25rem;
  color: #fff;
  border-right: 1px solid #0064a3;
}
.menu_inner li a:hover {
  background-color: #0064a3;
}
.menu_inner li:first-child > a {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.menu_inner li:last-child > a {
  border-left: none;
  border-right: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#product-container {
  padding: 0rem 1rem;
}
#product-container .subtree ul li.open {
  background-color: rgba(0, 0, 0, 0.025);
}
#product-container .subtree ul li.open + .subtree {
  background-color: rgba(0, 0, 0, 0.05);
}
#product-container .subtree ul li .product-columns {
  padding: 0rem 0rem 0rem 1.25rem;
}
#product-container .subtree ul li .product-columns:hover {
  background-color: #ececec;
}
#product-container .subtree ul li .product-columns .product-column:last-child {
  width: 500px;
  color: transparent;
}
#product-container .subtree ul li .product-columns .product-column:last-child a {
  font-family: 'Font Awesome 6 Free';
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: transparent;
  overflow: hidden;
  width: 20px;
  height: 20px;
  position: relative;
  font-size: 16px;
}
#product-container .subtree ul li .product-columns .product-column:last-child a:before {
  color: #0074bc;
  position: absolute;
  left: 50%;
  top: 4px;
  margin: 0rem 0rem 0rem -0.625rem;
}
#product-container .subtree ul li .product-columns .product-column:last-child a:first-of-type:before {
  content: "\f06e";
}
#product-container .subtree ul li .product-columns .product-column:last-child a.edit:before {
  content: "\f044";
}
#product-container .subtree ul li .product-columns .product-column:last-child a.copy:before {
  content: "\f0c5";
}
#product-container .subtree ul li .product-columns .product-column:last-child a.undelete:before {
  content: "\f0e2";
}
#product-container .subtree ul li .product-columns .product-column:last-child a.undo_child:before {
  content: '\f1da';
}
#product-container .subtree ul li .product-columns .product-column:last-child a.delete:before {
  content: "\f2ed";
}
#product-container .subtree ul li .product-columns .product-column:last-child a.move:before {
  content: "\f56e";
}
#product-container .subtree ul li .product-columns .product-column:last-child a.create-new-child:before {
  content: "\f0fe";
}
#product-container .subtree ul li:not(.subtree):not(.load-more-item):after {
  border-bottom: 1px solid rgba(0, 0, 0, 0.025);
}
.product_details div[data-size-lg="12"] {
  padding: 0rem 0rem;
}
.product_details div[data-size-lg="6"]:first-of-type {
  padding-left: 0px;
}
.product_details div[data-size-lg="6"]:last-of-type {
  padding-right: 0px;
}
.product_details a[href].fb_auto_small,
.product_details a[href].fb_auto_full,
.product_details a[href].fb_auto_big,
.product_details a[href].fb_auto_middle,
.product_details a[href].ajax_show {
  padding: 0.625rem 0.625rem;
  color: #0074bc;
  border: 1px solid #0074bc;
  display: inline-block;
  margin: 10/2./16rem 0.625rem;
  font-weight: 400;
}
.product_details a[href].fb_auto_small:hover,
.product_details a[href].fb_auto_full:hover,
.product_details a[href].fb_auto_big:hover,
.product_details a[href].fb_auto_middle:hover,
.product_details a[href].ajax_show:hover {
  background-color: #c31818;
  border: 1px solid #c31818;
  color: #fff;
}
.product_details table a[href]:not(.ajax_show) {
  border: none;
}
.product_details table a[href]:not(.ajax_show):hover {
  border: none;
  background-color: transparent;
  color: #0074bc;
}
.product_details table a[href]:not(.ajax_show):hover:before {
  color: #0074bc;
}
.product_details table a[href]:not(.ajax_show).fb_auto_big {
  padding: 2px;
}
.product_details table a[href]:not(.ajax_show).button_product_edit_media,
.product_details table a[href]:not(.ajax_show).button_product_media_download,
.product_details table a[href]:not(.ajax_show).button_product_media_edit_assignment,
.product_details table a[href]:not(.ajax_show).button_product_media_remove_assignment,
.product_details table a[href]:not(.ajax_show).button_product_attribute_unassign,
.product_details table a[href]:not(.ajax_show).button_product_attribute_set_unassign,
.product_details table a[href]:not(.ajax_show).button_product_disabled_attribute_unassign,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_create,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_view,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_rules,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_log,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_edit,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_remove,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_inherited_attributes,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_inherited_media_types,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_inherited_attributes,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_edit,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_remove,
.product_details table a[href]:not(.ajax_show).fas {
  background: transparent;
  font-family: 'Font Awesome 6 Free';
  font-weight: 600;
  font-size: 12px;
  display: inline-block;
  color: transparent;
  overflow: hidden;
  width: 20px;
  height: 20px;
  position: relative;
  padding: 0px;
  margin: 0px!important;
}
.product_details table a[href]:not(.ajax_show).button_product_edit_media:before,
.product_details table a[href]:not(.ajax_show).button_product_media_download:before,
.product_details table a[href]:not(.ajax_show).button_product_media_edit_assignment:before,
.product_details table a[href]:not(.ajax_show).button_product_media_remove_assignment:before,
.product_details table a[href]:not(.ajax_show).button_product_attribute_unassign:before,
.product_details table a[href]:not(.ajax_show).button_product_attribute_set_unassign:before,
.product_details table a[href]:not(.ajax_show).button_product_disabled_attribute_unassign:before,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_create:before,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_view:before,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_rules:before,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_log:before,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_edit:before,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_remove:before,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_inherited_attributes:before,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_inherited_media_types:before,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_inherited_attributes:before,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_edit:before,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_remove:before,
.product_details table a[href]:not(.ajax_show).fas:before {
  position: absolute;
  color: #0074bc;
  left: 50%;
  top: 4px;
  margin: 0rem 0rem 0rem -0.625rem;
}
.product_details table a[href]:not(.ajax_show).button_product_edit_media:hover,
.product_details table a[href]:not(.ajax_show).button_product_media_download:hover,
.product_details table a[href]:not(.ajax_show).button_product_media_edit_assignment:hover,
.product_details table a[href]:not(.ajax_show).button_product_media_remove_assignment:hover,
.product_details table a[href]:not(.ajax_show).button_product_attribute_unassign:hover,
.product_details table a[href]:not(.ajax_show).button_product_attribute_set_unassign:hover,
.product_details table a[href]:not(.ajax_show).button_product_disabled_attribute_unassign:hover,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_create:hover,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_view:hover,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_rules:hover,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_log:hover,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_edit:hover,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_remove:hover,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_inherited_attributes:hover,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_inherited_media_types:hover,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_inherited_attributes:hover,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_edit:hover,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_remove:hover,
.product_details table a[href]:not(.ajax_show).fas:hover {
  color: #0074bc;
  background-color: transparent;
  color: transparent;
}
.product_details table a[href]:not(.ajax_show).button_product_edit_media:before,
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_edit:before,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_edit:before {
  content: "\f044";
}
.product_details table a[href]:not(.ajax_show).button_product_media_download:before {
  content: "\f019";
}
.product_details table a[href]:not(.ajax_show).button_product_media_edit_assignment:before {
  content: "\f0c1";
}
.product_details table a[href]:not(.ajax_show).button_product_media_remove_assignment:before,
.product_details table a[href]:not(.ajax_show).button_product_attribute_unassign:before,
.product_details table a[href]:not(.ajax_show).button_product_attribute_set_unassign:before,
.product_details table a[href]:not(.ajax_show).button_product_disabled_attribute_unassign:before {
  content: "\f127";
}
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_create:before {
  content: "\f0fe";
}
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_view:before {
  content: "\f06e";
}
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_rules:before {
  content: "\f03a";
}
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_log:before {
  content: "\f02d";
}
.product_details table a[href]:not(.ajax_show).button_product_attribute_value_remove:before,
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_remove:before {
  content: "\f068";
}
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_inherited_attributes:before {
  content: "\f0ae";
}
.product_details table a[href]:not(.ajax_show).button_product_product_assignment_inherited_media_types:before {
  content: "\f302";
}
.product_details .widget-container .widget-container-operations {
  color: transparent;
  padding: 0.625rem 0rem;
  margin: 0rem;
}
.product_details .widget-container .widget-container-operations a {
  margin: 0.3125rem 0.3125rem;
}
.product_details .widget-container .widget-container-operations a:last-of-type {
  margin-right: 0px;
}
.product_details .widget-container .j77-accordion {
  background-color: #f2f2f2;
}
.product_details .widget-container .j77-accordion .ui-accordion-header {
  background-color: #e5e5e5;
  color: #0074bc;
  padding: 10px 10px;
  border-radius: 0px;
  cursor: pointer;
  border-bottom: 1px solid #f2f2f2;
}
.product_details .widget-container .j77-accordion .ui-accordion-header:focus {
  outline: none;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu {
  position: relative;
  display: flex;
  flex-direction: row;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-icons {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-icons ul {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-icons ul li {
  padding: 0px 0px 0px 14px;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-icons ul li a {
  margin: 0px;
  padding: 0px;
  border: none;
  color: #000;
  width: 25px;
  height: 25px;
  text-align: center;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-icons ul li a:hover {
  background: transparent;
  color: #e60003;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-icons ul li a i {
  padding-top: 7px;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-dropdown {
  display: flex;
  flex-direction: row;
  align-items: center;
  min-width: 40px;
  justify-content: flex-end;
  height: 100%;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-dropdown:hover .widget-container-inline-menu-dropdown-list-wrapper {
  display: block;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-dropdown:hover i {
  background-color: #fff;
  color: #e60003;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-dropdown i {
  width: 24px;
  height: 24px;
  background-color: transparent;
  position: relative;
  text-align: center;
  -webkit-border-radius: 30px 30px 30px 30px;
  border-radius: 30px 30px 30px 30px;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-dropdown i:before {
  position: relative;
  top: 7px;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-dropdown .widget-container-inline-menu-dropdown-list-wrapper {
  display: none;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 100%;
  padding-top: 10px;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-dropdown .widget-container-inline-menu-dropdown-list-wrapper ul {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-dropdown .widget-container-inline-menu-dropdown-list-wrapper ul li {
  display: block;
  width: 100%;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-dropdown .widget-container-inline-menu-dropdown-list-wrapper ul li:hover a {
  background-color: #f2f2f2;
}
.product_details .widget-container .j77-accordion .ui-accordion-header .widget-container-inline-menu .widget-container-inline-menu-dropdown .widget-container-inline-menu-dropdown-list-wrapper ul li a {
  padding: 10px 10px;
  margin: 0px;
  white-space: nowrap;
  background: #fff;
  display: block;
  text-align: right;
  border: none;
  color: #000;
}
.product_details .widget-container .j77-accordion .widget-container-content .dataTables_wrapper .dataTables_filter {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0.625rem 0rem;
  margin: 0rem 0rem;
}
.product_details .widget-container .j77-accordion .widget-container-content .dataTables_wrapper .dataTables_filter input {
  margin: 0rem 0rem;
  height: 30px;
}
.product_details .widget-container .j77-accordion .widget-container-content.nopadding {
  padding: 0px;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) {
  width: 100%;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) thead th {
  text-align: left;
  vertical-align: center;
  border: none;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) thead th.sorting:last-of-type,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) thead th.sorting_1:last-of-type,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) thead th.sorting_desc:last-of-type {
  padding: 0rem 0.625rem;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody tr {
  padding: 0rem 0rem;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td {
  text-align: left;
  vertical-align: middle;
  padding: 0.25rem 0.625rem;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th a[href].fb_auto_small,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td a[href].fb_auto_small,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th a[href].fb_auto_full,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td a[href].fb_auto_full,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th a[href].fb_auto_big,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td a[href].fb_auto_big,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th a[href].fb_auto_middle,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td a[href].fb_auto_middle,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th a[href].ajax_show,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td a[href].ajax_show {
  margin: 0.3125rem 0.3125rem;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th:first-of-type.sorting_1 a[href].fb_auto_small,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td:first-of-type.sorting_1 a[href].fb_auto_small,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th:first-of-type.sorting_1 a[href].fb_auto_full,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td:first-of-type.sorting_1 a[href].fb_auto_full,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th:first-of-type.sorting_1 a[href].fb_auto_big,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td:first-of-type.sorting_1 a[href].fb_auto_big,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th:first-of-type.sorting_1 a[href].fb_auto_middle,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td:first-of-type.sorting_1 a[href].fb_auto_middle,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th:first-of-type.sorting_1 a[href].ajax_show,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td:first-of-type.sorting_1 a[href].ajax_show {
  margin: 0rem 0rem;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th img,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td img {
  height: 50px;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th.ajax_container,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td.ajax_container {
  padding: 0rem 0rem 0rem 0rem;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th.ajax_container a,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td.ajax_container a {
  margin: 0rem 0.625rem 0rem 0rem;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th ul li,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  padding: 0.625rem 0rem;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th ul li:last-child,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td ul li:last-child {
  border: none;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th .ajax_nextdata,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td .ajax_nextdata {
  padding: 0.625rem 0rem;
}
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th .ajax_nextdata .ajax_show,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td .ajax_nextdata .ajax_show,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody th .ajax_nextdata .ajax_showall,
.product_details .widget-container .j77-accordion .widget-container-content table:not(.inner-table) tbody td .ajax_nextdata .ajax_showall {
  margin-left: 0px;
}
.product_details .widget-container .j77-accordion .widget-container-content table.inner-table tr td {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.product_details .widget-container .j77-accordion .widget-container-content table.inner-table tr td,
.product_details .widget-container .j77-accordion .widget-container-content table.inner-table tr th {
  padding-left: 0px;
}
.product_details .widget-container .j77-accordion .widget-container-content table.inner-table tr:first-of-type td {
  border-top: none;
}
sub {
  vertical-align: sub;
}
sup {
  vertical-align: super;
}
.file-upload-container .file-upload-delete-button {
  margin-left: 0;
}
form .input-bottom-label {
  margin-top: 0.4rem;
}
form > .form-group:last-of-type.form-group:last-of-type {
  text-align: right;
}
form .control-label {
  text-decoration: none;
  font-weight: normal;
}
.specialist-content-wrapper {
  max-width: 90%;
  margin: 25px auto 0 auto;
}
.specialist-content-wrapper form .spacer-below {
  margin-bottom: 2em;
}
.cr > div table thead th.sorting,
.cr > div table thead th.sorting_asc,
.cr > div table thead th.sorting_desc,
.cr > div table thead th.sorting_disabled {
  border-left: 1px solid #e6e6e6;
}
.cr > div table thead th.sorting:last-of-type,
.cr > div table thead th.sorting_asc:last-of-type,
.cr > div table thead th.sorting_desc:last-of-type,
.cr > div table thead th.sorting_disabled:last-of-type {
  border-right: 1px solid #e6e6e6;
}
.cr > div table thead th.sorting.sorting_disabled,
.cr > div table thead th.sorting_asc.sorting_disabled,
.cr > div table thead th.sorting_desc.sorting_disabled,
.cr > div table thead th.sorting_disabled.sorting_disabled {
  padding-left: 10px;
  color: #757575;
  font-weight: normal;
}
.fancybox-container button {
  background-color: #e2001a;
}
.language-switcher,
.current-locale-icon {
  display: none;
}
#page header {
  border-bottom: 1px solid #e6e6e6;
}
#page header figure {
  padding: 5px 0px 5px 0px;
  background-color: #f0f0f0;
}
#page header .main {
  background-color: #f0f0f0;
}
#page header .main .icon-list li {
  background-color: #0074bc;
  border-radius: 15px;
}
a.btn.disabled,
button.disabled,
button:disabled {
  pointer-events: none;
  cursor: default;
  filter: grayscale(100%);
}
.specialist-sso-register-wrapper {
  margin: auto;
  color: #838383;
  font-size: 1rem;
}
.specialist-sso-register-wrapper h1,
.specialist-sso-register-wrapper h2 {
  line-height: 200%;
}
.specialist-sso-register-wrapper .saved-message {
  color: #28a745;
  line-height: 200%;
}
.specialist-sso-register-wrapper a {
  font-size: 1rem;
}
.specialist-sso-register-wrapper p {
  margin: 0 0 1em 0;
  font-size: 1rem;
}
.specialist-sso-register-wrapper p strong {
  font-weight: bold;
  font-size: 1rem;
}
.specialist-sso-register-wrapper .form-group {
  margin-bottom: 1.25rem;
}
.specialist-sso-register-wrapper .form-group:first-of-type .section-name {
  font-weight: bold;
  margin: 0.4em 0 0.2em 0;
}
.specialist-sso-register-wrapper .form-group:first-of-type label.control-label {
  display: inline-flex;
  margin-right: 1em;
}
.specialist-sso-overview-wrapper {
  position: relative;
  max-width: 800px;
  margin: auto;
  color: #838383;
  font-size: 1rem;
}
.specialist-sso-overview-wrapper h1,
.specialist-sso-overview-wrapper h2 {
  line-height: 200%;
}
.specialist-sso-overview-wrapper h1.xtra,
.specialist-sso-overview-wrapper h2.xtra {
  line-height: 100%;
  margin-bottom: 1em;
}
.specialist-sso-overview-wrapper h1 span,
.specialist-sso-overview-wrapper h2 span {
  color: #0074bc;
}
.specialist-sso-overview-wrapper a {
  font-size: 1rem;
}
.specialist-sso-overview-wrapper .saved-message {
  color: #28a745;
}
.specialist-sso-overview-wrapper .search-inactive {
  line-height: 160%;
  color: #ffd24f;
}
.specialist-sso-overview-wrapper p {
  font-size: 1rem;
  margin: 0 0 1em 0;
}
.specialist-sso-overview-wrapper p strong {
  font-size: 1rem;
  font-weight: bold;
}
.specialist-sso-overview-wrapper ul {
  margin: 0 0 1em 0;
  list-style: disc;
  padding-left: 1em;
}
.specialist-sso-overview-wrapper .listing-switch {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0.8rem;
}
.specialist-sso-overview-wrapper .listing-switch a {
  position: relative;
  color: #ffffff;
  display: inline-block;
  border-radius: 1em;
  padding: 1px 0.6em;
  font-size: 0.8rem;
}
.specialist-sso-overview-wrapper .listing-switch a.on {
  background-color: #28a745;
  padding-right: 1.6em;
}
.specialist-sso-overview-wrapper .listing-switch a.on::after {
  content: "";
  position: absolute;
  right: 4%;
  top: 10%;
  width: 1em;
  height: 1em;
  border-radius: 1em;
  background-color: #ffffff;
}
.specialist-sso-overview-wrapper .listing-switch a.off {
  background-color: #e2001a;
  padding-left: 1.6em;
}
.specialist-sso-overview-wrapper .listing-switch a.off::before {
  content: "";
  position: absolute;
  left: 6%;
  top: 10%;
  width: 1em;
  height: 1em;
  border-radius: 1em;
  background-color: #ffffff;
}
.specialist-sso-overview-wrapper .overview-buttons {
  margin-top: 3em;
  position: relative;
}
.specialist-sso-overview-wrapper .overview-buttons p {
  float: left;
  margin: 0;
  text-align: center;
}
.specialist-sso-overview-wrapper .overview-buttons p a.btn {
  border-radius: 0;
  margin: 0;
  font-size: 1rem;
  display: inline-block;
  width: calc(100% - 1em);
  text-align: center;
}
.specialist-sso-overview-wrapper .overview-buttons p:last-of-type {
  text-align: right;
}
.specialist-sso-overview-wrapper .overview-buttons p:first-of-type {
  text-align: left;
}
.specialist-sso-overview-wrapper .overview-banner {
  padding: 0;
  margin-top: 2rem;
  width: 100%;
  display: inline-block;
}
.specialist-sso-overview-wrapper .overview-banner-image {
  width: 100%;
  border-style: solid;
  border-color: #0074bc;
  border-width: 2px;
  margin: 0;
  padding: 0;
}
.select2-hide-disabled-options {
  /* hide disabled options in select boxes */
}
.select2-hide-disabled-options li.select2-results__option[aria-disabled="true"] {
  display: none;
}
.login-wrapper {
  position: relative;
}
.login-wrapper .login_additional {
  margin-top: 5px;
}
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  filter: alpha(opacity=30);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.ui-dialog {
  background-color: #ffffff;
  z-index: 110;
}
.ui-dialog .ui-dialog-titlebar {
  background-color: #0074bc;
  color: #ffffff;
  padding: 0.5625rem;
  margin: 0rem;
  font-size: 1.5rem;
  font-family: Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  line-height: 1.2;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  position: absolute;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
  top: -18px;
  right: -18px;
  height: 36px;
  width: 36px;
  background-color: #e2001a;
  border-radius: 35px;
  color: #ffffff;
  font-size: 0.75rem;
  padding: 8px;
  border: none;
  outline: none;
  margin: 0;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close > .ui-button-icon {
  text-indent: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  box-sizing: border-box;
  padding: 8px;
  color: #ffffff;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close > .ui-button-icon:before {
  font-size: 1.3125rem;
}
.ui-dialog .ui-dialog-content {
  padding: 0.9375rem;
}
.ui-dialog .ui-dialog-buttonpane {
  padding: 0.9375rem;
  padding-top: 0;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  text-align: right;
}
.layout-popup .container form button,
.layout-popup .container form .btn:not(.btn-success) {
  background-color: #0074bc;
}
.layout-popup .container form .bordered_fieldsets .collection-fieldset-header .header-button {
  margin: 0 3px;
  width: 19px;
}
.layout-popup .container form .bordered_fieldsets .collection-fieldset-header .header-button .header-button-icon {
  margin-right: 0;
}
.layout-popup .container form .bordered_fieldsets .collection-fieldset-header .header-button.collection-fieldset-header-button {
  background: none;
  color: black;
}
.layout-popup .container form .bordered_fieldsets .collection-fieldset-header .header-button.collection-fieldset-header-button .header-button-icon {
  font-size: 12px;
  margin: 0;
}
body .menu_inner {
  background-color: transparent;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  top: unset;
  padding: 0;
}
body .menu_inner li a {
  margin-right: 10px;
  border-radius: 3px;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
body .menu_inner li:nth-last-child(1) a {
  margin-right: 0px;
}
.cr .btn-edit {
  float: right !important;
  margin-left: 10px;
}
.cr .btn-create {
  margin-right: 10px;
}
.cr .widget-container .btn.btn-edit,
.cr .widget-container .btn.btn-create {
  background-color: #0074bc;
  color: white;
  border-color: #0074bc;
}
.cr .btn-group.group-conditions label.btn.btn-xs.btn-primary.active {
  font-weight: bold;
}
.cr .btn-group.group-conditions label.btn.btn-xs.btn-primary:not(.active):not(:hover) {
  background-color: #777;
}
ul.breadcrumb {
  margin-bottom: 20px;
  margin-top: 10px;
}
ul.breadcrumb li {
  display: inline-flex;
  position: relative;
  align-items: center;
  margin-right: 5px;
  padding-right: 15px;
}
ul.breadcrumb li a,
ul.breadcrumb li span {
  font-size: 14px;
  line-height: 1.4;
}
ul.breadcrumb li:after {
  content: '\f105';
  position: absolute;
  right: 0;
  font-size: 14px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
}
ul.breadcrumb li:nth-last-child(1):after {
  display: none;
}
body .title-list li {
  border: none !important;
}
body .title-list li > span {
  font-weight: 700;
}
body .title-list li > span::before {
  display: none;
}
body .title-list li ul {
  margin-left: 20px;
}
body .title-list li ul span {
  font-weight: 400;
}
body .title-list li ul span::before {
  content: '-';
  display: inline;
  font-size: 12px;
}
body .widget-container .j77-accordion .widget-container-content.form-validation-result {
  background-color: #ffd24f;
}
body .widget-container .j77-accordion .widget-container-content.form-validation-result ul > li {
  margin-bottom: 10px;
}
body .widget-container .j77-accordion .widget-container-content.form-validation-result ul > li ul {
  margin-left: 20px;
}
body .widget-container .j77-accordion .widget-container-content.form-validation-result ul > li ul > li {
  margin-bottom: 5px;
}
.news-feed .news-feed-inner {
  overflow-y: hidden;
  background-color: #f2f2f2;
  padding: 20px;
  font-size: 1rem;
}
.news-feed .news-feed-inner .news-feed-header {
  padding-left: 6px;
}
.news-feed .news-feed-inner .news-feed-msg-icon {
  color: #0074bc;
  padding-left: 10px;
  text-align: center;
}
.news-feed .news-feed-inner .news-feed-item {
  padding-left: 10px;
  padding-bottom: 5px;
  color: #0074bc;
  font-weight: 700;
}
.news-feed .news-feed-inner .news-feed-item a {
  font-weight: 700;
  color: #0074bc;
}
.news-feed .news-feed-inner .news-feed-item-description {
  padding-top: 10px;
  padding-left: 10px;
}
.news-feed .news-feed-inner .news-feed-item-description a {
  font-weight: 700;
  color: #818181;
}
.news-feed .news-feed-inner .news-feed-item-description h1,
.news-feed .news-feed-inner .news-feed-item-description h2,
.news-feed .news-feed-inner .news-feed-item-description h3 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
}
.dataTable .filter_row .noFilter {
  height: 25px;
  line-height: 25px;
}
.dataTable .filter_row .noFilter:nth-child(1) {
  padding-left: 10px;
}
.dataTable tbody th,
.dataTable tbody td {
  vertical-align: top;
}
body .fancybox-container .fancybox-content > button {
  background-color: #cecece;
  color: #0074bc;
}
.multi-level-checkbox-list-segment:not([data-parent="0"]) {
  margin-left: 2rem;
}
a.ajax_action_link.disabled,
a.ajax_action_link[data-link-disabled="1"] {
  pointer-events: none;
  cursor: default;
  filter: grayscale(100%);
}
.dataTable .possible-value-image {
  height: 4rem;
  width: 4rem;
}
.dataTable .possible-value-image figure {
  height: 100%;
  width: 100%;
}
.dataTable .possible-value-image figure img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.dataTable .possible-value-image span {
  color: #838383;
}
.possible-value-image-view {
  height: 256px;
  width: 256px;
  background-color: #f2f2f2;
  color: #191919;
  border-radius: 0.1875rem;
  border: 1px solid #cccccc;
}
.possible-value-image-view figure {
  height: 100%;
  width: 100%;
  padding: 3px;
  box-sizing: content-box;
}
.possible-value-image-view figure img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.possible-value-image-view span {
  color: #838383;
}
.possible-value-image-view.possible-value-image-view-empty {
  display: flex;
  justify-content: center;
  align-items: center;
}
.possible-value-image-view.possible-value-image-view-empty span {
  display: block;
  font-size: 16px;
}
.content form .form-group.image-view-clear-group {
  clear: both;
}
.content form .form-group.image-upload-group {
  display: flex;
}
.content form .form-group.image-view-group {
  float: left;
  margin-right: 0.5rem;
}
@media (max-width:992px) {
  .content form .form-group.image-view-clear-group {
    clear: both;
  }
  .content form .form-group.image-upload-group {
    clear: both;
    margin-right: 0;
  }
  .content form .form-group.image-view-group {
    clear: both;
    margin-right: 0;
  }
}
/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/jQuery-QueryBuilder@2.7.0/dist/css/query-builder.default.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*!
 * jQuery QueryBuilder 2.7.0
 * Copyright 2014-2023 Damien "Mistic" Sorel (http://www.strangeplanet.fr)
 * Licensed under MIT (https://opensource.org/licenses/MIT)
 */
.query-builder .rule-container,
.query-builder .rule-placeholder,
.query-builder .rules-group-container {
  position: relative;
  margin: 4px 0;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #eee;
  background: rgba(255, 255, 255, 0.9);
}
.query-builder .drag-handle,
.query-builder .error-container,
.query-builder .rule-container .rule-filter-container,
.query-builder .rule-container .rule-operator-container,
.query-builder .rule-container .rule-value-container {
  display: inline-block;
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.query-builder .rules-group-container {
  padding: 10px;
  padding-bottom: 6px;
  border: 1px solid #dcc896;
  background: rgba(250, 240, 210, 0.5);
}
.query-builder .rules-group-header {
  margin-bottom: 10px;
}
.query-builder .rules-group-header .group-conditions .btn.readonly:not(.active),
.query-builder .rules-group-header .group-conditions input[name$=_cond] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
.query-builder .rules-group-header .group-conditions .btn.readonly {
  border-radius: 3px;
}
.query-builder .rules-list {
  list-style: none;
  padding: 0 0 0 15px;
  margin: 0;
}
.query-builder .rule-value-container {
  border-left: 1px solid #ddd;
  padding-left: 5px;
}
.query-builder .rule-value-container label {
  margin-bottom: 0;
  font-weight: 400;
}
.query-builder .rule-value-container label.block {
  display: block;
}
.query-builder .rule-value-container input[type=number],
.query-builder .rule-value-container input[type=text],
.query-builder .rule-value-container select {
  padding: 1px;
}
.query-builder .error-container {
  display: none;
  cursor: help;
  color: red;
}
.query-builder .has-error {
  background-color: #fdd;
  border-color: #f99;
}
.query-builder .has-error .error-container {
  display: inline-block !important;
}
.query-builder .rules-list > ::after,
.query-builder .rules-list > ::before {
  content: "";
  position: absolute;
  left: -10px;
  width: 10px;
  height: calc(50% + 4px);
  border-color: #ccc;
  border-style: solid;
}
.query-builder .rules-list > ::before {
  top: -4px;
  border-width: 0 0 2px 2px;
}
.query-builder .rules-list > ::after {
  top: 50%;
  border-width: 0 0 0 2px;
}
.query-builder .rules-list > :first-child::before {
  top: -12px;
  height: calc(50% + 14px);
}
.query-builder .rules-list > :last-child::before {
  border-radius: 0 0 0 4px;
}
.query-builder .rules-list > :last-child::after {
  display: none;
}
.query-builder.bt-checkbox-glyphicons .checkbox input[type=checkbox]:checked + label::after {
  font-family: "Glyphicons Halflings";
  content: "\e013";
}
.query-builder.bt-checkbox-glyphicons .checkbox label::after {
  padding-left: 4px;
  padding-top: 2px;
  font-size: 9px;
}
.query-builder .error-container + .tooltip .tooltip-inner {
  color: #f99 !important;
}
.query-builder p.filter-description {
  margin: 5px 0 0 0;
  background: #d9edf7;
  border: 1px solid #bce8f1;
  color: #31708f;
  border-radius: 5px;
  padding: 2.5px 5px;
  font-size: 0.8em;
}
.query-builder .rules-group-header [data-invert] {
  margin-left: 5px;
}
.query-builder .drag-handle {
  cursor: move;
  vertical-align: middle;
  margin-left: 5px;
}
.query-builder .dragging {
  position: fixed;
  opacity: 0.5;
  z-index: 100;
}
.query-builder .dragging::after,
.query-builder .dragging::before {
  display: none;
}
.query-builder .rule-placeholder {
  border: 1px dashed #bbb;
  opacity: 0.7;
}
/*# sourceMappingURL=/sm/78759525505c1f95bfa3caa2a90a29059dc2d5be9b6e1aab5ebfd673f8212125.map */


/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#dt/jszip-2.5.0/pdfmake-0.1.36/dt-1.11.3/b-2.1.0/b-colvis-2.1.0/b-html5-2.1.0/b-print-2.1.0/r-2.2.9/sl-1.3.3
 *
 * Included libraries:
 *   JSZip 2.5.0, pdfmake 0.1.36, DataTables 1.11.3, Buttons 2.1.0, Column visibility 2.1.0, HTML5 export 2.1.0, Print view 2.1.0, Responsive 2.2.9, Select 1.3.3
 */
td.dt-control {
  background: url("https://www.datatables.net/examples/resources/details_open.png") no-repeat center center;
  cursor: pointer;
}
tr.dt-hasChild td.dt-control {
  background: url("https://www.datatables.net/examples/resources/details_close.png") no-repeat center center;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
}
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}
table.dataTable thead .sorting {
  background-image: url("DataTables-1.11.3/images/sort_both.png");
}
table.dataTable thead .sorting_asc {
  background-image: url("DataTables-1.11.3/images/sort_asc.png") !important;
}
table.dataTable thead .sorting_desc {
  background-image: url("DataTables-1.11.3/images/sort_desc.png") !important;
}
table.dataTable thead .sorting_asc_disabled {
  background-image: url("DataTables-1.11.3/images/sort_asc_disabled.png");
}
table.dataTable thead .sorting_desc_disabled {
  background-image: url("DataTables-1.11.3/images/sort_desc_disabled.png");
}
table.dataTable tbody tr {
  background-color: #fff;
}
table.dataTable tbody tr.selected {
  background-color: #b0bed9;
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}
table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}
table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}
table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}
table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3,
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}
table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}
table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}
table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}
table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}
table.dataTable th,
table.dataTable td {
  box-sizing: content-box;
}
.dataTables_wrapper {
  position: relative;
  clear: both;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_length select {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  padding: 4px;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  margin-left: 3px;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
@keyframes dtb-spinner {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes dtb-spinner {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes dtb-spinner {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dtb-spinner {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes dtb-spinner {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: white;
  border: 2px solid #111;
  box-shadow: 3px 4px 10px 1px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-align: center;
  z-index: 21;
}
div.dt-button-info h2 {
  padding: 0.5em;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3;
}
div.dt-button-info > div {
  padding: 1em;
}
button.dtb-hide-drop {
  display: none !important;
}
div.dt-button-collection-title {
  text-align: center;
  padding: 0.3em 0 0.5em;
  font-size: 0.9em;
}
div.dt-button-collection-title:empty {
  display: none;
}
span.dt-button-spacer {
  display: inline-block;
  margin: 0.5em;
  white-space: nowrap;
}
span.dt-button-spacer.bar {
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  vertical-align: middle;
  padding-left: 0.5em;
}
span.dt-button-spacer.bar:empty {
  height: 1em;
  width: 1px;
  padding-left: 0;
}
div.dt-button-collection span.dt-button-spacer {
  width: 100%;
  font-size: 0.9em;
  text-align: center;
  margin: 0.5em 0;
}
div.dt-button-collection span.dt-button-spacer:empty {
  height: 0;
  width: 100%;
}
div.dt-button-collection span.dt-button-spacer.bar {
  border-left: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-left: 0;
}
button.dt-button,
div.dt-button,
a.dt-button,
input.dt-button {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin-left: 0.167em;
  margin-right: 0.167em;
  margin-bottom: 0.333em;
  padding: 0.5em 1em;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  cursor: pointer;
  font-size: 0.88em;
  line-height: 1.6em;
  color: black;
  white-space: nowrap;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background: -webkit-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -moz-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(top, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(230, 230, 230, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="rgba(230, 230, 230, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  outline: none;
  text-overflow: ellipsis;
}
button.dt-button:first-child,
div.dt-button:first-child,
a.dt-button:first-child,
input.dt-button:first-child {
  margin-left: 0;
}
button.dt-button.disabled,
div.dt-button.disabled,
a.dt-button.disabled,
input.dt-button.disabled {
  cursor: default;
  opacity: 0.4;
}
button.dt-button:active:not(.disabled),
button.dt-button.active:not(.disabled),
div.dt-button:active:not(.disabled),
div.dt-button.active:not(.disabled),
a.dt-button:active:not(.disabled),
a.dt-button.active:not(.disabled),
input.dt-button:active:not(.disabled),
input.dt-button.active:not(.disabled) {
  background-color: rgba(0, 0, 0, 0.1);
  background: -webkit-linear-gradient(top, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -moz-linear-gradient(top, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(top, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(179, 179, 179, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="rgba(179, 179, 179, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");
  box-shadow: inset 1px 1px 3px #999;
}
button.dt-button:active:not(.disabled):hover:not(.disabled),
button.dt-button.active:not(.disabled):hover:not(.disabled),
div.dt-button:active:not(.disabled):hover:not(.disabled),
div.dt-button.active:not(.disabled):hover:not(.disabled),
a.dt-button:active:not(.disabled):hover:not(.disabled),
a.dt-button.active:not(.disabled):hover:not(.disabled),
input.dt-button:active:not(.disabled):hover:not(.disabled),
input.dt-button.active:not(.disabled):hover:not(.disabled) {
  box-shadow: inset 1px 1px 3px #999;
  background-color: rgba(0, 0, 0, 0.1);
  background: -webkit-linear-gradient(top, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -moz-linear-gradient(top, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(top, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(128, 128, 128, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="rgba(128, 128, 128, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");
}
button.dt-button:hover,
div.dt-button:hover,
a.dt-button:hover,
input.dt-button:hover {
  text-decoration: none;
}
button.dt-button:hover:not(.disabled),
div.dt-button:hover:not(.disabled),
a.dt-button:hover:not(.disabled),
input.dt-button:hover:not(.disabled) {
  border: 1px solid #666;
  background-color: rgba(0, 0, 0, 0.1);
  background: -webkit-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -moz-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="rgba(153, 153, 153, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");
}
button.dt-button:focus:not(.disabled),
div.dt-button:focus:not(.disabled),
a.dt-button:focus:not(.disabled),
input.dt-button:focus:not(.disabled) {
  border: 1px solid #426c9e;
  text-shadow: 0 1px 0 #c4def1;
  outline: none;
  background-color: #79ace9;
  background: -webkit-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);
  background: -moz-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);
  background: -ms-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);
  background: -o-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);
  background: linear-gradient(to bottom, #d1e2f7 0%, #79ace9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="#d1e2f7", EndColorStr="#79ace9");
}
button.dt-button span.dt-down-arrow,
div.dt-button span.dt-down-arrow,
a.dt-button span.dt-down-arrow,
input.dt-button span.dt-down-arrow {
  position: relative;
  top: -2px;
  color: rgba(70, 70, 70, 0.75);
  font-size: 8px;
  padding-left: 10px;
  line-height: 1em;
}
.dt-button embed {
  outline: none;
}
div.dt-buttons {
  position: relative;
  float: left;
}
div.dt-buttons.buttons-right {
  float: right;
}
div.dataTables_layout_cell div.dt-buttons {
  float: none;
}
div.dataTables_layout_cell div.dt-buttons.buttons-right {
  float: none;
}
div.dt-btn-split-wrapper {
  display: inline-block;
}
div.dt-button-collection {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  margin-top: 3px;
  padding: 4px 4px 2px 4px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-color: white;
  overflow: hidden;
  z-index: 2002;
  border-radius: 5px;
  box-shadow: 3px 4px 10px 1px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
}
div.dt-button-collection button.dt-button,
div.dt-button-collection div.dt-button,
div.dt-button-collection a.dt-button {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  display: block;
  float: none;
  margin: 4px 0 2px 0;
}
div.dt-button-collection button.dt-button:active:not(.disabled),
div.dt-button-collection button.dt-button.active:not(.disabled),
div.dt-button-collection div.dt-button:active:not(.disabled),
div.dt-button-collection div.dt-button.active:not(.disabled),
div.dt-button-collection a.dt-button:active:not(.disabled),
div.dt-button-collection a.dt-button.active:not(.disabled) {
  background-color: #dadada;
  background: -webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  background: -moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  background: -ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  background: -o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  background: linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="#f0f0f0", EndColorStr="#dadada");
  box-shadow: inset 1px 1px 3px #666;
}
div.dt-button-collection button.dt-button:first-child,
div.dt-button-collection div.dt-button:first-child,
div.dt-button-collection a.dt-button:first-child {
  margin-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
div.dt-button-collection button.dt-button:last-child,
div.dt-button-collection div.dt-button:last-child,
div.dt-button-collection a.dt-button:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
div.dt-button-collection div.dt-btn-split-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: stretch;
  margin: 4px 0 2px 0;
}
div.dt-button-collection div.dt-btn-split-wrapper button.dt-button {
  margin: 0;
  display: inline-block;
  width: 0;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 50px;
  border-radius: 0;
}
div.dt-button-collection div.dt-btn-split-wrapper button.dt-btn-split-drop {
  min-width: 20px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 0;
}
div.dt-button-collection div.dt-btn-split-wrapper:first-child {
  margin-top: 0;
}
div.dt-button-collection div.dt-btn-split-wrapper:first-child button.dt-button {
  border-top-left-radius: 3px;
}
div.dt-button-collection div.dt-btn-split-wrapper:first-child button.dt-btn-split-drop {
  border-top-right-radius: 3px;
}
div.dt-button-collection div.dt-btn-split-wrapper:last-child button.dt-button {
  border-bottom-left-radius: 3px;
}
div.dt-button-collection div.dt-btn-split-wrapper:last-child button.dt-btn-split-drop {
  border-bottom-right-radius: 3px;
}
div.dt-button-collection div.dt-btn-split-wrapper:active:not(.disabled) button.dt-button,
div.dt-button-collection div.dt-btn-split-wrapper.active:not(.disabled) button.dt-button {
  background-color: #dadada;
  background: -webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  background: -moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  background: -ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  background: -o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  background: linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr="#f0f0f0", EndColorStr="#dadada");
  box-shadow: inset 0px 0px 3px #666;
}
div.dt-button-collection div.dt-btn-split-wrapper:active:not(.disabled) button.dt-btn-split-drop,
div.dt-button-collection div.dt-btn-split-wrapper.active:not(.disabled) button.dt-btn-split-drop {
  box-shadow: none;
}
div.dt-button-collection.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0;
}
div.dt-button-collection.fixed.two-column {
  margin-left: -200px;
}
div.dt-button-collection.fixed.three-column {
  margin-left: -225px;
}
div.dt-button-collection.fixed.four-column {
  margin-left: -300px;
}
div.dt-button-collection > :last-child {
  display: block !important;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px;
}
div.dt-button-collection > :last-child > * {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}
div.dt-button-collection.two-column {
  width: 400px;
}
div.dt-button-collection.two-column > :last-child {
  padding-bottom: 1px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
}
div.dt-button-collection.three-column {
  width: 450px;
}
div.dt-button-collection.three-column > :last-child {
  padding-bottom: 1px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
}
div.dt-button-collection.four-column {
  width: 600px;
}
div.dt-button-collection.four-column > :last-child {
  padding-bottom: 1px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4;
}
div.dt-button-collection .dt-button {
  border-radius: 0;
}
div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  background: -ms-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -moz-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, rgba(0, 0, 0, 0.7)));
  background: -webkit-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  z-index: 2001;
}
@media screen and (max-width: 640px) {
  div.dt-buttons {
    float: none !important;
    text-align: center;
  }
}
button.dt-button.processing,
div.dt-button.processing,
a.dt-button.processing {
  color: rgba(0, 0, 0, 0.2);
}
button.dt-button.processing:after,
div.dt-button.processing:after,
a.dt-button.processing:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  box-sizing: border-box;
  display: block;
  content: " ";
  border: 2px solid #282828;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: dtb-spinner 1500ms infinite linear;
  -o-animation: dtb-spinner 1500ms infinite linear;
  -ms-animation: dtb-spinner 1500ms infinite linear;
  -webkit-animation: dtb-spinner 1500ms infinite linear;
  -moz-animation: dtb-spinner 1500ms infinite linear;
}
button.dt-btn-split-drop {
  margin-left: calc(-1px - 0.333em);
  padding-bottom: calc(0.5em - 1px);
  border-radius: 0px 1px 1px 0px;
  color: rgba(70, 70, 70, 0.9);
  border-left: none;
}
button.dt-btn-split-drop span.dt-btn-split-drop-arrow {
  position: relative;
  top: -1px;
  left: -2px;
  font-size: 8px;
}
button.dt-btn-split-drop:hover {
  z-index: 2;
}
button.buttons-split {
  border-right: 1px solid rgba(70, 70, 70, 0);
  border-radius: 1px 0px 0px 1px;
}
button.dt-btn-split-drop-button {
  background-color: white;
}
button.dt-btn-split-drop-button:hover {
  background-color: white;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
  top: 50%;
  left: 5px;
  height: 1em;
  width: 1em;
  margin-top: -9px;
  display: block;
  position: absolute;
  color: white;
  border: 0.15em solid white;
  border-radius: 1em;
  box-shadow: 0 0 0.2em #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Courier New", Courier, monospace;
  line-height: 1em;
  content: "+";
  background-color: #31b131;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
  content: "-";
  background-color: #d33333;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control {
  padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control:before {
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control,
table.dataTable.dtr-column > tbody > tr > th.dtr-control,
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 0.8em;
  width: 0.8em;
  margin-top: -0.5em;
  margin-left: -0.5em;
  display: block;
  position: absolute;
  color: white;
  border: 0.15em solid white;
  border-radius: 1em;
  box-shadow: 0 0 0.2em #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Courier New", Courier, monospace;
  line-height: 1em;
  content: "+";
  background-color: #31b131;
}
table.dataTable.dtr-column > tbody > tr.parent td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: "-";
  background-color: #d33333;
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}
div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em;
}
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}
div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea;
}
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}
table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #b0bed9;
}
table.dataTable.stripe tbody > tr.odd.selected,
table.dataTable.stripe tbody > tr.odd > .selected,
table.dataTable.display tbody > tr.odd.selected,
table.dataTable.display tbody > tr.odd > .selected {
  background-color: #acbad4;
}
table.dataTable.hover tbody > tr.selected:hover,
table.dataTable.hover tbody > tr > .selected:hover,
table.dataTable.display tbody > tr.selected:hover,
table.dataTable.display tbody > tr > .selected:hover {
  background-color: #aab7d1;
}
table.dataTable.order-column tbody > tr.selected > .sorting_1,
table.dataTable.order-column tbody > tr.selected > .sorting_2,
table.dataTable.order-column tbody > tr.selected > .sorting_3,
table.dataTable.order-column tbody > tr > .selected,
table.dataTable.display tbody > tr.selected > .sorting_1,
table.dataTable.display tbody > tr.selected > .sorting_2,
table.dataTable.display tbody > tr.selected > .sorting_3,
table.dataTable.display tbody > tr > .selected {
  background-color: #acbad5;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
table.dataTable.display tbody > tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
table.dataTable.display tbody > tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
table.dataTable.display tbody > tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
table.dataTable.display tbody > tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody > tr.odd > .selected,
table.dataTable.order-column.stripe tbody > tr.odd > .selected {
  background-color: #a6b4cd;
}
table.dataTable.display tbody > tr.even > .selected,
table.dataTable.order-column.stripe tbody > tr.even > .selected {
  background-color: #acbad5;
}
table.dataTable.display tbody > tr.selected:hover > .sorting_1,
table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_1 {
  background-color: #a2aec7;
}
table.dataTable.display tbody > tr.selected:hover > .sorting_2,
table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_2 {
  background-color: #a3b0c9;
}
table.dataTable.display tbody > tr.selected:hover > .sorting_3,
table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_3 {
  background-color: #a5b2cb;
}
table.dataTable.display tbody > tr:hover > .selected,
table.dataTable.display tbody > tr > .selected:hover,
table.dataTable.order-column.hover tbody > tr:hover > .selected,
table.dataTable.order-column.hover tbody > tr > .selected:hover {
  background-color: #a2aec7;
}
table.dataTable tbody td.select-checkbox,
table.dataTable tbody th.select-checkbox {
  position: relative;
}
table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after {
  display: block;
  position: absolute;
  top: 1.2em;
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
}
table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody th.select-checkbox:before {
  content: " ";
  margin-top: -6px;
  margin-left: -6px;
  border: 1px solid black;
  border-radius: 3px;
}
table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
  content: "✓";
  font-size: 20px;
  margin-top: -19px;
  margin-left: -6px;
  text-align: center;
  text-shadow: 1px 1px #b0bed9, -1px -1px #b0bed9, 1px -1px #b0bed9, -1px 1px #b0bed9;
}
table.dataTable.compact tbody td.select-checkbox:before,
table.dataTable.compact tbody th.select-checkbox:before {
  margin-top: -12px;
}
table.dataTable.compact tr.selected td.select-checkbox:after,
table.dataTable.compact tr.selected th.select-checkbox:after {
  margin-top: -16px;
}
div.dataTables_wrapper span.select-info,
div.dataTables_wrapper span.select-item {
  margin-left: 0.5em;
}
@media screen and (max-width: 640px) {
  div.dataTables_wrapper span.select-info,
  div.dataTables_wrapper span.select-item {
    margin-left: 0;
    display: block;
  }
}
table.dataTable thead .sorting {
  background-image: url(data-tables/datatables/images/sort_both.png);
}
table.dataTable thead .sorting_asc {
  background-image: url(data-tables/datatables/images/sort_asc.png) !important;
}
table.dataTable thead .sorting_desc {
  background-image: url(data-tables/datatables/images/sort_desc.png) !important;
}
table.dataTable thead .sorting_asc_disabled {
  background-image: url(data-tables/datatables/images/sort_asc_disabled.png);
}
table.dataTable thead .sorting_desc_disabled {
  background-image: url(data-tables/datatables/images/sort_desc_disabled.png);
}

.search-result-active {
  background-color: #959191;
}
#searchForm .results-visible {
  outline: none;
  width: 400px !important;
  transition: all ease-out 0.1s;
}

.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: '\00a0';
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-ad {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ad.svg);
}
.flag-icon-ad.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ad.svg);
}
.flag-icon-ae {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ae.svg);
}
.flag-icon-ae.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ae.svg);
}
.flag-icon-af {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/af.svg);
}
.flag-icon-af.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/af.svg);
}
.flag-icon-ag {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ag.svg);
}
.flag-icon-ag.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ag.svg);
}
.flag-icon-ai {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ai.svg);
}
.flag-icon-ai.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ai.svg);
}
.flag-icon-al {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/al.svg);
}
.flag-icon-al.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/al.svg);
}
.flag-icon-am {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/am.svg);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/am.svg);
}
.flag-icon-ao {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ao.svg);
}
.flag-icon-ao.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ao.svg);
}
.flag-icon-aq {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/aq.svg);
}
.flag-icon-aq.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/aq.svg);
}
.flag-icon-ar {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ar.svg);
}
.flag-icon-ar.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ar.svg);
}
.flag-icon-as {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/as.svg);
}
.flag-icon-as.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/as.svg);
}
.flag-icon-at {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/at.svg);
}
.flag-icon-at.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/at.svg);
}
.flag-icon-au {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/au.svg);
}
.flag-icon-au.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/au.svg);
}
.flag-icon-aw {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/aw.svg);
}
.flag-icon-aw.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/aw.svg);
}
.flag-icon-ax {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ax.svg);
}
.flag-icon-ax.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ax.svg);
}
.flag-icon-az {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/az.svg);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/az.svg);
}
.flag-icon-ba {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ba.svg);
}
.flag-icon-ba.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ba.svg);
}
.flag-icon-bb {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bb.svg);
}
.flag-icon-bb.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bb.svg);
}
.flag-icon-bd {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bd.svg);
}
.flag-icon-bd.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bd.svg);
}
.flag-icon-be {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/be.svg);
}
.flag-icon-be.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/be.svg);
}
.flag-icon-bf {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bf.svg);
}
.flag-icon-bf.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bf.svg);
}
.flag-icon-bg {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bg.svg);
}
.flag-icon-bg.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bg.svg);
}
.flag-icon-bh {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bh.svg);
}
.flag-icon-bh.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bh.svg);
}
.flag-icon-bi {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bi.svg);
}
.flag-icon-bi.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bi.svg);
}
.flag-icon-bj {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bj.svg);
}
.flag-icon-bj.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bj.svg);
}
.flag-icon-bl {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bl.svg);
}
.flag-icon-bl.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bl.svg);
}
.flag-icon-bm {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bm.svg);
}
.flag-icon-bm.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bm.svg);
}
.flag-icon-bn {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bn.svg);
}
.flag-icon-bn.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bn.svg);
}
.flag-icon-bo {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bo.svg);
}
.flag-icon-bo.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bo.svg);
}
.flag-icon-bq {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bq.svg);
}
.flag-icon-bq.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bq.svg);
}
.flag-icon-br {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/br.svg);
}
.flag-icon-br.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/br.svg);
}
.flag-icon-bs {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bs.svg);
}
.flag-icon-bs.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bs.svg);
}
.flag-icon-bt {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bt.svg);
}
.flag-icon-bt.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bt.svg);
}
.flag-icon-bv {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bv.svg);
}
.flag-icon-bv.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bv.svg);
}
.flag-icon-bw {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bw.svg);
}
.flag-icon-bw.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bw.svg);
}
.flag-icon-by {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/by.svg);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/by.svg);
}
.flag-icon-bz {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/bz.svg);
}
.flag-icon-bz.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/bz.svg);
}
.flag-icon-ca {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ca.svg);
}
.flag-icon-ca.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ca.svg);
}
.flag-icon-cc {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cc.svg);
}
.flag-icon-cc.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cc.svg);
}
.flag-icon-cd {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cd.svg);
}
.flag-icon-cd.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cd.svg);
}
.flag-icon-cf {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cf.svg);
}
.flag-icon-cf.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cf.svg);
}
.flag-icon-cg {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cg.svg);
}
.flag-icon-cg.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cg.svg);
}
.flag-icon-ch {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ch.svg);
}
.flag-icon-ch.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ch.svg);
}
.flag-icon-ci {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ci.svg);
}
.flag-icon-ci.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ci.svg);
}
.flag-icon-ck {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ck.svg);
}
.flag-icon-ck.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ck.svg);
}
.flag-icon-cl {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cl.svg);
}
.flag-icon-cl.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cl.svg);
}
.flag-icon-cm {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cm.svg);
}
.flag-icon-cm.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cm.svg);
}
.flag-icon-cn {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cn.svg);
}
.flag-icon-cn.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cn.svg);
}
.flag-icon-co {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/co.svg);
}
.flag-icon-co.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/co.svg);
}
.flag-icon-cr {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cr.svg);
}
.flag-icon-cr.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cr.svg);
}
.flag-icon-cu {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cu.svg);
}
.flag-icon-cu.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cu.svg);
}
.flag-icon-cv {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cv.svg);
}
.flag-icon-cv.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cv.svg);
}
.flag-icon-cw {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cw.svg);
}
.flag-icon-cw.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cw.svg);
}
.flag-icon-cx {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cx.svg);
}
.flag-icon-cx.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cx.svg);
}
.flag-icon-cy {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cy.svg);
}
.flag-icon-cy.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cy.svg);
}
.flag-icon-cz {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/cz.svg);
}
.flag-icon-cz.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/cz.svg);
}
.flag-icon-de {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/de.svg);
}
.flag-icon-de.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/de.svg);
}
.flag-icon-dj {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/dj.svg);
}
.flag-icon-dj.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/dj.svg);
}
.flag-icon-dk {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/dk.svg);
}
.flag-icon-dk.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/dk.svg);
}
.flag-icon-dm {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/dm.svg);
}
.flag-icon-dm.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/dm.svg);
}
.flag-icon-do {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/do.svg);
}
.flag-icon-do.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/do.svg);
}
.flag-icon-dz {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/dz.svg);
}
.flag-icon-dz.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/dz.svg);
}
.flag-icon-ec {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ec.svg);
}
.flag-icon-ec.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ec.svg);
}
.flag-icon-ee {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ee.svg);
}
.flag-icon-ee.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ee.svg);
}
.flag-icon-eg {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/eg.svg);
}
.flag-icon-eg.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/eg.svg);
}
.flag-icon-eh {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/eh.svg);
}
.flag-icon-eh.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/eh.svg);
}
.flag-icon-er {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/er.svg);
}
.flag-icon-er.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/er.svg);
}
.flag-icon-es {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/es.svg);
}
.flag-icon-es.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/es.svg);
}
.flag-icon-et {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/et.svg);
}
.flag-icon-et.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/et.svg);
}
.flag-icon-fi {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/fi.svg);
}
.flag-icon-fi.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/fi.svg);
}
.flag-icon-fj {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/fj.svg);
}
.flag-icon-fj.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/fj.svg);
}
.flag-icon-fk {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/fk.svg);
}
.flag-icon-fk.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/fk.svg);
}
.flag-icon-fm {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/fm.svg);
}
.flag-icon-fm.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/fm.svg);
}
.flag-icon-fo {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/fo.svg);
}
.flag-icon-fo.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/fo.svg);
}
.flag-icon-fr {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/fr.svg);
}
.flag-icon-fr.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/fr.svg);
}
.flag-icon-ga {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ga.svg);
}
.flag-icon-ga.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ga.svg);
}
.flag-icon-gb {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gb.svg);
}
.flag-icon-gb.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gb.svg);
}
.flag-icon-gd {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gd.svg);
}
.flag-icon-gd.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gd.svg);
}
.flag-icon-ge {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ge.svg);
}
.flag-icon-ge.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ge.svg);
}
.flag-icon-gf {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gf.svg);
}
.flag-icon-gf.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gf.svg);
}
.flag-icon-gg {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gg.svg);
}
.flag-icon-gg.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gg.svg);
}
.flag-icon-gh {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gh.svg);
}
.flag-icon-gh.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gh.svg);
}
.flag-icon-gi {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gi.svg);
}
.flag-icon-gi.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gi.svg);
}
.flag-icon-gl {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gl.svg);
}
.flag-icon-gl.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gl.svg);
}
.flag-icon-gm {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gm.svg);
}
.flag-icon-gm.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gm.svg);
}
.flag-icon-gn {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gn.svg);
}
.flag-icon-gn.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gn.svg);
}
.flag-icon-gp {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gp.svg);
}
.flag-icon-gp.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gp.svg);
}
.flag-icon-gq {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gq.svg);
}
.flag-icon-gq.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gq.svg);
}
.flag-icon-gr {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gr.svg);
}
.flag-icon-gr.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gr.svg);
}
.flag-icon-gs {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gs.svg);
}
.flag-icon-gs.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gs.svg);
}
.flag-icon-gt {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gt.svg);
}
.flag-icon-gt.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gt.svg);
}
.flag-icon-gu {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gu.svg);
}
.flag-icon-gu.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gu.svg);
}
.flag-icon-gw {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gw.svg);
}
.flag-icon-gw.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gw.svg);
}
.flag-icon-gy {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gy.svg);
}
.flag-icon-gy.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gy.svg);
}
.flag-icon-hk {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/hk.svg);
}
.flag-icon-hk.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/hk.svg);
}
.flag-icon-hm {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/hm.svg);
}
.flag-icon-hm.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/hm.svg);
}
.flag-icon-hn {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/hn.svg);
}
.flag-icon-hn.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/hn.svg);
}
.flag-icon-hr {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/hr.svg);
}
.flag-icon-hr.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/hr.svg);
}
.flag-icon-ht {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ht.svg);
}
.flag-icon-ht.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ht.svg);
}
.flag-icon-hu {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/hu.svg);
}
.flag-icon-hu.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/hu.svg);
}
.flag-icon-id {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/id.svg);
}
.flag-icon-id.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/id.svg);
}
.flag-icon-ie {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ie.svg);
}
.flag-icon-ie.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ie.svg);
}
.flag-icon-il {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/il.svg);
}
.flag-icon-il.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/il.svg);
}
.flag-icon-im {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/im.svg);
}
.flag-icon-im.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/im.svg);
}
.flag-icon-in {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/in.svg);
}
.flag-icon-in.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/in.svg);
}
.flag-icon-io {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/io.svg);
}
.flag-icon-io.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/io.svg);
}
.flag-icon-iq {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/iq.svg);
}
.flag-icon-iq.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/iq.svg);
}
.flag-icon-ir {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ir.svg);
}
.flag-icon-ir.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ir.svg);
}
.flag-icon-is {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/is.svg);
}
.flag-icon-is.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/is.svg);
}
.flag-icon-it {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/it.svg);
}
.flag-icon-it.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/it.svg);
}
.flag-icon-je {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/je.svg);
}
.flag-icon-je.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/je.svg);
}
.flag-icon-jm {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/jm.svg);
}
.flag-icon-jm.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/jm.svg);
}
.flag-icon-jo {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/jo.svg);
}
.flag-icon-jo.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/jo.svg);
}
.flag-icon-jp {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/jp.svg);
}
.flag-icon-jp.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/jp.svg);
}
.flag-icon-ke {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ke.svg);
}
.flag-icon-ke.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ke.svg);
}
.flag-icon-kg {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/kg.svg);
}
.flag-icon-kg.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/kg.svg);
}
.flag-icon-kh {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/kh.svg);
}
.flag-icon-kh.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/kh.svg);
}
.flag-icon-ki {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ki.svg);
}
.flag-icon-ki.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ki.svg);
}
.flag-icon-km {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/km.svg);
}
.flag-icon-km.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/km.svg);
}
.flag-icon-kn {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/kn.svg);
}
.flag-icon-kn.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/kn.svg);
}
.flag-icon-kp {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/kp.svg);
}
.flag-icon-kp.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/kp.svg);
}
.flag-icon-kr {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/kr.svg);
}
.flag-icon-kr.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/kr.svg);
}
.flag-icon-kw {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/kw.svg);
}
.flag-icon-kw.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/kw.svg);
}
.flag-icon-ky {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ky.svg);
}
.flag-icon-ky.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ky.svg);
}
.flag-icon-kz {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/kz.svg);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/kz.svg);
}
.flag-icon-la {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/la.svg);
}
.flag-icon-la.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/la.svg);
}
.flag-icon-lb {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/lb.svg);
}
.flag-icon-lb.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/lb.svg);
}
.flag-icon-lc {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/lc.svg);
}
.flag-icon-lc.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/lc.svg);
}
.flag-icon-li {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/li.svg);
}
.flag-icon-li.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/li.svg);
}
.flag-icon-lk {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/lk.svg);
}
.flag-icon-lk.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/lk.svg);
}
.flag-icon-lr {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/lr.svg);
}
.flag-icon-lr.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/lr.svg);
}
.flag-icon-ls {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ls.svg);
}
.flag-icon-ls.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ls.svg);
}
.flag-icon-lt {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/lt.svg);
}
.flag-icon-lt.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/lt.svg);
}
.flag-icon-lu {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/lu.svg);
}
.flag-icon-lu.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/lu.svg);
}
.flag-icon-lv {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/lv.svg);
}
.flag-icon-lv.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/lv.svg);
}
.flag-icon-ly {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ly.svg);
}
.flag-icon-ly.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ly.svg);
}
.flag-icon-ma {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ma.svg);
}
.flag-icon-ma.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ma.svg);
}
.flag-icon-mc {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mc.svg);
}
.flag-icon-mc.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mc.svg);
}
.flag-icon-md {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/md.svg);
}
.flag-icon-md.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/md.svg);
}
.flag-icon-me {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/me.svg);
}
.flag-icon-me.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/me.svg);
}
.flag-icon-mf {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mf.svg);
}
.flag-icon-mf.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mf.svg);
}
.flag-icon-mg {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mg.svg);
}
.flag-icon-mg.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mg.svg);
}
.flag-icon-mh {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mh.svg);
}
.flag-icon-mh.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mh.svg);
}
.flag-icon-mk {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mk.svg);
}
.flag-icon-mk.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mk.svg);
}
.flag-icon-ml {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ml.svg);
}
.flag-icon-ml.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ml.svg);
}
.flag-icon-mm {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mm.svg);
}
.flag-icon-mm.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mm.svg);
}
.flag-icon-mn {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mn.svg);
}
.flag-icon-mn.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mn.svg);
}
.flag-icon-mo {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mo.svg);
}
.flag-icon-mo.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mo.svg);
}
.flag-icon-mp {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mp.svg);
}
.flag-icon-mp.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mp.svg);
}
.flag-icon-mq {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mq.svg);
}
.flag-icon-mq.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mq.svg);
}
.flag-icon-mr {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mr.svg);
}
.flag-icon-mr.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mr.svg);
}
.flag-icon-ms {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ms.svg);
}
.flag-icon-ms.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ms.svg);
}
.flag-icon-mt {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mt.svg);
}
.flag-icon-mt.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mt.svg);
}
.flag-icon-mu {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mu.svg);
}
.flag-icon-mu.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mu.svg);
}
.flag-icon-mv {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mv.svg);
}
.flag-icon-mv.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mv.svg);
}
.flag-icon-mw {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mw.svg);
}
.flag-icon-mw.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mw.svg);
}
.flag-icon-mx {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mx.svg);
}
.flag-icon-mx.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mx.svg);
}
.flag-icon-my {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/my.svg);
}
.flag-icon-my.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/my.svg);
}
.flag-icon-mz {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/mz.svg);
}
.flag-icon-mz.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/mz.svg);
}
.flag-icon-na {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/na.svg);
}
.flag-icon-na.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/na.svg);
}
.flag-icon-nc {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/nc.svg);
}
.flag-icon-nc.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/nc.svg);
}
.flag-icon-ne {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ne.svg);
}
.flag-icon-ne.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ne.svg);
}
.flag-icon-nf {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/nf.svg);
}
.flag-icon-nf.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/nf.svg);
}
.flag-icon-ng {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ng.svg);
}
.flag-icon-ng.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ng.svg);
}
.flag-icon-ni {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ni.svg);
}
.flag-icon-ni.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ni.svg);
}
.flag-icon-nl {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/nl.svg);
}
.flag-icon-nl.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/nl.svg);
}
.flag-icon-no {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/no.svg);
}
.flag-icon-no.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/no.svg);
}
.flag-icon-np {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/np.svg);
}
.flag-icon-np.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/np.svg);
}
.flag-icon-nr {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/nr.svg);
}
.flag-icon-nr.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/nr.svg);
}
.flag-icon-nu {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/nu.svg);
}
.flag-icon-nu.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/nu.svg);
}
.flag-icon-nz {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/nz.svg);
}
.flag-icon-nz.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/nz.svg);
}
.flag-icon-om {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/om.svg);
}
.flag-icon-om.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/om.svg);
}
.flag-icon-pa {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/pa.svg);
}
.flag-icon-pa.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/pa.svg);
}
.flag-icon-pe {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/pe.svg);
}
.flag-icon-pe.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/pe.svg);
}
.flag-icon-pf {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/pf.svg);
}
.flag-icon-pf.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/pf.svg);
}
.flag-icon-pg {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/pg.svg);
}
.flag-icon-pg.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/pg.svg);
}
.flag-icon-ph {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ph.svg);
}
.flag-icon-ph.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ph.svg);
}
.flag-icon-pk {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/pk.svg);
}
.flag-icon-pk.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/pk.svg);
}
.flag-icon-pl {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/pl.svg);
}
.flag-icon-pl.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/pl.svg);
}
.flag-icon-pm {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/pm.svg);
}
.flag-icon-pm.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/pm.svg);
}
.flag-icon-pn {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/pn.svg);
}
.flag-icon-pn.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/pn.svg);
}
.flag-icon-pr {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/pr.svg);
}
.flag-icon-pr.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/pr.svg);
}
.flag-icon-ps {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ps.svg);
}
.flag-icon-ps.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ps.svg);
}
.flag-icon-pt {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/pt.svg);
}
.flag-icon-pt.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/pt.svg);
}
.flag-icon-pw {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/pw.svg);
}
.flag-icon-pw.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/pw.svg);
}
.flag-icon-py {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/py.svg);
}
.flag-icon-py.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/py.svg);
}
.flag-icon-qa {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/qa.svg);
}
.flag-icon-qa.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/qa.svg);
}
.flag-icon-re {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/re.svg);
}
.flag-icon-re.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/re.svg);
}
.flag-icon-ro {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ro.svg);
}
.flag-icon-ro.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ro.svg);
}
.flag-icon-rs {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/rs.svg);
}
.flag-icon-rs.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/rs.svg);
}
.flag-icon-ru {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ru.svg);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ru.svg);
}
.flag-icon-rw {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/rw.svg);
}
.flag-icon-rw.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/rw.svg);
}
.flag-icon-sa {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sa.svg);
}
.flag-icon-sa.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sa.svg);
}
.flag-icon-sb {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sb.svg);
}
.flag-icon-sb.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sb.svg);
}
.flag-icon-sc {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sc.svg);
}
.flag-icon-sc.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sc.svg);
}
.flag-icon-sd {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sd.svg);
}
.flag-icon-sd.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sd.svg);
}
.flag-icon-se {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/se.svg);
}
.flag-icon-se.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/se.svg);
}
.flag-icon-sg {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sg.svg);
}
.flag-icon-sg.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sg.svg);
}
.flag-icon-sh {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sh.svg);
}
.flag-icon-sh.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sh.svg);
}
.flag-icon-si {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/si.svg);
}
.flag-icon-si.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/si.svg);
}
.flag-icon-sj {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sj.svg);
}
.flag-icon-sj.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sj.svg);
}
.flag-icon-sk {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sk.svg);
}
.flag-icon-sk.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sk.svg);
}
.flag-icon-sl {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sl.svg);
}
.flag-icon-sl.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sl.svg);
}
.flag-icon-sm {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sm.svg);
}
.flag-icon-sm.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sm.svg);
}
.flag-icon-sn {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sn.svg);
}
.flag-icon-sn.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sn.svg);
}
.flag-icon-so {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/so.svg);
}
.flag-icon-so.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/so.svg);
}
.flag-icon-sr {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sr.svg);
}
.flag-icon-sr.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sr.svg);
}
.flag-icon-ss {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ss.svg);
}
.flag-icon-ss.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ss.svg);
}
.flag-icon-st {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/st.svg);
}
.flag-icon-st.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/st.svg);
}
.flag-icon-sv {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sv.svg);
}
.flag-icon-sv.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sv.svg);
}
.flag-icon-sx {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sx.svg);
}
.flag-icon-sx.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sx.svg);
}
.flag-icon-sy {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sy.svg);
}
.flag-icon-sy.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sy.svg);
}
.flag-icon-sz {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/sz.svg);
}
.flag-icon-sz.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/sz.svg);
}
.flag-icon-tc {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/tc.svg);
}
.flag-icon-tc.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/tc.svg);
}
.flag-icon-td {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/td.svg);
}
.flag-icon-td.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/td.svg);
}
.flag-icon-tf {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/tf.svg);
}
.flag-icon-tf.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/tf.svg);
}
.flag-icon-tg {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/tg.svg);
}
.flag-icon-tg.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/tg.svg);
}
.flag-icon-th {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/th.svg);
}
.flag-icon-th.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/th.svg);
}
.flag-icon-tj {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/tj.svg);
}
.flag-icon-tj.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/tj.svg);
}
.flag-icon-tk {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/tk.svg);
}
.flag-icon-tk.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/tk.svg);
}
.flag-icon-tl {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/tl.svg);
}
.flag-icon-tl.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/tl.svg);
}
.flag-icon-tm {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/tm.svg);
}
.flag-icon-tm.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/tm.svg);
}
.flag-icon-tn {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/tn.svg);
}
.flag-icon-tn.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/tn.svg);
}
.flag-icon-to {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/to.svg);
}
.flag-icon-to.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/to.svg);
}
.flag-icon-tr {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/tr.svg);
}
.flag-icon-tr.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/tr.svg);
}
.flag-icon-tt {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/tt.svg);
}
.flag-icon-tt.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/tt.svg);
}
.flag-icon-tv {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/tv.svg);
}
.flag-icon-tv.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/tv.svg);
}
.flag-icon-tw {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/tw.svg);
}
.flag-icon-tw.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/tw.svg);
}
.flag-icon-tz {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/tz.svg);
}
.flag-icon-tz.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/tz.svg);
}
.flag-icon-ua {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ua.svg);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ua.svg);
}
.flag-icon-ug {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ug.svg);
}
.flag-icon-ug.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ug.svg);
}
.flag-icon-um {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/um.svg);
}
.flag-icon-um.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/um.svg);
}
.flag-icon-us {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/us.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/us.svg);
}
.flag-icon-uy {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/uy.svg);
}
.flag-icon-uy.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/uy.svg);
}
.flag-icon-uz {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/uz.svg);
}
.flag-icon-uz.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/uz.svg);
}
.flag-icon-va {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/va.svg);
}
.flag-icon-va.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/va.svg);
}
.flag-icon-vc {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/vc.svg);
}
.flag-icon-vc.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/vc.svg);
}
.flag-icon-ve {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ve.svg);
}
.flag-icon-ve.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ve.svg);
}
.flag-icon-vg {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/vg.svg);
}
.flag-icon-vg.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/vg.svg);
}
.flag-icon-vi {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/vi.svg);
}
.flag-icon-vi.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/vi.svg);
}
.flag-icon-vn {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/vn.svg);
}
.flag-icon-vn.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/vn.svg);
}
.flag-icon-vu {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/vu.svg);
}
.flag-icon-vu.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/vu.svg);
}
.flag-icon-wf {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/wf.svg);
}
.flag-icon-wf.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/wf.svg);
}
.flag-icon-ws {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ws.svg);
}
.flag-icon-ws.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ws.svg);
}
.flag-icon-ye {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/ye.svg);
}
.flag-icon-ye.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/ye.svg);
}
.flag-icon-yt {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/yt.svg);
}
.flag-icon-yt.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/yt.svg);
}
.flag-icon-za {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/za.svg);
}
.flag-icon-za.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/za.svg);
}
.flag-icon-zm {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/zm.svg);
}
.flag-icon-zm.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/zm.svg);
}
.flag-icon-zw {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/zw.svg);
}
.flag-icon-zw.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/zw.svg);
}
.flag-icon-es-ct {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/es-ct.svg);
}
.flag-icon-es-ct.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/es-ct.svg);
}
.flag-icon-eu {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/eu.svg);
}
.flag-icon-eu.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/eu.svg);
}
.flag-icon-gb-eng {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gb-eng.svg);
}
.flag-icon-gb-eng.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gb-eng.svg);
}
.flag-icon-gb-nir {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gb-nir.svg);
}
.flag-icon-gb-nir.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gb-nir.svg);
}
.flag-icon-gb-sct {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gb-sct.svg);
}
.flag-icon-gb-sct.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gb-sct.svg);
}
.flag-icon-gb-wls {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/gb-wls.svg);
}
.flag-icon-gb-wls.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/gb-wls.svg);
}
.flag-icon-un {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/un.svg);
}
.flag-icon-un.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/un.svg);
}
.flag-icon-xk {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/4x3/xk.svg);
}
.flag-icon-xk.flag-icon-squared {
  background-image: url(/assets/flag-icon-css/flag-icon-css/flags/1x1/xk.svg);
}

.toast-title {
  font-weight: 700;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFF;
}
.toast-message a:hover {
  color: #CCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1;
}
.toast-close-button:focus,
.toast-close-button:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #FFF;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}
#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000;
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}
#toast-container > .toast-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}
#toast-container > .toast-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
}
#toast-container.toast-bottom-center > div,
#toast-container.toast-top-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-bottom-full-width > div,
#toast-container.toast-top-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, 'Font Awesome 6 Free');
  font-weight: var(--fa-style, 900);
}
.fa,
.fas,
.fa-solid,
.fass,
.fa-sharp,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free';
}
.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands';
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}
.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333333em;
  vertical-align: 0.125em;
}
.fa-sm {
  font-size: 0.875em;
  line-height: 0.07142857em;
  vertical-align: 0.05357143em;
}
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}
.fa-xl {
  font-size: 1.5em;
  line-height: 0.04166667em;
  vertical-align: -0.125em;
}
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}
.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-bounce {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}
.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}
.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}
@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes fa-beat {
  0%,
  90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%,
  100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%,
  24% {
    transform: rotate(-18deg);
  }
  12%,
  28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%,
  100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}
.fa-rotate-180 {
  transform: rotate(180deg);
}
.fa-rotate-270 {
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}
.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none));
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: var(--fa-inverse, #fff);
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-0::before {
  content: "\30";
}
.fa-1::before {
  content: "\31";
}
.fa-2::before {
  content: "\32";
}
.fa-3::before {
  content: "\33";
}
.fa-4::before {
  content: "\34";
}
.fa-5::before {
  content: "\35";
}
.fa-6::before {
  content: "\36";
}
.fa-7::before {
  content: "\37";
}
.fa-8::before {
  content: "\38";
}
.fa-9::before {
  content: "\39";
}
.fa-fill-drip::before {
  content: "\f576";
}
.fa-arrows-to-circle::before {
  content: "\e4bd";
}
.fa-circle-chevron-right::before {
  content: "\f138";
}
.fa-chevron-circle-right::before {
  content: "\f138";
}
.fa-at::before {
  content: "\40";
}
.fa-trash-can::before {
  content: "\f2ed";
}
.fa-trash-alt::before {
  content: "\f2ed";
}
.fa-text-height::before {
  content: "\f034";
}
.fa-user-xmark::before {
  content: "\f235";
}
.fa-user-times::before {
  content: "\f235";
}
.fa-stethoscope::before {
  content: "\f0f1";
}
.fa-message::before {
  content: "\f27a";
}
.fa-comment-alt::before {
  content: "\f27a";
}
.fa-info::before {
  content: "\f129";
}
.fa-down-left-and-up-right-to-center::before {
  content: "\f422";
}
.fa-compress-alt::before {
  content: "\f422";
}
.fa-explosion::before {
  content: "\e4e9";
}
.fa-file-lines::before {
  content: "\f15c";
}
.fa-file-alt::before {
  content: "\f15c";
}
.fa-file-text::before {
  content: "\f15c";
}
.fa-wave-square::before {
  content: "\f83e";
}
.fa-ring::before {
  content: "\f70b";
}
.fa-building-un::before {
  content: "\e4d9";
}
.fa-dice-three::before {
  content: "\f527";
}
.fa-calendar-days::before {
  content: "\f073";
}
.fa-calendar-alt::before {
  content: "\f073";
}
.fa-anchor-circle-check::before {
  content: "\e4aa";
}
.fa-building-circle-arrow-right::before {
  content: "\e4d1";
}
.fa-volleyball::before {
  content: "\f45f";
}
.fa-volleyball-ball::before {
  content: "\f45f";
}
.fa-arrows-up-to-line::before {
  content: "\e4c2";
}
.fa-sort-down::before {
  content: "\f0dd";
}
.fa-sort-desc::before {
  content: "\f0dd";
}
.fa-circle-minus::before {
  content: "\f056";
}
.fa-minus-circle::before {
  content: "\f056";
}
.fa-door-open::before {
  content: "\f52b";
}
.fa-right-from-bracket::before {
  content: "\f2f5";
}
.fa-sign-out-alt::before {
  content: "\f2f5";
}
.fa-atom::before {
  content: "\f5d2";
}
.fa-soap::before {
  content: "\e06e";
}
.fa-icons::before {
  content: "\f86d";
}
.fa-heart-music-camera-bolt::before {
  content: "\f86d";
}
.fa-microphone-lines-slash::before {
  content: "\f539";
}
.fa-microphone-alt-slash::before {
  content: "\f539";
}
.fa-bridge-circle-check::before {
  content: "\e4c9";
}
.fa-pump-medical::before {
  content: "\e06a";
}
.fa-fingerprint::before {
  content: "\f577";
}
.fa-hand-point-right::before {
  content: "\f0a4";
}
.fa-magnifying-glass-location::before {
  content: "\f689";
}
.fa-search-location::before {
  content: "\f689";
}
.fa-forward-step::before {
  content: "\f051";
}
.fa-step-forward::before {
  content: "\f051";
}
.fa-face-smile-beam::before {
  content: "\f5b8";
}
.fa-smile-beam::before {
  content: "\f5b8";
}
.fa-flag-checkered::before {
  content: "\f11e";
}
.fa-football::before {
  content: "\f44e";
}
.fa-football-ball::before {
  content: "\f44e";
}
.fa-school-circle-exclamation::before {
  content: "\e56c";
}
.fa-crop::before {
  content: "\f125";
}
.fa-angles-down::before {
  content: "\f103";
}
.fa-angle-double-down::before {
  content: "\f103";
}
.fa-users-rectangle::before {
  content: "\e594";
}
.fa-people-roof::before {
  content: "\e537";
}
.fa-people-line::before {
  content: "\e534";
}
.fa-beer-mug-empty::before {
  content: "\f0fc";
}
.fa-beer::before {
  content: "\f0fc";
}
.fa-diagram-predecessor::before {
  content: "\e477";
}
.fa-arrow-up-long::before {
  content: "\f176";
}
.fa-long-arrow-up::before {
  content: "\f176";
}
.fa-fire-flame-simple::before {
  content: "\f46a";
}
.fa-burn::before {
  content: "\f46a";
}
.fa-person::before {
  content: "\f183";
}
.fa-male::before {
  content: "\f183";
}
.fa-laptop::before {
  content: "\f109";
}
.fa-file-csv::before {
  content: "\f6dd";
}
.fa-menorah::before {
  content: "\f676";
}
.fa-truck-plane::before {
  content: "\e58f";
}
.fa-record-vinyl::before {
  content: "\f8d9";
}
.fa-face-grin-stars::before {
  content: "\f587";
}
.fa-grin-stars::before {
  content: "\f587";
}
.fa-bong::before {
  content: "\f55c";
}
.fa-spaghetti-monster-flying::before {
  content: "\f67b";
}
.fa-pastafarianism::before {
  content: "\f67b";
}
.fa-arrow-down-up-across-line::before {
  content: "\e4af";
}
.fa-spoon::before {
  content: "\f2e5";
}
.fa-utensil-spoon::before {
  content: "\f2e5";
}
.fa-jar-wheat::before {
  content: "\e517";
}
.fa-envelopes-bulk::before {
  content: "\f674";
}
.fa-mail-bulk::before {
  content: "\f674";
}
.fa-file-circle-exclamation::before {
  content: "\e4eb";
}
.fa-circle-h::before {
  content: "\f47e";
}
.fa-hospital-symbol::before {
  content: "\f47e";
}
.fa-pager::before {
  content: "\f815";
}
.fa-address-book::before {
  content: "\f2b9";
}
.fa-contact-book::before {
  content: "\f2b9";
}
.fa-strikethrough::before {
  content: "\f0cc";
}
.fa-k::before {
  content: "\4b";
}
.fa-landmark-flag::before {
  content: "\e51c";
}
.fa-pencil::before {
  content: "\f303";
}
.fa-pencil-alt::before {
  content: "\f303";
}
.fa-backward::before {
  content: "\f04a";
}
.fa-caret-right::before {
  content: "\f0da";
}
.fa-comments::before {
  content: "\f086";
}
.fa-paste::before {
  content: "\f0ea";
}
.fa-file-clipboard::before {
  content: "\f0ea";
}
.fa-code-pull-request::before {
  content: "\e13c";
}
.fa-clipboard-list::before {
  content: "\f46d";
}
.fa-truck-ramp-box::before {
  content: "\f4de";
}
.fa-truck-loading::before {
  content: "\f4de";
}
.fa-user-check::before {
  content: "\f4fc";
}
.fa-vial-virus::before {
  content: "\e597";
}
.fa-sheet-plastic::before {
  content: "\e571";
}
.fa-blog::before {
  content: "\f781";
}
.fa-user-ninja::before {
  content: "\f504";
}
.fa-person-arrow-up-from-line::before {
  content: "\e539";
}
.fa-scroll-torah::before {
  content: "\f6a0";
}
.fa-torah::before {
  content: "\f6a0";
}
.fa-broom-ball::before {
  content: "\f458";
}
.fa-quidditch::before {
  content: "\f458";
}
.fa-quidditch-broom-ball::before {
  content: "\f458";
}
.fa-toggle-off::before {
  content: "\f204";
}
.fa-box-archive::before {
  content: "\f187";
}
.fa-archive::before {
  content: "\f187";
}
.fa-person-drowning::before {
  content: "\e545";
}
.fa-arrow-down-9-1::before {
  content: "\f886";
}
.fa-sort-numeric-desc::before {
  content: "\f886";
}
.fa-sort-numeric-down-alt::before {
  content: "\f886";
}
.fa-face-grin-tongue-squint::before {
  content: "\f58a";
}
.fa-grin-tongue-squint::before {
  content: "\f58a";
}
.fa-spray-can::before {
  content: "\f5bd";
}
.fa-truck-monster::before {
  content: "\f63b";
}
.fa-w::before {
  content: "\57";
}
.fa-earth-africa::before {
  content: "\f57c";
}
.fa-globe-africa::before {
  content: "\f57c";
}
.fa-rainbow::before {
  content: "\f75b";
}
.fa-circle-notch::before {
  content: "\f1ce";
}
.fa-tablet-screen-button::before {
  content: "\f3fa";
}
.fa-tablet-alt::before {
  content: "\f3fa";
}
.fa-paw::before {
  content: "\f1b0";
}
.fa-cloud::before {
  content: "\f0c2";
}
.fa-trowel-bricks::before {
  content: "\e58a";
}
.fa-face-flushed::before {
  content: "\f579";
}
.fa-flushed::before {
  content: "\f579";
}
.fa-hospital-user::before {
  content: "\f80d";
}
.fa-tent-arrow-left-right::before {
  content: "\e57f";
}
.fa-gavel::before {
  content: "\f0e3";
}
.fa-legal::before {
  content: "\f0e3";
}
.fa-binoculars::before {
  content: "\f1e5";
}
.fa-microphone-slash::before {
  content: "\f131";
}
.fa-box-tissue::before {
  content: "\e05b";
}
.fa-motorcycle::before {
  content: "\f21c";
}
.fa-bell-concierge::before {
  content: "\f562";
}
.fa-concierge-bell::before {
  content: "\f562";
}
.fa-pen-ruler::before {
  content: "\f5ae";
}
.fa-pencil-ruler::before {
  content: "\f5ae";
}
.fa-people-arrows::before {
  content: "\e068";
}
.fa-people-arrows-left-right::before {
  content: "\e068";
}
.fa-mars-and-venus-burst::before {
  content: "\e523";
}
.fa-square-caret-right::before {
  content: "\f152";
}
.fa-caret-square-right::before {
  content: "\f152";
}
.fa-scissors::before {
  content: "\f0c4";
}
.fa-cut::before {
  content: "\f0c4";
}
.fa-sun-plant-wilt::before {
  content: "\e57a";
}
.fa-toilets-portable::before {
  content: "\e584";
}
.fa-hockey-puck::before {
  content: "\f453";
}
.fa-table::before {
  content: "\f0ce";
}
.fa-magnifying-glass-arrow-right::before {
  content: "\e521";
}
.fa-tachograph-digital::before {
  content: "\f566";
}
.fa-digital-tachograph::before {
  content: "\f566";
}
.fa-users-slash::before {
  content: "\e073";
}
.fa-clover::before {
  content: "\e139";
}
.fa-reply::before {
  content: "\f3e5";
}
.fa-mail-reply::before {
  content: "\f3e5";
}
.fa-star-and-crescent::before {
  content: "\f699";
}
.fa-house-fire::before {
  content: "\e50c";
}
.fa-square-minus::before {
  content: "\f146";
}
.fa-minus-square::before {
  content: "\f146";
}
.fa-helicopter::before {
  content: "\f533";
}
.fa-compass::before {
  content: "\f14e";
}
.fa-square-caret-down::before {
  content: "\f150";
}
.fa-caret-square-down::before {
  content: "\f150";
}
.fa-file-circle-question::before {
  content: "\e4ef";
}
.fa-laptop-code::before {
  content: "\f5fc";
}
.fa-swatchbook::before {
  content: "\f5c3";
}
.fa-prescription-bottle::before {
  content: "\f485";
}
.fa-bars::before {
  content: "\f0c9";
}
.fa-navicon::before {
  content: "\f0c9";
}
.fa-people-group::before {
  content: "\e533";
}
.fa-hourglass-end::before {
  content: "\f253";
}
.fa-hourglass-3::before {
  content: "\f253";
}
.fa-heart-crack::before {
  content: "\f7a9";
}
.fa-heart-broken::before {
  content: "\f7a9";
}
.fa-square-up-right::before {
  content: "\f360";
}
.fa-external-link-square-alt::before {
  content: "\f360";
}
.fa-face-kiss-beam::before {
  content: "\f597";
}
.fa-kiss-beam::before {
  content: "\f597";
}
.fa-film::before {
  content: "\f008";
}
.fa-ruler-horizontal::before {
  content: "\f547";
}
.fa-people-robbery::before {
  content: "\e536";
}
.fa-lightbulb::before {
  content: "\f0eb";
}
.fa-caret-left::before {
  content: "\f0d9";
}
.fa-circle-exclamation::before {
  content: "\f06a";
}
.fa-exclamation-circle::before {
  content: "\f06a";
}
.fa-school-circle-xmark::before {
  content: "\e56d";
}
.fa-arrow-right-from-bracket::before {
  content: "\f08b";
}
.fa-sign-out::before {
  content: "\f08b";
}
.fa-circle-chevron-down::before {
  content: "\f13a";
}
.fa-chevron-circle-down::before {
  content: "\f13a";
}
.fa-unlock-keyhole::before {
  content: "\f13e";
}
.fa-unlock-alt::before {
  content: "\f13e";
}
.fa-cloud-showers-heavy::before {
  content: "\f740";
}
.fa-headphones-simple::before {
  content: "\f58f";
}
.fa-headphones-alt::before {
  content: "\f58f";
}
.fa-sitemap::before {
  content: "\f0e8";
}
.fa-circle-dollar-to-slot::before {
  content: "\f4b9";
}
.fa-donate::before {
  content: "\f4b9";
}
.fa-memory::before {
  content: "\f538";
}
.fa-road-spikes::before {
  content: "\e568";
}
.fa-fire-burner::before {
  content: "\e4f1";
}
.fa-flag::before {
  content: "\f024";
}
.fa-hanukiah::before {
  content: "\f6e6";
}
.fa-feather::before {
  content: "\f52d";
}
.fa-volume-low::before {
  content: "\f027";
}
.fa-volume-down::before {
  content: "\f027";
}
.fa-comment-slash::before {
  content: "\f4b3";
}
.fa-cloud-sun-rain::before {
  content: "\f743";
}
.fa-compress::before {
  content: "\f066";
}
.fa-wheat-awn::before {
  content: "\e2cd";
}
.fa-wheat-alt::before {
  content: "\e2cd";
}
.fa-ankh::before {
  content: "\f644";
}
.fa-hands-holding-child::before {
  content: "\e4fa";
}
.fa-asterisk::before {
  content: "\2a";
}
.fa-square-check::before {
  content: "\f14a";
}
.fa-check-square::before {
  content: "\f14a";
}
.fa-peseta-sign::before {
  content: "\e221";
}
.fa-heading::before {
  content: "\f1dc";
}
.fa-header::before {
  content: "\f1dc";
}
.fa-ghost::before {
  content: "\f6e2";
}
.fa-list::before {
  content: "\f03a";
}
.fa-list-squares::before {
  content: "\f03a";
}
.fa-square-phone-flip::before {
  content: "\f87b";
}
.fa-phone-square-alt::before {
  content: "\f87b";
}
.fa-cart-plus::before {
  content: "\f217";
}
.fa-gamepad::before {
  content: "\f11b";
}
.fa-circle-dot::before {
  content: "\f192";
}
.fa-dot-circle::before {
  content: "\f192";
}
.fa-face-dizzy::before {
  content: "\f567";
}
.fa-dizzy::before {
  content: "\f567";
}
.fa-egg::before {
  content: "\f7fb";
}
.fa-house-medical-circle-xmark::before {
  content: "\e513";
}
.fa-campground::before {
  content: "\f6bb";
}
.fa-folder-plus::before {
  content: "\f65e";
}
.fa-futbol::before {
  content: "\f1e3";
}
.fa-futbol-ball::before {
  content: "\f1e3";
}
.fa-soccer-ball::before {
  content: "\f1e3";
}
.fa-paintbrush::before {
  content: "\f1fc";
}
.fa-paint-brush::before {
  content: "\f1fc";
}
.fa-lock::before {
  content: "\f023";
}
.fa-gas-pump::before {
  content: "\f52f";
}
.fa-hot-tub-person::before {
  content: "\f593";
}
.fa-hot-tub::before {
  content: "\f593";
}
.fa-map-location::before {
  content: "\f59f";
}
.fa-map-marked::before {
  content: "\f59f";
}
.fa-house-flood-water::before {
  content: "\e50e";
}
.fa-tree::before {
  content: "\f1bb";
}
.fa-bridge-lock::before {
  content: "\e4cc";
}
.fa-sack-dollar::before {
  content: "\f81d";
}
.fa-pen-to-square::before {
  content: "\f044";
}
.fa-edit::before {
  content: "\f044";
}
.fa-car-side::before {
  content: "\f5e4";
}
.fa-share-nodes::before {
  content: "\f1e0";
}
.fa-share-alt::before {
  content: "\f1e0";
}
.fa-heart-circle-minus::before {
  content: "\e4ff";
}
.fa-hourglass-half::before {
  content: "\f252";
}
.fa-hourglass-2::before {
  content: "\f252";
}
.fa-microscope::before {
  content: "\f610";
}
.fa-sink::before {
  content: "\e06d";
}
.fa-bag-shopping::before {
  content: "\f290";
}
.fa-shopping-bag::before {
  content: "\f290";
}
.fa-arrow-down-z-a::before {
  content: "\f881";
}
.fa-sort-alpha-desc::before {
  content: "\f881";
}
.fa-sort-alpha-down-alt::before {
  content: "\f881";
}
.fa-mitten::before {
  content: "\f7b5";
}
.fa-person-rays::before {
  content: "\e54d";
}
.fa-users::before {
  content: "\f0c0";
}
.fa-eye-slash::before {
  content: "\f070";
}
.fa-flask-vial::before {
  content: "\e4f3";
}
.fa-hand::before {
  content: "\f256";
}
.fa-hand-paper::before {
  content: "\f256";
}
.fa-om::before {
  content: "\f679";
}
.fa-worm::before {
  content: "\e599";
}
.fa-house-circle-xmark::before {
  content: "\e50b";
}
.fa-plug::before {
  content: "\f1e6";
}
.fa-chevron-up::before {
  content: "\f077";
}
.fa-hand-spock::before {
  content: "\f259";
}
.fa-stopwatch::before {
  content: "\f2f2";
}
.fa-face-kiss::before {
  content: "\f596";
}
.fa-kiss::before {
  content: "\f596";
}
.fa-bridge-circle-xmark::before {
  content: "\e4cb";
}
.fa-face-grin-tongue::before {
  content: "\f589";
}
.fa-grin-tongue::before {
  content: "\f589";
}
.fa-chess-bishop::before {
  content: "\f43a";
}
.fa-face-grin-wink::before {
  content: "\f58c";
}
.fa-grin-wink::before {
  content: "\f58c";
}
.fa-ear-deaf::before {
  content: "\f2a4";
}
.fa-deaf::before {
  content: "\f2a4";
}
.fa-deafness::before {
  content: "\f2a4";
}
.fa-hard-of-hearing::before {
  content: "\f2a4";
}
.fa-road-circle-check::before {
  content: "\e564";
}
.fa-dice-five::before {
  content: "\f523";
}
.fa-square-rss::before {
  content: "\f143";
}
.fa-rss-square::before {
  content: "\f143";
}
.fa-land-mine-on::before {
  content: "\e51b";
}
.fa-i-cursor::before {
  content: "\f246";
}
.fa-stamp::before {
  content: "\f5bf";
}
.fa-stairs::before {
  content: "\e289";
}
.fa-i::before {
  content: "\49";
}
.fa-hryvnia-sign::before {
  content: "\f6f2";
}
.fa-hryvnia::before {
  content: "\f6f2";
}
.fa-pills::before {
  content: "\f484";
}
.fa-face-grin-wide::before {
  content: "\f581";
}
.fa-grin-alt::before {
  content: "\f581";
}
.fa-tooth::before {
  content: "\f5c9";
}
.fa-v::before {
  content: "\56";
}
.fa-bangladeshi-taka-sign::before {
  content: "\e2e6";
}
.fa-bicycle::before {
  content: "\f206";
}
.fa-staff-snake::before {
  content: "\e579";
}
.fa-rod-asclepius::before {
  content: "\e579";
}
.fa-rod-snake::before {
  content: "\e579";
}
.fa-staff-aesculapius::before {
  content: "\e579";
}
.fa-head-side-cough-slash::before {
  content: "\e062";
}
.fa-truck-medical::before {
  content: "\f0f9";
}
.fa-ambulance::before {
  content: "\f0f9";
}
.fa-wheat-awn-circle-exclamation::before {
  content: "\e598";
}
.fa-snowman::before {
  content: "\f7d0";
}
.fa-mortar-pestle::before {
  content: "\f5a7";
}
.fa-road-barrier::before {
  content: "\e562";
}
.fa-school::before {
  content: "\f549";
}
.fa-igloo::before {
  content: "\f7ae";
}
.fa-joint::before {
  content: "\f595";
}
.fa-angle-right::before {
  content: "\f105";
}
.fa-horse::before {
  content: "\f6f0";
}
.fa-q::before {
  content: "\51";
}
.fa-g::before {
  content: "\47";
}
.fa-notes-medical::before {
  content: "\f481";
}
.fa-temperature-half::before {
  content: "\f2c9";
}
.fa-temperature-2::before {
  content: "\f2c9";
}
.fa-thermometer-2::before {
  content: "\f2c9";
}
.fa-thermometer-half::before {
  content: "\f2c9";
}
.fa-dong-sign::before {
  content: "\e169";
}
.fa-capsules::before {
  content: "\f46b";
}
.fa-poo-storm::before {
  content: "\f75a";
}
.fa-poo-bolt::before {
  content: "\f75a";
}
.fa-face-frown-open::before {
  content: "\f57a";
}
.fa-frown-open::before {
  content: "\f57a";
}
.fa-hand-point-up::before {
  content: "\f0a6";
}
.fa-money-bill::before {
  content: "\f0d6";
}
.fa-bookmark::before {
  content: "\f02e";
}
.fa-align-justify::before {
  content: "\f039";
}
.fa-umbrella-beach::before {
  content: "\f5ca";
}
.fa-helmet-un::before {
  content: "\e503";
}
.fa-bullseye::before {
  content: "\f140";
}
.fa-bacon::before {
  content: "\f7e5";
}
.fa-hand-point-down::before {
  content: "\f0a7";
}
.fa-arrow-up-from-bracket::before {
  content: "\e09a";
}
.fa-folder::before {
  content: "\f07b";
}
.fa-folder-blank::before {
  content: "\f07b";
}
.fa-file-waveform::before {
  content: "\f478";
}
.fa-file-medical-alt::before {
  content: "\f478";
}
.fa-radiation::before {
  content: "\f7b9";
}
.fa-chart-simple::before {
  content: "\e473";
}
.fa-mars-stroke::before {
  content: "\f229";
}
.fa-vial::before {
  content: "\f492";
}
.fa-gauge::before {
  content: "\f624";
}
.fa-dashboard::before {
  content: "\f624";
}
.fa-gauge-med::before {
  content: "\f624";
}
.fa-tachometer-alt-average::before {
  content: "\f624";
}
.fa-wand-magic-sparkles::before {
  content: "\e2ca";
}
.fa-magic-wand-sparkles::before {
  content: "\e2ca";
}
.fa-e::before {
  content: "\45";
}
.fa-pen-clip::before {
  content: "\f305";
}
.fa-pen-alt::before {
  content: "\f305";
}
.fa-bridge-circle-exclamation::before {
  content: "\e4ca";
}
.fa-user::before {
  content: "\f007";
}
.fa-school-circle-check::before {
  content: "\e56b";
}
.fa-dumpster::before {
  content: "\f793";
}
.fa-van-shuttle::before {
  content: "\f5b6";
}
.fa-shuttle-van::before {
  content: "\f5b6";
}
.fa-building-user::before {
  content: "\e4da";
}
.fa-square-caret-left::before {
  content: "\f191";
}
.fa-caret-square-left::before {
  content: "\f191";
}
.fa-highlighter::before {
  content: "\f591";
}
.fa-key::before {
  content: "\f084";
}
.fa-bullhorn::before {
  content: "\f0a1";
}
.fa-globe::before {
  content: "\f0ac";
}
.fa-synagogue::before {
  content: "\f69b";
}
.fa-person-half-dress::before {
  content: "\e548";
}
.fa-road-bridge::before {
  content: "\e563";
}
.fa-location-arrow::before {
  content: "\f124";
}
.fa-c::before {
  content: "\43";
}
.fa-tablet-button::before {
  content: "\f10a";
}
.fa-building-lock::before {
  content: "\e4d6";
}
.fa-pizza-slice::before {
  content: "\f818";
}
.fa-money-bill-wave::before {
  content: "\f53a";
}
.fa-chart-area::before {
  content: "\f1fe";
}
.fa-area-chart::before {
  content: "\f1fe";
}
.fa-house-flag::before {
  content: "\e50d";
}
.fa-person-circle-minus::before {
  content: "\e540";
}
.fa-ban::before {
  content: "\f05e";
}
.fa-cancel::before {
  content: "\f05e";
}
.fa-camera-rotate::before {
  content: "\e0d8";
}
.fa-spray-can-sparkles::before {
  content: "\f5d0";
}
.fa-air-freshener::before {
  content: "\f5d0";
}
.fa-star::before {
  content: "\f005";
}
.fa-repeat::before {
  content: "\f363";
}
.fa-cross::before {
  content: "\f654";
}
.fa-box::before {
  content: "\f466";
}
.fa-venus-mars::before {
  content: "\f228";
}
.fa-arrow-pointer::before {
  content: "\f245";
}
.fa-mouse-pointer::before {
  content: "\f245";
}
.fa-maximize::before {
  content: "\f31e";
}
.fa-expand-arrows-alt::before {
  content: "\f31e";
}
.fa-charging-station::before {
  content: "\f5e7";
}
.fa-shapes::before {
  content: "\f61f";
}
.fa-triangle-circle-square::before {
  content: "\f61f";
}
.fa-shuffle::before {
  content: "\f074";
}
.fa-random::before {
  content: "\f074";
}
.fa-person-running::before {
  content: "\f70c";
}
.fa-running::before {
  content: "\f70c";
}
.fa-mobile-retro::before {
  content: "\e527";
}
.fa-grip-lines-vertical::before {
  content: "\f7a5";
}
.fa-spider::before {
  content: "\f717";
}
.fa-hands-bound::before {
  content: "\e4f9";
}
.fa-file-invoice-dollar::before {
  content: "\f571";
}
.fa-plane-circle-exclamation::before {
  content: "\e556";
}
.fa-x-ray::before {
  content: "\f497";
}
.fa-spell-check::before {
  content: "\f891";
}
.fa-slash::before {
  content: "\f715";
}
.fa-computer-mouse::before {
  content: "\f8cc";
}
.fa-mouse::before {
  content: "\f8cc";
}
.fa-arrow-right-to-bracket::before {
  content: "\f090";
}
.fa-sign-in::before {
  content: "\f090";
}
.fa-shop-slash::before {
  content: "\e070";
}
.fa-store-alt-slash::before {
  content: "\e070";
}
.fa-server::before {
  content: "\f233";
}
.fa-virus-covid-slash::before {
  content: "\e4a9";
}
.fa-shop-lock::before {
  content: "\e4a5";
}
.fa-hourglass-start::before {
  content: "\f251";
}
.fa-hourglass-1::before {
  content: "\f251";
}
.fa-blender-phone::before {
  content: "\f6b6";
}
.fa-building-wheat::before {
  content: "\e4db";
}
.fa-person-breastfeeding::before {
  content: "\e53a";
}
.fa-right-to-bracket::before {
  content: "\f2f6";
}
.fa-sign-in-alt::before {
  content: "\f2f6";
}
.fa-venus::before {
  content: "\f221";
}
.fa-passport::before {
  content: "\f5ab";
}
.fa-heart-pulse::before {
  content: "\f21e";
}
.fa-heartbeat::before {
  content: "\f21e";
}
.fa-people-carry-box::before {
  content: "\f4ce";
}
.fa-people-carry::before {
  content: "\f4ce";
}
.fa-temperature-high::before {
  content: "\f769";
}
.fa-microchip::before {
  content: "\f2db";
}
.fa-crown::before {
  content: "\f521";
}
.fa-weight-hanging::before {
  content: "\f5cd";
}
.fa-xmarks-lines::before {
  content: "\e59a";
}
.fa-file-prescription::before {
  content: "\f572";
}
.fa-weight-scale::before {
  content: "\f496";
}
.fa-weight::before {
  content: "\f496";
}
.fa-user-group::before {
  content: "\f500";
}
.fa-user-friends::before {
  content: "\f500";
}
.fa-arrow-up-a-z::before {
  content: "\f15e";
}
.fa-sort-alpha-up::before {
  content: "\f15e";
}
.fa-chess-knight::before {
  content: "\f441";
}
.fa-face-laugh-squint::before {
  content: "\f59b";
}
.fa-laugh-squint::before {
  content: "\f59b";
}
.fa-wheelchair::before {
  content: "\f193";
}
.fa-circle-arrow-up::before {
  content: "\f0aa";
}
.fa-arrow-circle-up::before {
  content: "\f0aa";
}
.fa-toggle-on::before {
  content: "\f205";
}
.fa-person-walking::before {
  content: "\f554";
}
.fa-walking::before {
  content: "\f554";
}
.fa-l::before {
  content: "\4c";
}
.fa-fire::before {
  content: "\f06d";
}
.fa-bed-pulse::before {
  content: "\f487";
}
.fa-procedures::before {
  content: "\f487";
}
.fa-shuttle-space::before {
  content: "\f197";
}
.fa-space-shuttle::before {
  content: "\f197";
}
.fa-face-laugh::before {
  content: "\f599";
}
.fa-laugh::before {
  content: "\f599";
}
.fa-folder-open::before {
  content: "\f07c";
}
.fa-heart-circle-plus::before {
  content: "\e500";
}
.fa-code-fork::before {
  content: "\e13b";
}
.fa-city::before {
  content: "\f64f";
}
.fa-microphone-lines::before {
  content: "\f3c9";
}
.fa-microphone-alt::before {
  content: "\f3c9";
}
.fa-pepper-hot::before {
  content: "\f816";
}
.fa-unlock::before {
  content: "\f09c";
}
.fa-colon-sign::before {
  content: "\e140";
}
.fa-headset::before {
  content: "\f590";
}
.fa-store-slash::before {
  content: "\e071";
}
.fa-road-circle-xmark::before {
  content: "\e566";
}
.fa-user-minus::before {
  content: "\f503";
}
.fa-mars-stroke-up::before {
  content: "\f22a";
}
.fa-mars-stroke-v::before {
  content: "\f22a";
}
.fa-champagne-glasses::before {
  content: "\f79f";
}
.fa-glass-cheers::before {
  content: "\f79f";
}
.fa-clipboard::before {
  content: "\f328";
}
.fa-house-circle-exclamation::before {
  content: "\e50a";
}
.fa-file-arrow-up::before {
  content: "\f574";
}
.fa-file-upload::before {
  content: "\f574";
}
.fa-wifi::before {
  content: "\f1eb";
}
.fa-wifi-3::before {
  content: "\f1eb";
}
.fa-wifi-strong::before {
  content: "\f1eb";
}
.fa-bath::before {
  content: "\f2cd";
}
.fa-bathtub::before {
  content: "\f2cd";
}
.fa-underline::before {
  content: "\f0cd";
}
.fa-user-pen::before {
  content: "\f4ff";
}
.fa-user-edit::before {
  content: "\f4ff";
}
.fa-signature::before {
  content: "\f5b7";
}
.fa-stroopwafel::before {
  content: "\f551";
}
.fa-bold::before {
  content: "\f032";
}
.fa-anchor-lock::before {
  content: "\e4ad";
}
.fa-building-ngo::before {
  content: "\e4d7";
}
.fa-manat-sign::before {
  content: "\e1d5";
}
.fa-not-equal::before {
  content: "\f53e";
}
.fa-border-top-left::before {
  content: "\f853";
}
.fa-border-style::before {
  content: "\f853";
}
.fa-map-location-dot::before {
  content: "\f5a0";
}
.fa-map-marked-alt::before {
  content: "\f5a0";
}
.fa-jedi::before {
  content: "\f669";
}
.fa-square-poll-vertical::before {
  content: "\f681";
}
.fa-poll::before {
  content: "\f681";
}
.fa-mug-hot::before {
  content: "\f7b6";
}
.fa-car-battery::before {
  content: "\f5df";
}
.fa-battery-car::before {
  content: "\f5df";
}
.fa-gift::before {
  content: "\f06b";
}
.fa-dice-two::before {
  content: "\f528";
}
.fa-chess-queen::before {
  content: "\f445";
}
.fa-glasses::before {
  content: "\f530";
}
.fa-chess-board::before {
  content: "\f43c";
}
.fa-building-circle-check::before {
  content: "\e4d2";
}
.fa-person-chalkboard::before {
  content: "\e53d";
}
.fa-mars-stroke-right::before {
  content: "\f22b";
}
.fa-mars-stroke-h::before {
  content: "\f22b";
}
.fa-hand-back-fist::before {
  content: "\f255";
}
.fa-hand-rock::before {
  content: "\f255";
}
.fa-square-caret-up::before {
  content: "\f151";
}
.fa-caret-square-up::before {
  content: "\f151";
}
.fa-cloud-showers-water::before {
  content: "\e4e4";
}
.fa-chart-bar::before {
  content: "\f080";
}
.fa-bar-chart::before {
  content: "\f080";
}
.fa-hands-bubbles::before {
  content: "\e05e";
}
.fa-hands-wash::before {
  content: "\e05e";
}
.fa-less-than-equal::before {
  content: "\f537";
}
.fa-train::before {
  content: "\f238";
}
.fa-eye-low-vision::before {
  content: "\f2a8";
}
.fa-low-vision::before {
  content: "\f2a8";
}
.fa-crow::before {
  content: "\f520";
}
.fa-sailboat::before {
  content: "\e445";
}
.fa-window-restore::before {
  content: "\f2d2";
}
.fa-square-plus::before {
  content: "\f0fe";
}
.fa-plus-square::before {
  content: "\f0fe";
}
.fa-torii-gate::before {
  content: "\f6a1";
}
.fa-frog::before {
  content: "\f52e";
}
.fa-bucket::before {
  content: "\e4cf";
}
.fa-image::before {
  content: "\f03e";
}
.fa-microphone::before {
  content: "\f130";
}
.fa-cow::before {
  content: "\f6c8";
}
.fa-caret-up::before {
  content: "\f0d8";
}
.fa-screwdriver::before {
  content: "\f54a";
}
.fa-folder-closed::before {
  content: "\e185";
}
.fa-house-tsunami::before {
  content: "\e515";
}
.fa-square-nfi::before {
  content: "\e576";
}
.fa-arrow-up-from-ground-water::before {
  content: "\e4b5";
}
.fa-martini-glass::before {
  content: "\f57b";
}
.fa-glass-martini-alt::before {
  content: "\f57b";
}
.fa-rotate-left::before {
  content: "\f2ea";
}
.fa-rotate-back::before {
  content: "\f2ea";
}
.fa-rotate-backward::before {
  content: "\f2ea";
}
.fa-undo-alt::before {
  content: "\f2ea";
}
.fa-table-columns::before {
  content: "\f0db";
}
.fa-columns::before {
  content: "\f0db";
}
.fa-lemon::before {
  content: "\f094";
}
.fa-head-side-mask::before {
  content: "\e063";
}
.fa-handshake::before {
  content: "\f2b5";
}
.fa-gem::before {
  content: "\f3a5";
}
.fa-dolly::before {
  content: "\f472";
}
.fa-dolly-box::before {
  content: "\f472";
}
.fa-smoking::before {
  content: "\f48d";
}
.fa-minimize::before {
  content: "\f78c";
}
.fa-compress-arrows-alt::before {
  content: "\f78c";
}
.fa-monument::before {
  content: "\f5a6";
}
.fa-snowplow::before {
  content: "\f7d2";
}
.fa-angles-right::before {
  content: "\f101";
}
.fa-angle-double-right::before {
  content: "\f101";
}
.fa-cannabis::before {
  content: "\f55f";
}
.fa-circle-play::before {
  content: "\f144";
}
.fa-play-circle::before {
  content: "\f144";
}
.fa-tablets::before {
  content: "\f490";
}
.fa-ethernet::before {
  content: "\f796";
}
.fa-euro-sign::before {
  content: "\f153";
}
.fa-eur::before {
  content: "\f153";
}
.fa-euro::before {
  content: "\f153";
}
.fa-chair::before {
  content: "\f6c0";
}
.fa-circle-check::before {
  content: "\f058";
}
.fa-check-circle::before {
  content: "\f058";
}
.fa-circle-stop::before {
  content: "\f28d";
}
.fa-stop-circle::before {
  content: "\f28d";
}
.fa-compass-drafting::before {
  content: "\f568";
}
.fa-drafting-compass::before {
  content: "\f568";
}
.fa-plate-wheat::before {
  content: "\e55a";
}
.fa-icicles::before {
  content: "\f7ad";
}
.fa-person-shelter::before {
  content: "\e54f";
}
.fa-neuter::before {
  content: "\f22c";
}
.fa-id-badge::before {
  content: "\f2c1";
}
.fa-marker::before {
  content: "\f5a1";
}
.fa-face-laugh-beam::before {
  content: "\f59a";
}
.fa-laugh-beam::before {
  content: "\f59a";
}
.fa-helicopter-symbol::before {
  content: "\e502";
}
.fa-universal-access::before {
  content: "\f29a";
}
.fa-circle-chevron-up::before {
  content: "\f139";
}
.fa-chevron-circle-up::before {
  content: "\f139";
}
.fa-lari-sign::before {
  content: "\e1c8";
}
.fa-volcano::before {
  content: "\f770";
}
.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553";
}
.fa-sterling-sign::before {
  content: "\f154";
}
.fa-gbp::before {
  content: "\f154";
}
.fa-pound-sign::before {
  content: "\f154";
}
.fa-viruses::before {
  content: "\e076";
}
.fa-square-person-confined::before {
  content: "\e577";
}
.fa-user-tie::before {
  content: "\f508";
}
.fa-arrow-down-long::before {
  content: "\f175";
}
.fa-long-arrow-down::before {
  content: "\f175";
}
.fa-tent-arrow-down-to-line::before {
  content: "\e57e";
}
.fa-certificate::before {
  content: "\f0a3";
}
.fa-reply-all::before {
  content: "\f122";
}
.fa-mail-reply-all::before {
  content: "\f122";
}
.fa-suitcase::before {
  content: "\f0f2";
}
.fa-person-skating::before {
  content: "\f7c5";
}
.fa-skating::before {
  content: "\f7c5";
}
.fa-filter-circle-dollar::before {
  content: "\f662";
}
.fa-funnel-dollar::before {
  content: "\f662";
}
.fa-camera-retro::before {
  content: "\f083";
}
.fa-circle-arrow-down::before {
  content: "\f0ab";
}
.fa-arrow-circle-down::before {
  content: "\f0ab";
}
.fa-file-import::before {
  content: "\f56f";
}
.fa-arrow-right-to-file::before {
  content: "\f56f";
}
.fa-square-arrow-up-right::before {
  content: "\f14c";
}
.fa-external-link-square::before {
  content: "\f14c";
}
.fa-box-open::before {
  content: "\f49e";
}
.fa-scroll::before {
  content: "\f70e";
}
.fa-spa::before {
  content: "\f5bb";
}
.fa-location-pin-lock::before {
  content: "\e51f";
}
.fa-pause::before {
  content: "\f04c";
}
.fa-hill-avalanche::before {
  content: "\e507";
}
.fa-temperature-empty::before {
  content: "\f2cb";
}
.fa-temperature-0::before {
  content: "\f2cb";
}
.fa-thermometer-0::before {
  content: "\f2cb";
}
.fa-thermometer-empty::before {
  content: "\f2cb";
}
.fa-bomb::before {
  content: "\f1e2";
}
.fa-registered::before {
  content: "\f25d";
}
.fa-address-card::before {
  content: "\f2bb";
}
.fa-contact-card::before {
  content: "\f2bb";
}
.fa-vcard::before {
  content: "\f2bb";
}
.fa-scale-unbalanced-flip::before {
  content: "\f516";
}
.fa-balance-scale-right::before {
  content: "\f516";
}
.fa-subscript::before {
  content: "\f12c";
}
.fa-diamond-turn-right::before {
  content: "\f5eb";
}
.fa-directions::before {
  content: "\f5eb";
}
.fa-burst::before {
  content: "\e4dc";
}
.fa-house-laptop::before {
  content: "\e066";
}
.fa-laptop-house::before {
  content: "\e066";
}
.fa-face-tired::before {
  content: "\f5c8";
}
.fa-tired::before {
  content: "\f5c8";
}
.fa-money-bills::before {
  content: "\e1f3";
}
.fa-smog::before {
  content: "\f75f";
}
.fa-crutch::before {
  content: "\f7f7";
}
.fa-cloud-arrow-up::before {
  content: "\f0ee";
}
.fa-cloud-upload::before {
  content: "\f0ee";
}
.fa-cloud-upload-alt::before {
  content: "\f0ee";
}
.fa-palette::before {
  content: "\f53f";
}
.fa-arrows-turn-right::before {
  content: "\e4c0";
}
.fa-vest::before {
  content: "\e085";
}
.fa-ferry::before {
  content: "\e4ea";
}
.fa-arrows-down-to-people::before {
  content: "\e4b9";
}
.fa-seedling::before {
  content: "\f4d8";
}
.fa-sprout::before {
  content: "\f4d8";
}
.fa-left-right::before {
  content: "\f337";
}
.fa-arrows-alt-h::before {
  content: "\f337";
}
.fa-boxes-packing::before {
  content: "\e4c7";
}
.fa-circle-arrow-left::before {
  content: "\f0a8";
}
.fa-arrow-circle-left::before {
  content: "\f0a8";
}
.fa-group-arrows-rotate::before {
  content: "\e4f6";
}
.fa-bowl-food::before {
  content: "\e4c6";
}
.fa-candy-cane::before {
  content: "\f786";
}
.fa-arrow-down-wide-short::before {
  content: "\f160";
}
.fa-sort-amount-asc::before {
  content: "\f160";
}
.fa-sort-amount-down::before {
  content: "\f160";
}
.fa-cloud-bolt::before {
  content: "\f76c";
}
.fa-thunderstorm::before {
  content: "\f76c";
}
.fa-text-slash::before {
  content: "\f87d";
}
.fa-remove-format::before {
  content: "\f87d";
}
.fa-face-smile-wink::before {
  content: "\f4da";
}
.fa-smile-wink::before {
  content: "\f4da";
}
.fa-file-word::before {
  content: "\f1c2";
}
.fa-file-powerpoint::before {
  content: "\f1c4";
}
.fa-arrows-left-right::before {
  content: "\f07e";
}
.fa-arrows-h::before {
  content: "\f07e";
}
.fa-house-lock::before {
  content: "\e510";
}
.fa-cloud-arrow-down::before {
  content: "\f0ed";
}
.fa-cloud-download::before {
  content: "\f0ed";
}
.fa-cloud-download-alt::before {
  content: "\f0ed";
}
.fa-children::before {
  content: "\e4e1";
}
.fa-chalkboard::before {
  content: "\f51b";
}
.fa-blackboard::before {
  content: "\f51b";
}
.fa-user-large-slash::before {
  content: "\f4fa";
}
.fa-user-alt-slash::before {
  content: "\f4fa";
}
.fa-envelope-open::before {
  content: "\f2b6";
}
.fa-handshake-simple-slash::before {
  content: "\e05f";
}
.fa-handshake-alt-slash::before {
  content: "\e05f";
}
.fa-mattress-pillow::before {
  content: "\e525";
}
.fa-guarani-sign::before {
  content: "\e19a";
}
.fa-arrows-rotate::before {
  content: "\f021";
}
.fa-refresh::before {
  content: "\f021";
}
.fa-sync::before {
  content: "\f021";
}
.fa-fire-extinguisher::before {
  content: "\f134";
}
.fa-cruzeiro-sign::before {
  content: "\e152";
}
.fa-greater-than-equal::before {
  content: "\f532";
}
.fa-shield-halved::before {
  content: "\f3ed";
}
.fa-shield-alt::before {
  content: "\f3ed";
}
.fa-book-atlas::before {
  content: "\f558";
}
.fa-atlas::before {
  content: "\f558";
}
.fa-virus::before {
  content: "\e074";
}
.fa-envelope-circle-check::before {
  content: "\e4e8";
}
.fa-layer-group::before {
  content: "\f5fd";
}
.fa-arrows-to-dot::before {
  content: "\e4be";
}
.fa-archway::before {
  content: "\f557";
}
.fa-heart-circle-check::before {
  content: "\e4fd";
}
.fa-house-chimney-crack::before {
  content: "\f6f1";
}
.fa-house-damage::before {
  content: "\f6f1";
}
.fa-file-zipper::before {
  content: "\f1c6";
}
.fa-file-archive::before {
  content: "\f1c6";
}
.fa-square::before {
  content: "\f0c8";
}
.fa-martini-glass-empty::before {
  content: "\f000";
}
.fa-glass-martini::before {
  content: "\f000";
}
.fa-couch::before {
  content: "\f4b8";
}
.fa-cedi-sign::before {
  content: "\e0df";
}
.fa-italic::before {
  content: "\f033";
}
.fa-church::before {
  content: "\f51d";
}
.fa-comments-dollar::before {
  content: "\f653";
}
.fa-democrat::before {
  content: "\f747";
}
.fa-z::before {
  content: "\5a";
}
.fa-person-skiing::before {
  content: "\f7c9";
}
.fa-skiing::before {
  content: "\f7c9";
}
.fa-road-lock::before {
  content: "\e567";
}
.fa-a::before {
  content: "\41";
}
.fa-temperature-arrow-down::before {
  content: "\e03f";
}
.fa-temperature-down::before {
  content: "\e03f";
}
.fa-feather-pointed::before {
  content: "\f56b";
}
.fa-feather-alt::before {
  content: "\f56b";
}
.fa-p::before {
  content: "\50";
}
.fa-snowflake::before {
  content: "\f2dc";
}
.fa-newspaper::before {
  content: "\f1ea";
}
.fa-rectangle-ad::before {
  content: "\f641";
}
.fa-ad::before {
  content: "\f641";
}
.fa-circle-arrow-right::before {
  content: "\f0a9";
}
.fa-arrow-circle-right::before {
  content: "\f0a9";
}
.fa-filter-circle-xmark::before {
  content: "\e17b";
}
.fa-locust::before {
  content: "\e520";
}
.fa-sort::before {
  content: "\f0dc";
}
.fa-unsorted::before {
  content: "\f0dc";
}
.fa-list-ol::before {
  content: "\f0cb";
}
.fa-list-1-2::before {
  content: "\f0cb";
}
.fa-list-numeric::before {
  content: "\f0cb";
}
.fa-person-dress-burst::before {
  content: "\e544";
}
.fa-money-check-dollar::before {
  content: "\f53d";
}
.fa-money-check-alt::before {
  content: "\f53d";
}
.fa-vector-square::before {
  content: "\f5cb";
}
.fa-bread-slice::before {
  content: "\f7ec";
}
.fa-language::before {
  content: "\f1ab";
}
.fa-face-kiss-wink-heart::before {
  content: "\f598";
}
.fa-kiss-wink-heart::before {
  content: "\f598";
}
.fa-filter::before {
  content: "\f0b0";
}
.fa-question::before {
  content: "\3f";
}
.fa-file-signature::before {
  content: "\f573";
}
.fa-up-down-left-right::before {
  content: "\f0b2";
}
.fa-arrows-alt::before {
  content: "\f0b2";
}
.fa-house-chimney-user::before {
  content: "\e065";
}
.fa-hand-holding-heart::before {
  content: "\f4be";
}
.fa-puzzle-piece::before {
  content: "\f12e";
}
.fa-money-check::before {
  content: "\f53c";
}
.fa-star-half-stroke::before {
  content: "\f5c0";
}
.fa-star-half-alt::before {
  content: "\f5c0";
}
.fa-code::before {
  content: "\f121";
}
.fa-whiskey-glass::before {
  content: "\f7a0";
}
.fa-glass-whiskey::before {
  content: "\f7a0";
}
.fa-building-circle-exclamation::before {
  content: "\e4d3";
}
.fa-magnifying-glass-chart::before {
  content: "\e522";
}
.fa-arrow-up-right-from-square::before {
  content: "\f08e";
}
.fa-external-link::before {
  content: "\f08e";
}
.fa-cubes-stacked::before {
  content: "\e4e6";
}
.fa-won-sign::before {
  content: "\f159";
}
.fa-krw::before {
  content: "\f159";
}
.fa-won::before {
  content: "\f159";
}
.fa-virus-covid::before {
  content: "\e4a8";
}
.fa-austral-sign::before {
  content: "\e0a9";
}
.fa-f::before {
  content: "\46";
}
.fa-leaf::before {
  content: "\f06c";
}
.fa-road::before {
  content: "\f018";
}
.fa-taxi::before {
  content: "\f1ba";
}
.fa-cab::before {
  content: "\f1ba";
}
.fa-person-circle-plus::before {
  content: "\e541";
}
.fa-chart-pie::before {
  content: "\f200";
}
.fa-pie-chart::before {
  content: "\f200";
}
.fa-bolt-lightning::before {
  content: "\e0b7";
}
.fa-sack-xmark::before {
  content: "\e56a";
}
.fa-file-excel::before {
  content: "\f1c3";
}
.fa-file-contract::before {
  content: "\f56c";
}
.fa-fish-fins::before {
  content: "\e4f2";
}
.fa-building-flag::before {
  content: "\e4d5";
}
.fa-face-grin-beam::before {
  content: "\f582";
}
.fa-grin-beam::before {
  content: "\f582";
}
.fa-object-ungroup::before {
  content: "\f248";
}
.fa-poop::before {
  content: "\f619";
}
.fa-location-pin::before {
  content: "\f041";
}
.fa-map-marker::before {
  content: "\f041";
}
.fa-kaaba::before {
  content: "\f66b";
}
.fa-toilet-paper::before {
  content: "\f71e";
}
.fa-helmet-safety::before {
  content: "\f807";
}
.fa-hard-hat::before {
  content: "\f807";
}
.fa-hat-hard::before {
  content: "\f807";
}
.fa-eject::before {
  content: "\f052";
}
.fa-circle-right::before {
  content: "\f35a";
}
.fa-arrow-alt-circle-right::before {
  content: "\f35a";
}
.fa-plane-circle-check::before {
  content: "\e555";
}
.fa-face-rolling-eyes::before {
  content: "\f5a5";
}
.fa-meh-rolling-eyes::before {
  content: "\f5a5";
}
.fa-object-group::before {
  content: "\f247";
}
.fa-chart-line::before {
  content: "\f201";
}
.fa-line-chart::before {
  content: "\f201";
}
.fa-mask-ventilator::before {
  content: "\e524";
}
.fa-arrow-right::before {
  content: "\f061";
}
.fa-signs-post::before {
  content: "\f277";
}
.fa-map-signs::before {
  content: "\f277";
}
.fa-cash-register::before {
  content: "\f788";
}
.fa-person-circle-question::before {
  content: "\e542";
}
.fa-h::before {
  content: "\48";
}
.fa-tarp::before {
  content: "\e57b";
}
.fa-screwdriver-wrench::before {
  content: "\f7d9";
}
.fa-tools::before {
  content: "\f7d9";
}
.fa-arrows-to-eye::before {
  content: "\e4bf";
}
.fa-plug-circle-bolt::before {
  content: "\e55b";
}
.fa-heart::before {
  content: "\f004";
}
.fa-mars-and-venus::before {
  content: "\f224";
}
.fa-house-user::before {
  content: "\e1b0";
}
.fa-home-user::before {
  content: "\e1b0";
}
.fa-dumpster-fire::before {
  content: "\f794";
}
.fa-house-crack::before {
  content: "\e3b1";
}
.fa-martini-glass-citrus::before {
  content: "\f561";
}
.fa-cocktail::before {
  content: "\f561";
}
.fa-face-surprise::before {
  content: "\f5c2";
}
.fa-surprise::before {
  content: "\f5c2";
}
.fa-bottle-water::before {
  content: "\e4c5";
}
.fa-circle-pause::before {
  content: "\f28b";
}
.fa-pause-circle::before {
  content: "\f28b";
}
.fa-toilet-paper-slash::before {
  content: "\e072";
}
.fa-apple-whole::before {
  content: "\f5d1";
}
.fa-apple-alt::before {
  content: "\f5d1";
}
.fa-kitchen-set::before {
  content: "\e51a";
}
.fa-r::before {
  content: "\52";
}
.fa-temperature-quarter::before {
  content: "\f2ca";
}
.fa-temperature-1::before {
  content: "\f2ca";
}
.fa-thermometer-1::before {
  content: "\f2ca";
}
.fa-thermometer-quarter::before {
  content: "\f2ca";
}
.fa-cube::before {
  content: "\f1b2";
}
.fa-bitcoin-sign::before {
  content: "\e0b4";
}
.fa-shield-dog::before {
  content: "\e573";
}
.fa-solar-panel::before {
  content: "\f5ba";
}
.fa-lock-open::before {
  content: "\f3c1";
}
.fa-elevator::before {
  content: "\e16d";
}
.fa-money-bill-transfer::before {
  content: "\e528";
}
.fa-money-bill-trend-up::before {
  content: "\e529";
}
.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f";
}
.fa-square-poll-horizontal::before {
  content: "\f682";
}
.fa-poll-h::before {
  content: "\f682";
}
.fa-circle::before {
  content: "\f111";
}
.fa-backward-fast::before {
  content: "\f049";
}
.fa-fast-backward::before {
  content: "\f049";
}
.fa-recycle::before {
  content: "\f1b8";
}
.fa-user-astronaut::before {
  content: "\f4fb";
}
.fa-plane-slash::before {
  content: "\e069";
}
.fa-trademark::before {
  content: "\f25c";
}
.fa-basketball::before {
  content: "\f434";
}
.fa-basketball-ball::before {
  content: "\f434";
}
.fa-satellite-dish::before {
  content: "\f7c0";
}
.fa-circle-up::before {
  content: "\f35b";
}
.fa-arrow-alt-circle-up::before {
  content: "\f35b";
}
.fa-mobile-screen-button::before {
  content: "\f3cd";
}
.fa-mobile-alt::before {
  content: "\f3cd";
}
.fa-volume-high::before {
  content: "\f028";
}
.fa-volume-up::before {
  content: "\f028";
}
.fa-users-rays::before {
  content: "\e593";
}
.fa-wallet::before {
  content: "\f555";
}
.fa-clipboard-check::before {
  content: "\f46c";
}
.fa-file-audio::before {
  content: "\f1c7";
}
.fa-burger::before {
  content: "\f805";
}
.fa-hamburger::before {
  content: "\f805";
}
.fa-wrench::before {
  content: "\f0ad";
}
.fa-bugs::before {
  content: "\e4d0";
}
.fa-rupee-sign::before {
  content: "\f156";
}
.fa-rupee::before {
  content: "\f156";
}
.fa-file-image::before {
  content: "\f1c5";
}
.fa-circle-question::before {
  content: "\f059";
}
.fa-question-circle::before {
  content: "\f059";
}
.fa-plane-departure::before {
  content: "\f5b0";
}
.fa-handshake-slash::before {
  content: "\e060";
}
.fa-book-bookmark::before {
  content: "\e0bb";
}
.fa-code-branch::before {
  content: "\f126";
}
.fa-hat-cowboy::before {
  content: "\f8c0";
}
.fa-bridge::before {
  content: "\e4c8";
}
.fa-phone-flip::before {
  content: "\f879";
}
.fa-phone-alt::before {
  content: "\f879";
}
.fa-truck-front::before {
  content: "\e2b7";
}
.fa-cat::before {
  content: "\f6be";
}
.fa-anchor-circle-exclamation::before {
  content: "\e4ab";
}
.fa-truck-field::before {
  content: "\e58d";
}
.fa-route::before {
  content: "\f4d7";
}
.fa-clipboard-question::before {
  content: "\e4e3";
}
.fa-panorama::before {
  content: "\e209";
}
.fa-comment-medical::before {
  content: "\f7f5";
}
.fa-teeth-open::before {
  content: "\f62f";
}
.fa-file-circle-minus::before {
  content: "\e4ed";
}
.fa-tags::before {
  content: "\f02c";
}
.fa-wine-glass::before {
  content: "\f4e3";
}
.fa-forward-fast::before {
  content: "\f050";
}
.fa-fast-forward::before {
  content: "\f050";
}
.fa-face-meh-blank::before {
  content: "\f5a4";
}
.fa-meh-blank::before {
  content: "\f5a4";
}
.fa-square-parking::before {
  content: "\f540";
}
.fa-parking::before {
  content: "\f540";
}
.fa-house-signal::before {
  content: "\e012";
}
.fa-bars-progress::before {
  content: "\f828";
}
.fa-tasks-alt::before {
  content: "\f828";
}
.fa-faucet-drip::before {
  content: "\e006";
}
.fa-cart-flatbed::before {
  content: "\f474";
}
.fa-dolly-flatbed::before {
  content: "\f474";
}
.fa-ban-smoking::before {
  content: "\f54d";
}
.fa-smoking-ban::before {
  content: "\f54d";
}
.fa-terminal::before {
  content: "\f120";
}
.fa-mobile-button::before {
  content: "\f10b";
}
.fa-house-medical-flag::before {
  content: "\e514";
}
.fa-basket-shopping::before {
  content: "\f291";
}
.fa-shopping-basket::before {
  content: "\f291";
}
.fa-tape::before {
  content: "\f4db";
}
.fa-bus-simple::before {
  content: "\f55e";
}
.fa-bus-alt::before {
  content: "\f55e";
}
.fa-eye::before {
  content: "\f06e";
}
.fa-face-sad-cry::before {
  content: "\f5b3";
}
.fa-sad-cry::before {
  content: "\f5b3";
}
.fa-audio-description::before {
  content: "\f29e";
}
.fa-person-military-to-person::before {
  content: "\e54c";
}
.fa-file-shield::before {
  content: "\e4f0";
}
.fa-user-slash::before {
  content: "\f506";
}
.fa-pen::before {
  content: "\f304";
}
.fa-tower-observation::before {
  content: "\e586";
}
.fa-file-code::before {
  content: "\f1c9";
}
.fa-signal::before {
  content: "\f012";
}
.fa-signal-5::before {
  content: "\f012";
}
.fa-signal-perfect::before {
  content: "\f012";
}
.fa-bus::before {
  content: "\f207";
}
.fa-heart-circle-xmark::before {
  content: "\e501";
}
.fa-house-chimney::before {
  content: "\e3af";
}
.fa-home-lg::before {
  content: "\e3af";
}
.fa-window-maximize::before {
  content: "\f2d0";
}
.fa-face-frown::before {
  content: "\f119";
}
.fa-frown::before {
  content: "\f119";
}
.fa-prescription::before {
  content: "\f5b1";
}
.fa-shop::before {
  content: "\f54f";
}
.fa-store-alt::before {
  content: "\f54f";
}
.fa-floppy-disk::before {
  content: "\f0c7";
}
.fa-save::before {
  content: "\f0c7";
}
.fa-vihara::before {
  content: "\f6a7";
}
.fa-scale-unbalanced::before {
  content: "\f515";
}
.fa-balance-scale-left::before {
  content: "\f515";
}
.fa-sort-up::before {
  content: "\f0de";
}
.fa-sort-asc::before {
  content: "\f0de";
}
.fa-comment-dots::before {
  content: "\f4ad";
}
.fa-commenting::before {
  content: "\f4ad";
}
.fa-plant-wilt::before {
  content: "\e5aa";
}
.fa-diamond::before {
  content: "\f219";
}
.fa-face-grin-squint::before {
  content: "\f585";
}
.fa-grin-squint::before {
  content: "\f585";
}
.fa-hand-holding-dollar::before {
  content: "\f4c0";
}
.fa-hand-holding-usd::before {
  content: "\f4c0";
}
.fa-bacterium::before {
  content: "\e05a";
}
.fa-hand-pointer::before {
  content: "\f25a";
}
.fa-drum-steelpan::before {
  content: "\f56a";
}
.fa-hand-scissors::before {
  content: "\f257";
}
.fa-hands-praying::before {
  content: "\f684";
}
.fa-praying-hands::before {
  content: "\f684";
}
.fa-arrow-rotate-right::before {
  content: "\f01e";
}
.fa-arrow-right-rotate::before {
  content: "\f01e";
}
.fa-arrow-rotate-forward::before {
  content: "\f01e";
}
.fa-redo::before {
  content: "\f01e";
}
.fa-biohazard::before {
  content: "\f780";
}
.fa-location-crosshairs::before {
  content: "\f601";
}
.fa-location::before {
  content: "\f601";
}
.fa-mars-double::before {
  content: "\f227";
}
.fa-child-dress::before {
  content: "\e59c";
}
.fa-users-between-lines::before {
  content: "\e591";
}
.fa-lungs-virus::before {
  content: "\e067";
}
.fa-face-grin-tears::before {
  content: "\f588";
}
.fa-grin-tears::before {
  content: "\f588";
}
.fa-phone::before {
  content: "\f095";
}
.fa-calendar-xmark::before {
  content: "\f273";
}
.fa-calendar-times::before {
  content: "\f273";
}
.fa-child-reaching::before {
  content: "\e59d";
}
.fa-head-side-virus::before {
  content: "\e064";
}
.fa-user-gear::before {
  content: "\f4fe";
}
.fa-user-cog::before {
  content: "\f4fe";
}
.fa-arrow-up-1-9::before {
  content: "\f163";
}
.fa-sort-numeric-up::before {
  content: "\f163";
}
.fa-door-closed::before {
  content: "\f52a";
}
.fa-shield-virus::before {
  content: "\e06c";
}
.fa-dice-six::before {
  content: "\f526";
}
.fa-mosquito-net::before {
  content: "\e52c";
}
.fa-bridge-water::before {
  content: "\e4ce";
}
.fa-person-booth::before {
  content: "\f756";
}
.fa-text-width::before {
  content: "\f035";
}
.fa-hat-wizard::before {
  content: "\f6e8";
}
.fa-pen-fancy::before {
  content: "\f5ac";
}
.fa-person-digging::before {
  content: "\f85e";
}
.fa-digging::before {
  content: "\f85e";
}
.fa-trash::before {
  content: "\f1f8";
}
.fa-gauge-simple::before {
  content: "\f629";
}
.fa-gauge-simple-med::before {
  content: "\f629";
}
.fa-tachometer-average::before {
  content: "\f629";
}
.fa-book-medical::before {
  content: "\f7e6";
}
.fa-poo::before {
  content: "\f2fe";
}
.fa-quote-right::before {
  content: "\f10e";
}
.fa-quote-right-alt::before {
  content: "\f10e";
}
.fa-shirt::before {
  content: "\f553";
}
.fa-t-shirt::before {
  content: "\f553";
}
.fa-tshirt::before {
  content: "\f553";
}
.fa-cubes::before {
  content: "\f1b3";
}
.fa-divide::before {
  content: "\f529";
}
.fa-tenge-sign::before {
  content: "\f7d7";
}
.fa-tenge::before {
  content: "\f7d7";
}
.fa-headphones::before {
  content: "\f025";
}
.fa-hands-holding::before {
  content: "\f4c2";
}
.fa-hands-clapping::before {
  content: "\e1a8";
}
.fa-republican::before {
  content: "\f75e";
}
.fa-arrow-left::before {
  content: "\f060";
}
.fa-person-circle-xmark::before {
  content: "\e543";
}
.fa-ruler::before {
  content: "\f545";
}
.fa-align-left::before {
  content: "\f036";
}
.fa-dice-d6::before {
  content: "\f6d1";
}
.fa-restroom::before {
  content: "\f7bd";
}
.fa-j::before {
  content: "\4a";
}
.fa-users-viewfinder::before {
  content: "\e595";
}
.fa-file-video::before {
  content: "\f1c8";
}
.fa-up-right-from-square::before {
  content: "\f35d";
}
.fa-external-link-alt::before {
  content: "\f35d";
}
.fa-table-cells::before {
  content: "\f00a";
}
.fa-th::before {
  content: "\f00a";
}
.fa-file-pdf::before {
  content: "\f1c1";
}
.fa-book-bible::before {
  content: "\f647";
}
.fa-bible::before {
  content: "\f647";
}
.fa-o::before {
  content: "\4f";
}
.fa-suitcase-medical::before {
  content: "\f0fa";
}
.fa-medkit::before {
  content: "\f0fa";
}
.fa-user-secret::before {
  content: "\f21b";
}
.fa-otter::before {
  content: "\f700";
}
.fa-person-dress::before {
  content: "\f182";
}
.fa-female::before {
  content: "\f182";
}
.fa-comment-dollar::before {
  content: "\f651";
}
.fa-business-time::before {
  content: "\f64a";
}
.fa-briefcase-clock::before {
  content: "\f64a";
}
.fa-table-cells-large::before {
  content: "\f009";
}
.fa-th-large::before {
  content: "\f009";
}
.fa-book-tanakh::before {
  content: "\f827";
}
.fa-tanakh::before {
  content: "\f827";
}
.fa-phone-volume::before {
  content: "\f2a0";
}
.fa-volume-control-phone::before {
  content: "\f2a0";
}
.fa-hat-cowboy-side::before {
  content: "\f8c1";
}
.fa-clipboard-user::before {
  content: "\f7f3";
}
.fa-child::before {
  content: "\f1ae";
}
.fa-lira-sign::before {
  content: "\f195";
}
.fa-satellite::before {
  content: "\f7bf";
}
.fa-plane-lock::before {
  content: "\e558";
}
.fa-tag::before {
  content: "\f02b";
}
.fa-comment::before {
  content: "\f075";
}
.fa-cake-candles::before {
  content: "\f1fd";
}
.fa-birthday-cake::before {
  content: "\f1fd";
}
.fa-cake::before {
  content: "\f1fd";
}
.fa-envelope::before {
  content: "\f0e0";
}
.fa-angles-up::before {
  content: "\f102";
}
.fa-angle-double-up::before {
  content: "\f102";
}
.fa-paperclip::before {
  content: "\f0c6";
}
.fa-arrow-right-to-city::before {
  content: "\e4b3";
}
.fa-ribbon::before {
  content: "\f4d6";
}
.fa-lungs::before {
  content: "\f604";
}
.fa-arrow-up-9-1::before {
  content: "\f887";
}
.fa-sort-numeric-up-alt::before {
  content: "\f887";
}
.fa-litecoin-sign::before {
  content: "\e1d3";
}
.fa-border-none::before {
  content: "\f850";
}
.fa-circle-nodes::before {
  content: "\e4e2";
}
.fa-parachute-box::before {
  content: "\f4cd";
}
.fa-indent::before {
  content: "\f03c";
}
.fa-truck-field-un::before {
  content: "\e58e";
}
.fa-hourglass::before {
  content: "\f254";
}
.fa-hourglass-empty::before {
  content: "\f254";
}
.fa-mountain::before {
  content: "\f6fc";
}
.fa-user-doctor::before {
  content: "\f0f0";
}
.fa-user-md::before {
  content: "\f0f0";
}
.fa-circle-info::before {
  content: "\f05a";
}
.fa-info-circle::before {
  content: "\f05a";
}
.fa-cloud-meatball::before {
  content: "\f73b";
}
.fa-camera::before {
  content: "\f030";
}
.fa-camera-alt::before {
  content: "\f030";
}
.fa-square-virus::before {
  content: "\e578";
}
.fa-meteor::before {
  content: "\f753";
}
.fa-car-on::before {
  content: "\e4dd";
}
.fa-sleigh::before {
  content: "\f7cc";
}
.fa-arrow-down-1-9::before {
  content: "\f162";
}
.fa-sort-numeric-asc::before {
  content: "\f162";
}
.fa-sort-numeric-down::before {
  content: "\f162";
}
.fa-hand-holding-droplet::before {
  content: "\f4c1";
}
.fa-hand-holding-water::before {
  content: "\f4c1";
}
.fa-water::before {
  content: "\f773";
}
.fa-calendar-check::before {
  content: "\f274";
}
.fa-braille::before {
  content: "\f2a1";
}
.fa-prescription-bottle-medical::before {
  content: "\f486";
}
.fa-prescription-bottle-alt::before {
  content: "\f486";
}
.fa-landmark::before {
  content: "\f66f";
}
.fa-truck::before {
  content: "\f0d1";
}
.fa-crosshairs::before {
  content: "\f05b";
}
.fa-person-cane::before {
  content: "\e53c";
}
.fa-tent::before {
  content: "\e57d";
}
.fa-vest-patches::before {
  content: "\e086";
}
.fa-check-double::before {
  content: "\f560";
}
.fa-arrow-down-a-z::before {
  content: "\f15d";
}
.fa-sort-alpha-asc::before {
  content: "\f15d";
}
.fa-sort-alpha-down::before {
  content: "\f15d";
}
.fa-money-bill-wheat::before {
  content: "\e52a";
}
.fa-cookie::before {
  content: "\f563";
}
.fa-arrow-rotate-left::before {
  content: "\f0e2";
}
.fa-arrow-left-rotate::before {
  content: "\f0e2";
}
.fa-arrow-rotate-back::before {
  content: "\f0e2";
}
.fa-arrow-rotate-backward::before {
  content: "\f0e2";
}
.fa-undo::before {
  content: "\f0e2";
}
.fa-hard-drive::before {
  content: "\f0a0";
}
.fa-hdd::before {
  content: "\f0a0";
}
.fa-face-grin-squint-tears::before {
  content: "\f586";
}
.fa-grin-squint-tears::before {
  content: "\f586";
}
.fa-dumbbell::before {
  content: "\f44b";
}
.fa-rectangle-list::before {
  content: "\f022";
}
.fa-list-alt::before {
  content: "\f022";
}
.fa-tarp-droplet::before {
  content: "\e57c";
}
.fa-house-medical-circle-check::before {
  content: "\e511";
}
.fa-person-skiing-nordic::before {
  content: "\f7ca";
}
.fa-skiing-nordic::before {
  content: "\f7ca";
}
.fa-calendar-plus::before {
  content: "\f271";
}
.fa-plane-arrival::before {
  content: "\f5af";
}
.fa-circle-left::before {
  content: "\f359";
}
.fa-arrow-alt-circle-left::before {
  content: "\f359";
}
.fa-train-subway::before {
  content: "\f239";
}
.fa-subway::before {
  content: "\f239";
}
.fa-chart-gantt::before {
  content: "\e0e4";
}
.fa-indian-rupee-sign::before {
  content: "\e1bc";
}
.fa-indian-rupee::before {
  content: "\e1bc";
}
.fa-inr::before {
  content: "\e1bc";
}
.fa-crop-simple::before {
  content: "\f565";
}
.fa-crop-alt::before {
  content: "\f565";
}
.fa-money-bill-1::before {
  content: "\f3d1";
}
.fa-money-bill-alt::before {
  content: "\f3d1";
}
.fa-left-long::before {
  content: "\f30a";
}
.fa-long-arrow-alt-left::before {
  content: "\f30a";
}
.fa-dna::before {
  content: "\f471";
}
.fa-virus-slash::before {
  content: "\e075";
}
.fa-minus::before {
  content: "\f068";
}
.fa-subtract::before {
  content: "\f068";
}
.fa-chess::before {
  content: "\f439";
}
.fa-arrow-left-long::before {
  content: "\f177";
}
.fa-long-arrow-left::before {
  content: "\f177";
}
.fa-plug-circle-check::before {
  content: "\e55c";
}
.fa-street-view::before {
  content: "\f21d";
}
.fa-franc-sign::before {
  content: "\e18f";
}
.fa-volume-off::before {
  content: "\f026";
}
.fa-hands-asl-interpreting::before {
  content: "\f2a3";
}
.fa-american-sign-language-interpreting::before {
  content: "\f2a3";
}
.fa-asl-interpreting::before {
  content: "\f2a3";
}
.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3";
}
.fa-gear::before {
  content: "\f013";
}
.fa-cog::before {
  content: "\f013";
}
.fa-droplet-slash::before {
  content: "\f5c7";
}
.fa-tint-slash::before {
  content: "\f5c7";
}
.fa-mosque::before {
  content: "\f678";
}
.fa-mosquito::before {
  content: "\e52b";
}
.fa-star-of-david::before {
  content: "\f69a";
}
.fa-person-military-rifle::before {
  content: "\e54b";
}
.fa-cart-shopping::before {
  content: "\f07a";
}
.fa-shopping-cart::before {
  content: "\f07a";
}
.fa-vials::before {
  content: "\f493";
}
.fa-plug-circle-plus::before {
  content: "\e55f";
}
.fa-place-of-worship::before {
  content: "\f67f";
}
.fa-grip-vertical::before {
  content: "\f58e";
}
.fa-arrow-turn-up::before {
  content: "\f148";
}
.fa-level-up::before {
  content: "\f148";
}
.fa-u::before {
  content: "\55";
}
.fa-square-root-variable::before {
  content: "\f698";
}
.fa-square-root-alt::before {
  content: "\f698";
}
.fa-clock::before {
  content: "\f017";
}
.fa-clock-four::before {
  content: "\f017";
}
.fa-backward-step::before {
  content: "\f048";
}
.fa-step-backward::before {
  content: "\f048";
}
.fa-pallet::before {
  content: "\f482";
}
.fa-faucet::before {
  content: "\e005";
}
.fa-baseball-bat-ball::before {
  content: "\f432";
}
.fa-s::before {
  content: "\53";
}
.fa-timeline::before {
  content: "\e29c";
}
.fa-keyboard::before {
  content: "\f11c";
}
.fa-caret-down::before {
  content: "\f0d7";
}
.fa-house-chimney-medical::before {
  content: "\f7f2";
}
.fa-clinic-medical::before {
  content: "\f7f2";
}
.fa-temperature-three-quarters::before {
  content: "\f2c8";
}
.fa-temperature-3::before {
  content: "\f2c8";
}
.fa-thermometer-3::before {
  content: "\f2c8";
}
.fa-thermometer-three-quarters::before {
  content: "\f2c8";
}
.fa-mobile-screen::before {
  content: "\f3cf";
}
.fa-mobile-android-alt::before {
  content: "\f3cf";
}
.fa-plane-up::before {
  content: "\e22d";
}
.fa-piggy-bank::before {
  content: "\f4d3";
}
.fa-battery-half::before {
  content: "\f242";
}
.fa-battery-3::before {
  content: "\f242";
}
.fa-mountain-city::before {
  content: "\e52e";
}
.fa-coins::before {
  content: "\f51e";
}
.fa-khanda::before {
  content: "\f66d";
}
.fa-sliders::before {
  content: "\f1de";
}
.fa-sliders-h::before {
  content: "\f1de";
}
.fa-folder-tree::before {
  content: "\f802";
}
.fa-network-wired::before {
  content: "\f6ff";
}
.fa-map-pin::before {
  content: "\f276";
}
.fa-hamsa::before {
  content: "\f665";
}
.fa-cent-sign::before {
  content: "\e3f5";
}
.fa-flask::before {
  content: "\f0c3";
}
.fa-person-pregnant::before {
  content: "\e31e";
}
.fa-wand-sparkles::before {
  content: "\f72b";
}
.fa-ellipsis-vertical::before {
  content: "\f142";
}
.fa-ellipsis-v::before {
  content: "\f142";
}
.fa-ticket::before {
  content: "\f145";
}
.fa-power-off::before {
  content: "\f011";
}
.fa-right-long::before {
  content: "\f30b";
}
.fa-long-arrow-alt-right::before {
  content: "\f30b";
}
.fa-flag-usa::before {
  content: "\f74d";
}
.fa-laptop-file::before {
  content: "\e51d";
}
.fa-tty::before {
  content: "\f1e4";
}
.fa-teletype::before {
  content: "\f1e4";
}
.fa-diagram-next::before {
  content: "\e476";
}
.fa-person-rifle::before {
  content: "\e54e";
}
.fa-house-medical-circle-exclamation::before {
  content: "\e512";
}
.fa-closed-captioning::before {
  content: "\f20a";
}
.fa-person-hiking::before {
  content: "\f6ec";
}
.fa-hiking::before {
  content: "\f6ec";
}
.fa-venus-double::before {
  content: "\f226";
}
.fa-images::before {
  content: "\f302";
}
.fa-calculator::before {
  content: "\f1ec";
}
.fa-people-pulling::before {
  content: "\e535";
}
.fa-n::before {
  content: "\4e";
}
.fa-cable-car::before {
  content: "\f7da";
}
.fa-tram::before {
  content: "\f7da";
}
.fa-cloud-rain::before {
  content: "\f73d";
}
.fa-building-circle-xmark::before {
  content: "\e4d4";
}
.fa-ship::before {
  content: "\f21a";
}
.fa-arrows-down-to-line::before {
  content: "\e4b8";
}
.fa-download::before {
  content: "\f019";
}
.fa-face-grin::before {
  content: "\f580";
}
.fa-grin::before {
  content: "\f580";
}
.fa-delete-left::before {
  content: "\f55a";
}
.fa-backspace::before {
  content: "\f55a";
}
.fa-eye-dropper::before {
  content: "\f1fb";
}
.fa-eye-dropper-empty::before {
  content: "\f1fb";
}
.fa-eyedropper::before {
  content: "\f1fb";
}
.fa-file-circle-check::before {
  content: "\e5a0";
}
.fa-forward::before {
  content: "\f04e";
}
.fa-mobile::before {
  content: "\f3ce";
}
.fa-mobile-android::before {
  content: "\f3ce";
}
.fa-mobile-phone::before {
  content: "\f3ce";
}
.fa-face-meh::before {
  content: "\f11a";
}
.fa-meh::before {
  content: "\f11a";
}
.fa-align-center::before {
  content: "\f037";
}
.fa-book-skull::before {
  content: "\f6b7";
}
.fa-book-dead::before {
  content: "\f6b7";
}
.fa-id-card::before {
  content: "\f2c2";
}
.fa-drivers-license::before {
  content: "\f2c2";
}
.fa-outdent::before {
  content: "\f03b";
}
.fa-dedent::before {
  content: "\f03b";
}
.fa-heart-circle-exclamation::before {
  content: "\e4fe";
}
.fa-house::before {
  content: "\f015";
}
.fa-home::before {
  content: "\f015";
}
.fa-home-alt::before {
  content: "\f015";
}
.fa-home-lg-alt::before {
  content: "\f015";
}
.fa-calendar-week::before {
  content: "\f784";
}
.fa-laptop-medical::before {
  content: "\f812";
}
.fa-b::before {
  content: "\42";
}
.fa-file-medical::before {
  content: "\f477";
}
.fa-dice-one::before {
  content: "\f525";
}
.fa-kiwi-bird::before {
  content: "\f535";
}
.fa-arrow-right-arrow-left::before {
  content: "\f0ec";
}
.fa-exchange::before {
  content: "\f0ec";
}
.fa-rotate-right::before {
  content: "\f2f9";
}
.fa-redo-alt::before {
  content: "\f2f9";
}
.fa-rotate-forward::before {
  content: "\f2f9";
}
.fa-utensils::before {
  content: "\f2e7";
}
.fa-cutlery::before {
  content: "\f2e7";
}
.fa-arrow-up-wide-short::before {
  content: "\f161";
}
.fa-sort-amount-up::before {
  content: "\f161";
}
.fa-mill-sign::before {
  content: "\e1ed";
}
.fa-bowl-rice::before {
  content: "\e2eb";
}
.fa-skull::before {
  content: "\f54c";
}
.fa-tower-broadcast::before {
  content: "\f519";
}
.fa-broadcast-tower::before {
  content: "\f519";
}
.fa-truck-pickup::before {
  content: "\f63c";
}
.fa-up-long::before {
  content: "\f30c";
}
.fa-long-arrow-alt-up::before {
  content: "\f30c";
}
.fa-stop::before {
  content: "\f04d";
}
.fa-code-merge::before {
  content: "\f387";
}
.fa-upload::before {
  content: "\f093";
}
.fa-hurricane::before {
  content: "\f751";
}
.fa-mound::before {
  content: "\e52d";
}
.fa-toilet-portable::before {
  content: "\e583";
}
.fa-compact-disc::before {
  content: "\f51f";
}
.fa-file-arrow-down::before {
  content: "\f56d";
}
.fa-file-download::before {
  content: "\f56d";
}
.fa-caravan::before {
  content: "\f8ff";
}
.fa-shield-cat::before {
  content: "\e572";
}
.fa-bolt::before {
  content: "\f0e7";
}
.fa-zap::before {
  content: "\f0e7";
}
.fa-glass-water::before {
  content: "\e4f4";
}
.fa-oil-well::before {
  content: "\e532";
}
.fa-vault::before {
  content: "\e2c5";
}
.fa-mars::before {
  content: "\f222";
}
.fa-toilet::before {
  content: "\f7d8";
}
.fa-plane-circle-xmark::before {
  content: "\e557";
}
.fa-yen-sign::before {
  content: "\f157";
}
.fa-cny::before {
  content: "\f157";
}
.fa-jpy::before {
  content: "\f157";
}
.fa-rmb::before {
  content: "\f157";
}
.fa-yen::before {
  content: "\f157";
}
.fa-ruble-sign::before {
  content: "\f158";
}
.fa-rouble::before {
  content: "\f158";
}
.fa-rub::before {
  content: "\f158";
}
.fa-ruble::before {
  content: "\f158";
}
.fa-sun::before {
  content: "\f185";
}
.fa-guitar::before {
  content: "\f7a6";
}
.fa-face-laugh-wink::before {
  content: "\f59c";
}
.fa-laugh-wink::before {
  content: "\f59c";
}
.fa-horse-head::before {
  content: "\f7ab";
}
.fa-bore-hole::before {
  content: "\e4c3";
}
.fa-industry::before {
  content: "\f275";
}
.fa-circle-down::before {
  content: "\f358";
}
.fa-arrow-alt-circle-down::before {
  content: "\f358";
}
.fa-arrows-turn-to-dots::before {
  content: "\e4c1";
}
.fa-florin-sign::before {
  content: "\e184";
}
.fa-arrow-down-short-wide::before {
  content: "\f884";
}
.fa-sort-amount-desc::before {
  content: "\f884";
}
.fa-sort-amount-down-alt::before {
  content: "\f884";
}
.fa-less-than::before {
  content: "\3c";
}
.fa-angle-down::before {
  content: "\f107";
}
.fa-car-tunnel::before {
  content: "\e4de";
}
.fa-head-side-cough::before {
  content: "\e061";
}
.fa-grip-lines::before {
  content: "\f7a4";
}
.fa-thumbs-down::before {
  content: "\f165";
}
.fa-user-lock::before {
  content: "\f502";
}
.fa-arrow-right-long::before {
  content: "\f178";
}
.fa-long-arrow-right::before {
  content: "\f178";
}
.fa-anchor-circle-xmark::before {
  content: "\e4ac";
}
.fa-ellipsis::before {
  content: "\f141";
}
.fa-ellipsis-h::before {
  content: "\f141";
}
.fa-chess-pawn::before {
  content: "\f443";
}
.fa-kit-medical::before {
  content: "\f479";
}
.fa-first-aid::before {
  content: "\f479";
}
.fa-person-through-window::before {
  content: "\e5a9";
}
.fa-toolbox::before {
  content: "\f552";
}
.fa-hands-holding-circle::before {
  content: "\e4fb";
}
.fa-bug::before {
  content: "\f188";
}
.fa-credit-card::before {
  content: "\f09d";
}
.fa-credit-card-alt::before {
  content: "\f09d";
}
.fa-car::before {
  content: "\f1b9";
}
.fa-automobile::before {
  content: "\f1b9";
}
.fa-hand-holding-hand::before {
  content: "\e4f7";
}
.fa-book-open-reader::before {
  content: "\f5da";
}
.fa-book-reader::before {
  content: "\f5da";
}
.fa-mountain-sun::before {
  content: "\e52f";
}
.fa-arrows-left-right-to-line::before {
  content: "\e4ba";
}
.fa-dice-d20::before {
  content: "\f6cf";
}
.fa-truck-droplet::before {
  content: "\e58c";
}
.fa-file-circle-xmark::before {
  content: "\e5a1";
}
.fa-temperature-arrow-up::before {
  content: "\e040";
}
.fa-temperature-up::before {
  content: "\e040";
}
.fa-medal::before {
  content: "\f5a2";
}
.fa-bed::before {
  content: "\f236";
}
.fa-square-h::before {
  content: "\f0fd";
}
.fa-h-square::before {
  content: "\f0fd";
}
.fa-podcast::before {
  content: "\f2ce";
}
.fa-temperature-full::before {
  content: "\f2c7";
}
.fa-temperature-4::before {
  content: "\f2c7";
}
.fa-thermometer-4::before {
  content: "\f2c7";
}
.fa-thermometer-full::before {
  content: "\f2c7";
}
.fa-bell::before {
  content: "\f0f3";
}
.fa-superscript::before {
  content: "\f12b";
}
.fa-plug-circle-xmark::before {
  content: "\e560";
}
.fa-star-of-life::before {
  content: "\f621";
}
.fa-phone-slash::before {
  content: "\f3dd";
}
.fa-paint-roller::before {
  content: "\f5aa";
}
.fa-handshake-angle::before {
  content: "\f4c4";
}
.fa-hands-helping::before {
  content: "\f4c4";
}
.fa-location-dot::before {
  content: "\f3c5";
}
.fa-map-marker-alt::before {
  content: "\f3c5";
}
.fa-file::before {
  content: "\f15b";
}
.fa-greater-than::before {
  content: "\3e";
}
.fa-person-swimming::before {
  content: "\f5c4";
}
.fa-swimmer::before {
  content: "\f5c4";
}
.fa-arrow-down::before {
  content: "\f063";
}
.fa-droplet::before {
  content: "\f043";
}
.fa-tint::before {
  content: "\f043";
}
.fa-eraser::before {
  content: "\f12d";
}
.fa-earth-americas::before {
  content: "\f57d";
}
.fa-earth::before {
  content: "\f57d";
}
.fa-earth-america::before {
  content: "\f57d";
}
.fa-globe-americas::before {
  content: "\f57d";
}
.fa-person-burst::before {
  content: "\e53b";
}
.fa-dove::before {
  content: "\f4ba";
}
.fa-battery-empty::before {
  content: "\f244";
}
.fa-battery-0::before {
  content: "\f244";
}
.fa-socks::before {
  content: "\f696";
}
.fa-inbox::before {
  content: "\f01c";
}
.fa-section::before {
  content: "\e447";
}
.fa-gauge-high::before {
  content: "\f625";
}
.fa-tachometer-alt::before {
  content: "\f625";
}
.fa-tachometer-alt-fast::before {
  content: "\f625";
}
.fa-envelope-open-text::before {
  content: "\f658";
}
.fa-hospital::before {
  content: "\f0f8";
}
.fa-hospital-alt::before {
  content: "\f0f8";
}
.fa-hospital-wide::before {
  content: "\f0f8";
}
.fa-wine-bottle::before {
  content: "\f72f";
}
.fa-chess-rook::before {
  content: "\f447";
}
.fa-bars-staggered::before {
  content: "\f550";
}
.fa-reorder::before {
  content: "\f550";
}
.fa-stream::before {
  content: "\f550";
}
.fa-dharmachakra::before {
  content: "\f655";
}
.fa-hotdog::before {
  content: "\f80f";
}
.fa-person-walking-with-cane::before {
  content: "\f29d";
}
.fa-blind::before {
  content: "\f29d";
}
.fa-drum::before {
  content: "\f569";
}
.fa-ice-cream::before {
  content: "\f810";
}
.fa-heart-circle-bolt::before {
  content: "\e4fc";
}
.fa-fax::before {
  content: "\f1ac";
}
.fa-paragraph::before {
  content: "\f1dd";
}
.fa-check-to-slot::before {
  content: "\f772";
}
.fa-vote-yea::before {
  content: "\f772";
}
.fa-star-half::before {
  content: "\f089";
}
.fa-boxes-stacked::before {
  content: "\f468";
}
.fa-boxes::before {
  content: "\f468";
}
.fa-boxes-alt::before {
  content: "\f468";
}
.fa-link::before {
  content: "\f0c1";
}
.fa-chain::before {
  content: "\f0c1";
}
.fa-ear-listen::before {
  content: "\f2a2";
}
.fa-assistive-listening-systems::before {
  content: "\f2a2";
}
.fa-tree-city::before {
  content: "\e587";
}
.fa-play::before {
  content: "\f04b";
}
.fa-font::before {
  content: "\f031";
}
.fa-rupiah-sign::before {
  content: "\e23d";
}
.fa-magnifying-glass::before {
  content: "\f002";
}
.fa-search::before {
  content: "\f002";
}
.fa-table-tennis-paddle-ball::before {
  content: "\f45d";
}
.fa-ping-pong-paddle-ball::before {
  content: "\f45d";
}
.fa-table-tennis::before {
  content: "\f45d";
}
.fa-person-dots-from-line::before {
  content: "\f470";
}
.fa-diagnoses::before {
  content: "\f470";
}
.fa-trash-can-arrow-up::before {
  content: "\f82a";
}
.fa-trash-restore-alt::before {
  content: "\f82a";
}
.fa-naira-sign::before {
  content: "\e1f6";
}
.fa-cart-arrow-down::before {
  content: "\f218";
}
.fa-walkie-talkie::before {
  content: "\f8ef";
}
.fa-file-pen::before {
  content: "\f31c";
}
.fa-file-edit::before {
  content: "\f31c";
}
.fa-receipt::before {
  content: "\f543";
}
.fa-square-pen::before {
  content: "\f14b";
}
.fa-pen-square::before {
  content: "\f14b";
}
.fa-pencil-square::before {
  content: "\f14b";
}
.fa-suitcase-rolling::before {
  content: "\f5c1";
}
.fa-person-circle-exclamation::before {
  content: "\e53f";
}
.fa-chevron-down::before {
  content: "\f078";
}
.fa-battery-full::before {
  content: "\f240";
}
.fa-battery::before {
  content: "\f240";
}
.fa-battery-5::before {
  content: "\f240";
}
.fa-skull-crossbones::before {
  content: "\f714";
}
.fa-code-compare::before {
  content: "\e13a";
}
.fa-list-ul::before {
  content: "\f0ca";
}
.fa-list-dots::before {
  content: "\f0ca";
}
.fa-school-lock::before {
  content: "\e56f";
}
.fa-tower-cell::before {
  content: "\e585";
}
.fa-down-long::before {
  content: "\f309";
}
.fa-long-arrow-alt-down::before {
  content: "\f309";
}
.fa-ranking-star::before {
  content: "\e561";
}
.fa-chess-king::before {
  content: "\f43f";
}
.fa-person-harassing::before {
  content: "\e549";
}
.fa-brazilian-real-sign::before {
  content: "\e46c";
}
.fa-landmark-dome::before {
  content: "\f752";
}
.fa-landmark-alt::before {
  content: "\f752";
}
.fa-arrow-up::before {
  content: "\f062";
}
.fa-tv::before {
  content: "\f26c";
}
.fa-television::before {
  content: "\f26c";
}
.fa-tv-alt::before {
  content: "\f26c";
}
.fa-shrimp::before {
  content: "\e448";
}
.fa-list-check::before {
  content: "\f0ae";
}
.fa-tasks::before {
  content: "\f0ae";
}
.fa-jug-detergent::before {
  content: "\e519";
}
.fa-circle-user::before {
  content: "\f2bd";
}
.fa-user-circle::before {
  content: "\f2bd";
}
.fa-user-shield::before {
  content: "\f505";
}
.fa-wind::before {
  content: "\f72e";
}
.fa-car-burst::before {
  content: "\f5e1";
}
.fa-car-crash::before {
  content: "\f5e1";
}
.fa-y::before {
  content: "\59";
}
.fa-person-snowboarding::before {
  content: "\f7ce";
}
.fa-snowboarding::before {
  content: "\f7ce";
}
.fa-truck-fast::before {
  content: "\f48b";
}
.fa-shipping-fast::before {
  content: "\f48b";
}
.fa-fish::before {
  content: "\f578";
}
.fa-user-graduate::before {
  content: "\f501";
}
.fa-circle-half-stroke::before {
  content: "\f042";
}
.fa-adjust::before {
  content: "\f042";
}
.fa-clapperboard::before {
  content: "\e131";
}
.fa-circle-radiation::before {
  content: "\f7ba";
}
.fa-radiation-alt::before {
  content: "\f7ba";
}
.fa-baseball::before {
  content: "\f433";
}
.fa-baseball-ball::before {
  content: "\f433";
}
.fa-jet-fighter-up::before {
  content: "\e518";
}
.fa-diagram-project::before {
  content: "\f542";
}
.fa-project-diagram::before {
  content: "\f542";
}
.fa-copy::before {
  content: "\f0c5";
}
.fa-volume-xmark::before {
  content: "\f6a9";
}
.fa-volume-mute::before {
  content: "\f6a9";
}
.fa-volume-times::before {
  content: "\f6a9";
}
.fa-hand-sparkles::before {
  content: "\e05d";
}
.fa-grip::before {
  content: "\f58d";
}
.fa-grip-horizontal::before {
  content: "\f58d";
}
.fa-share-from-square::before {
  content: "\f14d";
}
.fa-share-square::before {
  content: "\f14d";
}
.fa-child-combatant::before {
  content: "\e4e0";
}
.fa-child-rifle::before {
  content: "\e4e0";
}
.fa-gun::before {
  content: "\e19b";
}
.fa-square-phone::before {
  content: "\f098";
}
.fa-phone-square::before {
  content: "\f098";
}
.fa-plus::before {
  content: "\2b";
}
.fa-add::before {
  content: "\2b";
}
.fa-expand::before {
  content: "\f065";
}
.fa-computer::before {
  content: "\e4e5";
}
.fa-xmark::before {
  content: "\f00d";
}
.fa-close::before {
  content: "\f00d";
}
.fa-multiply::before {
  content: "\f00d";
}
.fa-remove::before {
  content: "\f00d";
}
.fa-times::before {
  content: "\f00d";
}
.fa-arrows-up-down-left-right::before {
  content: "\f047";
}
.fa-arrows::before {
  content: "\f047";
}
.fa-chalkboard-user::before {
  content: "\f51c";
}
.fa-chalkboard-teacher::before {
  content: "\f51c";
}
.fa-peso-sign::before {
  content: "\e222";
}
.fa-building-shield::before {
  content: "\e4d8";
}
.fa-baby::before {
  content: "\f77c";
}
.fa-users-line::before {
  content: "\e592";
}
.fa-quote-left::before {
  content: "\f10d";
}
.fa-quote-left-alt::before {
  content: "\f10d";
}
.fa-tractor::before {
  content: "\f722";
}
.fa-trash-arrow-up::before {
  content: "\f829";
}
.fa-trash-restore::before {
  content: "\f829";
}
.fa-arrow-down-up-lock::before {
  content: "\e4b0";
}
.fa-lines-leaning::before {
  content: "\e51e";
}
.fa-ruler-combined::before {
  content: "\f546";
}
.fa-copyright::before {
  content: "\f1f9";
}
.fa-equals::before {
  content: "\3d";
}
.fa-blender::before {
  content: "\f517";
}
.fa-teeth::before {
  content: "\f62e";
}
.fa-shekel-sign::before {
  content: "\f20b";
}
.fa-ils::before {
  content: "\f20b";
}
.fa-shekel::before {
  content: "\f20b";
}
.fa-sheqel::before {
  content: "\f20b";
}
.fa-sheqel-sign::before {
  content: "\f20b";
}
.fa-map::before {
  content: "\f279";
}
.fa-rocket::before {
  content: "\f135";
}
.fa-photo-film::before {
  content: "\f87c";
}
.fa-photo-video::before {
  content: "\f87c";
}
.fa-folder-minus::before {
  content: "\f65d";
}
.fa-store::before {
  content: "\f54e";
}
.fa-arrow-trend-up::before {
  content: "\e098";
}
.fa-plug-circle-minus::before {
  content: "\e55e";
}
.fa-sign-hanging::before {
  content: "\f4d9";
}
.fa-sign::before {
  content: "\f4d9";
}
.fa-bezier-curve::before {
  content: "\f55b";
}
.fa-bell-slash::before {
  content: "\f1f6";
}
.fa-tablet::before {
  content: "\f3fb";
}
.fa-tablet-android::before {
  content: "\f3fb";
}
.fa-school-flag::before {
  content: "\e56e";
}
.fa-fill::before {
  content: "\f575";
}
.fa-angle-up::before {
  content: "\f106";
}
.fa-drumstick-bite::before {
  content: "\f6d7";
}
.fa-holly-berry::before {
  content: "\f7aa";
}
.fa-chevron-left::before {
  content: "\f053";
}
.fa-bacteria::before {
  content: "\e059";
}
.fa-hand-lizard::before {
  content: "\f258";
}
.fa-notdef::before {
  content: "\e1fe";
}
.fa-disease::before {
  content: "\f7fa";
}
.fa-briefcase-medical::before {
  content: "\f469";
}
.fa-genderless::before {
  content: "\f22d";
}
.fa-chevron-right::before {
  content: "\f054";
}
.fa-retweet::before {
  content: "\f079";
}
.fa-car-rear::before {
  content: "\f5de";
}
.fa-car-alt::before {
  content: "\f5de";
}
.fa-pump-soap::before {
  content: "\e06b";
}
.fa-video-slash::before {
  content: "\f4e2";
}
.fa-battery-quarter::before {
  content: "\f243";
}
.fa-battery-2::before {
  content: "\f243";
}
.fa-radio::before {
  content: "\f8d7";
}
.fa-baby-carriage::before {
  content: "\f77d";
}
.fa-carriage-baby::before {
  content: "\f77d";
}
.fa-traffic-light::before {
  content: "\f637";
}
.fa-thermometer::before {
  content: "\f491";
}
.fa-vr-cardboard::before {
  content: "\f729";
}
.fa-hand-middle-finger::before {
  content: "\f806";
}
.fa-percent::before {
  content: "\25";
}
.fa-percentage::before {
  content: "\25";
}
.fa-truck-moving::before {
  content: "\f4df";
}
.fa-glass-water-droplet::before {
  content: "\e4f5";
}
.fa-display::before {
  content: "\e163";
}
.fa-face-smile::before {
  content: "\f118";
}
.fa-smile::before {
  content: "\f118";
}
.fa-thumbtack::before {
  content: "\f08d";
}
.fa-thumb-tack::before {
  content: "\f08d";
}
.fa-trophy::before {
  content: "\f091";
}
.fa-person-praying::before {
  content: "\f683";
}
.fa-pray::before {
  content: "\f683";
}
.fa-hammer::before {
  content: "\f6e3";
}
.fa-hand-peace::before {
  content: "\f25b";
}
.fa-rotate::before {
  content: "\f2f1";
}
.fa-sync-alt::before {
  content: "\f2f1";
}
.fa-spinner::before {
  content: "\f110";
}
.fa-robot::before {
  content: "\f544";
}
.fa-peace::before {
  content: "\f67c";
}
.fa-gears::before {
  content: "\f085";
}
.fa-cogs::before {
  content: "\f085";
}
.fa-warehouse::before {
  content: "\f494";
}
.fa-arrow-up-right-dots::before {
  content: "\e4b7";
}
.fa-splotch::before {
  content: "\f5bc";
}
.fa-face-grin-hearts::before {
  content: "\f584";
}
.fa-grin-hearts::before {
  content: "\f584";
}
.fa-dice-four::before {
  content: "\f524";
}
.fa-sim-card::before {
  content: "\f7c4";
}
.fa-transgender::before {
  content: "\f225";
}
.fa-transgender-alt::before {
  content: "\f225";
}
.fa-mercury::before {
  content: "\f223";
}
.fa-arrow-turn-down::before {
  content: "\f149";
}
.fa-level-down::before {
  content: "\f149";
}
.fa-person-falling-burst::before {
  content: "\e547";
}
.fa-award::before {
  content: "\f559";
}
.fa-ticket-simple::before {
  content: "\f3ff";
}
.fa-ticket-alt::before {
  content: "\f3ff";
}
.fa-building::before {
  content: "\f1ad";
}
.fa-angles-left::before {
  content: "\f100";
}
.fa-angle-double-left::before {
  content: "\f100";
}
.fa-qrcode::before {
  content: "\f029";
}
.fa-clock-rotate-left::before {
  content: "\f1da";
}
.fa-history::before {
  content: "\f1da";
}
.fa-face-grin-beam-sweat::before {
  content: "\f583";
}
.fa-grin-beam-sweat::before {
  content: "\f583";
}
.fa-file-export::before {
  content: "\f56e";
}
.fa-arrow-right-from-file::before {
  content: "\f56e";
}
.fa-shield::before {
  content: "\f132";
}
.fa-shield-blank::before {
  content: "\f132";
}
.fa-arrow-up-short-wide::before {
  content: "\f885";
}
.fa-sort-amount-up-alt::before {
  content: "\f885";
}
.fa-house-medical::before {
  content: "\e3b2";
}
.fa-golf-ball-tee::before {
  content: "\f450";
}
.fa-golf-ball::before {
  content: "\f450";
}
.fa-circle-chevron-left::before {
  content: "\f137";
}
.fa-chevron-circle-left::before {
  content: "\f137";
}
.fa-house-chimney-window::before {
  content: "\e00d";
}
.fa-pen-nib::before {
  content: "\f5ad";
}
.fa-tent-arrow-turn-left::before {
  content: "\e580";
}
.fa-tents::before {
  content: "\e582";
}
.fa-wand-magic::before {
  content: "\f0d0";
}
.fa-magic::before {
  content: "\f0d0";
}
.fa-dog::before {
  content: "\f6d3";
}
.fa-carrot::before {
  content: "\f787";
}
.fa-moon::before {
  content: "\f186";
}
.fa-wine-glass-empty::before {
  content: "\f5ce";
}
.fa-wine-glass-alt::before {
  content: "\f5ce";
}
.fa-cheese::before {
  content: "\f7ef";
}
.fa-yin-yang::before {
  content: "\f6ad";
}
.fa-music::before {
  content: "\f001";
}
.fa-code-commit::before {
  content: "\f386";
}
.fa-temperature-low::before {
  content: "\f76b";
}
.fa-person-biking::before {
  content: "\f84a";
}
.fa-biking::before {
  content: "\f84a";
}
.fa-broom::before {
  content: "\f51a";
}
.fa-shield-heart::before {
  content: "\e574";
}
.fa-gopuram::before {
  content: "\f664";
}
.fa-earth-oceania::before {
  content: "\e47b";
}
.fa-globe-oceania::before {
  content: "\e47b";
}
.fa-square-xmark::before {
  content: "\f2d3";
}
.fa-times-square::before {
  content: "\f2d3";
}
.fa-xmark-square::before {
  content: "\f2d3";
}
.fa-hashtag::before {
  content: "\23";
}
.fa-up-right-and-down-left-from-center::before {
  content: "\f424";
}
.fa-expand-alt::before {
  content: "\f424";
}
.fa-oil-can::before {
  content: "\f613";
}
.fa-t::before {
  content: "\54";
}
.fa-hippo::before {
  content: "\f6ed";
}
.fa-chart-column::before {
  content: "\e0e3";
}
.fa-infinity::before {
  content: "\f534";
}
.fa-vial-circle-check::before {
  content: "\e596";
}
.fa-person-arrow-down-to-line::before {
  content: "\e538";
}
.fa-voicemail::before {
  content: "\f897";
}
.fa-fan::before {
  content: "\f863";
}
.fa-person-walking-luggage::before {
  content: "\e554";
}
.fa-up-down::before {
  content: "\f338";
}
.fa-arrows-alt-v::before {
  content: "\f338";
}
.fa-cloud-moon-rain::before {
  content: "\f73c";
}
.fa-calendar::before {
  content: "\f133";
}
.fa-trailer::before {
  content: "\e041";
}
.fa-bahai::before {
  content: "\f666";
}
.fa-haykal::before {
  content: "\f666";
}
.fa-sd-card::before {
  content: "\f7c2";
}
.fa-dragon::before {
  content: "\f6d5";
}
.fa-shoe-prints::before {
  content: "\f54b";
}
.fa-circle-plus::before {
  content: "\f055";
}
.fa-plus-circle::before {
  content: "\f055";
}
.fa-face-grin-tongue-wink::before {
  content: "\f58b";
}
.fa-grin-tongue-wink::before {
  content: "\f58b";
}
.fa-hand-holding::before {
  content: "\f4bd";
}
.fa-plug-circle-exclamation::before {
  content: "\e55d";
}
.fa-link-slash::before {
  content: "\f127";
}
.fa-chain-broken::before {
  content: "\f127";
}
.fa-chain-slash::before {
  content: "\f127";
}
.fa-unlink::before {
  content: "\f127";
}
.fa-clone::before {
  content: "\f24d";
}
.fa-person-walking-arrow-loop-left::before {
  content: "\e551";
}
.fa-arrow-up-z-a::before {
  content: "\f882";
}
.fa-sort-alpha-up-alt::before {
  content: "\f882";
}
.fa-fire-flame-curved::before {
  content: "\f7e4";
}
.fa-fire-alt::before {
  content: "\f7e4";
}
.fa-tornado::before {
  content: "\f76f";
}
.fa-file-circle-plus::before {
  content: "\e494";
}
.fa-book-quran::before {
  content: "\f687";
}
.fa-quran::before {
  content: "\f687";
}
.fa-anchor::before {
  content: "\f13d";
}
.fa-border-all::before {
  content: "\f84c";
}
.fa-face-angry::before {
  content: "\f556";
}
.fa-angry::before {
  content: "\f556";
}
.fa-cookie-bite::before {
  content: "\f564";
}
.fa-arrow-trend-down::before {
  content: "\e097";
}
.fa-rss::before {
  content: "\f09e";
}
.fa-feed::before {
  content: "\f09e";
}
.fa-draw-polygon::before {
  content: "\f5ee";
}
.fa-scale-balanced::before {
  content: "\f24e";
}
.fa-balance-scale::before {
  content: "\f24e";
}
.fa-gauge-simple-high::before {
  content: "\f62a";
}
.fa-tachometer::before {
  content: "\f62a";
}
.fa-tachometer-fast::before {
  content: "\f62a";
}
.fa-shower::before {
  content: "\f2cc";
}
.fa-desktop::before {
  content: "\f390";
}
.fa-desktop-alt::before {
  content: "\f390";
}
.fa-m::before {
  content: "\4d";
}
.fa-table-list::before {
  content: "\f00b";
}
.fa-th-list::before {
  content: "\f00b";
}
.fa-comment-sms::before {
  content: "\f7cd";
}
.fa-sms::before {
  content: "\f7cd";
}
.fa-book::before {
  content: "\f02d";
}
.fa-user-plus::before {
  content: "\f234";
}
.fa-check::before {
  content: "\f00c";
}
.fa-battery-three-quarters::before {
  content: "\f241";
}
.fa-battery-4::before {
  content: "\f241";
}
.fa-house-circle-check::before {
  content: "\e509";
}
.fa-angle-left::before {
  content: "\f104";
}
.fa-diagram-successor::before {
  content: "\e47a";
}
.fa-truck-arrow-right::before {
  content: "\e58b";
}
.fa-arrows-split-up-and-left::before {
  content: "\e4bc";
}
.fa-hand-fist::before {
  content: "\f6de";
}
.fa-fist-raised::before {
  content: "\f6de";
}
.fa-cloud-moon::before {
  content: "\f6c3";
}
.fa-briefcase::before {
  content: "\f0b1";
}
.fa-person-falling::before {
  content: "\e546";
}
.fa-image-portrait::before {
  content: "\f3e0";
}
.fa-portrait::before {
  content: "\f3e0";
}
.fa-user-tag::before {
  content: "\f507";
}
.fa-rug::before {
  content: "\e569";
}
.fa-earth-europe::before {
  content: "\f7a2";
}
.fa-globe-europe::before {
  content: "\f7a2";
}
.fa-cart-flatbed-suitcase::before {
  content: "\f59d";
}
.fa-luggage-cart::before {
  content: "\f59d";
}
.fa-rectangle-xmark::before {
  content: "\f410";
}
.fa-rectangle-times::before {
  content: "\f410";
}
.fa-times-rectangle::before {
  content: "\f410";
}
.fa-window-close::before {
  content: "\f410";
}
.fa-baht-sign::before {
  content: "\e0ac";
}
.fa-book-open::before {
  content: "\f518";
}
.fa-book-journal-whills::before {
  content: "\f66a";
}
.fa-journal-whills::before {
  content: "\f66a";
}
.fa-handcuffs::before {
  content: "\e4f8";
}
.fa-triangle-exclamation::before {
  content: "\f071";
}
.fa-exclamation-triangle::before {
  content: "\f071";
}
.fa-warning::before {
  content: "\f071";
}
.fa-database::before {
  content: "\f1c0";
}
.fa-share::before {
  content: "\f064";
}
.fa-arrow-turn-right::before {
  content: "\f064";
}
.fa-mail-forward::before {
  content: "\f064";
}
.fa-bottle-droplet::before {
  content: "\e4c4";
}
.fa-mask-face::before {
  content: "\e1d7";
}
.fa-hill-rockslide::before {
  content: "\e508";
}
.fa-right-left::before {
  content: "\f362";
}
.fa-exchange-alt::before {
  content: "\f362";
}
.fa-paper-plane::before {
  content: "\f1d8";
}
.fa-road-circle-exclamation::before {
  content: "\e565";
}
.fa-dungeon::before {
  content: "\f6d9";
}
.fa-align-right::before {
  content: "\f038";
}
.fa-money-bill-1-wave::before {
  content: "\f53b";
}
.fa-money-bill-wave-alt::before {
  content: "\f53b";
}
.fa-life-ring::before {
  content: "\f1cd";
}
.fa-hands::before {
  content: "\f2a7";
}
.fa-sign-language::before {
  content: "\f2a7";
}
.fa-signing::before {
  content: "\f2a7";
}
.fa-calendar-day::before {
  content: "\f783";
}
.fa-water-ladder::before {
  content: "\f5c5";
}
.fa-ladder-water::before {
  content: "\f5c5";
}
.fa-swimming-pool::before {
  content: "\f5c5";
}
.fa-arrows-up-down::before {
  content: "\f07d";
}
.fa-arrows-v::before {
  content: "\f07d";
}
.fa-face-grimace::before {
  content: "\f57f";
}
.fa-grimace::before {
  content: "\f57f";
}
.fa-wheelchair-move::before {
  content: "\e2ce";
}
.fa-wheelchair-alt::before {
  content: "\e2ce";
}
.fa-turn-down::before {
  content: "\f3be";
}
.fa-level-down-alt::before {
  content: "\f3be";
}
.fa-person-walking-arrow-right::before {
  content: "\e552";
}
.fa-square-envelope::before {
  content: "\f199";
}
.fa-envelope-square::before {
  content: "\f199";
}
.fa-dice::before {
  content: "\f522";
}
.fa-bowling-ball::before {
  content: "\f436";
}
.fa-brain::before {
  content: "\f5dc";
}
.fa-bandage::before {
  content: "\f462";
}
.fa-band-aid::before {
  content: "\f462";
}
.fa-calendar-minus::before {
  content: "\f272";
}
.fa-circle-xmark::before {
  content: "\f057";
}
.fa-times-circle::before {
  content: "\f057";
}
.fa-xmark-circle::before {
  content: "\f057";
}
.fa-gifts::before {
  content: "\f79c";
}
.fa-hotel::before {
  content: "\f594";
}
.fa-earth-asia::before {
  content: "\f57e";
}
.fa-globe-asia::before {
  content: "\f57e";
}
.fa-id-card-clip::before {
  content: "\f47f";
}
.fa-id-card-alt::before {
  content: "\f47f";
}
.fa-magnifying-glass-plus::before {
  content: "\f00e";
}
.fa-search-plus::before {
  content: "\f00e";
}
.fa-thumbs-up::before {
  content: "\f164";
}
.fa-user-clock::before {
  content: "\f4fd";
}
.fa-hand-dots::before {
  content: "\f461";
}
.fa-allergies::before {
  content: "\f461";
}
.fa-file-invoice::before {
  content: "\f570";
}
.fa-window-minimize::before {
  content: "\f2d1";
}
.fa-mug-saucer::before {
  content: "\f0f4";
}
.fa-coffee::before {
  content: "\f0f4";
}
.fa-brush::before {
  content: "\f55d";
}
.fa-mask::before {
  content: "\f6fa";
}
.fa-magnifying-glass-minus::before {
  content: "\f010";
}
.fa-search-minus::before {
  content: "\f010";
}
.fa-ruler-vertical::before {
  content: "\f548";
}
.fa-user-large::before {
  content: "\f406";
}
.fa-user-alt::before {
  content: "\f406";
}
.fa-train-tram::before {
  content: "\e5b4";
}
.fa-user-nurse::before {
  content: "\f82f";
}
.fa-syringe::before {
  content: "\f48e";
}
.fa-cloud-sun::before {
  content: "\f6c4";
}
.fa-stopwatch-20::before {
  content: "\e06f";
}
.fa-square-full::before {
  content: "\f45c";
}
.fa-magnet::before {
  content: "\f076";
}
.fa-jar::before {
  content: "\e516";
}
.fa-note-sticky::before {
  content: "\f249";
}
.fa-sticky-note::before {
  content: "\f249";
}
.fa-bug-slash::before {
  content: "\e490";
}
.fa-arrow-up-from-water-pump::before {
  content: "\e4b6";
}
.fa-bone::before {
  content: "\f5d7";
}
.fa-user-injured::before {
  content: "\f728";
}
.fa-face-sad-tear::before {
  content: "\f5b4";
}
.fa-sad-tear::before {
  content: "\f5b4";
}
.fa-plane::before {
  content: "\f072";
}
.fa-tent-arrows-down::before {
  content: "\e581";
}
.fa-exclamation::before {
  content: "\21";
}
.fa-arrows-spin::before {
  content: "\e4bb";
}
.fa-print::before {
  content: "\f02f";
}
.fa-turkish-lira-sign::before {
  content: "\e2bb";
}
.fa-try::before {
  content: "\e2bb";
}
.fa-turkish-lira::before {
  content: "\e2bb";
}
.fa-dollar-sign::before {
  content: "\24";
}
.fa-dollar::before {
  content: "\24";
}
.fa-usd::before {
  content: "\24";
}
.fa-x::before {
  content: "\58";
}
.fa-magnifying-glass-dollar::before {
  content: "\f688";
}
.fa-search-dollar::before {
  content: "\f688";
}
.fa-users-gear::before {
  content: "\f509";
}
.fa-users-cog::before {
  content: "\f509";
}
.fa-person-military-pointing::before {
  content: "\e54a";
}
.fa-building-columns::before {
  content: "\f19c";
}
.fa-bank::before {
  content: "\f19c";
}
.fa-institution::before {
  content: "\f19c";
}
.fa-museum::before {
  content: "\f19c";
}
.fa-university::before {
  content: "\f19c";
}
.fa-umbrella::before {
  content: "\f0e9";
}
.fa-trowel::before {
  content: "\e589";
}
.fa-d::before {
  content: "\44";
}
.fa-stapler::before {
  content: "\e5af";
}
.fa-masks-theater::before {
  content: "\f630";
}
.fa-theater-masks::before {
  content: "\f630";
}
.fa-kip-sign::before {
  content: "\e1c4";
}
.fa-hand-point-left::before {
  content: "\f0a5";
}
.fa-handshake-simple::before {
  content: "\f4c6";
}
.fa-handshake-alt::before {
  content: "\f4c6";
}
.fa-jet-fighter::before {
  content: "\f0fb";
}
.fa-fighter-jet::before {
  content: "\f0fb";
}
.fa-square-share-nodes::before {
  content: "\f1e1";
}
.fa-share-alt-square::before {
  content: "\f1e1";
}
.fa-barcode::before {
  content: "\f02a";
}
.fa-plus-minus::before {
  content: "\e43c";
}
.fa-video::before {
  content: "\f03d";
}
.fa-video-camera::before {
  content: "\f03d";
}
.fa-graduation-cap::before {
  content: "\f19d";
}
.fa-mortar-board::before {
  content: "\f19d";
}
.fa-hand-holding-medical::before {
  content: "\e05c";
}
.fa-person-circle-check::before {
  content: "\e53e";
}
.fa-turn-up::before {
  content: "\f3bf";
}
.fa-level-up-alt::before {
  content: "\f3bf";
}
.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa.fa-glass:before {
  content: "\f000";
}
.fa.fa-envelope-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-envelope-o:before {
  content: "\f0e0";
}
.fa.fa-star-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-star-o:before {
  content: "\f005";
}
.fa.fa-remove:before {
  content: "\f00d";
}
.fa.fa-close:before {
  content: "\f00d";
}
.fa.fa-gear:before {
  content: "\f013";
}
.fa.fa-trash-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-trash-o:before {
  content: "\f2ed";
}
.fa.fa-home:before {
  content: "\f015";
}
.fa.fa-file-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-o:before {
  content: "\f15b";
}
.fa.fa-clock-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-clock-o:before {
  content: "\f017";
}
.fa.fa-arrow-circle-o-down {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-down:before {
  content: "\f358";
}
.fa.fa-arrow-circle-o-up {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-up:before {
  content: "\f35b";
}
.fa.fa-play-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-play-circle-o:before {
  content: "\f144";
}
.fa.fa-repeat:before {
  content: "\f01e";
}
.fa.fa-rotate-right:before {
  content: "\f01e";
}
.fa.fa-refresh:before {
  content: "\f021";
}
.fa.fa-list-alt {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-list-alt:before {
  content: "\f022";
}
.fa.fa-dedent:before {
  content: "\f03b";
}
.fa.fa-video-camera:before {
  content: "\f03d";
}
.fa.fa-picture-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-picture-o:before {
  content: "\f03e";
}
.fa.fa-photo {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-photo:before {
  content: "\f03e";
}
.fa.fa-image {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-image:before {
  content: "\f03e";
}
.fa.fa-map-marker:before {
  content: "\f3c5";
}
.fa.fa-pencil-square-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-pencil-square-o:before {
  content: "\f044";
}
.fa.fa-edit {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-edit:before {
  content: "\f044";
}
.fa.fa-share-square-o:before {
  content: "\f14d";
}
.fa.fa-check-square-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-check-square-o:before {
  content: "\f14a";
}
.fa.fa-arrows:before {
  content: "\f0b2";
}
.fa.fa-times-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-times-circle-o:before {
  content: "\f057";
}
.fa.fa-check-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-check-circle-o:before {
  content: "\f058";
}
.fa.fa-mail-forward:before {
  content: "\f064";
}
.fa.fa-expand:before {
  content: "\f424";
}
.fa.fa-compress:before {
  content: "\f422";
}
.fa.fa-eye {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-eye-slash {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-warning:before {
  content: "\f071";
}
.fa.fa-calendar:before {
  content: "\f073";
}
.fa.fa-arrows-v:before {
  content: "\f338";
}
.fa.fa-arrows-h:before {
  content: "\f337";
}
.fa.fa-bar-chart:before {
  content: "\e0e3";
}
.fa.fa-bar-chart-o:before {
  content: "\e0e3";
}
.fa.fa-twitter-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-twitter-square:before {
  content: "\f081";
}
.fa.fa-facebook-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-facebook-square:before {
  content: "\f082";
}
.fa.fa-gears:before {
  content: "\f085";
}
.fa.fa-thumbs-o-up {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-thumbs-o-up:before {
  content: "\f164";
}
.fa.fa-thumbs-o-down {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-thumbs-o-down:before {
  content: "\f165";
}
.fa.fa-heart-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-heart-o:before {
  content: "\f004";
}
.fa.fa-sign-out:before {
  content: "\f2f5";
}
.fa.fa-linkedin-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-linkedin-square:before {
  content: "\f08c";
}
.fa.fa-thumb-tack:before {
  content: "\f08d";
}
.fa.fa-external-link:before {
  content: "\f35d";
}
.fa.fa-sign-in:before {
  content: "\f2f6";
}
.fa.fa-github-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-github-square:before {
  content: "\f092";
}
.fa.fa-lemon-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-lemon-o:before {
  content: "\f094";
}
.fa.fa-square-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-square-o:before {
  content: "\f0c8";
}
.fa.fa-bookmark-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-bookmark-o:before {
  content: "\f02e";
}
.fa.fa-twitter {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-facebook {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-facebook:before {
  content: "\f39e";
}
.fa.fa-facebook-f {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-facebook-f:before {
  content: "\f39e";
}
.fa.fa-github {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-credit-card {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-feed:before {
  content: "\f09e";
}
.fa.fa-hdd-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hdd-o:before {
  content: "\f0a0";
}
.fa.fa-hand-o-right {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa.fa-hand-o-left {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa.fa-hand-o-up {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa.fa-hand-o-down {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa.fa-globe:before {
  content: "\f57d";
}
.fa.fa-tasks:before {
  content: "\f828";
}
.fa.fa-arrows-alt:before {
  content: "\f31e";
}
.fa.fa-group:before {
  content: "\f0c0";
}
.fa.fa-chain:before {
  content: "\f0c1";
}
.fa.fa-cut:before {
  content: "\f0c4";
}
.fa.fa-files-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-files-o:before {
  content: "\f0c5";
}
.fa.fa-floppy-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-floppy-o:before {
  content: "\f0c7";
}
.fa.fa-save {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-save:before {
  content: "\f0c7";
}
.fa.fa-navicon:before {
  content: "\f0c9";
}
.fa.fa-reorder:before {
  content: "\f0c9";
}
.fa.fa-magic:before {
  content: "\e2ca";
}
.fa.fa-pinterest {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-pinterest-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa.fa-google-plus-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa.fa-google-plus {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-google-plus:before {
  content: "\f0d5";
}
.fa.fa-money:before {
  content: "\f3d1";
}
.fa.fa-unsorted:before {
  content: "\f0dc";
}
.fa.fa-sort-desc:before {
  content: "\f0dd";
}
.fa.fa-sort-asc:before {
  content: "\f0de";
}
.fa.fa-linkedin {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-linkedin:before {
  content: "\f0e1";
}
.fa.fa-rotate-left:before {
  content: "\f0e2";
}
.fa.fa-legal:before {
  content: "\f0e3";
}
.fa.fa-tachometer:before {
  content: "\f625";
}
.fa.fa-dashboard:before {
  content: "\f625";
}
.fa.fa-comment-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-comment-o:before {
  content: "\f075";
}
.fa.fa-comments-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-comments-o:before {
  content: "\f086";
}
.fa.fa-flash:before {
  content: "\f0e7";
}
.fa.fa-clipboard:before {
  content: "\f0ea";
}
.fa.fa-lightbulb-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa.fa-exchange:before {
  content: "\f362";
}
.fa.fa-cloud-download:before {
  content: "\f0ed";
}
.fa.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa.fa-bell-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-bell-o:before {
  content: "\f0f3";
}
.fa.fa-cutlery:before {
  content: "\f2e7";
}
.fa.fa-file-text-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-text-o:before {
  content: "\f15c";
}
.fa.fa-building-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-building-o:before {
  content: "\f1ad";
}
.fa.fa-hospital-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hospital-o:before {
  content: "\f0f8";
}
.fa.fa-tablet:before {
  content: "\f3fa";
}
.fa.fa-mobile:before {
  content: "\f3cd";
}
.fa.fa-mobile-phone:before {
  content: "\f3cd";
}
.fa.fa-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-circle-o:before {
  content: "\f111";
}
.fa.fa-mail-reply:before {
  content: "\f3e5";
}
.fa.fa-github-alt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-folder-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-folder-o:before {
  content: "\f07b";
}
.fa.fa-folder-open-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-folder-open-o:before {
  content: "\f07c";
}
.fa.fa-smile-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-smile-o:before {
  content: "\f118";
}
.fa.fa-frown-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-frown-o:before {
  content: "\f119";
}
.fa.fa-meh-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-meh-o:before {
  content: "\f11a";
}
.fa.fa-keyboard-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-keyboard-o:before {
  content: "\f11c";
}
.fa.fa-flag-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-flag-o:before {
  content: "\f024";
}
.fa.fa-mail-reply-all:before {
  content: "\f122";
}
.fa.fa-star-half-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-star-half-o:before {
  content: "\f5c0";
}
.fa.fa-star-half-empty {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-star-half-empty:before {
  content: "\f5c0";
}
.fa.fa-star-half-full {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-star-half-full:before {
  content: "\f5c0";
}
.fa.fa-code-fork:before {
  content: "\f126";
}
.fa.fa-chain-broken:before {
  content: "\f127";
}
.fa.fa-unlink:before {
  content: "\f127";
}
.fa.fa-calendar-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-calendar-o:before {
  content: "\f133";
}
.fa.fa-maxcdn {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-html5 {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-css3 {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-unlock-alt:before {
  content: "\f09c";
}
.fa.fa-minus-square-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-minus-square-o:before {
  content: "\f146";
}
.fa.fa-level-up:before {
  content: "\f3bf";
}
.fa.fa-level-down:before {
  content: "\f3be";
}
.fa.fa-pencil-square:before {
  content: "\f14b";
}
.fa.fa-external-link-square:before {
  content: "\f360";
}
.fa.fa-compass {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-down {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa.fa-toggle-down {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-toggle-down:before {
  content: "\f150";
}
.fa.fa-caret-square-o-up {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa.fa-toggle-up {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-toggle-up:before {
  content: "\f151";
}
.fa.fa-caret-square-o-right {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa.fa-toggle-right {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-toggle-right:before {
  content: "\f152";
}
.fa.fa-eur:before {
  content: "\f153";
}
.fa.fa-euro:before {
  content: "\f153";
}
.fa.fa-gbp:before {
  content: "\f154";
}
.fa.fa-usd:before {
  content: "\24";
}
.fa.fa-dollar:before {
  content: "\24";
}
.fa.fa-inr:before {
  content: "\e1bc";
}
.fa.fa-rupee:before {
  content: "\e1bc";
}
.fa.fa-jpy:before {
  content: "\f157";
}
.fa.fa-cny:before {
  content: "\f157";
}
.fa.fa-rmb:before {
  content: "\f157";
}
.fa.fa-yen:before {
  content: "\f157";
}
.fa.fa-rub:before {
  content: "\f158";
}
.fa.fa-ruble:before {
  content: "\f158";
}
.fa.fa-rouble:before {
  content: "\f158";
}
.fa.fa-krw:before {
  content: "\f159";
}
.fa.fa-won:before {
  content: "\f159";
}
.fa.fa-btc {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-bitcoin {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-bitcoin:before {
  content: "\f15a";
}
.fa.fa-file-text:before {
  content: "\f15c";
}
.fa.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa.fa-sort-alpha-desc:before {
  content: "\f881";
}
.fa.fa-sort-amount-asc:before {
  content: "\f884";
}
.fa.fa-sort-amount-desc:before {
  content: "\f160";
}
.fa.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa.fa-sort-numeric-desc:before {
  content: "\f886";
}
.fa.fa-youtube-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-youtube-square:before {
  content: "\f431";
}
.fa.fa-youtube {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-xing {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-xing-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-xing-square:before {
  content: "\f169";
}
.fa.fa-youtube-play {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-youtube-play:before {
  content: "\f167";
}
.fa.fa-dropbox {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-stack-overflow {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-instagram {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-flickr {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-adn {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-bitbucket {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-bitbucket-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-bitbucket-square:before {
  content: "\f171";
}
.fa.fa-tumblr {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-tumblr-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-tumblr-square:before {
  content: "\f174";
}
.fa.fa-long-arrow-down:before {
  content: "\f309";
}
.fa.fa-long-arrow-up:before {
  content: "\f30c";
}
.fa.fa-long-arrow-left:before {
  content: "\f30a";
}
.fa.fa-long-arrow-right:before {
  content: "\f30b";
}
.fa.fa-apple {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-windows {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-android {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-linux {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-dribbble {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-skype {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-foursquare {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-trello {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-gratipay {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-gittip {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-gittip:before {
  content: "\f184";
}
.fa.fa-sun-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-sun-o:before {
  content: "\f185";
}
.fa.fa-moon-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-moon-o:before {
  content: "\f186";
}
.fa.fa-vk {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-weibo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-renren {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-pagelines {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-stack-exchange {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right:before {
  content: "\f35a";
}
.fa.fa-arrow-circle-o-left {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-left:before {
  content: "\f359";
}
.fa.fa-caret-square-o-left {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa.fa-toggle-left {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-toggle-left:before {
  content: "\f191";
}
.fa.fa-dot-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-dot-circle-o:before {
  content: "\f192";
}
.fa.fa-vimeo-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-vimeo-square:before {
  content: "\f194";
}
.fa.fa-try:before {
  content: "\e2bb";
}
.fa.fa-turkish-lira:before {
  content: "\e2bb";
}
.fa.fa-plus-square-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-plus-square-o:before {
  content: "\f0fe";
}
.fa.fa-slack {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-wordpress {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-openid {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-institution:before {
  content: "\f19c";
}
.fa.fa-bank:before {
  content: "\f19c";
}
.fa.fa-mortar-board:before {
  content: "\f19d";
}
.fa.fa-yahoo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-google {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-reddit {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-reddit-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-reddit-square:before {
  content: "\f1a2";
}
.fa.fa-stumbleupon-circle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-stumbleupon {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-delicious {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-digg {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-pied-piper-pp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-pied-piper-alt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-drupal {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-joomla {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-behance {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-behance-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-behance-square:before {
  content: "\f1b5";
}
.fa.fa-steam {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-steam-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-steam-square:before {
  content: "\f1b7";
}
.fa.fa-automobile:before {
  content: "\f1b9";
}
.fa.fa-cab:before {
  content: "\f1ba";
}
.fa.fa-spotify {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-deviantart {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-soundcloud {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-file-pdf-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa.fa-file-word-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-word-o:before {
  content: "\f1c2";
}
.fa.fa-file-excel-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa.fa-file-powerpoint-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa.fa-file-image-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-image-o:before {
  content: "\f1c5";
}
.fa.fa-file-photo-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-photo-o:before {
  content: "\f1c5";
}
.fa.fa-file-picture-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa.fa-file-archive-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa.fa-file-zip-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa.fa-file-audio-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa.fa-file-sound-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-sound-o:before {
  content: "\f1c7";
}
.fa.fa-file-video-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-video-o:before {
  content: "\f1c8";
}
.fa.fa-file-movie-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-movie-o:before {
  content: "\f1c8";
}
.fa.fa-file-code-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-file-code-o:before {
  content: "\f1c9";
}
.fa.fa-vine {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-codepen {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-jsfiddle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-life-bouy:before {
  content: "\f1cd";
}
.fa.fa-life-buoy:before {
  content: "\f1cd";
}
.fa.fa-life-saver:before {
  content: "\f1cd";
}
.fa.fa-support:before {
  content: "\f1cd";
}
.fa.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa.fa-rebel {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-ra {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-ra:before {
  content: "\f1d0";
}
.fa.fa-resistance {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-resistance:before {
  content: "\f1d0";
}
.fa.fa-empire {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-ge {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-ge:before {
  content: "\f1d1";
}
.fa.fa-git-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-git-square:before {
  content: "\f1d2";
}
.fa.fa-git {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-hacker-news {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-y-combinator-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-y-combinator-square:before {
  content: "\f1d4";
}
.fa.fa-yc-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-yc-square:before {
  content: "\f1d4";
}
.fa.fa-tencent-weibo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-qq {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-weixin {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-wechat {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-wechat:before {
  content: "\f1d7";
}
.fa.fa-send:before {
  content: "\f1d8";
}
.fa.fa-paper-plane-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-paper-plane-o:before {
  content: "\f1d8";
}
.fa.fa-send-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-send-o:before {
  content: "\f1d8";
}
.fa.fa-circle-thin {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-circle-thin:before {
  content: "\f111";
}
.fa.fa-header:before {
  content: "\f1dc";
}
.fa.fa-futbol-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-futbol-o:before {
  content: "\f1e3";
}
.fa.fa-soccer-ball-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-soccer-ball-o:before {
  content: "\f1e3";
}
.fa.fa-slideshare {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-twitch {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-yelp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-newspaper-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa.fa-paypal {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-google-wallet {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-cc-visa {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-cc-mastercard {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-cc-discover {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-cc-amex {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-cc-paypal {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-cc-stripe {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-bell-slash-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-bell-slash-o:before {
  content: "\f1f6";
}
.fa.fa-trash:before {
  content: "\f2ed";
}
.fa.fa-copyright {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-eyedropper:before {
  content: "\f1fb";
}
.fa.fa-area-chart:before {
  content: "\f1fe";
}
.fa.fa-pie-chart:before {
  content: "\f200";
}
.fa.fa-line-chart:before {
  content: "\f201";
}
.fa.fa-lastfm {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-lastfm-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-lastfm-square:before {
  content: "\f203";
}
.fa.fa-ioxhost {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-angellist {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-cc {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-cc:before {
  content: "\f20a";
}
.fa.fa-ils:before {
  content: "\f20b";
}
.fa.fa-shekel:before {
  content: "\f20b";
}
.fa.fa-sheqel:before {
  content: "\f20b";
}
.fa.fa-buysellads {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-connectdevelop {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-dashcube {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-forumbee {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-leanpub {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-sellsy {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-shirtsinbulk {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-simplybuilt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-skyatlas {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-diamond {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-diamond:before {
  content: "\f3a5";
}
.fa.fa-transgender:before {
  content: "\f224";
}
.fa.fa-intersex:before {
  content: "\f224";
}
.fa.fa-transgender-alt:before {
  content: "\f225";
}
.fa.fa-facebook-official {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-facebook-official:before {
  content: "\f09a";
}
.fa.fa-pinterest-p {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-whatsapp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-hotel:before {
  content: "\f236";
}
.fa.fa-viacoin {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-medium {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-y-combinator {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-yc {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-yc:before {
  content: "\f23b";
}
.fa.fa-optin-monster {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-opencart {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-expeditedssl {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-battery-4:before {
  content: "\f240";
}
.fa.fa-battery:before {
  content: "\f240";
}
.fa.fa-battery-3:before {
  content: "\f241";
}
.fa.fa-battery-2:before {
  content: "\f242";
}
.fa.fa-battery-1:before {
  content: "\f243";
}
.fa.fa-battery-0:before {
  content: "\f244";
}
.fa.fa-object-group {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-object-ungroup {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-sticky-note-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-sticky-note-o:before {
  content: "\f249";
}
.fa.fa-cc-jcb {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-cc-diners-club {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-clone {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hourglass-o:before {
  content: "\f254";
}
.fa.fa-hourglass-1:before {
  content: "\f251";
}
.fa.fa-hourglass-2:before {
  content: "\f252";
}
.fa.fa-hourglass-3:before {
  content: "\f253";
}
.fa.fa-hand-rock-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hand-rock-o:before {
  content: "\f255";
}
.fa.fa-hand-grab-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hand-grab-o:before {
  content: "\f255";
}
.fa.fa-hand-paper-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hand-paper-o:before {
  content: "\f256";
}
.fa.fa-hand-stop-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hand-stop-o:before {
  content: "\f256";
}
.fa.fa-hand-scissors-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa.fa-hand-lizard-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa.fa-hand-spock-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hand-spock-o:before {
  content: "\f259";
}
.fa.fa-hand-pointer-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa.fa-hand-peace-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa.fa-registered {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-creative-commons {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-gg {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-gg-circle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-odnoklassniki {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-odnoklassniki-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa.fa-get-pocket {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-wikipedia-w {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-safari {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-chrome {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-firefox {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-opera {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-internet-explorer {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-television:before {
  content: "\f26c";
}
.fa.fa-contao {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-500px {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-amazon {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-calendar-plus-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa.fa-calendar-minus-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa.fa-calendar-times-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-calendar-times-o:before {
  content: "\f273";
}
.fa.fa-calendar-check-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-calendar-check-o:before {
  content: "\f274";
}
.fa.fa-map-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-map-o:before {
  content: "\f279";
}
.fa.fa-commenting:before {
  content: "\f4ad";
}
.fa.fa-commenting-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-commenting-o:before {
  content: "\f4ad";
}
.fa.fa-houzz {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-vimeo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-vimeo:before {
  content: "\f27d";
}
.fa.fa-black-tie {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-fonticons {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-reddit-alien {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-edge {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-credit-card-alt:before {
  content: "\f09d";
}
.fa.fa-codiepie {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-modx {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-fort-awesome {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-usb {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-product-hunt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-mixcloud {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-scribd {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-pause-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-pause-circle-o:before {
  content: "\f28b";
}
.fa.fa-stop-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-stop-circle-o:before {
  content: "\f28d";
}
.fa.fa-bluetooth {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-bluetooth-b {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-gitlab {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-wpbeginner {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-wpforms {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-envira {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-wheelchair-alt {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-wheelchair-alt:before {
  content: "\f368";
}
.fa.fa-question-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-question-circle-o:before {
  content: "\f059";
}
.fa.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa.fa-asl-interpreting:before {
  content: "\f2a3";
}
.fa.fa-deafness:before {
  content: "\f2a4";
}
.fa.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa.fa-glide {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-glide-g {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-signing:before {
  content: "\f2a7";
}
.fa.fa-viadeo {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-viadeo-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa.fa-snapchat {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-snapchat-ghost {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-snapchat-ghost:before {
  content: "\f2ab";
}
.fa.fa-snapchat-square {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa.fa-pied-piper {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-first-order {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-yoast {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-themeisle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-google-plus-official {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa.fa-google-plus-circle {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-google-plus-circle:before {
  content: "\f2b3";
}
.fa.fa-font-awesome {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-fa {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-fa:before {
  content: "\f2b4";
}
.fa.fa-handshake-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-handshake-o:before {
  content: "\f2b5";
}
.fa.fa-envelope-open-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-envelope-open-o:before {
  content: "\f2b6";
}
.fa.fa-linode {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-address-book-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-address-book-o:before {
  content: "\f2b9";
}
.fa.fa-vcard:before {
  content: "\f2bb";
}
.fa.fa-address-card-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-address-card-o:before {
  content: "\f2bb";
}
.fa.fa-vcard-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-vcard-o:before {
  content: "\f2bb";
}
.fa.fa-user-circle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-user-circle-o:before {
  content: "\f2bd";
}
.fa.fa-user-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-user-o:before {
  content: "\f007";
}
.fa.fa-id-badge {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-drivers-license:before {
  content: "\f2c2";
}
.fa.fa-id-card-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-id-card-o:before {
  content: "\f2c2";
}
.fa.fa-drivers-license-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-drivers-license-o:before {
  content: "\f2c2";
}
.fa.fa-quora {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-free-code-camp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-telegram {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-thermometer-4:before {
  content: "\f2c7";
}
.fa.fa-thermometer:before {
  content: "\f2c7";
}
.fa.fa-thermometer-3:before {
  content: "\f2c8";
}
.fa.fa-thermometer-2:before {
  content: "\f2c9";
}
.fa.fa-thermometer-1:before {
  content: "\f2ca";
}
.fa.fa-thermometer-0:before {
  content: "\f2cb";
}
.fa.fa-bathtub:before {
  content: "\f2cd";
}
.fa.fa-s15:before {
  content: "\f2cd";
}
.fa.fa-window-maximize {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-window-restore {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-times-rectangle:before {
  content: "\f410";
}
.fa.fa-window-close-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-window-close-o:before {
  content: "\f410";
}
.fa.fa-times-rectangle-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-times-rectangle-o:before {
  content: "\f410";
}
.fa.fa-bandcamp {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-grav {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-etsy {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-imdb {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-ravelry {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-eercast {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-eercast:before {
  content: "\f2da";
}
.fa.fa-snowflake-o {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
}
.fa.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa.fa-superpowers {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-wpexplorer {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
.fa.fa-meetup {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
}
/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
:root,
:host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
}
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/assets/fontawesome/webfonts/fa-brands-400.woff2') format('woff2'), url('/assets/fontawesome/webfonts/fa-brands-400.ttf') format('truetype');
}
.fab,
.fa-brands {
  font-weight: 400;
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-aws:before {
  content: "\f375";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-cloudflare:before {
  content: "\e07d";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-modx:before {
  content: "\f285";
}
.fa-guilded:before {
  content: "\e07e";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-square-js:before {
  content: "\f3b9";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-orcid:before {
  content: "\f8d2";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-unity:before {
  content: "\e049";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-vk:before {
  content: "\f189";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-square-reddit:before {
  content: "\f1a2";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-square-font-awesome:before {
  content: "\e5ad";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-square-instagram:before {
  content: "\e055";
}
.fa-instagram-square:before {
  content: "\e055";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-square-hacker-news:before {
  content: "\f3af";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-edge:before {
  content: "\f282";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-square-snapchat:before {
  content: "\f2ad";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-safari:before {
  content: "\f267";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-square-font-awesome-stroke:before {
  content: "\f35c";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-watchman-monitoring:before {
  content: "\e087";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-square-viadeo:before {
  content: "\f2aa";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-centos:before {
  content: "\f789";
}
.fa-adn:before {
  content: "\f170";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-square-dribbble:before {
  content: "\f397";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-node:before {
  content: "\f419";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-instalod:before {
  content: "\e081";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-square-twitter:before {
  content: "\f081";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-golang:before {
  content: "\e40f";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-uncharted:before {
  content: "\e084";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-square-youtube:before {
  content: "\f431";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-nfc-directional:before {
  content: "\e530";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-meta:before {
  content: "\e49b";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-hips:before {
  content: "\f452";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-discord:before {
  content: "\f392";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-mdb:before {
  content: "\f8ca";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-unsplash:before {
  content: "\e07c";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-square-steam:before {
  content: "\f1b7";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-square-vimeo:before {
  content: "\f194";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-flag:before {
  content: "\f2b4";
}
.fa-font-awesome-logo-full:before {
  content: "\f2b4";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-apple:before {
  content: "\f179";
}
.fa-hive:before {
  content: "\e07f";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-padlet:before {
  content: "\e4a0";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-square-github:before {
  content: "\f092";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-shopify:before {
  content: "\e057";
}
.fa-neos:before {
  content: "\f612";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-angular:before {
  content: "\f420";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envira:before {
  content: "\f299";
}
.fa-square-gitlab:before {
  content: "\e5ae";
}
.fa-gitlab-square:before {
  content: "\e5ae";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-square-odnoklassniki:before {
  content: "\f264";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-sith:before {
  content: "\f512";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-hashnode:before {
  content: "\e499";
}
.fa-react:before {
  content: "\f41b";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-gg:before {
  content: "\f260";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-square-pinterest:before {
  content: "\f0d3";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-xing:before {
  content: "\f168";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-less:before {
  content: "\f41d";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-dailymotion:before {
  content: "\e052";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-nfc-symbol:before {
  content: "\e531";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-square-google-plus:before {
  content: "\f0d4";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-square-xing:before {
  content: "\f169";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-fly:before {
  content: "\f417";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-viber:before {
  content: "\f409";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-audible:before {
  content: "\f373";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-bilibili:before {
  content: "\e3d9";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-42-group:before {
  content: "\e080";
}
.fa-innosoft:before {
  content: "\e080";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-square-pied-piper:before {
  content: "\e01e";
}
.fa-pied-piper-square:before {
  content: "\e01e";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-tiktok:before {
  content: "\e07b";
}
.fa-square-facebook:before {
  content: "\f082";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-mixer:before {
  content: "\e056";
}
.fa-square-lastfm:before {
  content: "\f203";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-figma:before {
  content: "\f799";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-cmplid:before {
  content: "\e360";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-deezer:before {
  content: "\e077";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-docker:before {
  content: "\f395";
}
.fa-screenpal:before {
  content: "\e570";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-microblog:before {
  content: "\e01a";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-wirsindhandwerk:before {
  content: "\e2d0";
}
.fa-wsh:before {
  content: "\e2d0";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-octopus-deploy:before {
  content: "\e082";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-apper:before {
  content: "\f371";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ab";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-rust:before {
  content: "\e07a";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-square-behance:before {
  content: "\f1b5";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-space-awesome:before {
  content: "\e5ac";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-square-git:before {
  content: "\f1d2";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-square-tumblr:before {
  content: "\f174";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-trello:before {
  content: "\f181";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-perbyte:before {
  content: "\e083";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-android:before {
  content: "\f17b";
}
.fa-bots:before {
  content: "\e340";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-ideal:before {
  content: "\e013";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-uber:before {
  content: "\f402";
}
.fa-github:before {
  content: "\f09b";
}
.fa-php:before {
  content: "\f457";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-firefox-browser:before {
  content: "\e007";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-stubber:before {
  content: "\e5c7";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f2c6";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-odysee:before {
  content: "\e5c6";
}
.fa-square-whatsapp:before {
  content: "\f40c";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-edge-legacy:before {
  content: "\e078";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f198";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-usb:before {
  content: "\f287";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f23a";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-sitrox:before {
  content: "\e44a";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-strava:before {
  content: "\f428";
}
.fa-ember:before {
  content: "\f423";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-wodu:before {
  content: "\e088";
}
.fa-google-pay:before {
  content: "\e079";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-zhihu:before {
  content: "\f63f";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-pix:before {
  content: "\e43a";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
:root,
:host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free';
}
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/assets/fontawesome/webfonts/fa-regular-400.woff2') format('woff2'), url('/assets/fontawesome/webfonts/fa-regular-400.ttf') format('truetype');
}
.far,
.fa-regular {
  font-weight: 400;
}
/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
:root,
:host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free';
}
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('/assets/fontawesome/webfonts/fa-solid-900.woff2') format('woff2'), url('/assets/fontawesome/webfonts/fa-solid-900.ttf') format('truetype');
}
.fas,
.fa-solid {
  font-weight: 900;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute!important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform,opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform,opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}
.fancybox-container [data-selectable=true] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
@supports (padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes a {
  to {
    transform: rotate(1turn);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
