@charset "UTF-8";
/****Icon*****/
/***********Form************/
/*
$input-border-radius:                    $border-radius;
$input-border-radius-el:                 $border-radius-el;
$input-border-radius-la:                 $border-radius-la;
$input-border-radius-sm:                 $border-radius-sm;
$input-border-radius-es:                 $border-radius-es;
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype");
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}

/****** Mixins ******/
.col-la-1,
.col-me-1,
.col-sm-1,
.col-es-1 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-la-2,
.col-me-2,
.col-sm-2,
.col-es-2 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-la-3,
.col-me-3,
.col-sm-3,
.col-es-3 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-la-4,
.col-me-4,
.col-sm-4,
.col-es-4 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-la-5,
.col-me-5,
.col-sm-5,
.col-es-5 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-la-6,
.col-me-6,
.col-sm-6,
.col-es-6 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-la-7,
.col-me-7,
.col-sm-7,
.col-es-7 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-la-8,
.col-me-8,
.col-sm-8,
.col-es-8 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-la-9,
.col-me-9,
.col-sm-9,
.col-es-9 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-la-10,
.col-me-10,
.col-sm-10,
.col-es-10 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-la-11,
.col-me-11,
.col-sm-11,
.col-es-11 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-la-12,
.col-me-12,
.col-sm-12,
.col-es-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-es-1 {
  float: left;
  width: 8.3333333333%;
}

.offset-es-1 {
  margin-left: 8.3333333333%;
}

.push-es-1 {
  left: 8.3333333333%;
}

.pull-es-1 {
  right: 8.3333333333%;
}

.col-es-2 {
  float: left;
  width: 16.6666666667%;
}

.offset-es-2 {
  margin-left: 16.6666666667%;
}

.push-es-2 {
  left: 16.6666666667%;
}

.pull-es-2 {
  right: 16.6666666667%;
}

.col-es-3 {
  float: left;
  width: 25%;
}

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

.push-es-3 {
  left: 25%;
}

.pull-es-3 {
  right: 25%;
}

.col-es-4 {
  float: left;
  width: 33.3333333333%;
}

.offset-es-4 {
  margin-left: 33.3333333333%;
}

.push-es-4 {
  left: 33.3333333333%;
}

.pull-es-4 {
  right: 33.3333333333%;
}

.col-es-5 {
  float: left;
  width: 41.6666666667%;
}

.offset-es-5 {
  margin-left: 41.6666666667%;
}

.push-es-5 {
  left: 41.6666666667%;
}

.pull-es-5 {
  right: 41.6666666667%;
}

.col-es-6 {
  float: left;
  width: 50%;
}

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

.push-es-6 {
  left: 50%;
}

.pull-es-6 {
  right: 50%;
}

.col-es-7 {
  float: left;
  width: 58.3333333333%;
}

.offset-es-7 {
  margin-left: 58.3333333333%;
}

.push-es-7 {
  left: 58.3333333333%;
}

.pull-es-7 {
  right: 58.3333333333%;
}

.col-es-8 {
  float: left;
  width: 66.6666666667%;
}

.offset-es-8 {
  margin-left: 66.6666666667%;
}

.push-es-8 {
  left: 66.6666666667%;
}

.pull-es-8 {
  right: 66.6666666667%;
}

.col-es-9 {
  float: left;
  width: 75%;
}

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

.push-es-9 {
  left: 75%;
}

.pull-es-9 {
  right: 75%;
}

.col-es-10 {
  float: left;
  width: 83.3333333333%;
}

.offset-es-10 {
  margin-left: 83.3333333333%;
}

.push-es-10 {
  left: 83.3333333333%;
}

.pull-es-10 {
  right: 83.3333333333%;
}

.col-es-11 {
  float: left;
  width: 91.6666666667%;
}

.offset-es-11 {
  margin-left: 91.6666666667%;
}

.push-es-11 {
  left: 91.6666666667%;
}

.pull-es-11 {
  right: 91.6666666667%;
}

.col-es-12 {
  float: left;
  width: 100%;
}

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

.push-es-12 {
  left: 100%;
}

.pull-es-12 {
  right: 100%;
}

@media only screen and (min-width: 768px) {
  .col-sm-1 {
    float: left;
    width: 8.3333333333%;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .push-sm-1 {
    left: 8.3333333333%;
  }

  .pull-sm-1 {
    right: 8.3333333333%;
  }

  .col-sm-2 {
    float: left;
    width: 16.6666666667%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .push-sm-2 {
    left: 16.6666666667%;
  }

  .pull-sm-2 {
    right: 16.6666666667%;
  }

  .col-sm-3 {
    float: left;
    width: 25%;
  }

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

  .push-sm-3 {
    left: 25%;
  }

  .pull-sm-3 {
    right: 25%;
  }

  .col-sm-4 {
    float: left;
    width: 33.3333333333%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .push-sm-4 {
    left: 33.3333333333%;
  }

  .pull-sm-4 {
    right: 33.3333333333%;
  }

  .col-sm-5 {
    float: left;
    width: 41.6666666667%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .push-sm-5 {
    left: 41.6666666667%;
  }

  .pull-sm-5 {
    right: 41.6666666667%;
  }

  .col-sm-6 {
    float: left;
    width: 50%;
  }

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

  .push-sm-6 {
    left: 50%;
  }

  .pull-sm-6 {
    right: 50%;
  }

  .col-sm-7 {
    float: left;
    width: 58.3333333333%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .push-sm-7 {
    left: 58.3333333333%;
  }

  .pull-sm-7 {
    right: 58.3333333333%;
  }

  .col-sm-8 {
    float: left;
    width: 66.6666666667%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .push-sm-8 {
    left: 66.6666666667%;
  }

  .pull-sm-8 {
    right: 66.6666666667%;
  }

  .col-sm-9 {
    float: left;
    width: 75%;
  }

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

  .push-sm-9 {
    left: 75%;
  }

  .pull-sm-9 {
    right: 75%;
  }

  .col-sm-10 {
    float: left;
    width: 83.3333333333%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .push-sm-10 {
    left: 83.3333333333%;
  }

  .pull-sm-10 {
    right: 83.3333333333%;
  }

  .col-sm-11 {
    float: left;
    width: 91.6666666667%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }

  .push-sm-11 {
    left: 91.6666666667%;
  }

  .pull-sm-11 {
    right: 91.6666666667%;
  }

  .col-sm-12 {
    float: left;
    width: 100%;
  }

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

  .push-sm-12 {
    left: 100%;
  }

  .pull-sm-12 {
    right: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .col-me-1 {
    float: left;
    width: 8.3333333333%;
  }

  .offset-me-1 {
    margin-left: 8.3333333333%;
  }

  .push-me-1 {
    left: 8.3333333333%;
  }

  .pull-me-1 {
    right: 8.3333333333%;
  }

  .col-me-2 {
    float: left;
    width: 16.6666666667%;
  }

  .offset-me-2 {
    margin-left: 16.6666666667%;
  }

  .push-me-2 {
    left: 16.6666666667%;
  }

  .pull-me-2 {
    right: 16.6666666667%;
  }

  .col-me-3 {
    float: left;
    width: 25%;
  }

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

  .push-me-3 {
    left: 25%;
  }

  .pull-me-3 {
    right: 25%;
  }

  .col-me-4 {
    float: left;
    width: 33.3333333333%;
  }

  .offset-me-4 {
    margin-left: 33.3333333333%;
  }

  .push-me-4 {
    left: 33.3333333333%;
  }

  .pull-me-4 {
    right: 33.3333333333%;
  }

  .col-me-5 {
    float: left;
    width: 41.6666666667%;
  }

  .offset-me-5 {
    margin-left: 41.6666666667%;
  }

  .push-me-5 {
    left: 41.6666666667%;
  }

  .pull-me-5 {
    right: 41.6666666667%;
  }

  .col-me-6 {
    float: left;
    width: 50%;
  }

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

  .push-me-6 {
    left: 50%;
  }

  .pull-me-6 {
    right: 50%;
  }

  .col-me-7 {
    float: left;
    width: 58.3333333333%;
  }

  .offset-me-7 {
    margin-left: 58.3333333333%;
  }

  .push-me-7 {
    left: 58.3333333333%;
  }

  .pull-me-7 {
    right: 58.3333333333%;
  }

  .col-me-8 {
    float: left;
    width: 66.6666666667%;
  }

  .offset-me-8 {
    margin-left: 66.6666666667%;
  }

  .push-me-8 {
    left: 66.6666666667%;
  }

  .pull-me-8 {
    right: 66.6666666667%;
  }

  .col-me-9 {
    float: left;
    width: 75%;
  }

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

  .push-me-9 {
    left: 75%;
  }

  .pull-me-9 {
    right: 75%;
  }

  .col-me-10 {
    float: left;
    width: 83.3333333333%;
  }

  .offset-me-10 {
    margin-left: 83.3333333333%;
  }

  .push-me-10 {
    left: 83.3333333333%;
  }

  .pull-me-10 {
    right: 83.3333333333%;
  }

  .col-me-11 {
    float: left;
    width: 91.6666666667%;
  }

  .offset-me-11 {
    margin-left: 91.6666666667%;
  }

  .push-me-11 {
    left: 91.6666666667%;
  }

  .pull-me-11 {
    right: 91.6666666667%;
  }

  .col-me-12 {
    float: left;
    width: 100%;
  }

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

  .push-me-12 {
    left: 100%;
  }

  .pull-me-12 {
    right: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-la-1 {
    float: left;
    width: 8.3333333333%;
  }

  .offset-la-1 {
    margin-left: 8.3333333333%;
  }

  .push-la-1 {
    left: 8.3333333333%;
  }

  .pull-la-1 {
    right: 8.3333333333%;
  }

  .col-la-2 {
    float: left;
    width: 16.6666666667%;
  }

  .offset-la-2 {
    margin-left: 16.6666666667%;
  }

  .push-la-2 {
    left: 16.6666666667%;
  }

  .pull-la-2 {
    right: 16.6666666667%;
  }

  .col-la-3 {
    float: left;
    width: 25%;
  }

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

  .push-la-3 {
    left: 25%;
  }

  .pull-la-3 {
    right: 25%;
  }

  .col-la-4 {
    float: left;
    width: 33.3333333333%;
  }

  .offset-la-4 {
    margin-left: 33.3333333333%;
  }

  .push-la-4 {
    left: 33.3333333333%;
  }

  .pull-la-4 {
    right: 33.3333333333%;
  }

  .col-la-5 {
    float: left;
    width: 41.6666666667%;
  }

  .offset-la-5 {
    margin-left: 41.6666666667%;
  }

  .push-la-5 {
    left: 41.6666666667%;
  }

  .pull-la-5 {
    right: 41.6666666667%;
  }

  .col-la-6 {
    float: left;
    width: 50%;
  }

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

  .push-la-6 {
    left: 50%;
  }

  .pull-la-6 {
    right: 50%;
  }

  .col-la-7 {
    float: left;
    width: 58.3333333333%;
  }

  .offset-la-7 {
    margin-left: 58.3333333333%;
  }

  .push-la-7 {
    left: 58.3333333333%;
  }

  .pull-la-7 {
    right: 58.3333333333%;
  }

  .col-la-8 {
    float: left;
    width: 66.6666666667%;
  }

  .offset-la-8 {
    margin-left: 66.6666666667%;
  }

  .push-la-8 {
    left: 66.6666666667%;
  }

  .pull-la-8 {
    right: 66.6666666667%;
  }

  .col-la-9 {
    float: left;
    width: 75%;
  }

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

  .push-la-9 {
    left: 75%;
  }

  .pull-la-9 {
    right: 75%;
  }

  .col-la-10 {
    float: left;
    width: 83.3333333333%;
  }

  .offset-la-10 {
    margin-left: 83.3333333333%;
  }

  .push-la-10 {
    left: 83.3333333333%;
  }

  .pull-la-10 {
    right: 83.3333333333%;
  }

  .col-la-11 {
    float: left;
    width: 91.6666666667%;
  }

  .offset-la-11 {
    margin-left: 91.6666666667%;
  }

  .push-la-11 {
    left: 91.6666666667%;
  }

  .pull-la-11 {
    right: 91.6666666667%;
  }

  .col-la-12 {
    float: left;
    width: 100%;
  }

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

  .push-la-12 {
    left: 100%;
  }

  .pull-la-12 {
    right: 100%;
  }
}

/*
@include grid(true);
*/
/*div::after {
  @include pseudo;
  top: -1rem; left: -1rem;
  width: 1rem; height: 1rem;
}*/
/*.img{
  background:url(logo.png) no-repeat;
  @include image-2x(logo-hd.png", 120, 30);
}*/
/*
input,  
textarea {  
    @include input-placeholder {
        color: $grey;
    }
}
*/
/*.div{
  @include opacity(.8);
}*/
/*.div{
  @include opacity(.8);
}*/
/*
:after{
  @include triangle(green, down, 10px)
}
*/
/*
input,  
textarea {  
    @include input-placeholder {
        color: $grey;
    }
}
*/
*,
*:after,
*:before,
.step-list>li:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

html {
  font-size: 10px;
}

body {
  font-size: 1.3rem;
  background-color: #f0f0f0;
  line-height: 1.4;
  color: #505458;
  font-family: "Roboto", sans-serif;
}

img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

a {
  color: #505458;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: none;
  border: none;
}

a:hover {
  color: #383b3d;
  background: none;
  border: none;
  text-decoration: none;
}

ul,
ol {
  padding: 0 0 0 1.5rem;
}

p {
  margin: 0 0 2rem;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.step-list>li.clearfix:after,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.code-container {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  margin: 0 0 2rem;
  background-color: #f2f2f2;
  padding: 0.6rem 1.5rem;
  overflow: auto;
  position: relative;
}

.material-icons {
  font-size: inherit;
}

.wrapper,
.row {
  *zoom: 1;
}

.wrapper:before,
.step-list>li.wrapper:after,
.wrapper:after,
.row:before,
.step-list>li.row:after,
.row:after {
  content: " ";
  display: table;
}

.wrapper:after,
.row:after {
  clear: both;
}

.wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  *zoom: 1;
}

.wrapper:before,
.step-list>li.wrapper:after,
.wrapper:after {
  content: " ";
  display: table;
}

.wrapper:after {
  clear: both;
}

@media only screen and (min-width: 768px) {
  .wrapper {
    width: 750px;
  }
}

@media only screen and (min-width: 992px) {
  .wrapper {
    width: 970px;
  }
}

@media only screen and (min-width: 1200px) {
  .wrapper {
    width: 1170px;
  }
}

.wrapper-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  *zoom: 1;
}

.wrapper-fluid:before,
.step-list>li.wrapper-fluid:after,
.wrapper-fluid:after {
  content: " ";
  display: table;
}

.wrapper-fluid:after {
  clear: both;
}

.wrapper-fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
  *zoom: 1;
}

.row:before,
.step-list>li.row:after,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -o-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -moz-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0) translate(0, 0);
  -moz-transform: scale(0) translate(0, 0);
  -ms-transform: scale(0) translate(0, 0);
  -o-transform: scale(0) translate(0, 0);
  transform: scale(0) translate(0, 0);
  pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
  background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

.waves-effect.waves-classic .waves-ripple {
  background: rgba(0, 0, 0, 0.2);
}

.waves-effect.waves-classic.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
}

.waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.waves-button,
.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: none;
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  z-index: 1;
}

.waves-button {
  padding: 0.85em 1.1em;
  border-radius: 0.2em;
}

.waves-button-input {
  margin: 0;
  padding: 0.85em 1.1em;
}

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}

.waves-input-wrapper.waves-button {
  padding: 0;
}

.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
}

.waves-float {
  -webkit-mask-image: none;
  -webkit-box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}

.waves-float:active {
  -webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
}

.waves-block {
  display: block;
}

.font-lighter {
  font-weight: 100 !important;
}

.font-light {
  font-weight: 300 !important;
}

.font-semibold {
  font-weight: 500 !important;
}

.font-bold {
  font-weight: 700 !important;
}

.font-black {
  font-weight: 900 !important;
}

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

.text-border {
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
}

.text-border-right,
.text-border-center,
.text-border-left {
  overflow: hidden;
}

.text-border-right span,
.text-border-center span,
.text-border-left span {
  position: relative;
  padding-right: 10px;
}

.text-border-right span:after,
.text-border-center span:after,
.text-border-left span:after {
  content: "";
  width: 999999px;
  height: 1px;
  background-color: #bfbfbf;
  position: absolute;
  top: 50%;
  left: 100%;
}

.text-border-center {
  text-align: center;
}

.text-border-center span {
  padding-left: 10px;
}

.text-border-center span:before {
  content: "";
  width: 999999px;
  height: 1px;
  background-color: #bfbfbf;
  position: absolute;
  top: 50%;
  right: 100%;
}

.text-border-left {
  text-align: right;
}

.text-border-left span {
  padding-left: 10px;
  padding-right: 0;
}

.text-border-left span:after {
  left: auto;
  right: 100%;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .align-center-es {
    text-align: center !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .align-center-sm {
    text-align: center !important;
  }
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
  .align-center-me {
    text-align: center !important;
  }
}

@media only screen and (min-width: 1200px) {
  .align-center-la {
    text-align: center !important;
  }
}

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

.align-nowrap {
  white-space: nowrap;
}

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

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

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

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

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

blockquote {
  font-size: 1.8rem;
  margin: 0 0 2rem;
}

blockquote p {
  margin-bottom: 0.9rem;
}

blockquote footer {
  font-size: 1.2rem;
  color: #d9d9d9;
}

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

.primary-color {
  color: #4cbffa;
}

.secondary-color {
  color: #a7d96f;
}

.success-color {
  color: #4caf50;
}

.info-color {
  color: #005fee;
}

.warning-color {
  color: #f79800;
}

.error-color {
  color: #c4161c;
}

.bg-heading {
  color: #ffffff;
  background-color: #4cbffa;
  padding: 5px 10px;
}

.bg-primary,
.alert-primary,
.bg-secondary,
.bg-success,
.bg-info,
.bg-warning,
.bg-error {
  color: #ffffff;
  padding: 15px;
}

.bg-primary,
.alert-primary {
  background-color: #4cbffa;
}

.bg-secondary {
  background-color: #a7d96f;
}

.bg-success {
  background-color: #4caf50;
}

.bg-info {
  background-color: #005fee;
}

.bg-warning {
  background-color: #f79800;
}

.bg-error {
  background-color: #c4161c;
}

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

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}

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

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

.float-left {
  float: left;
}

.float-right {
  float: right;
}

@media only screen and (min-width: 1200px) {
  .float-left-la {
    float: left !important;
  }

  .float-right-la {
    float: right !important;
  }

  .float-none-la {
    float: none !important;
  }

  .float-left-me {
    float: left !important;
  }

  .float-right-me {
    float: right !important;
  }

  .float-left-sm {
    float: left !important;
  }

  .float-right-sm {
    float: right !important;
  }
}

@media only screen and (min-width: 992px) {
  .float-left-me {
    float: left !important;
  }

  .float-right-me {
    float: right !important;
  }

  .float-none-me {
    float: none !important;
  }

  .float-left-sm {
    float: left !important;
  }

  .float-right-sm {
    float: right !important;
  }
}

@media only screen and (min-width: 768px) {
  .float-left-sm {
    float: left !important;
  }

  .float-right-sm {
    float: right !important;
  }

  .float-none-sm {
    float: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .float-left-es {
    float: left !important;
  }

  .float-right-es {
    float: right !important;
  }

  .float-none-es {
    float: none !important;
  }
}

@media only screen and (min-width: 1200px) {
  .float-left-la-only {
    float: left !important;
  }

  .float-right-la-only {
    float: right !important;
  }
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
  .float-left-me-only {
    float: left !important;
  }

  .float-right-me-only {
    float: right !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .float-left-sm-only {
    float: left !important;
  }

  .float-right-sm-only {
    float: right !important;
  }
}

.border {
  border: 1px solid #e5e5e5 !important;
}

.border-top {
  border-top: 1px solid #e5e5e5 !important;
}

.border-right {
  border-right: 1px solid #e5e5e5 !important;
}

.border-bottom {
  border-bottom: 1px solid #e5e5e5 !important;
}

.border-left {
  border-left: 1px solid #e5e5e5 !important;
}

.border-none {
  border: none !important;
}

.border-top-none {
  border-top: none !important;
}

.border-right-none {
  border-right: none !important;
}

.border-bottom-none {
  border-bottom: none !important;
}

.border-left-none {
  border-left: none !important;
}

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

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

.border-success {
  border-color: #4caf50 !important;
}

.border-info {
  border-color: #005fee !important;
}

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

.border-error {
  border-color: #c4161c !important;
}

.border-black {
  border-color: #505458 !important;
}

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

.rounded {
  border-radius: 0 !important;
}

.rounded-top {
  border-radius: 0 0 0 0 !important;
}

.rounded-right {
  border-radius: 0 0 0 0 !important;
}

.rounded-bottom {
  border-radius: 0 0 0 0 !important;
}

.rounded-left {
  border-radius: 0 0 0 0 !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-none {
  border-radius: 0 !important;
}

.block {
  display: block !important;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

.display-inline-block {
  display: inline-block !important;
}

.display-inline {
  display: inline !important;
}

.display-table {
  display: table !important;
}

.display-table-cell {
  display: table-cell !important;
}

.display-table-row {
  display: table-row !important;
}

.display-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.display-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.margin-top {
  margin-top: 2rem;
}

.margin-bottom {
  margin-bottom: 2rem;
}

.margin-left {
  margin-left: 2rem;
}

.margin-right {
  margin-right: 2rem;
}

.margin-vertical {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.margin-horizontal {
  margin-left: 2rem;
  margin-right: 2rem;
}

.no-margin {
  margin: 0 !important;
}

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

.margin-bottom-sm {
  margin-bottom: 1.5rem !important;
}

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

.padding-top {
  padding-top: 2rem;
}

.padding-bottom {
  padding-bottom: 2rem;
}

.padding-left {
  padding-left: 2rem;
}

.padding-right {
  padding-right: 2rem;
}

.padding-vertical {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.padding-horizontal {
  padding-left: 2rem;
  padding-right: 2rem;
}

.no-padding {
  padding: 0 !important;
}

.visible-es {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-me {
  display: none !important;
}

.visible-la {
  display: none !important;
}

.visible-el {
  display: none !important;
}

.visible-es-block,
.visible-es-inline,
.visible-es-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-me-block,
.visible-me-inline,
.visible-me-inline-block,
.visible-la-block,
.visible-la-inline,
.visible-la-inline-block,
.visible-el-block,
.visible-el-inline,
.visible-el-inline-block {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .visible-es {
    display: block !important;
  }

  table.visible-es {
    display: table !important;
  }

  tr.visible-es {
    display: table-row !important;
  }

  th.visible-es,
  td.visible-es {
    display: table-cell !important;
  }

  .hidden-es {
    display: none !important;
  }

  .visible-es-block {
    display: block !important;
  }

  .visible-es-inline {
    display: inline !important;
  }

  .visible-es-inline-block {
    display: inline-block !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }

  .hidden-sm {
    display: none !important;
  }

  .visible-sm-block {
    display: block !important;
  }

  .visible-sm-inline {
    display: inline !important;
  }

  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
  .visible-me {
    display: block !important;
  }

  table.visible-me {
    display: table !important;
  }

  tr.visible-me {
    display: table-row !important;
  }

  th.visible-me,
  td.visible-me {
    display: table-cell !important;
  }

  .hidden-me {
    display: none !important;
  }

  .visible-me-block {
    display: block !important;
  }

  .visible-me-inline {
    display: inline !important;
  }

  .visible-me-inline-block {
    display: inline-block !important;
  }
}

@media only screen and (min-width: 1200px) {
  .visible-la {
    display: block !important;
  }

  table.visible-la {
    display: table !important;
  }

  tr.visible-la {
    display: table-row !important;
  }

  th.visible-la,
  td.visible-la {
    display: table-cell !important;
  }

  .hidden-la {
    display: none !important;
  }

  .visible-la-block {
    display: block !important;
  }

  .visible-la-inline {
    display: inline !important;
  }

  .visible-la-inline-block {
    display: inline-block !important;
  }
}

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

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

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

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

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

.visible-grid {
  *zoom: 1;
}

.visible-grid [class^=col-] {
  border: 1px solid #e1f4fe;
  padding: 0.6rem 1.5rem;
  background-color: white;
  margin-bottom: 2rem;
  min-height: 7.4rem;
}

.visible-grid [class^=col-] p {
  margin-top: 2rem;
}

.visible-grid:before,
.step-list>li.visible-grid:after,
.visible-grid:after {
  content: " ";
  display: table;
}

.visible-grid:after {
  clear: both;
}

.code-copy-link .material-icons {
  font-size: 1.6rem;
  width: 1.6rem;
  height: 1.6rem;
  margin: 0 0.5rem 0 0;
  top: 0.2rem;
  position: relative;
}

.border-example [class^=border] {
  display: inline-block;
  width: 5rem;
  height: 5rem;
  margin: .5rem;
  background-color: #f2f2f2;
}

.display-example>div {
  background-color: #e6e6e6;
  padding: 1rem;
  display: inline-block;
  margin: .5rem;
}

/*! jQuery UI - v1.12.1 - 2018-02-22
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, datepicker.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix {
  *zoom: 1;
}

.ui-helper-clearfix:before,
.step-list>li.ui-helper-clearfix:after,
.ui-helper-clearfix:after {
  content: " ";
  display: table;
}

.ui-helper-clearfix:after {
  clear: both;
}

/*.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}*/
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
  /* left-aligned */
  /* right-aligned */
}

.ui-menu .ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}

.ui-menu .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-menu .ui-state-focus,
.ui-menu .ui-menu .ui-state-active {
  margin: -1px;
}

.ui-menu .ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

.ui-menu .ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

.ui-datepicker {
  width: 20em;
  padding: .3em .3em 0;
  display: none;
  /* with multiple calendars */
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .3em 0;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: uppercase;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 3.2rem;
  height: 3.2rem;
  /*font-family: 'Material Icons';*/
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #fff;
  font-size: 2.4rem;
  text-align: center;
  /*font-weight: normal;*/
  text-transform: none;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
  display: none;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 2px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-prev:after {
  /*content: "arrow_back";*/
  content: "\f060";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-next:after {
  /*content: "arrow_forward"*/
  content: "\f061";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.65em;
  text-align: center;
  color: #ffffff;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1.4rem;
  margin: 1px 0.2rem;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
  border: 0;
}

.ui-datepicker table {
  width: 100%;
  font-size: 1.4rem;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .5em;
  text-align: center;
  font-weight: 300;
  border: 0;
  text-transform: uppercase;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0;
  text-decoration: none;
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
  text-align: center;
  border-radius: 50%;
}

.ui-datepicker td span.ui-state-default,
.ui-datepicker td a.ui-state-default {
  background: none;
  color: #505458;
}

.ui-datepicker td span.ui-state-hover,
.ui-datepicker td a.ui-state-hover {
  background: white;
  color: #505458;
}

.ui-datepicker td span.ui-state-highlight,
.ui-datepicker td a.ui-state-highlight {
  background: #96dafc;
  color: #ffffff;
}

.ui-datepicker td span.ui-state-active,
.ui-datepicker td a.ui-state-active {
  background: #1aadf9;
  color: #ffffff;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .4em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker .ui-datepicker-multi {
  width: auto;
}

.ui-datepicker .ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
  /* Icons */
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-rtl .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

.ui-slider {
  position: relative;
  text-align: left;
  margin: 1rem 0;
  /* support: IE8 - See #6727 */
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 2rem;
  height: 2rem;
  border: 5px solid #ffffff;
  border-radius: 50%;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  cursor: pointer;
}

.ui-slider .ui-slider-handle>span {
  padding: 0.3rem 0.3rem 0.2rem;
  font-size: 1.2rem;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  position: absolute;
  left: 50%;
  bottom: 100%;
  min-width: 2.5rem;
  margin-bottom: 0.8rem;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-radius: 0;
  text-align: center;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 1.2rem;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: .6rem;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.8rem;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
  border: 1px solid #3dbafa;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .6rem;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1.4rem;
}

.ui-widget .ui-widget {
  font-size: 1.4rem;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "Roboto", sans-serif;
  font-size: 1.4rem;
}

.ui-widget.ui-widget-content {
  border: 1px solid #e5e5e5;
}

.ui-widget-content {
  border: 1px solid #e5e5e5;
  background: #ffffff;
  color: #505458;
}

.ui-widget-content a {
  color: #505458;
}

.ui-widget-header {
  background: #4cbffa;
  color: #505458;
  font-weight: 600;
}

.ui-widget-header a {
  color: #505458;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button {
  background: #4cbffa;
  font-weight: normal;
  color: #ffffff;
}

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background: #7ed1fb;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #ffffff;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  background: #7ed1fb;
  font-weight: normal;
  color: #ffffff;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #ffffff;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background: #1aadf9;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #96dafc;
  color: #ffffff;
}

.ui-state-checked {
  background: #96dafc;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #ffffff;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  background: #c4161c;
  color: #ffffff;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/ui-icons_ffffff_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("../images/ui-icons_ffffff_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../images/ui-icons_ffffff_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("../images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0;
}

/* Overlays */
.ui-widget-overlay {
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.ui-widget-shadow {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
}

.ui-menu {
  z-index: 888;
}

.ui-menu .ui-menu-item .ui-menu-item-wrapper {
  padding: 5px;
}

.icon-part {
  display: inline-block;
  width: 9rem;
  height: 9rem;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  font-size: 5rem;
  color: #505458;
  text-align: center;
  line-height: 10.8rem;
  margin-bottom: 2rem;
}

.list-no-bullet,
.list {
  margin: 0 0 2rem;
  padding: 0;
}

.list-no-bullet li,
.list li {
  position: relative;
  padding: 0;
  list-style: none;
  margin: 0.6rem 0;
}

.list-no-bullet li ul,
.list li ul {
  padding: 0;
}

.list-no-bullet li a,
.list li a {
  text-decoration: none;
}

.list-no-bullet li a:hover,
.list li a:hover {
  text-decoration: underline;
}

.list li {
  padding: 0 0 0 1.5rem;
}

.list li:after {
  content: "";
  position: absolute;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #505458;
  top: 0.6rem;
  left: 0;
}

.list-left-icon {
  margin: 0 0 2rem;
  padding: 0;
}

.list-left-icon li {
  position: relative;
  padding: 1rem 0 1rem 3rem;
  list-style: none;
  margin: 0.6rem 0;
  border-bottom: 1px solid #e5e5e5;
}

.list-left-icon li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.list-left-icon li a {
  text-decoration: none;
}

.list-left-icon li a:hover {
  text-decoration: underline;
}

.list-left-icon li .list-heading {
  display: block;
  font-weight: 600;
  color: #4cbffa;
  text-decoration: none;
}

.list-left-icon li .material-icons {
  font-size: 2.2rem;
  color: #4cbffa;
  position: absolute;
  left: 0;
  top: 0.9rem;
}

.list-left-icon.no-border li {
  margin: 0;
  border: none;
  padding-top: 0;
}

.list-left-icon.no-border li .material-icons {
  top: -.1rem;
}

.link-primary {
  color: #4cbffa;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: none;
  border: none;
}

.link-primary:hover {
  color: #1aadf9;
  background: none;
  border: none;
  text-decoration: none;
}

.link-secondary {
  color: #a7d96f;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: none;
  border: none;
}

.link-secondary:hover {
  color: #8ece47;
  background: none;
  border: none;
  text-decoration: none;
}

.link-gray {
  color: #505458;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: none;
  border: none;
}

.link-gray:hover {
  color: #383b3d;
  background: none;
  border: none;
  text-decoration: none;
}

.decoration-none,
.code-copy-link {
  text-decoration: none;
}

.text-decoration {
  text-decoration: none;
}

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

.code-copy-link {
  padding: 0.6rem;
  position: absolute;
  right: 0.6rem;
  top: 0.6rem;
  border-radius: 0;
}

.code-copy-link:hover {
  background-color: #4cbffa;
  color: #ffffff;
}

.input-group .button {
  margin: 0;
}

.button {
  display: inline-block;
  margin: 0 3px;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: nowrap;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  padding: 0.9rem 2rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  border-radius: 0;
  -ms-user-select: none;
  user-select: none;
  background-color: #4cbffa;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  border-radius: 2.0rem;
}

.button:hover,
.button.active,
.button:active {
  background-color: #29b3f9;
  color: #ffffff;
  text-decoration: none;
}

.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button.disabled:hover,
.button.disabled.active,
.button.disabled:active,
.button[disabled]:hover,
.button[disabled].active,
.button[disabled]:active,
fieldset[disabled] .button:hover,
fieldset[disabled] .button.active,
fieldset[disabled] .button:active {
  background-color: #4cbffa;
  color: #ffffff;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button.only-icon i,
.button.only-icon .material-icons {
  margin-right: 0;
  line-height: 0.3;
  top: 7px;
}

.button i,
.button .material-icons {
  line-height: 0.3;
  position: relative;
  top: 4px;
  margin-right: 3px;
}

.button i {
  font-size: 2rem;
}

.button .material-icons {
  font-size: 2.2rem;
}

.button.shadow {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
}

.button.shadow:hover,
.button.shadow.active,
.button.shadow:active {
  -webkit-box-shadow: -2px 3px 8px rgba(0, 0, 0, 0.24);
  box-shadow: -2px 3px 8px rgba(0, 0, 0, 0.24);
}

.button.shadow.disabled,
.button.shadow[disabled],
fieldset[disabled] .button.shadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.button.shadow.disabled:hover,
.button.shadow.disabled.active,
.button.shadow.disabled:active,
.button.shadow[disabled]:hover,
.button.shadow[disabled].active,
.button.shadow[disabled]:active,
fieldset[disabled] .button.shadow:hover,
fieldset[disabled] .button.shadow.active,
fieldset[disabled] .button.shadow:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.button.bdr {
  background-color: #4cbffa;
  color: #ffffff;
  border: 1px solid #24b1f9;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button.bdr:hover,
.button.bdr.active,
.button.bdr:active {
  color: #ffffff;
  background-color: #33b6f9;
  border: 1px solid #10aaf8;
  text-decoration: none;
}

.button.bdr.disabled,
.button.bdr[disabled],
fieldset[disabled] .button.bdr {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button.bdr.disabled:hover,
.button.bdr.disabled.active,
.button.bdr.disabled:active,
.button.bdr[disabled]:hover,
.button.bdr[disabled].active,
.button.bdr[disabled]:active,
fieldset[disabled] .button.bdr:hover,
fieldset[disabled] .button.bdr.active,
fieldset[disabled] .button.bdr:active {
  color: #ffffff;
  background-color: #4cbffa;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button.gray-text {
  background-color: #d9d9d9;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #505458;
  text-decoration: none;
}

.button.gray-text.border {
  border: 1px solid #c4c4c4;
}

.button.gray-text.border:hover,
.button.gray-text.border.active,
.button.gray-text.border:active {
  border: 1px solid #bababa;
}

.button.gray-text.border.disabled:hover,
.button.gray-text.border.disabled.active,
.button.gray-text.border.disabled:active,
.button.gray-text.border[disabled]:hover,
.button.gray-text.border[disabled].active,
.button.gray-text.border[disabled]:active,
fieldset[disabled] .button.gray-text.border:hover,
fieldset[disabled] .button.gray-text.border.active,
fieldset[disabled] .button.gray-text.border:active {
  text-decoration: none;
  border: 1px solid #c4c4c4;
}

.button.gray-text.stroke-style {
  color: #505458;
  border: 1px solid #d9d9d9;
  text-decoration: none;
}

.button.gray-text.stroke-style:hover,
.button.gray-text.stroke-style.active,
.button.gray-text.stroke-style:active {
  color: #505458;
  text-decoration: none;
  color: #3d4043;
}

.button.gray-text.stroke-style.disabled,
.button.gray-text.stroke-style[disabled],
fieldset[disabled] .button.gray-text.stroke-style {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button.gray-text.stroke-style.disabled:hover,
.button.gray-text.stroke-style.disabled.active,
.button.gray-text.stroke-style.disabled:active,
.button.gray-text.stroke-style[disabled]:hover,
.button.gray-text.stroke-style[disabled].active,
.button.gray-text.stroke-style[disabled]:active,
fieldset[disabled] .button.gray-text.stroke-style:hover,
fieldset[disabled] .button.gray-text.stroke-style.active,
fieldset[disabled] .button.gray-text.stroke-style:active {
  color: #505458;
  opacity: 0.65;
  filter: alpha(opacity=65);
  border: 1px solid #c4c4c4;
}

.button.gray-text:hover,
.button.gray-text.active,
.button.gray-text:active {
  background-color: #cccccc;
  text-decoration: none;
}

.button.gray-text.disabled,
.button.gray-text[disabled],
fieldset[disabled] .button.gray-text {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button.gray-text.disabled:hover,
.button.gray-text.disabled.active,
.button.gray-text.disabled:active,
.button.gray-text[disabled]:hover,
.button.gray-text[disabled].active,
.button.gray-text[disabled]:active,
fieldset[disabled] .button.gray-text:hover,
fieldset[disabled] .button.gray-text.active,
fieldset[disabled] .button.gray-text:active {
  color: #505458;
  background-color: #d9d9d9;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button.stroke-style {
  background-color: transparent;
  color: #4cbffa;
  border: 1px solid #4cbffa;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button.stroke-style:hover,
.button.stroke-style.active,
.button.stroke-style:active {
  color: #ffffff;
  border: 1px solid #4cbffa;
  background-color: #4cbffa;
  text-decoration: none;
}

.button.stroke-style.disabled,
.button.stroke-style[disabled],
fieldset[disabled] .button.stroke-style {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button.stroke-style.disabled:hover,
.button.stroke-style.disabled.active,
.button.stroke-style.disabled:active,
.button.stroke-style[disabled]:hover,
.button.stroke-style[disabled].active,
.button.stroke-style[disabled]:active,
fieldset[disabled] .button.stroke-style:hover,
fieldset[disabled] .button.stroke-style.active,
fieldset[disabled] .button.stroke-style:active {
  color: #ffffff;
  border: 1px solid #4cbffa;
  background-color: #4cbffa;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button.stroke-style.active,
.button.stroke-style:hover {
  background-color: #4cbffa;
  border-color: #4cbffa;
  color: #ffffff !important;
}

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

.button-el,
.button-group-el>.button {
  padding: 1.4rem 2.5rem;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.6;
  border-radius: 2rem;
}

.button-el i,
.button-group-el>.button i,
.button-el .material-icons,
.button-group-el>.button .material-icons {
  font-size: 2.6rem;
  line-height: 0.8;
}

.button-la,
.button-group-la>.button {
  padding: 0.8rem 2rem;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.6;
  border-radius: 2rem;
}

.button-la i,
.button-group-la>.button i,
.button-la .material-icons,
.button-group-la>.button .material-icons {
  font-size: 2.6rem;
  line-height: 0.8;
}

.button-sm,
.button-group-sm>.button {
  padding: 0.8rem 1rem;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.2;
  border-radius: 0.2rem;
  border-radius: 1.5rem;
}

.button-sm i,
.button-group-sm>.button i,
.button-sm .material-icons,
.button-group-sm>.button .material-icons {
  line-height: 0.3;
}

.button-sm.only-icon i,
.button-group-sm>.only-icon.button i,
.button-sm.only-icon .material-icons,
.button-group-sm>.only-icon.button .material-icons {
  top: 5px;
}

.button-es,
.button-group-es>.button {
  padding: 0.1rem 0.5rem;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.2;
  border-radius: 0.1rem;
}

.button-es i,
.button-group-es>.button i,
.button-es .material-icons,
.button-group-es>.button .material-icons {
  font-size: 2rem;
  top: 4px;
  margin-right: 3px;
  line-height: 0.3;
}

.button-secondary {
  background-color: #a7d96f;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button-secondary:hover,
.button-secondary.active,
.button-secondary:active {
  background-color: #96d253;
  color: #ffffff;
  text-decoration: none;
}

.button-secondary.disabled,
.button-secondary[disabled],
fieldset[disabled] .button-secondary {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-secondary.disabled:hover,
.button-secondary.disabled.active,
.button-secondary.disabled:active,
.button-secondary[disabled]:hover,
.button-secondary[disabled].active,
.button-secondary[disabled]:active,
fieldset[disabled] .button-secondary:hover,
fieldset[disabled] .button-secondary.active,
fieldset[disabled] .button-secondary:active {
  background-color: #a7d96f;
  color: #ffffff;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-secondary.stroke-style {
  background-color: transparent;
  color: #a7d96f;
  border: 1px solid #a7d96f;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button-secondary.stroke-style:hover,
.button-secondary.stroke-style.active,
.button-secondary.stroke-style:active {
  color: #ffffff;
  border: 1px solid #a7d96f;
  background-color: #a7d96f;
  text-decoration: none;
}

.button-secondary.stroke-style.disabled,
.button-secondary.stroke-style[disabled],
fieldset[disabled] .button-secondary.stroke-style {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-secondary.stroke-style.disabled:hover,
.button-secondary.stroke-style.disabled.active,
.button-secondary.stroke-style.disabled:active,
.button-secondary.stroke-style[disabled]:hover,
.button-secondary.stroke-style[disabled].active,
.button-secondary.stroke-style[disabled]:active,
fieldset[disabled] .button-secondary.stroke-style:hover,
fieldset[disabled] .button-secondary.stroke-style.active,
fieldset[disabled] .button-secondary.stroke-style:active {
  color: #ffffff;
  border: 1px solid #a7d96f;
  background-color: #a7d96f;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-secondary.icon-button {
  color: #a7d96f;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: none;
  border: none;
}

.button-secondary.icon-button:hover {
  color: #8ece47;
  background: none;
  border: none;
  text-decoration: none;
}

.button-green {
  background-color: #4caf50;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button-green:hover,
.button-green.active,
.button-green:active {
  background-color: #419645;
  color: #ffffff;
  text-decoration: none;
}

.button-green.disabled,
.button-green[disabled],
fieldset[disabled] .button-green {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-green.disabled:hover,
.button-green.disabled.active,
.button-green.disabled:active,
.button-green[disabled]:hover,
.button-green[disabled].active,
.button-green[disabled]:active,
fieldset[disabled] .button-green:hover,
fieldset[disabled] .button-green.active,
fieldset[disabled] .button-green:active {
  background-color: #4caf50;
  color: #ffffff;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-green.stroke-style {
  background-color: transparent;
  color: #4caf50;
  border: 1px solid #4caf50;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button-green.stroke-style:hover,
.button-green.stroke-style.active,
.button-green.stroke-style:active {
  color: #ffffff;
  border: 1px solid #4caf50;
  background-color: #4caf50;
  text-decoration: none;
}

.button-green.stroke-style.disabled,
.button-green.stroke-style[disabled],
fieldset[disabled] .button-green.stroke-style {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-green.stroke-style.disabled:hover,
.button-green.stroke-style.disabled.active,
.button-green.stroke-style.disabled:active,
.button-green.stroke-style[disabled]:hover,
.button-green.stroke-style[disabled].active,
.button-green.stroke-style[disabled]:active,
fieldset[disabled] .button-green.stroke-style:hover,
fieldset[disabled] .button-green.stroke-style.active,
fieldset[disabled] .button-green.stroke-style:active {
  color: #ffffff;
  border: 1px solid #4caf50;
  background-color: #4caf50;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-green.icon-button {
  color: #4caf50;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: none;
  border: none;
}

.button-green.icon-button:hover {
  color: #3d8b40;
  background: none;
  border: none;
  text-decoration: none;
}

.button-blue {
  background-color: #005fee;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button-blue:hover,
.button-blue.active,
.button-blue:active {
  background-color: #0051ca;
  color: #ffffff;
  text-decoration: none;
}

.button-blue.disabled,
.button-blue[disabled],
fieldset[disabled] .button-blue {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-blue.disabled:hover,
.button-blue.disabled.active,
.button-blue.disabled:active,
.button-blue[disabled]:hover,
.button-blue[disabled].active,
.button-blue[disabled]:active,
fieldset[disabled] .button-blue:hover,
fieldset[disabled] .button-blue.active,
fieldset[disabled] .button-blue:active {
  background-color: #005fee;
  color: #ffffff;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-blue.stroke-style {
  background-color: transparent;
  color: #005fee;
  border: 1px solid #005fee;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button-blue.stroke-style:hover,
.button-blue.stroke-style.active,
.button-blue.stroke-style:active {
  color: #ffffff;
  border: 1px solid #005fee;
  background-color: #005fee;
  text-decoration: none;
}

.button-blue.stroke-style.disabled,
.button-blue.stroke-style[disabled],
fieldset[disabled] .button-blue.stroke-style {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-blue.stroke-style.disabled:hover,
.button-blue.stroke-style.disabled.active,
.button-blue.stroke-style.disabled:active,
.button-blue.stroke-style[disabled]:hover,
.button-blue.stroke-style[disabled].active,
.button-blue.stroke-style[disabled]:active,
fieldset[disabled] .button-blue.stroke-style:hover,
fieldset[disabled] .button-blue.stroke-style.active,
fieldset[disabled] .button-blue.stroke-style:active {
  color: #ffffff;
  border: 1px solid #005fee;
  background-color: #005fee;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-blue.icon-button {
  color: #005fee;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: none;
  border: none;
}

.button-blue.icon-button:hover {
  color: #004bbb;
  background: none;
  border: none;
  text-decoration: none;
}

.button-warning {
  background-color: #f79800;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button-warning:hover,
.button-warning.active,
.button-warning:active {
  background-color: #d38200;
  color: #ffffff;
  text-decoration: none;
}

.button-warning.disabled,
.button-warning[disabled],
fieldset[disabled] .button-warning {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-warning.disabled:hover,
.button-warning.disabled.active,
.button-warning.disabled:active,
.button-warning[disabled]:hover,
.button-warning[disabled].active,
.button-warning[disabled]:active,
fieldset[disabled] .button-warning:hover,
fieldset[disabled] .button-warning.active,
fieldset[disabled] .button-warning:active {
  background-color: #f79800;
  color: #ffffff;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-warning.stroke-style {
  background-color: transparent;
  color: #f79800;
  border: 1px solid #f79800;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button-warning.stroke-style:hover,
.button-warning.stroke-style.active,
.button-warning.stroke-style:active {
  color: #ffffff;
  border: 1px solid #f79800;
  background-color: #f79800;
  text-decoration: none;
}

.button-warning.stroke-style.disabled,
.button-warning.stroke-style[disabled],
fieldset[disabled] .button-warning.stroke-style {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-warning.stroke-style.disabled:hover,
.button-warning.stroke-style.disabled.active,
.button-warning.stroke-style.disabled:active,
.button-warning.stroke-style[disabled]:hover,
.button-warning.stroke-style[disabled].active,
.button-warning.stroke-style[disabled]:active,
fieldset[disabled] .button-warning.stroke-style:hover,
fieldset[disabled] .button-warning.stroke-style.active,
fieldset[disabled] .button-warning.stroke-style:active {
  color: #ffffff;
  border: 1px solid #f79800;
  background-color: #f79800;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-warning.icon-button {
  color: #f79800;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: none;
  border: none;
}

.button-warning.icon-button:hover {
  color: #c47900;
  background: none;
  border: none;
  text-decoration: none;
}

.button-red {
  background-color: #c4161c;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button-red:hover,
.button-red.active,
.button-red:active {
  background-color: #a41217;
  color: #ffffff;
  text-decoration: none;
}

.button-red.disabled,
.button-red[disabled],
fieldset[disabled] .button-red {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-red.disabled:hover,
.button-red.disabled.active,
.button-red.disabled:active,
.button-red[disabled]:hover,
.button-red[disabled].active,
.button-red[disabled]:active,
fieldset[disabled] .button-red:hover,
fieldset[disabled] .button-red.active,
fieldset[disabled] .button-red:active {
  background-color: #c4161c;
  color: #ffffff;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-red.stroke-style {
  background-color: transparent;
  color: #c4161c;
  border: 1px solid #c4161c;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button-red.stroke-style:hover,
.button-red.stroke-style.active,
.button-red.stroke-style:active {
  color: #ffffff;
  border: 1px solid #c4161c;
  background-color: #c4161c;
  text-decoration: none;
}

.button-red.stroke-style.disabled,
.button-red.stroke-style[disabled],
fieldset[disabled] .button-red.stroke-style {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-red.stroke-style.disabled:hover,
.button-red.stroke-style.disabled.active,
.button-red.stroke-style.disabled:active,
.button-red.stroke-style[disabled]:hover,
.button-red.stroke-style[disabled].active,
.button-red.stroke-style[disabled]:active,
fieldset[disabled] .button-red.stroke-style:hover,
fieldset[disabled] .button-red.stroke-style.active,
fieldset[disabled] .button-red.stroke-style:active {
  color: #ffffff;
  border: 1px solid #c4161c;
  background-color: #c4161c;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-red.icon-button {
  color: #c4161c;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: none;
  border: none;
}

.button-red.icon-button:hover {
  color: #961115;
  background: none;
  border: none;
  text-decoration: none;
}

.button-gray {
  background-color: #555555;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button-gray:hover,
.button-gray.active,
.button-gray:active {
  background-color: #444444;
  color: #ffffff;
  text-decoration: none;
}

.button-gray.disabled,
.button-gray[disabled],
fieldset[disabled] .button-gray {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-gray.disabled:hover,
.button-gray.disabled.active,
.button-gray.disabled:active,
.button-gray[disabled]:hover,
.button-gray[disabled].active,
.button-gray[disabled]:active,
fieldset[disabled] .button-gray:hover,
fieldset[disabled] .button-gray.active,
fieldset[disabled] .button-gray:active {
  background-color: #555555;
  color: #ffffff;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-gray.stroke-style {
  background-color: transparent;
  color: #555555;
  border: 1px solid #555555;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

.button-gray.stroke-style:hover,
.button-gray.stroke-style.active,
.button-gray.stroke-style:active {
  color: #ffffff;
  border: 1px solid #555555;
  background-color: #555555;
  text-decoration: none;
}

.button-gray.stroke-style.disabled,
.button-gray.stroke-style[disabled],
fieldset[disabled] .button-gray.stroke-style {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-gray.stroke-style.disabled:hover,
.button-gray.stroke-style.disabled.active,
.button-gray.stroke-style.disabled:active,
.button-gray.stroke-style[disabled]:hover,
.button-gray.stroke-style[disabled].active,
.button-gray.stroke-style[disabled]:active,
fieldset[disabled] .button-gray.stroke-style:hover,
fieldset[disabled] .button-gray.stroke-style.active,
fieldset[disabled] .button-gray.stroke-style:active {
  color: #ffffff;
  border: 1px solid #555555;
  background-color: #555555;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.button-gray.icon-button {
  color: #555555;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: none;
  border: none;
}

.button-gray.icon-button:hover {
  color: #3c3c3c;
  background: none;
  border: none;
  text-decoration: none;
}

.button-block {
  display: block;
  width: 100%;
  margin: 0;
}

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

.icon-button {
  display: inline-block;
  color: #4cbffa;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: none;
  border: none;
  margin: 0 4px;
  text-decoration: none;
  padding: 0 2px;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.icon-button:hover {
  color: #1aadf9;
  background: none;
  border: none;
  text-decoration: none;
}

.icon-button i {
  margin-top: 0;
}

.button-group,
.button-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.button-group>.button,
.button-group-vertical>.button {
  position: relative;
}

.button-group>.button:hover,
.button-group>.button:active,
.button-group>.button.active,
.button-group-vertical>.button:hover,
.button-group-vertical>.button:active,
.button-group-vertical>.button.active {
  z-index: 20;
}

.button-group {
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
}

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

.button-group>.button {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  float: left;
  border-radius: 0;
}

.button-group>.button:first-child {
  border-radius: 0 0 0 0;
}

.button-group>.button:last-child {
  border-radius: 0 0 0 0;
}

.button-group-vertical {
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
}

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

.button-group-vertical>.button {
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.button-group-vertical>.button:first-child {
  border-radius: 0 0 0 0;
}

.button-group-vertical>.button:last-child {
  border-radius: 0 0 0 0;
}

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

.button-group-justify {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.button-group-justify>.button,
.button-group-justify>.button-group {
  float: none;
  display: table-cell;
  width: 1%;
}

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

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

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

.button-group-justify>.button-group .button {
  width: 100%;
}

.effect-button {
  line-height: 50px;
  height: 50px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.button.effect1 {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.button.effect1:hover {
  border-radius: 25px;
}

.button.effect2 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  position: relative;
}

.button.effect2 span {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.button.effect2:after {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.button.effect2:hover>span {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, -40px);
  transform: translate(0, -40px);
}

.button.effect2:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 22%);
  transform: translate(0, 22%);
}

.button.effect3 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
}

.button.effect3span {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.button.effect3:after {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(-30%, 22%);
  transform: translate(-30%, 22%);
}

.button.effect3:hover>span {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 40px);
  transform: translate(0, 40px);
}

.button.effect3:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 22%);
  transform: translate(0, 22%);
}

.button.effect4 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
}

.button.effect4 span {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.button.effect4:after {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  transform: translate(-30%, -50%) rotate(-30deg);
}

.button.effect4:hover>span {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 40px);
  transform: translate(0, 40px);
}

.button.effect4:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 22%);
  transform: translate(0, 22%);
}

@-webkit-keyframes shek {

  from,
  11.1%,
  to {
    -webkit-transform: skewX(0) skewY(0);
    transform: skewX(0) skewY(0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6deg) skewY(6deg);
    transform: skewX(6deg) skewY(6deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@-moz-keyframes shek {

  from,
  11.1%,
  to {
    -webkit-transform: skewX(0) skewY(0);
    transform: skewX(0) skewY(0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6deg) skewY(6deg);
    transform: skewX(6deg) skewY(6deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@-ms-keyframes shek {

  from,
  11.1%,
  to {
    -webkit-transform: skewX(0) skewY(0);
    transform: skewX(0) skewY(0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6deg) skewY(6deg);
    transform: skewX(6deg) skewY(6deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes shek {

  from,
  11.1%,
  to {
    -webkit-transform: skewX(0) skewY(0);
    transform: skewX(0) skewY(0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6deg) skewY(6deg);
    transform: skewX(6deg) skewY(6deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.button.effect5 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}

.button.effect5:hover {
  -webkit-animation-delay: 0;
  -webkit-animation-duration: 1s;
  -webkit-animation-name: shek;
  -webkit-animation-fill-mode: both;
  /* this prevents the animation from restarting! */
  animation-delay: 0;
  animation-duration: 1s;
  animation-name: shek;
  animation-fill-mode: both;
  /* this prevents the animation from restarting! */
}

.button.effect6,
.button.effect7,
.button.effect8 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
}

.button.effect6 span,
.button.effect7 span,
.button.effect8 span,
.button.effect6 .span-style-1,
.button.effect7 .span-style-1,
.button.effect8 .span-style-1,
.button.effect6 .button.effect9,
.button.effect7 .button.effect9,
.button.effect8 .button.effect9,
.button.effect6 .button.effect10,
.button.effect7 .button.effect10,
.button.effect8 .button.effect10,
.button.effect6 .button.effect11 span,
.button.effect11 .button.effect6 span,
.button.effect7 .button.effect11 span,
.button.effect11 .button.effect7 span,
.button.effect8 .button.effect11 span,
.button.effect11 .button.effect8 span {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}

.button.effect6:before,
.button.effect7:before,
.step-list>li.button.effect7:after,
.button.effect8:before,
.step-list>li.button.effect8:after,
.step-list>li.button.effect6:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
}

.button.effect6:hover:before,
.button.effect7:hover:before,
.step-list>li.button.effect7:hover:after,
.button.effect8:hover:before,
.step-list>li.button.effect8:hover:after,
.step-list>li.button.effect6:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.button.effect7:before,
.step-list>li.button.effect7:after {
  -webkit-transform: scale(1, 0.5);
  transform: scale(1, 0.5);
}

.button.effect7:hover:before,
.step-list>li.button.effect7:hover:after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.button.effect8:before,
.step-list>li.button.effect8:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 0%;
}

.button.effect8:hover:before,
.step-list>li.button.effect8:hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 100%;
}

.button.effect9,
.button.effect10 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
}

.button.effect9:before,
.button.effect10:before,
.button.effect10:after,
.step-list>li.button.effect9:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.button.effect9:hover:before,
.button.effect10:hover:before,
.button.effect10:hover:after,
.step-list>li.button.effect9:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: skewX(-180deg) scale(0.5, 1);
}

.button.effect10 {
  perspective: 2000px;
}

.button.effect10:hover:before,
.step-list>li.button.effect10:hover:after {
  transform: rotateX(60deg) translate(0px, 40px);
}

.button.effect10:hover:after {
  transform: rotateX(-60deg) translate(0px, -40px);
}

.button.effect11 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
}

.button.effect11:before,
.step-list>li.button.effect11:after,
.button.effect11:after {
  content: '';
  position: absolute;
  top: 50px;
  left: -5px;
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-bottom: 190px solid rgba(255, 255, 255, 0.3);
  z-index: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.button.effect11:after {
  transition-delay: 0.2s;
}

.button.effect11:hover:before,
.step-list>li.button.effect11:hover:after {
  -webkit-transform: translate(0px, -190px);
  transform: translate(0px, -190px);
  transform: translate(0px, -190px);
}

.button.effect11:hover:after {
  -webkit-transform: translate(0px, -150px);
  transform: translate(0px, -150px);
}

.button.effect12 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
}

.button.effect12:before,
.step-list>li.button.effect12:after,
.button.effect12:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.button.effect12:after {
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

.button.effect12:hover:before,
.step-list>li.button.effect12:hover:after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.button.effect12:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.form-panel {
  margin-bottom: 2rem;
  position: relative;
}

.form-panel.error .input-panel {
  border-color: #c4161c;
  color: #c4161c;
}

.form-panel.error .input-icon {
  color: #c4161c;
}

.form-panel.error .error-message {
  display: block;
}

.form-placeholder {
  padding-top: 10px;
}

.form-placeholder .input-panel {
  background-color: transparent;
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-radius: 0 !important;
  border-top: none;
  border-left: none;
  border-right: none;
  position: relative;
  z-index: 200;
}

.form-placeholder .input-panel.placeholder {
  color: transparent;
}

.form-placeholder .input-panel:-moz-placeholder {
  color: transparent;
}

.form-placeholder .input-panel::-moz-placeholder {
  color: transparent;
}

.form-placeholder .input-panel:-ms-input-placeholder {
  color: transparent;
}

.form-placeholder .input-panel::-webkit-input-placeholder {
  color: transparent;
}

.form-placeholder label {
  left: 0;
  position: absolute;
  margin: 0;
  top: 10px;
  -webkit-transition: 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: 0.25s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -ms-transform: translate3d(0px, 7.2px, 0px) scale(1);
  -webkit-transform: translate3d(0px, 7.2px, 0px) scale(1);
  transform: translate3d(0px, 7.2px, 0px) scale(1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.54rem;
}

.form-placeholder .input-panel:focus+label,
.form-placeholder.input-focus+label,
.form-placeholder.input-focus label {
  color: #4cbffa;
  -ms-transform: translate3d(0, -16px, 0px) scale(0.85);
  -webkit-transform: translate3d(0, -16px, 0px) scale(0.85);
  transform: translate3d(0, -16px, 0px) scale(0.85);
  padding-right: 0;
}

.form-placeholder.input-focus.error label {
  color: #c4161c;
}

.form-placeholder.form-panel-el label {
  -ms-transform: translate3d(0px, 18px, 0px) scale(1);
  -webkit-transform: translate3d(0px, 18px, 0px) scale(1);
  transform: translate3d(0px, 18px, 0px) scale(1);
}

.form-placeholder.form-panel-el .input-panel:focus+label,
.form-placeholder.form-panel-el.input-focus+label,
.form-placeholder.form-panel-el.input-focus label {
  -ms-transform: translate3d(0, -16px, 0px) scale(0.85);
  -webkit-transform: translate3d(0, -16px, 0px) scale(0.85);
  transform: translate3d(0, -16px, 0px) scale(0.85);
}

.form-placeholder.form-panel-la label {
  -ms-transform: translate3d(0px, 14px, 0px) scale(1);
  -webkit-transform: translate3d(0px, 14px, 0px) scale(1);
  transform: translate3d(0px, 14px, 0px) scale(1);
}

.form-placeholder.form-panel-la .input-panel:focus+label,
.form-placeholder.form-panel-la.input-focus+label,
.form-placeholder.form-panel-la.input-focus label {
  -ms-transform: translate3d(0, -16px, 0px) scale(0.85);
  -webkit-transform: translate3d(0, -16px, 0px) scale(0.85);
  transform: translate3d(0, -16px, 0px) scale(0.85);
}

.form-placeholder.form-panel-sm label {
  -ms-transform: translate3d(0px, 6px, 0px) scale(1);
  -webkit-transform: translate3d(0px, 6px, 0px) scale(1);
  transform: translate3d(0px, 6px, 0px) scale(1);
}

.form-placeholder.form-panel-sm .input-panel:focus+label,
.form-placeholder.form-panel-sm.input-focus+label,
.form-placeholder.form-panel-sm.input-focus label {
  -ms-transform: translate3d(0, -16px, 0px) scale(0.85);
  -webkit-transform: translate3d(0, -16px, 0px) scale(0.85);
  transform: translate3d(0, -16px, 0px) scale(0.85);
}

.form-placeholder.form-panel-es label {
  -ms-transform: translate3d(0px, 4px, 0px) scale(1);
  -webkit-transform: translate3d(0px, 4px, 0px) scale(1);
  transform: translate3d(0px, 4px, 0px) scale(1);
}

.form-placeholder.form-panel-es .input-panel:focus+label,
.form-placeholder.form-panel-es.input-focus+label,
.form-placeholder.form-panel-es.input-focus label {
  -ms-transform: translate3d(0, -16px, 0px) scale(0.85);
  -webkit-transform: translate3d(0, -16px, 0px) scale(0.85);
  transform: translate3d(0, -16px, 0px) scale(0.85);
}

.input-panel {
  display: block;
  width: 100%;
  height: 3.4rem;
  padding: 0.6rem 1.5rem;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #000;
  background-color: #d7f1ff;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.input-panel:-webkit-autofill {
  -webkit-transition: none 0.2s;
  transition: none 0.2s;
  -webkit-box-shadow: 0 0 0 30px white inset;
}

.input-panel.box-shadow {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
}

.input-panel.placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.input-panel:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.input-panel::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.input-panel:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.input-panel::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.input-panel::-ms-expand {
  border: 0;
  background-color: transparent;
}

.input-panel[disabled],
.input-panel[readonly],
fieldset[disabled] .input-panel {
  background-color: #d9d9d9;
  opacity: 1;
}

.input-panel[disabled],
fieldset[disabled] .input-panel {
  cursor: not-allowed;
}

.input-panel:focus {
  border-color: #4cbffa;
}

[type="file"].input-panel {
  padding: 0.42rem 0.6rem;
}

.calender-pan {
  position: relative;
  z-index: 200;
}

.calender-pan .input-panel {
  padding-right: 3rem;
}

.ui-datepicker-trigger {
  background: none;
  border: none;
  font-size: 2.4rem;
  color: #d9d9d9;
  position: absolute;
  right: 7px;
  top: 5px;
}

select.input-panel {
  padding-left: 1.35rem;
  padding-right: 3rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: 100% 0.4rem;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg fill="#333333" height="24" viewBox="0 0 28 24" width="26" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z"/><path d="M0-.75h24v24H0z" fill="none"/></svg>');
}

select[multiple] {
  height: auto;
  background-image: none;
}

select::-ms-expand {
  display: none;
}

textarea.input-panel {
  height: auto;
  resize: none;
}

label {
  font-size: 1.4rem;
  max-width: 100%;
  display: inline-block;
  margin: 0 0 0.5rem 0;
  font-weight: 400;
}

label.label-el {
  font-size: 2.8rem;
}

label.label-la {
  font-size: 1.4rem;
}

label.label-sm {
  font-size: 1.1rem;
}

label.label-es {
  font-size: 1rem;
}

.input-group {
  display: table;
  vertical-align: middle;
}

.input-group>.input-panel {
  width: 100%;
}

.input-group .input-group-icon,
.input-group .input-group-button {
  width: 1%;
}

.input-group .input-group-button {
  vertical-align: top;
}

.input-group .input-panel,
.input-group .input-group-icon,
.input-group .input-group-button {
  display: table-cell;
}

.input-group .input-panel:first-child,
.input-group .input-group-icon:first-child,
.input-group .input-group-button:first-child {
  border-radius: 0 0 0 0;
  border-right: 0;
}

.input-group .input-panel:first-child .button,
.input-group .input-group-icon:first-child .button,
.input-group .input-group-button:first-child .button {
  border-radius: 0 0 0 0;
}

.input-group .input-panel:last-child,
.input-group .input-group-icon:last-child,
.input-group .input-group-button:last-child {
  border-radius: 0 0 0 0;
  border-left: 0;
}

.input-group .input-panel:last-child .button,
.input-group .input-group-icon:last-child .button,
.input-group .input-group-button:last-child .button {
  border-radius: 0 0 0 0;
}

.input-group .input-panel:not(:first-child):not(:last-child),
.input-group .input-group-icon:not(:first-child):not(:last-child),
.input-group .input-group-button:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-icon {
  padding: 0.6rem 1rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  color: #505458;
  text-align: center;
  background-color: whitesmoke;
  border: 1px solid #e5e5e5;
  border-radius: 0;
}

.form-horizontal .form-panel {
  margin-left: -10px;
  margin-right: -10px;
  *zoom: 1;
}

.form-horizontal .form-panel:before,
.form-horizontal .step-list>li.form-panel:after,
.form-horizontal .form-panel:after {
  content: " ";
  display: table;
}

.form-horizontal .form-panel:after {
  clear: both;
}

.form-horizontal .form-panel label {
  padding-top: 0.81rem;
  padding-bottom: 0.81rem;
  margin: 0;
  line-height: 1.4;
}

.form-horizontal .form-panel.form-panel-el label {
  padding-top: 1.19rem;
  padding-bottom: 1.19rem;
  line-height: 1.8;
}

.form-horizontal .form-panel.form-panel-la label {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  line-height: 1.6;
}

.form-horizontal .form-panel.form-panel-sm label {
  padding-top: 0.96rem;
  padding-bottom: 0.96rem;
  line-height: 1.2;
}

.search-out-button-style {
  padding-right: 4rem;
  position: relative;
}

.search-out-button-style .input-panel {
  padding-right: 4rem;
}

.search-out-button-style .button {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  min-width: 7rem;
}

.search-out-button-style.form-panel-la .button {
  padding: 0.6rem 1.5rem;
}

.search-out-button-style.form-panel-la .input-panel {
  padding-right: 4rem;
}

.left-icon {
  position: relative;
}

.left-icon .input-panel {
  padding-left: 3.6rem;
}

.left-icon.form-panel-la .input-panel {
  padding-left: 3.6rem;
}

.left-icon:after {
  content: "";
  display: block;
  position: absolute;
  content: 'search';
  font-family: "Material Icons";
  text-rendering: optimizeLegibility;
  top: 50%;
  left: 1rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #9e9e9e;
  font-size: 2.2rem;
}

.search-inner-button-style {
  position: relative;
}

.search-inner-button-style .input-panel {
  padding-right: 8rem;
}

.search-inner-button-style .button {
  position: absolute;
  top: 50%;
  right: 0.6rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  min-width: 7rem;
}

.search-inner-button-style.form-panel-la .button {
  padding: 0.6rem 1.5rem;
}

.search-inner-button-style.form-panel-la .input-panel {
  padding-right: 8rem;
}

.form-panel-el .input-panel {
  height: 5.78rem;
  padding: 1.4rem 1.5rem;
  font-size: 2.8rem;
  line-height: 1.8;
  border-radius: 0;
}

.form-panel-el select.input-panel {
  height: 5.78rem;
  line-height: 5.78rem;
}

.form-panel-el textarea.input-panel,
.form-panel-el select[multiple].input-panel {
  height: auto;
}

.form-panel-el label {
  font-size: 2.8rem;
}

.form-panel-la .input-panel {
  height: 4.675rem;
  padding: 1rem 1.5rem;
  font-size: 1.4rem;
  line-height: 1.6;
  border-radius: 0;
}

.form-panel-la select.input-panel {
  height: 4.675rem;
  line-height: 4.675rem;
}

.form-panel-la textarea.input-panel,
.form-panel-la select[multiple].input-panel {
  height: auto;
}

.form-panel-la label {
  font-size: 1.4rem;
}

.form-panel-sm .input-panel {
  height: 2.72rem;
  padding: 0.8rem 1rem;
  font-size: 1.1rem;
  line-height: 1.2;
  border-radius: 0;
}

.form-panel-sm select.input-panel {
  height: 2.72rem;
  line-height: 2.72rem;
}

.form-panel-sm textarea.input-panel,
.form-panel-sm select[multiple].input-panel {
  height: auto;
}

.form-panel-sm label {
  font-size: 1.1rem;
}

.form-panel-es .input-panel {
  height: 2.72rem;
  padding: 0.1rem 0.5rem;
  font-size: 1rem;
  line-height: 1.1;
  border-radius: 0;
}

.form-panel-es select.input-panel {
  height: 2.72rem;
  line-height: 2.72rem;
}

.form-panel-es textarea.input-panel,
.form-panel-es select[multiple].input-panel {
  height: auto;
}

.form-panel-es label {
  font-size: 1rem;
}

.checkbox,
.radio {
  margin-bottom: 1rem;
}

.checkbox input[type="checkbox"],
.radio input[type="checkbox"],
.checkbox input[type="radio"],
.radio input[type="radio"] {
  position: absolute;
  visibility: hidden;
  top: 1px;
}

.checkbox input[type="checkbox"]:checked+label:after,
.radio input[type="checkbox"]:checked+label:after,
.checkbox input[type="radio"]:checked+label:after,
.radio input[type="radio"]:checked+label:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.checkbox input[type="checkbox"]:checked+label:before,
.radio input[type="checkbox"]:checked+label:before,
.checkbox input[type="radio"]:checked+label:before,
.radio input[type="radio"]:checked+label:before {
  border-color: #4cbffa;
  background-color: #4cbffa;
}

.checkbox input[type="checkbox"]:disabled+label,
.radio input[type="checkbox"]:disabled+label,
.checkbox input[type="radio"]:disabled+label,
.radio input[type="radio"]:disabled+label {
  color: #d9d9d9;
}

.checkbox input[type="checkbox"]:disabled+label:before,
.radio input[type="checkbox"]:disabled+label:before,
.checkbox input[type="radio"]:disabled+label:before,
.radio input[type="radio"]:disabled+label:before {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.checkbox input[type="checkbox"]:disabled+label:hover:before,
.radio input[type="checkbox"]:disabled+label:hover:before,
.checkbox input[type="radio"]:disabled+label:hover:before,
.radio input[type="radio"]:disabled+label:hover:before {
  opacity: 0.4;
  filter: alpha(opacity=40);
  border-color: #d9d9d9;
  background-color: transparent;
}

.checkbox input[type="checkbox"]:disabled+label:hover:after,
.radio input[type="checkbox"]:disabled+label:hover:after,
.checkbox input[type="radio"]:disabled+label:hover:after,
.radio input[type="radio"]:disabled+label:hover:after {
  opacity: 0;
  filter: alpha(opacity=0);
}

.checkbox.no-text label,
.no-text.radio label {
  padding-left: 1.8rem;
}

.checkbox label,
.radio label {
  cursor: pointer;
  position: relative;
  padding: 0 0 0 2.8rem;
  font-size: 1.4rem;
  color: #000;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  display: block;
  min-height: 1.8rem;
}

.checkbox label::before,
.radio label::before {
  content: "";
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 0.2rem;
}

.checkbox label.box-shadow,
.radio label.box-shadow {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
}

.checkbox label::after,
.radio label::after {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #ffffff;
  font-size: 1.26rem;
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  text-align: center;
  width: 1.692rem;
}

.checkbox label:hover:before,
.radio label:hover:before {
  background-color: rgba(76, 191, 250, 0.15);
  border-color: rgba(76, 191, 250, 0.15);
}

.checkbox label:hover:after,
.radio label:hover:after {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.radio input[type="radio"]:checked+label:before {
  background-color: transparent;
}

.radio label:before {
  border-radius: 50%;
}

.radio label:after {
  border-radius: 50%;
  content: "";
  width: 1.008rem;
  height: 1.008rem;
  background-color: #4cbffa;
  left: 0.4rem;
}

.radio label:hover:before {
  background-color: transparent;
}

.upload-file-btn {
  font-size: 1.68rem;
}

.upload-file-btn .material-icons {
  font-size: 2.4rem;
  color: #4cbffa;
  position: relative;
  top: 0.5rem;
  line-height: 0.5;
  margin-right: 0.5rem;
}

.upload-file-container {
  position: absolute;
  left: -999999px;
  top: -999999px;
}

.file-name-list li {
  margin: 0.5rem 0 0 0;
  font-size: 1.26rem;
}

.switch {
  vertical-align: middle;
  display: inline-block;
  margin: 0;
}

input[type="checkbox"].switch-1 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 70px;
  height: 30px;
  background: #d9d9d9;
  border-radius: 30px;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

input[type="checkbox"].switch-1:checked {
  background: #4cbffa;
}

input[type="checkbox"].switch-1:checked:after {
  left: calc(100% - 30px);
}

input[type="checkbox"].switch-1:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

input[type="checkbox"].switch-2 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 70px;
  height: 5px;
  background-color: #e5e5e5;
  border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: relative;
  outline: 0;
  cursor: pointer;
}

input[type="checkbox"].switch-2:before,
input[type="checkbox"].switch-2:after {
  position: absolute;
  content: "";
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

input[type="checkbox"].switch-2:after {
  width: 30px;
  height: 30px;
  background: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

input[type="checkbox"].switch-2:checked {
  background: #4cbffa;
}

input[type="checkbox"].switch-2:checked:after {
  left: calc(100% - 30px);
  background: #4cbffa;
}

@media only screen and (min-width: 768px) {
  .input-inline .form-panel {
    display: inline-block;
    margin-bottom: 0.5rem;
    margin-right: 0.4rem;
    vertical-align: top;
  }

  .input-inline .input-panel {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .input-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .input-inline .input-group {
    display: inline-table;
  }

  .input-inline .input-group-icon,
  .input-inline .input-group-button,
  .input-inline .input-panel {
    width: auto;
  }

  .input-inline .radio,
  .input-inline .checkbox,
  .input-inline .radio,
  .input-inline .switch {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 1rem;
    vertical-align: middle;
  }
}

.chosen-container-multi .chosen-choices {
  background-color: #d7f1ff;
  background-image: none;
  border-color: #e5e5e5;
  color: #000;
  border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-choice {
  border: none;
  margin: 4px 5px 4px 0;
  padding: 6px 22px 6px 8px;
  background: #4cbffa;
  color: #ffffff;
  border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  background: none;
  font-size: 1.6rem;
  width: 14px;
  height: 14px;
  color: #ffffff;
  top: 7px;
  right: 5px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:after {
  content: "";
  display: block;
  position: absolute;
  content: 'close';
  font-family: "Material Icons";
  text-rendering: optimizeLegibility;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  color: #000 !important;
  height: 32px;
}

.error-message {
  display: none;
  color: #c4161c;
  font-style: italic;
  font-size: 1.12rem;
  position: absolute;
  top: 100%;
  text-align: left;
  width: 100%;
}

@keyframes loader {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader {
  display: inline-block;
  text-align: center;
  font-size: 1.4rem;
  position: relative;
  min-height: 3rem;
  min-width: 3rem;
}

.loader:before,
.step-list>li.loader:after,
.loader:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1.5rem;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 3px solid rgba(0, 0, 0, 0.1);
}

.loader:after {
  border-color: #4cbffa transparent transparent;
  -webkit-animation: loader .6s linear;
  animation: loader .6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.loader.loading-text {
  padding-top: 3.5rem;
}

.label-sm {
  font-size: 1.1rem;
}

.label-la {
  font-size: 1.4rem;
}

.label-el {
  font-size: 2.8rem;
}

.tooltip {
  position: relative;
  white-space: normal;
}

.tooltip:hover {
  text-decoration: none;
}

.tooltip .tooltip-content {
  position: absolute;
  min-width: 17rem;
  font-size: 1.2rem;
  padding: 1rem;
  background-color: #000;
  color: #ffffff;
  text-align: left;
  border-radius: 0;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  z-index: 1070;
}

.tooltip.top-center .tooltip-content {
  bottom: 100%;
  left: 50%;
  margin-bottom: 1rem;
  -ms-transform: translateX(-50%) scale(0);
  -webkit-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
}

.tooltip.top-center .tooltip-content:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-top: 0.8rem solid #000;
  margin-top: 0rem;
  top: 100%;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.tooltip.top-center.in .tooltip-content {
  -ms-transform: translateX(-50%) scale(1);
  -webkit-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}

.tooltip.top-left .tooltip-content {
  bottom: 100%;
  right: auto;
  left: 0;
  margin-bottom: 1rem;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}

.tooltip.top-left .tooltip-content:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-top: 0.8rem solid #000;
  margin-top: 0rem;
  left: 0.5rem;
  top: 100%;
}

.tooltip.top-left.in .tooltip-content {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.tooltip.top-right .tooltip-content {
  bottom: 100%;
  right: 0;
  left: auto;
  margin-bottom: 1rem;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}

.tooltip.top-right .tooltip-content:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-top: 0.8rem solid #000;
  margin-top: 0rem;
  right: 0.5rem;
  top: 100%;
}

.tooltip.top-right.in .tooltip-content {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.tooltip.bottom-center .tooltip-content {
  top: 100%;
  left: 50%;
  margin-top: 1rem;
  -ms-transform: translateX(-50%) scale(0);
  -webkit-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
}

.tooltip.bottom-center .tooltip-content:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-bottom: 0.8rem solid #000;
  margin-bottom: 0rem;
  bottom: 100%;
  bottom: 100%;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.tooltip.bottom-center.in .tooltip-content {
  -ms-transform: translateX(-50%) scale(1);
  -webkit-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}

.tooltip.bottom-left .tooltip-content {
  top: 100%;
  right: auto;
  left: 0;
  margin-top: 1rem;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}

.tooltip.bottom-left .tooltip-content:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-bottom: 0.8rem solid #000;
  margin-bottom: 0rem;
  bottom: 100%;
  left: 0.5rem;
  bottom: 100%;
}

.tooltip.bottom-left.in .tooltip-content {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.tooltip.bottom-right .tooltip-content {
  top: 100%;
  right: 0;
  left: auto;
  margin-top: 1rem;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}

.tooltip.bottom-right .tooltip-content:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-bottom: 0.8rem solid #000;
  margin-bottom: 0rem;
  bottom: 100%;
  right: 0.5rem;
  bottom: 100%;
}

.tooltip.bottom-right.in .tooltip-content {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.tooltip.left-center .tooltip-content {
  top: 50%;
  right: 100%;
  margin-right: 1rem;
  -ms-transform: translateY(-50%) scale(0);
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
}

.tooltip.left-center .tooltip-content:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 0.8rem solid transparent;
  border-bottom: 0.8rem solid transparent;
  border-left: 0.8rem solid #000;
  margin-right: -0.8rem;
  top: 50%;
  left: 100%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.tooltip.left-center.in .tooltip-content {
  -ms-transform: translateY(-50%) scale(1);
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}

.tooltip.right-center .tooltip-content {
  top: 50%;
  left: 100%;
  margin-left: 1rem;
  -ms-transform: translateY(-50%) scale(0);
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
}

.tooltip.right-center .tooltip-content:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 0.8rem solid transparent;
  border-bottom: 0.8rem solid transparent;
  border-right: 0.8rem solid #000;
  margin-left: -0.8rem;
  top: 50%;
  right: 100%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.tooltip.right-center.in .tooltip-content {
  -ms-transform: translateY(-50%) scale(1);
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}

.main-navigation {
  margin: 0 0 2.5rem;
  background-color: #ffffff;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  position: relative;
  z-index: 1000;
}

@media only screen and (min-width: 768px) {

  .main-navigation .wrapper-fluid .navigation-right .dropdown-menu,
  .main-navigation .wrapper .navigation-right .dropdown-menu {
    left: auto;
    right: 0;
  }
}

.navigation-header {
  *zoom: 1;
}

.navigation-header:before,
.step-list>li.navigation-header:after,
.navigation-header:after {
  content: " ";
  display: table;
}

.navigation-header:after {
  clear: both;
}

@media only screen and (min-width: 768px) {
  .navigation-header {
    float: left;
  }
}

.brand {
  float: left;
  margin-left: -15px;
  padding: 0.6rem 1.5rem;
  text-decoration: none;
  font-size: 3rem;
  line-height: 1;
  color: white;
  background-color: transparent;
  height: 7rem;
}

.brand:hover,
.brand:focus {
  text-decoration: none;
  color: white;
  background-color: transparent;
}

.brand>img {
  display: block;
  max-height: 5.8rem;
}

.brand strong {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  position: absolute;
}

@media only screen and (max-width: 767px) {
  .brand {
    padding: 1.6rem;
  }
}

.navigation-toggle,
.sidebar-toggle {
  position: relative;
  float: right;
  margin-top: 2rem;
  padding: 0.85rem 0.5rem;
  font-size: 3.2rem;
  color: #a7d96f;
  text-decoration: none;
  line-height: 0.8;
  /*@media only screen and (min-width: 768px) {
    display: none;
  }*/
}

@media only screen and (min-width: 992px) {

  .navigation-toggle,
  .sidebar-toggle {
    display: none;
  }
}

.navigation-toggle:hover,
.sidebar-toggle:hover {
  color: #4caf50;
}

.navigation-container {
  overflow-x: visible;
  display: none;
  margin: 0 -2rem;
  border-top: 1px solid transparent;
  *zoom: 1;
  -webkit-overflow-scrolling: touch;
}

.navigation-container:before,
.step-list>li.navigation-container:after,
.navigation-container:after {
  content: " ";
  display: table;
}

.navigation-container:after {
  clear: both;
}

@media only screen and (min-width: 992px) {
  .navigation-container {
    width: auto;
    border-top: 0;
    margin: 0;
    box-shadow: none;
    display: block !important;
    height: auto !important;
    overflow: visible !important;
  }

  .navigation-container.navbar-fixed-top,
  .navigation-container.navbar-static-top {
    padding-left: 0;
    padding-right: 0;
  }

  .navigation-container.navigation-vertical-align {
    margin-top: 2.7rem;
  }
}

.navbar-right-slide-close {
  display: none;
  background-color: #ffffff;
}

.navbar-right-slide-close a {
  text-decoration: none;
  padding: 2.5rem;
  color: #ffffff;
  display: block;
  margin-top: -5px;
  font-weight: 300;
  font-size: 1.6rem;
}

.navbar-right-slide-close a .material-icons {
  position: relative;
  top: 5px;
  font-size: 2.2rem;
}

.navbar-fixed-top .navigation-container {
  max-height: 340px;
  overflow-y: auto;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navigation-container {
    max-height: 30rem;
  }
}

.panel-overlay-bg {
  background-color: rgba(255, 255, 255, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1020;
}

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

@media only screen and (min-width: 768px) {
  .navbar-fixed-top {
    border-radius: 0;
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px);
  }

  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px);
  }

  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-ms-keyframes fadeInDown {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px);
  }

  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0, -100px);
    transform: translate(0, -100px);
  }

  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.fixed-navigation .navbar-fixed-top {
  position: fixed;
  -webkit-animation-delay: 0;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-name: fadeInDown;
  -webkit-animation-fill-mode: both;
  /* this prevents the animation from restarting! */
  animation-delay: 0;
  animation-duration: 0.4s;
  animation-name: fadeInDown;
  animation-fill-mode: both;
  /* this prevents the animation from restarting! */
}

@media only screen and (max-width: 767px) {
  .fixed-navigation .navbar-fixed-top.navbar-open-right {
    position: absolute;
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 0;
    -webkit-animation-name: none;
    -webkit-animation-fill-mode: both;
    /* this prevents the animation from restarting! */
    animation-delay: 0;
    animation-duration: 0;
    animation-name: none;
    animation-fill-mode: both;
    /* this prevents the animation from restarting! */
  }
}

@media only screen and (max-width: 767px) {
  .navbar-open-right {
    z-index: auto;
  }
}

.navbar-open-right.panel-open .navigation-container {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-box-shadow: 5px 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 5px 0 5px rgba(0, 0, 0, 0.15);
}

@media only screen and (max-width: 767px) {
  .navbar-open-right .navigation-container {
    background-color: #ffffff;
    max-height: 100%;
    overflow-y: auto;
    height: 100%;
    position: fixed;
    display: block;
    width: 29rem;
    left: 0;
    top: -1px;
    margin: 0;
    -webkit-transform: translate3d(-29rem, 0, 0);
    transform: translate3d(-29rem, 0, 0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1030;
  }

  .navbar-open-right .navigation-container .navigation>li {
    border-bottom-color: whitesmoke;
  }

  .navbar-open-right .navigation-container .navigation>li>a {
    color: #505458;
  }

  .navbar-open-right .navigation-container .navigation>li:hover>a,
  .navbar-open-right .navigation-container .navigation>li.active>a,
  .navbar-open-right .navigation-container .navigation>li.open>a {
    color: #4cbffa;
    background-color: whitesmoke;
  }

  .navbar-open-right .navigation-container .navigation .dropdown>a:after {
    transform: translate(0, -50%) rotate(90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    color: #505458;
  }

  .navbar-open-right .navigation-container .navigation .dropdown.active>a:after {
    transform: translate(0, -50%) rotate(0);
    color: #4cbffa;
  }

  .navbar-open-right .navigation-container .navigation .dropdown-menu>li>a {
    background-color: whitesmoke;
    color: #505458;
    border-bottom-color: #ebebeb;
  }

  .navbar-open-right .navigation-container .navigation .dropdown-menu>li.active>a,
  .navbar-open-right .navigation-container .navigation .dropdown-menu>li.active>a:hover {
    color: #4cbffa;
  }

  .navbar-open-right .navigation-container .navbar-right-slide-close {
    display: block;
  }
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-open-right .navigation-container {
    max-height: auto;
  }
}

.navigation {
  list-style: none;
  padding: 0;
}

.navigation>li {
  position: relative;
}

.navigation>li>a {
  line-height: 2rem;
  text-decoration: none;
  color: #505458;
  background-color: transparent;
  font-size: 1.2rem;
  font-weight: 700 !important;
  text-transform: uppercase;
  display: block;
  padding: 2.5rem 2rem;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-radius: 0;
}

.navigation>li>a i {
  position: absolute;
  font-size: 2rem;
  left: -0.1rem;
  top: 2.3rem;
}

@media only screen and (max-width: 767px) {
  .navigation>li>a {
    padding: 1.5rem;
  }
}

.navigation>li:hover>a,
.navigation>li.active>a,
.navigation>li.open>a {
  background-color: transparent;
  color: #a7d96f;
}

.navigation>li:hover>a:after,
.navigation>li.active>a:after,
.navigation>li.open>a:after {
  color: #a7d96f;
}

@media only screen and (max-width: 767px) {
  .navigation>li {
    border-bottom: 1px solid #dadada;
  }

  .navigation>li.user-profile a {
    padding-left: 3.5rem;
  }

  .navigation>li.user-profile a i {
    left: 1.4rem;
    top: 1.3rem;
  }
}

.navigation .dropdown>a:after {
  color: #505458;
  text-transform: lowercase;
}

@media only screen and (min-width: 768px) {
  .navigation {
    float: left;
  }

  .navigation>li {
    float: left;
    margin: 0 0;
  }

  .navigation>li>a {
    font-weight: 400;
  }
}

.navigation .dropdown-menu {
  list-style: none;
  padding: 0;
}

.navigation .dropdown-menu>li {
  background-color: #505458;
}

.navigation .dropdown-menu>li:last-child a {
  border-bottom: none;
  padding-bottom: 1.6rem;
}

.navigation .dropdown-menu>li:first-child a {
  padding-top: 1.6rem;
}

.navigation .dropdown-menu>li>a {
  color: #ffffff;
  font-size: 1.2rem;
  text-decoration: none;
  padding: 0.7rem 1.5rem;
  display: block;
  background-color: #505458;
  font-weight: 700;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.navigation .dropdown-menu>li>a:hover {
  color: #a7d96f;
  background-color: transparent;
}

.navigation .dropdown-menu>li:last-child {
  border-bottom: none;
}

.navigation .dropdown-menu>.active>a,
.navigation .dropdown-menu>.active>a:hover {
  color: #505458;
  background-color: #f0f0f0;
}

.navigation .dropdown-menu>.disabled>a,
.navigation .dropdown-menu>.disabled>a:hover {
  color: #ccc;
  background-color: transparent;
}

@media only screen and (min-width: 768px) {
  .navigation .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 18rem;
    z-index: 1000;
    -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.2);
  }

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

.navigation .dropdown-menu:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.8rem solid transparent;
  border-right: 0.8rem solid transparent;
  border-bottom: 0.8rem solid #000;
  margin-bottom: 0rem;
  bottom: 100%;
  right: 3.5rem;
  border-bottom-color: #505458;
}

@media only screen and (max-width: 767px) {
  .navigation .dropdown-menu:after {
    margin-bottom: -5.0rem;
    right: 1.3rem;
  }
}

.dropdown-menu {
  display: none;
}

@media only screen and (min-width: 768px) {
  .navigation-left {
    float: left !important;
  }

  .navigation-right {
    float: right !important;
  }

  .navigation-right~.navigation-right {
    margin-right: 0;
  }
}

.dropdown>a {
  padding-right: 4rem !important;
  position: relative;
}

.dropdown>a:after {
  content: "arrow_drop_down";
  display: block;
  position: absolute;
  font-family: 'Material Icons';
  font-size: 2.2rem;
  right: 14px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 2rem;
  height: 2rem;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: 'liga' 1;
  text-rendering: optimizeLegibility;
  line-height: 2rem;
}

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

.side-bar-menu {
  list-style: none;
  margin: 0 0 2rem;
  padding: 0;
}

.side-bar-menu li {
  display: block;
  margin: 0;
}

.side-bar-menu li a {
  display: block;
  padding: 0.6rem 0;
  color: #505458;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-decoration: none;
}

.side-bar-menu li:hover>a,
.side-bar-menu li.active>a {
  color: #4cbffa;
}

.side-bar-menu li.dropdown>a:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  margin-top: -1rem;
}

.side-bar-menu li.dropdown.active>a {
  color: #4cbffa;
}

.side-bar-menu li.dropdown.active>a:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.side-bar-menu li ul {
  background-color: rgba(0, 0, 0, 0.03);
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
}

.side-bar-menu li ul li {
  margin: 0;
}

.side-bar-menu li ul li a {
  padding: 0.9rem 0.6rem;
}

@media only screen and (min-width: 768px) {
  .side-bar-menu .dropdown-menu {
    position: static;
    top: 100%;
    left: 0;
    min-width: auto;
    z-index: 1000;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.menu-open .slide-navigation,
.menu-open .admin-slide-navigation {
  left: 0;
}

.slide-navigation,
.admin-slide-navigation {
  background-color: #a7d96f;
  position: fixed;
  top: 0;
  left: -25.96rem;
  padding: 0;
  min-height: 100%;
  max-height: 100%;
  overflow-y: auto;
  width: 22rem;
  z-index: 1080;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.slide-navigation-inner {
  padding-bottom: 2rem;
}

.slide-navigation-inner .side-bar-menu>li {
  margin: 0 0 1px;
}

.slide-navigation-inner .side-bar-menu>li>a {
  border-left: 0 solid transparent;
  font-size: 1.4rem;
  font-weight: 600;
  color: #cccccc;
  padding: 1.5rem;
}

.slide-navigation-inner .side-bar-menu>li>a i {
  margin-right: 1rem;
  font-size: 2rem;
}

.slide-navigation-inner .side-bar-menu>li:hover>a,
.slide-navigation-inner .side-bar-menu>li.active>a {
  background-color: #96d253;
  border-color: #4cbffa;
  color: #ffffff;
}

.slide-navigation-inner .side-bar-menu>li .dropdown-menu {
  background-color: #b3de83;
}

.slide-navigation-inner .side-bar-menu>li .dropdown-menu li a {
  padding-left: 2rem;
  position: relative;
  color: #cccccc;
}

.slide-navigation-inner .side-bar-menu>li .dropdown-menu li a i {
  margin-right: 0.5rem;
}

.slide-navigation-inner .side-bar-menu>li .dropdown-menu li a:hover {
  color: #ffffff;
}

.slide-navigation-inner .side-bar-menu>li .dropdown-menu li.active>a {
  color: #ffffff;
}

.menu-back-link {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 2rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 2.2rem;
  text-align: right;
  font-weight: 300;
}

.menu-back-link i {
  font-size: 3rem;
  margin-top: -0.8rem;
  top: 0.8rem;
  position: relative;
}

.menu-back-link:hover,
.menu-back-link:focus {
  text-decoration: none;
  color: #ffffff;
}

.sidebar-toggle {
  display: block;
  float: left;
}

.sidebar-toggle i {
  vertical-align: middle;
}

.sidebar-toggle span {
  font-size: 1.6rem;
  font-weight: 300;
  vertical-align: middle;
}

.rounded-image {
  border-radius: 0;
}

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

.thumbnail-image {
  border-radius: -2;
  padding: -2;
  border: 1px solid #e5e5e5;
}

.bg-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 120px;
  height: 120px;
  margin: 0;
}

.bg-image.thumbnail-image {
  background-size: calc(100% - 6px);
}

.bg-image-banner-slider {
  margin: 0 0 3rem;
}

.bg-image-banner-slider .slide-item {
  height: 40rem;
}

@media only screen and (max-width: 767px) {
  .bg-image-banner-slider .slide-item {
    height: auto;
    min-height: 20rem;
  }
}

.slide-item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.banner-content {
  padding: 5rem 5rem;
}

@media only screen and (max-width: 1199px) {
  .banner-content {
    padding: 4rem 5rem;
  }
}

@media only screen and (max-width: 767px) {
  .banner-content {
    padding: 2.5rem 3.5rem 3.5rem;
  }
}

.banner-heading {
  font-size: 6rem;
  font-weight: 300;
  margin: 0 0 1.5rem;
  color: #4cbffa;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 1199px) {
  .banner-heading {
    font-size: 4.8rem;
  }
}

@media only screen and (max-width: 991px) {
  .banner-heading {
    font-size: 3.9rem;
  }
}

@media only screen and (max-width: 767px) {
  .banner-heading {
    font-size: 2.7rem;
  }
}

.banner-text {
  font-size: 2.6rem;
  color: #505458;
  font-weight: 300;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 1199px) {
  .banner-text {
    font-size: 2.08rem;
  }
}

@media only screen and (max-width: 991px) {
  .banner-text {
    font-size: 1.82rem;
  }
}

.banner-white-text {
  color: #ffffff;
}

.banner-panel {
  padding: 15rem 0;
  position: relative;
  margin: 0 0 3rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media only screen and (max-width: 1199px) {
  .banner-panel {
    padding: 9rem 0;
  }
}

@media only screen and (max-width: 991px) {
  .banner-panel {
    padding: 6rem 0;
  }
}

.banner-bg-1 {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(white));
  background: -moz-linear-gradient(top, #ffffff, white);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='white');
}

.footer-wrapper {
  background-color: #f0f0f0;
  padding: 0;
  color: #505458;
  font-weight: 400;
}

.footer-wrapper .list-left-icon li a {
  color: #505458;
}

.footer-wrapper .list-no-bullet li a,
.footer-wrapper .list li a {
  color: #505458;
}

.footer-wrapper .list-no-bullet li a:hover,
.footer-wrapper .list li a:hover {
  color: #505458;
}

.footer-wrapper hr {
  border-color: #505458;
  margin: 0;
}

.footer-top-part {
  padding: 2rem 0 0 0;
}

.footer-top-part .footer-social {
  margin: 0 0 2rem;
}

.footer-bottom-part {
  padding: 2rem 0;
  font-size: 1.3rem;
  color: #505458;
}

.copyright-text {
  display: block;
  margin-top: 0.6rem;
}

@media only screen and (max-width: 767px) {
  .copyright-text {
    margin: 0 0 0.6rem;
  }
}

.footer-social {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-social li {
  display: inline-block;
  margin: 0 5px;
}

.footer-social li a {
  display: block;
  text-decoration: none;
  color: #505458;
  font-size: 2rem;
}

.footer-social li a:hover {
  color: #4cbffa;
}

.footer-call-number {
  display: block;
  font-size: 2.6rem;
  font-weight: 600;
}

.footer-call-number a {
  text-decoration: none;
  color: #505458;
}

.footer-call-number a:hover {
  text-decoration: none;
  color: #505458;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  color: #222222;
}

h1 {
  font-size: 2.4rem;
  margin-top: 0;
  margin-bottom: 2.4rem;
  color: #4cbffa;
}

@media only screen and (max-width: 1199px) {
  h1 {
    font-size: 2.208rem;
    margin-bottom: 2.208rem;
  }
}

@media only screen and (max-width: 991px) {
  h1 {
    font-size: 2.016rem;
    margin-bottom: 2.016rem;
  }
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 1.872rem;
    margin-bottom: 1.872rem;
  }
}

h2 {
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 1199px) {
  h2 {
    font-size: 1.84rem;
    margin-bottom: 1.84rem;
  }
}

@media only screen and (max-width: 991px) {
  h2 {
    font-size: 1.7rem;
    margin-bottom: 1.7rem;
  }
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 1.6rem;
    margin-bottom: 1.6rem;
  }
}

h3 {
  font-size: 1.8rem;
  margin-top: 0;
  margin-bottom: 1.8rem;
}

@media only screen and (max-width: 1199px) {
  h3 {
    font-size: 1.656rem;
    margin-bottom: 1.656rem;
  }
}

@media only screen and (max-width: 991px) {
  h3 {
    font-size: 1.53rem;
    margin-bottom: 1.53rem;
  }
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 1.44rem;
    margin-bottom: 1.44rem;
  }
}

h4 {
  font-size: 1.7rem;
  margin-top: 0;
  margin-bottom: 1.7rem;
}

@media only screen and (max-width: 1199px) {
  h4 {
    font-size: 1.598rem;
    margin-bottom: 1.598rem;
  }
}

@media only screen and (max-width: 991px) {
  h4 {
    font-size: 1.496rem;
    margin-bottom: 1.496rem;
  }
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 1.394rem;
    margin-bottom: 1.394rem;
  }
}

h5 {
  font-size: 1.6rem;
  margin-top: 0;
  margin-bottom: 1.6rem;
}

@media only screen and (max-width: 1199px) {
  h5 {
    font-size: 1.504rem;
    margin-bottom: 1.504rem;
  }
}

@media only screen and (max-width: 991px) {
  h5 {
    font-size: 1.408rem;
    margin-bottom: 1.408rem;
  }
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 1.312rem;
    margin-bottom: 1.312rem;
  }
}

h6 {
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

@media only screen and (max-width: 1199px) {
  h6 {
    font-size: 1.44rem;
  }
}

@media only screen and (max-width: 991px) {
  h6 {
    font-size: 1.35rem;
  }
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 1.29rem;
  }
}

.heading-text-small {
  font-size: 1.4rem;
  display: block;
  color: #9e9e9e;
}

.accordion-panel {
  margin: 0 0 2rem;
}

.accordion-row {
  border: 1px solid #e5e5e5;
  background-color: #ffffff;
  position: relative;
}

.accordion-row+.accordion-row {
  margin-top: -1px;
}

.accordion-row .accordion-heading {
  font-size: 1.8rem;
  font-weight: 600;
  padding: 2rem 5rem 2rem 3rem;
  color: #131313;
  position: relative;
  cursor: pointer;
}

.accordion-row .accordion-heading:after {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  content: "keyboard_arrow_down";
  display: block;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  font-family: 'Material Icons';
  color: #131313;
  font-size: 3rem;
  right: 2rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

@media only screen and (max-width: 991px) {
  .accordion-row .accordion-heading {
    font-size: 1.62rem;
    padding: 1.5rem 4rem 1.5rem 2.25rem;
  }

  .accordion-row .accordion-heading:after {
    right: 1.5rem;
  }
}

.accordion-row:after {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  width: 3px;
  height: calc(100% - 20px);
  background-color: transparent;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.accordion-row.active .accordion-heading {
  color: #4cbffa;
}

.accordion-row.active .accordion-heading:after {
  content: "keyboard_arrow_up";
  color: #ffffff;
  border-color: #4cbffa;
  background-color: #4cbffa;
}

.accordion-row.active:after {
  background-color: #4cbffa;
}

.accordion-container {
  padding: 0 3rem;
  display: none;
}

@media only screen and (max-width: 991px) {
  .accordion-container {
    padding: 0 2.25rem;
  }
}

.accordion-container.show {
  display: block;
}

.tab-panel {
  margin: 0 0 2rem;
}

.tab-panel .tab-panel {
  margin: 0;
}

.tab-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
}

.tab-nav>li {
  display: table-cell;
  font-size: 1.6rem;
  font-weight: 600;
}

@media only screen and (max-width: 991px) {
  .tab-nav>li {
    font-size: 1.28rem;
  }
}

.tab-nav>li>a {
  display: block;
  text-decoration: none;
  color: #131313;
  padding: 1.4rem 0.5rem;
  font-weight: 600;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tab-nav>li>a:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: transparent;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tab-nav>li.active>a {
  color: #4cbffa;
}

.tab-nav>li.active>a:after {
  background-color: #4cbffa;
}

.tab-container {
  border: 1px solid #e5e5e5;
  border-top: none;
}

.tab-container .tab-row {
  padding: 1.5rem;
  display: none;
}

@media only screen and (max-width: 991px) {
  .tab-container .tab-row {
    padding: 1.2rem;
  }
}

.tab-container .tab-row.show {
  display: block;
}

@media only screen and (min-width: 768px) {
  .fixed-scroll-fixed {
    position: fixed;
    z-index: 900;
    max-height: 100%;
    overflow: auto;
  }
}

@media only screen and (max-width: 767px) {
  .fixed-scroll-fixed {
    width: auto !important;
    max-height: inherit !important;
  }
}

.breadcrumb,
.breadcrumb-slash {
  margin: 0 0 2rem;
  padding: 0;
  background: none;
}

.breadcrumb li,
.breadcrumb-slash li {
  display: inline-block;
  font-size: 1.4rem;
  color: #444444;
}

.breadcrumb li.active,
.breadcrumb-slash li.active {
  color: #444444;
}

.breadcrumb li+li:before,
.breadcrumb-slash li+li:before,
.breadcrumb .step-list>li+li:after,
.breadcrumb-slash .step-list>li+li:after {
  content: "keyboard_arrow_right";
  font-family: "Material Icons";
  text-rendering: optimizeLegibility;
  color: #9e9e9e;
  top: 0.7rem;
  position: relative;
  line-height: 0.5;
  font-size: 2.2rem;
}

.breadcrumb li a,
.breadcrumb-slash li a {
  color: #8b8b8b;
  text-decoration: none;
}

.breadcrumb li a:hover,
.breadcrumb-slash li a:hover {
  text-decoration: underline;
}

.breadcrumb-slash li+li:before,
.breadcrumb-slash .step-list>li+li:after {
  content: "/";
  padding: 0 0.5rem;
  font-size: 1.8rem;
  top: 0.2rem;
}

table {
  background-color: transparent;
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
  border-spacing: 0;
  border-collapse: collapse;
}

table>thead>tr>th,
table>thead>tr>td,
table>tbody>tr>th,
table>tbody>tr>td,
table>tfoot>tr>th,
table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.4;
  vertical-align: middle;
  border-top: 1px solid #e0e0e0;
}

table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 1px solid #e0e0e0;
}

table>thead:first-child>tr:first-child>th,
table>thead:first-child>tr:first-child>td {
  border-top: 0;
}

table>tbody+tbody {
  border-top: 2px solid #e0e0e0;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #9e9e9e;
  text-align: left;
}

.table-padding-sm>thead>tr>th,
.table-padding-sm>thead>tr>td,
.table-padding-sm>tbody>tr>th,
.table-padding-sm>tbody>tr>td,
.table-padding-sm>tfoot>tr>th,
.table-padding-sm>tfoot>tr>td {
  padding: 5px;
}

.table-border {
  border: 1px solid #e0e0e0;
}

.table-border>thead>tr>th,
.table-border>thead>tr>td,
.table-border>tbody>tr>th,
.table-border>tbody>tr>td,
.table-border>tfoot>tr>th,
.table-border>tfoot>tr>td {
  border: 1px solid #e0e0e0;
}

.table-border>thead>tr>th,
.table-border>thead>tr>td {
  border-bottom-width: 1px;
}

.table-outer-border {
  border: 1px solid #e0e0e0;
}

.table-odd-even>tbody>tr:nth-of-type(even) {
  background-color: #ebebeb;
}

.table-hover>tbody>tr {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.table-hover>tbody>tr:hover {
  background-color: #cecece;
  -webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.22);
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.22);
}

.table-head-color>thead tr {
  background-color: #f7f7f7;
}

.table-head-color>thead tr>th {
  border-bottom: none;
}

.table-primary>thead tr,
.table-dark>thead tr {
  background-color: #4cbffa;
}

.table-primary>thead tr>th,
.table-dark>thead tr>th {
  border-bottom: none;
  color: #ffffff;
  font-weight: 600;
}

.table-dark>thead tr {
  background-color: #a7d96f;
}

table>thead>tr>td.active,
table>thead>tr>th.active,
table>thead>tr.active>td,
table>thead>tr.active>th,
table>tbody>tr>td.active,
table>tbody>tr>th.active,
table>tbody>tr.active>td,
table>tbody>tr.active>th,
table>tfoot>tr>td.active,
table>tfoot>tr>th.active,
table>tfoot>tr.active>td,
table>tfoot>tr.active>th {
  background-color: #f0f0f0;
  color: #8c8c8c;
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
  background-color: #8c8c8c;
}

table>thead>tr>td.success,
table>thead>tr>th.success,
table>thead>tr.success>td,
table>thead>tr.success>th,
table>tbody>tr>td.success,
table>tbody>tr>th.success,
table>tbody>tr.success>td,
table>tbody>tr.success>th,
table>tfoot>tr>td.success,
table>tfoot>tr>th.success,
table>tfoot>tr.success>td,
table>tfoot>tr.success>th {
  background-color: #c3e5c5;
  color: #449d48;
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
  background-color: #449d48;
}

table>thead>tr>td.info,
table>thead>tr>th.info,
table>thead>tr.info>td,
table>thead>tr.info>th,
table>tbody>tr>td.info,
table>tbody>tr>th.info,
table>tbody>tr.info>td,
table>tbody>tr.info>th,
table>tfoot>tr>td.info,
table>tfoot>tr>th.info,
table>tfoot>tr.info>td,
table>tfoot>tr.info>th {
  background-color: #9cc4ff;
  color: #0055d5;
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
  background-color: #0055d5;
}

table>thead>tr>td.warning,
table>thead>tr>th.warning,
table>thead>tr.warning>td,
table>thead>tr.warning>th,
table>tbody>tr>td.warning,
table>tbody>tr>th.warning,
table>tbody>tr.warning>td,
table>tbody>tr.warning>th,
table>tfoot>tr>td.warning,
table>tfoot>tr>th.warning,
table>tfoot>tr.warning>td,
table>tfoot>tr.warning>th {
  background-color: #ffdda5;
  color: #de8800;
}

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

table>thead>tr>td.error,
table>thead>tr>th.error,
table>thead>tr.error>td,
table>thead>tr.error>th,
table>tbody>tr>td.error,
table>tbody>tr>th.error,
table>tbody>tr.error>td,
table>tbody>tr.error>th,
table>tfoot>tr>td.error,
table>tfoot>tr>th.error,
table>tfoot>tr.error>td,
table>tfoot>tr.error>th {
  background-color: #f39498;
  color: #ad1319;
}

.table-hover>tbody>tr>td.error:hover,
.table-hover>tbody>tr>th.error:hover,
.table-hover>tbody>tr.error:hover>td,
.table-hover>tbody>tr:hover>.error,
.table-hover>tbody>tr.error:hover>th {
  background-color: #ad1319;
}

table>thead>tr>td.primary,
table>thead>tr>th.primary,
table>thead>tr.primary>td,
table>thead>tr.primary>th,
table>tbody>tr>td.primary,
table>tbody>tr>th.primary,
table>tbody>tr.primary>td,
table>tbody>tr.primary>th,
table>tfoot>tr>td.primary,
table>tfoot>tr>th.primary,
table>tfoot>tr.primary>td,
table>tfoot>tr.primary>th {
  background-color: #f5fbff;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media only screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 1.5rem;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e0e0e0;
  }

  .table-responsive>table {
    margin-bottom: 0;
  }

  .table-responsive>table>thead>tr>th,
  .table-responsive>table>thead>tr>td,
  .table-responsive>table>tbody>tr>th,
  .table-responsive>table>tbody>tr>td,
  .table-responsive>table>tfoot>tr>th,
  .table-responsive>table>tfoot>tr>td {
    white-space: nowrap;
  }

  .table-responsive>.table-border {
    border: 0;
  }

  .table-responsive>.table-border>thead>tr>th:first-child,
  .table-responsive>.table-border>thead>tr>td:first-child,
  .table-responsive>.table-border>tbody>tr>th:first-child,
  .table-responsive>.table-border>tbody>tr>td:first-child,
  .table-responsive>.table-border>tfoot>tr>th:first-child,
  .table-responsive>.table-border>tfoot>tr>td:first-child {
    border-left: 0;
  }

  .table-responsive>.table-border>thead>tr>th:last-child,
  .table-responsive>.table-border>thead>tr>td:last-child,
  .table-responsive>.table-border>tbody>tr>th:last-child,
  .table-responsive>.table-border>tbody>tr>td:last-child,
  .table-responsive>.table-border>tfoot>tr>th:last-child,
  .table-responsive>.table-border>tfoot>tr>td:last-child {
    border-right: 0;
  }

  .table-responsive>.table-border>tbody>tr:last-child>th,
  .table-responsive>.table-border>tbody>tr:last-child>td,
  .table-responsive>.table-border>tfoot>tr:last-child>th,
  .table-responsive>.table-border>tfoot>tr:last-child>td {
    border-bottom: 0;
  }
}

.dataTables_scrollHeadInner,
table.dataTable {
  margin: 0 auto;
}

.dataTables_scrollHead table.dataTable {
  border-bottom: 0;
}

.dataTables_scrollBody table.dataTable {
  border-top: 0;
}

.dataTables_scrollBody table.dataTable thead th::after {
  display: none !important;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
}

table.dataTable thead th {
  padding: 10px 18px 10px 8px;
  position: relative;
}

table.dataTable thead th::after {
  content: "";
  font-family: 'Font Awesome 5 Free';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  right: 0.6rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

table.dataTable thead th.sorting_asc::after {
  content: "";
  font-family: 'Font Awesome 5 Free';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

table.dataTable thead th.sorting_desc::after {
  content: "";
  font-family: 'Font Awesome 5 Free';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.dataTables_wrapper input,
.dataTables_wrapper select {
  display: inline-block;
  height: 3.4rem;
  padding: 0.6rem 1.5rem;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #000;
  background-color: #d7f1ff;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 0 0.5rem;
}

.dataTables_wrapper input.box-shadow,
.dataTables_wrapper select.box-shadow {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
}

.dataTables_wrapper input.placeholder,
.dataTables_wrapper select.placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.dataTables_wrapper input:-moz-placeholder,
.dataTables_wrapper select:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.dataTables_wrapper input::-moz-placeholder,
.dataTables_wrapper select::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.dataTables_wrapper input:-ms-input-placeholder,
.dataTables_wrapper select:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.dataTables_wrapper input::-webkit-input-placeholder,
.dataTables_wrapper select::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.dataTables_wrapper input::-ms-expand,
.dataTables_wrapper select::-ms-expand {
  border: 0;
  background-color: transparent;
}

.dataTables_length {
  float: left;
}

.dataTables_length select {
  padding-left: 1.35rem;
  padding-right: 3rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: 100% 0.7rem;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg fill="#333333" height="24" viewBox="0 0 28 24" width="26" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z"/><path d="M0-.75h24v24H0z" fill="none"/></svg>');
}

@media only screen and (max-width: 767px) {
  .dataTables_length {
    float: none;
    margin: 1rem;
    text-align: center;
  }
}

.dataTables_filter {
  float: right;
}

@media only screen and (max-width: 767px) {
  .dataTables_filter {
    float: none;
    margin: 1rem;
    text-align: center;
  }
}

.dataTables_info {
  float: left;
  clear: both;
  padding: 2rem 0;
}

@media only screen and (max-width: 767px) {
  .dataTables_info {
    float: none;
    padding: 2rem 0 0;
    text-align: center;
  }
}

.dataTables_paginate {
  float: right;
  padding: 2rem 0;
}

@media only screen and (max-width: 767px) {
  .dataTables_paginate {
    float: none;
    padding: 2rem 0;
    text-align: center;
  }
}

.dataTables_scroll .dataTable {
  min-width: 60rem;
}

.paginate_button {
  padding: 0.6rem 1.5rem;
  font-size: 1.3rem;
  line-height: 1.4;
  text-decoration: none;
  color: #505458;
  background-color: whitesmoke;
  border: 1px solid #e6e6e6;
  cursor: pointer;
}

.paginate_button.previous {
  border-radius: 0 0 0 0;
}

.paginate_button.next {
  border-radius: 0 0 0 0;
}

.paginate_button:hover {
  z-index: 2;
  color: #ffffff;
  background-color: #4cbffa;
  border: 1px solid #3dbafa;
}

.paginate_button.current,
.paginate_button.current:hover,
.paginate_button.current:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #4cbffa;
  border: 1px solid #3dbafa;
  cursor: default;
}

.paginate_button.disabled,
.paginate_button.disabled:hover,
.paginate_button.disabled:focus {
  color: #adadad;
  background-color: #e6e6e6;
  border-color: #ededed;
  cursor: not-allowed;
}

.ft_container {
  overflow: hidden;
}

.ft_container table {
  border-width: 0px;
  margin: 0;
  outline-style: none;
  background-color: #cecece;
}

.ft_container table tr th,
.ft_container table tr td {
  border-collapse: collapse;
  border-color: #e0e0e0;
  border-style: solid;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  overflow: hidden;
  word-wrap: break-word;
}

.ft_container table tr th:first-child,
.ft_container table tr td:first-child {
  border-left-width: 1px;
}

.ft_container table tr:first-child th,
.ft_container table tr:first-child td {
  border-top: 1px solid #e0e0e0 !important;
}

.ft_container table.sorttable thead tr th {
  cursor: pointer;
  padding-right: 18px;
  position: relative;
}

.ft_container table.sorttable thead tr th::after {
  content: "";
  font-family: 'Font Awesome 5 Free';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  right: 0.6rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.ft_container table.sorttable thead tr th.fx_sort_asc::after {
  content: "";
  font-family: 'Font Awesome 5 Free';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.ft_container table.sorttable thead tr th.fx_sort_desc::after {
  content: "";
  font-family: 'Font Awesome 5 Free';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.ft_container tbody tr.ui-widget-content,
.ft_container thead.ui-widget-header {
  background-image: none;
}

.ft_rel_container {
  position: relative;
  overflow: hidden;
  border-width: 0px;
  width: 100%;
  height: 100%;
}

.ft_r,
.ft_rc {
  background-image: none;
}

.ft_rc {
  position: absolute;
  z-index: 1005;
}

.ft_r,
.ft_c {
  position: relative;
}

.ft_rwrapper,
.ft_cwrapper {
  overflow: hidden;
  position: absolute;
  /*z-index: 1001; */
  z-index: 1;
  border-width: 0px;
  padding: 0px;
  margin: 0px;
}

@media only screen and (max-width: 991px) {
  .ft_cwrapper {
    height: 100% !important;
  }
}

@media only screen and (max-width: 991px) {
  .ft_rwrapper {
    width: 100% !important;
  }
}

.ft_scroller {
  overflow: auto;
  height: 100%;
  padding: 0px;
  margin: 0px;
}

.timeline-wrapper {
  margin: 0 0 2rem;
  position: relative;
}

.timeline-wrapper:after {
  content: "";
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 4px solid #f0f0f0;
  background-color: #4cbffa;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -1.5rem;
}

@media only screen and (max-width: 767px) {
  .timeline-wrapper:after {
    left: 5.6rem;
  }
}

.timeline-container {
  position: relative;
  padding: 0 0 4.5rem;
}

.timeline-container:before,
.step-list>li.timeline-container:after {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -2px;
  background-color: #d9d9d9;
}

@media only screen and (max-width: 767px) {

  .timeline-container:before,
  .step-list>li.timeline-container:after {
    left: 5.6rem;
  }
}

.timeline-year {
  border-radius: 50%;
  width: 8rem;
  height: 8rem;
  line-height: 8rem;
  text-align: center;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  display: block;
  margin-left: auto;
  margin-right: auto;
  color: #d9d9d9;
  font-size: 1.6rem;
  color: #ffffff;
  border: 4px solid #f0f0f0;
  background-color: #4cbffa;
  font-weight: 500;
  position: relative;
  z-index: 400;
}

@media only screen and (max-width: 991px) {
  .timeline-year {
    width: 6.8rem;
    height: 6.8rem;
    line-height: 6.8rem;
    text-align: center;
    font-size: 1.44rem;
  }
}

@media only screen and (max-width: 767px) {
  .timeline-year {
    margin: 0 0 0 2.08rem;
  }
}

.timeline-month {
  position: absolute;
  top: 6.3rem;
  left: 50%;
  margin-left: 2.5rem;
  white-space: nowrap;
  font-weight: 500;
  color: #4cbffa;
}

@media only screen and (max-width: 767px) {
  .timeline-month {
    left: 0;
    margin-left: 0;
    top: 5.084rem;
  }
}

.timeline-row {
  padding: 4.5rem 0 0 0;
  position: relative;
}

.timeline-row:before,
.step-list>li.timeline-row:after {
  content: "";
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: #4cbffa;
  position: absolute;
  top: 6.2rem;
  left: 50%;
  margin: 0 0 0 -1rem;
  border: 4px solid #f0f0f0;
}

@media only screen and (max-width: 767px) {
  .timeline-row {
    padding: 3.15rem 0 0 0;
  }

  .timeline-row:before,
  .step-list>li.timeline-row:after {
    left: 5.6rem;
    top: 4.96rem;
  }
}

.timeline-block {
  width: 46%;
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  background-color: #ffffff;
  border-radius: 0;
}

.timeline-block:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #4cbffa;
  margin-right: -12px;
  left: 100%;
  top: 1.5rem;
}

@media only screen and (max-width: 991px) {
  .timeline-block {
    width: 43.7%;
  }
}

@media only screen and (max-width: 767px) {
  .timeline-block {
    width: calc(100vw - 15rem);
    float: right;
  }

  .timeline-block:after {
    border-left: none;
    margin-right: auto;
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #4cbffa;
    margin-left: -12px;
    left: auto;
    right: 100%;
  }
}

.timeline-right .timeline-block {
  float: right;
}

.timeline-right .timeline-block:after {
  border-left: none;
  margin-right: auto;
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #4cbffa;
  margin-left: -12px;
  left: auto;
  right: 100%;
}

.timeline-right .timeline-month {
  left: auto;
  right: 50%;
  margin-left: 0;
  margin-right: 2.5rem;
}

@media only screen and (max-width: 767px) {
  .timeline-right .timeline-month {
    left: auto;
    right: auto;
    margin-left: 0;
    margin-right: 0;
  }
}

.timeline-header {
  padding: 0.6rem 1.5rem;
  background-color: #4cbffa;
  border-radius: 0 0 0 0;
  color: #ffffff;
  font-size: 2.6rem;
  font-weight: 300;
}

.timeline-header big {
  font-weight: 500;
  margin-right: 0.2rem;
}

@media only screen and (max-width: 991px) {
  .timeline-header {
    font-size: 2.21rem;
  }
}

@media only screen and (max-width: 767px) {
  .timeline-header {
    font-size: 1.95rem;
  }
}

.timeline-content {
  padding: 1.5rem 1.5rem 0.1rem;
}

.timeline-content p {
  margin-bottom: 1.5rem;
}

.timeline-content figure {
  margin: 0 auto 1.5rem;
}

.pagination {
  display: block;
  padding: 0;
  margin: 0 0 2rem;
  border-radius: 0;
}

.pagination>li {
  display: inline-block;
}

.pagination>li>a,
.pagination>li>span {
  padding: 0.6rem 1.5rem;
  font-size: 1.3rem;
  line-height: 1.4;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  border-radius: 0 0 0 0;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-radius: 0 0 0 0;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  text-decoration: none;
  color: #505458;
  background-color: whitesmoke;
  border: 1px solid #e6e6e6;
  margin: 0 -2px;
  display: block;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
}

.pagination>li>a:hover,
.pagination>li>span:hover {
  z-index: 2;
  color: #ffffff;
  background-color: #4cbffa;
  border-color: #3dbafa;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #4cbffa;
  border-color: #3dbafa;
  cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #adadad;
  background-color: #e6e6e6;
  border-color: #ededed;
  cursor: not-allowed;
}

.pagination-la>li {
  display: inline-block;
}

.pagination-la>li>a,
.pagination-la>li>span {
  padding: 1rem 2rem;
  font-size: 1.4rem;
  line-height: 1.6;
}

.pagination-la>li:first-child>a,
.pagination-la>li:first-child>span {
  border-radius: 0.4rem 0 0 0.4rem;
}

.pagination-la>li:last-child>a,
.pagination-la>li:last-child>span {
  border-radius: 0 0.4rem 0.4rem 0;
}

.pagination-sm>li {
  display: inline-block;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 0.8rem 1rem;
  font-size: 1.1rem;
  line-height: 1.2;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-radius: 0.2rem 0 0 0.2rem;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-radius: 0 0.2rem 0.2rem 0;
}

.bagde {
  padding: 0.8rem 1rem;
  border-radius: 15px;
  text-align: center;
  color: #505458;
  display: inline-block;
  background-color: #e1f4fe;
  font-size: 1.3rem;
  font-weight: 600;
}

.bagde.bagde-success {
  background-color: #b5dfb7;
}

.bagde.bagde-info {
  background-color: #88b8ff;
}

.bagde.bagde-warning {
  background-color: #ffd591;
}

.bagde.bagde-error {
  background-color: #f18286;
}

.progress-bar {
  border-radius: 0;
  background-color: #e6e6e6;
  color: #ffffff;
}

.progress-bar>div {
  padding: 0.6rem 1.5rem;
  background-color: #4cbffa;
  font-size: 1.2rem;
  text-align: right;
  border-radius: 0;
  position: relative;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

.progress-bar.stripes>div {
  background-image: -webkit-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-image: -o-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-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: 40px 40px;
  animation: move 1s linear infinite;
}

.progress-bar.slide>div:after {
  content: '';
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  border-radius: 0;
  -webkit-animation: progress-active 2s ease infinite;
  animation: progress-slide 2s ease infinite;
}

@-webkit-keyframes move {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 40px 0;
  }
}

@-moz-keyframes move {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 40px 0;
  }
}

@-webkit-keyframes progress-slide {
  0% {
    opacity: 0.3;
    filter: alpha(opacity=30);
    width: 0;
  }

  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
  }
}

@keyframes progress-slide {
  0% {
    opacity: 0.3;
    filter: alpha(opacity=30);
    width: 0;
  }

  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
  }
}

.media-row {
  *zoom: 1;
  margin: 0 0 2rem;
}

.media-row:before,
.step-list>li.media-row:after,
.media-row:after {
  content: " ";
  display: table;
}

.media-row:after {
  clear: both;
}

.media-row .media-row {
  margin: 2rem 0 0 0;
}

.media-row .media-wrapper:first-child {
  margin-top: 0;
}

.media-left-part {
  width: 6rem;
  display: table-cell;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .media-left-part {
    width: 5.1rem;
  }
}

.media-left-part img {
  display: block;
  padding: 3px;
  border: 1px solid #e5e5e5;
  border-radius: 0;
}

.media-content-part {
  display: table-cell;
  vertical-align: top;
  padding-left: 15px;
}

.media-content-part h4 {
  margin-bottom: 0.425rem;
}

.media-content-part p {
  margin-bottom: 0;
}

.iframe-container {
  height: 30rem;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .iframe-container {
    height: 25.2rem;
  }
}

.iframe-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.alert-primary {
  padding-right: 3.5rem;
  position: relative;
}

.alert-primary .alert-close {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 2.4rem;
  padding: 0.6rem;
  line-height: 0.5;
}

.alert-primary .alert-close:hover {
  color: rgba(0, 0, 0, 0.3);
}

.card {
  border-radius: 0;
  margin: 0 0 2rem;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}

.card.card-primary {
  background-color: #4cbffa;
  color: #ffffff;
}

.card p {
  margin-bottom: 1.5rem;
}

.card .card-container {
  padding: 1rem;
}

.card .card-header {
  padding: 1.5rem;
  border-bottom: 1px solid #e5e5e5;
  display: -webkit-flex;
  display: flex;
}

.card .card-header>h2,
.card .card-header>h3,
.card .card-header>h4,
.card .card-header>h5 {
  margin: 0;
}

.card .card-header figure {
  width: 4.6rem;
  height: 4.6rem;
  margin: 0 1rem 0 0;
}

.card .card-header figure img {
  border-radius: 50%;
}

.card .card-header article h4 {
  margin: 0 0 0.2rem;
}

.card .card-header article .avatar-date {
  display: block;
  font-size: 1.1rem;
  color: #7c8288;
}

.card .card-image img {
  border-radius: 0 0 0 0;
}

@media only screen and (min-width: 768px) {
  .card-masonry {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3rem;
    column-gap: 3rem;
    orphans: 1;
    widows: 1;
  }

  .card-masonry .card {
    -webkit-flex-direction: column;
    flex-direction: column;
    display: inline-block;
    width: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .card-masonry {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 3rem;
    column-gap: 3rem;
  }

  .card-masonry .card {
    flex-direction: column;
    display: inline-block;
    width: 100%;
  }
}

.testimonial-image {
  width: 10rem;
  height: 10rem;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  border-radius: 50%;
  border: 3px solid #ffffff;
  margin: 0 auto -5rem;
  display: block;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .testimonial-image {
    width: 9rem;
    height: 9rem;
    margin: 0 auto -4.5rem;
  }
}

.testimonial-container {
  background-color: #ffffff;
  border-radius: 0;
  padding: 6.5rem 6.5rem 6.5rem 6.5rem;
}

@media only screen and (max-width: 1199px) {
  .testimonial-container {
    padding: 6rem 5.2rem 5.2rem 5.2rem;
  }
}

.testimonial-slider .slick-prev,
.testimonial-slider .slick-next {
  margin-top: 2.5rem;
}

.testimonial-client {
  display: block;
  font-size: 1.3rem;
  color: #7c8288;
}

.testimonial-client strong,
.testimonial-client span {
  color: #4cbffa;
}

.gallery-thumb {
  margin: 0 0 3rem;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  display: block;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  border-radius: 0;
  border: none;
}

.gallery-thumb-image {
  height: 20rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0;
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
}

.gallery-thumb-image:hover .gal-img-title:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.gallery-thumb-image:hover .gal-img-title span {
  bottom: 0;
}

.zoom-icon .gallery-thumb-image:before,
.zoom-icon .step-list>li.gallery-thumb-image:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  border-radius: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.zoom-icon .gallery-thumb-image:after {
  content: "search";
  font-family: "Material Icons";
  text-rendering: optimizeLegibility;
  font-feature-settings: 'liga' 1;
  font-style: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 4rem;
  color: #ffffff;
  text-decoration: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%) scale(3);
  -webkit-transform: translate(-50%, -50%) scale(3);
  transform: translate(-50%, -50%) scale(3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.zoom-icon .gallery-thumb-image:hover:before,
.zoom-icon .step-list>li.gallery-thumb-image:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.zoom-icon .gallery-thumb-image:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.zoom-effect .gallery-thumb-image {
  -webkit-transform-origin: center;
  transform-origin: center;
  -ms-transform: scale(1.4) rotate(15deg);
  -webkit-transform: scale(1.4) rotate(15deg);
  transform: scale(1.4) rotate(15deg);
}

.zoom-effect:hover .gallery-thumb-image {
  -ms-transform: scale(1) rotate(0);
  -webkit-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}

.gal-img-title {
  color: #ffffff;
  font-size: 1.4rem;
  margin: 0;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50%;
}

.gal-img-title:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.9)));
  background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='rgba(0, 0, 0, 0.9)');
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  border-radius: 0 0 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
}

.gal-img-title span {
  display: block;
  position: absolute;
  bottom: -300px;
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 100;
  width: 100%;
  padding: 1.5rem;
}

.slick-dotted.carousel-style {
  margin: 0 -1.5rem 5rem;
}

@media only screen and (max-width: 991px) {
  .slick-dotted.carousel-style {
    margin: 0 -1.05rem 5rem;
  }
}

.slick-dotted.carousel-style a {
  text-decoration: none;
}

.slick-dotted.carousel-style .slick-prev {
  left: 3rem;
}

@media only screen and (max-width: 991px) {
  .slick-dotted.carousel-style .slick-prev {
    left: 1.8rem;
  }
}

.slick-dotted.carousel-style .slick-next {
  right: 3rem;
}

@media only screen and (max-width: 991px) {
  .slick-dotted.carousel-style .slick-next {
    right: 1.5rem;
  }
}

.slick-dotted.carousel-style .slick-dots {
  top: 100%;
  margin-top: 4px;
}

.slick-slider.slider-for {
  margin-bottom: 1.95rem;
}

.carousel-image-wrapper {
  padding: 0 1.5rem;
}

@media only screen and (max-width: 991px) {
  .carousel-image-wrapper {
    padding: 0 1.05rem;
  }
}

.carousel-thumb-image,
.carousel-big-image,
.carousel-thumb-image-sm {
  height: 20rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0;
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  border-radius: 0;
  border: none;
}

@media only screen and (max-width: 991px) {

  .carousel-thumb-image,
  .carousel-big-image,
  .carousel-thumb-image-sm {
    height: 16rem;
  }
}

.carousel-big-image {
  height: 45rem;
}

@media only screen and (max-width: 1199px) {
  .carousel-big-image {
    height: 37.8rem;
  }
}

@media only screen and (max-width: 991px) {
  .carousel-big-image {
    height: 31.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .carousel-big-image {
    height: 27rem;
  }
}

.carousel-thumb-image-sm {
  height: 10rem;
  background-color: #000;
}

@media only screen and (max-width: 991px) {
  .carousel-thumb-image-sm {
    height: 8rem;
  }
}

.slider-nav .slick-slide {
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.slider-nav .slick-slide.slick-current {
  opacity: 1;
  filter: alpha(opacity=100);
}

.countdown-big-text {
  display: block;
  font-size: 3rem;
  color: #505458;
}

.countdown-small-text {
  display: block;
  font-size: 1.2rem;
  color: #9e9e9e;
}

.go-to-top {
  text-transform: uppercase;
  position: fixed;
  text-decoration: none;
  font-size: 1.2rem;
  right: 2rem;
  bottom: 2rem;
  font-weight: 600;
  display: none;
  z-index: 1085;
}

.go-to-top i {
  background-color: #4cbffa;
  color: #ffffff;
  font-size: 3rem;
  display: block;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  text-align: center;
  padding: 0.5rem;
  margin: 0 0.85rem 0.5rem;
}

.quick-edit-wrapper {
  position: relative;
  padding-right: 3rem;
}

.quick-edit-panel {
  padding: 0.6rem 2.25rem 0.6rem 1.5rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
  min-width: 14rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.quick-edit-panel.open {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  z-index: 1050;
}

.quick-edit-panel.open .quick-edit-link {
  color: #505458;
}

.quick-edit-link {
  color: #7c8288;
  font-size: 3rem;
  text-decoration: none;
  display: inline-block;
  display: inline-block;
  position: absolute;
  line-height: 1;
  right: 0;
  top: 0.5rem;
}

.quick-edit-link:hover,
.quick-edit-link:focus {
  color: #505458;
  text-decoration: none;
}

.quick-edit-list {
  display: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

.quick-edit-list li {
  display: block;
}

.quick-edit-list li a {
  display: block;
  padding: 0.6rem 0;
  font-size: 1.3rem;
  color: #505458;
  text-decoration: none;
}

.quick-edit-list li a i {
  font-size: 1.6rem;
  margin-right: 0.5rem;
}

.quick-edit-list li a:hover,
.quick-edit-list li a:focus {
  color: #4cbffa;
  text-decoration: none;
}

.overlay-bg,
.navigation-overlay-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1040;
}

.step-list {
  display: table;
  list-style: none;
  margin: 0 0 2rem;
  padding: 0;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 800;
}

.step-list>li {
  display: table-cell;
  position: relative;
}

.step-list>li:before,
.step-list>li:after {
  content: "";
  position: absolute;
  width: 100%;
  left: -50%;
  top: 2rem;
  height: 0.5rem;
  margin-bottom: -0.25rem;
  background-color: #d9d9d9;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

@media only screen and (max-width: 767px) {

  .step-list>li:before,
  .step-list>li:after {
    top: 1.6rem;
    height: 0.4rem;
  }
}

.step-list>li:after {
  background-color: #4cbffa;
  width: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.step-list>li.active:after {
  width: 100%;
}

.step-list>li.active .step-number {
  background-color: #4cbffa;
  cursor: pointer;
}

.step-list>li.active .step-number:hover+.step-tooltip {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.step-list>li:first-child .step-number {
  background-color: #4cbffa;
}

.step-list>li:first-child:before,
.step-list>li:first-child:after,
.step-list>li:first-child:after {
  display: none;
}

.step-number {
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  border-radius: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #d9d9d9;
  color: #ffffff;
  position: relative;
  z-index: 801;
}

@media only screen and (max-width: 767px) {
  .step-number {
    width: 3.2rem;
    height: 3.2rem;
    line-height: 3.2rem;
    text-align: center;
  }
}

.step-tooltip {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  padding: 1.5rem;
  background-color: #ffffff;
  width: 95%;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -47.5%;
  margin-top: 1.5rem;
  font-size: 1.1rem;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}

.step-tooltip p {
  margin: 0.75rem 0 0;
}

.step-tooltip:after {
  content: "";
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid #ffffff;
  margin-bottom: 0rem;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin-bottom: 0;
}

.step-tooltip ul {
  margin: 0.75rem 0 0;
}

.step-tooltip ul li {
  margin: 0 0 0.375rem;
}

@media only screen and (max-width: 991px) {
  .step-tooltip {
    width: calc(100% + 5.6rem);
    margin-left: calc(-50% - 2.8rem);
    padding: 1.05rem;
    font-size: 0.99rem;
  }

  .step-tooltip h5 {
    font-size: 1.2rem;
    margin-bottom: 0.5333333333rem;
  }

  .step-tooltip ul {
    margin: 0.5rem 0 0;
  }

  .step-tooltip ul li {
    margin: 0 0 0.3rem;
  }

  .step-tooltip p {
    margin: 0.5rem 0 0;
  }
}

.filter-wrapper {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
}

.filter-wrapper .accordion-row {
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
}

.filter-wrapper .accordion-row:after {
  display: none;
}

.filter-wrapper .accordion-row .accordion-container {
  padding: 0.45rem 1.5rem 0.45rem;
}

.filter-wrapper .accordion-row .accordion-heading {
  padding: 1.5rem;
  font-size: 1.5rem;
  text-transform: uppercase;
}

.filter-wrapper .accordion-row .accordion-heading:after {
  text-transform: none;
  background: none;
  width: auto;
  height: auto;
  line-height: normal;
  right: 1rem;
  border: none;
  color: inherit;
  font-size: 2.5rem;
}

.filter-wrapper .form-panel {
  margin-bottom: 1.5rem;
}

.search-filter-panel .input-panel {
  border-radius: 0 0 0 0;
}

.filter-inner-container {
  padding: 0.75rem 0.75rem 0;
  border: 1px solid #e5e5e5;
  border-top: none;
  background-color: #d7f1ff;
  border-radius: 0 0 0 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}

.slick-track:before,
.step-list>li.slick-track:after,
.slick-track:after {
  content: " ";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*$slick-arrow-color: white !default;
$slick-dot-color: white !default;
$slick-dot-color-active: $slick-dot-color !default;
$slick-prev-character: "\2190" !default;
$slick-next-character: "\2192" !default;
$slick-dot-character: "\2022" !default;
$slick-dot-size: 12px !default;
$slick-opacity-default: 0.75 !default;
$slick-opacity-on-hover: 1 !default;
$slick-opacity-not-active: 0.25 !default;
$slick-arrow-zindex: 600 !default;*/
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  width: 3.6rem;
  height: 3.6rem;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 600;
  padding: 0;
  border: none;
  outline: none;
  border-radius: 50%;
  background-color: #4cbffa;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 0.75;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  opacity: 1;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.25;
}

.slick-prev:before,
.step-list>li.slick-prev:after,
.slick-next:before,
.step-list>li.slick-next:after {
  font-family: "Material Icons";
  text-rendering: optimizeLegibility;
  font-size: 30px;
  line-height: 1;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 1.5rem;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: 1.5rem;
}

.slick-prev:before,
.step-list>li.slick-prev:after {
  font-family: "Material Icons";
  text-rendering: optimizeLegibility;
  content: "keyboard_arrow_left";
}

[dir="rtl"] .slick-prev:before,
[dir="rtl"] .step-list>li.slick-prev:after {
  content: "keyboard_arrow_right";
}

@media only screen and (max-width: 1199px) {
  .slick-prev {
    left: 0.9rem;
  }

  [dir="rtl"] .slick-prev {
    left: auto;
    right: 0.9rem;
  }
}

.slick-next {
  right: 1.5rem;
}

[dir="rtl"] .slick-next {
  left: 1.5rem;
  right: auto;
}

.slick-next:before,
.step-list>li.slick-next:after {
  content: "keyboard_arrow_right";
}

[dir="rtl"] .slick-next:before,
[dir="rtl"] .step-list>li.slick-next:after {
  content: "keyboard_arrow_left";
}

@media only screen and (max-width: 1199px) {
  .slick-next {
    right: 0.9rem;
  }

  [dir="rtl"] .slick-next {
    left: 0.9rem;
    right: auto;
  }
}

/* Dots */
.slick-slider {
  margin-bottom: 3rem;
}

.slick-dots {
  position: absolute;
  bottom: 2rem;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 1px solid #4cbffa;
  border-radius: 50%;
  background: transparent;
  display: block;
  width: 2rem;
  height: 2rem;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 2rem;
  height: 2rem;
  font-family: "slick";
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  color: #4cbffa;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.slick-dots li.slick-active button:before {
  color: #4cbffa;
  opacity: 0.75;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1082;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1083;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before,
.step-list>li.mfp-container:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before,
.mfp-align-top .step-list>li.mfp-container:after {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1085;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1084;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1086;
  box-shadow: none;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #4cbffa;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #4cbffa;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.step-list>li.mfp-arrow:after,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.step-list>li.mfp-arrow:after {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #4cbffa;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.step-list>li.mfp-arrow-left:after {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #4cbffa;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.step-list>li.mfp-arrow-right:after {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

.popup-container,
.popup-container-sm,
.popup-container-la {
  background-color: #ffffff;
  padding: 2rem;
  max-width: 60rem;
  width: 100%;
  margin: 0 auto;
}

.popup-container-sm {
  max-width: 40rem;
}

.popup-container-la {
  max-width: 90rem;
}

/* start state */
.my-mfp-zoom-in .popup-container,
.my-mfp-zoom-in .popup-container-sm,
.my-mfp-zoom-in .popup-container-la {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.my-mfp-zoom-in.mfp-ready .popup-container,
.my-mfp-zoom-in.mfp-ready .popup-container-sm,
.my-mfp-zoom-in.mfp-ready .popup-container-la {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.mfp-img-mobile .mfp-content {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.mfp-img-mobile.mfp-ready .mfp-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.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.3333333333em;
  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,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.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-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 {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}

.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,
.step-list>li.fa-500px:after {
  content: "\f26e";
}

.fa-accessible-icon:before,
.step-list>li.fa-accessible-icon:after {
  content: "\f368";
}

.fa-accusoft:before,
.step-list>li.fa-accusoft:after {
  content: "\f369";
}

.fa-address-book:before,
.step-list>li.fa-address-book:after {
  content: "\f2b9";
}

.fa-address-card:before,
.step-list>li.fa-address-card:after {
  content: "\f2bb";
}

.fa-adjust:before,
.step-list>li.fa-adjust:after {
  content: "\f042";
}

.fa-adn:before,
.step-list>li.fa-adn:after {
  content: "\f170";
}

.fa-adversal:before,
.step-list>li.fa-adversal:after {
  content: "\f36a";
}

.fa-affiliatetheme:before,
.step-list>li.fa-affiliatetheme:after {
  content: "\f36b";
}

.fa-algolia:before,
.step-list>li.fa-algolia:after {
  content: "\f36c";
}

.fa-align-center:before,
.step-list>li.fa-align-center:after {
  content: "\f037";
}

.fa-align-justify:before,
.step-list>li.fa-align-justify:after {
  content: "\f039";
}

.fa-align-left:before,
.step-list>li.fa-align-left:after {
  content: "\f036";
}

.fa-align-right:before,
.step-list>li.fa-align-right:after {
  content: "\f038";
}

.fa-allergies:before,
.step-list>li.fa-allergies:after {
  content: "\f461";
}

.fa-amazon:before,
.step-list>li.fa-amazon:after {
  content: "\f270";
}

.fa-amazon-pay:before,
.step-list>li.fa-amazon-pay:after {
  content: "\f42c";
}

.fa-ambulance:before,
.step-list>li.fa-ambulance:after {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before,
.step-list>li.fa-american-sign-language-interpreting:after {
  content: "\f2a3";
}

.fa-amilia:before,
.step-list>li.fa-amilia:after {
  content: "\f36d";
}

.fa-anchor:before,
.step-list>li.fa-anchor:after {
  content: "\f13d";
}

.fa-android:before,
.step-list>li.fa-android:after {
  content: "\f17b";
}

.fa-angellist:before,
.step-list>li.fa-angellist:after {
  content: "\f209";
}

.fa-angle-double-down:before,
.step-list>li.fa-angle-double-down:after {
  content: "\f103";
}

.fa-angle-double-left:before,
.step-list>li.fa-angle-double-left:after {
  content: "\f100";
}

.fa-angle-double-right:before,
.step-list>li.fa-angle-double-right:after {
  content: "\f101";
}

.fa-angle-double-up:before,
.step-list>li.fa-angle-double-up:after {
  content: "\f102";
}

.fa-angle-down:before,
.step-list>li.fa-angle-down:after {
  content: "\f107";
}

.fa-angle-left:before,
.step-list>li.fa-angle-left:after {
  content: "\f104";
}

.fa-angle-right:before,
.step-list>li.fa-angle-right:after {
  content: "\f105";
}

.fa-angle-up:before,
.step-list>li.fa-angle-up:after {
  content: "\f106";
}

.fa-angrycreative:before,
.step-list>li.fa-angrycreative:after {
  content: "\f36e";
}

.fa-angular:before,
.step-list>li.fa-angular:after {
  content: "\f420";
}

.fa-app-store:before,
.step-list>li.fa-app-store:after {
  content: "\f36f";
}

.fa-app-store-ios:before,
.step-list>li.fa-app-store-ios:after {
  content: "\f370";
}

.fa-apper:before,
.step-list>li.fa-apper:after {
  content: "\f371";
}

.fa-apple:before,
.step-list>li.fa-apple:after {
  content: "\f179";
}

.fa-apple-pay:before,
.step-list>li.fa-apple-pay:after {
  content: "\f415";
}

.fa-archive:before,
.step-list>li.fa-archive:after {
  content: "\f187";
}

.fa-arrow-alt-circle-down:before,
.step-list>li.fa-arrow-alt-circle-down:after {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before,
.step-list>li.fa-arrow-alt-circle-left:after {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before,
.step-list>li.fa-arrow-alt-circle-right:after {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before,
.step-list>li.fa-arrow-alt-circle-up:after {
  content: "\f35b";
}

.fa-arrow-circle-down:before,
.step-list>li.fa-arrow-circle-down:after {
  content: "\f0ab";
}

.fa-arrow-circle-left:before,
.step-list>li.fa-arrow-circle-left:after {
  content: "\f0a8";
}

.fa-arrow-circle-right:before,
.step-list>li.fa-arrow-circle-right:after {
  content: "\f0a9";
}

.fa-arrow-circle-up:before,
.step-list>li.fa-arrow-circle-up:after {
  content: "\f0aa";
}

.fa-arrow-down:before,
.step-list>li.fa-arrow-down:after {
  content: "\f063";
}

.fa-arrow-left:before,
.step-list>li.fa-arrow-left:after {
  content: "\f060";
}

.fa-arrow-right:before,
.step-list>li.fa-arrow-right:after {
  content: "\f061";
}

.fa-arrow-up:before,
.step-list>li.fa-arrow-up:after {
  content: "\f062";
}

.fa-arrows-alt:before,
.step-list>li.fa-arrows-alt:after {
  content: "\f0b2";
}

.fa-arrows-alt-h:before,
.step-list>li.fa-arrows-alt-h:after {
  content: "\f337";
}

.fa-arrows-alt-v:before,
.step-list>li.fa-arrows-alt-v:after {
  content: "\f338";
}

.fa-assistive-listening-systems:before,
.step-list>li.fa-assistive-listening-systems:after {
  content: "\f2a2";
}

.fa-asterisk:before,
.step-list>li.fa-asterisk:after {
  content: "\f069";
}

.fa-asymmetrik:before,
.step-list>li.fa-asymmetrik:after {
  content: "\f372";
}

.fa-at:before,
.step-list>li.fa-at:after {
  content: "\f1fa";
}

.fa-audible:before,
.step-list>li.fa-audible:after {
  content: "\f373";
}

.fa-audio-description:before,
.step-list>li.fa-audio-description:after {
  content: "\f29e";
}

.fa-autoprefixer:before,
.step-list>li.fa-autoprefixer:after {
  content: "\f41c";
}

.fa-avianex:before,
.step-list>li.fa-avianex:after {
  content: "\f374";
}

.fa-aviato:before,
.step-list>li.fa-aviato:after {
  content: "\f421";
}

.fa-aws:before,
.step-list>li.fa-aws:after {
  content: "\f375";
}

.fa-backward:before,
.step-list>li.fa-backward:after {
  content: "\f04a";
}

.fa-balance-scale:before,
.step-list>li.fa-balance-scale:after {
  content: "\f24e";
}

.fa-ban:before,
.step-list>li.fa-ban:after {
  content: "\f05e";
}

.fa-band-aid:before,
.step-list>li.fa-band-aid:after {
  content: "\f462";
}

.fa-bandcamp:before,
.step-list>li.fa-bandcamp:after {
  content: "\f2d5";
}

.fa-barcode:before,
.step-list>li.fa-barcode:after {
  content: "\f02a";
}

.fa-bars:before,
.step-list>li.fa-bars:after {
  content: "\f0c9";
}

.fa-baseball-ball:before,
.step-list>li.fa-baseball-ball:after {
  content: "\f433";
}

.fa-basketball-ball:before,
.step-list>li.fa-basketball-ball:after {
  content: "\f434";
}

.fa-bath:before,
.step-list>li.fa-bath:after {
  content: "\f2cd";
}

.fa-battery-empty:before,
.step-list>li.fa-battery-empty:after {
  content: "\f244";
}

.fa-battery-full:before,
.step-list>li.fa-battery-full:after {
  content: "\f240";
}

.fa-battery-half:before,
.step-list>li.fa-battery-half:after {
  content: "\f242";
}

.fa-battery-quarter:before,
.step-list>li.fa-battery-quarter:after {
  content: "\f243";
}

.fa-battery-three-quarters:before,
.step-list>li.fa-battery-three-quarters:after {
  content: "\f241";
}

.fa-bed:before,
.step-list>li.fa-bed:after {
  content: "\f236";
}

.fa-beer:before,
.step-list>li.fa-beer:after {
  content: "\f0fc";
}

.fa-behance:before,
.step-list>li.fa-behance:after {
  content: "\f1b4";
}

.fa-behance-square:before,
.step-list>li.fa-behance-square:after {
  content: "\f1b5";
}

.fa-bell:before,
.step-list>li.fa-bell:after {
  content: "\f0f3";
}

.fa-bell-slash:before,
.step-list>li.fa-bell-slash:after {
  content: "\f1f6";
}

.fa-bicycle:before,
.step-list>li.fa-bicycle:after {
  content: "\f206";
}

.fa-bimobject:before,
.step-list>li.fa-bimobject:after {
  content: "\f378";
}

.fa-binoculars:before,
.step-list>li.fa-binoculars:after {
  content: "\f1e5";
}

.fa-birthday-cake:before,
.step-list>li.fa-birthday-cake:after {
  content: "\f1fd";
}

.fa-bitbucket:before,
.step-list>li.fa-bitbucket:after {
  content: "\f171";
}

.fa-bitcoin:before,
.step-list>li.fa-bitcoin:after {
  content: "\f379";
}

.fa-bity:before,
.step-list>li.fa-bity:after {
  content: "\f37a";
}

.fa-black-tie:before,
.step-list>li.fa-black-tie:after {
  content: "\f27e";
}

.fa-blackberry:before,
.step-list>li.fa-blackberry:after {
  content: "\f37b";
}

.fa-blender:before,
.step-list>li.fa-blender:after {
  content: "\f517";
}

.fa-blind:before,
.step-list>li.fa-blind:after {
  content: "\f29d";
}

.fa-blogger:before,
.step-list>li.fa-blogger:after {
  content: "\f37c";
}

.fa-blogger-b:before,
.step-list>li.fa-blogger-b:after {
  content: "\f37d";
}

.fa-bluetooth:before,
.step-list>li.fa-bluetooth:after {
  content: "\f293";
}

.fa-bluetooth-b:before,
.step-list>li.fa-bluetooth-b:after {
  content: "\f294";
}

.fa-bold:before,
.step-list>li.fa-bold:after {
  content: "\f032";
}

.fa-bolt:before,
.step-list>li.fa-bolt:after {
  content: "\f0e7";
}

.fa-bomb:before,
.step-list>li.fa-bomb:after {
  content: "\f1e2";
}

.fa-book:before,
.step-list>li.fa-book:after {
  content: "\f02d";
}

.fa-book-open:before,
.step-list>li.fa-book-open:after {
  content: "\f518";
}

.fa-bookmark:before,
.step-list>li.fa-bookmark:after {
  content: "\f02e";
}

.fa-bowling-ball:before,
.step-list>li.fa-bowling-ball:after {
  content: "\f436";
}

.fa-box:before,
.step-list>li.fa-box:after {
  content: "\f466";
}

.fa-box-open:before,
.step-list>li.fa-box-open:after {
  content: "\f49e";
}

.fa-boxes:before,
.step-list>li.fa-boxes:after {
  content: "\f468";
}

.fa-braille:before,
.step-list>li.fa-braille:after {
  content: "\f2a1";
}

.fa-briefcase:before,
.step-list>li.fa-briefcase:after {
  content: "\f0b1";
}

.fa-briefcase-medical:before,
.step-list>li.fa-briefcase-medical:after {
  content: "\f469";
}

.fa-broadcast-tower:before,
.step-list>li.fa-broadcast-tower:after {
  content: "\f519";
}

.fa-broom:before,
.step-list>li.fa-broom:after {
  content: "\f51a";
}

.fa-btc:before,
.step-list>li.fa-btc:after {
  content: "\f15a";
}

.fa-bug:before,
.step-list>li.fa-bug:after {
  content: "\f188";
}

.fa-building:before,
.step-list>li.fa-building:after {
  content: "\f1ad";
}

.fa-bullhorn:before,
.step-list>li.fa-bullhorn:after {
  content: "\f0a1";
}

.fa-bullseye:before,
.step-list>li.fa-bullseye:after {
  content: "\f140";
}

.fa-burn:before,
.step-list>li.fa-burn:after {
  content: "\f46a";
}

.fa-buromobelexperte:before,
.step-list>li.fa-buromobelexperte:after {
  content: "\f37f";
}

.fa-bus:before,
.step-list>li.fa-bus:after {
  content: "\f207";
}

.fa-buysellads:before,
.step-list>li.fa-buysellads:after {
  content: "\f20d";
}

.fa-calculator:before,
.step-list>li.fa-calculator:after {
  content: "\f1ec";
}

.fa-calendar:before,
.step-list>li.fa-calendar:after {
  content: "\f133";
}

.fa-calendar-alt:before,
.step-list>li.fa-calendar-alt:after {
  content: "\f073";
}

.fa-calendar-check:before,
.step-list>li.fa-calendar-check:after {
  content: "\f274";
}

.fa-calendar-minus:before,
.step-list>li.fa-calendar-minus:after {
  content: "\f272";
}

.fa-calendar-plus:before,
.step-list>li.fa-calendar-plus:after {
  content: "\f271";
}

.fa-calendar-times:before,
.step-list>li.fa-calendar-times:after {
  content: "\f273";
}

.fa-camera:before,
.step-list>li.fa-camera:after {
  content: "\f030";
}

.fa-camera-retro:before,
.step-list>li.fa-camera-retro:after {
  content: "\f083";
}

.fa-capsules:before,
.step-list>li.fa-capsules:after {
  content: "\f46b";
}

.fa-car:before,
.step-list>li.fa-car:after {
  content: "\f1b9";
}

.fa-caret-down:before,
.step-list>li.fa-caret-down:after {
  content: "\f0d7";
}

.fa-caret-left:before,
.step-list>li.fa-caret-left:after {
  content: "\f0d9";
}

.fa-caret-right:before,
.step-list>li.fa-caret-right:after {
  content: "\f0da";
}

.fa-caret-square-down:before,
.step-list>li.fa-caret-square-down:after {
  content: "\f150";
}

.fa-caret-square-left:before,
.step-list>li.fa-caret-square-left:after {
  content: "\f191";
}

.fa-caret-square-right:before,
.step-list>li.fa-caret-square-right:after {
  content: "\f152";
}

.fa-caret-square-up:before,
.step-list>li.fa-caret-square-up:after {
  content: "\f151";
}

.fa-caret-up:before,
.step-list>li.fa-caret-up:after {
  content: "\f0d8";
}

.fa-cart-arrow-down:before,
.step-list>li.fa-cart-arrow-down:after {
  content: "\f218";
}

.fa-cart-plus:before,
.step-list>li.fa-cart-plus:after {
  content: "\f217";
}

.fa-cc-amazon-pay:before,
.step-list>li.fa-cc-amazon-pay:after {
  content: "\f42d";
}

.fa-cc-amex:before,
.step-list>li.fa-cc-amex:after {
  content: "\f1f3";
}

.fa-cc-apple-pay:before,
.step-list>li.fa-cc-apple-pay:after {
  content: "\f416";
}

.fa-cc-diners-club:before,
.step-list>li.fa-cc-diners-club:after {
  content: "\f24c";
}

.fa-cc-discover:before,
.step-list>li.fa-cc-discover:after {
  content: "\f1f2";
}

.fa-cc-jcb:before,
.step-list>li.fa-cc-jcb:after {
  content: "\f24b";
}

.fa-cc-mastercard:before,
.step-list>li.fa-cc-mastercard:after {
  content: "\f1f1";
}

.fa-cc-paypal:before,
.step-list>li.fa-cc-paypal:after {
  content: "\f1f4";
}

.fa-cc-stripe:before,
.step-list>li.fa-cc-stripe:after {
  content: "\f1f5";
}

.fa-cc-visa:before,
.step-list>li.fa-cc-visa:after {
  content: "\f1f0";
}

.fa-centercode:before,
.step-list>li.fa-centercode:after {
  content: "\f380";
}

.fa-certificate:before,
.step-list>li.fa-certificate:after {
  content: "\f0a3";
}

.fa-chalkboard:before,
.step-list>li.fa-chalkboard:after {
  content: "\f51b";
}

.fa-chalkboard-teacher:before,
.step-list>li.fa-chalkboard-teacher:after {
  content: "\f51c";
}

.fa-chart-area:before,
.step-list>li.fa-chart-area:after {
  content: "\f1fe";
}

.fa-chart-bar:before,
.step-list>li.fa-chart-bar:after {
  content: "\f080";
}

.fa-chart-line:before,
.step-list>li.fa-chart-line:after {
  content: "\f201";
}

.fa-chart-pie:before,
.step-list>li.fa-chart-pie:after {
  content: "\f200";
}

.fa-check:before,
.step-list>li.fa-check:after {
  content: "\f00c";
}

.fa-check-circle:before,
.step-list>li.fa-check-circle:after {
  content: "\f058";
}

.fa-check-square:before,
.step-list>li.fa-check-square:after {
  content: "\f14a";
}

.fa-chess:before,
.step-list>li.fa-chess:after {
  content: "\f439";
}

.fa-chess-bishop:before,
.step-list>li.fa-chess-bishop:after {
  content: "\f43a";
}

.fa-chess-board:before,
.step-list>li.fa-chess-board:after {
  content: "\f43c";
}

.fa-chess-king:before,
.step-list>li.fa-chess-king:after {
  content: "\f43f";
}

.fa-chess-knight:before,
.step-list>li.fa-chess-knight:after {
  content: "\f441";
}

.fa-chess-pawn:before,
.step-list>li.fa-chess-pawn:after {
  content: "\f443";
}

.fa-chess-queen:before,
.step-list>li.fa-chess-queen:after {
  content: "\f445";
}

.fa-chess-rook:before,
.step-list>li.fa-chess-rook:after {
  content: "\f447";
}

.fa-chevron-circle-down:before,
.step-list>li.fa-chevron-circle-down:after {
  content: "\f13a";
}

.fa-chevron-circle-left:before,
.step-list>li.fa-chevron-circle-left:after {
  content: "\f137";
}

.fa-chevron-circle-right:before,
.step-list>li.fa-chevron-circle-right:after {
  content: "\f138";
}

.fa-chevron-circle-up:before,
.step-list>li.fa-chevron-circle-up:after {
  content: "\f139";
}

.fa-chevron-down:before,
.step-list>li.fa-chevron-down:after {
  content: "\f078";
}

.fa-chevron-left:before,
.step-list>li.fa-chevron-left:after {
  content: "\f053";
}

.fa-chevron-right:before,
.step-list>li.fa-chevron-right:after {
  content: "\f054";
}

.fa-chevron-up:before,
.step-list>li.fa-chevron-up:after {
  content: "\f077";
}

.fa-child:before,
.step-list>li.fa-child:after {
  content: "\f1ae";
}

.fa-chrome:before,
.step-list>li.fa-chrome:after {
  content: "\f268";
}

.fa-church:before,
.step-list>li.fa-church:after {
  content: "\f51d";
}

.fa-circle:before,
.step-list>li.fa-circle:after {
  content: "\f111";
}

.fa-circle-notch:before,
.step-list>li.fa-circle-notch:after {
  content: "\f1ce";
}

.fa-clipboard:before,
.step-list>li.fa-clipboard:after {
  content: "\f328";
}

.fa-clipboard-check:before,
.step-list>li.fa-clipboard-check:after {
  content: "\f46c";
}

.fa-clipboard-list:before,
.step-list>li.fa-clipboard-list:after {
  content: "\f46d";
}

.fa-clock:before,
.step-list>li.fa-clock:after {
  content: "\f017";
}

.fa-clone:before,
.step-list>li.fa-clone:after {
  content: "\f24d";
}

.fa-closed-captioning:before,
.step-list>li.fa-closed-captioning:after {
  content: "\f20a";
}

.fa-cloud:before,
.step-list>li.fa-cloud:after {
  content: "\f0c2";
}

.fa-cloud-download-alt:before,
.step-list>li.fa-cloud-download-alt:after {
  content: "\f381";
}

.fa-cloud-upload-alt:before,
.step-list>li.fa-cloud-upload-alt:after {
  content: "\f382";
}

.fa-cloudscale:before,
.step-list>li.fa-cloudscale:after {
  content: "\f383";
}

.fa-cloudsmith:before,
.step-list>li.fa-cloudsmith:after {
  content: "\f384";
}

.fa-cloudversify:before,
.step-list>li.fa-cloudversify:after {
  content: "\f385";
}

.fa-code:before,
.step-list>li.fa-code:after {
  content: "\f121";
}

.fa-code-branch:before,
.step-list>li.fa-code-branch:after {
  content: "\f126";
}

.fa-codepen:before,
.step-list>li.fa-codepen:after {
  content: "\f1cb";
}

.fa-codiepie:before,
.step-list>li.fa-codiepie:after {
  content: "\f284";
}

.fa-coffee:before,
.step-list>li.fa-coffee:after {
  content: "\f0f4";
}

.fa-cog:before,
.step-list>li.fa-cog:after {
  content: "\f013";
}

.fa-cogs:before,
.step-list>li.fa-cogs:after {
  content: "\f085";
}

.fa-coins:before,
.step-list>li.fa-coins:after {
  content: "\f51e";
}

.fa-columns:before,
.step-list>li.fa-columns:after {
  content: "\f0db";
}

.fa-comment:before,
.step-list>li.fa-comment:after {
  content: "\f075";
}

.fa-comment-alt:before,
.step-list>li.fa-comment-alt:after {
  content: "\f27a";
}

.fa-comment-dots:before,
.step-list>li.fa-comment-dots:after {
  content: "\f4ad";
}

.fa-comment-slash:before,
.step-list>li.fa-comment-slash:after {
  content: "\f4b3";
}

.fa-comments:before,
.step-list>li.fa-comments:after {
  content: "\f086";
}

.fa-compact-disc:before,
.step-list>li.fa-compact-disc:after {
  content: "\f51f";
}

.fa-compass:before,
.step-list>li.fa-compass:after {
  content: "\f14e";
}

.fa-compress:before,
.step-list>li.fa-compress:after {
  content: "\f066";
}

.fa-connectdevelop:before,
.step-list>li.fa-connectdevelop:after {
  content: "\f20e";
}

.fa-contao:before,
.step-list>li.fa-contao:after {
  content: "\f26d";
}

.fa-copy:before,
.step-list>li.fa-copy:after {
  content: "\f0c5";
}

.fa-copyright:before,
.step-list>li.fa-copyright:after {
  content: "\f1f9";
}

.fa-couch:before,
.step-list>li.fa-couch:after {
  content: "\f4b8";
}

.fa-cpanel:before,
.step-list>li.fa-cpanel:after {
  content: "\f388";
}

.fa-creative-commons:before,
.step-list>li.fa-creative-commons:after {
  content: "\f25e";
}

.fa-creative-commons-by:before,
.step-list>li.fa-creative-commons-by:after {
  content: "\f4e7";
}

.fa-creative-commons-nc:before,
.step-list>li.fa-creative-commons-nc:after {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before,
.step-list>li.fa-creative-commons-nc-eu:after {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before,
.step-list>li.fa-creative-commons-nc-jp:after {
  content: "\f4ea";
}

.fa-creative-commons-nd:before,
.step-list>li.fa-creative-commons-nd:after {
  content: "\f4eb";
}

.fa-creative-commons-pd:before,
.step-list>li.fa-creative-commons-pd:after {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before,
.step-list>li.fa-creative-commons-pd-alt:after {
  content: "\f4ed";
}

.fa-creative-commons-remix:before,
.step-list>li.fa-creative-commons-remix:after {
  content: "\f4ee";
}

.fa-creative-commons-sa:before,
.step-list>li.fa-creative-commons-sa:after {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before,
.step-list>li.fa-creative-commons-sampling:after {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before,
.step-list>li.fa-creative-commons-sampling-plus:after {
  content: "\f4f1";
}

.fa-creative-commons-share:before,
.step-list>li.fa-creative-commons-share:after {
  content: "\f4f2";
}

.fa-credit-card:before,
.step-list>li.fa-credit-card:after {
  content: "\f09d";
}

.fa-crop:before,
.step-list>li.fa-crop:after {
  content: "\f125";
}

.fa-crosshairs:before,
.step-list>li.fa-crosshairs:after {
  content: "\f05b";
}

.fa-crow:before,
.step-list>li.fa-crow:after {
  content: "\f520";
}

.fa-crown:before,
.step-list>li.fa-crown:after {
  content: "\f521";
}

.fa-css3:before,
.step-list>li.fa-css3:after {
  content: "\f13c";
}

.fa-css3-alt:before,
.step-list>li.fa-css3-alt:after {
  content: "\f38b";
}

.fa-cube:before,
.step-list>li.fa-cube:after {
  content: "\f1b2";
}

.fa-cubes:before,
.step-list>li.fa-cubes:after {
  content: "\f1b3";
}

.fa-cut:before,
.step-list>li.fa-cut:after {
  content: "\f0c4";
}

.fa-cuttlefish:before,
.step-list>li.fa-cuttlefish:after {
  content: "\f38c";
}

.fa-d-and-d:before,
.step-list>li.fa-d-and-d:after {
  content: "\f38d";
}

.fa-dashcube:before,
.step-list>li.fa-dashcube:after {
  content: "\f210";
}

.fa-database:before,
.step-list>li.fa-database:after {
  content: "\f1c0";
}

.fa-deaf:before,
.step-list>li.fa-deaf:after {
  content: "\f2a4";
}

.fa-delicious:before,
.step-list>li.fa-delicious:after {
  content: "\f1a5";
}

.fa-deploydog:before,
.step-list>li.fa-deploydog:after {
  content: "\f38e";
}

.fa-deskpro:before,
.step-list>li.fa-deskpro:after {
  content: "\f38f";
}

.fa-desktop:before,
.step-list>li.fa-desktop:after {
  content: "\f108";
}

.fa-deviantart:before,
.step-list>li.fa-deviantart:after {
  content: "\f1bd";
}

.fa-diagnoses:before,
.step-list>li.fa-diagnoses:after {
  content: "\f470";
}

.fa-dice:before,
.step-list>li.fa-dice:after {
  content: "\f522";
}

.fa-dice-five:before,
.step-list>li.fa-dice-five:after {
  content: "\f523";
}

.fa-dice-four:before,
.step-list>li.fa-dice-four:after {
  content: "\f524";
}

.fa-dice-one:before,
.step-list>li.fa-dice-one:after {
  content: "\f525";
}

.fa-dice-six:before,
.step-list>li.fa-dice-six:after {
  content: "\f526";
}

.fa-dice-three:before,
.step-list>li.fa-dice-three:after {
  content: "\f527";
}

.fa-dice-two:before,
.step-list>li.fa-dice-two:after {
  content: "\f528";
}

.fa-digg:before,
.step-list>li.fa-digg:after {
  content: "\f1a6";
}

.fa-digital-ocean:before,
.step-list>li.fa-digital-ocean:after {
  content: "\f391";
}

.fa-discord:before,
.step-list>li.fa-discord:after {
  content: "\f392";
}

.fa-discourse:before,
.step-list>li.fa-discourse:after {
  content: "\f393";
}

.fa-divide:before,
.step-list>li.fa-divide:after {
  content: "\f529";
}

.fa-dna:before,
.step-list>li.fa-dna:after {
  content: "\f471";
}

.fa-dochub:before,
.step-list>li.fa-dochub:after {
  content: "\f394";
}

.fa-docker:before,
.step-list>li.fa-docker:after {
  content: "\f395";
}

.fa-dollar-sign:before,
.step-list>li.fa-dollar-sign:after {
  content: "\f155";
}

.fa-dolly:before,
.step-list>li.fa-dolly:after {
  content: "\f472";
}

.fa-dolly-flatbed:before,
.step-list>li.fa-dolly-flatbed:after {
  content: "\f474";
}

.fa-donate:before,
.step-list>li.fa-donate:after {
  content: "\f4b9";
}

.fa-door-closed:before,
.step-list>li.fa-door-closed:after {
  content: "\f52a";
}

.fa-door-open:before,
.step-list>li.fa-door-open:after {
  content: "\f52b";
}

.fa-dot-circle:before,
.step-list>li.fa-dot-circle:after {
  content: "\f192";
}

.fa-dove:before,
.step-list>li.fa-dove:after {
  content: "\f4ba";
}

.fa-download:before,
.step-list>li.fa-download:after {
  content: "\f019";
}

.fa-draft2digital:before,
.step-list>li.fa-draft2digital:after {
  content: "\f396";
}

.fa-dribbble:before,
.step-list>li.fa-dribbble:after {
  content: "\f17d";
}

.fa-dribbble-square:before,
.step-list>li.fa-dribbble-square:after {
  content: "\f397";
}

.fa-dropbox:before,
.step-list>li.fa-dropbox:after {
  content: "\f16b";
}

.fa-drupal:before,
.step-list>li.fa-drupal:after {
  content: "\f1a9";
}

.fa-dumbbell:before,
.step-list>li.fa-dumbbell:after {
  content: "\f44b";
}

.fa-dyalog:before,
.step-list>li.fa-dyalog:after {
  content: "\f399";
}

.fa-earlybirds:before,
.step-list>li.fa-earlybirds:after {
  content: "\f39a";
}

.fa-ebay:before,
.step-list>li.fa-ebay:after {
  content: "\f4f4";
}

.fa-edge:before,
.step-list>li.fa-edge:after {
  content: "\f282";
}

.fa-edit:before,
.step-list>li.fa-edit:after {
  content: "\f044";
}

.fa-eject:before,
.step-list>li.fa-eject:after {
  content: "\f052";
}

.fa-elementor:before,
.step-list>li.fa-elementor:after {
  content: "\f430";
}

.fa-ellipsis-h:before,
.step-list>li.fa-ellipsis-h:after {
  content: "\f141";
}

.fa-ellipsis-v:before,
.step-list>li.fa-ellipsis-v:after {
  content: "\f142";
}

.fa-ember:before,
.step-list>li.fa-ember:after {
  content: "\f423";
}

.fa-empire:before,
.step-list>li.fa-empire:after {
  content: "\f1d1";
}

.fa-envelope:before,
.step-list>li.fa-envelope:after {
  content: "\f0e0";
}

.fa-envelope-open:before,
.step-list>li.fa-envelope-open:after {
  content: "\f2b6";
}

.fa-envelope-square:before,
.step-list>li.fa-envelope-square:after {
  content: "\f199";
}

.fa-envira:before,
.step-list>li.fa-envira:after {
  content: "\f299";
}

.fa-equals:before,
.step-list>li.fa-equals:after {
  content: "\f52c";
}

.fa-eraser:before,
.step-list>li.fa-eraser:after {
  content: "\f12d";
}

.fa-erlang:before,
.step-list>li.fa-erlang:after {
  content: "\f39d";
}

.fa-ethereum:before,
.step-list>li.fa-ethereum:after {
  content: "\f42e";
}

.fa-etsy:before,
.step-list>li.fa-etsy:after {
  content: "\f2d7";
}

.fa-euro-sign:before,
.step-list>li.fa-euro-sign:after {
  content: "\f153";
}

.fa-exchange-alt:before,
.step-list>li.fa-exchange-alt:after {
  content: "\f362";
}

.fa-exclamation:before,
.step-list>li.fa-exclamation:after {
  content: "\f12a";
}

.fa-exclamation-circle:before,
.step-list>li.fa-exclamation-circle:after {
  content: "\f06a";
}

.fa-exclamation-triangle:before,
.step-list>li.fa-exclamation-triangle:after {
  content: "\f071";
}

.fa-expand:before,
.step-list>li.fa-expand:after {
  content: "\f065";
}

.fa-expand-arrows-alt:before,
.step-list>li.fa-expand-arrows-alt:after {
  content: "\f31e";
}

.fa-expeditedssl:before,
.step-list>li.fa-expeditedssl:after {
  content: "\f23e";
}

.fa-external-link-alt:before,
.step-list>li.fa-external-link-alt:after {
  content: "\f35d";
}

.fa-external-link-square-alt:before,
.step-list>li.fa-external-link-square-alt:after {
  content: "\f360";
}

.fa-eye:before,
.step-list>li.fa-eye:after {
  content: "\f06e";
}

.fa-eye-dropper:before,
.step-list>li.fa-eye-dropper:after {
  content: "\f1fb";
}

.fa-eye-slash:before,
.step-list>li.fa-eye-slash:after {
  content: "\f070";
}

.fa-facebook:before,
.step-list>li.fa-facebook:after {
  content: "\f09a";
}

.fa-facebook-f:before,
.step-list>li.fa-facebook-f:after {
  content: "\f39e";
}

.fa-facebook-messenger:before,
.step-list>li.fa-facebook-messenger:after {
  content: "\f39f";
}

.fa-facebook-square:before,
.step-list>li.fa-facebook-square:after {
  content: "\f082";
}

.fa-fast-backward:before,
.step-list>li.fa-fast-backward:after {
  content: "\f049";
}

.fa-fast-forward:before,
.step-list>li.fa-fast-forward:after {
  content: "\f050";
}

.fa-fax:before,
.step-list>li.fa-fax:after {
  content: "\f1ac";
}

.fa-feather:before,
.step-list>li.fa-feather:after {
  content: "\f52d";
}

.fa-female:before,
.step-list>li.fa-female:after {
  content: "\f182";
}

.fa-fighter-jet:before,
.step-list>li.fa-fighter-jet:after {
  content: "\f0fb";
}

.fa-file:before,
.step-list>li.fa-file:after {
  content: "\f15b";
}

.fa-file-alt:before,
.step-list>li.fa-file-alt:after {
  content: "\f15c";
}

.fa-file-archive:before,
.step-list>li.fa-file-archive:after {
  content: "\f1c6";
}

.fa-file-audio:before,
.step-list>li.fa-file-audio:after {
  content: "\f1c7";
}

.fa-file-code:before,
.step-list>li.fa-file-code:after {
  content: "\f1c9";
}

.fa-file-excel:before,
.step-list>li.fa-file-excel:after {
  content: "\f1c3";
}

.fa-file-image:before,
.step-list>li.fa-file-image:after {
  content: "\f1c5";
}

.fa-file-medical:before,
.step-list>li.fa-file-medical:after {
  content: "\f477";
}

.fa-file-medical-alt:before,
.step-list>li.fa-file-medical-alt:after {
  content: "\f478";
}

.fa-file-pdf:before,
.step-list>li.fa-file-pdf:after {
  content: "\f1c1";
}

.fa-file-powerpoint:before,
.step-list>li.fa-file-powerpoint:after {
  content: "\f1c4";
}

.fa-file-video:before,
.step-list>li.fa-file-video:after {
  content: "\f1c8";
}

.fa-file-word:before,
.step-list>li.fa-file-word:after {
  content: "\f1c2";
}

.fa-film:before,
.step-list>li.fa-film:after {
  content: "\f008";
}

.fa-filter:before,
.step-list>li.fa-filter:after {
  content: "\f0b0";
}

.fa-fire:before,
.step-list>li.fa-fire:after {
  content: "\f06d";
}

.fa-fire-extinguisher:before,
.step-list>li.fa-fire-extinguisher:after {
  content: "\f134";
}

.fa-firefox:before,
.step-list>li.fa-firefox:after {
  content: "\f269";
}

.fa-first-aid:before,
.step-list>li.fa-first-aid:after {
  content: "\f479";
}

.fa-first-order:before,
.step-list>li.fa-first-order:after {
  content: "\f2b0";
}

.fa-first-order-alt:before,
.step-list>li.fa-first-order-alt:after {
  content: "\f50a";
}

.fa-firstdraft:before,
.step-list>li.fa-firstdraft:after {
  content: "\f3a1";
}

.fa-flag:before,
.step-list>li.fa-flag:after {
  content: "\f024";
}

.fa-flag-checkered:before,
.step-list>li.fa-flag-checkered:after {
  content: "\f11e";
}

.fa-flask:before,
.step-list>li.fa-flask:after {
  content: "\f0c3";
}

.fa-flickr:before,
.step-list>li.fa-flickr:after {
  content: "\f16e";
}

.fa-flipboard:before,
.step-list>li.fa-flipboard:after {
  content: "\f44d";
}

.fa-fly:before,
.step-list>li.fa-fly:after {
  content: "\f417";
}

.fa-folder:before,
.step-list>li.fa-folder:after {
  content: "\f07b";
}

.fa-folder-open:before,
.step-list>li.fa-folder-open:after {
  content: "\f07c";
}

.fa-font:before,
.step-list>li.fa-font:after {
  content: "\f031";
}

.fa-font-awesome:before,
.step-list>li.fa-font-awesome:after {
  content: "\f2b4";
}

.fa-font-awesome-alt:before,
.step-list>li.fa-font-awesome-alt:after {
  content: "\f35c";
}

.fa-font-awesome-flag:before,
.step-list>li.fa-font-awesome-flag:after {
  content: "\f425";
}

.fa-font-awesome-logo-full:before,
.step-list>li.fa-font-awesome-logo-full:after {
  content: "\f4e6";
}

.fa-fonticons:before,
.step-list>li.fa-fonticons:after {
  content: "\f280";
}

.fa-fonticons-fi:before,
.step-list>li.fa-fonticons-fi:after {
  content: "\f3a2";
}

.fa-football-ball:before,
.step-list>li.fa-football-ball:after {
  content: "\f44e";
}

.fa-fort-awesome:before,
.step-list>li.fa-fort-awesome:after {
  content: "\f286";
}

.fa-fort-awesome-alt:before,
.step-list>li.fa-fort-awesome-alt:after {
  content: "\f3a3";
}

.fa-forumbee:before,
.step-list>li.fa-forumbee:after {
  content: "\f211";
}

.fa-forward:before,
.step-list>li.fa-forward:after {
  content: "\f04e";
}

.fa-foursquare:before,
.step-list>li.fa-foursquare:after {
  content: "\f180";
}

.fa-free-code-camp:before,
.step-list>li.fa-free-code-camp:after {
  content: "\f2c5";
}

.fa-freebsd:before,
.step-list>li.fa-freebsd:after {
  content: "\f3a4";
}

.fa-frog:before,
.step-list>li.fa-frog:after {
  content: "\f52e";
}

.fa-frown:before,
.step-list>li.fa-frown:after {
  content: "\f119";
}

.fa-fulcrum:before,
.step-list>li.fa-fulcrum:after {
  content: "\f50b";
}

.fa-futbol:before,
.step-list>li.fa-futbol:after {
  content: "\f1e3";
}

.fa-galactic-republic:before,
.step-list>li.fa-galactic-republic:after {
  content: "\f50c";
}

.fa-galactic-senate:before,
.step-list>li.fa-galactic-senate:after {
  content: "\f50d";
}

.fa-gamepad:before,
.step-list>li.fa-gamepad:after {
  content: "\f11b";
}

.fa-gas-pump:before,
.step-list>li.fa-gas-pump:after {
  content: "\f52f";
}

.fa-gavel:before,
.step-list>li.fa-gavel:after {
  content: "\f0e3";
}

.fa-gem:before,
.step-list>li.fa-gem:after {
  content: "\f3a5";
}

.fa-genderless:before,
.step-list>li.fa-genderless:after {
  content: "\f22d";
}

.fa-get-pocket:before,
.step-list>li.fa-get-pocket:after {
  content: "\f265";
}

.fa-gg:before,
.step-list>li.fa-gg:after {
  content: "\f260";
}

.fa-gg-circle:before,
.step-list>li.fa-gg-circle:after {
  content: "\f261";
}

.fa-gift:before,
.step-list>li.fa-gift:after {
  content: "\f06b";
}

.fa-git:before,
.step-list>li.fa-git:after {
  content: "\f1d3";
}

.fa-git-square:before,
.step-list>li.fa-git-square:after {
  content: "\f1d2";
}

.fa-github:before,
.step-list>li.fa-github:after {
  content: "\f09b";
}

.fa-github-alt:before,
.step-list>li.fa-github-alt:after {
  content: "\f113";
}

.fa-github-square:before,
.step-list>li.fa-github-square:after {
  content: "\f092";
}

.fa-gitkraken:before,
.step-list>li.fa-gitkraken:after {
  content: "\f3a6";
}

.fa-gitlab:before,
.step-list>li.fa-gitlab:after {
  content: "\f296";
}

.fa-gitter:before,
.step-list>li.fa-gitter:after {
  content: "\f426";
}

.fa-glass-martini:before,
.step-list>li.fa-glass-martini:after {
  content: "\f000";
}

.fa-glasses:before,
.step-list>li.fa-glasses:after {
  content: "\f530";
}

.fa-glide:before,
.step-list>li.fa-glide:after {
  content: "\f2a5";
}

.fa-glide-g:before,
.step-list>li.fa-glide-g:after {
  content: "\f2a6";
}

.fa-globe:before,
.step-list>li.fa-globe:after {
  content: "\f0ac";
}

.fa-gofore:before,
.step-list>li.fa-gofore:after {
  content: "\f3a7";
}

.fa-golf-ball:before,
.step-list>li.fa-golf-ball:after {
  content: "\f450";
}

.fa-goodreads:before,
.step-list>li.fa-goodreads:after {
  content: "\f3a8";
}

.fa-goodreads-g:before,
.step-list>li.fa-goodreads-g:after {
  content: "\f3a9";
}

.fa-google:before,
.step-list>li.fa-google:after {
  content: "\f1a0";
}

.fa-google-drive:before,
.step-list>li.fa-google-drive:after {
  content: "\f3aa";
}

.fa-google-play:before,
.step-list>li.fa-google-play:after {
  content: "\f3ab";
}

.fa-google-plus:before,
.step-list>li.fa-google-plus:after {
  content: "\f2b3";
}

.fa-google-plus-g:before,
.step-list>li.fa-google-plus-g:after {
  content: "\f0d5";
}

.fa-google-plus-square:before,
.step-list>li.fa-google-plus-square:after {
  content: "\f0d4";
}

.fa-google-wallet:before,
.step-list>li.fa-google-wallet:after {
  content: "\f1ee";
}

.fa-graduation-cap:before,
.step-list>li.fa-graduation-cap:after {
  content: "\f19d";
}

.fa-gratipay:before,
.step-list>li.fa-gratipay:after {
  content: "\f184";
}

.fa-grav:before,
.step-list>li.fa-grav:after {
  content: "\f2d6";
}

.fa-greater-than:before,
.step-list>li.fa-greater-than:after {
  content: "\f531";
}

.fa-greater-than-equal:before,
.step-list>li.fa-greater-than-equal:after {
  content: "\f532";
}

.fa-gripfire:before,
.step-list>li.fa-gripfire:after {
  content: "\f3ac";
}

.fa-grunt:before,
.step-list>li.fa-grunt:after {
  content: "\f3ad";
}

.fa-gulp:before,
.step-list>li.fa-gulp:after {
  content: "\f3ae";
}

.fa-h-square:before,
.step-list>li.fa-h-square:after {
  content: "\f0fd";
}

.fa-hacker-news:before,
.step-list>li.fa-hacker-news:after {
  content: "\f1d4";
}

.fa-hacker-news-square:before,
.step-list>li.fa-hacker-news-square:after {
  content: "\f3af";
}

.fa-hand-holding:before,
.step-list>li.fa-hand-holding:after {
  content: "\f4bd";
}

.fa-hand-holding-heart:before,
.step-list>li.fa-hand-holding-heart:after {
  content: "\f4be";
}

.fa-hand-holding-usd:before,
.step-list>li.fa-hand-holding-usd:after {
  content: "\f4c0";
}

.fa-hand-lizard:before,
.step-list>li.fa-hand-lizard:after {
  content: "\f258";
}

.fa-hand-paper:before,
.step-list>li.fa-hand-paper:after {
  content: "\f256";
}

.fa-hand-peace:before,
.step-list>li.fa-hand-peace:after {
  content: "\f25b";
}

.fa-hand-point-down:before,
.step-list>li.fa-hand-point-down:after {
  content: "\f0a7";
}

.fa-hand-point-left:before,
.step-list>li.fa-hand-point-left:after {
  content: "\f0a5";
}

.fa-hand-point-right:before,
.step-list>li.fa-hand-point-right:after {
  content: "\f0a4";
}

.fa-hand-point-up:before,
.step-list>li.fa-hand-point-up:after {
  content: "\f0a6";
}

.fa-hand-pointer:before,
.step-list>li.fa-hand-pointer:after {
  content: "\f25a";
}

.fa-hand-rock:before,
.step-list>li.fa-hand-rock:after {
  content: "\f255";
}

.fa-hand-scissors:before,
.step-list>li.fa-hand-scissors:after {
  content: "\f257";
}

.fa-hand-spock:before,
.step-list>li.fa-hand-spock:after {
  content: "\f259";
}

.fa-hands:before,
.step-list>li.fa-hands:after {
  content: "\f4c2";
}

.fa-hands-helping:before,
.step-list>li.fa-hands-helping:after {
  content: "\f4c4";
}

.fa-handshake:before,
.step-list>li.fa-handshake:after {
  content: "\f2b5";
}

.fa-hashtag:before,
.step-list>li.fa-hashtag:after {
  content: "\f292";
}

.fa-hdd:before,
.step-list>li.fa-hdd:after {
  content: "\f0a0";
}

.fa-heading:before,
.step-list>li.fa-heading:after {
  content: "\f1dc";
}

.fa-headphones:before,
.step-list>li.fa-headphones:after {
  content: "\f025";
}

.fa-heart:before,
.step-list>li.fa-heart:after {
  content: "\f004";
}

.fa-heartbeat:before,
.step-list>li.fa-heartbeat:after {
  content: "\f21e";
}

.fa-helicopter:before,
.step-list>li.fa-helicopter:after {
  content: "\f533";
}

.fa-hips:before,
.step-list>li.fa-hips:after {
  content: "\f452";
}

.fa-hire-a-helper:before,
.step-list>li.fa-hire-a-helper:after {
  content: "\f3b0";
}

.fa-history:before,
.step-list>li.fa-history:after {
  content: "\f1da";
}

.fa-hockey-puck:before,
.step-list>li.fa-hockey-puck:after {
  content: "\f453";
}

.fa-home:before,
.step-list>li.fa-home:after {
  content: "\f015";
}

.fa-hooli:before,
.step-list>li.fa-hooli:after {
  content: "\f427";
}

.fa-hospital:before,
.step-list>li.fa-hospital:after {
  content: "\f0f8";
}

.fa-hospital-alt:before,
.step-list>li.fa-hospital-alt:after {
  content: "\f47d";
}

.fa-hospital-symbol:before,
.step-list>li.fa-hospital-symbol:after {
  content: "\f47e";
}

.fa-hotjar:before,
.step-list>li.fa-hotjar:after {
  content: "\f3b1";
}

.fa-hourglass:before,
.step-list>li.fa-hourglass:after {
  content: "\f254";
}

.fa-hourglass-end:before,
.step-list>li.fa-hourglass-end:after {
  content: "\f253";
}

.fa-hourglass-half:before,
.step-list>li.fa-hourglass-half:after {
  content: "\f252";
}

.fa-hourglass-start:before,
.step-list>li.fa-hourglass-start:after {
  content: "\f251";
}

.fa-houzz:before,
.step-list>li.fa-houzz:after {
  content: "\f27c";
}

.fa-html5:before,
.step-list>li.fa-html5:after {
  content: "\f13b";
}

.fa-hubspot:before,
.step-list>li.fa-hubspot:after {
  content: "\f3b2";
}

.fa-i-cursor:before,
.step-list>li.fa-i-cursor:after {
  content: "\f246";
}

.fa-id-badge:before,
.step-list>li.fa-id-badge:after {
  content: "\f2c1";
}

.fa-id-card:before,
.step-list>li.fa-id-card:after {
  content: "\f2c2";
}

.fa-id-card-alt:before,
.step-list>li.fa-id-card-alt:after {
  content: "\f47f";
}

.fa-image:before,
.step-list>li.fa-image:after {
  content: "\f03e";
}

.fa-images:before,
.step-list>li.fa-images:after {
  content: "\f302";
}

.fa-imdb:before,
.step-list>li.fa-imdb:after {
  content: "\f2d8";
}

.fa-inbox:before,
.step-list>li.fa-inbox:after {
  content: "\f01c";
}

.fa-indent:before,
.step-list>li.fa-indent:after {
  content: "\f03c";
}

.fa-industry:before,
.step-list>li.fa-industry:after {
  content: "\f275";
}

.fa-infinity:before,
.step-list>li.fa-infinity:after {
  content: "\f534";
}

.fa-info:before,
.step-list>li.fa-info:after {
  content: "\f129";
}

.fa-info-circle:before,
.step-list>li.fa-info-circle:after {
  content: "\f05a";
}

.fa-instagram:before,
.step-list>li.fa-instagram:after {
  content: "\f16d";
}

.fa-internet-explorer:before,
.step-list>li.fa-internet-explorer:after {
  content: "\f26b";
}

.fa-ioxhost:before,
.step-list>li.fa-ioxhost:after {
  content: "\f208";
}

.fa-italic:before,
.step-list>li.fa-italic:after {
  content: "\f033";
}

.fa-itunes:before,
.step-list>li.fa-itunes:after {
  content: "\f3b4";
}

.fa-itunes-note:before,
.step-list>li.fa-itunes-note:after {
  content: "\f3b5";
}

.fa-java:before,
.step-list>li.fa-java:after {
  content: "\f4e4";
}

.fa-jedi-order:before,
.step-list>li.fa-jedi-order:after {
  content: "\f50e";
}

.fa-jenkins:before,
.step-list>li.fa-jenkins:after {
  content: "\f3b6";
}

.fa-joget:before,
.step-list>li.fa-joget:after {
  content: "\f3b7";
}

.fa-joomla:before,
.step-list>li.fa-joomla:after {
  content: "\f1aa";
}

.fa-js:before,
.step-list>li.fa-js:after {
  content: "\f3b8";
}

.fa-js-square:before,
.step-list>li.fa-js-square:after {
  content: "\f3b9";
}

.fa-jsfiddle:before,
.step-list>li.fa-jsfiddle:after {
  content: "\f1cc";
}

.fa-key:before,
.step-list>li.fa-key:after {
  content: "\f084";
}

.fa-keybase:before,
.step-list>li.fa-keybase:after {
  content: "\f4f5";
}

.fa-keyboard:before,
.step-list>li.fa-keyboard:after {
  content: "\f11c";
}

.fa-keycdn:before,
.step-list>li.fa-keycdn:after {
  content: "\f3ba";
}

.fa-kickstarter:before,
.step-list>li.fa-kickstarter:after {
  content: "\f3bb";
}

.fa-kickstarter-k:before,
.step-list>li.fa-kickstarter-k:after {
  content: "\f3bc";
}

.fa-kiwi-bird:before,
.step-list>li.fa-kiwi-bird:after {
  content: "\f535";
}

.fa-korvue:before,
.step-list>li.fa-korvue:after {
  content: "\f42f";
}

.fa-language:before,
.step-list>li.fa-language:after {
  content: "\f1ab";
}

.fa-laptop:before,
.step-list>li.fa-laptop:after {
  content: "\f109";
}

.fa-laravel:before,
.step-list>li.fa-laravel:after {
  content: "\f3bd";
}

.fa-lastfm:before,
.step-list>li.fa-lastfm:after {
  content: "\f202";
}

.fa-lastfm-square:before,
.step-list>li.fa-lastfm-square:after {
  content: "\f203";
}

.fa-leaf:before,
.step-list>li.fa-leaf:after {
  content: "\f06c";
}

.fa-leanpub:before,
.step-list>li.fa-leanpub:after {
  content: "\f212";
}

.fa-lemon:before,
.step-list>li.fa-lemon:after {
  content: "\f094";
}

.fa-less:before,
.step-list>li.fa-less:after {
  content: "\f41d";
}

.fa-less-than:before,
.step-list>li.fa-less-than:after {
  content: "\f536";
}

.fa-less-than-equal:before,
.step-list>li.fa-less-than-equal:after {
  content: "\f537";
}

.fa-level-down-alt:before,
.step-list>li.fa-level-down-alt:after {
  content: "\f3be";
}

.fa-level-up-alt:before,
.step-list>li.fa-level-up-alt:after {
  content: "\f3bf";
}

.fa-life-ring:before,
.step-list>li.fa-life-ring:after {
  content: "\f1cd";
}

.fa-lightbulb:before,
.step-list>li.fa-lightbulb:after {
  content: "\f0eb";
}

.fa-line:before,
.step-list>li.fa-line:after {
  content: "\f3c0";
}

.fa-link:before,
.step-list>li.fa-link:after {
  content: "\f0c1";
}

.fa-linkedin:before,
.step-list>li.fa-linkedin:after {
  content: "\f08c";
}

.fa-linkedin-in:before,
.step-list>li.fa-linkedin-in:after {
  content: "\f0e1";
}

.fa-linode:before,
.step-list>li.fa-linode:after {
  content: "\f2b8";
}

.fa-linux:before,
.step-list>li.fa-linux:after {
  content: "\f17c";
}

.fa-lira-sign:before,
.step-list>li.fa-lira-sign:after {
  content: "\f195";
}

.fa-list:before,
.step-list>li.fa-list:after {
  content: "\f03a";
}

.fa-list-alt:before,
.step-list>li.fa-list-alt:after {
  content: "\f022";
}

.fa-list-ol:before,
.step-list>li.fa-list-ol:after {
  content: "\f0cb";
}

.fa-list-ul:before,
.step-list>li.fa-list-ul:after {
  content: "\f0ca";
}

.fa-location-arrow:before,
.step-list>li.fa-location-arrow:after {
  content: "\f124";
}

.fa-lock:before,
.step-list>li.fa-lock:after {
  content: "\f023";
}

.fa-lock-open:before,
.step-list>li.fa-lock-open:after {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before,
.step-list>li.fa-long-arrow-alt-down:after {
  content: "\f309";
}

.fa-long-arrow-alt-left:before,
.step-list>li.fa-long-arrow-alt-left:after {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before,
.step-list>li.fa-long-arrow-alt-right:after {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before,
.step-list>li.fa-long-arrow-alt-up:after {
  content: "\f30c";
}

.fa-low-vision:before,
.step-list>li.fa-low-vision:after {
  content: "\f2a8";
}

.fa-lyft:before,
.step-list>li.fa-lyft:after {
  content: "\f3c3";
}

.fa-magento:before,
.step-list>li.fa-magento:after {
  content: "\f3c4";
}

.fa-magic:before,
.step-list>li.fa-magic:after {
  content: "\f0d0";
}

.fa-magnet:before,
.step-list>li.fa-magnet:after {
  content: "\f076";
}

.fa-male:before,
.step-list>li.fa-male:after {
  content: "\f183";
}

.fa-mandalorian:before,
.step-list>li.fa-mandalorian:after {
  content: "\f50f";
}

.fa-map:before,
.step-list>li.fa-map:after {
  content: "\f279";
}

.fa-map-marker:before,
.step-list>li.fa-map-marker:after {
  content: "\f041";
}

.fa-map-marker-alt:before,
.step-list>li.fa-map-marker-alt:after {
  content: "\f3c5";
}

.fa-map-pin:before,
.step-list>li.fa-map-pin:after {
  content: "\f276";
}

.fa-map-signs:before,
.step-list>li.fa-map-signs:after {
  content: "\f277";
}

.fa-mars:before,
.step-list>li.fa-mars:after {
  content: "\f222";
}

.fa-mars-double:before,
.step-list>li.fa-mars-double:after {
  content: "\f227";
}

.fa-mars-stroke:before,
.step-list>li.fa-mars-stroke:after {
  content: "\f229";
}

.fa-mars-stroke-h:before,
.step-list>li.fa-mars-stroke-h:after {
  content: "\f22b";
}

.fa-mars-stroke-v:before,
.step-list>li.fa-mars-stroke-v:after {
  content: "\f22a";
}

.fa-mastodon:before,
.step-list>li.fa-mastodon:after {
  content: "\f4f6";
}

.fa-maxcdn:before,
.step-list>li.fa-maxcdn:after {
  content: "\f136";
}

.fa-medapps:before,
.step-list>li.fa-medapps:after {
  content: "\f3c6";
}

.fa-medium:before,
.step-list>li.fa-medium:after {
  content: "\f23a";
}

.fa-medium-m:before,
.step-list>li.fa-medium-m:after {
  content: "\f3c7";
}

.fa-medkit:before,
.step-list>li.fa-medkit:after {
  content: "\f0fa";
}

.fa-medrt:before,
.step-list>li.fa-medrt:after {
  content: "\f3c8";
}

.fa-meetup:before,
.step-list>li.fa-meetup:after {
  content: "\f2e0";
}

.fa-meh:before,
.step-list>li.fa-meh:after {
  content: "\f11a";
}

.fa-memory:before,
.step-list>li.fa-memory:after {
  content: "\f538";
}

.fa-mercury:before,
.step-list>li.fa-mercury:after {
  content: "\f223";
}

.fa-microchip:before,
.step-list>li.fa-microchip:after {
  content: "\f2db";
}

.fa-microphone:before,
.step-list>li.fa-microphone:after {
  content: "\f130";
}

.fa-microphone-alt:before,
.step-list>li.fa-microphone-alt:after {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before,
.step-list>li.fa-microphone-alt-slash:after {
  content: "\f539";
}

.fa-microphone-slash:before,
.step-list>li.fa-microphone-slash:after {
  content: "\f131";
}

.fa-microsoft:before,
.step-list>li.fa-microsoft:after {
  content: "\f3ca";
}

.fa-minus:before,
.step-list>li.fa-minus:after {
  content: "\f068";
}

.fa-minus-circle:before,
.step-list>li.fa-minus-circle:after {
  content: "\f056";
}

.fa-minus-square:before,
.step-list>li.fa-minus-square:after {
  content: "\f146";
}

.fa-mix:before,
.step-list>li.fa-mix:after {
  content: "\f3cb";
}

.fa-mixcloud:before,
.step-list>li.fa-mixcloud:after {
  content: "\f289";
}

.fa-mizuni:before,
.step-list>li.fa-mizuni:after {
  content: "\f3cc";
}

.fa-mobile:before,
.step-list>li.fa-mobile:after {
  content: "\f10b";
}

.fa-mobile-alt:before,
.step-list>li.fa-mobile-alt:after {
  content: "\f3cd";
}

.fa-modx:before,
.step-list>li.fa-modx:after {
  content: "\f285";
}

.fa-monero:before,
.step-list>li.fa-monero:after {
  content: "\f3d0";
}

.fa-money-bill:before,
.step-list>li.fa-money-bill:after {
  content: "\f0d6";
}

.fa-money-bill-alt:before,
.step-list>li.fa-money-bill-alt:after {
  content: "\f3d1";
}

.fa-money-bill-wave:before,
.step-list>li.fa-money-bill-wave:after {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before,
.step-list>li.fa-money-bill-wave-alt:after {
  content: "\f53b";
}

.fa-money-check:before,
.step-list>li.fa-money-check:after {
  content: "\f53c";
}

.fa-money-check-alt:before,
.step-list>li.fa-money-check-alt:after {
  content: "\f53d";
}

.fa-moon:before,
.step-list>li.fa-moon:after {
  content: "\f186";
}

.fa-motorcycle:before,
.step-list>li.fa-motorcycle:after {
  content: "\f21c";
}

.fa-mouse-pointer:before,
.step-list>li.fa-mouse-pointer:after {
  content: "\f245";
}

.fa-music:before,
.step-list>li.fa-music:after {
  content: "\f001";
}

.fa-napster:before,
.step-list>li.fa-napster:after {
  content: "\f3d2";
}

.fa-neuter:before,
.step-list>li.fa-neuter:after {
  content: "\f22c";
}

.fa-newspaper:before,
.step-list>li.fa-newspaper:after {
  content: "\f1ea";
}

.fa-nintendo-switch:before,
.step-list>li.fa-nintendo-switch:after {
  content: "\f418";
}

.fa-node:before,
.step-list>li.fa-node:after {
  content: "\f419";
}

.fa-node-js:before,
.step-list>li.fa-node-js:after {
  content: "\f3d3";
}

.fa-not-equal:before,
.step-list>li.fa-not-equal:after {
  content: "\f53e";
}

.fa-notes-medical:before,
.step-list>li.fa-notes-medical:after {
  content: "\f481";
}

.fa-npm:before,
.step-list>li.fa-npm:after {
  content: "\f3d4";
}

.fa-ns8:before,
.step-list>li.fa-ns8:after {
  content: "\f3d5";
}

.fa-nutritionix:before,
.step-list>li.fa-nutritionix:after {
  content: "\f3d6";
}

.fa-object-group:before,
.step-list>li.fa-object-group:after {
  content: "\f247";
}

.fa-object-ungroup:before,
.step-list>li.fa-object-ungroup:after {
  content: "\f248";
}

.fa-odnoklassniki:before,
.step-list>li.fa-odnoklassniki:after {
  content: "\f263";
}

.fa-odnoklassniki-square:before,
.step-list>li.fa-odnoklassniki-square:after {
  content: "\f264";
}

.fa-old-republic:before,
.step-list>li.fa-old-republic:after {
  content: "\f510";
}

.fa-opencart:before,
.step-list>li.fa-opencart:after {
  content: "\f23d";
}

.fa-openid:before,
.step-list>li.fa-openid:after {
  content: "\f19b";
}

.fa-opera:before,
.step-list>li.fa-opera:after {
  content: "\f26a";
}

.fa-optin-monster:before,
.step-list>li.fa-optin-monster:after {
  content: "\f23c";
}

.fa-osi:before,
.step-list>li.fa-osi:after {
  content: "\f41a";
}

.fa-outdent:before,
.step-list>li.fa-outdent:after {
  content: "\f03b";
}

.fa-page4:before,
.step-list>li.fa-page4:after {
  content: "\f3d7";
}

.fa-pagelines:before,
.step-list>li.fa-pagelines:after {
  content: "\f18c";
}

.fa-paint-brush:before,
.step-list>li.fa-paint-brush:after {
  content: "\f1fc";
}

.fa-palette:before,
.step-list>li.fa-palette:after {
  content: "\f53f";
}

.fa-palfed:before,
.step-list>li.fa-palfed:after {
  content: "\f3d8";
}

.fa-pallet:before,
.step-list>li.fa-pallet:after {
  content: "\f482";
}

.fa-paper-plane:before,
.step-list>li.fa-paper-plane:after {
  content: "\f1d8";
}

.fa-paperclip:before,
.step-list>li.fa-paperclip:after {
  content: "\f0c6";
}

.fa-parachute-box:before,
.step-list>li.fa-parachute-box:after {
  content: "\f4cd";
}

.fa-paragraph:before,
.step-list>li.fa-paragraph:after {
  content: "\f1dd";
}

.fa-parking:before,
.step-list>li.fa-parking:after {
  content: "\f540";
}

.fa-paste:before,
.step-list>li.fa-paste:after {
  content: "\f0ea";
}

.fa-patreon:before,
.step-list>li.fa-patreon:after {
  content: "\f3d9";
}

.fa-pause:before,
.step-list>li.fa-pause:after {
  content: "\f04c";
}

.fa-pause-circle:before,
.step-list>li.fa-pause-circle:after {
  content: "\f28b";
}

.fa-paw:before,
.step-list>li.fa-paw:after {
  content: "\f1b0";
}

.fa-paypal:before,
.step-list>li.fa-paypal:after {
  content: "\f1ed";
}

.fa-pen-square:before,
.step-list>li.fa-pen-square:after {
  content: "\f14b";
}

.fa-pencil-alt:before,
.step-list>li.fa-pencil-alt:after {
  content: "\f303";
}

.fa-people-carry:before,
.step-list>li.fa-people-carry:after {
  content: "\f4ce";
}

.fa-percent:before,
.step-list>li.fa-percent:after {
  content: "\f295";
}

.fa-percentage:before,
.step-list>li.fa-percentage:after {
  content: "\f541";
}

.fa-periscope:before,
.step-list>li.fa-periscope:after {
  content: "\f3da";
}

.fa-phabricator:before,
.step-list>li.fa-phabricator:after {
  content: "\f3db";
}

.fa-phoenix-framework:before,
.step-list>li.fa-phoenix-framework:after {
  content: "\f3dc";
}

.fa-phoenix-squadron:before,
.step-list>li.fa-phoenix-squadron:after {
  content: "\f511";
}

.fa-phone:before,
.step-list>li.fa-phone:after {
  content: "\f095";
}

.fa-phone-slash:before,
.step-list>li.fa-phone-slash:after {
  content: "\f3dd";
}

.fa-phone-square:before,
.step-list>li.fa-phone-square:after {
  content: "\f098";
}

.fa-phone-volume:before,
.step-list>li.fa-phone-volume:after {
  content: "\f2a0";
}

.fa-php:before,
.step-list>li.fa-php:after {
  content: "\f457";
}

.fa-pied-piper:before,
.step-list>li.fa-pied-piper:after {
  content: "\f2ae";
}

.fa-pied-piper-alt:before,
.step-list>li.fa-pied-piper-alt:after {
  content: "\f1a8";
}

.fa-pied-piper-hat:before,
.step-list>li.fa-pied-piper-hat:after {
  content: "\f4e5";
}

.fa-pied-piper-pp:before,
.step-list>li.fa-pied-piper-pp:after {
  content: "\f1a7";
}

.fa-piggy-bank:before,
.step-list>li.fa-piggy-bank:after {
  content: "\f4d3";
}

.fa-pills:before,
.step-list>li.fa-pills:after {
  content: "\f484";
}

.fa-pinterest:before,
.step-list>li.fa-pinterest:after {
  content: "\f0d2";
}

.fa-pinterest-p:before,
.step-list>li.fa-pinterest-p:after {
  content: "\f231";
}

.fa-pinterest-square:before,
.step-list>li.fa-pinterest-square:after {
  content: "\f0d3";
}

.fa-plane:before,
.step-list>li.fa-plane:after {
  content: "\f072";
}

.fa-play:before,
.step-list>li.fa-play:after {
  content: "\f04b";
}

.fa-play-circle:before,
.step-list>li.fa-play-circle:after {
  content: "\f144";
}

.fa-playstation:before,
.step-list>li.fa-playstation:after {
  content: "\f3df";
}

.fa-plug:before,
.step-list>li.fa-plug:after {
  content: "\f1e6";
}

.fa-plus:before,
.step-list>li.fa-plus:after {
  content: "\f067";
}

.fa-plus-circle:before,
.step-list>li.fa-plus-circle:after {
  content: "\f055";
}

.fa-plus-square:before,
.step-list>li.fa-plus-square:after {
  content: "\f0fe";
}

.fa-podcast:before,
.step-list>li.fa-podcast:after {
  content: "\f2ce";
}

.fa-poo:before,
.step-list>li.fa-poo:after {
  content: "\f2fe";
}

.fa-portrait:before,
.step-list>li.fa-portrait:after {
  content: "\f3e0";
}

.fa-pound-sign:before,
.step-list>li.fa-pound-sign:after {
  content: "\f154";
}

.fa-power-off:before,
.step-list>li.fa-power-off:after {
  content: "\f011";
}

.fa-prescription-bottle:before,
.step-list>li.fa-prescription-bottle:after {
  content: "\f485";
}

.fa-prescription-bottle-alt:before,
.step-list>li.fa-prescription-bottle-alt:after {
  content: "\f486";
}

.fa-print:before,
.step-list>li.fa-print:after {
  content: "\f02f";
}

.fa-procedures:before,
.step-list>li.fa-procedures:after {
  content: "\f487";
}

.fa-product-hunt:before,
.step-list>li.fa-product-hunt:after {
  content: "\f288";
}

.fa-project-diagram:before,
.step-list>li.fa-project-diagram:after {
  content: "\f542";
}

.fa-pushed:before,
.step-list>li.fa-pushed:after {
  content: "\f3e1";
}

.fa-puzzle-piece:before,
.step-list>li.fa-puzzle-piece:after {
  content: "\f12e";
}

.fa-python:before,
.step-list>li.fa-python:after {
  content: "\f3e2";
}

.fa-qq:before,
.step-list>li.fa-qq:after {
  content: "\f1d6";
}

.fa-qrcode:before,
.step-list>li.fa-qrcode:after {
  content: "\f029";
}

.fa-question:before,
.step-list>li.fa-question:after {
  content: "\f128";
}

.fa-question-circle:before,
.step-list>li.fa-question-circle:after {
  content: "\f059";
}

.fa-quidditch:before,
.step-list>li.fa-quidditch:after {
  content: "\f458";
}

.fa-quinscape:before,
.step-list>li.fa-quinscape:after {
  content: "\f459";
}

.fa-quora:before,
.step-list>li.fa-quora:after {
  content: "\f2c4";
}

.fa-quote-left:before,
.step-list>li.fa-quote-left:after {
  content: "\f10d";
}

.fa-quote-right:before,
.step-list>li.fa-quote-right:after {
  content: "\f10e";
}

.fa-r-project:before,
.step-list>li.fa-r-project:after {
  content: "\f4f7";
}

.fa-random:before,
.step-list>li.fa-random:after {
  content: "\f074";
}

.fa-ravelry:before,
.step-list>li.fa-ravelry:after {
  content: "\f2d9";
}

.fa-react:before,
.step-list>li.fa-react:after {
  content: "\f41b";
}

.fa-readme:before,
.step-list>li.fa-readme:after {
  content: "\f4d5";
}

.fa-rebel:before,
.step-list>li.fa-rebel:after {
  content: "\f1d0";
}

.fa-receipt:before,
.step-list>li.fa-receipt:after {
  content: "\f543";
}

.fa-recycle:before,
.step-list>li.fa-recycle:after {
  content: "\f1b8";
}

.fa-red-river:before,
.step-list>li.fa-red-river:after {
  content: "\f3e3";
}

.fa-reddit:before,
.step-list>li.fa-reddit:after {
  content: "\f1a1";
}

.fa-reddit-alien:before,
.step-list>li.fa-reddit-alien:after {
  content: "\f281";
}

.fa-reddit-square:before,
.step-list>li.fa-reddit-square:after {
  content: "\f1a2";
}

.fa-redo:before,
.step-list>li.fa-redo:after {
  content: "\f01e";
}

.fa-redo-alt:before,
.step-list>li.fa-redo-alt:after {
  content: "\f2f9";
}

.fa-registered:before,
.step-list>li.fa-registered:after {
  content: "\f25d";
}

.fa-rendact:before,
.step-list>li.fa-rendact:after {
  content: "\f3e4";
}

.fa-renren:before,
.step-list>li.fa-renren:after {
  content: "\f18b";
}

.fa-reply:before,
.step-list>li.fa-reply:after {
  content: "\f3e5";
}

.fa-reply-all:before,
.step-list>li.fa-reply-all:after {
  content: "\f122";
}

.fa-replyd:before,
.step-list>li.fa-replyd:after {
  content: "\f3e6";
}

.fa-researchgate:before,
.step-list>li.fa-researchgate:after {
  content: "\f4f8";
}

.fa-resolving:before,
.step-list>li.fa-resolving:after {
  content: "\f3e7";
}

.fa-retweet:before,
.step-list>li.fa-retweet:after {
  content: "\f079";
}

.fa-ribbon:before,
.step-list>li.fa-ribbon:after {
  content: "\f4d6";
}

.fa-road:before,
.step-list>li.fa-road:after {
  content: "\f018";
}

.fa-robot:before,
.step-list>li.fa-robot:after {
  content: "\f544";
}

.fa-rocket:before,
.step-list>li.fa-rocket:after {
  content: "\f135";
}

.fa-rocketchat:before,
.step-list>li.fa-rocketchat:after {
  content: "\f3e8";
}

.fa-rockrms:before,
.step-list>li.fa-rockrms:after {
  content: "\f3e9";
}

.fa-rss:before,
.step-list>li.fa-rss:after {
  content: "\f09e";
}

.fa-rss-square:before,
.step-list>li.fa-rss-square:after {
  content: "\f143";
}

.fa-ruble-sign:before,
.step-list>li.fa-ruble-sign:after {
  content: "\f158";
}

.fa-ruler:before,
.step-list>li.fa-ruler:after {
  content: "\f545";
}

.fa-ruler-combined:before,
.step-list>li.fa-ruler-combined:after {
  content: "\f546";
}

.fa-ruler-horizontal:before,
.step-list>li.fa-ruler-horizontal:after {
  content: "\f547";
}

.fa-ruler-vertical:before,
.step-list>li.fa-ruler-vertical:after {
  content: "\f548";
}

.fa-rupee-sign:before,
.step-list>li.fa-rupee-sign:after {
  content: "\f156";
}

.fa-safari:before,
.step-list>li.fa-safari:after {
  content: "\f267";
}

.fa-sass:before,
.step-list>li.fa-sass:after {
  content: "\f41e";
}

.fa-save:before,
.step-list>li.fa-save:after {
  content: "\f0c7";
}

.fa-schlix:before,
.step-list>li.fa-schlix:after {
  content: "\f3ea";
}

.fa-school:before,
.step-list>li.fa-school:after {
  content: "\f549";
}

.fa-screwdriver:before,
.step-list>li.fa-screwdriver:after {
  content: "\f54a";
}

.fa-scribd:before,
.step-list>li.fa-scribd:after {
  content: "\f28a";
}

.fa-search:before,
.step-list>li.fa-search:after {
  content: "\f002";
}

.fa-search-minus:before,
.step-list>li.fa-search-minus:after {
  content: "\f010";
}

.fa-search-plus:before,
.step-list>li.fa-search-plus:after {
  content: "\f00e";
}

.fa-searchengin:before,
.step-list>li.fa-searchengin:after {
  content: "\f3eb";
}

.fa-seedling:before,
.step-list>li.fa-seedling:after {
  content: "\f4d8";
}

.fa-sellcast:before,
.step-list>li.fa-sellcast:after {
  content: "\f2da";
}

.fa-sellsy:before,
.step-list>li.fa-sellsy:after {
  content: "\f213";
}

.fa-server:before,
.step-list>li.fa-server:after {
  content: "\f233";
}

.fa-servicestack:before,
.step-list>li.fa-servicestack:after {
  content: "\f3ec";
}

.fa-share:before,
.step-list>li.fa-share:after {
  content: "\f064";
}

.fa-share-alt:before,
.step-list>li.fa-share-alt:after {
  content: "\f1e0";
}

.fa-share-alt-square:before,
.step-list>li.fa-share-alt-square:after {
  content: "\f1e1";
}

.fa-share-square:before,
.step-list>li.fa-share-square:after {
  content: "\f14d";
}

.fa-shekel-sign:before,
.step-list>li.fa-shekel-sign:after {
  content: "\f20b";
}

.fa-shield-alt:before,
.step-list>li.fa-shield-alt:after {
  content: "\f3ed";
}

.fa-ship:before,
.step-list>li.fa-ship:after {
  content: "\f21a";
}

.fa-shipping-fast:before,
.step-list>li.fa-shipping-fast:after {
  content: "\f48b";
}

.fa-shirtsinbulk:before,
.step-list>li.fa-shirtsinbulk:after {
  content: "\f214";
}

.fa-shoe-prints:before,
.step-list>li.fa-shoe-prints:after {
  content: "\f54b";
}

.fa-shopping-bag:before,
.step-list>li.fa-shopping-bag:after {
  content: "\f290";
}

.fa-shopping-basket:before,
.step-list>li.fa-shopping-basket:after {
  content: "\f291";
}

.fa-shopping-cart:before,
.step-list>li.fa-shopping-cart:after {
  content: "\f07a";
}

.fa-shower:before,
.step-list>li.fa-shower:after {
  content: "\f2cc";
}

.fa-sign:before,
.step-list>li.fa-sign:after {
  content: "\f4d9";
}

.fa-sign-in-alt:before,
.step-list>li.fa-sign-in-alt:after {
  content: "\f2f6";
}

.fa-sign-language:before,
.step-list>li.fa-sign-language:after {
  content: "\f2a7";
}

.fa-sign-out-alt:before,
.step-list>li.fa-sign-out-alt:after {
  content: "\f2f5";
}

.fa-signal:before,
.step-list>li.fa-signal:after {
  content: "\f012";
}

.fa-simplybuilt:before,
.step-list>li.fa-simplybuilt:after {
  content: "\f215";
}

.fa-sistrix:before,
.step-list>li.fa-sistrix:after {
  content: "\f3ee";
}

.fa-sitemap:before,
.step-list>li.fa-sitemap:after {
  content: "\f0e8";
}

.fa-sith:before,
.step-list>li.fa-sith:after {
  content: "\f512";
}

.fa-skull:before,
.step-list>li.fa-skull:after {
  content: "\f54c";
}

.fa-skyatlas:before,
.step-list>li.fa-skyatlas:after {
  content: "\f216";
}

.fa-skype:before,
.step-list>li.fa-skype:after {
  content: "\f17e";
}

.fa-slack:before,
.step-list>li.fa-slack:after {
  content: "\f198";
}

.fa-slack-hash:before,
.step-list>li.fa-slack-hash:after {
  content: "\f3ef";
}

.fa-sliders-h:before,
.step-list>li.fa-sliders-h:after {
  content: "\f1de";
}

.fa-slideshare:before,
.step-list>li.fa-slideshare:after {
  content: "\f1e7";
}

.fa-smile:before,
.step-list>li.fa-smile:after {
  content: "\f118";
}

.fa-smoking:before,
.step-list>li.fa-smoking:after {
  content: "\f48d";
}

.fa-smoking-ban:before,
.step-list>li.fa-smoking-ban:after {
  content: "\f54d";
}

.fa-snapchat:before,
.step-list>li.fa-snapchat:after {
  content: "\f2ab";
}

.fa-snapchat-ghost:before,
.step-list>li.fa-snapchat-ghost:after {
  content: "\f2ac";
}

.fa-snapchat-square:before,
.step-list>li.fa-snapchat-square:after {
  content: "\f2ad";
}

.fa-snowflake:before,
.step-list>li.fa-snowflake:after {
  content: "\f2dc";
}

.fa-sort:before,
.step-list>li.fa-sort:after {
  content: "\f0dc";
}

.fa-sort-alpha-down:before,
.step-list>li.fa-sort-alpha-down:after {
  content: "\f15d";
}

.fa-sort-alpha-up:before,
.step-list>li.fa-sort-alpha-up:after {
  content: "\f15e";
}

.fa-sort-amount-down:before,
.step-list>li.fa-sort-amount-down:after {
  content: "\f160";
}

.fa-sort-amount-up:before,
.step-list>li.fa-sort-amount-up:after {
  content: "\f161";
}

.fa-sort-down:before,
.step-list>li.fa-sort-down:after {
  content: "\f0dd";
}

.fa-sort-numeric-down:before,
.step-list>li.fa-sort-numeric-down:after {
  content: "\f162";
}

.fa-sort-numeric-up:before,
.step-list>li.fa-sort-numeric-up:after {
  content: "\f163";
}

.fa-sort-up:before,
.step-list>li.fa-sort-up:after {
  content: "\f0de";
}

.fa-soundcloud:before,
.step-list>li.fa-soundcloud:after {
  content: "\f1be";
}

.fa-space-shuttle:before,
.step-list>li.fa-space-shuttle:after {
  content: "\f197";
}

.fa-speakap:before,
.step-list>li.fa-speakap:after {
  content: "\f3f3";
}

.fa-spinner:before,
.step-list>li.fa-spinner:after {
  content: "\f110";
}

.fa-spotify:before,
.step-list>li.fa-spotify:after {
  content: "\f1bc";
}

.fa-square:before,
.step-list>li.fa-square:after {
  content: "\f0c8";
}

.fa-square-full:before,
.step-list>li.fa-square-full:after {
  content: "\f45c";
}

.fa-stack-exchange:before,
.step-list>li.fa-stack-exchange:after {
  content: "\f18d";
}

.fa-stack-overflow:before,
.step-list>li.fa-stack-overflow:after {
  content: "\f16c";
}

.fa-star:before,
.step-list>li.fa-star:after {
  content: "\f005";
}

.fa-star-half:before,
.step-list>li.fa-star-half:after {
  content: "\f089";
}

.fa-staylinked:before,
.step-list>li.fa-staylinked:after {
  content: "\f3f5";
}

.fa-steam:before,
.step-list>li.fa-steam:after {
  content: "\f1b6";
}

.fa-steam-square:before,
.step-list>li.fa-steam-square:after {
  content: "\f1b7";
}

.fa-steam-symbol:before,
.step-list>li.fa-steam-symbol:after {
  content: "\f3f6";
}

.fa-step-backward:before,
.step-list>li.fa-step-backward:after {
  content: "\f048";
}

.fa-step-forward:before,
.step-list>li.fa-step-forward:after {
  content: "\f051";
}

.fa-stethoscope:before,
.step-list>li.fa-stethoscope:after {
  content: "\f0f1";
}

.fa-sticker-mule:before,
.step-list>li.fa-sticker-mule:after {
  content: "\f3f7";
}

.fa-sticky-note:before,
.step-list>li.fa-sticky-note:after {
  content: "\f249";
}

.fa-stop:before,
.step-list>li.fa-stop:after {
  content: "\f04d";
}

.fa-stop-circle:before,
.step-list>li.fa-stop-circle:after {
  content: "\f28d";
}

.fa-stopwatch:before,
.step-list>li.fa-stopwatch:after {
  content: "\f2f2";
}

.fa-store:before,
.step-list>li.fa-store:after {
  content: "\f54e";
}

.fa-store-alt:before,
.step-list>li.fa-store-alt:after {
  content: "\f54f";
}

.fa-strava:before,
.step-list>li.fa-strava:after {
  content: "\f428";
}

.fa-stream:before,
.step-list>li.fa-stream:after {
  content: "\f550";
}

.fa-street-view:before,
.step-list>li.fa-street-view:after {
  content: "\f21d";
}

.fa-strikethrough:before,
.step-list>li.fa-strikethrough:after {
  content: "\f0cc";
}

.fa-stripe:before,
.step-list>li.fa-stripe:after {
  content: "\f429";
}

.fa-stripe-s:before,
.step-list>li.fa-stripe-s:after {
  content: "\f42a";
}

.fa-stroopwafel:before,
.step-list>li.fa-stroopwafel:after {
  content: "\f551";
}

.fa-studiovinari:before,
.step-list>li.fa-studiovinari:after {
  content: "\f3f8";
}

.fa-stumbleupon:before,
.step-list>li.fa-stumbleupon:after {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before,
.step-list>li.fa-stumbleupon-circle:after {
  content: "\f1a3";
}

.fa-subscript:before,
.step-list>li.fa-subscript:after {
  content: "\f12c";
}

.fa-subway:before,
.step-list>li.fa-subway:after {
  content: "\f239";
}

.fa-suitcase:before,
.step-list>li.fa-suitcase:after {
  content: "\f0f2";
}

.fa-sun:before,
.step-list>li.fa-sun:after {
  content: "\f185";
}

.fa-superpowers:before,
.step-list>li.fa-superpowers:after {
  content: "\f2dd";
}

.fa-superscript:before,
.step-list>li.fa-superscript:after {
  content: "\f12b";
}

.fa-supple:before,
.step-list>li.fa-supple:after {
  content: "\f3f9";
}

.fa-sync:before,
.step-list>li.fa-sync:after {
  content: "\f021";
}

.fa-sync-alt:before,
.step-list>li.fa-sync-alt:after {
  content: "\f2f1";
}

.fa-syringe:before,
.step-list>li.fa-syringe:after {
  content: "\f48e";
}

.fa-table:before,
.step-list>li.fa-table:after {
  content: "\f0ce";
}

.fa-table-tennis:before,
.step-list>li.fa-table-tennis:after {
  content: "\f45d";
}

.fa-tablet:before,
.step-list>li.fa-tablet:after {
  content: "\f10a";
}

.fa-tablet-alt:before,
.step-list>li.fa-tablet-alt:after {
  content: "\f3fa";
}

.fa-tablets:before,
.step-list>li.fa-tablets:after {
  content: "\f490";
}

.fa-tachometer-alt:before,
.step-list>li.fa-tachometer-alt:after {
  content: "\f3fd";
}

.fa-tag:before,
.step-list>li.fa-tag:after {
  content: "\f02b";
}

.fa-tags:before,
.step-list>li.fa-tags:after {
  content: "\f02c";
}

.fa-tape:before,
.step-list>li.fa-tape:after {
  content: "\f4db";
}

.fa-tasks:before,
.step-list>li.fa-tasks:after {
  content: "\f0ae";
}

.fa-taxi:before,
.step-list>li.fa-taxi:after {
  content: "\f1ba";
}

.fa-teamspeak:before,
.step-list>li.fa-teamspeak:after {
  content: "\f4f9";
}

.fa-telegram:before,
.step-list>li.fa-telegram:after {
  content: "\f2c6";
}

.fa-telegram-plane:before,
.step-list>li.fa-telegram-plane:after {
  content: "\f3fe";
}

.fa-tencent-weibo:before,
.step-list>li.fa-tencent-weibo:after {
  content: "\f1d5";
}

.fa-terminal:before,
.step-list>li.fa-terminal:after {
  content: "\f120";
}

.fa-text-height:before,
.step-list>li.fa-text-height:after {
  content: "\f034";
}

.fa-text-width:before,
.step-list>li.fa-text-width:after {
  content: "\f035";
}

.fa-th:before,
.step-list>li.fa-th:after {
  content: "\f00a";
}

.fa-th-large:before,
.step-list>li.fa-th-large:after {
  content: "\f009";
}

.fa-th-list:before,
.step-list>li.fa-th-list:after {
  content: "\f00b";
}

.fa-themeisle:before,
.step-list>li.fa-themeisle:after {
  content: "\f2b2";
}

.fa-thermometer:before,
.step-list>li.fa-thermometer:after {
  content: "\f491";
}

.fa-thermometer-empty:before,
.step-list>li.fa-thermometer-empty:after {
  content: "\f2cb";
}

.fa-thermometer-full:before,
.step-list>li.fa-thermometer-full:after {
  content: "\f2c7";
}

.fa-thermometer-half:before,
.step-list>li.fa-thermometer-half:after {
  content: "\f2c9";
}

.fa-thermometer-quarter:before,
.step-list>li.fa-thermometer-quarter:after {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before,
.step-list>li.fa-thermometer-three-quarters:after {
  content: "\f2c8";
}

.fa-thumbs-down:before,
.step-list>li.fa-thumbs-down:after {
  content: "\f165";
}

.fa-thumbs-up:before,
.step-list>li.fa-thumbs-up:after {
  content: "\f164";
}

.fa-thumbtack:before,
.step-list>li.fa-thumbtack:after {
  content: "\f08d";
}

.fa-ticket-alt:before,
.step-list>li.fa-ticket-alt:after {
  content: "\f3ff";
}

.fa-times:before,
.step-list>li.fa-times:after {
  content: "\f00d";
}

.fa-times-circle:before,
.step-list>li.fa-times-circle:after {
  content: "\f057";
}

.fa-tint:before,
.step-list>li.fa-tint:after {
  content: "\f043";
}

.fa-toggle-off:before,
.step-list>li.fa-toggle-off:after {
  content: "\f204";
}

.fa-toggle-on:before,
.step-list>li.fa-toggle-on:after {
  content: "\f205";
}

.fa-toolbox:before,
.step-list>li.fa-toolbox:after {
  content: "\f552";
}

.fa-trade-federation:before,
.step-list>li.fa-trade-federation:after {
  content: "\f513";
}

.fa-trademark:before,
.step-list>li.fa-trademark:after {
  content: "\f25c";
}

.fa-train:before,
.step-list>li.fa-train:after {
  content: "\f238";
}

.fa-transgender:before,
.step-list>li.fa-transgender:after {
  content: "\f224";
}

.fa-transgender-alt:before,
.step-list>li.fa-transgender-alt:after {
  content: "\f225";
}

.fa-trash:before,
.step-list>li.fa-trash:after {
  content: "\f1f8";
}

.fa-trash-alt:before,
.step-list>li.fa-trash-alt:after {
  content: "\f2ed";
}

.fa-tree:before,
.step-list>li.fa-tree:after {
  content: "\f1bb";
}

.fa-trello:before,
.step-list>li.fa-trello:after {
  content: "\f181";
}

.fa-tripadvisor:before,
.step-list>li.fa-tripadvisor:after {
  content: "\f262";
}

.fa-trophy:before,
.step-list>li.fa-trophy:after {
  content: "\f091";
}

.fa-truck:before,
.step-list>li.fa-truck:after {
  content: "\f0d1";
}

.fa-truck-loading:before,
.step-list>li.fa-truck-loading:after {
  content: "\f4de";
}

.fa-truck-moving:before,
.step-list>li.fa-truck-moving:after {
  content: "\f4df";
}

.fa-tshirt:before,
.step-list>li.fa-tshirt:after {
  content: "\f553";
}

.fa-tty:before,
.step-list>li.fa-tty:after {
  content: "\f1e4";
}

.fa-tumblr:before,
.step-list>li.fa-tumblr:after {
  content: "\f173";
}

.fa-tumblr-square:before,
.step-list>li.fa-tumblr-square:after {
  content: "\f174";
}

.fa-tv:before,
.step-list>li.fa-tv:after {
  content: "\f26c";
}

.fa-twitch:before,
.step-list>li.fa-twitch:after {
  content: "\f1e8";
}

.fa-twitter:before,
.step-list>li.fa-twitter:after {
  content: "\f099";
}

.fa-twitter-square:before,
.step-list>li.fa-twitter-square:after {
  content: "\f081";
}

.fa-typo3:before,
.step-list>li.fa-typo3:after {
  content: "\f42b";
}

.fa-uber:before,
.step-list>li.fa-uber:after {
  content: "\f402";
}

.fa-uikit:before,
.step-list>li.fa-uikit:after {
  content: "\f403";
}

.fa-umbrella:before,
.step-list>li.fa-umbrella:after {
  content: "\f0e9";
}

.fa-underline:before,
.step-list>li.fa-underline:after {
  content: "\f0cd";
}

.fa-undo:before,
.step-list>li.fa-undo:after {
  content: "\f0e2";
}

.fa-undo-alt:before,
.step-list>li.fa-undo-alt:after {
  content: "\f2ea";
}

.fa-uniregistry:before,
.step-list>li.fa-uniregistry:after {
  content: "\f404";
}

.fa-universal-access:before,
.step-list>li.fa-universal-access:after {
  content: "\f29a";
}

.fa-university:before,
.step-list>li.fa-university:after {
  content: "\f19c";
}

.fa-unlink:before,
.step-list>li.fa-unlink:after {
  content: "\f127";
}

.fa-unlock:before,
.step-list>li.fa-unlock:after {
  content: "\f09c";
}

.fa-unlock-alt:before,
.step-list>li.fa-unlock-alt:after {
  content: "\f13e";
}

.fa-untappd:before,
.step-list>li.fa-untappd:after {
  content: "\f405";
}

.fa-upload:before,
.step-list>li.fa-upload:after {
  content: "\f093";
}

.fa-usb:before,
.step-list>li.fa-usb:after {
  content: "\f287";
}

.fa-user:before,
.step-list>li.fa-user:after {
  content: "\f007";
}

.fa-user-alt:before,
.step-list>li.fa-user-alt:after {
  content: "\f406";
}

.fa-user-alt-slash:before,
.step-list>li.fa-user-alt-slash:after {
  content: "\f4fa";
}

.fa-user-astronaut:before,
.step-list>li.fa-user-astronaut:after {
  content: "\f4fb";
}

.fa-user-check:before,
.step-list>li.fa-user-check:after {
  content: "\f4fc";
}

.fa-user-circle:before,
.step-list>li.fa-user-circle:after {
  content: "\f2bd";
}

.fa-user-clock:before,
.step-list>li.fa-user-clock:after {
  content: "\f4fd";
}

.fa-user-cog:before,
.step-list>li.fa-user-cog:after {
  content: "\f4fe";
}

.fa-user-edit:before,
.step-list>li.fa-user-edit:after {
  content: "\f4ff";
}

.fa-user-friends:before,
.step-list>li.fa-user-friends:after {
  content: "\f500";
}

.fa-user-graduate:before,
.step-list>li.fa-user-graduate:after {
  content: "\f501";
}

.fa-user-lock:before,
.step-list>li.fa-user-lock:after {
  content: "\f502";
}

.fa-user-md:before,
.step-list>li.fa-user-md:after {
  content: "\f0f0";
}

.fa-user-minus:before,
.step-list>li.fa-user-minus:after {
  content: "\f503";
}

.fa-user-ninja:before,
.step-list>li.fa-user-ninja:after {
  content: "\f504";
}

.fa-user-plus:before,
.step-list>li.fa-user-plus:after {
  content: "\f234";
}

.fa-user-secret:before,
.step-list>li.fa-user-secret:after {
  content: "\f21b";
}

.fa-user-shield:before,
.step-list>li.fa-user-shield:after {
  content: "\f505";
}

.fa-user-slash:before,
.step-list>li.fa-user-slash:after {
  content: "\f506";
}

.fa-user-tag:before,
.step-list>li.fa-user-tag:after {
  content: "\f507";
}

.fa-user-tie:before,
.step-list>li.fa-user-tie:after {
  content: "\f508";
}

.fa-user-times:before,
.step-list>li.fa-user-times:after {
  content: "\f235";
}

.fa-users:before,
.step-list>li.fa-users:after {
  content: "\f0c0";
}

.fa-users-cog:before,
.step-list>li.fa-users-cog:after {
  content: "\f509";
}

.fa-ussunnah:before,
.step-list>li.fa-ussunnah:after {
  content: "\f407";
}

.fa-utensil-spoon:before,
.step-list>li.fa-utensil-spoon:after {
  content: "\f2e5";
}

.fa-utensils:before,
.step-list>li.fa-utensils:after {
  content: "\f2e7";
}

.fa-vaadin:before,
.step-list>li.fa-vaadin:after {
  content: "\f408";
}

.fa-venus:before,
.step-list>li.fa-venus:after {
  content: "\f221";
}

.fa-venus-double:before,
.step-list>li.fa-venus-double:after {
  content: "\f226";
}

.fa-venus-mars:before,
.step-list>li.fa-venus-mars:after {
  content: "\f228";
}

.fa-viacoin:before,
.step-list>li.fa-viacoin:after {
  content: "\f237";
}

.fa-viadeo:before,
.step-list>li.fa-viadeo:after {
  content: "\f2a9";
}

.fa-viadeo-square:before,
.step-list>li.fa-viadeo-square:after {
  content: "\f2aa";
}

.fa-vial:before,
.step-list>li.fa-vial:after {
  content: "\f492";
}

.fa-vials:before,
.step-list>li.fa-vials:after {
  content: "\f493";
}

.fa-viber:before,
.step-list>li.fa-viber:after {
  content: "\f409";
}

.fa-video:before,
.step-list>li.fa-video:after {
  content: "\f03d";
}

.fa-video-slash:before,
.step-list>li.fa-video-slash:after {
  content: "\f4e2";
}

.fa-vimeo:before,
.step-list>li.fa-vimeo:after {
  content: "\f40a";
}

.fa-vimeo-square:before,
.step-list>li.fa-vimeo-square:after {
  content: "\f194";
}

.fa-vimeo-v:before,
.step-list>li.fa-vimeo-v:after {
  content: "\f27d";
}

.fa-vine:before,
.step-list>li.fa-vine:after {
  content: "\f1ca";
}

.fa-vk:before,
.step-list>li.fa-vk:after {
  content: "\f189";
}

.fa-vnv:before,
.step-list>li.fa-vnv:after {
  content: "\f40b";
}

.fa-volleyball-ball:before,
.step-list>li.fa-volleyball-ball:after {
  content: "\f45f";
}

.fa-volume-down:before,
.step-list>li.fa-volume-down:after {
  content: "\f027";
}

.fa-volume-off:before,
.step-list>li.fa-volume-off:after {
  content: "\f026";
}

.fa-volume-up:before,
.step-list>li.fa-volume-up:after {
  content: "\f028";
}

.fa-vuejs:before,
.step-list>li.fa-vuejs:after {
  content: "\f41f";
}

.fa-walking:before,
.step-list>li.fa-walking:after {
  content: "\f554";
}

.fa-wallet:before,
.step-list>li.fa-wallet:after {
  content: "\f555";
}

.fa-warehouse:before,
.step-list>li.fa-warehouse:after {
  content: "\f494";
}

.fa-weibo:before,
.step-list>li.fa-weibo:after {
  content: "\f18a";
}

.fa-weight:before,
.step-list>li.fa-weight:after {
  content: "\f496";
}

.fa-weixin:before,
.step-list>li.fa-weixin:after {
  content: "\f1d7";
}

.fa-whatsapp:before,
.step-list>li.fa-whatsapp:after {
  content: "\f232";
}

.fa-whatsapp-square:before,
.step-list>li.fa-whatsapp-square:after {
  content: "\f40c";
}

.fa-wheelchair:before,
.step-list>li.fa-wheelchair:after {
  content: "\f193";
}

.fa-whmcs:before,
.step-list>li.fa-whmcs:after {
  content: "\f40d";
}

.fa-wifi:before,
.step-list>li.fa-wifi:after {
  content: "\f1eb";
}

.fa-wikipedia-w:before,
.step-list>li.fa-wikipedia-w:after {
  content: "\f266";
}

.fa-window-close:before,
.step-list>li.fa-window-close:after {
  content: "\f410";
}

.fa-window-maximize:before,
.step-list>li.fa-window-maximize:after {
  content: "\f2d0";
}

.fa-window-minimize:before,
.step-list>li.fa-window-minimize:after {
  content: "\f2d1";
}

.fa-window-restore:before,
.step-list>li.fa-window-restore:after {
  content: "\f2d2";
}

.fa-windows:before,
.step-list>li.fa-windows:after {
  content: "\f17a";
}

.fa-wine-glass:before,
.step-list>li.fa-wine-glass:after {
  content: "\f4e3";
}

.fa-wolf-pack-battalion:before,
.step-list>li.fa-wolf-pack-battalion:after {
  content: "\f514";
}

.fa-won-sign:before,
.step-list>li.fa-won-sign:after {
  content: "\f159";
}

.fa-wordpress:before,
.step-list>li.fa-wordpress:after {
  content: "\f19a";
}

.fa-wordpress-simple:before,
.step-list>li.fa-wordpress-simple:after {
  content: "\f411";
}

.fa-wpbeginner:before,
.step-list>li.fa-wpbeginner:after {
  content: "\f297";
}

.fa-wpexplorer:before,
.step-list>li.fa-wpexplorer:after {
  content: "\f2de";
}

.fa-wpforms:before,
.step-list>li.fa-wpforms:after {
  content: "\f298";
}

.fa-wrench:before,
.step-list>li.fa-wrench:after {
  content: "\f0ad";
}

.fa-x-ray:before,
.step-list>li.fa-x-ray:after {
  content: "\f497";
}

.fa-xbox:before,
.step-list>li.fa-xbox:after {
  content: "\f412";
}

.fa-xing:before,
.step-list>li.fa-xing:after {
  content: "\f168";
}

.fa-xing-square:before,
.step-list>li.fa-xing-square:after {
  content: "\f169";
}

.fa-y-combinator:before,
.step-list>li.fa-y-combinator:after {
  content: "\f23b";
}

.fa-yahoo:before,
.step-list>li.fa-yahoo:after {
  content: "\f19e";
}

.fa-yandex:before,
.step-list>li.fa-yandex:after {
  content: "\f413";
}

.fa-yandex-international:before,
.step-list>li.fa-yandex-international:after {
  content: "\f414";
}

.fa-yelp:before,
.step-list>li.fa-yelp:after {
  content: "\f1e9";
}

.fa-yen-sign:before,
.step-list>li.fa-yen-sign:after {
  content: "\f157";
}

.fa-yoast:before,
.step-list>li.fa-yoast:after {
  content: "\f2b1";
}

.fa-youtube:before,
.step-list>li.fa-youtube:after {
  content: "\f167";
}

.fa-youtube-square:before,
.step-list>li.fa-youtube-square:after {
  content: "\f431";
}

.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.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (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;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}

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

/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (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;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (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;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.login-wrapper {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 100vh;
  padding: 0 0 3rem;
}

@media only screen and (max-width: 480px) {
  .login-wrapper {
    background-position: 70% center;
  }
}

.login-box {
  margin: 0 auto;
  width: 46rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
  border-radius: 0;
}

@media only screen and (max-width: 767px) {
  .login-box {
    max-width: 90%;
  }
}

.login-box .forgot-pwp-p {
  font-size: 1.4rem;
  margin-bottom: 4.5rem;
}

@media only screen and (max-width: 767px) {
  .login-box .forgot-pwp-p {
    margin-bottom: 2.5rem;
  }
}

.login-box .button {
  /* padding: 0.8rem 2.5rem;
     font-size: 1.6rem;*/
}

.login-box .button.login-btn {
  background-color: #a7d96f;
}

.login-box .button.login-btn:hover {
  background-color: #96ca5c;
}

.login-box .button i {
  top: 0;
  font-size: 1.4rem;
  margin-right: 0.4rem;
}

.login-box .button.back-btn {
  background-color: #d9d9d9;
  color: #505458;
}

.login-box .button.back-btn:hover {
  background-color: #d9d9d9;
}

.login-box .forgot-pwd-link {
  color: #3c3c3c;
}

.login-box .forgot-pwd-link a {
  text-decoration: none;
}

.login-box .forgot-pwd-link a:hover {
  text-decoration: underline;
}

.login-box label {
  float: none;
  font-family: "Roboto", sans-serif;
}

.login-brand {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem;
  text-align: center;
  text-decoration: none;
  font-size: 3rem;
}

.login-brand strong {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.forgot-pwd-link {
  margin-top: 1rem;
}

.login-copyright-text {
  font-size: 1.1rem;
  color: #aeb3f4;
  position: absolute;
  left: 0;
  bottom: 1.5rem;
  width: 100%;
  text-align: center;
}

.main-wrapper {
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}

.admin-content-wrapper {
  background-color: #f0f0f0;
  z-index: 700;
  min-height: 75vh;
}

.admin-content-header {
  /*padding-left:  ceil(($grid-gutter-width / 2));
  padding-right: floor(($grid-gutter-width / 2));*/
  padding-left: 0;
  padding-right: 0;
  *zoom: 1;
}

.admin-content-header:before,
.step-list>li.admin-content-header:after,
.admin-content-header:after {
  content: " ";
  display: table;
}

.admin-content-header:after {
  clear: both;
}

.admin-content-header small {
  font-size: 1.4rem;
  margin-top: 0.5rem;
  font-weight: 400;
  color: #505458;
  display: block;
}

@media only screen and (min-width: 1200px) {
  .executive-overview-box .top-overview-box {
    margin-bottom: 0;
  }
}

.executive-overview-box .top-overview-box .card-container {
  padding: 1rem 0.5rem;
}

@media only screen and (max-width: 767px) {
  .executive-overview-box .top-overview-box .card-container {
    min-height: 112px;
  }
}

@media screen and (min-width: 1020px) and (max-width: 1280px) {
  .executive-overview-box .top-overview-box .card-container {
    min-height: 120px;
  }
}

.top-overview-box .card-container {
  padding: 2.5rem 0.5rem;
  text-align: center;
}

@media only screen and (max-width: 1300px) {
  .top-overview-box .card-container {
    padding: 1.5rem 0.5rem;
    min-height: 136px;
    flex-direction: column;
    display: flex;
    justify-content: center;
  }
}

@media screen and (min-width: 1020px) and (max-width: 1280px) {
  .top-overview-box .card-container {
    min-height: 159px;
  }
}

.overview-big-text {
  display: block;
  font-size: 3rem;
}

@media only screen and (max-width: 1199px) {
  .overview-big-text {
    font-size: 2.5rem;
  }
}

.chart-filter-list {
  list-style: none;
  padding: 0;
  margin: 0 0 0.5rem;
}

.chart-filter-list li {
  display: inline-block;
  margin: 0 -1px;
}

.chart-filter-list li a {
  display: block;
  padding: 0.42rem 1.35rem;
  color: #7c8288;
  border-radius: 0;
  text-decoration: none;
  font-weight: 400;
  font-size: 1.3rem;
}

.chart-filter-list li a:hover {
  color: #000;
}

.chart-filter-list li.active a {
  background-color: #4cbffa;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  border-radius: 1.5rem;
}

.chart-filter-list li.active a:hover,
.chart-filter-list li.active a.active,
.chart-filter-list li.active a:active {
  background-color: #29b3f9;
  color: #ffffff;
  text-decoration: none;
}

.chart-filter-list li.active a.disabled,
.chart-filter-list li.active a[disabled],
fieldset[disabled] .chart-filter-list li.active a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.chart-filter-list li.active a.disabled:hover,
.chart-filter-list li.active a.disabled.active,
.chart-filter-list li.active a.disabled:active,
.chart-filter-list li.active a[disabled]:hover,
.chart-filter-list li.active a[disabled].active,
.chart-filter-list li.active a[disabled]:active,
fieldset[disabled] .chart-filter-list li.active a:hover,
fieldset[disabled] .chart-filter-list li.active a.active,
fieldset[disabled] .chart-filter-list li.active a:active {
  background-color: #4cbffa;
  color: #ffffff;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

table .checkbox,
table .radio {
  position: relative;
  top: 2px;
}

.footer-bottom-part {
  padding-top: 0;
}

.dashboard-box-header {
  *zoom: 1;
  margin-top: -1rem;
  padding-top: 1rem;
}

.dashboard-box-header:before,
.step-list>li.dashboard-box-header:after,
.dashboard-box-header:after {
  content: " ";
  display: table;
}

.dashboard-box-header:after {
  clear: both;
}

.connectedSortable .dashboard-box-header {
  cursor: move;
}

.connectedSortable .dashboard-box-header .form-panel {
  margin: -.8rem 0 0.6rem;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sort-highlight {
  background: #f3f3f3;
  border: 1px dashed #d9d9d9;
  margin-bottom: 1rem;
}

.tooltip {
  top: -1px;
}

.tr-legend {
  float: right;
  padding-left: 2rem;
  position: relative;
  margin: 0.8rem 0 0 0;
}

.tr-legend span {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #f5fbff;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.chart-box {
  position: relative;
  height: 275px;
  width: 100%;
}

.header-wrapper,
.admin-content-wrapper {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 767px) {

  .header-wrapper,
  .admin-content-wrapper {
    margin-left: 0;
  }
}

.admin-navigation-container {
  *zoom: 1;
}

.admin-navigation-container:before,
.step-list>li.admin-navigation-container:after,
.admin-navigation-container:after {
  content: " ";
  display: table;
}

.admin-navigation-container:after {
  clear: both;
}

.admin-navigation-container .sidebar-toggle {
  color: #a7d96f;
  margin: 0;
  padding: 0.85rem 1rem;
}

@media only screen and (max-width: 767px) {
  .admin-navigation-container {
    margin-left: -15px;
    background-color: #f7f7f7;
  }

  .admin-navigation-container .navigation-right {
    float: right;
  }

  .admin-navigation-container .navigation-right>li {
    float: left;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .admin-navigation-container .navigation-right>li>a {
    padding: 0.75rem 1.2rem;
  }
}

.admin-navigation-container .navigation>li {
  /* border-left: 1px solid $menu-link-border; */
}

@media only screen and (max-width: 767px) {
  .admin-navigation-container .navigation>li {
    position: static;
  }
}

.admin-navigation-container .navigation>li.dropdown>a {
  padding-right: 2rem !important;
}

@media only screen and (max-width: 767px) {
  .admin-navigation-container .navigation>li.dropdown>a {
    padding-right: 1.2rem !important;
  }
}

.admin-navigation-container .navigation>li.dropdown>a:after {
  display: none;
}

.admin-navigation-container .navigation>li.dropdown.right-more-icon>a {
  padding-right: 3.8rem !important;
}

.admin-navigation-container .navigation>li.dropdown.right-more-icon>a:after {
  /*content:"more_vert";*/
  display: block;
  font-size: 1.8rem;
  color: #7c8288;
}

.admin-navigation-container .navigation>li .dropdown-menu {
  width: 28rem;
  border: 1px solid #dadada;
  border-top: none;
  border-radius: 0 0 0 0;
}

@media only screen and (max-width: 767px) {
  .admin-navigation-container .navigation>li .dropdown-menu {
    width: calc(100% - 2rem);
    position: absolute;
    right: 1rem;
  }
}

.admin-navigation-container .navigation>li .dropdown-menu .admin-drop-notifiation-list {
  list-style: none;
  overflow-y: auto;
  max-height: 20rem;
  padding: 0;
}

.admin-navigation-container .navigation>li .dropdown-menu .admin-drop-notifiation-list li a {
  padding: 0.7rem 1.5rem;
  border-bottom: 1px solid #dadada;
  color: #505458;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.admin-navigation-container .navigation>li .dropdown-menu .admin-drop-notifiation-list li a:hover {
  color: #505458;
  background-color: #f0f0f0;
}

.admin-navigation-container .navigation>li .dropdown-menu .admin-drop-notifiation-list li a i {
  margin: 0 0.5rem 0 0;
  font-size: 1.44rem;
}

.admin-navigation-container .navigation>li>a {
  font-weight: 700;
}

.admin-navigation-container .navigation>li>a i {
  font-size: 1.6rem;
  color: #4cbffa;
}

.admin-navigation-container .navigation>li>a .admin-menu-username {
  font-size: 1.3rem;
  color: #4cbffa;
  display: block;
  min-width: 20rem;
}

@media only screen and (max-width: 767px) {
  .admin-navigation-container .navigation>li>a .admin-menu-username {
    min-width: 10rem;
  }
}

.admin-navigation-container .navigation>li .menu-notification-text {
  display: block;
}

.menu-open .admin-slide-navigation {
  left: 0;
  width: 22rem;
  overflow: auto;
}

.menu-open .admin-slide-navigation .sidebar-toggle span {
  background-color: transparent;
}

.menu-open .admin-slide-navigation .sidebar-toggle span:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
}

.menu-open .admin-slide-navigation .sidebar-toggle span:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
}

.menu-open .admin-slide-navigation .sidebar-toggle span .menu-close-text {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.menu-open .admin-slide-navigation .side-bar-menu>li>a {
  text-align: left;
}

.menu-open .admin-slide-navigation .side-bar-menu>li>a i {
  margin-right: 1rem;
  position: relative;
  top: 2px;
  margin-top: -2px;
}

.menu-open .admin-slide-navigation .side-bar-menu>li>a .menu-collapse-heading {
  display: inline;
}

.menu-open .admin-slide-navigation .side-bar-menu>li>a:after {
  display: block;
}

.menu-open .admin-slide-navigation .side-bar-menu .dropdown-menu {
  position: static;
  border-radius: 0;
  width: auto;
}

@media only screen and (max-width: 767px) {
  .menu-open .admin-slide-navigation {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.menu-open .header-wrapper,
.menu-open .admin-content-wrapper {
  margin-left: 22rem;
}

@media only screen and (max-width: 767px) {

  .menu-open .header-wrapper,
  .menu-open .admin-content-wrapper {
    margin-left: 0;
    -webkit-transform: translate(22rem, 0);
    transform: translate(22rem, 0);
  }
}

.admin-slide-navigation {
  background-color: #a7d96f;
  position: absolute;
  left: 0;
  min-height: 100%;
  max-height: 100%;
  overflow: visible;
  width: 6.5rem;
  z-index: 1080;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.admin-slide-navigation .sidebar-toggle {
  background-color: #a7d96f;
  display: block;
  height: 4rem;
  margin: 1.5rem 0;
  position: relative;
  float: none;
}

.admin-slide-navigation .sidebar-toggle span {
  background-color: #ffffff;
  display: block;
  height: 2px;
  left: 1.7rem;
  position: absolute;
  top: 2rem;
  width: 2.8rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.admin-slide-navigation .sidebar-toggle span:before,
.admin-slide-navigation .sidebar-toggle span:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #ffffff;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.admin-slide-navigation .sidebar-toggle span:before {
  top: -9px;
}

.admin-slide-navigation .sidebar-toggle span:after {
  top: 9px;
}

.admin-slide-navigation .sidebar-toggle span .menu-close-text {
  font-size: 2rem;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: 0 0 0 1rem;
  -webkit-transform: translate(500px, -50%);
  transform: translate(500px, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

.admin-slide-navigation .side-bar-menu>li {
  position: relative;
}

.admin-slide-navigation .side-bar-menu>li>a {
  text-align: center;
  white-space: nowrap;
  position: relative;
}

.admin-slide-navigation .side-bar-menu>li>a .menu-collapse-heading {
  display: none;
}

.admin-slide-navigation .side-bar-menu>li>a i {
  margin-right: 0;
}

.admin-slide-navigation .side-bar-menu>li>a:after {
  display: none;
}

.admin-slide-navigation .side-bar-menu>li .dropdown-menu {
  position: absolute;
  left: 100%;
  width: 200px;
  border-radius: 0 0 0;
}

@media only screen and (max-width: 767px) {
  .admin-slide-navigation {
    left: 0;
    width: 22rem;
    overflow: auto;
    -webkit-transform: translate(-22rem, 0);
    transform: translate(-22rem, 0);
  }

  .admin-slide-navigation .side-bar-menu>li>a {
    text-align: left;
  }

  .admin-slide-navigation .side-bar-menu>li>a i {
    margin-right: 1rem;
    position: relative;
    top: 2px;
    margin-top: -2px;
  }

  .admin-slide-navigation .side-bar-menu>li>a .menu-collapse-heading {
    display: inline;
  }

  .admin-slide-navigation .side-bar-menu>li>a:after {
    display: block;
  }

  .admin-slide-navigation .side-bar-menu .dropdown-menu {
    position: static;
    border-radius: 0;
    width: auto;
  }
}

.menu-collapse .admin-slide-navigation .dropdown-menu {
  display: none !important;
}

body:not(.menu-open) .admin-slide-navigation .side-bar-menu>li.dropdown>a {
  padding-right: 1.5rem !important;
}

body:not(.menu-open) .admin-slide-navigation .side-bar-menu>li:hover>a>.menu-collapse-heading:not(.pull-right) {
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #8ece47;
  padding: 1.65rem 1.5rem;
  width: 200px;
  border-top-right-radius: 0;
  text-align: left;
}

body:not(.menu-open) .admin-slide-navigation .side-bar-menu>li:hover .dropdown-menu {
  display: block !important;
}

body:not(.menu-open) .admin-slide-navigation .side-bar-menu>li:not(.dropdown)>a>span {
  border-radius: 0 0 0 0;
}

@media only screen and (max-width: 767px) {

  .navigation-toggle,
  .sidebar-toggle {
    right: 0;
    margin-top: 1rem;
  }

  .brand {
    display: block;
    float: left;
    margin-right: -15px;
    padding: 0.3rem 0.75rem;
    padding-left: 1.5rem;
  }

  .brand>img {
    margin: 0 auto;
  }
}

span.multiselect-native-select {
  position: relative;
}

span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}

.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.multiselect-container .input-group {
  margin: 5px;
}

.multiselect-container .multiselect-reset .input-group {
  width: 93%;
}

.multiselect-container>li {
  padding: 0;
}

.multiselect-container>li>a.multiselect-all label {
  font-weight: bold;
}

.multiselect-container>li.multiselect-group label {
  margin: 0;
  padding: 3px 20px 3px 20px;
  height: 100%;
  font-weight: bold;
}

.multiselect-container>li.multiselect-group-clickable label {
  cursor: pointer;
}

.multiselect-container>li>a {
  padding: 0;
}

.multiselect-container>li>a>label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: normal;
  padding: 3px 20px 3px 40px;
}

.multiselect-container>li>a>label.radio,
.multiselect-container>li>a>label.checkbox,
.multiselect-container>li>a>label.radio {
  margin: 0;
}

.multiselect-container>li>a>label>input[type="checkbox"] {
  margin-bottom: 5px;
}

.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio,
.form-inline .multiselect-container label.radio {
  padding: 3px 20px 3px 40px;
}

.form-inline .multiselect-container li a label.checkbox input[type="checkbox"],
.form-inline .multiselect-container li a label.radio input[type="checkbox"],
.form-inline .multiselect-container li a label.radio input[type="radio"] {
  margin-left: -20px;
  margin-right: 0;
}

.margin-bottom-no {
  margin-bottom: 0 !important;
}

.mt-1 {
  margin-top: 1.0rem;
}

.bg-success {
  background-color: #f2ffe5;
  color: #3c763d;
  border-radius: 0;
  border: 1px solid #D7F1D7;
}

.bg-error {
  background-color: #fdefef;
  color: #c4161c;
  border-radius: 0;
  border: 1px solid #f4c5c7;
}

.inactive-record {
  background-color: #f5f4f4;
}

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

.main-bg {
  padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 0.4rem;
}

.main-bg h1 {
  font-size: 2.2rem;
  font-weight: 400;
}

.primary-bg {
  background-color: #4cbffa;
}

.white-bg {
  background-color: #ffffff;
}

h5 small {
  font-size: 1.1rem;
}

table thead th {
  color: #222222;
  text-transform: uppercase;
  font-size: 1.2rem;
}

table tbody td {
  font-weight: 400;
  color: #505458;
}

table tbody td.position-relative {
  width: 7.1rem !important;
}

table tbody td.position-relative .quick-edit-panel {
  padding: 0;
  position: inherit;
  right: inherit;
  top: inherit;
  min-width: inherit;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

table tbody td.position-relative .quick-edit-panel.open {
  background-color: inherit;
}

table tbody td.position-relative .quick-edit-panel.open .quick-edit-link {
  color: #505458;
}

table tbody td.position-relative .quick-edit-list {
  padding: 0.6rem 2.25rem 0.6rem 1.5rem;
  position: absolute;
  right: -1rem;
  top: -1.2rem;
  min-width: 14rem;
  background-color: #ffffff;
  z-index: -1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  display: none;
  list-style-type: none;
  margin: 0;
  text-align: left;
}

table tbody td.position-relative .quick-edit-list li {
  display: block;
}

table tbody td.position-relative .quick-edit-list li a {
  display: block;
  padding: 0.6rem 0;
  font-size: 1.3rem;
  color: #505458;
  text-decoration: none;
}

table tbody td.position-relative .quick-edit-list li a i {
  font-size: 1.6rem;
  margin-right: 0.5rem;
}

table tbody td.position-relative .quick-edit-list li a:hover,
table tbody td.position-relative .quick-edit-list li a:focus {
  color: #4cbffa;
  text-decoration: none;
}

table tbody td a.primary-color:hover {
  color: #2d8bbb;
}

.main-navigation {
  z-index: 9;
}

@media only screen and (max-width: 991px) {

  .main-navigation .wrapper-fluid .navigation-right .dropdown-menu,
  .main-navigation .wrapper .navigation-right .dropdown-menu {
    left: auto;
    right: 0;
    width: 100%;
    position: relative;
  }
}

@media only screen and (max-width: 991px) {
  .navigation-header {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {

  .navigation-header .navigation-toggle,
  .navigation-header .sidebar-toggle {
    right: 0;
    margin-top: 1rem;
  }
}

@media only screen and (max-width: 1199px) {
  .navigation {
    margin-top: 2rem;
  }
}

.navigation li {
  /*&.user-profile{
      a{
          padding-left: 1.8rem;
          i{
              left: -0.5rem;
              top: 1.3rem;
          }
      }
  }*/
}

@media only screen and (max-width: 1199px) {
  .navigation li.user-profile a {
    padding-left: 2.5rem;
  }

  .navigation li.user-profile a i {
    left: 0.4rem;
    top: 0.8rem;
  }
}

@media only screen and (max-width: 991px) {
  .navigation li {
    border-bottom: 1px solid #dadada;
    width: 100%;
  }

  .navigation li.user-profile a {
    padding-left: 3.5rem;
  }

  .navigation li.user-profile a i {
    left: 1.4rem;
    top: 1.3rem;
  }
}

@media only screen and (max-width: 767px) {
  .navigation li {
    border-bottom: 1px solid #dadada;
    width: 100%;
  }

  .navigation li.user-profile a {
    padding-left: 3.5rem;
  }

  .navigation li.user-profile a i {
    left: 1.4rem;
    top: 1.0rem;
  }
}

@media only screen and (max-width: 1199px) {
  .navigation li a {
    padding: 0.7rem;
  }
}

@media only screen and (max-width: 767px) {
  .navigation li a {
    padding: 1.0rem 1.8rem;
  }
}

.sky-bg {
  background-color: #4cbffa;
}

.admin-content-sky-header {
  padding: 2rem;
  border-radius: 0.4rem 0.4rem 0 0;
}

@media only screen and (max-width: 767px) {
  .admin-content-sky-header {
    padding: 1rem;
  }
}

.admin-content-sky-header h1 {
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
}

.admin-content-sky-header h1 small {
  color: #ffffff;
  font-size: 1.3rem;
  margin-bottom: 1.5rem;
}

.inner-content-header h3 {
  color: #5d5ca7;
  font-weight: 400;
  margin-top: 1.5rem;
}

.inner-content-header h3 small {
  color: #c4161c;
  float: right;
  font-size: 1.1rem;
  font-weight: 600;
  margin-top: 0.8rem;
}

.inner-content-header h3.text-border {
  border-color: #dddcfb;
}

.label-inline-block label {
  line-height: 3.4rem;
  margin-bottom: 0;
}

.label-inline-block label span {
  color: #c4161c;
}

@media only screen and (max-width: 767px) {
  .label-inline-block label {
    margin-bottom: 1.0rem;
  }
}

.label-inline-block .submit-form {
  padding-left: 1.0rem;
}

.button i {
  top: 0;
  font-size: 1.4rem;
  margin-right: 0.3rem;
}

table th {
  background-color: #cecece;
}

table td .quick-edit-panel {
  top: 0.0rem;
  min-width: inherit;
  right: 0;
  left: 0;
  text-align: center;
}

table td .quick-edit-panel .quick-edit-link {
  top: -1.5rem;
  right: 0;
  left: 0;
  text-align: center;
  /*right: 50%;
    margin-right: -6.0rem;*/
  color: #4cbffa;
}

table td .quick-edit-panel .quick-edit-link:hover {
  color: #2d8bbb;
}

table td .no-action-found {
  font-size: 3rem;
}

.table-responsive {
  overflow-x: inherit;
}

@media only screen and (max-width: 767px) {
  .table-responsive {
    overflow-y: scroll;
  }
}

.listing-page h1 {
  margin-bottom: 0;
  margin-top: 1rem;
}

.listing-page .form-panel {
  margin-bottom: 1rem;
}

.listing-page hr {
  margin-bottom: 1rem;
}

.switch {
  position: relative;
  display: inline-block;
  width: 3.7rem;
  height: 1.8rem;
  line-height: inherit !important;
  float: none;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffc4cf;
  -webkit-transition: .4s;
  transition: .4s;
  /*&.round {
      border-radius: 33.4rem;
      &:before {
          border-radius: 50%;
      }
    }*/
}

.switch .slider:before,
.switch .step-list>li.slider:after {
  position: absolute;
  content: "";
  height: 1.1rem;
  width: 1.5rem;
  left: 0.2rem;
  bottom: 0.4rem;
  background-color: white;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: .4s;
  transition: .4s;
}

.switch input:checked+.slider {
  background-color: #4cbffa;
}

.switch input:focus+.slider {
  box-shadow: 0 0 1px #4cbffa;
}

.switch input:checked+.slider:before,
.switch .step-list>input:checked+li.slider:after {
  -webkit-transform: translateX(1.6rem);
  -ms-transform: translateX(1.6rem);
  transform: translateX(1.6rem);
}

.ft_rel_container .ft_scroller td {
  overflow: inherit !important;
}

.rows-per-page {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  .rows-per-page {
    display: inline-block;
    width: 100%;
  }
}

.rows-per-page .row-per-section {
  display: flex;
}

@media only screen and (max-width: 767px) {
  .rows-per-page .row-per-section {
    display: block;
    clear: both;
    margin-bottom: 1rem;
    text-align: center;
    width: 100%;
  }
}

.rows-per-page .row-per-section label {
  display: inline-block;
  margin-right: 1.5rem;
}

@media only screen and (max-width: 767px) {
  .rows-per-page .row-per-section label {
    margin-right: 0.5rem;
    margin-bottom: 0;
  }
}

.rows-per-page .row-per-section select {
  display: inline-block;
  width: 5.0rem;
  padding-left: 0;
  padding-right: 0;
  border: 0;
  color: #4cbffa;
}

.rows-per-page .page-number {
  display: flex;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

@media only screen and (max-width: 767px) {
  .rows-per-page .page-number {
    float: left;
    line-height: 3.5rem;
  }
}

.rows-per-page .next-prev {
  display: flex;
  align-items: center;
  padding-top: 0.8rem;
}

.rows-per-page .next-prev a {
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.8rem;
  text-align: center;
  font-size: 2.4rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  color: #000;
}

@media only screen and (max-width: 767px) {
  .rows-per-page .next-prev {
    float: right;
    padding-top: 0;
  }
}

.ui-widget-header a.primary-color {
  color: #4cbffa;
}

.input-date-range {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin: 0 -8px;
}

.input-date-range .form-panel {
  flex-basis: calc(50% - 16px);
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 0;
}

.access-control-table .light-gray-bg {
  background-color: #f0f0f0;
}

.access-control-table .light-gray-bg.access-control-td {
  padding-top: 0;
  padding-bottom: 0;
  width: calc(100% -16px);
}

.access-control-table .light-gray-bg.access-control-td .table-accordion {
  position: relative;
}

.access-control-table .light-gray-bg.access-control-td .table-accordion .checkbox,
.access-control-table .light-gray-bg.access-control-td .table-accordion .radio {
  padding-left: 2.0rem;
}

.access-control-table .light-gray-bg.access-control-td .table-accordion .checkbox.open::after,
.access-control-table .light-gray-bg.access-control-td .table-accordion .open.radio::after {
  position: absolute;
  left: 0;
  top: 1.0rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f056";
}

.access-control-table .light-gray-bg.access-control-td .table-accordion .checkbox.close::before,
.access-control-table .light-gray-bg.access-control-td .table-accordion .close.radio::before {
  position: absolute;
  left: 0;
  top: 1.0rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f055";
}

.access-control-table td:first-child {
  width: 30.0rem;
}

.access-control-table td .checkbox,
.access-control-table td .radio {
  top: 0;
  margin-bottom: 0;
}

.access-control-table td .checkbox.checkbox-center,
.access-control-table td .checkbox-center.radio {
  left: 44%;
}

.short-list-icon {
  position: relative;
  display: inline-block;
  margin-left: 1rem;
  top: 0.3rem;
}

.short-list-icon .short-up {
  position: absolute;
  top: -0.5rem;
  color: #9e9e9e;
  cursor: pointer;
}

.short-list-icon .short-up.active-order {
  color: #4cbffa !important;
}

.short-list-icon .short-down {
  color: #9e9e9e;
  cursor: pointer;
}

.short-list-icon .short-down.active-order {
  color: #4cbffa !important;
}

.recent-child-table table td:last-child {
  width: 8.0rem;
}

.search-section .admin-content-sky-header {
  padding: 0;
  border-bottom: 1px solid #0b98e0;
}

.search-section .admin-content-sky-header h1 {
  margin-top: 0.7rem;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
}

.search-section .admin-content-sky-header .form-panel {
  width: auto;
  margin-bottom: 1.0rem;
}

.search-section .admin-content-sky-header .form-panel .button {
  background-color: #2d99d0;
  box-shadow: none;
}

.search-section .input-inline .form-panel {
  margin-bottom: 2rem;
  width: 100%;
}

.search-section .input-inline .form-panel input {
  width: 75%;
}

@media only screen and (max-width: 1199px) {
  .search-section .input-inline .form-panel input {
    width: calc(100% - 9rem);
  }
}

@media only screen and (max-width: 991px) {
  .search-section .input-inline .form-panel input {
    width: calc(100% - 9rem);
    display: inline-block;
  }
}

.search-section .input-inline .form-panel select {
  width: 75%;
}

@media only screen and (max-width: 1199px) {
  .search-section .input-inline .form-panel select {
    width: calc(100% - 9rem);
  }
}

@media only screen and (max-width: 991px) {
  .search-section .input-inline .form-panel select {
    width: calc(100% - 9rem);
    display: inline-block;
  }
}

.search-section .input-inline .form-panel .button {
  box-shadow: none !important;
  background-color: #2d99d0;
}

.search-section .input-inline .form-panel .button:hover {
  background-color: #1e5470;
}

.search-section .input-inline .form-panel.type-panel select {
  width: 70%;
  display: inline-block;
}

@media only screen and (max-width: 1199px) {
  .search-section .input-inline .form-panel.type-panel select {
    width: calc(100% - 9rem);
  }
}

@media only screen and (max-width: 991px) {
  .search-section .input-inline .form-panel.type-panel select {
    width: calc(100% - 9rem);
  }
}

.search-section .input-inline .form-panel.dob-panel .calender-pan {
  width: 70%;
}

@media only screen and (max-width: 1199px) {
  .search-section .input-inline .form-panel.dob-panel .calender-pan {
    width: calc(100% - 9rem);
  }
}

@media only screen and (max-width: 991px) {
  .search-section .input-inline .form-panel.dob-panel .calender-pan {
    width: calc(100% - 9rem);
  }
}

.search-section .input-inline .form-panel label {
  margin-right: 1.0rem;
  color: #ffffff;
}

@media only screen and (max-width: 1199px) {
  .search-section .input-inline .form-panel label {
    width: 7.5rem;
  }
}

@media only screen and (max-width: 991px) {
  .search-section .input-inline .form-panel label {
    width: 7.5rem;
  }
}

.search-section .input-inline .form-panel .calender-pan {
  display: inline-block;
  width: 85%;
}

.search-section .input-inline .form-panel .calender-pan input {
  width: 100%;
}

@media only screen and (max-width: 1199px) {
  .search-section .input-inline .form-panel .calender-pan {
    width: calc(100% - 9rem);
  }
}

@media only screen and (max-width: 991px) {
  .search-section .input-inline .form-panel .calender-pan {
    width: calc(100% - 9rem);
    display: inline-block;
  }
}

.search-section .input-inline .form-panel .radio-label {
  width: 7.5rem;
}

@media only screen and (max-width: 991px) {
  .search-section .input-inline .form-panel .radio-label {
    margin-bottom: 0;
  }
}

.search-section .input-inline .form-panel .radio input[type="radio"]:checked+label:after {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #2f566a;
}

.search-section .input-inline .form-panel .radio input[type="radio"]:checked+label:before {
  border: 3px solid #fff;
  background-color: #2f566a;
}

.search-section .input-inline .form-panel .radio label {
  color: #2f566a;
}

.search-section .input-inline .form-panel .radio label:hover:before {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.15);
}

.search-section .input-inline .form-panel .radio label:hover:after {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

@media only screen and (max-width: 991px) {
  .search-section .input-inline .form-panel .radio label {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 991px) {
  .search-section .input-inline .form-panel .radio {
    display: inline-block;
    margin-bottom: 0;
  }
}

.top-popup-header {
  background-color: #4cbffa;
  margin-top: -2rem;
  margin-left: -2rem;
  margin-right: -2rem;
  padding: 2rem;
}

.top-popup-header h3 {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  .top-popup-header {
    padding: 1rem;
  }
}

.view-modal-popup .card-header {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #dddcfb;
  margin-top: 1rem;
}

.view-modal-popup h5 {
  color: #5d5ca7;
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 0;
}

.view-modal-popup h5 small {
  display: block;
  clear: both;
  color: #505458;
  margin-bottom: 1rem;
}

.view-modal-popup p {
  margin-bottom: 0.5rem;
  width: 100%;
  font-size: 1.2rem;
  display: flex;
  flex-direction: row;
  color: #505458;
}

.view-modal-popup p span {
  display: flex;
  flex-direction: column;
  width: 35%;
  font-weight: 400;
}

.view-modal-popup p strong {
  margin-left: 0.5rem;
  display: flex;
  flex-direction: column;
  color: #505458;
  width: calc(100% - 35%);
}

.view-modal-popup .modal-popup-comments p span {
  width: 22%;
}

@media only screen and (max-width: 767px) {
  .view-modal-popup .modal-popup-comments p span {
    width: 105%;
  }
}

.view-modal-popup table th {
  background-color: #e5e5e5;
  padding: 0.4rem;
}

.view-modal-popup table td {
  padding: 0.4rem;
}

.ui-autocomplete-loading {
  background: url("../images/ajax-loader.gif") no-repeat right center;
}

.dashboard-chart-loaderDiv {
  top: 30%;
  position: absolute;
  left: 0;
  right: 0;
}

/*! * jQuery ultraselect v2.0.0-dev * Copyright 2008-2017 A Beautiful Site, LLC. * Copyright 2017 Ultraleet Technologies * Licensed under GPL and MIT */
.ultraselectWrapper {
  display: inline-block;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
}

.ultraselectWrapper * {
  box-sizing: border-box;
}

.ultraselect {
  position: relative;
}

.ultraselect.input-panel {
  padding: 0;
  border: 0;
}

.ultraselect.input-panel .select {
  position: relative;
}

.ultraselect.input-panel .select .selection {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 3.4rem;
  padding: 0.6rem 1.5rem;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #000;
  background-color: #d7f1ff;
  background-image: none;
  border: 1px solid #e5e5e5;
  white-space: nowrap;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.ultraselect.input-panel .select .selection:-webkit-autofill {
  -webkit-transition: none 0.2s;
  transition: none 0.2s;
  -webkit-box-shadow: 0 0 0 30px white inset;
}

.ultraselect.input-panel .select .selection.box-shadow {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
}

.ultraselect.input-panel .select .selection.placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.ultraselect.input-panel .select .selection:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.ultraselect.input-panel .select .selection::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.ultraselect.input-panel .select .selection:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.ultraselect.input-panel .select .selection::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.ultraselect.input-panel .select .selection::-ms-expand {
  border: 0;
  background-color: transparent;
}

.ultraselect.input-panel .select .selection[disabled],
.ultraselect.input-panel .select .selection[readonly],
fieldset[disabled] .ultraselect.input-panel .select .selection {
  background-color: #d9d9d9;
  opacity: 1;
}

.ultraselect.input-panel .select .selection[disabled],
fieldset[disabled] .ultraselect.input-panel .select .selection {
  cursor: not-allowed;
}

.ultraselect.input-panel .select .selection:focus {
  border-color: #4cbffa;
}

.ultraselect.input-panel .select .arrow {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.ultraselect.input-panel .select .arrow b {
  display: block;
  padding-right: 3rem;
  height: 3.4rem;
  line-height: 1.4;
  background-position: 100% 0.6rem;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg fill="#333333" height="24" viewBox="0 0 28 24" width="26" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z"/><path d="M0-.75h24v24H0z" fill="none"/></svg>');
}

.ultraselect .options {
  display: block;
  position: absolute;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #e5e5e5;
  border-top: none;
  background: #ffffff;
  width: 100%;
  z-index: 9999;
}

.ultraselect .options .selectable {
  padding: 0px 2px;
  display: block;
  white-space: nowrap;
}

.ultraselect .options .selectable .checked {
  background-color: #dce5f8;
}

.ultraselect .options .selectable.selectAll {
  border-bottom: dotted 1px #cccccc;
}

.ultraselect .options .selectable.hover {
  background-color: rgba(76, 191, 250, 0.15);
  color: #ffffff;
}

.ultraselect .options input {
  vertical-align: middle;
}

.ultraselect .options .selectable {
  height: 3.4rem;
  padding: 0.6rem 1.5rem;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #000;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}

.ultraselect .options .selectable input[type=checkbox]:not(old) {
  position: absolute;
  visibility: hidden;
  top: 1px;
}

.ultraselect .options .selectable input[type=checkbox]:not(old)+label {
  cursor: pointer;
  position: relative;
  padding: 0 0 0 2.8rem;
  font-size: 1.4rem;
  color: #000;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  display: block;
  min-height: 1.8rem;
}

.ultraselect .options .selectable input[type=checkbox]:not(old)+label>span {
  content: "";
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 0.2rem;
}

.ultraselect .options .selectable input[type=checkbox]:not(old):checked+label>span {
  background-color: #4cbffa;
  border-color: #4cbffa;
}

.ultraselect .options .selectable input[type=checkbox]:not(old):checked+label>span:before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 1.26rem;
  color: #ffffff;
  text-align: center;
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#header-fixed {
  position: fixed;
  top: 0px;
  display: none;
  background-color: white;
}

.safe-baby-loader {
  display: inline-block;
  margin: 0 3px;
  text-align: center;
  vertical-align: middle;
}

.safe-baby-loader img {
  width: 3.0rem;
  height: 3.0rem;
}

.alert-popup .gray-color {
  color: #555555;
}

.alert-popup .form-panel .checkbox label,
.alert-popup .form-panel .radio label {
  color: #555555;
  font-size: 1.3rem;
}

.alert-popup .form-panel .checkbox label:after,
.alert-popup .form-panel .radio label:after {
  border-color: #555555;
}

.alert-popup .form-panel .checkbox label:before,
.alert-popup .form-panel .radio label:before {
  border-color: #555555;
}

.pdf-icon-position {
  position: relative;
}

.pdf-icon-position .pdf-icon-right {
  position: absolute;
  right: 0;
  top: 0;
}

.pdf-icon-position .pdf-icon-right::before {
  display: none;
}

.pdf-icon-position .pdf-icon-right a.error-color {
  color: #c4161c;
}

.popup-container .section-loader,
.popup-container-sm .section-loader,
.popup-container-la .section-loader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup-container .section-loader::after,
.popup-container-sm .section-loader::after,
.popup-container-la .section-loader::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

.popup-container .section-loader img,
.popup-container-sm .section-loader img,
.popup-container-la .section-loader img {
  position: relative;
  z-index: 99;
}

.signature-pad--body {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: block;
}

.signature-pad--body .signature-box {
  width: 35.0rem;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
}

.card-box-blog a {
  display: block;
  font-size: 1.4rem;
  margin-bottom: 0.8rem;
  color: #5d5ca7;
}

.card-box-blog p {
  margin-bottom: 0;
}

.height-fix-tbody {
  height: 300px;
  overflow-y: auto;
}

.height-fix-tbody::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

.height-fix-tbody::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.table-fixed {
  width: 100%;
  background-color: #f3f3f3;
}

.table-fixed tbody {
  height: 200px;
  overflow-y: auto;
  width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
  display: block;
}

.table-fixed tbody td {
  float: left;
}

.table-fixed tbody td:nth-child(1) {
  width: 120px;
}

.table-fixed tbody td:nth-child(2) {
  width: 100px;
}

.table-fixed tbody td:nth-child(3) {
  width: 488px;
}

.table-fixed tbody td:nth-child(4) {
  width: 150px;
}

.table-fixed thead tr th {
  float: left;
}

.table-fixed thead tr th:nth-child(1) {
  width: 120px;
}

.table-fixed thead tr th:nth-child(2) {
  width: 100px;
}

.table-fixed thead tr th:nth-child(3) {
  width: 488px;
}

.table-fixed thead tr th:nth-child(4) {
  width: 150px;
}

.error-page {
  padding: 12% 0;
}

.error-page .range {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  text-align: center;
}

.error-page .range .error-h1 {
  display: inline-block;
  font-size: 76px;
  color: #333333;
}

.error-page .range .error-h1 span {
  float: right;
}

.error-page .range .error-h1:before,
.error-page .range .step-list>li.error-h1:after {
  content: '';
  display: inline-block;
  width: 110px;
  height: 110px;
  background: url(../images/404.png) no-repeat;
}

.error-page .range .thanku-h1 {
  display: inline-block;
  font-size: 76px;
  color: #333333;
}

.error-page .range .thanku-h1 span {
  float: right;
}

.error-page .range .thanku-h1:before,
.error-page .range .step-list>li.thanku-h1:after {
  content: '';
  display: inline-block;
  width: 110px;
  height: 110px;
  background: url(../images/cv.png) no-repeat;
}

.error-page .range .error-h2 {
  color: #333;
  font-size: 26px;
  font-weight: 400;
}

.error-page .page .offset-top-50 {
  margin-top: 50px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: 99% 7px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMzMzMzMzIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjggMjQiIHdpZHR\a oPSIyNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy40MS\a A3Ljg0TDEyIDEyLjQybDQuNTktNC41OEwxOCA5LjI1bC02IDYtNi02eiIvPjxwYXRoIGQ9Ik0wL\a S43NWgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==);
}

.wizard {
  display: block;
  width: 100%;
}

.wizard .steps {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 3.0rem;
}

.wizard .steps ul {
  list-style: none !important;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}

.wizard .steps ul li {
  display: flex;
  padding: 0;
  position: relative;
  height: 3.0rem;
}

.wizard .steps ul li a {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 0;
  padding: 0.4rem 1.2rem;
  text-decoration: none;
  border-radius: 2.5rem;
  white-space: nowrap;
  background: #eee;
  color: #aaa;
}

.wizard .steps ul li a:hover,
.wizard .steps ul li a:active {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 0.4rem 1.2rem;
  text-decoration: none;
  border-radius: 2.5rem;
}

.wizard .steps ul li a .number {
  font-weight: 700;
  display: none;
}

@media only screen and (max-width: 991px) {
  .wizard .steps ul li a {
    font-size: 1.2rem;
    padding-right: 0.7rem;
    padding-left: 0.7rem;
  }
}

@media only screen and (max-width: 767px) {
  .wizard .steps ul li a {
    width: 2.0rem;
    height: 2.0rem;
    border-radius: 50%;
    font-size: 0;
    padding: 0;
    top: 6px;
  }
}

@media only screen and (max-width: 767px) {
  .wizard .steps ul li {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0.7rem;
    padding-right: 0.7rem;
  }
}

.wizard .steps ul li.current a {
  background: #4cbffa;
  color: #fff;
  cursor: default;
}

.wizard .steps ul li.current a:hover,
.wizard .steps ul li.current a:active {
  background: #4cbffa;
  color: #fff;
  cursor: default;
}

@media only screen and (max-width: 767px) {
  .wizard .steps ul li.current a {
    padding: 0.4rem 0.8rem;
    width: inherit;
    height: inherit;
    border-radius: 2.5rem;
    font-size: 1.0rem;
    top: 0;
  }
}

.wizard .steps ul li::after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  width: 100%;
  height: 0.1rem;
  background-color: #d9d9d9;
}

@media only screen and (max-width: 767px) {
  .wizard .steps ul li::after {
    left: 50%;
  }
}

.wizard .steps ul li:last-child::after {
  display: none;
}

.wizard .steps ul .done a {
  background: #a7d96f;
  color: #fff;
}

.wizard .steps ul .done a:hover,
.wizard .steps ul .done a:active {
  background: #a7d96f;
  color: #fff;
}

.wizard .steps ul .done::after {
  background-color: #a7d96f;
}

@media only screen and (max-width: 767px) {
  .wizard .steps ul .done a {
    width: 2.0rem;
    height: 2.0rem;
    border-radius: 50%;
    font-size: 0;
    padding: 0;
    top: 6px;
  }
}

.wizard .steps ul.error a {
  background: #ff3111;
  color: #fff;
}

.wizard .steps ul.error a:hover,
.wizard .steps ul.error a:active {
  background: #ff3111;
  color: #fff;
}

.wizard .actions a {
  background: #4cbffa;
  color: #fff;
  display: inline-block;
  margin: 0 3px;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: nowrap;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
  padding: 0.9rem 2rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  border-radius: 0;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  border-radius: 2.0rem;
}

.wizard .actions a:hover,
.wizard .actions a:active {
  background: #0699e4;
  color: #fff;
  display: block;
}

.wizard .actions ul {
  width: 100%;
  display: flex;
  list-style: none;
  justify-content: flex-end;
}

.wizard .actions ul li {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

/* Accessibility */
.wizard>.steps .current-info,
.tabcontrol>.steps .current-info {
  position: absolute;
  left: -999em;
}

.wizard>.content>.title,
.tabcontrol>.content>.title {
  position: absolute;
  left: -999em;
}

.wizard>.content {
  display: block;
  position: relative;
  width: auto;
  margin-bottom: 1.5rem;
}

.wirs-tab-ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  clear: both;
}

.wirs-tab-ul li {
  color: #ffffff;
  position: relative;
  padding-left: 2.0rem;
  padding-bottom: 0.4rem;
}

.wirs-tab-ul li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  height: 1.0rem;
  width: 1.0rem;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #ffffff;
}

.by-signing-inputbox .border-bottom-input {
  padding: 0.4rem;
  width: 25.0rem;
  border: 0;
  margin-right: 0.8rem;
  margin-left: 0.5rem;
  border-bottom: 1px solid #e5e5e5;
}

.or {
  position: relative;
}

.or .or-option {
  position: absolute;
  top: -4px;
  left: 49%;
  width: 4.0rem;
  height: 4.0rem;
  min-width: 4.0rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  border-radius: 50%;
  font-weight: 700;
  background-color: #005fee;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.26);
}

@media only screen and (max-width: 991px) {
  .or .or-option {
    position: inherit;
    margin-bottom: 2.5rem;
  }
}

.or .e-Signature {
  text-align: right;
}

@media only screen and (max-width: 991px) {
  .or .e-Signature {
    text-align: left;
  }
}

.signature-preview {
  height: 16.0rem;
  padding: 1.0rem;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
  border: 1px solid #e5e5e5;
}

.signature-preview2 {
  height: 16.0rem;
  padding: 1.0rem;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
  border: 1px solid #e5e5e5;
}

.upload-file-list {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
}

.upload-file-list span {
  width: 85%;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #505458;
  white-space: nowrap;
  font-size: 1.4rem;
}

.upload-file-list a i {
  font-size: 2.0rem;
  padding: 0.5rem;
  color: #c4161c;
}

.wirs-mt-2 {
  margin-top: 2.0rem;
}

.wirs-mt-2 label.switch {
  margin-left: 1.0rem;
}

.wirs-mt-2 label.switch .slider {
  background: #acb0b4;
}

.wirs-mt-2 label.switch input:checked+.slider {
  background-color: #f79800;
}

@media only screen and (max-width: 991px) {
  .wirs-mt-2 {
    margin-top: 0;
    margin-bottom: 2.0rem;
  }
}

.send-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.send-btn .input-panel {
  width: 90%;
}

.send-btn .button {
  padding: 0.6rem 2rem;
  width: 4.0rem;
  height: 3.3rem;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.after-pre h1 {
  color: #f79800;
}

.after-pre .wizard .steps ul li.current a {
  background-color: #f79800;
}

.after-pre .sky-bg {
  background-color: #f79800;
}

.after-pre .input-panel {
  background: #ffe4ba;
}

.after-pre .or-option {
  background-color: #f79800;
}

.after-pre .admin-content-sky-header h1 {
  color: #ffffff;
}

.margin-top-inner-cont {
  margin-top: 1.5rem;
}

@media only screen and (max-width: 991px) {
  .margin-top-inner-cont {
    margin-top: -0.5rem;
  }
}

@media only screen and (max-width: 767px) {
  .margin-top-inner-cont {
    margin-top: 0;
  }
}

.add-more-top {
  margin-top: -1.8rem;
}

@media only screen and (max-width: 991px) {
  .add-more-top {
    margin-top: -2rem;
  }
}

.healthy-start {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.0rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #f9f5f5;
}

.healthy-start .healthy-start-text {
  font-size: 1.4rem;
  font-weight: 400;
  width: 30%;
}

.healthy-start .healthy-start-text .form-panel {
  margin: 0;
}

.healthy-start .input-form-box {
  width: 35%;
  padding: 0 1.0rem;
}

.healthy-start .input-form-box .form-panel {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .healthy-start {
    display: block;
    padding-bottom: 0;
  }

  .healthy-start .healthy-start-text {
    width: 100%;
  }

  .healthy-start .input-form-box {
    width: 100%;
  }

  .healthy-start .input-form-box .form-panel {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.healthy-start.border-remove {
  border-bottom: 0;
}

.text-dec-none {
  text-decoration: none;
}

.inner-content-header2 h3 {
  font-size: 1.6rem;
  font-weight: 500;
  border-bottom: 1px solid #9e9e9e;
}

.cr-boundary {
  margin: 0;
}

.cr-slider-wrap {
  margin-left: 0;
}

.header-fix {
  display: flex;
  align-items: center;
  background-color: #d7f1ff;
}

.header-fix .file-name {
  color: #000;
  width: 80%;
  padding: 0.5rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1.3rem;
  text-align: left;
  font-weight: 700;
}

.header-fix .FileName-action {
  color: #000;
  width: 20%;
  padding: 0.5rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1.3rem;
  text-align: center;
  font-weight: 700;
}

.upload-listing-file {
  position: relative;
  width: 100%;
  padding: 0;
  height: 15.0rem;
  overflow-y: auto;
  border: 1px solid #e5e5e5;
}

.upload-listing-file .upload-listing-file-name {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
}

.upload-listing-file .upload-listing-file-name .file-name {
  width: 80%;
  padding: 0.5rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1.3rem;
  color: #505458;
  border-right: 1px solid #e5e5e5;
}

.upload-listing-file .upload-listing-file-name .FileName-action {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20%;
}

.upload-listing-file .upload-listing-file-name .FileName-action a {
  padding: 0.32rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  font-size: 1.2rem;
}

.upload-listing-file .upload-listing-file-name:last-child {
  border-bottom: 0;
}

.upload-listing-file .upload-listing-file-name:nth-of-type(odd) {
  background-color: #ffffff;
}

.upload-listing-file .upload-listing-file-name:nth-of-type(even) {
  background-color: #f6f6f6;
}

.section-r {
  position: relative;
}

.section-r .section-loader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-r .section-loader::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

.section-r .section-loader img {
  position: relative;
  z-index: 99;
}

.remove-sec {
  position: relative;
}

.remove-sec .calender-pan {
  width: calc(100% - 4rem);
}

.remove-sec .remove-date {
  position: absolute;
  right: 0;
  top: 0;
  width: 3.5rem;
  height: 3.4rem;
  border-radius: 0;
  margin-left: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
}

.remove-row-sec {
  display: flex;
  align-items: center;
}

.remove-row-sec textarea {
  width: calc(100% - 4rem);
}

.remove-row-sec .remove-row {
  width: 3.5rem;
  height: 3.4rem;
  border-radius: 0;
  margin-left: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
}

.add-remove-box {
  position: relative;
  /* margin: 1.0rem 1rem 2.0rem 1rem; */
  padding: 1.5rem;
  display: flex;
  border: 1px solid #e5e5e5;
  background: #fcfcfc;
}

.add-remove-box .remove-row {
  position: absolute;
  border-radius: 0;
  margin-left: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  right: -5px;
  top: -2.5px;
  padding: 0;
  border: 0;
}

.add-remove-box .remove-row:hover {
  color: #c4161c !important;
  background: transparent;
  border: 0;
}

/*# sourceMappingURL=style.css.map */
.ui-autocomplete {
  z-index: 9999 !important;
}