:root {
  --dmsans: "DM Sans", sans-serif;
  --white: #ffffff;
  --title-lightgray: #7f7f7f;
  --table-gray: #212529;
  --button-drakgray: #0a0075;
  --text-darkblue: #23235f;
}

@media only screen and (max-height: 720px) and (max-width: 1280px) {
  html,
  body {
    /*zoom: 130% !important;*/
  }
  /*.element {
      height: 80px;
      width: 80px;
    }
    .pop-silder {
      height: 585px !important;
    }*/
}

body {
  font-family: var(--dmsans);
}
.black {
  color: #000 !important;
}
.font-12 {
  font-size: 12px !important;
}
.font-14 {
  font-size: 14px !important;
}
.circle-border {
  background-color: #fff;
  border-radius: 50%;
  height: 35px;
  width: 35px;
}
.circle-border .bx-question-mark {
  margin-right: 10px;
  margin-left: 5px;
  font-size: 25px;
  color: #000;
  margin-top: 4px;
}
.btn-primary {
  background-color: var(--button-drakgray) !important;
  border: none !important;
  font-family: var(--dmsans) !important;
  font-size: 12px !important;
}
.title {
  font-family: var(--dmsans);
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: var(--title-lightgray);
}
.card {
  border: none !important;
}
.btn-dropdown {
  border: 1px solid #ced4da !important;
  text-decoration: none;
  color: var(--table-gray) !important;
  font-size: 12px !important;
}
.dropdown-menu li a {
  color: var(--table-gray) !important;
  font-size: 12px !important;
}
.btn-outline-secondary {
  border-color: #0a0075;
}
.btn-outline-secondary:hover {
  background-color: #0a0075 !important;
}
/*--------------Table style-----------------------*/
.thead-gray {
  background: #f3f6f9;
}
.table-style {
  text-align: center;
}
.table-style {
  text-align: center;
}
.table-style th {
  font-family: var(--dmsans);
  color: var(--table-gray);
  font-size: 12px;
}
.form-control:disabled {
  background: #f0f0f0 !important;
}
.dashboard .form-control:disabled {
  background: #f0f0f0 !important;
}
.line-height {
  line-height: 0.5rem;
}
.result-table td {
  font-size: 12px;
  color: #23235f;
  font-family: "DM Sans";
}
.result-table label {
  font-weight: 500;
  font-family: "DM Sans";
}
.result-table span {
  font-weight: 400;
  font-family: "DM Sans";
}
.triangle-symbol {
  font-weight: 500;
  font-family: "DM Sans";
}
.result-table.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: white !important;
}
.result-table.table-striped > tbody > tr:nth-of-type(odd) > * {
  background: white !important;
}
.result-table.table-striped > tbody > tr:nth-of-type(even) > * {
  background: #f8fbfe !important;
}
.font-mol {
  font-size: 10px;
}
.pagination li a {
  font-size: 12px;
  color: #000;
}
.pagination .active > .page-link,
.page-link.active {
  background-color: #405189;
  border-color: #405189;
}
.properties label {
  font-size: 12px;
  color: #212529;
  margin-bottom: 10px;
}
.properties .form-control-sm {
  background-color: #f3f7fa !important;
}
.form-check-input:checked {
  background-color: #0a0075 !important;
  border-color: #0a0075 !important;
}
.column-selection label {
  font-size: 12px;
  color: #212529;
  margin-bottom: 10px;
}
.column-selection .form-check {
  background: #f3f7fa;
  border-radius: 5px;
}
.column-selection .Show-Wt-tab {
  background: #f3f7fa;
  border-radius: 5px;
  font-size: 10px;
  color: #000;
}
.column-selection .nav-link {
  color: #000;
}
.triangle-symbol {
  position: relative;
}
.result-table .triangle-symbol::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-bottom: solid 4px rgb(0, 0, 0);
  border-right: solid 4px rgb(0, 0, 0);
  border-left: solid 4px transparent;
  border-top: solid 4px transparent;
  position: absolute;
  bottom: 0px;
  right: 0;
}
.triangle-symbol .dropdown a {
  color: #23235f;
  font-weight: 400;
}
.triangle-symbol .dropdown p {
  background: #f3f7fa;
  padding: 5px;
  text-align: center;
  border-radius: 4px;
}

.tab-border {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 15px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pop-tab button {
  font-size: 12px;
  font-family: "DM Sans";
}
.pop-tab input {
  font-size: 12px;
  font-family: "DM Sans";
}

/*-------------Pop silder----------------------*/
.circle-slider,
.circle-slider-big {
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-size: 16px;
  background: var(--white);
  color: #f1f1f2;
  display: flex;
  justify-content: center;
  align-items: center;
  top: calc(50% - 22px);
  right: calc(100% - 22px);
  z-index: 3;
  cursor: pointer;
}
.circle-slider li {
  color: #303030;
}
.circle-slider-big li {
  color: #303030;
}

.prdc-table .pop-silder {
      right: -30vw;
    opacity: 0;
    visibility: hidden;
}

.pop-silder {
  z-index: 9999;
  /*width: 400px;*/
  width: 30vw;
  /*height: 580px;*/
  /*height: 569px;*/
  height: 86vh;
  position: fixed;
  /*right: -380px;*/
  right: -29vw;
  left: auto;
  top: 70px;
  /*top: 84px;*/
  transition: all 0.5s ease;
  background: var(--white);
  border-radius: 17px;
  bottom: 40px;
  box-shadow: 0px 4px 30px 4px rgba(0, 0, 0, 0.1);
}
.showpop .pop-silder {
  right: 0;
  opacity: 1;
  visibility: visible;
}
.showpop .pop-silder .pop_close .bx-chevron-left,
.showpop .pop-silder-big .pop_close .bx-chevron-left {
  transform: rotate(180deg);
}

.pop-silder-big {
  z-index: 9;
  width: calc(100% - 115px);
  /*height: 580px;*/
  /*height: 527px;*/
  height: calc(100% - 140px);
  position: fixed;
  /*right: calc(-100% + 135px);*/
  right: calc(-100%);
  left: auto;
  top: 61px;
  transition: all 0.5s ease;
  background: var(--white);
  border-radius: 17px;
  bottom: 40px;
  box-shadow: 0px 4px 30px 4px rgba(0, 0, 0, 0.1);
}

.pop-silder-graph {
  z-index: 9;
  width: calc(100% - 115px);
  height: 580px;
  position: fixed;
  right: calc(-100% + 135px);
  /*right: calc(-100%);*/
  left: auto;
  top: 61px;
  transition: all 0.5s ease;
  background: var(--white);
  border-radius: 17px;
  bottom: 40px;
  box-shadow: 0px 4px 30px 4px rgba(0, 0, 0, 0.1);
}

.showpop-graph .pop-silder-graph {
  width: calc(100% - 145px);
  right: 30px;
  z-index: 999999;
}

.all-compounds-container {
  overflow: auto;
  height: 500px;
}

.showpop-big .pop-silder-big {
  width: calc(100% - 140px);
  right: 30px;
  z-index: 9999;
}

.showpop-big .pop-silder {
  right: -430px;
}

.showpop-big .pop-silder-big .pop_close-big .bx-chevron-left {
  transform: rotate(180deg);
}

.popup-box label {
  font-size: 12px !important;
  color: var(--text-darkblue);
}
.select-box {
  background-color: #f3f7fa !important;
  font-size: 12px !important;
}

/*----------------Composition--------------------*/
.composition h5 {
  font-size: 14px;
  color: var(--text-darkblue);
}
.composition label {
  font-size: 12px;
  color: var(--text-darkblue);
}
.card-lightgray {
  background: #f0f0f0 !important;
}

.tabs-box .active {
  background: #e0def8 !important;
  color: var(--text-darkblue) !important;
  box-shadow: none;
}
.tabs-box2 .active {
  background: none !important;
  font-size: 12px !important;
  color: #000 !important;
  box-shadow: none;
}
.tabs-box3 {
  border: 1px solid #ccc;
  padding: 10px !important;
}
.bg-tab {
  background: #ededed !important;
  border-radius: 4px !important;
  font-size: 12px !important;
}
.plus-icon {
  display: flex;
  justify-content: end;
  top: 50px;
  position: relative;
  color: #63636396;
  font-size: 30px;
}

/*-------------------Card home--------------------------*/
.PyGGi-font {
  font-family: "DM Sans" !important;
}
.PyGGi-font .tab-button {
  padding: 4px 14px !important;
  font-family: "DM Sans" !important;
}
.home-card h6 {
  font-size: 12px;
  color: var(--text-darkblue) !important;
  font-family: "DM Sans";
}
.home-card .small {
  font-size: 12px;
  color: var(--text-darkblue) !important;
}
/*.home-card .card-text{width: 120px;}*/
.home-card p {
  font-size: 10px;
  color: #303030 !important;
  font-family: "DM Sans";
}
.home-card .col-lg-3 a {
  min-height: 85px;
  height: 100%;
  align-items: center;
}
.about-home h4 {
  color: #303030;
  font-family: "DM Sans", sans-serif;
}
.about-home p {
  color: #303030;
  font-family: "DM Sans", sans-serif;
}
.recent p {
  font-family: "DM Sans", sans-serif;
  color: #4b465c;
}

.card-box .card .darkblue {
  color: var(--text-darkblue);
  font-size: 10px;
}
.card-box .card .darkblue:hover {
  color: #000;
}

.card-box .card .projectname {
  width: 70px;
  background: #f8f9ff;
  text-align: center;
  padding: 5px;
}
.card-box .card .bx-trash-alt {
  font-size: 20px;
  color: #666 !important;
  position: relative;
  top: 5px;
}
.card-box .card .bx-edit-alt {
  font-size: 20px;
  color: #666 !important;
  position: relative;
  top: 5px;
}
.card-box .card .star-bg {
  font-size: 20px;
  color: #666 !important;
  position: relative;
  top: 5px;
}
.card-box .card .bxs-star {
  color: #ffd705 !important;
}

.card-box .card .time {
  color: #303030;
  font-size: 9px;
}
@media screen and (max-width: 1345px) {
  .card-box .card .time {
    font-size: 7px !important;
  }
}

.card-box .card {
  border: 1px solid #d6d6d6 !important;
  border-radius: 17px;
}
.card-box .card-img-top {
  border-top-left-radius: 17px;
  border-top-right-radius: 17px;
  filter: grayscale(100%);
}
.card-box .card-img-top:hover {
  filter: grayscale(0%);
}

.home-menu.sidebar li a .links_name {
  font-size: 12px !important;
}
.home-menu.sidebar li {
  margin: 4px 0 !important;
}
.card-box .sticky-top {
  background-color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}

.home-menu-border {
  border: 1px solid #191919;
  border-radius: 8px;
  padding: 15px;
  font-size: 12px;
  font-weight: 300;
}

.card-box .bx-star {
  position: relative;
  top: 4px;
}
.card-box .card .black-white {
  filter: grayscale(100%);
}
.card-box .card .black-white:hover {
  filter: grayscale(0%);
}

.card-box .fillter .br-bottom {
  border-bottom: 1px solid #dadada;
}

.home-card .text-nowrap {
  display: flex;
  align-self: center;
}
.height-resp {
  width: 70px !important;
  height: 30px !important;
}
@media screen and (max-width: 1467px) {
  .home-card img {
    width: 20px;
    height: 20px;
  }
  .home-card p {
    font-size: 10px;
  }
}
.grid-active {
  color: #ccc !important;
}
.list-active {
  color: #ccc !important;
}

.card-active {
  color: #0a0075 !important;
}

.grid-card .bx-trash-alt {
  font-size: 16px !important;
  color: #666 !important;
  position: relative;
  top: 0px !important;
}
.grid-card .star-bg {
  font-size: 17px !important;
  color: #666 !important;
  position: relative;
  top: 0px !important;
}
.grid-card .bxs-star {
  color: #ffd705 !important;
}

/*---------------Tool tip-----------------------*/
.tooltip-inner {
  background-color: #fff !important;
  color: #000 !important;
  /*    font-size: 12px !important;*/
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  font-family: "DM Sans", sans-serif !important;
}
.tooltip > .tooltip-inner::after {
  border-color: #b9b9b9 !important;
}
.tooltip-arrow {
  display: none !important;
}
/*-------------------socail media-------------------------*/
.google {
  color: #dd4b39 !important;
  background-color: #fff !important;
  border: 1px solid #e0e4e8 !important;
  margin-right: 10px;
  font-size: 12px !important;
}
.google:hover {
  color: #000 !important;
}

.linked {
  color: #007bb5 !important;
  background-color: #fff !important;
  border: 1px solid #e0e4e8 !important;
  margin-right: 10px;
  font-size: 12px !important;
}
.linked:hover {
  color: #000 !important;
}

.facebok {
  color: #3b5998 !important;
  background-color: #fff !important;
  border: 1px solid #e0e4e8 !important;
  margin-right: 10px;
  font-size: 12px !important;
}
.facebok:hover {
  color: #000 !important;
}

/*-----------------button icon------------------------------*/
.button-icon {
  font-size: 19px !important;
  width: 60px !important;
}
.button-icon:hover {
  color: #ccc;
}

/*-------------------Tooltip custom------------------------------*/
.tooltip-custom {
  position: relative;
}
.tooltip-custom .tooltip1 {
  position: absolute;
  bottom: 23px;
  right: 80px;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  padding: 2px 12px;
  border-radius: 4px;
  opacity: 0;
  white-space: nowrap;
  pointer-events: none;
  transition: 0s;
}

.tooltip-custom:hover .tooltip1 {
  opacity: 1;
  pointer-events: auto;
  transition: all 0.4s ease;
}
/*--------------------Dashboard-------------------------*/
.dashboard .form-control {
  background-color: #f3f7fa !important;
}

/*.graph-button{background-color: white;width: 100px;padding: 13px;transform: rotate(270deg);
  border-top-left-radius: 35px;right: 84px;position: relative; border-top-right-radius: 15px;}*/

.main-card {
  position: relative;
  transition: all 0.5s ease;
}
.open-main-card {
  width: calc(100% - 400px) !important;
  width: calc(66vw) !important;
}

.card-over span {
  position: absolute;
  height: 100%;
  width: 100%;
}
.card-over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #8080802b;
  z-index: 2;
}

.card-over p {
  text-align: center;
  color: white;
  padding: 3.5rem 5rem;
  background-color: #c3c3c3;
  border: dashed 1px white;
  margin-bottom: 0;
}

.main-inner {
  min-height: 340px !important;
  overflow: auto;
}

.graph-button {
  background-color: white;
  height: 97px;
  width: 46px;
  padding: 13px;
  left: -33px;
  top: 0px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 45px;
  position: absolute;
  right: auto;
  box-shadow: -2px 0px 2px #0000000f;
}

.graph-button span {
  transform: rotate(270deg);
  position: absolute;
  display: flex;
  align-items: center;
  bottom: 0;
  top: 0;
  margin: auto;
  left: -5px;
  transition: all 0.4s ease;
}

.showpop-graph .graph-button span {
  transform: rotate(360deg);
  top: -25px;
  left: 25px;
}

#compoundsBtn[disabled] {
}

span.error {
  font-size: 11px;
  font-family: "DM Sans";
}

/*------------------------------Constraints Panel-----------------------------*/
.constraints .constraints-border {
  border: 1px solid #c3c3c3;
  border-radius: 17px;
  height: 500px;
  scrollbar-width: none;
}

.constraints .form-control-sm {
  height: 30px;
  font-size: 0.575rem !important;
}
.constraints .bg-color {
  background: rgba(243, 244, 248, 0.71);
}
.constraints .primary-1 {
  background-color: #6f68b6 !important;
  width: 108px;
  font-size: 10px !important;
}
.constraints .primary-1:hover {
  background-color: #ccc !important;
  color: #000;
}
.constraints .bottom {
  bottom: 18px;
}

/*-----------------form-check box--------------------------*/
.card-checkbox {
  padding: 10px;
  width: 100%;
  height: 31px;
  background-color: #f0f0f0;
  border-radius: 4px;
  font-size: 11px;
}
.dashboard .form-check input {
  display: none;
}
.dashboard .form-check input:checked + label {
  border: solid 1px #0a0075;
}

/* ---------------------Modal pyggi bank-------------------------- */
.pyggi-model {
  font-family: var(--dmsans);
}
.pyggi-model .modal-header {
  color: var(--white);
  background-color: #6f68b6;
}
.pyggi-model .modal-card {
  background-color: #6f68b612;
  padding: 25px !important;
  text-align: center;
}
.pyggi-model .modal-box {
  padding: 10px;
  text-align: center !important;
  border: 2px solid #b4b4b4 !important;
  border-radius: 14px;
}
.pyggi-model .modal-box:hover {
  border: 2px solid #0a0075 !important;
}
.pyggi-model .btn-primary:hover {
  background-color: #7a7a7a !important;
}
/* -----------password hide/show icon--------------------- */
.field-icon {
  float: right;
  margin-right: 5px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}
.bx1 {
  font-family: boxicons !important;
  line-height: 1;
}

.cursor-pointer {
  cursor: pointer !important;
}

.delete-icon {
  cursor: pointer;
}
.reset-icon {
  font-size: 20px;
  top: 5px;
  position: relative;
}

.check-color {
  background: #e1e1e1;
  border-radius: 7px;
  /* padding: 10px; */
  margin-top: 10px;
  padding: 5px 3px 5px 5px;
  width: 100%;
  /* width: 70px; */
}

/* .check-color input:checked + label {
  border: solid 1px #0a0075;
} */
.filters {
  cursor: pointer;
}

.page-back {
  position: fixed;
  left: 18px;
  height: 40px;
  width: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 30px;
  color: black;
  z-index: 99;
  border: solid 2px #adadad;
  border-radius: 8px;
  transition: all 0.4s ease;
}

.page-back svg {
  width: 20px;
}
.page-back:hover {
  background: #0a0075 !important;
  border-color: #0a0075;
}
.page-back:hover svg g {
  stroke: white;
}
/* ---------------------view plans----------------------------- */
.viewplans .plan-name {
  font-size: 26px;
  color: #000;
  letter-spacing: 1px;
}

.viewplans .plan-description {
  padding: 15px;
  font-size: 14px;
  line-height: 18px;
}

.viewplans .plan-price sub {
  text-transform: none;
  font-size: 11px !important;
  color: #c9c8c8;
  bottom: 0;
}

.viewplans .plan-price {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 50px;
}

.viewplans .plan-price::before {
  content: "$";
  position: absolute;
  font-weight: 400;
  left: 8px;
  top: 3px;
  color: #000;
  font-size: 15px;
}

.button-plan {
  background: #f6f6f6;
  border-radius: 8px;
  padding: 12px;
  color: #7e8b9e;
  font-size: 12px;
}

.button-contact {
  background: #f6f6fb !important;
  color: #000 !important;
}
.button-contact:hover {
  background-color: #0b0272 !important;
  color: #fff !important;
}

.button-delete {
  background: #f6f6fb !important;
  color: #000 !important;
}

.button-delete:hover {
  background-color: #0b0272 !important;
  color: #fff !important;
}

.button-edit {
  background: #f6f6fb !important;
  color: #000 !important;
}

.button-edit:hover {
  background-color: #0b0272 !important;
  color: #fff !important;
}

.viewplans .border-blue {
  border-top: 17px solid #6d67ac;
  border-radius: 15px;
  height: 22rem;
}

/* ---------------------view plans End----------------------------- */

/* ---------------------Profile----------------------------- */
.profile h5 {
  font-family: "DM Sans";
  font-weight: 700;
  font-size: 16px;
  line-height: 0px;
  margin-top: 13px;
}
.profile span {
  font-family: "DM Sans";
  font-weight: 400 !important;
  font-size: 11px !important;
}
.profile .footer {
  background: #7e79b5;
  border-radius: 0px 0px 6px 6px;
  padding: 5px;
}
.profile .footer .btn-primary {
  color: #7e79b5 !important;
  font-size: 14px !important;
  margin: 2px !important;
  width: 99px;
}
.profile .footer .btn-outline-secondary {
  font-size: 14px !important;
  font-weight: 500 !important;
  margin: 2px !important;
  border: 1px solid;
}
.profile-border {
  border: 1px solid #d6d6d6 !important;
  border-radius: 5px;
}
.disabled-email {
  pointer-events: none;
}
.disabled-active {
  color: #aaa;
  background: #f5f5f5;
}
.disabled-psd {
  pointer-events: none;
}
.viewplans .plan-price sub {
  font-size: 7px !important;
}
/* ---------------------Profile End----------------------------- */
/* ---------------------Profile upload----------------------------- */
.profile-pic-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pic-holder {
  text-align: center;
  position: relative;
  width: 80px;
  height: 80px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.pic-holder .pic {
  height: 100%;
  /* width: 100%; */
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.pic-holder .upload-file-block,
.pic-holder .upload-loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(90, 92, 105, 0.7);
  color: #f8f9fc;
  font-size: 12px;
  font-weight: 600;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}

.pic-holder .upload-file-block {
  cursor: pointer;
}

.pic-holder:hover .upload-file-block,
.uploadProfileInput:focus ~ .upload-file-block {
  opacity: 1;
}

.pic-holder.uploadInProgress .upload-file-block {
  display: none;
}

.pic-holder.uploadInProgress .upload-loader {
  opacity: 1;
}

/* Snackbar css */
.snackbar {
  visibility: hidden;
  min-width: 250px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 14px;
  transform: translateX(-50%);
}

.snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
/* --------------------------profile upload----------------------------------- */

/* --------------------------responsive----------------------------------- */
@media screen and (max-width: 1300px) {
  .body {
    font-size: 0.8vw !important;
  }
  .home-menu.sidebar li a .links_name {
    font-size: 0.8vw !important;
  }
  .about-home h4 {
    font-size: 0.9vw !important;
  }
  /*.font-12{font-size:0.8vw !important; font-weight: 400;}*/
  .home-card h6 {
    font-size: 0.7vw !important;
  }
  .home-card p {
    font-size: 0.6vw !important;
  }
  .home-card img {
    width: 1.4vw;
    height: 1.4vw;
  }
  .home-card .col-lg-3 {
    padding: 4px !important;
  }
  .card-box .card .darkblue {
    font-size: 0.6vw !important;
  }
  /* --------------------------Home----------------------------------- */
  .header-nav .profile-user {
    width: 350px !important;
  }
  .width-400 {
    width: 400px !important;
  }
  .height-resp {
    width: 70px !important;
    height: 30px !important;
  }
  .pyggi-model .modal-card {
    padding: 10px !important;
  }
  /* -------------viewplans-------------- */
  .viewplans .plan-name {
    font-size: 1.5vw !important;
  }
  .viewplans .plan-price {
    font-size: 1.2vw !important;
  }
  .viewplans .plan-price::before {
    font-size: 0.7rem !important;
    left: 4px !important;
  }
  /* -------------profile------------- */
  .profile span {
    font-size: 0.7vw !important;
  }
  .profile .bx-check-square,
  .profile .bx-briefcase {
    font-size: 1.5vw !important;
  }
  .profile .form-control {
    font-size: 0.8vw !important;
  }
  .profile h5 {
    font-size: 10px !important;
  }
  /* ----------------------------side home---------------------------------- */
  .sidebar.open {
    width: 210px !important;
  }
  .home .sidebar .trash {
    width: 180px !important;
  }
  .home .sidebar .trash svg{
    margin: 25px !important;
  }
  .home .sidebar .trash .bx-trash-alt{
    margin-left: 40px !important;
  }
  .sidebar.open ~ .home-section {
    left: 210px;
    width: calc(100% - 210px);
  }
  .home-menu.sidebar li {
    margin: 1px 0 !important;
  }
  .pop-silder {
    top: 61px !important;
    height: 540px;
  }
  /* ----------------------side popup-------------------------------- */
  /*#compounds-container{min-height: 326px !important;}*/
  /*#propertiesCheckboxes{height:380px !important;}*/
  /*#summary-container-single-view{height: 144px !important;}*/
}

/* --------------------------responsive end----------------------------------- */

.composition.disabled {
  position: relative;
}

.composition.disabled:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #ffffffb0;
  top: 0;
  left: 0;
}

#propertiesForm.disabled {
  position: relative;
}
#propertiesForm.disabled:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #ffffffb0;
  top: 0;
  left: 0;
}

/* ------------------button tab---------------------------- */
.tab-section {
  background-color: #e7e7e7 !important;
}
.toast-container .header {
  background-color: #2cae63;
  width: 340px !important;
  border-radius: 5px !important;
  margin: auto;
  height: auto;
}

.toast-container .text {
  padding: 2px;
  border: 1px solid #fff;
  border-radius: 10px;
  color: #fff;
  padding-left: 5px;
  font-size: 14px !important;
  font-family: var(--dmsans) !important;
}
.toast-container .icon {
  color: #2cae63;
  background-color: #fff;
  margin: 4px !important;
  width: 172px !important;
  border-radius: 10px;
  padding-left: 5px;
  font-size: 14px !important;
  font-family: var(--dmsans) !important;
}
/* ----------------------------------------------- */
.sidebar li .profile-details .name {
  text-transform: capitalize;
}
.profile h5 {
  text-transform: capitalize;
}
.circle-icon{
  width: 30px;
height: 30px;
border-radius: 50%;
background-color: #F1F1F1;
display: flex;
align-items: center;
justify-content: center;
z-index: 99;
}


.composition .repeat-comp-wrp .form-control-sm {
    padding: 0.25rem 0.5rem;
    font-size: .8rem;
    line-height: 16px;
}
/* --------------------View Plans Payment-------------------------------- */
.payment-main .modal-body{padding: 0px 13px !important;}
.payment-main .modal-header{
  border-top: 17px solid #6d67ac !important;
}
.pymant-card{border: solid #999 1px;}
.pymant-card:hover{border: solid #4084F0 1px !important;}
.payment-main .trash{background-color: #F0F0F0;position: relative;left: 0px;padding: 2px; border-radius: 2px;}
.payment-main .pymant-card {
  border: solid #C4C4C4 1px;
  border-radius: 3px;
}

.pymant-light{color: #999999; font-size: .6rem;}
.pymant-gray{color: #4A5568; font-size: .6rem;}
.pymant-close{
  padding: 0 !important;
right: 31px;
position: relative;
z-index: 14;
top: 22px;
}
/* --------------------Team-------------------------------- */
.team{
  font-family: 'DM Sans', sans-serif !important;
}
.team_card{
  background-color: #F3F7FA;
  font-family: 'DM Sans', sans-serif !important;
}
.team-light{color: #708099 !important;}
.team-trash{border-radius: 50%; background-color: #d2d2d2;padding: 3px;margin-right: 4px;}
.team-activities{
  border-radius: 9px;
  border: 1px solid #ACACAC; 
  font-family: 'DM Sans', sans-serif !important;
}
.team-activities .head{
  background-color: #F3F7FA;
  font-size: 0.8rem;
  padding: 10px !important;
  border-radius: 8px 8px 0px 0px;
  border: 1px solid #000; 
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.team-activities p{
  font-family: 'DM Sans', sans-serif !important;
font-size: 0.7rem;
font-style: normal;
font-weight: 500; 
}

.team-activities .light{
font-size: 0.65rem;
color: #708099; 
}
.team-activities .card-team{
  border-radius: 5px;
  background: #F9F9F9;
  padding: 5px;
  margin: 5px;
  cursor: pointer;
}
.team-activities .card-team:hover{
  background: #F3F7FA;
}

.team-table th{
  font-family: 'DM Sans', sans-serif !important;
  font-size: 14px;
font-style: normal;
font-weight: 500; 
}
.team-table td{
  font-family: 'DM Sans', sans-serif !important;
  font-size: 12px;
font-style: normal;
font-weight: 400; 
}
.table-border{
  border-top: 5px solid #fff;
}

.team-img{height: 25px; border-radius: 5px;}
.card-team-modal{
  border-radius: 10px;
  background: #F9F9F9;
  padding: 10px;
  font-size: 12px;
}

.poppins{
font-family: "Poppins", sans-serif !important;
font-size: 14px !important;
font-weight: 300 !important;
}

.close-white{
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(66deg) brightness(103%) contrast(101%);
}