﻿@font-face {
  font-family: HKGrotesk;
  src: url("../fonts/HKGrotesk-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: HKGrotesk;
  src: url("../fonts/HKGrotesk-BoldItalic.otf") format("opentype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: HKGrotesk;
  src: url("../fonts/HKGrotesk-LightItalic.otf") format("opentype");
  font-style: italic;
  font-weight: normal;
}
@font-face {
  font-family: HKGrotesk;
  src: url("../fonts/HKGrotesk-Light.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
i.icon-home, span.icon-home {
  mask: url("../img/shared/icon-home.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-home.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-search, span.icon-search {
  mask: url("../img/shared/icon-search.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-search.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-calendar, span.icon-calendar {
  mask: url("../img/shared/icon-calendar.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-calendar.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-config, span.icon-config {
  mask: url("../img/shared/icon-config.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-config.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-control, span.icon-control {
  mask: url("../img/shared/icon-control.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-control.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-incident, span.icon-incident {
  mask: url("../img/shared/icon-incident.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-incident.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-service, span.icon-service {
  mask: url("../img/shared/icon-service.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-service.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-people, span.icon-people {
  mask: url("../img/shared/icon-people.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-people.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-back, span.icon-back {
  mask: url("../img/shared/icon-back.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-back.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-plus, span.icon-plus {
  mask: url("../img/shared/icon-plus.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-plus.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-minus, span.icon-minus {
  mask: url("../img/shared/icon-minus.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-minus.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-close, span.icon-close {
  mask: url("../img/shared/icon-close.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-close.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-remove, span.icon-remove {
  mask: url("../img/shared/icon-remove.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-remove.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-location, span.icon-location {
  mask: url("../img/shared/icon-location.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-location.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-time, span.icon-time {
  mask: url("../img/shared/icon-time.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-time.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-list, span.icon-list {
  mask: url("../img/search/icon-list.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/search/icon-list.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-map, span.icon-map {
  mask: url("../img/search/icon-map.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/search/icon-map.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-filter, span.icon-filter {
  mask: url("../img/search/icon-filter.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/search/icon-filter.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-sort, span.icon-sort {
  mask: url("../img/search/icon-sort.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/search/icon-sort.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-sort-asc, i.k-i-sort-asc-sm, span.icon-sort-asc, span.k-i-sort-asc-sm {
  mask: url("../img/search/icon-sort-asc.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/search/icon-sort-asc.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-sort-desc, i.k-i-sort-desc-sm, span.icon-sort-desc, span.k-i-sort-desc-sm {
  mask: url("../img/search/icon-sort-desc.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/search/icon-sort-desc.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-extend, span.icon-extend {
  mask: url("../img/shared/icon-extend.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-extend.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-stop, span.icon-stop {
  mask: url("../img/shared/icon-stop.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-stop.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-screen, span.icon-screen {
  mask: url("../img/incident/icon-screen.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/incident/icon-screen.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-sound, span.icon-sound {
  mask: url("../img/incident/icon-sound.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/incident/icon-sound.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-videoconference, span.icon-videoconference {
  mask: url("../img/incident/icon-videoconference.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/incident/icon-videoconference.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-logout, span.icon-logout {
  mask: url("../img/shared/icon-logout.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-logout.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-edit, span.icon-edit {
  mask: url("../img/shared/icon-edit.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-edit.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-check, span.icon-check {
  mask: url("../img/shared/icon-check.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-check.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-globe, span.icon-globe {
  mask: url("../img/shared/icon-globe.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-globe.svg") no-repeat center;
  -webkit-mask-size: contain;
}
i.icon-book, span.icon-book {
  mask: url("../img/shared/icon-book.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask: url("../img/shared/icon-book.svg") no-repeat center;
  -webkit-mask-size: contain;
}

body {
  font-family: HKGrotesk, Roboto, sans-serif;
  color: #000;
  background-color: #EFEFEF;
}

.bg-green {
  background: linear-gradient(45deg, rgb(0, 190, 164) 0%, rgb(41, 130, 128) 100%);
}

.bg-blue {
  background: linear-gradient(90deg, rgb(0, 199, 213) 0%, rgb(0, 128, 214) 100%);
}

.bg-red {
  background: linear-gradient(90deg, rgb(255, 105, 99) 0%, rgb(215, 0, 99) 100%);
}

.panel input.btn, .btn {
  box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2);
  font-family: HKGrotesk, Roboto, sans-serif;
  font-weight: bold;
  border-radius: 0;
  border: none;
  display: flex;
  justify-content: center;
}
.panel input.btn.btn-green, .btn.btn-green {
  background: linear-gradient(45deg, rgb(0, 190, 164) 0%, rgb(41, 130, 128) 100%);
  color: white;
}
.panel input.btn.btn-blue, .btn.btn-blue {
  background: linear-gradient(90deg, rgb(0, 199, 213) 0%, rgb(0, 128, 214) 100%);
  color: white;
}
.panel input.btn.btn-red, .btn.btn-red {
  background: linear-gradient(90deg, rgb(255, 105, 99) 0%, rgb(215, 0, 99) 100%);
  color: white;
}
.panel input.btn.btn-default, .btn.btn-default {
  background: rgba(0, 0, 0, 0.2);
  color: white;
}
.panel input.btn.btn-noshadow, .btn.btn-noshadow {
  box-shadow: none !important;
}
.panel input.btn.btn-round, .btn.btn-round {
  border-radius: 50px;
  padding: 15px;
}
.panel input.btn.btn-round i, .btn.btn-round i {
  margin: 0;
}
.panel input.btn i, .btn i {
  display: inline-block;
  background: white;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: auto;
  margin-bottom: auto;
}
.panel input.btn i.icon-stop, .btn i.icon-stop {
  height: 15px;
  width: 15px;
}

> input, textarea {
  border: none;
  border-radius: 0;
  margin-bottom: 4px;
}
> input.input-bold, textarea.input-bold {
  font-weight: bold;
}

> textarea {
  resize: none;
}

.input-group {
  vertical-align: middle;
}
.input-group > .form-check {
  height: 24px;
  width: 24px;
}
.input-group.inactive label {
  color: rgba(0, 0, 0, 0.5);
}
.input-group input[type=number] {
  background: none;
  flex-grow: 0;
  flex-basis: 75px;
  padding: 0;
  text-align: center;
}

input {
  border: none;
  background: none;
  border-radius: 0;
}

.input-group label {
  flex-grow: 1;
}
.input-group input {
  background: white;
  border: none;
  color: rgba(0, 0, 0, 0.5);
}
.input-group .input-group-text {
  background: white;
  border: none;
  margin-left: 0;
}
.input-group .input-group-text i {
  height: 20px;
  width: 20px;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

header {
  background: black;
}
@media (max-width: 768px) {
  header .container .logo {
    display: none;
  }
}
header .container .logo img {
  height: 45px;
}
header .container nav .menu-item a {
  color: white;
  text-decoration: none;
  height: 100%;
  display: flex;
  flex-direction: column;
}
header .container nav .menu-item a span {
  white-space: nowrap;
}
header .container nav .menu-item a i {
  background-color: white;
  margin-top: auto;
  height: 24px;
}

.header-banner {
  height: 100%;
  max-height: 150px;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  color: white;
  font-family: HKGrotesk, Roboto, sans-serif;
  font-weight: normal;
}
.header-banner.header-dashboard {
  padding: 15px;
}
.header-banner.header-green {
  background: linear-gradient(45deg, rgb(0, 190, 164) 0%, rgb(41, 130, 128) 100%);
}
.header-banner.header-red {
  background: linear-gradient(90deg, rgb(255, 105, 99) 0%, rgb(215, 0, 99) 100%);
}
.header-banner .header-image {
  padding: 5px;
}
.header-banner .header-image img {
  object-fit: contain;
  border-radius: 100px;
  height: 78px;
  width: 78px;
}
.header-banner .header-text {
  padding: 10px;
  flex-grow: 1;
  z-index: 1;
  max-width: 100%;
}
.header-banner .header-text h3 {
  display: inline-block;
  color: white;
  margin-top: 0;
  margin-bottom: 0;
  font-family: HKGrotesk, Roboto, sans-serif;
  font-weight: bold;
}
.header-banner .header-text span {
  font-size: 14px;
  display: block;
  max-width: 100%;
}

.header-spacer {
  height: 15px;
}

.panel {
  margin-top: 1rem;
  background: white;
}
.panel .panel-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.panel .panel-header h5 {
  font-weight: bold;
  margin-bottom: 0;
  line-height: unset;
}
.panel .input-group input:not(.form-check-input) {
  background: none;
}
.panel select, .panel input[type=checkbox]:not(.form-check-input) {
  background: none;
  border: none;
  height: 28pt;
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.panel.meeting-panel {
  display: flex;
  flex-direction: row;
  cursor: pointer;
}
.panel.meeting-panel .panel-image {
  max-height: 125px;
  max-width: 125px;
  overflow: hidden;
}
.panel.meeting-panel .panel-image img {
  height: 100%;
}
.panel.panel-shadowed {
  box-shadow: 0 0 8pt rgba(0, 0, 0, 0.1);
}
.panel .panel-body {
  padding: 1rem;
  width: 100%;
}
.panel .panel-body h3 {
  font-weight: bold;
  font-size: 14pt;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.panel .panel-body .panel-description {
  font-size: 10pt;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.panel .panel-body .panel-description i {
  height: 10pt;
  width: 10pt;
  display: inline-block;
}
.panel .panel-body .inactive-row {
  opacity: 0.7;
  color: #FF0000;
}
.panel .include-divider {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.panel > input, .panel textarea {
  border: none;
  border-radius: 0;
  margin-bottom: 4px;
}
.panel > input.input-bold, .panel textarea.input-bold {
  font-weight: bold;
}
.panel > textarea {
  resize: none;
}
.panel .input-group {
  vertical-align: middle;
}
.panel .input-group > .form-check {
  height: 24px;
  width: 24px;
}
.panel .input-group.inactive label {
  color: rgba(0, 0, 0, 0.5);
}
.panel .input-group input[type=number] {
  background: none;
  flex-grow: 0;
  flex-basis: 75px;
  padding: 0;
  text-align: center;
}
.panel input:not(.form-check-input, .btn) {
  border: none;
  background: none;
  border-radius: 0;
}
.panel .guest {
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
.panel .end-btn {
  flex-grow: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.panel .end-btn .btn {
  box-shadow: unset;
  display: flex;
  padding: 2px 5px;
  margin-right: 12px;
}
.panel .end-btn .btn.btn-blue i {
  background: white;
  width: 14px;
  height: 14px;
}
.panel .end-btn i {
  background: rgba(0, 0, 0, 0.5);
  width: 16px;
  height: 16px;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 5px;
}
.panel .form-control::file-selector-button {
  display: none;
}
.panel .input-placeholder {
  padding: 0.375rem 0.75rem;
  color: #6c757d;
}
.panel .panel-info {
  display: flex;
  flex-direction: column;
}
.panel .panel-info > div {
  display: flex;
  flex-direction: row;
}
.panel .panel-info > div span {
  flex-grow: 1;
}
.panel .panel-info > div i {
  background: linear-gradient(90deg, rgb(0, 199, 213) 0%, rgb(0, 128, 214) 100%);
  margin-right: 10px;
  margin-top: auto;
  margin-bottom: auto;
  height: 20px;
  width: 20px;
}

.form-floating {
  margin-bottom: 5px;
}
.form-floating.bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.form-floating.bordered label {
  padding-left: 0.75rem;
}
.form-floating.bordered input.form-control, .form-floating.bordered select.form-control {
  font-size: 12pt;
}
.form-floating input, .form-floating select {
  border: none;
  border-radius: 0;
  background: none;
}
.form-floating input.form-control, .form-floating select.form-control {
  padding-bottom: 6px;
  padding-top: 12px;
  font-size: 14px;
}
.form-floating input.form-control:not(:placeholder-shown), .form-floating select.form-control:not(:placeholder-shown) {
  padding-bottom: 6px;
  padding-top: 36px;
}
.form-floating .editor-format {
  padding-top: 36px;
  padding-bottom: 6px;
  font-size: 16pt;
  margin-top: auto;
  line-height: 19px;
}
.form-floating label {
  color: rgba(0, 0, 0, 0.5);
  padding-left: 0;
}

tr .status i {
  display: none;
  background: #333;
  height: 12px;
  width: 12px;
}
tr .status[data-active=true] i, tr .status[data-global=true] i {
  display: block;
}

.country-select.inside {
  width: 100%;
}
.country-select.inside .form-control {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.k-widget {
  background: none;
  box-shadow: none;
}
.k-widget .k-picker-wrap {
  border: none;
  padding: 0;
  display: flex;
  height: 100%;
}
.k-widget .k-picker-wrap.k-state-hover {
  box-shadow: none;
}
.k-widget .k-picker-wrap.k-state-focused {
  box-shadow: none;
}
.k-widget .k-picker-wrap.k-state-default {
  background-color: #FFF;
}
.k-widget .k-picker-wrap .k-input {
  box-shadow: none;
  line-height: 1;
  border: none;
  text-align: end;
  padding: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.k-widget .k-picker-wrap .k-input:focus {
  box-shadow: none;
}
.k-widget .k-picker-wrap .k-select {
  display: none;
}
.k-widget.k-grid {
  border: none;
  border-radius: 0;
  padding: 0;
}
.k-widget.k-grid .k-grid-header {
  background: none;
  border: none;
  border-radius: 0;
}
.k-widget.k-grid .k-grid-header .k-grid-header-wrap {
  border: none;
}
.k-widget.k-grid thead tr th {
  background: none;
  border: none;
}
.k-widget.k-grid thead tr th.k-sorted .k-link i {
  display: none;
}
.k-widget.k-grid thead tr th .k-link {
  align-content: start;
}
.k-widget.k-grid thead tr th .k-link span {
  font-size: 16pt;
  margin-left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.k-widget.k-grid thead tr th .k-link span:before {
  content: "";
}
.k-widget.k-grid thead tr th .k-link i {
  background: rgba(0, 0, 0, 0.3);
  height: 14px;
  width: 14px;
  display: block;
  padding-top: 0.5em;
}
.k-widget.k-grid tbody tr {
  cursor: pointer;
}
.k-widget.k-grid tbody tr.k-alt {
  background: #FFF;
}
.k-widget.k-grid tbody tr td {
  border: none;
}
.k-widget.k-multiselect {
  width: 100%;
}
.k-widget.k-multiselect .k-multiselect-wrap {
  border: none;
}
.k-widget.k-window {
  left: 1rem;
  right: 1rem;
  max-width: 100vw;
}
.k-widget.k-scheduler {
  border: none;
  font-family: HKGrotesk, Roboto, sans-serif;
}
.k-widget.k-scheduler .k-header {
  background: none;
  font-family: HKGrotesk, Roboto, sans-serif;
  margin-bottom: 10px;
  border: none;
}
.k-widget.k-scheduler .k-header .k-nav-today {
  font-weight: bold;
}
.k-widget.k-scheduler .k-header .k-nav-today.k-state-hover {
  background: none !important;
}
.k-widget.k-scheduler .k-event {
  background-color: rgba(131, 211, 95, 0.7);
  border: none;
  border-radius: 0;
}
.k-widget.k-scheduler .k-event .k-event-actions {
  display: none;
}
.k-widget.k-scheduler .k-event.k-state-selected {
  background-color: rgba(0, 149, 214, 0.7);
}
.k-widget.k-scheduler .k-scheduler-layout {
  background: white;
}
.k-widget.k-scheduler .k-scheduler-dayview .k-event {
  left: 0 !important;
  width: 100% !important;
}
.k-widget.k-scheduler .k-scheduler-weekview .k-event .event-template h3 {
  font-size: 11pt;
}
.k-widget.k-scheduler .k-scheduler-weekview .k-event .event-template span {
  display: none;
}
.k-widget.k-scheduler .k-scheduler-times .k-scheduler-table th {
  font-weight: normal;
}

.k-chart {
  height: 300px;
}

.k-pager-numbers .k-link, .k-pager-numbers .k-state-selected {
  border-radius: 0;
  padding: 6px 6px;
  min-width: 2.3em;
  height: 2.3em;
  border-width: 1px;
  border-style: solid;
  outline: 0;
  box-sizing: border-box;
  text-align: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.k-pager-numbers .k-current-page {
  display: none;
}

.k-grid-header th.k-header {
  font-weight: bold !important;
}

.k-widget.k-grid tbody tr:hover, .k-widget.k-grid tbody tr.k-alt:hover {
  background-color: #ebebeb;
}

[data-update-available=false] {
  display: none;
}

.k-grid table {
  table-layout: fixed;
  width: 100%;
}

.k-grid td {
  white-space: nowrap;
  text-overflow: ellipsis;
}
