.removeArrow::after {
  content: none;
}

.vl-avatar {
  width: 50px;
  height: 50px;
}

.vl-avatar-nav {
  width: 32px;
  height: 32px;
}

.preview-image {
  object-fit: cover;
}

.timepickerExternal,
.timepickerExternal2 {
  display: flex;
  align-items: center;
}

.gj-timepicker i {
  margin-right: 24px;
  margin-top: 16px;
}

/* 
 * Always set the map height explicitly to define the size of the div element
 * that contains the map. 
 */
#map {
  height: 360px;
}

/* 
   * Optional: Makes the sample page fill the window. 
   */

#description {
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
}

#infowindow-content .title {
  font-weight: bold;
}

#infowindow-content {
  display: none;
}

#map #infowindow-content {
  display: inline;
}

.table-responsive .table-dash {
  font-size: 14px !important;
  font-weight: bold !important;
}

@media (max-width: 767px) {
  .comments-activity-detail {
    justify-content: left !important;
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    margin: 0;
    padding: 20px !important;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .mb-3.map-header-btns {
    border-radius: 50%;
    margin-right: 5px;
    overflow: hidden;
  }
  .text-remove {
    display: none;
  }
  .row.performance-filter-options {
    padding: 0px 12% 0px 12%;
    .col {
      margin-bottom: 10px;
      border-radius: 0% 30% 0% 30%;
    }
    .h-15px {
      height: 18px !important;
    }
  }
  th.min-w-125px.sorting {
    position: static !important;
  }
  .row.g-5.g-xl-4 {
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: #ccc #fff;
  }

  .col-sm-6 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.dashboard-btn-nav {
  overflow-x: auto;
  white-space: nowrap;
  padding: 8px;
  -webkit-overflow-scrolling: touch;
}

.dashboard-btn-nav ul {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.dashboard-btn-nav li {
  flex: 0 0 auto;
  min-width: 150px;
}

@media (min-width: 768px) {
  .dashboard-btn-nav {
    overflow-y: hidden;
  }
}

.pac-card {
  background-color: #fff;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
  margin: 10px;
  padding: 0 0.5em;
  font: 400 18px Roboto, Arial, sans-serif;
  overflow: hidden;
  font-family: Roboto;
  padding: 0;
}

#pac-container {
  padding-bottom: 12px;
  margin-right: 12px;
}

.pac-controls {
  display: inline-block;
  padding: 5px 11px;
}

.pac-controls label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}

#pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  margin-top: 11px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  max-width: 340px;
}

#pac-input:focus {
  border-color: #4d90fe;
}

#title {
  color: #fff;
  background-color: #4d90fe;
  font-size: 25px;
  font-weight: 500;
  padding: 6px 12px;
}

#target {
  width: 345px;
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  border-radius: 1.4rem !important;
}

.textAreaInvent {
  height: fit-content;
  cursor: auto;
}

.vl-refreshed-div {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ccc;
}

.fc-event-main {
  padding: 2px 6px;
  border-radius: 10px;
  height: 58px;
  overflow: hidden;
  position: relative;
}

.vl-calendar-label {
  background-color: black !important;
  color: white !important;
  position: absolute;
  top: 2px;
  right: 2px;
  font-weight: 400;
  font-size: 12px;
  padding: 0px 2px;
  border-radius: 3px;
}

.fc-daygrid-day-events {
  margin: 3px 3px;
}

.fc-daygrid-event {
  padding-bottom: 5px;
}

.scheduleTitle {
  width: calc(100% - 20px) !important;
  overflow: hidden;
}

.scheduleTitle b {
  width: 100px !important;
}

.dashboard-btns {
  min-width: 162px;
}

.dashboard-buttons {
  min-width: 250px;
}

.fc-daygrid-day-top {
  height: 20px;
}

.fc .fc-daygrid-day-number {
  padding: 0px;
}

.gm-style .gm-style-iw-c {
  width: 300px;
}

hr {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #eeeeee -moz-use-text-color #ffffff;
  border-style: solid none;
  border-width: 1px 0;
  margin: 18px 0;
}

/* time picker back ground color change */
.gj-picker {
  background-color: #d9e3f1;
}

.mapTooltipContent {
  color: rgb(100, 100, 100);
}

.dashboard-map-div {
  height: 550px !important;
}

.notification-Table {
  height: 523px;
}

/* popover on schedule calendaer view */
.popover {
  background-color: white;
  z-index: 101;
}

.fc-popover {
  z-index: 100 !important;
}

.fc .fc-more-popover .fc-popover-body {
  max-height: 275px;
  overflow-y: scroll;
}

#full-callendar-io {
  min-width: 625px;
}

.fc-toolbar-chunk .btn-group,
.fc-today-button,
.fc-today-button:hover {
  background-color: #d9e3f1;
  border: none;
  box-shadow: 5px 5px 10px rgb(199 199 199 / 20%), -5px -5px 10px rgb(221 221 221 / 40%);
  transition: background-color 0.15s ease-in-out, border 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    color 0.15s ease-in-out;
  border-radius: 50rem;
}
.fc-toolbar-chunk .btn-group .active {
  background-color: #378dfc;
  color: white;
}

.calender-io-table {
  white-space: nowrap;
  overflow: auto !important;
}

/* user popover on nav */
.vl-dropdown-user-img {
  width: 80px;
}

.vl-dropdown-menu {
  width: 240px;
}

.vl-dropdown-menu .icon {
  color: #17a2b8;
}

.vl-nav-user-icon-img {
  width: 40px;
}

/* messages ui */
.messages-div {
  height: 800px;
  position: relative;
}

.messages-div .breadcrumb {
  position: relative;
  z-index: -1 !important;
}

.user-chat {
  height: 800px;
  position: relative;
  z-index: 1 !important;
}

.user-chat-left-div {
  display: flex;
  align-items: center;
}

.user-chat-left-div img {
  width: 40px;
  height: 40px;
}

.chat-box-receiver img {
  width: 40px;
  height: 40px;
}

.messages-box-parent {
  height: 665px;
}

.vl-chat-bedge {
  width: 20px;
  height: 20px;
}

.user-image-div {
  position: relative;
  height: 40px;
}

.user-name-message-div p {
  max-height: 48px;
  overflow: hidden;
}

.form-check-label::first-letter {
  text-transform: uppercase;
}

.vl-user-profile-div {
  display: none !important;
  width: 260px;
  position: absolute;
  left: 50px;
  top: 20px;
}

.current-user-details-div {
  display: none !important;
  width: 260px;
  position: absolute;
  right: 50px;
  top: 20px;
}

.user-image-div:hover .vl-user-profile-div {
  display: flex !important;
}

.user-image-div:hover .current-user-details-div {
  display: flex !important;
}

.header-image {
  width: 40px;
  height: 40px;
}

.chat-box-receiver {
  max-width: 700px;
}

.messages-list-div {
  overflow-y: auto;
  overflow-x: hidden;
}

.tooltip-user-details {
  height: 70px !important;
}

.vigi-loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 25px;
  height: 25px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
}

.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  position: absolute;
  left: 58%;
  top: 40%;
  display: none;
}

.multiselect-container .multiselect-option:hover {
  background-color: #e9ecef !important;
}

.multiselect-container .active:hover {
  background-color: #2f81fdbd !important;
}

.multiselect-container .active,
.multiselect-container .active:focus,
.multiselect-container .active:active {
  background-color: #0d6dfdbd !important;
  border-bottom: 0.5px solid #fff;
  color: #fff !important;
}

.site-inspection-table .site-inspection-table-th,
.site-inspection-table .site-inspection-table-td {
  border: 1px solid rgb(185, 185, 185) !important;
  border-collapse: collapse;
}

.multiselect-filter .multiselect-search {
  height: 42px;
  box-shadow: none;
  background: none;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.vl-repeat-activity-div {
  min-height: 72px;
}

/* media query for less than 550 px */
@media screen and (min-width: 550px) {
  #itemsQuantity {
    width: 88px;
  }

  .dashboard-cards {
    min-width: 250px;
    max-width: 250px;
  }
}

/* media query for less than 600 px */
@media screen and (max-width: 600px) {
  #pac-input {
    z-index: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 280px;
  }

  .gmnoprint {
    display: none;
  }
}

/* clock time picker */
.clock-timepicker {
  display: block !important;
}

/* media query for greater than 600 px */
@media screen and (max-width: 550px) {
  .dashboard-cards {
    min-width: 250px;
    max-width: 500px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .vl-width-100 {
    width: 100%;
  }
}

/* media query for greater than 600 px */
@media screen and (max-width: 550px) {
  .add-schedule-btn {
    width: 88%;
    margin-top: 20px;
  }

  .schedule-bulk-button {
    width: 200px;
  }

  .vl-repeat-days {
    width: 80px !important;
  }
}

/* media query if screen size is greater than 1000 px */
@media screen and (min-width: 1000px) {
  .nav-right-items {
    position: absolute !important;
    right: 0.75rem !important;
  }
}

@media screen and (max-width: 1000px) {
  .nav-right-items {
    position: absolute !important;
    right: 4.5rem !important;
    top: 0.45rem;
  }

  .vl-repeat-days {
    width: 115px;
  }
}

@media screen and (max-width: 1050px) {
  /* .chat-box-receiver{
    max-width: 90%;
  } */
}

/* media query for greater than 768 px */
@media screen and (max-width: 768px) {
  .users-div {
    width: 60px !important;
  }

  .chat-box-main-div {
    width: calc(100% - 60px) !important;
  }

  .send-message-input-div {
    width: calc(100% - 60px) !important;
  }

  .single-message-div {
    width: 80%;
  }

  .chat-box-receiver {
    margin-right: 0.5rem !important;
  }

  .sender-message {
    margin-left: 0.5rem !important;
  }

  .preview-image {
    margin: 0px 0.5rem !important;
  }

  .vl-chat-bedge {
    /* left: 45px !important; */
  }
}

/* customize multiselect */
.multiselect-container .multiselect-option,
.multiselect-container .multiselect-group,
.multiselect-container .multiselect-all {
  padding: 0.35rem 0.25rem 0.35rem 0.75rem !important;
}

.multiselect-filter .fa-search {
  display: none !important;
}

.multiselect-container .multiselect-filter > input.multiselect-search {
  margin-left: 0 !important;
  padding-left: 10px !important;
}

.multiselect-filter {
  display: block;
  width: 100%;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-appearance: none !important;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 0.375rem 0.75rem;
}

.multiselect-filter .form-control {
  border: 1px solid #ced4da !important;
  z-index: 1111;
}

.multiselect-container .multiselect-filter > input.multiselect-search {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.multiselect-filter .form-control:focus {
  border-color: #86b7fe !important;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%) !important;
}

#messageInput {
  border: 0 none;
  overflow: auto;
  font-family: sans-serif;
  outline: none;
  resize: none;
  min-height: 1.47em !important;
  max-height: 7.35em !important;
  height: auto;
}

/* Dashboad Styling */
.dashboard-btn-nav {
  background-color: #ececec;
  height: 50px;
  display: flex;
  align-items: center;
}

.vigilink-dashboard-cards {
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 6px;
  padding: 10px 15px;
}

.vigilink-dashboard-map-section,
.vigilink-dashboard-live-feed-section,
.vigilink-dashboard-unmarked {
  padding: 20px 15px;
}

.card-heading-headings {
  font-weight: 400;
}

.vigilink-card-entries-border {
  border-bottom: 2px #d1d1d1 dashed;
  padding: 0px;
  margin: 0;
}
.vigilink-dashboard-cards p {
  margin: 0;
  padding: 0 0 5px 0;
}

.map-header {
  display: flex;
  justify-content: space-between;
}

.map-header-btns {
  height: 45px;
  background-color: #f4f4f4;
  font-size: 13px;
  display: flex;
  padding: 0px 10px;
  border-radius: 6px;
  margin: 0 5px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #9a9a9a;
  font-weight: 700;
}

#thead,#financeReportThread,
#perFormaceThead th {
  background-color: #f1f1f1;
  padding: 8px 10px !important;
  font-size: 15px;
}

#notificationTable {
  padding: 8px 10px !important;
}

#notificationTable td,
#dashboard_today_list td {
  padding: 8px 10px !important;
  font-size: 15px;
}

.pre_check_in,
.check_in,
.break_in,
.break_out,
.check_call,
.patrol,
.task,
.tag {
  border-radius: 6px;
  font-weight: 700;
  height: 30px;
  width: 130px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pre_check_in {
  background-color: #ffc80031;
  color: #ffc700;
}

.check_in {
  background-color: #50cd8834;
  color: #50cd89;
}

.check_call {
  background-color: #7139ea2f;
  color: #7239ea;
}

.patrol {
  background-color: #43cdd733;
  color: #43ced7;
}

.task {
  background-color: #3e98ff34;
  color: #3e97ff;
}

.tag {
  background-color: #ff9f0031;
  color: #ff9f00;
}

.break_out{
  background-color: #2edaff2f;
  color: #2edaff;
}

.break_in{
  background-color: #ff6b6b2f;
  color: #ff6b6b;
}

.filter-active {
  color: #17a2b8;
}

#dashboard-performance-search-icon {
  right: 10px;
  top: 15px;
}

.perfomance-header {
  padding: 15px;
}

.performance-filter-options {
  padding: 0px 15px;
}

.performance-td {
  position: relative;
  padding: 30px 0px;
}
.performance-border {
  width: 100%;
  background-color: #d1d1d1;
  height: 3px;
}

.user-image-div {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.user-image-div img {
  border-radius: 50%;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.performance-time {
  position: relative;
  top: 0%;
}

.grey-indicator {
  width: 10px;
  background: #d1d1d1 !important;
  height: 15px;
  position: absolute;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}

.colored-indicator {
  width: 10px;
  height: 15px;
  position: absolute;
  top: 15px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.preCheckInActivity {
  background-color: #ffc700;
}
.checkInActivity {
  background-color: #50cd89;
}
.checkCallsActivity {
  background-color: #7239ea;
}
.checkPointsActivity {
  background-color: #43ced7;
}
.inventoryActivity {
  background-color: #ffa200;
}
.checkOutActivity {
  background-color: #0b134f;
}
.indicator-1,
.colored-indicator-1 {
  background: #ffc800;
  left: calc((4.16% * 0) + (0.35px * 1));
}

.indicator-2,
.colored-indicator-2 {
  background: #53cb86;
  left: calc((4.16% * 1) + (0.35px * 1));
}

.indicator-3,
.colored-indicator-3 {
  background: #7339ed;
  left: calc((4.16% * 2) + (0.35px * 1));
}

.indicator-4,
.colored-indicator-4 {
  background: #fea300;
  left: calc((4.16% * 3) + (0.35px * 1));
}

.indicator-5,
.colored-indicator-5 {
  background: #42cedd;
  left: calc((4.16% * 4) + (0.35px * 1));
}

.indicator-6,
.colored-indicator-6 {
  background: #7137e5;
  left: calc((4.16% * 5) + (0.35px * 1));
}

.indicator-7,
.colored-indicator-7 {
  background: #ff9e01;
  left: calc((4.16% * 6) + (0.35px * 1));
}

.indicator-8,
.colored-indicator-8 {
  background: #44cdde;
  left: calc((4.16% * 7) + (0.35px * 1));
}

.indicator-9,
.colored-indicator-9 {
  background: #4096fb;
  left: calc((4.16% * 8) + (0.35px * 1));
}

.indicator-10,
.colored-indicator-10 {
  background: #7633e8;
  left: calc((4.16% * 9) + (0.35px * 1));
}

.indicator-11,
.colored-indicator-11 {
  background: #ffa400;
  left: calc((4.16% * 10) + (0.35px * 1));
}

.indicator-12,
.colored-indicator-12 {
  background: #3fced8;
  left: calc((4.16% * 11) + (0.35px * 1));
}

.indicator-13,
.colored-indicator-13 {
  background: #7638e9;
  left: calc((4.16% * 12) + (0.35px * 1));
}

.indicator-14,
.colored-indicator-14 {
  background: #ffa300;
  left: calc((4.16% * 13) + (0.35px * 1));
}

.indicator-15,
.colored-indicator-15 {
  background: #3dcfdc;
  left: calc((4.16% * 14) + (0.35px * 1));
}

.indicator-16,
.colored-indicator-16 {
  background: #7639e6;
  left: calc((4.16% * 15) + (0.35px * 1));
}

.indicator-17,
.colored-indicator-17 {
  background: #ec416b;
  left: calc((4.16% * 16) + (0.35px * 1));
}

.indicator-18,
.colored-indicator-18 {
  background: #fd9f00;
  left: calc((4.16% * 17) + (0.35px * 1));
}

.indicator-19,
.colored-indicator-19 {
  background: #45cede;
  left: calc((4.16% * 18) + (0.35px * 1));
}

.indicator-20,
.colored-indicator-20 {
  background: #7037e6;
  left: calc((4.16% * 19) + (0.35px * 1));
}

.indicator-21,
.colored-indicator-21 {
  background: #fba400;
  left: calc((4.16% * 20) + (0.35px * 1));
}

.indicator-22,
.colored-indicator-22 {
  background: #43cdd9;
  left: calc((4.16% * 21) + (0.35px * 1));
}

.indicator-23,
.colored-indicator-23 {
  background: #0e134c;
  left: calc((4.16% * 22) + (0.35px * 1));
}

.indicator-24,
.colored-indicator-24 {
  background: #0e134c;
  left: calc((4.16% * 23) + (0.35px * 1));
}

.progressTd {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 20px 0px;
}

.performance_percent {
  width: 80px;
  height: 80px;
  position: relative;
}
.progress_outer {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  padding-top: 9px;
  padding-left: 9px;
  box-shadow: 4px 4px 10px -1px rgba(0, 0, 0, 0.15), -4px -4px 10px -1px rgba(255, 255, 255, 0.7);
}

.progress_inner {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.progress_number {
  font-weight: 600px;
  color: #555;
}
.progressTd svg {
  position: absolute;
  height: 80px;
  width: 80px;
  top: 10;
  left: 20;
}
.progressTd svg circle {
  fill: none;
  stroke: #50cd8834;
  /* width: 30px; */
  /* height: 30px; */
  stroke-width: 9px;
  stroke-dasharray: 220;
  stroke-dashoffset: 77;
  /* animation: progressAnimation 2s linear forwards; */
}
@keyframes progressAnimation {
  100% {
    stroke-dashoffset: 77;
  }
}

.comments-div {
  display: none;
  border-radius: 5px;
  position: absolute;
  width: 300px;
  padding: 20px;
  bottom: -150%;
  left: 5px;
  z-index: 9999999;
}

.comments-modal-container {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999999999;
}

#comments-modal {
  width: 75% !important;
  max-width: none !important;
  /* height: 80% !important; */
  /* background-color: #ffffff; */
  /* padding: 20px 40px; */
  /* border-radius: 8px; */
  overflow: auto;
}

.comments-modal-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 10px 0;
  border-bottom: 1px solid #bebebe;
}

.comments-modal-body {
  padding: 10px 0;
}

.comments-activity-detail {
  border-radius: 6px;
  display: flex;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  background-color: #f1f1f1;
}

.comments-activity-detail > div {
  margin-right: 40px;
  display: flex;
  align-items: center;
}

.action-detail-headings {
  font-weight: 600;
  color: #323232;
  text-align: end;
  margin-right: 10px;
}

.action-detail-value {
  font-weight: 600;
  color: #bebebe;
}

.view-comments-text {
  color: #0b134f;
  font-weight: 600;
}

.comments-section {
  height: 260px;
  width: 100%;
  margin-top: 20px;
  border: 3px solid #f1f1f1;
  border-radius: 10px;
  padding: 30px 50px;
  overflow: auto;
}

#no-comments {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
}

.add-comment-section {
  border-radius: 30px;
  background-color: #f1f1f1;
  height: 60px;
  width: 100%;
  margin-top: 20px;
  display: flex;
  align-items: center;
  padding: 0px 30px;
}

.add-comment-section #add-comment-image {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 10px;
}
.add-comment-section #add-comment-image img {
  height: 100%;
  width: 100%;
  object-fit: fill;
}

.add-comment-input {
  width: 100%;
  height: 100%;
}
.add-comment-input input {
  border: 0;
  width: 100%;
  height: 100%;
  outline: none;
  background: none;
}

.send-message-icon {
  height: 30px;
  width: 30px;
  cursor: pointer;
}

.send-message-icon img {
  height: 100%;
  width: 100%;
}
.user-comments-block {
  padding: 20px 0px;
  border-bottom: #bebebe 1px solid;
}
.user-comments-block .user-name {
  font-weight: 600;
  font-size: 16px;
  color: #323232;
}
.user-comments-block .user-comment {
  font-size: 16px;
  font-weight: 600;
  color: #bebebe;
}

.filter-active {
  color: #17a2b8;
}

#dashboard-today-search-icon {
  top: 13px;
  right: 20px;
}

.notification-header,
.today-list-filter-options {
  padding: 15px;
}

.today-add-schedule-btn {
  background-color: #43ced7;
  color: #fff;
  border-radius: 0.475rem;
  padding: 0.775rem 0.6rem;
  display: inline-block;
}

.today-add-schedule-btn:nth-child(1) {
  margin-right: 10px;
}

.today-add-schedule-btn a {
  color: #ffff;
}

@media (min-width: 768px) {
  #action_bar {
    right: 0;
    position: sticky;
  }
}

#performanceTbody .performanceTR {
  border-bottom: 2px dashed #d1d1d1;
  border-collapse: collapse;
}

#today_list_table {
  overflow: scroll;
  max-height: 500px;
}

#today_list_table thead th {
  background-color: #f1f1f1;
  padding: 8px 10px !important;
  font-size: 15px;
  position: sticky !important;
  top: 0;
  z-index: 1;
}

#live_feed_table {
  overflow: scroll;
  max-height: 500px !important;
}

#live_feed_table thead th {
  background-color: #f1f1f1;
  padding: 8px 10px !important;
  font-size: 15px;
  position: sticky !important;
  top: 0;
  z-index: 1;
}

#officer-performance-table {
  overflow: scroll;
  max-height: 500px;
}

#officer-performance-table thead th {
  background-color: #f1f1f1;
  padding: 8px 10px !important; /* used important keyword to overwrite Bootstrap classes */
  font-size: 15px;
  position: sticky !important;
  top: 0;
  z-index: 1;
}

#dashboard_unmarked {
  overflow: scroll;
  height: 100%;
}

#dashboard_unmarked thead th {
  background-color: #f1f1f1;
  padding: 8px 46px !important;
  font-size: 15px;
  position: sticky;
  top: 0;
  z-index: 1;
}
.message-card-header {
  min-height: 50px !important; /* used important keyword to overwrite Bootstrap classes */
  padding: 8px 2.25rem !important; /* used important keyword to overwrite Bootstrap classes */
}

.message-app-content {
  padding-top: 20px !important; /* used important keyword to overwrite Bootstrap classes */
}

.message-card-body {
  padding: 8px 2.25rem !important; /* used important keyword to overwrite Bootstrap classes */
}

.searchedText {
  position: relative;
  background-color: #d5ff22;
  border-radius: 0.475rem;
  padding: 0.75rem 0;
}

#message-counter {
  display: flex;
  align-items: center;
  justify-content: center;
}

#dashboard_unmarked {
  overflow: scroll;
  height: 100%;
}

#dashboard_unmarked thead th {
  background-color: #f1f1f1;
  padding: 8px 46px !important;
  font-size: 15px;
  position: sticky;
  top: 0;
  z-index: 1;
  font-weight: bold;
}
.messageMainDiv {
  border-radius: 4px;
  overflow: hidden;
}
.highlightBackground {
  background-color: #b8d3d11f;
  transition: all 0.5s ease;
}

html {
  scroll-behavior: smooth;
}

.preview-div {
  position: absolute;
  top: 0px;
  left: 0rem;
}

.zeroPercentHighLighter {
  width: 10px;
  height: 15px;
  top: 15px;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border: 2px red solid;
}

.activityMissedHighLighter {
  width: 10px;
  height: 15px;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border: 2px red solid;
}

#push-notification-div {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999999;
}

#push-notification-div #notification-body {
  max-height: 124px;
  overflow: hidden;
  text-overflow: ellipsis;
}

#kt_activities_toggle,
#alert-icon,#roster-icon,
#incident-icon {
  position: relative;
}
#unread-message-notifier,
#unread-alert-notifier,#roster-notifier,
#unread-incident-notifier {
  position: absolute;
  width: 8px;
  height: 8px;
  right: 7px;
  top: 9px;
  border-radius: 50%;
  background-color: #dc143c;
}

#myAudio {
  top: -50px;
}

#actionBtn {
  background-color: #43ced7;
  color: #fff;
}

    @keyframes fadeInUp {
        from {
            opacity: 0;
            transform: translateY(30px);
        }
        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    @keyframes fadeInScale {
        from {
            opacity: 0;
            transform: scale(0.8);
        }
        to {
            opacity: 1;
            transform: scale(1);
        }
    }

    @keyframes bounce {
        0%, 20%, 53%, 80%, 100% {
            transform: translate3d(0, 0, 0);
        }
        40%, 43% {
            transform: translate3d(0, -8px, 0);
        }
        70% {
            transform: translate3d(0, -4px, 0);
        }
        90% {
            transform: translate3d(0, -2px, 0);
        }
    }

    @keyframes pulse {
        0% {
            transform: scale(1);
        }
        50% {
            transform: scale(1.05);
        }
        100% {
            transform: scale(1);
        }
    }

    @keyframes slideInRight {
        from {
            opacity: 0;
            transform: translateX(30px);
        }
        to {
            opacity: 1;
            transform: translateX(0);
        }
    }

    @keyframes slideInLeft {
        from {
            opacity: 0;
            transform: translateX(-30px);
        }
        to {
            opacity: 1;
            transform: translateX(0);
        }
    }

    @keyframes rotate {
        from {
            transform: rotate(0deg);
        }
        to {
            transform: rotate(360deg);
        }
    }

    @keyframes shimmer {
        0% { transform: translateX(-100%); }
        100% { transform: translateX(100%); }
    }

    @keyframes shake {
        0%, 100% { transform: translateX(0); }
        10%, 30%, 50%, 70%, 90% { transform: translateX(-5px); }
        20%, 40%, 60%, 80% { transform: translateX(5px); }
    }

    @keyframes successPulse {
        0% { transform: scale(1); }
        50% { transform: scale(1.1); }
        100% { transform: scale(1); }
    }

    .upload-container {
        max-width: 600px;
        margin: 50px auto;
        text-align: center;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        animation: fadeInUp 0.8s ease-out;
    }

    .upload-card {
        background: linear-gradient(135deg, var(--kt-primary) 0%, #0d87ea 100%);
        border-radius: 20px;
        padding: 40px;
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
        color: white;
        position: relative;
        overflow: hidden;
        animation: fadeInScale 1s ease-out 0.2s both;
    }

    .upload-card::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(255, 255, 255, 0.1);
        backdrop-filter: blur(10px);
    }

    .upload-content {
        position: relative;
        z-index: 1;
    }

    .upload-icon {
        font-size: 48px;
        margin-bottom: 20px;
        display: block;
        animation: bounce 2s infinite;
    }

    .upload-title {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 10px;
        animation: fadeInUp 0.8s ease-out 0.4s both;
    }

    .upload-subtitle {
        font-size: 16px;
        opacity: 0.9;
        margin-bottom: 30px;
        animation: fadeInUp 0.8s ease-out 0.6s both;
    }

    .upload-box {
        border: 3px dashed rgba(255, 255, 255, 0.5);
        border-radius: 15px;
        padding: 40px 20px;
        cursor: pointer;
        background: rgba(255, 255, 255, 0.1);
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        margin-bottom: 20px;
        animation: fadeInScale 0.8s ease-out 0.8s both;
        position: relative;
    }

    .upload-box:hover {
        border-color: rgba(255, 255, 255, 0.8);
        background: rgba(255, 255, 255, 0.15);
        transform: translateY(-3px) scale(1.02);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    }

    .upload-box.dragover {
        border-color: #4CAF50;
        background: rgba(76, 175, 80, 0.2);
        transform: scale(1.05);
        animation: pulse 0.6s ease-in-out;
    }

    .upload-box.dragover .upload-icon {
        animation: rotate 1s linear infinite;
    }

    .file-info {
        background: rgba(255, 255, 255, 0.1);
        border-radius: 10px;
        padding: 15px;
        margin: 20px 0;
        display: none;
        animation: slideInRight 0.5s ease-out;
        backdrop-filter: blur(10px);
    }

    .file-name {
        font-weight: 600;
        margin-bottom: 5px;
    }

    .file-size {
        font-size: 14px;
        opacity: 0.8;
    }

    .progress-container {
        background: rgba(255, 255, 255, 0.2);
        border-radius: 10px;
        height: 8px;
        margin: 20px 0;
        overflow: hidden;
        display: none;
        animation: slideInLeft 0.5s ease-out;
    }

    .progress-bar {
        height: 100%;
        width: 0%;
        background: linear-gradient(90deg, #4CAF50, #45a049);
        border-radius: 10px;
        transition: width 0.3s ease;
        position: relative;
    }

    .progress-bar::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
        animation: shimmer 2s infinite;
    }

    .progress-text {
        font-size: 14px;
        margin-top: 10px;
        opacity: 0.9;
        animation: fadeInUp 0.5s ease-out;
    }

    .upload-btn {
        background: rgba(255, 255, 255, 0.2);
        border: 2px solid rgba(255, 255, 255, 0.3);
        color: white;
        padding: 12px 30px;
        border-radius: 25px;
        font-weight: 600;
        cursor: pointer;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        margin-top: 20px;
        display: none;
        animation: fadeInScale 0.5s ease-out;
        position: relative;
        overflow: hidden;
    }

    .upload-btn::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
        transition: left 0.5s;
    }

    .upload-btn:hover::before {
        left: 100%;
    }

    .upload-btn:hover {
        background: rgba(255, 255, 255, 0.3);
        border-color: rgba(255, 255, 255, 0.5);
        transform: translateY(-2px) scale(1.05);
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    }

    .upload-btn:active {
        transform: translateY(0) scale(0.98);
    }

    .upload-btn:disabled {
        opacity: 0.5;
        cursor: not-allowed;
        transform: none;
    }

    .upload-btn.loading {
        pointer-events: none;
    }

    .upload-btn.loading::after {
        content: '';
        position: absolute;
        width: 16px;
        height: 16px;
        margin: auto;
        border: 2px solid transparent;
        border-top-color: #ffffff;
        border-radius: 50%;
        animation: rotate 1s linear infinite;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    .success-message {
        background: rgba(76, 175, 80, 0.2);
        border: 1px solid rgba(76, 175, 80, 0.3);
        border-radius: 10px;
        padding: 15px;
        margin: 20px 0;
        display: none;
        animation: successPulse 0.6s ease-out;
        backdrop-filter: blur(10px);
    }

    .error-message {
        background: rgba(244, 67, 54, 0.2);
        border: 1px solid rgba(244, 67, 54, 0.3);
        border-radius: 10px;
        padding: 15px;
        margin: 20px 0;
        display: none;
        animation: shake 0.6s ease-out;
        backdrop-filter: blur(10px);
    }

    .file-types {
        font-size: 12px;
        opacity: 0.7;
        margin-top: 10px;
        animation: fadeInUp 0.8s ease-out 1s both;
    }

   
    .upload-card::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: 
            radial-gradient(circle at 20% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 50%),
            radial-gradient(circle at 80% 20%, rgba(255, 255, 255, 0.1) 0%, transparent 50%),
            radial-gradient(circle at 40% 40%, rgba(255, 255, 255, 0.05) 0%, transparent 50%);
        animation: pulse 4s ease-in-out infinite;
        pointer-events: none;
    }

    .file-drop-animation {
        animation: bounce 0.6s ease-out;
    }

    .loading-spinner {
        display: inline-block;
        width: 20px;
        height: 20px;
        border: 3px solid rgba(255, 255, 255, 0.3);
        border-radius: 50%;
        border-top-color: #fff;
        animation: rotate 1s ease-in-out infinite;
        margin-right: 10px;
    }

  
    @media (max-width: 768px) {
        .upload-container {
            margin: 20px auto;
        }
        
        .upload-card {
            padding: 20px;
        }
        
        .upload-box {
            padding: 20px 10px;
        }
    }

    .center-download-btn {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin-bottom: 18px;
    }

    #break-time-buttons .btn.active {
    background-color: #0d6efd;
    color: white;
    border-color: #0d6efd;
    }

    #category-buttons .btn-check:checked + .btn {
        background-color: #0d6efd;
        color: #fff;
        border-color: #0d6efd;
    }
