body, html, .h1, .h2, .h3, .h4, body, h1, h2, h3, h4, h5, h6, div, p, span, li, a, strong, small {
  font-family: "Epilogue", sans-serif !important; }

html, body, div, p, li, span, a {
  font-weight: 400; }

.bold, strong {
  font-weight: 500; }

.orange {
  background-color: #ed8320 !important; }

.clickable {
  cursor: pointer; }

.color-orange {
  color: #ed8320 !important; }

.round {
  border-radius: 50%;
  display: inline-block; }

body, html {
  min-height: 100%;
  position: relative;
  width: 100%;
  overflow-x: hidden;
  font-size: 14px; }
  body.block-scroll, html.block-scroll {
    overflow-y: hidden; }

.card {
  font-size: 1rem; }

/*
* Impersonate exit link
*/
#exit-impersonate {
  position: fixed;
  bottom: 0;
  left: 0;
  line-height: 30px;
  background: orange;
  padding: 0 20px;
  width: 260px;
  z-index: 5; }
  #exit-impersonate a {
    color: white;
    font-size: 13px; }

app-root {
  display: block;
  width: 100%; }

.fa-star {
  color: orange; }

.btn,
.btn:hover,
.btn:focus,
.btn:active,
.btn.btn-primary,
.fc button, .fc button.active,
.fc button.active:focus,
.fc button.active:hover,
.fc button.btn-primary,
.fc button.btn-primary.active,
.fc button.btn-primary.active:focus,
.fc button.btn-primary.active:hover,
.fc button.btn-primary:active,
.fc button.btn-primary:active:focus,
.fc button.btn-primary:active:hover,
.fc button.btn-primary:focus,
.fc button.btn-primary:hover,
.fc button:active,
.fc button:active:focus,
.fc button:active:hover,
.fc button:focus,
.fc button:hover,
.open > .fc button.btn-primary.dropdown-toggle,
.open > .fc button.btn-primary.dropdown-toggle:focus,
.open > .fc button.btn-primary.dropdown-toggle:hover,
.open > .fc button.dropdown-toggle,
.open > .fc button.dropdown-toggle:focus,
.open > .fc button.dropdown-toggle:hover,
.btn.btn-primary.focus,
.btn.btn-primary:focus,
.btn.btn-primary:hover,
.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:hover,
.dropdown-menu a:active,
.dropdown-menu a:focus,
.dropdown-menu a:hover,
.pagination > .page-item.active > a,
.pagination > .page-item.active > a:focus,
.pagination > .page-item.active > a:hover,
.pagination > .page-item.active > span,
.pagination > .page-item.active > span:focus,
.pagination > .page-item.active > span:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle,
.btn.btn-primary.active.focus,
.btn.btn-primary.active:hover,
.open > .btn.btn-primary.dropdown-toggle.focus,
.open > .btn.btn-primary.dropdown-toggle:hover,
.show > .btn.btn-primary.dropdown-toggle:focus,
.show > .btn.btn-primary.dropdown-toggle:hover,
.btn.btn-primary.disabled:focus,
.btn.btn-primary:disabled:hover {
  background-color: #ed8320;
  border-color: #ed8320;
  color: white; }

.pagination > .page-item.active > a,
.pagination > .page-item.active > a:focus,
.pagination > .page-item.active > a:hover,
.pagination > .page-item.active > span,
.pagination > .page-item.active > span:focus,
.pagination > .page-item.active > span:hover {
  padding: inherit; }

.fc button.btn-primary:active,
.fc button.btn-primary:focus,
.fc button.btn-primary:hover,
.fc button:active,
.fc button:focus,
.fc button:hover,
.navbar .dropdown-item:focus,
.navbar .dropdown-item:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover,
.btn.btn-orange:active,
.btn.btn-red:active,
.btn.btn-green:active,
.btn.btn-orange:focus,
.btn.btn-red:focus,
.btn.btn-green:focus,
.btn.btn-orange:hover,
.btn.btn-red:hover,
.btn.btn-green:hover {
  box-shadow: 0 14px 26px -12px rgba(237, 131, 32, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(237, 131, 32, 0.2);
  background-color: #ed8320;
  border-color: #ed8320; }

div.theme-green .bs-datepicker-head,
div.theme-green .bs-datepicker-body table td span.selected,
div.theme-green .bs-datepicker-body table td.selected span,
div.theme-green .bs-datepicker-body table td span[class*="select-"]:after,
div.theme-green .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #ed8320 !important; }

div.theme-green .bs-datepicker-body table td.week span {
  color: #ed8320 !important; }

.bs-datepicker-container {
  padding: 0 !important; }

.form-control,
.is-focused .form-control {
  background-image: linear-gradient(to top, #ed8320 2px, rgba(156, 39, 176, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px); }

/*
* LOGIN
*/
#login-container .card-header {
  background: #ed8320; }
#login-container .btn-link {
  color: #ed8320; }

.btn-orange, .btn-red, .btn-green {
  background: #ed8320;
  color: white !important; }
  .btn-orange:hover, .btn-red:hover, .btn-green:hover {
    background: #ed8320; }

.btn-red {
  background: #eb4d4b; }
  .btn-red:hover {
    background: #eb4d4b !important; }

.btn-green {
  background: #6ab04c; }
  .btn-green:hover {
    background: #6ab04c !important; }

/*
* AGENDA
*/
.fc-title, .fc-time {
  font-size: 12.25px; }

/*
* TREE
*/
tree-node-content {
  font-size: 16px; }
  tree-node-content i {
    color: #9c8b7d;
    font-size: 25px; }

.tree-node-leaf i {
  color: darkgray; }

div.tree tree-node > div > .node-wrapper {
  margin-left: 24px; }

.tree-node-selected {
  color: #ed8320 !important; }

.pagination-wrapper {
  text-align: center; }
  .pagination-wrapper pagination {
    margin-left: auto;
    margin-right: auto;
    display: inline-block; }

.carousel {
  height: 300px; }
  .carousel .carousel-inner {
    height: 300px; }

.carousel-item.active {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.carousel-control-next {
  text-align: right;
  justify-content: right;
  display: block;
  top: calc(50% - 10px); }

.carousel-control-prev {
  text-align: left;
  justify-content: left; }

.carousel-control-next,
.carousel-control-prev {
  width: 20px; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#reset {
  padding: 7px 30px;
  text-align: center;
  display: none; }

#btn-reset {
  padding: 7px;
  display: block;
  text-align: center;
  text-decoration: underline;
  cursor: pointer; }

#btn-reset {
  padding: 7px;
  display: block;
  text-align: center;
  text-decoration: underline; }

#btn-do-reset {
  margin: 10px auto; }

.notification-content > * {
  font-size: 13px !important;
  color: #747F8B !important; }

#iframes-inner iframe {
  width: 100%;
  height: 100%;
  border: none; }

/*PORTAL*/
.portal-header {
  background: #fbeabb;
  height: 100px;
  width: calc(100% - 20px);
  margin-left: 10px;
  border-radius: 0 0 30px 30px;
  margin-bottom: 100px; }
  .portal-header img {
    height: 60px;
    width: auto;
    margin-top: 20px;
    margin-left: 55px; }

.portal-row {
  text-align: center;
  margin-bottom: 50px; }
  .portal-row .portal-link {
    background: #fbeabb;
    margin: 0 auto;
    border-radius: 25px;
    max-width: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1 0 auto;
    padding: 20px;
    aspect-ratio: 1 / 1;
    margin-bottom: 20px; }
    .portal-row .portal-link img {
      width: 90%;
      height: auto; }
  .portal-row .portal-title {
    color: #fbeabb;
    font-weight: bold;
    margin-top: 15px;
    font-size: 17px; }

#portal-background {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-position: top left; }

@media screen and (max-width: 767px) {
  .portal-row {
    margin-bottom: 0; }
    .portal-row .portal-title {
      margin-bottom: 20px; } }
.card-description {
  font-weight: normal; }

.toast {
  position: fixed;
  top: 5px;
  right: 5px;
  z-index: 9999999999999999999; }

.cke_notifications_area:has(.cke_notification_warning) {
  display: none; }

/*# sourceMappingURL=style.css.map */
