.chart-2-max-view {
  background: white;
  border-radius: 5px;
  padding: 16px;
  border-left: 12px solid #36491d;
  font-size: 15px;
  box-shadow: 4px 4px 8px #80808059;
}

.chart-2-min-view {
  background: white;
  border-radius: 5px;
  padding: 16px;
  border-left: 12px solid #f7b84b;
  font-size: 15px;
  box-shadow: 4px 4px 8px #80808059;
}

.add-order-alert-btn-view {
  bottom: 10px !important;
  position: absolute;
  right: 20px;
}

.icon {
  margin-right: 5px;
}

.task-square-view {
  float: right;
}

.finDistReport-square-view {
  float: right;
}

.balRechargeDist-square-view {
  float: right;
}

.algin-float {
  float: left;
}

.CircularProgressColor-white {
  margin-left: 5px;
}

.mr-8px {
  margin-left: 8px;
}

.margin-15px {
  margin-left: 15px;
}

.finDistReport-square-1 {
  margin-right: 5px
}

.finDistReport-square-2 {
  margin-right: 5px
}

.finDistReport-square-3 {
  margin-right: 5px
}

.task-square-1 {
  margin-right: 5px;
}

.task-square-2 {
  margin-right: 5px;
}

.task-square-3 {
  margin-right: 5px;
}

.task-square-4 {
  margin-right: 5px;
}

.status-square-1 {
  margin-right: 5px;
}

.status-square-2 {
  margin-right: 5px;
}

.status-square-3 {
  margin-right: 5px;
}

.status-square-4 {
  margin-right: 5px;
}

.status-square-5 {
  margin-right: 5px;
}

.status-square-6 {
  margin-right: 5px;
}

.status-square-7 {
  margin-right: 5px;
}

.status-square-8 {
  margin-right: 5px;
}

.status-square-9 {
  margin-right: 5px;
}

.status-square-10 {
  margin-right: 5px;
}

.finDistReport-square-10 {
  margin-right: 5px;
}

.finDistReport-square-11 {
  margin-right: 5px;
}

.filter-icon-inv {
  text-align: right;
}

/* ///StyleDropDownInOrderPage */
.actionDropdownList.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  right: 0 !important;

  /* bottom: 0!important; */
  /* left: -60px!important; */
}

.algin-box-account {
  text-align: left !important;
}

.mr-4-px {
  margin-left: 30px !important;
}

.p-more-icon {
  padding-right: 58px !important;
}

.algin-total-account {
  float: right;
  padding-right: 10px;
}

.pr-20px {
  padding-right: 20px !important;
}

.pl-201 {
  padding-left: 201px;
}

.mr-pos {
  margin-right: 0.35rem !important;
}

.algin-btn-account {
  float: right !important;
}

.pl-avf .form-group {
  padding-left: 60px;
}

.algin-total-box {
  text-align: left !important;
}

.card-desc-form-view {
  border-right: 1px solid #49691f30;
  min-height: 83vh;
  padding-right: 17px;
}

.box-float {
  float: right;
}

.dropdown-menu-inv.add-card.show {
  top: 180% !important;
  margin-right: 10px !important;
}

.dropdown-menu-inv {
  right: 0 !important;
  margin-right: 5px;
  text-align: left;
}

.menu-cards {
  transform: translate3d(-10px, 22px, 0px) !important;
}

.mr-card-1px {
  margin-right: 1px !important;
}

.menu-cardClass {
  /* .font-size-13 .modal-left-0 .actionDropdownList .dropdown-menu .show { */
  transform: translate3d(-15px, 22px, 0px) !important;
}

.hr-title {
  float: left;
  width: 280px;
}

/* Breakpoint(X-Small) */
@media only screen and (min-device-width:320px) and (max-device-width: 575px) {

  .actionDropdownList.dropdown-menu[x-placement^="top"],
  .dropdown-menu[x-placement^="right"],
  .dropdown-menu[x-placement^="bottom"],
  .dropdown-menu[x-placement^="left"] {
    right: 0 !important;
    bottom: auto !important;
    left: auto !important;

  }

  .Export-textAlignleft {
    text-align: left !important;
    margin-top: 10px;
  }

  .actionDropdownListPadding-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

.updateStatusForm .form-group label {
  font-size: 1rem;
  font-weight: 600;
  float: left;
}

/* Breakpoint(Small) */
@media only screen and (min-device-width:576px) and (max-device-width: 767px) {

  .actionDropdownList.dropdown-menu[x-placement^="top"],
  .dropdown-menu[x-placement^="right"],
  .dropdown-menu[x-placement^="bottom"],
  .dropdown-menu[x-placement^="left"] {
    right: 0 !important;
    bottom: auto !important;
    left: auto !important;
  }

  .Export-textAlignleft {
    text-align: left !important;
    margin-top: 10px;
  }

  .actionDropdownListPadding-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

/* Breakpoint(Medium) */
@media only screen and (min-device-width:768px) and (max-device-width: 991px) {

  .orderlistActionlist.dropdown-menu[x-placement^="top"],
  .dropdown-menu[x-placement^="right"],
  .dropdown-menu[x-placement^="bottom"],
  .dropdown-menu[x-placement^="left"] {
    right: auto !important;
    bottom: auto !important;
    left: -11px !important;
  }

  .dev-card-class-order-left {
    padding-left: 15px !important;
    border-left: solid #a2a5b940;
    border-width: 1.9px;
  }

  .dev-card-class-order-right {
    padding-right: 15px !important;
  }

  .m-9-respsive {
    margin-right: 9px !important;
  }
}

@media only screen and (min-device-width:992px) and (max-device-width: 1024px) {

  /* -------------------kt-asideStyle-Start---------------------------- */
  .dev-card-class-order-left {
    padding-left: 15px !important;
    border-left: solid #a2a5b940;
    border-width: 1.9px;
  }

  .dev-card-class-order-right {
    padding-right: 15px !important;
  }

  .m-9-respsive {
    margin-right: 9px !important;
  }

  /* -------------------kt-asideStyle-End--------------------------- */
}

@media only screen and ((min-device-width:1029px) and (max-device-width: 1283px)) {

  /* -------------------kt-asideStyle-Start---------------------------- */
  .min-width {
    min-width: 50px !important;
  }
}

@media only screen and ((min-device-width:779px) and (max-device-width: 869px)) {

  /* -------------------kt-asideStyle-Start---------------------------- */
  .min-width {
    min-width: 50px !important;
  }
}

@media (min-width: 1024px) {

  /* -------------------kt-asideStyle-Start---------------------------- */
  .dev-card-class-order-left {
    padding-left: 15px !important;
    border-left: solid #a2a5b940;
    border-width: 1.9px;
  }

  .dev-card-class-order-right {
    padding-right: 15px !important;
  }

  .m-9-respsive {
    margin-right: 9px !important;
  }

  /* .min-width {
    min-width: 50px !important;
} */
  /* -------------------kt-asideStyle-End--------------------------- */
}

.buy-price-padding {
  padding: 5px 10px;
  color: #36491d;
  font-size: 14px;
  font-weight: 500;
  background: linear-gradient(to left, #49691f 0%, hsl(34, 98%, 50%) 12%, #49691f 67%, #fd9002 100%) left bottom white no-repeat;
  background-size: 100% 2.5px;
}





.settings-baner-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;

  width: 100%;
  background-color: #f0f0f0;

}

.baner-button {
  background-color: #fff;
  border: none;
  padding: 10px;
  color: #9899ac;
  font-size: 1.2rem;
  font-weight: 400;
  cursor: pointer;
  height: 60px;
}

.baner-button:hover {
  background-color: #f0f0f0;
  color: #2b2b32
}

.create-new-group-container {
  width: 100%;

  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}

.create-new-group-container2 {
  width: 100%;
  height: 90vh;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
}

.upload-input-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 150px;
  height: 150px;
  border: 2px dotted #ccc;
  border-radius: 10px;
  cursor: pointer;
}

.upload-input-area:hover {
  border-color: #7d7c7c;
}

.upload-input-area>input {
  border: none;
  outline: none;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.file-input {
  flex: 1;
  width: 100px;
  height: 150px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
}