@charset "UTF-8";

/* ------------------------------------------------------------------------------
 *
 *  # Components
 *
 *  Components import. Ordering matters. See _config.scss for more options
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Global configuration
 *
 *  Here you can change main theme, enable or disable certain components and
 *  optional styles. This allows you to include only components that you need.
 *
 *  'true'  - enables component and includes it to main CSS file.
 *  'false' - disables component and excludes it from main CSS file.
 *
 *  Layout helper: @if $layout == 'base' {...}
 *  Theme helper: @if $theme == 'material' {...}
 *  Component helper: @if $enable-* {...}
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Custom Limitless functions
 *
 *  Utility mixins and functions for evalutating source code across our variables, maps, and mixins.
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Custom template mixins
 *
 *  All custom mixins are prefixed with "ll-" to avoid conflicts
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Main colors
 *
 *  List of the template main color palettes
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Default Bootstrap variable overrides
 *
 *  Variables should follow the `$component-state-property-size` formula for
 *  consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.
 *  Also includes custom variables, all marked with "!default" flag.
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Additional variables
 *
 *  Mainly 3rd party libraries and additional variables for default
 *  Bootstrap components.
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Mixins
 *
 *  Import Bootstrap mixins with overrides
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Badge mixin
 *
 *  Override and extend default badge mixin.
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Forms mixin
 *
 *  Override and extend default forms mixin.
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Buttons mixin
 *
 *  Override and extend default buttons mixin.
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Caret mixin
 *
 *  Override and extend default cared mixin.
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Background mixin
 *
 *  Override and extend default background mixin.
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Flash of unstyled content (FOUC)
 *
 *  CSS fix for FOUC issue, which pops up in latest jQuery version. These styles
 *  are optional, but enabled by default. Feel free to turn them off in configuration.
 *
 * ---------------------------------------------------------------------------- */

input[type=checkbox][data-fouc],
input[type=radio][data-fouc] {
  visibility: hidden;
  width: 1.25rem;
  height: 1.25rem;
}

.form-check input[type=checkbox][data-fouc],
.form-check
input[type=radio][data-fouc] {
  position: absolute;
}

.form-check-inline:not(.form-check-switchery) input[type=checkbox][data-fouc],
.form-check-inline:not(.form-check-switchery)
input[type=radio][data-fouc] {
  position: relative;
  margin-top: 0.00001562rem;
  margin-right: 0.625rem;
}

.form-check-inline.form-check-right .form-check-inline:not(.form-check-switchery) input[type=checkbox][data-fouc],
.form-check-inline.form-check-right .form-check-inline:not(.form-check-switchery)
input[type=radio][data-fouc] {
  margin-right: 0;
  margin-left: 0.625rem;
}

.form-check-switchery input[data-fouc] {
  width: 2.375rem;
  height: 1.25rem;
}

.form-check-switchery-double.form-check input[data-fouc] {
  position: static;
}

.form-check-switch input {
  height: calc(1.5385em + 1rem + 2px);
  visibility: hidden;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.form-check-switch input[data-size=large] {
  height: calc(1.4286em + 1.25rem + 2px);
}

.form-check-switch input[data-size=small] {
  height: calc(1.6667em + 0.75rem + 2px);
}

input[type=text][data-fouc] {
  height: calc(1.5385em + 1rem + 2px);
  opacity: 0;
}

input[type=text].form-control-lg[data-fouc] {
  height: calc(1.4286em + 1.25rem + 2px);
}

input[type=text].form-control-sm[data-fouc] {
  height: calc(1.6667em + 0.75rem + 2px);
}

select[data-fouc]:not([aria-hidden=false]) {
  height: calc(1.5385em + 1rem + 2px);
  opacity: 0;
}

select.form-control-lg[data-fouc]:not([aria-hidden=false]) {
  height: calc(1.4286em + 1.25rem + 2px);
}

select.form-control-sm[data-fouc]:not([aria-hidden=false]) {
  height: calc(1.6667em + 0.75rem + 2px);
}

input[type=file][data-fouc] {
  height: calc(1.5385em + 1rem + 2px);
  opacity: 0;
}

input[type=file].form-control-lg[data-fouc] {
  height: calc(1.4286em + 1.25rem + 2px);
}

input[type=file].form-control-sm[data-fouc] {
  height: calc(1.6667em + 0.75rem + 2px);
}

.wizard-form[data-fouc] {
  opacity: 0;
}

.wizard-form[data-fouc].wizard {
  opacity: 1;
}

.wizard-form[data-fouc]:not(.wizard) {
  padding-top: 6.75003125rem;
  padding-bottom: 3.62503125rem;
}

.wizard-form[data-fouc]:not(.wizard) fieldset:not(:first-of-type),
.wizard-form[data-fouc]:not(.wizard) h6 {
  display: none;
}

input[type=text].colorpicker-flat-full[data-fouc] {
  height: 285px;
}

pre[data-fouc]:not(.ace_editor) {
  height: 450px;
}

pre[data-fouc].ace_editor {
  visibility: visible;
}

.noui-pips-height-helper:not(.noUi-target)[data-fouc] {
  height: 2.56253125rem;
}

.noui-pips-height-helper.noui-slider-lg:not(.noUi-target)[data-fouc] {
  height: 2.68753125rem;
}

.noui-pips-height-helper.noui-slider-sm:not(.noUi-target)[data-fouc] {
  height: 2.43753125rem;
}

.noui-vertical-height-helper:not(.noUi-target)[data-fouc] {
  display: inline-block;
  height: 10rem;
}

input[type=text].ion-height-helper[data-fouc] {
  height: 3.0625rem;
}

input[type=text].ion-pips-height-helper[data-fouc] {
  height: 5rem;
}

input[type=text].noui-height-helper:not(.noUi-target)[data-fouc] {
  height: 0.3125rem;
}

/* ------------------------------------------------------------------------------
 *
 *  # Pace. Default theme
 *
 *  Minimal preloader theme, used as a default theme
 *
 * ---------------------------------------------------------------------------- */

.pace {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.pace .pace-progress {
  background: #4FC3F7;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 0;
  height: 0.125rem;
}

.pace-inactive {
  display: none;
}

/* ------------------------------------------------------------------------------
 *
 *  # Progress (loading) bars
 *
 *  Static demo of Pace themes. For demonstration purposes only. DO NOT use it in production
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Uniform.js
 *
 *  Styles for uniform.min.js - form components styling
 *
 * ---------------------------------------------------------------------------- */

.uniform-checker,
.uniform-choice {
  position: relative;
  cursor: pointer;
  vertical-align: middle;
}

.uniform-checker,
.uniform-checker span,
.uniform-checker input,
.uniform-choice,
.uniform-choice span,
.uniform-choice input {
  width: 1.25rem;
  height: 1.25rem;
}

.uniform-checker span,
.uniform-choice span {
  border: 0.125rem solid #455A64;
  display: inline-block;
  text-align: center;
  position: relative;
}

.uniform-checker span.checked:after,
.uniform-choice span.checked:after {
  opacity: 1;
}

.uniform-checker input[type=checkbox],
.uniform-checker input[type=radio],
.uniform-choice input[type=checkbox],
.uniform-choice input[type=radio] {
  border: 0;
  background: none;
  display: inline-block;
  margin: 0;
  cursor: pointer;
  position: absolute;
  top: -0.125rem;
  left: -0.125rem;
  visibility: visible;
  opacity: 0;
  z-index: 2;
}

.form-check.form-check-inline .uniform-checker input[type=checkbox],
.form-check.form-check-inline
.uniform-checker input[type=radio],
.form-check.form-check-inline
.uniform-choice input[type=checkbox],
.form-check.form-check-inline
.uniform-choice input[type=radio] {
  margin-left: 0;
  margin-right: 0;
}

.form-check .uniform-checker,
.form-check
.uniform-choice {
  position: absolute;
  top: 0.00001562rem;
  left: 0;
}

.form-check-right .uniform-checker,
.form-check-right
.uniform-choice {
  left: auto;
  right: 0;
}

.form-check-inline .uniform-checker,
.form-check-inline
.uniform-choice {
  position: static;
  margin-right: 0.625rem;
  margin-top: 0.00001562rem;
}

.form-check-inline.form-check-right .uniform-checker,
.form-check-inline.form-check-right
.uniform-choice {
  margin-right: 0;
  margin-left: 0.625rem;
}

.uniform-checker.disabled,
.uniform-choice.disabled {
  opacity: 0.5;
}

.uniform-checker.disabled,
.uniform-checker.disabled input,
.uniform-choice.disabled,
.uniform-choice.disabled input {
  cursor: default;
}

.uniform-checker span {
  color: #455A64;
  border-radius: 0.125rem;
  transition: border-color ease-in-out 0.15s, color ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .uniform-checker span {
    transition: none;
  }
}

.uniform-checker span:after {
  content: "\E600";
  font-family: "icomoon";
  font-size: 1rem;
  position: absolute;
  top: 0rem;
  left: 0rem;
  line-height: 1;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: opacity ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .uniform-checker span:after {
    transition: none;
  }
}

.form-check-light .uniform-checker span {
  border-color: #fff;
  color: #fff;
}

.uniform-checker[class*=border-] span {
  border-color: inherit;
  color: inherit;
}

.uniform-choice {
  border-radius: 100px;
}

.uniform-choice span {
  border-radius: 100px;
  transition: border-color ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .uniform-choice span {
    transition: none;
  }
}

.uniform-choice span:after {
  content: "";
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  border: 0.3125rem solid;
  border-color: inherit;
  width: 0;
  height: 0;
  border-radius: 100px;
  opacity: 0;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .uniform-choice span:after {
    transition: none;
  }
}

.form-check-light .uniform-choice span {
  border-color: #fff;
}

.uniform-choice[class*=border-] span {
  border-color: inherit;
}

.uniform-choice[class*=border-] span:after {
  border-color: inherit;
}

.dropdown-menu:not([class*=bg-]) .dropdown-item.active:not(.disabled) .uniform-checker span {
  border-color: #fff;
  color: #fff;
}

.dropdown-menu:not([class*=bg-]) .dropdown-item.active:not(.disabled) .uniform-choice span {
  border-color: #fff;
}

.dropdown-item.form-check .form-check-label {
  padding-left: 3.75rem;
}

.dropdown-item.form-check .uniform-checker,
.dropdown-item.form-check .uniform-choice {
  margin-top: 0.50001562rem;
  left: 1.25rem;
}

.dropdown-item.form-check.form-check-right .form-check-label {
  padding-right: 3.75rem;
}

.dropdown-item.form-check.form-check-right .uniform-checker,
.dropdown-item.form-check.form-check-right .uniform-choice {
  left: auto;
  right: 1.25rem;
}

.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-transparent):not(.bg-light) .uniform-checker span {
  border-color: #fff;
  color: #fff;
}

.dropdown-menu[class*=bg-]:not(.bg-white):not(.bg-transparent):not(.bg-light) .uniform-choice span {
  border-color: #fff;
}

.uniform-uploader {
  position: relative;
  display: flex;
  align-items: stretch;
}

.uniform-uploader .filename {
  color: #333;
  padding: 0.5rem 0;
  flex: 1;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #ddd;
  text-align: left;
  word-break: break-word;
}

.uniform-uploader .text-white ~ .filename {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.5);
}

.uniform-uploader .action {
  margin-left: 1.25rem;
  z-index: 1;
  border-radius: 0.1875rem;
}

.uniform-uploader input[type=file] {
  width: 100%;
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  min-height: calc(1.5385em + 1rem + 2px);
  border: 0;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
}

.uniform-uploader.disabled .filename {
  border-bottom-style: dashed;
}

.uniform-uploader.disabled .action {
  opacity: 0.75;
}

.uniform-uploader.disabled .filename,
.uniform-uploader.disabled input[type=file] {
  cursor: default;
}

.form-control-styled-lg input[type=file] {
  min-height: calc(1.4286em + 1.25rem + 2px);
}

.form-control-styled-lg .filename {
  padding: 0.625rem 0;
  font-size: 0.875rem;
  line-height: 1.4286;
}

.form-control-styled-sm input[type=file] {
  min-height: calc(1.6667em + 0.75rem + 2px);
}

.form-control-styled-sm .filename {
  padding: 0.375rem 0;
  font-size: 0.75rem;
  line-height: 1.6667;
}

.uniform-select {
  position: relative;
  display: block;
  width: 100%;
  padding: 0.5rem 0;
  font-size: 0.8125rem;
  line-height: 1.5385;
  color: #333;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #ddd;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .uniform-select {
    transition: none;
  }
}

.uniform-select.focus {
  border-bottom-color: #1565C0;
  box-shadow: 0 1px 0 #1565C0;
}

.uniform-select.text-white {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}

.uniform-select.text-white.focus {
  border-bottom-color: #fff;
  box-shadow: 0 1px 0 #fff;
}

.uniform-select span {
  display: block;
  position: relative;
  text-align: left;
  padding-right: 1.5rem;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.uniform-select span:after {
  content: "\E9C5";
  font-family: "icomoon";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1rem;
  margin-top: -0.12501562rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.uniform-select select {
  width: 100%;
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: calc(1.5385em + 1rem + 2px);
  border: 0;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
}

.uniform-select.disabled {
  color: #999;
  border-bottom-style: dashed;
}

.uniform-select.disabled select {
  cursor: default;
}

.form-control-styled-lg .uniform-select {
  padding: 0.625rem 0;
  font-size: 0.875rem;
  line-height: 1.4286;
}

.form-control-styled-sm .uniform-select {
  padding: 0.375rem 0;
  font-size: 0.75rem;
  line-height: 1.6667;
}

/* ------------------------------------------------------------------------------
 *
 *  # Switchery
 *
 *  Styles for switchery.min.js - toggle switches
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Bootstrap switches
*
*  Styles for switch.min.js - checkbox/radio toggle switches
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Select2 selects
*
*  Styles for select2.js - custom select plugin
*
* ---------------------------------------------------------------------------- */

.select2-container {
  outline: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.select2-selection--single {
  cursor: pointer;
  outline: 0;
  display: block;
  padding: 0.5rem 0;
  line-height: 1.5385;
  color: #333;
  position: relative;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #ddd;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .select2-selection--single {
    transition: none;
  }
}

.select2-selection--single:focus,
.select2-container--open .select2-selection--single {
  border-bottom-color: #1565C0;
  box-shadow: 0 1px 0 #1565C0;
}

.select2-selection--single.text-white {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}

.select2-selection--single.text-white:focus,
.select2-container--open .select2-selection--single.text-white {
  border-bottom-color: #fff;
  box-shadow: 0 1px 0 #fff;
}

.select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 0;
  padding-right: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-selection--single .select2-selection__rendered > i {
  margin-right: 0.625rem;
}

.select2-selection--single .select2-selection__clear {
  position: relative;
  cursor: pointer;
  float: right;
  font-size: 0;
  line-height: 1;
  margin-top: 0.12501562rem;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  opacity: 0.75;
  transition: opacity ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .select2-selection--single .select2-selection__clear {
    transition: none;
  }
}

.select2-selection--single .select2-selection__clear:hover {
  opacity: 1;
}

.select2-selection--single .select2-selection__clear:after {
  content: "\ED6B";
  font-family: "icomoon";
  display: inline-block;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-selection--single .select2-selection__arrow:after {
  content: "\E9C5";
  font-family: "icomoon";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.5rem;
  font-size: 1rem;
  line-height: 1;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container--disabled .select2-selection--single {
  cursor: default;
  box-shadow: none;
  border-bottom-style: dashed;
  color: #999;
}

.select2-container--disabled .select2-selection--single:focus {
  border-bottom-color: #ddd;
}

.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-selection--multiple {
  display: block;
  cursor: text;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.select2-selection--multiple.text-white .select2-selection__choice,
.select2-selection--multiple.text-white .select2-selection__choice:hover,
.select2-selection--multiple.text-white .select2-selection__choice:focus {
  background-color: #fff;
  color: #333;
}

.select2-selection--multiple .select2-selection__rendered {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.select2-selection--multiple .select2-selection__placeholder {
  color: #999;
}

.select2-container--disabled .select2-selection--multiple,
.select2-container--disabled .select2-selection--multiple .select2-selection__choice,
.select2-container--disabled .select2-selection--multiple .select2-search__field {
  cursor: default;
}

.select2-selection--multiple .select2-selection__choice {
  background-color: #eee;
  color: #333;
  cursor: default;
  float: left;
  margin-right: 0.625rem;
  margin-top: 0.0625rem;
  margin-bottom: 0.0625rem;
  padding: 0.5rem 1rem;
  white-space: normal;
  word-break: break-all;
  border-radius: 100px;
  transition: color ease-in-out 0.15s, background-color ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .select2-selection--multiple .select2-selection__choice {
    transition: none;
  }
}

.select2-selection--multiple .select2-selection__choice:hover,
.select2-selection--multiple .select2-selection__choice:focus {
  background-color: #03A9F4;
  color: #fff;
}

.select2-selection--multiple .select2-selection__choice > i {
  margin-right: 0.625rem;
}

.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  cursor: pointer;
  float: right;
  font-size: 0.875rem;
  margin-top: 0.18751562rem;
  line-height: 1;
  margin-left: 0.625rem;
  opacity: 0.75;
  transition: opacity ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    transition: none;
  }
}

.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
  opacity: 1;
}

.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  opacity: 0.6;
}

.select2-container--disabled .select2-selection--multiple .select2-selection__choice:hover,
.select2-container--disabled .select2-selection--multiple .select2-selection__choice:focus {
  background-color: #eee;
  color: #333;
}

.select2-container--disabled .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  display: none;
}

.select2-selection--multiple .select2-search--inline {
  float: left;
}

.select2-selection--multiple .select2-search--inline .select2-search__field {
  font-size: 100%;
  margin-top: 0.0625rem;
  margin-bottom: 0.0625rem;
  padding: 0.5rem 0;
  background-color: transparent;
  border-width: 0;
  outline: 0;
  color: inherit;
  -webkit-appearance: textfield;
}

.select2-selection--multiple .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-selection--multiple .select2-search--inline .select2-search__field::-moz-placeholder {
  color: #fff;
}

.select2-selection--multiple .select2-search--inline .select2-search__field:-ms-input-placeholder {
  color: #fff;
}

.select2-selection--multiple .select2-search--inline .select2-search__field::-ms-input-placeholder {
  color: #fff;
}

.select2-selection--multiple .select2-search--inline .select2-search__field::placeholder {
  color: #fff;
}

.select2-selection--multiple .select2-search--inline:first-child .select2-search__field {
  margin-left: 0;
}

.select2-dropdown {
  background-color: #fff;
  color: #333;
  border: 0 solid rgba(0, 0, 0, 0.15);
  display: block;
  position: absolute;
  /*rtl:ignore*/
  left: -100000px;
  width: 100%;
  z-index: 1070;
  border-radius: 0.1875rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results > .select2-results__options {
  padding-bottom: 0.5rem;
  max-height: 280px;
  overflow-y: auto;
}

.select2-search--hide + .select2-results > .select2-results__options {
  padding-top: 0.5rem;
}

.select2-results:first-child > .select2-results__options {
  padding-top: 0.5rem;
}

.select2-results__option {
  padding: 0.5rem 1.25rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .select2-results__option {
    transition: none;
  }
}

.select2-results__option + .select2-results__option {
  margin-top: 1px;
}

.select2-results__option i {
  margin-right: 0.625rem;
}

.select2-results__option i.icon-undefined {
  display: none;
}

.select2-results__option[role=group] {
  padding: 0;
}

.select2-results__option.select2-results__option--highlighted {
  background-color: #f5f5f5;
  color: #333;
}

.select2-results__option[aria-disabled=true] {
  color: #999;
  cursor: default;
}

.select2-dropdown[class*=bg-] .select2-results__option[aria-disabled=true] {
  color: rgba(255, 255, 255, 0.6);
}

.select2-results__option[aria-selected=true] {
  color: #fff;
  background-color: #26A69A;
}

.select2-results__options--nested > .select2-results__option {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.select2-results__group {
  display: block;
  padding: 0.5rem 1.25rem;
  cursor: default;
  font-weight: 500;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.select2-results__option:first-child > .select2-results__group {
  margin-top: 0;
}

.select2-results__message {
  color: #999;
  cursor: default;
}

.select2-dropdown[class*=bg-] .select2-results__message {
  color: rgba(255, 255, 255, 0.75);
}

.select2-results__option.loading-results {
  padding-top: 0;
}

.select2-results__option.loading-results + .select2-results__option {
  margin-top: 0.5rem;
}

.select2-results__option--load-more {
  text-align: center;
  margin-top: 0.5rem;
  cursor: default;
}

.select2-container--open .select2-dropdown {
  /*rtl:ignore*/
  left: 0;
}

.select2-container--open .select2-dropdown--below {
  margin-top: 1px;
}

.select2-search--dropdown {
  display: block;
  position: relative;
  padding: 1.25rem;
}

.select2-search--dropdown:after {
  content: "\E98E";
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  left: 1.25rem;
  color: inherit;
  display: block;
  font-size: 0.8125rem;
  margin-top: -0.40625rem;
  line-height: 1;
  opacity: 0.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.select2-search--dropdown + .select2-results .select2-results__message:first-child {
  padding-top: 0;
}

.select2-search--dropdown .select2-search__field {
  padding: 0.5rem 0;
  padding-left: 2.0625rem;
  color: #333;
  border: 1px solid transparent;
  border-width: 1px 0;
  border-bottom-color: #ddd;
  outline: 0;
  width: 100%;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select-lg.select2-selection--single {
  padding: 0.625rem 0;
  font-size: 0.875rem;
  line-height: 1.4286;
}

.select-lg.select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 1.5rem;
}

.select-lg.select2-selection--single .select2-selection__arrow:after {
  right: 0;
}

.select-lg.select2-selection--multiple .select2-selection__choice {
  padding: 0.625rem 1.125rem;
  font-size: 0.875rem;
  line-height: 1.4286;
}

.select-lg.select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0.625rem 0;
  font-size: 0.875rem;
  line-height: 1.4286;
}

.select-sm.select2-selection--single {
  padding: 0.375rem 0;
  font-size: 0.75rem;
  line-height: 1.6667;
}

.select-sm.select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 1.5rem;
}

.select-sm.select2-selection--single .select2-selection__arrow:after {
  right: 0;
}

.select-sm.select2-selection--multiple .select2-selection__choice {
  padding: 0.375rem 0.875rem;
  font-size: 0.75rem;
  line-height: 1.6667;
}

.select-sm.select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0.375rem 0;
  font-size: 0.75rem;
  line-height: 1.6667;
}

.select2-dropdown[class*=bg-] .select2-search--dropdown .select2-search__field {
  background-color: transparent;
  border-bottom-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}

.select2-dropdown[class*=bg-] .select2-results__option[aria-selected=true] {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
}

.select2-dropdown[class*=bg-] .select2-results__option--highlighted {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  z-index: 99;
  background-color: #fff;
  opacity: 0;
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: fixed !important;
  width: 1px !important;
}

.select2-result-repository {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.select2-result-repository__avatar {
  float: left;
  width: 60px;
  margin-right: 0.9375rem;
}

.select2-result-repository__avatar img {
  width: 100%;
  height: auto;
  border-radius: 100px;
}

.select2-result-repository__meta {
  margin-left: 70px;
}

.select2-result-repository__title {
  font-weight: 500;
  word-wrap: break-word;
  margin-bottom: 2px;
}

.select2-result-repository__forks,
.select2-result-repository__stargazers,
.select2-result-repository__watchers {
  display: inline-block;
  font-size: 0.75rem;
}

.select2-result-repository__description {
  font-size: 0.75rem;
}

.select2-result-repository__forks,
.select2-result-repository__stargazers {
  margin-right: 0.9375rem;
}

/* ------------------------------------------------------------------------------
*
*  # Bootstrap multiselect
*
*  Styles for multiselect.js - custom multiple select plugin
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Passy
*
*  Styles for passy.min.js - password length checker and password generator
*
* ---------------------------------------------------------------------------- */

.badge-indicator-absolute {
  position: relative;
}

.badge-indicator-absolute .password-indicator-badge-absolute {
  position: absolute;
  top: 50%;
  margin-top: -0.62501562rem;
  right: 0;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .badge-indicator-absolute .password-indicator-badge-absolute {
    transition: none;
  }
}

/* ------------------------------------------------------------------------------
*
*  # Twiter Typeahead
*
*  Styles for typeahead.bundle.min.js - input suggestion engine
*
* ---------------------------------------------------------------------------- */

.twitter-typeahead {
  width: 100%;
}

.tt-hint {
  color: #999;
}

.tt-menu {
  width: 100%;
  margin-top: 0.125rem;
  min-width: 11.25rem;
  padding: 0.5rem 0;
  background-color: #fff;
  border: 0 solid rgba(0, 0, 0, 0.15);
  max-height: 350px;
  overflow-y: auto;
  border-radius: 0.1875rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.typeahead-scrollable .tt-menu {
  max-height: 250px;
}

.tt-suggestion {
  color: #333;
  padding: 0.5rem 1.25rem;
  cursor: pointer;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .tt-suggestion {
    transition: none;
  }
}

.tt-suggestion:hover,
.tt-suggestion:focus,
.tt-suggestion.tt-cursor {
  color: #333;
  background-color: #f5f5f5;
}

.tt-heading {
  padding: 0.5rem 1.25rem;
  display: block;
  font-weight: 700;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.tt-dataset-group:first-child .tt-heading:first-child {
  margin-top: 0;
}

.typeahead-template .empty-message {
  padding: 0.5rem 1.25rem;
  text-align: center;
}

/* ------------------------------------------------------------------------------
*
*  # Form Validation
*
*  Styles for validate.min.js - jQuery plugin for simple clientside form validation
*
* ---------------------------------------------------------------------------- */

.validation-invalid-label,
.validation-valid-label {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: block;
  color: #F44336;
  position: relative;
  padding-left: 1.625rem;
}

.validation-valid-label {
  color: #4CAF50;
}

.validation-invalid-label:before,
.validation-valid-label:before {
  font-family: "icomoon";
  font-size: 1rem;
  position: absolute;
  top: 0.12501562rem;
  left: 0;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.validation-invalid-label:empty,
.validation-valid-label:empty {
  display: none;
}

.validation-invalid-label:before {
  content: "\ED63";
}

.validation-valid-label:before {
  content: "\EE73";
}

/* ------------------------------------------------------------------------------
*
*  # Floating labels
*
*  Styles for custom Floating Labels extensions
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Alpaca forms
*
*  Styles for alpaca.min.js - the easiest way to generate interactive HTML5 forms for web applications
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Tokenfield for Bootstrap
*
*  Styles for tokenfield.js - Advanced tagging/tokenizing plugin for Bootstrap
*
* ---------------------------------------------------------------------------- */

.tokenfield {
  height: auto;
  border: 0;
}

.tokenfield::after {
  display: block;
  clear: both;
  content: "";
}

.tokenfield.form-control:not(input) {
  padding: 0;
}

.tokenfield .token {
  margin-right: 0.625rem;
  margin-top: 0.0625rem;
  margin-bottom: 0.0625rem;
  cursor: default;
  float: left;
  position: relative;
  border-radius: 100px;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .tokenfield .token {
    transition: none;
  }
}

.tokenfield .token:not([class*=bg-]) {
  background-color: #eee;
  color: #333;
}

.tokenfield .token:not([class*=bg-]):hover,
.tokenfield .token:not([class*=bg-]):focus {
  background-color: #03A9F4;
  color: #fff;
}

.tokenfield .token .token-label {
  display: block;
  max-width: none !important;
  padding: 0.5rem 1rem;
  padding-right: 2.5rem;
}

.tokenfield .token > .close {
  font-size: 0;
  cursor: pointer;
  position: absolute;
  top: 50%;
  color: inherit;
  right: 1rem;
  line-height: 1;
  margin-top: -0.34375rem;
  transition: opacity ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .tokenfield .token > .close {
    transition: none;
  }
}

.tokenfield .token > .close:after {
  content: "\ED6A";
  font-family: "icomoon";
  display: block;
  font-size: 0.6875rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tokenfield .token > .close:hover {
  opacity: 1;
}

.tokenfield .twitter-typeahead {
  width: auto;
}

.tokenfield .token-input {
  direction: ltr;
  background: none;
  color: #333;
  width: 5.625rem !important;
  max-width: 50%;
  min-width: 4rem;
  padding: 0.5rem 0;
  margin-top: 0.0625rem;
  margin-bottom: 0.0625rem;
  border: 0;
  outline: 0;
}

.tokenfield.readonly .token .token-label {
  padding-right: 1rem;
}

.tokenfield.readonly .token .close {
  display: none;
}

.tokenfield.disabled {
  cursor: default;
}

.tokenfield.disabled .token,
.tokenfield.disabled .token .close {
  opacity: 0.5;
}

.tokenfield.disabled .token:hover,
.tokenfield.disabled .token:focus {
  background-color: #eee;
  color: #333;
}

.tokenfield.disabled,
.tokenfield.disabled .token-input,
.tokenfield.disabled .token,
.tokenfield.disabled .token .close {
  cursor: default;
}

.input-group-lg .token > .token-label,
.input-group-lg .token > span,
.tokenfield.form-control-lg .token > .token-label,
.tokenfield.form-control-lg .token > span {
  padding: 0.625rem 1.125rem;
  padding-right: 2.15625rem;
}

.input-group-lg .token-input,
.tokenfield.form-control-lg .token-input {
  padding: 0.625rem 0;
}

.input-group-lg .token > .close,
.tokenfield.form-control-lg .token > .close {
  right: 1.125rem;
}

.input-group-lg.readonly .token > .token-label,
.tokenfield.form-control-lg.readonly .token > .token-label {
  padding-right: 1.125rem;
}

.input-group-sm .token > .token-label,
.input-group-sm .token > span,
.tokenfield.form-control-sm .token > .token-label,
.tokenfield.form-control-sm .token > span {
  padding: 0.375rem 0.875rem;
  padding-right: 1.90625rem;
}

.input-group-sm .token-input,
.tokenfield.form-control-sm .token-input {
  padding: 0.375rem 0;
}

.input-group-sm .token > .close,
.tokenfield.form-control-sm .token > .close {
  right: 0.875rem;
}

.input-group-sm.readonly .token > .token-label,
.tokenfield.form-control-sm.readonly .token > .token-label {
  padding-right: 0.875rem;
}

/* ------------------------------------------------------------------------------
*
*  # Bootstrap tags input
*
*  Styles for tagsinput.js - tags input for Bootstrap
*
* ---------------------------------------------------------------------------- */

.bootstrap-tagsinput {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.bootstrap-tagsinput input {
  direction: ltr;
  border: 0;
  outline: 0;
  background-color: transparent;
  padding: 0.5rem 0;
  margin-top: 0.0625rem;
  margin-bottom: 0.0625rem;
  color: #333;
  width: auto !important;
  max-width: 50%;
  min-width: 4rem;
  box-shadow: none;
}

.input-group .bootstrap-tagsinput {
  width: 1%;
  flex: 1 1 auto;
}

.bootstrap-tagsinput .twitter-typeahead {
  width: auto;
}

.bootstrap-tagsinput .tt-dropdown-menu {
  margin-top: 0.1875rem;
  min-width: 11.25rem;
}

.bootstrap-tagsinput .tag {
  margin-right: 0.625rem;
  padding: 0.5rem 1rem;
  padding-right: 2.5rem;
  float: left;
  position: relative;
  border-radius: 100px;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .bootstrap-tagsinput .tag {
    transition: none;
  }
}

.bootstrap-tagsinput .tag:not([class*=bg-]) {
  background-color: #eee;
  color: #333;
}

.bootstrap-tagsinput .tag:not([class*=bg-]):hover,
.bootstrap-tagsinput .tag:not([class*=bg-]):focus {
  background-color: #03A9F4;
  color: #fff;
}

.bootstrap-tagsinput .tag,
.bootstrap-tagsinput .tag input {
  margin-top: 0.0625rem;
  margin-bottom: 0.0625rem;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 1rem;
  line-height: 1;
  margin-top: -0.34375rem;
  opacity: 0.7;
  transition: opacity ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .bootstrap-tagsinput .tag [data-role="remove"] {
    transition: none;
  }
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  opacity: 1;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "\ED6A";
  font-family: "icomoon";
  display: block;
  font-size: 0.6875rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ------------------------------------------------------------------------------
*
*  # Touchspin spinners
*
*  Styles for touchspin.min.js - spinner form control library
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Bootstrap Duallistbox
 *
 *  Styles for listbox.js - A responsive dual listbox widget optimized for Bootstrap
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Steps wizard
*
*  Styles for steps.min.js - An all-in-one wizard plugin that is extremely flexible, compact and feature-rich
*
* ---------------------------------------------------------------------------- */

.wizard {
  width: 100%;
}

.wizard > .steps .current-info,
.wizard > .content > .title {
  display: none;
}

.wizard > .content {
  position: relative;
  width: auto;
  padding: 0;
}

.wizard > .content > .body {
  padding: 0 1.25rem;
}

.wizard > .content > iframe {
  border: 0;
  width: 100%;
  height: 100%;
}

.wizard > .steps {
  position: relative;
  display: block;
  width: 100%;
}

.wizard > .steps > ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  list-style: none;
}

.wizard > .steps > ul > li {
  display: table-cell;
  width: auto;
  vertical-align: top;
  text-align: center;
  position: relative;
}

.wizard > .steps > ul > li a {
  position: relative;
  padding-top: 3rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  display: block;
  outline: 0;
  color: #999;
}

.wizard > .steps > ul > li:before,
.wizard > .steps > ul > li:after {
  content: '';
  display: block;
  position: absolute;
  top: 2.375rem;
  width: 50%;
  height: 2px;
  background-color: #00BCD4;
  z-index: 9;
}

.wizard > .steps > ul > li:before {
  left: 0;
}

.wizard > .steps > ul > li:after {
  right: 0;
}

.wizard > .steps > ul > li:first-child:before,
.wizard > .steps > ul > li:last-child:after {
  content: none;
}

.wizard > .steps > ul > li.current:after,
.wizard > .steps > ul > li.current ~ li:before,
.wizard > .steps > ul > li.current ~ li:after {
  background-color: #eee;
}

.wizard > .steps > ul > li.current > a {
  color: #333;
  cursor: default;
}

.wizard > .steps > ul > li.current .number {
  font-size: 0;
  border-color: #00BCD4;
  color: #00BCD4;
}

.wizard > .steps > ul > li.current .number:after {
  content: "\E913";
  font-family: "icomoon";
  display: inline-block;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .wizard > .steps > ul > li.current .number:after {
    transition: none;
  }
}

.wizard > .steps > ul > li.disabled a {
  cursor: default;
}

.wizard > .steps > ul > li.done a,
.wizard > .steps > ul > li.done a:hover,
.wizard > .steps > ul > li.done a:focus {
  color: #999;
}

.wizard > .steps > ul > li.done .number {
  font-size: 0;
  background-color: #00BCD4;
  border-color: #00BCD4;
  color: #fff;
}

.wizard > .steps > ul > li.done .number:after {
  content: "\ED6F";
  font-family: "icomoon";
  display: inline-block;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .wizard > .steps > ul > li.done .number:after {
    transition: none;
  }
}

.wizard > .steps > ul > li.error .number {
  border-color: #F44336;
  color: #F44336;
}

.card > .card-header:not([class*=bg-]) > .wizard > .steps > ul {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

@media (max-width: 991.98px) {
  .wizard > .steps > ul {
    margin-bottom: 1.25rem;
  }

  .wizard > .steps > ul > li {
    display: block;
    float: left;
    width: 50%;
  }

  .wizard > .steps > ul > li > a {
    margin-bottom: 0;
  }

  .wizard > .steps > ul > li:first-child:before,
  .wizard > .steps > ul > li:last-child:after {
    content: '';
  }

  .wizard > .steps > ul > li:last-child:after {
    background-color: #00BCD4;
  }
}

@media (max-width: 767.98px) {
  .wizard > .steps > ul > li {
    width: 100%;
  }

  .wizard > .steps > ul > li.current:after {
    background-color: #00BCD4;
  }
}

.wizard > .steps .number {
  background-color: #fff;
  color: #ccc;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1.1875rem;
  border: 2px solid #eee;
  font-size: 0.875rem;
  z-index: 10;
  line-height: 2.125rem;
  text-align: center;
  width: 2.375rem;
  height: 2.375rem;
  border-radius: 50%;
}

.wizard > .actions {
  position: relative;
  text-align: right;
  padding: 1.25rem;
  padding-top: 0;
}

.wizard > .actions > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wizard > .actions > ul::after {
  display: block;
  clear: both;
  content: "";
}

.wizard > .actions > ul > li {
  display: inline-block;
}

.wizard > .actions > ul > li + li {
  margin-left: 1.25rem;
}

/* ------------------------------------------------------------------------------
*
*  # Summernote editor
*
*  Styles for summernote.min.js - super simple WYSIWYG Editor for Bootstrap framework
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Trumbowyg editor
*
*  Styles for trumbowyg.min.js - a lightweight WYSIWYG editor
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Ace code editor
*
*  Styles Ace - an embeddable code editor written in JavaScript
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Daterange picker
*
*  Date range picker component for Bootstrap
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Pick-a-date - Picker base
*
*  The mobile-friendly, responsive, and lightweight jQuery date & time input picker
*
* ---------------------------------------------------------------------------- */

.picker {
  width: 100%;
  text-align: left;
  position: absolute;
  top: 100%;
  margin-top: 0;
  z-index: 1070;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.picker__input {
  cursor: default;
}

.picker__holder {
  width: 100%;
  overflow-y: auto;
  position: absolute;
  display: none;
  background-color: #fff;
  border: 0 solid rgba(0, 0, 0, 0.15);
  border-top-width: 0;
  border-bottom-width: 0;
  min-width: 18rem;
  max-width: 20rem;
  outline: 0;
  -webkit-overflow-scrolling: touch;
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.picker--opened .picker__holder {
  max-height: 480px;
  border-top-width: 0;
  border-bottom-width: 0;
  display: block;
}

/* ------------------------------------------------------------------------------
*
*  # Pick-a-date - Date picker
*
*  The mobile-friendly, responsive, and lightweight jQuery date & time input picker
*
* ---------------------------------------------------------------------------- */

.picker__box {
  padding: 0.9375rem;
}

.picker__header {
  text-align: center;
  position: relative;
  font-size: 0.9375rem;
  line-height: 1;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
}

.picker__year {
  color: #999;
  font-size: 0.75rem;
  font-weight: normal;
}

.picker__select--month,
.picker__select--year {
  border: 1px solid #ddd;
  padding: 0.5rem 0;
  font-size: 0.8125rem;
  line-height: 1.5385;
  color: #333;
  background-color: transparent;
  background-clip: padding-box;
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
  outline: 0;
  white-space: nowrap;
}

.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: 0.5rem;
  top: 50%;
  margin-top: -1rem;
  line-height: 1;
  border-radius: 0.1875rem;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .picker__nav--prev,
  .picker__nav--next {
    transition: none;
  }
}

.picker__nav--prev:before,
.picker__nav--next:before {
  font-family: "icomoon";
  display: block;
  font-size: 1rem;
  width: 1rem;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.picker__nav--prev {
  left: 0;
}

.picker__nav--prev:before {
  content: "\E9C8";
}

.picker__nav--next {
  right: 0;
}

.picker__nav--next:before {
  content: "\E9CB";
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background-color: transparent;
}

.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-bottom: 0.9375rem;
}

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

.picker__weekday {
  width: 14.285714286%;
  text-align: center;
  padding-bottom: 0.46875rem;
  padding-top: 0.9375rem;
  color: #999;
  font-weight: 400;
}

.picker__day {
  padding: 0.5rem;
  min-width: 2.25003125rem;
  border-radius: 0.1875rem;
}

.picker__day--today {
  position: relative;
  background-color: #f5f5f5;
}

.picker__day--today:before {
  content: "";
  position: absolute;
  top: 0.125rem;
  right: 0.125rem;
  width: 0;
  height: 0;
  border-top: 0.375rem solid #26A69A;
  border-left: 0.375rem solid transparent;
}

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

.picker__day--infocus,
.picker__day--outfocus {
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .picker__day--infocus,
  .picker__day--outfocus {
    transition: none;
  }
}

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

.picker__day--highlighted:before {
  border-top-color: #fff;
}

.picker__day--highlighted,
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #fff;
  background-color: #26A69A;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background-color: #26A69A;
  color: #fff;
}

.picker__day--disabled,
.picker__day--disabled:hover {
  background-color: transparent;
  color: #999;
  cursor: default;
}

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

.picker__day--highlighted .picker__day--disabled,
.picker__day--highlighted .picker__day--disabled:hover {
  background-color: transparent;
}

.picker__footer {
  text-align: center;
}

.picker__footer button {
  border: 0;
  padding: 0.5rem 1rem;
  font-weight: 500;
  cursor: pointer;
  background-color: #f5f5f5;
  border: 0;
  color: #333;
  display: inline-block;
  margin: 0.3125rem;
  border-radius: 0.1875rem;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .picker__footer button {
    transition: none;
  }
}

.picker__footer button:hover,
.picker__footer button:focus {
  outline: 0;
  color: #333;
  background-color: #eee;
}

.picker__footer button:before {
  height: 0;
}

.picker__footer button:disabled,
.picker__footer button:disabled:hover,
.picker__footer button:disabled:focus {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.picker__button--today:before {
  content: '';
  margin-right: 0.625rem;
  position: relative;
  display: inline-block;
  top: -0.0625rem;
  width: 0;
  border-top: 0.375rem solid #2196F3;
  border-left: 0.375rem solid transparent;
}

.picker__button--close:before {
  content: '\D7';
  display: inline-block;
  position: relative;
  margin-right: 0.625rem;
  top: 0.0625rem;
  line-height: 1;
  font-size: 1rem;
}

.picker__button--clear:before {
  content: '';
  display: inline-block;
  position: relative;
  top: -0.1875rem;
  width: 0.5rem;
  margin-right: 0.625rem;
  border-top: 0.125rem solid #F44336;
}

/* ------------------------------------------------------------------------------
*
*  # Pick-a-date - Time picker
*
*  The mobile-friendly, responsive, and lightweight jQuery date & time input picker
*
* ---------------------------------------------------------------------------- */

.picker--time {
  min-width: 16rem;
  max-width: 20rem;
}

.picker--time .picker__box {
  padding: 0;
}

.picker__list {
  list-style: none;
  padding: 0.5rem 0;
  margin: 0;
  max-height: 250px;
  overflow-y: auto;
}

.picker__list-item {
  position: relative;
  padding: 0.5rem 1.25rem;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .picker__list-item {
    transition: none;
  }
}

.picker__list-item:hover,
.picker__list-item:focus {
  cursor: pointer;
  color: #333;
  background-color: #f5f5f5;
  z-index: 10;
}

.picker--time .picker__button--clear {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0.5rem 1rem;
  background-color: #f5f5f5;
  color: #333;
  outline: 0;
  border: 0;
  border-top: 1px solid #ddd;
  text-align: center;
  cursor: pointer;
  margin-bottom: -0.5rem;
  margin-top: 0.5rem;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .picker--time .picker__button--clear {
    transition: none;
  }
}

.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
  background-color: #eee;
  color: #333;
}

.picker__list-item--highlighted {
  z-index: 10;
}

.picker__list-item--highlighted,
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  cursor: pointer;
  color: #333;
  background-color: #f5f5f5;
}

.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
  color: #fff;
  background-color: #26A69A;
  z-index: 10;
}

.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
  color: #999;
  background-color: transparent;
  cursor: default;
  z-index: auto;
}

/* ------------------------------------------------------------------------------
*
*  # Anytime picker
*
*  jQuery datepicker/timepicker and a Date/String parse/format utility
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Spectrum color picker
*
*  Flexible and powerful jQuery colorpicker library
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Plupload multiple file uploader
 *
 *  Styles for plupload.min.js - multi runtime single and multiple file uploader
 *
 * ---------------------------------------------------------------------------- */

.plupload_wrapper {
  background-color: #fff;
  border: 2px dashed #ddd;
  border-radius: 0.1875rem;
}

.plupload_header:after,
.plupload_filelist:empty:before,
.plupload_filelist li.plupload_droptext:before,
.plupload_file_action:after,
.plupload_delete a:after,
.plupload_failed a:after,
.plupload_done a:after {
  font-family: "icomoon";
  display: block;
  font-size: 1rem;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.plupload_header {
  display: none;
  position: relative;
  background-color: #37474F;
  color: #fff;
  margin: -4px -2px;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}

.plupload_header:after {
  content: "\EA0E";
  font-size: 2rem;
  position: absolute;
  top: 50%;
  left: 1.25rem;
  margin-top: -1rem;
}

.plupload_header_content {
  padding: 0.9375rem 1.25rem;
  padding-left: 4.5rem;
}

.plupload_header_title {
  font-size: 0.9375rem;
  font-weight: 500;
}

.plupload_header_text {
  font-size: 0.75rem;
  line-height: 1.6667;
}

.plupload_clear,
.plupload_clearer {
  clear: both;
}

.plupload_clearer,
.plupload_progress_bar {
  display: block;
  font-size: 0;
  line-height: 0;
}

.plupload_button {
  display: inline-flex;
  border: 1px solid transparent;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.5rem 1rem;
  font-size: 0.8125rem;
  line-height: 1.5385;
  border-radius: 0.1875rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .plupload_button {
    transition: none;
  }
}

.plupload_button:not(:last-child) {
  margin-right: 0.625rem;
}

.plupload_add {
  color: #333;
  background-color: #f5f5f5;
  border-color: transparent;
}

.plupload_add:hover {
  color: #333;
  background-color: #eee;
  border-color: transparent;
}

.plupload_start {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}

.plupload_start:hover {
  color: #fff;
  box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset;
}

a.plupload_disabled {
  cursor: default;
  opacity: 0.65;
  pointer-events: none;
}

a.plupload_disabled:hover {
  box-shadow: none;
}

.plupload_filelist {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.plupload_scroll .plupload_filelist {
  height: 250px;
  overflow-y: auto;
}

.plupload_filelist li {
  display: flex;
  align-items: center;
  padding: 0.5rem 1.25rem;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .plupload_filelist li {
    transition: none;
  }
}

.plupload_filelist li:hover {
  background-color: #f5f5f5;
}

.plupload_filelist li .plupload_file_name {
  margin-right: auto;
}

.plupload_filelist li .plupload_file_action {
  order: 12;
}

.plupload_filelist li .plupload_file_status {
  order: 11;
}

.plupload_filelist li .plupload_file_size {
  order: 10;
}

.plupload_filelist:empty,
.plupload_filelist li.plupload_droptext {
  background-color: transparent;
  font-size: 0;
}

.plupload_filelist:empty:before,
.plupload_filelist li.plupload_droptext:before {
  content: "\EA0E";
  font-size: 5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1.25rem;
  z-index: 2;
  color: #ccc;
  text-indent: 0;
  font-weight: normal;
  transform: translate(-50%, -50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.plupload_filelist:empty:after,
.plupload_filelist li.plupload_droptext:after {
  content: 'Drag files to upload';
  font-size: 1.0625rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 3.75rem;
  color: #777;
  text-indent: 0;
  transform: translate(-50%, -50%);
}

.plupload_filelist:empty:after {
  content: 'Add files to upload';
}

@media (max-width: 767.98px) {
  .plupload_filelist {
    padding: 0.625rem 0;
  }

  .plupload_filelist li .plupload_file_size {
    display: none;
  }
}

.plupload_filelist_header {
  padding: 0.9375rem 1.25rem;
}

.plupload_filelist_header .plupload_file_name,
.plupload_filelist_header .plupload_file_size,
.plupload_filelist_header .plupload_file_status,
.plupload_filelist_header .plupload_file_action {
  font-weight: 500;
}

@media (max-width: 767.98px) {
  .plupload_filelist_header {
    display: none;
  }
}

.plupload_filelist_footer {
  padding: 0.9375rem 1.25rem;
}

.plupload_filelist_footer .plupload_file_size,
.plupload_filelist_footer .plupload_file_status,
.plupload_filelist_footer .plupload_upload_status {
  padding: 0.5rem 0;
  font-weight: 500;
}

@media (max-width: 767.98px) {
  .plupload_filelist_footer {
    text-align: center;
  }

  .plupload_filelist_footer .plupload_file_action,
  .plupload_filelist_footer .plupload_file_status,
  .plupload_filelist_footer .plupload_file_size {
    display: none;
  }

  .plupload_filelist_footer .plupload_progress {
    margin: auto;
  }
}

@media (min-width: 576px) {
  .plupload_filelist_header,
  .plupload_filelist_footer {
    display: flex;
    align-items: center;
  }

  .plupload_filelist_header .plupload_file_name,
  .plupload_filelist_footer .plupload_file_name {
    margin-right: auto;
  }

  .plupload_filelist_header .plupload_file_action,
  .plupload_filelist_footer .plupload_file_action {
    order: 12;
  }

  .plupload_filelist_header .plupload_file_status,
  .plupload_filelist_footer .plupload_file_status {
    order: 11;
  }

  .plupload_filelist_header .plupload_file_size,
  .plupload_filelist_footer .plupload_file_size {
    order: 10;
  }
}

.plupload_file_action {
  margin-left: 1.875rem;
  line-height: 1;
  font-size: 0;
  text-align: right;
}

.plupload_file_action * {
  display: none;
}

.plupload_file_action:after {
  content: "\EC67";
}

.plupload_filelist .plupload_file_action:after {
  content: none;
}

.plupload_delete .plupload_file_action > a {
  color: #333;
  line-height: 1;
  opacity: 0.5;
  transition: opacity ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .plupload_delete .plupload_file_action > a {
    transition: none;
  }
}

.plupload_delete .plupload_file_action > a:hover {
  opacity: 1;
}

.plupload_uploading {
  background-color: #E8F5E9;
}

.plupload_delete a:after {
  content: "\ED6B";
}

.plupload_failed a {
  color: #F44336;
  cursor: default;
}

.plupload_failed a:after {
  content: "\ED63";
}

.plupload_done {
  color: #999;
}

.plupload_done a {
  color: #4CAF50;
  cursor: default;
}

.plupload_done a:after {
  content: "\EE73";
}

.plupload_progress,
.plupload_upload_status {
  display: none;
}

.plupload_progress_container {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0.1875rem;
}

.plupload_progress_bar {
  width: 0;
  height: 0.25rem;
  background: #4CAF50;
  border-radius: 0.1875rem;
}

.plupload_file_size,
.plupload_file_status,
.plupload_progress {
  width: 5rem;
  text-align: right;
}

/* ------------------------------------------------------------------------------
 *
 *  # Bootstrap file input
 *
 *  Styles for fileinput.min.js - an enhanced HTML 5 file input for Bootstrap
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Dropzone file uploader
 *
 *  Styles for dropzone.min.js - open source library that provides drag’n’drop file uploads with image previews
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Noty notifications
*
*  Styles for noty.min.js - A dependency-free notification library
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # PNotify notifications
*
*  Styles for pnotify.min.js - a flexible JavaScript notification plugin
*
* ---------------------------------------------------------------------------- */

.ui-pnotify {
  top: 1.25rem;
  right: 1.25rem;
  position: absolute;
  height: auto;
  z-index: 2;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 0.1875rem;
}

body > .ui-pnotify {
  position: fixed;
  z-index: 1070;
}

.ui-pnotify.alert-rounded > .ui-pnotify-container {
  border-radius: 100px;
}

.ui-pnotify[class*=bg-] > .ui-pnotify-container {
  background-color: inherit;
  border-color: transparent;
  color: #fff;
}

.ui-pnotify[class*=text-] > .ui-pnotify-container,
.ui-pnotify[class*=alpha-] > .ui-pnotify-container {
  background-color: inherit;
  border-color: inherit;
  color: inherit;
}

.ui-pnotify.stack-top-left,
.ui-pnotify.stack-bottom-left {
  left: 1.25rem;
  right: auto;
}

.ui-pnotify.stack-bottom-right,
.ui-pnotify.stack-bottom-left {
  bottom: 1.25rem;
  top: auto;
}

.ui-pnotify.stack-modal {
  left: 50%;
  right: auto;
  margin-left: -10rem;
}

.ui-pnotify.stack-custom-right {
  top: auto;
  left: auto;
  bottom: 25%;
  right: 25%;
}

.ui-pnotify.stack-custom-left {
  top: 25%;
  left: 25%;
  right: auto;
  bottom: auto;
}

.ui-pnotify.stack-custom-top {
  right: 0;
  left: 0;
  top: 0;
}

.ui-pnotify.stack-custom-bottom {
  right: 0;
  left: 0;
  bottom: 0;
  top: auto;
}

.ui-pnotify.ui-pnotify-in {
  display: block !important;
}

.ui-pnotify.ui-pnotify-move {
  transition: left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
}

.ui-pnotify.ui-pnotify-fade-slow {
  opacity: 0;
  transition: opacity linear 0.6s;
}

.ui-pnotify.ui-pnotify-fade-slow.ui-pnotify.ui-pnotify-move {
  transition: opacity .6s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
}

.ui-pnotify.ui-pnotify-fade-normal {
  opacity: 0;
  transition: opacity linear 0.4s;
}

.ui-pnotify.ui-pnotify-fade-normal.ui-pnotify.ui-pnotify-move {
  transition: opacity .4s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
}

.ui-pnotify.ui-pnotify-fade-fast {
  transition: opacity .2s linear;
  opacity: 0;
}

.ui-pnotify.ui-pnotify-fade-fast.ui-pnotify.ui-pnotify-move {
  transition: opacity .2s linear, left .5s ease, top .5s ease, right .5s ease, bottom .5s ease;
}

.ui-pnotify.ui-pnotify-fade-in {
  opacity: 1;
}

.ui-pnotify-container {
  padding: 0.9375rem 1.25rem;
  height: 100%;
  position: relative;
  left: 0;
  margin: 0;
  border-radius: 0.1875rem;
}

.ui-pnotify-container::after {
  display: block;
  clear: both;
  content: "";
}

.ui-pnotify-container.ui-pnotify-sharp {
  border-radius: 0;
}

.ui-pnotify-title {
  display: block;
  margin-top: 0;
  margin-bottom: 0.3125rem;
  font-size: 0.9375rem;
}

.ui-pnotify-text {
  display: block;
}

.ui-pnotify-icon {
  display: block;
  float: left;
  line-height: 1;
}

.ui-pnotify-icon > [class^=icon-] {
  margin-top: 0.25003125rem;
  margin-right: 0.625rem;
}

.ui-pnotify-closer,
.ui-pnotify-sticker {
  float: right;
  margin-left: 0.625rem;
  margin-top: 0.25003125rem;
  line-height: 1;
  outline: 0;
}

.ui-pnotify-modal-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

body > .ui-pnotify-modal-overlay {
  position: fixed;
  z-index: 1040;
}

.brighttheme {
  border: 1px solid;
}

.ui-pnotify[class*=bg-] > .brighttheme {
  background-color: inherit;
  border-color: inherit;
  color: inherit;
}

.brighttheme-notice {
  background-color: #FFF3E0;
  border-color: #FF9800;
  color: #BF360C;
}

.brighttheme-info {
  background-color: #E1F5FE;
  border-color: #03A9F4;
  color: #01579B;
}

.brighttheme-success {
  background-color: #E8F5E9;
  border-color: #4CAF50;
  color: #1B5E20;
}

.brighttheme-error {
  background-color: #FFEBEE;
  border-color: #F44336;
  color: #B71C1C;
}

.brighttheme-icon-closer,
.brighttheme-icon-sticker {
  position: relative;
  display: inline-block;
  outline: 0;
  width: 0.75rem;
  height: 0.75rem;
}

.brighttheme-icon-closer:after,
.brighttheme-icon-sticker:after {
  content: '';
  font-family: "icomoon";
  font-size: 0.75rem;
  display: block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.brighttheme-icon-closer:after {
  content: "\ED6A";
}

.brighttheme-icon-sticker:after {
  content: "\EE70";
}

.brighttheme-icon-sticker.brighttheme-icon-stuck:after {
  content: "\EE75";
}

.ui-pnotify[class*=alert-styled-] {
  border-width: 0;
  padding: 0;
}

.ui-pnotify.alert-styled-left .brighttheme {
  border-left-width: 2.875rem;
}

.ui-pnotify.alert-styled-left:after {
  left: 0;
}

.ui-pnotify.alert-styled-right .brighttheme {
  border-right-width: 2.875rem;
}

.ui-pnotify.alert-styled-right:after {
  right: 0;
}

.brighttheme .ui-pnotify-action-bar textarea,
.brighttheme .ui-pnotify-action-bar input {
  display: block;
  width: 100%;
  border: 1px solid #ddd;
  background-color: transparent;
  margin-bottom: 1.25rem !important;
  color: #333;
  padding: 0.5rem 0;
  outline: 0;
}

.ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea,
.ui-pnotify[class*=bg-]
.brighttheme .ui-pnotify-action-bar input {
  border-color: transparent;
  color: #fff;
}

.ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea::-moz-placeholder, .ui-pnotify[class*=bg-]
.brighttheme .ui-pnotify-action-bar input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea:-ms-input-placeholder, .ui-pnotify[class*=bg-]
.brighttheme .ui-pnotify-action-bar input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea::-ms-input-placeholder, .ui-pnotify[class*=bg-]
.brighttheme .ui-pnotify-action-bar input::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea::placeholder,
.ui-pnotify[class*=bg-]
.brighttheme .ui-pnotify-action-bar input::placeholder {
  color: #fff;
  opacity: 1;
}

.ui-pnotify-history-container {
  position: absolute;
  top: 0;
  right: 1.25rem;
  border-top: none;
  padding: 0;
  z-index: 1070;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.ui-pnotify-history-container.ui-pnotify-history-fixed {
  position: fixed;
}

.ui-pnotify-history-container .ui-pnotify-history-header {
  text-align: center;
  margin-bottom: 0.3125rem;
}

.ui-pnotify-history-container button {
  cursor: pointer;
  display: block;
  width: 100%;
}

.ui-pnotify-history-container .ui-pnotify-history-pulldown {
  display: block;
  margin: 0 auto;
}

/* ------------------------------------------------------------------------------
*
*  # jGrowl notifications
*
*  Styles for jgrowl.min.js - an unobtrusive notification system for web applications
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Sweet Alerts component
*
*  Styles for sweet_alert.min.js - notification library
*
* ---------------------------------------------------------------------------- */

.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow-y: hidden;
}

.swal2-shown.swal2-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.swal2-shown.swal2-no-backdrop .swal2-shown {
  background-color: transparent;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.swal2-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 1070;
}

.swal2-container.swal2-top {
  align-items: flex-start;
}

.swal2-container.swal2-top .swal2-modal {
  margin-top: 1.25rem;
}

.swal2-container.swal2-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.swal2-container.swal2-top-left .swal2-modal {
  margin-top: 1.25rem;
  margin-left: 1.25rem;
}

.swal2-container.swal2-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.swal2-container.swal2-top-right .swal2-modal {
  margin-top: 1.25rem;
  margin-right: 1.25rem;
}

.swal2-container.swal2-center {
  align-items: center;
  margin: auto;
}

.swal2-container.swal2-center-left {
  align-items: center;
  justify-content: flex-start;
}

.swal2-container.swal2-center-left .swal2-modal {
  margin-left: 1.25rem;
}

.swal2-container.swal2-center-right {
  align-items: center;
  justify-content: flex-end;
}

.swal2-container.swal2-center-right .swal2-modal {
  margin-right: 1.25rem;
}

.swal2-container.swal2-bottom {
  align-items: flex-end;
}

.swal2-container.swal2-bottom .swal2-modal {
  margin-bottom: 1.25rem;
}

.swal2-container.swal2-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.swal2-container.swal2-bottom-left .swal2-modal {
  margin-bottom: 1.25rem;
  margin-left: 1.25rem;
}

.swal2-container.swal2-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.swal2-container.swal2-bottom-right .swal2-modal {
  margin-bottom: 1.25rem;
  margin-right: 1.25rem;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}

.swal2-container.swal2-fade {
  transition: background-color 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .swal2-container.swal2-fade {
    transition: none;
  }
}

body:not(.swal2-no-backdrop) .swal2-container.swal2-shown {
  background-color: rgba(0, 0, 0, 0.5);
}

.swal2-grow-fullscreen .swal2-modal {
  display: flex !important;
  flex: 1;
  align-self: stretch;
  justify-content: center;
  margin: 1.25rem 1.25rem;
}

.swal2-grow-row .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.swal2-grow-column {
  flex: 1;
  flex-direction: column;
  align-items: center;
}

.swal2-grow-column.swal2-center-left {
  align-items: flex-start;
}

.swal2-grow-column.swal2-center-right {
  align-items: flex-end;
}

.swal2-grow-column .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.swal2-popup {
  flex-direction: column;
  background-color: #fff;
  text-align: center;
  display: none;
  position: relative;
  max-width: 100%;
  padding: 1.25rem;
  width: 31.25rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  border-radius: 0.25rem;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.swal2-popup:focus {
  outline: none;
}

.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

@media (min-width: 576px) {
  .swal2-popup {
    margin-left: 0;
    margin-right: 0;
  }
}

.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.swal2-title {
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1.5385;
  text-align: center;
  position: relative;
  word-wrap: break-word;
  margin-top: 0.3125rem;
  margin-bottom: 0;
}

.swal2-content {
  text-align: center;
  position: relative;
  word-wrap: break-word;
}

.swal2-actions {
  align-items: center;
  justify-content: center;
  margin-top: 1.25rem;
}

.swal2-actions > button + button {
  margin-left: 0.625rem;
}

.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  cursor: no-drop;
  opacity: 0.4;
}

.swal2-loading .swal2-confirm:before {
  content: "\EB51";
  font-family: "icomoon";
  display: inline-block;
  font-size: 1rem;
  align-self: center;
  vertical-align: middle;
  position: relative;
  line-height: 1;
  margin-right: 0.625rem;
  -webkit-animation: rotation 1s linear infinite;
          animation: rotation 1s linear infinite;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.swal2-close {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  top: 1rem;
  right: 1rem;
  cursor: pointer;
  opacity: .5;
  width: 1.5rem;
  height: 1.5rem;
  transition: opacity ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .swal2-close {
    transition: none;
  }
}

.swal2-close:hover,
.swal2-close:focus {
  opacity: 1;
  outline: 0;
}

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  display: none;
  margin: 1.25rem auto 0 auto;
}

.swal2-popup .select2-container,
.swal2-popup .btn-group,
.swal2-popup .uniform-uploader {
  margin: 1.25rem auto 0 auto;
}

.swal2-checkbox {
  align-items: center;
  justify-content: center;
}

.swal2-checkbox > span:not(.switchery) {
  margin-left: 0.625rem;
}

.swal2-radio {
  justify-content: center;
}

.swal2-radio label {
  display: inline-flex;
  align-items: center;
}

.swal2-radio label + label {
  margin-left: 1.25rem;
}

.swal2-radio label input,
.swal2-radio label .uniform-choice {
  margin-right: 0.625rem;
}

.swal2-range {
  margin-top: 1.25rem;
  justify-content: center;
  flex-wrap: wrap;
}

.swal2-range input {
  display: block;
  width: 100%;
}

.swal2-range output {
  font-size: 0.9375rem;
  font-weight: 500;
  margin-top: 0.625rem;
}

.swal2-inputerror,
.swal2-inputerror:hover,
.swal2-inputerror:focus {
  border-color: #F44336 !important;
}

.swal2-inputerror:focus {
  box-shadow: 0 1px 0 #F44336;
}

.swal2-validation-message {
  overflow: hidden;
  display: none;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0 !important;
  margin-right: 0 !important;
  color: #F44336;
  position: relative;
  padding-left: 1.625rem;
}

.swal2-validation-message:before {
  content: "\ED63";
  font-family: "icomoon";
  font-size: 1rem;
  position: absolute;
  top: 0.12501562rem;
  left: 0;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.swal2-image {
  margin: 0.625rem auto;
  max-width: 100%;
  height: auto;
}

.swal2-icon {
  border: 0.25rem solid transparent;
  margin: 0.625rem auto 1.25rem auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
}

.swal2-icon.swal2-success {
  border-color: #66BB6A;
}

.swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
  height: 2.5rem;
  width: 1.25rem;
  /*rtl:ignore*/
  border-right: 0.25rem solid #66BB6A;
  border-top: 0.25rem solid #66BB6A;
  position: absolute;
  /*rtl:ignore*/
  left: 1.25rem;
  top: 2.625rem;
  opacity: 1;
  -webkit-animation: animate-checkmark ease 0.75s;
          animation: animate-checkmark ease 0.75s;
  /*rtl:begin:ignore*/
  transform: scaleX(-1) rotate(135deg);
  transform-origin: left top;
  /*rtl:end:ignore*/
}

.swal2-icon.swal2-error {
  border-color: #EF5350;
}

.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  display: block;
  flex: 1;
}

.swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
  position: absolute;
  height: 0.25rem;
  width: 3rem;
  background-color: #EF5350;
  display: block;
  top: 2.375rem;
}

.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
  transform: rotate(45deg);
  left: 1rem;
}

.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
  transform: rotate(-45deg);
  right: 1rem;
}

.swal2-icon.swal2-warning {
  color: #FF7043;
  border-color: #FF7043;
  font-size: 4rem;
  line-height: 5rem;
  justify-content: center;
}

.swal2-icon.swal2-warning:before {
  content: '!';
}

.swal2-icon.swal2-info {
  color: #03A9F4;
  border-color: #03A9F4;
  font-size: 4rem;
  line-height: 5rem;
  justify-content: center;
}

.swal2-icon.swal2-info:before {
  content: 'i';
}

.swal2-icon.swal2-question {
  color: #455A64;
  border-color: #455A64;
  font-size: 4rem;
  line-height: calc(5rem + 0.25rem);
  justify-content: center;
}

.swal2-icon.swal2-question:before {
  content: '?';
}

.swal2-progress-steps {
  align-items: center;
  margin-top: 0.625rem;
  margin-bottom: 1.25rem;
  padding: 0;
  font-weight: 500;
}

.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}

.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  background: #2196F3;
  color: #fff;
  text-align: center;
  padding: 0.5rem 1rem;
  min-width: 2.25003125rem;
  border-radius: 100px;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background-color: #2196F3;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background-color: #333;
  color: #333;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background-color: #333;
}

.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  width: 2.5em;
  height: 2px;
  background-color: #2196F3;
}

body.swal2-toast-shown .swal2-container {
  background-color: transparent;
  overflow: visible !important;
}

body.swal2-toast-shown .swal2-container.swal2-shown {
  background-color: transparent;
}

body.swal2-toast-shown .swal2-container.swal2-top {
  top: 1.25rem;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-top-end,
body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 1.25rem;
  right: 1.25rem;
  bottom: auto;
  left: auto;
}

body.swal2-toast-shown .swal2-container.swal2-top-start,
body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 1.25rem;
  right: auto;
  bottom: auto;
  left: 1.25rem;
}

body.swal2-toast-shown .swal2-container.swal2-center-start,
body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 1.25rem;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

body.swal2-toast-shown .swal2-container.swal2-center-end,
body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 1.25rem;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-start,
body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  right: auto;
  bottom: 1.25rem;
  left: 1.25rem;
}

body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 1.25rem;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-end,
body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 1.25rem;
  bottom: 1.25rem;
  left: auto;
}

body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch;
}

body.swal2-toast-column .swal2-toast .swal2-actions {
  flex: 1;
  align-self: stretch;
  margin-top: 1.25rem;
}

body.swal2-toast-column .swal2-toast .swal2-loading {
  justify-content: center;
}

.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  max-width: 350px;
  padding: 0.75rem 1.25rem;
  background-color: #333;
  overflow-y: hidden;
  border-radius: 0.25rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.swal2-popup.swal2-toast .swal2-header {
  flex-direction: row;
  color: #fff;
}

.swal2-popup.swal2-toast .swal2-title {
  flex-grow: 1;
  justify-content: flex-start;
  margin: 0 0.625rem;
  font-size: 0.8125rem;
}

.swal2-popup.swal2-toast .swal2-footer {
  margin: 0 0 0 0.625rem;
  padding: 0.75rem 1.25rem;
}

.swal2-popup.swal2-toast .swal2-close {
  position: static;
}

.swal2-popup.swal2-toast .swal2-content {
  justify-content: flex-start;
  margin-left: 1.25rem;
  color: #fff;
}

.swal2-popup.swal2-toast .swal2-icon {
  min-width: 1.75rem;
  border-width: 0.125rem;
  margin: 0;
  width: 1.75rem;
  height: 1.75rem;
}

.swal2-popup.swal2-toast .swal2-icon:before {
  display: flex;
  align-items: center;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
  height: 0.875rem;
  width: 0.4375rem;
  /*rtl:ignore*/
  border-right-width: 0.125rem;
  border-top-width: 0.125rem;
  /*rtl:ignore*/
  left: 0.4375rem;
  top: 1rem;
  -webkit-animation-name: animate-toast-checkmark;
          animation-name: animate-toast-checkmark;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
  height: 0.125rem;
  width: 0.75rem;
  background-color: #EF5350;
  display: block;
  top: 0.8125rem;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
  left: 0.5rem;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
  right: 0.5rem;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-question {
  color: #fff;
  border-color: #fff;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-warning,
.swal2-popup.swal2-toast .swal2-icon.swal2-info,
.swal2-popup.swal2-toast .swal2-icon.swal2-question {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.swal2-popup.swal2-toast .swal2-actions {
  flex-basis: auto !important;
  width: auto;
  height: auto;
  margin: 0 0 0 1.25rem;
}

.swal2-popup.swal2-toast .swal2-actions .btn + .btn {
  margin-left: 0.625rem;
}

.swal2-popup.swal2-toast.swal2-show {
  -webkit-animation: show-notification 0.15s;
          animation: show-notification 0.15s;
}

.swal2-popup.swal2-toast.swal2-hide {
  -webkit-animation: hide-notification 0.15s;
          animation: hide-notification 0.15s;
}

[class^='swal2'] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.swal2-show {
  -webkit-animation: show-notification 0.15s;
          animation: show-notification 0.15s;
}

.swal2-show.swal2-noanimation {
  -webkit-animation: none;
          animation: none;
}

.swal2-hide {
  -webkit-animation: hide-notification 0.15s forwards;
          animation: hide-notification 0.15s forwards;
}

.swal2-hide.swal2-noanimation {
  -webkit-animation: none;
          animation: none;
}

.swal2-animate-success-icon,
.swal2-animate-error-icon,
.swal2-warning,
.swal2-info,
.swal2-question {
  -webkit-animation: animate-circle 0.5s;
          animation: animate-circle 0.5s;
}

.swal2-animate-x-mark {
  -webkit-animation: animate-x-mark 0.5s;
          animation: animate-x-mark 0.5s;
}

@-webkit-keyframes show-notification {
  0% {
    transform: scale(0.5);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes show-notification {
  0% {
    transform: scale(0.5);
  }

  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes hide-notification {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes hide-notification {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}

@-webkit-keyframes animate-checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 0;
  }

  30% {
    height: 0;
    width: 1.25rem;
    opacity: 0;
  }

  60% {
    height: 2.5rem;
    width: 1.25rem;
    opacity: 1;
  }

  100% {
    height: 2.5rem;
    width: 1.25rem;
    opacity: 1;
  }
}

@keyframes animate-checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 0;
  }

  30% {
    height: 0;
    width: 1.25rem;
    opacity: 0;
  }

  60% {
    height: 2.5rem;
    width: 1.25rem;
    opacity: 1;
  }

  100% {
    height: 2.5rem;
    width: 1.25rem;
    opacity: 1;
  }
}

@-webkit-keyframes animate-circle {
  0% {
    color: transparent;
    border-color: transparent;
  }

  25% {
    color: transparent;
  }
}

@keyframes animate-circle {
  0% {
    color: transparent;
    border-color: transparent;
  }

  25% {
    color: transparent;
  }
}

@-webkit-keyframes animate-x-mark {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes animate-x-mark {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* ------------------------------------------------------------------------------
 *
 *  # jQuery UI slider pips
 *
 *  Styles for jQuery UI slider pips extension
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # NoUI slider
 *
 *  Styles for nouislider.min.js - range slider plugin
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # ION Range Slider
*
*  Styles for ion_rangeslider.min.js - range slider plugin
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # jQuery UI Interactions
 *
 *  Separate styles for jQuery UI library. Component's interactions
 *
 * ---------------------------------------------------------------------------- */

.ui-draggable-handle,
.ui-sortable-handle {
  touch-action: none;
}

.ui-sortable .ui-state-disabled {
  color: #999;
  cursor: default;
  opacity: 0.75;
}

.sortable-placeholder {
  position: relative;
}

.sortable-placeholder:before {
  content: '';
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  border: 1px dashed #ddd;
  width: 100%;
  height: 100%;
}

.card + .sortable-placeholder {
  margin-bottom: 1.25rem;
}

.sidebar .card + .sortable-placeholder {
  margin-bottom: 0;
}

.sortable-placeholder + .card {
  margin-top: 1.25rem;
}

.sidebar .sortable-placeholder + .card {
  margin-top: 0;
}

.card-group > .sortable-placeholder:before {
  border-radius: 0.1875rem;
}

.sidebar .sortable-placeholder:before {
  border-left: 0;
  border-right: 0;
}

.sidebar-dark .sortable-placeholder:before {
  background-color: rgba(0, 0, 0, 0.5);
}

.sidebar-dark .card:not([class*=bg-]):not(.fixed-top).ui-sortable-helper {
  background-color: rgba(0, 0, 0, 0.5);
}

.sidebar-light .sortable-placeholder:before {
  background-color: #fafafa;
}

.sidebar-light .card:not([class*=bg-]):not(.fixed-top).ui-sortable-helper {
  background-color: #fff;
}

.table .ui-sortable-helper {
  width: 100%;
  display: table;
}

.table .sortable-placeholder {
  margin: 0;
}

.table .sortable-placeholder:before {
  content: none;
}

.table.ui-sortable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0;
  display: block;
  touch-action: none;
}

.ui-resizable-handle.ui-icon {
  display: inline-block;
  border-style: solid;
  border-width: 0 0 0.375rem 0.375rem;
  border-color: transparent transparent #333 transparent;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 0.4375rem;
  width: 100%;
  top: -0.3125rem;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 0.4375rem;
  width: 100%;
  bottom: -0.3125rem;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 0.4375rem;
  right: -0.3125rem;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 0.4375rem;
  left: -0.3125rem;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  right: 0.0625rem;
  bottom: 0.0625rem;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 0.5625rem;
  height: 0.5625rem;
  left: -0.3125rem;
  bottom: -0.3125rem;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 0.5625rem;
  height: 0.5625rem;
  left: -0.3125rem;
  top: -0.3125rem;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 0.5625rem;
  height: 0.5625rem;
  right: -0.3125rem;
  top: -0.3125rem;
}

.ui-selectable {
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dashed #333;
}

/* ------------------------------------------------------------------------------
 *
 *  # jQuery UI Widgets
 *
 *  Styles for jQuery UI widgets
 *
 * ---------------------------------------------------------------------------- */

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  margin: 0;
  outline: 0;
  position: relative;
  background-color: #fff;
  padding: 0.9375rem 1.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin-top: 0.5rem;
  border-radius: 0.1875rem;
}

.ui-accordion .ui-accordion-header:first-child {
  margin-top: 0;
}

.ui-accordion .ui-accordion-header.ui-accordion-header-active {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  margin-top: -0.5rem;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon:before {
  content: "\E9B8";
  font-family: "icomoon";
  display: block;
  width: 1rem;
  font-size: 1rem;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ui-accordion .ui-accordion-header-active .ui-accordion-header-icon:before {
  content: "\E9B7";
}

.ui-accordion .ui-accordion-icons {
  padding-right: 3.5rem;
}

.ui-accordion .ui-accordion-content {
  padding: 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-top: 0;
  overflow: auto;
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.accordion-sortable-group + .accordion-sortable-group {
  margin-top: 0.5rem;
}

.ui-autocomplete {
  position: absolute;
  display: none;
  padding: 0.5rem 0;
  z-index: 1000;
  max-height: 250px;
  overflow: auto;
}

.ui-autocomplete .ui-autocomplete-category {
  padding: 0.5rem 1.25rem;
  font-size: 0.75rem;
  line-height: 1.6667;
  text-transform: uppercase;
  font-weight: 700;
}

.ui-autocomplete .ui-autocomplete-category ~ .ui-menu-item .ui-menu-item-wrapper {
  padding-left: 2.5rem;
}

.ui-autocomplete-processing:after {
  content: "\EB51";
  font-family: "icomoon";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 1rem;
  text-align: right;
  margin-top: -0.5rem;
  font-size: 1rem;
  line-height: 1;
  color: inherit;
  -webkit-animation: rotation 1s linear infinite;
          animation: rotation 1s linear infinite;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.input-group .ui-autocomplete-input + .input-group-append > .btn,
.input-group .ui-autocomplete-input + .input-group-append > .ui-button,
.input-group .ui-datepicker-buttonpane .ui-autocomplete-input + .input-group-append > button,
.ui-datepicker-buttonpane .input-group .ui-autocomplete-input + .input-group-append > button {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ui-button,
.ui-datepicker-buttonpane button {
  position: relative;
  display: inline-block;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  background-color: #f5f5f5;
  border: 1px solid transparent;
  color: #333;
  text-transform: uppercase;
  padding: 0.5rem 1rem;
  font-size: 0.8125rem;
  line-height: 1.5385;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .ui-button,
  .ui-datepicker-buttonpane button {
    transition: none;
  }
}

.ui-button:focus,
.ui-datepicker-buttonpane button:focus {
  outline: 0;
}

.ui-button:not([class*=bg-]):hover,
.ui-datepicker-buttonpane button:not([class*=bg-]):hover,
.ui-button:not([class*=bg-]):focus,
.ui-datepicker-buttonpane button:not([class*=bg-]):focus,
.ui-button:not([class*=bg-]):active,
.ui-datepicker-buttonpane button:not([class*=bg-]):active,
.ui-button:not([class*=bg-]).ui-selectmenu-button-open,
.ui-datepicker-buttonpane button:not([class*=bg-]).ui-selectmenu-button-open {
  color: #333;
  background-color: #eee;
  border-color: transparent;
}

.ui-button.ui-state-disabled,
.ui-datepicker-buttonpane button.ui-state-disabled {
  cursor: default;
  opacity: 0.65;
  box-shadow: none;
}

.input-group-prepend > .ui-button,
.ui-datepicker-buttonpane .input-group-prepend > button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-append > .ui-button,
.ui-datepicker-buttonpane .input-group-append > button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ui-button[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light):hover,
.ui-datepicker-buttonpane button[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light):hover,
.ui-button[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light):focus,
.ui-datepicker-buttonpane button[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light):focus {
  color: #fff;
  box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset;
}

.ui-button[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light):active,
.ui-datepicker-buttonpane button[class*=bg-]:not(.bg-transparent):not(.bg-white):not(.bg-light):active {
  box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.075) inset;
}

.ui-button.ui-button-link,
.ui-datepicker-buttonpane button.ui-button-link {
  background-color: transparent;
  border-color: transparent;
  color: #2196F3;
}

.ui-button.ui-button-link:hover,
.ui-datepicker-buttonpane button.ui-button-link:hover,
.ui-button.ui-button-link:focus,
.ui-datepicker-buttonpane button.ui-button-link:focus {
  color: #0a6ebd;
}

.ui-button.ui-button-link:hover,
.ui-datepicker-buttonpane button.ui-button-link:hover,
.ui-button.ui-button-link:focus,
.ui-datepicker-buttonpane button.ui-button-link:focus,
.ui-button.ui-button-link:active,
.ui-datepicker-buttonpane button.ui-button-link:active {
  box-shadow: none;
  background-color: transparent;
}

.ui-button::-moz-focus-inner,
.ui-datepicker-buttonpane button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-button .ui-button-icon-space,
.ui-datepicker-buttonpane button .ui-button-icon-space {
  display: inline-block;
  width: 0.625rem;
}

.ui-button.ui-corner-left,
.ui-datepicker-buttonpane button.ui-corner-left {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.ui-button.ui-corner-right,
.ui-datepicker-buttonpane button.ui-corner-right {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.ui-button.ui-corner-all,
.ui-datepicker-buttonpane button.ui-corner-all {
  border-radius: 0.1875rem;
}

.ui-button-icon-only {
  text-indent: -9999px;
  padding-left: 1.12501563rem;
  padding-right: 1.12501563rem;
  overflow: hidden;
}

.ui-button-icon-only .ui-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  text-indent: 0;
  transform: translate(-50%, -50%);
}

.ui-button-icon-only .ui-button-icon-space,
.ui-button-icon-only .ui-button-text {
  display: none;
}

.ui-controlgroup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.ui-controlgroup .ui-button,
.ui-controlgroup .ui-datepicker-buttonpane button,
.ui-datepicker-buttonpane .ui-controlgroup button {
  margin-left: -1px;
  border-radius: 0;
}

.ui-controlgroup .ui-button:first-child,
.ui-controlgroup .ui-datepicker-buttonpane button:first-child,
.ui-datepicker-buttonpane .ui-controlgroup button:first-child,
.ui-controlgroup .ui-helper-hidden-accessible:first-child + .ui-button,
.ui-controlgroup .ui-datepicker-buttonpane .ui-helper-hidden-accessible:first-child + button,
.ui-datepicker-buttonpane .ui-controlgroup .ui-helper-hidden-accessible:first-child + button {
  margin-left: 0;
}

.ui-controlgroup .ui-button:first-child,
.ui-controlgroup .ui-datepicker-buttonpane button:first-child,
.ui-datepicker-buttonpane .ui-controlgroup button:first-child,
.ui-controlgroup .ui-helper-hidden-accessible:first-child + .ui-button:not(:last-child),
.ui-controlgroup .ui-datepicker-buttonpane .ui-helper-hidden-accessible:first-child + button:not(:last-child),
.ui-datepicker-buttonpane .ui-controlgroup .ui-helper-hidden-accessible:first-child + button:not(:last-child) {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.ui-controlgroup .ui-button:last-child,
.ui-controlgroup .ui-datepicker-buttonpane button:last-child,
.ui-datepicker-buttonpane .ui-controlgroup button:last-child,
.ui-controlgroup .ui-controlgroup-item:last-of-type {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.ui-checkboxradio-label.ui-checkboxradio-checked {
  background-color: #eee;
  color: #333;
  border-color: transparent;
}

.ui-checkboxradio-label.ui-checkboxradio-checked[class*=bg-]:not(.bg-white):not(.bg-light):not(.bg-transparent) {
  box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.125) inset;
}

.ui-checkboxradio-label.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  min-width: 270px;
  padding: 0.9375rem;
}

.ui-datepicker:not(.ui-datepicker-inline) {
  display: none;
  background-color: #fff;
  border: 0 solid rgba(0, 0, 0, 0.15);
  z-index: 1070 !important;
  border-radius: 0.1875rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.sidebar .ui-datepicker {
  min-width: 0;
}

.ui-datepicker a {
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .ui-datepicker a {
    transition: none;
  }
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
}

.ui-datepicker .ui-datepicker-title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0.46875rem;
  padding-bottom: 0.46875rem;
  font-size: 0.9375rem;
  margin-left: 2.9375rem;
  margin-right: 2.9375rem;
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  font-weight: 500;
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  font-size: 85%;
  color: #999;
  margin-left: 0.46875rem;
}

.ui-datepicker .ui-datepicker-title select {
  outline: 0;
  height: calc(1.6667em + 0.75rem + 2px);
  border-color: #ddd;
  flex: 1;
}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-month,
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
  color: #333;
  background-color: transparent;
  font-size: 0.8125rem;
  font-weight: 400;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 50%;
  margin-top: -1rem;
  line-height: 1;
  color: #333;
  padding: 0.5rem;
  cursor: pointer;
  border-radius: 0.1875rem;
}

.ui-datepicker .ui-datepicker-prev:after,
.ui-datepicker .ui-datepicker-next:after {
  font-family: "icomoon";
  display: block;
  font-size: 1rem;
  width: 1rem;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: none;
}

.ui-datepicker .ui-datepicker-prev {
  left: 0;
}

.ui-datepicker .ui-datepicker-prev:after {
  content: "\E9C8";
}

.ui-datepicker .ui-datepicker-next {
  right: 0;
}

.ui-datepicker .ui-datepicker-next:after {
  content: "\E9CB";
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  color: #333;
  background-color: #f5f5f5;
}

.ui-datepicker .ui-datepicker-calendar {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
}

.ui-datepicker .ui-datepicker-calendar th {
  text-align: center;
  font-weight: 400;
  padding-top: 0.9375rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  color: #999;
}

.ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
}

.ui-datepicker .ui-datepicker-calendar td span,
.ui-datepicker .ui-datepicker-calendar td a {
  display: block;
  position: relative;
  text-decoration: none;
  min-width: 2.25003125rem;
  color: #333;
  padding: 0.5rem;
  border-radius: 0.1875rem;
}

.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
  color: #333;
  background-color: #f5f5f5;
}

.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled a,
.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled span {
  color: #999;
  background-color: transparent;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-week-col {
  min-width: 2.25003125rem;
  padding: 0.5rem;
  color: #999;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day .ui-state-active {
  color: #fff;
  background-color: #26A69A;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today .ui-state-highlight {
  color: #333;
  background-color: #f5f5f5;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today .ui-state-highlight:after {
  content: "";
  position: absolute;
  top: 0.16666667rem;
  right: 0.16666667rem;
  border-top: 0.5rem solid #767575;
  border-left: 0.5rem solid transparent;
  width: 0;
  height: 0;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-other-month .ui-priority-secondary {
  color: #999;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
  text-align: left;
}

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

.ui-datepicker-buttonpane {
  display: flex;
  justify-content: space-between;
  padding-top: 0.9375rem;
}

.ui-datepicker-inline {
  max-width: 100%;
  overflow-x: auto;
}

.ui-datepicker-trigger {
  position: absolute;
  top: 4px;
  right: 0;
  z-index: 4;
  padding: 6px 0;
  cursor: pointer;
}

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

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

.ui-datepicker-multi .ui-datepicker-group + .ui-datepicker-group {
  padding-left: 0.9375rem;
}

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

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

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

.ui-dialog {
  position: fixed;
  top: 0;
  /*rtl:ignore*/
  left: 0;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid transparent;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  border-radius: 0.25rem;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

@media (max-width: 767.98px) {
  .ui-dialog {
    width: 90% !important;
  }
}

.ui-dialog-titlebar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.25rem 1.25rem;
  padding-bottom: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-dialog-title {
  display: block;
  font-size: 0.9375rem;
  line-height: 1.5385;
}

.ui-dialog-titlebar-close {
  margin-left: auto;
  background-color: transparent;
  padding: 0;
  border: 0;
  font-size: 0;
  text-indent: 0;
  opacity: 0.75;
}

.ui-dialog-titlebar-close:after {
  content: "\ED6A";
  font-family: "icomoon";
  display: block;
  width: 0.8125rem;
  font-size: 0.8125rem;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:focus {
  background-color: transparent !important;
  opacity: 1;
}

.ui-dialog-content {
  position: relative;
  overflow: auto;
  padding: 1.25rem;
}

.ui-dialog-content .form-group:last-child,
.ui-dialog-content p:last-child {
  margin-bottom: 0;
}

.ui-dialog-buttonpane {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1.25rem;
  padding-top: 0;
}

.ui-dialog-buttonpane button + button {
  margin-left: 0.625rem;
}

.ui-menu {
  list-style: none;
  padding: 0.5rem 0;
  margin: 0;
  display: block;
  outline: none;
  min-width: 11.25rem;
  white-space: nowrap;
  background-color: #fff;
  border: 0 solid rgba(0, 0, 0, 0.15);
  z-index: 1000;
  border-radius: 0.1875rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.ui-menu .ui-menu {
  position: absolute;
  top: -0.5rem !important;
}

.ui-menu .ui-menu-item {
  margin: 0;
  position: relative;
}

.ui-menu .ui-menu-item i {
  margin-right: 1.25rem;
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: 0.5rem 1.25rem;
  outline: 0;
  color: #333;
  overflow: hidden;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .ui-menu .ui-menu-item-wrapper {
    transition: none;
  }
}

.ui-menu .ui-menu-item-wrapper > .ui-menu-icon {
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  right: 1.25rem;
}

.ui-menu .ui-menu-item-wrapper > .ui-menu-icon:after {
  content: "\E9C7";
  font-family: "icomoon";
  font-size: 1rem;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ui-menu .ui-menu-header {
  display: flex;
  align-items: flex-start;
  padding: 0.5rem 1.25rem;
  font-size: 0.75rem;
  line-height: 1.6667;
  text-transform: uppercase;
  color: #999;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.ui-menu .ui-menu-header.highlight {
  margin-top: 0;
  background-color: #f8f8f8;
}

.ui-menu .ui-menu-item + .highlight,
.ui-menu .highlight + .ui-menu-item {
  margin-top: 0.5rem;
}

.ui-menu .ui-menu-item-wrapper > i,
.ui-menu .ui-menu-header > i {
  top: 0;
  margin-top: 0.12501562rem;
  margin-right: 1.25rem;
}

.ui-menu .ui-menu-divider {
  margin: 0.5rem 0;
  height: 0;
  font-size: 0;
  overflow: hidden;
  border-top: 1px solid #ddd;
}

.ui-menu .ui-state-disabled .ui-menu-item-wrapper {
  color: #999;
  background-color: transparent;
  cursor: default;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  color: #333;
  background-color: #f5f5f5;
}

.ui-progressbar {
  display: flex;
  height: 1.125rem;
  overflow: hidden;
  font-size: 0.609375rem;
  background-color: #eee;
  border-radius: 0.1875rem;
  box-shadow: none;
}

.ui-progressbar-value {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #2196F3;
  background-size: 1.125rem 1.125rem;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .ui-progressbar-value {
    transition: none;
  }
}

.ui-progressbar-striped .ui-progressbar-value {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.ui-progressbar-active .ui-progressbar-value {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  /*rtl:ignore*/
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  max-height: 340px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-top: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.6667;
  padding: 0.5rem 1.25rem;
  text-transform: uppercase;
  height: auto;
  border: 0;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup ~ .ui-menu-item .ui-menu-item-wrapper {
  padding-left: 2.5rem;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-button {
  text-decoration: none;
  text-align: left;
  outline: 0;
  font-weight: 400;
}

:not(.ui-controlgroup) > .ui-selectmenu-button {
  display: inline-block;
  position: relative;
  background-color: transparent;
  border: 1px solid #ddd;
  border-width: 1px 0;
  border-top-color: transparent;
  border-radius: 0;
}

:not(.ui-controlgroup) > .ui-selectmenu-button:hover,
:not(.ui-controlgroup) > .ui-selectmenu-button:focus {
  box-shadow: 0 0 0 62.5rem rgba(0, 0, 0, 0.01) inset;
}

:not(.ui-controlgroup) > .ui-selectmenu-button:not([class*=bg-]):hover,
:not(.ui-controlgroup) > .ui-selectmenu-button:not([class*=bg-]):focus {
  background-color: transparent;
}

.ui-selectmenu-button:not(.ui-button-icon-only) {
  padding: 0.5rem 0;
  padding-right: 1.5rem;
}

.ui-selectmenu-button:after {
  content: "\E9C5";
  font-family: "icomoon";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  text-align: center;
  font-size: 1rem;
  line-height: 1;
  color: inherit;
  transform: translate(0%, -50%);
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ui-selectmenu-button.ui-button-icon-only:after {
  right: 50%;
  transform: translate(50%, -50%);
}

.ui-selectmenu-button .ui-selectmenu-text {
  display: block;
  text-transform: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ui-selectmenu-disabled:not(.ui-controlgroup-item) {
  cursor: default;
  background-color: transparent;
  border-bottom-style: dashed;
}

.ui-selectmenu-disabled:not(.ui-controlgroup-item):focus {
  border-bottom-color: #ddd;
  box-shadow: none;
}

.ui-selectmenu-lg .ui-selectmenu-button .ui-selectmenu-text {
  padding: 0.625rem 0;
  padding-right: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.4286;
}

.ui-selectmenu-sm .ui-selectmenu-button .ui-selectmenu-text {
  padding: 0.375rem 0;
  padding-right: 1.5rem;
  font-size: 0.75rem;
  line-height: 1.6667;
}

.ui-selectmenu-images .ui-menu-item span {
  display: inline-block;
  margin-right: 1.25rem;
  background-size: 1.25003125rem 1.25003125rem;
  float: left;
  width: 1.25003125rem;
  height: 1.25003125rem;
  border-radius: 0.1875rem;
}

.ui-selectmenu-images .demo-img-amazon {
  background: url("/assets/images/brands/amazon.png") no-repeat;
}

.ui-selectmenu-images .demo-img-youtube {
  background: url("/assets/images/brands/youtube.png") no-repeat;
}

.ui-selectmenu-images .demo-img-twitter {
  background: url("/assets/images/brands/twitter.png") no-repeat;
}

.ui-selectmenu-images .demo-img-bing {
  background: url("/assets/images/brands/bing.png") no-repeat;
}

.ui-selectmenu-images .demo-img-spotify {
  background: url("/assets/images/brands/spotify.png") no-repeat;
}

.ui-slider {
  position: relative;
  text-align: left;
  background-color: #eee;
  border-radius: 100px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  background-color: #5C6BC0;
  border: 1px solid transparent;
  outline: 0;
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 100px;
  transition: background-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, transform ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .ui-slider .ui-slider-handle {
    transition: none;
  }
}

.ui-slider .ui-slider-handle.ui-state-hover,
.ui-slider .ui-slider-handle.ui-state-focus {
  transform: scale(1.1);
}

.ui-slider .ui-slider-handle.ui-state-focus,
.ui-slider .ui-slider-handle.ui-state-active {
  box-shadow: 0 0 0 0.625rem rgba(92, 107, 192, 0.1);
}

.ui-slider .ui-slider-handle:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.15625rem;
  margin-left: -0.15625rem;
  background-color: #5C6BC0;
  width: 0.3125rem;
  height: 0.3125rem;
  border-radius: 100px;
  transition: background-color ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .ui-slider .ui-slider-handle:after {
    transition: none;
  }
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  background-color: #5C6BC0;
  border-radius: 100px;
}

.ui-slider.ui-slider-disabled {
  opacity: 0.75;
}

.ui-slider.ui-slider-disabled .ui-slider-handle {
  cursor: default;
}

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

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3125rem;
  /*rtl:ignore*/
  margin-left: -0.46875rem;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

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

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

.ui-slider-vertical {
  width: 0.3125rem;
  height: 150px;
  display: inline-block;
  margin: 0 0.625rem;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3125rem;
  margin-bottom: -0.46875rem;
}

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

.ui-slider-lg .ui-slider-handle {
  width: 1.3125rem;
  height: 1.3125rem;
}

.ui-slider-lg .ui-slider-handle:after {
  margin-top: -0.21875rem;
  margin-left: -0.21875rem;
  width: 0.4375rem;
  height: 0.4375rem;
}

.ui-slider-lg.ui-slider-horizontal {
  height: 0.4375rem;
}

.ui-slider-lg.ui-slider-horizontal .ui-slider-handle {
  top: -0.4375rem;
  /*rtl:ignore*/
  margin-left: -0.65625rem;
}

.ui-slider-lg.ui-slider-vertical {
  width: 0.4375rem;
}

.ui-slider-lg.ui-slider-vertical .ui-slider-handle {
  left: -0.4375rem;
  margin-bottom: -0.65625rem;
}

.ui-slider-sm .ui-slider-handle {
  width: 0.5625rem;
  height: 0.5625rem;
}

.ui-slider-sm .ui-slider-handle:after {
  margin-top: -0.09375rem;
  margin-left: -0.09375rem;
  width: 0.1875rem;
  height: 0.1875rem;
}

.ui-slider-sm.ui-slider-horizontal {
  height: 0.1875rem;
}

.ui-slider-sm.ui-slider-horizontal .ui-slider-handle {
  top: -0.1875rem;
  /*rtl:ignore*/
  margin-left: -0.28125rem;
}

.ui-slider-sm.ui-slider-vertical {
  width: 0.1875rem;
}

.ui-slider-sm.ui-slider-vertical .ui-slider-handle {
  left: -0.1875rem;
  margin-bottom: -0.28125rem;
}

.ui-slider-primary .ui-slider-range {
  background-color: #2196F3;
  border-color: #2196F3;
}

.ui-slider-primary .ui-slider-handle,
.ui-slider-primary .ui-slider-handle:after {
  background-color: #2196F3;
}

.ui-slider-primary .ui-slider-handle.ui-state-focus,
.ui-slider-primary .ui-slider-handle.ui-state-active {
  box-shadow: 0 0 0 0.625rem rgba(33, 150, 243, 0.1);
}

.ui-slider-danger .ui-slider-range {
  background-color: #F44336;
  border-color: #F44336;
}

.ui-slider-danger .ui-slider-handle,
.ui-slider-danger .ui-slider-handle:after {
  background-color: #F44336;
}

.ui-slider-danger .ui-slider-handle.ui-state-focus,
.ui-slider-danger .ui-slider-handle.ui-state-active {
  box-shadow: 0 0 0 0.625rem rgba(244, 67, 54, 0.1);
}

.ui-slider-success .ui-slider-range {
  background-color: #4CAF50;
  border-color: #4CAF50;
}

.ui-slider-success .ui-slider-handle,
.ui-slider-success .ui-slider-handle:after {
  background-color: #4CAF50;
}

.ui-slider-success .ui-slider-handle.ui-state-focus,
.ui-slider-success .ui-slider-handle.ui-state-active {
  box-shadow: 0 0 0 0.625rem rgba(76, 175, 80, 0.1);
}

.ui-slider-warning .ui-slider-range {
  background-color: #FF7043;
  border-color: #FF7043;
}

.ui-slider-warning .ui-slider-handle,
.ui-slider-warning .ui-slider-handle:after {
  background-color: #FF7043;
}

.ui-slider-warning .ui-slider-handle.ui-state-focus,
.ui-slider-warning .ui-slider-handle.ui-state-active {
  box-shadow: 0 0 0 0.625rem rgba(255, 112, 67, 0.1);
}

.ui-slider-info .ui-slider-range {
  background-color: #00BCD4;
  border-color: #00BCD4;
}

.ui-slider-info .ui-slider-handle,
.ui-slider-info .ui-slider-handle:after {
  background-color: #00BCD4;
}

.ui-slider-info .ui-slider-handle.ui-state-focus,
.ui-slider-info .ui-slider-handle.ui-state-active {
  box-shadow: 0 0 0 0.625rem rgba(0, 188, 212, 0.1);
}

.ui-slider-circle .ui-slider-handle:after {
  background-color: #fff;
}

.ui-handle-white .ui-slider-handle {
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.ui-handle-white .ui-slider-handle:after {
  content: none;
}

.ui-handle-white .ui-slider-handle.ui-state-focus,
.ui-handle-white .ui-slider-handle.ui-state-active {
  box-shadow: 0 0 0 0.625rem rgba(92, 107, 192, 0.1), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.ui-spinner {
  position: relative;
  display: flex;
  width: 100%;
}

.ui-spinner-input {
  margin-right: 1.25rem;
}

.ui-spinner-button {
  display: flex;
  align-items: center;
  border-radius: 0;
}

.ui-spinner-button:after {
  font-family: "icomoon";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1rem;
  font-size: 1rem;
  line-height: 1;
  text-indent: 0;
  transform: translate(-50%, -50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ui-spinner-button > span {
  display: none;
}

.ui-spinner-up {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.ui-spinner-up:after {
  content: "\E9F7";
}

.ui-spinner-down {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.ui-spinner-down:after {
  content: "\E9E2";
}

.ui-tabs {
  position: relative;
}

.ui-tabs .ui-tabs-nav {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.25rem;
  border-bottom: 1px solid #ddd;
}

.ui-tabs .ui-tabs-tab {
  list-style: none;
  position: relative;
  padding: 0;
  margin-bottom: -1px;
}

.ui-tabs .ui-tabs-anchor {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  color: #777;
  padding: 0.75rem 1.25rem;
  border: 1px solid transparent;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .ui-tabs .ui-tabs-anchor {
    transition: none;
  }
}

.ui-tabs .ui-tabs-anchor:before {
  content: '';
  position: absolute;
  height: 2px;
  top: -1px;
  left: -1px;
  right: -1px;
  transition: background-color ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .ui-tabs .ui-tabs-anchor:before {
    transition: none;
  }
}

.ui-tabs .ui-tabs-anchor i {
  top: 0;
  margin-top: 0.12501562rem;
}

.ui-tabs .ui-state-hover .ui-tabs-anchor:not(.ui-state-disabled),
.ui-tabs .ui-state-focus .ui-tabs-anchor:not(.ui-state-disabled) {
  color: #333;
}

.ui-tabs .ui-tabs-active .ui-tabs-anchor {
  color: #333;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}

.ui-tabs .ui-tabs-active .ui-tabs-anchor:before {
  background-color: #2196F3;
}

.ui-tabs .ui-state-disabled {
  color: #999;
  background-color: transparent;
  border-color: transparent;
  cursor: default;
}

.ui-tabs .ui-sortable-helper:not(.ui-tabs-active) .ui-tabs-anchor {
  border-color: #ddd;
}

.ui-tabs .ui-tabs-panel {
  display: block;
}

.ui-tooltip {
  position: absolute;
  z-index: 1070;
  max-width: 200px;
  padding: 0.5625rem 0.75rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.1875rem;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  /*rtl:ignore*/
  left: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}

.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;
  list-style: none;
}

.ui-helper-clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.ui-helper-zfix {
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
}

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

/* ------------------------------------------------------------------------------
 *
 *  # Ripple effect
 *
 *  Styles for ripple.min.js - material design ripple click effect
 *
 * ---------------------------------------------------------------------------- */

.legitRipple {
  position: relative;
  overflow: hidden;
  z-index: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.legitRipple-ripple {
  position: absolute;
  width: 0;
  z-index: -1;
  pointer-events: none;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.15);
  will-change: transform, width, opacity;
  opacity: 1;
  transition: width 0.15s linear, opacity 0.5s ease-out;
  transform: translate(-50%, -50%);
  display: block;
}

.legitRipple-ripple:before {
  content: "";
  padding-top: 100%;
  display: block;
}

.ripple-dark .legitRipple-ripple,
.btn-light .legitRipple-ripple,
.btn.bg-white .legitRipple-ripple,
.btn-link .legitRipple-ripple,
.btn.bg-transparent .legitRipple-ripple,
.page-link:not(.active) .legitRipple-ripple,
.nav-tabs:not([class*=bg-]) .nav-link .legitRipple-ripple,
.nav-pills .nav-link .legitRipple-ripple,
.ui-button:not([class*=bg-]) .legitRipple-ripple,
.ui-datepicker-buttonpane button:not([class*=bg-]) .legitRipple-ripple,
.ui-tabs-anchor .legitRipple-ripple,
.fc-button .legitRipple-ripple,
.sp-replacer .legitRipple-ripple,
.sidebar-light .nav-sidebar .nav-link .legitRipple-ripple,
.plupload_add .legitRipple-ripple,
.btn[class*=alpha-] .legitRipple-ripple,
.btn-outline.bg-white .legitRipple-ripple,
.btn-outline.bg-light .legitRipple-ripple,
.list-group-item-action .legitRipple-ripple,
.navbar-light .navbar-nav-link .legitRipple-ripple {
  background-color: rgba(0, 0, 0, 0.075);
}

.ripple-light .legitRipple-ripple,
.sidebar-user-material-footer > a .legitRipple-ripple,
.sp-replacer[class*=bg-] .legitRipple-ripple,
.pagination-pager-linked .page-link .legitRipple-ripple,
.page-item.active .page-link .legitRipple-ripple,
.list-group-item-action.active .legitRipple-ripple {
  background-color: rgba(255, 255, 255, 0.15);
}

img ~ .legitRipple-ripple {
  z-index: auto;
}

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

.legitRipple-template {
  display: none;
}

/* ------------------------------------------------------------------------------
 *
 *  # Prism
 *
 *  Styles for prism.min.js - lightweight, extensible syntax highlighter
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Slinky
 *
 *  Styles for slinky.min.js - animated multi level navigation
 *
 * ---------------------------------------------------------------------------- */

.slinky-menu {
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
}

.slinky-menu > ul {
  /*rtl:ignore*/
  left: 0;
  position: relative;
  transform: translateZ(0);
}

.slinky-menu ul {
  width: 100%;
}

.slinky-menu ul.active {
  max-height: 340px;
  overflow-y: auto;
}

.slinky-menu li + li:not(.dropdown-item):not(.dropdown-divider) {
  margin-top: 1px;
}

.slinky-menu li ul {
  display: none;
  /*rtl:ignore*/
  left: 100%;
  position: absolute;
  top: 0;
}

.slinky-menu .header {
  display: flex;
  position: relative;
  color: #2196F3;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .slinky-menu .header {
    transition: none;
  }
}

.slinky-menu .header:hover,
.slinky-menu .header:focus {
  color: #0a6ebd;
}

.slinky-menu .header .title {
  flex: 1;
  padding: 0.5rem 1.25rem;
  padding-left: 3.5rem;
}

.slinky-menu .next:after,
.slinky-menu .next:before,
.slinky-menu .back:after,
.slinky-menu .back:before {
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  font-size: 1rem;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slinky-menu .next {
  padding-right: 3rem;
}

.slinky-menu .next:after {
  content: "\E9C7";
  right: 1.25rem;
}

.slinky-menu .back {
  position: absolute;
  padding: 0.5rem 1.25rem;
  color: inherit;
  width: 100%;
  height: 100%;
}

.slinky-menu .back:before {
  content: "\EDE7";
  left: 1.25rem;
}

/* ------------------------------------------------------------------------------
 *
 *  # Sticky kit
 *
 *  Styles for sticky.min.js - extension that makes elements sticky
 *
 * ---------------------------------------------------------------------------- */

.is_stuck {
  z-index: 1030 !important;
}

/* ------------------------------------------------------------------------------
 *
 *  # Headroom
 *
 *  Styles for headroom.min.js - hides BS navbar component on page scroll
 *
 * ---------------------------------------------------------------------------- */

.headroom {
  transition: transform ease-in-out 0.2s, box-shadow ease-in-out 0.2s;
  will-change: transform;
}

.navbar-slide-top.headroom--pinned {
  transform: translateY(0);
}

.navbar-slide-top.headroom--unpinned {
  transform: translateY(-100%);
  box-shadow: none;
}

.navbar-slide-bottom.headroom--pinned {
  transform: translateY(100%);
  box-shadow: none;
}

.navbar-slide-bottom.headroom--unpinned {
  transform: translateY(0);
}

/* ------------------------------------------------------------------------------
 *
 *  # Dragula - drag and drop library
 *
 *  Styles for Dragula Drag and drop plugin
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Perfect Scrollbar
 *
 *  Styles for perfect_scrollbar.min.js - custom scrollbar extension
 *
 * ---------------------------------------------------------------------------- */

.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

.ps__rail-y,
.ps__rail-x {
  opacity: 0;
  position: absolute;
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .ps__rail-y,
  .ps__rail-x {
    transition: none;
  }
}

.ps__rail-x {
  bottom: 0;
}

.ps__rail-y {
  /*rtl:ignore*/
  right: 0;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.75;
}

.ps__thumb-y,
.ps__thumb-x {
  background-color: #999;
  position: absolute;
  pointer-events: none;
  border-radius: 100px;
}

.ps__thumb-y {
  width: 0.25rem;
  right: 0.125rem;
}

.ps__thumb-x {
  height: 0.25rem;
  bottom: 0.125rem;
}

@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

/* ------------------------------------------------------------------------------
*
*  # Floating action buttons
*
*  Styles for fab.min.js - material design floating action button with menu
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Fancytree
*
*  Styles for fancytree_all.min.js - tree plugin for jQuery
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Ladda progress buttons
 *
 *  Styles for ladda.min.js - buttons with built-in loading indicators
 *
 * ---------------------------------------------------------------------------- */

.btn-ladda,
.btn-ladda .ladda-spinner,
.btn-ladda .ladda-label {
  transition: all cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  .btn-ladda,
  .btn-ladda .ladda-spinner,
  .btn-ladda .ladda-label {
    transition: none;
  }
}

.btn-ladda .ladda-spinner {
  position: absolute;
  z-index: 2;
  display: inline-block;
  top: 50%;
  pointer-events: none;
  opacity: 0;
}

.btn-ladda .ladda-label {
  z-index: 3;
}

.btn-ladda .ladda-progress {
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
  visibility: hidden;
  opacity: 0;
  transition: all linear 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  .btn-ladda .ladda-progress {
    transition: none;
  }
}

.btn-ladda[data-loading] .ladda-progress {
  visibility: visible;
  opacity: 1;
}

.btn-ladda[data-style=zoom-in],
.btn-ladda[data-style=zoom-out] {
  overflow: hidden;
}

.btn-ladda[data-style=zoom-in],
.btn-ladda[data-style=zoom-in] .ladda-spinner,
.btn-ladda[data-style=zoom-in] .ladda-label,
.btn-ladda[data-style=zoom-out],
.btn-ladda[data-style=zoom-out] .ladda-spinner,
.btn-ladda[data-style=zoom-out] .ladda-label {
  transition: 0.3s ease all;
}

@media (prefers-reduced-motion: reduce) {
  .btn-ladda[data-style=zoom-in],
  .btn-ladda[data-style=zoom-in] .ladda-spinner,
  .btn-ladda[data-style=zoom-in] .ladda-label,
  .btn-ladda[data-style=zoom-out],
  .btn-ladda[data-style=zoom-out] .ladda-spinner,
  .btn-ladda[data-style=zoom-out] .ladda-label {
    transition: none;
  }
}

.btn-ladda[data-style=zoom-in] .ladda-label,
.btn-ladda[data-style=zoom-out] .ladda-label {
  position: relative;
  display: inline-block;
}

.btn-ladda[data-style=zoom-in] .ladda-spinner,
.btn-ladda[data-style=zoom-out] .ladda-spinner {
  left: 50%;
}

.btn-ladda[data-style=zoom-in][data-loading] .ladda-label,
.btn-ladda[data-style=zoom-out][data-loading] .ladda-label {
  opacity: 0;
}

.btn-ladda[data-style=zoom-in][data-loading] .ladda-spinner,
.btn-ladda[data-style=zoom-out][data-loading] .ladda-spinner {
  transform: none;
  opacity: 1;
}

.btn-ladda[data-style=zoom-in] .ladda-spinner {
  transform: scale(0.2);
}

.btn-ladda[data-style=zoom-in][data-loading] .ladda-label {
  transform: scale(2.2);
}

.btn-ladda[data-style=zoom-out] .ladda-spinner {
  transform: scale(2.5);
}

.btn-ladda[data-style=zoom-out][data-loading] .ladda-label {
  transform: scale(0.5);
}

.btn-ladda[data-style=expand-left] {
  overflow: hidden;
}

.btn-ladda[data-style=expand-left] .ladda-spinner {
  left: 20px;
}

.btn-ladda[data-style=expand-left][data-loading] {
  padding-left: 35px;
}

.btn-ladda[data-style=expand-left][data-loading] .ladda-spinner {
  opacity: 1;
}

.btn-ladda[data-style=expand-right] {
  overflow: hidden;
}

.btn-ladda[data-style=expand-right] .ladda-spinner {
  right: 20px;
}

.btn-ladda[data-style=expand-right][data-loading] {
  padding-right: 35px;
}

.btn-ladda[data-style=expand-right][data-loading] .ladda-spinner {
  opacity: 1;
}

.btn-ladda[data-style=expand-up] {
  overflow: hidden;
}

.btn-ladda[data-style=expand-up] .ladda-spinner {
  top: -16px;
  left: 50%;
}

.btn-ladda[data-style=expand-up][data-loading] {
  padding-top: 40px;
}

.btn-ladda[data-style=expand-up][data-loading] .ladda-spinner {
  top: 12px;
  margin-top: 8px;
  opacity: 1;
}

.btn-ladda[data-style=expand-down] {
  overflow: hidden;
}

.btn-ladda[data-style=expand-down] .ladda-spinner {
  top: 44px;
  left: 50%;
}

.btn-ladda[data-style=expand-down][data-loading] {
  padding-bottom: 40px;
}

.btn-ladda[data-style=expand-down][data-loading] .ladda-spinner {
  opacity: 1;
}

.btn-ladda[data-style=slide-left] {
  overflow: hidden;
}

.btn-ladda[data-style=slide-left] .ladda-label {
  left: 0;
  position: relative;
}

.btn-ladda[data-style=slide-left] .ladda-spinner {
  right: 0;
}

.btn-ladda[data-style=slide-left][data-loading] .ladda-label {
  left: -100%;
  opacity: 0;
}

.btn-ladda[data-style=slide-left][data-loading] .ladda-spinner {
  right: 50%;
  opacity: 1;
}

.btn-ladda[data-style=slide-right] {
  overflow: hidden;
}

.btn-ladda[data-style=slide-right] .ladda-label {
  right: 0;
  position: relative;
}

.btn-ladda[data-style=slide-right] .ladda-spinner {
  left: 0;
}

.btn-ladda[data-style=slide-right][data-loading] .ladda-label {
  right: -100%;
  opacity: 0;
}

.btn-ladda[data-style=slide-right][data-loading] .ladda-spinner {
  left: 50%;
  opacity: 1;
}

.btn-ladda[data-style=slide-up] {
  overflow: hidden;
}

.btn-ladda[data-style=slide-up] .ladda-label {
  top: 0;
  position: relative;
}

.btn-ladda[data-style=slide-up] .ladda-spinner {
  top: 100%;
  left: 50%;
}

.btn-ladda[data-style=slide-up][data-loading] .ladda-label {
  top: -16px;
  opacity: 0;
}

.btn-ladda[data-style=slide-up][data-loading] .ladda-spinner {
  top: 16px;
  opacity: 1;
}

.btn-ladda[data-style=slide-down] {
  overflow: hidden;
}

.btn-ladda[data-style=slide-down] .ladda-label {
  top: 0;
  position: relative;
}

.btn-ladda[data-style=slide-down] .ladda-spinner {
  top: -100%;
  left: 50%;
}

.btn-ladda[data-style=slide-down][data-loading] .ladda-label {
  top: 16px;
  opacity: 0;
}

.btn-ladda[data-style=slide-down][data-loading] .ladda-spinner {
  top: 16px;
  opacity: 1;
}

.btn-ladda[data-style=fade] {
  overflow: hidden;
}

.btn-ladda[data-style=fade] .ladda-spinner {
  left: 50%;
}

.btn-ladda[data-style=fade][data-loading] .ladda-label {
  opacity: 0;
}

.btn-ladda[data-style=fade][data-loading] .ladda-spinner {
  opacity: 1;
}

.btn-ladda[data-style=radius] {
  overflow: hidden;
  transition: all ease-in-out 0.5s;
}

@media (prefers-reduced-motion: reduce) {
  .btn-ladda[data-style=radius] {
    transition: none;
  }
}

.btn-ladda[data-style=radius] .ladda-spinner {
  left: 50%;
}

.btn-ladda[data-style=radius][data-loading] {
  border-radius: 100px;
}

.btn-ladda[data-style=radius][data-loading] .ladda-label {
  opacity: 0;
}

.btn-ladda[data-style=radius][data-loading] .ladda-spinner {
  opacity: 1;
}

/* ------------------------------------------------------------------------------
 *
 *  # FullCalendar
 *
 *  Styles for fullcalendar JS files - JavaScript event calendar
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Image cropper
 *
 *  Styles for cropper.min.js - a simple jQuery image cropping plugin
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Fancybox lightbox
 *
 *  Styles for fancybox.min.js - Mac-style "lightbox" plugin
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Footable
 *
 *  jQuery plugin that aims to make HTML tables on smaller devices look awesome.
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Datatables library
 *
 *  Add advanced interaction controls to any HTML table
 *
 * ---------------------------------------------------------------------------- */

.dataTable {
  margin: 0;
  max-width: none;
}

.dataTable thead th,
.dataTable thead td {
  outline: 0;
  position: relative;
}

.dataTable thead .sorting_asc,
.dataTable thead .sorting_desc,
.dataTable thead .sorting {
  cursor: pointer;
}

.dataTable thead .sorting,
.dataTable thead .sorting_asc,
.dataTable thead .sorting_desc,
.dataTable thead .sorting_asc_disabled,
.dataTable thead .sorting_desc_disabled {
  padding-right: 2.5rem;
}

.dataTable thead .sorting:before,
.dataTable thead .sorting:after,
.dataTable thead .sorting_asc:after,
.dataTable thead .sorting_desc:after,
.dataTable thead .sorting_asc_disabled:after,
.dataTable thead .sorting_desc_disabled:after {
  content: '';
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  right: 1.25rem;
  font-size: 0.75rem;
  margin-top: -0.375rem;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dataTable thead .sorting:before {
  content: "\E9C1";
  margin-top: -0.125rem;
  opacity: 0.5;
}

.dataTable thead .sorting:after {
  content: "\E9C2";
  margin-top: -0.625rem;
  opacity: 0.5;
}

.dataTable thead .sorting_asc:after {
  content: "\E9C2";
  opacity: 1;
}

.dataTable thead .sorting_desc:after {
  content: "\E9C1";
  opacity: 1;
}

.dataTable thead .sorting_asc_disabled:after {
  content: "\E9C2";
  opacity: 0.25;
}

.dataTable thead .sorting_desc_disabled:after {
  content: "\E9C1";
  opacity: 0.25;
}

.dataTable tbody + thead > tr:first-child > th,
.dataTable tbody + thead > tr:first-child > td,
.dataTable tbody + tfoot + thead > tr:first-child > th,
.dataTable tbody + tfoot + thead > tr:first-child > td {
  border-top: 0;
}

.dataTable tbody th,
.dataTable tbody td {
  outline: 0;
}

.dataTable tbody th.active,
.dataTable tbody td.active {
  background-color: rgba(0, 0, 0, 0.03);
}

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

.dataTable.table-bordered {
  border-collapse: collapse;
}

.dataTables_wrapper {
  position: relative;
  flex: none;
}

.dataTables_wrapper::after {
  display: block;
  clear: both;
  content: "";
}

.dataTables_wrapper .table-bordered {
  border-top: 0;
}

.dataTables_wrapper + .card-body {
  border-top: 1px solid #ddd;
}

.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  background-color: #fff;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

.datatable-header,
.datatable-footer {
  padding: 1.25rem 1.25rem 0 1.25rem;
}

.datatable-header::after,
.datatable-footer::after {
  display: block;
  clear: both;
  content: "";
}

.datatable-header > div:first-child,
.datatable-footer > div:first-child {
  margin-left: 0;
}

.card-body .datatable-header,
.card-body
.datatable-footer {
  padding-left: 0;
  padding-right: 0;
}

.datatable-header-accent,
.datatable-footer-accent {
  background-color: rgba(0, 0, 0, 0.02);
}

.datatable-header {
  border-bottom: 1px solid #ddd;
}

.datatable-footer {
  border-top: 1px solid #b7b7b7;
}

.dataTables_length {
  float: right;
  display: inline-block;
  margin: 0 0 1.25rem 1.25rem;
}

.dataTables_length > label {
  margin-bottom: 0;
}

.dataTables_length > label > span:first-child {
  float: left;
  margin: 0.5625rem 0.83333333rem;
  margin-left: 0;
}

.dataTables_length select {
  height: calc(1.5385em + 1rem + 2px);
  padding: 0.5rem 0;
  font-size: 0.8125rem;
  line-height: 1.5385;
  color: #333;
  background-color: transparent;
  border: 1px solid #ddd;
  outline: 0;
}

.length-left .dataTables_length {
  float: left;
}

.dataTables_length .select2-container {
  width: auto;
}

.dataTables_length .select2-choice {
  min-width: 3.75rem;
}

.dataTables_filter {
  position: relative;
  display: block;
  float: left;
  margin: 0 0 1.25rem 1.25rem;
}

.dataTables_filter > label {
  margin-bottom: 0;
  position: relative;
}

.dataTables_filter > label:after {
  content: "\E98E";
  font-family: "icomoon";
  font-size: 0.75rem;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.375rem;
  line-height: 1;
  opacity: 0.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dataTables_filter > label > span {
  float: left;
  margin: 0.5625rem 0.83333333rem;
  margin-left: 0;
}

.dataTables_filter input {
  outline: 0;
  width: 12.5rem;
  padding: 0.5rem 0;
  padding-right: 1.125rem;
  font-size: 0.8125rem;
  line-height: 1.5385;
  color: #333;
  background-color: transparent;
  border: 1px solid #ddd;
  border-width: 1px 0;
  border-top-color: transparent;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .dataTables_filter input {
    transition: none;
  }
}

.dataTables_filter input:focus {
  border-bottom-color: #1565C0;
  box-shadow: 0 1px 0 #1565C0;
}

.dataTables_filter input::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.dataTables_filter input:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

.dataTables_filter input::-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

.dataTables_filter input::placeholder {
  color: #999;
  opacity: 1;
}

.filter-right .dataTables_filter {
  float: right;
}

.dataTables_info {
  float: left;
  padding: 0.5rem 0;
  margin-bottom: 1.25rem;
}

.info-right .dataTables_info {
  float: right;
}

.dataTables_paginate {
  float: right;
  text-align: right;
  margin: 0 0 1.25rem 1.25rem;
}

.dataTables_paginate .paginate_button {
  display: inline-block;
  padding: 0.5rem;
  min-width: 2.25003125rem;
  margin-left: 0.125rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  color: #333;
  outline: 0;
  border: 1px solid transparent;
  border-radius: 0.1875rem;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .dataTables_paginate .paginate_button {
    transition: none;
  }
}

.dataTables_paginate .paginate_button:first-child {
  margin-left: 0;
}

.dataTables_paginate .paginate_button:hover,
.dataTables_paginate .paginate_button:focus {
  background-color: #eee;
}

.dataTables_paginate .paginate_button.current,
.dataTables_paginate .paginate_button.current:hover,
.dataTables_paginate .paginate_button.current:focus {
  color: #fff;
  background-color: #37474F;
}

.dataTables_paginate .paginate_button.disabled,
.dataTables_paginate .paginate_button.disabled:hover,
.dataTables_paginate .paginate_button.disabled:focus {
  cursor: default;
  background-color: transparent;
  color: #ccc;
}

.dataTables_paginate.paging_simple .paginate_button {
  padding-left: 1rem;
  padding-right: 1rem;
}

.dataTables_paginate.paging_simple .paginate_button:not(.disabled):hover,
.dataTables_paginate.paging_simple .paginate_button:not(.disabled):focus {
  color: #fff;
  background-color: #37474F;
}

.paginate-left .dataTables_paginate {
  float: left;
}

.paging_simple .paginate_button:hover,
.paging_simple .paginate_button:focus {
  color: #fff;
  background-color: #26A69A;
}

.dataTables_scroll {
  clear: both;
}

.dataTables_scroll .dataTables_scrollHead table {
  border-bottom: 0;
}

.dataTables_scroll .dataTables_scrollHead th,
.dataTables_scroll .dataTables_scrollHead td {
  white-space: nowrap;
}

.dataTables_scroll .dataTables_scrollBody {
  -webkit-overflow-scrolling: touch;
}

.dataTables_scroll .dataTables_scrollBody table {
  border-bottom: 0;
}

.dataTables_scroll .dataTables_scrollBody table thead th[class*=sorting]:before,
.dataTables_scroll .dataTables_scrollBody table thead th[class*=sorting]:after {
  content: none;
}

.dataTables_scroll .dataTables_scrollBody table tbody tr:first-child > td {
  border-top: 0;
}

.dataTables_scroll .dataTables_scrollBody th,
.dataTables_scroll .dataTables_scrollBody td {
  white-space: nowrap;
}

.dataTables_scroll .dataTables_scrollBody th > .dataTables_sizing,
.dataTables_scroll .dataTables_scrollBody td > .dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.card-body + .dataTables_wrapper,
.card-body + * > .dataTables_wrapper {
  border-top: 1px solid #ddd;
}

.card-body > .dataTables_wrapper .datatable-footer {
  border-top: 0;
}

.card-body > .dataTables_wrapper .datatable-footer .dataTables_length,
.card-body > .dataTables_wrapper .datatable-footer .dataTables_filter,
.card-body > .dataTables_wrapper .datatable-footer .dataTables_info,
.card-body > .dataTables_wrapper .datatable-footer .dataTables_paginate {
  margin-bottom: 0;
}

.card-header:not([class*=bg-]) + .dataTables_wrapper > .datatable-header {
  padding-top: 0;
}

.card > .dataTables_wrapper .table-bordered {
  border: 0;
}

.card > .dataTables_wrapper .table-bordered > thead > tr > td:first-child,
.card > .dataTables_wrapper .table-bordered > thead > tr > th:first-child,
.card > .dataTables_wrapper .table-bordered > tbody > tr > td:first-child,
.card > .dataTables_wrapper .table-bordered > tbody > tr > th:first-child,
.card > .dataTables_wrapper .table-bordered > tfoot > tr > td:first-child,
.card > .dataTables_wrapper .table-bordered > tfoot > tr > th:first-child {
  border-left: 0;
}

.card > .dataTables_wrapper .table-bordered > thead > tr > td:last-child,
.card > .dataTables_wrapper .table-bordered > thead > tr > th:last-child,
.card > .dataTables_wrapper .table-bordered > tbody > tr > td:last-child,
.card > .dataTables_wrapper .table-bordered > tbody > tr > th:last-child,
.card > .dataTables_wrapper .table-bordered > tfoot > tr > td:last-child,
.card > .dataTables_wrapper .table-bordered > tfoot > tr > th:last-child {
  border-right: 0;
}

.card > .dataTables_wrapper .table-bordered > tbody > tr:last-child > th,
.card > .dataTables_wrapper .table-bordered > tbody > tr:last-child > td {
  border-bottom: 0;
}

.datatable-scroll-lg,
.datatable-scroll,
.datatable-scroll-sm {
  min-height: .01%;
}

.datatable-scroll-wrap {
  width: 100%;
  min-height: .01%;
  overflow-x: auto;
}

@media (max-width: 767.98px) {
  .datatable-scroll-sm {
    width: 100%;
    overflow-x: scroll;
  }

  .datatable-scroll-sm th,
  .datatable-scroll-sm td {
    white-space: nowrap;
  }
}

@media (max-width: 991.98px) {
  .datatable-scroll {
    width: 100%;
    overflow-x: scroll;
  }

  .datatable-scroll th,
  .datatable-scroll td {
    white-space: nowrap;
  }
}

@media (max-width: 1199.98px) {
  .datatable-scroll-lg {
    width: 100%;
    overflow-x: scroll;
  }

  .datatable-scroll-lg th,
  .datatable-scroll-lg td {
    white-space: nowrap;
  }
}

@media (max-width: 767.98px) {
  .dataTables_info,
  .dataTables_paginate,
  .dataTables_length,
  .dataTables_filter,
  .DTTT_container,
  .ColVis {
    float: none !important;
    text-align: center;
    margin-left: 0;
  }

  .dataTables_info,
  .dataTables_paginate {
    margin-top: 0;
  }

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

/* ------------------------------------------------------------------------------
 *
 *  # Columns reorder
 *
 *  Easily modify the column order of a table through drop-and-drag of column headers
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Row Reorder extension
 *
 *  RowReorder adds the ability for rows in a DataTable to be reordered through
 *  user interaction with the table.
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Fixed columns
 *
 *  Extension that "freezes" in place the left most columns in a scrolling DataTable
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Fixed Header extension
 *
 *  This extension lets your users quickly determine what each column refers to
 *  rather than needing to scroll back to the top of the table.
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Autofill extension
 *
 *  Spreadsheets such as Excel and Google Docs have a very handy data duplication
 *  option of an auto fill tool
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Select extension
 *
 *  Adds item selection capabilities to a DataTable
 *
 * ---------------------------------------------------------------------------- */

.dataTable tbody > tr.selected,
.dataTable tbody > tr > .selected {
  background-color: #E8F5E9;
}

.dataTables_wrapper .select-info,
.dataTables_wrapper .select-item {
  margin-left: 0.625rem;
}

@media (max-width: 767.98px) {
  .dataTables_wrapper .select-info,
  .dataTables_wrapper .select-item {
    margin-left: 0;
    display: block;
  }
}

.dataTable tbody .select-checkbox {
  position: relative;
}

.dataTable tbody .select-checkbox:before,
.dataTable tbody .select-checkbox:after {
  display: inline-block;
  color: #455A64;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
}

.dataTable tbody .select-checkbox:before {
  content: '';
  background-color: #fff;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: -0.625rem;
  margin-left: -0.625rem;
  border: 0.125rem solid #455A64;
  border-radius: 0.125rem;
}

.dataTable tbody .selected .select-checkbox:after {
  content: "\E600";
  font-family: "icomoon";
  font-size: 1rem;
  line-height: 1;
  margin-top: -0.5rem;
  margin-left: -0.5rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ------------------------------------------------------------------------------
 *
 *  # Buttons extension
 *
 *  The Buttons extension for DataTables provides a common set of options, API
 *  methods and styling to display buttons that will interact with a DataTable
 *
 * ---------------------------------------------------------------------------- */

.dt-buttons-full .dt-buttons {
  float: none;
  display: flex;
  justify-content: center;
  margin: 0;
  border-bottom: 1px solid #ddd;
  padding-top: 1.25rem;
  padding-bottom: 0.625rem;
  background-color: rgba(0, 0, 0, 0.02);
}

.dt-buttons-full .dt-buttons > .btn {
  margin-bottom: 0.625rem;
  float: none;
}

.dt-buttons {
  position: relative;
  float: right;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 1.25rem 1.25rem;
}

.dt-buttons-left .dt-buttons {
  float: left;
}

.dt-buttons > .btn {
  border-radius: 0;
}

.dt-buttons > .btn:first-child {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.dt-buttons > .btn:last-of-type {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.dt-buttons > .btn + .btn {
  margin-left: -1px;
}

@media (max-width: 767.98px) {
  .dt-buttons {
    float: none;
    text-align: center;
    display: block;
  }

  .dt-buttons .btn {
    float: none;
  }
}

.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  z-index: 1040;
  opacity: 0.5;
}

.dt-button-collection {
  position: absolute;
  background-color: #fff;
  display: block;
  z-index: 1050;
  padding: 0.5rem 0;
  overflow: hidden;
  min-width: 11.25rem;
  -moz-column-gap: 0.125rem;
       column-gap: 0.125rem;
  border-radius: 0.1875rem;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.dt-button-collection:not(.fixed) {
  top: 100% !important;
  left: auto !important;
  right: 0 !important;
}

.dt-button-collection > .dt-button {
  padding: 0.5rem 1.25rem;
  color: #333;
  background-color: transparent;
  border: 0;
  display: block;
  outline: 0;
  width: 100%;
  text-align: left;
  cursor: pointer;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .dt-button-collection > .dt-button {
    transition: none;
  }
}

.dt-button-collection > .dt-button + .dt-button {
  margin-top: 1px;
}

.dt-button-collection > .dt-button:hover,
.dt-button-collection > .dt-button:focus {
  color: #333;
  background-color: #f5f5f5;
}

.dt-button-collection > .dt-button.active {
  color: #fff;
  background-color: #26A69A;
}

.dt-button-collection.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -4.6875rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.dt-button-collection.fixed.two-column {
  margin-left: -9.375rem;
}

.dt-button-collection.fixed.three-column {
  margin-left: -14.065rem;
}

.dt-button-collection.fixed.four-column {
  margin-left: -18.75rem;
}

.dt-button-collection > * {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}

.dt-button-collection.two-column {
  width: 18.75rem;
  -moz-column-count: 2;
       column-count: 2;
}

.dt-button-collection.three-column {
  width: 28.13rem;
  -moz-column-count: 3;
       column-count: 3;
}

.dt-button-collection.four-column {
  width: 37.5rem;
  -moz-column-count: 4;
       column-count: 4;
}

.dt-button-info {
  position: fixed;
  top: 1.25rem;
  right: 1.25rem;
  width: 20rem;
  background-color: #03A9F4;
  color: #fff;
  border: 1px solid #03A9F4;
  padding: 0.9375rem 1.25rem;
  z-index: 1070;
  border-radius: 0.1875rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.dt-button-info h2 {
  font-size: 0.9375rem;
  margin-bottom: 0.3125rem;
  line-height: 1.5385;
  letter-spacing: -0.015em;
}

/* ------------------------------------------------------------------------------
 *
 *  # Key Table extension
 *
 *  KeyTable provides Excel like cell navigation on any table. Events (focus, blur,
 *  action etc) can be assigned to individual cells, columns, rows or all cells.
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Datatables Scroller
 *
 *  Drawing the rows required for the current display only, for fast operation
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Responsive extension
 *
 *  Optimise the table's layout for different screen sizes through the dynamic 
 *  insertion and removal of columns from the table
 *
 * ---------------------------------------------------------------------------- */

.dtr-inline.collapsed tbody tr td:before,
.dtr-inline.collapsed tbody tr th:before {
  margin-right: 0.625rem;
}

.dtr-inline.collapsed tbody tr td:first-child,
.dtr-inline.collapsed tbody tr th:first-child {
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}

.dtr-inline.collapsed tbody tr td:first-child.dataTables_empty:before,
.dtr-inline.collapsed tbody tr th:first-child.dataTables_empty:before {
  display: none;
}

.dtr-column tbody td.control,
.dtr-column tbody th.control {
  position: relative;
  cursor: pointer;
}

.dtr-inline.collapsed tbody tr td:first-child:before,
.dtr-inline.collapsed tbody tr th:first-child:before,
.dtr-column tbody tr td.control:before,
.dtr-column tbody tr th.control:before {
  content: "\E9E4";
  font-family: "icomoon";
  display: inline-block;
  font-size: 1rem;
  width: 1rem;
  line-height: 1;
  position: relative;
  top: -0.09375rem;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dataTable.dtr-inline.collapsed tbody tr.parent td:first-child:before,
.dataTable.dtr-inline.collapsed tbody tr.parent th:first-child:before,
.dataTable.dtr-column tbody tr.parent td.control:before,
.dataTable.dtr-column tbody tr.parent th.control:before {
  content: "\E9E7";
}

.dtr-inline.collapsed tbody tr.child td:before {
  display: none;
}

.dataTable tr.child:hover {
  background-color: transparent;
}

.dataTable tr.child .dtr-title {
  display: table-cell;
  font-weight: 500;
  padding-right: 2.5rem;
}

.dataTable tr.child .dtr-data {
  display: table-cell;
  padding: 0.5rem 0;
}

.dataTable tr td.child {
  white-space: normal;
  position: relative;
}

.dataTable tr td.child > ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}

.dataTable tr td.child > ul > li {
  display: table-row;
}

/* ------------------------------------------------------------------------------
*
*  # Google Maps overrides
*
*  Override Google Maps default styles
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Vector maps
*
*  Vector map container, tooltip and zooming
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # Chart styling
*
*  Charts base - container and sizing setup
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # C3 charts
*
*  Styles for C3.js visualization library
*
* ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
*
*  # D3.js library
*
*  Basic styles for D3.js visualization library
*
* ---------------------------------------------------------------------------- */

.d3-text {
  fill: #333;
}

.d3-slice-border {
  stroke: #fff;
  stroke-width: 1.5px;
}

.d3-state-empty {
  fill: #eee;
}

.d3-bg {
  fill: #fff;
}

.d3-axis path,
.d3-axis line {
  stroke: #999;
  shape-rendering: crispEdges;
}

.d3-axis path {
  fill: none;
}

.d3-axis .tick,
.d3-axis .tick text {
  font-size: 0.75rem;
  fill: #333;
}

.d3-axis-transparent path {
  stroke: none;
}

.d3-axis-title {
  font-size: 0.75rem;
  fill: rgba(51, 51, 51, 0.75);
}

.d3-tip {
  position: absolute;
  padding: 0.5625rem 0.75rem;
  background-color: #000;
  color: #fff;
  margin-bottom: 0;
  font-size: 0.8125rem;
  z-index: 1070;
  border-radius: 0.1875rem;
}

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

.d3-tip.n .d3-tip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: 0;
  border-width: 0 0 0;
  border-top-color: #000;
}

.d3-tip.e .d3-tip-arrow {
  top: 50%;
  margin-top: 0;
  /*rtl:begin:ignore*/
  left: 0;
  border-width: 0 0 0 0;
  border-right-color: #000;
  /*rtl:end:ignore*/
}

.d3-tip.w .d3-tip-arrow {
  top: 50%;
  margin-top: 0;
  /*rtl:begin:ignore*/
  right: 0;
  border-width: 0 0 0 0;
  border-left-color: #000;
  /*rtl:end:ignore*/
}

.d3-tip.s .d3-tip-arrow {
  top: 0;
  left: 50%;
  margin-left: 0;
  border-width: 0 0 0;
  border-bottom-color: #000;
}

.venntooltip {
  position: absolute;
  text-align: center;
  white-space: nowrap;
  background-color: #000;
  color: #fff;
  padding: 0.5625rem 0.75rem;
  display: none;
  border-radius: 0.1875rem;
}

.d3-line {
  fill: none;
}

.d3-line-thin {
  stroke-width: 1px;
}

.d3-line-medium {
  stroke-width: 1.5px;
}

.d3-line-strong {
  stroke-width: 2px;
}

.d3-line-circle {
  fill: #fff;
  cursor: pointer;
}

.d3-line-circle-thin {
  stroke-width: 1px;
}

.d3-line-circle-medium {
  stroke-width: 1.5px;
}

.d3-line-circle-strong {
  stroke-width: 2px;
}

.d3-line-connect {
  fill: none;
  stroke: #999;
}

.d3-grid .tick line {
  stroke-width: 1px;
  stroke: #ddd;
}

.d3-grid-dashed .tick line {
  stroke-dasharray: 4,2;
  stroke: #ddd;
}

.d3-grid-dashed path {
  stroke-width: 0;
}

.d3-crosshair-overlay {
  fill: none;
  pointer-events: all;
}

.d3-crosshair-pointer text {
  fill: #333;
}

.d3-crosshair-line {
  fill: none;
  stroke: #999;
  stroke-width: 1px;
  shape-rendering: crispEdges;
  pointer-events: none;
}

.bullet-tick line {
  stroke: #999;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}

.bullet-tick text {
  fill: #333;
  font-size: 0.75rem;
}

.bullet-marker {
  stroke-width: 2px;
  shape-rendering: crispEdges;
}

.bullet-title {
  fill: #333;
  font-size: 0.8125rem;
  font-weight: 500;
}

.bullet-subtitle {
  fill: #333;
}

.bullet-1 .bullet-range-1 {
  fill: rgba(96, 125, 139, 0.8);
}

.bullet-1 .bullet-range-2 {
  fill: rgba(96, 125, 139, 0.4);
}

.bullet-1 .bullet-range-3 {
  fill: #607D8B;
}

.bullet-1 .bullet-measure-1 {
  fill: rgba(84, 110, 122, 0.9);
}

.bullet-1 .bullet-measure-2 {
  fill: #fff;
}

.bullet-1 .bullet-marker {
  stroke: #37474F;
}

.bullet-2 .bullet-range-1 {
  fill: rgba(255, 112, 67, 0.6);
}

.bullet-2 .bullet-range-2 {
  fill: rgba(255, 112, 67, 0.3);
}

.bullet-2 .bullet-range-3 {
  fill: #FF7043;
}

.bullet-2 .bullet-measure-1 {
  fill: rgba(244, 81, 30, 0.9);
}

.bullet-2 .bullet-measure-2 {
  fill: #fff;
}

.bullet-2 .bullet-marker {
  stroke: #D84315;
}

.bullet-3 .bullet-range-1 {
  fill: rgba(102, 187, 106, 0.7);
}

.bullet-3 .bullet-range-2 {
  fill: rgba(102, 187, 106, 0.35);
}

.bullet-3 .bullet-range-3 {
  fill: #66BB6A;
}

.bullet-3 .bullet-measure-1 {
  fill: rgba(67, 160, 71, 0.9);
}

.bullet-3 .bullet-measure-2 {
  fill: #fff;
}

.bullet-3 .bullet-marker {
  stroke: #2E7D32;
}

.counter-icon {
  font-size: 2rem;
  position: absolute;
  left: 50%;
  margin-left: -1rem;
}

.d3-legend text {
  fill: #333;
  font-size: 0.75rem;
}

.d3-legend line {
  stroke: #999;
  stroke-width: 1px;
}

.chart-widget-legend {
  margin: 0.625rem 0 0 0;
  padding: 0;
  fill: #333;
  font-size: 0.75rem;
  text-align: center;
}

.chart-widget-legend li {
  margin: 0.3125rem 0.625rem 0;
  padding: 0.4375rem 0.5rem 0.3125rem;
  display: inline-block;
}

/* ------------------------------------------------------------------------------
 *
 *  # Ecommerce stuff
 *
 *  Styles for Ecommerce set of pages
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Blog layouts
 *
 *  Blog layouts with various blog layouts
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Task manager
 *
 *  Styles related to task manager - detailed task, list and grid
 *
 * ---------------------------------------------------------------------------- */

.timer-number {
  font-size: 2.875rem;
  line-height: 1;
}

.timer-dots {
  font-size: 1.4375rem;
  padding: 0.71875rem 0;
  line-height: 1;
}

/* ------------------------------------------------------------------------------
 *
 *  # Mail list
 *
 *  Inbox page - list, read and write
 *
 * ---------------------------------------------------------------------------- */

.table-inbox {
  table-layout: fixed;
  min-width: 768px;
}

.table-inbox tr {
  cursor: pointer;
  transition: all ease-in-out 0.15s;
}

@media (prefers-reduced-motion: reduce) {
  .table-inbox tr {
    transition: none;
  }
}

.table-inbox tr:not([class*=alpha-]):not([class*=bg-]) {
  background-color: #fafafa;
}

.table-inbox tr td:not(:first-child) {
  padding-left: 0;
}

.table-inbox tr.unread {
  font-weight: 700;
}

.table-inbox tr.unread:not([class*=alpha-]):not([class*=bg-]) {
  background-color: #fff;
}

.table-inbox-checkbox {
  width: 3.75rem;
}

.table-inbox-star,
.table-inbox-attachment {
  width: 2.25rem;
}

.table-inbox-image {
  width: 3.3750625rem;
}

.table-inbox-name {
  width: 11.25rem;
}

@media (max-width: 767.98px) {
  .table-inbox-subject {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

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

.table-inbox-time {
  text-align: right;
  width: 5rem;
}

/* ------------------------------------------------------------------------------
 *
 *  # User profile
 *
 *  Styles for all user profile layouts
 *
 * ---------------------------------------------------------------------------- */

.profile-cover {
  position: relative;
}

.profile-cover .media {
  position: absolute;
  left: 1.25rem;
  right: 1.25rem;
  bottom: 50%;
  transform: translateY(50%);
}

.profile-cover .media .btn {
  box-shadow: 0 0 0.1875rem rgba(0, 0, 0, 0.5) !important;
}

@media (min-width: 768px) {
  .profile-cover .media {
    bottom: 1.25rem;
    transform: none;
  }
}

.profile-cover .media-body {
  text-shadow: 0 0 0.1875rem rgba(0, 0, 0, 0.5);
}

.profile-cover-img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 21.88rem;
}

.profile-thumb img {
  border: 3px solid #fff;
  box-shadow: 0 0 0.1875rem rgba(0, 0, 0, 0.5);
  width: 6.25rem;
  height: 6.25rem;
}

/* ------------------------------------------------------------------------------
 *
 *  # Login and related forms
 *
 *  Styles related to user login - logins, registration, password revovery, unlock etc.
 *
 * ---------------------------------------------------------------------------- */

.login-cover {
  background: url(/assets/images/login_cover.jpg) no-repeat;
  background-size: cover;
}

.login-form {
  width: 100%;
}

.login-form .nav-item:first-child .nav-link {
  border-top-left-radius: 0.125rem;
}

.login-form .nav-item:last-child .nav-link {
  border-top-right-radius: 0.125rem;
}

@media (min-width: 576px) {
  .login-form {
    width: 20rem;
  }
}

/* ------------------------------------------------------------------------------
 *
 *  # Timeline
 *
 *  Styles for timeline in 3 layouts: left, right and centered
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Chat layouts
 *
 *  Conversation chat styles - layouts, chat elements, colors, options
 *
 * ---------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------
 *
 *  # Error pages
 *
 *  Styles for error and offline pages
 *
 * ---------------------------------------------------------------------------- */

.error-title {
  color: #fff;
  font-size: 8.125rem;
  line-height: 1;
  margin-bottom: 2.5rem;
  font-weight: 300;
  text-stroke: 1px transparent;
  display: block;
  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
}

@media (min-width: 576px) {
  .error-title {
    font-size: 12.5rem;
  }
}

.offline-title {
  font-size: 6.875rem;
}

@media (min-width: 576px) {
  .offline-title {
    font-size: 10rem;
  }
}

/* ------------------------------------------------------------------------------
*
*  # Header elements
*
*  Display default and custom components in page header, card header and breadcrumbs
*
* ---------------------------------------------------------------------------- */

.card-header .header-elements {
  padding-top: 0.9375rem;
}

.page-header-content .header-elements {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding: 1.25rem 1.25rem;
  border-top: 1px solid #c9c6c6;
  border-bottom: 1px solid #c9c6c6;
  background-color: #e8e6e6;
}

.page-header-light .header-elements {
  background-color: #fafafa;
  border-color: #ddd;
  border-bottom: 0;
}

.page-header-dark .header-elements {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
  border-bottom: 0;
}

.breadcrumb-line .header-elements {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding: 0 1.25rem;
  border-top: 1px solid transparent;
}

.breadcrumb-line-light .header-elements {
  background-color: transparent;
  border-color: #ddd;
}

.breadcrumb-line-dark .header-elements {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(255, 255, 255, 0.25);
}

.header-elements .form-group:last-child {
  margin-bottom: 0;
}

.header-elements-toggle,
.footer-elements-toggle {
  margin-left: auto;
  align-self: center;
}

.header-elements-inline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}

.header-elements-inline .header-elements {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
  background-color: transparent;
  border: 0;
  margin-left: 0;
  margin-right: 0;
}

.header-elements-inline .card-header-tabs .nav-link {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 576px) {
  .header-elements-sm-inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
  }

  .header-elements-sm-inline .header-elements {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .header-elements-sm-inline .card-header-tabs .nav-link {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

@media (min-width: 768px) {
  .header-elements-md-inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
  }

  .header-elements-md-inline .header-elements {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .header-elements-md-inline .card-header-tabs .nav-link {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

@media (min-width: 992px) {
  .header-elements-lg-inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
  }

  .header-elements-lg-inline .header-elements {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .header-elements-lg-inline .card-header-tabs .nav-link {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

@media (min-width: 1200px) {
  .header-elements-xl-inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
  }

  .header-elements-xl-inline .header-elements {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .header-elements-xl-inline .card-header-tabs .nav-link {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

/* ------------------------------------------------------------------------------
 *
 *  # Helper classes
 *
 *  Custom helper classes used in the template.
 *
 * ---------------------------------------------------------------------------- */

.font-size-lg {
  font-size: 0.875rem;
}

.font-size-base {
  font-size: 0.8125rem;
}

.font-size-sm {
  font-size: 0.75rem;
}

.font-size-xs {
  font-size: 0.6875rem;
}

.line-height-lg {
  line-height: 1.4286;
}

.line-height-base {
  line-height: 1.5385;
}

.line-height-sm {
  line-height: 1.6667;
}

.line-height-xs {
  line-height: 1.82;
}

.line-height-1 {
  line-height: 1;
}

.opacity-75 {
  opacity: 0.75;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-0 {
  opacity: 0;
}

.top-0 {
  top: 0;
}

.top-auto {
  top: auto;
}

.bottom-0 {
  bottom: 0;
}

.bottom-auto {
  bottom: auto;
}

.left-0 {
  left: 0;
}

.left-auto {
  left: auto;
}

.right-0 {
  right: 0;
}

.right-auto {
  right: auto;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-move {
  cursor: move;
}

.cursor-default {
  cursor: default;
}

.cursor-disabled {
  cursor: default;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-auto {
  overflow: auto;
}

.border-width-0 {
  border-width: 0;
}

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

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

.border-1 {
  border: 1px solid;
}

.border-top-1 {
  border-top: 1px solid;
}

.border-bottom-1 {
  border-bottom: 1px solid;
}

.border-left-1 {
  border-left: 1px solid;
}

.border-right-1 {
  border-right: 1px solid;
}

.border-y-1 {
  border-top: 1px solid;
  border-bottom: 1px solid;
}

.border-x-1 {
  border-left: 1px solid;
  border-right: 1px solid;
}

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

.border-top-2 {
  border-top: 2px solid;
}

.border-bottom-2 {
  border-bottom: 2px solid;
}

.border-left-2 {
  border-left: 2px solid;
}

.border-right-2 {
  border-right: 2px solid;
}

.border-y-2 {
  border-top: 2px solid;
  border-bottom: 2px solid;
}

.border-x-2 {
  border-left: 2px solid;
  border-right: 2px solid;
}

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

.border-top-3 {
  border-top: 3px solid;
}

.border-bottom-3 {
  border-bottom: 3px solid;
}

.border-left-3 {
  border-left: 3px solid;
}

.border-right-3 {
  border-right: 3px solid;
}

.border-y-3 {
  border-top: 3px solid;
  border-bottom: 3px solid;
}

.border-x-3 {
  border-left: 3px solid;
  border-right: 3px solid;
}

.border-dashed {
  border-style: dashed;
}

.border-top-dashed {
  border-top-style: dashed;
}

.border-bottom-dashed {
  border-bottom-style: dashed;
}

.border-left-dashed {
  border-left-style: dashed;
}

.border-right-dashed {
  border-right-style: dashed;
}

.border-dotted {
  border-style: dotted;
}

.rounded-round {
  border-radius: 100px !important;
}

.rounded-top-round {
  border-top-left-radius: 100px !important;
  border-top-right-radius: 100px !important;
}

.rounded-bottom-round {
  border-bottom-right-radius: 100px !important;
  border-bottom-left-radius: 100px !important;
}

.rounded-left-round {
  border-top-left-radius: 100px !important;
  border-bottom-left-radius: 100px !important;
}

.rounded-right-round {
  border-top-right-radius: 100px !important;
  border-bottom-right-radius: 100px !important;
}

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

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

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

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

.rotate-45 {
  transform: rotate(45deg);
}

.rotate-90 {
  transform: rotate(90deg);
}

.rotate-180 {
  transform: rotate(180deg);
}

.rotate-45-inverse {
  transform: rotate(-45deg);
}

.rotate-90-inverse {
  transform: rotate(-90deg);
}

.rotate-180-inverse {
  transform: rotate(-180deg);
}

.spinner {
  display: inline-block;
  -webkit-animation: rotation 1s linear infinite;
          animation: rotation 1s linear infinite;
}

.spinner-reverse {
  display: inline-block;
  -webkit-animation: rotation_reverse 1s linear infinite;
          animation: rotation_reverse 1s linear infinite;
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotation_reverse {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(-360deg);
  }
}

@keyframes rotation_reverse {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(-360deg);
  }
}

.h-auto {
  height: auto;
}

.w-auto {
  width: auto !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.wmin-0 {
  min-width: 0 !important;
}

.wmin-200 {
  min-width: 200px !important;
}

.wmin-250 {
  min-width: 250px !important;
}

.wmin-300 {
  min-width: 300px !important;
}

.wmin-350 {
  min-width: 350px !important;
}

.wmin-400 {
  min-width: 400px !important;
}

.wmin-450 {
  min-width: 450px !important;
}

.wmin-500 {
  min-width: 500px !important;
}

.wmin-550 {
  min-width: 550px !important;
}

.wmin-600 {
  min-width: 600px !important;
}

.flex-1 {
  flex: 1;
}

@media (min-width: 576px) {
  .w-sm-auto {
    width: auto !important;
  }

  .w-sm-25 {
    width: 25% !important;
  }

  .w-sm-50 {
    width: 50% !important;
  }

  .w-sm-75 {
    width: 75% !important;
  }

  .w-sm-100 {
    width: 100% !important;
  }

  .wmin-sm-0 {
    min-width: 0 !important;
  }

  .wmin-sm-200 {
    min-width: 200px !important;
  }

  .wmin-sm-250 {
    min-width: 250px !important;
  }

  .wmin-sm-300 {
    min-width: 300px !important;
  }

  .wmin-sm-350 {
    min-width: 350px !important;
  }

  .wmin-sm-400 {
    min-width: 400px !important;
  }

  .wmin-sm-450 {
    min-width: 450px !important;
  }

  .wmin-sm-500 {
    min-width: 500px !important;
  }

  .wmin-sm-550 {
    min-width: 550px !important;
  }

  .wmin-sm-600 {
    min-width: 600px !important;
  }

  .flex-sm-1 {
    flex: 1;
  }
}

@media (min-width: 768px) {
  .w-md-auto {
    width: auto !important;
  }

  .w-md-25 {
    width: 25% !important;
  }

  .w-md-50 {
    width: 50% !important;
  }

  .w-md-75 {
    width: 75% !important;
  }

  .w-md-100 {
    width: 100% !important;
  }

  .wmin-md-0 {
    min-width: 0 !important;
  }

  .wmin-md-200 {
    min-width: 200px !important;
  }

  .wmin-md-250 {
    min-width: 250px !important;
  }

  .wmin-md-300 {
    min-width: 300px !important;
  }

  .wmin-md-350 {
    min-width: 350px !important;
  }

  .wmin-md-400 {
    min-width: 400px !important;
  }

  .wmin-md-450 {
    min-width: 450px !important;
  }

  .wmin-md-500 {
    min-width: 500px !important;
  }

  .wmin-md-550 {
    min-width: 550px !important;
  }

  .wmin-md-600 {
    min-width: 600px !important;
  }

  .flex-md-1 {
    flex: 1;
  }
}

@media (min-width: 992px) {
  .w-lg-auto {
    width: auto !important;
  }

  .w-lg-25 {
    width: 25% !important;
  }

  .w-lg-50 {
    width: 50% !important;
  }

  .w-lg-75 {
    width: 75% !important;
  }

  .w-lg-100 {
    width: 100% !important;
  }

  .wmin-lg-0 {
    min-width: 0 !important;
  }

  .wmin-lg-200 {
    min-width: 200px !important;
  }

  .wmin-lg-250 {
    min-width: 250px !important;
  }

  .wmin-lg-300 {
    min-width: 300px !important;
  }

  .wmin-lg-350 {
    min-width: 350px !important;
  }

  .wmin-lg-400 {
    min-width: 400px !important;
  }

  .wmin-lg-450 {
    min-width: 450px !important;
  }

  .wmin-lg-500 {
    min-width: 500px !important;
  }

  .wmin-lg-550 {
    min-width: 550px !important;
  }

  .wmin-lg-600 {
    min-width: 600px !important;
  }

  .flex-lg-1 {
    flex: 1;
  }
}

@media (min-width: 1200px) {
  .w-xl-auto {
    width: auto !important;
  }

  .w-xl-25 {
    width: 25% !important;
  }

  .w-xl-50 {
    width: 50% !important;
  }

  .w-xl-75 {
    width: 75% !important;
  }

  .w-xl-100 {
    width: 100% !important;
  }

  .wmin-xl-0 {
    min-width: 0 !important;
  }

  .wmin-xl-200 {
    min-width: 200px !important;
  }

  .wmin-xl-250 {
    min-width: 250px !important;
  }

  .wmin-xl-300 {
    min-width: 300px !important;
  }

  .wmin-xl-350 {
    min-width: 350px !important;
  }

  .wmin-xl-400 {
    min-width: 400px !important;
  }

  .wmin-xl-450 {
    min-width: 450px !important;
  }

  .wmin-xl-500 {
    min-width: 500px !important;
  }

  .wmin-xl-550 {
    min-width: 550px !important;
  }

  .wmin-xl-600 {
    min-width: 600px !important;
  }

  .flex-xl-1 {
    flex: 1;
  }
}

.no-transitions *,
.no-transitions *:before,
.no-transitions *:after {
  transition: none !important;
}

@media (prefers-reduced-motion: reduce) {
  .no-transitions *,
  .no-transitions *:before,
  .no-transitions *:after {
    transition: none;
  }
}

.caret-0::before,
.caret-0::after {
  content: none;
}

.shadow-0 {
  box-shadow: none !important;
}

.outline-0,
.outline-0:hover,
.outline-0:focus {
  outline: 0;
}

.text-shadow-dark {
  text-shadow: 0 0 0.1875rem rgba(0, 0, 0, 0.5);
}

.text-shadow-light {
  text-shadow: 0 0 0.1875rem rgba(255, 255, 255, 0.5);
}

/* ------------------------------
 *
 *  Theme specific styles
 *
 * ------------------------------ */

.shadow-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.shadow-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.shadow-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.shadow-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.shadow-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

/* ------------------------------------------------------------------------------
 *
 *  # Demo styles
 *
 *  Styles used for demostration purposes only
 *
 * ---------------------------------------------------------------------------- */

