faz-alert {
  visibility: hidden;
}
faz-alert.faz-alert-rendered {
  visibility: visible;
}
.datepicker-container-fixed {
  border: 1px solid black;
  margin-left: 0px;
  width: 280px;
  padding: 5px !important;
}
.datepicker-container-expanded {
  border: 1px solid black;
  margin-left: 0px;
  padding: 5px !important;
}
.btn-header {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-header:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-header:focus,
.btn-header.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-header.disabled,
.btn-header:disabled {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-header:not(:disabled):not(.disabled):active,
.btn-header:not(:disabled):not(.disabled).active,
.show > .btn-header.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-header:not(:disabled):not(.disabled):active:focus,
.btn-header:not(:disabled):not(.disabled).active:focus,
.show > .btn-header.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-day {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-day:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-day:focus,
.btn-day.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-day.disabled,
.btn-day:disabled {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-day:not(:disabled):not(.disabled):active,
.btn-day:not(:disabled):not(.disabled).active,
.show > .btn-day.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-day:not(:disabled):not(.disabled):active:focus,
.btn-day:not(:disabled):not(.disabled).active:focus,
.show > .btn-day.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-today {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-today:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-today:focus,
.btn-today.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-today.disabled,
.btn-today:disabled {
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-today:not(:disabled):not(.disabled):active,
.btn-today:not(:disabled):not(.disabled).active,
.show > .btn-today.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-today:not(:disabled):not(.disabled):active:focus,
.btn-today:not(:disabled):not(.disabled).active:focus,
.show > .btn-today.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.filterbox-outer-container {
  position: relative;
}
.filterbox-list-container {
  position: absolute;
  margin-top: 5px;
  width: 100%;
  z-index: 1000;
}
@media (min-width: 256px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    max-width: 14.28571429%;
    flex: 0 0 14.28571429%;
  }
  .seven-cols .col-md-2,
  .seven-cols .col-sm-2,
  .seven-cols .col-lg-2 {
    max-width: 28.57142857%;
    flex: 0 0 28.57142857%;
  }
  .seven-cols .col-md-3,
  .seven-cols .col-sm-3,
  .seven-cols .col-lg-3 {
    max-width: 42.85714286%;
    flex: 0 0 42.85714286%;
  }
  .seven-cols .col-md-4,
  .seven-cols .col-sm-4,
  .seven-cols .col-lg-4 {
    max-width: 57.14285714%;
    flex: 0 0 57.14285714%;
  }
  .seven-cols .col-md-5,
  .seven-cols .col-sm-5,
  .seven-cols .col-lg-5 {
    max-width: 71.42857143%;
    flex: 0 0 71.42857143%;
  }
  .seven-cols .col-md-6,
  .seven-cols .col-sm-6,
  .seven-cols .col-lg-6 {
    max-width: 85.71428571%;
    flex: 0 0 85.71428571%;
  }
}
@media (min-width: 768px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    max-width: 14.28571429%;
    flex: 0 0 14.28571429%;
  }
  .seven-cols .col-md-2,
  .seven-cols .col-sm-2,
  .seven-cols .col-lg-2 {
    max-width: 28.57142857%;
    flex: 0 0 28.57142857%;
  }
  .seven-cols .col-md-3,
  .seven-cols .col-sm-3,
  .seven-cols .col-lg-3 {
    max-width: 42.85714286%;
    flex: 0 0 42.85714286%;
  }
  .seven-cols .col-md-4,
  .seven-cols .col-sm-4,
  .seven-cols .col-lg-4 {
    max-width: 57.14285714%;
    flex: 0 0 57.14285714%;
  }
  .seven-cols .col-md-5,
  .seven-cols .col-sm-5,
  .seven-cols .col-lg-5 {
    max-width: 71.42857143%;
    flex: 0 0 71.42857143%;
  }
  .seven-cols .col-md-6,
  .seven-cols .col-sm-6,
  .seven-cols .col-lg-6 {
    max-width: 85.71428571%;
    flex: 0 0 85.71428571%;
  }
}
@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    max-width: 14.28571429%;
    flex: 0 0 14.28571429%;
  }
  .seven-cols .col-md-2,
  .seven-cols .col-sm-2,
  .seven-cols .col-lg-2 {
    max-width: 28.57142857%;
    flex: 0 0 28.57142857%;
  }
  .seven-cols .col-md-3,
  .seven-cols .col-sm-3,
  .seven-cols .col-lg-3 {
    max-width: 42.85714286%;
    flex: 0 0 42.85714286%;
  }
  .seven-cols .col-md-4,
  .seven-cols .col-sm-4,
  .seven-cols .col-lg-4 {
    max-width: 57.14285714%;
    flex: 0 0 57.14285714%;
  }
  .seven-cols .col-md-5,
  .seven-cols .col-sm-5,
  .seven-cols .col-lg-5 {
    max-width: 71.42857143%;
    flex: 0 0 71.42857143%;
  }
  .seven-cols .col-md-6,
  .seven-cols .col-sm-6,
  .seven-cols .col-lg-6 {
    max-width: 85.71428571%;
    flex: 0 0 85.71428571%;
  }
}
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    max-width: 14.28571429%;
    flex: 0 0 14.28571429%;
  }
  .seven-cols .col-md-2,
  .seven-cols .col-sm-2,
  .seven-cols .col-lg-2 {
    max-width: 28.57142857%;
    flex: 0 0 28.57142857%;
  }
  .seven-cols .col-md-3,
  .seven-cols .col-sm-3,
  .seven-cols .col-lg-3 {
    max-width: 42.85714286%;
    flex: 0 0 42.85714286%;
  }
  .seven-cols .col-md-4,
  .seven-cols .col-sm-4,
  .seven-cols .col-lg-4 {
    max-width: 57.14285714%;
    flex: 0 0 57.14285714%;
  }
  .seven-cols .col-md-5,
  .seven-cols .col-sm-5,
  .seven-cols .col-lg-5 {
    max-width: 71.42857143%;
    flex: 0 0 71.42857143%;
  }
  .seven-cols .col-md-6,
  .seven-cols .col-sm-6,
  .seven-cols .col-lg-6 {
    max-width: 85.71428571%;
    flex: 0 0 85.71428571%;
  }
}
.popover {
  max-width: 500px !important;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: 0.8em;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}
faz-nav {
  visibility: hidden;
}
faz-nav.faz-nav-rendered {
  visibility: visible;
}
faz-navbar {
  visibility: hidden;
}
faz-navbar.faz-navbar-rendered {
  visibility: visible;
}
/*# sourceMappingURL=faz.css.map */