@charset "UTF-8";
/*$z-depth-1: ;*/
/*$z-depth-2: ;*/
/*$z-depth-3: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);*/
/*$z-depth-4: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);*/
/*$z-depth-5: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);*/
/*@import "theme.flat-blue";*/
/*@import "compass/compass/css3/columns";*/
/*@import "compass/compass/css3/box-shadow";*/
/*$spacers: (
  0: (
    x:   0,
    y:   0
  ),
  1: (
    x:   $spacer-x,
    y:   $spacer-y
  ),
  2: (
    x:   ($spacer-x * 1.5),
    y:   ($spacer-y * 1.5)
  ),
  3: (
    x:   ($spacer-x * 3),
    y:   ($spacer-y * 3)
  )
);*/
/*$grid-breakpoints: (
  // Extra small screen / phone
  xs: 0,
  // Small screen / phone
  sm: 544px,
  // Medium screen / tablet
  md: 768px,
  // Large screen / desktop
  lg: 992px,
  // Extra large screen / wide desktop
  xl: 1200px
);*/
/*$container-max-widths: (
  sm: 576px,
  md: 720px,
  lg: 940px,
  xl: 1140px
);*/
/*@import "bootstrap/bootstrap.scss";*/
/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(../resources/trix.css);
@import url(../resources/select2.min.css);
@import url(../resources/select2-bootstrap.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0069B4;
  text-decoration: none; }
  a:focus, a:hover {
    color: #003c68;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

.h1 {
  font-size: 2.5rem; }

.h2 {
  font-size: 2rem; }

.h3 {
  font-size: 1.75rem; }

.h4 {
  font-size: 1.5rem; }

.h5 {
  font-size: 1.25rem; }

.h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

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

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

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

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

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

.dl-horizontal {
  margin-right: -1.875rem;
  margin-left: -1.875rem; }
  .dl-horizontal::after {
    content: "";
    display: table;
    clear: both; }

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #d3d4d4; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #d3d4d4;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #FFF;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #818a91; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9; }

kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  line-height: 1.5;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }

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

.col-xs-1 {
  flex: 0 0 8.33333%; }

.col-xs-2 {
  flex: 0 0 16.66667%; }

.col-xs-3 {
  flex: 0 0 25%; }

.col-xs-4 {
  flex: 0 0 33.33333%; }

.col-xs-5 {
  flex: 0 0 41.66667%; }

.col-xs-6 {
  flex: 0 0 50%; }

.col-xs-7 {
  flex: 0 0 58.33333%; }

.col-xs-8 {
  flex: 0 0 66.66667%; }

.col-xs-9 {
  flex: 0 0 75%; }

.col-xs-10 {
  flex: 0 0 83.33333%; }

.col-xs-11 {
  flex: 0 0 91.66667%; }

.col-xs-12 {
  flex: 0 0 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 544px) {
  .col-sm-1 {
    flex: 0 0 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-xl-1 {
    flex: 0 0 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

.col-xs-first {
  order: -1; }

.col-xs-last {
  order: 1; }

@media (min-width: 544px) {
  .col-sm-first {
    order: -1; }
  .col-sm-last {
    order: 1; } }

@media (min-width: 768px) {
  .col-md-first {
    order: -1; }
  .col-md-last {
    order: 1; } }

@media (min-width: 992px) {
  .col-lg-first {
    order: -1; }
  .col-lg-last {
    order: 1; } }

@media (min-width: 1200px) {
  .col-xl-first {
    order: -1; }
  .col-xl-last {
    order: 1; } }

.row-xs-top {
  align-items: flex-start; }

.row-xs-center {
  align-items: center; }

.row-xs-bottom {
  align-items: flex-end; }

@media (min-width: 544px) {
  .row-sm-top {
    align-items: flex-start; }
  .row-sm-center {
    align-items: center; }
  .row-sm-bottom {
    align-items: flex-end; } }

@media (min-width: 768px) {
  .row-md-top {
    align-items: flex-start; }
  .row-md-center {
    align-items: center; }
  .row-md-bottom {
    align-items: flex-end; } }

@media (min-width: 992px) {
  .row-lg-top {
    align-items: flex-start; }
  .row-lg-center {
    align-items: center; }
  .row-lg-bottom {
    align-items: flex-end; } }

@media (min-width: 1200px) {
  .row-xl-top {
    align-items: flex-start; }
  .row-xl-center {
    align-items: center; }
  .row-xl-bottom {
    align-items: flex-end; } }

.col-xs-top {
  align-self: flex-start; }

.col-xs-center {
  align-self: center; }

.col-xs-bottom {
  align-self: flex-end; }

@media (min-width: 544px) {
  .col-sm-top {
    align-self: flex-start; }
  .col-sm-center {
    align-self: center; }
  .col-sm-bottom {
    align-self: flex-end; } }

@media (min-width: 768px) {
  .col-md-top {
    align-self: flex-start; }
  .col-md-center {
    align-self: center; }
  .col-md-bottom {
    align-self: flex-end; } }

@media (min-width: 992px) {
  .col-lg-top {
    align-self: flex-start; }
  .col-lg-center {
    align-self: center; }
  .col-lg-bottom {
    align-self: flex-end; } }

@media (min-width: 1200px) {
  .col-xl-top {
    align-self: flex-start; }
  .col-xl-center {
    align-self: center; }
  .col-xl-bottom {
    align-self: flex-end; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #d3d4d4; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #d3d4d4; }
  .table tbody + tbody {
    border-top: 2px solid #d3d4d4; }
  .table .table {
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0.01%;
  overflow-x: auto; }

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #d3d4d4; }

.table-inverse {
  color: #d3d4d4;
  background-color: #373a3c; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #d3d4d4;
  border-left: 1px solid #d3d4d4; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #d3d4d4; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #d3d4d4; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #d3d4d4; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    border-color: #66afe9;
    outline: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #d3d4d4;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

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

.form-control-label {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 2.25rem; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"].form-control,
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"].form-control,
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"].form-control,
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"].form-control {
    line-height: 1.8625rem; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"].form-control,
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"].form-control,
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"].form-control,
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"].form-control {
    line-height: 3.16667rem; } }

.form-control-static {
  min-height: 2.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333; }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .radio label,
  .checkbox label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
    .radio label input:only-child,
    .checkbox label input:only-child {
      position: static; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -.25rem; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: .75rem; }

input[type="radio"]:disabled, input[type="radio"].disabled,
input[type="checkbox"]:disabled,
input[type="checkbox"].disabled {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label {
  cursor: not-allowed; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.4625rem 1.4625rem; }

.has-success .text-help,
.has-success .form-control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #8CC152; }

.has-success .form-control {
  border-color: #8CC152; }

.has-success .input-group-addon {
  color: #8CC152;
  border-color: #8CC152;
  background-color: #f0f7e8; }

.has-success .form-control-feedback {
  color: #8CC152; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="); }

.has-warning .text-help,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #F6BB42; }

.has-warning .form-control {
  border-color: #F6BB42; }

.has-warning .input-group-addon {
  color: #F6BB42;
  border-color: #F6BB42;
  background-color: white; }

.has-warning .form-control-feedback {
  color: #F6BB42; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"); }

.has-danger .text-help,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline,
.has-danger.radio label,
.has-danger.checkbox label,
.has-danger.radio-inline label,
.has-danger.checkbox-inline label {
  color: #DA4453; }

.has-danger .form-control {
  border-color: #DA4453; }

.has-danger .input-group-addon {
  color: #DA4453;
  border-color: #DA4453;
  background-color: #fceef0; }

.has-danger .form-control-feedback {
  color: #DA4453; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="); }

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none; }

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

.btn-primary {
  color: #fff;
  background-color: #0069B4;
  border-color: #0069B4;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .btn-primary:hover {
    color: #fff;
    background-color: #004b81;
    border-color: #004577; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #004b81;
    border-color: #004577; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #004b81;
    border-color: #004577;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #00365d;
      border-color: #001f35; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #0069B4;
    border-color: #0069B4; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0069B4;
    border-color: #0069B4; }

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .btn-secondary.dropdown-toggle.focus {
      color: #373a3c;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info, .large-btn-KE {
  color: #fff;
  background-color: #27446e;
  border-color: #27446e;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .btn-info:hover, .large-btn-KE:hover {
    color: #fff;
    background-color: #1a2d48;
    border-color: #172841; }
  .btn-info:focus, .large-btn-KE:focus, .btn-info.focus, .focus.large-btn-KE {
    color: #fff;
    background-color: #1a2d48;
    border-color: #172841; }
  .btn-info:active, .large-btn-KE:active, .btn-info.active, .active.large-btn-KE,
  .open > .btn-info.dropdown-toggle,
  .open > .dropdown-toggle.large-btn-KE {
    color: #fff;
    background-color: #1a2d48;
    border-color: #172841;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .btn-info:active:hover, .large-btn-KE:active:hover, .btn-info:active:focus, .large-btn-KE:active:focus, .btn-info:active.focus, .large-btn-KE:active.focus, .btn-info.active:hover, .active.large-btn-KE:hover, .btn-info.active:focus, .active.large-btn-KE:focus, .btn-info.active.focus, .active.focus.large-btn-KE,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .dropdown-toggle.large-btn-KE:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .dropdown-toggle.large-btn-KE:focus,
    .open > .btn-info.dropdown-toggle.focus,
    .open > .dropdown-toggle.focus.large-btn-KE {
      color: #fff;
      background-color: #101c2e;
      border-color: #060a10; }
  .btn-info.disabled:focus, .disabled.large-btn-KE:focus, .btn-info.disabled.focus, .disabled.focus.large-btn-KE, .btn-info:disabled:focus, .large-btn-KE:disabled:focus, .btn-info:disabled.focus, .large-btn-KE:disabled.focus {
    background-color: #27446e;
    border-color: #27446e; }
  .btn-info.disabled:hover, .disabled.large-btn-KE:hover, .btn-info:disabled:hover, .large-btn-KE:disabled:hover {
    background-color: #27446e;
    border-color: #27446e; }

.btn-success {
  color: #fff;
  background-color: #8CC152;
  border-color: #8CC152;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .btn-success:hover {
    color: #fff;
    background-color: #72a53b;
    border-color: #6d9d38; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #72a53b;
    border-color: #6d9d38; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #72a53b;
    border-color: #6d9d38;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #608b32;
      border-color: #4b6d27; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #8CC152;
    border-color: #8CC152; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #8CC152;
    border-color: #8CC152; }

.btn-warning {
  color: #fff;
  background-color: #F6BB42;
  border-color: #F6BB42;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .btn-warning:hover {
    color: #fff;
    background-color: #f4a911;
    border-color: #efa50b; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #f4a911;
    border-color: #efa50b; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #f4a911;
    border-color: #efa50b;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d7940a;
      border-color: #b07908; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #F6BB42;
    border-color: #F6BB42; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #F6BB42;
    border-color: #F6BB42; }

.btn-danger {
  color: #fff;
  background-color: #DA4453;
  border-color: #DA4453;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075); }
  .btn-danger:hover {
    color: #fff;
    background-color: #c42737;
    border-color: #bc2534; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c42737;
    border-color: #bc2534; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c42737;
    border-color: #bc2534;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #a6212e;
      border-color: #841a25; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #DA4453;
    border-color: #DA4453; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #DA4453;
    border-color: #DA4453; }

.btn-primary-outline {
  color: #0069B4;
  background-image: none;
  background-color: transparent;
  border-color: #0069B4; }
  .btn-primary-outline:focus, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline.active,
  .open > .btn-primary-outline.dropdown-toggle {
    color: #fff;
    background-color: #0069B4;
    border-color: #0069B4; }
  .btn-primary-outline:hover {
    color: #fff;
    background-color: #0069B4;
    border-color: #0069B4; }
  .btn-primary-outline.disabled:focus, .btn-primary-outline.disabled.focus, .btn-primary-outline:disabled:focus, .btn-primary-outline:disabled.focus {
    border-color: #1ba0ff; }
  .btn-primary-outline.disabled:hover, .btn-primary-outline:disabled:hover {
    border-color: #1ba0ff; }

.btn-secondary-outline {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-secondary-outline:focus, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline.active,
  .open > .btn-secondary-outline.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline.disabled:focus, .btn-secondary-outline.disabled.focus, .btn-secondary-outline:disabled:focus, .btn-secondary-outline:disabled.focus {
    border-color: white; }
  .btn-secondary-outline.disabled:hover, .btn-secondary-outline:disabled:hover {
    border-color: white; }

.btn-info-outline {
  color: #27446e;
  background-image: none;
  background-color: transparent;
  border-color: #27446e; }
  .btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline.active,
  .open > .btn-info-outline.dropdown-toggle {
    color: #fff;
    background-color: #27446e;
    border-color: #27446e; }
  .btn-info-outline:hover {
    color: #fff;
    background-color: #27446e;
    border-color: #27446e; }
  .btn-info-outline.disabled:focus, .btn-info-outline.disabled.focus, .btn-info-outline:disabled:focus, .btn-info-outline:disabled.focus {
    border-color: #4273b9; }
  .btn-info-outline.disabled:hover, .btn-info-outline:disabled:hover {
    border-color: #4273b9; }

.btn-success-outline {
  color: #8CC152;
  background-image: none;
  background-color: transparent;
  border-color: #8CC152; }
  .btn-success-outline:focus, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline.active,
  .open > .btn-success-outline.dropdown-toggle {
    color: #fff;
    background-color: #8CC152;
    border-color: #8CC152; }
  .btn-success-outline:hover {
    color: #fff;
    background-color: #8CC152;
    border-color: #8CC152; }
  .btn-success-outline.disabled:focus, .btn-success-outline.disabled.focus, .btn-success-outline:disabled:focus, .btn-success-outline:disabled.focus {
    border-color: #bedc9d; }
  .btn-success-outline.disabled:hover, .btn-success-outline:disabled:hover {
    border-color: #bedc9d; }

.btn-warning-outline {
  color: #F6BB42;
  background-image: none;
  background-color: transparent;
  border-color: #F6BB42; }
  .btn-warning-outline:focus, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline.active,
  .open > .btn-warning-outline.dropdown-toggle {
    color: #fff;
    background-color: #F6BB42;
    border-color: #F6BB42; }
  .btn-warning-outline:hover {
    color: #fff;
    background-color: #F6BB42;
    border-color: #F6BB42; }
  .btn-warning-outline.disabled:focus, .btn-warning-outline.disabled.focus, .btn-warning-outline:disabled:focus, .btn-warning-outline:disabled.focus {
    border-color: #fbdea3; }
  .btn-warning-outline.disabled:hover, .btn-warning-outline:disabled:hover {
    border-color: #fbdea3; }

.btn-danger-outline {
  color: #DA4453;
  background-image: none;
  background-color: transparent;
  border-color: #DA4453; }
  .btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline.active,
  .open > .btn-danger-outline.dropdown-toggle {
    color: #fff;
    background-color: #DA4453;
    border-color: #DA4453; }
  .btn-danger-outline:hover {
    color: #fff;
    background-color: #DA4453;
    border-color: #DA4453; }
  .btn-danger-outline.disabled:focus, .btn-danger-outline.disabled.focus, .btn-danger-outline:disabled:focus, .btn-danger-outline:disabled.focus {
    border-color: #eb99a1; }
  .btn-danger-outline.disabled:hover, .btn-danger-outline:disabled:hover {
    border-color: #eb99a1; }

.btn-link {
  font-weight: normal;
  color: #0069B4;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #003c68;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }

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

.btn-block + .btn-block {
  margin-top: 5px; }

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

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-toggle:focus {
  outline: 0; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #2c5388;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #27446e; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #FFFFFF;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #1f3858; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1f3858;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

.btn-group > .btn:first-child {
  margin-left: 0; }

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

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

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

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

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

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

.input-group {
  position: relative;
  display: flex; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

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

.input-group-addon {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: #55595c;
  text-align: center;
  background-color: #d3d4d4;
  border: 1px solid #ccc; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group-addon:last-child {
  border-left: 0; }

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

.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer; }
  .c-input > input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .c-input > input:checked ~ .c-indicator {
      color: #fff;
      background-color: #0074d9;
      box-shadow: none; }
    .c-input > input:focus ~ .c-indicator {
      box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; }
    .c-input > input:active ~ .c-indicator {
      color: #fff;
      background-color: #84c6ff;
      box-shadow: none; }
  .c-input + .c-input {
    margin-left: 1rem; }

.c-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  text-align: center;
  user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  box-shadow: inset 0 0.125rem 0.125rem rgba(0, 0, 0, 0.1); }

.c-checkbox .c-indicator {
  border-radius: .25rem; }

.c-checkbox input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); }

.c-checkbox input:indeterminate ~ .c-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K);
  box-shadow: none; }

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

.c-radio input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==); }

.c-inputs-stacked .c-input {
  display: inline; }
  .c-inputs-stacked .c-input::after {
    display: block;
    margin-bottom: .25rem;
    content: ""; }
  .c-inputs-stacked .c-input + .c-input {
    margin-left: 0; }

.c-select {
  display: inline-block;
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  padding-right: .75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .c-select:focus {
    border-color: #51a7e8;
    outline: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5); }
  .c-select::-ms-expand {
    opacity: 0; }

.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px; }
  .c-select-sm:not([multiple]) {
    height: 26px;
    min-height: 26px; }

.file {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  cursor: pointer; }

.file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem;
  box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05); }

.file-custom::after {
  content: "Choose file..."; }

.file-custom::before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 .25rem .25rem 0; }

.file input:focus ~ .file-custom {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: .2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #d3d4d4 #d3d4d4 #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: .2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0069B4; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: .2rem;
    margin-left: 0; }

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

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

.nav-tabs .dropdown-menu {
  margin-top: -1px; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }

.navbar-full {
  z-index: 1000; }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }

.navbar-brand {
  float: left;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

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

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

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

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

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

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

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

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border: 1px solid #e5e5e5; }

.card-block {
  padding: 1rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1rem; }

.card-header {
  padding: 0.75rem 1rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e5e5e5; }

.card-footer {
  padding: 0.75rem 1rem;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5; }

.card-primary {
  background-color: #0069B4;
  border-color: #0069B4; }

.card-success {
  background-color: #8CC152;
  border-color: #8CC152; }

.card-info {
  background-color: #27446e;
  border-color: #27446e; }

.card-warning {
  background-color: #F6BB42;
  border-color: #F6BB42; }

.card-danger {
  background-color: #DA4453;
  border-color: #DA4453; }

.card-primary-outline {
  background-color: transparent;
  border-color: #0069B4; }

.card-secondary-outline {
  background-color: transparent;
  border-color: #ccc; }

.card-info-outline {
  background-color: transparent;
  border-color: #27446e; }

.card-success-outline {
  background-color: transparent;
  border-color: #8CC152; }

.card-warning-outline {
  background-color: transparent;
  border-color: #F6BB42; }

.card-danger-outline {
  background-color: transparent;
  border-color: #DA4453; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

@media (min-width: 544px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -.625rem;
    margin-left: -.625rem; }
    .card-deck .card {
      flex: 1 0 0;
      margin-right: .625rem;
      margin-left: .625rem; } }

@media (min-width: 544px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group .card {
      flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; } }

@media (min-width: 544px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #d3d4d4; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }
  .breadcrumb > li {
    float: left; }
    .breadcrumb > li + li::before {
      padding-right: .5rem;
      padding-left: .5rem;
      color: #818a91;
      content: "/"; }
  .breadcrumb > .active {
    color: #818a91; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0069B4;
    border-color: #0069B4; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.5;
  color: #0069B4;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #003c68;
    background-color: #d3d4d4;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.33333; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pager {
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  list-style: none; }
  .pager::after {
    content: "";
    display: table;
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:focus, .pager li > a:hover {
      text-decoration: none;
      background-color: #d3d4d4; }
  .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }
  .pager .disabled > span {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }

.pager-next > a,
.pager-next > span {
  float: right; }

.pager-prev > a,
.pager-prev > span {
  float: left; }

.label {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }
  .label:empty {
    display: none; }

.btn .label {
  position: relative;
  top: -1px; }

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-pill {
  padding-right: .6em;
  padding-left: .6em; }

.label-default {
  background-color: #818a91; }
  .label-default[href]:focus, .label-default[href]:hover {
    background-color: #687077; }

.label-primary {
  background-color: #0069B4; }
  .label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #004b81; }

.label-success {
  background-color: #8CC152; }
  .label-success[href]:focus, .label-success[href]:hover {
    background-color: #72a53b; }

.label-info {
  background-color: #27446e; }
  .label-info[href]:focus, .label-info[href]:hover {
    background-color: #1a2d48; }

.label-warning {
  background-color: #F6BB42; }
  .label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #f4a911; }

.label-danger {
  background-color: #DA4453; }
  .label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c42737; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #d3d4d4; }
  @media (min-width: 544px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #b9bbbb; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0; }

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-heading {
  color: inherit; }

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

.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress, .progress-multi {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value], .progress-multi[value] {
  color: #0074d9;
  border: 0;
  appearance: none; }

.progress[value]::-webkit-progress-bar, .progress-multi[value]::-webkit-progress-bar {
  background-color: #eee;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1); }

.progress[value]::-webkit-progress-value::before, .progress-multi[value]::-webkit-progress-value::before {
  content: attr(value); }

.progress[value]::-webkit-progress-value, .progress-multi[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.progress[value="100"]::-webkit-progress-value, .progress-multi[value="100"]::-webkit-progress-value {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

@media screen and (min-width: 0\0) {
  .progress, .progress-multi {
    background-color: #eee;
    box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1); }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .progress[width^="0"], .progress-multi[width^="0"] {
    min-width: 2rem;
    color: #818a91;
    background-color: transparent;
    background-image: none; }
  .progress[width="100%"], .progress-multi[width="100%"] {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; } }

.progress-striped[value]::-webkit-progress-value {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; } }

.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite; } }

.progress-success[value]::-webkit-progress-value {
  background-color: #8CC152; }

.progress-success[value]::-moz-progress-bar {
  background-color: #8CC152; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #8CC152; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #27446e; }

.progress-info[value]::-moz-progress-bar {
  background-color: #27446e; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #27446e; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #F6BB42; }

.progress-warning[value]::-moz-progress-bar {
  background-color: #F6BB42; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #F6BB42; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #DA4453; }

.progress-danger[value]::-moz-progress-bar {
  background-color: #DA4453; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #DA4453; } }

.media {
  display: flex;
  margin-bottom: 1rem; }

.media-body {
  flex: 1; }

.media-middle {
  align-self: center; }

.media-bottom {
  align-self: flex-end; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:last-child {
    margin-bottom: 0; }

.list-group-flush .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

a.list-group-item,
button.list-group-item {
  width: 100%;
  color: #555;
  text-align: inherit; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:focus, a.list-group-item:hover,
  button.list-group-item:focus,
  button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #d3d4d4; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #818a91; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #0069B4;
  border-color: #0069B4; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #81cbff; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

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

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

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

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

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

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 544px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 768px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.875rem;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.875rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb; }

.popover-content {
  padding: 9px 14px; }

.popover-arrow, .popover-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover-arrow {
  border-width: 11px; }

.popover-arrow::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 0); } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev::before {
    content: "\2039"; }
  .carousel-control .icon-next::before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.invisible {
  visibility: hidden !important; }

.text-hide {
  font: "0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

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

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

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

.text-muted {
  color: #818a91; }

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

a.text-primary:focus, a.text-primary:hover {
  color: #004b81; }

.text-success {
  color: #8CC152 !important; }

a.text-success:focus, a.text-success:hover {
  color: #72a53b; }

.text-info {
  color: #27446e !important; }

a.text-info:focus, a.text-info:hover {
  color: #1a2d48; }

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

a.text-warning:focus, a.text-warning:hover {
  color: #f4a911; }

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

a.text-danger:focus, a.text-danger:hover {
  color: #c42737; }

.bg-inverse {
  color: #d3d4d4;
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0069B4 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #004b81; }

.bg-success {
  color: #fff !important;
  background-color: #8CC152 !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #72a53b; }

.bg-info {
  color: #fff !important;
  background-color: #27446e !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #1a2d48; }

.bg-warning {
  color: #fff !important;
  background-color: #F6BB42 !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f4a911; }

.bg-danger {
  color: #fff !important;
  background-color: #DA4453 !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c42737; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*$item-foreground: red;*/
/*@import "_open_sans.scss";*/
/*@import "_grid.scss";*/
.pleaseWaitOuter {
  background-color: #AAA !important;
  z-index: 1099; }

.pleaseWaitDialog {
  position: fixed;
  width: 250px;
  left: 50%;
  margin-left: -125px;
  top: 150px;
  z-index: 1100;
  text-align: center; }
  .pleaseWaitDialog p {
    color: #333;
    text-align: center; }

.keLine1 {
  stroke-dasharray: 1024.25439453125;
  stroke-dashoffset: 1024.25439453125;
  animation: keDash1 3s cubic-bezier(0.42, 0.96, 0.62, 1) infinite; }

@keyframes keDash1 {
  0% {
    stroke-dashoffset: 1024.25439453125; }
  25% {
    stroke-dashoffset: 0; }
  50% {
    stroke-dashoffset: -1024.25439453125; }
  75% {
    stroke-dashoffset: 0; }
  100% {
    stroke-dashoffset: 1024.25439453125; } }

.keLine2 {
  stroke-dasharray: 808.21728515625;
  stroke-dashoffset: 808.21728515625;
  animation: keDash2 3s cubic-bezier(0.42, 0.96, 0.62, 1) infinite; }

@keyframes keDash2 {
  0% {
    stroke-dashoffset: 808.21728515625; }
  29% {
    stroke-dashoffset: 0; }
  50% {
    stroke-dashoffset: -808.21728515625; }
  69% {
    stroke-dashoffset: 0; }
  100% {
    stroke-dashoffset: 808.21728515625; } }

.keLine3 {
  stroke-dasharray: 586.1483154296875;
  stroke-dashoffset: 586.1483154296875;
  animation: keDash3 3s cubic-bezier(0.42, 0.96, 0.62, 1) infinite; }

@keyframes keDash3 {
  0% {
    stroke-dashoffset: 586.1483154296875; }
  19% {
    stroke-dashoffset: 0; }
  50% {
    stroke-dashoffset: -586.1483154296875; }
  81% {
    stroke-dashoffset: 0; }
  100% {
    stroke-dashoffset: 586.1483154296875; } }

.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0069A9;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg); }

.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg); }

.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg); }

.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

.grey-cube {
  position: absolute;
  left: 23px;
  top: -26px; }
  .grey-cube div {
    background-color: #777776; }
  .grey-cube .grey-cube1 {
    width: 42px;
    height: 19px; }
  .grey-cube .grey-cube2 {
    height: 23px;
    margin-left: 24px;
    width: 18px; }

/*@import "_angular-json-explorer.scss";*/
/*@import "_suggest.box.scss";*/
/*@import "compass/compass/css3/box-shadow";*/
.input-middle {
  margin-bottom: 0.25rem; }

.radio div,
.radio-inline div,
.checkbox div,
.checkbox-inline div {
  display: inline-block;
  margin-left: .25rem; }

.radio-inline:first-child,
.checkbox-inline:first-child {
  padding-left: 0; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  opacity: 0;
  height: 0;
  width: 0;
  cursor: pointer; }
  .radio input[type="radio"] + span::before,
  .radio-inline input[type="radio"] + span::before,
  .checkbox input[type="checkbox"] + span::before,
  .checkbox-inline input[type="checkbox"] + span::before {
    content: "";
    margin-left: -1.25rem;
    background-color: #fff;
    color: #fff;
    border: 1px solid #BBB;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 0.25rem;
    font-size: 1rem;
    line-height: 1rem;
    display: inline-block;
    vertical-align: middle;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: all 0.2s;
    padding-top: .0625rem;
    padding-left: .0625rem;
    margin-top: -.1875rem; }
  .radio input[type="radio"]:focus + span::before,
  .radio input[type="radio"]:hover + span::before,
  .radio input[type="radio"]:checked:hover + span::before,
  .radio-inline input[type="radio"]:focus + span::before,
  .radio-inline input[type="radio"]:hover + span::before,
  .radio-inline input[type="radio"]:checked:hover + span::before,
  .checkbox input[type="checkbox"]:focus + span::before,
  .checkbox input[type="checkbox"]:hover + span::before,
  .checkbox input[type="checkbox"]:checked:hover + span::before,
  .checkbox-inline input[type="checkbox"]:focus + span::before,
  .checkbox-inline input[type="checkbox"]:hover + span::before,
  .checkbox-inline input[type="checkbox"]:checked:hover + span::before {
    border-color: #66afe9;
    outline: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .radio input[type="radio"]:disabled, .radio input[type="radio"][disabled="disabled"],
  .radio input[type="radio"]:disabled + span::before,
  .radio input[type="radio"][disabled="disabled"] label,
  .radio-inline input[type="radio"]:disabled,
  .radio-inline input[type="radio"][disabled="disabled"],
  .radio-inline input[type="radio"]:disabled + span::before,
  .radio-inline input[type="radio"][disabled="disabled"] label,
  .checkbox input[type="checkbox"]:disabled,
  .checkbox input[type="checkbox"][disabled="disabled"],
  .checkbox input[type="checkbox"]:disabled + span::before,
  .checkbox input[type="checkbox"][disabled="disabled"] label,
  .checkbox-inline input[type="checkbox"]:disabled,
  .checkbox-inline input[type="checkbox"][disabled="disabled"],
  .checkbox-inline input[type="checkbox"]:disabled + span::before,
  .checkbox-inline input[type="checkbox"][disabled="disabled"] label {
    border-color: #BBB !important; }
  .radio input[type="radio"]:disabled:hover + span::before,
  .radio input[type="radio"]:disabled:checked:hover + span::before,
  .radio-inline input[type="radio"]:disabled:hover + span::before,
  .radio-inline input[type="radio"]:disabled:checked:hover + span::before,
  .checkbox input[type="checkbox"]:disabled:hover + span::before,
  .checkbox input[type="checkbox"]:disabled:checked:hover + span::before,
  .checkbox-inline input[type="checkbox"]:disabled:hover + span::before,
  .checkbox-inline input[type="checkbox"]:disabled:checked:hover + span::before {
    border-color: #BBB !important;
    box-shadow: none; }

.radio input[type="radio"] + span::before,
.radio-inline input[type="radio"] + span::before {
  border-radius: 1rem; }

.radio input[type="radio"]:checked + span::before,
.radio-inline input[type="radio"]:checked + span::before {
  background-color: #fff;
  border: 0.3125rem solid #66afe9; }

.radio input[type="radio"]:disabled, .radio input[type="radio"][disabled="disabled"],
.radio input[type="radio"]:disabled + span::before,
.radio input[type="radio"][disabled="disabled"] label,
.radio-inline input[type="radio"]:disabled,
.radio-inline input[type="radio"][disabled="disabled"],
.radio-inline input[type="radio"]:disabled + span::before,
.radio-inline input[type="radio"][disabled="disabled"] label {
  background: #d3d4d4; }

.checkbox input[type="checkbox"]:checked + span::before,
.checkbox-inline input[type="checkbox"]:checked + span::before {
  content: '\f00c';
  background-color: #66afe9;
  border: 1px solid #66afe9; }

.checkbox input[type="checkbox"]:disabled, .checkbox input[type="checkbox"][disabled="disabled"],
.checkbox input[type="checkbox"]:disabled + span::before,
.checkbox input[type="checkbox"][disabled="disabled"] label,
.checkbox-inline input[type="checkbox"]:disabled,
.checkbox-inline input[type="checkbox"][disabled="disabled"],
.checkbox-inline input[type="checkbox"]:disabled + span::before,
.checkbox-inline input[type="checkbox"][disabled="disabled"] label {
  background: #BBB; }

.radio-tasktype {
  display: flex; }
  .radio-tasktype .radio {
    flex-grow: 1;
    flex-basis: 1px;
    margin: 0; }

.breadnav {
  /*width: 100%;*/
  /*overflow: hidden;*/
  margin-top: -.9375rem;
  /*margin-right: 2rem;*/
  /*margin-left: 0rem;*/
  margin-bottom: -1rem;
  padding: 0;
  z-index: 12;
  display: flex; }
  .breadnav .breadnav-item {
    font-size: 1rem;
    transition: color 0.4s;
    padding: .9375rem .5rem .9375rem .5rem;
    color: #a8c0e0;
    min-width: 0;
    flex-shrink: 1;
    flex-grow: 0; }
    .breadnav .breadnav-item:first-child {
      flex-shrink: 0;
      flex-grow: 0; }
    .breadnav .breadnav-item div {
      /*max-width: 100%;*/
      /*min-width: 0;*/
      /*max-width: 100px;*/
      position: relative;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .breadnav .breadnav-item i {
      font-size: 1.4375rem; }
    .breadnav .breadnav-item:not(.active) {
      cursor: pointer; }
    .breadnav .breadnav-item:hover {
      background: none;
      color: white; }
    .breadnav .breadnav-item:first-child {
      padding-left: 1rem; }
    .breadnav .breadnav-item:not(:first-child) {
      margin-left: 1rem; }
      .breadnav .breadnav-item:not(:first-child)::before {
        color: #a8c0e0;
        content: "\f054";
        padding: 0;
        margin-left: -1.25rem;
        position: absolute;
        font-size: .75rem;
        margin-top: .4375rem; }
    .breadnav .breadnav-item.two-line, .breadnav .breadnav-item:first-child.two-line {
      padding-top: .8125rem;
      padding-bottom: .5625rem;
      line-height: 1;
      text-align: center; }
      .breadnav .breadnav-item.two-line small, .breadnav .breadnav-item:first-child.two-line small {
        font-size: 75%; }
  .breadnav .active,
  .breadnav .active:hover {
    color: white; }

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/**
 * The picker input element.
 */
.picker__input {
  cursor: default; }
  .picker__input.form-control:not(:disabled) {
    background: #fff; }

/**
 * When the picker is opened, the input element is �activated�.
 */
.picker__input.picker__input--active {
  border-color: #0089ec; }

/**
 * The holder is the only �scrollable� top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what�s here.
 */
.picker {
  width: 100%; }

/**
 * The holder is the base of the picker.
 */
.picker__holder {
  position: absolute;
  background: #ffffff;
  border: 1px solid #aaaaaa;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 0 0 5px 5px;
  box-sizing: border-box;
  min-width: 176px;
  max-width: 466px;
  max-height: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s; }

/**
 * The frame and wrap work together to ensure that
 * clicks within the picker don�t reach the holder.
 */
.picker__frame {
  padding: 1px; }

.picker__wrap {
  margin: -1px; }

/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  max-height: 25em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border-top-width: 1px;
  border-bottom-width: 1px;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
  transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12); }

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em; }

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em; }

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

.picker__year {
  color: #999999;
  font-size: .8em;
  font-style: italic; }

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em; }

@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em; } }

.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec; }

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em; } }

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em; } }

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em; } }

.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #000000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000000; }

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em; } }

.picker__table td {
  margin: 0;
  padding: 0; }

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */ }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }

/**
 * The days on the calendar
 */
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: .5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaaaaa; }

.picker__day--outfocus {
  color: #dddddd; }

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--highlighted {
  border-color: #0089ec; }

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb; }

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #ffffff; }

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb; }

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center; }

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none; }

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: .66em solid transparent; }

.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200; }

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777777; }

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa; }

/* ==========================================================================
   $CLASSIC-DATE-PICKER
   ========================================================================== */
/* ==========================================================================
   CUSTOM STYLES
   ========================================================================== */
.picker__header {
  padding-bottom: 1em; }

.picker__holder {
  background: #1E2933; }

.picker__input.picker__input--active {
  border-color: #66afe9; }

.picker__day {
  border: 0px; }

.picker__day--infocus {
  color: #ddddff; }

.picker__day--outfocus {
  color: rgba(255, 255, 255, 0.35); }

.picker__weekday {
  color: #a3bddb; }

.picker__day--highlighted {
  background: #32475c; }

.picker__day--focused {
  background: #32475c; }

.picker__nav--next:hover {
  background: #32475c; }

.picker__nav--prev:hover {
  background: #32475c; }

.picker--focused {
  color: #32475c; }

.picker__day--today:before {
  border-top: .5em solid #66afe9; }

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: rgba(255, 255, 255, 0.3); }

.picker__day--disabled {
  background: rgba(255, 255, 255, 0.3); }

.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover {
  background: #32475c;
  color: #ddddff; }

.picker--focused .picker__day--disabled {
  background-color: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.2); }

.picker--focused .picker__day--disabled {
  border-color: rgba(0, 0, 0, 0.3); }

.picker__day--disabled:hover {
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.2); }

.picker__nav--prev:before {
  border-right: .75em solid #ddddff; }

.picker__nav--next:before {
  border-left: .75em solid #ddddff; }

.picker__month {
  color: #ddddff; }

.picker__year {
  color: #ddddff; }

/*@import "flags/_flag-icon.scss";*/
/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../resources/fa-brands-400.eot");
  src: url("../resources/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../resources/fa-brands-400.woff2") format("woff2"), url("../resources/fa-brands-400.woff") format("woff"), url("../resources/fa-brands-400.ttf") format("truetype"), url("../resources/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../resources/fa-regular-400.eot");
  src: url("../resources/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../resources/fa-regular-400.woff2") format("woff2"), url("../resources/fa-regular-400.woff") format("woff"), url("../resources/fa-regular-400.ttf") format("truetype"), url("../resources/fa-regular-400.svg#fontawesome") format("svg"); }

.far, .wimple-top-right, .img-placeholder {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../resources/fa-solid-900.eot");
  src: url("../resources/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../resources/fa-solid-900.woff2") format("woff2"), url("../resources/fa-solid-900.woff") format("woff"), url("../resources/fa-solid-900.ttf") format("truetype"), url("../resources/fa-solid-900.svg#fontawesome") format("svg"); }

.fa, .select2-selection__clear,
.fas,
.radio input[type="radio"] + span::before,
.radio-inline input[type="radio"] + span::before,
.checkbox input[type="checkbox"] + span::before,
.checkbox-inline input[type="checkbox"] + span::before,
.breadnav .breadnav-item:not(:first-child)::before,
.card.activatable .row-carret::before,
.card.activatable .tick::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .select2-selection__clear,
.fas,
.radio input[type="radio"] + span::before,
.radio-inline input[type="radio"] + span::before,
.checkbox input[type="checkbox"] + span::before,
.checkbox-inline input[type="checkbox"] + span::before,
.breadnav .breadnav-item:not(:first-child)::before,
.card.activatable .row-carret::before,
.card.activatable .tick::before, .far, .wimple-top-right, .img-placeholder,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.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-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .fa-pull-left.select2-selection__clear,
.fas.fa-pull-left,
.radio input[type="radio"] + span.fa-pull-left::before,
.radio-inline input[type="radio"] + span.fa-pull-left::before,
.checkbox input[type="checkbox"] + span.fa-pull-left::before,
.checkbox-inline input[type="checkbox"] + span.fa-pull-left::before,
.breadnav .fa-pull-left.breadnav-item:not(:first-child)::before,
.card.activatable .fa-pull-left.row-carret::before,
.card.activatable .fa-pull-left.tick::before,
.far.fa-pull-left,
.fa-pull-left.wimple-top-right,
.fa-pull-left.img-placeholder,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right, .fa-pull-right.select2-selection__clear,
.fas.fa-pull-right,
.radio input[type="radio"] + span.fa-pull-right::before,
.radio-inline input[type="radio"] + span.fa-pull-right::before,
.checkbox input[type="checkbox"] + span.fa-pull-right::before,
.checkbox-inline input[type="checkbox"] + span.fa-pull-right::before,
.breadnav .fa-pull-right.breadnav-item:not(:first-child)::before,
.card.activatable .fa-pull-right.row-carret::before,
.card.activatable .fa-pull-right.tick::before,
.far.fa-pull-right,
.fa-pull-right.wimple-top-right,
.fa-pull-right.img-placeholder,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: 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%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before, .wimple-top-right:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before, .img-placeholder:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before, .fa-glass.select2-selection__clear:before {
  content: "\f000"; }

.fa.fa-meetup, .fa-meetup.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-star-o, .fa-star-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-o:before, .fa-star-o.select2-selection__clear:before {
  content: "\f005"; }

.fa.fa-remove:before, .fa-remove.select2-selection__clear:before {
  content: "\f00d"; }

.fa.fa-close:before, .fa-close.select2-selection__clear:before, .select2-selection__clear::before {
  content: "\f00d"; }

.fa.fa-gear:before, .fa-gear.select2-selection__clear:before {
  content: "\f013"; }

.fa.fa-trash-o, .fa-trash-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-trash-o:before, .fa-trash-o.select2-selection__clear:before {
  content: "\f2ed"; }

.fa.fa-file-o, .fa-file-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-o:before, .fa-file-o.select2-selection__clear:before {
  content: "\f15b"; }

.fa.fa-clock-o, .fa-clock-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-clock-o:before, .fa-clock-o.select2-selection__clear:before {
  content: "\f017"; }

.fa.fa-arrow-circle-o-down, .fa-arrow-circle-o-down.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-down:before, .fa-arrow-circle-o-down.select2-selection__clear:before {
  content: "\f358"; }

.fa.fa-arrow-circle-o-up, .fa-arrow-circle-o-up.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-up:before, .fa-arrow-circle-o-up.select2-selection__clear:before {
  content: "\f35b"; }

.fa.fa-play-circle-o, .fa-play-circle-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-play-circle-o:before, .fa-play-circle-o.select2-selection__clear:before {
  content: "\f144"; }

.fa.fa-repeat:before, .fa-repeat.select2-selection__clear:before {
  content: "\f01e"; }

.fa.fa-rotate-right:before, .fa-rotate-right.select2-selection__clear:before {
  content: "\f01e"; }

.fa.fa-refresh:before, .fa-refresh.select2-selection__clear:before {
  content: "\f021"; }

.fa.fa-list-alt, .fa-list-alt.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-dedent:before, .fa-dedent.select2-selection__clear:before {
  content: "\f03b"; }

.fa.fa-video-camera:before, .fa-video-camera.select2-selection__clear:before {
  content: "\f03d"; }

.fa.fa-picture-o, .fa-picture-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-picture-o:before, .fa-picture-o.select2-selection__clear:before {
  content: "\f03e"; }

.fa.fa-photo, .fa-photo.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-photo:before, .fa-photo.select2-selection__clear:before {
  content: "\f03e"; }

.fa.fa-image, .fa-image.select2-selection__clear, .select2-selection__clear.img-placeholder, .fa.img-placeholder {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-image:before, .fa-image.select2-selection__clear:before, .select2-selection__clear.img-placeholder:before, .fa.img-placeholder:before {
  content: "\f03e"; }

.fa.fa-pencil:before, .fa-pencil.select2-selection__clear:before {
  content: "\f303"; }

.fa.fa-map-marker:before, .fa-map-marker.select2-selection__clear:before {
  content: "\f3c5"; }

.fa.fa-pencil-square-o, .fa-pencil-square-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-pencil-square-o:before, .fa-pencil-square-o.select2-selection__clear:before {
  content: "\f044"; }

.fa.fa-share-square-o, .fa-share-square-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-share-square-o:before, .fa-share-square-o.select2-selection__clear:before {
  content: "\f14d"; }

.fa.fa-check-square-o, .fa-check-square-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-check-square-o:before, .fa-check-square-o.select2-selection__clear:before {
  content: "\f14a"; }

.fa.fa-arrows:before, .fa-arrows.select2-selection__clear:before {
  content: "\f0b2"; }

.fa.fa-times-circle-o, .fa-times-circle-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-times-circle-o:before, .fa-times-circle-o.select2-selection__clear:before {
  content: "\f057"; }

.fa.fa-check-circle-o, .fa-check-circle-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-check-circle-o:before, .fa-check-circle-o.select2-selection__clear:before {
  content: "\f058"; }

.fa.fa-mail-forward:before, .fa-mail-forward.select2-selection__clear:before {
  content: "\f064"; }

.fa.fa-eye, .fa-eye.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-eye-slash, .fa-eye-slash.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-warning:before, .fa-warning.select2-selection__clear:before {
  content: "\f071"; }

.fa.fa-calendar:before, .fa-calendar.select2-selection__clear:before {
  content: "\f073"; }

.fa.fa-arrows-v:before, .fa-arrows-v.select2-selection__clear:before {
  content: "\f338"; }

.fa.fa-arrows-h:before, .fa-arrows-h.select2-selection__clear:before {
  content: "\f337"; }

.fa.fa-bar-chart, .fa-bar-chart.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bar-chart:before, .fa-bar-chart.select2-selection__clear:before {
  content: "\f080"; }

.fa.fa-bar-chart-o, .fa-bar-chart-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bar-chart-o:before, .fa-bar-chart-o.select2-selection__clear:before {
  content: "\f080"; }

.fa.fa-twitter-square, .fa-twitter-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-square, .fa-facebook-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gears:before, .fa-gears.select2-selection__clear:before {
  content: "\f085"; }

.fa.fa-thumbs-o-up, .fa-thumbs-o-up.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-thumbs-o-up:before, .fa-thumbs-o-up.select2-selection__clear:before {
  content: "\f164"; }

.fa.fa-thumbs-o-down, .fa-thumbs-o-down.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-thumbs-o-down:before, .fa-thumbs-o-down.select2-selection__clear:before {
  content: "\f165"; }

.fa.fa-heart-o, .fa-heart-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-heart-o:before, .fa-heart-o.select2-selection__clear:before {
  content: "\f004"; }

.fa.fa-sign-out:before, .fa-sign-out.select2-selection__clear:before {
  content: "\f2f5"; }

.fa.fa-linkedin-square, .fa-linkedin-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linkedin-square:before, .fa-linkedin-square.select2-selection__clear:before {
  content: "\f08c"; }

.fa.fa-thumb-tack:before, .fa-thumb-tack.select2-selection__clear:before {
  content: "\f08d"; }

.fa.fa-external-link:before, .fa-external-link.select2-selection__clear:before {
  content: "\f35d"; }

.fa.fa-sign-in:before, .fa-sign-in.select2-selection__clear:before {
  content: "\f2f6"; }

.fa.fa-github-square, .fa-github-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-lemon-o, .fa-lemon-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-lemon-o:before, .fa-lemon-o.select2-selection__clear:before {
  content: "\f094"; }

.fa.fa-square-o, .fa-square-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-square-o:before, .fa-square-o.select2-selection__clear:before {
  content: "\f0c8"; }

.fa.fa-bookmark-o, .fa-bookmark-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bookmark-o:before, .fa-bookmark-o.select2-selection__clear:before {
  content: "\f02e"; }

.fa.fa-twitter, .fa-twitter.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook, .fa-facebook.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook:before, .fa-facebook.select2-selection__clear:before {
  content: "\f39e"; }

.fa.fa-facebook-f, .fa-facebook-f.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-f:before, .fa-facebook-f.select2-selection__clear:before {
  content: "\f39e"; }

.fa.fa-github, .fa-github.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-credit-card, .fa-credit-card.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-feed:before, .fa-feed.select2-selection__clear:before {
  content: "\f09e"; }

.fa.fa-hdd-o, .fa-hdd-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hdd-o:before, .fa-hdd-o.select2-selection__clear:before {
  content: "\f0a0"; }

.fa.fa-hand-o-right, .fa-hand-o-right.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-right:before, .fa-hand-o-right.select2-selection__clear:before {
  content: "\f0a4"; }

.fa.fa-hand-o-left, .fa-hand-o-left.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-left:before, .fa-hand-o-left.select2-selection__clear:before {
  content: "\f0a5"; }

.fa.fa-hand-o-up, .fa-hand-o-up.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-up:before, .fa-hand-o-up.select2-selection__clear:before {
  content: "\f0a6"; }

.fa.fa-hand-o-down, .fa-hand-o-down.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-down:before, .fa-hand-o-down.select2-selection__clear:before {
  content: "\f0a7"; }

.fa.fa-arrows-alt:before, .fa-arrows-alt.select2-selection__clear:before {
  content: "\f31e"; }

.fa.fa-group:before, .fa-group.select2-selection__clear:before {
  content: "\f0c0"; }

.fa.fa-chain:before, .fa-chain.select2-selection__clear:before {
  content: "\f0c1"; }

.fa.fa-scissors:before, .fa-scissors.select2-selection__clear:before {
  content: "\f0c4"; }

.fa.fa-files-o, .fa-files-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-files-o:before, .fa-files-o.select2-selection__clear:before {
  content: "\f0c5"; }

.fa.fa-floppy-o, .fa-floppy-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-floppy-o:before, .fa-floppy-o.select2-selection__clear:before {
  content: "\f0c7"; }

.fa.fa-navicon:before, .fa-navicon.select2-selection__clear:before {
  content: "\f0c9"; }

.fa.fa-reorder:before, .fa-reorder.select2-selection__clear:before {
  content: "\f0c9"; }

.fa.fa-pinterest, .fa-pinterest.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pinterest-square, .fa-pinterest-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-square, .fa-google-plus-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus, .fa-google-plus.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus:before, .fa-google-plus.select2-selection__clear:before {
  content: "\f0d5"; }

.fa.fa-money, .fa-money.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-money:before, .fa-money.select2-selection__clear:before {
  content: "\f3d1"; }

.fa.fa-unsorted:before, .fa-unsorted.select2-selection__clear:before {
  content: "\f0dc"; }

.fa.fa-sort-desc:before, .fa-sort-desc.select2-selection__clear:before {
  content: "\f0dd"; }

.fa.fa-sort-asc:before, .fa-sort-asc.select2-selection__clear:before {
  content: "\f0de"; }

.fa.fa-linkedin, .fa-linkedin.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linkedin:before, .fa-linkedin.select2-selection__clear:before {
  content: "\f0e1"; }

.fa.fa-rotate-left:before, .fa-rotate-left.select2-selection__clear:before {
  content: "\f0e2"; }

.fa.fa-legal:before, .fa-legal.select2-selection__clear:before {
  content: "\f0e3"; }

.fa.fa-tachometer:before, .fa-tachometer.select2-selection__clear:before {
  content: "\f3fd"; }

.fa.fa-dashboard:before, .fa-dashboard.select2-selection__clear:before {
  content: "\f3fd"; }

.fa.fa-comment-o, .fa-comment-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-comment-o:before, .fa-comment-o.select2-selection__clear:before {
  content: "\f075"; }

.fa.fa-comments-o, .fa-comments-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-comments-o:before, .fa-comments-o.select2-selection__clear:before {
  content: "\f086"; }

.fa.fa-flash:before, .fa-flash.select2-selection__clear:before {
  content: "\f0e7"; }

.fa.fa-clipboard, .fa-clipboard.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-paste, .fa-paste.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-paste:before, .fa-paste.select2-selection__clear:before {
  content: "\f328"; }

.fa.fa-lightbulb-o, .fa-lightbulb-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-lightbulb-o:before, .fa-lightbulb-o.select2-selection__clear:before {
  content: "\f0eb"; }

.fa.fa-exchange:before, .fa-exchange.select2-selection__clear:before {
  content: "\f362"; }

.fa.fa-cloud-download:before, .fa-cloud-download.select2-selection__clear:before {
  content: "\f381"; }

.fa.fa-cloud-upload:before, .fa-cloud-upload.select2-selection__clear:before {
  content: "\f382"; }

.fa.fa-bell-o, .fa-bell-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bell-o:before, .fa-bell-o.select2-selection__clear:before {
  content: "\f0f3"; }

.fa.fa-cutlery:before, .fa-cutlery.select2-selection__clear:before {
  content: "\f2e7"; }

.fa.fa-file-text-o, .fa-file-text-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-text-o:before, .fa-file-text-o.select2-selection__clear:before {
  content: "\f15c"; }

.fa.fa-building-o, .fa-building-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-building-o:before, .fa-building-o.select2-selection__clear:before {
  content: "\f1ad"; }

.fa.fa-hospital-o, .fa-hospital-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hospital-o:before, .fa-hospital-o.select2-selection__clear:before {
  content: "\f0f8"; }

.fa.fa-tablet:before, .fa-tablet.select2-selection__clear:before {
  content: "\f3fa"; }

.fa.fa-mobile:before, .fa-mobile.select2-selection__clear:before {
  content: "\f3cd"; }

.fa.fa-mobile-phone:before, .fa-mobile-phone.select2-selection__clear:before {
  content: "\f3cd"; }

.fa.fa-circle-o, .fa-circle-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-circle-o:before, .fa-circle-o.select2-selection__clear:before {
  content: "\f111"; }

.fa.fa-mail-reply:before, .fa-mail-reply.select2-selection__clear:before {
  content: "\f3e5"; }

.fa.fa-github-alt, .fa-github-alt.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-folder-o, .fa-folder-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-folder-o:before, .fa-folder-o.select2-selection__clear:before {
  content: "\f07b"; }

.fa.fa-folder-open-o, .fa-folder-open-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-folder-open-o:before, .fa-folder-open-o.select2-selection__clear:before {
  content: "\f07c"; }

.fa.fa-smile-o, .fa-smile-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-smile-o:before, .fa-smile-o.select2-selection__clear:before {
  content: "\f118"; }

.fa.fa-frown-o, .fa-frown-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-frown-o:before, .fa-frown-o.select2-selection__clear:before {
  content: "\f119"; }

.fa.fa-meh-o, .fa-meh-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-meh-o:before, .fa-meh-o.select2-selection__clear:before {
  content: "\f11a"; }

.fa.fa-keyboard-o, .fa-keyboard-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-keyboard-o:before, .fa-keyboard-o.select2-selection__clear:before {
  content: "\f11c"; }

.fa.fa-flag-o, .fa-flag-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-flag-o:before, .fa-flag-o.select2-selection__clear:before {
  content: "\f024"; }

.fa.fa-mail-reply-all:before, .fa-mail-reply-all.select2-selection__clear:before {
  content: "\f122"; }

.fa.fa-star-half-o, .fa-star-half-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-half-o:before, .fa-star-half-o.select2-selection__clear:before {
  content: "\f089"; }

.fa.fa-star-half-empty, .fa-star-half-empty.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-half-empty:before, .fa-star-half-empty.select2-selection__clear:before {
  content: "\f089"; }

.fa.fa-star-half-full, .fa-star-half-full.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-half-full:before, .fa-star-half-full.select2-selection__clear:before {
  content: "\f089"; }

.fa.fa-code-fork:before, .fa-code-fork.select2-selection__clear:before {
  content: "\f126"; }

.fa.fa-chain-broken:before, .fa-chain-broken.select2-selection__clear:before {
  content: "\f127"; }

.fa.fa-shield:before, .fa-shield.select2-selection__clear:before {
  content: "\f3ed"; }

.fa.fa-calendar-o, .fa-calendar-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-o:before, .fa-calendar-o.select2-selection__clear:before {
  content: "\f133"; }

.fa.fa-maxcdn, .fa-maxcdn.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-html5, .fa-html5.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-css3, .fa-css3.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ticket:before, .fa-ticket.select2-selection__clear:before {
  content: "\f3ff"; }

.fa.fa-minus-square-o, .fa-minus-square-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-minus-square-o:before, .fa-minus-square-o.select2-selection__clear:before {
  content: "\f146"; }

.fa.fa-level-up:before, .fa-level-up.select2-selection__clear:before {
  content: "\f3bf"; }

.fa.fa-level-down:before, .fa-level-down.select2-selection__clear:before {
  content: "\f3be"; }

.fa.fa-pencil-square:before, .fa-pencil-square.select2-selection__clear:before {
  content: "\f14b"; }

.fa.fa-external-link-square:before, .fa-external-link-square.select2-selection__clear:before {
  content: "\f360"; }

.fa.fa-compass, .fa-compass.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-down, .fa-caret-square-o-down.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-down:before, .fa-caret-square-o-down.select2-selection__clear:before {
  content: "\f150"; }

.fa.fa-toggle-down, .fa-toggle-down.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-down:before, .fa-toggle-down.select2-selection__clear:before {
  content: "\f150"; }

.fa.fa-caret-square-o-up, .fa-caret-square-o-up.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-up:before, .fa-caret-square-o-up.select2-selection__clear:before {
  content: "\f151"; }

.fa.fa-toggle-up, .fa-toggle-up.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-up:before, .fa-toggle-up.select2-selection__clear:before {
  content: "\f151"; }

.fa.fa-caret-square-o-right, .fa-caret-square-o-right.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-right:before, .fa-caret-square-o-right.select2-selection__clear:before {
  content: "\f152"; }

.fa.fa-toggle-right, .fa-toggle-right.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-right:before, .fa-toggle-right.select2-selection__clear:before {
  content: "\f152"; }

.fa.fa-eur:before, .fa-eur.select2-selection__clear:before {
  content: "\f153"; }

.fa.fa-euro:before, .fa-euro.select2-selection__clear:before {
  content: "\f153"; }

.fa.fa-gbp:before, .fa-gbp.select2-selection__clear:before {
  content: "\f154"; }

.fa.fa-usd:before, .fa-usd.select2-selection__clear:before {
  content: "\f155"; }

.fa.fa-dollar:before, .fa-dollar.select2-selection__clear:before {
  content: "\f155"; }

.fa.fa-inr:before, .fa-inr.select2-selection__clear:before {
  content: "\f156"; }

.fa.fa-rupee:before, .fa-rupee.select2-selection__clear:before {
  content: "\f156"; }

.fa.fa-jpy:before, .fa-jpy.select2-selection__clear:before {
  content: "\f157"; }

.fa.fa-cny:before, .fa-cny.select2-selection__clear:before {
  content: "\f157"; }

.fa.fa-rmb:before, .fa-rmb.select2-selection__clear:before {
  content: "\f157"; }

.fa.fa-yen:before, .fa-yen.select2-selection__clear:before {
  content: "\f157"; }

.fa.fa-rub:before, .fa-rub.select2-selection__clear:before {
  content: "\f158"; }

.fa.fa-ruble:before, .fa-ruble.select2-selection__clear:before {
  content: "\f158"; }

.fa.fa-rouble:before, .fa-rouble.select2-selection__clear:before {
  content: "\f158"; }

.fa.fa-krw:before, .fa-krw.select2-selection__clear:before {
  content: "\f159"; }

.fa.fa-won:before, .fa-won.select2-selection__clear:before {
  content: "\f159"; }

.fa.fa-btc, .fa-btc.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitcoin, .fa-bitcoin.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitcoin:before, .fa-bitcoin.select2-selection__clear:before {
  content: "\f15a"; }

.fa.fa-file-text:before, .fa-file-text.select2-selection__clear:before {
  content: "\f15c"; }

.fa.fa-sort-alpha-asc:before, .fa-sort-alpha-asc.select2-selection__clear:before {
  content: "\f15d"; }

.fa.fa-sort-alpha-desc:before, .fa-sort-alpha-desc.select2-selection__clear:before {
  content: "\f881"; }

.fa.fa-sort-amount-asc:before, .fa-sort-amount-asc.select2-selection__clear:before {
  content: "\f160"; }

.fa.fa-sort-amount-desc:before, .fa-sort-amount-desc.select2-selection__clear:before {
  content: "\f884"; }

.fa.fa-sort-numeric-asc:before, .fa-sort-numeric-asc.select2-selection__clear:before {
  content: "\f162"; }

.fa.fa-sort-numeric-desc:before, .fa-sort-numeric-desc.select2-selection__clear:before {
  content: "\f886"; }

.fa.fa-youtube-square, .fa-youtube-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube, .fa-youtube.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing, .fa-xing.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing-square, .fa-xing-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube-play, .fa-youtube-play.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube-play:before, .fa-youtube-play.select2-selection__clear:before {
  content: "\f167"; }

.fa.fa-dropbox, .fa-dropbox.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-overflow, .fa-stack-overflow.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-instagram, .fa-instagram.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-flickr, .fa-flickr.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-adn, .fa-adn.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket, .fa-bitbucket.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square, .fa-bitbucket-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square:before, .fa-bitbucket-square.select2-selection__clear:before {
  content: "\f171"; }

.fa.fa-tumblr, .fa-tumblr.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tumblr-square, .fa-tumblr-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-long-arrow-down:before, .fa-long-arrow-down.select2-selection__clear:before {
  content: "\f309"; }

.fa.fa-long-arrow-up:before, .fa-long-arrow-up.select2-selection__clear:before {
  content: "\f30c"; }

.fa.fa-long-arrow-left:before, .fa-long-arrow-left.select2-selection__clear:before {
  content: "\f30a"; }

.fa.fa-long-arrow-right:before, .fa-long-arrow-right.select2-selection__clear:before {
  content: "\f30b"; }

.fa.fa-apple, .fa-apple.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-windows, .fa-windows.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-android, .fa-android.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linux, .fa-linux.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dribbble, .fa-dribbble.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skype, .fa-skype.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-foursquare, .fa-foursquare.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-trello, .fa-trello.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gratipay, .fa-gratipay.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gittip, .fa-gittip.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gittip:before, .fa-gittip.select2-selection__clear:before {
  content: "\f184"; }

.fa.fa-sun-o, .fa-sun-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-sun-o:before, .fa-sun-o.select2-selection__clear:before {
  content: "\f185"; }

.fa.fa-moon-o, .fa-moon-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-moon-o:before, .fa-moon-o.select2-selection__clear:before {
  content: "\f186"; }

.fa.fa-vk, .fa-vk.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weibo, .fa-weibo.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-renren, .fa-renren.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pagelines, .fa-pagelines.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-exchange, .fa-stack-exchange.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right, .fa-arrow-circle-o-right.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right:before, .fa-arrow-circle-o-right.select2-selection__clear:before {
  content: "\f35a"; }

.fa.fa-arrow-circle-o-left, .fa-arrow-circle-o-left.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-left:before, .fa-arrow-circle-o-left.select2-selection__clear:before {
  content: "\f359"; }

.fa.fa-caret-square-o-left, .fa-caret-square-o-left.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-left:before, .fa-caret-square-o-left.select2-selection__clear:before {
  content: "\f191"; }

.fa.fa-toggle-left, .fa-toggle-left.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-left:before, .fa-toggle-left.select2-selection__clear:before {
  content: "\f191"; }

.fa.fa-dot-circle-o, .fa-dot-circle-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-dot-circle-o:before, .fa-dot-circle-o.select2-selection__clear:before {
  content: "\f192"; }

.fa.fa-vimeo-square, .fa-vimeo-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-try:before, .fa-try.select2-selection__clear:before {
  content: "\f195"; }

.fa.fa-turkish-lira:before, .fa-turkish-lira.select2-selection__clear:before {
  content: "\f195"; }

.fa.fa-plus-square-o, .fa-plus-square-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-plus-square-o:before, .fa-plus-square-o.select2-selection__clear:before {
  content: "\f0fe"; }

.fa.fa-slack, .fa-slack.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wordpress, .fa-wordpress.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-openid, .fa-openid.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-institution:before, .fa-institution.select2-selection__clear:before {
  content: "\f19c"; }

.fa.fa-bank:before, .fa-bank.select2-selection__clear:before {
  content: "\f19c"; }

.fa.fa-mortar-board:before, .fa-mortar-board.select2-selection__clear:before {
  content: "\f19d"; }

.fa.fa-yahoo, .fa-yahoo.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google, .fa-google.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit, .fa-reddit.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-square, .fa-reddit-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon-circle, .fa-stumbleupon-circle.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon, .fa-stumbleupon.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-delicious, .fa-delicious.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-digg, .fa-digg.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-pp, .fa-pied-piper-pp.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-alt, .fa-pied-piper-alt.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-drupal, .fa-drupal.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-joomla, .fa-joomla.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-spoon:before, .fa-spoon.select2-selection__clear:before {
  content: "\f2e5"; }

.fa.fa-behance, .fa-behance.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-behance-square, .fa-behance-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam, .fa-steam.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam-square, .fa-steam-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-automobile:before, .fa-automobile.select2-selection__clear:before {
  content: "\f1b9"; }

.fa.fa-cab:before, .fa-cab.select2-selection__clear:before {
  content: "\f1ba"; }

.fa.fa-envelope-o, .fa-envelope-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-envelope-o:before, .fa-envelope-o.select2-selection__clear:before {
  content: "\f0e0"; }

.fa.fa-deviantart, .fa-deviantart.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-soundcloud, .fa-soundcloud.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-file-pdf-o, .fa-file-pdf-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-pdf-o:before, .fa-file-pdf-o.select2-selection__clear:before {
  content: "\f1c1"; }

.fa.fa-file-word-o, .fa-file-word-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-word-o:before, .fa-file-word-o.select2-selection__clear:before {
  content: "\f1c2"; }

.fa.fa-file-excel-o, .fa-file-excel-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-excel-o:before, .fa-file-excel-o.select2-selection__clear:before {
  content: "\f1c3"; }

.fa.fa-file-powerpoint-o, .fa-file-powerpoint-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-powerpoint-o:before, .fa-file-powerpoint-o.select2-selection__clear:before {
  content: "\f1c4"; }

.fa.fa-file-image-o, .fa-file-image-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-image-o:before, .fa-file-image-o.select2-selection__clear:before {
  content: "\f1c5"; }

.fa.fa-file-photo-o, .fa-file-photo-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-photo-o:before, .fa-file-photo-o.select2-selection__clear:before {
  content: "\f1c5"; }

.fa.fa-file-picture-o, .fa-file-picture-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-picture-o:before, .fa-file-picture-o.select2-selection__clear:before {
  content: "\f1c5"; }

.fa.fa-file-archive-o, .fa-file-archive-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-archive-o:before, .fa-file-archive-o.select2-selection__clear:before {
  content: "\f1c6"; }

.fa.fa-file-zip-o, .fa-file-zip-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-zip-o:before, .fa-file-zip-o.select2-selection__clear:before {
  content: "\f1c6"; }

.fa.fa-file-audio-o, .fa-file-audio-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-audio-o:before, .fa-file-audio-o.select2-selection__clear:before {
  content: "\f1c7"; }

.fa.fa-file-sound-o, .fa-file-sound-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-sound-o:before, .fa-file-sound-o.select2-selection__clear:before {
  content: "\f1c7"; }

.fa.fa-file-video-o, .fa-file-video-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-video-o:before, .fa-file-video-o.select2-selection__clear:before {
  content: "\f1c8"; }

.fa.fa-file-movie-o, .fa-file-movie-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-movie-o:before, .fa-file-movie-o.select2-selection__clear:before {
  content: "\f1c8"; }

.fa.fa-file-code-o, .fa-file-code-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-code-o:before, .fa-file-code-o.select2-selection__clear:before {
  content: "\f1c9"; }

.fa.fa-vine, .fa-vine.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-codepen, .fa-codepen.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-jsfiddle, .fa-jsfiddle.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-life-ring, .fa-life-ring.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-bouy, .fa-life-bouy.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-bouy:before, .fa-life-bouy.select2-selection__clear:before {
  content: "\f1cd"; }

.fa.fa-life-buoy, .fa-life-buoy.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-buoy:before, .fa-life-buoy.select2-selection__clear:before {
  content: "\f1cd"; }

.fa.fa-life-saver, .fa-life-saver.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-saver:before, .fa-life-saver.select2-selection__clear:before {
  content: "\f1cd"; }

.fa.fa-support, .fa-support.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-support:before, .fa-support.select2-selection__clear:before {
  content: "\f1cd"; }

.fa.fa-circle-o-notch:before, .fa-circle-o-notch.select2-selection__clear:before {
  content: "\f1ce"; }

.fa.fa-rebel, .fa-rebel.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ra, .fa-ra.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ra:before, .fa-ra.select2-selection__clear:before {
  content: "\f1d0"; }

.fa.fa-resistance, .fa-resistance.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-resistance:before, .fa-resistance.select2-selection__clear:before {
  content: "\f1d0"; }

.fa.fa-empire, .fa-empire.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ge, .fa-ge.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ge:before, .fa-ge.select2-selection__clear:before {
  content: "\f1d1"; }

.fa.fa-git-square, .fa-git-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-git, .fa-git.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-hacker-news, .fa-hacker-news.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square, .fa-y-combinator-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square:before, .fa-y-combinator-square.select2-selection__clear:before {
  content: "\f1d4"; }

.fa.fa-yc-square, .fa-yc-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc-square:before, .fa-yc-square.select2-selection__clear:before {
  content: "\f1d4"; }

.fa.fa-tencent-weibo, .fa-tencent-weibo.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-qq, .fa-qq.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weixin, .fa-weixin.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wechat, .fa-wechat.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wechat:before, .fa-wechat.select2-selection__clear:before {
  content: "\f1d7"; }

.fa.fa-send:before, .fa-send.select2-selection__clear:before {
  content: "\f1d8"; }

.fa.fa-paper-plane-o, .fa-paper-plane-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-paper-plane-o:before, .fa-paper-plane-o.select2-selection__clear:before {
  content: "\f1d8"; }

.fa.fa-send-o, .fa-send-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-send-o:before, .fa-send-o.select2-selection__clear:before {
  content: "\f1d8"; }

.fa.fa-circle-thin, .fa-circle-thin.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-circle-thin:before, .fa-circle-thin.select2-selection__clear:before {
  content: "\f111"; }

.fa.fa-header:before, .fa-header.select2-selection__clear:before {
  content: "\f1dc"; }

.fa.fa-sliders:before, .fa-sliders.select2-selection__clear:before {
  content: "\f1de"; }

.fa.fa-futbol-o, .fa-futbol-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-futbol-o:before, .fa-futbol-o.select2-selection__clear:before {
  content: "\f1e3"; }

.fa.fa-soccer-ball-o, .fa-soccer-ball-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-soccer-ball-o:before, .fa-soccer-ball-o.select2-selection__clear:before {
  content: "\f1e3"; }

.fa.fa-slideshare, .fa-slideshare.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-twitch, .fa-twitch.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yelp, .fa-yelp.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-newspaper-o, .fa-newspaper-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-newspaper-o:before, .fa-newspaper-o.select2-selection__clear:before {
  content: "\f1ea"; }

.fa.fa-paypal, .fa-paypal.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-wallet, .fa-google-wallet.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-visa, .fa-cc-visa.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-mastercard, .fa-cc-mastercard.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-discover, .fa-cc-discover.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-amex, .fa-cc-amex.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-paypal, .fa-cc-paypal.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-stripe, .fa-cc-stripe.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bell-slash-o, .fa-bell-slash-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bell-slash-o:before, .fa-bell-slash-o.select2-selection__clear:before {
  content: "\f1f6"; }

.fa.fa-trash:before, .fa-trash.select2-selection__clear:before {
  content: "\f2ed"; }

.fa.fa-copyright, .fa-copyright.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-eyedropper:before, .fa-eyedropper.select2-selection__clear:before {
  content: "\f1fb"; }

.fa.fa-area-chart:before, .fa-area-chart.select2-selection__clear:before {
  content: "\f1fe"; }

.fa.fa-pie-chart:before, .fa-pie-chart.select2-selection__clear:before {
  content: "\f200"; }

.fa.fa-line-chart:before, .fa-line-chart.select2-selection__clear:before {
  content: "\f201"; }

.fa.fa-lastfm, .fa-lastfm.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-lastfm-square, .fa-lastfm-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ioxhost, .fa-ioxhost.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-angellist, .fa-angellist.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc, .fa-cc.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-cc:before, .fa-cc.select2-selection__clear:before {
  content: "\f20a"; }

.fa.fa-ils:before, .fa-ils.select2-selection__clear:before {
  content: "\f20b"; }

.fa.fa-shekel:before, .fa-shekel.select2-selection__clear:before {
  content: "\f20b"; }

.fa.fa-sheqel:before, .fa-sheqel.select2-selection__clear:before {
  content: "\f20b"; }

.fa.fa-meanpath, .fa-meanpath.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-meanpath:before, .fa-meanpath.select2-selection__clear:before {
  content: "\f2b4"; }

.fa.fa-buysellads, .fa-buysellads.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-connectdevelop, .fa-connectdevelop.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dashcube, .fa-dashcube.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-forumbee, .fa-forumbee.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-leanpub, .fa-leanpub.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-sellsy, .fa-sellsy.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-shirtsinbulk, .fa-shirtsinbulk.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-simplybuilt, .fa-simplybuilt.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skyatlas, .fa-skyatlas.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-diamond, .fa-diamond.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-diamond:before, .fa-diamond.select2-selection__clear:before {
  content: "\f3a5"; }

.fa.fa-intersex:before, .fa-intersex.select2-selection__clear:before {
  content: "\f224"; }

.fa.fa-facebook-official, .fa-facebook-official.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-official:before, .fa-facebook-official.select2-selection__clear:before {
  content: "\f09a"; }

.fa.fa-pinterest-p, .fa-pinterest-p.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-whatsapp, .fa-whatsapp.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-hotel:before, .fa-hotel.select2-selection__clear:before {
  content: "\f236"; }

.fa.fa-viacoin, .fa-viacoin.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-medium, .fa-medium.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator, .fa-y-combinator.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc, .fa-yc.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc:before, .fa-yc.select2-selection__clear:before {
  content: "\f23b"; }

.fa.fa-optin-monster, .fa-optin-monster.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opencart, .fa-opencart.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-expeditedssl, .fa-expeditedssl.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-battery-4:before, .fa-battery-4.select2-selection__clear:before {
  content: "\f240"; }

.fa.fa-battery:before, .fa-battery.select2-selection__clear:before {
  content: "\f240"; }

.fa.fa-battery-3:before, .fa-battery-3.select2-selection__clear:before {
  content: "\f241"; }

.fa.fa-battery-2:before, .fa-battery-2.select2-selection__clear:before {
  content: "\f242"; }

.fa.fa-battery-1:before, .fa-battery-1.select2-selection__clear:before {
  content: "\f243"; }

.fa.fa-battery-0:before, .fa-battery-0.select2-selection__clear:before {
  content: "\f244"; }

.fa.fa-object-group, .fa-object-group.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-object-ungroup, .fa-object-ungroup.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-sticky-note-o, .fa-sticky-note-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-sticky-note-o:before, .fa-sticky-note-o.select2-selection__clear:before {
  content: "\f249"; }

.fa.fa-cc-jcb, .fa-cc-jcb.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-diners-club, .fa-cc-diners-club.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-clone, .fa-clone.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hourglass-o, .fa-hourglass-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hourglass-o:before, .fa-hourglass-o.select2-selection__clear:before {
  content: "\f254"; }

.fa.fa-hourglass-1:before, .fa-hourglass-1.select2-selection__clear:before {
  content: "\f251"; }

.fa.fa-hourglass-2:before, .fa-hourglass-2.select2-selection__clear:before {
  content: "\f252"; }

.fa.fa-hourglass-3:before, .fa-hourglass-3.select2-selection__clear:before {
  content: "\f253"; }

.fa.fa-hand-rock-o, .fa-hand-rock-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-rock-o:before, .fa-hand-rock-o.select2-selection__clear:before {
  content: "\f255"; }

.fa.fa-hand-grab-o, .fa-hand-grab-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-grab-o:before, .fa-hand-grab-o.select2-selection__clear:before {
  content: "\f255"; }

.fa.fa-hand-paper-o, .fa-hand-paper-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-paper-o:before, .fa-hand-paper-o.select2-selection__clear:before {
  content: "\f256"; }

.fa.fa-hand-stop-o, .fa-hand-stop-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-stop-o:before, .fa-hand-stop-o.select2-selection__clear:before {
  content: "\f256"; }

.fa.fa-hand-scissors-o, .fa-hand-scissors-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-scissors-o:before, .fa-hand-scissors-o.select2-selection__clear:before {
  content: "\f257"; }

.fa.fa-hand-lizard-o, .fa-hand-lizard-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-lizard-o:before, .fa-hand-lizard-o.select2-selection__clear:before {
  content: "\f258"; }

.fa.fa-hand-spock-o, .fa-hand-spock-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-spock-o:before, .fa-hand-spock-o.select2-selection__clear:before {
  content: "\f259"; }

.fa.fa-hand-pointer-o, .fa-hand-pointer-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-pointer-o:before, .fa-hand-pointer-o.select2-selection__clear:before {
  content: "\f25a"; }

.fa.fa-hand-peace-o, .fa-hand-peace-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-peace-o:before, .fa-hand-peace-o.select2-selection__clear:before {
  content: "\f25b"; }

.fa.fa-registered, .fa-registered.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-creative-commons, .fa-creative-commons.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg, .fa-gg.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg-circle, .fa-gg-circle.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tripadvisor, .fa-tripadvisor.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki, .fa-odnoklassniki.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki-square, .fa-odnoklassniki-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-get-pocket, .fa-get-pocket.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wikipedia-w, .fa-wikipedia-w.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-safari, .fa-safari.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-chrome, .fa-chrome.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-firefox, .fa-firefox.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opera, .fa-opera.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-internet-explorer, .fa-internet-explorer.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-television:before, .fa-television.select2-selection__clear:before {
  content: "\f26c"; }

.fa.fa-contao, .fa-contao.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-500px, .fa-500px.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-amazon, .fa-amazon.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-calendar-plus-o, .fa-calendar-plus-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-plus-o:before, .fa-calendar-plus-o.select2-selection__clear:before {
  content: "\f271"; }

.fa.fa-calendar-minus-o, .fa-calendar-minus-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-minus-o:before, .fa-calendar-minus-o.select2-selection__clear:before {
  content: "\f272"; }

.fa.fa-calendar-times-o, .fa-calendar-times-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-times-o:before, .fa-calendar-times-o.select2-selection__clear:before {
  content: "\f273"; }

.fa.fa-calendar-check-o, .fa-calendar-check-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-check-o:before, .fa-calendar-check-o.select2-selection__clear:before {
  content: "\f274"; }

.fa.fa-map-o, .fa-map-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-map-o:before, .fa-map-o.select2-selection__clear:before {
  content: "\f279"; }

.fa.fa-commenting:before, .fa-commenting.select2-selection__clear:before {
  content: "\f4ad"; }

.fa.fa-commenting-o, .fa-commenting-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-commenting-o:before, .fa-commenting-o.select2-selection__clear:before {
  content: "\f4ad"; }

.fa.fa-houzz, .fa-houzz.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-vimeo, .fa-vimeo.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-vimeo:before, .fa-vimeo.select2-selection__clear:before {
  content: "\f27d"; }

.fa.fa-black-tie, .fa-black-tie.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fonticons, .fa-fonticons.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-alien, .fa-reddit-alien.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-edge, .fa-edge.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-credit-card-alt:before, .fa-credit-card-alt.select2-selection__clear:before {
  content: "\f09d"; }

.fa.fa-codiepie, .fa-codiepie.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-modx, .fa-modx.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fort-awesome, .fa-fort-awesome.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-usb, .fa-usb.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-product-hunt, .fa-product-hunt.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-mixcloud, .fa-mixcloud.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-scribd, .fa-scribd.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pause-circle-o, .fa-pause-circle-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-pause-circle-o:before, .fa-pause-circle-o.select2-selection__clear:before {
  content: "\f28b"; }

.fa.fa-stop-circle-o, .fa-stop-circle-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-stop-circle-o:before, .fa-stop-circle-o.select2-selection__clear:before {
  content: "\f28d"; }

.fa.fa-bluetooth, .fa-bluetooth.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bluetooth-b, .fa-bluetooth-b.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gitlab, .fa-gitlab.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpbeginner, .fa-wpbeginner.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpforms, .fa-wpforms.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-envira, .fa-envira.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt, .fa-wheelchair-alt.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt:before, .fa-wheelchair-alt.select2-selection__clear:before {
  content: "\f368"; }

.fa.fa-question-circle-o, .fa-question-circle-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-question-circle-o:before, .fa-question-circle-o.select2-selection__clear:before {
  content: "\f059"; }

.fa.fa-volume-control-phone:before, .fa-volume-control-phone.select2-selection__clear:before {
  content: "\f2a0"; }

.fa.fa-asl-interpreting:before, .fa-asl-interpreting.select2-selection__clear:before {
  content: "\f2a3"; }

.fa.fa-deafness:before, .fa-deafness.select2-selection__clear:before {
  content: "\f2a4"; }

.fa.fa-hard-of-hearing:before, .fa-hard-of-hearing.select2-selection__clear:before {
  content: "\f2a4"; }

.fa.fa-glide, .fa-glide.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-glide-g, .fa-glide-g.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-signing:before, .fa-signing.select2-selection__clear:before {
  content: "\f2a7"; }

.fa.fa-viadeo, .fa-viadeo.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-viadeo-square, .fa-viadeo-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat, .fa-snapchat.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-ghost, .fa-snapchat-ghost.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-square, .fa-snapchat-square.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper, .fa-pied-piper.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-first-order, .fa-first-order.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yoast, .fa-yoast.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-themeisle, .fa-themeisle.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official, .fa-google-plus-official.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official:before, .fa-google-plus-official.select2-selection__clear:before {
  content: "\f2b3"; }

.fa.fa-google-plus-circle, .fa-google-plus-circle.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-circle:before, .fa-google-plus-circle.select2-selection__clear:before {
  content: "\f2b3"; }

.fa.fa-font-awesome, .fa-font-awesome.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fa, .fa-fa.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fa:before, .fa-fa.select2-selection__clear:before {
  content: "\f2b4"; }

.fa.fa-handshake-o, .fa-handshake-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-handshake-o:before, .fa-handshake-o.select2-selection__clear:before {
  content: "\f2b5"; }

.fa.fa-envelope-open-o, .fa-envelope-open-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-envelope-open-o:before, .fa-envelope-open-o.select2-selection__clear:before {
  content: "\f2b6"; }

.fa.fa-linode, .fa-linode.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-address-book-o, .fa-address-book-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-address-book-o:before, .fa-address-book-o.select2-selection__clear:before {
  content: "\f2b9"; }

.fa.fa-vcard:before, .fa-vcard.select2-selection__clear:before {
  content: "\f2bb"; }

.fa.fa-address-card-o, .fa-address-card-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-address-card-o:before, .fa-address-card-o.select2-selection__clear:before {
  content: "\f2bb"; }

.fa.fa-vcard-o, .fa-vcard-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-vcard-o:before, .fa-vcard-o.select2-selection__clear:before {
  content: "\f2bb"; }

.fa.fa-user-circle-o, .fa-user-circle-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-user-circle-o:before, .fa-user-circle-o.select2-selection__clear:before {
  content: "\f2bd"; }

.fa.fa-user-o, .fa-user-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-user-o:before, .fa-user-o.select2-selection__clear:before {
  content: "\f007"; }

.fa.fa-id-badge, .fa-id-badge.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-drivers-license:before, .fa-drivers-license.select2-selection__clear:before {
  content: "\f2c2"; }

.fa.fa-id-card-o, .fa-id-card-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-id-card-o:before, .fa-id-card-o.select2-selection__clear:before {
  content: "\f2c2"; }

.fa.fa-drivers-license-o, .fa-drivers-license-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-drivers-license-o:before, .fa-drivers-license-o.select2-selection__clear:before {
  content: "\f2c2"; }

.fa.fa-quora, .fa-quora.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-free-code-camp, .fa-free-code-camp.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-telegram, .fa-telegram.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-thermometer-4:before, .fa-thermometer-4.select2-selection__clear:before {
  content: "\f2c7"; }

.fa.fa-thermometer:before, .fa-thermometer.select2-selection__clear:before {
  content: "\f2c7"; }

.fa.fa-thermometer-3:before, .fa-thermometer-3.select2-selection__clear:before {
  content: "\f2c8"; }

.fa.fa-thermometer-2:before, .fa-thermometer-2.select2-selection__clear:before {
  content: "\f2c9"; }

.fa.fa-thermometer-1:before, .fa-thermometer-1.select2-selection__clear:before {
  content: "\f2ca"; }

.fa.fa-thermometer-0:before, .fa-thermometer-0.select2-selection__clear:before {
  content: "\f2cb"; }

.fa.fa-bathtub:before, .fa-bathtub.select2-selection__clear:before {
  content: "\f2cd"; }

.fa.fa-s15:before, .fa-s15.select2-selection__clear:before {
  content: "\f2cd"; }

.fa.fa-window-maximize, .fa-window-maximize.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-window-restore, .fa-window-restore.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-times-rectangle:before, .fa-times-rectangle.select2-selection__clear:before {
  content: "\f410"; }

.fa.fa-window-close-o, .fa-window-close-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-window-close-o:before, .fa-window-close-o.select2-selection__clear:before {
  content: "\f410"; }

.fa.fa-times-rectangle-o, .fa-times-rectangle-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-times-rectangle-o:before, .fa-times-rectangle-o.select2-selection__clear:before {
  content: "\f410"; }

.fa.fa-bandcamp, .fa-bandcamp.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-grav, .fa-grav.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-etsy, .fa-etsy.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-imdb, .fa-imdb.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ravelry, .fa-ravelry.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-eercast, .fa-eercast.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-eercast:before, .fa-eercast.select2-selection__clear:before {
  content: "\f2da"; }

.fa.fa-snowflake-o, .fa-snowflake-o.select2-selection__clear {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-snowflake-o:before, .fa-snowflake-o.select2-selection__clear:before {
  content: "\f2dc"; }

.fa.fa-superpowers, .fa-superpowers.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpexplorer, .fa-wpexplorer.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-spotify, .fa-spotify.select2-selection__clear {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

/* BEGIN Light */
@font-face {
  font-family: 'Open Sans';
  src: url("../resources/Light/OpenSans-Light.eot?v=1.1.0");
  src: url("../resources/Light/OpenSans-Light.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../resources/Light/OpenSans-Light.woff?v=1.1.0") format("woff"), url("../resources/Light/OpenSans-Light.ttf?v=1.1.0") format("truetype"), url("../resources/Light/OpenSans-Light.svg?v=1.1.0#Light") format("svg");
  font-weight: 300;
  font-style: normal; }

/* END Light */
/* BEGIN Light Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../resources/LightItalic/OpenSans-LightItalic.eot?v=1.1.0");
  src: url("../resources/LightItalic/OpenSans-LightItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../resources/LightItalic/OpenSans-LightItalic.woff?v=1.1.0") format("woff"), url("../resources/LightItalic/OpenSans-LightItalic.ttf?v=1.1.0") format("truetype"), url("../resources/LightItalic/OpenSans-LightItalic.svg?v=1.1.0#LightItalic") format("svg");
  font-weight: 300;
  font-style: italic; }

/* END Light Italic */
/* BEGIN Regular */
@font-face {
  font-family: 'Open Sans';
  src: url("../resources/Regular/OpenSans-Regular.eot?v=1.1.0");
  src: url("../resources/Regular/OpenSans-Regular.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../resources/Regular/OpenSans-Regular.woff?v=1.1.0") format("woff"), url("../resources/Regular/OpenSans-Regular.ttf?v=1.1.0") format("truetype"), url("../resources/Regular/OpenSans-Regular.svg?v=1.1.0#Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* END Regular */
/* BEGIN Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../resources/Italic/OpenSans-Italic.eot?v=1.1.0");
  src: url("../resources/Italic/OpenSans-Italic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../resources/Italic/OpenSans-Italic.woff?v=1.1.0") format("woff"), url("../resources/Italic/OpenSans-Italic.ttf?v=1.1.0") format("truetype"), url("../resources/Italic/OpenSans-Italic.svg?v=1.1.0#Italic") format("svg");
  font-weight: normal;
  font-style: italic; }

/* END Italic */
/* BEGIN Semibold */
@font-face {
  font-family: 'Open Sans';
  src: url("../resources/Semibold/OpenSans-Semibold.eot?v=1.1.0");
  src: url("../resources/Semibold/OpenSans-Semibold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../resources/Semibold/OpenSans-Semibold.woff?v=1.1.0") format("woff"), url("../resources/Semibold/OpenSans-Semibold.ttf?v=1.1.0") format("truetype"), url("../resources/Semibold/OpenSans-Semibold.svg?v=1.1.0#Semibold") format("svg");
  font-weight: 600;
  font-style: normal; }

/* END Semibold */
/* BEGIN Semibold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../resources/SemiboldItalic/OpenSans-SemiboldItalic.eot?v=1.1.0");
  src: url("../resources/SemiboldItalic/OpenSans-SemiboldItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../resources/SemiboldItalic/OpenSans-SemiboldItalic.woff?v=1.1.0") format("woff"), url("../resources/SemiboldItalic/OpenSans-SemiboldItalic.ttf?v=1.1.0") format("truetype"), url("../resources/SemiboldItalic/OpenSans-SemiboldItalic.svg?v=1.1.0#SemiboldItalic") format("svg");
  font-weight: 600;
  font-style: italic; }

/* END Semibold Italic */
/* BEGIN Bold */
@font-face {
  font-family: 'Open Sans';
  src: url("../resources/Bold/OpenSans-Bold.eot?v=1.1.0");
  src: url("../resources/Bold/OpenSans-Bold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../resources/Bold/OpenSans-Bold.woff?v=1.1.0") format("woff"), url("../resources/Bold/OpenSans-Bold.ttf?v=1.1.0") format("truetype"), url("../resources/Bold/OpenSans-Bold.svg?v=1.1.0#Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

/* END Bold */
/* BEGIN Bold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../resources/BoldItalic/OpenSans-BoldItalic.eot?v=1.1.0");
  src: url("../resources/BoldItalic/OpenSans-BoldItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../resources/BoldItalic/OpenSans-BoldItalic.woff?v=1.1.0") format("woff"), url("../resources/BoldItalic/OpenSans-BoldItalic.ttf?v=1.1.0") format("truetype"), url("../resources/BoldItalic/OpenSans-BoldItalic.svg?v=1.1.0#BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic; }

/* END Bold Italic */
/* BEGIN Extrabold */
@font-face {
  font-family: 'Open Sans';
  src: url("../resources/ExtraBold/OpenSans-ExtraBold.eot?v=1.1.0");
  src: url("../resources/ExtraBold/OpenSans-ExtraBold.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../resources/ExtraBold/OpenSans-ExtraBold.woff?v=1.1.0") format("woff"), url("../resources/ExtraBold/OpenSans-ExtraBold.ttf?v=1.1.0") format("truetype"), url("../resources/ExtraBold/OpenSans-ExtraBold.svg?v=1.1.0#ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal; }

/* END Extrabold */
/* BEGIN Extrabold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url("../resources/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?v=1.1.0");
  src: url("../resources/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?#iefix&v=1.1.0") format("embedded-opentype"), url("../resources/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff?v=1.1.0") format("woff"), url("../resources/ExtraBoldItalic/OpenSans-ExtraBoldItalic.ttf?v=1.1.0") format("truetype"), url("../resources/ExtraBoldItalic/OpenSans-ExtraBoldItalic.svg?v=1.1.0#ExtraBoldItalic") format("svg");
  font-weight: 800;
  font-style: italic; }

/* END Extrabold Italic */
@keyframes plyr-progress {
  to {
    background-position: 25px 0; } }

.plyr {
  position: relative;
  max-width: 100%;
  min-width: 200px;
  font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  direction: ltr; }
  .plyr,
  .plyr *,
  .plyr *::after,
  .plyr *::before {
    box-sizing: border-box; }
  .plyr a, .plyr button, .plyr input, .plyr label {
    touch-action: manipulation; }
  .plyr:focus {
    outline: 0; }
  .plyr video,
  .plyr audio {
    width: 100%;
    height: auto;
    vertical-align: middle;
    border-radius: inherit; }
  .plyr input[type='range'] {
    display: block;
    height: 20px;
    width: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    appearance: none;
    cursor: pointer;
    border: none;
    background: transparent; }
    .plyr input[type='range']::-webkit-slider-runnable-track {
      height: 8px;
      background: transparent;
      border: 0;
      border-radius: 4px;
      user-select: none; }
    .plyr input[type='range']::-webkit-slider-thumb {
      -webkit-appearance: none;
      margin-top: -4px;
      position: relative;
      height: 16px;
      width: 16px;
      background: #fff;
      border: 2px solid transparent;
      border-radius: 100%;
      transition: background .2s ease, border .2s ease, transform .2s ease;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
      box-sizing: border-box; }
    .plyr input[type='range']::-moz-range-track {
      height: 8px;
      background: transparent;
      border: 0;
      border-radius: 4px;
      user-select: none; }
    .plyr input[type='range']::-moz-range-thumb {
      position: relative;
      height: 16px;
      width: 16px;
      background: #fff;
      border: 2px solid transparent;
      border-radius: 100%;
      transition: background .2s ease, border .2s ease, transform .2s ease;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
      box-sizing: border-box; }
    .plyr input[type='range']::-ms-track {
      height: 8px;
      background: transparent;
      border: 0;
      color: transparent; }
    .plyr input[type='range']::-ms-fill-upper {
      height: 8px;
      background: transparent;
      border: 0;
      border-radius: 4px;
      user-select: none; }
    .plyr input[type='range']::-ms-fill-lower {
      height: 8px;
      background: transparent;
      border: 0;
      border-radius: 4px;
      user-select: none;
      background: #3498db; }
    .plyr input[type='range']::-ms-thumb {
      position: relative;
      height: 16px;
      width: 16px;
      background: #fff;
      border: 2px solid transparent;
      border-radius: 100%;
      transition: background .2s ease, border .2s ease, transform .2s ease;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
      box-sizing: border-box;
      margin-top: 0; }
    .plyr input[type='range']::-ms-tooltip {
      display: none; }
    .plyr input[type='range']:focus {
      outline: 0; }
    .plyr input[type='range']::-moz-focus-outer {
      border: 0; }
    .plyr input[type='range'].tab-focus:focus {
      outline-offset: 3px; }
    .plyr input[type='range']:active::-webkit-slider-thumb {
      background: #3498db;
      border-color: #fff;
      transform: scale(1.25); }
    .plyr input[type='range']:active::-moz-range-thumb {
      background: #3498db;
      border-color: #fff;
      transform: scale(1.25); }
    .plyr input[type='range']:active::-ms-thumb {
      background: #3498db;
      border-color: #fff;
      transform: scale(1.25); }

.plyr--video input[type='range'].tab-focus:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.5); }

.plyr--audio input[type='range'].tab-focus:focus {
  outline: 1px dotted rgba(86, 93, 100, 0.5); }

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important; }

.plyr__video-wrapper {
  position: relative;
  background: #000;
  border-radius: inherit; }

.plyr__video-embed {
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  border-radius: inherit;
  overflow: hidden;
  z-index: 0; }
  .plyr__video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    user-select: none; }
  .plyr__video-embed > div {
    position: relative;
    padding-bottom: 200%;
    transform: translateY(-35.95%); }

.plyr .plyr__video-embed iframe {
  pointer-events: none; }

.plyr video::-webkit-media-text-track-container {
  display: none; }

.plyr__captions {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  transform: translateY(-60px);
  transition: transform .3s ease;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 400; }
  .plyr__captions span {
    border-radius: 2px;
    padding: 3px 10px;
    background: rgba(0, 0, 0, 0.7);
    box-decoration-break: clone;
    line-height: 150%; }
  .plyr__captions span:empty {
    display: none; }
  @media (min-width: 768px) {
    .plyr__captions {
      font-size: 24px; } }

.plyr--captions-active .plyr__captions {
  display: block; }

.plyr--hide-controls .plyr__captions {
  transform: translateY(-20px); }

@media (min-width: 1024px) {
  .plyr--fullscreen-active .plyr__captions {
    font-size: 32px; } }

.plyr ::-webkit-media-controls {
  display: none; }

.plyr__controls {
  display: flex;
  align-items: center;
  line-height: 1;
  text-align: center; }
  .plyr__controls > button,
  .plyr__controls .plyr__progress,
  .plyr__controls .plyr__time {
    margin-left: 5px; }
    .plyr__controls > button:first-child,
    .plyr__controls .plyr__progress:first-child,
    .plyr__controls .plyr__time:first-child {
      margin-left: 0; }
  .plyr__controls .plyr__volume {
    margin-left: 5px; }
  .plyr__controls [data-plyr="pause"] {
    margin-left: 0; }
  .plyr__controls button {
    position: relative;
    display: inline-block;
    flex-shrink: 0;
    overflow: visible;
    vertical-align: middle;
    padding: 7px;
    border: 0;
    background: transparent;
    border-radius: 3px;
    cursor: pointer;
    transition: background .3s ease, color .3s ease, opacity .3s ease;
    color: inherit; }
    .plyr__controls button svg {
      width: 18px;
      height: 18px;
      display: block;
      fill: currentColor; }
    .plyr__controls button:focus {
      outline: 0; }
  .plyr__controls .icon--exit-fullscreen,
  .plyr__controls .icon--muted,
  .plyr__controls .icon--captions-on {
    display: none; }
  @media (min-width: 480px) {
    .plyr__controls > button,
    .plyr__controls .plyr__progress,
    .plyr__controls .plyr__time {
      margin-left: 10px; } }

.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none; }

.plyr--video .plyr__controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 50px 10px 10px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  color: #fff;
  transition: opacity .3s ease; }
  .plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover {
    background: #3498db;
    color: #fff; }

.plyr--audio .plyr__controls {
  padding: 10px;
  border-radius: inherit;
  background: #fff;
  border: 1px solid #dbe3e8;
  color: #565D64; }
  .plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover {
    background: #3498db;
    color: #fff; }

.plyr__play-large {
  display: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  background: #3498db;
  border: 4px solid currentColor;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  transition: all .3s ease; }
  .plyr__play-large svg {
    position: relative;
    left: 2px;
    width: 20px;
    height: 20px;
    display: block;
    fill: currentColor; }
  .plyr__play-large:focus {
    outline: 1px dotted rgba(255, 255, 255, 0.5); }

.plyr .plyr__play-large {
  display: inline-block; }

.plyr--audio .plyr__play-large {
  display: none; }

.plyr--playing .plyr__play-large {
  opacity: 0;
  visibility: hidden; }

.plyr__controls [data-plyr='pause'],
.plyr--playing .plyr__controls [data-plyr='play'] {
  display: none; }

.plyr--playing .plyr__controls [data-plyr='pause'] {
  display: inline-block; }

.plyr--fullscreen-active .icon--exit-fullscreen,
.plyr--muted .plyr__controls .icon--muted,
.plyr--captions-active .plyr__controls .icon--captions-on {
  display: block; }
  .plyr--fullscreen-active .icon--exit-fullscreen + svg,
  .plyr--muted .plyr__controls .icon--muted + svg,
  .plyr--captions-active .plyr__controls .icon--captions-on + svg {
    display: none; }

.plyr [data-plyr='captions'],
.plyr [data-plyr='fullscreen'] {
  display: none; }

.plyr--captions-enabled [data-plyr='captions'],
.plyr--fullscreen-enabled [data-plyr='fullscreen'] {
  display: inline-block; }

.plyr__tooltip {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  margin-bottom: 10px;
  padding: 5px 7.5px;
  pointer-events: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform .2s .1s ease, opacity .2s .1s ease; }
  .plyr__tooltip::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4px;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(0, 0, 0, 0.7);
    border-left: 4px solid transparent;
    z-index: 2; }

.plyr button:hover .plyr__tooltip,
.plyr button.tab-focus:focus .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1); }

.plyr button:hover .plyr__tooltip {
  z-index: 3; }

.plyr__controls button:first-child .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%; }
  .plyr__controls button:first-child .plyr__tooltip::before {
    left: 16px; }

.plyr__controls button:last-child .plyr__tooltip {
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%; }
  .plyr__controls button:last-child .plyr__tooltip::before {
    left: auto;
    right: 16px;
    transform: translateX(50%); }

.plyr__controls button:first-child:hover .plyr__tooltip,
.plyr__controls button:first-child.tab-focus:focus .plyr__tooltip,
.plyr__controls button:first-child .plyr__tooltip--visible,
.plyr__controls button:last-child:hover .plyr__tooltip,
.plyr__controls button:last-child.tab-focus:focus .plyr__tooltip,
.plyr__controls button:last-child .plyr__tooltip--visible {
  transform: translate(0, 0) scale(1); }

.plyr__progress {
  display: none;
  position: relative;
  flex: 1; }
  .plyr__progress input[type="range"] {
    position: relative;
    z-index: 2; }
    .plyr__progress input[type="range"]::-webkit-slider-runnable-track {
      background: transparent; }
    .plyr__progress input[type="range"]::-moz-range-track {
      background: transparent; }
    .plyr__progress input[type="range"]::-ms-fill-upper {
      background: transparent; }
  .plyr__progress .plyr__tooltip {
    left: 0; }

.plyr .plyr__progress {
  display: inline-block; }

.plyr__progress--buffer,
.plyr__progress--played,
.plyr__volume--display {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 8px;
  margin: -4px 0 0;
  padding: 0;
  vertical-align: top;
  appearance: none;
  border: none;
  border-radius: 100px; }
  .plyr__progress--buffer::-webkit-progress-bar,
  .plyr__progress--played::-webkit-progress-bar,
  .plyr__volume--display::-webkit-progress-bar {
    background: transparent; }
  .plyr__progress--buffer::-webkit-progress-value,
  .plyr__progress--played::-webkit-progress-value,
  .plyr__volume--display::-webkit-progress-value {
    background: currentColor;
    border-radius: 100px;
    min-width: 8px; }
  .plyr__progress--buffer::-moz-progress-bar,
  .plyr__progress--played::-moz-progress-bar,
  .plyr__volume--display::-moz-progress-bar {
    background: currentColor;
    border-radius: 100px;
    min-width: 8px; }
  .plyr__progress--buffer::-ms-fill,
  .plyr__progress--played::-ms-fill,
  .plyr__volume--display::-ms-fill {
    border-radius: 100px; }

.plyr__progress--played,
.plyr__volume--display {
  z-index: 1;
  color: #3498db;
  background: transparent;
  transition: none; }
  .plyr__progress--played::-webkit-progress-value,
  .plyr__volume--display::-webkit-progress-value {
    min-width: 8px;
    max-width: 99%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transition: none; }
  .plyr__progress--played::-moz-progress-bar,
  .plyr__volume--display::-moz-progress-bar {
    min-width: 8px;
    max-width: 99%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transition: none; }
  .plyr__progress--played::-ms-fill,
  .plyr__volume--display::-ms-fill {
    display: none; }

.plyr__progress--buffer::-webkit-progress-value {
  transition: width .2s ease; }

.plyr__progress--buffer::-moz-progress-bar {
  transition: width .2s ease; }

.plyr__progress--buffer::-ms-fill {
  transition: width .2s ease; }

.plyr--video .plyr__progress--buffer,
.plyr--video .plyr__volume--display {
  background: rgba(255, 255, 255, 0.25); }

.plyr--video .plyr__progress--buffer {
  color: rgba(255, 255, 255, 0.25); }

.plyr--audio .plyr__progress--buffer,
.plyr--audio .plyr__volume--display {
  background: rgba(198, 214, 219, 0.67); }

.plyr--audio .plyr__progress--buffer {
  color: rgba(198, 214, 219, 0.67); }

.plyr--loading .plyr__progress--buffer {
  animation: plyr-progress 1s linear infinite;
  background-size: 25px 25px;
  background-repeat: repeat-x;
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);
  color: transparent; }

.plyr--video.plyr--loading .plyr__progress--buffer {
  background-color: rgba(255, 255, 255, 0.25); }

.plyr--audio.plyr--loading .plyr__progress--buffer {
  background-color: rgba(198, 214, 219, 0.67); }

.plyr__time {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px; }

.plyr__time + .plyr__time {
  display: none; }
  @media (min-width: 768px) {
    .plyr__time + .plyr__time {
      display: inline-block; } }
  .plyr__time + .plyr__time::before {
    content: '\2044';
    margin-right: 10px; }

.plyr__volume {
  display: none; }

.plyr .plyr__volume {
  flex: 1;
  position: relative; }
  .plyr .plyr__volume input[type="range"] {
    position: relative;
    z-index: 2; }
  @media (min-width: 480px) {
    .plyr .plyr__volume {
      display: block;
      max-width: 60px; } }
  @media (min-width: 768px) {
    .plyr .plyr__volume {
      max-width: 100px; } }

.plyr--is-ios .plyr__volume,
.plyr--is-ios [data-plyr='mute'] {
  display: none !important; }

.plyr--fullscreen-active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 10000000;
  background: #000;
  border-radius: 0 !important; }
  .plyr--fullscreen-active video {
    height: 100%; }
  .plyr--fullscreen-active .plyr__video-wrapper {
    height: 100%;
    width: 100%; }
  .plyr--fullscreen-active .plyr__video-embed {
    overflow: visible; }
  .plyr--fullscreen-active .plyr__controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
    height: 0;
    top: 50%;
    transform: translateY(-50%); }

/*@import "font-awesome.scss";*/
/*@import "plyr.scss";*/
.col-xs-first {
  order: -1; }

.col-xs-last {
  order: 1; }

@media (min-width: 544px) {
  .col-sm-first {
    order: -1; }
  .col-sm-last {
    order: 1; } }

@media (min-width: 768px) {
  .col-md-first {
    order: -1; }
  .col-md-last {
    order: 1; } }

@media (min-width: 992px) {
  .col-lg-first {
    order: -1; }
  .col-lg-last {
    order: 1; } }

@media (min-width: 1200px) {
  .col-xl-first {
    order: -1; }
  .col-xl-last {
    order: 1; } }

.row-xs-top {
  align-items: flex-start !important; }

.row-xs-center {
  align-items: center !important; }

.row-xs-bottom {
  align-items: flex-end !important; }

@media (min-width: 544px) {
  .row-sm-top {
    align-items: flex-start !important; }
  .row-sm-center {
    align-items: center !important; }
  .row-sm-bottom {
    align-items: flex-end !important; } }

@media (min-width: 768px) {
  .row-md-top {
    align-items: flex-start !important; }
  .row-md-center {
    align-items: center !important; }
  .row-md-bottom {
    align-items: flex-end !important; } }

@media (min-width: 992px) {
  .row-lg-top {
    align-items: flex-start !important; }
  .row-lg-center {
    align-items: center !important; }
  .row-lg-bottom {
    align-items: flex-end !important; } }

@media (min-width: 1200px) {
  .row-xl-top {
    align-items: flex-start !important; }
  .row-xl-center {
    align-items: center !important; }
  .row-xl-bottom {
    align-items: flex-end !important; } }

.col-xs-top {
  align-self: flex-start !important; }

.col-xs-center {
  align-self: center !important; }

.col-xs-bottom {
  align-self: flex-end !important; }

@media (min-width: 544px) {
  .col-sm-top {
    align-self: flex-start !important; }
  .col-sm-center {
    align-self: center !important; }
  .col-sm-bottom {
    align-self: flex-end !important; } }

@media (min-width: 768px) {
  .col-md-top {
    align-self: flex-start !important; }
  .col-md-center {
    align-self: center !important; }
  .col-md-bottom {
    align-self: flex-end !important; } }

@media (min-width: 992px) {
  .col-lg-top {
    align-self: flex-start !important; }
  .col-lg-center {
    align-self: center !important; }
  .col-lg-bottom {
    align-self: flex-end !important; } }

@media (min-width: 1200px) {
  .col-xl-top {
    align-self: flex-start !important; }
  .col-xl-center {
    align-self: center !important; }
  .col-xl-bottom {
    align-self: flex-end !important; } }

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

.animate-fast, a, input, button, .animate, .dropdown-item,
.dropdown-toggle, .modal .nav-tabs, .modal .nav-tabs .nav-link, .grid-item, .config-table td, .animate-slow, .topbar-wrapper .topbar-header, .topbar-wrapper .topbar-header .navbar-brand,
.topbar-wrapper .topbar-header .navbar-brand-logo, .topbar-wrapper .nav-right, .wrapper,
.sidebar-back,
.sidebar-wrapper,
.brand-logo, .minimizeOuter2 i.animate, .ng-fade-bottom.ng-hide-add, .ng-fade-bottom.ng-hide-remove, .dropup .fa-drop, .dropdown .fa-drop, .topbar-item > span,
.topbar-item > div > span, .card.activatable h1, .card.activatable h2, .card.activatable h3, .card.activatable h4, .card.activatable h5, .card.activatable h6, .card-header-nav ul li, ::-webkit-progress-value,
div.progress, div.progress-multi, .ul-tabs li, .radio-true,
.radio-false,
.radio-undefined {
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1) !important;
  /*transition-duration: .5s !important;*/
  /*animation-duration: .5s !important;*/ }

.animate-fast {
  transition: all 0.1s; }

a, input, button, .animate, .dropdown-item,
.dropdown-toggle, .modal .nav-tabs, .modal .nav-tabs .nav-link, .grid-item, .config-table td {
  transition: all 0.3s; }

.animate-slow, .topbar-wrapper .topbar-header, .topbar-wrapper .topbar-header .navbar-brand,
.topbar-wrapper .topbar-header .navbar-brand-logo, .topbar-wrapper .nav-right, .wrapper,
.sidebar-back,
.sidebar-wrapper,
.brand-logo, .minimizeOuter2 i.animate, .ng-fade-bottom.ng-hide-add, .ng-fade-bottom.ng-hide-remove, .dropup .fa-drop, .dropdown .fa-drop, .topbar-item > span,
.topbar-item > div > span, .card.activatable h1, .card.activatable h2, .card.activatable h3, .card.activatable h4, .card.activatable h5, .card.activatable h6, .card-header-nav ul li, ::-webkit-progress-value,
div.progress, div.progress-multi, .ul-tabs li, .radio-true,
.radio-false,
.radio-undefined {
  transition: all 0.5s; }

i.animate {
  transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); }

/*.z-depth-1 {
	@include box-shadow($z-depth-1);
}*/
.z-depth-1 {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.z-depth-2 {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); }

.z-depth-3 {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3); }

.z-depth-4 {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3); }

.z-depth-5 {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3); }

/** {
    backface-visibility: hidden;
}*/
a, input, button {
  /** {*/
  outline: 0 !important; }

input, button, video {
  outline: none !important; }

.form-control,
.input-group-addon {
  padding: .125rem .5rem; }

button::first-letter {
  text-transform: uppercase; }

small,
.small {
  font-size: .75rem; }

option:disabled {
  background: rgba(0, 0, 0, 0.1);
  opacity: 0.7; }

.input-group-addon {
  line-height: inherit;
  color: white;
  background-color: #27446e; }

.page-link {
  cursor: pointer; }

:-webkit-full-screen {
  width: 100%;
  /*position: fixed;*/
  top: 0;
  /* webkit keeps the original background color, so reset */
  background: none; }

:fullscreen {
  /* not currently needed, but just in case */
  width: 100%;
  height: 100%;
  /*position: fixed;*/
  top: 0;
  /* keeps correct aspect ratio and full image visible */
  -o-object-fit: contain;
  /* Opera 12.1 */
  object-fit: contain; }

.animate-flicker, .topbar-item .fa.active, .topbar-item .active.select2-selection__clear {
  animation: fadeIn 0.7s infinite alternate; }

body {
  padding-top: 3.875rem;
  padding-right: 0 !important;
  font-weight: 400;
  /*background-color: #e5e6e8;*/
  /*background-image: url("https://wallpaperscraft.com/image/grass_leaves_drops_background_blur_spot_67968_1920x1080.jpg");*/
  /*background-image: url("http://www.wallpaperup.com/uploads/wallpapers/2013/12/30/209803/c445e31b369458f125cf374956d884f0.jpg");*/
  /*background-image: url("http://www.wallpaperup.com/uploads/wallpapers/2015/06/02/708372/93228bcea23c6ea1ee1192e506fffce6.jpg");*/
  /*background-size: cover;*/
  /*background-attachment: fixed;*/
  /*background-position: center;*/ }
  body.modal-open {
    /*position: fixed;*/
    /*overflow: scroll;*/
    overflow-y: hidden !important; }

.bg-primary-alpha {
  background-color: rgba(0, 105, 180, 0.3) !important; }

a.bg-primary-alpha:focus, a.bg-primary-alpha:hover {
  background-color: #004b81; }

.bg-success-alpha {
  background-color: rgba(140, 193, 82, 0.3) !important; }

a.bg-success-alpha:focus, a.bg-success-alpha:hover {
  background-color: #72a53b; }

.bg-info-alpha {
  background-color: rgba(39, 68, 110, 0.3) !important; }

a.bg-info-alpha:focus, a.bg-info-alpha:hover {
  background-color: #1a2d48; }

.bg-warning-alpha {
  background-color: rgba(246, 187, 66, 0.3) !important; }

a.bg-warning-alpha:focus, a.bg-warning-alpha:hover {
  background-color: #f4a911; }

.bg-danger-alpha {
  background-color: rgba(218, 68, 83, 0.3) !important; }

a.bg-danger-alpha:focus, a.bg-danger-alpha:hover {
  background-color: #c42737; }

.sticky {
  position: sticky;
  top: 3.5rem;
  z-index: 90; }

.above-sticky {
  position: relative;
  z-index: 95; }

.alert-sticky {
  top: 0;
  position: sticky;
  z-index: 100000; }

.hidden {
  visibility: hidden; }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

.fa.fa-pulse, .fa-pulse.select2-selection__clear,
.fa.fa-spin,
.fa-spin.select2-selection__clear,
.fas.fa-pulse,
.radio input[type="radio"] + span.fa-pulse::before,
.radio-inline input[type="radio"] + span.fa-pulse::before,
.checkbox input[type="checkbox"] + span.fa-pulse::before,
.checkbox-inline input[type="checkbox"] + span.fa-pulse::before,
.breadnav .fa-pulse.breadnav-item:not(:first-child)::before,
.card.activatable .fa-pulse.row-carret::before,
.card.activatable .fa-pulse.tick::before,
.fas.fa-spin,
.radio input[type="radio"] + span.fa-spin::before,
.radio-inline input[type="radio"] + span.fa-spin::before,
.checkbox input[type="checkbox"] + span.fa-spin::before,
.checkbox-inline input[type="checkbox"] + span.fa-spin::before,
.breadnav .fa-spin.breadnav-item:not(:first-child)::before,
.card.activatable .fa-spin.row-carret::before,
.card.activatable .fa-spin.tick::before {
  transform-origin: 50% 50.5%; }

.fa-pulse {
  animation-timing-function: steps(8, end) !important; }

.fa-lg {
  font-size: 1.75rem; }

.fa-md {
  font-size: 1.25rem; }

.fa-fw {
  font-size: 1.75rem; }

.fa-puzzle-piece {
  margin-left: 0.0625em;
  margin-right: -0.0625em; }

.col-fa-inline {
  padding: .25rem 1.5rem;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 1rem; }

.wimple-top-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2; }
  .wimple-top-right::before {
    content: "";
    position: absolute;
    right: 0;
    border-style: solid;
    border-width: 0 2.5rem 2.5rem 0;
    border-color: transparent #0069B4 transparent transparent; }
  .wimple-top-right::after {
    font-family: FontAwesome;
    content: "\f0e5";
    color: #FFFFFF;
    position: absolute;
    right: .375rem;
    top: 0;
    font-size: .875rem; }

input[type=text] + .fa-close {
  color: #999;
  cursor: pointer;
  font-size: 1.25rem;
  position: absolute;
  top: .75rem;
  right: 1.5rem; }
  input[type=text] + .fa-close:hover {
    color: #373a3c; }

@media (max-width: 1500px) {
  .col-xs-4 .col-form-label,
  .col-xs-4 .input-group {
    flex: 0 0 100%; } }

card-table-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }

/*div.bg-full {
    color: $dark-foreground;
	background-color: $dark-background;
    background-size: cover;
}*/
/*body::after {
	content: "";
	background-color: #F0F1F5;
	//background-image: url("https://wallpaperscraft.com/image/grass_leaves_drops_background_blur_spot_67968_1920x1080.jpg");
	//background-image: url("http://t2.gstatic.com/images?q=tbn:ANd9GcQR3pDwpIMJpDlVv68-6eNDQQRmJJn2kpXGn7PZlj3RWhK81gxr4wFzMQ");
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	//opacity: 0.5;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: fixed;
	z-index: -1;
}*/
/*background-color: #F0F1F5;*/
.colorDarker {
  background-color: #0a3d5c !important; }

.colorDarker:hover {
  background-color: #082e45 !important; }

.pointer {
  cursor: pointer; }

.checkbox-inline .big-checkbox {
  transform: scale(1.3, 1.3); }

.label-pill {
  border-radius: 10rem; }

.label-red {
  background-color: red; }

.label-blue {
  background-color: blue; }

.label-orange {
  background-color: orangered; }

.filter-btn {
  background-color: #0069B4 !important;
  color: white; }

.filter-btn:hover {
  background-color: #082e45 !important; }

.filter-btn-active {
  background-color: #082e45 !important; }

.btn .fa, .btn .select2-selection__clear,
.li-fa .fa,
.li-fa .select2-selection__clear {
  /*font-size: 1.25rem;*/
  /*padding-right: 0.5rem;*/
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
  width: 1.28571429em;
  text-align: center; }

.card-table-head .fa, .card-table-head .select2-selection__clear {
  color: #a8c0e0; }

.card-table-head .fa.text-info, .card-table-head .text-info.select2-selection__clear {
  color: white !important; }

.card-table-head .fa.fa-inverse, .card-table-head .fa-inverse.select2-selection__clear {
  color: #1f3858 !important; }

.loading {
  opacity: .65;
  cursor: not-allowed !important; }
  .loading i {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    animation-timing-function: steps(8, end) !important; }
    .loading i::before {
      content: '\f110'; }

.fa-btn {
  cursor: pointer;
  font-size: 1.75rem; }

.fa-btn-small {
  cursor: pointer;
  font-size: 1.5rem; }

.btn-xs {
  font-size: .5rem;
  padding: .25rem .5rem; }

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

/*.fa-plus-circle {
	transform: rotate(180deg);
}*/
.row .margin {
  margin-left: 0.1em;
  margin-right: 0.1em; }

.row-nowrap {
  flex-wrap: nowrap; }

.row-spacer {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.row-spacer-job {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.row-spacer-top:not(:first-child) {
  padding-top: .5rem; }

.row-spacer-bottom {
  padding-bottom: .5rem; }

.large-spacer-bottom {
  padding-bottom: 2.5rem; }
  .large-spacer-bottom:last-child {
    padding-bottom: 0; }

.row-plain {
  display: flex; }
  .row-plain .col-max {
    flex: 1; }
  .row-plain .col-min {
    flex-shrink: 1; }

.row > .col-max {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.row > .col-min {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  width: 100%;
  border: 1px solid #0069B4;
  background-color: #FFFFFF; }

.giant {
  font-size: 3.125rem;
  font-weight: 300; }

.no-margin {
  margin: 0;
  padding: 0; }

.table thead th {
  vertical-align: middle; }

.table:last-child {
  margin-bottom: 0; }

.inverted .table td,
.inverted .table th {
  border-top: 1px solid rgba(168, 192, 224, 0.2); }

.inverted .table tr:last-child td {
  border-bottom: 1px solid rgba(168, 192, 224, 0.2); }

.table tr:last-child td {
  border-bottom: 1px solid #d3d4d4; }

.table-bordered-dark th, .table-bordered-dark td {
  border: 1px solid #779cc9 !important; }

.table-clean td {
  vertical-align: middle;
  border: none;
  padding-bottom: .5rem;
  padding-top: 0; }
  .table-clean td:first-child {
    padding-left: 0; }
  .table-clean td:last-child {
    padding-right: 0; }

.table-clean tr:last-child td {
  border: none;
  padding-bottom: 0; }

tr.activatable {
  /*border: solid 0.1875rem transparent;*/ }
  tr.activatable.active {
    /*border: solid 0.1875rem $brand-info;*/
    /*cursor: default !important;*/
    background: rgba(0, 105, 180, 0.15) !important; }
    tr.activatable.active td {
      font-weight: bold; }
      tr.activatable.active td * {
        font-weight: normal; }

.close {
  font-size: 3rem;
  line-height: 0.8; }

.login-background {
  background-color: #27446e; }

.login-outer {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .login-outer .card {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8); }
  .login-outer .form-login-heading {
    margin-bottom: 0; }

.login-logo {
  height: 8rem;
  background-image: url("/resources/ke-logo.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.about .login-logo {
  margin: 0; }

/*.login-outer fieldset.form-group:last-child {*/
fieldset.form-group:last-child,
.checkbox:last-child {
  margin-bottom: 0; }

.col-xl-dynmic {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.large-btn-KE {
  position: relative;
  width: 14rem;
  height: 14rem;
  margin: 1.5rem;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
  transition: .4s all; }
  .large-btn-KE:active {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  .large-btn-KE .content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center; }
    .large-btn-KE .content i {
      display: block;
      font-size: 5rem;
      margin-bottom: 1.5rem; }

.limit {
  max-width: 40%; }

.button-icon {
  font-size: 60px !important;
  padding-bottom: 25px; }

.button-container {
  padding-left: 3%;
  padding-top: 3%; }

.import-Btn {
  border-radius: 0.5rem;
  color: white;
  background: #27446e;
  float: left; }

.cablesGrid {
  width: 100%;
  height: 250px; }

.dropdown .checkbox:last-of-type {
  margin-bottom: 0; }

.topbar-wrapper .topbar-header {
  width: 13rem;
  background: #27446e;
  position: fixed;
  top: 0;
  height: 3.375rem;
  z-index: 120;
  display: flex;
  overflow: hidden;
  align-items: center; }
  .topbar-wrapper .topbar-header .navbar-brand,
  .topbar-wrapper .topbar-header .navbar-brand-logo {
    font-family: Helvetica, Arial, sans-serif;
    color: white;
    /*padding-top:    .25rem;
			padding-bottom: .25rem;*/
    /*margin-right: 1rem;*/
    font-size: 1.25rem;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    flex-basis: 100%; }
    .topbar-wrapper .topbar-header .navbar-brand:focus, .topbar-wrapper .topbar-header .navbar-brand:hover,
    .topbar-wrapper .topbar-header .navbar-brand-logo:focus,
    .topbar-wrapper .topbar-header .navbar-brand-logo:hover {
      text-decoration: none; }
    .topbar-wrapper .topbar-header .navbar-brand img,
    .topbar-wrapper .topbar-header .navbar-brand-logo img {
      /*margin-left: -20px;*/
      width: auto; }
  .topbar-wrapper .topbar-header .navbar-brand {
    flex-shrink: 0;
    opacity: 1; }
  .topbar-wrapper .topbar-header .navbar-brand-logo {
    flex-shrink: 1;
    opacity: 0; }
    .topbar-wrapper .topbar-header .navbar-brand-logo img {
      width: auto; }
  .topbar-wrapper .topbar-header img {
    display: inline-block;
    margin-top: -2px; }

.topbar-wrapper .nav-right {
  padding-left: 14rem;
  z-index: 100;
  height: 3.375rem;
  /*overflow: hidden;*/ }
  .topbar-wrapper .nav-right > .row {
    margin-left: -1rem;
    margin-right: -1rem; }

.topbar-wrapper.out .topbar-header {
  width: 3.75rem; }

.topbar-wrapper.out .nav-right {
  padding-left: 4.75rem; }

.topbar-wrapper.out .navbar-brand {
  /*display: none;*/
  /*margin-left: 1.75rem;*/
  flex-shrink: 1;
  opacity: 0; }

.topbar-wrapper.out .navbar-brand-logo {
  flex-shrink: 0;
  opacity: 1; }

.wrapper {
  padding-left: 13rem; }
  .wrapper .brand-logo {
    bottom: 3rem;
    position: fixed;
    width: 13rem;
    padding: 0 4rem; }
  .wrapper.out {
    padding-left: 3.75rem; }
    .wrapper.out .sidebar-back,
    .wrapper.out .sidebar-wrapper {
      width: 3.75rem;
      left: 3.75rem;
      margin-left: -3.75rem; }
    .wrapper.out .brand-logo {
      bottom: 3rem;
      position: fixed;
      width: 3.75rem;
      padding: 0 .25rem; }

.sidebar-back,
.sidebar-wrapper {
  width: 13rem;
  height: 100%;
  left: 13rem;
  margin-left: -13rem;
  position: fixed;
  top: 3.375rem; }

.sidebar-back {
  box-shadow: 1px 0 10px rgba(0, 0, 0, 0.5);
  /*@include box-shadow(5px 0 10px red);*/
  z-index: 50; }

.sidebar-wrapper {
  z-index: 120; }

.main-wrapper {
  width: 100%;
  position: relative; }

.navbar-fixed-top {
  border: 0;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
  /*@include box-shadow(0 5px 10px red);*/ }

.navbar-brand {
  margin-left: 3.1rem; }

.sidebar {
  position: fixed;
  top: 3.375rem;
  bottom: 2.5rem;
  overflow-x: hidden;
  overflow-y: auto;
  width: inherit; }
  .sidebar .bottom {
    font-size: .75rem;
    color: #a8c0e0;
    text-align: center;
    padding: .25rem; }
  .sidebar li {
    /*font-size: $font-size-lg;*/
    font-weight: bold;
    border: solid #223c60;
    border-width: 0 0 1px 0;
    transition: background 0.2s; }
    .sidebar li:first-child {
      border-width: 1px 0 1px 0; }
    .sidebar li .nav-link {
      padding: 0.75rem 1rem 0.75rem 14px;
      text-transform: uppercase;
      font-size: .875rem;
      color: inherit;
      white-space: nowrap; }
      .sidebar li .nav-link i {
        font-size: 1.25rem;
        vertical-align: middle;
        width: 2rem;
        margin-right: 11px;
        text-align: center; }
    .sidebar li.active, .sidebar li:hover, .sidebar li:focus {
      color: white;
      background-color: #2c5388;
      /*i {
				color: $navbar-icon;
			}*/ }

/*.minimizeOuter {
	height: 4rem;
    bottom: 0;
	padding: 0;
    position: fixed;
    overflow: hidden;
	width: inherit;

	.minimize {
		cursor: pointer;
		float: right;
		background: $dark-background-icon;
		width: 3rem;
		height: 3rem;
		border: solid $dark-border;
		border-width: 1px;
		border-radius: 0.5rem; // 7px;
		margin-top: 0.5rem;
		margin-right: 0.5rem;
		//@include transition(all 0.2s);
		//@extend %transition-2;

		i {
			font-size: 1.875rem;
			margin-top: 0.5625rem;
			margin-left: 0.6875rem;
			&.fa-chevron-right {
				margin-left: 0.8125rem;
			}
		}

		&:hover {
			color: $dark-foreground-hover;
			background: $dark-background-icon-hover;
		}
	}
}*/
.minimizeOuter2 {
  height: 2.5rem;
  bottom: 0;
  padding: 0;
  position: fixed;
  overflow: hidden;
  width: inherit;
  cursor: pointer;
  background: #1f3858;
  color: #a8c0e0;
  border-top: solid 1px #223c60;
  text-align: center;
  transition: background 0.2s;
  /*@extend %transition-2;*/ }
  .minimizeOuter2 i {
    font-size: 1.875rem;
    margin-top: 0.3125rem;
    /*margin-left: auto;*/
    /*margin-left: 0.8125rem;*/ }
  .minimizeOuter2:hover {
    color: white;
    background: #1a2d46; }

.scrollToTop {
  width: 2.5rem;
  right: .75rem;
  bottom: .75rem;
  position: fixed;
  z-index: 110;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3); }
  .scrollToTop:hover {
    color: #a8c0e0; }
  .scrollToTop i {
    margin-top: .25rem; }

.main .page-header {
  margin-top: 0; }

.topbar-text {
  padding: .425rem 0;
  display: flex; }
  .topbar-text .topbar-left {
    flex-grow: 1; }
  .topbar-text .topbar-right {
    white-space: nowrap; }

.bg-dark {
  color: #a8c0e0;
  background-color: #27446e; }

.row-carret {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  align-items: center;
  flex-wrap: nowrap;
  min-height: 2rem; }

.col-carret {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-left: 0.75rem;
  padding-right: 0;
  flex: 0 0 3.5rem;
  display: flex;
  align-self: stretch;
  align-items: center;
  /*margin-right: -0.75rem;*/ }
  .col-carret i {
    padding: 0 0.6875rem;
    margin-top: 0.125rem; }
  .col-carret::after {
    content: "";
    position: absolute;
    background: #779cc9;
    right: -0.125rem;
    top: -.25rem;
    bottom: -.25rem;
    width: 1px; }

.card-table-head .col-carret::after,
.card-inverse .col-carret::after {
  background: #818a91;
  /*background: $dark-border;*/ }

.col-carret-block {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  flex-grow: 1; }
  .col-carret-block:last-child {
    margin-right: .4375rem; }
  .col-carret-block.pointer {
    align-self: stretch;
    align-items: center;
    display: flex;
    margin-top: -.5rem;
    margin-bottom: -.5rem; }
  .col-carret-block card-table-row,
  .col-carret-block .row {
    align-items: center; }

.col-inline {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  flex-shrink: 1; }

.col-icon {
  position: relative;
  align-self: stretch;
  align-items: center;
  display: flex;
  padding-left: 1px; }
  .row-carret .col-icon:last-child {
    margin-right: .4375rem; }
  .col-icon > i {
    font-size: 1.75rem; }
  .col-icon > .fa-stack {
    font-size: 1rem; }
  .col-icon > i,
  .col-icon > .fa-stack {
    text-align: center;
    width: 3.5rem; }
  .col-icon .dropdown {
    padding: 0 .25rem; }
  .col-icon::before {
    content: "";
    position: absolute;
    background: #d3d4d4;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px; }

.card-table-head .col-carret::after, .card-inverse .col-carret::after,
.card-table-head .col-icon::before {
  background: #3d6cab; }

.dropdown-item,
.dropdown-toggle {
  cursor: pointer; }

.dropdown-toggle::after {
  content: none; }

/*.dropdown-menu {
	margin-top: 1rem;
}*/
.dropdown-menu {
  z-index: 120;
  border: none; }

.dropdown-menu-left {
  left: -.25rem;
  top: 110%; }

@-webkit-keyframes dropdown-in-bottom {
  0% {
    display: none;
    opacity: 0;
    transform: translateY(1rem); }
  1% {
    display: block;
    opacity: 0;
    /*transform: translateY(2rem);*/ }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-moz-keyframes dropdown-in-bottom {
  0% {
    display: none;
    opacity: 0;
    transform: translateY(1rem); }
  1% {
    display: block;
    opacity: 0;
    /*transform: translateY(2rem);*/ }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-o-keyframes dropdown-in-bottom {
  0% {
    display: none;
    opacity: 0;
    transform: translateY(1rem); }
  1% {
    display: block;
    opacity: 0;
    /*transform: translateY(2rem);*/ }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes dropdown-in-bottom {
  0% {
    display: none;
    opacity: 0;
    transform: translateY(1rem); }
  1% {
    display: block;
    opacity: 0;
    /*transform: translateY(2rem);*/ }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@-webkit-keyframes dropdown-in-left {
  0% {
    display: none;
    opacity: 0;
    transform: translateX(-2rem) scaleY(0.8); }
  1% {
    display: block;
    opacity: 0;
    /*transform: translateY(2rem);*/ }
  100% {
    opacity: 1;
    transform: translateX(0) scaleY(1); } }

@-moz-keyframes dropdown-in-left {
  0% {
    display: none;
    opacity: 0;
    transform: translateX(-2rem) scaleY(0.8); }
  1% {
    display: block;
    opacity: 0;
    /*transform: translateY(2rem);*/ }
  100% {
    opacity: 1;
    transform: translateX(0) scaleY(1); } }

@-o-keyframes dropdown-in-left {
  0% {
    display: none;
    opacity: 0;
    transform: translateX(-2rem) scaleY(0.8); }
  1% {
    display: block;
    opacity: 0;
    /*transform: translateY(2rem);*/ }
  100% {
    opacity: 1;
    transform: translateX(0) scaleY(1); } }

@keyframes dropdown-in-left {
  0% {
    display: none;
    opacity: 0;
    transform: translateX(-2rem) scaleY(0.8); }
  1% {
    display: block;
    opacity: 0;
    /*transform: translateY(2rem);*/ }
  100% {
    opacity: 1;
    transform: translateX(0) scaleY(1); } }

.dropdown-bottom,
.dropdown-note {
  transform-origin: 50% 0%;
  -webkit-animation: dropdown-in-bottom 0.4s;
  -moz-animation: dropdown-in-bottom 0.4s;
  -o-animation: dropdown-in-bottom 0.4s;
  animation: dropdown-in-bottom 0.4s; }

.ng-fade-bottom {
  opacity: 1;
  transform: translateY(0); }
  .ng-fade-bottom.ng-hide {
    opacity: 0;
    transform: translateY(1rem); }

.dropup,
.dropdown {
  display: inline-block; }
  .dropup span,
  .dropup .select2-container span, .dropdown span,
  .dropdown .select2-container span {
    font-weight: normal; }
  .dropup .fa-drop, .dropdown .fa-drop {
    cursor: pointer;
    border-radius: .125rem;
    margin-top: -.375rem;
    padding-top: .4375rem;
    margin-bottom: -.375rem;
    padding-bottom: .5rem;
    font-size: 1.5rem;
    width: 2.5rem;
    height: 2.5rem; }
    .dropup .fa-drop:hover, .dropdown .fa-drop:hover {
      background-color: rgba(0, 0, 0, 0.1); }
  .dropup.open .fa-drop, .dropdown.open .fa-drop {
    background-color: rgba(0, 0, 0, 0.35); }

.dropdown-menu {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  color: #FFFFFF; }

.dropdown-bottom {
  /*margin-right: -.4375rem;*/
  margin-right: -.1875rem;
  margin-left: -.1875rem;
  margin-top: .75rem; }
  .navbar .dropdown-bottom {
    margin-top: -.6875rem;
    margin-right: .125rem; }
  .dropdown-bottom .dropdown-bottom-arrow {
    top: -7px;
    left: 50%;
    margin-left: -7px;
    border-top-width: 0;
    border-bottom-color: #223c60; }
    .dropdown-bottom .dropdown-bottom-arrow::after {
      top: 1px;
      margin-left: -6px;
      content: "";
      border-top-width: 0;
      border-bottom-color: #27446e; }

.dropdown-arrow, .dropdown-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.dropdown-arrow {
  border-width: 7px; }

.dropdown-arrow::after {
  content: "";
  border-width: 6px; }

.dropdown-arrow-right {
  left: auto !important;
  right: 1.25rem; }

.dropdown-arrow-left {
  right: auto !important;
  left: 1.25rem !important; }

.dropdown-note,
.dropdown-search,
.dropdown-md {
  width: 27rem; }

.dropdown-fit {
  min-width: 1px;
  width: auto; }
  .dropdown-fit * {
    white-space: nowrap; }

.dropdown-fit.dropdown-menu,
.dropdown-padding.dropdown-menu,
.dropdown-note.dropdown-menu,
.dropdown-search.dropdown-menu,
.dropdown-md.dropdown-menu {
  padding: .75rem; }

.dropdown-header {
  margin: -.75rem -.75rem 0 -.75rem;
  padding: .5rem 1rem;
  border-bottom: 1px solid #223c60;
  color: white;
  font-size: 1.25rem;
  font-weight: 600; }

.dropdown-footer {
  margin: 0 -.75rem -.75rem -.75rem;
  padding: .5rem 1rem;
  color: white;
  font-size: .875rem;
  text-align: end; }

.dropdown-entry:not(:empty) {
  margin: 0 -.75rem;
  border-bottom: 1px solid #223c60; }
  .dropdown-entry:not(:empty) .dropdown-entry-header {
    padding: .25rem 1rem;
    text-transform: uppercase;
    font-size: .875rem;
    color: #a8c0e0;
    font-weight: 500; }
  .dropdown-entry:not(:empty) .dropdown-entry-content {
    display: flex;
    align-items: center;
    padding: .25rem 1rem; }
    .dropdown-entry:not(:empty) .dropdown-entry-content.dark {
      background: #223c60; }
    .dropdown-entry:not(:empty) .dropdown-entry-content .dropdown-content {
      flex-grow: 1;
      padding-left: 1rem; }
      .dropdown-entry:not(:empty) .dropdown-entry-content .dropdown-content i {
        font-size: 1.25rem;
        vertical-align: middle; }
      .dropdown-entry:not(:empty) .dropdown-entry-content .dropdown-content table td:not(:first-child) {
        padding-left: 1rem; }
  .dropdown-entry:not(:empty) .dropdown-action {
    margin: -.25rem 0;
    align-self: stretch; }
    .dropdown-entry:not(:empty) .dropdown-action:last-child {
      margin-right: -1rem; }
    .dropdown-entry:not(:empty) .dropdown-action .btn {
      display: block;
      border-radius: 0;
      /*padding: .1875rem .9375rem;*/
      height: 100%;
      padding-left: .5rem;
      padding-right: .5rem; }

.dropdown-search .form-control {
  padding-left: 1rem; }

.dropdown-search .btn {
  padding-right: 1rem; }

.dropdown-note {
  color: #a8c0e0;
  left: auto;
  right: 100%;
  top: -2rem; }
  .dropdown-note .dropdown-arrow {
    right: -0.625rem;
    top: 1rem;
    transform: rotate(90deg); }

.topbar-item {
  display: inline-block;
  position: relative; }
  .topbar-item .fa.active, .topbar-item .active.select2-selection__clear {
    color: #DA4453; }
  .topbar-item .alert {
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 0; }
  .topbar-item > div.item,
  .topbar-item > span,
  .topbar-item > div > span {
    padding: 1rem;
    display: inline-block;
    top: -1rem;
    position: relative;
    height: 3.375rem;
    margin-left: .25rem; }
  .topbar-item > span,
  .topbar-item > div > span {
    cursor: pointer; }
    .topbar-item > span:hover,
    .topbar-item > div > span:hover {
      background: #1f3858;
      color: white; }
  .topbar-item > div.open > span {
    background: #1f3858;
    color: white; }
  .topbar-item.active > span, .topbar-item.open > span {
    background: #1f3858;
    color: white; }

.modal .nav-tabs {
  border-bottom-color: #27446e;
  margin-bottom: .5rem; }

.modal .nav-tabs .nav-link {
  color: #a8c0e0; }

.modal .nav-tabs .nav-link:focus,
.modal .nav-tabs .nav-link:hover {
  border-color: #779cc9; }

.modal .nav-tabs .nav-link.active,
.modal .nav-tabs .nav-link.active:focus,
.modal .nav-tabs .nav-link.active:hover,
.modal .nav-tabs .nav-item.open .nav-link,
.modal .nav-tabs .nav-item.open .nav-link:focus,
.modal .nav-tabs .nav-item.open .nav-link:hover .nav-tabs-transparent {
  color: #FFFFFF;
  background-color: #2c5388;
  border-color: #779cc9;
  border-bottom: 1px solid #779cc9; }

.nav-link-blue {
  border-color: #779cc9 #779cc9 transparent !important; }

.nav-tabs .nav-item {
  cursor: pointer; }

.vertical-center td {
  vertical-align: middle; }

.card-header {
  font-weight: bold;
  font-size: 1.25rem; }

label {
  font-weight: bold; }

.card-col-xs-1 {
  column-count: 1;
  column-fill: auto; }

.card-col-xs-2 {
  column-count: 2;
  column-fill: auto; }

.card-col-xs-3 {
  column-count: 3;
  column-fill: auto; }

.card-col-xs-4 {
  column-count: 4;
  column-fill: auto; }

.card-col-xs-5 {
  column-count: 5;
  column-fill: auto; }

.card-col-xs-6 {
  column-count: 6;
  column-fill: auto; }

.card-col-xs-7 {
  column-count: 7;
  column-fill: auto; }

.card-col-xs-8 {
  column-count: 8;
  column-fill: auto; }

.card-col-xs-9 {
  column-count: 9;
  column-fill: auto; }

.card-col-xs-10 {
  column-count: 10;
  column-fill: auto; }

.card-col-xs-11 {
  column-count: 11;
  column-fill: auto; }

.card-col-xs-12 {
  column-count: 12;
  column-fill: auto; }

@media (min-width: 544px) {
  .card-col-sm-1 {
    column-count: 1;
    column-fill: auto; }
  .card-col-sm-2 {
    column-count: 2;
    column-fill: auto; }
  .card-col-sm-3 {
    column-count: 3;
    column-fill: auto; }
  .card-col-sm-4 {
    column-count: 4;
    column-fill: auto; }
  .card-col-sm-5 {
    column-count: 5;
    column-fill: auto; }
  .card-col-sm-6 {
    column-count: 6;
    column-fill: auto; }
  .card-col-sm-7 {
    column-count: 7;
    column-fill: auto; }
  .card-col-sm-8 {
    column-count: 8;
    column-fill: auto; }
  .card-col-sm-9 {
    column-count: 9;
    column-fill: auto; }
  .card-col-sm-10 {
    column-count: 10;
    column-fill: auto; }
  .card-col-sm-11 {
    column-count: 11;
    column-fill: auto; }
  .card-col-sm-12 {
    column-count: 12;
    column-fill: auto; } }

@media (min-width: 768px) {
  .card-col-md-1 {
    column-count: 1;
    column-fill: auto; }
  .card-col-md-2 {
    column-count: 2;
    column-fill: auto; }
  .card-col-md-3 {
    column-count: 3;
    column-fill: auto; }
  .card-col-md-4 {
    column-count: 4;
    column-fill: auto; }
  .card-col-md-5 {
    column-count: 5;
    column-fill: auto; }
  .card-col-md-6 {
    column-count: 6;
    column-fill: auto; }
  .card-col-md-7 {
    column-count: 7;
    column-fill: auto; }
  .card-col-md-8 {
    column-count: 8;
    column-fill: auto; }
  .card-col-md-9 {
    column-count: 9;
    column-fill: auto; }
  .card-col-md-10 {
    column-count: 10;
    column-fill: auto; }
  .card-col-md-11 {
    column-count: 11;
    column-fill: auto; }
  .card-col-md-12 {
    column-count: 12;
    column-fill: auto; } }

@media (min-width: 992px) {
  .card-col-lg-1 {
    column-count: 1;
    column-fill: auto; }
  .card-col-lg-2 {
    column-count: 2;
    column-fill: auto; }
  .card-col-lg-3 {
    column-count: 3;
    column-fill: auto; }
  .card-col-lg-4 {
    column-count: 4;
    column-fill: auto; }
  .card-col-lg-5 {
    column-count: 5;
    column-fill: auto; }
  .card-col-lg-6 {
    column-count: 6;
    column-fill: auto; }
  .card-col-lg-7 {
    column-count: 7;
    column-fill: auto; }
  .card-col-lg-8 {
    column-count: 8;
    column-fill: auto; }
  .card-col-lg-9 {
    column-count: 9;
    column-fill: auto; }
  .card-col-lg-10 {
    column-count: 10;
    column-fill: auto; }
  .card-col-lg-11 {
    column-count: 11;
    column-fill: auto; }
  .card-col-lg-12 {
    column-count: 12;
    column-fill: auto; } }

@media (min-width: 1200px) {
  .card-col-xl-1 {
    column-count: 1;
    column-fill: auto; }
  .card-col-xl-2 {
    column-count: 2;
    column-fill: auto; }
  .card-col-xl-3 {
    column-count: 3;
    column-fill: auto; }
  .card-col-xl-4 {
    column-count: 4;
    column-fill: auto; }
  .card-col-xl-5 {
    column-count: 5;
    column-fill: auto; }
  .card-col-xl-6 {
    column-count: 6;
    column-fill: auto; }
  .card-col-xl-7 {
    column-count: 7;
    column-fill: auto; }
  .card-col-xl-8 {
    column-count: 8;
    column-fill: auto; }
  .card-col-xl-9 {
    column-count: 9;
    column-fill: auto; }
  .card-col-xl-10 {
    column-count: 10;
    column-fill: auto; }
  .card-col-xl-11 {
    column-count: 11;
    column-fill: auto; }
  .card-col-xl-12 {
    column-count: 12;
    column-fill: auto; } }

.modal.fade {
  transition: opacity .20s linear; }

.modal.fade .modal-dialog {
  transform: translate(25%, 0px); }

.modal.in .modal-dialog {
  transform: translate(0px, 0px); }

.modal-dialog {
  margin: 0 0 50px;
  right: 0;
  top: 0;
  position: absolute; }

.modal-lg {
  width: 40rem; }

.modal-content {
  box-shadow: none;
  border: none;
  width: 100%; }

.modal-dialog {
  bottom: 0;
  margin: 0;
  position: fixed;
  width: 40rem;
  overflow-x: hidden;
  overflow-y: auto; }
  .modal-dialog.lg {
    width: 70rem; }
  .modal-dialog .modal-content {
    min-height: 100%;
    border-radius: 0;
    border: none;
    background: #27446e;
    color: white;
    box-shadow: -1px 0 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    overflow-y: auto;
    top: 0;
    bottom: 0;
    margin-left: 1%;
    width: 99%;
    position: relative; }
    .modal-dialog .modal-content.modal-content-dtp {
      color: black !important; }
  .modal-dialog .modal-header,
  .modal-dialog .modal-footer {
    border: none; }
  .modal-dialog .close {
    color: #FFF;
    opacity: 0.4; }
    .modal-dialog .close:hover {
      opacity: 0.75; }

.modal-full.fade .modal-dialog {
  /*transform: translate(0, 5%) scale(0.9);*/
  transform: translate(0, 0); }

.modal-full.in .modal-dialog {
  /*transform: translate(0, 0) scale(1);*/
  transform: translate(0, 0); }

.modal-full .modal-dialog {
  top: 0;
  width: 100%; }
  .modal-full .modal-dialog .modal-content {
    width: 100%;
    margin: 0; }
    .modal-full .modal-dialog .modal-content .modal-header {
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 2; }
    .modal-full .modal-dialog .modal-content .modal-body {
      height: 100%;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1; }
    .modal-full .modal-dialog .modal-content .modal-body-full {
      padding-top: 15px; }
  .modal-full .modal-dialog .plyr {
    max-height: 100%;
    height: 100%; }
    .modal-full .modal-dialog .plyr video {
      border-radius: 0;
      width: auto;
      height: auto; }

.flex-outer {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%; }
  .flex-outer .flex-outer-left {
    flex: 1; }
    .flex-outer .flex-outer-left .flex-inner {
      display: flex;
      justify-content: center;
      align-items: center;
      max-height: 100%;
      height: 100%;
      width: 100%;
      position: relative; }
      .flex-outer .flex-outer-left .flex-inner .plyr__video-wrapper,
      .flex-outer .flex-outer-left .flex-inner .flex-max {
        max-width: 100%;
        max-height: 100%;
        border: none; }
      .flex-outer .flex-outer-left .flex-inner .flex-full {
        width: 100%;
        height: 100%; }
        .flex-outer .flex-outer-left .flex-inner .flex-full .text-html {
          background: #FFF; }
  .flex-outer .flex-outer-right {
    flex: 0;
    padding-top: 0.9375rem; }

.plyr__video-wrapper,
.absolute-max {
  position: absolute !important;
  border: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.flex-inner div {
  max-height: 100%;
  max-width: 100%; }

@media (min-width: 1200px) {
  .flex-outer {
    flex-direction: row; }
    .flex-outer .flex-outer-left {
      flex-grow: 1; }
    .flex-outer .flex-outer-right {
      border-left: 1px solid #3d6cab;
      flex: 0 0 20rem;
      padding-top: 0;
      padding-left: .9375rem;
      margin-left: .9375rem; } }

.card {
  /*box-shadow: $drop-shadow;
	border: none;*/ }
  .card.activatable {
    border: solid 0.1875rem transparent;
    /*@extend %transition-3;*/
    /*transition: margin 0ms;*/
    transition: all 0.3s, margin 0ms;
    /*cursor: pointer;*/ }
    .card.activatable .card-block {
      /*padding: .25rem-0.1875rem 0.5rem-0.1875rem;*/
      /*padding: ($card-spacer-x - .1875rem);*/
      padding: 1rem; }
    .card.activatable .card-block::before {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 2rem 2rem 0;
      border-color: transparent transparent transparent transparent;
      transition: all 0.3s; }
    .card.activatable .row-carret::before,
    .card.activatable .tick::before {
      transition: all 0.3s;
      content: "";
      color: rgba(255, 255, 255, 0.9);
      position: absolute;
      right: .0625rem;
      top: .125rem;
      opacity: 0; }
    .card.activatable.active {
      cursor: default !important;
      border-color: #66afe9 !important;
      /*outline: none;*/
      box-shadow: 0 0 1rem rgba(102, 175, 233, 0.6);
      z-index: 1; }
      .card.activatable.active h1, .card.activatable.active h2, .card.activatable.active h3, .card.activatable.active h4, .card.activatable.active h5, .card.activatable.active h6 {
        color: #0087e7; }
      .card.activatable.active .card-block::before {
        border-color: transparent #66afe9 transparent transparent; }
      .card.activatable.active .row-carret::before,
      .card.activatable.active .tick::before {
        content: "\f00c";
        opacity: 1; }

.card-title {
  margin: 0; }

.card-inverse {
  background-color: #27446e; }
  .card-inverse .card-title {
    color: white; }
  .card-inverse .card-footer {
    background-color: #27446e; }
  .card-inverse .fa, .card-inverse .select2-selection__clear {
    color: white; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: white; }

.card-success {
  background-color: #8CC152;
  border-color: #8CC152; }
  .card-success .card-block {
    color: #fff; }
  .card-success .fa, .card-success .select2-selection__clear {
    color: #fff; }

.card-disabled {
  background-color: gray;
  border-color: dimgray; }
  .card-disabled .card-block {
    color: lightgrey; }
  .card-disabled .fa, .card-disabled .select2-selection__clear {
    color: lightgrey; }
  .card-disabled .card-footer .fa, .card-disabled .card-footer .select2-selection__clear {
    color: darkgrey; }
  .card-disabled .card-footer .btn .fa, .card-disabled .card-footer .btn .select2-selection__clear {
    color: white; }

.card,
.img-thumbnail {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 1px 4px 0 rgba(0, 0, 0, 0.08), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  border: none; }

.card-table-head {
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #779cc9 !important;
  border-bottom: 0 !important; }

.card-table {
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #779cc9 !important;
  margin-top: -1px;
  /*&:not(:last-child) {
		//border-bottom: 0 !important;
	}*/
  /*.inner-table & {
		border-left-color: transparent !important;
		border-right-color: transparent !important;
		border-bottom-color: transparent !important;

		&:last-child {
			border-bottom-left-radius: $border-radius;
			border-bottom-right-radius: $border-radius;
		}
	}*/ }
  .card-table:nth-of-type(even) {
    background: #f3f3f3; }
  .card-table.activatable .card-block {
    padding: .5rem; }

.inner-table {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: -1rem; }

.img-thumbnail {
  overflow: hidden; }

/*.card.activatable.active {
	border: 1px solid $brand-primary;
	cursor: default !important;
	h2 {
		color: $brand-primary;
	}
}*/
.card-header,
.card-table-head,
.card-inverse {
  /*overflow: hidden;*/
  background: #27446e;
  color: white;
  /*.card-block {
		padding: .25rem;
	}*/ }
  .card-header .text-muted,
  .card-table-head .text-muted,
  .card-inverse .text-muted {
    color: #f7f7f9; }

/*.card-table {
	.card-block {
		padding: .25rem-0.1875rem 0.5rem-0.1875rem;
	}
}*/
.card-table .card-block,
.card-table-head .card-block {
  padding: .5rem;
  /*padding: .25rem+0.1875rem 0.5rem+0.1875rem;*/ }

.card-table .text-muted,
.card-table-head .text-muted {
  display: block;
  margin-top: -0.25rem; }

.card-header-nav {
  border-bottom: 1px solid #27446e;
  overflow: hidden;
  background: #27446e; }
  .card-header-nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .card-header-nav ul li {
      font-size: 1.25rem;
      font-weight: bold;
      margin: 0;
      margin-right: 0.25rem;
      padding: 0.75rem 1rem;
      display: inline-block;
      cursor: pointer;
      border-bottom: solid 0.1875rem transparent;
      color: #a8c0e0; }
      .card-header-nav ul li.active, .card-header-nav ul li:hover {
        color: white;
        background: #2c5388;
        border-color: white; }

.card-block-nav {
  padding: 1rem; }
  .card-block-nav td {
    vertical-align: middle; }

/*.card-table > .card-block > .row {
    margin: 0;

	> [class^="col-"] {
		display: flex;
		justify-content: center;
		flex-direction: column;

		&:not(:first-child){
			&:before {
				content: "";
				border-left: solid 1px $gray-lighter;
				height: 100%;
				position: absolute;
				left: 0;
				top: 0;
			}
		}
	}s
}*/
.error {
  color: red !important; }

.borderKE {
  border-color: #779cc9; }

.paginationKE {
  display: inline-flex; }

.listKE {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 32rem; }

.progress, .progress-multi {
  margin: 0;
  height: 1.25rem;
  /*border-radius: 0;*/
  /*border-radius: 0; //.125rem;*/
  background: #d3d4d4;
  overflow: hidden; }

.progress-multi {
  display: flex;
  overflow: hidden; }

.progress-success,
.progress[value].progress-success,
.progress-multi[value].progress-success {
  color: #8CC152; }
  .progress-success[value]::-webkit-progress-value,
  .progress[value].progress-success[value]::-webkit-progress-value,
  .progress-multi[value].progress-success[value]::-webkit-progress-value {
    background-color: #8CC152; }
  .progress-success[value]::-moz-progress-bar,
  .progress[value].progress-success[value]::-moz-progress-bar,
  .progress-multi[value].progress-success[value]::-moz-progress-bar {
    background-color: #8CC152; }
  @media screen and (min-width: 0\0) {
    .progress-success .progress-bar,
    .progress[value].progress-success .progress-bar,
    .progress-multi[value].progress-success .progress-bar {
      background-color: #8CC152; } }

div.progress-success {
  background: #8CC152; }

div.progress-info {
  background: #27446e; }

div.progress-warning {
  background: #F6BB42; }

div.progress-danger {
  background: #DA4453; }

.progress-rounded {
  overflow: hidden; }

progress::-ms-fill {
  border: none; }

.progress[value]::-webkit-progress-bar, .progress-multi[value]::-webkit-progress-bar {
  background-color: #d3d4d4;
  box-shadow: none; }

.progress[value]::-webkit-progress-value, .progress-multi[value]::-webkit-progress-value {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.progress[value="100"]::-webkit-progress-value, .progress-multi[value="100"]::-webkit-progress-value {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.progress-small {
  height: 0.25rem; }

.progress-txt {
  color: white;
  top: 0;
  margin-top: 0.0625rem;
  margin-left: 0.375rem;
  font-size: 0.8rem;
  height: 1.25rem;
  text-shadow: 0 1px 1px #333; }

.progress-txt-user {
  color: #0069B4; }

.canvas-outer {
  position: relative; }

.canvas-success {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 0;
  transition: none;
  border: 1rem solid #2bd112; }
  .canvas-success.hide {
    opacity: 0;
    transition: all 1s; }

.grid-item-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  /*margin: 0;*/
  margin-bottom: -1rem;
  align-items: center; }
  .grid-item-row > [class^="col-"] {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }

.grid-item {
  text-align: center;
  cursor: pointer;
  padding: 0.75rem;
  /*margin: 0.25rem;*/
  /*background: rgba(255,255,255,0.05);*/
  margin-bottom: 1rem;
  color: #a8c0e0;
  background: #1f3858;
  border: 1px solid #223c60; }
  .grid-item img {
    margin-bottom: 0.5rem; }
  .grid-item.active {
    background: #2c5388;
    color: white;
    cursor: default;
    border: 1px solid #66afe9; }

canvas {
  /* force the canvas to fill out the entire area */
  width: 100% !important;
  height: 100% !important;
  /* force the z-pos of the canvas to be on-top */
  z-index: 0; }

/*
	.fa-exclamation-circle: "\f06a";
	.fa-exclamation-triangle: "\f071";
	.fa-exclamation: "\f12a";
*/
.icon-badge, .icon-badge-sm {
  /*content:"100";*/
  position: absolute;
  background: #DA4453;
  top: 50%;
  left: 50%;
  margin-top: -1.25rem;
  text-align: center;
  font-size: .75rem;
  border-radius: 100%;
  color: white;
  border: 1px solid #af2331;
  min-width: 1.1875rem;
  /*min-height: 1.25rem;*/
  text-align: center;
  line-height: 1rem;
  display: block;
  font-weight: 600;
  padding: .0625rem .3125rem 0; }
  .icon-badge i, .icon-badge-sm i {
    padding: 0 !important; }
  .icon-badge .fa, .icon-badge-sm .fa, .icon-badge .select2-selection__clear, .icon-badge-sm .select2-selection__clear {
    color: white !important; }

.icon-badge-sm {
  background: #3b67a6;
  border: 1px solid #d3d4d4;
  font-size: .6875rem;
  margin-top: -1.125rem;
  padding: 0; }

.media-list {
  /*list-style: none;*/
  margin: 0;
  padding: 0; }
  .media-list > li {
    list-style: none;
    float: left;
    width: 12.125rem;
    margin-bottom: 0.5rem;
    margin-right: 0.5rem; }
    .media-list > li:last-child {
      margin-right: 0; }

.medium-entry {
  border: 1px solid #e5e5e5; }
  .modal-content .medium-entry {
    border: 1px solid #1a2d46; }
  .medium-entry .medium-content {
    background: #e5e5e5;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    .modal-content .medium-entry .medium-content {
      background: #1f3858; }
    .medium-entry .medium-content small {
      display: block; }
    .medium-entry .medium-content .row-bottom {
      margin-top: .25rem;
      margin-left: -.5rem;
      margin-right: -.5rem;
      margin-bottom: -.25rem; }
      .medium-entry .medium-content .row-bottom .col-fa-inline {
        padding-top: .25rem;
        padding-bottom: .25rem; }

.fa-stack {
  font-size: 0.875rem; }
  .fa-stack .fa:not(.fa-inverse), .fa-stack .select2-selection__clear:not(.fa-inverse) {
    color: #818a91; }

.loader {
  width: 2.5rem;
  height: 2.5rem;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.25rem;
  margin-top: -1.25rem;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  -moz-animation: sk-scaleout 1s infinite ease-in-out;
  -o-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out; }

@-webkit-keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@-moz-keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@-o-keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@-webkit-keyframes sk-scaleout {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1);
    opacity: 0; } }

@-moz-keyframes sk-scaleout {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1);
    opacity: 0; } }

@-o-keyframes sk-scaleout {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1);
    opacity: 0; } }

@keyframes sk-scaleout {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1);
    opacity: 0; } }

.text-last-changed {
  font-size: 0.6875rem !important;
  margin-top: 0.0625rem !important;
  display: block !important;
  line-height: 1 !important;
  /*&::before {
		content: "� ";
	}*/ }

.disabledWhite {
  background-color: white !important;
  border-color: #779cc9 !important;
  border-width: 0 0 1px 0;
  color: #779cc9;
  cursor: default !important;
  box-shadow: none !important; }

.task-info-list {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .task-info-list .task-info-list-row {
    display: table-row; }
  .task-info-list .task-info-list-group {
    display: table-row-group; }
  .task-info-list .task-info-list-left,
  .task-info-list .task-info-list-right {
    display: table-cell;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    border-bottom: solid 1px #d3d4d4;
    vertical-align: middle;
    word-break: break-all; }
  .task-info-list .task-info-list-left {
    width: 1rem;
    white-space: nowrap;
    padding-right: 1rem; }

.task-info-list-right span {
  font-weight: bold; }

.task-info-action {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  align-self: baseline; }
  .task-info-action .item {
    margin-top: 2rem; }

.wrap {
  white-space: pre-line; }

.comment-entry {
  border: 1px solid #e5e5e5;
  margin-bottom: 0.5rem; }
  .comment-entry:last-child {
    margin-bottom: 0; }
  .comment-entry .comment-text {
    padding: 0.25rem 0.5rem;
    white-space: pre-line; }
  .comment-entry .comment-footer {
    background: #e5e5e5;
    /*font-size: 0.8125rem;*/
    font-size: 0.6875rem; }
    .comment-entry .comment-footer .col-max {
      padding: 0.25rem 0.5rem; }
    .comment-entry .comment-footer .comment-author {
      display: inline-block; }
    .comment-entry .comment-footer .comment-date {
      /*font-size: 0.6875rem;*/
      font-size: 0.5625rem;
      display: inline-block;
      white-space: nowrap;
      padding-left: .1875rem; }
      .comment-entry .comment-footer .comment-date::before {
        content: "\2574"; }

.dash-before {
  /*font-size: 0.6875rem;*/
  display: inline-block;
  white-space: nowrap;
  padding-left: .1875rem; }
  .dash-before::before {
    content: "\2574"; }

.pagination-right {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  float: right; }

.col-name,
.col-media,
.col-counter,
.col-workload,
.col-progress,
.col-result {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.col-name {
  flex-basis: 100%; }

.col-media {
  flex: 0 0 35%;
  text-align: center; }

.col-counter {
  display: flex;
  margin-top: -.5rem;
  margin-bottom: -.25rem;
  padding-left: 0;
  min-width: 10rem; }
  .col-counter.col-counter-inline {
    margin-top: 1rem;
    margin-bottom: 0; }
  .col-counter .col-counter-item {
    margin-right: 1rem; }
    .col-counter .col-counter-item:last-child {
      margin-right: 0; }
    .col-counter .col-counter-item .counter-row {
      display: flex;
      min-width: 9rem;
      justify-content: space-between; }
      .col-counter .col-counter-item .counter-row .counter-row-item {
        padding: 0 .5rem;
        text-align: center; }
        .col-counter .col-counter-item .counter-row .counter-row-item span.counter-number {
          font-size: 1.375rem; }
        .col-counter .col-counter-item .counter-row .counter-row-item small.text-muted {
          margin-top: -.375rem; }
  .col-counter.simple {
    flex-direction: column; }
    .col-counter.simple .hide-on-simple {
      display: none; }
    .col-counter.simple .col-counter-item {
      margin-right: 0; }
      .col-counter.simple .col-counter-item .counter-row {
        justify-content: flex-start;
        margin-bottom: -.25rem; }
        .col-counter.simple .col-counter-item .counter-row.counter-row-reverse {
          flex-direction: row-reverse;
          justify-content: flex-end; }
        .col-counter.simple .col-counter-item .counter-row .counter-row-item {
          padding: 0; }
          .col-counter.simple .col-counter-item .counter-row .counter-row-item span.counter-number {
            font-size: 1rem; }
          .col-counter.simple .col-counter-item .counter-row .counter-row-item small.text-muted {
            margin-top: -.375rem;
            display: none; }
        .col-counter.simple .col-counter-item .counter-row .dash-left {
          padding-left: 0; }
          .col-counter.simple .col-counter-item .counter-row .dash-left::before {
            content: '\00a0/\00a0'; }
  .col-counter.detailed {
    flex-direction: row; }

.col-progress {
  flex: 0 0 30%; }

.col-result {
  flex: 0 0 65%; }

@media (min-width: 1200px) {
  .card-table-head .row,
  card-table-row {
    flex-wrap: nowrap; }
  .col-media {
    /*flex: 0 0 10rem;*/
    flex-basis: auto;
    text-align: right; }
  .col-progress {
    flex: 0 0 10rem; }
  .col-result {
    flex: 0 0 20rem; } }

.margin-left-1 {
  margin-left: 1rem;
  margin-right: 0.26667rem; }

.margin-left-arrow-1 {
  margin-left: 1rem; }
  .margin-left-arrow-1::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-2 {
  margin-left: 2rem;
  margin-right: 0.53333rem; }

.margin-left-arrow-2 {
  margin-left: 2rem; }
  .margin-left-arrow-2::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-3 {
  margin-left: 3rem;
  margin-right: 0.8rem; }

.margin-left-arrow-3 {
  margin-left: 3rem; }
  .margin-left-arrow-3::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-4 {
  margin-left: 4rem;
  margin-right: 1.06667rem; }

.margin-left-arrow-4 {
  margin-left: 4rem; }
  .margin-left-arrow-4::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-5 {
  margin-left: 5rem;
  margin-right: 1.33333rem; }

.margin-left-arrow-5 {
  margin-left: 5rem; }
  .margin-left-arrow-5::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-6 {
  margin-left: 6rem;
  margin-right: 1.6rem; }

.margin-left-arrow-6 {
  margin-left: 6rem; }
  .margin-left-arrow-6::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-7 {
  margin-left: 7rem;
  margin-right: 1.86667rem; }

.margin-left-arrow-7 {
  margin-left: 7rem; }
  .margin-left-arrow-7::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-8 {
  margin-left: 8rem;
  margin-right: 2.13333rem; }

.margin-left-arrow-8 {
  margin-left: 8rem; }
  .margin-left-arrow-8::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-9 {
  margin-left: 9rem;
  margin-right: 2.4rem; }

.margin-left-arrow-9 {
  margin-left: 9rem; }
  .margin-left-arrow-9::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-10 {
  margin-left: 10rem;
  margin-right: 2.66667rem; }

.margin-left-arrow-10 {
  margin-left: 10rem; }
  .margin-left-arrow-10::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-11 {
  margin-left: 11rem;
  margin-right: 2.93333rem; }

.margin-left-arrow-11 {
  margin-left: 11rem; }
  .margin-left-arrow-11::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-12 {
  margin-left: 12rem;
  margin-right: 3.2rem; }

.margin-left-arrow-12 {
  margin-left: 12rem; }
  .margin-left-arrow-12::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-13 {
  margin-left: 13rem;
  margin-right: 3.46667rem; }

.margin-left-arrow-13 {
  margin-left: 13rem; }
  .margin-left-arrow-13::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-14 {
  margin-left: 14rem;
  margin-right: 3.73333rem; }

.margin-left-arrow-14 {
  margin-left: 14rem; }
  .margin-left-arrow-14::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-15 {
  margin-left: 15rem;
  margin-right: 4rem; }

.margin-left-arrow-15 {
  margin-left: 15rem; }
  .margin-left-arrow-15::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-16 {
  margin-left: 16rem;
  margin-right: 4.26667rem; }

.margin-left-arrow-16 {
  margin-left: 16rem; }
  .margin-left-arrow-16::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-17 {
  margin-left: 17rem;
  margin-right: 4.53333rem; }

.margin-left-arrow-17 {
  margin-left: 17rem; }
  .margin-left-arrow-17::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-18 {
  margin-left: 18rem;
  margin-right: 4.8rem; }

.margin-left-arrow-18 {
  margin-left: 18rem; }
  .margin-left-arrow-18::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-19 {
  margin-left: 19rem;
  margin-right: 5.06667rem; }

.margin-left-arrow-19 {
  margin-left: 19rem; }
  .margin-left-arrow-19::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

.margin-left-20 {
  margin-left: 20rem;
  margin-right: 5.33333rem; }

.margin-left-arrow-20 {
  margin-left: 20rem; }
  .margin-left-arrow-20::before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: -.5625rem;
    top: 50%;
    height: 1rem;
    margin-top: -.9375rem;
    font-size: 1.25rem; }

/*.ul-tabs {
	border-color: $gray-light-background;
	border-bottom-width: 2px;

	li {
		margin-bottom: -2px;

		&.active {
			background: none;
			border-color: $gray-light-active-background;
		}

		&:not(:first-child)::before {
			border-color: $gray-light-background;
		}
	}
}*/
.ul-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  /*border-bottom: 1px solid $dark-border;*/
  border-bottom: 2px solid #d3d4d4;
  display: flex; }
  .ul-tabs li {
    display: inline-block;
    padding: .75rem 1rem;
    margin: 0;
    margin-bottom: -2px;
    border-bottom: .1875rem solid transparent; }
    .ul-tabs li.active {
      /*border-bottom-color: $dark-border;*/
      border-bottom-color: #223c60;
      /*background: rgba(255,255,255,0.4);*/
      background: none;
      /*border-top-left-radius: $border-radius;*/
      /*border-top-right-radius: $border-radius;*/
      /*border-color: $gray-light-active-background;*/ }
    .ul-tabs li:not(.active) {
      cursor: pointer; }
    .ul-tabs li:not(:first-child) {
      margin-left: 1px; }
      .ul-tabs li:not(:first-child)::before {
        content: "";
        position: absolute;
        border-left: 1px solid #d3d4d4;
        height: 2rem;
        top: 50%;
        margin-top: -1rem;
        margin-left: -1.0625rem; }
    .ul-tabs li .fa-drop {
      padding-top: .5rem;
      padding-bottom: .5rem;
      margin-top: -.5rem;
      margin-bottom: -.5rem;
      display: inline-block;
      width: 2rem;
      margin-right: -.5rem; }

.btn-category-filter {
  border-color: #9DB1C5 !important; }

.col-icon-category-filter {
  padding: 0.5rem; }

.modal-content .ul-tabs {
  border-bottom: 2px solid #55595c; }
  .modal-content .ul-tabs li.active {
    border-bottom-color: #d3d4d4; }
  .modal-content .ul-tabs li:not(:first-child)::before {
    border-left: 1px solid #55595c; }

.webcam-live {
  width: 98%;
  height: auto; }

/*.btn.btn-info.formats {
    background-color: transparent;
    color: #373a3c;
    border: none;
    border-bottom: 3px solid;
    border-bottom-color: transparent;
    border-radius: initial;
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
    box-shadow: none;

    &.active {
        background-color: white;
        border-bottom: 3px solid;
        border-bottom-color: #32475c;
    }
}*/
.job-progress::before,
.job-open::before,
.job-done::before {
  font-family: FontAwesome;
  font-size: 6rem;
  color: rgba(0, 0, 0, 0.035);
  line-height: 1;
  text-align: center;
  position: absolute;
  right: 2.75rem;
  top: 50%;
  margin-top: -3rem;
  width: 6rem; }

.job-progress {
  background-color: #f7f2c9; }
  .job-progress .col-icon::before {
    background-color: #F6BB42; }

.job-done {
  background-color: #e2f7d9; }
  .job-done .col-icon::before {
    background-color: #8CC152; }

.bg-text::after {
  color: #CDD0D5;
  content: attr(bg-text-content);
  display: block;
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  /*top: 0;*/
  right: 0;
  margin-top: -1.375rem; }

trix-editor {
  background: #fff; }

.select2-dropdown {
  overflow: hidden; }

.select2 {
  width: 100% !important; }

.select2-selection--single {
  height: 2.5rem !important;
  font-size: 1rem !important; }

.select2autocomplete {
  padding-top: .25rem;
  padding-left: .4375rem;
  text-align: left;
  min-height: 2.375rem; }

.select2autocompletecontainer {
  margin-bottom: 1rem; }

.select2autocompletetext {
  color: black; }

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  font-weight: bold;
  background-color: #d3d4d4; }

.select2-selection__clear {
  font-size: 0; }
  .select2-selection__clear::before {
    font-size: 1.25rem;
    line-height: 1.25; }

.about {
  width: 12.5rem;
  height: auto;
  display: inline-block;
  margin-left: auto;
  margin-right: auto; }

.select2-results {
  color: black; }

.notifier-outer {
  z-index: 100000;
  position: fixed;
  width: 20rem; }
  .notifier-outer .alert {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
    margin-bottom: 0.46875rem;
    padding: 0.46875rem;
    width: 100%;
    overflow: hidden;
    text-align: center;
    opacity: 0;
    margin: 0;
    transition-timing-function: cubic-bezier(0.42, 0.96, 0.62, 1) !important; }
  .notifier-outer .in {
    opacity: 1;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1) !important; }

.notifier-outer-tr,
.notifier-outer-br {
  right: 0.9375rem; }
  .notifier-outer-tr .alert,
  .notifier-outer-br .alert {
    margin-left: 3rem; }
  .notifier-outer-tr .in,
  .notifier-outer-br .in {
    margin-left: 0; }

.notifier-outer-tl,
.notifier-outer-bl {
  left: 0.9375rem; }
  .notifier-outer-tl .alert,
  .notifier-outer-bl .alert {
    margin-left: -3rem; }
  .notifier-outer-tl .in,
  .notifier-outer-bl .in {
    margin-left: 0; }

.notifier-outer-tr,
.notifier-outer-tl {
  top: 0.46875rem; }
  .notifier-outer-tr .alert,
  .notifier-outer-tl .alert {
    margin-bottom: 0.46875rem; }

.notifier-outer-br,
.notifier-outer-bl {
  bottom: 0.46875rem; }
  .notifier-outer-br .alert,
  .notifier-outer-bl .alert {
    margin-top: 0.46875rem; }

.clickable {
  cursor: pointer; }

.page-item.disabled .page-link {
  background: rgba(255, 255, 255, 0.3); }

.page-link.unselection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.page-item-small .page-link {
  padding: .5rem .5rem; }
  .page-item-small .page-link .fa, .page-item-small .page-link .select2-selection__clear {
    font-size: .625rem; }

.modal.top .modal-dialog {
  position: fixed;
  margin: auto;
  width: 40rem;
  top: 3rem; }

.modal.top .modal-content.top {
  height: auto;
  overflow-y: auto;
  min-height: auto; }
  .modal.top .modal-content.top .modal-header {
    background-color: #1f3858;
    border-bottom: 1px solid #223c60; }
  .modal.top .modal-content.top .modal-footer {
    border-top: 1px solid #223c60; }

.modal.top.fade .modal-dialog {
  left: 0;
  transform: translate(0, -15%); }

.modal.top.fade.in .modal-dialog {
  left: 0;
  transform: translate(0, 0); }

.progress .progress-bar, .progress-multi .progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8;
  display: block; }

.backuptable {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 1em; }

.backuptablehead {
  background-color: #293746;
  color: white; }

[data-letters] {
  display: inline-block;
  margin-bottom: .5rem;
  margin-right: .5em; }
  [data-letters]::before {
    content: attr(data-text);
    display: inline-block;
    font-size: .75rem;
    height: 1.75rem;
    line-height: 1.75rem;
    text-align: center;
    border-radius: 1.25rem;
    background: rgba(0, 105, 180, 0.25);
    border: 1px solid rgba(0, 105, 180, 0.15);
    vertical-align: middle;
    padding-left: .25rem;
    padding-right: .25rem;
    color: white; }
  [data-letters].letters-small::before {
    content: attr(data-letters);
    font-size: .75rem;
    min-width: 1.75rem;
    height: 1.75rem;
    line-height: 1.75rem;
    padding-left: 0;
    padding-right: 0; }
  [data-letters].active::before {
    background: rgba(0, 105, 180, 0.5); }

.ql-hidden {
  display: none; }

.object-tree .object-property-row {
  border-bottom: 1px solid #777777;
  padding: 3px 0; }
  .object-tree .object-property-row:last-child {
    border: none; }
  .object-tree .object-property-row .object-property-key {
    border-right: 1px solid #777777;
    font-weight: bold; }

.mediaicons > div {
  display: inline-block;
  text-align: center; }

.mediaicons .mediaicon-text {
  display: none; }

.mediaicons.detailed {
  margin-bottom: -.25rem; }
  .mediaicons.detailed > div {
    margin-right: .5rem; }
    .mediaicons.detailed > div:last-child {
      margin-right: 0; }
  .mediaicons.detailed .mediaicon-text {
    display: block; }

.card {
  margin-bottom: .5rem; }

.card:not(.card-table),
.card:not(.card-table-head) {
  margin-bottom: 0; }

[class^="col-"].content-body {
  height: calc(100vh - 7.8125rem);
  overflow: auto;
  margin-bottom: .5rem; }

.card-block.content-body {
  height: calc(100vh - 10.5rem);
  overflow: auto; }

.card.wizard {
  margin-bottom: 0; }
  .card.wizard .card-header {
    padding: .5rem .5rem; }
    .card.wizard .card-header ul {
      padding: 0;
      margin: 0;
      display: flex;
      flex-direction: row;
      color: #a8c0e0;
      font-weight: normal; }
      .card.wizard .card-header ul::before {
        content: '';
        position: absolute;
        background: #a8c0e0;
        height: .125rem;
        left: 1rem;
        right: 1rem;
        top: .9375rem;
        z-index: 0; }
      .card.wizard .card-header ul li {
        list-style: none;
        font-size: .75rem;
        display: flex;
        flex-direction: column;
        justify-content: stretch;
        align-items: center;
        z-index: 2;
        flex: 1 1 0; }
        .card.wizard .card-header ul li i {
          font-size: 1rem; }
        .card.wizard .card-header ul li i::before {
          content: '\f111'; }
        .card.wizard .card-header ul li.active {
          color: white;
          font-weight: bold; }
          .card.wizard .card-header ul li.active i {
            color: #F6BB42; }
        .card.wizard .card-header ul li.done i {
          color: #8CC152; }

.card-footer {
  padding: .25rem .5rem; }

.card-sm .card-header {
  font-size: 1rem;
  padding: .25rem .75rem; }
  .card-sm .card-header .btn-xs {
    margin-top: -.25rem; }

.card-sm label {
  font-size: 1rem; }

.card-sm .form-group {
  margin-bottom: .5rem; }

.card-xs .card-header {
  font-size: .75rem;
  padding: .25rem .5rem;
  font-weight: normal; }
  .card-xs .card-header .btn-xs {
    margin-top: -.25rem;
    margin-bottom: -.125rem; }

.card-xs label {
  font-size: .875rem; }

.card-xs .form-group {
  margin-bottom: .25rem; }

.card-sm label,
.card-xs label {
  font-size: .875rem;
  font-weight: normal;
  margin-bottom: 0; }

.card-sm .form-group:last-child,
.card-xs .form-group:last-child {
  margin-bottom: 0; }

.wizard .row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.4375rem;
  margin-right: -0.4375rem; }

.wizard [class^="col-"]:not(.col-carret-block):not(.col-carret) {
  position: relative;
  min-height: 1px;
  padding-left: 0.4375rem;
  padding-right: 0.4375rem; }

.wizard .card-block {
  padding: .5rem; }

.wizard legend {
  border-bottom: 1px solid #27446e;
  font-size: 1rem;
  color: #27446e;
  font-weight: bold; }

.wizard fieldset:not(:last-child) {
  margin-bottom: 1.5rem; }

.wizard.inverted legend {
  border-bottom: 1px solid #a8c0e0;
  color: #a8c0e0; }

.config-table td {
  border: 1px solid #a8c0e0;
  text-align: center;
  vertical-align: middle;
  width: 4.5rem;
  height: 4.5rem;
  cursor: pointer; }
  .config-table td:hover, .config-table td.active {
    background-color: #27446e !important;
    color: white !important; }

.config-table.config-table-sm td {
  width: 3.25rem;
  height: 3.25rem; }

.config-table.config-table-sm .fa-plus {
  display: none; }

.config-table.config-table-sm .adapter {
  position: relative;
  padding: .25rem; }

.config-table.config-table-m td {
  width: 5rem;
  height: 5rem; }

.config-table.config-table-m .fa-plus {
  display: none; }

.config-table.config-table-m .adapter {
  position: relative;
  padding: .25rem; }

.config-table.config-table-xs td {
  width: 2rem;
  height: 2rem; }

.config-table.config-table-xs .fa-plus {
  display: none; }

.config-table.config-table-xs .adapter {
  position: relative;
  padding: .0625rem; }

.config-table.config-table-xs thead th {
  height: 1rem;
  padding-bottom: .25rem;
  font-size: .75rem; }

.config-table.config-table-xs tbody th {
  width: 1rem;
  padding-right: .25rem;
  font-size: .75rem; }

.config-table th, .config-table td {
  padding: 0; }

.config-table th {
  color: #a8c0e0; }

.config-table tr:nth-child(even) td:nth-child(odd),
.config-table tr:nth-child(odd) td:nth-child(even) {
  background-color: #a8c0e0;
  color: white; }

.config-table tr:nth-child(even) td:nth-child(even),
.config-table tr:nth-child(odd) td:nth-child(odd) {
  background-color: white;
  color: #a8c0e0; }

.config-table thead th {
  text-align: center;
  vertical-align: bottom;
  height: 1.5rem;
  padding-bottom: .5rem;
  line-height: .75; }

.config-table tbody th {
  vertical-align: center;
  text-align: right;
  width: 1.5rem;
  padding-right: .5rem; }

.config-table .fa-plus {
  font-size: 2.5rem; }

.config-table img {
  max-width: 100%;
  max-height: 100%; }

.config-table .adapter {
  position: relative;
  padding: .5rem; }
  .config-table .adapter.adapter-online::after, .config-table .adapter.adapter-offline::after, .config-table .adapter.adapter-waiting::after {
    content: '';
    top: .5rem;
    right: .5rem;
    position: absolute;
    border-left: 1.25rem solid transparent;
    border-top: 1.25rem solid #55595c; }
  .config-table .adapter.adapter-online::after {
    border-top-color: #8CC152; }
  .config-table .adapter.adapter-offline::after {
    border-top-color: #DA4453; }
  .config-table .adapter.adapter-waiting::after {
    border-top-color: #F6BB42; }

.test-run-row > div > .card,
.wizard-row > div > .card,
.full-row > div > .card,
.db1-row > div > .card,
.db2-row > div > .card {
  margin-bottom: 0; }
  .test-run-row > div > .card > .card-block,
  .wizard-row > div > .card > .card-block,
  .full-row > div > .card > .card-block,
  .db1-row > div > .card > .card-block,
  .db2-row > div > .card > .card-block {
    height: calc(100vh - 17.9375rem);
    overflow-y: auto; }

.wizard-row > div > .card > .card-block {
  height: calc(100vh - 14.0625rem); }

.full-row > div > .card > .card-block {
  height: calc(100vh - 7.8125rem); }

.db1-row > div > .card > .card-block {
  height: 8.1875rem; }

.db2-row > div > .card > .card-block {
  height: calc(100vh - 17.1875rem); }

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

.detail-value {
  border-bottom: 1px solid #27446e;
  color: #27446e;
  margin-bottom: 1rem;
  padding: .5rem;
  min-height: 2.5625rem; }
  .detail-value.multiline {
    white-space: pre-line;
    min-height: 6rem; }

.img-placeholder {
  padding-bottom: calc(35.714285714285714285714285714286% - 4rem - 1px);
  padding-top: calc(35.714285714285714285714285714286% - 4rem - 1px);
  display: block;
  border: 1px solid #27446e;
  text-align: center;
  font-size: 8rem;
  line-height: 1;
  color: rgba(0, 0, 0, 0.5); }
  .img-placeholder::before {
    content: '\f03e'; }

.col-true-false {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-right: .4375rem;
  position: relative;
  height: 3rem;
  margin-bottom: -.5rem;
  margin-top: -.5rem;
  display: flex; }
  .col-true-false label.radio-true,
  .col-true-false label.radio-false,
  .col-true-false label.radio-undefined {
    font-size: 1.5rem;
    line-height: 1; }

.radio-true,
.radio-false,
.radio-undefined {
  width: 4rem;
  height: 100%;
  text-align: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center; }
  .radio-true input,
  .radio-false input,
  .radio-undefined input {
    display: none; }

.radio-true {
  background: #e3f0d5;
  color: #cfe5b7; }
  .radio-true:hover {
    background: #bedc9d;
    color: #a5ce78; }
  .radio-true.is-value {
    background: #8CC152;
    color: #587f2e; }

.radio-false {
  background: #f7d9dc;
  color: #f1b7bd; }
  .radio-false:hover {
    background: #eb99a1;
    color: #e26f7a; }
  .radio-false.is-value {
    background: #DA4453;
    color: #9a1e2b; }

.radio-undefined {
  background: #afb2b5;
  color: #878c90; }
  .radio-undefined:hover {
    background: #878c90;
    color: #6d7377; }
  .radio-undefined.is-value {
    background: #55595c;
    color: #303334; }

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em; }

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc; }

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent; }

.daterangepicker.opensleft:before {
  right: 9px; }

.daterangepicker.opensleft:after {
  right: 10px; }

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.opensright:before {
  left: 9px; }

.daterangepicker.opensright:after {
  left: 10px; }

.daterangepicker.drop-up {
  margin-top: -7px; }

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc; }

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff; }

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none; }

.daterangepicker.single .drp-selected {
  display: none; }

.daterangepicker.show-calendar .drp-calendar {
  display: block; }

.daterangepicker.show-calendar .drp-buttons {
  display: block; }

.daterangepicker.auto-apply .drp-buttons {
  display: none; }

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px; }

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px; }

.daterangepicker .drp-calendar.right {
  padding: 8px; }

.daterangepicker .drp-calendar.single .calendar-table {
  border: none; }

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px; }

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg); }

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  cursor: pointer; }

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff; }

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit; }

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999; }

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0; }

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px; }

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0; }

.daterangepicker td.start-date.end-date {
  border-radius: 4px; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff; }

.daterangepicker th.month {
  width: auto; }

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through; }

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default; }

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.daterangepicker select.yearselect {
  width: 40%; }

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px; }

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative; }

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed; }

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle; }

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px; }

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px; }

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd; }

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd; }

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd; }

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd; }

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0; }

.daterangepicker.show-calendar .ranges {
  margin-top: 8px; }

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%; }

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer; }

.daterangepicker .ranges li:hover {
  background-color: #eee; }

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
  .daterangepicker .ranges ul {
    width: 140px; }
  .daterangepicker.single .ranges ul {
    width: 100%; }
  .daterangepicker.single .drp-calendar.left {
    clear: none; }
  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left; }
  .daterangepicker {
    direction: ltr;
    text-align: left; }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0; }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .daterangepicker .drp-calendar.right {
    margin-left: 0; }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px; }
  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left; } }

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .drp-calendar.left {
    clear: none !important; } }
