body {
  background-color: #ffffff;
  background-image: linear-gradient(315deg, #f3f4fd 0%, #f6f5ff 74%);
}

.toggleIcon i {
  font-size: 20px;
  color: #F9E278;
  margin-top: 5px;
}

.navbar-toggler {
  padding: 3px;
  font-size: 0.95rem;
  line-height: 1;
  background-color: #448b3e;
}

.navbar-brand img.img-fluid {
  height: 40px;
}

a.btn.btn-blue {
  background: #131D36;
  color: #fff;
  padding: 0.275rem 1.75rem;
}

a.nav-link.active {
  font-family: PT Sans;
  font-style: normal;
  font-weight: bold;
}

.box-layout {
  border-radius: 4px;
  margin-top: 3.5rem;
}

.deco-none {
  text-decoration: none;
}

.modal-header {
  border-bottom: none;
}

button.close {
  border: 0;
  border-radius: 4px;
  color: #fff;
  background: #131d36;
}

header a.nav-link.active {
  font-size: 22px;
}

.table>:not(:first-child) {
  border-top: 2px solid transparent;
}

.icon-center {
  align-items: center;
  justify-content: center;
  display: flex;
}

.bg-light-black {
  background: #222223;
}

.userProfile {
  width: 38px;
}

img.rounded {
  display: inline-flex;
  float: left;
}

.end {
  justify-content: end;
}

.light-yellow {
  color: #F9E278 !important;
}

.plus-icon-color {
  color: #FFF;
  font-size: 26px;
}

.font-22 {
  font-size: 22px;
}


.py-layout {
  padding-top: 3.8rem;
  padding-bottom: 0.7rem;
  height: 100vh;
}

.showlat {
  width: 18px;
}

.bg-violet {
  background: #64517C;
}

.pageContent {
  padding-top: 7rem;
}

option {
  display: block;
  width: 100%;
}


.mr-rem {
  margin-right: 0.5rem;
}


#map {
  height: calc(100vh - 109px);
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  border-radius: 4px;
  background: #fff;
}


.bg-light-black {
  opacity: 1;
}

.logotxt {
  float: left;
  font-size: 22px;
}

.logotxt1 {
  float: left;
  font-size: 16px;
}

.box-layout-page {
  border-radius: 4px;
  margin-top: 4rem;
}

.navbar-nav {
  display: flex;
  flex-direction: row;
}

.logo-info {
  width: 58px;
  position: relative;
  top: -2.5px;
}

.d-center {
  display: flex;
  justify-content: center;
}

.bg-black-view {
  opacity: 1;
  background-image: linear-gradient(147deg, #000000c2 0%, #04619fb0 74%);
  box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
}

.card {
  border: 0;
  box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
}

.custom-pad {
  padding: 0.35rem 1.5rem !important;
}

.txt-blue {
  color: #019ce4 !important;
  font-weight: bold;
}

.group-color .form-control:focus {
  box-shadow: 0 0 0 0.25rem transparent !important;
}

.bg-blue {
  background-image: linear-gradient(147deg, #2ba1d8b3 0%, #2299d1b8 74%);
  border: 0;
}

.bg-color {
  background-image: linear-gradient(147deg, #3c9b77c2 0%, #47c29ab0 74%);
  border: 0;
}

.logo-web {
  width: 68px;
}

.box1 {
  background-image: linear-gradient(147deg, #2ba1d8b3 0%, #2299d1b8 74%);
  border: 0;
  margin-left: 1rem;
  padding-left: 0;
  padding-right: 0;
  border-radius: 4px;
  box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
}

.box2 {
  background-image: linear-gradient(147deg, #2ba1d8b3 0%, #2299d1b8 74%);
  border: 0;
  margin-left: 1rem;
  padding-left: 0;
  padding-right: 0;
  border-radius: 4px;
  margin-right: 1rem;
  box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
}

.box-3 {
  background-image: linear-gradient(147deg, #2ba1d8b3 0%, #2299d1b8 74%);
  border: 0;
  margin-left: 1rem;
  padding-left: 0;
  padding-right: 0;
  border-radius: 4px;
  margin-right: 1rem;
  box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
}

.box-4 {
  background-image: linear-gradient(147deg, #2ba1d8b3 0%, #2299d1b8 74%);
  border: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 4px;
  margin-right: 1rem;
  margin-left: 1rem;
  box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
}

.select-pad {
  padding-top: 0.21rem;
  padding-bottom: 0.21rem;
}

thead {
  background: #5cb2de;
  color: #fff;
  border-color: transparent;
}

td,
th {
  padding-top: 0.3rem !important;
  padding-bottom: 0.3rem !important;
  vertical-align: middle;
}

tr:nth-child(even) {
  background: #e6f7ff;
}

footer {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
}

.bg-footer {
  background: #e6f7ff;
}

.offcanvas-bottom {
  height: 32vh;
  background-color: #ffffff;
  background-image: linear-gradient(315deg, #f3f4fd 0%, #f6f5ff 74%);
}

.nav-block {
  flex-direction: inherit;
  display: flex;
}

/*tablet media query*/
@media (max-width: 767px) and (min-width: 564px) {
  .web-view .navbar-nav {
    flex-direction: row !important;
    width: 100%;
    float: left;
    margin-top: -2.5rem;
  }
}

/*mobile media query*/
@media (max-width: 545px) {
  .web-view .mob-col .col {
    flex: initial;
    margin-bottom: 15px;
  }

  .web-view .mb5 {
    margin-bottom: 3rem;
  }

  .web-view .mob-views {
    display: block;
  }

  .web-view .no-mob-view {
    display: none;
  }
}

@media (min-width: 546px) {
  .web-view .mob-views {
    display: none;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .web-view .navbar-expand-md .navbar-nav {
    flex-direction: row !important;
    justify-content: flex-start;
  }

  .web-view .mob-col {
    margin-top: 7rem !important;
  }

  .web-view #map {
    margin-top: 1.5rem;
  }

  .web-view .no-mob-view {
    display: inline-flex;
  }
}

.leftcanvas {
  width: 35%;
  top: 4rem;
  bottom: 3rem;
  left: 0.7rem;
  border-radius: 21px 9px;
  border-left: 3px solid #04619fb0;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  background: #fdfdfd;
}

.offcanvas-title {
  color: #425768;
}

.right-container {
  position: absolute;
  top: 4.3rem;
  right: 15px;
  z-index: 999;
}

.right-container .icon-box {
  display: block;
  margin-bottom: 5px;
  padding: 8px;
  line-height: 0.7;
  background-image: linear-gradient(147deg, #4c5a76c2 0%, #2688cab0 74%);
  border: 0;
}

.icon-box i {
  font-size: 14px;
  color: #fff;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
  box-shadow: none !important;
}

@media(max-width: 768px) {
  .leftcanvas {
    width: 93%;
  }

  .left-container1 {
    width: 22% !important;
  }

  .bottomLayerCanvas,
  .bottomCanvas {
    width: 92% !important;
  }

  .leftcanvas {
    width: 93%;
  }

  .stats-data {
    display: none !important;
  }

  .stats-data .box-4 {
    margin-bottom: 3px !important;
    width: auto !important;
  }

  .stats-data i {
    display: none;
  }

  .stats-data p {
    font-size: 12px;
  }

  .stats-data .box2 {
    padding: 0.25rem !important;
  }
}


/* new */

.bottomCanvas {
  width: 45%;
  right: 1rem;
  left: auto;
  bottom: 3rem;
  border-radius: 7px;
  box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
  border: 0;
}

.stats-data {
  position: absolute;
  top: 3rem;
  z-index: 999;
  display: flex;
  flex-direction: column;
  right: 5rem;
}

.left-container1 {
  position: absolute;
  bottom: 2.78rem;
  right: 0.8rem;
  width: 13%;
  border-radius: 7px;
}


@media (max-width: 490px) {
  .left-container1 {
    width: 75% !important;
  }
}

@media (max-width: 1030px) and (min-width: 768px) {
  .left-container1 {
    width: 32% !important;
  }
}

.bottomLayerCanvas {
  width: 45%;
  right: 1rem;
  left: auto;
  bottom: 3rem;
  border-radius: 7px;
  box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
  border: 0;
}

.stats-data {
  display: block;
}

.blink {
  animation: blink 1s linear infinite;
}

@keyframes blink {
  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}