:focus,
a:focus,
button:focus {
  outline: 0
}

.bg-dark-custom {
  --bs-bg-opacity: 1;
  background-color: #000;
}

.dropdown-item-icon-custom {
  display: inline-block;
  opacity: .9;
  width: 1.3rem;
  color: #fff;
}
.navbar .navbar-collapse .nav-link:first-child {
  padding-left: 11px;
}

.main-custom {
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #fff;
}

.dropdown-item-icon-active {
  display: inline-block;
  opacity: .9;
  width: 1.5rem;
  color: #9c27af;
  padding-left: 8px;
}
.page-header-custom {
  border-bottom: .0625rem solid rgba(199, 199, 199, .9);
  padding-bottom: .5rem;
  margin-bottom: 1.0rem;
  margin-top: 110px;
}

.page-header-orders {
  border-bottom: .0625rem solid rgba(199, 199, 199, .9);
  padding-bottom: .5rem;
  margin-bottom: .25rem;
  margin-top: 110px;
}
.bg-primary-custom {
  --bs-bg-opacity: 1;
  background-color: #9c27b0 !important
}

.nav-shadow {
  box-shadow: 0 .375rem .75rem rgba(140, 152, 164, .075)
}



.nav-item-bordered {
 border-right: 1px solid #ebeef1;
}

.nav-link.active-custom {
  color: #9C27B0;
  border-bottom: 2px solid #9C27B0;
  background-color: #f0f2f5;
}
.ms-3-custom {
  margin-left: 0rem !important
}

.card-custom {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: .75rem
}

.nav-segment-custom {
  position: relative;
  background-color: #f8fafd;
  padding: .25rem .25rem;
  border-radius: 2.5rem;
}

.nav-segment-custom .nav-link-custom-1 {
  color: #677788;
  font-size: .8125rem;
  padding: .5rem .8125rem;
  border-radius: 2.5rem;
}

.card-body-height-custom {
  height: 19.25rem;
  overflow: hidden;
  overflow-y: auto;
}

.bg-primary-custom {
  --bs-bg-opacity: 1;
  background-color: #7B1FA2 !important
}

.bg-info-secondary-custom {
  --bs-bg-opacity: 1;
  background-color: #9C27B0 !important
}

.bg-info-custom-1 {
  --bs-bg-opacity: 1;
  background-color: #BA68C8 !important
}

.bg-info-secondary-custom-2 {
  --bs-bg-opacity: 1;
  background-color: #1976d2 !important
}

.badge-custom {
  display: inline-block;
  padding: .35em .65em;
  font-size: 1em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .3125rem
}

.nav-icon-custom {
  opacity: .7;
  -ms-flex: 0 0 1.9375rem;
  flex: 0 0 1.9375rem;
  margin-left: 8px;
}
.btn-custom {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #677788;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: .0625rem solid transparent;
  padding: .6125rem 1rem;
  font-size: .875rem;
  border-radius: 8.3125rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.table-custom {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #677788;
  --bs-table-striped-bg: #f9fafc;
  --bs-table-active-color: #677788;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #677788;
  --bs-table-hover-bg: rgba(231, 234, 243, 0.4);
  width: 75%;
  margin-bottom: 1rem;
  color: #677788;
  vertical-align: top;
  border-color: rgba(231, 234, 243, .7);
}

.nav-link-custom-2 {
  display: block;
  color: #677788;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.card-body-custom {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.3125rem 1.3125rem;
  background-color: #000;
}

.card-custom {
  box-shadow: #fff;
}

.ml-custom{
  margin-left: 20px;
}

.mr-10{
  margin-right: 10px;
}
.mr-5{
  margin-right: 5px;
}


.row-custom {
  --bs-gutter-x: 0rem;
  --bs-gutter-y: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: -2rem;
  margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row-custom-2 {
  --bs-gutter-x: 0rem;
  --bs-gutter-y: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: 0;
  margin-left: calc(-.5 * var(--bs-gutter-x))
}

.card-calendar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: .0625rem solid rgba(231, 234, 243, .7);
  
}
.card-body-calendar {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.3125rem 1rem;
}

.list-group-item-custom {
  position: relative;
  display: block;
  padding-top: .5rem;
  padding-bottom: .5rem; 
  color: #1e2022;
  background-color: #fff;
  border-bottom: .0625rem solid #e7eaf3
}



.ph-card-header {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #fff !important;
  background-color: #9c27bd !important;
}

.card-header-custom:first-child {
  border-radius: 0rem;
}

.card-start {

  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.card-end {

  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

.card-top-left {

  border-top-left-radius: 0.75rem;
  
}
.card-top-right {

  border-top-right-radius: 0.75rem;
  
}

.card-bottom-left {

  border-bottom-left-radius: 0.75rem;
  
}

.card-bottom-right {

  border-bottom-right-radius: 0.75rem;
  
}

.card-header-calendar {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.card-header-calendar {
  padding-left: 1.3125rem;
  padding-right: 1.3125rem; 
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: .0625rem solid rgba(231, 234, 243, .7)
}
.card-summary {
  box-shadow: 0rem; 
}

.card-summary {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;

  border-radius: .75rem
}
.row-day-all {
  --bs-gutter-x: 12.5rem;
  --bs-gutter-y: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x))
}

.display-4-custom {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.chartjs-doughnut-custom-stat-custom {
  position: absolute;
  top: 5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.card-body-stepper {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-top: 1.3125rem;
  padding-right: 1.3125rem;
  padding-left: 1.3125rem;
}
p-stepper {
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.border-end-custom {
  border-right: .0625rem solid rgba(199, 199, 199, .9) !important
}

.page-header-custom-2 {
  border-bottom: .0625rem solid rgba(199, 199, 199, .9);
  padding-bottom: -1.0rem;
  margin-bottom: 1.0rem;
  margin-top: 110px;
}

.page-header-tabs {
  margin-bottom: -2rem;
  border-bottom-width: 0
}

.hs-nav-scroller-horizontal .page-header-tabs-custom {
  margin-bottom: -2.5rem;
  margin-top: -0.75rem;
}

.card-bordered {
  border-width: .0625rem
}
.container-fluid-custom {
  padding-right: var(--bs-gutter-x, .50rem);
  padding-left: var(--bs-gutter-x, .50rem)
}
.col-auto-height {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  height: auto;
}
.alert-custom {
  position: absolute;
  padding: .75rem .75rem;
  margin-bottom: 1rem;
  border: .0625rem solid transparent;
  border-radius: .5rem
}

.alert-dismissible-custom {
  padding-right: 2.25rem
}

.alert-dismissible-custon .btn-close-custom {
  position: relative;
  top: 0;
  right: 0;
  z-index: 2;
  padding: .9375rem .75rem
}

.nav-pills-custom .nav-link-custom {
  background: 0 0;
  border: 0;
  border-top-left-radius: 0rem;
  border-top-right-radius: 3.5rem;
  border-bottom-right-radius: 3.5rem;
  border-bottom-left-radius: 0rem;
}
.text-primary-custom {
  --bs-text-opacity: 1;
  color: #9c27b0 !important
}

.active-nav {
  color: #fff;
  background-color: rgba(189, 197, 209, .2);
  border: 0;
  border-radius: .5rem;
}
.progress-custom {
  display: -ms-flexbox;
  display: flex;
  height: .5rem;
  overflow: hidden;
  font-size: .65625rem;
  background-color: #bdc5d1;
  border-radius: .5rem;
}

@media (min-width:768px) {
  .col-md-custom {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-top: -8px;
  }
  .bg-primary-fee {
    --bs-bg-opacity: 1;
    background-color: #1976D2 !important
  }
  .bg-primary-cost {
    --bs-bg-opacity: 1;
    background-color: #132144 !important
  }

  .bg-primary-gain {
    --bs-bg-opacity: 1;
    background-color: #198754 !important
  }
  .td-pb
  {padding-bottom: .5rem !important
  }
  .td-pt
  {padding-top: .5rem !important
  }
  .card-footer-custom {
    padding: 0.5rem 0.5rem;
    background-color: transparent;
    border-top: .0625rem solid rgba(231, 234, 243, .7)
  }
  .table-custom {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #677788;
    --bs-table-striped-bg: #f9fafc;
    --bs-table-active-color: #677788;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #677788;
    --bs-table-hover-bg: rgba(231, 234, 243, 0.4);
    width: 100%;
    color: #677788;
    vertical-align: top;
    border-color: rgba(231, 234, 243, .7);
  }

  .mt-top {
    margin-top: -1.125rem !important
  }
  .container-map{
    margin-top: 20px;
    width:75%;
    height: 75%;
    
  }
  .box {
    width: 100%;
    background: #bec5d1;
   border-radius: 0px;
   border: .5px solid white;
   padding: 25%;
 }
  .box-white {
    background: #fff;
   border-radius: 1px;
   border: .2px solid white;
   padding: 25%;
 }
 .row-map {
  --bs-gutter-x: 0rem;
  --bs-gutter-y: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: 0rem;
  margin-left: calc(-.5 * var(--bs-gutter-x))
}
.bg-50k{
  background-color: #CB33F5;
}

.bg-200k{
  background-color: #B62EDB;
}
.bg-350k{
  background-color: #9C27BD;
}

.bg-500k{
  background-color: #611975;
}

.bg-700k{
  background-color: #2C0B36;
}
.legend-indicator-50k {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  background-color: #CB33F5;
  border-radius: 50%;
  margin-right: .100rem
}
.legend-indicator-200k {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  background-color: #B62EDB;
  border-radius: 50%;
  margin-right: .100rem
}

.legend-indicator-350k {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  background-color: #9C27B0;
  border-radius: 50%;
  margin-right: .100rem
}

.legend-indicator-500k {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  background-color: #611975;
  border-radius: 50%;
  margin-right: .100rem
}

.legend-indicator-700k {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  background-color: #2C0B36;
  border-radius: 50%;
  margin-right: .100rem
}

.bg-body-custom {

  background-color: #f0f2f5 !important
}

.col-form-label-custom {

  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
  color: #1e2022
}

.form-control-plaintext-custom {
  display: block;
  width: 100%;
  /* padding: .6125rem 0; */
  margin-bottom: 0;
  line-height: 1.5;
  color: #677788;
  background-color: transparent;
  border: solid transparent;
  border-width: .0625rem 0
}

.avatar-xxl-custom {
  width: 14.875rem;
  height: 14.875rem;
}
.bg-primary-custom-2
{
  background-color: 9c27b0 !important
}
.card-header-custom {
  
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: .0625rem solid rgba(231, 234, 243, .7)
}
.chartjs-doughnut-custom-stat-custom-2 {
  position: absolute;
  top: 3.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
.legend-unfulfilled {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  background-color: #bdc5d1;
  border-radius: 50%;
  margin-right: .100rem
}
