﻿@font-face {
  font-family: 'Inter';
  src: url("../interfont/Inter-Bold.eot");
  src: url("../interfont/Inter-Bold.eot?#iefix") format("embedded-opentype"), url("../interfont/Inter-Bold.woff2") format("woff2"), url("../interfont/Inter-Bold.woff") format("woff"), url("../interfont/Inter-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url("../interfont/Inter-Black.eot");
  src: url("../interfont/Inter-Black.eot?#iefix") format("embedded-opentype"), url("../interfont/Inter-Black.woff2") format("woff2"), url("../interfont/Inter-Black.woff") format("woff"), url("../interfont/Inter-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url("../interfont/Inter-ExtraBold.eot");
  src: url("../interfont/Inter-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../interfont/Inter-ExtraBold.woff2") format("woff2"), url("../interfont/Inter-ExtraBold.woff") format("woff"), url("../interfont/Inter-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url("../interfont/Inter-ExtraLight.eot");
  src: url("../interfont/Inter-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../interfont/Inter-ExtraLight.woff2") format("woff2"), url("../interfont/Inter-ExtraLight.woff") format("woff"), url("../interfont/Inter-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url("../interfont/Inter-Light.eot");
  src: url("../interfont/Inter-Light.eot?#iefix") format("embedded-opentype"), url("../interfont/Inter-Light.woff2") format("woff2"), url("../interfont/Inter-Light.woff") format("woff"), url("../interfont/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url("../interfont/Inter-Medium.eot");
  src: url("../interfont/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("../interfont/Inter-Medium.woff2") format("woff2"), url("../interfont/Inter-Medium.woff") format("woff"), url("../interfont/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url("../interfont/Inter-Thin.eot");
  src: url("../interfont/Inter-Thin.eot?#iefix") format("embedded-opentype"), url("../interfont/Inter-Thin.woff2") format("woff2"), url("../interfont/Inter-Thin.woff") format("woff"), url("../interfont/Inter-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url("../interfont/Inter-SemiBold.eot");
  src: url("../interfont/Inter-SemiBold.eot?#iefix") format("embedded-opentype"), url("../interfont/Inter-SemiBold.woff2") format("woff2"), url("../interfont/Inter-SemiBold.woff") format("woff"), url("../interfont/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Inter';
  src: url("../interfont/Inter-Regular.eot");
  src: url("../interfont/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../interfont/Inter-Regular.woff2") format("woff2"), url("../interfont/Inter-Regular.woff") format("woff"), url("../interfont/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Inter';
  font-weight: 400;
  background-color: #F5F7F9;
  overflow-x: hidden;
  padding-top: 80px; }

.loginbody {
  padding-top: unset; }

.innercol {
  padding-left: 15px;
  padding-right: 5px; }
  @media (max-width: 1199px) {
    .innercol {
      padding-left: 15px;
      padding-right: 15px; } }

.bg-info {
  color: #02B7F0;
  background-color: #02B7F0 !important; }

input[type="date"]::-webkit-calendar-picker-indicator {
  color: transparent;
  opacity: 1;
  display: block;
  background: url("../img/calender.svg") no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  border-width: thin; }

input[type="time"]::-webkit-calendar-picker-indicator {
  color: transparent;
  opacity: 1;
  display: block;
  background: url("../img/time.svg") no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  border-width: thin; }

select {
  background-image: url("../img/drop-arrow.svg");
  background-position: calc(100% - 10px) calc(0.6em + 2px), calc(100% - 15px) calc(0.6em + 2px), calc(100% - 0.5em) 0.5em;
  background-size: 12px 12px, 12px 12px, 1.5em 1.5em;
  background-repeat: no-repeat; }

select {
  -webkit-appearance: none;
  width: 50px; }

.table-responsive-sm {
  display: block;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap; }

.paddingrightnew {
  padding-left: 15px;
  padding-right: 0px; }
  @media (max-width: 991px) {
    .paddingrightnew {
      padding-right: 15px; } }

.paddingcol {
  padding-left: 15px;
  padding-right: 0px; }
  @media (max-width: 1199px) {
    .paddingcol {
      padding-right: 15px; } }

.idname {
  margin-left: 15px;
  font-size: 14px;
  color: #5E6D7E; }
  .idname span {
    color: #0E253C;
    font-weight: 600; }

.checkbox-con {
  display: flex;
  align-items: center;
  color: white;
  justify-content: center;
  margin-bottom: 15px; }

.checkbox-con input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 40px;
  height: 22px;
  border: 2px solid #707070;
  border-radius: 20px;
  background: #fff;
  position: relative;
  box-sizing: border-box; }

.checkbox-con input[type="checkbox"]::before {
  content: "";
  width: 14px;
  height: 14px;
  background: #707070;
  border: 2px solid #707070;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(13%, 15%);
  transition: all 0.3s ease-in-out; }

.checkbox-con input[type="checkbox"]::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.55021 5.84315L17.1568 16.4498L16.4497 17.1569L5.84311 6.55026L6.55021 5.84315Z' fill='%23EA0707' fill-opacity='0.89'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.1567 6.55021L6.55012 17.1568L5.84302 16.4497L16.4496 5.84311L17.1567 6.55021Z' fill='%23EA0707' fill-opacity='0.89'/%3E%3C/svg%3E");
  position: absolute;
  top: 0;
  left: 20px; }

.checkbox-con input[type="checkbox"]:checked {
  border: 2px solid #3A63A9;
  background: #fff; }

.checkbox-con input[type="checkbox"]:checked::before {
  background: #3A63A9;
  border: 2px solid #3A63A9;
  transform: translate(150%, 13%);
  transition: all 0.3s ease-in-out; }

.checkbox-con label {
  margin-left: 10px;
  cursor: pointer;
  user-select: none; }

.custom-file-label::after {
  color: #668EF0;
  background-color: #EAF3FF; }

.Edit {
  background-color: rgba(13, 110, 253, 0.14);
  margin-right: 0px;
  padding: 4px 5px 0px 5px;
  line-height: 1;
  margin-left: 10px; }
  .Edit a {
    color: #0d6efd;
    text-decoration: underline;
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: center; }
    @media (max-width: 575px) {
      .Edit a {
        font-size: 12px; } }
    .Edit a img {
      width: 16px;
      height: 16px;
      margin-right: 5px; }
      @media (max-width: 575px) {
        .Edit a img {
          width: 14px;
          height: 14px; } }

.Copy {
  background-color: rgba(2, 183, 240, 0.15);
  margin-right: 0px;
  padding: 4px 5px 0px 5px;
  line-height: 1;
  margin-left: 10px; }
  .Copy a {
    color: #02B7F0;
    text-decoration: underline;
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: center; }
    @media (max-width: 575px) {
      .Copy a {
        font-size: 12px; } }
    .Copy a img {
      width: 16px;
      height: 16px;
      margin-right: 5px; }
      @media (max-width: 575px) {
        .Copy a img {
          width: 14px;
          height: 14px; } }

.Delete {
  background-color: rgba(255, 3, 3, 0.15);
  margin-right: 10px;
  padding: 4px 5px 0px 5px;
  line-height: 1;
  margin-left: 10px; }
  .Delete a {
    color: #e60020;
    text-decoration: underline;
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: center; }
    @media (max-width: 575px) {
      .Delete a {
        font-size: 12px; } }
    .Delete a img {
      width: 16px;
      height: 16px;
      margin-right: 5px; }
      @media (max-width: 575px) {
        .Delete a img {
          width: 14px;
          height: 14px; } }

.Asssign {
  background-color: #EAF3FF;
  margin-right: 0px;
  padding: 5px 5px 5px 5px;
  line-height: 1;
  margin-left: 10px;
  display: inline-block;
  border-radius: 5px; }
  .Asssign a {
    color: #668EF0;
    text-decoration: underline;
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: center; }
    @media (max-width: 575px) {
      .Asssign a {
        font-size: 12px; } }
    .Asssign a img {
      width: 16px;
      height: 16px;
      margin-right: 5px; }
      @media (max-width: 575px) {
        .Asssign a img {
          width: 14px;
          height: 14px; } }

@media (max-width: 575px) {
  .list-heading .flex-column {
    align-items: flex-start !important; } }

.list-heading h4 {
  font-size: 25px;
  font-weight: 600;
  color: #0E253C; }
  @media (max-width: 575px) {
    .list-heading h4 {
      font-size: 20px; } }

.list-heading .breadcrumb {
  background-color: transparent;
  padding: 0; }
  @media (max-width: 575px) {
    .list-heading .breadcrumb {
      margin-top: 5px !important; } }
  .list-heading .breadcrumb .breadcrumb-item {
    font-size: 14px !important;
    color: #5E6D7E !important; }
    @media (max-width: 575px) {
      .list-heading .breadcrumb .breadcrumb-item {
        font-size: 12px !important; } }
  .list-heading .breadcrumb .breadcrumb-item a {
    font-size: 14px !important;
    color: #5E6D7E !important; }
    @media (max-width: 575px) {
      .list-heading .breadcrumb .breadcrumb-item a {
        font-size: 12px !important; } }
  .list-heading .breadcrumb .breadcrumb-item.active {
    color: #74788d; }
  .list-heading .breadcrumb .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem; }
    .list-heading .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
      display: inline-block;
      padding-right: 0.5rem;
      color: #74788d;
      content: "\f105";
      font-family: "Font Awesome 6 Free";
      font-weight: 900;
      font-size: 11px;
      margin-top: 4px; }
      @media (max-width: 575px) {
        .list-heading .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
          font-size: 10px;
          margin-top: 2px; } }

.list-heading .list-title h3 {
  font-size: 25px;
  font-weight: 600;
  color: #000;
  margin-bottom: 0; }
  @media (max-width: 575px) {
    .list-heading .list-title h3 {
      font-size: 20px; } }

.list-heading .list-title p {
  font-size: 12px;
  font-weight: 400;
  color: #4c4c4c;
  margin-bottom: 0; }
  @media (max-width: 575px) {
    .list-heading .list-title p {
      font-size: 10px; } }

@media (max-width: 400px) {
  .list-heading .campaign-add {
    margin-top: 10px; } }

.list-heading .campaign-add .filter-btn .applynew {
  padding: 5px 10px;
  font-size: 14px;
  margin-left: 10px;
  background: #3A63A9;
  color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  border: 0px solid #3A63A9; }
  @media (max-width: 575px) {
    .list-heading .campaign-add .filter-btn .applynew {
      padding: 4px 10px;
      font-size: 13px; } }
  .list-heading .campaign-add .filter-btn .applynew img {
    width: 13px;
    margin-right: 5px;
    object-fit: contain;
    position: relative;
    top: -1px; }

.list-heading .campaign-add .add {
  background: #3A63A9;
  border-radius: 5px;
  margin-left: 15px;
  border: 1px solid #3A63A9;
  font-weight: 500; }
  .list-heading .campaign-add .add a {
    font-size: 15px;
    color: #fff;
    line-height: 1;
    display: flex;
    padding: 8px 10px;
    align-items: center; }
    @media (max-width: 575px) {
      .list-heading .campaign-add .add a {
        padding: 6px 7px; } }
  @media (max-width: 575px) {
    .list-heading .campaign-add .add {
      margin-left: 7px; } }
  .list-heading .campaign-add .add img {
    width: 18px;
    height: 18px;
    margin-right: 10px; }
    @media (max-width: 767px) {
      .list-heading .campaign-add .add img {
        margin-right: 0; } }
    @media (max-width: 575px) {
      .list-heading .campaign-add .add img {
        width: 13px;
        height: 13px; } }

.paddingcolright {
  padding-left: 15px;
  padding-right: 0px; }
  @media (max-width: 1199px) {
    .paddingcolright {
      padding-right: 15px; } }

.paddingcolleft {
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 1199px) {
    .paddingcolleft {
      padding-left: 15px;
      padding-right: 15px; } }

.paddingcolrightnew {
  padding-left: 0;
  padding-right: 15px; }
  @media (max-width: 1199px) {
    .paddingcolrightnew {
      padding-left: 15px;
      padding-right: 15px; } }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.show_hide_password {
  position: relative; }

.show_hide_password a {
  position: absolute;
  top: 7px;
  right: 10px; }

.show_hide_password input.form-control {
  padding-right: 36px; }

.login-main {
  height: 100vh;
  padding: 0;
  margin: 0;
  overflow: hidden; }
  .login-main .login-right {
    background-color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .login-main .login-right {
        flex-direction: column; } }
    .login-main .login-right .logo img {
      max-width: 250px; }
    .login-main .login-right .animation .top {
      position: absolute;
      top: 10%;
      right: 8%;
      width: 10%;
      height: 3%; }
      @media (max-width: 767px) {
        .login-main .login-right .animation .top {
          display: none; } }
    .login-main .login-right .animation .bottom {
      position: absolute;
      bottom: 10%;
      left: 8%;
      width: 10%;
      height: 3%; }
      @media (max-width: 767px) {
        .login-main .login-right .animation .bottom {
          display: none; } }
    .login-main .login-right .login-form {
      max-width: 550px;
      width: 100%;
      padding: 35px;
      background-color: #fff;
      border-radius: 15px; }
      .login-main .login-right .login-form .form-group .input-group .login {
        width: 100%;
        background: #3A63A9;
        text-align: center;
        padding: 10px;
        border-radius: 5px;
        color: #fff; }
      .login-main .login-right .login-form .InputContainer {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .login-main .login-right .login-form .InputContainer .ForgotPasswordContainer a {
          font-size: 13px;
          text-decoration: underline;
          color: #000; }
        .login-main .login-right .login-form .InputContainer b {
          color: #5E6D7E;
          font-weight: 400;
          font-size: 13px; }
      .login-main .login-right .login-form .form-group {
        margin-bottom: 15px; }
        .login-main .login-right .login-form .form-group .input-group-addon {
          position: absolute;
          right: 15px;
          top: 50%;
          transform: translateY(-50%); }
        .login-main .login-right .login-form .form-group label {
          font-size: 13px;
          color: #0E253C; }
      .login-main .login-right .login-form h3 {
        color: #0E253C;
        font-size: 22px;
        font-weight: 600; }
      .login-main .login-right .login-form p {
        color: #5E6D7E;
        font-size: 16px;
        margin-bottom: 20px;
        font-weight: 500; }
  .login-main .login-left {
    height: 100%;
    background-image: url(../img/BgImage.png);
    background-size: cover;
    background-position: center; }
    .login-main .login-left::after {
      position: absolute;
      content: "";
      background-color: transparent;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      opacity: 0.7; }
    .login-main .login-left .login-left-details {
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: baseline;
      justify-content: space-between;
      padding: 35px;
      z-index: 2;
      position: relative; }
      .login-main .login-left .login-left-details .logo img {
        max-width: 250px;
        width: 100%; }
      .login-main .login-left .login-left-details .caption h3 {
        font-size: 18px;
        color: #fff;
        font-weight: 600; }
      .login-main .login-left .login-left-details .caption p {
        font-size: 12px;
        color: #fff;
        font-weight: 400; }

header {
  background-color: white;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 999;
  padding: 15px 0px; }
  @media (max-width: 767px) {
    header {
      padding: 8px 0; } }
  header .openmenuicon {
    font-size: 22px;
    margin-left: 23px;
    position: relative;
    top: 3px;
    color: #3c64a7; }
    @media (min-width: 1337px) {
      header .openmenuicon {
        display: none; } }
    @media (max-width: 767px) {
      header .openmenuicon {
        font-size: 18px;
        margin-left: 15px;
        position: relative;
        top: 1px;
        color: #3c64a7; } }
  header .logomain img {
    width: 200px; }
  header .logosmall img {
    width: 40px;
    height: 40px;
    object-fit: contain; }
    @media (max-width: 767px) {
      header .logosmall img {
        width: 30px;
        height: 30px; } }
  header .mainmenulink {
    display: flex;
    align-items: center;
    justify-content: end; }
    header .mainmenulink .active {
      position: relative; }
      header .mainmenulink .active#Settings_9:after {
        width: 126%;
        left: -26px; }
      header .mainmenulink .active:after {
        position: absolute;
        content: "";
        width: 105%;
        height: 5px;
        background-color: #3c64a7;
        left: 0;
        bottom: -24px;
        right: 0;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px; }
    header .mainmenulink .dropdown-menu {
      padding: 0;
      background: #fff;
      top: 17px !important;
      border-radius: 5px;
      overflow: hidden;
      border: none;
      box-shadow: 0px 0px 2px 0px #dfdfdf; }
      header .mainmenulink .dropdown-menu a {
        color: #000;
        font-size: 14px;
        margin-right: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 15px;
        padding-right: 15px;
        border-bottom: 1px solid #e0e0e0; }
        header .mainmenulink .dropdown-menu a:last-child {
          border-bottom: 0 !important; }
    @media (max-width: 1336px) {
      header .mainmenulink {
        display: none; } }
    @media (max-width: 1336px) {
      header .mainmenulink .dropdown .profilemenu {
        align-items: center !important;
        justify-content: flex-start; }
        header .mainmenulink .dropdown .profilemenu img {
          width: 22px;
          margin-right: 6px;
          position: relative;
          top: -2px; }
        header .mainmenulink .dropdown .profilemenu p {
          color: #3c64a7;
          font-size: 14px; } }
    header .mainmenulink .dropdown .profilemenu img {
      width: 22px;
      margin-right: 6px;
      position: relative;
      top: 0;
      height: auto; }
    header .mainmenulink .dropdown .profilemenu p {
      color: #3c64a7;
      align-items: center;
      font-size: 14px;
      margin-right: 20px;
      margin-bottom: 0; }
      header .mainmenulink .dropdown .profilemenu p img {
        width: 14px;
        height: 7px;
        margin-bottom: 2px;
        margin-left: 5px; }
    header .mainmenulink a {
      color: #3c64a7;
      align-items: center;
      font-size: 14px;
      margin-right: 20px; }
      header .mainmenulink a img {
        width: 22px;
        margin-right: 6px;
        position: relative;
        top: -2px; }
  header .notificaionicon img {
    width: 30px;
    margin-right: 10px; }
    @media (max-width: 767px) {
      header .notificaionicon img {
        width: 25px;
        margin-right: 5px; } }
  header .profilemenu img {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 40px;
    margin-right: 10px; }
    @media (max-width: 767px) {
      header .profilemenu img {
        width: 30px;
        height: 30px;
        margin-right: 0px; } }
  header .profilemenu .name {
    font-size: 13px;
    color: #3c64a7;
    margin-bottom: 0; }
  header .profilemenu .discription {
    font-size: 12px;
    color: #3c64a7;
    margin-bottom: 0;
    opacity: 0.9;
    font-weight: 300; }

.sidepanel {
  width: 0;
  position: fixed;
  z-index: 1004;
  height: 100%;
  top: 0;
  left: -24px;
  background-color: white;
  overflow-x: hidden;
  transition: 0.5s;
  padding: 12px;
  bottom: 0; }
  .sidepanel.sidemenuopn {
    left: 0;
    width: 280px; }
  .sidepanel .header_sidemenu img {
    width: 160px; }
  .sidepanel .mainmenulink {
    margin-top: 20px;
    position: absolute;
    top: 83px;
    left: 12px;
    right: 12px;
    bottom: 17px;
    overflow-y: scroll; }
    .sidepanel .mainmenulink a {
      color: #3c64a7;
      align-items: center;
      font-size: 14px;
      margin-right: 20px;
      display: block;
      padding-bottom: 15px; }
      .sidepanel .mainmenulink a img {
        width: 22px;
        margin-right: 6px;
        position: relative;
        top: -2px; }
  .sidepanel .header_sidemenu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
    position: absolute;
    top: 17px;
    left: 12px;
    right: 12px; }
  .sidepanel .sidemenulink {
    padding: 12px 0;
    text-decoration: none;
    font-size: 14px;
    color: black;
    display: block;
    transition: 0.3s;
    padding-bottom: 0; }
  .sidepanel .closebtn {
    font-size: 36px;
    color: white; }

#sidemenuoverlay {
  width: 0;
  position: fixed;
  z-index: 1003;
  height: 100%;
  top: 0;
  left: 0;
  background-color: black;
  overflow-x: hidden;
  /*transition: 0.5s;*/
  bottom: 0;
  opacity: 0.4; }
  #sidemenuoverlay.sidemenuoverlayopen {
    width: 100% !important; }

#dashboard .heading-bar .main-page-heading {
  font-size: 25px;
  font-weight: 600;
  color: #0E253C; }

#dashboard .inner-details .left-boxes .card {
  border-radius: 10px; }
  #dashboard .inner-details .left-boxes .card .card-body {
    padding-bottom: 10px; }
    #dashboard .inner-details .left-boxes .card .card-body .box {
      flex-direction: column; }
      #dashboard .inner-details .left-boxes .card .card-body .box .left-info {
        position: relative;
        top: -10px; }
        #dashboard .inner-details .left-boxes .card .card-body .box .left-info .heading {
          font-size: 12px;
          margin-bottom: 13px;
          color: #5E6D7E; }
        #dashboard .inner-details .left-boxes .card .card-body .box .left-info h3 {
          font-size: 26px;
          margin-bottom: 0px;
          font-weight: 600;
          color: #0E253C; }
        #dashboard .inner-details .left-boxes .card .card-body .box .left-info .sub-title {
          font-size: 13px;
          margin-bottom: 0;
          font-weight: 500;
          color: #0E253C; }
          #dashboard .inner-details .left-boxes .card .card-body .box .left-info .sub-title img {
            width: 15px;
            margin-right: 2px; }
          #dashboard .inner-details .left-boxes .card .card-body .box .left-info .sub-title span {
            font-size: 11px;
            font-weight: 400;
            color: #5E6D7E; }
      #dashboard .inner-details .left-boxes .card .card-body .box .right-info {
        display: flex;
        align-items: flex-start;
        justify-content: space-between; }
        #dashboard .inner-details .left-boxes .card .card-body .box .right-info .heading {
          font-size: 12px;
          margin-bottom: 13px;
          color: #5E6D7E; }
        #dashboard .inner-details .left-boxes .card .card-body .box .right-info .icon {
          width: 45px;
          height: 45px; }
          #dashboard .inner-details .left-boxes .card .card-body .box .right-info .icon img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            object-position: center; }

#dashboard .inner-details .notification .chart img {
  width: 100%;
  height: 100%; }

#dashboard .inner-details .notification .customer-details .right-details {
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  padding-right: 55px;
  position: relative;
  margin-top: 5px; }
  #dashboard .inner-details .notification .customer-details .right-details .sub-details.new {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px; }
    #dashboard .inner-details .notification .customer-details .right-details .sub-details.new .enter-btn {
      width: 25px;
      height: 25px;
      background: #fff;
      border: 1px solid #9bb0d2;
      border-radius: 6px;
      overflow: hidden; }
      #dashboard .inner-details .notification .customer-details .right-details .sub-details.new .enter-btn a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        #dashboard .inner-details .notification .customer-details .right-details .sub-details.new .enter-btn a i {
          color: #3A63A9; }
    #dashboard .inner-details .notification .customer-details .right-details .sub-details.new .heading {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 575px) {
        #dashboard .inner-details .notification .customer-details .right-details .sub-details.new .heading {
          justify-content: flex-start; } }
  #dashboard .inner-details .notification .customer-details .right-details .sub-details .heading p {
    font-size: 11px;
    color: #5E6D7E;
    margin-bottom: 5px; }
  #dashboard .inner-details .notification .customer-details .right-details .sub-details .heading h4 {
    font-size: 12px;
    color: #0E253C;
    margin-bottom: 5px; }
  #dashboard .inner-details .notification .customer-details .right-details .sub-details .heading .checkbox-con {
    display: flex;
    align-items: center;
    color: white;
    justify-content: center;
    margin-bottom: 0px; }
  #dashboard .inner-details .notification .customer-details .right-details .sub-details .heading .checkbox-con input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 40px;
    height: 20px;
    border: 2px solid #707070;
    border-radius: 20px;
    background: #fff;
    position: relative;
    box-sizing: border-box; }
  #dashboard .inner-details .notification .customer-details .right-details .sub-details .heading .checkbox-con input[type="checkbox"]::before {
    content: "";
    width: 12px;
    height: 12px;
    background: #707070;
    border: 2px solid #707070;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(13%, 15%);
    transition: all 0.3s ease-in-out; }
  #dashboard .inner-details .notification .customer-details .right-details .sub-details .heading .checkbox-con input[type="checkbox"]::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.55021 5.84315L17.1568 16.4498L16.4497 17.1569L5.84311 6.55026L6.55021 5.84315Z' fill='%23EA0707' fill-opacity='0.89'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.1567 6.55021L6.55012 17.1568L5.84302 16.4497L16.4496 5.84311L17.1567 6.55021Z' fill='%23EA0707' fill-opacity='0.89'/%3E%3C/svg%3E");
    position: absolute;
    top: 0;
    left: 20px; }
  #dashboard .inner-details .notification .customer-details .right-details .sub-details .heading .checkbox-con input[type="checkbox"]:checked {
    border: 2px solid #3A63A9;
    background: #fff; }
  #dashboard .inner-details .notification .customer-details .right-details .sub-details .heading .checkbox-con input[type="checkbox"]:checked::before {
    background: #3A63A9;
    border: 2px solid #3A63A9;
    transform: translate(145%, 13%);
    transition: all 0.3s ease-in-out; }
  #dashboard .inner-details .notification .customer-details .right-details .sub-details .heading .checkbox-con label {
    margin-left: 10px;
    cursor: pointer;
    user-select: none; }
  #dashboard .inner-details .notification .customer-details .right-details .sub-details .heading .button {
    background-color: #E2F8F1;
    margin-right: 0px;
    padding: 5px 5px 5px 5px;
    line-height: 1;
    display: inline-block;
    border-radius: 5px;
    /*font-size: 13px;
                            padding: 5px;
                            padding-left: 0;*/ }
    @media (max-width: 575px) {
      #dashboard .inner-details .notification .customer-details .right-details .sub-details .heading .button {
        margin-bottom: 15px; } }
    #dashboard .inner-details .notification .customer-details .right-details .sub-details .heading .button a {
      color: #00A46C;
      text-decoration: underline;
      text-decoration-color: #00A46C;
      font-weight: 600; }

#dashboard .inner-details .notification .card {
  border-radius: 10px;
  height: 100%; }
  #dashboard .inner-details .notification .card .notification-details .chart {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center; }
  #dashboard .inner-details .notification .card .notification-details .notification-inner {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-top: 15px; }
    #dashboard .inner-details .notification .card .notification-details .notification-inner .left img {
      margin-right: 10px; }
    #dashboard .inner-details .notification .card .notification-details .notification-inner .left h5 {
      font-size: 13px;
      margin-bottom: 5px;
      color: #0E253C; }
    #dashboard .inner-details .notification .card .notification-details .notification-inner .left p {
      font-size: 11px;
      margin-bottom: 0;
      color: #5E6D7E; }
    #dashboard .inner-details .notification .card .notification-details .notification-inner .right p {
      font-size: 11px;
      color: #5E6D7E;
      margin-bottom: 0; }
  #dashboard .inner-details .notification .card .top-heading h4 {
    font-size: 17px;
    font-weight: 500;
    color: #0E253C; }
  #dashboard .inner-details .notification .card .top-heading .form-group .form-control {
    padding-bottom: 0;
    padding-top: 0;
    border: none;
    font-size: 12px;
    color: #3A63A9;
    height: calc(1em + 0.75rem + 2px); }
  #dashboard .inner-details .notification .card .top-heading .v-btn {
    color: #3A63A9;
    font-size: 12px;
    font-weight: 500; }

#dashboard .inner-details .assign .card {
  border-radius: 10px;
  height: 100%; }
  #dashboard .inner-details .assign .card .customer-details .right-details {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding-right: 55px;
    position: relative; }
    #dashboard .inner-details .assign .card .customer-details .right-details .sub-details.new {
      position: absolute;
      right: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 40px; }
      #dashboard .inner-details .assign .card .customer-details .right-details .sub-details.new .heading {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media (max-width: 575px) {
          #dashboard .inner-details .assign .card .customer-details .right-details .sub-details.new .heading {
            justify-content: flex-start; } }
    #dashboard .inner-details .assign .card .customer-details .right-details .sub-details .heading p {
      font-size: 11px;
      color: #5E6D7E;
      margin-bottom: 5px; }
    #dashboard .inner-details .assign .card .customer-details .right-details .sub-details .heading h4 {
      font-size: 12px;
      color: #0E253C;
      margin-bottom: 5px; }
    #dashboard .inner-details .assign .card .customer-details .right-details .sub-details .heading .checkbox-con {
      display: flex;
      align-items: center;
      color: white;
      justify-content: center;
      margin-bottom: 0px; }
    #dashboard .inner-details .assign .card .customer-details .right-details .sub-details .heading .checkbox-con input[type="checkbox"] {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: 40px;
      height: 20px;
      border: 2px solid #707070;
      border-radius: 20px;
      background: #fff;
      position: relative;
      box-sizing: border-box; }
    #dashboard .inner-details .assign .card .customer-details .right-details .sub-details .heading .checkbox-con input[type="checkbox"]::before {
      content: "";
      width: 12px;
      height: 12px;
      background: #707070;
      border: 2px solid #707070;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: 0;
      transform: translate(13%, 15%);
      transition: all 0.3s ease-in-out; }
    #dashboard .inner-details .assign .card .customer-details .right-details .sub-details .heading .checkbox-con input[type="checkbox"]::after {
      content: url("data:image/svg+xml,%3Csvg xmlns='://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.55021 5.84315L17.1568 16.4498L16.4497 17.1569L5.84311 6.55026L6.55021 5.84315Z' fill='%23EA0707' fill-opacity='0.89'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.1567 6.55021L6.55012 17.1568L5.84302 16.4497L16.4496 5.84311L17.1567 6.55021Z' fill='%23EA0707' fill-opacity='0.89'/%3E%3C/svg%3E");
      position: absolute;
      top: 0;
      left: 20px; }
    #dashboard .inner-details .assign .card .customer-details .right-details .sub-details .heading .checkbox-con input[type="checkbox"]:checked {
      border: 2px solid #3A63A9;
      background: #fff; }
    #dashboard .inner-details .assign .card .customer-details .right-details .sub-details .heading .checkbox-con input[type="checkbox"]:checked::before {
      background: #3A63A9;
      border: 2px solid #3A63A9;
      transform: translate(145%, 13%);
      transition: all 0.3s ease-in-out; }
    #dashboard .inner-details .assign .card .customer-details .right-details .sub-details .heading .checkbox-con label {
      margin-left: 10px;
      cursor: pointer;
      user-select: none; }
    #dashboard .inner-details .assign .card .customer-details .right-details .sub-details .heading.button {
      font-size: 12px;
      background-color: #E2F8F1;
      padding: 3px 5px;
      padding-left: 3px;
      border-radius: 5px;
      text-align: center; }
      @media (max-width: 575px) {
        #dashboard .inner-details .assign .card .customer-details .right-details .sub-details .heading.button {
          margin-bottom: 15px; } }
      #dashboard .inner-details .assign .card .customer-details .right-details .sub-details .heading.button a {
        color: #00A46C;
        text-decoration: underline;
        text-decoration-color: #00A46C;
        font-weight: 600; }
  #dashboard .inner-details .assign .card .top-heading h4 {
    font-size: 17px;
    font-weight: 500;
    color: #0E253C; }
  #dashboard .inner-details .assign .card .top-heading .v-btn {
    color: #3A63A9;
    font-size: 12px;
    font-weight: 500; }

.top-page-bar h5 {
  font-size: 16px;
  margin-bottom: 0;
  color: #0E253C; }

.top-page-bar .right-btn {
  display: flex;
  align-items: center; }
  .top-page-bar .right-btn .sort-by {
    color: #5E6D7E;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 6px 6px;
    font-size: 15px; }
    .top-page-bar .right-btn .sort-by .dropdown-menu {
      top: 5px !important;
      left: 7px !important; }
    @media (max-width: 575px) {
      .top-page-bar .right-btn .sort-by {
        width: 50px;
        height: 30px;
        padding: 0; }
        .top-page-bar .right-btn .sort-by .dropdown-menu {
          top: 0px !important;
          left: 2px !important; }
        .top-page-bar .right-btn .sort-by img {
          width: 20px;
          height: 20px;
          margin-right: 0px;
          margin-left: 8px; } }
    .top-page-bar .right-btn .sort-by a {
      color: #0E253C;
      display: flex;
      align-items: center;
      /*justify-content: center;*/ }
      @media (max-width: 575px) {
        .top-page-bar .right-btn .sort-by a {
          width: 100%;
          height: 100%; } }
    .top-page-bar .right-btn .sort-by img {
      width: 20px;
      height: 20px;
      margin-right: 5px; }
    @media (max-width: 575px) {
      .top-page-bar .right-btn .sort-by img {
        width: 20px;
        height: 20px;
        margin-right: 0px;
        margin-left: 8px; } }
  .top-page-bar .right-btn .search {
    max-width: 200px;
    margin: 0 auto;
    margin-right: 10px;
    border-radius: 5px; }
    @media (max-width: 575px) {
      .top-page-bar .right-btn .search {
        width: 30px;
        height: 30px;
        padding: 0;
        margin-right: 5px; } }
    .top-page-bar .right-btn .search .input-simple {
      font-size: 15px;
      line-height: 1;
      border: none;
      background: #FFFFFF;
      background-image: url("../img/search.svg");
      background-repeat: no-repeat;
      background-position: 8px 6px;
      background-size: 20px 20px;
      border: 1px solid #C5CBD5;
      width: 200px;
      padding: 0.5em 1em 0.5em 2.5em;
      border-radius: 5px; }
      @media (max-width: 575px) {
        .top-page-bar .right-btn .search .input-simple {
          width: 30px;
          padding-left: 0;
          padding-right: 0;
          background-position: 4px 4px;
          height: 30px;
          background-size: 20px 20px; } }
      .top-page-bar .right-btn .search .input-simple::placeholder {
        color: #0E253C; }
        @media (max-width: 575px) {
          .top-page-bar .right-btn .search .input-simple::placeholder {
            opacity: 0; } }
      .top-page-bar .right-btn .search .input-simple:focus {
        outline: none;
        border: 1px solid #84A2FA; }
  .top-page-bar .right-btn .filter {
    color: #5E6D7E;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 6px 6px;
    font-size: 15px;
    margin-right: 10px; }
    @media (max-width: 575px) {
      .top-page-bar .right-btn .filter {
        width: 30px;
        height: 30px;
        padding: 0;
        margin-right: 5px; } }
    .top-page-bar .right-btn .filter a {
      color: #0E253C;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 575px) {
        .top-page-bar .right-btn .filter a {
          width: 100%;
          height: 100%; } }
    .top-page-bar .right-btn .filter img {
      width: 20px;
      height: 20px;
      margin-right: 5px; }

.location .bottom-div {
  padding: 10px 100px 10px 10px;
  padding-left: 10px !important;
  position: relative; }
  @media (max-width: 767px) {
    .location .bottom-div {
      padding-right: 130px !important; } }
  @media (max-width: 575px) {
    .location .bottom-div {
      padding-right: 10px !important; } }
  .location .bottom-div .inner-right {
    position: absolute;
    right: 25px;
    top: 27px;
    flex-direction: row-reverse;
    padding-right: 10px;
    z-index: 2; }
    @media (max-width: 575px) {
      .location .bottom-div .inner-right {
        right: 15px;
        top: 15px; } }
    .location .bottom-div .inner-right .menu {
      margin-left: 10px;
      position: relative; }
      @media (max-width: 575px) {
        .location .bottom-div .inner-right .menu {
          height: 16px; } }
      @media (max-width: 575px) {
        .location .bottom-div .inner-right .menu a {
          height: 100%;
          display: block;
          position: relative;
          width: 3px; } }
      .location .bottom-div .inner-right .menu a::after {
        display: none; }
      @media (max-width: 575px) {
        .location .bottom-div .inner-right .menu a img {
          height: 100%;
          width: 5px;
          position: absolute;
          top: 0;
          right: 0;
          border: 0;
          left: 0; } }
    @media (max-width: 575px) {
      .location .bottom-div .inner-right .toggle-btn .checkbox-con input {
        width: 35px;
        height: 18px; } }
    @media (max-width: 575px) {
      .location .bottom-div .inner-right .toggle-btn .checkbox-con input::before {
        width: 11px;
        height: 11px; } }

.admin-users .card {
  border-radius: 10px; }

.admin-users .title-main {
  padding: 10px 20px 10px 0;
  font-size: 16px;
  margin-bottom: 5px; }

.admin-users input[type=checkbox] {
  accent-color: #00A46C !important; }

.admin-users .checkbox .new {
  flex: 0 0 20%;
  max-width: 20%; }
  .admin-users .checkbox .new .form-check {
    width: 100%;
    padding-left: 0; }
    .admin-users .checkbox .new .form-check input {
      position: relative;
      /*left: 50%;*/
      transform: translateX(-50%); }
    .admin-users .checkbox .new .form-check .form-check-input {
      margin-top: .411rem !important; }

.admin-users .checkbox p {
  font-size: 13px; }

.admin-users p {
  font-size: 13px; }

.admin-users .main-details .save-btn a {
  padding: 7px 10px;
  background: #00A46C;
  color: #fff;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 600; }
  @media (max-width: 575px) {
    .admin-users .main-details .save-btn a {
      padding: 5px 7px;
      font-size: 12px; } }

.admin-users .main-details .password {
  position: relative; }
  .admin-users .main-details .password .edit-password {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #F0F2F3;
    content: "";
    border-radius: 5px; }
    .admin-users .main-details .password .edit-password p {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #5E6D7E; }
      @media (max-width: 575px) {
        .admin-users .main-details .password .edit-password p {
          font-size: 8px; } }
      .admin-users .main-details .password .edit-password p a {
        text-decoration: underline;
        margin-left: 5px;
        color: #0E253C; }
  .admin-users .main-details .password .Generate {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    background-color: #EAF3FF;
    color: #668EF0;
    border: 1px solid #668EF0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0 10px;
    font-weight: 600; }
    @media (max-width: 575px) {
      .admin-users .main-details .password .Generate {
        font-size: 10px;
        padding: 0 5px; } }

.admin-users .main-details label {
  width: 100%;
  text-align: start;
  font-size: 14px;
  margin-bottom: 5px;
  color: #0E253C; }

.admin-users .main-details input {
  font-size: 15px; }

.admin-users .main-details select {
  font-size: 15px; }

.admin-users .user-details {
  margin-top: 20px; }
  .admin-users .user-details .inner-details {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 15px; }
    .admin-users .user-details .inner-details .top-div {
      border-bottom: 1px solid #ccc; }
      @media (max-width: 767px) {
        .admin-users .user-details .inner-details .top-div {
          border-bottom: 0; } }
      @media (max-width: 767px) {
        .admin-users .user-details .inner-details .top-div {
          flex-direction: column;
          align-items: baseline !important; } }
      @media (max-width: 767px) {
        .admin-users .user-details .inner-details .top-div .mobilediv {
          display: block !important;
          width: 100%; } }
      @media (max-width: 767px) {
        .admin-users .user-details .inner-details .top-div .main-details {
          width: 100%;
          justify-content: space-between;
          border-bottom: 1px solid #ccc; } }
      @media (max-width: 575px) {
        .admin-users .user-details .inner-details .top-div .main-details {
          flex-direction: column; } }
      .admin-users .user-details .inner-details .top-div .main-details .idnumber {
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 10px;
        border-right: 1px solid #ccc;
        background-color: #EEF3FE;
        font-weight: 600;
        font-size: 17px;
        color: #0E253C;
        text-align: center; }
        @media (max-width: 575px) {
          .admin-users .user-details .inner-details .top-div .main-details .idnumber {
            font-size: 14px;
            width: 100%;
            border-right: 0;
            border-bottom: 1px solid #ccc; } }
      .admin-users .user-details .inner-details .top-div .main-details .user-contact {
        margin-left: 15px; }
        .admin-users .user-details .inner-details .top-div .main-details .user-contact p {
          margin-bottom: 0;
          margin-right: 20px;
          font-size: 14px;
          display: flex;
          align-items: center;
          color: #0E253C; }
          .admin-users .user-details .inner-details .top-div .main-details .user-contact p img {
            margin-right: 5px; }
      @media (max-width: 767px) {
        .admin-users .user-details .inner-details .top-div .user-contact {
          padding: 5px 10px; } }
      @media (max-width: 575px) {
        .admin-users .user-details .inner-details .top-div .user-contact {
          flex-direction: column;
          align-items: baseline !important; } }
      @media (max-width: 767px) {
        .admin-users .user-details .inner-details .top-div .user-contact p {
          margin-bottom: 0;
          margin-right: 15px;
          font-size: 15px;
          color: #0E253C; }
          .admin-users .user-details .inner-details .top-div .user-contact p img {
            width: 17px;
            height: 17px;
            margin-right: 5px; } }
      .admin-users .user-details .inner-details .top-div .edit-details {
        margin-right: 10px; }
        @media (max-width: 575px) {
          .admin-users .user-details .inner-details .top-div .edit-details {
            padding: 10px 0; } }
        .admin-users .user-details .inner-details .top-div .edit-details .block {
          background-color: #FFE1E6;
          margin-right: 0px;
          padding: 3px 6px 4px 5px;
          line-height: 1;
          margin-left: 10px;
          border-radius: 5px; }
          .admin-users .user-details .inner-details .top-div .edit-details .block a {
            color: #CC3550;
            text-decoration: underline;
            display: flex;
            font-size: 14px;
            align-items: center;
            justify-content: center; }
            @media (max-width: 575px) {
              .admin-users .user-details .inner-details .top-div .edit-details .block a {
                font-size: 12px; } }
            .admin-users .user-details .inner-details .top-div .edit-details .block a img {
              width: 16px;
              height: 16px;
              margin-right: 5px; }
              @media (max-width: 575px) {
                .admin-users .user-details .inner-details .top-div .edit-details .block a img {
                  width: 14px;
                  height: 14px; } }
        .admin-users .user-details .inner-details .top-div .edit-details .unblock {
          background-color: #e3f4e7;
          margin-right: 0px;
          padding: 3px 6px 4px 5px;
          line-height: 1;
          margin-left: 10px;
          border-radius: 5px; }
          .admin-users .user-details .inner-details .top-div .edit-details .unblock a {
            color: #28a745;
            text-decoration: underline;
            display: flex;
            font-size: 14px;
            align-items: center;
            justify-content: center; }
            @media (max-width: 575px) {
              .admin-users .user-details .inner-details .top-div .edit-details .unblock a {
                font-size: 12px; } }
            .admin-users .user-details .inner-details .top-div .edit-details .unblock a img {
              width: 16px;
              height: 16px;
              margin-right: 5px; }
              @media (max-width: 575px) {
                .admin-users .user-details .inner-details .top-div .edit-details .unblock a img {
                  width: 14px;
                  height: 14px; } }
        .admin-users .user-details .inner-details .top-div .edit-details .Edit {
          background-color: rgba(13, 110, 253, 0.14);
          margin-right: 0px;
          padding: 3px 5px 4px 5px;
          line-height: 1;
          margin-left: 10px;
          border-radius: 5px; }
          .admin-users .user-details .inner-details .top-div .edit-details .Edit a {
            color: #0d6efd;
            text-decoration: underline;
            display: flex;
            font-size: 14px;
            align-items: center;
            justify-content: center; }
            @media (max-width: 575px) {
              .admin-users .user-details .inner-details .top-div .edit-details .Edit a {
                font-size: 12px; } }
            .admin-users .user-details .inner-details .top-div .edit-details .Edit a img {
              width: 16px;
              height: 16px;
              margin-right: 5px; }
              @media (max-width: 575px) {
                .admin-users .user-details .inner-details .top-div .edit-details .Edit a img {
                  width: 14px;
                  height: 14px; } }
        .admin-users .user-details .inner-details .top-div .edit-details .Copy {
          background-color: rgba(2, 183, 240, 0.15);
          margin-right: 0px;
          padding: 3px 5px 4px 5px;
          line-height: 1;
          margin-left: 10px;
          border-radius: 5px; }
          .admin-users .user-details .inner-details .top-div .edit-details .Copy a {
            color: #02B7F0;
            text-decoration: underline;
            display: flex;
            font-size: 14px;
            align-items: center;
            justify-content: center; }
            @media (max-width: 575px) {
              .admin-users .user-details .inner-details .top-div .edit-details .Copy a {
                font-size: 12px; } }
            .admin-users .user-details .inner-details .top-div .edit-details .Copy a img {
              width: 16px;
              height: 16px;
              margin-right: 5px; }
              @media (max-width: 575px) {
                .admin-users .user-details .inner-details .top-div .edit-details .Copy a img {
                  width: 14px;
                  height: 14px; } }
        .admin-users .user-details .inner-details .top-div .edit-details .Delete {
          background-color: rgba(255, 3, 3, 0.15);
          margin-right: 10px;
          padding: 3px 5px 4px 5px;
          line-height: 1;
          margin-left: 10px;
          border-radius: 5px; }
          .admin-users .user-details .inner-details .top-div .edit-details .Delete a {
            color: #e60020;
            text-decoration: underline;
            display: flex;
            font-size: 14px;
            align-items: center;
            justify-content: center; }
            @media (max-width: 575px) {
              .admin-users .user-details .inner-details .top-div .edit-details .Delete a {
                font-size: 12px; } }
            .admin-users .user-details .inner-details .top-div .edit-details .Delete a img {
              width: 16px;
              height: 16px;
              margin-right: 5px; }
              @media (max-width: 575px) {
                .admin-users .user-details .inner-details .top-div .edit-details .Delete a img {
                  width: 14px;
                  height: 14px; } }
        .admin-users .user-details .inner-details .top-div .edit-details .SendEmail {
          background-color: rgba(48, 189, 23, 0.13);
          margin-right: 10px;
          padding: 3px 5px 4px 5px;
          line-height: 1;
          margin-left: 10px;
          border-radius: 5px; }
          .admin-users .user-details .inner-details .top-div .edit-details .SendEmail a {
            color: #198754;
            text-decoration: underline;
            display: flex;
            font-size: 14px;
            align-items: center;
            justify-content: center; }
            @media (max-width: 575px) {
              .admin-users .user-details .inner-details .top-div .edit-details .SendEmail a {
                font-size: 12px; } }
            .admin-users .user-details .inner-details .top-div .edit-details .SendEmail a img {
              width: 16px;
              height: 16px;
              margin-right: 5px; }
              @media (max-width: 575px) {
                .admin-users .user-details .inner-details .top-div .edit-details .SendEmail a img {
                  width: 14px;
                  height: 14px; } }
        .admin-users .user-details .inner-details .top-div .edit-details .toggle-btn input {
          width: 35px;
          height: 18px; }
          .admin-users .user-details .inner-details .top-div .edit-details .toggle-btn input::before {
            width: 11px;
            height: 11px; }
    .admin-users .user-details .inner-details .bottom-div {
      padding-left: 30px; }
      @media (max-width: 767px) {
        .admin-users .user-details .inner-details .bottom-div {
          padding-left: 10px;
          padding-right: 10px; } }
      .admin-users .user-details .inner-details .bottom-div .inner-deta {
        height: 100%;
        padding: 5px 0; }
        .admin-users .user-details .inner-details .bottom-div .inner-deta .heading.button {
          margin-right: 10px;
          border-radius: 5px;
          text-align: start; }
          .admin-users .user-details .inner-details .bottom-div .inner-deta .heading.button a {
            font-size: 13px;
            background: #E0F1E8;
            width: auto;
            padding: 0px 10px;
            border-radius: 3px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            color: #339F66;
            font-weight: 500; }
        .admin-users .user-details .inner-details .bottom-div .inner-deta .heading {
          height: 100%; }
          .admin-users .user-details .inner-details .bottom-div .inner-deta .heading p {
            font-size: 12px;
            margin-bottom: 5px;
            color: #5E6D7E; }
          .admin-users .user-details .inner-details .bottom-div .inner-deta .heading h4 {
            font-size: 13px;
            margin-bottom: 0;
            color: #0E253C; }

.assignmeter .card-footer {
  background: #fff;
  border-top: 2px solid #e9e9e9 !important;
  padding-top: 0; }
  .assignmeter .card-footer .card-body {
    padding: 0; }

.assignmeter .modal-content {
  border: 0;
  border-radius: 15px; }
  .assignmeter .modal-content .conformation {
    background-color: #fff !important;
    border-bottom: 2px solid #e0e0e0 !important; }
  .assignmeter .modal-content .model-title {
    font-size: 13px;
    color: #5E6D7E;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 5px; }
  .assignmeter .modal-content .model-heading {
    font-size: 16px;
    color: #0E253C;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 15px; }
  .assignmeter .modal-content .modal-body {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0; }
    .assignmeter .modal-content .modal-body .redius-bottom {
      background: #fff;
      border-bottom: 1px solid #ccc !important;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
      .assignmeter .modal-content .modal-body .redius-bottom .card-body {
        padding-top: 0;
        padding-bottom: 15px;
        padding-top: 15px; }
        @media (max-width: 575px) {
          .assignmeter .modal-content .modal-body .redius-bottom .card-body {
            padding-bottom: 10px; } }
  .assignmeter .modal-content .search .input-simple {
    font-size: 15px;
    line-height: 1;
    border: none;
    background: #FFFFFF;
    background-image: url(../img/search.svg);
    background-repeat: no-repeat;
    background-position: 8px 5px;
    background-size: 18px 18px;
    border: 1px solid #C5CBD5;
    width: 200px;
    padding: 0.5em 1em 0.5em 2.5em;
    border-radius: 5px; }
    @media (max-width: 575px) {
      .assignmeter .modal-content .search .input-simple {
        width: 25px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        background-position: 4px 4px !important;
        height: 25px;
        background-size: 15px 15px !important; } }
  .assignmeter .modal-content .Cancel {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000; }
  .assignmeter .modal-content .assignby {
    border-right: 0;
    position: relative; }
  .assignmeter .modal-content .assignby.new {
    border-right: 0 !important;
    font-size: 14px !important; }
    .assignmeter .modal-content .assignby.new span {
      color: #5e6d7e;
      font-size: 14px !important; }
  .assignmeter .modal-content .managemeter_list_main .managemeter_list_card .content {
    justify-content: flex-start !important; }
    .assignmeter .modal-content .managemeter_list_main .managemeter_list_card .content .checkboxnew {
      position: absolute;
      right: 10px;
      top: 13px;
      width: 13px;
      height: 13px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 575px) {
        .assignmeter .modal-content .managemeter_list_main .managemeter_list_card .content .checkboxnew {
          right: 15px;
          top: 20px; } }
      .assignmeter .modal-content .managemeter_list_main .managemeter_list_card .content .checkboxnew input {
        right: 0px;
        top: -5px; }
      .assignmeter .modal-content .managemeter_list_main .managemeter_list_card .content .checkboxnew input[type=checkbox] {
        accent-color: #00A46C !important;
        background-color: #fff; }
      .assignmeter .modal-content .managemeter_list_main .managemeter_list_card .content .checkboxnew input[type=checkbox]:checked + span:before {
        content: "\f00c";
        font-family: "FontAwesome";
        font-size: 13px;
        text-align: center;
        line-height: 14px;
        color: #fff; }

.add-customer .redius-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.add-customer .redius-top {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important; }

.add-customer .card-body.padding.new .main-details .inner-main {
  display: flex;
  font-size: 15px;
  color: #5E6D7E; }
  @media (max-width: 575px) {
    .add-customer .card-body.padding.new .main-details .inner-main {
      flex-direction: column;
      font-size: 14px; } }
  .add-customer .card-body.padding.new .main-details .inner-main span {
    white-space: nowrap;
    margin-right: 10px;
    font-size: 15px;
    color: #0E253C;
    font-weight: 500; }
    @media (max-width: 575px) {
      .add-customer .card-body.padding.new .main-details .inner-main span {
        flex-direction: column;
        font-size: 13px; } }

.add-customer .card-body.padding {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  border-bottom: 1px solid #ccc; }
  .add-customer .card-body.padding .heading p {
    white-space: nowrap;
    margin-right: 10px;
    font-size: 15px;
    color: #0E253C;
    font-weight: 500; }
  .add-customer .card-body.padding .heading .main-details {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 5px; }
    .add-customer .card-body.padding .heading .main-details .inner-main img {
      width: 19px;
      height: 19px; }
    .add-customer .card-body.padding .heading .main-details p {
      margin-bottom: 5px;
      font-size: 14px;
      color: #5E6D7E;
      white-space: inherit; }
  .add-customer .card-body.padding .heading h5 {
    margin-bottom: 0;
    font-size: 17px;
    color: #0E253C; }
    @media (max-width: 575px) {
      .add-customer .card-body.padding .heading h5 {
        font-size: 15px; } }
  .add-customer .card-body.padding img {
    width: 35px;
    height: 35px;
    margin-right: 10px; }

.add-customer .note .card-body {
  padding-bottom: 0; }

.add-customer .note .faq-item {
  padding-top: 0 !important; }

.add-customer .note .faq-tab {
  padding-bottom: 20px !important; }

.add-customer .note .faq-answer {
  padding: 0 !important; }

.add-customer .customer-details {
  margin: 0 auto;
  text-align: center;
  padding: 50px 0; }
  .add-customer .customer-details img {
    max-width: 265px;
    height: 100%;
    width: 100%;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    margin: 0 auto; }

.add-customer .regression-details .form-group label {
  font-size: 13px; }

.add-customer .regression-details .form-group select {
  font-size: 13px; }

.add-customer .regression-slide .regression-slider .slick-prev {
  left: 0;
  background: red;
  z-index: 9999; }

.add-customer .regression-slide .regression-slider .slick-next {
  right: 0;
  background: red;
  z-index: 9999; }

.add-customer .regression-slide .regression-slider .slick-list .inner-main {
  width: 100%;
  display: inline-block;
  border-bottom: 2px solid #e9e9e9;
  padding-bottom: 15px; }
  .add-customer .regression-slide .regression-slider .slick-list .inner-main .slider-img img {
    width: 100%;
    height: 100%; }
  .add-customer .regression-slide .regression-slider .slick-list .inner-main .slider-img #right-chart-container {
    position: relative;
    height: 300px;
    overflow: hidden; }
  .add-customer .regression-slide .regression-slider .slick-list .inner-main .slider-info ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0; }
    .add-customer .regression-slide .regression-slider .slick-list .inner-main .slider-info ul li {
      font-size: 12px; }
      .add-customer .regression-slide .regression-slider .slick-list .inner-main .slider-info ul li img {
        width: 10px;
        height: 10px;
        margin-right: 5px; }
    .add-customer .regression-slide .regression-slider .slick-list .inner-main .slider-info ul li + li {
      margin-left: 10px; }

.add-customer .redius-top .card-body {
  padding-top: 5px; }

.add-customer .card {
  border-radius: 10px; }

.add-customer .faq-container {
  width: 100%;
  background-color: #fff;
  border-radius: 10px; }
  .add-customer .faq-container .faq-tab {
    border-bottom: 3px solid #efefef; }
    .add-customer .faq-container .faq-tab:last-child {
      border-bottom: 0 !important; }
      .add-customer .faq-container .faq-tab:last-child .faq-item {
        padding-right: 0; }
    .add-customer .faq-container .faq-tab .faq-item {
      padding: 15px 20px 15px 0;
      cursor: pointer;
      transition: background-color 0.3s ease-in-out;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-direction: row-reverse; }
      .add-customer .faq-container .faq-tab .faq-item:last-child {
        padding-bottom: 0; }
      .add-customer .faq-container .faq-tab .faq-item .faq-question {
        font-size: 16px;
        font-weight: 500;
        padding-bottom: 3px;
        padding-top: 3px;
        width: 100%;
        margin-left: 15px;
        color: #0E253C;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .add-customer .faq-container .faq-tab .faq-item .faq-question a {
          font-size: 14px;
          color: #CC3550; }
          .add-customer .faq-container .faq-tab .faq-item .faq-question a img {
            width: 15px;
            height: 15px;
            margin-right: 2px;
            margin-bottom: 2px; }
      .add-customer .faq-container .faq-tab .faq-item .icon-container img {
        font-size: 16px;
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
        width: 15px;
        height: 15px; }
      .add-customer .faq-container .faq-tab .faq-item .icon-container img.active {
        transform: rotate(45deg); }
    .add-customer .faq-container .faq-tab .faq-answer {
      font-size: 16px;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.3s ease-in-out;
      text-align: center;
      padding-left: 10px;
      padding-right: 10px; }
      .add-customer .faq-container .faq-tab .faq-answer:last-child {
        border-bottom: 0; }
      .add-customer .faq-container .faq-tab .faq-answer .main-details {
        text-align: start; }
        .add-customer .faq-container .faq-tab .faq-answer .main-details .form-check {
          padding-left: 10px; }
          .add-customer .faq-container .faq-tab .faq-answer .main-details .form-check label {
            font-size: 14px; }
        .add-customer .faq-container .faq-tab .faq-answer .main-details .form-group label {
          width: 100%;
          text-align: start;
          font-size: 14px;
          margin-bottom: 5px;
          color: #0E253C; }
        .add-customer .faq-container .faq-tab .faq-answer .main-details .form-group input {
          font-size: 15px; }
        .add-customer .faq-container .faq-tab .faq-answer .main-details .form-group select {
          font-size: 15px; }

.add-customer .heading .title h5 {
  font-size: 16px;
  color: #0E253C;
  font-weight: 500; }
  @media (max-width: 575px) {
    .add-customer .heading .title h5 {
      font-size: 15px; } }

.add-customer .heading .title.confirm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }
  .add-customer .heading .title.confirm .modal-btn {
    border: 1px solid #668EF0;
    border-radius: 5px;
    overflow: hidden; }
    .add-customer .heading .title.confirm .modal-btn .nav-link.active {
      background-color: #668EF0;
      color: #fff;
      border-radius: 4px;
      border: 1px solid #668EF0; }
    .add-customer .heading .title.confirm .modal-btn .meter {
      background-color: #668EF0;
      color: #fff;
      border-radius: 4px;
      border: 1px solid #668EF0; }
    .add-customer .heading .title.confirm .modal-btn a {
      color: #000;
      font-size: 14px;
      height: 100%;
      display: inline-block;
      padding: 5px 10px; }
      @media (max-width: 575px) {
        .add-customer .heading .title.confirm .modal-btn a {
          color: #000;
          font-size: 12px;
          height: 100%;
          display: inline-block;
          padding: 4px 5px; } }

.add-customer .heading .save-btn a {
  padding: 7px 10px;
  background: #28a745;
  color: #fff;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 600; }
  @media (max-width: 575px) {
    .add-customer .heading .save-btn a {
      padding: 5px 7px;
      font-size: 12px; } }

.add-customer .heading .quit-btn a {
  padding: 7px 10px;
  background: transparent;
  color: #CC3550;
  border-radius: 5px;
  border: 1px solid #CC3550;
  font-size: 13px;
  font-weight: 600;
  margin-right: 10px; }
  @media (max-width: 575px) {
    .add-customer .heading .quit-btn a {
      padding: 5px 7px;
      font-size: 12px; } }

.managemeter_list_main {
  margin-top: 15px;
  position: relative; }
  .managemeter_list_main .managemeter_list_card {
    display: flex; }
    .managemeter_list_main .managemeter_list_card .count.right {
      position: relative; }
      .managemeter_list_main .managemeter_list_card .count.right::before {
        position: absolute;
        content: "";
        top: 50%;
        transform: translateY(-50%);
        left: 10px;
        width: 50%;
        height: 2px;
        background-color: #ccc;
        margin: 0 auto; }
    .managemeter_list_main .managemeter_list_card .count {
      border: 1px solid #b9bfc6;
      padding: 5px 14px;
      border-radius: 5px;
      margin-right: 10px;
      color: #0e253c;
      font-weight: 500;
      display: flex;
      align-items: center;
      justify-content: center;
      line-height: 26px; }
      @media (max-width: 575px) {
        .managemeter_list_main .managemeter_list_card .count {
          width: 25px;
          height: 29px;
          font-size: 13px;
          background-color: whitesmoke; } }
    .managemeter_list_main .managemeter_list_card .content.right {
      position: relative; }
      .managemeter_list_main .managemeter_list_card .content.right::before {
        position: absolute;
        content: "";
        top: 50%;
        transform: translateY(-50%);
        left: 10px;
        width: calc(100% - 75px);
        height: 2px;
        background-color: #ccc;
        margin: 0 auto; }
        @media (max-width: 1189px) {
          .managemeter_list_main .managemeter_list_card .content.right::before {
            display: none; } }
      @media (max-width: 793px) {
        .managemeter_list_main .managemeter_list_card .content.right .left_content p {
          text-decoration: line-through;
          text-decoration-color: #ccc; } }
      @media (max-width: 793px) {
        .managemeter_list_main .managemeter_list_card .content.right .right_content p {
          text-decoration: line-through;
          text-decoration-color: #ccc; } }
    .managemeter_list_main .managemeter_list_card .content {
      display: flex;
      justify-content: space-between;
      width: 100%;
      padding: 5px 10px;
      border: 1px solid #b9bfc6;
      border-radius: 5px;
      flex-wrap: wrap; }
      @media (max-width: 575px) {
        .managemeter_list_main .managemeter_list_card .content {
          display: block;
          width: 100%;
          padding: 15px; } }
      .managemeter_list_main .managemeter_list_card .content .main_new_responsive {
        padding-bottom: 10px;
        border-bottom: 1px solid #cccc;
        margin-bottom: 10px; }
        .managemeter_list_main .managemeter_list_card .content .main_new_responsive .assigndate {
          margin-top: 0;
          line-height: 19px;
          border-right: 1px solid silver;
          font-size: 12px; }
      .managemeter_list_main .managemeter_list_card .content .left_content {
        display: flex; }
        @media (max-width: 767px) {
          .managemeter_list_main .managemeter_list_card .content .left_content {
            display: block; } }
        @media (max-width: 575px) {
          .managemeter_list_main .managemeter_list_card .content .left_content {
            display: block; } }
        .managemeter_list_main .managemeter_list_card .content .left_content .assigntoname {
          border-right: 1px solid rgba(112, 112, 112, 0.439216); }
          @media (max-width: 575px) {
            .managemeter_list_main .managemeter_list_card .content .left_content .assigntoname {
              border-right: 0; } }
        .managemeter_list_main .managemeter_list_card .content .left_content p {
          margin-bottom: 0;
          color: #0e253c;
          font-weight: 500;
          font-size: 14px;
          line-height: 27px;
          margin-right: 15px;
          padding-right: 15px;
          border-right: 1px solid #c0c0c0;
          white-space: nowrap; }
          @media (max-width: 575px) {
            .managemeter_list_main .managemeter_list_card .content .left_content p {
              margin-bottom: 0;
              color: #0e253c;
              font-weight: 500;
              font-size: 13px;
              line-height: 17px;
              margin-right: 15px;
              padding-right: 15px;
              border-right: none;
              white-space: nowrap; } }
          @media (max-width: 575px) {
            .managemeter_list_main .managemeter_list_card .content .left_content p:last-child {
              margin-top: 8px; } }
      .managemeter_list_main .managemeter_list_card .content .right_content {
        display: flex;
        white-space: nowrap;
        align-items: center; }
        .managemeter_list_main .managemeter_list_card .content .right_content p {
          margin-bottom: 0;
          margin-bottom: 0;
          color: #0e253c;
          font-weight: 500;
          font-size: 12px;
          line-height: 27px;
          margin-right: 15px;
          padding-right: 15px;
          border-right: 1px solid #c0c0c0; }
          @media (max-width: 575px) {
            .managemeter_list_main .managemeter_list_card .content .right_content p {
              margin-bottom: 0;
              margin-bottom: 0;
              color: #0E253C;
              font-weight: 500;
              font-size: 13px;
              line-height: 17px;
              margin-right: 15px;
              padding-right: 15px;
              border-right: none;
              margin-top: 11px; } }
          .managemeter_list_main .managemeter_list_card .content .right_content p span {
            color: #5e6d7e; }
            @media (max-width: 575px) {
              .managemeter_list_main .managemeter_list_card .content .right_content p span {
                display: block;
                margin-bottom: 6px; } }
        .managemeter_list_main .managemeter_list_card .content .right_content .dateicon {
          width: 17px;
          margin-right: 9px;
          position: relative;
          top: -2px; }
          @media (max-width: 575px) {
            .managemeter_list_main .managemeter_list_card .content .right_content .dateicon {
              width: 14px;
              margin-right: 9px;
              position: relative;
              top: -2px; } }
        .managemeter_list_main .managemeter_list_card .content .right_content .deleticon {
          width: 22px;
          margin-right: 0;
          position: relative;
          top: 0px; }

.assign-btn a {
  padding: 5px 10px;
  background: #00A46C;
  border-radius: 5px;
  font-size: 12px;
  margin-top: 15px;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  margin-bottom: 0; }

.checkboxnew {
  position: absolute;
  right: 10px;
  top: 13px;
  width: 13px;
  height: 13px;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 575px) {
    .checkboxnew {
      right: 15px;
      top: 20px; } }
  .checkboxnew input {
    right: 0px;
    top: -5px; }
  .checkboxnew input[type=checkbox] {
    accent-color: #00A46C !important; }

#Assignlocation .assigntoname {
  border-right: 0;
  text-wrap: pretty; }

#Assignlocation .assigntoname.new {
  border-right: 1px solid #ccc; }
  @media (max-width: 991px) {
    #Assignlocation .assigntoname.new {
      border-right: 0; } }

#Assignlocation .left_content {
  display: flex; }
  @media (max-width: 991px) {
    #Assignlocation .left_content {
      display: block !important; } }

ul.accordion-list {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 20px 0 0 0;
  padding-top: 0;
  margin: 0;
  list-style: none; }
  ul.accordion-list li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-color: #F5F7F9;
    padding: 15px;
    margin: 0 auto 15px auto;
    border: 1px solid #eee;
    border-radius: 5px;
    cursor: pointer; }
    ul.accordion-list li.active h3:after {
      transform: rotate(90deg); }
    ul.accordion-list li h3 {
      font-weight: 600;
      position: relative;
      width: 100%;
      height: auto;
      padding: 0 0 0 0;
      margin: 0;
      font-size: 15px;
      letter-spacing: 0.01em;
      cursor: pointer;
      display: flex;
      padding-left: 30px;
      align-items: center;
      justify-content: flex-start; }
      ul.accordion-list li h3:after {
        content: "\f00d";
        font-family: "Font Awesome 6 Free";
        position: absolute;
        left: 0;
        top: 0;
        color: #000;
        transition: all 0.3s ease-in-out;
        font-size: 18px;
        transform: rotate(45deg); }
    ul.accordion-list li div.answer {
      position: relative;
      display: block;
      width: 100%;
      height: auto;
      margin: 0;
      padding: 0;
      cursor: pointer; }
      ul.accordion-list li div.answer p {
        position: relative;
        display: block;
        font-weight: 300;
        padding: 10px 0 0 0;
        cursor: pointer;
        line-height: 150%;
        margin: 0 0 15px 0;
        font-size: 14px; }

.accordion-list .accordian .answer {
  display: none;
  overflow: hidden; }
  .accordion-list .accordian .answer .accordian-a-main {
    border-bottom: 1px solid #ccc;
    padding: 10px 0; }
    .accordion-list .accordian .answer .accordian-a-main:last-child {
      border-bottom: 0; }

.add-meter .user-details .inner-details .bottom-div {
  padding: 0 15px !important; }
  @media (min-width: 1199px) and (max-width: 1920px) {
    .add-meter .user-details .inner-details .bottom-div .row .col-12 {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

.add-meter-new-d .user-details .inner-details .bottom-div {
  padding: 0 15px !important; }
  @media (min-width: 1199px) and (max-width: 1920px) {
    .add-meter-new-d .user-details .inner-details .bottom-div .row .col-12 {
      flex: 0 0 14.28%;
      flex: 0 0 14.28%; } }

.main-details {
  text-align: start; }
  .main-details .form-check {
    padding-left: 20px; }
    .main-details .form-check label {
      font-size: 14px; }
  .main-details .form-group label {
    width: 100%;
    text-align: start;
    font-size: 14px;
    margin-bottom: 5px;
    color: #0E253C; }
  .main-details .form-group input {
    font-size: 15px; }
  .main-details .form-group select {
    font-size: 15px; }

.save-btn a {
  padding: 7px 10px;
  background: #00A46C;
  color: #fff;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 600; }

.regimetable .table-responsive-sm {
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: scroll; }
  .regimetable .table-responsive-sm table {
    margin-bottom: 0; }
    .regimetable .table-responsive-sm table tbody tr td {
      margin: 0 auto; }
      .regimetable .table-responsive-sm table tbody tr td input {
        border: 1px solid #cccc;
        text-align: center;
        padding: 0;
        margin: 0;
        width: 100%;
        font-size: 15px;
        line-height: 1;
        border-radius: 3px; }

.table thead th {
  border-top: 0;
  border-bottom: 0;
  background-color: #EAF3FF;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  border-right: 1px solid #ccc; }

.table thead th:last-child {
  border-right: 0; }

.table td:last-child {
  border-right: 0; }

.table td {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  border-right: 1px solid #ccc; }

.heading.button.pending {
  font-size: 13px;
  padding: 5px;
  padding-left: 0; }
  @media (max-width: 575px) {
    .heading.button.pending {
      margin-bottom: 15px; } }
  .heading.button.pending .pending {
    color: #ED6C3C !important;
    background-color: #FCECD6 !important;
    border: 1px solid #ed6b3c66;
    font-weight: 600; }

@media (max-width: 767px) {
  .Calibration .user-details .inner-details .top-div .main-details {
    flex-direction: column; } }

@media (max-width: 767px) {
  .Calibration .user-details .inner-details .top-div .main-details .mobileview {
    width: 100%;
    border-bottom: 1px solid #ccc; } }

@media (max-width: 575px) {
  .Calibration .user-details .inner-details .top-div .main-details .mobileview {
    flex-direction: column; } }

@media (max-width: 767px) {
  .Calibration .user-details .inner-details .top-div .main-details .edit-details {
    padding: 10px 0; } }

.newcol {
  border-bottom: 2px solid #ccc; }

.card-body.add-project {
  padding-top: 10px !important; }
  .card-body.add-project h5 {
    font-size: 16px;
    color: #0E253C;
    font-weight: 400;
    border-top: 3px solid #ebebeb;
    padding-top: 15px; }

.add-project .table thead th {
  background-color: #fff !important;
  border-right: 0 !important;
  text-align: start;
  padding-left: 0;
  padding-bottom: 0; }

.add-project .table tbody td {
  border-right: 0 !important;
  border-top: 0 !important;
  padding-left: 0; }

@media (max-width: 1336px) {
  .profilemenu {
    align-items: center !important;
    justify-content: flex-start; } }

.profilemenu img {
  width: 22px;
  margin-right: 6px;
  position: relative;
  top: 0;
  height: auto; }
  @media (max-width: 1336px) {
    .profilemenu img {
      width: 22px;
      margin-right: 6px;
      position: relative;
      top: -2px; } }

.profilemenu p {
  color: white;
  align-items: center;
  font-size: 14px;
  margin-right: 20px;
  margin-bottom: 0; }
  @media (max-width: 1336px) {
    .profilemenu p {
      color: #3c64a7;
      font-size: 14px; } }
  .profilemenu p img {
    width: 14px;
    height: 7px;
    margin-bottom: 2px;
    margin-left: 5px; }
    @media (max-width: 1336px) {
      .profilemenu p img {
        margin-bottom: 0px;
        width: 11px; } }

@media (max-width: 1336px) {
  .dropdown-menu.show {
    width: 100%;
    background: white;
    left: 5px !important; } }

@media (max-width: 575px) {
  .dropdown-menu.show {
    width: auto;
    background: white;
    left: 0px !important; } }

@media (max-width: 1336px) {
  .dropdown-menu.show .dropdown-item {
    display: flex;
    align-items: center;
    justify-content: space-between; } }

.add-customer .card.left-detils {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  overflow: hidden; }
  .add-customer .card.left-detils .card-body {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px !important; }

.add-customer .heading.tab {
  justify-content: center !important;
  align-items: center !important; }
  .add-customer .heading.tab .title {
    overflow-x: scroll; }

.add-customer .title .nav-tabs {
  border-radius: 5px;
  flex-wrap: nowrap;
  white-space: nowrap;
  width: fit-content;
  border: 1px solid #668EF0; }
  .add-customer .title .nav-tabs .nav-item .nav-link.active {
    color: #fff;
    background-color: #668EF0;
    border-radius: 5px;
    border: 1px solid #668ef0; }
  .add-customer .title .nav-tabs .nav-item .nav-link {
    font-size: 14px; }
    @media (max-width: 767px) {
      .add-customer .title .nav-tabs .nav-item .nav-link {
        font-size: 13px; } }
    @media (max-width: 575px) {
      .add-customer .title .nav-tabs .nav-item .nav-link {
        font-size: 10px; } }

.heading.tab::-webkit-scrollbar {
  width: 10px;
  height: 2px; }

/* Track */
.heading.tab::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
.heading.tab::-webkit-scrollbar-thumb {
  background: #888; }

/* Handle on hover */
.heading.tab::-webkit-scrollbar-thumb:hover {
  background: #555; }

.highcharts-figure,
.highcharts-data-table table {
  min-width: 220px;
  max-width: 800px;
  margin: 0 auto; }

.highcharts-data-table table {
  font-family: Verdana, sans-serif;
  border-collapse: collapse;
  border: 1px solid #ebebeb;
  margin: 10px auto;
  text-align: center;
  width: 100%;
  max-width: 500px; }

.highcharts-data-table caption {
  padding: 1em 0;
  font-size: 1.2em;
  color: #555; }

.highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em; }

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
  padding: 0.5em; }

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8; }

.highcharts-data-table tr:hover {
  background: #f1f7ff; }

.highcharts-a11y-proxy-element {
  display: none !important; }

.highcharts-exporting-group {
  display: none !important; }

.highcharts-legend-item {
  display: none !important; }

.highcharts-credits {
  display: none !important; }

.highcharts-legend {
  display: none !important; }

#highcharts-u05u3h4-0 {
  width: 333px;
  height: 350px; }

.highcharts-title {
  font-size: 12px !important; }
  .highcharts-title tspan {
    display: none !important; }

.highcharts-point {
  display: none !important; }

.heading.tab .title::-webkit-scrollbar {
  width: 0px;
  height: 0; }

/* Track */
.heading.tab .title::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
.heading.tab .title::-webkit-scrollbar-thumb {
  background: #888; }

/* Handle on hover */
.heading.tab .title::-webkit-scrollbar-thumb:hover {
  background: #555; }

.table-responsive-sm::-webkit-scrollbar {
  width: 0px;
  height: 0; }

/* Track */
.table-responsive-sm::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
.table-responsive-sm::-webkit-scrollbar-thumb {
  background: #888; }

/* Handle on hover */
.table-responsive-sm::-webkit-scrollbar-thumb:hover {
  background: #555; }

.regression-slider .slick-prev.slick-arrow {
  left: -18 !important;
  background: url("../img/left-arrow-slider.svg") 0 0/47% no-repeat !important; }

.regression-slider .slick-next.slick-arrow {
  right: -18px !important;
  background: url("../img/right-arrow-slider.svg") 0 0/47% no-repeat !important; }

.slick-next:before {
  display: none !important; }

.slick-prev:before {
  display: none !important; }

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #668EF0;
  border-radius: 0;
  border: none; }

#left-chart svg {
  height: 400px; }

.chart-height svg {
  height: 400px; }

#myTabContent .tab-pane .producat_details {
  font-size: 15px;
  font-weight: 500;
  color: #0E253C;
  padding-bottom: 10px;
  position: relative; }
  #myTabContent .tab-pane .producat_details::after {
    position: absolute;
    width: 113%;
    height: 2px;
    content: "";
    background-color: #f1f1f1;
    bottom: 0;
    left: -21px; }

#myTabContent .tab-pane .producat_details.new::after {
  position: absolute;
  width: 113%;
  height: 2px;
  content: "";
  background-color: #f1f1f1;
  top: 0;
  left: -21px; }

#myTabContent .tab-pane .process-completed {
  margin-top: 20px;
  position: relative; }
  #myTabContent .tab-pane .process-completed .d-flex {
    font-size: 13px;
    margin-bottom: 10px;
    padding-top: 5px; }
  #myTabContent .tab-pane .process-completed::after {
    position: absolute;
    content: "";
    top: -10px;
    left: -22px;
    right: 0;
    width: 117%;
    height: 2px;
    background-color: #f5f5f5; }
  #myTabContent .tab-pane .process-completed a {
    width: 100%;
    display: block;
    padding: 5px 10px;
    text-align: center;
    background: #E8F9FE;
    border-radius: 5px;
    border: 1px solid #02B7F0;
    font-size: 16px;
    color: #02B7F0; }
    #myTabContent .tab-pane .process-completed a input[type=checkbox] {
      accent-color: #02B7F0 !important; }

#myTabContent .tab-pane .producat_info {
  padding-top: 15px;
  position: relative;
  padding-bottom: 50px; }
  #myTabContent .tab-pane .producat_info p {
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
    width: 140px; }
  #myTabContent .tab-pane .producat_info span {
    margin-bottom: 10px;
    font-size: 14px;
    color: #5E6D7E; }

.chart .modal-dialog .modal-content {
  border: 0;
  border-radius: 15px;
  overflow: hidden; }
  .chart .modal-dialog .modal-content .modal-header {
    background-color: #EAF3FF; }
    .chart .modal-dialog .modal-content .modal-header button.close {
      padding: 0 !important;
      margin: 0;
      opacity: 1; }
  .chart .modal-dialog .modal-content .modal-body .top-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #e9e9e9; }
    .chart .modal-dialog .modal-content .modal-body .top-heading p {
      color: #5E6D7E;
      font-size: 15px; }
      .chart .modal-dialog .modal-content .modal-body .top-heading p span {
        color: #0E253C;
        font-size: 15px; }

.highcharts-plot-background {
  border: 1px solid #ccc !important; }

.highcharts-label {
  display: none; }

.highcharts-series-0 {
  display: none; }

#area-chart,
#line-chart,
#bar-chart,
#stacked,
#pie-chart {
  min-height: 250px; }

#ac_layer_11b388b_6 text {
  display: none; }

.anychart-credits {
  display: none !important; }

#left-chart {
  height: 300px;
  border: 1px solid #ccc;
  margin-top: 15px; }

#chart-container {
  height: 300px;
  border: 1px solid #ccc;
  margin-top: 20px; }

.right-chart {
  height: 300px; }

.bettery p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600; }

.bettery img {
  width: 25px;
  height: 28px;
  margin-left: 3px; }

#profile .process-completed {
  margin-top: 20px;
  position: relative; }
  #profile .process-completed .d-flex {
    font-size: 13px;
    margin-bottom: 10px;
    padding-top: 5px; }
  #profile .process-completed::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #ccc; }
  #profile .process-completed a {
    width: 100%;
    display: block;
    padding: 5px 10px;
    text-align: center;
    background: #E8F9FE;
    border-radius: 5px;
    border: 1px solid #02B7F0;
    font-size: 16px;
    color: #02B7F0; }
    #profile .process-completed a input[type=checkbox] {
      accent-color: #02B7F0 !important; }

.process-completed input[type=checkbox] {
  accent-color: #02B7F0 !important;
  background-color: #fff; }

.process-completed input[type=checkbox]:checked + span:before {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 13px;
  text-align: center;
  line-height: 14px;
  color: #fff; }

text tspan {
  font-size: 11px; }

.main_meter_box {
  display: flex;
  border: 1px solid #cdd2d7;
  border-radius: 5px;
  position: relative; }
  .main_meter_box .rangmain {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 36px;
    left: 27px; }
    .main_meter_box .rangmain div {
      color: #5E6D7E;
      font-size: 10px;
      font-weight: 500;
      margin: 0 5px; }
      .main_meter_box .rangmain div span {
        width: 6px;
        height: 6px;
        background-color: black;
        margin-right: 5px;
        display: inline-block;
        border-radius: 8px; }
      .main_meter_box .rangmain div:nth-child(1) span {
        background-color: #32B3C6; }
      .main_meter_box .rangmain div:nth-child(2) span {
        background-color: #F5B43F; }
      .main_meter_box .rangmain div:nth-child(3) span {
        background-color: #FC0606; }
  .main_meter_box .mainprogress {
    display: flex;
    align-items: center;
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 16px; }
  .main_meter_box .statusmain {
    background-color: #E8F9FE;
    width: auto;
    white-space: nowrap;
    height: auto;
    position: absolute;
    top: -11px;
    color: #02B7F0;
    font-size: 14px;
    padding: 0 7px;
    font-weight: 500;
    left: 10px; }
  .main_meter_box .progressvalue {
    font-size: 11px;
    position: relative;
    margin-left: 10px;
    color: black;
    font-weight: 600; }
  .main_meter_box .progress {
    display: -ms-flexbox;
    display: flex;
    height: 8px;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
    width: 64%;
    position: relative; }
    .main_meter_box .progress .progress-bar {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center;
      overflow: hidden;
      color: #fff;
      width: 0;
      text-align: center;
      white-space: nowrap;
      background-color: #007bff;
      transition: width .6s ease; }
  .main_meter_box .nosensor {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    border: 1px solid rgba(94, 109, 126, 0.309804);
    justify-content: center;
    color: #5E6D7E;
    background-color: #e7e7e7e3;
    z-index: 1; }
  .main_meter_box .main_meter_left_side_echarts {
    position: relative; }
    .main_meter_box .main_meter_left_side_echarts .chart {
      position: relative;
      width: 220px;
      height: 220px;
      overflow: hidden;
      position: relative;
      left: -10px; }
  .main_meter_box .main_meter_right_side_details {
    width: max-content;
    position: relative;
    border-left: 1px solid #ccc;
    left: -20px;
    padding: 13px;
    padding-right: 0; }
    .main_meter_box .main_meter_right_side_details .buttonmeter {
      font-size: 11px;
      color: #668EF0;
      background-color: #F8FBFF;
      border: 1px solid #668EF0;
      border-radius: 3px;
      margin-top: 10px;
      text-align: center;
      font-weight: 600;
      padding: 4px; }
    .main_meter_box .main_meter_right_side_details .Sensorsname {
      font-size: 14px;
      font-weight: 600;
      margin-bottom: 5px;
      color: #0E253C; }
      .main_meter_box .main_meter_right_side_details .Sensorsname span {
        font-weight: 500;
        color: #5E6D7E; }
    .main_meter_box .main_meter_right_side_details .timeelapsad {
      font-size: 14px;
      font-weight: 600;
      margin-bottom: 0px;
      padding-top: 3px;
      height: auto; }
      .main_meter_box .main_meter_right_side_details .timeelapsad span {
        font-weight: 500;
        color: #0E253C; }
        .main_meter_box .main_meter_right_side_details .timeelapsad span.timeelapsadvalue {
          font-size: 13px;
          font-weight: 600; }
    .main_meter_box .main_meter_right_side_details .commonmeterdetails {
      font-size: 12px;
      font-weight: 600;
      margin-bottom: 5px;
      color: #5E6D7E; }
      .main_meter_box .main_meter_right_side_details .commonmeterdetails span {
        font-weight: 500;
        color: #0E253C; }

.reportchartdiv .nosensor {
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  border: 1px solid rgba(94, 109, 126, 0.309804);
  justify-content: center;
  color: #5E6D7E;
  background-color: #e7e7e7e3;
  height: 450px;
  margin-bottom: 30px; }

.loader-container {
  position: relative; }

.loader {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  border: 5px solid #ccc;
  /* Add a border */ }

.loader::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  border: 5px solid transparent;
  border-top-color: red;
  animation: loaderAnimation 5s linear infinite; }

@keyframes loaderAnimation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.loader-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #333; }

.loadernew {
  background-color: rgba(236, 242, 255, 0.85098);
  width: auto;
  height: auto;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -11px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  position: absolute;
  z-index: 1;
  border: 1px solid #adc3f5; }

.loadernew .circle {
  position: relative;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  cursor: default; }

.loadernew .circle .box,
.loadernew .circle .box span {
  position: absolute;
  top: 50%;
  left: 50%; }

.loadernew .circle .box {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  transition: all 0.2s; }

.loadernew .circle:hover .box {
  transform: translate(-50%, -50%) scale(0.91); }

.loadernew .circle .box span,
.loadernew .text {
  background: -webkit-linear-gradient(left, #668EF0, #668EF0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.circle .box span {
  font-size: 22px;
  font-family: sans-serif;
  font-weight: 600;
  transform: translate(-45%, -45%);
  transition: all 0.1s; }

.loadernew .circle:hover .box span {
  transform: translate(-45%, -45%) scale(1.09); }

.loadernew .text {
  font-size: 20px;
  font-weight: 600; }

@media (max-width: 753px) {
  .loadernew {
    width: calc(50% - 20px);
    margin-bottom: 20px; } }

@media (max-width: 505px) {
  .wrapper .loadernew {
    width: 100%; } }

@media (min-width: 1366px) and (max-width: 1920px) {
  .inner-row .col-xxl-2 {
    flex: 0 0 12.5%;
    max-width: 12.5%; } }

.progress .progress-bar::-webkit-progress-value {
  background: #02B7F0; }

/*.accented {
    accent-color: deeppink;
  }
  
  [color-scheme="dark"] .accented {
    accent-color: hsl(328 100% 80%);
  }*/
[color-scheme="light"] {
  color-scheme: light; }

[color-scheme="dark"] {
  color-scheme: dark; }

@media (min-width: 480px) {
  body {
    grid-auto-flow: column; } }

.print-btn {
  border: 1px solid #00A46C;
  border-radius: 5px;
  padding: 5px 5px;
  font-size: 12px;
  color: #00A46C; }
  @media (max-width: 575px) {
    .print-btn {
      margin-top: 10px;
      display: block; } }

.print-btn.Save {
  border: 1px solid #00A46C;
  border-radius: 5px;
  padding: 5px 5px;
  font-size: 12px;
  color: #fff;
  background-color: #00A46C; }
  @media (max-width: 575px) {
    .print-btn.Save {
      margin-top: 10px;
      display: block; } }

.btn-toggle {
  margin: 0 4rem;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 3rem;
  border-radius: 1.5rem;
  color: #6b7381;
  background: #bdc1c8; }

.btn-toggle:focus,
.btn-toggle.focus,
.btn-toggle:focus.active,
.btn-toggle.focus.active {
  outline: none; }

.btn-toggle:before,
.btn-toggle:after {
  line-height: 1.5rem;
  width: 4rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity 0.25s; }

.btn-toggle:before {
  content: 'Off';
  left: -4rem; }

.btn-toggle:after {
  content: 'On';
  right: -4rem;
  opacity: 0.5; }

.btn-toggle > .handle {
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 1.125rem;
  background: #fff;
  transition: left 0.25s; }

.btn-toggle.active {
  transition: background-color 0.25s; }

.btn-toggle.active > .handle {
  left: 1.6875rem;
  transition: left 0.25s; }

.btn-toggle.active:before {
  opacity: 0.5; }

.btn-toggle.active:after {
  opacity: 1; }

.btn-toggle.btn-xs:before,
.btn-toggle.btn-xs:after {
  display: none; }

.btn-toggle:before,
.btn-toggle:after {
  color: #6b7381; }

.btn-toggle.active {
  background-color: #3c64a7; }

.btn-toggle.btn-xs {
  margin: 0 0;
  padding: 0;
  position: relative;
  border: none;
  height: 1rem;
  width: 2rem;
  border-radius: 1rem; }

.btn-toggle.btn-xs:focus,
.btn-toggle.btn-xs.focus,
.btn-toggle.btn-xs:focus.active,
.btn-toggle.btn-xs.focus.active {
  outline: none; }

.btn-toggle.btn-xs:before,
.btn-toggle.btn-xs:after {
  line-height: 1rem;
  width: 0;
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity 0.25s; }

.btn-toggle.btn-xs:before {
  content: 'Off';
  left: 0; }

.btn-toggle.btn-xs:after {
  content: 'On';
  right: 0;
  opacity: 0.5; }

.btn-toggle.btn-xs > .handle {
  position: absolute;
  top: 0.125rem;
  left: 0.125rem;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 0.75rem;
  background: #fff;
  transition: left 0.25s; }

.btn-toggle.btn-xs.active {
  transition: background-color 0.25s; }

.btn-toggle.btn-xs.active > .handle {
  left: 1.125rem;
  transition: left 0.25s; }

.btn-toggle.btn-xs.active:before {
  opacity: 0.5; }

.btn-toggle.btn-xs.active:after {
  opacity: 1; }

.main_user_profile_details {
  /*border-right:1px solid #ccc;*/
  /*text-align:center;*/
  height: 100%; }
  .main_user_profile_details img {
    width: 150px;
    height: 150px;
    border-radius: 150px;
    object-fit: cover;
    margin: 0 auto; }

.main_details_modal_Customer .main-details {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 5px; }
  .main_details_modal_Customer .main-details p {
    margin-bottom: 5px;
    font-size: 14px;
    color: #5E6D7E;
    white-space: inherit; }
  .main_details_modal_Customer .main-details .inner-main img {
    width: 19px;
    height: 19px;
    margin-right: 10px; }

.dropdown-menu.profiledropdown.show {
  display: block;
  transform: inherit !important;
  right: 0 !important;
  left: inherit !important;
  top: 42px !important; }

/*loader css start*/
.loader {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  border: 3px solid;
  border-color: #F47D35 transparent transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite; }

.loader::after,
.loader::before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px solid;
  border-color: transparent transparent #3A63A9;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-sizing: border-box;
  animation: rotationBack 0.5s linear infinite;
  transform-origin: center center; }

.loader::before {
  width: 32px;
  height: 32px;
  border-color: #02B056 #02B056 transparent transparent;
  animation: rotation 1.5s linear infinite; }

@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes rotationBack {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(-360deg); } }

/*loader css end*/
.newcheckleft {
  left: 0 !important; }

/*loader css end*/
.newcheckleftuser {
  left: 0 !important; }

.checksign {
  display: inline-flex !important;
  align-items: center;
  margin-right: 10px; }

.main_filter_box {
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin-top: 20px;
  overflow: hidden; }
  .main_filter_box label {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 14px;
    font-weight: 400;
    color: black; }
  .main_filter_box .filter_top {
    padding: 12px;
    margin-top: -12px;
    margin-left: -12px;
    margin-right: -12px;
    background-color: #eef3fe;
    font-weight: 500;
    margin-bottom: 20px; }

select.form-select.totalpageshowselect {
  font-size: 13px;
  padding: 0 12px;
  height: 34.5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-weight: 500;
  padding-right: 30px;
  width: 15%; }

select.form-select.totalpageshowselect {
  -webkit-appearance: none; }

select.form-select.totalpageshowselect {
  background-image: url("../img/drop-arrow.svg");
  background-position: calc(100% - 10px) calc(0.6em + 4px), calc(100% - 5px) calc(0.6em + 5px), calc(100% - 0.5em) 0.5em;
  background-size: 12px 12px, 12px 12px, 1.5em 1.5em;
  background-repeat: no-repeat;
  position: relative; }

select.form-select.totalpageshowselect:focus-visible {
  outline: none; }

a {
  cursor: pointer; }

.licences-list {
  padding-left: 20px !important; }

.coutboxtop {
  padding: 8px 18px;
  background-color: #ffffff;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border-radius: 3px;
  border: 1px solid #3a63a9;
  font-weight: 600;
  color: #a6a6a6; }

span.currentcount {
  font-size: 19px;
  color: #3a63a9; }

g#ac_layer_27654a75_i {
  display: none !important; }

g#ac_layer_263fe76b_i {
  display: none; }

.mt-0-8 {
  margin-top: .8rem !important; }

.btn-close {
  box-sizing: content-box;
  width: .5rem;
  height: .5rem;
  padding: .25em .25em !important;
  color: #000;
  background: url("../img/closeicon.svg") no-repeat;
  border: 0;
  border-radius: .25rem;
  opacity: .5;
  margin: 0.25em 0.25em 0.25em auto !important; }

.modal-header .btn-close {
  padding: .5rem .5rem;
  margin: -.5rem -.5rem -.5rem auto; }

.modal-fullscreen {
  width: 99vw;
  max-width: none;
  height: 100vw;
  margin: 0; }

.modal-fullscreen .modal-content {
  height: 80%; }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

a#lnkDeploymentReport {
  margin-left: 10px; }

@media (min-width: 576px) {
  #MPDeploymentReport .modal-dialog-centered {
    max-width: 1050px !important; }
  #MPDeploymentReport .projectdetailtdheader {
    width: 17% !important; }
  #MPDeploymentReport .projectdetailtdcenter {
    width: 1% !important; }
  #MPDeploymentReport p {
    font-size: 12px; }
  .dropdown-toggle::after {
    display: none !important; } }

#lnkDeploymentDashboard {
  color: #fff;
  margin-top: 3px;
  display: inline-block;
  width: max-content; }

#overlaymanageactivity {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: lch(0 0 0/0.21);
  display: none; }

.main_manage_activity_panel {
  position: fixed;
  background-color: white;
  width: 85%;
  height: 89vh;
  z-index: 10000;
  top: 0;
  right: -100%;
  border-radius: 20px 0 0 20px;
  transition: all 0.8s;
  overflow-y: scroll; }

.main_manage_activity_panel::-webkit-scrollbar {
  width: 3px; }

.main_manage_activity_panel.showmmap {
  right: 0; }

.showmmapmain {
  overflow: hidden !important; }

.main_manage_activity_panel .fa-xmark {
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-color: #e9e9e9;
  color: #777777;
  margin-left: 10px; }

.cardbodyborderbottom {
  border-bottom: 2px solid #ccc; }

#ddlDeploymentName {
  height: calc(0.8em + 0.8rem + 3px);
  padding: 0.175rem 0.75rem;
  line-height: 1.2; }

.deploymentnameselect {
  background-position: calc(100% - 10px) calc(0.5em + 0px), calc(100% - 15px) calc(0.6em + 2px), calc(100% - 0.5em) 0.5em;
  font-size: .8rem; }

.deploymentdashboardlist {
  background-color: #f5f5f5;
  padding: 10px; }

#divDeploymentDashboard {
  margin-top: 80px; }

.main_meter_right_side_detailsnew {
  left: 0 !important;
  border: none !important;
  width: 100% !important;
  padding: 10px !important; }
  .main_meter_right_side_detailsnew .chart {
    width: 100% !important;
    left: 0px !important; }

.main_meter_box_new {
  display: block !important; }

td.number {
  width: 5%; }

.chartdotplus {
  font-size: 10px;
  color: #28a745;
  position: relative;
  top: -2px;
  margin-right: 5px; }

.chartdotmain {
  font-size: 10px;
  color: #007bff;
  position: relative;
  top: -2px;
  margin-right: 5px; }

.chartdotminus {
  font-size: 10px;
  color: #dc3545;
  position: relative;
  top: -2px;
  margin-right: 5px; }

.custom-tooltip {
  z-index: 999999;
  background-color: white;
  padding: 5px;
  border-radius: 5px; }

.form-check-input {
  margin-top: .411rem !important; }

.calibrationresume {
  width: 14px !important;
  height: 14px !important; }

.deploymentindex {
  width: 35%; }

.new_meter_loader {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }
  .new_meter_loader .main_loader {
    position: inherit;
    background-color: rgba(236, 242, 255, 0.85098);
    border-radius: 4px; }

#MPDeploymentList {
  z-index: 999999; }

.deploymentmoveicon {
  margin-left: 10px; }

.calibrationmodal .modal-header {
  position: sticky;
  top: 0;
  z-index: 1050;
  background-color: white;
  /* Ensure visibility */ }

.calibrationmodal .modal-body {
  max-height: 100vh;
  overflow-y: auto; }

.sensormeter {
  justify-content: flex-start !important;
  align-items: flex-start !important;
  margin-top: 10px; }

.deploymentinactive {
  background: #e6002024 !important;
  /* This is okay */
  color: #e60020 !important; }

.deploymentinactivep {
  margin-bottom: 0px !important; }

.deploymentactive {
  background: rgba(0, 164, 108, 0.25) !important;
  /* Use rgba() for transparency */
  color: #00a46c !important; }

.deploymentactivep {
  margin-bottom: 0px !important; }

.deploymentstatusp {
  margin-bottom: 0px !important; }

.top-heading.d-flex.align-items-center.justify-content-between {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px; }

.licensedetails {
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
  background-color: white;
  height: auto; }

.licence_top {
  background-color: #e0e6f1;
  padding: 9px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .licence_top .licence_title_main {
    color: #3c64a7;
    /*text-align: center;*/
    font-weight: 600;
    font-size: 15px; }

.purchase_date {
  font-size: 13px;
  color: gray;
  font-weight: 600;
  text-align: end; }

.purchase_date span {
  font-size: 12px;
  display: block;
  color: black; }

.licence_body {
  padding: 20px; }

.licence_title {
  font-size: 13px;
  color: gray;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px; }

.licence_desc {
  font-size: 15px;
  color: black;
  font-weight: 700;
  margin-bottom: 10px; }

.betteryper {
  /*position: absolute;*/
  right: 8px;
  top: -16px;
  background: #d3d3d3eb;
  padding: 0px 8px;
  border-radius: 4px;
  display: none !important; }

.delete-edit-popup .modal-dialog {
  max-width: 430px;
  margin: 0 auto; }
  .delete-edit-popup .modal-dialog .modal-content {
    border-radius: 15px;
    border: none; }
    .delete-edit-popup .modal-dialog .modal-content .modal-body {
      padding: 20px; }
      .delete-edit-popup .modal-dialog .modal-content .modal-body .logo {
        text-align: center;
        margin-top: 15px; }
      .delete-edit-popup .modal-dialog .modal-content .modal-body h4 {
        margin-top: 20px;
        font-size: 20px;
        text-align: center;
        font-weight: 600;
        color: #0E253C; }
      .delete-edit-popup .modal-dialog .modal-content .modal-body p {
        font-size: 14px;
        text-align: center;
        color: #5E6D7E; }
      .delete-edit-popup .modal-dialog .modal-content .modal-body .btn-model {
        text-align: center;
        margin-bottom: 15px; }
        .delete-edit-popup .modal-dialog .modal-content .modal-body .btn-model .cancel {
          padding: 5px 30px;
          border: 1px solid #ccc;
          border-radius: 3px;
          font-size: 15px;
          color: #5E6D7E;
          font-weight: 500;
          margin-right: 8px; }
          @media (max-width: 575px) {
            .delete-edit-popup .modal-dialog .modal-content .modal-body .btn-model .cancel {
              padding: 5px 15px; } }
        .delete-edit-popup .modal-dialog .modal-content .modal-body .btn-model .remove {
          padding: 5px 30px;
          border-radius: 3px;
          color: #fff !important;
          font-size: 15px;
          background-color: #CC3550;
          font-weight: 500; }
          @media (max-width: 575px) {
            .delete-edit-popup .modal-dialog .modal-content .modal-body .btn-model .remove {
              padding: 5px 15px; } }
        .delete-edit-popup .modal-dialog .modal-content .modal-body .btn-model .recover {
          padding: 5px 30px;
          border-radius: 3px;
          color: #fff !important;
          font-size: 15px;
          background-color: #00A46C;
          font-weight: 500; }
          @media (max-width: 575px) {
            .delete-edit-popup .modal-dialog .modal-content .modal-body .btn-model .recover {
              padding: 5px 15px; } }

.divmeterlist {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 15px; }
  .divmeterlist .filter_top {
    padding: 12px;
    background-color: #eef3fe;
    font-weight: 500;
    margin-bottom: 0px; }
  .divmeterlist .batterypercentagesensorwith {
    border-bottom: 1px solid #ccc; }
    .divmeterlist .batterypercentagesensorwith .col-md-12 {
      flex: 0 0 100% !important;
      max-width: 100% !important;
      padding: 0px 0px 0px 0px; }
  .divmeterlist .divmetersensorlist {
    border: 1px solid #ccc;
    border-radius: 5px; }

.battery {
  width: 25px;
  height: 15px;
  border: 2px solid #333;
  border-radius: 4px;
  position: relative;
  margin-right: 5px;
  box-sizing: border-box; }

.battery::after {
  content: "";
  width: 4px;
  height: 8px;
  background: #333;
  position: absolute;
  right: -6px;
  top: 2px;
  border-radius: 2px; }

.battery-level {
  height: 100%;
  border-radius: 2px;
  transition: width 0.3s; }

/* Colors by percentage */
.battery-level.low {
  background-color: #f44336;
  /* red */ }

.battery-level.medium {
  background-color: #ff9800;
  /* orange */ }

.battery-level.high {
  background-color: #4caf50;
  /* green */ }

#PFinalBatteryPercentage {
  font-size: 17px; }

.PFinalBatteryPercentageborder {
  border-bottom: 1px solid #ccc;
  border-radius: 5px; }

.metersensorlastreadingline {
  padding-left: 5px; }
  .metersensorlastreadingline p {
    font-size: 15px;
    margin: 10px; }

.borderbottom {
  border-bottom: 1px solid #ccc; }

.bordertop {
  border-top: 1px solid #ccc;
  padding-bottom: 5px; }

.seemorebutton {
  color: #00A46C; }

.batteryshow {
  position: absolute;
  top: -12px;
  right: 10px;
  background: white;
  border: 1px solid #d3d3d375;
  padding: 2px 5px;
  border-radius: 5px; }
  .batteryshow .battery {
    width: 20px;
    height: 12px; }
  .batteryshow .battery::after {
    top: 0px; }
  .batteryshow p {
    font-size: 13px !important; }

.sensoractive {
  font-size: 13px;
  background: rgba(25, 135, 84, 0.42);
  width: auto;
  padding: 4px 6px;
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #198754 !important;
  font-weight: 500;
  height: 100%; }

.sensorstop {
  font-size: 13px;
  background: rgba(245, 0, 57, 0.2);
  width: auto;
  padding: 4px 6px;
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #dc3545 !important;
  font-weight: 500;
  height: 100%; }

p.timeelapsad.borderbottom.bordertop {
  color: maroon !important;
  font-size: 21px;
  font-weight: 700 !important; }

p.timeelapsad.borderbottom.bordertop span {
  color: maroon !important;
  font-weight: 700 !important;
  font-size: 21px !important; }
