/*
 * Copyright(c) 2023-2025 INM Institut für Nachhaltigkeitsmanagement GmbH. All Rights Reserved.
 *
 * This software is the proprietary and confidential information of INM Institut für Nachhaltigkeitsmanagement GmbH.
 * Unauthorized copying of this file, via any medium is strictly prohibited.
 */
/* raleway-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v28-latin-regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v28-latin-regular.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg');
  /* Legacy iOS */
}
/* caveat-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/caveat-v18-latin-regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/caveat-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/caveat-v18-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('../fonts/caveat-v18-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */ url('../fonts/caveat-v18-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ url('../fonts/caveat-v18-latin-regular.svg#Caveat') format('svg');
  /* Legacy iOS */
}
/* waiting panel */
.waitingPanel-logo-body {
  width: 200px;
}
.waitingPanel-logo-head {
  position: relative;
  top: -250px;
  left: -20px;
  width: 200px;
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: waitingPanel-logo-spin 4s linear infinite;
}
@-moz-keyframes waitingPanel-logo-spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes waitingPanel-logo-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes waitingPanel-logo-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.waitingPanel-loading-text {
  color: #fff;
  font-weight: 600;
  text-align: center;
}
/* bootstrap overrides */
h1 {
  font-size: 28px !important;
}
a {
  color: #6BAE2E;
}
a:visited {
  color: #6BAE2E;
}
a.btn:visited {
  color: #fff;
}
a.btn-default:visited {
  color: #333;
}
a:hover,
a:active,
a:focus {
  color: #58A347;
}
a.text-danger {
  color: #a94442;
}
.list-group-item.active {
  background-color: #6BAE2E;
  border-color: #6BAE2E;
}
.list-group-item.active:focus,
.list-group-item.active:hover {
  background-color: #58A347;
  border-color: #58A347;
}
table input[type="checkbox"],
table input[type="radio"] {
  margin-left: 0px !important;
}
.dropdown-menu {
  /* disabled JSF links in dropdown */
}
.dropdown-menu li span {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #777;
  white-space: nowrap;
}
.panel-group .panel.panel-iconbtn {
  /* fix panels in accordions */
  margin-bottom: 20px;
}
.form-inline .form-control {
  margin: 0 10px 0 10px;
}
.navbar-fixed-top {
  z-index: 1000;
}
/* Override for bootstrap-confirmation to prevent red text in delete-links with btn-danger */
.confirmation {
  width: 300px;
}
.confirmation .confirmation-content {
  color: #333;
}
.confirmation .btn-group {
  float: none;
}
/*ci-stuff*/
html {
  font-size: 14px;
  height: 100%;
}
body {
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  color: #443F3F;
  display: table;
  height: 100%;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', Helvetica, Arial, sans-serif;
  color: #6BAE2E;
}
#login-panel {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
nav.navbar-default {
  background-color: #ffffff;
  border-color: #FFF;
}
nav .navbar-header a.navbar-brand {
  padding-top: 0.3em;
}
@media screen and (max-width: 992px) {
  nav .navbar-header a.navbar-brand img {
    height: 3rem;
    padding-top: 0.3em;
  }
}
nav .navbar-collapse a {
  color: #A29C9C !important;
  font-size: 1.3rem;
  text-decoration: none;
  background-color: #FFF;
  padding: 1em 1em;
  width: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media screen and (max-width: 768px) {
  nav .navbar-collapse a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  nav .navbar-collapse a {
    padding: 1em 0.4em;
  }
}
nav .navbar-collapse a.highlight {
  background-color: #EEEEEE;
}
nav .navbar-collapse a.highlight:hover,
nav .navbar-collapse a.highlight:active,
nav .navbar-collapse a.highlight:visited,
nav .navbar-collapse a.highlight:focus {
  background-color: #EEEEEE;
}
nav .navbar-collapse a.highlight-font {
  color: #443F3F !important;
}
nav .navbar-collapse a.upper {
  text-transform: uppercase;
}
nav .navbar-collapse li.active a {
  color: #443F3F !important;
  background-color: #FFF !important;
}
nav .navbar-collapse .navbar-brand {
  padding-top: 0.7em;
  margin-left: 0 !important;
}
nav .navbar-collapse .dropdown-menu a {
  font-size: 14px;
  padding: 10px 18px;
}
.header-bordered-ending {
  border-bottom: #6BAE2E solid 1px !important;
}
#wrap {
  height: 100%;
  display: table-row;
}
footer {
  display: table-row;
  color: #FFF;
}
footer .row {
  padding: 20px 0;
}
footer .footer-image {
  height: 97px;
  position: relative;
  margin-top: 2em;
}
footer .footer-image img {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
footer .footer-content {
  background-color: #6BAE2E;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:visited {
  color: #fff;
}
footer a:hover,
footer a:active,
footer a:focus {
  color: #d9d9d9;
}
footer a.social-media-link {
  margin-left: 0.8em;
  margin-right: 0px;
}
main {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
#global-maintenance-accouncement,
#global-info-testsystem {
  padding-top: 5rem;
}
#global-maintenance-accouncement.alert,
#global-info-testsystem.alert {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-radius: 0px;
}
#global-maintenance-accouncement .container,
#global-info-testsystem .container {
  margin-top: 10px;
}
#global-info-testsystem {
  font-size: 10px;
}
#global-info-testsystem p {
  margin-bottom: 0px;
}
#global-info-testsystem ul {
  margin-bottom: 5px;
  padding-left: 50px;
}
.internal {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.internal h1,
.internal h2,
.internal h3,
.internal h4,
.internal h5,
.internal h6 {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  color: #443F3F;
}
.internal nav.navbar-default {
  background-color: #343A40;
}
.internal nav .navbar-collapse a {
  color: #ffffffbf !important;
  background-color: #343A40 !important;
  font-size: 1.1rem;
  padding: 1.3em 1em;
}
.internal nav .navbar-collapse a:hover,
.internal nav .navbar-collapse a:focus,
.internal nav .navbar-collapse a:active {
  color: #fff !important;
  background-color: #343A40 !important;
}
.internal nav .navbar-collapse .dropdown-menu {
  color: #9D9D9D !important;
  background-color: #343A40 !important;
}
.internal nav .navbar-collapse .dropdown-menu .dropdown-header {
  color: #ffffffbf;
}
.internal nav .navbar-collapse .dropdown-menu .divider {
  background-color: #ffffffbf;
}
.internal nav .navbar-collapse .dropdown-menu a {
  font-size: 14px;
  padding: 10px 18px;
}
.internal nav .navbar-collapse li.active a {
  color: #fff !important;
  background-color: #343A40 !important;
}
.internal .header-bordered-ending {
  border-bottom: #6BAE2E solid 5px !important;
}
.internal #user-info {
  padding-top: 5rem;
}
.internal .is-global-info #user-info {
  padding-top: 0rem;
}
.internal main {
  padding-top: 0rem;
}
section {
  padding: 1rem 0px 3rem;
}
section h3 {
  margin-bottom: 40px;
}
section h4 {
  margin-top: 30px;
  margin-bottom: 20px;
}
section.section-colored {
  background-color: #EEEEEE;
}
section.jumbo {
  background-attachment: fixed;
  background-color: #666;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFF;
  text-align: center;
  position: relative;
}
section.jumbo h1,
section.jumbo h2,
section.jumbo h3,
section.jumbo h4,
section.jumbo h5,
section.jumbo h6 {
  color: #FFF;
}
@media screen and (max-width: 992px) {
  section.jumbo h1 {
    font-size: 3rem;
  }
  section.jumbo h5 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
  section.jumbo p {
    font-size: 1.2rem;
    line-height: 1.2;
  }
}
section.jumbo-small {
  padding: 3.5rem 0;
  color: #FFF;
  font-size: 3rem;
  letter-spacing: 0.5rem;
  background-position: center bottom;
  background-repeat: repeat, no-repeat;
  background-size: cover;
}
@media screen and (max-width: 992px) {
  section.jumbo-small {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  section.jumbo-small {
    font-size: 1.5rem;
  }
}
section.jumbo-small.jumbo-small-footprint {
  background-image: url('../../jakarta.faces.resource/images/footprint/jumbo-small.jpg');
}
section#footprint-home {
  padding: 35rem 0 0;
  background-image: url('../../jakarta.faces.resource/images/footprint/jumbo-lg.jpg');
}
section#footprint-home h1 {
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 1200px) {
  section#footprint-home {
    background-image: url('../../jakarta.faces.resource/images/footprint/jumbo-md.jpg');
  }
}
@media screen and (max-width: 992px) {
  section#footprint-home {
    background-image: url('../../jakarta.faces.resource/images/footprint/jumbo-sm.jpg');
  }
}
@media screen and (max-width: 768px) {
  section#footprint-home {
    background-image: url('../../jakarta.faces.resource/images/footprint/jumbo-xs.jpg');
    padding-top: 32rem;
  }
}
section .submenu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.7);
  text-align: right;
  font-size: 1.3rem;
}
section .submenu a {
  color: #443F3F;
  padding-top: 10px;
  padding-bottom: 10px;
}
section .services {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 1.5rem 0 0.7rem;
}
section .services .service {
  cursor: pointer;
}
section .services .service .service-name {
  padding: 0.5rem;
  font-size: 1.3rem;
}
section .services .service .triangle {
  margin-top: 0;
}
section .actionbar {
  padding-top: 3rem;
}
#card-login {
  margin-top: 1em;
}
/* system stuff */
.img-bordered {
  border: 1px solid #E0E0E0;
}
.img-centered {
  margin: 0 auto;
}
.img-inline {
  display: inline !important;
}
.img-team {
  border: 5px solid #D5D5D5;
  margin-bottom: 1rem;
}
.img-system {
  margin-bottom: 2rem;
  border: 1px solid #ccc;
}
.img-shadow {
  box-shadow: 2px 2px 10px 0px #666;
}
.img-padding {
  padding: 5px;
}
.img-thumbnail-small {
  max-height: 200px;
}
.img-thumbnail-fullwidth {
  width: 100%;
  display: block;
}
.checkbox-additional-content {
  padding-left: 20px;
}
.box-inline {
  display: inline-block;
  vertical-align: middle;
}
.triangle {
  margin: 0.5rem auto 1rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 25px 0 25px;
}
.triangle.triangle-head {
  margin: -1rem auto 3rem;
}
.triangle.triangle-footprint {
  border-color: #6BAE2E transparent transparent transparent;
}
.triangle.triangle-white {
  border-color: #fff transparent transparent transparent;
}
.text-footprint {
  color: #6BAE2E;
}
.bg-footprint {
  background-color: #6BAE2E;
}
.list-service span {
  color: #443F3F;
}
.list-service.list-footprint {
  color: #6BAE2E;
}
.ribbon-container-top {
  position: absolute;
  top: 20px;
}
.ribbon-container-bottom {
  position: absolute;
  bottom: 20px;
}
.ribbon {
  color: #fff;
  position: relative;
  padding: 5px;
  left: -8px;
  padding-left: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  text-shadow: 0 -1px 1px #666666, 0 1px 1px #FFFFFF;
  box-shadow: 1px 2px 5px 0px #666;
}
.ribbon:before,
.ribbon:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.ribbon:before {
  top: -8px;
  left: 0px;
  border-bottom-width: 8px;
  border-bottom-style: solid;
  border-left: 8px solid transparent;
}
.ribbon:after {
  border-top: 16px solid transparent;
  border-bottom: 15px solid transparent;
  border-left-width: 15px;
  border-left-style: solid;
  right: -15px;
  top: 0px;
}
.ribbon.ribbon-service {
  width: 165px;
}
.ribbon.ribbon-neutral {
  color: #443F3F;
  background-color: #ccc;
  border: 1px solid #ccc;
}
.ribbon.ribbon-neutral:before {
  border-bottom-color: #a6a6a6;
}
.ribbon.ribbon-neutral:after {
  border-left-color: #ccc;
}
.ribbon.ribbon-monitoring {
  background-color: #F85E53;
  border: 1px solid #F85E53;
}
.ribbon.ribbon-monitoring:before {
  border-bottom-color: #f51a0a;
}
.ribbon.ribbon-monitoring:after {
  border-left-color: #F85E53;
}
.ribbon.ribbon-management {
  background-color: #3A91BF;
  border: 1px solid #3A91BF;
}
.ribbon.ribbon-management:before {
  border-bottom-color: #286484;
}
.ribbon.ribbon-management:after {
  border-left-color: #3A91BF;
}
.ribbon.ribbon-footprint {
  background-color: #61BF50;
  border: 1px solid #61BF50;
}
.ribbon.ribbon-footprint:before {
  border-bottom-color: #428e34;
}
.ribbon.ribbon-footprint:after {
  border-left-color: #61BF50;
}
blockquote p:before {
  color: #ccc;
  content: "„";
  font-size: 4em;
  position: absolute;
  left: 20px;
  top: -80px;
}
@media screen and (max-width: 992px) {
  blockquote.testimonial {
    margin-top: 2em;
  }
}
.btn-service {
  font-size: 1.3rem;
  color: #FFF;
  padding: 6px 12px;
  margin-bottom: 0px;
  border-radius: 0px;
}
.btn-service:hover,
.btn-service:active,
.btn-service:visited,
.btn-service:focus {
  border-color: #CCC;
  color: #FFF;
}
.btn-service.btn-footprint {
  background-color: #6BAE2E;
}
.btn-service.btn-footprint:hover {
  background-color: #5f9a29;
}
.btn-service.btn-default {
  background-color: #B6B5AC;
}
.btn-service.btn-default:hover {
  background-color: #aaa99e;
}
.btn-backtotop {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  visibility: hidden;
  opacity: 0;
  padding: 0.8rem;
  background-color: #000;
  color: #FFF;
  border-radius: 4px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.8);
  -webkit-transition: visibility 0s 0.4s;
  -moz-transition: visibility 0s 0.4s;
  transition: visibility 0s 0.4s;
}
.btn-backtotop:hover,
.btn-backtotop:active,
.btn-backtotop:visited,
.btn-backtotop:focus {
  color: #FFF;
}
.btn-backtotop.btn-backtotop-visible {
  visibility: visible;
  opacity: 0.5;
}
@media screen and (max-width: 992px) {
  .btn-backtotop .fa-3x {
    font-size: 2em;
  }
}
@media screen and (max-width: 768px) {
  .btn-backtotop .fa-3x {
    font-size: 1em;
  }
}
.image-transition {
  position: relative;
}
.image-transition .image-transition-inner {
  position: relative;
  width: 100%;
}
.image-transition .image-transition-inner .image-transition-card {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: none;
}
.image-transition .image-transition-inner .image-transition-card.active {
  position: relative;
  display: block;
  z-index: 3;
}
ul.condensed,
address.condensed {
  margin-bottom: 0px;
}
hr.condensed {
  margin-top: 0px;
  margin-bottom: 10px;
}
td.nostretch,
th.nostretch {
  width: 1%;
}
.contact-image {
  border: 1px solid #888888;
  margin: 5px 10px 10px 0px;
}
.preformatted {
  white-space: pre-line;
}
.clickable {
  cursor: pointer;
}
.btn-actionbar {
  margin-left: 10px;
  margin-bottom: 10px;
}
.btn-actionbar-bottom {
  margin-top: 15px;
  margin-left: 10px;
}
.extra-margin-top {
  margin-top: 15px;
}
.extra-margin-bottom {
  margin-bottom: 15px;
}
.table-td-district-name {
  max-width: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.table-inner {
  margin: -6px -4px 0px 25px;
}
.table-inner th {
  border-top: 1px solid #DDD !important;
}
.table-extended-content {
  padding-left: 20px !important;
}
td label,
th label {
  margin-bottom: 0px;
}
.alert {
  /* error pages header */
}
.alert h1,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert h6 {
  color: inherit;
}
.alert.alert-inline {
  padding: 3px 3px;
  margin-bottom: 0px;
  display: inline;
}
.alert.alert-small {
  padding: 5px 15px;
  margin-bottom: 5px;
}
.alert h3 {
  margin-top: 2px;
}
/* form validation messages */
label.error {
  width: 100%;
  display: block;
  padding: 5px;
  border-radius: 4px;
  color: #a94442;
  border: 1px solid #ebccd1;
  background-color: #f2dede;
}
input.error,
textarea.error {
  border-color: #a94442;
}
input.error:focus,
textarea.error:focus {
  border-color: #843534;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 6px #ce8483;
}
input.valid,
textarea.valid {
  border-color: #3c763d;
}
input.valid:focus,
textarea.valid:focus {
  border-color: #2b542c;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 6px #67b168;
}
/* jsf generated form error messages */
div.form-group ul.alert,
div.checkbox ul.alert {
  padding: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
}
div.form-group ul.alert li,
div.checkbox ul.alert li {
  padding-bottom: 0px;
}
.card {
  padding: 15px;
  background-color: #fafafa;
  margin-bottom: 10px;
  border-radius: 2px;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}
/* Loading mask */
.mask {
  z-index: 9990;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.5);
}
.mask .mask-content {
  z-index: 9990;
  position: fixed;
  top: 47%;
  left: 47%;
  color: #fff;
}
.box-info {
  border: 1px dashed #999;
  padding: 1em;
  background-color: #eee;
  margin-bottom: 10px;
}
.box-info h1,
.box-info h2,
.box-info h3,
.box-info h4,
.box-info h5,
.box-info h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #443F3F;
}
.box-info dl {
  margin-bottom: 0px;
}
.radio-table-inline td {
  padding-right: 10px;
}
/* custom rcf stuff */
.site-intro {
  margin-bottom: 20px;
}
.sector-info h3 {
  margin-top: 0px;
}
.confirmtable-headername {
  width: 40%;
}
.confirmtable-headervalue {
  width: 20%;
}
.confirmtable-headercomment {
  width: 30%;
}
.info-sign {
  cursor: pointer;
}
/* info messages */
.message {
  border: 1px solid;
  padding: 10px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2000;
}
.message.info {
  background-color: #D9EDF7;
  border-color: #BCE8F1;
  color: #31708F;
}
.message.error {
  background-color: #F2DEDE;
  border-color: #EBCCD1;
  color: #A94442;
}
.message.warning {
  background-color: #FCF8E3;
  border-color: #FAEBCC;
  color: #8A6D3B;
}
.message.success {
  background-color: #DFF0D8;
  border-color: #D6E9C6;
  color: #3C763D;
}
.message.message p {
  margin: 0;
}
.panel-dashboard-box {
  background-color: #f5f5f5 !important;
}
.panel-dashboard-box .panel-heading img {
  margin: -6px 10px 0 -10px;
}
.panel-dashboard-box .panel-heading .panel-title.panel-title-warning {
  color: #8a6d3b;
}
.panel-dashboard-box .panel-heading .panel-title.panel-title-danger {
  color: #a94442;
}
.panel-dashboard-box .panel-body .panel-group:last-child,
.panel-dashboard-box .panel-body .alert:last-child {
  margin-bottom: 0px;
}
.panel-dashboard-box.panel-service {
  border-color: #58A347;
}
.panel-dashboard-box.panel-service .panel-heading {
  background-color: #6BAE2E;
}
.panel-dashboard-box .list-group {
  list-style: none;
}
.panel-dashboard-box .list-group a.list-group-item,
.panel-dashboard-box .list-group a.list-group-item:visited {
  background-color: #f5f5f5;
  color: #555;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.panel-dashboard-box .list-group a.list-group-item:hover,
.panel-dashboard-box .list-group a.list-group-item:visited:hover {
  background-color: #eee;
}
.panel-dashboard-box ul.dashboard-info-cards {
  margin: -10px;
  padding: 0;
  list-style: none;
}
.panel-dashboard-box ul.dashboard-info-cards:before,
.panel-dashboard-box ul.dashboard-info-cards:after {
  display: table;
  content: " ";
}
.panel-dashboard-box ul.dashboard-info-cards:after {
  clear: both;
}
.panel-dashboard-box ul.dashboard-info-cards li {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 10px;
  text-align: center;
  background-color: transparent;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .panel-dashboard-box ul.dashboard-info-cards li {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .panel-dashboard-box ul.dashboard-info-cards li {
    width: 25%;
  }
}
@media screen and (min-width: 768px) {
  .panel-dashboard-box ul.dashboard-info-cards li.double-width {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .panel-dashboard-box ul.dashboard-info-cards li.double-width {
    width: 50%;
  }
}
.panel-dashboard-box ul.dashboard-info-cards li.full-width {
  width: 100%;
}
.panel-dashboard-box ul.dashboard-info-cards li span.wrapper {
  display: block;
  padding: 10px 10px 2px 10px;
}
.panel-dashboard-box ul.dashboard-info-cards li a {
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  display: block;
}
.panel-dashboard-box ul.dashboard-info-cards li a i {
  font-size: 4em;
}
.panel-dashboard-box ul.dashboard-info-cards li a i.mdi {
  font-size: 2em;
}
.panel-dashboard-box ul.dashboard-info-cards li a i.mdi:before {
  font-size: 53px;
  line-height: 52px;
}
.panel-dashboard-box ul.dashboard-info-cards li a strong {
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.panel-dashboard-box ul.dashboard-info-cards li small {
  height: 13.7167px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  margin: -1px !important;
  border: 1px solid transparent;
  font-size: 10.5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.panel-dashboard-box ul.dashboard-info-cards li small.alert {
  color: #fff;
  background-color: #dd4b39;
  border: 1px solid #c23321;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-dashboard-box ul.dashboard-info-cards li.small i {
  font-size: 3em;
}
.panel-dashboard-box ul.dashboard-info-cards li.small i.mdi {
  font-size: 1em;
}
.panel-dashboard-box ul.dashboard-info-cards li.small i.mdi:before {
  font-size: 36px;
  line-height: 36px;
}
.panel-dashboard-box ul.dashboard-info-cards li.small strong {
  font-size: 11px;
  font-weight: normal;
}
.panel-dashboard-box p:last-child {
  margin-bottom: 0px;
}
.panel-webinars-next .panel-body .webinar {
  font-size: 12px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.panel-webinars-next .panel-body .webinar:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
.panel-webinars-next .panel-body .webinar .modal {
  font-size: 14px;
}
/* error pages */
.error-page {
  max-width: 600px;
  margin: 20px auto 0 auto;
}
@media screen and (max-width: 768px) {
  .error-page {
    padding: 20px;
  }
}
.error-page h2 {
  font-size: 50px;
  font-weight: 300;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .error-page h2 {
    float: left;
    font-size: 100px;
  }
}
.error-page h2 i {
  margin: 30px 50px;
}
.error-page svg {
  width: 80px;
  margin-left: 30px;
}
@media screen and (min-width: 768px) {
  .error-page svg {
    float: left;
    width: 140px;
    margin-top: 60px;
  }
}
.error-page h3 {
  color: #443F3F;
}
.error-page .error-content {
  display: block;
}
@media screen and (min-width: 768px) {
  .error-page .error-content {
    margin-left: 190px;
  }
}
.error-page .error-content .text-muted {
  font-size: 12px;
}
.error-page .error-content .text-muted.very-small {
  font-size: 10px;
}
.error-page .error-actions button,
.error-page .error-actions a {
  margin-right: 20px;
  margin-top: 20px;
}
.error-page.error-notfound h2,
.error-page.error-notfound .error-icon {
  color: #f39c12 !important;
}
.error-page.error-unauthorized h2,
.error-page.error-unauthorized .error-icon {
  color: #dd4b39 !important;
}
.error-page.error-forbidden h2,
.error-page.error-forbidden .error-icon {
  color: #dd4b39 !important;
}
.error-page.error-locked h2,
.error-page.error-locked .error-icon {
  color: #dd4b39 !important;
}
.error-page.error-expired h2,
.error-page.error-expired .error-icon {
  color: #f39c12 !important;
}
.error-page.error-exception h2,
.error-page.error-exception .error-icon {
  color: #dd4b39 !important;
}
.error-page.error-exception svg path {
  fill: #dd4b39 !important;
}
td.bgvaluetable-overview-small {
  padding-left: 20px !important;
}
.user-profile-widget .user-profile-widget-company {
  font-size: 12px;
}
.user-profile-widget .user-profile-widget-contact {
  margin-top: 5px;
}
.user-profile-widget.user-profile-widget-partner {
  margin-top: 15px;
}
.user-profile-widget.user-profile-widget-partner .user-profile-widget-contact {
  margin-top: 0px;
}
.user-profile-widget .user-image {
  display: inline-block;
  float: left;
  width: 60px;
  height: 60px;
  border: 1px solid #ddd;
  border-radius: 50%;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 3px;
  text-align: center;
}
.user-profile-widget .user-image span {
  color: #ddd;
  font-size: 2em;
  line-height: 54px;
  vertical-align: top;
}
.user-profile-widget .user-image img {
  color: #ddd;
  font-size: 2em;
  line-height: 54px;
  vertical-align: top;
  display: block;
  position: relative;
  max-width: 100%;
  height: auto;
}
table td.user-image-cell {
  width: 1%;
  white-space: nowrap;
  padding: 4px 8px !important;
}
table td.user-image-cell .user-image {
  display: inline-block;
  float: left;
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  border-radius: 50%;
  padding: 1px;
  text-align: center;
}
table td.user-image-cell .user-image span {
  color: #ddd;
  font-size: 10px;
  line-height: 28px;
  vertical-align: top;
}
table td.user-image-cell .user-image img {
  color: #ddd;
  font-size: 10px;
  line-height: 28px;
  vertical-align: top;
  display: block;
  position: relative;
  max-width: 100%;
  height: auto;
}
header a.user-image-link {
  padding: 6px 18px !important;
  line-height: 44px;
}
header a.user-image-link .user-image {
  display: inline-block;
  float: left;
  width: 44px;
  height: 44px;
  border: 1px solid #a29c9c;
  border-radius: 50%;
  padding: 2px;
  margin-right: 2px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  header a.user-image-link .user-image {
    margin-right: 5px;
  }
}
header a.user-image-link .user-image span {
  color: #a29c9c;
  font-size: 20px;
  line-height: 40px;
  vertical-align: top;
}
header a.user-image-link .user-image img {
  color: #a29c9c;
  font-size: 20px;
  line-height: 40px;
  vertical-align: top;
  display: block;
  position: relative;
  max-width: 100%;
  height: auto;
}
.internal header a.user-image-link:hover .user-image,
.internal header a.user-image-link:focus .user-image,
.internal header a.user-image-link:active .user-image {
  border-color: #fff;
}
.internal header a.user-image-link:hover .user-image span,
.internal header a.user-image-link:focus .user-image span,
.internal header a.user-image-link:active .user-image span {
  color: #fff;
}
/* district license status */
.text-licensestatus-locked,
.text-authorization-none {
  color: #D21502;
}
.text-licensestatus-readonly,
.text-authorization-readonly,
.text-authorization-janitor {
  color: #FABD02;
}
.text-licensestatus-licensed,
.text-authorization-fullaccess {
  color: #03AC13;
}
.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.5em;
  opacity: 0.5;
}
.hr-text:before {
  content: '';
  background: linear-gradient(to right, transparent, #808080, transparent);
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
}
.hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: black;
  padding: 0 0.5em;
  line-height: 1.5em;
  color: #443F3F;
  background-color: #fff;
}
/* Font Awesome overrides */
.fa-stack-small {
  width: 1em;
  height: 1em;
  line-height: 1em;
}
/* Charts */
/* Chartist */
.ct-chart .ct-series.ct-series-a .ct-bar,
.ct-chart .ct-series.ct-series-a .ct-line,
.ct-chart .ct-series.ct-series-a .ct-point,
.ct-chart .ct-series.ct-series-a .ct-slice.ct-donut {
  stroke: #6BAE2E;
}
.ct-chart .ct-series.ct-series-a .ct-area,
.ct-chart .ct-series.ct-series-a .ct-slice:not(.ct-donut) {
  fill: #58A347;
}
.ct-label.ct-horizontal {
  transform-origin: 0% 50%;
  transform: translateY(10px) rotate(-45deg);
}
/* Text utilities */
.text-uppercase {
  text-transform: uppercase !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-handwriting,
h1.text-handwriting {
  font-family: 'Caveat', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
/* Spacing utilities -> remove with BS5 */
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
/* Display utilities -> remove with BS5 */
.d-none {
  display: none !important;
}
.d-inline-block {
  display: inline-block;
}
.d-block {
  display: block;
}
/* Flexbox utilities -> remove with BS5 */
.d-flex {
  display: flex !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }
}
/* Font-Weight utilities -> remove with BS5 */
.fw-bold {
  font-weight: 700 !important;
}
.fw-semibold {
  font-weight: 600 !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-light {
  font-weight: 300 !important;
}
/* Sizing utilities -> remove with BS5 */
.w-auto {
  width: auto !important;
}
.w-100 {
  width: 100% !important;
}
.w-75 {
  width: 75% !important;
}
.w-50 {
  width: 50% !important;
}
.w-25 {
  width: 25% !important;
}
.h-auto {
  height: auto !important;
}
.h-100 {
  height: 100% !important;
}
.h-75 {
  height: 75% !important;
}
.h-50 {
  height: 50% !important;
}
.h-25 {
  height: 25% !important;
}
/* Border utilities -> remove with BS5 */
.border {
  border: 1px solid #e5e5e5;
}
.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-end {
  border-right: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}
.border-start {
  border-left: 1px solid #e5e5e5;
}
/* Text utilities -> remove with BS5 */
.text-uppercase {
  text-transform: uppercase !important;
}
/* Table utilities -> remove with BS5 */
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  border-top: 2px solid #ddd;
}
/* font-size utilities -> remove with BS5 */
.fs-1 {
  font-size: 2.5rem !important;
}
.fs-2 {
  font-size: 2rem !important;
}
.fs-3 {
  font-size: 1.75rem !important;
}
.fs-4 {
  font-size: 1.5rem !important;
}
.fs-5 {
  font-size: 1.25rem !important;
}
.fs-6 {
  font-size: 1rem !important;
}
/* Color utilities */
.bg-grey {
  background: #e5e5e5 !important;
}
.font-grey {
  color: #e5e5e5 !important;
}
.font-grey-dark {
  color: #95A5A6 !important;
}
.bg-white {
  background: #fff !important;
}
.font-white {
  color: #fff !important;
}
/* keep with BS5 (tailwind inspired, not available in Bootstrap https://tailwindcss.com/docs/max-height) */
.max-h-60 {
  max-height: 15rem;
}
.max-h-64 {
  max-height: 16rem;
}
.max-h-72 {
  max-height: 18rem;
}
.max-h-80 {
  max-height: 20rem;
}
.max-h-96 {
  max-height: 24rem;
}
/*# sourceMappingURL=custom.css.map */