body {
  background: #f1f2f9;
}
.page_home {
  direction: rtl;
}
.s1-header {
}
.s1-header .fa-angle-right {
  float: right;
  color: #6a3e9b;
  cursor: pointer;
  font-size: 39px;
}
.s1-header .fa-bars {
  color: #6a3e9b;
  cursor: pointer;
  float: left;
  font-size: 20px;
  margin-top: -5px;
}
.title_page {
  text-align: center;
  margin: auto;
  font-weight: bold;
  font-size: 16px;
  color: #6a3e9b;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: -2px;
  z-index: -1;
}
.panel_user_tab {
  background: #ffffff;
  margin-bottom: 0px;

  font-size: 11px;
  line-height: normal;
  margin-top: 0px;
}
.panel_user_tab .user_info {
  margin-bottom: 10px;
  border-bottom: solid 2px #eee6f7;
  direction: rtl;
  padding-bottom: 10px;
}

.panel_user_tab .user_info .lable_name {
  font-size: 18px;
  text-align: right;
  font-weight: bold;
}
.panel_user_tab .user_info .lable_mobile {
  font-size: 18px;
  text-align: right;
}

.panel_user_tab .list-group-item {
  border: 0px;
  text-align: right;
  cursor: pointer;
}

.panel_user_tab .list-group-item.text-white {
  background-color: #eee6f7 !important;
  color: #7237b4 !important;
  border-radius: 10px;
}

.panel_user_tab .list-group-item i.fa-angle-left {
  float: left;
  margin-left: 0px;
  margin-top: 3px;
}

.list_tab {
  margin-top: 10px;
  font-size: 14px;
}

.list_tab i {
  font-size: 20px;
  margin-left: 10px;
}

.panel_user_tab i {
  color: #7237b4;
}

.panel_user_tab .list-group-item {
  border: 0px;
}

.panel_user_tab .list-group-item i.fa-angle-left {
  float: left;
  margin-left: 0px;
  margin-top: 3px;
}

.box-hover {
  cursor: pointer;
  transition: background 0.2s;
}

.panel_user_tab .box-hover:hover {
  background-color: rgb(238 230 247 / 30%);
  border-radius: 10px;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-right: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 15px !important;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-right-radius: inherit;
  border-top-left-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}

.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}
.panel_user_tab .log_out {
  border-top: solid 2px #eee6f7;
  display: inline-block;
  clear: both;
  float: none;
  width: 100%;
  padding: 15px 15px 0px 15px;
  font-size: 14px;
  color: #212529;
  margin-top: 5px;
  text-align: right;
  direction: rtl;
  text-decoration: none;
}
.panel_user_tab .log_out i {
  font-size: 20px;
  margin-left: 10px;
}
.tab-mode-1 .tab-top {
  margin-bottom: 1em;
}

.m-tabs ul {
  padding: 0;
  margin: 0;
  text-align: right;
  white-space: nowrap;
  overflow: auto;
}

.tab-mode-1 .tab-top {
  border-bottom: 1px solid #ebebeb;
  direction: rtl;
}

.tab-mode-1 .tab-top li {
  display: inline-block;
  margin-left: 2em;
  font-size: 0.975em;
  cursor: pointer;
  padding: 0.3em 0.6em 1.3em 0.6em;
  position: relative;
  transition: color 0.3s;
  color: #333;
}

.tab-mode-1 .tab-top li.active {
  color: #ff00c0;
}

.tab-mode-1 .tab-top li.active::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: rgba(255, 75, 210, 1);
  position: absolute;
  bottom: 0;
  right: 0;
  border-top-left-radius: 1.5em;
  border-top-right-radius: 1.5em;
}

.tab-mode-1 .tab-top li:hover {
  color: #ff00c0;
}

.tab-mode-1 .tab-top li:last-child {
  margin-left: 0;
}

.tab-mode-1 .tab-top {
  margin-bottom: 1em;
}

.box_shadow.content_profile {
  padding: 25px 25px !important;
  text-align: center;
  border: solid 1px #eee6f7;
  background: #ffffff;
  box-shadow: 0px 8px 8px #3b017c26;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 7px 8px;
  font-size: 11px;
  line-height: normal;
}

.Wallet .content_wallet {
  text-align: right;
  border-right: solid 2px white;
  padding-right: 15px;
  line-height: normal;
  margin-right: 15px;
  margin-bottom: 15px;
}

.Wallet .btn_final_price {
  position: relative;
  margin-top: 25px;
  margin-bottom: 0px;
}

.Wallet .btn_final_price .btn_wallet {
  position: absolute;
}
.Wallet .amount_wallet span {
  position: absolute;
  left: 60px;
  top: 15px;
  font-size: 15px;
}

.Wallet .btn_final_price .btn_wallet.plus {
  right: 20px;
  border-left: solid 2px #dbdbdb;
  padding-left: 15px;
  color: #5c2793;
}

.Wallet .btn_final_price .btn_wallet.minus {
  left: 20px;
  border-right: solid 2px #dbdbdb;
  padding-right: 15px;
  color: #8c8c8c;
}

.Wallet .btn_final_price .btn_wallet i {
  font-weight: 400;
}

.online_payment_row .t_false {
  background: #fff0fa;
  border-radius: 10px;
  padding: 0px 6px;
  font-size: 12px;
  color: #ff00a6;
  width: 62px;
  display: inline-block;
  position: relative;
  padding-right: 20px;
  line-height: 20px;
  margin-right: 10px;
}
.online_payment_row > div {
  border: 1px solid #dee2e6 !important;
  border-radius: 0.75rem;
  padding: 0.7rem !important;
}
.online_payment_row .t_false i {
  position: absolute;
  right: 4px;
  top: 4px;
}

.online_payment_row .t_ok {
  background: #f0f8f4;
  border-radius: 10px;
  padding: 0px 6px;
  font-size: 12px;
  color: #008542;
  width: 55px;
  display: inline-block;
  position: relative;
  padding-right: 20px;
  line-height: 20px;
  margin-right: 10px;
}

.online_payment_row .t_ok i {
  position: absolute;
  right: 4px;
  top: 4px;
}

.online_payment_row .date_tr {
  font-size: 11px;
}

.trasaction_row a {
  color: rgb(58, 61, 66);
  font-weight: bold;
}

.trasaction_row .t_false {
  background: #fff0fa;
  border-radius: 10px;
  padding: 0px 6px;
  font-size: 12px;
  color: #ff00a6;
  width: 62px;
  display: inline-block;
  position: relative;
  padding-right: 20px;
  line-height: 20px;
  margin-right: 10px;
}

.trasaction_row .t_false i {
  position: absolute;
  right: 4px;
  top: 4px;
}

.trasaction_row .date_tr {
  font-size: 11px;
}

.trasaction_row a {
  color: rgb(58, 61, 66);
  font-weight: bold;
}

.trasaction_row .t_false {
  background: #fff0fa;
  border-radius: 10px;
  padding: 0px 6px;
  font-size: 12px;
  color: #ff00a6;
  width: 62px;
  display: inline-block;
  position: relative;
  padding-right: 20px;
  line-height: 20px;
  margin-right: 10px;
}

.trasaction_row .t_false i {
  position: absolute;
  right: 4px;
  top: 4px;
}

.trasaction_row .date_tr {
  font-size: 11px;
}

a {
  text-decoration: none !important;
}

.form-control {
  padding: 0.75rem !important;
  border: 0.09375rem solid rgba(58, 61, 66, 0.12) !important;
  border-radius: 6px !important;
  color: rgb(58, 61, 66) !important;
}

input.form-control {
  font-size: 13px;
}

.btn-osis {
  clear: none;
  background-image: linear-gradient(to left, #7237b4 0%, #5a2793 51%);
  box-shadow: 0px 4px 3px #d3d0ee;
  border: 0px;
  padding: 10px 15px !important;
  font-size: 12px;
  border-radius: 5px !important;
  width: 100%;
  font-size: 15px !important;
  font-weight: bold;
  color: white !important;
  border: 0px !important;
}

.m-modal .wrapper {
  margin-right: auto;
  margin-left: auto;
}

.m-modal .back_outside {
  width: 100%;
}

.btn-osis {
  margin-bottom: 10px;
  margin-top: 10px;
}

.add_location .map_content {
  width: 100%;
  height: 50vh;
}

.map_content .leaflet-top.leaflet-left {
  bottom: 10px;
  top: initial;
}

.add_location .search_box input {
  border: 0px !important;
  outline-width: 0px !important;
  padding: 3px 10px !important;
  font-size: 14px;
}

.add_location .search_box input:focus {
  outline-width: 0px !important;
}

.add_location .search_box .btn_search {
  background: none;
  font-size: 17px;
  border: 0px;
  color: #3e106a;
}

.m-modal {
  width: 100%;
  height: 100%;
  align-items: end !important;
}

.m-modal .wrapper {
  width: 100% !important;
  border-radius: 0px !important;
  max-height: 100vh;
  display: flex;
  flex-direction: column;
}

.m-modal .modal-cnt {
  overflow-y: auto;
  max-height: 100vh;
}

* {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

*::-webkit-scrollbar {
  display: none;
}

.m-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  animation: 0.3s ease 0s 1 normal forwards running ModalFade;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.2);
}

.m-modal .modal-top {
  font-size: 0.875em;
  padding: 1.1em 0 1em 0;
}

.m-modal .modal-top.has-border {
  border-bottom: 1px dashed #eee;
}

.m-modal .modal-top b {
  float: right;
  font-size: 1em;
  font-weight: 500;
}

.m-modal .modal-top i {
  font-size: 1.2em;
  padding: 0.2em;
  cursor: pointer;
  float: left;
  transition: opacity 0.2s;
}

.m-modal .modal-top i:hover {
  opacity: 0.8;
}

.m-modal .wrapper {
  width: 90%;
  max-width: 500px;
  border-radius: 1em;
  background: #fff;
  animation: 0.3s cubic-bezier(0.4, 0, 0, 1.5) 0s 1 normal forwards running
    ModalWrap;
  padding: 0 1em 1em 1em;
}
.add_location .search_box {
  position: absolute;
  top: 25px;
  left: 25px;
  right: 25px;
  background: #ffffff;
  border-radius: 8px;
  padding: 10px;
  z-index: 999999;
  box-shadow: rgb(58 61 66 / 6%) 0px 1px 0px, rgb(0 0 0 / 20%) 0px 4px 16px -8px;
}
.add_location .search_box .list-group {
  display: flex;
  flex-direction: column;
  padding-right: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
  max-height: 320px;
  overflow: hidden;
  overflow-y: scroll;
}

.add_location .search_box .list-group .list-group-item {
  cursor: pointer;
}

0% {
  background: transparent;
}

100% {
  background: rgba(0, 0, 0, 0.3);
}
.m-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  animation: 0.3s ease 0s 1 normal forwards running ModalFade;
  font-size: 16px;
}

.address_modal .address_item {
  display: flex;
  align-content: center;
  align-items: center;
  border: solid 2px #f4f4f4;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 10px;
  color: #404040;
  padding-bottom: 8px;
  text-align: right;
  direction: rtl;
}

.address_modal .address_item label {
  flex: 1;
  line-height: 20px;
  cursor: pointer;
}

.address_modal .address_item label h4 {
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: 500;
}

.address_modal .address_item label span {
  font-size: 13px;
}

.address_modal .address_item i {
  margin-right: 2px;
  padding: 8px;
  font-size: 17px;
  color: #797979;
  cursor: pointer;
}

.fa-trash-alt {
  cursor: pointer;
}

h2.emptyResult {
  text-align: center;
  font-weight: 500;
  font-size: 15px;
  padding: 15px;
  color: #5a2793;
}
