/* .header{
    z-index: 999999999!important;
} */
.lt-table-border-radius {
  border-radius: 15px !important;
}

.lt-datapoint-logo-img {
  width: 100px;
}

.lt-datapoint-partner-img {
  width: 100px;
}

.lt-datapoint-menu-link .menu-title {
  color: #5e698e !important;
  word-break: keep-all;
}

.lt-timer-section-bg {
  background: white;
  margin-bottom: 30px;
  border-radius: 10px;
}

.lt-toolbar-content h1 {
  font-weight: 600;
}

.lt-wrapper-content {
  padding-top: calc(65px + var(--kt-toolbar-height)) !important;
}

.lt-task-time-heading {
  background: #1268B0;
  color: white !important;
  font-weight: 500 !important;
}

.lt-task-time-heading th {
  font-size: 14px !important;
}

.lt-stock-limit-green {
  background: #ABECAE;
  max-width: 135px;
  width: 135px;
  height: 46px;
  border-radius: 10px;
  border: 1px solid #B8B8B8;
  font-size: 14px;
  text-align: center;
  padding: 10px;
  font-weight: 600;
}

.lt-stock-limit-red {
  height: 46px;
  border-radius: 10px;
  border: 1px solid #B8B8B8;
  background: #F2BFBF;
  text-align: center;
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
}

.lt-datapoint-tbody tr:nth-child(odd) {
  background: #FFF;
}

.lt-datapoint-tbody tbody tr td .lt-datapoint-sub-table tr:nth-child(even) {
  background: #FFF;
}

.lt-datapoint-tbody tr:nth-child(even) {
  background: #F5F8FA;
}

.lt-work-issue-table {
  border: 1px solid gray;
}

.lt-thead tr th {
  padding: 8px 4px !important;
  font-weight: 500;
  vertical-align: middle;
  text-wrap: nowrap !important;
}

.lt-actual-hours {
  width: 160px !important;
  text-align: center;
}

.lt-tbody-th {
  padding: 10px !important;
  text-align: center;
  vertical-align: middle;
  font-weight: 500 !important;
  font-size: 14px !important;
  color: #333 !important;
}

.lt-tbody-th div {
  font-weight: 500;
  font-size: 14px;
  color: #333;
}

.lt-tbody-td {
  padding: 10px !important;
  vertical-align: middle;
  height: 70px !important;
}

.lt-stock-count-td {
  padding: 10px 20px 5px !important;
  text-align: -webkit-center !important;
}

.lt-tbody-td div {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.lt-interval-head {
  text-align: center;
  vertical-align: middle;
  width: 150px;
}

.lt-report-issue-btn {
  border-radius: 10px;
  background: #BC2D2D;
  padding: 10px 20px;
  border: 0px;
  color: white;
  box-shadow: rgb(188 45 45) 0px 2px 8px 0px;
  font-weight: 500;
}

.lt-reports-alert {
  padding: 20px;
  justify-content: space-between;
  align-items: center;
}

.lt-alert-form {
  padding: 25px;
}

.lt-alert-section {
  border-radius: 10px;
}

.lt-alert-input {
  border-radius: 10px;
  background: #E5F6FD;
  border: 0px;
  padding: 10px 20px;
}

.lt-alert-form-field label,
.lt-alert-date label,
.lt-work-station-date-input label {
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 14px;
}

.lt-alert-form-field input:focus-visible {
  border: 0px;
}

.lt-work-station-date-input {
  border-radius: 10px;
  background: #F5F8FA;
  border: 0px;
  padding: 10px 20px;
}

.lt-work-station-date-input:focus {
  color: #212529;
  outline: 0;
}

.lt-alert-input:focus {
  color: #212529;
  border: 0px;
  outline: 0;
}

.lt-time-section {
  min-height: 220px;
}

.lt-stop-watch-section {
  padding: 20px;
  border-radius: 10px;
}

.lt-t-time-circle {
  position: absolute;
  z-index: 1;
  top: 26px;
  left: 50px;
  text-align: center;
}

.lt-counter-tak-level {
  color: rgba(51, 51, 51, 0.50);
  white-space: nowrap;
  font-size: 16px;
  font-weight: 700;
}

.lt-timer-count {
  color: #333;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
}

.lt-timer-title {
  color: rgba(51, 51, 51, 0.50);
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.lt-timer {
  width: 166.788px;
  height: 166.788px;
  padding: 13px;
  outline: 10px solid #E5F6FD;
  border-radius: 100px;
}

.lt-timer::after {
  content: '';
  width: 140.639px;
  height: 140.639px;
  stroke-width: 3px;
  display: block;
  border-radius: 100px;
  outline: 3px dashed rgba(142, 187, 220, 0.45);
  ;

}

.lt-count-unit-produced {
  border-radius: 10px;
  border: 1px solid #D7D7D7;
  background: #F8FAFB;
  width: 138.25px;
  height: 107.837px;
}

.lt-units-count span {
  color: #1268B0;
  font-size: 32px;
  font-weight: 700;
}

.lt-no-of-units-done::after {
  content: '/';
}

.lt-data-table-content {
  border-radius: 15px;
}

.lt-no-of-tak-completed-table {
  margin-bottom: 25px;
}

.lt-pass-next-btn {
  border-radius: 10px;
  background: #00C898;
  border: 0px;
  padding: 10px 20px;
  color: white;
  width: 138.25px;
  margin-top: 17px;
  font-weight: 600;
  box-shadow: rgb(0 200 152) 0px 2px 8px 0px;
}

.lt-count-title {
  color: #333;
  font-size: 14px;
  font-weight: 500;
  word-break: break-word;
}

.lt-thead-taks-completed {
  background: #1268B0;
  font-size: 14px;
  color: #333;
}

.lt-tak-time {
  width: 100px;
  max-width: 100px;
  vertical-align: middle;
  text-align: center;
  background-color: #1268B0 !important;

}

.lt-goal-time {
  width: 200px;
  max-width: 200px;
  text-align: left;
  vertical-align: middle;
}

.lt-reason {
  width: 450px;
  max-width: 450px;
  vertical-align: middle;

}

.lt-t-tr th {
  padding: 10px !important;
}

.lt-tak-stages1 {
  border-radius: 10px;
  background: #44B649;
  color: white !important;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-wrap: nowrap;
  padding: 10px;
}

.lt-tak-stages2 {
  border-radius: 10px;
  background: #BC2D2D;
  color: white !important;
  min-width: 116.565px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lt-tak-stages3 {
  border-radius: 10px;
  background: #1168B1;
  color: white;
  min-width: 116.565px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lt-tak-input {
  min-width: 50px;
  /* height: 46.592px; */
  border-radius: 6px;
  border: 1px solid #B8B8B8;
  background: #FFF;
}

.lt-dropdown-select select {
  border-radius: 10px;
  border: 1px solid #B8B8B8 !important;
  background: #FFF;
}

.lt-tak-comment-input {
  max-width: 791.191px;
  /* height: 46.592px; */
  border-radius: 10px;
  border: 1px solid #B8B8B8;
  background: #FFF;
}

.lt-comment {
  width: 700px;
  max-width: 700px;
  vertical-align: middle;
}

.lt-timer-heading {
  font-weight: 650;
  color: #333;
}

.lt-ongoing-tkt {
  background: #E1F5FF !important;
}

/* timer styel::start */
.timer-container {
  position: relative;
  width: 166.788px;
  height: 166.788px;
}

.lt-timer-main-container {
  align-items: center;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #D7D7D7;
  /* height: 225px; */
  gap: 10px;
}

/* timer style ::end */
.lt-tool-bar {
  position: fixed;
  width: 100%;
  top: 65px;
  z-index: 12;
  background: white;
  padding: 6px 20px
}

/* media query::begin */

@media only screen and (max-width:1625px) {
  .lt-progress-timer {
    width: 90%;
    height: 90%;
    top: 10px;
    left: 10px;
  }

  .lt-t-time-circle {
    top: 26px;
    left: 49px;
  }

  /* .lt-count-unit-produced{
        width: auto;
    } */
}

@media only screen and (max-width:1566px) {
  .timer-container {
    width: 150px;
    height: 150px;
  }

  .lt-progress-timer {
    width: 90%;
    height: 90%;
    top: 8px;
    left: 8px;
  }

  .lt-t-time-circle {
    top: 24px;
    left: 44px;
  }

}

@media only screen and (max-width:1522px) {
  .timer-container {
    width: 145px;
    height: 145px;
  }

  .lt-progress-timer {
    width: 90%;
    height: 90%;
    top: 8px;
    left: 8px;
  }

  .lt-t-time-circle {
    top: 24px;
    left: 46px;
  }
}

@media only screen and (max-width:1400px) {
  .timer-container {
    width: 145px;
    height: 145px;
  }

  .lt-progress-timer {
    width: 90%;
    height: 90%;
    top: 8px;
    left: 8px;

  }

  .lt-timer-content-section {
    gap: 0px;
  }

}

@media only screen and (max-width:1488px) {

  .lt-main-circle {
    flex-direction: column;
    gap: 12px;
  }

  .timer-container {
    width: 145px;
    height: 145px;
  }

  /* .lt-count-unit-produced {
        width: auto;
        height: auto;
    } */
  .lt-progress-timer {
    width: 90%;
    height: 90%;
    top: 8px;
    left: 8px;
  }

  .lt-pass-next-btn {
    width: 100%;
  }
}

@media only screen and (max-width:1400px) {
  .lt-main-circle {
    gap: 20px;
  }
}

@media (max-width:992px) {
  .header-tablet-and-mobile-fixed .header {
    box-shadow: none;
  }

  .lt-tool-bar {
    top: 55px;
  }

}

@media (max-width:556px) {

  .lt-reports-alert {
    flex-direction: column;
    align-items: start;
  }

  .lt-alert-section {
    height: 100%;
  }
}

.lt-counter-span {
  position: absolute;
  top: 8px;
  left: 8px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  width: 165px;
  height: 165px;
  border-radius: 50%;
  border: 4px dashed rgba(142, 187, 220, 0.45);
  ;
  justify-content: center;
}

.menu-item .menu-link .menu-title {
  word-break: keep-all;
}

@media (max-width:1400px) {
  .lt-timer-content {
    width: 100%;
  }
}

@media (max-width:1200px) {
  .lt-timer-main-container {
    flex-direction: column;
    gap: 30px !important;
    height: 100%;
  }

  .lt-timer-content-section {
    /* width: 100%; */
  }

  .lt-count-unit-produced {
    /* width: 100%; */
  }

  .drawer-overlay {
    z-index: 98 !important;
  }
}

@media (max-width:768px) {
  .lt-reports-alert {
    flex-direction: column;
    align-items: start;
  }

  .lt-timer-heading {
    margin-bottom: 18px !important;
  }
}

@media (max-width:576px) {
  .lt-stop-watch-section {
    flex-direction: column;
  }

  .lt-timer-main-container {
    width: 100%;
    height: auto;
  }
}

@media (max-width:450px) {
  .lt-toolbar-content {
    /* flex-direction: column; */
    flex-wrap: wrap;
  }

  .lt-stop-watch-section {
    margin-top: 30px;
  }
}

@media (max-width:390px) {
  .lt-toolbar-content {
    /* flex-direction: column; */
    flex-wrap: wrap;
  }

  .lt-toobar-content {
    flex-direction: column;
    align-items: start;
  }

  #kt_content_container {
    margin-top: 20px;
  }
}

/* line manager ::begin */
.lt-plan-produced-section {
  justify-content: space-between;
  align-items: center;
}

.lt-kpi-section {
  align-items: center;
}

.lt-tkt-date-input {
  background: white;
  border: 1px solid #8080803d;
  border-radius: 7px;
}

.form-control::after {
  content: '';
}

.lt-custom-month-btn {
  background: white;
  padding: 6px 13px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
  border: 1px solid #b8b8b880;
  /* max-width: 160px; */
}

.lt-custom-month-btn label {
  font-weight: 400;
  color: #333;
}

.lt-calender-button {
  float: right;
}

.lt-plan-title-content {
  width: 25%;
}

.lt-plan-produced-content {
  width: 50%;
}

.lt-plan-produced-content .row {
  justify-content: end;
}


.lt-tbody-plan-shift-heading {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  width: 100%;
}

.lt-shift-left::after {
  content: '-';
}

.lt-shift-main-section {
  vertical-align: middle;
  background: #F1FCFF !important;
  padding: 2px !important;
  z-index: 1;
  width: 70px !important;
  min-width: 70px !important;
  height: 70px;
  max-width: 70px !important;
  border-bottom: 1px solid #083b67 !important;
  border-right: 1px solid #00356282 !important;
  border-left: 1px solid #00356282 !important;
}

.datasheet-border table {
  border-bottom: 1px solid #083b67 !important;
  border-radius: 15px !important;
}

.lt-shift-count {
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.lt-plan-shift-count {
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.lt-tbody-shift-heading p {
  color: #1268B0;
}

.lt-tbody-shift-heading {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: rotate(-180deg);
}

.lt-tbody-plan-shift-heading p {
  color: #1268B0;
}

.lt-shift-title {
  font-weight: 800;
}

.lt-liner-manager-th {
  background: #CBE0F1 !important;
}

.lt-takt-ct {
  align-items: center;
  justify-content: center;
}

.lt-ts-shift {
  vertical-align: middle;
  text-align: center;
  border: 1px solid #003562 !important;
  border-top: 0px !important;
  border-left: 0px !important;
}

.lt-month-td {
  overflow-wrap: anywhere;
}

.lt-ts-tkt-actual-shift {
  border-bottom: 1px solid #B8B8B8 !important;
}

.lt-shift-tkt-cnt {
  align-items: center;
  justify-content: space-between;
}

.lt-skt-tkt-2 {
  /* width: 80px; */
  text-align: start;
  height: 65px !important;
  position: sticky;
  left: 64px;
}

.lt-hourly-interval {
  max-width: 160px !important;
}

.lt-goal-bg {
  background-color: #fff !important;

}

.lt-saefty-title-section .lt-tkt-bg {
  background-color: rgba(248, 250, 251, 1) !important;
}

.lt-skt-tkt-3 {
  width: 283px;
  height: 50px !important;
  min-width: 209px;
  position: sticky;
  left: 70px;
  z-index: 1;
}

.lt-new-skt-tkt {
  z-index: 3 !important;
}

.lt-cnt-titl {
  min-width: 65px;
  text-align: center;
  vertical-align: middle;
  background: #1268b0 !important;

}

.lt-tkt-new-input {
  text-align: center !important;
}

.lt-date-input {
  border: 1px solid #B8B8B8;
  width: 48.372px;
  height: 36.771px;
  border-radius: 10px;
  background: #FFF;
  text-align: center;
  padding: 4px;
}

.lt-date-input:focus {
  color: #212529;
  outline: 0;
}

.lt-tkt-value-td {
  vertical-align: middle;
  text-align: center;
  font-size: 14px !important;
}

.lt-tr-tkt {
  color: white;
  font-weight: 600;
}

.lt-tbody-customize tr:nth-child(odd) {
  background: #fff;
}

.lt-tbody-customize tr:nth-child(even) {
  background: #F4FBFF;
}

.lt-day-main-tr {
  border: 1px solid #003562 !important;
  background: #1268b0 !important;
}

.lt-tkt-count {
  border-radius: 10px !important;
}

.lt-tbody-customize tbody tr .lt-fixTableHead {
  position: sticky !important;
  left: 0;
}

.lt-tkt-timer-section {
  background: white;
  padding: 20px;
  margin-bottom: 18px;
  border-radius: 10px;
}

.lt-tkt-shift-section {
  justify-content: space-between;
  align-items: center;
  border-radius: 10px 10px 0px 0px;
  border: 1px solid #D7D7D7;
  background: #1268B0;
  padding: 6px 10px;
}

.lt-tkt-shift-graph-section {
  justify-content: space-between;
  align-items: center;
  border-radius: 10px 10px 0px 0px;
  border: 1px solid #D7D7D7;
  background: #1268B0;
}

.lt-tkt-shift-section h4,
.lt-tkt-shift-graph-section h4 {
  color: white;
  font-weight: 500;
}

.lt-tkt-graph-content {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #D7D7D7;
}

.lt-select-tkt {
  min-width: 150px;
}

.lt-new-tkt-ttt {
  border-radius: 0px 0px 10px 10px;
  border: 1px solid #D7D7D7;
  padding: 10px 20px;
  border-top: 0px;
}

.lt-tkt-timeline-graph-section {
  padding: 10px 30px;
}

.lt-btn-tkt-section {
  margin-left: 20px;
}

.lt-tkt-timer-pause-rotate-btn {
  gap: 20px;
  justify-content: center;
  display: flex;
}

.lt-tkt-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.lt-tkt-quality-btn:hover,
.lt-tkt-intentional-stop-btn:hover {
  color: white;
}

.lt-tkt-quality-btn {
  border-radius: 10px;
  background: #BC2D2D;
  color: white;
  box-shadow: rgb(188 45 45) 0px 2px 8px 0px;
  width: 138.25px;
  height: 41.159px;
  border: 0px;
}

.lt-tkt-intentional-stop-btn {
  border-radius: 10px;
  background: #EB9B00;
  color: white;
  box-shadow: rgb(235 155 0) 0px 2px 8px 0px;
  width: 138.25px;
  height: 41.159px;
  border: 0px;
}

.lt-tkt-play-button i,
.lt-tkt-clock-play-btn i {
  color: white;
}

.lt-tkt-play-button {
  background: #44B649;
  border: 0px;
  border-radius: 10px;
  padding: 10px 20px;
  align-items: center;
  box-shadow: rgb(68 182 73) 0px 2px 8px 0px;
  transition: all 0.3s;
}

.lt-tkt-clock-play-btn {
  background: #009EF7;
  border: 0px;
  border-radius: 10px;
  padding: 10px 20px;
  align-items: center;
  box-shadow: rgb(0 158 247) 0px 2px 8px 0px;
}

.lt-tkt-play-button:hover {
  transform: scale(1.1);
}

@media only screen and (max-width:992px) {
  .lt-tkt-new-timer-section {
    width: 100%;
  }

  .lt-btn-tkt-section {
    margin-left: 0px;
  }

  .lt-tkt-timer-content {
    display: flex;
    justify-content: center;
  }

  .lt-line-manager-section {
    flex-direction: column;
  }

  .lt-tkt-timer-section {
    margin-top: 20px;
  }

  .lt-plan-produced-content,
  .lt-plan-title-content {
    width: 100%;
  }

  .lt-new-tkt-ttt {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 20px;
  }

  .lt-qualty-tkt-div,
  .lt-tkt-stop-div,
  .lt-btn-tkt-section {
    width: 100%;
  }

  .lt-tkt-quality-btn,
  .lt-tkt-intentional-stop-btn {
    width: 100%;
  }
}

@media only screen and (max-width:768px) {
  .lt-tkt-new-timer-section {
    width: 100%;
  }

  .lt-tkt-timer-section {
    flex-direction: column;
  }

  .lt-new-tkt-ttt {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 20px;
  }

  .lt-btn-tkt-section {
    margin-left: 0px;
  }

  .lt-qualty-tkt-div,
  .lt-tkt-stop-div,
  .lt-tkt-quality-btn,
  .lt-tkt-intentional-stop-btn,
  .lt-btn-tkt-section {
    width: 100%;
  }
}

@media only screen and (max-width:450px) {
  .lt-tkt-shift-section {
    flex-direction: column;
    align-items: start;
    gap: 10px;
  }

  .lt-select-tkt {
    width: 100%;
  }
}

.progress-circle {
  position: relative;
  display: inline-block;
  margin: 1rem;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #ebebeb;
}

.progress-circle:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-animation: colorload 2s;
  animation: colorload 2s;
}

.progress-circle .lt-span {
  color: #8b8b8b;
  position: absolute;
  left: 5%;
  top: 5%;
  display: block;
  width: 180px;
  height: 180px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
}

.lt-work-station-cycles {
  align-items: center;
  margin-bottom: 25px;
}

.lt-cycles {
  height: 100%;
  border-radius: 15px;
  padding: 20px 25px;
}

.lt-tkt-cycle-work-station {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

.lt-work-station-title {
  color: #333;
  font-size: 27px;
  font-weight: 600;
  word-break: break-word;
}

.lt-tkt-cycle-work-station span {
  font-weight: 600;
}

.lt-issue-report-station {
  position: absolute;
  top: 7px;
  right: 7px;
}

.lt-issue-report-station i {
  color: #BC2D2D;
}

.lt-work-completed {
  border-radius: 15px;
  border: 1px solid #009EF7;
  background: #ffffff;
  position: relative;
  cursor: pointer;
  transition: all 0.4s;
}

.lt-work-completed-active {
  border-radius: 15px;
  border: 1px solid #009EF7;
  background: #E5F6FD;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
  transform: scale(1.05);
  box-shadow: 0px 0px 8px 5px #005e944d;
}

.lt-work-in-progress {
  border-radius: 15px;
  border: 1px solid #EB9B00;
  background: #FFFAEF;
  cursor: pointer;
  transition: all 0.4s;
}

.lt-work-next-stage:hover,
.lt-work-in-progress:hover,
.lt-work-completed:hover {
  /* transform: scale(1.05); */
  box-shadow: 0px 0px 8px 5px #005e944d;
}

.lt-work-next-stage {
  border-radius: 15px;
  border: 1px solid #44B649;
  background: #F3FFF4;
  cursor: pointer;
  transition: all 0.3s;
}

.lt-work-completed-title {
  color: #009EF7;
  /* work completed */
}

.lt-work-in-progress-title {
  color: #EB9B00;
  /* work in progress stage*/
}

.lt-work-next-stage-title {
  color: #44B649;
  /* work completed and move to next tkt*/
}

.lt-tr-work-station-tkt {
  color: #333;
  font-weight: 500 !important;
  font-size: 14px !important;

}

.lt-new-vertical {
  vertical-align: middle !important;
}

.lt-work-station-th,
.lt-work-station-td {
  text-align: center;
  vertical-align: middle;
}

.lt-work-station-comment-td {
  vertical-align: middle;
}

.lt-plan-title {
  color: #333;
}

.lt-comment-input {
  border: 1px solid #B8B8B8;
  width: 100%;
  min-width: 200px;
  height: 38.592px;
  border-radius: 10px;
  background: #FFF;
  padding: 5px 10px;
}

.lt-comment-input:focus {
  color: #212529;
  outline: 0;
}

.lt-reason-th {
  width: 430px;
}

.lt-comment-adding {
  align-items: center;

}

.lt-width-comment-add-btn {
  min-width: 45px;
}

.lt-comment-add-btn {
  border: 0px;
  background: #009ef7;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 12px 14px !important;
  justify-content: center;

}

.lt-comment-add-btn i {
  color: white;
  font-size: 16px;
}

.lt-fixed-th-kpi {
  max-height: 100px !important;
  min-height: 80px !important;
  width: 175px;
}

.lt-reason-modal-header {
  background: rgba(84, 172, 226, 0.20) !important;
  padding: 14px 20px !important;
}

.lt-reason-modal-header .modal-title {
  font-weight: 600 !important;
}

.lt-option-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 6px;
  overflow: hidden;
  height: 115px;
  width: 115px;
  justify-content: space-between;
  cursor: pointer;
  border: 1px solid #d5d5d5;
}

.lt-option-section:hover {
  background: #e2f1fe;
}

.lt-option-section:hover .lt-reasons-option-title-section {
  background: #cce3fa;
}

.lt-modal-content-wrap {
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.lt-reasons-option-title-section {
  background: #eff2f6;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lt-reasons-option-title {
  color: #000;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
}

.lt-reason-img-section {
  max-height: 100px;
}

.lt-modal-option-equipement-img {
  width: 75px;
}

.lt-modal-option-maintenance-img {
  width: 65px;
}

/* .modal-open .select2-container--bootstrap5 .select2-dropdown {
    z-index: 1053 !important;
}
.modal {
    z-index: 1053 !important;
} */
.lt-kpi-table {
  border-radius: 15px !important;
  overflow: scroll;
  max-height: calc(100vh - 300px) !important;
}

.lt-kpi-option-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
}

.lt-kpi-option-div p {
  font-weight: 600;
  color: #333;
  font-size: 14px;
  line-break: auto;
  word-break: break-word;
}

.lt-span-more-option {
  width: 34px;
  height: 34px;
  display: flex;
  background: #CBE0F1;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.lt-span-more-option i {
  color: #1268B0;
}

.lt-safety-titl {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.lt-saefty-title-section {
  width: 100px;
  position: sticky;
  left: 280px;
}

.lt-tbody-customize-kpi tr:nth-child(odd) {
  background: #FCFFD6;
}

.lt-tbody-customize-kpi tr:nth-child(even) {
  background: #FFFBF0;
}

.lt-tr-goal {
  background: #F5FBB0 !important;
}

.lt-tr-actual {
  background: #F6E7C0 !important;
}

.lt-selected {
  border-left: 4px solid #74E6FF !important;
  border-right: 4px solid #74E6FF !important;
}

th.lt-selected {
  border-top: 4px solid #74E6FF !important;
}

tbody tr:last-child td.lt-selected {
  border-bottom: 4px solid #74E6FF !important;
}

.lt-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  background: rgba(84, 172, 226, 0.20);
}

.lt-modal-header h3 {
  color: #333;
}

.lt-modal-content {
  padding: 30px 20px;
}

.lt-modal-header .btn-icon i {
  color: gray;
}

.lt-modal-input-field-label {
  border-radius: 5px;
  border: 1px solid #dadada;
  background: #F4FBFF;
}

.lt-formula-generator {
  display: flex;
  align-items: center;
  font-weight: 500;
  flex-wrap: wrap;
  gap: 5px;
}

.lt-formula-wrapper-div {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
}

.lt-formula-generator::after {
  content: ")";
  font-size: 30px;
  color: #333;
}

.lt-formula-generator::before {
  content: "(";
  font-size: 30px;
  color: #333;
}

.lt-formula-outline {
  display: flex;
  align-items: center;
}

.lt-formula-icon i {
  color: white;
  font-size: 16px;
}

.lt-formula-icon {
  background: #229cfd;
  padding: 5px 10px;
  border-radius: 4px;
}

.lt-menu-popover {
  border-radius: 10px;
  overflow: hidden;
}

.lt-ts-shift-new {
  vertical-align: middle;
  text-align: start;
  border: 1px solid #003562 !important;
  border-top: 0px !important;
  border-left: 0px !important;
}

/*footer background color changing */
.lt-footer {
  background-color: #ffffff !important;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 3;
}

/* line manager ::end */

/* Takt Configuration ::start */
.lt-add-shift-section {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-bottom: 15px;
}

.lt-add-shift-btn {
  background: #009EF7;
  padding: 7px 10px !important;
  border-radius: 7px;
  color: white;
}

.lt-add-shift-btn i {
  color: white;
}

.lt-add-shift-dropdown {
  width: 200px;
}

.lt-takt-configur-th,
.lt-takt-configur-td {
  text-align: center;
  vertical-align: middle;
  color: #333;
  font-size: 14px !important;
  padding: 8px 10px !important;
}

.lt-takt-configur-input {
  border: 1px solid #B8B8B8;
  width: 187.491px;
  height: 46.592px;
  border-radius: 10px;
  background: #FFF;
  text-align: center;
  padding: 4px;
}

.lt-takt-configur-input:focus {
  color: #212529;
  outline: 0;
}

.lt-takt-configur-th {
  min-width: 150px;
}

.lt-shift-name-th {
  width: 100px;
}

.lt-duration-th {
  width: 350px;
}

.lt-shift-time-th {
  width: 300px;
}

.lt-duration-min-th {
  width: 300px;
}

.lt-break-time-th {
  width: 450px;
}

@media only screen and (max-width:556px) {
  .lt-add-shift-section {
    align-items: start;
    flex-direction: column;
  }

  .lt-add-shift-dropdown {
    width: 100%;
  }
}

@media only screen and (max-width:768px) {
  .lt-plan-produced-content .row {
    justify-content: start;
  }

  .lt-plan-produced-section {
    justify-content: start;
    gap: 12px;
  }
}

@media only screen and (max-width:450px) {
  .lt-takt-configuration-section {
    margin-top: 20px;
  }
}

/* Takt Configuration ::end */

/* TL Dashboard styles:: start */
.tl-dashboard-section {
  display: flex;
  justify-content: end;
}

.tl-btn-section {
  width: 70%;
}

.tl-btn-row {
  justify-content: end;
  align-items: center;
}

.lt-sqdc-col {
  background: #ffffff;
  border-radius: 10px;
}

.lt-sqdc-graph-section {
  border: 1px solid #80808054;
  border-radius: 10px;
  margin-top: 15px;
}

.lt-tl-graph-head {
  position: relative;
}

.lt-tl-heading-section {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #80808042;
}

.lt-max-width-title {
  max-width: 250px;
}

.lt-tl-title {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
  word-break: break-word;
}

.lt-tl-summary-title {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
  word-break: break-word;
}

.lt-sqdc-row {
  flex-wrap: wrap;
  /* align-items: center; */
}

.lt-menu-tl-btn i {
  cursor: pointer;
}

.lt-sqdc-svg-section {
  width: 100%;
  min-height: 100px;
}

.lt-tl-graph-section {
  padding: 15px;
}

.lt-sqdc-tl-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  display: flex;
  gap: 5px;
}

.lt-graph-icon {
  color: #215daa9c !important;
}

.lt-line-graph-section {
  width: 100%;
  min-height: 260px;
  padding: 10px;
}

.lt-symbol-graph {
  border: 1px solid #8080804f !important;
  border-radius: 5px !important;
}

.lt-graph-menu {
  border: 1px solid #8080804f !important;
  border-radius: 5px;
}

.lt-symbol-graph i {
  color: #aaaaaa !important;
}

.lt-graph-summary-section {
  margin-top: 15px;
  border: 1px solid #80808054;
  border-radius: 10px;
}

.lt-summary-row {
  flex-wrap: wrap;
}

.lt-summary-col {
  border-radius: 15px;
  height: 80px;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.lt-action-open {
  background: #009ef7;
}

.lt-action-closed {
  background: #45b64a;
}

.lt-action-overdue {
  background: #bd2d2d;
}

.lt-action-pending {
  background: #9e9e9e;
}

.lt-action-Ongoing {
  background: #fdae38;
}

.lt-action-raised {
  background: #1268B0;
}

.lt-action-assigned {
  background: #F1A739;
}

.lt-action-started {
  background: #009EF7;
}

.lt-action-completed {
  background: #27B3B2;
}

.lt-action-confirmed {
  background: #56B53C;
}

.lt-action-text {
  color: white;
}

.lt-action-text-title {
  font-size: 12px;
  font-weight: 500;
  width: 45px;
}

.lt-action-text-number {
  font-size: 22px !important;
  font-weight: 600 !important;
}

@media only screen and (max-width:1200px) {
  .tl-btn-section {
    width: 100%;
  }

  .tl-btn-row {
    justify-content: start;
  }
}

@media only screen and (max-width:992px) {
  .tl-btn-section {
    width: 100%;
  }

  .tl-btn-row {
    justify-content: start;
  }
}

@media only screen and (max-width:556px) {
  .tl-dashboard-section {
    margin-top: 10px;
  }
}

/* TL Dashboard styles:: end */

/* menu toggle close icon */
.lt-toggle-close {
  top: 5px;
  right: 10px;
  background-color: #fafafa;
  border-radius: 50%;
}

sup {
  margin-right: 3px;
  font-weight: 400;
}

/* customer feed back style::start */
.lt-rating {
  display: flex;
  gap: 5px;
}

.lt-rating .lt-rating-btn {
  flex: 1;
  border: none;
  padding: 10px;
  border-radius: 5px;
}

/* bownling chart */
lt-sub-table {
  border-collapse: collapse;
  width: 100%;
  color: black;
  overflow: auto;
}

th,
td {
  text-align: left;
  padding: 8px;
}

/* Style the toggle buttons */
.toggle {
  cursor: pointer;
  font-weight: bold;
}

.lt-tree-left-line {
  position: absolute;
  content: "";
  width: 20px;
  height: 2px;
  background: #94c1e1;
  top: 20px;
  left: 20px;
}

.toggle.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 20px;
  background: #94c1e1;
  top: 50%;
  margin-top: 6px;
  left: 20px;
}

.lt-tree-arrow {
  cursor: pointer;
}

.toggle.active .lt-tree-arrow {
  transform: rotate(90deg);
}

.toggle.active {
  border-bottom: 1px solid #36365c17 !important;
}

.toggle td {

  background-color: #e6f3fb !important;
  transition: all 0.3s;
  /* background-color: #E9F3FC !important; */
}

.toggle:hover td {
  background-color: #bfdbf3 !important;
}

/* Hide the nested rows by default */
.nested {
  display: none;
}

.newnested {
  display: none;
}

.lt-tree-left-line-sub {
  position: absolute;
  content: "";
  width: 20px;
  height: 2px;
  background: #94c1e1;
  top: 20px;
  left: 40px;
}

.newnested.active td:first-child::before {
  position: absolute !important;
  content: "";
  height: 105% !important;
  width: 2px;
  background: #94c1e1;
  top: -16px !important;
  margin-top: 6px !important;
  left: 40px !important;
}

.lt-nested-wrapper-sub {
  margin-left: 50px !important;
}

.lt-child-nested-lastchild.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 29px !important;
  background: #94c1e1;
  top: -15px !important;
  margin-top: 6px !important;
  left: 40px !important;
}

.nested td:first-child {
  transition: all 0.3s;
}

/* .nested:hover td:first-child .lt-nested-details {

    background-color: #d9e4ed !important;
} */

.nested:hover td:first-child {
  background-color: #f1f1f1;
}

.nested.active {
  border-bottom: 1px solid #00000012 !important;
}

.nested.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: -6px;
  margin-top: 6px;
  left: 20px;
}

.lt-nested-lastchild.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 25px;
  background: #94c1e1;
  top: -10px;
  margin-top: 6px;
  left: 20px;
}

.lt-main-notification {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #ebebeb;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  padding: 4px;
  margin-right: 5px;
}

.arrow-shape {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  transform: rotate(90deg);
  top: 0px;
  right: 20px;
  z-index: 99999999999999999999;
}

/* Show the nested rows when toggle button is clicked */
.active {
  display: table-row;
}

.lt-im-table {
  border-radius: 6px;
  overflow: scroll;
  position: relative;
  z-index: 1;
}

.lt-im-table table tr th {
  background: #145994;
  color: white;
}

.lt-im-table table tr th:not(:first-child) {
  font-weight: 100;
}

.lt-im-table table tr th:first-child {
  position: sticky;
  z-index: 9999;
  left: 350px;
}

.lt-im-table table tr td:first-child {
  position: sticky;
  left: 0;
  z-index: 9999;
}

.lt-im-table table tr th:first-child::after {
  position: absolute !important;
  width: 4px;
  height: 100%;
  background-color: white;
  right: 0;
}

.lt-im-table table tr td:first-child {
  background-color: white;
  z-index: 99999;
  width: 350px;
  min-width: 350px;
  max-width: 350px;
  font-weight: 500;
}

/* .lt-permatex-table  tr th:nth-child(2) {
  left: 581px !important;
}
.lt-permatex-table table tr th:first-child {
  left: 581px;
} */
.lt-im-table table tr th:not(:first-child):not(:nth-child(2)):nth-child(n+3) {
  width: 115px !important;
  min-width: 50px;
  max-width: 200px;
  background-color: #1268b0 !important;
  text-align: center;
  border-right: 1px solid #ffff;
  /* border-bottom: 1px solid #727272;
    border-left: 1px solid #727272; */

}


.lt-sub-table td {
  width: 200px !important;
  min-width: 75px;
  max-width: 200px;
  text-align: center;
  transition: all 0.5s;
  word-break: break-all;
  /* font-size: 14px !important; */
  font-weight: 400;
  padding: 0px !important;
}

.lt-sub-table tr:hover {
  background-color: #dddddd6b;
}

.lt-sub-table tr {
  transition: all 0.5s;
}

.lt-sub-table tr td:hover {
  filter: brightness(0.9) !important;
}

.lt-sub-table tr td:hover+th {
  background-color: red !important;
}

.lt-sub-table {
  position: relative;
}

.lt-im-table tr th:nth-child(2) {
  position: sticky !important;
  left: 375px;
  width: 50px;
  top: -3px;
}

.lt-sub-table tr th:first-child::before {
  content: inherit !important;

}

.lt-sub-table tr th:first-child {
  background-color: #fff !important;
  /* background-color: #eef7fc !important; */
  outline-offset: 0px;
  outline: 1px solid #8080801c !important;
}


.lt-sub-table tr th {
  position: sticky !important;
  left: 383px;
  white-space: nowrap;
  padding: 10px 13px;
  font-weight: 400;
  background-color: white !important;
  color: black !important;
}

.lt-sub-table tr th,
.lt-sub-table tr td {
  position: sticky !important;
}

.lt-sub-table tbody tr th,
.lt-sub-start {
  min-width: 60px;
  width: 50px;
  font-weight: 500;
  text-align: center;
}

.nested td:first-child {
  vertical-align: initial !important;
}

.nested td:last-child {
  padding: 0 !important;
}

/*  */

.lt-detail {
  display: none;
}

.lt-detail-show {
  display: block;
}

.lt-nested-left {
  line-height: 16px;
  white-space: nowrap;
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 290px;
}
.lt-main-txt,
.lt-sub-txt {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}

.lt-arrow-up-green {
  width: 30px;
  display: flex;
  height: 30px;
  color: white;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  overflow: hidden;
  flex-direction: column;
  outline: 1px solid rgba(0, 128, 0, 0.384);
  outline-offset: 2px;
}

.lt-arrow-up-green i {
  color: green !important;
  font-size: 16px !important;
}

.lt-arrow-up-red {
  width: 30px;
  display: flex;
  height: 30px;
  color: white;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  overflow: hidden;
  flex-direction: column;
  outline: 1px solid rgba(124, 8, 2, 0.708);
  outline-offset: 2px;
}

.lt-arrow-up-red i {
  color: red !important;
  font-size: 16px !important;
}

.lt-rating-btn:hover {
  background-color: #ffecc0;
}

/* shift assign page stylesheet start */
.shiftAssignAddIcon {
  width: 30px;
}

.shiftAssignCloseIcon {
  /* left: 20px;
    margin-left: 10px; */
  cursor: pointer;
}

.shiftAssignCloseIconDown {
  transform: rotate(180deg);
  transition: all 0.3s;
}

.shiftAssignCloseIconTop {
  transition: all 0.3s;
}

/* .shiftAssignSelectEmployeeTab{
    padding: 0px 30px;
} */
.shiftAssignCloseIcon .bi-chevron-up {
  font-size: 22px;
  font-weight: bolder !important;
  color: #000;
  cursor: pointer;
}

.shiftAssignCloseIcon .bi-chevron-up::before {
  font-weight: bolder !important;


}

.selectEmployeeList {
  list-style: none;
  background-color: #ffff;
  padding: 10px;
  border-radius: 20px;

}

.selectEmployeeList li {
  display: inline-block;
  padding: 10px 20px;
  margin: 5px;
  background: #E5F6FD;
  border-radius: 20px;

}

/* .selectEmployeeTitle{
    margin-left: 35px;
} */
.custom-checkbox {
  display: none;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #009EF7;

}

.checkmarkBgColor {
  background-color: #009EF7;

}

.checkmarkBgwhite {
  background-color: #fff;

}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-checkbox input:checked+.checkmark:after {
  display: block;
}

.custom-checkbox .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.selcetEmployeeEditBtn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-color: #fff !important;
  cursor: pointer;
  float: right;
}

.selcetEmployeeEditBtn .bi-pencil-square {
  color: #009EF7;
  font-size: 20px;
}

.selectEmployeeToggle {
  display: none;
}

.selectEmployeeToggleshow {
  display: table-cell;
  background-color: #F4FBFF !important;
  padding: 15px 35px !important;
}

.btn-shiftAssignSelectAll {
  background-color: #009EF7;
  color: #fff;
  border-radius: 50px;
}

.btn-shiftAssignSelectAll:hover {
  opacity: 0.8;
  color: #fff;
}

.btn-shiftAssignSelectCancel {
  background-color: #8F8F8F;
  color: #fff;
  border-radius: 50px;
}

.btn-shiftAssignSelectCancel:hover {
  opacity: 0.8;
  color: #fff;
}

.btn-shiftAssignSelectUpdate {
  background: #4CAF50;
  color: #fff;
  border-radius: 50px;
}

.btn-shiftAssignSelectUpdate:hover {
  opacity: 0.8;
  color: #fff;
}

.selectionButtons {
  display: none;
}

.custom-modal .modal-header {
  background: #f9f9f9;
  border-radius: 10px 10px 0px 0px;
  padding: 10px 20px !important;
}

.custom-modal .modal-header h2 {
  color: #1368b1 !important;
  font-size: 18px !important;
}

/* customer feed back style::end*/

/* sqdcl style::begin */
.lt-pie-chart-margin {
  display: grid;
  place-content: center;
}

/* sqdcl style::end */

/* Action plan modal style::begin */
.lt-action-plan-options-fill-section {
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #D7D7D7;
  margin-bottom: 20px;
  margin-top: 20px;
}

.lt-modal-label {
  color: #333;
  font-weight: 600;
  margin-bottom: 5px;
}

.lt-form-control-input {
  border-radius: 6px;
  background: #e1e7e9 !important;
}

.lt-calender-icon {
  position: absolute;
  right: 11px;
  bottom: 4px;
}

.lt-calender-picker-div {
  position: relative;
}

.lt-image-div {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.lt-cloud-downlod-icon {
  color: #b1cde4;
}

.lt-dropzone-border {
  border-radius: 10px !important;
  border: 1px dashed #1268B0 !important;
  background: #F5F8FA !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lt-image-selected-section {
  margin-top: 15px;
}

.lt-image-upload-border {
  border-radius: 10px;
  border: 1px solid #d7d7d7;
  cursor: pointer;
  padding: 7px 6px;
  overflow: hidden;
}

.lt-attached-file-overlay {
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: all 0.5s;
  top: 0;
  left: 0;
}

.lt-attached-file-overlay span {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s;
  animation: 0.1s;
}

.lt-attached-file-overlay span i {
  font-size: 20px;
  color: white;
}

.lt-image-upload-border:hover .lt-attached-file-overlay {
  opacity: 1;
}

.lt-image-upload-border:hover .lt-attached-file-overlay span {
  top: 50%;
}

.lt-tkt-timeline-view-btn {
  border: 1px solid #1268B0 !important;
  background: #dcefff;
  padding: 6px 10px !important;
}

.lt-icon-th {
  width: 50px;
}

.lt-tr-tkt-row {
  height: 50px !important;
}

.lt-add-icon-btn {
  width: 50px !important;
}

.lt-form-select-2-high {
  border: 1px solid #BD2D2D !important;
  background-color: #FDEEEE;
}

.lt-form-select-2-medium {
  border: 1px solid #009EF7 !important;
  background-color: #E5F6FD;
}

.lt-form-select-2-low {
  border: 1px solid #FDAE38 !important;
  background-color: #FFF7E8;
}

/* Action plan modal style::begin */


/* arrow up animation */
@keyframes arrowUp_animate {
  0% {
    opacity: 1;
    transform: rotate(0deg) translateY(20px);
  }

  50% {
    opacity: 0.6;
  }

  100% {
    opacity: 1;
    transform: rotate(0deg) translateY(-18px);
  }
}

.lt-arrow-down-red {
  width: 30px;
  display: flex;
  height: 30px;
  color: white;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex-direction: column;
  outline-offset: 2px;
  outline: 1px solid #80808054;
  border-radius: 100px;
}

.lt-arrow-down-red i {
  color: #d12c2b !important;
  font-size: 16px !important;
  /* animation: arrowDown_animate 2s infinite; */
}

/* arrow down animation */
@keyframes arrowDown_animate {
  0% {
    opacity: 1;
    transform: rotate(180deg) translateY(20px);
  }

  50% {
    opacity: 0.6;
  }

  100% {
    opacity: 1;
    transform: rotate(180deg) translateY(-18px);
  }
}

.lt-sub-txt {
  font-size: 11px;
  opacity: 0.6;
}

.lt-nested {
  cursor: pointer;
}

.lt-nested-details {
  /* padding: 10px; */
  border-radius: 10px;
  /* background-color: transparent; */
  margin-top: 10px;
  transition: all 0.3s;
}

.lt-nested-options {
  flex: 1;
}

.lt-nested-option {
  border: none;
  background: red;
  width: 35px;
  position: relative;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}

.lt-nested-option:hover>.lt-tooltip {
  display: block;
}

.lt-nested-option img {
  width: 40px;
  /* border-radius: 50%; */
}

.lt-nested-user {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid #4668852b;
}

.lt-nested-user img {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  outline: 2px solid white;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 6px;
}

.lt-nested-user-name {
  text-transform: capitalize;
}

.lt-quad-btn {
  background-color: #f26522;
  box-shadow: rgb(191 69 11 / 46%) 0px 1px 1px;
  transition: all 0.4s;
}

.lt-profile-btn {
  background-color: #fff;
  /* box-shadow: rgb(191 69 11 / 46%) 0px 1px 1px; */
  transition: all 0.4s;
}

.lt-quad-btn:hover {
  transform: translateY(-4px);
  box-shadow: rgb(242 101 34) 0px 13px 27px -5px, rgb(242 101 34) 0px 8px 16px -8px;
}

.lt-1min-btn {
  background-color: #0054a5;
  box-shadow: rgb(0 84 165 / 65%) 0px 1px 2px;
  transition: all 0.4s;
}

.lt-1min-btn:hover {
  transform: translateY(-4px);
  box-shadow: rgb(0 84 165) 0px 13px 27px -5px, rgb(0 84 165) 0px 8px 16px -8px;
}

.lt-fb-btn {
  background-color: #eb9e2d;
  box-shadow: rgb(191 121 19 / 75%) 0px 1px 2px;
  transition: all 0.4s;
}

.lt-fb-btn:hover {
  transform: translateY(-4px);
  box-shadow: rgb(229 143 17) 0px 13px 27px -5px, rgb(235 152 31) 0px 8px 16px -8px;
}

.lt-mind-btn {
  background-color: #09b1a7;
  box-shadow: rgb(5 126 119 / 85%) 0px 1px 2px;
  transition: all 0.4s;
}

.lt-mind-btn:hover {
  transform: translateY(-4px);
  box-shadow: rgb(9 177 167) 0px 13px 27px -5px, rgb(9 177 167) 0px 8px 16px -8px;
}

.lt-pf-btn {
  background-color: #c735a5;
  box-shadow: rgb(187 30 150) 0px 1px 2px;
  transition: all 0.4s;
}

.lt-pf-btn:hover {
  transform: translateY(-4px);
  box-shadow: rgb(199 53 165) 0px 13px 27px -5px, rgb(199 53 165) 0px 8px 16px -8px;
}

.lt-8d-btn {
  background-color: #3127aa;
  box-shadow: rgb(49 39 170) 0px 1px 2px;
  transition: all 0.4s;
}

.lt-8d-btn:hover {
  transform: translateY(-4px);
  box-shadow: rgb(49 39 170) 0px 13px 27px -5px, rgb(49 39 170) 0px 8px 16px -8px;
}



.lt-tree-arrow {
  width: 25px;
  height: 25px;
  background: #b1d9f2;
  padding: 6px;
  border-radius: 100px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  transition: all 0.4s;
}

.lt-tree-arrow i {
  color: #3675a8 !important;
}

.lt-im-table table tr th:first-child::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 100%;
  background-color: #d3dee5;
  right: 0;
  top: 0;
}

.lt-im-table .toggle td:first-child::after,
.lt-im-table .nested td:first-child::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 100%;
  background-color: #d3dee5;
  right: 0;
  top: 0;
  z-index: -1;
}

.lt-collapse-all {
  background-color: transparent;
  transition: all 0.3s;
  padding: 6px;
  border-radius: 6px;
  border: 2px solid #ffffff24;
  margin-right: 5px;
  width: 35px;
  height: 35px;
  opacity: .7;

}

.lt-collapse-all:hover {
  border: 2px solid transparent !important;
  background: #fefefe26;
}

.lt-collapse-all i {
  color: white !important;
  font-size: 16px;
}

.lt-nested-wrapper {
  margin-left: 22px;
}

span.lt-tree-arrow {
  position: relative;
}

span.lt-tree-arrow::before {
  position: absolute;
  width: 2px;
  height: 100%;
  background: red;
  left: 0;
}

.lt-tree-arrow-rotated {
  transform: rotate(90deg);
}

/* minimize view */

.lt-min-sub-header {
  padding: 6px;
  display: none;
}

.lt-user_options {
  display: flex;
  align-items: center;
  gap: 40px;
}

.lt-min-user {
  display: flex;
  align-items: center;
  padding: 5px 8px;
  cursor: pointer;
  transition: all 0.3s;
  border-radius: 5px;
  position: relative;
  white-space: nowrap;
}

.lt-user-options-zoom-visible {
  visibility: visible !important;
  opacity: 1 !important;
  transform: scale(1.12) !important;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.lt-user-options-zoom {
  position: absolute;
  display: flex;
  left: 0;
  text-transform: capitalize;
  top: -3px;
  background: #e9e9e9;
  z-index: 9;
  padding: 8px 10px;
  border-radius: 8px;
  visibility: hidden;
  opacity: 0;
  transform: scale(1);
  transition: all 0.4s;
  pointer-events: none;
  align-items: center;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.lt-user-zoom-img {
  width: 20px;
  height: 20px;
  border-radius: 100px;
  outline: 2px solid white;
}


.lt-min-user img {
  width: 16px;
  height: 16px;
  border-radius: 100px;
  outline: 2px solid white;
  margin-right: 5px;
}

.lt-min-option {
  display: flex;
  align-items: center;
  transition: all 0.4s;
  border: none;
  background: red;
  border-radius: 100px;
  width: 25px;
  min-width: 25px;
  position: relative;
  padding: 3px !important;

}

.lt-min-option img {
  width: 20px;
}

.lt-min-option:hover {
  transform: scale(1.1);
}

.lt-min-option:hover>.lt-min-option-label {
  display: flex;
}

.lt-min-option-label {
  position: absolute;
  padding: 4px 10px;
  display: none;
  transition: all 0.4s;
  white-space: nowrap;
  background: white;
  top: -55%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 100px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.lt-min-option-label::after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
  display: block;
  margin: 0 auto;
}

.lt-min-quad-btn {
  background-color: #f26522;
}

.lt-min-1min-btn {
  background-color: #0054a5;
}

.lt-min-fb-btn {
  background-color: #eb9e2d;
}

.lt-min-mind-btn {
  background-color: #09b1a7;
}

.lt-min-pf-btn {
  background-color: #c735a5;
}

.lt-min-8d-btn {
  background-color: #3127aa;
}

.lt-tooltip {
  position: absolute;
  z-index: 1;
  top: -17px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12);
  padding: 5px 10px;
  color: black;
  background-color: white;
  transition: all 0.2s;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  display: none;
  border-radius: 100px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.lt-tooltip::after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
  display: block;
  margin: 0 auto;

}

.fadeIn {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.lt-min-head {
  background-color: #145994;
  color: white;
}

.lt-min-head th:first-child {
  background-color: #145994;
}

.lt-min-translate {
  left: 0 !important;
}

.lt-table-header {
  height: 50px;
  position: sticky;
  top: -3px;
  z-index: 999999 !important;
}

.lt-toggle-btn {
  padding: 7px 13px;
  border-radius: 8px;
  background: none;
  color: white;
  border: 1px solid #ffffff38;
}

.lt-min-detail-show {
  display: flex !important;
  background-color: #E9F3FC !important;
}

.lt-min-sub-head {
  cursor: pointer;
  white-space: nowrap;
}

#lt-first-th {
  left: 0;
  top: -10px;
  outline: 1px solid gray;
  min-width: 350px;
  max-width: 350px;
}

.lt-content-div {
  visibility: hidden;
  opacity: 0;
  transform: translateY(0);
  position: absolute;
  top: -40px;
  left: 56px;
  background: white;
  padding: 8px 14px;
  border-radius: 10px;
  transition: all 0.3s;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  font-style: italic;
}

.lt-nested:hover>.lt-content-div {
  visibility: visible;
  opacity: 1;
  transform: translateY(-12px);
}

.lt-min-title {
  font-weight: 500;
}

.lt-min-option-dropdown {
  width: 100%;
  height: 100%;
  background-color: #d7d7d7;
}

.lt-min-option-dropdown i {
  color: black !important;
  font-size: 13px;
}

.lt-min-dropdown {
  display: none;
}

.lt-min-option {
  height: 25px;
}

.lt-min-dropdown-menu {
  border-radius: 10px !important;
  overflow: hidden;

}

.lt-min-option-dropdown::after {
  display: none !important;
}

@media (max-width: 700px) {
  .lt-min-dropdown {
    display: block;
  }

  .lt-min-quad-btn,
  .lt-min-1min-btn,
  .lt-min-fb-btn,
  .lt-min-mind-btn,
  .lt-min-pf-btn,
  .lt-min-8d-btn {
    display: none;
  }
}

.bi-chevron-right {
  cursor: pointer;
}

.lt-nested-info {
  margin-right: 10px;
}

.lt-light-green {
  background-color: #dcffdf;
}

.lt-light-red {
  background-color: #fff3f3;
}

.lt-light-orange {
  background-color: #fff3d3;
}

.lt-topbar-checkbox {
  margin-right: 20px;
}

/* scorecard page stylesheet */
.bi-play-fillPlayIcon {
  color: #fafafa;
  font-size: 20px;
  position: absolute;
  top: 0px;
}

.lt-chart-input {
  border-radius: 0px;
  width: 50px;
  height: 20px;
  font-size: 12px;
  background-color: transparent;
}

.lt-faliure-reason-head {
  background-color: #003562;
  color: #fff;
}

.lt-table-body-hide {
  display: none;
}

.lt-table-body-show {
  display: table-row-group;
}

#faliureShow {
  cursor: pointer;
}

.lt-table-body-hide tr td {
  border: 1px solid grey;
  background-color: #fff !important;
}

.lt-failure-title {
  background-color: lightblue !important;
}

.failureTitle {
  width: 312px;
  min-width: 303px;
}

.lt-cht-tkt {
  width: 210px;
  height: 50px !important;
  min-width: 210px !important;
}

.lt-table-quality {
  position: sticky;
  left: -1px;
  z-index: 0;
}

.lt-sticky-scorecard-table-failure {
  position: sticky;
  top: 46px;
  left: -1px;
  z-index: 1;
}

.lt-table-top-sticky {
  position: sticky;
  left: 0px;
  z-index: 999999;
  left: 47px;
  top: 10px;

}

.lt-table-sticky {
  position: sticky;
  left: 68px;
  z-index: 0;

}


.lt-sticky-thirdEl {
  position: sticky;
  left: 283px;
}

.lt-lowerIndex {
  position: relative;
  z-index: 1;
}

.lt-high-index {
  background-color: #1268B0 !important;
  z-index: 2;
  left: -1px !important;
}

.lt-scorecard-collapse-table-sticky {
  position: sticky;
  z-index: 0;
  left: 68px;
  border-bottom: 1px solid #0035621f !important;
}

/* .faliureHead{
    position: sticky;
    left: 10px;
} */
.lt-faliureReasonSticky {
  display: inline-block;
  /* position: sticky;
    left: 52px; */
  color: #333;
  font-size: 14px;
  font-weight: 600;
}

/* .lt-table-background{
    background-color: #1268B0;
} */
.br-none {
  border: none !important;
}

.lt-tb-up {
  color: #1168B1 !important;
}

.lt-tb-uf {
  color: #BC2D2D !important;
}

.lt-tb-guc {
  color: #44B649 !important;
}

.lt-tb-fr {
  background-color: #F1FCFF !important;
}

.lt-table-sub-head {
  background-color: #CEF3FF !important;
}

.lt-scorebord-table {
  position: sticky;
  width: 100%;
  left: 0;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}

.lt-failure-table {
  position: sticky;
  width: 100%;
  left: 0;

}

.ytdCard {
  padding: 10px;
  width: 100px;
  max-width: 200px;
  display: flex;
  border: 1px solid #000;
  flex-direction: column;
  border-radius: 10px;
}

.ytdPlanContainer {
  background-color: #e7ffe9;
  /* border: 1px solid #39b54a; */
}

.ytdPlanContainer h1 {
  color: #39b54a;
  font-weight: bolder;
}

.ytdActualContainer {
  background-color: #fff3f3;
  /* border: 1px solid #ca2828; */
}

.ytdActualContainer h1 {
  color: #c45757;
  font-weight: bolder;
}

.ytdCard p {

  font-weight: 600;
}

.ytdIconContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eaf0f5;
  border-color: #bfd1e1;
  border-radius: 10px;
}

.ytdIconContainer img {
  width: 60px;
}

.lt-failure-table thead tr {
  border: 1px solid #b5b5c3 !important;
}

#otdShow,
#costShow {
  cursor: pointer;
}

.lt-otd-cost-table {
  padding: 0px 10px 0px 10px !important;
}

/* Action plan page stylesheet start */
.actionPlanTable tr td {
  font-size: 14px;
  font-weight: 400;
  text-wrap: nowrap;
  vertical-align: middle;
}

.lt-actiontbody-td {
  padding: 15px !important;
}

.actionIcons {
  display: flex;
  float: right;
  /* margin-right: 50px; */
}

.lt-action-Icon {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  transition: all .3s;
}

.lt-action-Icon:hover {
  transform: scale(1.1);
  cursor: pointer;

}

.lt-tag-icon {
  width: 19px;
  height: 20px;
  margin-right: 5px;
  transition: 0.5s ease;

}

.lt-tag-icon:hover {
  transform: scale(1.1);
  cursor: pointer;

}

.btn-actionPlan {
  border-radius: 50px;
  width: 100px;
  height: 35px;
  font-size: 13px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  max-width: 150px;
}

.btn-actionPlan:hover {
  color: #fff;
}

.btn-action-low {
  background-color: #FDAE38;
  color: #fff !important;
  font-weight: 400 !important;
  border-radius: 50px !important;
  width: 100px;
  height: 35px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-action-medium {
  width: 100px;
  height: 35px;
  border-radius: 50px !important;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2196F3;
  color: #fff !important;
  font-weight: 400;
}

.btn-disabled {
  background-color: #9E9E9E !important;
}

.btn-enable {
  background-color: #4CAF50 !important;
  color: #fff !important;
}

.btn-action-high {
  background: #BD2D2D;
  color: #fff;
  font-weight: 400;
}

.btn-action-close {
  width: 100px;
  background: #4CAF50 !important;
  color: #fff !important;
  font-weight: 400 !important;
  border-radius: 50px !important;
  margin: 0 auto;
  display: flex;
}

.btn-action-pending {
  background: #9E9E9E;
  color: #fff;
  font-weight: 400;
  border-radius: 50px !important;
}

.btn-action-review {
  width: 100px;
  height: 35px;
  background: #bf1818 !important;
  color: #fff !important;
  font-weight: 400 !important;
  border-radius: 50px !important;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.actionPlanPagination {
  justify-content: end;
}

.iconParent {
  position: relative;
}

.low-tooltip .tooltip-inner {
  background-color: #fff1dd;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  border: 2px solid #FDAE38;
  box-shadow: 0px 0px 20px 0px #fdae3891;
  border-radius: 5px;
  color: #000;
}

.low-tooltip .tooltip-arrow::before {
  border-top-color: #FDAE38;
}

.low-tooltip .tooltip-arrow::after {
  border-top-color: #FDAE38;
}

.medium-tooltip .tooltip-inner {
  background-color: #c5e2fa;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  border: 2px solid #2196F3;
  box-shadow: 0px 0px 20px 0px #2195f3a4;
  border-radius: 5px;
  color: #000;
}

.medium-tooltip .tooltip-arrow::before {
  border-top-color: #2196F3;
}

.medium-tooltip .tooltip-arrow::after {
  border-top-color: #2196F3;
}

.high-tooltip .tooltip-inner {
  background-color: #ffcfcf;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  border: 2px solid #BD2D2D;
  border-radius: 5px;
  color: #000;
  box-shadow: 0px 0px 20px 0px #bd2d2da4;
}

.high-tooltip .tooltip-arrow::before {
  border-top-color: #BD2D2D;
}

.high-tooltip .tooltip-arrow::after {
  border-top-color: #BD2D2D;
}

.totalActionSection {
  border: 1px solid #dadada;
  border-radius: 10px;
}

.actionToolBox {
  display: flex;
  align-items: center;
  justify-content: start;
  max-width: 200px;
  min-width: 150px;
  padding: 10px;
  color: #fff;

  border-radius: 10px;
  /* margin: 5px; */
}

.actionToolBox h2 {
  font-size: 32px;
  color: #fff;
  margin-right: 10px;
  margin-bottom: 0px;
}

.actionToolBox p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 20px;
}

.actionOpen {
  background: #2196F3;

}

.actionOngoing {
  background: #FFA000;

}

.actionClosed {
  background: #4CAF50;

}

.actionOverdue {
  background: #BD2D2D;

}

.actionPending {
  background: #9E9E9E;

}

.fa-search:before {
  font-size: 20px;
  color: #000;
}

.actionTableSearchIcon {
  top: 9px;
  left: 8px;
  opacity: .5;
}

.btn-excel {
  background: #4CAF50;
  color: #fff;

}

.btn-excel:hover {
  opacity: 0.8;
  color: #fff;

}

.btn-addNew {
  background: #009EF7;
  color: #fff;

}

.btn-addNew:hover {
  opacity: 0.8;
  color: #fff;

}

.btn-filter {
  background: #1268B0;
  color: #fff;

}

.btn-filter:hover {
  opacity: 0.8;
  color: #fff;

}

.filter-modal-header {
  background-color: rgba(84, 172, 226, 0.2);
  padding: 10px !important;

}

.filter-modal-header h3 {
  color: #fff;

}

.filter-modal-close {
  background-color: #fff;
}

.filtermodalInput {
  width: 100%;
  /* padding: 10px; */
}

.filtermodalInput label {
  font-size: 14px;
  font-weight: 600;
  padding: 5px 0px;
}

.filterModalDate {
  width: 100%;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #e4e6ef;
  padding: 7px;
}

.btn-filterSubmit {
  background: #45B64A;
  color: #fff;
}

.btn-filterSubmit:hover {
  color: #fff !important;
}

.filterModeFooter {
  padding: 0;
  border: none;
}

.actionPageSearchBox {
  padding: 8px 10px 8px 40px !important;
  border-radius: 10px;
}

.actionPagePagination {
  text-wrap: nowrap;
}

.sticky-column {
  position: sticky;
  background-color: #f2f2f2;
  z-index: 3;
}

@media only screen and (max-width:1442px) {
  .totalActionSection {
    width: 100%;
  }

  .actionToolBox {
    max-width: 100%;
  }

  .toolSection {
    width: 100%;
    justify-content: flex-end;
  }
}

/* shift assign page stylesheet start */
.shiftAssignAddIcon {
  width: 30px;
}

.shiftAssignCloseIcon {
  /* left: 20px;
    margin-left: 10px; */
  cursor: pointer;
}

.shiftAssignCloseIconDown {
  transform: rotate(180deg);
  transition: all 0.3s;
}

/* .shiftAssignSelectEmployeeTab{
    padding: 0px 30px;
} */
.shiftAssignCloseIcon .bi-chevron-up {
  font-size: 22px;
  font-weight: bolder !important;
  color: #000;
  cursor: pointer;
}

.shiftAssignCloseIcon .bi-chevron-up::before {
  font-weight: bolder !important;


}

.selectEmployeeList {
  list-style: none;
  background-color: #ffff;
  padding: 5px 10px;
  border-radius: 10px;
  border: 1px solid #80808047;
  /* min-height: 74px; */
}

.selectEmployeeList li {
  display: inline-block;
  padding: 10px 20px;
  margin: 5px;
  background: #E5F6FD;
  border-radius: 20px;

}

.selectEmployeeList li input {
  width: 15px;
  height: 15px;
  border: 1px solid #009EF7
}

/* .selectEmployeeTitle{
    margin-left: 35px;
} */
.custom-checkbox {
  display: none;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #009EF7;

}

.checkmarkBgColor {
  background-color: #009EF7;

}

.checkmarkBgwhite {
  background-color: #fff;

}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-checkbox input:checked+.checkmark:after {
  display: block;
}

.custom-checkbox .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.selcetEmployeeEditBtn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-color: #fff !important;
  cursor: pointer;
  float: right;
}

.selcetEmployeeEditBtn .bi-pencil-square {
  color: #009EF7;
  font-size: 20px;
}

.selectEmployeeToggle {
  display: none;
}

.selectEmployeeToggleshow {
  display: table-cell;
  background-color: #F4FBFF !important;
}

.btn-shiftAssignSelectAll {
  background-color: #009EF7;
  color: #fff;
  border-radius: 50px;
}

.btn-shiftAssignSelectAll:hover {
  opacity: 0.8;
  color: #fff;
}

.btn-shiftAssignSelectCancel {
  background-color: #8F8F8F;
  color: #fff;
  border-radius: 50px;
}

.btn-shiftAssignSelectCancel:hover {
  opacity: 0.8;
  color: #fff;
}

.btn-shiftAssignSelectUpdate {
  background: #4CAF50;
  color: #fff;
  border-radius: 50px;
}

.btn-shiftAssignSelectUpdate:hover {
  opacity: 0.8;
  color: #fff;
}

.selectionButtons {
  display: none;
}

/***Account Settings:: start***/
.custom-table th {
  color: #ffff !important;
  font-weight: 600 !important;
  background-color: #009ef712 !important;
  white-space: nowrap;
}

.custom-table th:first-child,
.custom-table td:first-child {
  padding-left: 10px;
}

/* .custom-table th:first-child {
    border-radius: 10px 0px 0px 10px;
}
.custom-table th:last-child {
    border-radius: 0px 10px 10px 0px;
} */
.custom-table table.dataTable>thead .dt-orderable-asc:after {
  font-family: "Font Awesome 5 Free";
  content: "\f0dc" !important;
  width: 30px;
  height: 10px;
  background-color: #ffffff00 !important;
  -webkit-mask-image: none !important;
  position: relative !important;
  opacity: 0.6 !important;
  display: inline-block !important;
  bottom: auto;
  right: auto !important;
  /* left: auto; */
  left: 15px;
  /* top: 5px; */
  margin-left: -10px;
}

.custom-table .table thead tr:first-child {
  border-bottom: 0 !important;
}

.custom-table table.dataTable>thead .dt-orderable-asc.dt-ordering-asc:after {
  content: "\f0de" !important;
}

.custom-table table.dataTable>thead .dt-orderable-asc.dt-ordering-desc:after {
  content: "\f0dd" !important;
}

table.dataTable>thead .dt-ordering-asc:after {
  opacity: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-image: none !important;
}

table.dataTable>thead .dt-ordering-desc:after {
  opacity: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-image: none !important;
}

.ls-tab-header {
  padding-bottom: 20px;
}

.ls-brand-banner {
  height: 70px;
  border-radius: 10px;
  background: #e9f5fb;
}

.ls-brand-logo {
  top: 30px;
  display: flex;
  align-items: flex-end;
  gap: 30px;
  padding: 0 26px;
}

.ds-image-input {
  border-radius: 10px;
}

.ls-tab-header {
  padding: 15px 20px;
  border-bottom: 1px solid #eff2f5;
}

.lt-row-container {
  margin-top: 120px;
}

.ls-tab-content {
  padding: 26px;
}

.ls-tab-footer {
  border-top: 1px solid #eff2f5;
  padding: 14px 26px;
  display: flex;
  gap: 10px;
  background: #e4e6ef30;
}

.ls-tab-pane {
  border: 1px solid #eff2f5 !important;
  border-radius: 10px;
  overflow: hidden;
}

.lt-row-container {
  margin-top: 120px;
}

/***Account Settings:: end***/
.custom-table .dataTables_wrapper .dtr-details li {
  padding: 5px;
  list-style: none;
}

table.dataTable>tbody>tr.child span.dtr-title {
  display: inline-block;
  min-width: 100px;
  font-weight: 500;
}

table.dataTable>tbody>tr.child span.dtr-data {
  font-weight: 400;
}

.lt-warning-text {
  text-align: center;
  font-weight: 500;
}

.lt-tkt-production-hours {
  background: #f4fbff !important;
}

@media (max-width:992px) {
  .lt-tkt-row {
    flex-direction: row;
  }
}

@media (max-width:556px) {
  .lt-tkt-row {
    flex-direction: column;
  }
}

.lt-privilege-badge {
  background: #ecf8ff;
  display: inline-flex;
  border-radius: 100px;
  align-items: center;
  border: 1px solid #009ef7;
}

.lt-privilege-status {
  width: 23px;
  height: 23px;
  background: #009ef7;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}

.lt-privilege-badge p {
  padding-right: 10px;
  font-size: 13px;
  white-space: nowrap;
}

.lts-badge-image {
  width: 12px;
  height: 12px;
}

.ds-nav-link:hover {
  background-color: #293e4c0f;
  color: #333333;
}

.ds-nav-link.active {
  font-weight: 600 !important;
}

.ds-nav-link {
  border-radius: 10px;
  padding: 10px 15px;
  transition: all 0.3s !important;
  color: grey;
  display: block !important;
}

.ds-nav-item {
  margin-right: 0 !important;
}

.ds-vtabs {
  border-radius: 18px;
  justify-content: flex-start;
  gap: 8px;
}

.ls-signin-img img {
  padding: 10px !important;
  max-width: 800px;
  min-width: 120px;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.lt-takt-not-found {
  height: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  background-color: #ffffff;
}

.lt-error-img {
  width: 40%;
}

.lt-error-section {
  margin: auto;
}

.lt-error-section .container {
  text-align: center;
}

.no-takt-container img {
  /* height: 200px; */
}

.lt-table-width-shift-assign {
  width: 50px;
  min-width: 50px;
}

.employee-checkbox {
  border-radius: 5px;
  width: 20px !important;
  height: 20px !important;
}

.lt-plan-icon-calender {
  top: 6px;
  right: 6px;
}

.lt-calender-input {
  padding: 6px 10px;
  border-radius: 6px;
  border: 1px solid #80808069;
}

.lt-toast-message {
  color: #6e6e6e;
}

.lt-shift-action-th {
  width: 50px;
  min-width: 50px;
}

.lt-selected-workstation {
  transform: scale(1.02);
  /* box-shadow: 0px 0px 8px 5px #005e944d; */
  background: #E5F6FD;
}

.ls-signin-bg {
  background-image: url(../media/illustrations/login-bg.jpg);
  background-size: cover;
}

/* project detail popup style start */
/* project detail popup style start */
.projectDetailsSelected ul {
  padding: 0px;
}

.projectDetailsSelected ul li {
  background-color: #dddd;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 20px;
  margin-top: 10px;
  font-weight: bold;
}

.lt-project-deatil-popup-ongoing {
  color: #ffa000;
}

/* project detail popup style end */

/* create project page stylesheeet start */
.createProjectBodyTitle {
  /* border-bottom: 1px solid #ddd; */
  background: #e7edf3;
}

.lt-createproject-ongoing-status {
  background-color: #fef0db;
  border: 2px solid #fdae38;
}

/* create project page stylesheeet end */
@media only screen and (max-width:1860px) {
  .lt-work-station-title {
    min-height: 85px;
    max-height: 100%;
  }
}

@media only screen and (max-width:1740px) {
  .lt-work-station-title {
    font-size: 23px;
    /* min-height: 100px; */
    min-height: 85px;
    max-height: 100%;
  }
}

@media only screen and (max-width:1600px) {
  .lt-work-station-title {
    font-size: 22px;
  }
}

@media only screen and (max-width:1563px) {
  .lt-work-station-title {
    font-size: 20px;
  }
}

@media only screen and (max-width:1500px) {
  .lt-work-station-title {
    min-height: 28px;
    max-height: 100%;
  }
}

@media only screen and (max-width:1200px) {
  .lt-work-station-title {
    height: 100%;
    min-height: 100%;
    font-size: 24px;
  }
}

@media only screen and (max-width:880px) {
  .lt-work-station-title {
    min-height: 55px;
    max-height: 100%;
  }
}

@media only screen and (max-width:756px) {
  .lt-work-station-title {
    height: 100%;
    min-height: 100%;
    font-size: 24px;
  }
}

/* Continuous Improvement Charter ::begin */
.lt-improvement-charter-section {
  background: white;
  border-radius: 10px;
  overflow: hidden;
}

.lt-improvement-main-title {
  border-radius: 15px 15px 0px 0px;
  background: #1268b0;
  padding: 20px 18px;
}

.lt-charter-title {
  font-size: 16px;
  font-weight: 500;
  color: white;
}

.lt-improvement-chart-content {
  padding: 20px;
}

.lt-label-improvement-chart {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 6px;
  text-wrap-mode: nowrap;
}

.planning-week-field {
  padding: 10px !important;
}

.lt-action-plan-form-section {
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.lt-action-plan-table {
  border-radius: 10px;
}

.lt-action-plan-thead tr {
  background: #cbe0f1;
}

.lt-action-plan-thead tr th {
  font-weight: 600;
  color: #333;
  width: 350px;
  font-size: 14px;
  vertical-align: middle;
  text-wrap: nowrap;
}

.lt-action-plan-tbody tr td {
  font-weight: 400;
  vertical-align: middle;
  font-size: 14px;
  text-wrap: nowrap;
}

.lt-action-plan-tbody tr:nth-child(odd) {
  background: #fff;
}

.lt-action-plan-tbody tr:nth-child(even) {
  background: #f8fafb;
}

.lt-status-badge {
  color: white;
  padding: 7px 20px;
  cursor: text !important;
  border: 0px;
  border-radius: 50px;
}

.lt-ongoing {
  background: #009ef7;
}

.lt-overdue {
  background: #bd2d2d;
}

.lt-head-th {
  min-width: 450px;
}

.lt-staus-action-btn {
  display: flex;
  gap: 10px;
}

.lt-delete-button-table {
  width: 35px;
  height: 35px;
}

.lt-wip-table-add-btn {
  width: 46.59px;
  height: 46.592px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lt-project-action-plan-btn {
  background: transparent;
  border: 0px;
  padding: 0px;
}

.btn-add-action {
  display: flex;
  align-items: end;
  justify-content: end;
}

.lt-stepper-wrapper {
  border-radius: 100px !important;
}

.lt-stepper-title {
  font-size: 16px !important;
  font-weight: 500 !important;
}

.lt-stepper-line {
  border: 1px dashed #80808063;
}

.lt-stepper-line {
  border: 1px solid #009ef7;
}

.stepper.stepper-pills .stepper-item.completed .lt-stepper-new-wrapper {
  border: 2px solid #009ef7;
  padding: 4px 20px 4px 4px;
  border-radius: 50px;
}

.stepper.stepper-pills .stepper-item .lt-stepper-new-wrapper {
  border: 2px solid #e3e3e3;
  padding: 4px 20px 4px 4px;
  border-radius: 50px;
}

.stepper.stepper-pills .stepper-item.current .lt-stepper-line {
  border: 1px solid #009ef7;
}

.stepper.stepper-pills .stepper-item.current .lt-stepper-new-wrapper {
  border: 2px solid #009ef7;
  padding: 4px 20px 4px 4px;
  border-radius: 50px;
}

.stepper.stepper-pills .stepper-item.current .stepper-icon {
  transition: color .2s ease, background-color .2s ease;
  background-color: #009ef7;
}

.lt-stepper-new-nav {
  border: 2px solid #e3e3e3;
  border-radius: 10px;
}

/* Continuous Improvement Charter ::end */
/* work station new style::start */
.lt-tkt-break {
  border-radius: 10px;
  background: #009EF7;
  color: white;
  width: 138.25px;
  height: 41.159px;
  border: 0px;
  transition: 0.5s all;
}

.lt-tkt-break:hover {
  box-shadow: rgb(0 158 247) 0px 2px 8px 0px;
  transform: scale(1.1);
  color: white;
}

.lt-tkt-pass-next {
  border-radius: 10px;
  background: #00C898;
  color: white;
  width: 138.25px;
  height: 41.159px;
  border: 0px;
  transition: 0.5s all;
}

.lt-tkt-pass-next:hover {
  box-shadow: rgb(0 200 152) 0px 2px 8px;
  transform: scale(1.1);
  color: white;
}

/* Additional styles for center label and end labels */
#chart-container {
  position: relative;
  text-align: center;
  width: 300px;
  height: 300px;
}

#center-label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* 
  #center-label img {
    margin-bottom: 10px;
  } */

.end-label {
  position: absolute;
  font-size: 13px;
  color: #333;
  bottom: 49px;
  font-weight: 600;
  transform: translateY(-50%);
}

.end-label.left {
  left: 0px;
}

.end-label.right {
  right: 10px;
}

.lt-label-archieved {
  color: #18951D;
  font-weight: 600;
  font-size: 14px;
  padding: 0px 9px;
}

.lt-label-not-archieved {
  color: #9e1313;
  font-weight: 600;
  font-size: 14px;
  padding: 0px 9px;
}

.lt-speedo-circle-content {
  width: 100px;
  height: 100px;
  border-radius: 50px;
}

.lt-percentage-label {
  position: absolute;
  bottom: -18px;
  left: 18px;
  width: fit-content;
  display: flex;
  border-radius: 50px;
  border: 1px solid #18951D;
  padding: 3px 7px;
  background: #DAFADC;
}

.lt-percentage-label-not-achieved {
  position: absolute;
  bottom: -18px;
  left: 32px;
  width: fit-content;
  display: flex;
  border-radius: 50px;
  border: 1px solid #951818;
  padding: 3px 7px;
  background: #DAFADC;
}

.lt-speedo-percentage {
  font-weight: 600;
  font-size: 14px;
  color: #18951D;
}

.lt-icon-speedo-achieved {
  width: 20px;
  height: 20px;
  margin-left: 4px;
  background: #18951D;
  border-radius: 50%;
}

.lt-icon-speedo-achieved i {
  color: white;
}

.lt-icon-speedo-not-achieved {
  width: 20px;
  height: 20px;
  margin-left: 4px;
  background: #b61c1c;
  border-radius: 50%;
}

.lt-icon-speedo-not-achieved i {
  color: white;
}

.lt-height-content {
  height: 320px;
}

.lt-pass-next-height {
  display: flex;
  align-items: center;
}

.lt-bordered-speedo-meter {
  position: absolute;
  width: 160px;
  height: 160px;
  border: 2px solid white;
  border-bottom: 2px solid white !important;
  border-radius: 50%;
  top: 59px;
  left: 71px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lt-progress-green {
  border: 2px dashed rgba(68, 182, 73, 0.30);
}

.lt-progress-red {
  border: 2px dashed rgba(216, 32, 41, 0.3);
}

.lt-goal-achieved-background {
  background: rgba(188, 255, 191, 0.50);
}

.lt-goal-not-achieved-background {
  background: #FFEFEF;
}

.lt-common-colour-green {
  color: #18951D;
}

.lt-common-colour-red {
  color: #BC2D2D;
}


/* action plan styles::begin */
.lt-accept-modal-content {
  border-radius: 10px;
  border: 1px solid #d7d7d7;
  background: #f5f8fa;
  padding: 20px 30px;
  text-align: center;
}

.lt-accept-paragraph {
  font-weight: 400;
  font-size: 16px;
}

.lt-timeline-icon {
  margin-right: 20px !important;
  width: 38px;
  height: 38px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  border: 1px solid #009ef7;
  border-radius: 50%;
}

.lt-action-plan-timeline-section .timeline.timeline-border-dashed .timeline-line {
  border-left-style: solid !important;
  border-left-width: 4px !important;
  border-left-color: #ddeef9 !important;
  width: 38px;
}

.timeline .timeline-line {
  top: 40px !important;
}

.lt-timeline-content-section {
  position: relative;
  border-radius: 10px;
  border: 1px solid #d7d7d7;
  background: #f5f8fa;
  padding: 14px;
}

.lt-date-time-view {
  position: absolute;
  right: 2px;
  top: 7px;
}

.lt-label-description {
  color: #333;
  font-weight: 600;
  text-wrap: wrap;
}

.lt-decription-ptag {
  font-weight: 400;
  text-wrap: wrap;
}

.lt-time-view {
  position: absolute;
  right: 2px;
  bottom: 7px;
}

/* .lt-description-view{
  width: 900px;
} */
.lt-action-plan-timeline-section {
  border-radius: 10px;
  border: 1px solid #d7d7d7;
  padding: 20px;
}

.lt-highlight-view {
  color: #1268b0;
  font-weight: 600;
  overflow-wrap: break-word;
}

.lt-plan-opened {
  font-size: 14px;
  font-weight: 500;
  border-radius: 50px;
  background: #2196f3;
}

.lt-ongoing-view {
  font-size: 14px;
  font-weight: 500;
  border-radius: 50px;
  background: #ffa000;
}

.lt-closed-view {
  font-size: 14px;
  font-weight: 500;
  border-radius: 50px;
  background: #4caf50;
}

.lt-tool-bar-btn svg {
  margin-right: 6px;
}

.lt-active-confirm-btn {
  background: #45b64a;
  color: white !important;
}

.lt-view-span-section {
  border-radius: 10px;
  border: 1px solid #d7d7d7;
  padding: 15px;
}

.lt-details-view-label {
  font-weight: 400;
  font-size: 14px;
}

.lt-details-view-paragraph {
  font-weight: 600;
  font-size: 14px;
}

.lt-responsible-person {
  border-radius: 50px;
  background: #e5e5e5;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  width: fit-content;
  padding: 10px 15px;
}

.lt-priority {
  color: #bd2d2d;
}

/* action plan styles::end */


/* work station new style::end */
.lt-tk-position-sticky {
  left: 0px;
}

.lt-config-table-resposive {
  vertical-align: middle;

}


@media only screen and (max-width: 1200px) {
  .lt-new-next-height {
    height: auto;
  }

  .lt-flex-direction {
    flex-direction: column;
  }

  .lt-new-height {
    height: auto;
  }

  .lt-width-new {
    width: 100%;
  }

  .lt-width-row-speed,
  .lt-width-row-speed button {
    width: 150px;
  }

  .lt-width-new {
    margin-top: 10px;
  }

  .lt-tkt-row {
    flex-direction: row;
  }
}

@media only screen and (max-width: 992px) {
  .lt-flex-direction {
    flex-direction: row;
  }

  .lt-tkt-new-row {
    flex-direction: column;
  }

  .lt-percentage-label {
    bottom: -8px;
  }

  .end-label {
    bottom: 15px;
  }
}

@media only screen and (max-width: 402px) {
  .end-label {
    display: none;
  }
}

.lt-tkt-stop-btn-disabled {
  opacity: 0.5;
}

@media only screen and (max-width: 960px) {

  .lt-percentage-label {
    bottom: -1px;
  }
}

@media only screen and (max-width: 771px) {
  .end-label {
    bottom: 13px;
  }

  .end-label.right {
    right: 0;
  }
}

.ls-signin-form-logo {
  background: white;
  outline: 8px solid #009ef729;
  padding: 20px;
  border-radius: 6px;
}

.ls-signin-formbox-shadow {
  border-radius: 50px;
  box-shadow: rgb(0 158 247 / 27%) 0px 3px 8px;
}

.ls-input-border {
  border-radius: 10px !important;
}

.lt-privilage-table {
  border-radius: 10px;
  overflow: hidden;
}

.lt-permission-tr {
  background: #deeaf482;
}

.lt-btn-project {
  border: 0px !important;
  background: transparent !important;
  padding: 0px !important;
}

.lt-action-plan-user-field {
  min-width: 300px;
  text-wrap: wrap !important;
}

.lt-accept-btn {
  border: 1px solid #44b649 !important;
  background: #edffee;
  margin-right: 5px;
  padding: 5px 10px !important;
  border-radius: 7px;
  color: #44b649 !important;
}

.lt-decline-btn {
  border: 1px solid #bd2d2d !important;
  background: #f9acac5c;
  color: #bd2d2d !important;
  margin-right: 5px;
  padding: 5px 10px !important;
  border-radius: 7px;
}

/* action plan styles::begin */
.lt-accept-modal-content {
  border-radius: 10px;
  border: 1px solid #d7d7d7;
  background: #f5f8fa;
  padding: 20px 30px;
  text-align: center;
}

.lt-accept-paragraph {
  font-weight: 400;
  font-size: 16px;
}

.lt-timeline-icon {
  margin-right: 20px !important;
  width: 38px;
  height: 38px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  border: 1px solid #009ef7;
  border-radius: 50%;
}

.lt-action-plan-timeline-section .timeline.timeline-border-dashed .timeline-line {
  border-left-style: solid !important;
  border-left-width: 4px !important;
  border-left-color: #ddeef9 !important;
  width: 38px;
}

.timeline .timeline-line {
  top: 40px !important;
}

.lt-timeline-content-section {
  position: relative;
  border-radius: 10px;
  border: 1px solid #d7d7d7;
  background: #f5f8fa;
  padding: 14px;
}

.lt-date-time-view {
  position: absolute;
  right: 2px;
  top: 7px;
}

.lt-label-description {
  color: #333;
  font-weight: 600;
  text-wrap: wrap;
}

.lt-decription-ptag {
  font-weight: 400;
  text-wrap: wrap;
}

.lt-time-view {
  position: absolute;
  right: 2px;
  bottom: 7px;
}

/* .lt-description-view{
    width: 900px;
  } */
.lt-action-plan-timeline-section {
  border-radius: 10px;
  border: 1px solid #d7d7d7;
  padding: 20px;
}

.lt-highlight-view {
  color: #1268b0;
  font-weight: 600;
  overflow-wrap: break-word;
}

.lt-plan-opened {
  font-size: 14px;
  font-weight: 500;
  border-radius: 50px;
  background: #2196f3;
}

.lt-ongoing-view {
  font-size: 14px;
  font-weight: 500;
  border-radius: 50px;
  background: #ffa000;
}

.lt-started-view {
  font-size: 14px;
  font-weight: 500;
  border-radius: 50px;
  background: #27B3B2;
}

.lt-closed-view {
  font-size: 14px;
  font-weight: 500;
  border-radius: 50px;
  background: #4caf50;
}

.lt-tool-bar-btn svg {
  margin-right: 6px;
}

.lt-active-confirm-btn {
  background: #45b64a;
  color: white !important;
}

.lt-view-span-section {
  border-radius: 10px;
  border: 1px solid #d7d7d7;
  padding: 15px;
}

.lt-details-view-paragraph {
  font-weight: 600;
  font-size: 14px;
}

.lt-responsible-person {
  border-radius: 50px;
  background: #e5e5e5;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  width: fit-content;
  padding: 5px 20px;
}

.lt-priority {
  color: #bd2d2d;
}

/* action plan styles::end */

.lt-field-item {
  border-radius: 10px;
  border: 1px solid #8080804a;
  padding: 10px 11px;
}

.lt-field-symbol {
  padding: 10px;
  background: #b1cde44f;
  border-radius: 10px;
}

.lt-disabled-input {
  opacity: 0.5;
}

.lt-label-width {
  width: 120px;
}

.lt-project-name-td {
  overflow-wrap: anywhere;
  text-wrap: balance !important;
}

/* attend action plan popup styles start */
.lt-attend-popup-btn-container {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.lt-attend-popup-btn-color-mode-switch {
  display: inline-block;
  margin: 0px;
  position: relative;
}

.lt-attend-popup-btn-color-mode-switch>label.lt-attend-popup-btn-color-mode-switch-inner {
  margin: 0px;
  width: 350px !important;
  height: 40px;
  background-color: #ddd;
  border-radius: 26px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease;
  /* box-shadow: 0px 0px 8px 0px rgba(17, 17, 17, 0.34) inset; */
  display: block;
}

.lt-attend-popup-btn-color-mode-switch>label.lt-attend-popup-btn-color-mode-switch-inner:before {
  content: attr(data-on);
  position: absolute;
  font-size: 12px;
  font-weight: 600;
  top: 11px;
  right: 8%;
  color: #222;
}

.lt-attend-popup-btn-color-mode-switch>label.lt-attend-popup-btn-color-mode-switch-inner:after {
  content: attr(data-off);
  width: auto !important;
  height: 26px;
  background: #fff;
  border-radius: 26px;
  padding: 0px 15px !important;
  position: absolute;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 7px;
  top: 7px;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0px 0px 6px -2px #111;
  padding: 4px 0px;
  color: #1269b0;
  font-weight: 600;
}

.lt-attend-popup-btn-color-mode-switch input[type="checkbox"] {
  cursor: pointer;
  width: 50px;
  height: 25px;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  margin: 0px;
}

.lt-attend-popup-btn-color-mode-switch input[type="checkbox"]:checked+label.lt-attend-popup-btn-color-mode-switch-inner {
  background-color: #ddd;
}

.lt-attend-popup-btn-color-mode-switch input[type="checkbox"]:checked+label.lt-attend-popup-btn-color-mode-switch-inner:after {
  content: attr(data-on);
  left: 138px;
}

.lt-attend-popup-btn-color-mode-switch input[type="checkbox"]:checked+label.lt-attend-popup-btn-color-mode-switch-inner:before {
  content: attr(data-off);
  right: auto;
  left: 20px;
}

.filter-modal-header {
  background-color: rgba(84, 172, 226, 0.2);
  padding: 10px 10px;
}

/* attend action plan popup styles end */


::-webkit-scrollbar-thumb {
  width: 10px !important;
  background-color: #9e9e9e94 !important;
  border-radius: 6px !important;
}

div::-webkit-scrollbar,
ol::-webkit-scrollbar,
pre::-webkit-scrollbar,
span::-webkit-scrollbar,
ul::-webkit-scrollbar {
  width: 10px !important;
  height: 10px !important;
}

.flatpickr-wrapper {
  width: 100% !important;
}

.lt-disabled-input {
  opacity: 0.5;
}

.lt-select-new .select2-container {
  width: 180px !important;
}

.btn-filterreset {
  background: #009EF7;
  color: #fff;
}

.btn-filterreset:hover {
  color: #fff !important;
}

.select2-selection__choice .select2-selection__choice__display {
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.select2-results .select2-results__option {
  min-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lt-timeline-btn {
  border: 0px;
  padding: 0px;
  background: transparent;
}

/* kpi filter option:start */
.lt-btn-wrap {
  background: white;
  padding: 2px;
  border-radius: 100px;
  border: 1px solid #80808052;
}

.lt-btn-date {
  padding: 10px 20px;
  border: 0px;
  background-color: transparent;
  border-radius: 100px;
  font-weight: 500;
  color: #333333;
  font-size: 12px;
}

.hidden {
  display: none;
}

.lt-calender-new-icon {
  right: 5px;
  top: 10px;
}

.custom-active {
  background-color: #009ef7;
  color: white;
}

.lt-flex-date-section {
  justify-content: end;
}

.lt-failure-collapse-border::before,
.lt-failure-collapse-border::after {
  content: '';
  position: absolute;
  right: 0;
  width: 100%;
}

.lt-failure-collapse-border:after {
  bottom: 0;
  border-bottom: 1px solid #003562f7;
}

/* kpi filter option:end*/
/* start :: new filter design */
.filter-add-list-section {
  flex-grow: 1;
  flex-flow: row wrap;
  gap: 5px;
}

.filter-list-item {
  text-wrap: nowrap;
  transition: all 0.3s;
  align-items: center;
  padding: 7px;
  border-radius: 100px;
  min-height: 34px;
  gap: 8px;
  cursor: default;
  background: #0c559712;
  box-shadow: rgb(18 104 176 / 20%) 0px 2px 5px -1px, rgb(18 104 176 / 54%) 0px 1px 3px -1px;
}

.filter-list-item.active {
  background-color: #009ef71f;
  transform: translateY(-2px);
  box-shadow: rgb(0 158 247 / 40%) 0px 3px 0px;
}

.filter-list-item:hover {
  background-color: #009ef71f;
  transform: translateY(-2px);
  box-shadow: rgb(0 158 247 / 40%) 0px 3px 0px;
}

.filter-list-info {
  gap: 5px;
  padding-left: 6px;
  align-items: center;
}

.filter-list-info p {
  font-weight: 500;
  color: #1268b0;
}

.filter-list-item-action {
  border-left: 1px solid #00000017;
}

.filter-list-item-action button {
  border: none;
  background-color: transparent;
}

/* end :: new filter design */
.lt-inreview-view {
  font-size: 14px;
  font-weight: 500;
  border-radius: 50px;
  background: #009974;
}

.lt-completed-view {
  font-size: 14px;
  font-weight: 500;
  border-radius: 50px;
  background: #4CAF50;
}

.lt-form-select-dropdown {
  display: block;
  width: 100%;
  padding: 0.75rem 3rem 0.75rem 1rem;
  -moz-padding-start: calc(1rem - 3px);
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #181c32;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 16px 12px;
  border: 1px solid #e4e6ef;
  border-radius: 0.475rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  appearance: none;
}

.form-select-sm {
  padding-top: 0.55rem !important;
  padding-bottom: 0.55rem !important;
  padding-left: 0.75rem !important;
  font-size: .925rem !important;
}

.lt-form-select-dropdown.form-select-solid {
  background-color: #eef3f7;
  border-color: #f5f8fa;
  color: #5e6278;
  transition: color .2s ease, background-color .2s ease;
}

.lt-sorting-content-title {
  display: contents;
}

.lt-create-action-plan-form {
  border-radius: 6px;
  background: #e6f6fd;
}

.lt-create-action-plan-form h4 {
  font-weight: 500;
}

.lt-action-section-height {
  width: 215px;
}

.project-action-plan-table {
  overflow: scroll;
  max-height: 540px;
}

.lt-action-plan-border {
  border: 1px solid #dadada !important;
}

.custom-modal-footer {
  border-top: 1px solid #dadada !important;
}

/* wip style ::start */
/* wip dashboard::start */
.lt-main-wip-section-heading {
  position: relative;
  border: 1px solid #b8b8b8;
  background-color: #e8f4ff;
  color: #333 !important;
  z-index: 1;
}

.lt-main-wip-section-heading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  z-index: -1;
}

.lt-main-thead-wip-dashboard {
  background: #1268b0;
  font-size: 14px;
}

.lt-sub-thead-actual-work-station tr th {
  vertical-align: middle;
}

.lt-main-thead-wip-dashboard tr {
  color: white !important;
  border-right: 1px solid #003562;
  font-size: 14px;
}

.lt-sub-thead-actual-work-station tr {
  font-size: 14px;
}

.lt-main-thead-wip-dashboard tr .lt-count-wip {
  padding: 10px;
  vertical-align: middle;
  text-align: center;
  width: 80px;
  min-width: 65px;
  height: 40px;
}

.lt-side-main-heading {
  width: 160px;
  vertical-align: middle;
  text-wrap: nowrap;
}

.lt-wip-main-title {
  color: #1268b0 !important;
  font-weight: 600 !important;
}

.lt-goal-title-wip {
  background: #cfe5fa !important;
}

.lt-main-tbody-actual-goal {
  background: #e8f4ff;
  border: 1px solid #b8b8b8;
}

.lt-main-tbody-actual-goal tr td {
  vertical-align: middle;
  text-align: center;
  color: #333 !important;
}

.lt-main-tbody-actual-goal tr td,
.lt-main-tbody-actual-goal tr th {
  font-size: 14px;
  font-weight: 600;
}

.lt-border-right-wip {
  border-right: 1px solid #003562 !important;
}

.lt-main-table-border-wip {
  overflow: hidden;
  border-radius: 10px;
}

.lt-work-station-th-wip {
  font-weight: 600 !important;
  vertical-align: middle;
  color: #333 !important;
}

.lt-sub-tbody-wip tr th {
  height: 50px;
  font-size: 14px;
}

.lt-sub-tbody-wip tr td {
  vertical-align: middle;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  color: #333;
  width: 80px;
  min-width: 65px;
  word-break: break-all;
}

.lt-kit-pack-tr {
  background: #e1f5ff !important;
}

.lt-kit-pack-heading {
  background: #cbe0f1 !important;
}

.lt-span-wip-count {
  width: fit-content;
  font-size: 14px;
}

.lt-icon-calender {
  top: 6px;
  right: 6px;
}

.lt-main-tbody-actual-goal,
.lt-sub-tbody-wip,
.lt-sub-thead-actual-work-station {
  border: 1px solid #b8b8b8;
}


.lt-sub-tbody-wip tr td:last-child,
.lt-main-tbody-actual-goal tr td:last-child,
.lt-main-tbody-actual-goal tr td:last-child {
  border: 1px solid #b8b8b8 !important;
}

.lt-main-tbody-actual-goal tr td {
  width: 80px;
  min-width: 65px;
}

.lt-sticky-wip {
  position: sticky;
  top: 0;
  left: -4px;
  z-index: 1;
}

.lt-month-scroll {
  background-color: #1268b0 !important;
}

.lt-actual-scroll {
  background-color: #e8f4ff !important;
}

.lt-wip-table-responsive {
  overflow: auto;
  border-radius: 15px;
}

.lt-header-sub-wip {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.lt-wip-modal-label {
  font-size: 14px;
  font-weight: 400;
}

.lt-units-count-wip {
  border-radius: 10px;
  padding: 10px 20px;
  border: 1px solid #d7d7d7;
}

.lt-tkt-unit-count-wip {
  font-weight: 600;
  font-size: 18px;
}

.ds-nav-link:hover {
  background-color: #293e4c0f;
  color: #333333;
}

.ds-nav-link.active {
  font-weight: 600 !important;
}

.ds-nav-link {
  border-radius: 10px;
  padding: 10px 15px;
  transition: all 0.3s !important;
  color: grey;
  display: block;
}

.ds-nav-item {
  margin-right: 0 !important;
}

.ds-vtabs {
  border-radius: 18px;
  justify-content: flex-start;
  gap: 8px;
}

.ls-signin-img img {
  padding: 10px !important;
  max-width: 800px;
  min-width: 120px;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.lt-takt-not-found {
  height: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.assignActionPriorityInput {
  color: #bd2d2d;
}

.lt-btn-th {
  width: 100px !important;
}

.lt-wip-table-add-btn {
  width: 46.59px;
  height: 46.592px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lt-border-after-th::before,
.lt-border-after-th::after {
  content: '';
  position: absolute;
  right: 0;
  height: 100%;
}

.lt-border-after-th:after {
  bottom: 0;
  border-right: 1px solid #0035625c;
}

/* wip dashboard::end */
/* wip dashboard::start */
.lt-main-wip-section-heading {
  position: relative;
  border: 1px solid #b8b8b8;
  background-color: #e8f4ff;
  color: #333 !important;
  z-index: 1;
}

.lt-main-wip-section-heading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  z-index: -1;
}

.lt-main-thead-wip-dashboard {
  background: #1268b0;
  font-size: 14px;
}

.lt-sub-thead-actual-work-station tr th {
  vertical-align: middle;
}

.lt-main-thead-wip-dashboard tr {
  color: white !important;
  border-right: 1px solid #003562;
  font-size: 14px;
}

.lt-sub-thead-actual-work-station tr {
  font-size: 14px;
}

.lt-main-thead-wip-dashboard tr .lt-count-wip {
  padding: 10px;
  vertical-align: middle;
  text-align: center;
  width: 80px;
  min-width: 65px;
  height: 40px;
}

.lt-side-main-heading {
  width: 160px;
  vertical-align: middle;
  text-wrap: nowrap;
}

.lt-wip-main-title {
  color: #1268b0 !important;
  font-weight: 600 !important;
}

.lt-goal-title-wip {
  background: #cfe5fa !important;
}

.lt-main-tbody-actual-goal {
  background: #e8f4ff;
  border: 1px solid #b8b8b8;
}

.lt-main-tbody-actual-goal tr td {
  vertical-align: middle;
  text-align: center;
  color: #333 !important;
}

.lt-main-tbody-actual-goal tr td,
.lt-main-tbody-actual-goal tr th {
  font-size: 14px;
  font-weight: 600;
}

.lt-border-right-wip {
  border-right: 1px solid #003562 !important;
}

.lt-main-table-border-wip {
  overflow: hidden;
  border-radius: 10px;
}

.lt-work-station-th-wip {
  font-weight: 600 !important;
  vertical-align: middle;
  color: #333 !important;
}

.lt-sub-tbody-wip tr th {
  height: 50px;
  font-size: 14px;
}

.lt-sub-tbody-wip tr td {
  vertical-align: middle;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  color: #333;
  width: 80px;
  min-width: 65px;
}

.lt-kit-pack-tr {
  background: #e1f5ff !important;
}

.lt-kit-pack-heading {
  background: #cbe0f1 !important;
}

.lt-span-wip-count {
  width: fit-content;
  font-size: 14px;
}

.lt-icon-calender {
  top: 6px;
  right: 6px;
}

.lt-main-tbody-actual-goal,
.lt-sub-tbody-wip,
.lt-sub-thead-actual-work-station {
  border: 1px solid #b8b8b8;
}


th.lt-wip-selected {
  border-top: 4px solid #74e6ff !important;
}

.lt-sub-tbody-wip tr:last-child td.lt-wip-selected {
  border-bottom: 4px solid #74e6ff !important;
}

.lt-sub-tbody-wip tr td:last-child,
.lt-main-tbody-actual-goal tr td:last-child,
.lt-main-tbody-actual-goal tr td:last-child {
  border: 1px solid #b8b8b8 !important;
}

.lt-main-tbody-actual-goal tr td {
  width: 80px;
  min-width: 65px;
}

.lt-sticky-wip {
  position: sticky;
  top: 0;
  left: -4px;
  z-index: 1;
}

.lt-month-scroll {
  background-color: #1268b0 !important;
}

.lt-actual-scroll {
  background-color: #e8f4ff !important;
}

.lt-wip-table-responsive {
  overflow: auto;
  border-radius: 15px;
}

.lt-header-sub-wip {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.lt-wip-modal-label {
  font-size: 14px;
  font-weight: 400;
}

.lt-units-count-wip {
  border-radius: 10px;
  padding: 10px 20px;
  border: 1px solid #d7d7d7;
}

.lt-tkt-unit-count-wip {
  font-weight: 600;
  font-size: 18px;
}

.ds-nav-link:hover {
  background-color: #293e4c0f;
  color: #333333;
}

.ds-nav-link.active {
  font-weight: 600 !important;
}

.ds-nav-link {
  border-radius: 10px;
  padding: 10px 15px;
  transition: all 0.3s !important;
  color: grey;
  display: block;
}

.ds-nav-item {
  margin-right: 0 !important;
}

.ds-vtabs {
  border-radius: 18px;
  justify-content: flex-start;
  gap: 8px;
}

.form-select-sm {
  padding-top: 0.55rem !important;
  padding-bottom: 0.55rem !important;
  padding-left: 0.75rem !important;
  font-size: .925rem !important;
}

.lt-form-select-dropdown.form-select-solid {
  background-color: #eef3f7;
  border-color: #f5f8fa;
  color: #5e6278;
  transition: color .2s ease, background-color .2s ease;
}

/* wip dashboard::end */
.lt-sorting-content-title {
  display: contents;
}

.lt-create-action-plan-form {
  border-radius: 6px;
  background: #e6f6fd;
}

.lt-create-action-plan-form h4 {
  font-weight: 500;
}

.lt-action-section-height {
  width: 215px;
}

.project-action-plan-table {
  overflow: scroll;
  max-height: 540px;
}

.lt-action-plan-border {
  border: 1px solid #dadada !important;
}

.custom-modal-footer {
  border-top: 1px solid #dadada !important;
}

.lt-input-group-text-date {
  background: #f5f8fa !important;
  border: 0px !important;
}

/* scorecard new style::start */
.lt-tbody-shift-heading .lt-plus-icon{
    transform: rotate(180deg) !important;
}
.lt-plus-icon {
  min-width: 25px;
  height: 25px;
  border: 1px solid #B8B8B8;
  background: white;
  display: flex !important;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 5px !important;
  padding: 12px 0px;
  margin-top: 10px !important;
}

.lt-plus-icon i {
  color: #009EF7;
  font-size: larger;
}

.lt-icon-graph i {
  color: #00C898;
}

.lt-score-icons-section {
  /* position: sticky;
    left: 255px; */
  margin-left: 15px;
}

.lt-scorecard-failure-graph-icon {
  width: 100%;
}

.lt-score-card-th-td {
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #003562;
}

.lt-sub-action-plan-title {
  color: #333 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  vertical-align: middle !important;
  text-align: left !important;
}

.lt-collapse-table-title {
  vertical-align: middle;
}

.lt-table-sections-title {
  background: #F1FCFF !important;
  border-right: 1px solid #0035625c !important;
}

.lt-td-width {
  width: fit-content;
  min-width: 70px;
  max-width: 80px;
  word-break: break-all;
  padding-left: 0 !important;
  padding-right: 0 !important;

}

.lt-week-selected {
  width: fit-content;
  min-width: 75px !important;
  max-width: 200px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.lt-failure-reason {
  background: #CEF3FF !important;
  color: #333 !important;
}

.lt-bottom-border-scorecard {
  border-bottom: 1px solid #003562 !important;
}

.lt-failer-top-bottom-border {
  border-bottom: 1px solid #003562 !important;
  border-right: 1px solid #003562 !important;
  border-left: 1px solid #003562 !important;
}

/* .lt-collapsed-table-border{
    border-bottom: 1px solid #003562 !important;
  } */
.lt-title-collapsed-one {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #333 !important;
}

.lt-fixed-th-scorecard {
  width: 70px !important;
  min-width: 70px !important;
  height: 70px;
  max-width: 70px !important;
}

.lt-popover-sub-new-title {
  font-weight: 400 !important;
}

.lt-popover-modal-header h3 {
  color: #333 !important;
  font-size: 16px !important;
}

.lt-popover-modal-content {
  padding: 15px 20px;
  border-bottom: 1px solid #80808040;
}

.lt-popover-label {
  color: #333;
  font-weight: 500;
}

.lt-popover-footer {
  padding: 10px;
}

.lt-failed-th {
  background: #FED4D4 !important;
}

.lt-unit-failed-tr {
  background: #FFF3F3 !important;
}

.lt-units-produced {
  color: #44B649 !important;
}

.lt-units-completed-th {
  background: #DCFFDF !important;
}

.lt-units-completed-tr {
  background: #F3FFF4 !important;
}

.lt-actual-blue {
  background: #B3D9FA !important;
}

.lt-actual-light-blue {
  background: #CBE0F1 !important;
}

.lt-common-blue-tr {
  background: #E1F5FF !important;
}

/* scorecard new style::end*/

.lt-failed-title {
  font-size: 14px !important;
  font-weight: 600 !important;
  vertical-align: middle !important;
  text-align: left !important;
  color: #bc2d2d !important;
}

.lt-units-completed {
  font-size: 14px !important;
  font-weight: 600 !important;
  vertical-align: middle !important;
  text-align: left !important;
  color: #44B649 !important;
}

.lt-tb-up {
  color: #1168b1 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  vertical-align: middle;
  text-align: left !important;
  color: #1168b1 !important;
  width: 217px !important;
  min-width: 217px !important;
  max-width: 217px !important;
}

.lt-saefty-title-section-new {
  width: 50px !important;
  min-width: 50px !important;
}

.lt-scorecard-border-radius {
  overflow: auto;
  max-height: calc(100vh - 34vh);
}

.lt-header-fixed-scorecard {
  position: sticky;
  top: -1px;
  z-index: 1;
}

.lt-sticky-position-collapse {
  position: sticky;
  left: 0;
  z-index: 1;
  top: 54px;
  background: #cef3ff !important;
}

/* scorecard new style::end*/
/* email notification settings page style::start*/
.lt-configuration-section {
  background-color: #ffff;
  border-radius: 20px;
}

.lt-edit-btn-new {
  border: 1px solid #009EF7 !important;
  width: 32px;
  height: 30px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #D9F1FF;
  border-radius: 6px;
}

.lt-edit-btn-new i {
  color: #009EF7 !important;
}

.lt-delete-btn-new {
  border: 1px solid #BD2D2D !important;
  width: 30px;
  height: 30px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFDBDB;
  border-radius: 5px;
}

.lt-delete-btn-new i {
  color: #BD2D2D !important;
}

.lt-confg-title {
  font-weight: 600;
  color: #333;
  font-size: 18px;
}

.lt-configuration-heading {
  border-bottom: 1px solid #b8b8b899;
  padding: 15px 20px;
}

.lt-configuration-content {
  padding: 15px 20px;
}

.lt-tr-cell {
  color: #333 !important;
  font-weight: 600 !important;
  vertical-align: middle;
}

.lt-cell-th {
  width: 200px;
  max-width: 200px;
  height: 50px !important;
  vertical-align: middle;
  text-align: left;
}

.lt-time-new-th {
  vertical-align: middle;
  text-align: center;
  width: 150px;
  max-width: 150px;
}

.lt-actions-th {
  vertical-align: middle;
  text-align: center;
  width: 100px;
  max-width: 100px;
}

.lt-notification-settings-tbody tr {
  background: #FFF;
}

.lt-notification-settings-tbody tr .lt-right-border {
  border-right: 1px solid #003562 !important;
  vertical-align: middle !important;
  overflow-wrap: anywhere;
}

.lt-notification-settings-tbody tr:last-child .lt-border-hidden {
  border-radius: 0px 0px 0px 10px;
}

.lt-notification-settings-tbody tr:last-child .lt-border-last-hidden {
  border-radius: 0px 0px 10px 0px;
}

.lt-tr-time {
  font-size: 14px !important;
  vertical-align: middle;
}

.lt-tr-actions {
  vertical-align: middle !important;
  text-align: center;
}

.lt-add-btn-new {
  border-radius: 5px;
  border: 1px solid #009EF7;
  background: #D9F1FF;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .5s;
}

.lt-add-btn-new i {
  color: #009EF7;
}

.lt-config-second-section {
  margin-top: 10px;
}

.lt-config-second-heading {
  padding: 15px 20px;
  justify-content: space-between;
  align-items: center;
}

.lt-tr-work-station {
  color: #333;
  font-weight: 400 !important;
  font-size: 14px !important;
  vertical-align: middle !important;
}

.lt-count-time {
  font-size: 16px;
  color: #333;
  font-weight: 600;
}

.lt-time-showing-div {
  border-radius: 10px;
  border: 1px solid #D7D7D7;
  background: #E5F6FD;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: fit-content;
  height: 50px;
}

.lt-border-right-time {
  border-right: 1px solid gray;
  padding: 0px 14px 0px 14px;
}

.lt-border-padding-time {
  padding: 0px 14px 0px 14px;
}

.lt-user-notification-listing {
  display: flex;
  gap: 5px;
}

.lt-badge-color {
  border: 1px solid #1268b033;
  border-radius: 100px;
  background: #E5F6FD;
  color: #333 !important;
  font-size: 14px !important;
  font-weight: 400;
  padding: 10px 20px;
}

.lt-workstation-th {
  width: 200px;
  max-width: 200px;
  text-align: left;
}

.lt-time-new-second-th {
  width: 450px;
  max-width: 450px;
}

.lt-table-border-notification {
  border-radius: 15px !important;
}

.lt-config-footer {
  border-top: 1px solid #b8b8b899;
  padding: 15px 20px;
}

.lt-bg-white {
  background: white !important;
}

/* position sticky style::start */
.lt-bg-cell {
  background-color: #1268b0 !important;
}

.lt-bg-cell-tr {
  background-color: #ffffff !important;
}

/* position sticky style::end */
.lt-close-btn-light {
  background: #8f8f8f5e;
  color: #333 !important;
}

/* switch button::start */
/* The switch - the box around the slider */
.lt-new-switch {
  font-size: 17px;
  position: relative;
  display: inline-block;
  width: 4.6em;
  height: 2.2em;
  overflow: hidden;
}

/* Hide default HTML checkbox */
.lt-new-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.lt-new-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #B8B8B8;
  background: #B8B8B8;
  transition: .4s;
  border-radius: 30px;
}

.lt-new-switch .slider:before {
  position: absolute;
  content: "";
  height: 25px;
  width: 25px;
  border-radius: 20px;
  left: 4px;
  bottom: 6px;
  background-color: white;
  transition: .4s;
  box-shadow: rgb(50 50 93 / 29%) 0px 6px 12px -2px, rgb(0 0 0 / 74%) 0px 3px 7px -3px;
}

.lt-new-switch input:checked+.slider {
  border: 1px solid #45B64A;
  background: #45B64A;
}

.lt-new-switch input:focus+.slider {
  box-shadow: 0 0 1px #2196F3;
}

.lt-new-switch input:checked+.slider:before {
  transform: translateX(2.5em);
}

.lt-new-switch .text {
  position: absolute;
  top: 50%;
  pointer-events: none;
  text-transform: uppercase;
  transform: translateY(-50%);
  transition: .4s;
}

.lt-new-switch .text.on {
  left: .8rem;
  color: #fff;
  transform: translateX(-3.2rem) translateY(-50%);
}

.lt-new-switch .text.off {
  color: #fff;
  right: .8rem;
}

.lt-new-switch input:checked~.text.off {
  transform: translateX(3.2rem) translateY(-50%);
}

.lt-new-switch input:checked~.text.on {
  transform: translateX(0) translateY(-50%);
}

/* switch button::end */
.lt-table-border-notification table tr:nth-child(even) {
  background: #F8FAFB;
}

/* email notification section page style::end*/


/* line manager style:start */
.lt-p-title-line-manager {
  font-weight: 600;
  font-size: 16px;
  color: #333;
}

/* switch button::start */
.lt-line-manager-switch {
  font-size: 17px;
  position: relative;
  display: inline-block;
  width: 4.6em;
  height: 2em;
  overflow: hidden;
}

/* Hide default HTML checkbox */
.lt-line-manager-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.lt-line-manager-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #B8B8B8;
  background: #B8B8B8;
  transition: .4s;
  border-radius: 30px;
}

.lt-line-manager-switch .slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  border-radius: 20px;
  left: 6px;
  bottom: 6px;
  background-color: white;
  transition: .4s;
  box-shadow: rgb(50 50 93 / 29%) 0px 6px 12px -2px, rgb(0 0 0 / 74%) 0px 3px 7px -3px;
}

.lt-line-manager-switch input:checked+.slider {
  border: 1px solid #45B64A;
  background: #45B64A;
}

.lt-line-manager-switch input:focus+.slider {
  box-shadow: 0 0 1px #2196F3;
}

.lt-line-manager-switch input:checked+.slider:before {
  transform: translateX(2.5em);
}

.lt-line-manager-switch .text {
  position: absolute;
  top: 50%;
  pointer-events: none;
  text-transform: uppercase;
  transform: translateY(-50%);
  transition: .4s;
}

.lt-line-manager-switch .text.on {
  left: .8rem;
  color: #fff;
  transform: translateX(-3.2rem) translateY(-50%);
}

.lt-line-manager-switch .text.off {
  color: #fff;
  right: .7rem;
}

.lt-line-manager-switch input:checked~.text.off {
  transform: translateX(3.2rem) translateY(-50%);
}

.lt-line-manager-switch input:checked~.text.on {
  transform: translateX(0) translateY(-50%);
}

/* switch button::end */
.lt-taktcount-shown {
  /* width: 130.25px; */
  max-width: 300px;
  min-width: 130px;
  height: 100px;
  display: flex;
  border-radius: 10px;
  border: 1px solid #D7D7D7;
  background: #F8FAFB;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
  align-items: center;
}

.lt-plan-takt-title {
  color: #333;
  font-size: 14px;
  font-weight: 500;
}

.lt-takt-count-line-manager {
  color: #1268B0;
  font-size: 32px;
  font-weight: 700;
}

@media only screen and (max-width: 992px) {
  .lt-new-tkt-line-manager {
    flex-direction: row;
    align-items: center;
    gap: 30px;
    padding: 20px;
  }

  .lt-tkt-timer-new-section {
    flex-direction: row;
  }
}

@media only screen and (max-width: 756px) {
  .lt-new-tkt-line-manager {
    flex-direction: row;
    justify-content: center;
  }

  .lt-tkt-timer-new-section {
    flex-direction: column;
  }
}

@media only screen and (max-width: 556px) {
  .lt-new-tkt-line-manager {
    flex-direction: column;
    justify-content: center;
  }

  .lt-takt-count-shown-section {
    width: 100%;
  }

  .lt-taktcount-shown {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
}

/* line manager style:end*/

/* work station output new style:start */
.lt-takt-countdown-section-new {
  display: flex;
  flex-direction: column;
}

.lt-progress-tkt-section {
  display: flex
}

@media only screen and (max-width: 1200px) {
  .lt-progress-tkt-section {
    padding: 20px;
  }
}

@media only screen and (max-width: 992px) {
  .lt-flex-tkt-new-direction {
    flex-direction: row;
  }
}

@media only screen and (max-width: 756px) {
  .lt-flex-tkt-new-direction {
    flex-direction: column;
  }
}

@media only screen and (max-width: 556px) {
  .lt-progress-tkt-section {
    flex-direction: column;
  }

  .lt-new-sec-tion {
    flex-direction: row;
  }

  .lt-progress-tkt-section {
    padding: 0px;
  }
}

/* work station output new style:end */

/* reason code modal style:start*/
.checkbox-wrapper-16 *,
.checkbox-wrapper-16 *:after,
.checkbox-wrapper-16 *:before {
  box-sizing: border-box;
}

.checkbox-wrapper-16 .checkbox-input {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.checkbox-wrapper-16 .checkbox-input:checked+.checkbox-tile {
  border-color: #009EF7;
  color: #21689c;
  background: #ddeef9;
}

.checkbox-wrapper-16 .checkbox-input:checked+.checkbox-tile .lt-reasons-option-title-section {
  background-color: #80b3ee3d;
}

.checkbox-wrapper-16 .checkbox-input:checked+.checkbox-tile:before {
  transform: scale(1);
  content: "";
}

.checkbox-wrapper-16 .checkbox-input:checked+.checkbox-tile .checkbox-icon,
.checkbox-wrapper-16 .checkbox-input:checked+.checkbox-tile .checkbox-label {
  color: #2260ff;
}

.checkbox-wrapper-16 .checkbox-input:focus+.checkbox-tile {
  color: #21689c;
}

.checkbox-wrapper-16 .checkbox-input:focus+.checkbox-tile:before {
  transform: scale(1);
  opacity: 1;

}

.checkbox-wrapper-16 .checkbox-tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: 0.15s ease;
  cursor: pointer;
  position: relative;
}

.checkbox-wrapper-16 .checkbox-tile:before {
  content: "";
  font-size: 12px;
  opacity: 0;
  transform: scale(0);
  transition: 0.25s ease;
}

.checkbox-wrapper-16 .checkbox-tile:hover {
  border-color: #009EF7;
}

.checkbox-wrapper-16 .checkbox-tile:hover:before {
  transform: scale(1);
  opacity: 1;
}

.checkbox-wrapper-16 .checkbox-icon {
  transition: 0.375s ease;
  color: #494949;
}


.checkbox-wrapper-16 .checkbox-label {
  color: #707070;
  transition: 0.375s ease;
  text-align: center;
}

/* reason code modal style:end*/

.page-loader {
  z-index: 1800;
}

/* scorecard report page::start */
.paleto-chart-section {
  border: 1px solid #8080804a;
  border-radius: 10px;
  padding: 0px;
  overflow: hidden;
}

.lt-table-section-failure {
  border-radius: 15px;
}

.lt-tr-td-failure-table,
.lt-tr-th-failure-table {
  vertical-align: middle;
  font-size: 14px !important;
  width: 33%;
  color: #333;
  overflow-wrap: anywhere;
}

.lt-p-th-title {
  text-align: center;
  color: #1268B0 !important;
  font-weight: 600 !important;
  background: rgba(84, 172, 226, 0.20) !important;
}

.lt-bottom-tr-color {
  border-bottom: 1px solid #b8b8b85e !important;
}

.pie-chart-section {
  border: 1px solid #8080805c;
  border-radius: 15px;
  padding: 0px;
  overflow: hidden;
  height: 404px;
  min-height: 404px;
}

.lt-h3-title-failure-reason {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.lt-title-new-section-scorecard {
  background: rgba(84, 172, 226, 0.20);
  padding: 10px 20px;
}

.lt-tr-border-right-report,
.lt-th-border-right-report {
  border-right: 1px solid #00356261 !important;
}

.lt-bg-table-report {
  background: #F8FAFB;
}

.lt-label-title {
  font-weight: 500;
  color: #333;
}

/* scorecard report page::end */
.spinner-border-lts {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -.125em;
  border: .350em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: .65s linear infinite spinner-border;
}

/* continous improvement new style::start */
.lt-continous-chart-btn {
  border: 1px solid #009EF7;
  background: #D9F1FF;
  border-radius: 6px;
  width: 35px;
  height: 35px;
}

.lt-continous-chart-btn i {
  color: #009EF7;
}

.lt-continous-btn-delete {
  border: 1px solid #BD2D2D;
  background: #FFDBDB;
  border-radius: 6px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lt-continous-btn-delete i {
  color: #BD2D2D;
}

/* continous improvement new style::start */
.lt-input-total {
  border: 1px solid #80808059;
  width: 25%;
  height: 40px;
  border-radius: 10px;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* action plan report page style:start */
.lt-wrap {
  margin: 1rem auto 2rem;
  max-width: 100%;
  position: relative;
}

.chart-box {
  padding-left: 0;
  background: #fff;
  margin-right: 10px;
}

#chart-year,
#chart-quarter {
  width: 96%;
  max-width: 48%;
  box-shadow: none;
}

#chart-year {
  float: left;
  position: relative;
  transition: 1s ease transform;
  z-index: 3;
}

#chart-year.chart-quarter-activated {
  transform: translateX(0);
  transition: 1s ease transform;
}

#chart-quarter {
  float: left;
  position: relative;
  z-index: -2;
  transition: 1s ease transform;
}

#chart-quarter.active {
  transition: 1.1s ease-in-out transform;
  transform: translateX(0);
  z-index: 1;
}

@media screen and (min-width: 480px) {
  #chart-year {
    transform: translateX(50%);
  }

  #chart-quarter {
    transform: translateX(-50%);
  }
}

select#model {
  display: none;
  position: absolute;
  top: -40px;
  left: 0;
  z-index: 2;
  cursor: pointer;
  transform: scale(0.8);
}

.lt-date-range-icon-calender {
  top: 7px;
  right: 7px;
}

/* action plan report page style:end */

@media only screen and (max-width:556px) {
  .lt-input-total {
    width: 100%;
  }
}

.lt-table-border-bottom tr {
  border-bottom: 1px solid #b8b8b857 !important;
}

.lt-card-body {
  background-color: transparent !important;
}


/* editable css start */
.editable-error-block {
  color: #f1416E !important;
}

/* editable css end */
.lt-mail-th {
  vertical-align: middle;
}

/* line manager fixed scroll style::start*/
.fixme {
  text-align: center;
  z-index: 1000;
}

.fixed {
  position: fixed;
  padding: 10px 20px;
  top: 115px;
  right: 0;
  width: 100%;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 2px;
  border-top: 1px solid #80808038;
  z-index: 2;
}

.fixed-row-style {
  width: 50%;
  float: right;
}

@media only screen and (max-width: 1200px) {
  .fixed-row-style {
    width: 100%;
    float: none;
  }
}

@media only screen and (max-width: 992px) {
  .fixed {
    top: 99px;
  }

  .fixed-row-style {
    width: 100%;
    float: none;
  }
}

@media only screen and (max-width: 456px) {
  .fixed {
    top: 120px;
  }
}

/* line manager fixed scroll style::end*/
.lt-reponsive-table-email {
  overflow: auto;
  max-height: 450px;
  border-radius: 15px;
}

.lt-sticky-column-email {
  background: #1268b0 !important;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
  z-index: 2;
}

.lt-im-table,
.lt-scorecard-border-radius {
  scrollbar-color: #9699ad69 transparent !important;
}

/* planning module style::start*/
.lt-weekly-module-section {
  border-radius: 15px;
  background-color: white;
  border: 1px solid #d7d7d791;
  padding: 18px 20px;
}

.lt-icon-calender {
  position: absolute;
  top: 7px;
  right: 7px;
}

.lt-border-input {
  border: 1px solid #d7d7d791 !important;
}

.lt-bg-input {
  background-color: #E5F6FD !important;
}

.lt-options-new-bg {
  width: 125px;
  min-width: 125px;
  height: 42px;
  border-radius: 100px;
  text-align: center;
  padding: 11px;
}

.lt-date-count {
  margin-bottom: 0px;
  font-weight: 400;
}

.lt-date-count,
.lt-label-count-new {
  font-size: 15px;
  color: #333
}

.lt-x-scroll {
  overflow-x: scroll;
}

.lt-label-count-new {
  margin-bottom: 3px;
  font-weight: 600;
}

.lt-count-number {
  font-size: 35px;
  font-weight: 600;
  color: #009EF7;
}

.lt-content-schedules {
  box-shadow: 4px 4px 10px rgba(18, 104, 176, 0.30);
  background: #fff;
  padding: 20px 10px;
  border-radius: 15px;
  border: 1px solid #009EF7;
}

.lt-content-schedules.active {
  background: linear-gradient(180deg, #80D1FF 0%, #009EF7 100%);
  color: white;
  border-color: #80D1FF;
  transition: all ease .5s;
}

.lt-content-schedules.active .lt-label-count-new,
.lt-content-schedules.active .lt-date-count,
.lt-content-schedules.active .lt-count-number {
  color: white;
}

.lt-total-count-module {
  width: fit-content;
  height: fit-content;
  border: 1px solid #d7d7d791;
  background: #e5f6fd;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
}

.lt-total-label {
  width: 50px;
}

.lt-module-width-new {
  width: 92%;
}

.lt-total-p {
  font-size: 35px;
  font-weight: 600;
  overflow-wrap: anywhere;
}

/* table style */
.lt-module-td,
.lt-module-last-td {
  color: #333 !important;
  vertical-align: middle;
  text-align: center;
  font-size: 14px !important;
  font-weight: 400 !important;
  padding: 12px !important;
  overflow-wrap: anywhere !important;
}

.lt-thead-module-new tr td:last-child {
  border-right: 1px solid #d7d7d714 !important;
}

.lt-module-tbody tr td:last-child {
  border-right: 1px solid #d7d7d714 !important;
}

.lt-last-border-bottom {
  border-bottom: 1px solid #003d71e3 !important;
}

.lt-last-module-section-tr {
  background: #E6F4FC !important;
}

.lt-last-td-total {
  text-align: end !important;
}

.lt-last-th-total {
  text-align: start;
}

.lt-thead-taks-completed tr .lt-th-border-right-module {
  border-right: 1px solid #003d71e3 !important;
}

.lt-last-th-total,
.lt-last-td-total {
  padding-right: 25px !important;
}

.lt-shift-title {
  font-weight: 800;
}


.lt-tbody-shift-heading .lt-shift-title {
  color: #1268b0 !important;
}

.lt-width-module {
  width: 35px !important;
  min-width: 35px !important;
  padding: 10px !important;
}

.lt-span-shift-title {
  color: #1268b0 !important;
  font-size: 16px !important;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
}

.lt-new-span-shift-title {
  color: #1268b0 !important;
  font-size: 16px !important;
}

.lt-span-count-number {
  font-size: 14px !important;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
}

.lt-sticky-module-table,
.lt-second-sticky-module-table {
  position: sticky;
  top: 0;
  left: 0px;
  z-index: 1;
}

.lt-sticky-new-module-table {
  position: sticky;
  top: 0;
  left: -63px;
}

.lt-second-sticky-module-table {
  left: 35px;
}

.lt-table-last-total-ops-bg {
  background: #e6f4fc !important;
}

.lt-sticky-th-top-bg {
  background: #1268b0 !important;
}

.lt-bg-white-blue {
  background: #F1FCFF !important;
}

.lt-new-border-after-th::before,
.lt-new-border-after-th::after {
  content: '';
  position: absolute;
  left: 0;
  height: 100%;
}

.lt-new-border-after-th:after {
  bottom: 0;
  border-left: 1px solid #0035625c;
}

.lt-time-icon-input::-webkit-calendar-picker-indicator {
  width: 18px;
  height: 16px;
}

.lt-philips-icon-calender {
  top: 12px;
  right: 7px;
}

.collapsed .lt-collpase-new-down i {
  transform: rotate(180deg);
  transition: .3s ease-in-out
}

.show .lt-collpase-new-down i {
  transition: .3s ease-in-out
}

.collapsible {
  cursor: pointer;
}

.lt-datapoint-partner-new-img {
  width: 150px;
}

/* table style */
@media screen and (max-width: 992px) {
  .lt-module-width-new {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {

  .lt-total-count-module {
    width: 100%;
    margin-top: 10px;
  }
}

.lt-problem-settings-section {
  margin-top: 10px;
}

.lt-table-philips-tbody .lt-problem-tr {
  border-right: 1px solid #D7D7D7 !important;
}

.lt-problem-tr .lt-problem-code-last-td {
  border-right: 0px !important;
}

.lt-continous-chart-btn-new {
  border: 0px;
  background: #009EF7;
  border-radius: 5px;
  width: 35px;
  height: 35px;
}

.lt-continous-chart-btn {
  border: 1px solid #009EF7;
  background: #D9F1FF;
  border-radius: 6px;
  width: 30px;
  height: 30px;
}

.lt-continous-chart-btn i {
  color: #009EF7;
}

.lt-continous-chart-btn-new i {
  color: white;
}

.lt-reason-success {
  background: #F5FFF0;
  padding: 15px 20px;
  border-radius: 15px 15px 0px 0px;
}

.lt-reason-success h3 {
  color: #00B84A;
}

.lt-reason-success h3 i {
  color: #00B84A;
}

.lt-reason-failed {
  background: #f8e055;
  padding: 15px 20px;
  border-radius: 15px 15px 0px 0px;
}

.lt-reason-failed h3 {
  color: #F1BC00;
}

.lt-reason-failed h3 i {
  color: #F1BC00;
}

.lt-modal-border-radius {
  border-radius: 15px;
}

.lts-ok-btn {
  background: #1268B0;
  color: white;
}

.lt-failed-reasons-section-modal {
  background: #ffa00052;
  border-radius: 5px;
}

.lt-failed-reasons-section-modal p {
  color: #181C32;
  border-radius: 6px;
}

/* PHILIPS STYLE CSS::end*/

.lt-assign-operator-tr {
  cursor: pointer;
}

/* planning module style::end*/

.lt-custome-modal-body-email-config {
  overflow: scroll !important;
  max-height: 70vh !important;
}

/* Problem Code and Shift & Issues style::start */
.lt-prob-area-td {
  text-align: start !important;
  vertical-align: middle;
  font-weight: 400 !important;
  font-size: 14px !important;
  background:white !important;

}

.lt-prob-border-left {
  border-right: 1px solid #D7D7D7 !important;
}

.lt-probe-tr-last-border {
  border-bottom: 1px solid #D7D7D7 !important;
}

tr:nth-child(even) {
  background: #fff;
}

.lt-datapoint-tbody tr:nth-child(even) {
  background: #f8fafb;
}

.lt-prob-modal-Icon {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

/* Problem Code and Shift & Issues style::end*/
/* Manage shift style::start */

.lt-manage-shift-th {
  padding: 10px !important;
}

.lt-manage-shift-td {
  padding: 3px 17px !important;
  color: #333 !important;
}

.lt-less-width {
  width: 200px;
}

.lt-less-modal-content-width {
  width: 50px !important;
  min-width: 100px !important;
}

.lt-less-new-modal-content-width {
  width: 50px !important;
  min-width: 50px !important;
}

.lt-left-align {
  text-align: start !important;
}

.lt-tr-mange-shift {
  background-color: white !important;
  text-wrap: wrap;
  overflow-wrap: anywhere;
  border-bottom: 1px solid #D7D7D7 !important;
}

.lt-assign-shift-operator-section {
  /* overflow: hidden; */
  border: 1px solid #80808036;
  border-radius: 10px;
}

.lt-assign-shift-title {
  background: #F5F8FA;
  padding: 10px;
  border-radius: 10px 10px 0px 0px;
  /* border-bottom: 1px solid #DEDEDE !important; */
}

.lt-shift-operator-title {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

.lt-assign-operator-th,
.lt-assign-operator-td {
  text-align: center;
  vertical-align: middle !important;
}

.lt-interval-th {
  text-align: left !important;
}

.lt-assign-operator-td {
  border-bottom: 1px solid #D7D7D7 !important;
}

.lt-create-shift-select-2-dropdown {
  border-color: #D7D7D7 !important;
}

.form-control[input]::-webkit-calendar-picker-indicator {
  border-color: #D7D7D7 !important;
}

.lt-collpase-new-down {
  width: 30px;
  height: 30px;
  color: #3333;
  border: 0px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lt-collpase-down {
  border-color: #009ef7 !important;
  border: 1px solid #009ef7;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  color: #009ef7;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}

.lt-collpase-down i {
  color: #009ef7;
}

.lt-panel-collapse i {
  color: #009ef7;
}

.lt-nested-collapse {
  transition: all 0.3s;
}

.lt-timer-loop-circle {
  width: 12px;
  height: 12px;
  background: #009ef7;
  border-radius: 100px;
  z-index: 1;
}

.lt-tr-collapse-content {
  background: #F4FBFF !important;
}

.lt-collaspe-width-th {
  width: 50px !important;
}

.lt-collapse-table-td {
  font-size: 14px !important;
  font-weight: 500 !important;
  text-wrap: wrap;
  overflow-wrap: anywhere;
}

.noUi-connects {
  background-color: #9090903b !important;
}

.accordion-button::after {
  transition: transform .5s ease-in-out !important;
  margin-left: 0px !important;
  color: #009ef7 !important;
}

.accordion-button {
  z-index: 2 !important;
}

.lt-action-plan-thead tr .new-th {
  width: 350px !important;
}

.lt-border-width {
  border: 1px solid #80808040 !important;
}

.active {
  display: table-row;
}

.manage-shift-table .lt-toggle-table {
  cursor: pointer;
  font-weight: bold;
}

.manage-shift-table .lt-toggle-table.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 20px;
  background: #94c1e1;
  top: 50%;
  margin-top: 10px;
  left: 33px;
}

.manage-shift-table .lt-arrow-i-table {
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.manage-shift-table .lt-toggle-table.active .lt-arrow-i-table {
  transition: all 0.3s ease-in;
  transform: rotate(180deg);
}

.manage-shift-table .lt-toggle-table.active {
  border-bottom: 1px solid #36365c17 !important;
}

.manage-shift-table .lt-toggle-table td {
  transition: all 0.3s;
}

.manage-shift-table .nested td:first-child {
  transition: all 0.3s;
}

.manage-shift-table .nested td:first-child {
  transition: all 0.3s;
}

.manage-shift-table .nested:hover td:first-child {
  background-color: #f4fbff;
}

.manage-shift-table .nested.active {
  border-bottom: 1px solid #00000012 !important;
}

.manage-shift-table .nested.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: -6px;
  margin-top: 0px;
  left: 33px;
}

.manage-shift-table .lt-table-nested-lastchild.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 25px;
  background: #94c1e1;
  top: -10px;
  margin-top: 6px;
  left: 33px;
}

/* .nested {
  display: none;
} */
/* Manage shift style::end */
.text-gray-600 {
  color: #000000 !important;
}

.table>:not(caption)>*>* {
  box-shadow: inset 0 0 0 9999px transparent !important;
}

.lt-project-listing-wrapper table tbody tr:nth-child(odd) {
  background: #fff;
}

.lt-project-listing-wrapper table tbody tr:nth-child(even) {
  background: #f8fafb;
}

/* Manage shift style::start */

.lt-manage-shift-th {
  padding: 10px !important;
}

.lt-less-width {
  width: 200px;
}

.lt-less-modal-content-width {
  width: 50px !important;
  min-width: 100px !important;
}

.lt-less-new-modal-content-width {
  width: 50px !important;
  min-width: 50px !important;
}

.lt-left-align {
  text-align: start !important;
}

.lt-tr-mange-shift {
  background-color: white !important;
  text-wrap: wrap;
  overflow-wrap: anywhere;
  border-bottom: 1px solid #D7D7D7 !important;
}

.lt-assign-shift-operator-section {
  border: 1px solid #80808036;
  border-radius: 10px;
}

.lt-assign-shift-title {
  background: #F5F8FA;
  padding: 10px;
  border-radius: 10px 10px 0px 0px;
  /* border-bottom: 1px solid #DEDEDE !important; */
}

.lt-shift-operator-title {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

.lt-assign-operator-th,
.lt-assign-operator-td {
  text-align: center;
  vertical-align: middle !important;
}

.lt-interval-th {
  text-align: left !important;
}

.lt-assign-operator-td {
  border-bottom: 1px solid #D7D7D7 !important;
}

.lt-create-shift-select-2-dropdown {
  border-color: #D7D7D7 !important;
}

.form-control[input]::-webkit-calendar-picker-indicator {
  border-color: #D7D7D7 !important;
}

.lt-collpase-new-down {
  width: 30px;
  height: 30px;
  color: #3333;
  border: 0px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lt-collpase-down {
  border-color: #009ef7 !important;
  border: 1px solid #009ef7;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  color: #009ef7;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}

.lt-collpase-down i {
  color: #009ef7;
}

.lt-panel-collapse i {
  color: #009ef7;
}

.lt-nested-collapse {
  transition: all 0.3s;
}

.lt-timer-loop-circle {
  width: 12px;
  height: 12px;
  background: #009ef7;
  border-radius: 100px;
  z-index: 1;
}

.lt-tr-collapse-content {
  background: #F4FBFF !important;
}

.lt-collaspe-width-th {
  width: 50px !important;
}

.lt-collapse-table-td {
  font-size: 14px !important;
  font-weight: 500 !important;
  text-wrap: wrap;
  overflow-wrap: anywhere;
}

.noUi-connects {
  background-color: #9090903b !important;
}

.accordion-button::after {
  transition: transform .5s ease-in-out !important;
  margin-left: 0px !important;
  color: #009ef7 !important;
}

.accordion-button {
  z-index: 2 !important;
}

.lt-action-plan-thead tr .new-th {
  width: 350px !important;
}

.lt-border-width {
  border: 1px solid #80808040 !important;
}

.active {
  display: table-row;
}

.manage-shift-table .lt-toggle-table {
  cursor: pointer;
  font-weight: bold;
}

.manage-shift-table .lt-toggle-table.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 20px;
  background: #94c1e1;
  top: 50%;
  margin-top: 10px;
  left: 33px;
}

.manage-shift-table .lt-arrow-i-table {
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.manage-shift-table .lt-toggle-table.active .lt-arrow-i-table {
  transition: all 0.3s ease-in;
  transform: rotate(180deg);
}

.manage-shift-table .lt-toggle-table.active {
  border-bottom: 1px solid #36365c17 !important;
}

.manage-shift-table .lt-toggle-table td {
  transition: all 0.3s;
}

.manage-shift-table .nested td:first-child {
  transition: all 0.3s;
}

.manage-shift-table .nested td:first-child {
  transition: all 0.3s;
}

.manage-shift-table .nested:hover td:first-child {
  background-color: #f4fbff;
}

.manage-shift-table .nested.active {
  border-bottom: 1px solid #00000012 !important;
}

.manage-shift-table .nested.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: -6px;
  margin-top: 0px;
  left: 33px;
}

.manage-shift-table .lt-table-nested-lastchild.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 25px;
  background: #94c1e1;
  top: -10px;
  margin-top: 6px;
  left: 33px;
}

/* .nested {
  display: none;
} */
/* Manage shift style::end */

/* inline style */

.w-575px {
  width: 575px !important;
}

.lt-overflow-wrap {
  overflow-wrap: anywhere;
}

.dt-empty {
  text-align: center;
}

/*------------------------------- Manage shift style::end -------------------------------*/

/*------------------------------- planning module style::start -------------------------------*/
.lt-weekly-module-section {
  border-radius: 15px;
  background-color: white;
  border: 1px solid #d7d7d791;
  padding: 15px 18px;
}

.lt-icon-calender {
  position: absolute;
  top: 7px;
  right: 7px;
}

.lt-border-input {
  border: 1px solid #d7d7d791 !important;
}

.lt-options-new-bg {
  width: 125px;
  min-width: 125px;
  height: 42px;
  border-radius: 100px;
  text-align: center;
  padding: 11px;
}

.lt-date-count {
  margin-bottom: 0px;
  font-weight: 400;
}

.lt-date-count,
.lt-label-count-new {
  font-size: 15px;
  color: #333
}

.lt-x-scroll {
  overflow-x: scroll;
}

.lt-label-count-new {
  margin-bottom: 3px;
  font-weight: 600;
}

.lt-count-number {
  font-size: 35px;
  font-weight: 600;
  color: #009EF7;
}

.lt-total-count-module {
  height: fit-content;
  border: 1px solid #d7d7d791;
  background: #e5f6fd;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
}

.lt-total-label {
  width: 70px;
}

.lt-module-width-new {
  width: 92%;
}

.lt-total-p {
  font-size: 35px;
  font-weight: 600;
  overflow-wrap: anywhere;
}

/* table style */

.lt-thead-module-new tr td:last-child {
  border-right: 1px solid #d7d7d714 !important;
}

.lt-module-tbody tr td:last-child {
  border-right: 1px solid #d7d7d714;
}

.lt-last-border-bottom {
  border-bottom: 1px solid #003d71e3 !important;
}

.lt-module-tr,
.lt-module-last-td {
  border-right: 1px solid #003D71 !important;
}

.lt-last-module-section-tr {
  background: #E6F4FC !important;
}

.lt-last-td-total {
  text-align: end !important;
}

.lt-last-th-total {
  text-align: start;
}

.lt-module-tbody tr .lt-last-border-bottom-module {
  border-bottom: 1px solid #003d71e3 !important;
}

.lt-thead-taks-completed tr .lt-th-border-right-module {
  border-right: 1px solid #003D71 !important;
}

.lt-last-th-total,
.lt-last-td-total {
  padding-right: 25px !important;
}

.lt-shift-title {
  font-weight: 800;
}


.lt-tbody-shift-heading .lt-shift-title {
  color: #1268b0 !important;
}

.lt-span-shift-title {
  color: #1268b0 !important;
  font-size: 16px !important;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
}

.lt-span-count-number {
  font-size: 14px !important;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
}

.lt-sticky-module-table,
.lt-second-sticky-module-table {
  position: sticky;
  top: 0;
  left: 0px;
  z-index: 1;
}

.lt-sticky-new-module-table {
  position: sticky;
  top: 0;
  left: -63px;
}

.lt-second-sticky-module-table {
  left: 35px;
}

.lt-table-last-total-ops-bg {
  background: #e6f4fc !important;
}

.lt-sticky-th-top-bg {
  background: #1268b0 !important;
}

.lt-new-module-border-radius table {
  border-bottom: 1px solid #D7D7D7;
}

.lt-philips-table-border-radius {
  border-radius: 15px !important;
}

.lt-bg-white-blue {
  background: #F1FCFF !important;
}

.lt-new-border-after-th::before,
.lt-new-border-after-th::after {
  content: '';
  position: absolute;
  left: 0;
  height: 100%;
}

.lt-new-border-after-th:after {
  bottom: 0;
  border-left: 1px solid #0035625c;
}

.lt-time-icon-input::-webkit-calendar-picker-indicator {
  width: 18px;
  height: 16px;
}

.lt-philips-icon-calender {
  top: 12px;
  right: 7px;
}

.collapsed .lt-collpase-new-down i {
  transform: rotate(180deg);
  transition: .3s ease-in-out
}

.show .lt-collpase-new-down i {
  transition: .3s ease-in-out
}

.collapsible {
  cursor: pointer;
}

.lt-datapoint-partner-new-img {
  width: 150px;
}

/* table style */
@media screen and (max-width: 992px) {
  .lt-module-width-new {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {

  .lt-total-count-module {
    width: 100%;
    margin-top: 10px;
  }
}

.lt-problem-tr .lt-problem-th,
.lt-problem-tr .lt-problem-td {
  text-align: start;
}

.lt-problem-settings-section {
  margin-top: 10px;
}

.lt-table-philips-tbody .lt-problem-tr {
  border-right: 1px solid #D7D7D7 !important;
}

.lt-problem-tr .lt-problem-code-last-td {
  border-right: 0px !important;
}

.lt-continous-chart-btn-new {
  border: 0px;
  background: #009EF7;
  border-radius: 5px;
  width: 35px;
  height: 35px;
}

.lt-continous-chart-btn {
  border: 1px solid #009EF7;
  background: #D9F1FF;
  border-radius: 6px;
  width: 30px;
  height: 30px;
}

.lt-continous-chart-btn i {
  color: #009EF7;
}

.lt-continous-chart-btn-new i {
  color: white;
}

.lt-reason-success {
  background: #F5FFF0;
  padding: 15px 20px;
  border-radius: 15px 15px 0px 0px;
}

.lt-reason-success h3 {
  color: #00B84A;
}

.lt-reason-success h3 i {
  color: #00B84A;
}

.lt-reason-failed {
  background: #FFEFEF;
  padding: 15px 20px;
  border-radius: 15px 15px 0px 0px;
}

.lt-reason-failed h3 {
  color: #BD2D2D;
}

.lt-reason-failed h3 i {
  color: #BD2D2D;
}

.lt-modal-border-radius {
  border-radius: 15px;
}

.lts-ok-btn {
  background: #1268B0 !important;
  color: white;
}

.lt-failed-reasons-section-modal {
  background: #FFEFEF;
  border-radius: 5px;
}

.lt-failed-reasons-section-modal p {
  color: #BD2D2D;
  border-radius: 6px;
}

.lt-philips-table-border-radius tbody td:first-child,
.lt-philips-table-border-radius tbody th:first-child {
  border-left: 1px solid #D7D7D7;
}

.lt-philips-table-border-radius tbody td:last-child,
.lt-philips-table-border-radius tbody th:last-child {
  border-right: 1px solid #D7D7D7 !important;
}

.lt-philips-table-border-radius tbody tr:last-child th:first-child {
  border-radius: 0px 0px 0px 15px;
}

.lt-philips-table-border-radius tbody tr:last-child .lt-labor-td-highlights {
  border-radius: 0px 0px 15px 0px;
}

.lt-philips-table-border-radius tbody tr:last-child .lt-last-labour-border {
  border-radius: 0px 0px 15px 0px;
}

/*------------------------------- planning module style::end -------------------------------*/

/* ------------------------------- shift allocation style ::start -------------------------------*/
.lt-modal-label {
  color: #333;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 14px;
}

.lt-save-btn {
  background: #45b64a !important;
  color: white !important;
  border-radius: 10px;
}

.lt-shift-options-section {
  background: white;
  padding: 6px 10px;
  border-radius: 15px;
  margin-bottom: 20px;
}

.lt-shift-main-content-calender {
  padding: 10px;
  border-radius: 10px;
}

.lt-shift-round {
  width: 10px;
  height: 10px;
  border-radius: 100px;
}

.lt-shift-3 {
  background-color: #00B84A;
}

.lt-shift-1 {
  background-color: #FDAE38;
}

.lt-shift-2 {
  background-color: #009EF7;
}

.lt-shift-paragh {
  font-weight: 400;
}

.lt-active-confirm-btn {
  background: #45b64a;
  color: white !important;
}

.lt-btn-reset {
  background: #1268B0;
  color: white !important;
}

.swal2-popup {
  padding: 0;
}

.swal2-html-container {
  margin: 0px;
  margin-top: 0px;
}

.swal2-popup .swal2-html-container {
  margin-top: 0px;
  padding: 30px;
  padding-bottom: 0px;
  padding-top: 15px;
}

.lt-reason-modal-header {
  background: rgba(84, 172, 226, 0.2);
  padding: 10px 20px !important;
}

.lt-calender-shift3-border {
  border: 4px solid #00B84A;
}

.lt-calender-shift1-border {
  border: 4px solid #FDAE38;
}

.lt-calender-shift2-border {
  border: 4px solid #009EF7;
}

.lt-new-extra-div {
  width: 0px;
  height: auto;
  border-radius: 100px;
}

.lt-fc-title {
  font-weight: 600;
  color: #333;
  overflow-wrap: anywhere;
}

.fc-timegrid-event {
  height: fit-content;
}

.fc-time {
  font-weight: 600;
  color: #333;
}

.lt-fc-new-title {
  font-weight: 500;
}

.lt-fc-new-title {
  color: #333 !important;
}

.fc .fc-daygrid-dot-event {
  padding: 0px !important;
}

.lt-shift-allocation-section {
  border-radius: 10px;
}

.lt-content-event-clicked {
  font-size: 14px;
  font-weight: 400;
}

.lt-content-event-clicked {
  border-radius: 10px;
  border: 1px solid #C7C7C7;
  background: #F8F8F8;
  padding: 10px;
}

.lt-border-input-operator {
  border-color: #C7C7C7 !important;
}

.lt-shift3-header {
  background: #F0F8F3;
  border-top: 1px solid #f9f9f900;
  border-bottom: 1px solid #f9f9f900;
}

.lt-shift3-border {
  border-right: 1px solid #f9f9f900;
  border-left: 1px solid #f9f9f900;
  border-bottom: 1px solid #f9f9f900;
}

.lt-prev-next-btn {
  border: 0px;
  background: transparent;
}

.lt-calender-view-icon {
  border-radius: 10px;
  border: 1px solid #B8B8B8;
  background: #FFF;
  padding: 7px 10px;
}

.highlight-weekend {
  background-color: #f8f9fa;
}

/* ------------------------------- shift allocation style ::end -------------------------------*/

/* -------------------------------Weekly Labor Rate Analysis page::start-------------------------------*/

.lt-weekly-labour-rate-th,
.lt-weekly-labour-rate-tr-td {
  text-align: start !important;
}

.lt-mtd-th {
  background: #128DD9 !important;
}

.lt-mtd-td-higlight {
  background-color: #deedf7a6 !important;
}

.lt-hours-th {
  background: #27B3B2 !important;
}

.lt-left-margin-module {
  border-left: 1px solid #003d71e3 !important;
}

tr>td.lt-no-right-margin-module:nth-last-child(3) {
  border-right: 0px solid #003d71e3 !important;
}

tr>th.lt-no-right-margin-module:nth-last-child(3) {
  border-right: 0px solid #003d71e3 !important;
}

.lt-labor-th {
  background: #F1A739 !important;
}

.lt-hours-td-highlights {
  background: #e0f1f3 !important;
}

.lt-labor-td-highlights {
  background: #fef6eb !important;
}

.lt-print-btn {
  background: #1268B0;
  padding: 6px 10px !important;
  border-radius: 7px;
  color: white;
  font-weight: 300;
  font-size: 14px;
}

.lt-print-btn i {
  color: white;
}

.lt-table-sticky-th-main {
  background-color: #1268b0 !important;
}

.lt-weekly-labour-table-sticky {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
  text-wrap-mode: nowrap;
}

.lt-second-sticky-weekly-table {
  position: sticky;
  top: 0;
  left: 100px;
  z-index: 1;
}

.lt-third-sticky-weekly-table {
  position: sticky;
  top: 0;
  left: 236px;
  z-index: 1;
  text-wrap-mode: nowrap;
}

.lt-fourth-sticky-weekly-table {
  position: sticky;
  top: 0;
  left: 376px;
  z-index: 1;
}

.lt-fifth-sticky-weekly-table {
  position: sticky;
  top: 0;
  left: 526px;
  z-index: 1;
}

.lt-sixth-sticky-weekly-table {
  position: sticky;
  top: 0;
  left: 626px;
  z-index: 1;
}

.lt-last-hour-th-sticky {
  position: sticky;
  top: 0;
  right: 100px;
  z-index: 1;
}

.lt-last-labor-th-sticky {
  position: sticky;
  top: 0;
  right: 0px;
  z-index: 1;
}
@media screen and (max-width: 1280px) {
.lt-weekly-labour-table-sticky, .lt-second-sticky-weekly-table{
  position: unset !important;
}
}
@media screen and (max-width: 992px) {
.lt-last-hour-th-sticky, .lt-last-labor-th-sticky{
    position: unset !important;
}
}
@media screen and (max-width: 1400px) {

  .lt-third-sticky-weekly-table,
  .lt-fourth-sticky-weekly-table,
  .lt-fifth-sticky-weekly-table,
  .lt-sixth-sticky-weekly-table {
    position: unset !important;
  }
}

.lt-weekly-table-sticky-last-th {
  background-color: #E6F4FC !important;
}

.lt-weekly-labour-tbody tr:nth-child(even) .lt-weekly-labour-table-sticky,
.lt-weekly-labour-tbody tr:nth-child(even) .lt-second-sticky-weekly-table,
.lt-weekly-labour-tbody tr:nth-child(even) .lt-third-sticky-weekly-table,
.lt-weekly-labour-tbody tr:nth-child(even) .lt-fourth-sticky-weekly-table,
.lt-weekly-labour-tbody tr:nth-child(even) .lt-fifth-sticky-weekly-table,
.lt-weekly-labour-tbody tr:nth-child(even) .lt-sixth-sticky-weekly-table {
  background: #F5F8FA;
}

.lt-weekly-labour-tbody tr:nth-child(odd) .lt-weekly-labour-table-sticky,
.lt-weekly-labour-tbody tr:nth-child(odd) .lt-second-sticky-weekly-table,
.lt-weekly-labour-tbody tr:nth-child(odd) .lt-third-sticky-weekly-table,
.lt-weekly-labour-tbody tr:nth-child(odd) .lt-fourth-sticky-weekly-table,
.lt-weekly-labour-tbody tr:nth-child(odd) .lt-fifth-sticky-weekly-table,
.lt-weekly-labour-tbody tr:nth-child(odd) .lt-sixth-sticky-weekly-table {
  background: #ffff;
}

.lt-philips-sm-icon-calender {
  top: 7px;
  right: 7px;
}

/* -------------------Weekly Labor Rate Analysis page::end-------------------*/

/* ----------------Weekly Missed Values page ::start------------ */
.lt-heading-tr-miss-values th {
  background: #1268B0;
  color: white !important;
  padding: 10px;
  vertical-align: middle;
  font-size: 14px;
  border-right: 1px solid #003D71;
}

.lt-heading-th-miss-values {
  padding: 10px !important;
  font-weight: 500 !important;
  text-align: start;
}

.lt-mtd-miss-values-th {
  text-align: center !important;
}

.lt-date-th {
  font-weight: 600 !important;
  font-size: 16px !important;
  text-align: center;
  border-bottom: 1px solid #003D71 !important;
}

.lt-week-th-miss-values {
  background: #128DD9 !important;
  font-size: 14px !important;
  text-align: center;
}

.lt-body-tr-miss-values th {
  font-size: 14px;
  padding: 10px !important;
  vertical-align: middle;
  border-right: 1px solid #003D71;
}

.lt-body-tr-miss-values td:last-child {
  border-right: 0px !important;
}

.lt-body-tr-miss-values td {
  font-size: 14px;
  padding: 10px !important;
  vertical-align: middle;
  border-right: 1px solid #003D71;
}

.lt-body-tr-miss-values .lt-production-line-sub-th {
  border-bottom: 1px solid #60C2FA !important;
}

.lt-body-tr-miss-values .lt-production-line-sub-td {
  border-bottom: 1px solid #60C2FA !important;
  min-width: 50px;
  max-width: fit-content;
  text-wrap: nowrap;
}

.lt-body-tr-date-miss-values {
  background: #1268B0 !important;
  color: white !important;
}

.lt-date-miss-values-body-th {
  text-align: center;
  width: 50px;
  min-width: 70px;
  max-width: 200px;
}

.lt-weekly-miss-values-table {
  overflow: auto;
}

.lt-value-width-td {
  min-width: 50px;
  width: 50px;
  max-width: 450px;
  word-wrap: break-word;
}

.lt-production-line-main-th {
  background: white !important;
  color: #1268B0 !important;
  font-weight: 600 !important;
}

span.lt-rotate-arrow {
  position: relative;
}

.toggle.active .lt-rotate-arrow {
  transform: rotate(180deg);
}

.lt-miss-values-table {
  border-radius: 15px;
}

.lt-miss-values-table table tr .lt-sticky-sub-heading-values {
  position: sticky;
  left: 200px;
}

.toggle.active th:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: 50%;
  margin-top: 6px;
  left: 20px;
}

.nested.active th:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: -6px;
  margin-top: 6px;
  left: 20px;
}




.lt-tree-left-line {
  position: absolute;
  content: "";
  width: 20px;
  height: 2px;
  background: #94c1e1;
  top: 20px;
  left: 20px;
}

.lt-rotate-arrow {
  cursor: pointer;
}

.lt-rotate-arrow {
  width: 25px;
  height: 25px;
  background: #ffffff;
  border: 1px solid #009EF7;
  padding: 6px;
  border-radius: 100px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  transition: all 0.4s;
}

.lt-rotate-arrow i {
  color: #009EF7 !important;
}

.lt-miss-values-table table tr td:first-child {
  background-color: white;
  width: 150px !important;
  min-width: 150px !important;
  max-width: 400px !important;
}

.lt-min-width-weekly {
  min-width: 137px;
}

.lt-sub-child-new-line:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 22px;
  background: #94c1e1;
  top: 3px;
  left: 21px;
}

:not(.lt-sub-child-new-line:after) {
  height: 0px;
}

.lt-child-tree-left-line {
  position: absolute;
  content: "";
  width: 20px;
  height: 2px;
  background: #94c1e1;
  top: 20px;
  left: 20px;
}

.lt-child-new-nested-lastchild.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 25px;
  background: #94c1e1;
  top: -10px;
  margin-top: 6px;
  left: 40px;
}

.lt-miss-table-header {
  height: 50px;
  position: sticky;
  top: 0;
}

.lt-date-miss-values-body-td {
  text-align: center;
}

.lt-sub-td-schedules-heading {
  background: #B3D9FA !important;
}

.lt-sub-td-schedules {
  background: #F1F8FF !important;
}

.lt-sub-td-actual-heading {
  background: #CBE0F1 !important;
}

.lt-sub-td-actual {
  background: #E1F5FF !important;
}

.lt-production-line-sub-th {
  background: #E6F4FC !important;
}

.lt-collapse-th-miss-values {
  background-color: #ffff !important;
}

.lt-production-line-sub-td {
  background: #F2FAFF !important;
}

.lt-miss-values-table table .nested.active {
  border-top: 1px solid #60C2FA;
}

.newnested.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: -12px;
  margin-top: 6px;
  left: 40px;
}

.newnested td:first-child {
  transition: all 0.3s;
}

.newnested td:first-child {
  vertical-align: initial !important;
}

.newnested td:last-child {
  padding: 0 !important;
}

.newnested.active th:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: -6px;
  margin-top: 6px;
  left: 20px;
}

.newnested.active .lt-rotate-arrow {
  transform: rotate(90deg) !important;
  transition: all .4s;
}

.newnested.active .lt-timer-loop-circle::before {
  position: absolute;
  content: "";
  width: 2px;
  background: #94c1e1;
  height: 50%;
  top: -6px;
  left: 41px;
  z-index: -1;
}

.newnested.active .lt-timer-loop-circle::after {
  position: absolute;
  content: "";
  width: 2px;
  background: #94c1e1;
  height: 50%;
  bottom: 0;
  left: 41px;
  z-index: -1;
}

.lt-child-new-nested-lastchild.active .lt-timer-loop-circle::before {
  position: absolute;
  content: "";
  height: 50%;
}

.lt-child-new-nested-lastchild.active .lt-timer-loop-circle::after {
  position: absolute;
  content: "";
  height: 0px;
}

.lt-weekly-total-td {
  font-weight: 600 !important;
}

.lt-miss-value-red-light {
  background: #FFE8E8 !important;
}

.lt-miss-value-main-red {
  background: #FFC2C2 !important;
}

.lt-miss-value-light-green {
  background: #E9FFDF !important;
}

.lt-miss-value-main-green {
  background: #BDFF9D !important;
}

.lt-mtd-value-td {
  font-weight: 600 !important;
  color: #1268B0 !important;
}

.lt-mtd-sticky {
  border-left: 1px solid #003d718f !important;
  position: sticky;
  right: 0;
  top: 0;
}

.lt-normal-value {
  background: #f5f8fa !important;
}

.lt-add-filter-btn-philips {
  border-radius: 7px;
  background: #009EF7;
  border-radius: 7px;
  color: white;
  font-weight: 400;
  font-size: 14px;
}

.lt-filter-header-philips {
  background: #F1FCFF;
  padding: 7px 20px;
}

.lt-filter-header-philips h5 {
  font-size: 15px;
  color: #000;
}

.lt-menu-filter {
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.30);
}

.popover-content {
  position: absolute;
  background-color: #fff;
  padding: 0px;
  overflow: hidden;
  border-radius: 15px;
  width: 350px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.lt-hidden {
  display: none;
}

/* ------------------Weekly Missed Values page ::end----------------- */

/*------------------- Problem Code and Shift & Issues style::start -----------------*/
.lt-prob-area-td {
  text-align: start !important;
  vertical-align: middle;
  font-weight: 400 !important;
  font-size: 14px !important;

}

.lt-prob-border-left {
  border-right: 1px solid #D7D7D7 !important;
}

.lt-probe-tr-last-border {
  border-bottom: 1px solid #D7D7D7 !important;
}

/* tr:nth-child(even) {
  background: #F5F8FA;
} */
.lt-datapoint-tbody tr:nth-child(even) {
  background: #f8fafb;
}

.lt-prob-modal-Icon {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

/*------------------- Problem Code and Shift & Issues style::start---------------- */

/* ----------------Sicb operator style::start --------------------*/
.lt-sicb-icon-calender {
  top: 6px;
  right: 7px;
}

.lt-sicb-td,
.lt-sicb-last-td {
  color: #333;
  vertical-align: middle;
  text-align: center;
  font-size: 14px !important;
  font-weight: 400;
  padding: 10px !important;
}

.lt-delta-danger {
  background-color: #FFE8E8;
  padding: 6px;
  width: 60px;
  height: 35px;
  border-radius: 5px;
  border: 1px solid #D7D7D7;
}

.lt-delta-success {
  background-color: #E9FFDF;
  padding: 6px;
  min-width: 60px;
  border-radius: 5px;
  border: 1px solid #D7D7D7;
  min-height: 43px;
  display: grid;
  place-content: center;
}

.lt-scroll-table-philips {
  overflow: scroll;
  max-height: 450px;
}

.sicb-operator-tbody tr:nth-child(even) {
  background: #fff;
}

.sicb-table-footer {
  background-color: #E6F4FC;
}

.delta-total {
  background-color: #FFC2C2 !important;
}

.sqdcl-menu {
  position: fixed;
  top: 90px;
  z-index: 999999;
}

* {
  scroll-behavior: smooth;
}

/* ----------------------------Sicb operator style::end -------------------*/

/*------------------- lt work station sticky start -------------------*/
.lt-work-station-sticky {

  background: #f5f8fa;
}

.lt-line-manger-fixed-menu {
  position: sticky;
  top: 110px;
  background: #f5f8fa;
  z-index: 99;
  padding: 0px 0px 10px 0px;
}

.lt-kpi-table-header-fixed {
  max-height: 50vh !important;
}

.lt-thead-taks-completed-fixed {
  position: sticky;
  top: 0px;
  z-index: 9;
}

/* ----------------lt work station sticky end -----------------------------*/

/* PHILIPS STYLE CSS::end*/

#kt_content_container {
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.lt-assign-operator-tr {
  cursor: pointer;
}

/* Manage shift style::start */
.lt-manage-shift-th,
.lt-manage-shift-td {
  text-align: center;
  vertical-align: middle;
  font-weight: 400 !important;
  font-size: 14px !important;

}

.lt-manage-shift-th {
  padding: 10px !important;
}

.lt-less-width {
  width: 200px;
}

.lt-less-modal-content-width {
  width: 50px !important;
  min-width: 100px !important;
}

.lt-less-new-modal-content-width {
  width: 50px !important;
  min-width: 50px !important;
}

.lt-left-align {
  text-align: start !important;
}

.lt-tr-mange-shift {
  background-color: white !important;
  text-wrap: wrap;
  overflow-wrap: anywhere;
  border-bottom: 1px solid #D7D7D7 !important;
}

.lt-assign-shift-operator-section {
  border: 1px solid #80808036;
  border-radius: 10px;
}

.lt-assign-shift-title {
  background: #F5F8FA;
  padding: 10px;
  border-radius: 10px 10px 0px 0px;
}

.lt-shift-operator-title {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

.lt-assign-operator-th,
.lt-assign-operator-td {
  text-align: center;
  vertical-align: middle !important;
}

.lt-interval-th {
  text-align: left !important;
}

.lt-assign-operator-td {
  border-bottom: 1px solid #D7D7D7 !important;
}

.lt-create-shift-select-2-dropdown {
  border-color: #D7D7D7 !important;
}

.form-control[input]::-webkit-calendar-picker-indicator {
  border-color: #D7D7D7 !important;
}

.lt-collpase-new-down {
  width: 30px;
  height: 30px;
  color: #3333;
  border: 0px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lt-collpase-down {
  border-color: #009ef7 !important;
  border: 1px solid #009ef7;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  color: #009ef7;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}

.lt-collpase-down i {
  color: #009ef7;
}

.lt-panel-collapse i {
  color: #009ef7;
}

.lt-nested-collapse {
  transition: all 0.3s;
}

.lt-timer-loop-circle {
  width: 12px;
  min-width: 12px;
  height: 12px;
  background: #009ef7;
  border-radius: 100px;
}

.lt-tr-collapse-content {
  background: #F4FBFF !important;
}

.lt-collaspe-width-th {
  width: 50px !important;
}

.lt-collapse-table-td {
  font-size: 14px !important;
  font-weight: 500 !important;
  text-wrap: wrap;
  overflow-wrap: anywhere;
}

.noUi-connects {
  background-color: #9090903b !important;
}

.accordion-button::after {
  transition: transform .5s ease-in-out !important;
  margin-left: 0px !important;
  color: #009ef7 !important;
}

.accordion-button {
  z-index: 2 !important;
}

.lt-action-plan-thead tr .new-th {
  width: 350px !important;
}

.lt-border-width {
  border: 1px solid #80808040 !important;
}

.active {
  display: table-row;
}

.manage-shift-table .lt-toggle-table {
  cursor: pointer;
  font-weight: bold;
}

.manage-shift-table .lt-toggle-table.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 20px;
  background: #94c1e1;
  top: 50%;
  margin-top: 10px;
  left: 33px;
}

.manage-shift-table .lt-arrow-i-table {
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.manage-shift-table .lt-toggle-table.active .lt-arrow-i-table {
  transition: all 0.3s ease-in;
  transform: rotate(180deg);
}

.manage-shift-table .lt-toggle-table.active {
  border-bottom: 1px solid #36365c17 !important;
}

.manage-shift-table .lt-toggle-table td {
  transition: all 0.3s;
}

.manage-shift-table .nested td:first-child {
  transition: all 0.3s;
}

.manage-shift-table .nested td:first-child {
  transition: all 0.3s;
}

.manage-shift-table .nested:hover td:first-child {
  background-color: #f4fbff;
}

.manage-shift-table .nested.active {
  border-bottom: 1px solid #00000012 !important;
}

.manage-shift-table .nested.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: -6px;
  margin-top: 0px;
  left: 33px;
}

.manage-shift-table .lt-table-nested-lastchild.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 25px;
  background: #94c1e1;
  top: -10px;
  margin-top: 6px;
  left: 33px;
}

/*------------------------------- Manage shift style::end -------------------------------*/

/*------------------------------- planning module style::start -------------------------------*/
.lt-weekly-module-section {
  border-radius: 15px;
  background-color: white;
  border: 1px solid #d7d7d791;
  padding: 15px 18px;
}

.lt-icon-calender {
  position: absolute;
  top: 7px;
  right: 7px;
}

.lt-border-input {
  border: 1px solid #d7d7d791 !important;
}

.lt-options-new-bg {
  width: 125px;
  min-width: 125px;
  height: 42px;
  border-radius: 100px;
  text-align: center;
  padding: 11px;
}

.lt-date-count {
  margin-bottom: 0px;
  font-weight: 400;
}

.lt-date-count,
.lt-label-count-new {
  font-size: 15px;
  color: #333
}

.lt-x-scroll {
  overflow-x: scroll;
}

.lt-label-count-new {
  margin-bottom: 3px;
  font-weight: 600;
}

.lt-count-number {
  font-size: 35px;
  font-weight: 600;
  color: #009EF7;
}

.lt-total-count-module {
  height: fit-content;
  border: 1px solid #d7d7d791;
  background: #e5f6fd;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
}

.lt-total-label {
  width: 70px;
}

.lt-module-width-new {
  width: 92%;
}

.lt-total-p {
  font-size: 35px;
  font-weight: 600;
  overflow-wrap: anywhere;
}

/* table style */

.lt-thead-module-new tr td:last-child {
  border-right: 1px solid #d7d7d714 !important;
}

.lt-module-tbody tr td:last-child {
  border-right: 1px solid #d7d7d714;
}

.lt-last-border-bottom {
  border-bottom: 1px solid #003d71e3 !important;
}

.lt-last-border-top {
  border-top: 1px solid #003d71e3 !important;
}

.lt-last-module-section-tr {
  background: #E6F4FC !important;
}

.lt-last-td-total {
  text-align: end !important;
}

.lt-last-th-total {
  text-align: start;
}

.lt-module-tbody tr .lt-last-border-bottom-module {
  border-bottom: 1px solid #003d71e3 !important;
}

.lt-thead-taks-completed tr .lt-th-border-right-module {
  border-right: 1px solid #003D71 !important;
}

.lt-last-th-total,
.lt-last-td-total {
  padding-right: 25px !important;
}

.lt-shift-title {
  font-weight: 800;
}

.lt-tbody-shift-heading .lt-shift-title {
  color: #1268b0 !important;
}

.lt-span-shift-title {
  color: #1268b0 !important;
  font-size: 16px !important;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
}

.lt-span-count-number {
  font-size: 14px !important;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
}

.lt-sticky-module-table,
.lt-second-sticky-module-table {
  position: sticky;
  top: 0;
  left: 0px;
  z-index: 1;
}

.lt-sticky-new-module-table {
  position: sticky;
  top: 0;
  left: -63px;
}

.lt-second-sticky-module-table {
  left: 35px;
}

.lt-table-last-total-ops-bg {
  background: #e6f4fc !important;
}

.lt-sticky-th-top-bg {
  background: #1268b0 !important;
}

.lt-new-module-border-radius {
  overflow: auto;
  border-radius: 15px;
  border-top-right-radius: 28px !important;
  scrollbar-color: auto !important;
}

.lt-new-module-border-radius table {
  border-bottom: 1px solid #D7D7D7;
}

.lt-philips-table-border-radius {
  border-radius: 15px !important;
}

.lt-bg-white-blue {
  background: #F1FCFF !important;
}

.lt-new-border-after-th::before,
.lt-new-border-after-th::after {
  content: '';
  position: absolute;
  left: 0;
  height: 100%;
}

.lt-new-border-after-th:after {
  bottom: 0;
  border-left: 1px solid #0035625c;
}

.lt-time-icon-input::-webkit-calendar-picker-indicator {
  width: 18px;
  height: 16px;
}

.lt-philips-icon-calender {
  top: 12px;
  right: 7px;
}

.collapsed .lt-collpase-new-down i {
  transform: rotate(180deg);
  transition: .3s ease-in-out
}

.show .lt-collpase-new-down i {
  transition: .3s ease-in-out
}

.collapsible {
  cursor: pointer;
}

.lt-datapoint-partner-new-img {
  width: 150px;
}

/* table style */
@media screen and (max-width: 992px) {
  .lt-module-width-new {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {

  .lt-total-count-module {
    width: 100%;
    margin-top: 10px;
  }
}


.lt-problem-settings-section {
  margin-top: 10px;
}

.lt-table-philips-tbody .lt-problem-tr {
  border-right: 1px solid #D7D7D7 !important;
}

.lt-problem-tr .lt-problem-code-last-td {
  border-right: 0px !important;
}

.lt-continous-chart-btn-new {
  border: 0px;
  background: #009EF7;
  border-radius: 5px;
  width: 38px;
  height: 36px;
  position: absolute;
  right: 67px;
  top: 10px;
}

.lt-continous-chart-btn {
  border: 1px solid #009EF7;
  background: #D9F1FF;
  border-radius: 6px;
  width: 30px;
  height: 30px;
}

.lt-continous-chart-btn i {
  color: #009EF7;
}

.lt-continous-chart-btn-new i {
  color: white;
}

.lt-excel-import-btn {
  background: #45B64A;
  border-radius: 7px;
  color: white;
  border-radius: 10px;
}

.lts-submit-btn {
  border-radius: 10px;
}

.lt-excel-import-btn i {
  color: white;
}

.lt-reason-success {
  background: #F5FFF0;
  padding: 15px 20px;
  border-radius: 15px 15px 0px 0px;
}

.lt-reason-success h3 {
  color: #00B84A;
}

.lt-reason-success h3 i {
  color: #00B84A;
}

.lt-reason-failed {
  background: #f8e055;
  padding: 15px 20px;
  border-radius: 15px 15px 0px 0px;
}

.lt-reason-failed h3 {
  color: #000;
}

.lt-reason-failed h3 i {
  color: #9f8b2a;
}

.lt-modal-border-radius {
  border-radius: 15px;
}

.lts-ok-btn {
  background: #1268B0 !important;
  color: white;
}

.lt-failed-reasons-section-modal {
  background: #e8dc92;
  border-radius: 5px;
}

.lt-failed-reasons-section-modal p {
  color: black;
  border-radius: 6px;
}

.lt-philips-table-border-radius tbody td:first-child,
.lt-philips-table-border-radius tbody th:first-child {
  border-left: 1px solid #D7D7D7;
}

.lt-philips-table-border-radius tbody td:last-child,
.lt-philips-table-border-radius tbody th:last-child {
  border-right: 1px solid #D7D7D7 !important;
}


.lt-philips-table-border-radius tbody tr:last-child .lt-labor-td-highlights {
  border-radius: 0px 0px 15px 0px;
}

.lt-philips-table-border-radius tbody tr:last-child .lt-last-labour-border {
  border-radius: 0px 0px 15px 0px;
}

/*------------------------------- planning module style::end -------------------------------*/
/*------------------- Problem Code and Shift & Issues style::start -----------------*/
.lt-prob-area-td {
  text-align: start !important;
  vertical-align: middle;
  font-weight: 400 !important;
  font-size: 14px !important;

}

.lt-prob-border-left {
  border-right: 1px solid #D7D7D7 !important;
}

.lt-probe-tr-last-border {
  border-bottom: 1px solid #D7D7D7 !important;
}

/* tr:nth-child(even) {
  background: #F5F8FA;
} */
.lt-datapoint-tbody tr:nth-child(even) {
  background: #f8fafb;
}

.lt-prob-modal-Icon {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

/*------------------- Problem Code and Shift & Issues style::start---------------- */

#scorecard_form .set-kpi-scorecard-plan.dirty,
#scorecard_form .set-kpi-actual.dirty,
#takt_configuration_form .set-day-plan.dirty {
  color: #009ef7;
  border: 1.9px solid #009ef7;
  font-weight: 600;
}

.lt-color-picker-input {
  border: 1px solid #D7D7D7;
  background-color: #f5f8fa;
  padding: 6px 8px 6px 14px;
  border-radius: 6px;
}

.lt-color-picker-input span {
  color: #5e6278;
  font-size: 14px;
  font-weight: 500;
}

.lt-input-color {
  width: 40px;
  height: 23px;
  border: 0px;
  padding: 0px !important;
}

.lt-edit-btn-module {
  display: flex;
  align-items: center;
  background: #009ef7;
  padding: 10px 30px;
  color: #fff;
  border-radius: 10px;
}

.lt-edit-btn-module i {
  color: #fff;
}

.fc .fc-col-header-cell {
  background: #DDEEF9 !important;
  border: 1px solid #d1d1d1 !important;
}

.fc .fc-col-header-cell .fc-col-header-cell-cushion {
  font-size: 1.2rem !important;
  color: #1268B0 !important;
}

.fc-daygrid-day {
  border: 1px solid #d1d1d1 !important;
}

.lt-time-grid {
  background: #dcedfa !important;
  font-weight: 400 !important;
  color: #333 !important;
}

.lt-select2-shift-calender {
  position: absolute;
  top: 4px;
  right: 199px;
}

.lt-calender-select2 {
  color: #333 !important;
  font-weight: 500 !important;
  border: 1px solid #b3b3b3 !important;
}

.fc-timeGridWeek-button,
.fc-dayGridMonth-button,
.fc-timeGridDay-button,
.fc-listWeek-button {
  background: #f5f8fa !important;
  color: #333 !important;
  opacity: 100% !important;
}

fc-button-active .fc-button-group {
  border: 1px solid #c7ebff;
  border-radius: 50px;
  overflow: hidden;
  background: #fff;
}

.fc-button-active {
  background: #dcedfa8a !important;
  color: #009ef7 !important;
}

.fc-button {
  width: 45% !important;
  height: 40px !important;
}

.fc-today-button {
  background: #dcedfa !important;
  opacity: 100% !important;
  color: #333 !important;
}

.lt-module-tbody tr td:last-child {
  border-right: 1px solid #003d71b5 !important;
}

#datasheet_form .set-kpi-datasheet-plan.dirty,
#datasheet_form .set-kpi-actual.dirty {
  color: #009ef7;
  border: 1.9px solid #009ef7;
  font-weight: 600;
}

/* line manager filter daily/weekly/monthly::start */
.lt-radio-option-section .form-check-input {
  border: 1px solid #D7D7D7 !important;
}

.lt-radio-option-section .form-check-label {
  color: #333;
  font-weight: 600;
  font-size: 14px;
}

.lt-btn-date.active {
  background-color: #009ef7;
  color: white;
}

.lt-filter-sub-section {
  display: flex;
  gap: 20px;
  border: 1px solid #e4e4e4;
  background: white;
  border-radius: 100px;
  padding: 7px 10px;
  height: 59px;
}

.lt-hide-the-filter {
  background: #EEE;
  padding: 2px;
  border-radius: 100px;
}

@media only screen and (max-width: 768px) {
  .lt-radio-option-section {
    justify-content: start !important;
  }
}

@media only screen and (max-width: 756px) {
  .lt-filter-sub-section {
    flex-wrap: wrap;
    border-radius: 10px;
    height: 100% !important;
    padding: 7px 8px !important;
  }
}

@media only screen and (max-width: 492px) {
  .lt-hide-the-filter {
    padding: 0px;
    border-radius: 0px;
  }

  .lt-btn-date.active {
    border-radius: 0px;
  }

  .lt-btn-date {
    padding: 6px 14px;
  }
}

/* line manager filter daily/weekly/monthly::end */

/* philips action plan style::start */

input[type="date"]::-webkit-calendar-picker-indicator {
  color: rgba(0, 0, 0, 0);
  opacity: 1;
  display: block;
  background: url(/demo1/dist/templates/assets/media/Philips-images/icons/ci_calendar-days.svg) no-repeat;
  width: 23px;
  height: 22px;
}

.lt-philips-partner-img {
  width: 125px;
}

.lt-status-main-div {
  background-color: transparent;
  border-radius: 10px;
  overflow: hidden;
}

.lt-span-img-status {
  width: 40px;
}

.lt-label-status {
  font-weight: 600;
  font-size: 14px;
  color: #333;
}

.lt-left-content-status {
  padding: 0px 10px;
}

.lt-right-content-status {
  width: 60px;
  height: 50px;
  border-radius: 10px;
}

.lt-count-status {
  color: #FFF;
  font-size: 22px;
  font-weight: 600;
}

.lt-action-assigned-status {
  border: 1px solid #65A8C8;
  background: #D5EDF9;
}

.lt-no-actions {
  border: 1px solid #1268B0;
  background: #ffffff;
}

.lt-action-started-status {
  border: 1px solid #009EF7;
  background: #E2F2FF;
}

.lt-action-completed-status {
  border: 1px solid #27B3B2;
  background: #EAFFFF;
}

.lt-root-cause-status {
  border: 1px solid #56B53C;
  background: #F5FFF2;
}

.lt-right-assign-status {
  background: #65A8C8;
}

.lt-no-status {
  background: #1268B0;
}

.lt-right-action-status {
  background: #009EF7;
}

.lt-right-action-completed-status {
  background: #27B3B2;
}

.lt-right-root-cause-status {
  background: #56B53C;
}

.action-completed-tag .tooltip-inner {
  background-color: #EAFFFF;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  border: 2px solid #27B3B2;
  border-radius: 5px;
  color: #000;
  box-shadow: 0px 0px 20px 0px #27B3B2;
}

.action-completed-tag .tooltip-arrow::before {
  border-top-color: #27B3B2;
}

.action-completed-tag .tooltip-arrow::after {
  border-top-color: #27B3B2;
}

.root-cause-tag .tooltip-inner {
  background-color: #F5FFF2;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  border: 2px solid #56B53C;
  border-radius: 5px;
  color: #000;
  box-shadow: 0px 0px 20px 0px #56B53C;
}

.root-cause-tag .tooltip-arrow::before {
  border-top-color: #56B53C;
}

.root-cause-tag .tooltip-arrow::after {
  border-top-color: #56B53C;
}

.lt-stock-count-td {
  padding: 10px 8px !important;
}

.lt-escalate-tag {
  width: 65px;
  height: 33px;
  display: grid;
  place-content: center;
  border-radius: 50px;
  color: #fff;
  margin: 0 auto;
  font-weight: 500;
  border: 0px;
  font-size: 14px;
  background: #B8B8B8;
}

.lt-escalate-span {
  width: 65px;
  height: 33px;
  display: grid;
  place-content: center;
  border-radius: 50px;
  color: #fff;
  font-weight: 500;
  margin: 0 auto;
  font-size: 14px;
}

.lt-effect-check-count {
  background: #009EF7;
}

.lt-escalate-yes {
  background: #45B64A;
}

.lt-escalate-no {
  background: #B8B8B8;
}

.lt-span-tag {
  color: #333;
  font-weight: 500;
  font-size: 14px;
  padding: 6px 20px;
  border-radius: 50px;
  background: #E5E5E5;
}

/* philips action plan style::end */
.lt-overdue-badge {
  border: 1px solid #95000c !important;
  background: #ffd5d5 !important;
  color: #95000c !important;
}

.lt-td-cell-new {
  background: #1268B0 !important;
  width: 120px !important;
  color: white !important;
  min-width: 50px !important;
  max-width: 100% !important;
  text-align: center;
  /* border-right: 1px solid #404040b5;
  border-left: 1px solid #404040b5; */
  outline: 1px solid #8e8e8e79;
}

/* timeline action plain philips:start */
.lt-timeline-escalate-icon {
  margin-right: 7px !important;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #009ef7;
  border-radius: 50%;
}

.lt-action-plan-timeline-section .timeline.timeline-border-dashed .lt-timeline-escalate-line {
  border-left-style: solid !important;
  border-left-width: 2px !important;
  border-left-color: #009ef730 !important;
  width: 221px;
}

.timeline .lt-timeline-escalate-line {
  top: 0px !important;
}

.lt-timeline-escalate-icon img {
  width: 23px;
}

.lt-effect-chk-label {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.lt-time-line-date-view {
  text-align: end;
}

.lt-timeline-escalate-content-section {
  position: relative;
  border-radius: 10px;
  background: #ffffff;
  padding: 14px;
  border: 1px solid #D7D7D7;
}

.lt-tier-title {
  font-size: 16px;
  font-weight: 500;
  color: #009ef7;
}

.label-2 {
  font-size: 12px;
}

.lt-current-tier {
  border: 1px solid #009ef7;
}

.lt-escalate-highlighted {
  background-color: #009ef7;
  color: white;
  width: 450px;
}

.lt-description-escalate {
  font-size: 14px;
  font-weight: 400;
}

.lt-reason-mentioned {
  font-size: 14px;
  font-weight: 500;
}

.lt-span-tag-new {
  background: #1268b021;
  color: #333;
  font-weight: 500;
  font-size: 14px;
  padding: 6px 20px;
  border-radius: 50px;
}

.escalation_timeline {
  border: 0px;
  width: 65px;
  height: 33px;
  border-radius: 16px;
}

@media only screen and (max-width: 992px) {
  .lt-action-plan-timeline-section .timeline.timeline-border-dashed .lt-timeline-escalate-line {
    width: 200px;
  }
}

@media only screen and (max-width: 492px) {
  .lt-action-plan-timeline-section .timeline.timeline-border-dashed .lt-timeline-escalate-line {
    width: 193px;
  }
}

/* timeline action plain philips:end*/
/* planning module changes style::start */

.lt-main-div-weekly {
  border-radius: 15px;
  background-color: white;
  overflow: hidden;
}

.lt-label-new {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

/* planning module changes style::end */
.lt-pdf-download-btn {
  background: #2DACBD;
  color: white;
  padding: 7px 15px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 13px;
}

.lt-pdf-download-btn i {
  color: #fff;
}

.lt-pdf-download-btn:hover {
  color: #ffff !important;
}

.lt-width-input {
  width: 399px;
}

@media only screen and (max-width:1440px) {
  .lt-width-input {
    width: 275px;
  }
}

@media only screen and (max-width:1024px) {
  .lt-width-input {
    width: 179px;
  }
}

@media only screen and (max-width:1200px) {
  .lt-width-input {
    width: 218px;
  }
}

@media only screen and (max-width:992px) {
  .lt-width-input {
    width: 100%;
  }
}

.assignAction-options-fill-section h3 {
  overflow-wrap: anywhere;
}

.select2-dropdown {
  z-index: 9999;
}

.upload-img {
  width: 25px;
}

.unassign-user {
  width: 20px;
}

.lt-backdrop-timeline {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  position: absolute;
  z-index: -1;
}

.lt-kpi-section-div {
  border: 1px solid #80808047;
  border-radius: 6px;
  padding: 10px;
}

.lt-kpi-label {
  font-weight: 500;
  font-size: 14px;
  color: #333;
}

.lt-already-assigned-kpi {
  max-height: calc(100vh - 300px);
  overflow: auto;
}

/* ----------------Weekly Missed Values page ::start------------ */

.lt-heading-th-miss-values {
  padding: 10px !important;
  font-weight: 500 !important;
  text-align: start;
}

.lt-mtd-miss-values-th {
  text-align: center !important;
}

.lt-date-th {
  font-weight: 600 !important;
  font-size: 16px !important;
  text-align: center;
  border-bottom: 1px solid #003D71 !important;
}

.lt-week-th-miss-values {
  background: #128DD9 !important;
  font-size: 14px !important;
  text-align: center;
}

.lt-body-tr-miss-values th {
  font-size: 14px;
  padding: 10px !important;
  vertical-align: middle;
  border-right: 1px solid #003D71;
}

.lt-body-tr-miss-values td {
  font-size: 14px;
  padding: 10px !important;
  vertical-align: middle;
  border-right: 1px solid #003D71;
}

.lt-body-tr-miss-values .lt-production-line-sub-th {
  border-bottom: 1px solid #60C2FA !important;
}

.lt-body-tr-miss-values .lt-production-line-sub-td {
  border-bottom: 1px solid #60C2FA !important;
}

.lt-date-miss-values-body-th {
  text-align: center;
  width: 50px;
  min-width: 70px;
  max-width: 200px;
}

.lt-weekly-miss-values-table {
  overflow: auto;
}

.lt-value-width-td {
  min-width: 50px;
  width: 50px;
  max-width: 450px;
  word-wrap: break-word;
}

.lt-production-line-main-th {
  background: white !important;
  color: #1268B0 !important;
  font-weight: 600 !important;
}

span.lt-rotate-arrow {
  position: relative;
}

.toggle.active .lt-rotate-arrow {
  transform: rotate(180deg);
}

.lt-miss-values-table {
  border-radius: 15px;
}

.lt-miss-values-table table tr .lt-sticky-miss-values {
  position: sticky;
  left: 0;
  min-width: 200px !important;
  width:750px;
}

.toggle.active th:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 50% !important;
  background: #94c1e1;
  top: 50%;
  margin-top: 6px;
  left: 20px;
}

.nested.active th:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: -6px;
  margin-top: 6px;
  left: 20px;
}


.lt-last-child-tr th:first-child::before {
  display: none;
}


.lt-tree-left-line {
  position: absolute;
  content: "";
  width: 20px;
  height: 2px;
  background: #94c1e1;
  top: 20px;
  left: 20px;
}

.lt-rotate-arrow {
  cursor: pointer;
}

.lt-rotate-arrow {
  width: 25px;
  height: 25px;
  background: #ffffff;
  border: 1px solid #009EF7;
  padding: 6px;
  border-radius: 100px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  transition: all 0.4s;
}

.lt-rotate-arrow i {
  color: #009EF7 !important;
}

.lt-miss-values-table table tr td:first-child {
  background-color: white;
  width: 150px !important;
  min-width: 150px !important;
  max-width: 400px !important;
}

.lt-min-width-weekly {
  min-width: 137px;
}

.lt-child-tree-left-line {
  position: absolute;
  content: "";
  width: 20px;
  height: 2px;
  background: #94c1e1;
  top: 20px;
  left: 20px;
}

.lt-child-new-nested-lastchild.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 25px;
  background: #94c1e1;
  top: -10px;
  margin-top: 6px;
  left: 40px;
}

.lt-miss-table-header {
  height: 50px;
  position: sticky;
  top: 0;
}

.lt-date-miss-values-body-td {
  text-align: center;
}

.lt-sub-td-schedules-heading {
  background: #B3D9FA !important;
}

.lt-sub-td-schedules {
  background: #F1F8FF !important;
}

.lt-sub-td-actual-heading {
  background: #CBE0F1 !important;
}

.lt-sub-td-actual {
  background: #E1F5FF !important;
}

.lt-production-line-sub-th {
  background: #E6F4FC !important;
}

.lt-collapse-th-miss-values {
  background-color: #ffff !important;
}

.lt-production-line-sub-td {
  background: #F2FAFF !important;
}

.lt-miss-values-table table .nested.active {
  border-top: 1px solid #60C2FA;
}

.newnested.active td:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: -12px;
  margin-top: 6px;
  left: 40px;
}

.newnested td:first-child {
  transition: all 0.3s;
}

.newnested td:first-child {
  vertical-align: initial !important;
}

.newnested td:last-child {
  padding: 0 !important;
}

.newnested.active th:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: -6px;
  margin-top: 6px;
  left: 20px;
}

.newnested.active .lt-rotate-arrow {
  transform: rotate(90deg) !important;
  transition: all .4s;
}

.newnested.active .lt-timer-loop-circle::before {
  position: absolute;
  content: "";
  width: 2px;
  background: #94c1e1;
  height: 50%;
  top: -6px;
  left: 41px;
  z-index: -1;
}

.newnested.active .lt-timer-loop-circle::after {
  position: absolute;
  content: "";
  width: 2px;
  background: #94c1e1;
  height: 50%;
  bottom: 0;
  left: 41px;
  z-index: -1;
}

.lt-child-new-nested-lastchild.active .lt-timer-loop-circle::before {
  position: absolute;
  content: "";
  height: 50%;
}

.lt-child-new-nested-lastchild.active .lt-timer-loop-circle::after {
  position: absolute;
  content: "";
  height: 0px;
}

.lt-weekly-total-td {
  font-weight: 600 !important;
}

.lt-miss-value-red-light {
  background: #FFE8E8 !important;
}

.lt-miss-value-main-red {
  background: #FFC2C2 !important;
}

.lt-miss-value-light-green {
  background: #E9FFDF !important;
}

.lt-miss-value-main-green {
  background: #BDFF9D !important;
}

.lt-mtd-value-td {
  font-weight: 600 !important;
  color: #1268B0 !important;
}

.lt-normal-value {
  background: #f5f8fa !important;
}

.lt-add-filter-btn-philips {
  border-radius: 7px;
  background: #009EF7;
  border-radius: 7px;
  color: white;
  font-weight: 400;
  font-size: 14px;
}

.lt-filter-header-philips {
  background: #F1FCFF;
  padding: 7px 20px;
}

.lt-filter-header-philips h5 {
  font-size: 15px;
  color: #000;
}

.lt-menu-filter {
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.30);
}

.popover-content {
  position: absolute;
  background-color: #fff;
  padding: 0px;
  overflow: hidden;
  border-radius: 15px;
  width: 350px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.lt-hidden {
  display: none;
}

/* ------------------Weekly Missed Values page ::end----------------- */
/* timeline weekly interruption philips:start */
.lt-new-timeline-escalate-icon {
  margin-right: 7px !important;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #009ef7;
  border-radius: 50%;
}

.lt-new-timeline-escalate-icon i {
  color: #009ef7;
}

.lt-action-plan-timeline-section .timeline.timeline-border-dashed .lt-new-timeline-escalate-line {
  border-left-style: dashed !important;
  border-left-width: 2px !important;
  border-left-color: #009ef730 !important;
  width: 381px;
}

.timeline .lt-new-timeline-escalate-line {
  top: 0px !important;
}

.lt-shift-label {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  border: 1px solid #009ef7;
  background: #009ef7;
  padding: 2px 10px;
  border-radius: 100px;
}

.lt-timeline-new-content-section {
  position: relative;
  border-radius: 10px;
  border: 1px solid #d7d7d7;
  padding: 14px;
  overflow: hidden;
}

.lt-title-weekly-table {
  padding: 12px 15px;
  background: #f5f8fa;
  border-bottom: 1px solid #d7d7d7;
}

.lt-title-weekly-table h5 {
  font-weight: 500;
  font-size: 15px;
  margin: 0px;
  color: #2473b6;
}

.lt-new-description-view {
  border: 1px solid #D7D7D7;
  border-radius: 8px;
  padding: 10px 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.lt-decription-ptag {
  overflow-wrap: break-word;
}

.label-3 {
  font-size: 14px;
}

.lt-decription-new-view {
  border: 1px solid #d7d7d7;
  padding: 10px 15px;
  background: white;
  border-radius: 10px;
}

.lt-user-name {
  font-weight: 500;
  font-size: 14px;
  color: #009ef7;
}

.lt-user-time {
  color: #b3b3b3;
}

@media (max-width: 1200px) {
  .lt-action-plan-timeline-section .timeline.timeline-border-dashed .lt-new-timeline-escalate-line {
    width: 224px;
  }
}

@media (max-width: 992px) {
  .lt-action-plan-timeline-section .timeline.timeline-border-dashed .lt-new-timeline-escalate-line {
    width: 217px;
  }
}

.lt-timtline-date {
  font-weight: 600;
  margin-bottom: 7px;
}

@media (max-width: 756px) {
  .lt-new-timeline-item {
    flex-direction: column;
  }

  .lt-new-timeline-escalate-line {
    display: none !important;
  }

  .lt-time-line-date-view {
    width: 100% !important;
  }

  .lt-new-timeline-escalate-icon {
    display: none !important;
  }

  .lt-new-timeline-border-dashed {
    margin-top: 20px;
  }
}

/* timeline weekly interruption philips:end*/
.select2-container--bootstrap5 .select2-selection--single.form-select-solid .select2-selection__rendered {
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

.lt-action-plan-icon {
  width: 30px;
  height: 30px;
  border: 1px solid #00B84A;
  background-color: #E4FFEF;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* cell and workstation management style::start */
.nav-link {
  padding: .5rem 0;
  display: block;
}

.lt-nav-link-cell {
  color: #333 !important;
  font-size: 14px !important;
  font-weight: 500;
}

.lt-nav-link-cell.active {
  border-bottom: 2px solid #009ef7 !important;
}

.lt-nav-link-cell:hover:not(.disabled) {
  border-bottom: 0px !important;
}

.lt-nav-tabs-section {
  border: 1px solid #009ef7;
  background: #ddeef97a;
  padding: 6px;
  border-radius: 10px;
  width: 924px;
}

.lt-nav-tabs-section .nav-link.active {
  border-bottom: 0px !important;
  padding: 6px 10px !important;
  background: #009ef7 !important;
  border-radius: 10px !important;
  color: white !important;
}

.lt-nav-tabs-section .nav-link {
  padding: 6px 10px !important;
}

.lt-t-tr-td {
  padding: 10px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #333 !important;
}

.lt-t-tr-td-tr {
  padding: 10px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #fff !important;
}

.switch {
  font-size: 17px;
  position: relative;
  display: inline-block;
  width: 3.5em;
  height: 2em;
}

.lt-btn-primary {
  border-radius: 10px;
  font-size: 14px;
  font-weight: 500;
}

/* Hide default HTML checkbox */
.lt-switch-slider-status .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.lt-switch-slider-status .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #B0B0B0;
  transition: .4s;
  border-radius: 32px;
  outline: none;
  z-index: 1;
}

.lt-switch-slider-status .disabled-switch-pointer {
  cursor: not-allowed !important;
}

.lt-switch-slider-status .enabled-switch-pointer {
  cursor: pointer !important;
}

.lt-switch-slider-status .slider:before {
  position: absolute;
  content: "";
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  outline: 2px solid #B0B0B0;
  left: 4px;
  bottom: 4px;
  background-color: #fff;
  transition: transform .25s ease-in-out 0s;
}

.lt-switch-slider-status .slider-icon {
  opacity: 0;
  height: 12px;
  width: 12px;
  stroke-width: 8;
  position: absolute;
  z-index: 999;
  color: #43a047;
  right: 60%;
  top: 29%;
  transition: right ease-in-out .3s, opacity ease-in-out .15s;
}

.lt-switch-slider-status input:checked+.slider {
  background-color: #43a047;
}

.lt-switch-slider-status input:checked+.slider .slider-icon {
  opacity: 1;
  right: 22%;
}

.lt-switch-slider-status input:checked+.slider:before {
  transform: translateX(1.5em);
  outline-color: #43a047;
}

.lt-prob-area-td {
  font-weight: 500 !important;
}

.lt-prob-issue-td {
  font-size: 14px !important;
  padding: 3px 10px !important;
}

.lt-span-count-new {
  min-width: 100px;
  height: 45px !important;
  max-width: 100%;
}

.lt-kpi-section-div {
  border: 1px solid #80808047;
  border-radius: 6px;
  padding: 6px 6px 6px 15px;
}

.lt-kpi-label {
  font-weight: 500;
  font-size: 14px;
  color: #333;
}

@media only screen and (max-width: 756px) {
  .lt-nav-tabs-section {
    width: 100%;
  }

  .lt-switch-slider-status .slider:before {
    bottom: 5px;
  }
}

/*cell and workstation management style::end */


/* cell and workstation management style::start */
.nav-link {
  padding: .5rem 0;
  display: block;
}

.lt-nav-link-cell {
  color: #333 !important;
  font-size: 14px !important;
  font-weight: 500;
}

.lt-nav-link-cell.active {
  border-bottom: 2px solid #009ef7 !important;
}

.lt-nav-link-cell:hover:not(.disabled) {
  border-bottom: 0px !important;
}

.lt-nav-tabs-section {
  border: 1px solid #009ef7;
  background: #ddeef97a;
  padding: 6px;
  border-radius: 10px;
  width: 924px;
}

.lt-nav-tabs-section .nav-link.active {
  border-bottom: 0px !important;
  padding: 6px 10px !important;
  background: #009ef7 !important;
  border-radius: 10px !important;
  color: white !important;
}

.lt-nav-tabs-section .nav-link {
  padding: 6px 10px !important;
}

.lt-t-tr-td {
  padding: 10px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #333 !important;
}

.switch {
  font-size: 17px;
  position: relative;
  display: inline-block;
  width: 3.5em;
  height: 2em;
}

.lt-btn-primary {
  border-radius: 10px;
  font-size: 14px;
  font-weight: 500;
}

/* Hide default HTML checkbox */
.lt-switch-slider-status .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.lt-switch-slider-status .slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #B0B0B0;
  transition: .4s;
  border-radius: 32px;
  outline: none;
}

.lt-switch-slider-status .slider:before {
  position: absolute;
  content: "";
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  outline: 2px solid #B0B0B0;
  left: 4px;
  bottom: 4px;
  background-color: #fff;
  transition: transform .25s ease-in-out 0s;
}

.lt-switch-slider-status .slider-icon {
  opacity: 0;
  height: 12px;
  width: 12px;
  stroke-width: 8;
  position: absolute;
  z-index: 999;
  color: #43a047;
  right: 60%;
  top: 29%;
  transition: right ease-in-out .3s, opacity ease-in-out .15s;
}

.lt-switch-slider-status input:checked+.slider {
  background-color: #43a047;
}

.lt-switch-slider-status input:checked+.slider .slider-icon {
  opacity: 1;
  right: 22%;
}

.lt-switch-slider-status input:checked+.slider:before {
  transform: translateX(1.5em);
  outline-color: #43a047;
}

.lt-prob-area-td {
  font-weight: 500 !important;
}

.lt-span-count-new {
  min-width: 100px;
  height: 45px !important;
  max-width: 100%;
}

.lt-kpi-section-div {
  border: 1px solid #80808047;
  border-radius: 6px;
  padding: 6px 6px 6px 15px;
}

.lt-kpi-label {
  font-weight: 500;
  font-size: 14px;
  color: #333;
}

@media only screen and (max-width: 756px) {
  .lt-nav-tabs-section {
    width: 100%;
  }

  .lt-switch-slider-status .slider:before {
    bottom: 5px;
  }
}

.lt-upload-icon-btn {
  border: 1px solid #009ef7 !important;
  background: white !important;
  color: #009ef7 !important;
  border-radius: 10px;
}

.lt-upload-icon-btn i {
  color: #009ef7 !important;
}

.lt-upload-icon-btn i:hover {
  color: #009ef7 !important;
}

.lt-upload-icon-btn:hover {
  color: #009ef7 !important;
  background: white !important;
}

/* cell and workstation management style::start*/
.lt-tier-btn {
  background: #E5F6FD;
  color: #333 !important;
  border-radius: 50px;
  padding: 6px 10px !important;
  font-weight: 500;
  font-size: 13px;
}

.lt-tier-tag-popover-header {
  padding: 10px;
  background: #f3fbff;
}

.lt-tier-tag-popover-header h3 {
  font-weight: 500;
  color: #1268B0;
  font-size: 14px;
}

.lt-font-size {
  font-size: 14px !important;
}

.assign-production-line-modal {
  max-width: 1600px;
}

.lt-t-tr-td {
  padding: 14px !important;
}

.lt-input-color {
  width: 40px;
  height: 23px;
  border: 0px;
  padding: 0px !important;
}

.lt-span-tag {
  color: #333;
  font-weight: 500;
  font-size: 14px;
  padding: 6px 20px;
  border-radius: 50px;
  background: #E5E5E5;
}

.lt-prob-modal-Icon {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

.lt-t-head {
  padding: 10px !important;
  font-weight: 500 !important;
  border: 1px solid #003562 !important;
}

@media only screen and (max-width: 992px) {
  .lt-nav-tabs-section {
    width: 100%;
  }
}

/* cell and workstation management style::end */
.select2-container--bootstrap5 .select2-selection--multiple.form-select-sm .select2-search.select2-search--inline .select2-search__field {
  margin: 0px !important;
}

.select2-container--bootstrap5 .select2-selection--multiple.form-select-sm {
  padding: 4px 10px !important;
}

/* quart chart sesco::start */
.lt-tl-title-new {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  text-wrap: nowrap;
  margin-bottom: 0px;
}

.lt-quard-chart-content-sesco {
  padding: 15px;
}

.lt-thead-tr-quard-chart {
  background-color: #1268B0;
}

.lt-thead-tr-quard-chart .lt-th-quard-chart {
  color: white;
  padding: 6px !important;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  min-width: 34px !important;
}

.lt-tbody-tr-quard-chart td {
  color: #333;
  font-weight: 500;
  font-size: 14px;
  padding: 10px !important;
}

.lt-td-quard-chart {
  padding: 4px !important;
  text-align: center;
  vertical-align: middle;
}

.lt-tbody-quard-chart {
  border: 1px solid #dddddd;
}

.lt-sesco-tabl {
  overflow: hidden;
}

.lt-sesco-tabl table {
  border: 1px solid #dddddd;
  border-radius: 15px !important;
}

.lt-green-td {
  background-color: #E4FFE7 !important;
}

.lt-red-sesco {
  background-color: #FFECEC !important;
}

.lt-tbody-tr-quard-chart th {
  color: #1268B0;
  font-weight: 500;
  font-size: 14px;
  padding: 5px !important;
  text-align: center;
  vertical-align: middle;
}

.lt-heading-th-thead {
  font-weight: 400;
  padding: 10px !important;
}

.lt-sesco-row-height {
  height: 100%;
}

.lt-th-table-sesco {
  color: white !important;
  padding: 10px !important;
  font-weight: 500;
  background: #1268b0;
  text-align: center;
  vertical-align: middle;
  font-size: 14px !important;
}

.lt-bg-th-main {
  background: #1268b0 !important;
}

.lt-sticky-quard-table {
  position: sticky;
  left: 0;
  top: 0;
}

.lt-label-status-new {
  font-weight: 600;
  font-size: 11px;
  color: #333;
  line-height: 110.988%;
}

.lt-span-img-status-new {
  width: 26px;
}

.lt-right-content-status-new {
  /* min-width: 42.553px;
  width: 42.553px; */
  height: 42.553px;
  padding: 0px 10px;
  border-radius: 7px;
}

.lt-width-one {
  width: 139.006px;
}

.lt-left-content-status-new {
  padding: 0px 10px 0px 5px;
}

.lt-weekly-module-section-new {
  border-radius: 15px;
  background-color: white;
  border: 1px solid #B8B8B8;
  padding: 7px 10px;
}

.lt-count-status-new {
  color: #FFF;
  font-size: 22px;
  font-weight: 600;
}

.lt-tbody-th-new div {
  font-weight: 500;
  font-size: 13px !important;
  color: #333;
}

.lt-span-tag-new {
  color: #333;
  font-weight: 500;
  font-size: 12px;
  padding: 4px 14px;
  border-radius: 50px;
  background: #E5E5E5;
}

.lt-actionPlanTable-new tr td {
  font-size: 13px;
  font-weight: 400;
  text-wrap: nowrap;
  vertical-align: middle;
}

.lt-flter-table-btn {
  min-width: 40px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  background: #1268B0;
  padding: 6px !important;
}

.lt-flter-table-btn i {
  color: white;
}

.lt-no-actions {
  border: 1px solid #1268B0;
  background: #ffffff;
}

.lt-no-status {
  background: #1268B0;
}

.lt-tl-heading-section-new {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #80808042;
  /* height: 70px; */
}

@media only screen and (max-width: 575px) {
  .lt-width-one {
    width: fit-content;
  }

  .lt-width-two {
    width: fit-content;
  }

  .lt-width-three {
    width: fit-content;
  }

  .lt-width-four {
    width: fit-content;
  }

  .lt-tl-heading-section-new {
    height: auto;
  }
}

.lt-input-table-td {
  width: 40px;
  height: 36px;
  border-radius: 5px;
  border: 1px solid #B8B8B8;
  background: #FFF;
}

/* quart chart sesco::end */
.daterangepicker .drp-calendar td.active {
  padding: 5px !important;
  display: block;
}

.fullscreen-chart {
  border: 1px solid #2568b51a !important;
  border-radius: 4px;
  width: 34px;
  height: 31px;
  background: #dbefff;
}

/* sqdcp dashboard ::start */
.lt-sub-header-sqdcp {
  border-radius: 10px 10px 0px 0px;
  border-bottom: 1px solid #D7D7D7;
  background: #F3FBFF;
  padding: 8px;
  cursor: pointer;
}

.lt-label-header {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.lt-div-one-mint-section {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.lt-one-minte-div {
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  gap: 10px;
  border: 1px solid #8080805c;
  padding: 8px 10px 8px 8px;
  border-radius: 10px;
  min-width: 100px;
  max-width: 100%;
}

.lt-img-one-minute {
  min-width: 48px;
  max-width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 8px;
}

.lt-one-minte-div label {
  width: min-content;
  line-height: 16px;
  font-weight: 500;
  font-size: 12px;
}

.lt-img-one-minute .lt-img-text {
  font-weight: 600;
  color: #fff;
  font-size: 14px;
}

.lt-green-status {
  background-color: #5AAF42;
}

.lt-green-mian-status {
  border: 1px solid #5AAF42;
  background-color: #F2FFEF;
}

.lt-yellow-status {
  background-color: #D6C600;
}

.lt-blue-status {
  background: #10B6FF;
}

.lt-yellow-status-one {
  background: #FF9F00;
}

.lt-red-status {
  background: #FF9F00;
}

.lt-yellow-mian-status {
  border: 1px solid #FF9F00;
  background: #FFF6E8;
}

.lt-blue-mian-status {
  border: 1px solid #33BDFA;
  background: #ECF9FF;
}

.lt-red-mian-status {
  border: 1px solid #C63838;
  background: #FEF2F2;
}

.lt-dark-mian-status {
  border: 1px solid #0055A3;
  background: #EFF5FB;
}

.lt-dark-status {
  background: #0055A3;
}

.lt-highlights-heading {
  background-color: #D0DEEA;
  padding: 6px 10px;
  font-weight: 500;
  font-size: 12px;
  border-bottom: 0px !important;
}

.lt-pargraph-view-section {
  padding: 10px;
}

.lt-paragraph-new {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 6px;
}

.lt-summary-view-section {
  padding: 10px;
}

.lt-action-plan-text {
  width: min-content;
  font-size: 14px !important;
  font-weight: normal !important;
}

.lt-svg-section {
  position: relative;
  gap: 10px;
  height: 266.424px;
  border-radius: 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 10px 20px;
}

.lt-label-shift-view {
  font-size: 24px;
  font-weight: 600;
  color: white;
}

.lt-line-height-label {
  line-height: 34px;
}

.lt-shift-btn {
  width: fit-content;
  min-width: fit-content;
  max-width: 92px;
  height: 33.055px;
  display: flex;
  align-items: center;
  gap: 7px;
  border-radius: 150px;
  border: 0.5px solid #FFF !important;
  background: rgba(255, 255, 255, 0.30);
  padding: 7px 10px !important;
  font-size: 14px;
  font-weight: 500;
  padding: 0px 8px !important;
  color: white;
  cursor: pointer;
}

.lt-shift-btn.active {
  background: rgba(255, 255, 255);
  color: #333;
}

.lt-drilldown-shift-btn.active {
  color: #000000;
}

.lt-shift-2-status:hover {
  color: #D6C600 !important;
}

.lt-shift-3-status:hover {
  color: #C63838 !important;
}

.lt-shift-badge {
  width: 15px;
  min-width: 15px;
  height: 15px;
  display: block;
  border-radius: 100px;
  outline: 3px solid white;
}

.lt-svg-img {
  width: 200px;
  height: 200px;
  z-index: 1;
}

.lt-red-status {
  background-color: #C63838;
}

.lt-img-bg {
  position: absolute;
  right: -4px;
  height: 225px !important;
  width: 185px;
}

.lt-drill-down-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 35px;
  height: 35px;
  padding: 0px !important;
  background: rgb(255 255 255 / 46%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lt-drill-down-btn i {
  color: #fff;
}

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

.lt-div-view-svg-new {
  position: absolute;
  right: 75px;
}

.lt-safety-div {
  background: linear-gradient(111deg, #2EDA9C 0.11%, #00A368 99.89%);
}

.lt-quality-div {
  background: linear-gradient(112deg, #00B1FF 0.41%, #0055A3 99.59%);
}

.lt-delivery-div {
  background: linear-gradient(112deg, #EBAF3C 1.17%, #D08900 98.83%);
}

.lt-productivity-div {
  background: linear-gradient(111deg, #2E87DA 0.47%, #004C92 99.53%);
}

.lt-inventory-div {
  background: linear-gradient(180deg, #2EDA9C 0%, #00A368 100%);
}

.lt-cost-div {
  background: linear-gradient(180deg, #6360FF 0%, #3B3999 100%);
}

.lt-label-child-shift-view {
  font-size: 22px;
  font-weight: lighter;
  color: #fff;
}

.lt-right-arrow,
.lt-left-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 100px;
  background: rgb(152 207 250);
  cursor: pointer;
  color: #fff;
}

.lt-right-arrow {
  position: fixed;
  top: 58%;
  right: 10px;
  z-index: 13;
}

.lt-left-arrow {
  position: fixed;
  top: 58%;
  left: 10px;
  z-index: 13;
}

.lt-scroll-new-div {
  max-height: calc(100vh - 200px);
}

.lt-sticky-div-sqdcp {
  top: 108px;
  z-index: 13;
}

.lt-scroll-new-div::-webkit-scrollbar {
  width: 0px;
}

@media only screen and (max-width: 1200px) {
  .lt-shift-btn-section {
    flex-direction: row !important;
  }

  .carousel {
    overflow-y: scroll;
  }
}

@media only screen and (max-width: 576px) {
  .lt-svg-section {
    flex-direction: column;
    height: fit-content;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .lt-svg-content {
    width: 100% !important;
    margin-top: 30px;
  }

  .lt-label-hidden-shift-view {
    font-size: 31px;
    font-weight: 600;
    color: #fff;
    width: 100%;
  }

  .lt-label-hidden-shift-view-child {
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    width: 100%;
    line-height: 36px;
  }

  .lt-sub-child-label {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    width: 100%;
  }
}

.carousel {
  overflow: hidden;
  scroll-behavior: smooth;
}

.lt-filter-sub-section {
  height: 45px;
  padding: 4px 15px;
}

.lt-hide-the-filter {
  height: 35px;
}

.lt-btn-date {
  padding: 4px 10px !important;
}

.lt-sqdcp-btn {
  width: 54px;
  height: 54px;
  border: 3px solid white !important;
  border-radius: 10px;
  overflow: hidden;
  padding: 5px !important;
}

.lt-safety-color {
  background-color: #27B3B2;
}

.lt-quality-color {
  background: #009CEA;
}

.lt-delivery-color {
  background: #E3A42A;
}

.lt-productivity-color {
  background: #247AC9;
}

.lt-content-safety {
  width: 135px;
}

.lt-content-quality {
  width: 102px;
}

.lt-i-calender {
  position: absolute;
  top: 8px;
  right: 6px;
}

.lt-calender-input {
  border-radius: 8px !important;
}

@media only screen and (max-width: 656px) {
  .lt-filter-sub-section {
    flex-wrap: wrap;
    border-radius: 10px;
    height: 100% !important;
    padding: 12px 20px;
  }

  .lt-hide-the-filter {
    height: 100% !important;
  }
}

/* sqdcp dashboard ::end */
/* one minute html::start */
.lt-save-btn-sesco {
  background-color: #45B64A;
  color: white !important;
  border-radius: 10px;
  padding: 5px 10px !important;
  height: 39px;
}

.lt-save-btn-sesco i {
  color: white !important;
}

.lt-card-section-sesco {
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  background: #FFF;
}

.lt-card-header-sesco {
  border-radius: 10px 10px 0px 0px;
  background: #DDEEF9;
  padding: 12px 20px;
}

.lt-graph-section-view {
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  padding: 20px;
}

.lt-card-new-sesco {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 30px;
}

.lt-card-content-sesco {
  padding: 15px;
  display: flex;
  flex-direction: column;
}

.lt-counts-new {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center !important;
  border: 1px solid #D7D7D7;
  border-radius: 10px;
  padding: 6px 10px;
  min-width: 100px;
  max-width: fit-content;
  height: 96px;
  color: #1268B0;
  background-color: #ECF3F9;
}

.lt-counts-new label {
  font-size: 30px;
  font-weight: 600;
}

.lt-arrow-icon-high {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  border-radius: 100px;
  width: 25px;
  height: 25px;
  right: 6px;
  top: 6px;
  outline: 4px solid #fff;
  background: #56B53C;
}


.lt-arrow-icon-low {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  border-radius: 100px;
  width: 25px;
  height: 25px;
  right: 6px;
  top: 6px;
  outline: 4px solid #fff;
  background: #BD2D2D;
}

.lt-arrow-icon-high i,
.lt-arrow-icon-low i {
  color: white !important;
  font-size: 22px;
}

.lt-avg-lbel {
  font-size: 15px;
  font-weight: 500;
  color: #333;
}

.lt-label-overall {
  font-size: 16px;
  font-weight: 500;
  overflow-wrap: anywhere;
  text-wrap: balance;
}

#ratings_div {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.lt-thumb-icon {
  background-color: #45b64a;
  color: white;
  width: 65px;
  min-width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}

.lt-thumb-icon i {
  color: white;
  font-size: 30px;
}

.lt-overall-status {
  display: flex;
  align-items: center;
  gap: 15px;
  border: 1px solid gray;
  border-radius: 10px;
  padding: 10px;
  background-color: white;
}

.lt-paragrapgh-card {
  font-weight: 400;
  font-size: 14px;
}

.lt-question-p {
  font-weight: 600;
}

.lt-red {
  border: 1px solid #BD2D2D;
}

.lt-red .lt-arrow-icon {
  background-color: #BD2D2D;
}

.lt-red .lt-label-new {
  color: #BD2D2D;
}

.lt-green {
  border: 1px solid #56B53C;
}

.lt-green .lt-arrow-icon {
  background-color: #56B53C;
}

.lt-green .lt-label-new {
  color: #56B53C;
}

.lt-red .lt-thumb-icon {
  background-color: #BD2D2D;
}

.lt-yellow {
  border: 1px solid #F1A739;
}

.lt-yellow .lt-thumb-icon {
  background-color: #F1A739;
}

.lt-cvg-card {
  border: 1px solid #1268B0;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
  /* height: 230px; */
  margin-bottom: 15px;
}

.lt-quad-chart-btn {
  width: 40px;
  height: 40px;
  background: #F36523;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px !important;
}

@media (max-width: 656px) {
  .lt-tl-heading-section-new {
    height: fit-content;
  }
}

.lt-timeline-new-btn {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  background: #005D97;
  border: 0px !important;
  padding: 6px !important;
}

.lt-kpi-btn {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  background: #1E85FE;
  border: 0px !important;
  padding: 6px !important;
}

.lt-timeline-one-minute {
  display: flex;
  flex-direction: column;
}

.lt-timeline-one-minute .timeline-item {
  width: 100%;
  padding: 0.5rem 0rem 0em 2em;
  position: relative;
}

.timeline-item-right {
  align-self: flex-end;
  border-left: 1.5px dashed #ccd1d9;
}

.timeline-item-left {
  align-self: flex-start;
  border-right: 2px solid #ccd1d9;
}

.lt-timeline-one-minute .timeline-item::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #00a3ff;
  z-index: 1;
  border: 4px solid #ddefff;
  z-index: 1;
  top: 0;
  background-position: center;
}

.lt-timeline-one-minute .timeline-item-right::after {
  left: -13px;
}

.lt-timeline-one-minute .timeline-item-left::after {
  right: -19px;
}

.lt-timeline-one-minute .timeline-content {
  width: 100%;
  color: #666;
  display: flex;
  flex-direction: column;
}

.lt-timeline-one-minute .lt-timeline-content-new-section h3 {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 550;
  /* width: 100%; */
  color: #014d78;
}

.lt-timeline-one-minute .timeline-item-left * {
  text-align: end;
}


.lt-timeline-content-new-section p {
  font-size: 14px;
  word-spacing: 1px;
  color: #333;
  overflow-wrap: anywhere;
  font-weight: 500;
}

.lt-timeline-div {
  border-radius: 10px;
  padding: 0px 10px;
}

/* 
.lt-timeline-date-right{
 

} */
.lt-div-timeline-new {
  width: 100%;
  border-radius: 10px;
  padding: 10px;
  background: #ecf2f99c;
  margin-bottom: 15px;
}

.lt-span-timeline-date {
  font-weight: 500;
  font-size: 13.2px;
  margin-right: 10px;
  color: #5d5d5d;
}

.lt-timeline-date-left {
  position: absolute;
  right: -250px;
  top: 7px;
}

.lt-formal-check-radio-btn {
  border: 1px solid #b8b8b857 !important;
}

.lt-menu-title {
  color: #333;
  font-weight: 400;
}

.lt-menu-title-new {
  color: #333;
  font-weight: 500;
}

.lt-sub-footer {
  padding: 10px 15px;
  border-top: 1px solid #b8b8b857;
}

.lt-sidebar-kpi {
  height: 100%;
  width: 350px;
  background-color: #fff;
  position: fixed !important;
  right: 0;
  z-index: 1;
  overflow: auto;
  box-shadow: rgb(0 0 0 / 17%) 0px 0px 9px;
  border-radius: 10px;
  transition: all 0.5s;
  -webkit-transition: all 0.25s;
}

@media screen and (max-width: 1024px) {
  .timeline-item-right {
    align-self: flex-start;
  }

  .timeline-item-left * {
    text-align: start;
  }

  .timeline-item-left::after {
    right: auto;
    left: -16px;
  }

  .timeline-item::after {
    top: 0;
    left: -16px;
  }

  .lt-timeline-date-left {
    display: none;
  }

  .lt-timeline-one-minute .timeline-item-left * {
    text-align: start;
  }
}

.lt-sidenav {
  height: 100vh;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 10%;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.3s;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.lt-sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.lt-sidenav a:hover {
  color: #f1f1f1;
}

.lt-sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .lt-sidenav {
    padding-top: 15px;
  }

  .lt-sidenav a {
    font-size: 18px;
  }
}

.lt-kpi-listing-section {
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #E2E2E2;
  background: #FFF;
  overflow: scroll;
  max-height: 500px;
}

.lt-modal-body {
  height: 75%;
}

.lt-kpi-sidebar-reset-btn {
  border-radius: 8px;
  background: #1268B0;
  color: #fff !important;
  font-weight: 500;
  font-size: 13px;
}

.lt-kpi-sidebar-reset-btn i {
  color: #ffff;
}

.lt-textarea-div {
  height: 280px;
  border: 0px;
}

.lt-textarea-div:focus-visible {
  outline: 1px solid #fff;
}

.lt-status-not-available {
  font-size: 14px;
  font-weight: 500;
  color: #009ef7;
  border-radius: 10px;
  padding: 34px;
  background: #e3f5ff;
}

.no-rating {
  background-color: #a3134f;
  padding: 10px;
}

/* one minute html::end */
.disabled-checkbox {
  pointer-events: none;
  opacity: 1;
}

/* .switch .slider {
  opacity: 1;
  cursor: not-allowed; 
} */
.disabled-delete {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}

/* work status view::start */
.lt-user-listing-view {
  font-weight: 500;
  font-size: 14px;
  color: #333;
  border-radius: 100px;
  padding: 6px 10px;
  display: flex;
  gap: 10px;
  align-items: center;
}

.lt-badge-status {
  border-radius: 100px;
  padding: 6px 10px;
}

.lt-status-ongoing {
  background: #F1A739;
}

.lt-work-status-ongoing {
  background: #FFF8EE;
}

.lt-status-started {
  background: #009EF7;
}

.lt-work-status-started {
  background: #E2F2FF;
}

.lt-status-inreview {
  background: #009974;
}

.lt-work-status-inreview {
  background: #dcf7ea;
}

/* work status view::end */
.delete-event-btn {
  padding: 2px;
  color: black;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 41px;
  border-radius: 0px 4px 4px 0px;
  background-color: #d10f33 !important;
}

.delete-event-btn i {
  color: #fff;
  padding: 0px;
}

.lt-label-delete-text {
  font-size: 14px;
  font-weight: 400;
  color: #fff1dd;
  background: #1268b0;
  border: 0px;
  padding: 10px;
  border-radius: 7px;
  display: flex;
  gap: 2px;
  align-items: center;
}

.lt-label-delete-text i {
  color: #fff;
}

.lt-label-unassign-text {
  font-size: 14px;
  font-weight: 400;
  color: #fff1dd;
  background: #0095e8 !important;
  border: 0px;
  padding: 10px;
  border-radius: 7px;
}

.lt-label-unassign-text i {
  color: #fff;
}

/* .lt-min-width-kpi-td{
  min-width: 125px !important;
}
 */

/* datasheet table & chart dropdown style::start */

.lt-show-column-arrow {
  background: #f5f8fa3b;
  rotate: 0deg;
  cursor: pointer;
  border-radius: 50%;
  border: 0px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lt-show-column-arrow i {
  color: white !important;
}

.lt-graph-menu {
  width: 28px;
  height: 28px;
  border: 1px solid #2568b51a !important;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #dbefff;
}

.lt-hover-menu {
  cursor: pointer;
}

.lt-hover-menu:hover {
  background-color: rgba(245, 248, 250, .8);
  color: #009ef7;
}

.lt-hover-menu:hover .form-check-label i {
  color: #009ef7;
}

.lt-dropdown-items-new:hover {
  background-color: #f0f0f0;
}

.lt-sticky-p-new {
  top: 0 !important;
  position: sticky !important;
  background: #1268b0 !important;
}

/* body{
overflow: hidden;
} */
.table-wrapper {
  overflow: auto;
  scroll-behavior: smooth;
  height: 700px;
}

.lt-z-index-new {
  z-index: 9;
}

/* datasheet table & chart dropdown style::end */

/* planning Module Improvements style::start */
.lt-border-new-weekly {
  border: 1.5px solid #1268B0;
}

.lt-total-count-module {
  min-width: 100px;
  max-width: 500px;
  height: 100px;
  border-radius: 0px 10px 10px 0px;
  background: #1268B0;
  color: #ffff;
  padding: 5px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.lt-module-width-new {
  width: 100%;
}

/* .lt-weekly-module-section{
overflow: hidden;
} */
@media screen and (max-width: 756px) {
  .lt-module-width-new {
    width: 100%;
  }

  /* .lt-general-info-section{
  flex-direction: column;
} */
  .lt-total-count-module {
    border-radius: 10px;
    width: 100% !important;
    max-width: 100%;
  }
}

.lt-total-label {
  font-weight: 500;
  font-size: 16px;
}

.lt-total-p {
  font-size: 35px;
  font-weight: 600;
}

/* .lt-left-content{
width: 150px;
} */

.lt-x-scroll {
  overflow-x: scroll;
}

@media screen and (max-width: 576px) {

  .lt-total-count-module {
    width: 100%;
    margin-top: 0px !important;
    height: 151px !important;
  }
}

.lt-main-div-weekly {
  border-radius: 15px;
  background-color: white;
  overflow: hidden;
}

.lt-weekly-header {
  padding-bottom: 0px;
}

.lt-weekly-content {
  padding-top: 9px;
}

.lt-label-new {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

/* planning Module Improvements style::end */
.form-input-custom-calender-icon {
  background: url(../media/icons/calendar.png) no-repeat;
  background-position: right 10px center;
  background-size: 15px 15px;
  padding-right: 40px;
  background-color: #fff;
  cursor: pointer;
}

.lt-sqdcp-btn object {
  pointer-events: none;
}

.lt-sqdcp-btn-selected {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}

.lt-img-new-svg {
  width: 400px;
}

.lt-top-weekly-view {
  z-index: 0 !important;
}

.lt-weekly-view-sticky-table {
  top: 44px !important;
}

/* assign cell style::start */
.lt-border-radius-checkbox {
  border-radius: 100px !important;
}

.lt-enable-btn {
  background: #4DB151;
  color: #fff !important;
  font-size: 14px;
  border-radius: 10px;
}

.lt-disabled-btn {
  background: #BD2D2D;
  color: #fff !important;
  font-size: 14px;
  border-radius: 10px;
}

.lt-kpi-section-div {
  padding: 10px;
}

.lt-div-span-indication {
  width: 15px;
  height: 15px;
  background-color: gray;
  border-radius: 100px;
  margin: 0px;
}

.lt-enabled {
  background-color: #4DB151;
}

.lt-disabled {
  background: #BD2D2D;
}

/* .lt-thead-datasheet{
  position: sticky;
  top: 0;
  z-index: 1;
} */
/* .lt-sticky-new-th-tkt{
  position: sticky;
  top: 0;
} */

.lt-back-button-arrow {
  border: 0px;
  width: 35px;
  height: 35px;
  background: #26acf875;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lt-back-button-arrow i {
  color: white;
  font-size: 16px;
}

.lt-kpidashboard-fix-height {
  max-height: calc(100vh - 300px) !important;
  border-radius: 15px;
}

.lt-kpi-dashboard-head {
  position: sticky;
  top: 46px !important;
  z-index: 9999 !important;
}

.lt-sub-start {
  outline: 1px solid #ffff;
  left: 350px !important;
}

.lt-thead-datasheet {
  position: sticky;
  top: 0px;
  z-index: 9999;
}

.lt-thead-new-table-datasheet {
  position: sticky;
  top: 0px;
  z-index: 99;
}

.custom-popover-datasheet {
  transform: translate(210px, 50px) !important;
}

.custom-popover-datasheet-weekly-view {
  transform: translate(210px, 70px) !important;
}

.custom-popover-datasheet-monthly-view {
  transform: translate(284.111px, 60.68px) !important;
}

.lt-table-fixed-position {
  margin-bottom: 0px;
}

.lt-min-lean-btn {
  background-color: #C8C8C8 !important;
}

@media only screen and (max-width: 1400px) {
  .lt-filter-option-small-screen {
    flex-direction: column;
  }

  .lt-filter-inside-filter-screen {
    justify-content: start;
  }
}

.lt-datasheet-datepicker {
  z-index: 9999 !important;
}

.lt-datasheet-new-datepicker {
  z-index: 99 !important;
}

.lt-scrollbar-table-colour {
  scrollbar-color: #9699ad69 transparent !important;
}

.center-text {
  display: block;
  text-align: center;
}

.custom-popover-scorecard {
  transform: translate3d(70.6667px, 0px, 0px)
}

.form-input-custom-search-icon {
  background: url(../media/icons/search.svg) no-repeat;
  background-position: right 10px center;
  background-size: 15px 15px;
  padding-right: 40px;
  background-color: #fff;
  cursor: pointer;
}

.image-collapse {
  width: 25px;
}

.lt-table-thead-manage-cell .lt-first-border-radius-new {
  border-start-start-radius: 15px;
}

.lt-table-thead-manage-cell .lt-last-border-radius-new {
  border-start-end-radius: 15px;
}



.lt-fixed-header-manage-cell {
  position: sticky;
  top: 0;
  z-index: 2;
}

.lt-table-manage-cell-container .table-responsive {
  overflow-y: scroll;
  max-height: calc(100vh - 349px);
}

.lt-table-manage-cell-scroll {
  overflow-y: scroll;
  max-height: calc(100vh - 235px);
  scrollbar-width: thin;
}

/* date range picker style : start */
.daterangepicker .drp-calendar td.available:hover,
.daterangepicker .drp-calendar th.available:hover {
  border-radius: .475rem;
  background-color: var(--bs-component-hover-bg);
  color: var(--bs-component-hover-color);
}

.daterangepicker .drp-calendar td:hover {
  background-color: var(--bs-component-hover-bg);
  color: var(--bs-component-hover-color);
}

.daterangepicker .drp-calendar td.active {
  background-color: var(--bs-component-active-bg) !important;
  color: var(--bs-component-active-color) !important;
  border-radius: .475rem;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker .drp-calendar td.active {
  background-color: #009ef7 !important;
  color: #ffff !important;
  border-radius: .475rem;
  width: 33px !important;
  height: auto;
  display: table-cell;
  padding: 3px;
  justify-content: center;
  align-items: center;
}

.daterangepicker .drp-calendar td,
.daterangepicker .drp-calendar th {
  font-size: 1rem;
  font-weight: 400;
  width: 33px;
  height: 33px;
}

.daterangepicker .drp-calendar td {
  height: auto !important;
}

/* date range picker style : end */
.areacolor {
  color: white !important;
}

.lt-table-shift-table-section {
  overflow: hidden;
  border-radius: 15px;
}

.lt-philips-table-new {
  scrollbar-width: none;
}

#tiertable_wrapper .row {
  padding: 10px;
}

#shift_table_wrapper .row {
  padding: 10px;
}

#area_settings_table_wrapper .row,
#kpi_settings_table_wrapper .row,
#action_plan_list_wrapper .row {
  padding: 10px;
}

.lt-3c-table .row {
  padding: 10px;
}

#area_settings_table_wrapper .table-responsive {
  overflow-y: scroll;
  max-height: calc(100vh - 350px);
}

.table tbody tr:last-child td {
  border-bottom: 1px solid #D7D7D7 !important;
}

.lt-new-sticky-missed-value {
  position: sticky;
  left: 0;
  top: 0 !important;
}

.lt-table-missed-value {
  overflow: scroll;
  max-height: calc(100vh - 300px) !important;
  border-radius: 15px !important;
}

.lt-weekly-view-sticky {
  position: sticky;
  top: 45px;
  background-color: #1268B0 !important;
}

.lt-tr-th-missed-value {
  position: sticky;
  top: 0;
  z-index: 2;
}

.lt-ouline-border-table {
  overflow: hidden;
  border-radius: 15px !important;
}

.calender-size {
  font-size: 11px !important;
}

.lt-table-thead-datatable .lt-first-border-radius-new {
  border-start-start-radius: 15px;
}

.lt-table-thead-datatable tr th:last-child.lt-last-border-radius-new {
  border-start-end-radius: 15px;
}

.lt-table-tbody-datatable tr th.lt-th-border-bottom {
  border-bottom-left-radius: 1500px;
}

.lt-table-tbody-datatable tr:last-child .lt-last-border-radius-new {
  border-bottom-right-radius: 15px;
}

/* .lt-sub-table tr:hover{
  background-color: rgb(236 240 243 / 33%);
}
.lt-sub-table td:hover::before { 
  background-color: rgb(236 240 243 / 50%);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;      
}

/* .lt-sub-table td:hover::after { 
  background-color: rgb(236 240 243 / 40%);
  content: '';
  position: absolute;
  top: -10000px;
  bottom: -400px;
  left: 0;
  width: 100%;
  z-index: -2;      
  position: absolute;  
  top: -5000px;
  width: 100%;   
} */
.lt-table-tbody-actionplan tr:last-child td.lt-th-border-bottom {
  border-bottom-left-radius: 15px;
}

.lt-table-tbody-actionplan tr:last-child td.lt-last-border-radius-new {
  border-bottom-right-radius: 15px;
}

.time-zone-section p {
  font-size: 12px;
  font-weight: 500;
  color: #333;
}

.lt-border-selecte2 {
  border: 1px solid #80808047 !important;
}

#kpi_scorecard_table tr:last-child .lt-sub-table tr:last-child td.lt-wip-selected {
  border-bottom: 4px solid #0de9ff !important
}

.fc .fc-daygrid-day-frame {
  cursor: pointer;
}

.lt-table-tbody-manage-tier tr:last-child td.lt-th-border-bottom {
  border-bottom-left-radius: 15px;
}

.lt-table-tbody-manage-tier tr:last-child td.lt-last-border-radius-new {
  border-bottom-right-radius: 15px;
}

.lt-table-manage-new tbody tr:last-child td.lt-th-border-bottom {
  border-bottom-left-radius: 15px;
}

.lt-table-manage-new tbody tr:last-child td.lt-last-border-radius-new {
  border-bottom-right-radius: 15px;
}

.lt-table-tbody-manage-cell tr:last-child td {
  border-bottom-left-radius: 15px;
}

.lt-table-tbody-manage-cell tr:last-child .lt-last-border-radius-new {
  border-bottom-right-radius: 15px;
}

.lt-table-tbody-manage-shift tr:last-child td.lt-th-border-bottom {
  border-bottom-left-radius: 15px;
}

.lt-table-tbody-manage-shift tr:last-child td.lt-last-border-radius-new {
  border-bottom-left-radius: 15px;
}

.lr-sqdcp-width-modal {
  max-width: 1600px;
}

@media (min-width: 2560px) {
  .lr-sqdcp-width-modal {
    max-width: 4400px;
  }
}

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

.lt-no-of-tak-completed-table tr:last-child td.lt-wip-selected {
  border-bottom: 4.5px solid #74e6ff !important;
}

.t-table-tbody-datatable tr:nth-last-child(2) th.lt-first-border-bottom {
  border-bottom-left-radius: 15px;
}

.t-table-tbody-datatable tr:last-child td:last-child.lt-last-border-bottom {
  border-bottom-right-radius: 15px;
}

.lt-table-shift-table-section {
  overflow: hidden;
  border-top-right-radius: 15px;
}

.lt-philips-only {
  display: none !important;
}

.lt-im-table .lt-td-first-highlights {
  border-bottom: 2px solid #b7b7b787 !important;
}

.lt-reason-tr-last-border {
  border-bottom: 1px solid #D7D7D7 !important;
  padding: 4px !important;
}

.lt-manage-kpi-table-new tbody tr:last-child td.lt-first-border-bottom {
  border-bottom-left-radius: 15px;
}

.lt-manage-kpi-table-new tbody tr:last-child td.lt-last-border-bottom {
  border-bottom-right-radius: 15px;
}

#area_settings_table tbody tr:last-child td.lt-first-border-bottom {
  border-bottom-left-radius: 15px;
}

#area_settings_table tbody tr:last-child td.lt-last-border-radius-new {
  border-bottom-right-radius: 15px;
}

.lt-probe-config-tbody tr:last-child th.lt-first-border-bottom {
  border-bottom-left-radius: 15px;
}

.lt-probe-config-tbody tr:last-child td.lt-last-border-radius-new {
  border-bottom-right-radius: 15px;
}

#shift_table {
  border-radius: 15px;
}

#shift_table tbody tr:last-child td.lt-first-border-bottom {
  border-bottom-left-radius: 15px;
}

#shift_table tbody tr:last-child td.lt-last-border-radius-new {
  border-bottom-right-radius: 15px;
}

.lt-table-philips-tbody tr:last-child td.lt-first-border-bottom {
  border-bottom-left-radius: 15px;
}

.lt-table-philips-tbody tr:last-child td.lt-last-border-radius-new {
  border-bottom-right-radius: 15px;
}

.swal2-actions {
  padding-bottom: 20px;
}

.lt-sicb-data-table-tbody tr:last-child td.lt-first-border-bottom {
  border-bottom-left-radius: 15px;
}

#sicb_table {
  border-radius: 15px;
}

.lt-pln-tbody tr:last-child th.lt-first-border-bottom {
  border-bottom-left-radius: 15px;
}

.lt-pln-tbody tr:last-child td.lt-last-border-radius-new {
  border-bottom-right-radius: 15px;
}

.lt-new-module-border-radius table {
  border-radius: 15px !important;
}

.one_minute_highlight {
  width: 100%;
  font-weight: 700;
}

.one-minute-redirect-button {
  background: white;
  border-radius: 4px;
  border: 1px solid #8080803d;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* quart chart sesco::start */
.lt-tl-title-new {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  text-wrap: nowrap;
  margin-bottom: 0px;
}

.lt-quard-chart-content-sesco {
  padding: 15px;
}

.lt-thead-tr-quard-chart {
  background-color: #1268B0;
}

.lt-thead-tr-quard-chart .lt-th-quard-chart {
  color: white;
  padding: 6px !important;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  min-width: 34px !important;
}

.lt-tbody-tr-quard-chart td {
  color: #333;
  font-weight: 500;
  font-size: 14px;
  padding: 10px !important;
}

.lt-td-quard-chart {
  padding: 4px !important;
  text-align: center;
  vertical-align: middle;
}

.lt-tbody-quard-chart {
  border: 1px solid #dddddd;
}

.lt-sesco-tabl {
  overflow: hidden;
}

.lt-sesco-tabl table {
  border: 1px solid #dddddd;
  border-radius: 15px !important;
}

.lt-green-td {
  background-color: #E4FFE7 !important;
}

.lt-red-sesco {
  background-color: #FFECEC !important;
}

.lt-tbody-tr-quard-chart th {
  color: #1268B0;
  font-weight: 500;
  font-size: 14px;
  padding: 5px !important;
  text-align: center;
  vertical-align: middle;
}

.lt-heading-th-thead {
  font-weight: 400;
  padding: 10px !important;
}

.lt-sesco-row-height {
  height: 100%;
}

.lt-th-table-sesco {
  color: white !important;
  padding: 10px !important;
  font-weight: 500;
  background: #1268b0;
  text-align: center;
  vertical-align: middle;
  font-size: 14px !important;
}

.lt-bg-th-main {
  background: #1268b0 !important;
}

.lt-sticky-quard-table {
  position: sticky;
  left: 0;
  top: 0;
}

.lt-label-status-new {
  font-weight: 600;
  font-size: 11px;
  color: #333;
  line-height: 110.988%;
}

.lt-span-img-status-new {
  width: 26px;
}

.lt-right-content-status-new {
  /* min-width: 42.553px;
  width: 42.553px; */
  height: 42.553px;
  padding: 0px 10px;
  border-radius: 7px;
}

.lt-width-one {
  width: 139.006px;
}

.lt-left-content-status-new {
  padding: 0px 10px 0px 5px;
}

.lt-weekly-module-section-new {
  border-radius: 15px;
  background-color: white;
  border: 1px solid #B8B8B8;
  padding: 7px 10px;
}

.lt-count-status-new {
  color: #FFF;
  font-size: 22px;
  font-weight: 600;
}

.lt-tbody-th-new div {
  font-weight: 500;
  font-size: 13px !important;
  color: #333;
}

.lt-span-tag-new {
  color: #333;
  font-weight: 500;
  font-size: 12px;
  padding: 4px 14px;
  border-radius: 50px;
  background: #E5E5E5;
}

.lt-actionPlanTable-new tr td {
  font-size: 13px;
  font-weight: 400;
  text-wrap: nowrap;
  vertical-align: middle;
}

.lt-flter-table-btn {
  min-width: 40px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  background: #1268B0;
  padding: 6px !important;
}

.lt-flter-table-btn i {
  color: white;
}

.lt-no-actions {
  border: 1px solid #1268B0;
  background: #ffffff;
}

.lt-no-status {
  background: #1268B0;
}

.lt-tl-heading-section-new {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #80808042;
  /* height: 70px; */
}

@media only screen and (max-width: 575px) {
  .lt-width-one {
    width: fit-content;
  }

  .lt-width-two {
    width: fit-content;
  }

  .lt-width-three {
    width: fit-content;
  }

  .lt-width-four {
    width: fit-content;
  }

  .lt-tl-heading-section-new {
    height: auto;
  }
}

.lt-input-table-td {
  width: 40px;
  height: 36px;
  border-radius: 5px;
  border: 1px solid #B8B8B8;
  background: #FFF;
}

/* quart chart sesco::end */

.lt-graph-btn {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  background: #00C898 !important;
  padding: 6px !important;
}

.lt-graph-new-btn {
  border: 1px solid #234c97;
  background: white;
  padding: 7px 10px !important;
  border-radius: 10px;
  width: 150px;
}

.lt-graph-btn i {
  color: #234c97;
}

.lt-shift-btn:hover {
  color: #fff;
  background-color: #dddddd99;
}


.sqdc_chart_type {
  border: 1px solid #2568b51a !important;
  border-radius: 5px;
  background: #dbefff;
}

.lt-datapoint-nav-tabs {
  background: white;
  border-radius: 100px;
  width: fit-content;
  padding: 5px;
  border: 1px solid #80808033;
}

.lt-datapoint-nav-link {
  padding: 8px 15px !important;
  margin-bottom: -1px !important;
  margin: 0px !important;
  margin-right: 10px !important;
  font-weight: 500;
  font-size: 14px;
  color: #8D91A3 !important;
  border-radius: 100px !important;
}

.lt-datapoint-nav-tabs .nav-item:last-child .lt-datapoint-nav-link {
  margin-right: 0px !important;
}

.lt-datapoint-nav-link.active {
  background: #009EF7 !important;
  color: white !important;
}

.lt-datapoint-nav-link:hover {
  background: #009EF7 !important;
  border-radius: 100px !important;
  color: #fff !important;
  border: 0px !important;
}

.lt-text-kpi-collpase {
  font-size: 16px;
}

.lt-paragh-kpi-collpase {
  font-size: 10px;
}

#kpi_scorecard_table {
  width: 100%;
}

.password-wrapper {
  margin: auto 0;
  height: 100%;
  background: #ededed;
}

.pass-section {
  background: #fff;
  border-radius: 15px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.pass-content h3 {
  font-size: 32px;
  color: #1268B0;
}

.lt-email-reset-forget-a-tag {
  color: #1268B0 !important;
}

.lt-thead-fixed-table-latest {
  position: sticky;
  top: 0;
  z-index: 2;
}

.lt-footer-tr-fixed-latest {
  position: sticky;
  bottom: 0;
  z-index: 2;
}

.lt-labour-rate-anlaysis-tbl {
  max-height: calc(100vh - 41vh) !important;
}

.lt-labour-rate-anlaysis-tbl table tbody tr:hover {
  background: #e5e5e5 !important;
}

.report_generator_btn {
  border: 1px solid #238cfb;
  border-radius: 8px;
  width: 35px;
  height: 35px;
  background: #daf2ff;
}

.lt-card-content-sesco .lt-textarea-div {
  font-weight: 700;
}

#attend_action_plan_form .modal-body {
  overflow-y: scroll;
  max-height: 650px;
}

/* work status style:start */
.lt-workstatus-user-icon {
  width: 25px;
  height: 25px;
  background: transparent;
  overflow: hidden;
  border-radius: 100px;
  outline: 1.5px solid #94c1e1;
}

.workstatus-details-section {
  border: 1px solid #ececec;
  padding: 10px 14px;
  border-radius: 10px;
  background: white;
  min-width: 300px;
}

.timeline .lt-timeline-workstatus-line {
  top: 27px !important;
  left: 11px !important;
  border-left-color: #808080cc !important;
}

.lt-user-name-tag-status {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 3px;
  color: #333;
}

.lt-workstatus-main-div {
  background: #eff2f5;
  overflow: auto;
  max-height: 350px;
  padding: 15px;
  padding-bottom: 0px;
  border-radius: 7px;
}

.lt-workstatus-message {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0px;
}

.lt-span-workstatus-time {
  font-size: 12px;
  font-weight: 500;
  color: #333;
}

/* work status style:end */
.lt-new-border-tier thead tr th.lt-last-border-top {
  border-top-right-radius: 15px;
}

.lt-new-border-tier tbody tr:last-child td.lt-last-border-radius-bottom {
  border-bottom-right-radius: 15px;
}

.lt-top-border-right-radius {
  border-top-right-radius: 28px;
}

/* messgae chat:end */
#datasheet_form .set-kpi-datasheet-plan.dirty {
  border: 1.88px solid #7153ff;
  font-weight: 600;
}

#datasheet_form .set-kpi-datasheet-child-plan.dirty {
  border: 1.88px solid #7153ff;
  font-weight: 600;
}

/* datasheet style::start */

.lt-tbody-th-data-sheet {
  font-weight: 500 !important;
  font-size: 14px !important;
  color: #333 !important;
  vertical-align: middle !important;
  border-right: 1px solid #003562 !important;
  text-align: start;
  padding: 10px !important;
  border-top: 1px solid #c5c5c5 !important;
}

.lt-wip-selected {
  border-left: 4px solid #74e6ff !important;
  border-right: 4px solid #74e6ff !important;
}

th.lt-wip-selected {
  border-top: 4px solid #74e6ff !important;
}

.lt-sub-tbody-wip tr:last-child td.lt-wip-selected {
  border-bottom: 4px solid #74e6ff !important;
}

.lt-tbody-td-data-sheet {
  font-weight: 400 !important;
  font-size: 12px !important;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #003562;
  padding: 10px !important;
  width: 75px !important;
  min-width: 75px !important;
}

.lt-input-data-table {
  border: 1px solid #b8b8b894;
  width: 50px;
  height: 25px;
  border-radius: 7px;
  background: #fff;
  text-align: center;
}

.lt-input-data-table:focus {
  color: #212529;
  outline: 0;
}

.lt-child-th-new {
  color: #1268B0 !important;
}

.lt-new-section-th {
  vertical-align: middle;
  width: 45px;
  min-width: 45px;
  height: 93.196px !important;
  padding: 2px !important;
  background: #D7E4EE !important;
}

.lt-main-parent-th {
  background: #dae7f1 !important;
}

.lt-datasheet-tbody tr:nth-child(odd) {
  background: #fcffd6;
}

.lt-datasheet-tbody tr:nth-child(even) {
  background: #fffbf0;
}

.lt-second-heading-th {
  width: 200px;
  min-width: 200px !important;
  position: sticky;
  left: 2px;
  z-index: 3;
}

.lt-aclt-goal-heading-td {
  width: 75px;
  min-width: 75px;
  height: 50px !important;
  max-width: 75px;
  position: sticky;
  left: 0;
  padding: 3px 4px !important;
}

.lt-datasheet-thead .lt-first-border-radius-th {
  border-top-left-radius: 10px;
}

.lt-datasheet-thead .lt-last-border-radius-th {
  border-top-right-radius: 10px;
}

.lt-container-div-table {
  overflow: hidden;
  border-radius: 10px !important;
}

.lt-datasheet-table-div {
  overflow: auto;
  scroll-behavior: smooth;
  max-height: calc(100vh - 20vh);
}

.lt-datasheet-custom-popover-datasheet {
  transform: translate(270px, 50px) !important;
}

.menu-link:hover:not(.disabled):not(.active) {
  background-color: rgb(219 231 242) !important;
}

.sticky-column {
  position: sticky;
  background-color: #f2f2f2;
  z-index: 3;
}

.lt-datasheet-thead {
  position: sticky;
  top: 0px;
  z-index: 98;
}

.lt-sticky-week-view {
  position: sticky;
  top: 40px;
  z-index: 0;
}

.lt-week-sticky-second-td {
  top: 81px !important;
}

.lt-tr-tkt {
  color: white !important;
  font-weight: 600 !important;
}

.lt-span-more-option {
  width: 25px !important;
  height: 25px !important;
  display: flex;
  background: #acc8e0;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.lt-span-more-option i {
  color: #1268b0;
}

.lt-width-scroll-child {
  overflow-y: scroll;
  height: 350px
}

.lt-dates-td {
  background: #dae7f1 !important;
  font-weight: 500 !important;
  font-size: 14px !important;
}

.lt-sticky-date-td {
  position: sticky;
  left: -1px;
  z-index: 2;
}

/* messgae chat:start */
.lt-message-type-timeline {
  background: #8abae233;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #e4e4e4;
}

.lt-bg-message-div {
  background: white;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  min-width: 270px !important;
  max-width: fit-content !important;
  overflow-wrap: break-word;
  width: 450px !important;
}

@media only screen and (max-width: 992px) {
  .lt-bg-message-div {
    width: fit-content !important;
  }
}

/* messgae chat:end */
/* Container for the nested table */
.nested-table-container {
  width: calc(100vw - 274px);
  max-height: fit-content;
  overflow-x: auto;
  overflow-y: auto;
  scrollbar-color: #bdcbd9 transparent !important;
}

.day-table-container {
  width: calc(100vw - 262px) !important;
}

.week-table-container {
  width: calc(100vw - 266px) !important;
}

.month-table-container {
  width: calc(100vw - 260px) !important;
}

.nested-table-container table {
  border-bottom: 1px solid #dbdbdb;
}

.lt-nested-td-table {
  padding: 0px !important;
}

.lt-goallooping-td {
  background: #fffbf0 !important;
}

.lt-actuallooping-td {
  background: #fcffd6 !important;
}


.lt-switch-table-div .switch {
  height: 24px;
  display: block;
  position: relative;
  cursor: pointer;
}

.lt-switch-table-div .switch input {
  display: none;
}

.lt-switch-table-div .switch input+span {
  padding-left: 50px;
  min-height: 24px;
  line-height: 24px;
  display: block;
  color: #99a3ba;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  transition: color 0.3s ease;
}

.lt-switch-table-div .switch input+span:before,
.lt-switch-table-div .switch input+span:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 12px;
}

.lt-switch-table-div .switch input+span:before {
  top: 0;
  left: 0;
  width: 45px;
  height: 25px;
  background: #009ef7;
  transition: all 0.3s ease;
}

.lt-switch-table-div .switch input+span:after {
  width: 20px;
  height: 20px;
  background: #fff;
  top: 2px;
  left: 3px;
  box-shadow: 0 1px 3px rgba(18, 22, 33, 0.1);
  transition: all 0.45s ease;
}

.lt-switch-table-div .switch input+span em {
  width: 8px;
  height: 7px;
  background: #99a3ba;
  position: absolute;
  left: 8px;
  bottom: 7px;
  border-radius: 2px;
  display: block;
  z-index: 1;
  transition: all 0.45s ease;
}

.lt-switch-table-div .switch input+span em:before {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 1px;
  background: #fff;
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  margin: -1px 0 0 -1px;
}

.lt-switch-table-div .switch input+span strong {
  font-weight: normal;
  position: relative;
  display: block;
  top: 1px;
  left: -150px !important;
}

.lt-switch-table-div .switch input+span strong:before,
.lt-switch-table-div .switch input+span strong:after {
  font-size: 14px;
  font-weight: 500;
  display: block;
  -webkit-backface-visibility: hidden;
}

.lt-switch-table-div .switch input+span strong:before {
  content: "Normal View";
  transition: all 0.3s ease 0.2s;
  font-weight: 400;
}

.lt-switch-table-div .switch input+span strong:after {
  content: " Hierarchy View ";
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 15px;
  top: 0;
  color: #333;
  font-weight: 400;
  transition: all 0.3s ease;
  transform: translate(2px, 0);
}

.lt-switch-table-div .switch input:checked+span:after {
  background: #fff;
  transform: translate(18px, 0);
}

.lt-switch-table-div .switch input:checked+span em {
  transform: translate(18px, 0);
  background: #02923c;
}

.lt-switch-table-div .switch input:checked+span em:after {
  border-color: #02923c;
  transform: rotate(0deg) translate(0, 0);
}

.lt-switch-table-div .switch input:checked+span strong:before {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  transform: translate(-2px, 0);
}

.lt-switch-table-div .switch input:checked+span strong:after {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
  transition: all 0.3s ease 0.2s;
  left: -15px;
}

.scroller {
  --scrollbar-color-thumb: hotpink;
  --scrollbar-color-track: blue;
  --scrollbar-width: thin;
  --scrollbar-width-legacy: 0.5rem;
}

.lt-switch-table-div .switch input+span:before {
  top: 0;
  left: 0;
  width: 45px;
  height: 25px;
  background: #99a3ba;
  /* Gray for disabled state */
  transition: all 0.3s ease;
}

.lt-switch-table-div .switch input:checked+span:before {
  background: #009ef7;
  /* Blue for enabled state */
}

/* datasheet style::end*/

/* ------ philips shift calender holiday::start ------- */
.lt-btn-add-holiday {
  background: #019ef7;
  border-radius: 10px;
  color: white !important;
  font-size: 13px;
  font-weight: 500;
}

.lt-button-add-holiday {
  background: #019ef7;
  border-radius: 10px;
  color: white !important;
  font-size: 13px;
  font-weight: 500;
}

.lt-button-add-holiday i {
  color: white !important;
}

.lt-border-form-input {
  border: 1px solid rgb(141 145 163 / 31%) !important;
}

.warning-label {
  font-size: 12px;
  font-weight: 500;
  color: red;
}



.lt-list-view-datas-div {
  background: white;
  border-radius: 8px;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.lt-list-label-name {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.lt-list-date-view {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  width: 100px;
}

.lt-card-layout-fields-listing-wrapper {
  overflow: auto;
  max-height: calc(100vh - 50vh);
}

@media only screen and (max-width: 992px) {}

.lt-card-layout-section-header-area {
  padding: 0px 0px 10px 0px;
  background: white;
}

.lt-table-holiday {
  background: #dbdbdb !important;
}

.lt-table-holiday_td {
  background: #f4f4f4 !important;
}

.lt-table-holiday .lt-tr-tkt {
  color: #2a2a2a !important;
}

.lt-table-holiday .lt-safety-titl {
  color: #2a2a2a !important;
}

.lt-table-holiday .lt-date-input {
  background: #f4f4f4 !important;
}

.highlight-field {
  border: 1px solid #1bbfff !important;
  background: #eaf6ff !important;
}

/* 
.lt-list-date-view::after{
  content: "";
  width: 1px;
  height: 25px;
  background: #d7d7d7;
  display: inline-block;
  margin-left: 14px;
} */
.select-planning-date {
  background: #e5f6fd;
}

/* ------------ Manage Shift style::start ------------*/
.lt-close-btn-select2 {
  transition: all .5s;
}

.lt-hover-deletebtn {
  width: 20px;
  height: 20px;
  padding: 0px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -10px;
  right: -2px;
  background: #ffdbdc;
  border: 1px solid #c23c3c !important;
  border-radius: 50px;

}

.lt-hover-deletebtn i {
  padding: 0px !important;
}

.lt-hover-deletebtn i {
  color: #c23c3c !important;
}

.lt-close-btn-select2:not(:hover) .lt-hover-deletebtn {
  visibility: hidden;
}

.lt-close-btn-select2:hover .lt-hover-deletebtn {
  visibility: visible;
  transition: all .5s;
}

/*--------------- Manage Shift style::end -------------*/

/*--------------- Shift Modal Toogle Button style::start -------------*/

.custom-switch-btn-div .switch {
  height: 24px;
  display: block;
  position: relative;
  cursor: pointer;
}

.custom-switch-btn-div .switch input {
  display: none;
}

.custom-switch-btn-div .switch input+span {
  padding-left: 50px;
  min-height: 24px;
  line-height: 24px;
  display: block;
  color: #99a3ba;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  transition: color 0.3s ease;
}

.custom-switch-btn-div .switch input+span:before,
.custom-switch-btn-div .switch input+span:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 12px;
}

.custom-switch-btn-div .switch input+span:before {
  top: 0;
  left: 0;
  width: 42px;
  height: 25px;
  background: #e4ecfa;
  transition: all 0.3s ease;
}

.custom-switch-btn-div .switch input+span:after {
  width: 18px;
  height: 18px;
  background: #fff;
  top: 3px;
  left: 4px;
  box-shadow: 0 1px 3px rgba(18, 22, 33, 0.1);
  transition: all 0.45s ease;
}

.custom-switch-btn-div .switch input+span strong {
  font-weight: normal;
  position: relative;
  display: block;
  top: 1px;
}

.custom-switch-btn-div .switch input+span strong:before,
.custom-switch-btn-div .switch input+span strong:after {
  font-size: 14px;
  font-weight: 600;
  display: block;
  font-family: "Mukta Malar", Arial;
  -webkit-backface-visibility: hidden;
}

.custom-switch-btn-div .switch input+span strong:before {
  content: "Exact Duration";
  transition: all 0.3s ease 0.2s;
  position: absolute;
  left: 6px;
  top: 0;
}

.custom-switch-btn-div .switch input+span strong:after {
  content: "Exact Duration";
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 6px;
  top: 0;
  color: #333;
  transition: all 0.3s ease;
  transform: translate(2px, 0);
  color: #333;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 6px;
  white-space: nowrap;
}

.custom-switch-btn-div .switch input:checked+span:before {
  background: #009ef7;
}

.custom-switch-btn-div .switch input:checked+span:after {
  background: #fff;
  transform: translate(18px, 0);
}

.custom-switch-btn-div .switch input:checked+span em {
  transform: translate(18px, 0);
  background: #02923c;
}

.custom-switch-btn-div .switch input:checked+span em:after {
  border-color: #02923c;
  transform: rotate(0deg) translate(0, 0);
}

.custom-switch-btn-div .switch input:checked+span strong:before {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  transform: translate(-2px, 0);
}

.custom-switch-btn-div .switch input:checked+span strong:after {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
  transition: all 0.3s ease 0.2s;
}

.custom-switch-btn-div .switch :before,
:after {
  box-sizing: border-box;
}


@media only screen and (max-width:756px) {
  .lt-shift-interval-section {
    flex-direction: column;
    justify-content: start;
    align-items: flex-start !important;
    gap: 13px !important;
  }
}

/*--------------- Shift Modal Toogle Button style::end -------------*/
.lt-custom-btn-operator {
  position: relative;
}

.lt-custom-btn-operator button {
  position: absolute;
  right: 3px;
  top: 4px;
  border-radius: 6px;
}

.lt-unit-badge {
  border: 1px solid #0053bb !important;
  background: #e2f2ff !important;
  color: #0053bb !important;
  border-radius: 100px;
  font-size: 10px !important;
  font-weight: 500;
}

.figure-display-1 {
  font-size: 14px;
  min-width: 75px !important;
}

.figure-display-2 {
  font-size: 11px;
}

.figure-display-3 {
  font-size: 9px;
}

.figure-display-4 {
  font-size: 8.5px;
}

.lt-score-border-after-th::before,
.lt-score-border-after-th::after {
  content: '';
  position: absolute;
  right: 0;
  height: 100%;
}

.lt-score-border-after-th:after {
  bottom: 0;
  border-right: 1px solid #003562;
}

.lt-score-border-before-th::before,
.lt-score-border-before-th::after {
  content: '';
  position: absolute;
  right: 0;
  height: 100%;
}

.lt-score-border-before-th:after {
  bottom: 0;
}

.lt-scorecard-border-radius {
  border-left: 1px solid #003562;
  border-radius: 15px !important;
}

.lt-scorebord-table thead.lt-thead-taks-completed tr th:first-child {
  border-top-left-radius: 15px !important;
}

.lt-scorebord-table thead.lt-thead-taks-completed tr th:last-child {
  border-top-right-radius: 15px !important;
}

/* .lt-table-sections-title{
  border-bottom: 1px solid #003562 !important;
} */
.lt-table-sections-title::before,
.lt-table-sections-title::after {
  content: '';
  position: absolute;
  right: 0;
  height: 100%;
}

.lt-table-sections-title:after {
  bottom: 0;
  border-bottom: 1px solid #003562;
}

.lt-ts-tkt-top-shift {
  border-top: 1px solid #003562;
}

.lt-table-body-hide tr th.last-reason-type::after {
  border-bottom: 0px !important;
}

.lt-table-body-hide tr th.last-reason-type,
.lt-table-body-hide tr td.last-reason-type {
  border-bottom: 1.5px solid #003562 !important;
}

.lt-top-50 {
  top: 25px;
}

.week-calender-icon {
  position: absolute;
  right: 11px;
  top: 12px;
}

.lt-cht-tkt.lt-second-after:after {
  content: '';
  position: absolute;
  right: 0;
  height: 100%;
}

.lt-second-after:after {
  bottom: 0;
  border-right: 1px solid #003562b5;
}

.lt-after-symbol::after {
  content: ' \02C3';
  font-size: 18px !important;
  font-weight: 500;
  color: #01273d;
}

.lt-form-check-notchecked.form-check-solid .form-check-input:not(:checked) {
  background-color: #dddddd;
}

.input-group-text {
  padding: 0px 10px !important;
}

.lt-user-listing-table thead {
  position: sticky;
  top: 0;
  z-index: 1;
}

.lt-user-listing-table thead tr th:first-child {
  border-top-left-radius: 10px;
}

.lt-user-listing-table thead tr th:last-child {
  border-top-right-radius: 10px;
}

.lt-user-listing-table .table-responsive {
  max-height: calc(100vh - 112px);
  overflow: auto;
}

.lt-user-listing-table table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 15px;
}

.lt-user-listing-table table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 15px;
}

.fixed-header {
  position: fixed;
  top: 0;
  width: 100%;
  background: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: top 0.3s;
  display: none;
}

.lt-labour-rate-anlaysis-tbl table thead tr th:last-child {
  border-top-right-radius: 10px;
}

.lt-scoredcard-left {
  left: 68px !important;
}

#planning_module_div table tbody tr:last-child th.lt-last-td-total {
  border-bottom-left-radius: 15px;
}

.last-category-section {
  border-bottom-left-radius: 15px;
}

table tbody:last-child tr th.lt-main-parent-th {
  border-bottom-left-radius: 15px !important;
}

.lt-nodata-found-th-td {
  border-bottom-right-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
}

.sicb-last-child-td {
  border-bottom-right-radius: 15px !important;
}

.lt-im-table table tbody tr.lt-table-header th:last-child {
  border-top-right-radius: 15px;
}

.lt-im-table table tbody tr.lt-table-header th:first-child {
  border-top-left-radius: 15px;
}

.lt-im-table table {
  border-radius: 15px;
}

#area_settings_table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 15px;
}

#area_settings_table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 15px;
}

#area_settings_table_wrapper .table-responsive {
  border-radius: 15px !important;
}

#area_settings_table table {
  border-radius: 15px !important;
}

#area_settings_table tbody tr:last-child td.lt-reason-tr-last-border {
  border-bottom: 0px !important;
}

#tiertable tbody tr:last-child td {
  border-bottom: 1px solid #8080804a !important;
}

#organization_eventlogs thead tr th {
  background: #1268b0 !important;
  padding: 8px 10px !important;
}

#organization_eventlogs thead tr th:first-child {
  border-top-left-radius: 10px;
}

#organization_eventlogs thead tr th:last-child {
  border-top-right-radius: 10px;
}

#organization_eventlogs tbody tr td {
  font-size: 11px !important;
  padding: 8px 10px !important;
}

.lt-problem-settings-section table tbody tr:last-child th,
.lt-problem-settings-section table tbody tr:last-child td {
  border-bottom: 1px solid #80808057 !important;
}

@media only screen and (max-width:1200px) {
  .header-menu {
    opacity: 0;
    /* Hide initially */
    transform: translateX(-100%);
    /* Move it out of view */
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  }

  .header-menu.drawer-on {
    opacity: 1;
    transform: translateX(0%);
  }

}

/* pagination in datatable begin */

.page-item .page-link .first {
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--bs-gray-700);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-gray-700%29'%3e%3cpath d='M2.72011 2.76429L4.46358 1.02083C4.63618 0.848244 4.63617 0.568419 4.46358 0.395831C4.29099 0.223244 4.01118 0.223244 3.83861 0.395831L1.52904 2.70537C1.36629 2.86808 1.36629 3.13191 1.52904 3.29462L3.83861 5.60419C4.01117 5.77675 4.29099 5.77675 4.46358 5.60419C4.63617 5.43156 4.63617 5.15175 4.46358 4.97919L2.72011 3.23571C2.58994 3.10554 2.58994 2.89446 2.72011 2.76429Z'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-gray-700%29'%3e%3cpath d='M2.72011 2.76429L4.46358 1.02083C4.63618 0.848244 4.63617 0.568419 4.46358 0.395831C4.29099 0.223244 4.01118 0.223244 3.83861 0.395831L1.52904 2.70537C1.36629 2.86808 1.36629 3.13191 1.52904 3.29462L3.83861 5.60419C4.01117 5.77675 4.29099 5.77675 4.46358 5.60419C4.63617 5.43156 4.63617 5.15175 4.46358 4.97919L2.72011 3.23571C2.58994 3.10554 2.58994 2.89446 2.72011 2.76429Z'/%3e%3c/svg%3e")
}

.page-item .page-link .previous {
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--bs-gray-700);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-gray-700%29'%3e%3cpath d='M2.72011 2.76429L4.46358 1.02083C4.63618 0.848244 4.63617 0.568419 4.46358 0.395831C4.29099 0.223244 4.01118 0.223244 3.83861 0.395831L1.52904 2.70537C1.36629 2.86808 1.36629 3.13191 1.52904 3.29462L3.83861 5.60419C4.01117 5.77675 4.29099 5.77675 4.46358 5.60419C4.63617 5.43156 4.63617 5.15175 4.46358 4.97919L2.72011 3.23571C2.58994 3.10554 2.58994 2.89446 2.72011 2.76429Z'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-gray-700%29'%3e%3cpath d='M2.72011 2.76429L4.46358 1.02083C4.63618 0.848244 4.63617 0.568419 4.46358 0.395831C4.29099 0.223244 4.01118 0.223244 3.83861 0.395831L1.52904 2.70537C1.36629 2.86808 1.36629 3.13191 1.52904 3.29462L3.83861 5.60419C4.01117 5.77675 4.29099 5.77675 4.46358 5.60419C4.63617 5.43156 4.63617 5.15175 4.46358 4.97919L2.72011 3.23571C2.58994 3.10554 2.58994 2.89446 2.72011 2.76429Z'/%3e%3c/svg%3e");
}

.page-item .page-link .next {
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--bs-gray-700);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-gray-700%29'%3e%3cpath d='M3.27989 3.23571L1.53642 4.97917C1.36382 5.15176 1.36383 5.43158 1.53642 5.60417C1.70901 5.77676 1.98882 5.77676 2.16139 5.60417L4.47096 3.29463C4.63371 3.13192 4.63371 2.86809 4.47096 2.70538L2.16139 0.395812C1.98883 0.22325 1.70901 0.22325 1.53642 0.395812C1.36383 0.568437 1.36383 0.84825 1.53642 1.02081L3.27989 2.76429C3.41006 2.89446 3.41006 3.10554 3.27989 3.23571Z'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-gray-700%29'%3e%3cpath d='M3.27989 3.23571L1.53642 4.97917C1.36382 5.15176 1.36383 5.43158 1.53642 5.60417C1.70901 5.77676 1.98882 5.77676 2.16139 5.60417L4.47096 3.29463C4.63371 3.13192 4.63371 2.86809 4.47096 2.70538L2.16139 0.395812C1.98883 0.22325 1.70901 0.22325 1.53642 0.395812C1.36383 0.568437 1.36383 0.84825 1.53642 1.02081L3.27989 2.76429C3.41006 2.89446 3.41006 3.10554 3.27989 3.23571Z'/%3e%3c/svg%3e")
}

.page-item .page-link .last {
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--bs-gray-700);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-gray-700%29'%3e%3cpath d='M3.27989 3.23571L1.53642 4.97917C1.36382 5.15176 1.36383 5.43158 1.53642 5.60417C1.70901 5.77676 1.98882 5.77676 2.16139 5.60417L4.47096 3.29463C4.63371 3.13192 4.63371 2.86809 4.47096 2.70538L2.16139 0.395812C1.98883 0.22325 1.70901 0.22325 1.53642 0.395812C1.36383 0.568437 1.36383 0.84825 1.53642 1.02081L3.27989 2.76429C3.41006 2.89446 3.41006 3.10554 3.27989 3.23571Z'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-gray-700%29'%3e%3cpath d='M3.27989 3.23571L1.53642 4.97917C1.36382 5.15176 1.36383 5.43158 1.53642 5.60417C1.70901 5.77676 1.98882 5.77676 2.16139 5.60417L4.47096 3.29463C4.63371 3.13192 4.63371 2.86809 4.47096 2.70538L2.16139 0.395812C1.98883 0.22325 1.70901 0.22325 1.53642 0.395812C1.36383 0.568437 1.36383 0.84825 1.53642 1.02081L3.27989 2.76429C3.41006 2.89446 3.41006 3.10554 3.27989 3.23571Z'/%3e%3c/svg%3e")
}

.page-item:focus .page-link .previous {
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--bs-pagination-focus-color);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-pagination-focus-color%29'%3e%3cpath d='M2.72011 2.76429L4.46358 1.02083C4.63618 0.848244 4.63617 0.568419 4.46358 0.395831C4.29099 0.223244 4.01118 0.223244 3.83861 0.395831L1.52904 2.70537C1.36629 2.86808 1.36629 3.13191 1.52904 3.29462L3.83861 5.60419C4.01117 5.77675 4.29099 5.77675 4.46358 5.60419C4.63617 5.43156 4.63617 5.15175 4.46358 4.97919L2.72011 3.23571C2.58994 3.10554 2.58994 2.89446 2.72011 2.76429Z'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-pagination-focus-color%29'%3e%3cpath d='M2.72011 2.76429L4.46358 1.02083C4.63618 0.848244 4.63617 0.568419 4.46358 0.395831C4.29099 0.223244 4.01118 0.223244 3.83861 0.395831L1.52904 2.70537C1.36629 2.86808 1.36629 3.13191 1.52904 3.29462L3.83861 5.60419C4.01117 5.77675 4.29099 5.77675 4.46358 5.60419C4.63617 5.43156 4.63617 5.15175 4.46358 4.97919L2.72011 3.23571C2.58994 3.10554 2.58994 2.89446 2.72011 2.76429Z'/%3e%3c/svg%3e")
}

.page-item:focus .page-link .next {
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--bs-pagination-focus-color);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-pagination-focus-color%29'%3e%3cpath d='M3.27989 3.23571L1.53642 4.97917C1.36382 5.15176 1.36383 5.43158 1.53642 5.60417C1.70901 5.77676 1.98882 5.77676 2.16139 5.60417L4.47096 3.29463C4.63371 3.13192 4.63371 2.86809 4.47096 2.70538L2.16139 0.395812C1.98883 0.22325 1.70901 0.22325 1.53642 0.395812C1.36383 0.568437 1.36383 0.84825 1.53642 1.02081L3.27989 2.76429C3.41006 2.89446 3.41006 3.10554 3.27989 3.23571Z'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-pagination-focus-color%29'%3e%3cpath d='M3.27989 3.23571L1.53642 4.97917C1.36382 5.15176 1.36383 5.43158 1.53642 5.60417C1.70901 5.77676 1.98882 5.77676 2.16139 5.60417L4.47096 3.29463C4.63371 3.13192 4.63371 2.86809 4.47096 2.70538L2.16139 0.395812C1.98883 0.22325 1.70901 0.22325 1.53642 0.395812C1.36383 0.568437 1.36383 0.84825 1.53642 1.02081L3.27989 2.76429C3.41006 2.89446 3.41006 3.10554 3.27989 3.23571Z'/%3e%3c/svg%3e")
}

.page-item:hover:not(.active):not(.offset):not(.disabled) .page-link {
  color: #009ef7 !important;
}

.page-item:hover:not(.active):not(.offset):not(.disabled) .page-link .previous {
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--bs-pagination-hover-color);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-pagination-hover-color%29'%3e%3cpath d='M2.72011 2.76429L4.46358 1.02083C4.63618 0.848244 4.63617 0.568419 4.46358 0.395831C4.29099 0.223244 4.01118 0.223244 3.83861 0.395831L1.52904 2.70537C1.36629 2.86808 1.36629 3.13191 1.52904 3.29462L3.83861 5.60419C4.01117 5.77675 4.29099 5.77675 4.46358 5.60419C4.63617 5.43156 4.63617 5.15175 4.46358 4.97919L2.72011 3.23571C2.58994 3.10554 2.58994 2.89446 2.72011 2.76429Z'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-pagination-hover-color%29'%3e%3cpath d='M2.72011 2.76429L4.46358 1.02083C4.63618 0.848244 4.63617 0.568419 4.46358 0.395831C4.29099 0.223244 4.01118 0.223244 3.83861 0.395831L1.52904 2.70537C1.36629 2.86808 1.36629 3.13191 1.52904 3.29462L3.83861 5.60419C4.01117 5.77675 4.29099 5.77675 4.46358 5.60419C4.63617 5.43156 4.63617 5.15175 4.46358 4.97919L2.72011 3.23571C2.58994 3.10554 2.58994 2.89446 2.72011 2.76429Z'/%3e%3c/svg%3e")
}

.page-item:hover:not(.active):not(.offset):not(.disabled) .page-link .next {
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--bs-pagination-hover-color);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-pagination-hover-color%29'%3e%3cpath d='M3.27989 3.23571L1.53642 4.97917C1.36382 5.15176 1.36383 5.43158 1.53642 5.60417C1.70901 5.77676 1.98882 5.77676 2.16139 5.60417L4.47096 3.29463C4.63371 3.13192 4.63371 2.86809 4.47096 2.70538L2.16139 0.395812C1.98883 0.22325 1.70901 0.22325 1.53642 0.395812C1.36383 0.568437 1.36383 0.84825 1.53642 1.02081L3.27989 2.76429C3.41006 2.89446 3.41006 3.10554 3.27989 3.23571Z'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-pagination-hover-color%29'%3e%3cpath d='M3.27989 3.23571L1.53642 4.97917C1.36382 5.15176 1.36383 5.43158 1.53642 5.60417C1.70901 5.77676 1.98882 5.77676 2.16139 5.60417L4.47096 3.29463C4.63371 3.13192 4.63371 2.86809 4.47096 2.70538L2.16139 0.395812C1.98883 0.22325 1.70901 0.22325 1.53642 0.395812C1.36383 0.568437 1.36383 0.84825 1.53642 1.02081L3.27989 2.76429C3.41006 2.89446 3.41006 3.10554 3.27989 3.23571Z'/%3e%3c/svg%3e")
}

.page-item.active .page-link {
  color: white !important
}

.page-item.disabled .page-link .previous {
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--bs-pagination-disabled-color);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-pagination-disabled-color%29'%3e%3cpath d='M2.72011 2.76429L4.46358 1.02083C4.63618 0.848244 4.63617 0.568419 4.46358 0.395831C4.29099 0.223244 4.01118 0.223244 3.83861 0.395831L1.52904 2.70537C1.36629 2.86808 1.36629 3.13191 1.52904 3.29462L3.83861 5.60419C4.01117 5.77675 4.29099 5.77675 4.46358 5.60419C4.63617 5.43156 4.63617 5.15175 4.46358 4.97919L2.72011 3.23571C2.58994 3.10554 2.58994 2.89446 2.72011 2.76429Z'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-pagination-disabled-color%29'%3e%3cpath d='M2.72011 2.76429L4.46358 1.02083C4.63618 0.848244 4.63617 0.568419 4.46358 0.395831C4.29099 0.223244 4.01118 0.223244 3.83861 0.395831L1.52904 2.70537C1.36629 2.86808 1.36629 3.13191 1.52904 3.29462L3.83861 5.60419C4.01117 5.77675 4.29099 5.77675 4.46358 5.60419C4.63617 5.43156 4.63617 5.15175 4.46358 4.97919L2.72011 3.23571C2.58994 3.10554 2.58994 2.89446 2.72011 2.76429Z'/%3e%3c/svg%3e")
}

.page-item.disabled .page-link .next {
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--bs-pagination-disabled-color);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-pagination-disabled-color%29'%3e%3cpath d='M3.27989 3.23571L1.53642 4.97917C1.36382 5.15176 1.36383 5.43158 1.53642 5.60417C1.70901 5.77676 1.98882 5.77676 2.16139 5.60417L4.47096 3.29463C4.63371 3.13192 4.63371 2.86809 4.47096 2.70538L2.16139 0.395812C1.98883 0.22325 1.70901 0.22325 1.53642 0.395812C1.36383 0.568437 1.36383 0.84825 1.53642 1.02081L3.27989 2.76429C3.41006 2.89446 3.41006 3.10554 3.27989 3.23571Z'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 6' fill='var%28--bs-pagination-disabled-color%29'%3e%3cpath d='M3.27989 3.23571L1.53642 4.97917C1.36382 5.15176 1.36383 5.43158 1.53642 5.60417C1.70901 5.77676 1.98882 5.77676 2.16139 5.60417L4.47096 3.29463C4.63371 3.13192 4.63371 2.86809 4.47096 2.70538L2.16139 0.395812C1.98883 0.22325 1.70901 0.22325 1.53642 0.395812C1.36383 0.568437 1.36383 0.84825 1.53642 1.02081L3.27989 2.76429C3.41006 2.89446 3.41006 3.10554 3.27989 3.23571Z'/%3e%3c/svg%3e")
}

/* pagination in datatable end */
.lt-sicb-check-input {
  position: relative
}

.lt-sicb-check-input .submit-actual {
  position: absolute;
  right: 8px;
}

.lt-fixed-filter-shift-allocation {
  position: sticky;
  top: 100px;
  z-index: 2;
  background: #f5f8fa !important;
  border-radius: 0px !important;
}

.lt-table-manage-cell-scroll tbody tr td:last-child {
  border-right: 1px solid #D7D7D7 !important;
}

.kpi-entry-mode-group {
  width: fit-content;
}

.lt-btn-kpi-mode {
  padding: 8px 15px !important;
  word-break: break-all;
  overflow-wrap: anywhere;
}

.kpi-mode-wrap {
  height: fit-content;
}

.ls-br-100px {
  border-radius: 100px !important;
}

.lt-datasheet-table-div tbody:first-of-type tr td .nested-table-container table tbody tr:first-child td.lt-daily-view-highlight.lt-wip-selected {
  border-top: 4px solid #74e6ff !important;
  border-right: 4px solid #74e6ff !important;
}

.lt-looping-datasheet-tbody:last-of-type tr.lt-ts-tkt-actual-shift:last-child td .nested-table-container tr:last-child td.lt-wip-selected {
  border-bottom: 4px solid #74e6ff !important
}

.lt-datasheet-table-div tbody:first-of-type tr td .nested-table-container tbody tr:nth-child(2) th.lt-weekly-weekview.lt-wip-selected {
  border-top: 4px solid #74e6ff !important;
}

.lt-datasheet-table-div tbody:first-of-type tr td .nested-table-container tbody tr:first-child td.lt-monthly-view-highlight.lt-wip-selected {
  border-top: 4px solid #74e6ff !important;
}

.nested-table-container tbody tr:first-child td {
  border-right: 1px solid #003562;
}

@media only screen and (max-width:1550px) {
  .fixme {
    flex-direction: column;
    align-items: start !important;
  }

  .lt-select2-filter-div .w-150px {
    width: 100% !important;
  }
}

@media only screen and (max-width:1054px) {
  .lt-flex-date-section {
    flex-direction: column-reverse;
    align-items: start !important;
  }

  .lt-select2-filter-div .w-150px {
    width: 100% !important;
  }
}

.lt-datasheet-table-div table thead:first-of-type tr.lt-datasheet-thead th {
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
}

/* .lt-weekly-miss-values-table tbody tr:first-child th:first-child {
  border-top-left-radius: 15px !important;
} */

.lt-weekly-miss-values-table tbody tr:first-child th:last-child {
  border-top-right-radius: 15px !important;
}

.lt-weekly-miss-values-table tbody tr td.lt-mtd-value-td {
  border-right: 1px solid #003D71 !important;
}

.kpi-entry-type-disabled {
  pointer-events: none;
  opacity: 0.7;
}

.select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered {
  color: #000 !important;
}

.border-radius-action-problem-code{
  border-top-right-radius: 18px !important;
}

.newnested.active .lt-timer-loop-circle::before{
  position: absolute;
  content: "";
  width: 2px;
  background: #94c1e1;
  height: 50%;
  top: 0;
  left: 41px;
  z-index: -1;
}
.newnested.active .lt-timer-loop-circle::after{
  position: absolute;
  content: "";
  width: 2px;
  background: #94c1e1;
  height: 50%;
  bottom: 0;
  left: 41px;
  z-index: -1;
}
.lt-child-new-nested-lastchild.active .lt-timer-loop-circle::before{
  position: absolute;
  content: "";
  height: 50%;
}
.lt-child-new-nested-lastchild.active .lt-timer-loop-circle::after{
  position: absolute;
  content: "";
  height: 0px;
}
.newnested.active th:first-child::before{
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: -6px;
  margin-top: 6px;
  left: 20px;
}


/* --------------- updated weekly interpritation ---------::start */

.updated-weekly-table .lt-child-tree-left-line {
  position: absolute;
  content: "";
  width: 20px;
  height: 2px;
  background: #94c1e1;
  top: 50%;
  left: 45px;
}
.updated-weekly-table .updated-child-tree-left-line{
  position: absolute;
  content: "";
  width: 20px;
  height: 2px;
  background: #94c1e1;
  top: 50%;
  left: 20px;
}
.updated-weekly-table .lt-nested-wrapper {
  margin-left: 45px !important;
}
.updated-weekly-table .lt-updated-nested-wrapper{
  margin-left: 22px;
}
.updated-weekly-table .lt-updated-doted-line{
  margin-left: 51px !important;
}

.updated-weekly-table .newnested.active .lt-timer-loop-circle::before{
  position: absolute;
  content: "";
  width: 2px;
  background: #94c1e1;
  height: 50%;
  top: 0;
  left: 66px !important;
  z-index: -1;
}
.updated-weekly-table .newnested.active .lt-timer-loop-circle::after{
  position: absolute;
  content: "";
  width: 2px;
  background: #94c1e1;
  height: 50%;
  bottom: 0;
  left: 66px !important;
  z-index: -1;
}
.lt-child-new-nested-lastchild.active .lt-updated-doted-line .lt-timer-loop-circle::before{
  position: absolute;
  content: "";
  height: 50%;
}
.lt-child-new-nested-lastchild.active .lt-updated-doted-line .lt-timer-loop-circle::after{
  position: absolute;
  content: "";
  height: 0px;
}
.second-toggle.active th:first-child .lt-updated-nested-wrapper::before{
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: 50%;
  margin-top: 6px;
  left: 43px;
}
.nested.active .lt-updated-level-3::before{
  position: absolute;
  content: "";
  width: 2px;
  height: 105%;
  background: #94c1e1;
  top: -6px;
  margin-top: 6px;
  left: 43px;
}
.lt-data-level-last-child.nested.active .lt-updated-level-3::before{
  position: absolute;
  content: "";
  width: 2px;
  height: 50%;
}
.newnested.active .lt-updated-doted-line::before{
    position: absolute;
    content: "";
    width: 2px;
    height: 105%;
    background: #94c1e1;
    top: -6px;
    margin-top: 6px;
    left: 43px;
}
.child-of-last-data-level.newnested.active .lt-updated-doted-line::before{
  position: absolute;
  content: "";
  width: 2px;
  height: 0px;
}
.no-child.newnested.active  th:first-child::before{
  position: absolute;
  content: "";
  width: 2px;
  height: 0px;
}
.no-child.nested.active th:first-child::before{
    position: absolute;
    content: "";
    width: 2px;
    height: 0px;
}
.second-toggle {
  display: none;
}
.second-toggle.active{
  display: table-row;
}

/* .lt-table-new-nested-lastchild.active th:first-child::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 25px;
  background: #94c1e1;
  top: -6px;
  margin-top: 6px;
  left: 20px;
} */

.second-toggle.lt-data-level-last-child.nested.active th:first-child::before{
    position: absolute;
    content: "";
    width: 2px;
    height: 50%;
}
.not-active.second-toggle.active th:first-child .lt-updated-nested-wrapper::before{
  position: absolute;
  content: "";
  width: 2px;
  height: 0px;
}

.lt-main-parent-toggle-row td.lt-date-miss-values-body-td{
  background: white !important;

}
.lt-main-parent-toggle-row .lt-border{
border-bottom: 2px solid #1268b0 !important;
}
.lt-total-highlight{
  background: #ceecff !important;
    font-weight: 600 !important;
}
.lt-total-schedule{
    background: #117fe1 !important;
    color: white !important;
}
.lt-total-actual{
  background: #236ca9 !important;
  color: white !important;
}
.lt-total-delta{
  background: #51a4e1 !important;
  color: white !important;
}
.last-child-reason.active .lt-updated-level-3::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 50%;
}
.lt-last-reason-child-tr.active .lt-updated-doted-line::before{
  position: absolute;
  content: "";
  width: 2px;
  height: 0px !important;
}
/* --------------- updated weekly interpritation ---------::end*/
.lt-fixed-top-weekly-report{
  position: sticky;
  top: 109px; 
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 3;
  background: #f5f8fa !important;
}

.lt-tree-arrow-rotated-up {
  transform: rotate(180deg);
}
#update_shift_details .daterangepicker:focus-visible {
  display: none !important;
}

.lt-sticky-top-rowpsan {
  position: sticky;
  top: 54px;
  background: #cef3ff !important;
}

.shift-alloc-modal-div {
  max-height: calc(100vh - 150px) !important;
}

.lt-miss-values-table {
  max-height: calc(100vh - 319px);
  overflow-y: auto;
}
.toggle-nested{
  display:none;
}
.lt-count-rotate{
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
}
.lt-count-rotate p{
  color:#1268b0 !important; 
}
.lt-missed-value-table-header{
  position: sticky;
  top: 0;
  z-index: 2;
}

.disabled-sicb-select {
  background-image: none !important;
  cursor: not-allowed !important;
}

.lt-delta-count {
  padding: 6px;
  width: 60px;
  height: 35px;
  border-radius: 5px;
  border: 1px solid #D7D7D7;
}
.lt-data-level-last-child.active th:first-child::before{
  height: 50% !important;
}
.lt-missed-value-footer{
  position: sticky;
  bottom: 0;
  z-index: 2;
}
.lt-weekly-miss-values-table thead tr th.lt-mtd-miss-values-th{
  border-top-right-radius: 15px;
}

#missed_value_report_table .lt-miss-values-table{
    border-top-right-radius: 15px;
}
.lt-switch-fixed-th{
  position: sticky;
  right: 97px;
  z-index: 2;
}
.lt-action-fixed-cell-th{
   position: sticky;
  right: 0px;
  z-index: 2;
}
.lt-switch-fixed{
  position: sticky;
  right: 97px;
  z-index: 1;
  border-left: 1px solid #8080801f !important;
}
.lt-action-fixed-cell{
  position: sticky;
  right:0px;
  z-index: 1;
  background: white !important;
}
.no-right-border{
  border-right: 0px !important;
}