
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  border-radius: 25px;
  /* position: absolute; */
  /* z-index: -1; */
}

::-webkit-scrollbar-thumb {
  background: #ccc;
  /* position: absolute; */
  /* z-index: -1; */
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem transparent !important;
}
.cursor-pointer{
  cursor: pointer!important;
}

.profileimg {
  height: 32px;
  width: 32px;
  position: relative;
}

.profileimg img {
  height: 32px;
  width: 32px;
  border-radius: 100%;
}

.availability-status.online {
  background: #1bcfb4;
}

.availability-status {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 2px solid #ffffff;
  bottom: 5px;
  right: -5px;
}

/* ---------------userheader----------------- */

.userpanel .navbar-brand img {
  filter: brightness(0) invert(1);
}

.userpanel .navbar-light .navbar-nav .nav-link {
  color: #fff;
}

.userpanel .navbar .navbar-nav a {
  font-size: 15px;
  color: #fff;
  padding-top: 10px;
  margin-right: 10px;
  vertical-align: middle;
}

.userpanel a:not([href]):not([class]),
.userpanel a:not([href]):not([class]):hover {
  color: #fff;
  text-decoration: none;
}

.userpanel .btn:first-child:active {
  border-color: transparent !important;
}

/* ----------------------------- */
.stats-tile {
  padding: 1.5rem 1.5rem;
  margin: 0 0 24px 0;
  border-radius: 8px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  -webkit-box-shadow: 0 10px 10px rgba(0, 10, 10, 0.1);
  box-shadow: 0 10px 10px rgba(0, 10, 10, 0.1);
}

.stats-tile .sale-icon {
  height: 60px;
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 15px;
  text-align: center;
  border-radius: 50px;
}

.stats-tile .sale-icon i {
  font-size: 1.8rem;
  color: #ffffff;
}

.stats-tile .sale-icon-bdr {
  height: 60px;
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 15px;
  text-align: center;
  border-radius: 50px;
  border: 2px solid #435eef;
}

.stats-tile .sale-icon-bdr i {
  font-size: 1.8rem;
  color: #435eef;
}

.stats-tile .sale-icon-bdr.green {
  border: 2px solid #149865;
}

.stats-tile .sale-icon-bdr.green i {
  color: #149865;
}

.stats-tile .sale-details h3 {
  margin: 0;
}

.stats-tile .sale-details h5 {
  margin: 0 0 10px 0;
}

.stats-tile .sale-details p {
  margin: 0;
}

.stats-tile .sale-details p.growth {
  margin: 5px 0 0 0;
}

.stats-tile .sale-graph {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -15px;
}

.stats-tile.justify-center {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.stats-tile.justify-center .sale-icon {
  margin: 0 0 20px 0;
}

.stats-tile2-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.stats-tile2 {
  padding: 1rem 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.stats-tile2 .sale-icon {
  margin-right: 15px;
}

.stats-tile2 .sale-icon i {
  font-size: 2rem;
}

.stats-tile2 .sale-details h5 {
  margin: 0 0 3px 0;
  color: #6c7788;
  font-weight: 400;
}

.stats-tile2 .sale-details p {
  margin: 0;
  font-weight: 600;
}

.stats-tile .sale-details h3 {
  margin: 0;
}

.text-blue {
  color: #435eef !important;
}

.shade-blue {
  background: #435eef;
}

.userpanel .card .card-body {
  padding: 1.25rem 1.25rem 0 1.25rem;
}

.userpanel .card .card-img-top {
  height: 300px;
  background: #373940;
  color: #fff;
  font-size: 25px;
  align-items: center;
  display: flex;
  justify-content: center;
}

/* ------------------------- */
.file-upload-browse {
  padding: 23px !important;
}

.userpanel .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  filter: brightness(0) invert(1);
}

.userpanel .navbar-light .navbar-toggler {
  color: #fff;
  border-color: #fff;
}

.modal-open .offcanvas-body a:not([href]):not([class]),
.modal-open a:not([href]):not([class]):hover {
  color: #000;
  text-decoration: none;
}

/* ----------------admin dashboard------------------ */
.formlogo {
  background: #047edf;
  height: 100px;
  width: 100px;
  /* display: flex; */
  line-height: 3;
  /* padding: 16px; */
  position: relative;
  border-radius: 50%;
  font-size: 26px;
  border: 9px solid #e8eef6;
  top: -33px;
  color: #fff;
  margin: 16px auto;
  margin-bottom: 0px;
}

.adminform {
  margin-top: -18px;
}

.bgadmin {
  background: #e0e8f3b8;
}

.heading {
  padding: 20px;
  border-bottom: 1px solid #d2d2d2;
}

/* ----------xlsheet------------ */
.xlsheet .table th,
.xlsheet .table td {
  border: 1px solid #000;
  padding: 10px 20px;
}

/* ---------------------- */
.table > thead {
  vertical-align: bottom;
  background: linear-gradient(to right, #047edf, #047edf) !important;
  color: #fff;
}

.search-field .form-control {
  height: 2.875rem;
}

.btn-small {
  padding: 3px 13px !important;
  font-size: 14px;
}

.btn-small i {
  font-size: 14px;
}

.bg-light-grey {
  background: #e9eef6;
}

/* ------------Modal----------------- */
.modal-title {
  font-size: 20px !important;
}

.userdetail h6,
.userdetail p {
  margin-bottom: 0px;
  padding: 8px 0px;
}

.btn-close {
  color: #07377f;
  font-size: 14px;
}

.modal-header {
  padding: 14px 20px;
}

/* -----------------user dashboard----------------- */
.userpanel .table > thead {
  vertical-align: bottom;
  background: transparent !important;
  color: inherit;
}

.userpanel .viewuserlist .table > thead {
  background: #462de0 !important;
  color: #fff;
}

.userpanel .nav-tabs .nav-item.show .nav-link,
.userpanel .nav-tabs .nav-link.active {
  background-color: #462de0;
  border-color: #462de0;
  color: #fff !important;
}

.userpanel .nav-tabs .nav-item .nav-link,
.userpanel .nav-tabs .nav-link {
  padding: 10px 20px;
  border-radius: 30px;
  min-width: 131px;
  margin-right: 20px;
  border-color: #462de0;
  color: #462de0;
}

.userpanel .nav-tabs {
  padding-bottom: 10px;
}

/* ------------------- */
.detailtabs .nav-justified {
  justify-content: inherit;
}

.detailtabs .nav-justified > .nav-link,
.detailtabs .nav-justified .nav-item {
  flex-grow: 0 !important;
  margin-right: 24px;
}

.userpanel .detailtabs .table > thead {
  vertical-align: bottom;
  background: linear-gradient(to right, #047edf, #047edf) !important;
  color: #fff;
}

.normalxl {
  text-align: center;
  padding: 15px 0px;
}

.card-body.maintable.p-3 table tbody tr td {
  text-align: center;
}

.card-body.maintable.p-3 table thead tr th {
  text-align: center;
}

.normalxl label {
  /* background: #4d82fc !important; */
  background: #462de0 !important;
  border-color: #462de0;
}

/* ---------------------- */
.uploadfield {
  border: 1px solid #ced4da;
  padding: 10px 18px;
}

/* -------------------- */
.pricing-card {
  border: none;
  border-radius: 4px;
  margin-bottom: 28px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.pricing-card .card-header {
  background-color: #047edf;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 36px;
}

.pricing-plan-title {
  font-size: 20px;
  color: inherit;
  margin-bottom: 0;
  font-weight: normal;
}

.pricing-plan-cost {
  font-size: 28px;
  font-weight: bold;
}

.pricing-card .card-body {
  padding: 22px 35px 27px;
}

.pricing-plan-features {
  list-style: none;
  padding-left: 0;
  color: #303132;
  font-size: 14px;
  line-height: 2.86;
  margin-bottom: 16px;
}

.pricing-plan-features li {
  border-bottom: 1px solid #e3e3e3;
  padding: 6px 0px;
}

.pricing-plan-purchase-btn {
  color: #fff;
  background-color: #22c091;
  border-color: #22c091;
  font-size: 14px;
  font-weight: bold;
  padding: 13px 20px;
  border-radius: 6px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
}

.priceplan .auth-form-btn {
  height: 50px;
  padding: 13px 0px;
}

.css-1nrlq1o-MuiFormControl-root {
  height: 60px;
  width: 100%;
  margin-bottom: 20px;
}

.css-1ald77x {
  background: #fff;
  padding: 0 6px;
  transform: translate(9px, -9px) scale(0.75);
}

.css-1sumxir-MuiFormLabel-root-MuiInputLabel-root.Mui-focused {
  color: #1976d2;
  padding: 0px 10px;
  background: #fff;
}

/* -------------step progress bar--------------- */
.stepper-wrapper {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  align-items: center;
  height: 280px;
}

.stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}

@media (max-width: 768px) {
  .stepper-item {
    font-size: 12px;
  }
}

.stepper-item::before {
  position: absolute;
  content: "";
  border-bottom: 2px solid #ccc;
  width: 100%;
  top: 20px;
  left: -50%;
  z-index: 2;
}

.stepper-item::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #ccc;
  width: 100%;
  top: 20px;
  left: 50%;
  z-index: 2;
}

.stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ccc;
  margin-bottom: 6px;
}

.stepper-item.active {
  font-weight: bold;
}

.stepper-item.completed .step-counter {
  background-color: #4bb543;
  color: #fff;
}

.stepper-item.completed::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #4bb543;
  width: 100%;
  top: 20px;
  left: 50%;
  z-index: 3;
}

.stepper-item:first-child::before {
  content: none;
}

.stepper-item:last-child::after {
  content: none;
}

/* .producttrack ._2Jtxm {
    list-style: none;
    position: relative;
    text-align: left;
    padding-bottom: 66px;
    flex: 1 1 auto;
    position: relative;
  }
  .producttrack ._2Jtxm::before {
    content: '';
    position: absolute;
    top: 50%;
    height:100px;
    width: 3px;
    right: 50%;
    transform: translateY(-50%);
    z-index: -1;
    background: linear-gradient(to left, #e7eaf3 50%, #4db193 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: background-position 200ms ease-in-out;
  }
  .producttrack ._1Lo2h {
    margin: 0 0 1rem 0;
    padding: 0;
    display: block;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .producttrack ._2Jtxm::before {
    content: '';
    position: absolute;
    top: -14px;
    height: 100%;
    width: 3px;
    right: inherit;
    transform: translateY(-50%);
    z-index: -1;
    left: 19px;
    background: linear-gradient(to left, #e7eaf3 50%, #4db193 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: background-position 200ms ease-in-out;
  }
  .producttrack ._2Jtxm ._1hzhf {
    color: var(--text-normal);
    position: absolute;
    top: 6px;
    left: 11%;
    font-weight: 600;
    font-size: 15px;
    transform: inherit!important;
  }
  .producttrack ._3uApM {
    display: none;
    align-items: center;
    justify-content: space-between;
    margin-top: 1rem;
  }
  .producttrack ._53Ji7 {
    padding-bottom: 0px;
  }
  .producttrack ._2_g61 {
    padding: 1rem;
    display: none;
  }
  .cardheight {
    min-height: 153px;
  }
  .producttrack a {
    list-style: none;
    font-size: .875em;
    text-decoration: none;
  } */
.css-1sumxir-MuiFormLabel-root-MuiInputLabel-root {
  background: #fff;
  padding: 0px 5px;
}

.pull-right {
  float: right;
}

.multipleupload {
  border: 1px solid #ced4da !important;
  width: 100%;
  border-radius: 0.5rem;
  padding: 8px 15px;
}

.maintable table tbody tr td img {
  width: 50px;
  height: 50px;
  border-radius: inherit;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #462de0 !important;
}

button#dropdown-basic\ dtn-1 {
  background: #462de0 !important;
}

.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #047edf;
  color: #fff;
  font-size: 1em;
}

#map {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.center-loader {
  position: absolute;
  top: 60%;
  left: 56%;
}

/* --------------------- */
.as-react-table .form-control {
  height: 38px;
}

.asrt-page-length .input-group-text {
  color: #000;
}

#as-react-datatable thead tr {
  /* background: linear-gradient(to right, #047edf, #047edf); */
  background-color: #462de0;
  color: #fff;
}

#as-react-datatable thead tr th {
  color: #fff;
}

.table_filter input:focus,
.input-group select:focus {
  box-shadow: none;
  border-color: #ccc;
}

.input-group input:focus {
  box-shadow: none;
}

button.search,
button.search:hover,
button.search:focus,
button.search:focus-visible {
  border-color: #fff;
  background: #462de0;
}

.userpanel .navbar .navbar-nav .dropdown-menu a:hover a {
  color: #fff;
}

.swiper-button-next,
.swiper-button-prev {
  color: #462de0 !important;
}

.swiper-pagination-bullet .swiper-pagination-bullet-active {
  color: #462de0;
  background: #462de0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  background: #462de0;
}

button.search:focus-visible {
  background: #2b3c86 !important;
  box-shadow: none;
}

/*--------------------*/
.css-13sljp9 {
  height: 60px;
  width: 100%;
}

.css-1ald77x.Mui-focused {
  color: rgb(25, 118, 210);
  background: #fff;
  padding: 0px 6px;
}

/*---------------- Suraj Css ---------------- */

.tabs_consensus .nav.nav-pills {
  display: flex;
  justify-content: space-between;
}

.tabs_consensus input:focus,
.tabs_consensus textarea:focus,
.tabs_consensus select:focus {
  box-shadow: none;
  border-color: #ccc;
}

.tabs_consensus .nav-pills .nav-link {
  color: #343a40;
}

.editexising input {
  height: 40px;
  font-size: 12px;
}

.arrayselect .form-multi-select.form-multi-select-with-cleaner {
  padding: 8px;
}

.arrayselect .form-multi-select.show {
  box-shadow: none;
  border-color: #ebedf2;
}

.arrayselect .form-multi-select-search {
  margin-left: 5px !important;
}

@media (max-width: 480px) {
  .tabs_consensus .nav.nav-pills {
    display: flex;
    justify-content: center;
  }

  .tabs_consensus .nav-pills .nav-link {
    color: #343a40;
    font-size: 14px;
  }
}

.head_block {
  /* border-bottom: 1px solid #d2d2d2; */
  padding: 20px;
}

.threedots {
  font-size: 20px;
}

.dotsdropdown.dropdown button::after {
  display: none;
}

.card.listconse_form {
  max-height: 550px;
  height: auto;
  overflow-y: auto;
}

button.btn-bluebtn {
  background: #462de0;
  color: #fff;
}

button.btn-bluebtn:hover {
  background: #462de0;
  color: #fff;
}

.dotsdropdown.show.dropdown .dropdown-item {
  color: #343a40;
  padding: 12px;
  border-bottom: 1px solid #d2d2d2;
}

.dotsdropdown.show.dropdown .dropdown-item:last-child {
  border: none;
}

.listcons_table tr td,
.listcons_table tr th {
  padding: 10px 0px 10px 10px;
}

button.btn-edit {
  background: #462de0;
  color: #fff;
}

button.btn-edit:hover {
  background: #462de0;
  color: #fff;
}

.viewcon_details {
  width: 100%;
  height: auto;
  background: white;
  padding: 20px;
  border-radius: 7px;
  box-shadow: 0px 1px 3px rgb(0 0 0 / 8%);
}

.checkboxdiv {
  display: flex;
}

.checkboxdiv .radio {
  margin: 0.5rem;
}

.checkboxdiv .radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.checkboxdiv .radio input[type="radio"] + .radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: -0.2em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}

.checkboxdiv .radio input[type="radio"]:checked + .radio-label:before {
  background-color: #462de0;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}

.checkboxdiv .radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #462de0;
}

.checkboxdiv .radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}

.checkboxdiv .radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}

/* .table_drop_inner {
  opacity: 0;
  visibility: hidden;
  display: none;
} */

.table_drop_inner {
  display: none;
  position: absolute;
  right: 0;
}

.table_drop_inner ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.user-detail-tab{
  color: #000 !important;
  border: 1px solid rgba(0, 0, 0, 0.116) !important;
  border-radius: 5px;
}
.user-detail-tab.active{
  color: white !important;
}

.table_drop:hover .table_drop_inner {
  display: block;
  min-width: 150px;
  background: #fff;
  padding: 10px 0px 10px 0px;
  border-radius: 8px;
  z-index: 999;
  right: 0px
}

.table_drop_inner ul li {
  border-bottom: 1px solid #ccc;
}
.table_drop_inner ul li:last-child {
  border-bottom: none !important;
}

.table_drop_inner ul li a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
  width: 100%;
  padding: 5px 15px;
}

.uploadata_inner.importentbox {
  width: 100%;
  min-height: 350px;
  height: 100%;
}

a.downloadLink {
  color: #2b3b90;
}

/* .dropdowncsv {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
} */

.dropdowncsv {
  appearance: auto;
  border-radius: 5px;
  align-items: center;
  position: relative;
}

.checkBoxScroll {
  height: 100px;
  overflow-y: auto;
}

.downloadcsvbtn {
  /* width: 300px; */
  position: absolute;
  text-align: end;
  right: 3px;
  top: 3px;
}

.dropdowncsv select {
  appearance: none;
}

.downloadcsvbtn button {
  white-space: nowrap;
}

.shapeblock {
  display: flex;
  align-items: center;
}

.ractangelshape {
  width: 20px;
  height: 20px;
  background: #eb9a47;
  transform: rotate(45deg);
}

.circleshape {
  width: 25px;
  height: 25px;
  background: #5ecd81;
  border-radius: 50%;
}

.apexcharts-legend {
  position: absolute !important;
  top: 85px !important;
}

.viewcon_details button.btn.btn-primary {
  background: #462de0;
}

.graphBlock {
  width: 100%;
  height: 500px;
}

.graphBlock canvas {
  width: 100%;
  height: 450px;
  object-fit: contain;
}

.canvasjs-chart-toolbar {
  display: none;
}

.orderTable table thead tr th {
  white-space: nowrap;
}

.orderTable table tbody tr td {
  white-space: normal;
}

/*-------------- Home2 page css -------------- */

.btn.btn-gradient-primary.btn {
  background: #462de0 !important;
  border-color: #462de0 !important;
  box-shadow: none !important;
}

.btn.btn-gradient-primary.btn.icn {
  padding: 0px !important;
  border: none;
  color: #121212;
  background: rgba(255, 0, 0, 0) !important;
  background-color: rgba(255, 0, 0, 0) !important;
  font-size: 24px;
}

.btn.btn-gradient-primary.btn.icn:hover {
  padding: 0px !important;
  border: none;
  color: #2200ff;
  background: rgba(255, 0, 0, 0) !important;
  background-color: rgba(255, 0, 0, 0) !important;
  font-size: 24px;
}

.btn.btn-secondary.btn {
  background: #fff;
  border: 1px solid #462de0 !important;
  color: #462de0;
  box-shadow: none !important;
}

.btn.btn-secondary.btn:hover {
  background: #462de0;
  border-color: #462de0;
  color: #fff;
}

.btn.btn-outline-primary {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  box-shadow: none !important;
}

.btn.btn-outline-primary:hover {
  background: #fff;
  color: #462de0;
  border: 1px solid #fff;
}

.btn.btn-outline-primary:active {
  background: #462de0 !important;
  color: #fff !important;
  border: 1px solid #462de0 !important;
}

.btn.btn-outline-primary:focus {
  box-shadow: none;
}

.btn.btn-outline-primary2 {
  background: #462de0;
  color: #fff;
  border: 1px solid #462de0;
  box-shadow: none !important;
}

.btn.btn-outline-primary2:hover {
  background: #fff;
  color: #462de0;
  border: 1px solid #fff;
}

.btn.btn-outline-primary2:active {
  background: #462de0 !important;
  color: #fff !important;
  border: 1px solid #462de0 !important;
}

.btn.btn-outline-primary2:focus {
  box-shadow: none;
}
/* ---------Plan Card----------- */
.planCard::before {
  position: absolute;
  top: 0;
  right: 0;
  /* background-color: #462de0; */
  background: linear-gradient(148deg, #7e89fb 0%, #462de0 51%, #7e89fb 30%, #462de0 50%);
  width: 100%;
  height: 86px;
  box-shadow: 0px 5px 0px #462de057;
  content: "";
  border-radius: 0 0 0 50px;
}
.planCard .card-body {
  position: relative;
}
.planCard.card .card-body h5{
  color: #fff!important;
  padding-bottom: 6px;
  white-space: nowrap;
}
.switchbtn input {
  cursor: pointer;
}
/* ---------- */
.userpanel .PhoneInput{
  padding: 0px;
  overflow: hidden;
}
.userpanel .PhoneInputCountry {
  background: #462de0;
  padding: 0px 10px;
  color: #fff;
}
.userpanel .PhoneInputInput {
  border: none;
}
.userpanel select.PhoneInputCountrySelect{
  color: #000;
}
/* -----------userdetail------------- */
.profile_section {
  /* width: 100%;
	height: 100%; */
}

.user_profile {
  height: 270px;
  width: 270px;
  margin: auto;
  /* border: 1px solid #ccc; */
  margin-top: 59px;
}

.user_profile img {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 1px solid #ccc;
}

.user_details table,
th,
td,
tr {
  /* border: 1px solid black; */
  border-collapse: collapse;
  border-width: 1px !important;
}

.user_details th,
td {
  padding: 5px;
  text-align: left;
}

.user_details h3 {
  padding: 12px 0;
  font-size: 25px;
  font-weight: bold;
}
/* ----------- */