.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--------------------------- */
}