.hide {
  display: none !important;
}
span.user-email {
  display: block;
}
#fundmanager-table_filter {
  float: right;
}

.auth-fluid .auth-fluid-right {
  color: #6c757d;
  padding-bottom: 30px;
}
@media (max-width: 991.98px) {
  .auth-fluid .auth-fluid-form-box {
    min-height: auto;
  }
  .auth-fluid .auth-fluid-right {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .auth-fluid-right .tab-content {
    padding-bottom: 30px;
  }
}

.auth-fluid .auth-fluid-form-box {
  margin: 0 auto;
}

.form-group div.iti.iti--allow-dropdown.iti--separate-dial-code {
  width: 100%;
}

#phone-error-msg {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.75rem;
  color: #f1556c;
}

#phone-valid-msg {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.75rem;
  color: #1abc9c;
}

.auth-fluid-form-box .card-body {
  padding-top: 0px;
}

.auth-brand {
  position: unset !important;
  top: 0 !important;
}

.right-bar .right-bar-toggle {
  margin-top: 12px;
  margin-right: 12px;
}

.list-unstyled.topnav-menu li .alert {
  padding: 0.5rem 1.25rem;
  margin: 15px 6px;
}

.ribbon-modal-button {
  cursor: pointer;
}

.img-container {
  padding: 10px;
  display: flex;
  background: #eff0f2;
  border-radius: 50%;
}

i.icon-xs-2x {
  font-size: 20px;
}

.tab-accounts .card-box {
  padding: 1.5rem 1rem;
}

.top-verification-message {
  text-decoration: none;
}

.top-verification-message:hover {
  color: #c33304 !important;
  text-decoration: underline;
}

.preloader-text {
  white-space: nowrap;
  margin-left: -25px;
  display: none;
}

@media (max-width: 576px) {
  .display-sm-none {
    display: none !important;
  }
}

.vertical-center {
  align-items: center;
}

#custom-accordion-transfer.custom-accordion .accordion-arrow {
  position: initial;
}

#custom-accordion-transfer.custom-accordion .card-header {
  background: #f3f6f9;
  transition: all 1s;
}

.payment-method-selected {
  border: 1px solid #1abc9c;
}

#custom-accordion-transfer .payment-method-selected .card-header {
  background: #dcf4f9;
  border-bottom: 1px solid #1abc9c;
}

#custom-accordion-transfer .card-header:hover {
  background: #dcf4f9;
  transition: all 1s;
}

.payment-method-selected,
#custom-accordion-transfer.accordion > .card.payment-method-selected {
  border-bottom: 1px solid #1abc9c;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

@media (max-width: 576px) {
  .display-sm-none {
    display: none !important;
  }
}

/* css for deposit page */

.custome-deposite-card-body {
  padding: 0.5rem 0;
}

.deposit-thead-light {
  color: #939dc8;
  background-color: #f4f7fa;
  border-color: #dee2e6;
  font-weight: 500;
  font-size: 11px;
}

._deposit td,
._deposit th {
  white-space: nowrap;
  font-size: 11px;
  padding: 0.55rem;
}

._deposit tr:nth-child(2n) {
  background-color: #f4f7fa;
}

._deposit button {
  border: none;
  background: #5c69f9;
  padding: 5px 12px;
  color: white;
  border-radius: 2px;
}

._deposit {
  border: 1px solid #dee2e6;
  font-weight: 600;
}

.custome-deposite-card-body .table-responsive {
  border-radius: 4px;
}

label._deposie_tile {
  color: black;
  font-weight: 700;
}

._credi_debit {
  font-style: normal;
  color: black;
  font-size: 16px !important;
  font-weight: 600;
}

#custom-accordion-deposit.custom-accordion .accordion-arrow {
  position: initial;
}

#custom-accordion-crypto.custom-accordion .accordion-arrow {
  position: initial;
}

.deposit-logo {
  display: flex;
  align-items: center;
}

.text-left {
  text-align: left;
}

._lead .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  font-size: 13px;
  padding: 0.5rem 0.4rem;
  padding: 0.5rem 0.49rem;
  background: #f8f9fa;
}

._lead .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #6c757d;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

._lead {
  padding: 1.5rem 0.7rem;
}

._leads_items {
  border: 1px solid #dee2e6;
}

._leads_tab {
  padding: 0 0 0 0;
}

._leads_tab td,
._leads_tab th {
  white-space: nowrap;
  font-size: 11px;
  padding: 0.75rem;
  position: relative;
}

.lead-thead-light {
  color: black;
  background-color: white;
  border-color: #dee2e6;
  font-weight: 500;
  font-size: 11px;
}

.color-black {
  color: black;
  font-weight: 700;
}

.color-red {
  color: #d60000;
}

.color-green {
  color: #81a864;
}

.deposit-alert-danger {
  color: black;
  background-color: white;
  border-color: #e2e2e2;
  margin-bottom: 0;
}

.verify {
  background: white;
  padding: 7px;
}

.margin-top {
  margin-top: 10px;
}

.verify-acc,
.try {
  position: absolute;
  right: 15px;
  padding: 0.2rem 0.5rem;
  background: #d65c54;
  border: none;
  color: white;
  font-size: 12px;
}

.verify {
  position: relative;
}

.verify:before {
  content: "";
  height: 75px;
  position: absolute;
  left: 0;
  top: 20px;
  width: 2px;
  background: #faced5;
}

.verify:after {
  content: "";
  height: 75px;
  position: absolute;
  right: 0;
  top: 20px;
  width: 2px;
  background: #faced5;
}

.verify_color {
  color: #d65c54;
  font-weight: 500;
}

.font-20 {
  font-size: 20px;
}

._acc-footer {
  font-size: 13px;
}

._acc-footer > thead > tr > th > span.footable-sort-indicator {
  display: none;
}

._acc-footer td,
._acc-footer th {
  padding: 0.75rem;
  border-top: none;
}

.d_title {
  display: flex;
  justify-content: space-between;
}

label.t_history {
  color: #5c69f9;
  display: flex;
  align-items: center;
}

._leads_items .up-arrow {
  font-size: 20px;
  position: absolute;
  left: 0;
  top: -4px;
  margin: 0 5px;
}

._leads_items .down-arrow {
  font-size: 20px;
  position: absolute;
  left: 11px;
  top: 12px;
  margin: 0 5px;
}

._leads_items .down-arrow_n {
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 12px;
  margin: 0 5px;
}

#sidebar-menu .menuitem-active .active {
  color: #fff !important;
}

._email {
  margin: 0 5px;
}

._transaction_img {
  margin: 4px 5px;
}

._lead .nav-tabs .nav-item {
  margin-bottom: -1px;
  width: 20%;
}

@media (max-width: 1199px) {
  ._leads_tab td,
  ._leads_tab th {
    font-size: 10px;
    padding: 0.45rem;
  }

  ._leads_items .up-arrow {
    display: none;
  }

  ._leads_items .down-arrow_n {
    display: none;
  }

  ._lead .nav-tabs .nav-link {
    font-size: 11px;
    padding: 0.5rem 0.29rem;
  }

  ._leads_items .down-arrow {
    left: 0;
    top: 5px;
    margin: 0 5px;
  }
}

@media (max-width: 991px) {
  .lead-thead-light tr {
    text-align: center;
  }

  ._lead .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 20%;
  }
}

@media (max-width: 399px) {
}

.avatar-overlay {
  position: absolute;
  background-color: #fff;
  width: 44px;
  z-index: 2;
  opacity: 0;
  transition: 0.2s ease-in-out;
}

.avatar-icon {
  position: relative;
  height: 44px;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffd8c2;
  margin: 0;
  margin-left: 10px;
  color: #fff;
}

._checklist {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ticket_info label {
  margin: 0;
  font-size: 12px;
  font-weight: 200;
  border: 1px solid #ccc;
  padding: 0 5px;
  border-radius: 4px;
  color: black;
  margin-bottom: 4px;
}

.ticket_info p {
  margin: 0;
  font-weight: 200;
  color: black;
  margin-bottom: 4px;
}

.ticket_info a {
  margin: 0;
}

.ticket_info {
  padding: 0 15px;
}

span.date_title {
  font-weight: 700;
  text-align: left;
  padding: 0 5px;
  margin-bottom: 4px;
  display: inline-block;
  font-size: 13px;
}

._dats {
  text-align: right;
  font-size: 13px;
  display: inline-block;
  padding: 0 5px;
}

select {
  border: none;
  background: white;
}

._status {
  position: relative;
}

._status::after {
  position: absolute;
  border-radius: 2px;
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #f1556c;
  top: 10px;
  position: absolute;
  left: 0px;
  content: "";
}

._status .btn {
  border: none;
  padding: 0.25rem 0.9rem;
}

._status .form-group {
  margin-bottom: 0rem;
}

._priority {
  position: relative;
}

._priority::after {
  position: absolute;
  border-radius: 2px;
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #a0d76a;
  top: 10px;
  position: absolute;
  left: 0px;
  content: "";
}

._priority .btn {
  border: none;
  padding: 0.25rem 0.9rem;
}

._priority .form-group {
  margin-bottom: 0rem;
}

._ticket-id {
  display: flex;
  align-items: center;
}

.ticket_list {
  padding: 0.85rem;
}

._tc-list td,
._tc-list th {
  padding: 0;
  border: none;
}

.ticket_list {
  position: relative;
  box-shadow: 0px 13px 40px 0 rgba(0, 0, 0, 0.06);
  margin-bottom: 15px;
}

.ticket_list:before {
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  background: #faced5;
}

.checkbox-btn {
  width: 250px;
  padding: 15px 0;
  position: relative;
  left: -250px;
  transition: 0.2s;
}

.checkbox-btn-add {
  left: 0;
  transition: 0.2s;
}

.delete_btn {
  height: 32px;
  min-width: 32px;
  border-radius: 4px;
  border: 1px solid #cfd7df;
  color: #12344d;
  cursor: pointer;
  margin-right: 2px;
  font-size: 14px;
  vertical-align: middle;
  transition: 0.1s ease-in;
  background-image: linear-gradient(to bottom, #fff, #f3f5f7);
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.close_btn {
  height: 32px;
  min-width: 32px;
  border-radius: 4px;
  border: 1px solid #cfd7df;
  color: #12344d;
  cursor: pointer;
  margin-right: 2px;
  font-size: 14px;
  vertical-align: middle;
  transition: 0.1s ease-in;
  background-image: linear-gradient(to bottom, #fff, #f3f5f7);
  display: flex;
  align-items: center;
}

.delete_btn p,
.close_btn p {
  color: #183247;
  margin: 0;
  margin-left: 5px;
  font-weight: 600;
}

.checkbox-btn {
  display: flex;
}

.dates-block {
  display: flex;
}

/*1-7*/
.select-item {
  margin: 20px 0 0 0;
}
.select-item input[type="radio"],
.list-bank input[type="radio"] {
  display: none;
}
.select-item input[type="radio"]:not(:disabled) ~ label,
.list-bank input[type="radio"]:not(:disabled) ~ label {
  cursor: pointer;
}
.select-item input[type="radio"]:disabled ~ label,
.list-bank input[type="radio"]:disabled ~ label {
  color: #bcc2bf;
  border-color: #bcc2bf;
  box-shadow: none;
  cursor: not-allowed;
}
.list-bank ul,
.list-bank li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-bank ul li label {
  background: #fff;
  display: block;
  min-height: auto;
  color: #000;
  font-size: 1rem;
  font-family: "Cerebri Sans,sans-serif";
  text-transform: capitalize;
  font-weight: normal;
  padding: 12px 20px;
  text-align: left;
}
.list-bank ul li input[type="radio"]:checked + label {
  background: #fff !important;
  color: #000 !important;
}
.select-item label,
.list-bank label {
  height: 100%;
  min-height: 60px;
  /*display: block;*/
  display: flex;
  background: #f6f6f6;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  padding: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  /*box-shadow: 0px 3px 10px -2px rgba(161, 170, 166, 0.5);*/
  position: relative;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.select-item label p {
  width: 100%;
}
.select-item label p {
  width: 100%;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #6c757d;
}
.select-item input[type="radio"]:checked + label,
.list-bank ul li input[type="radio"]:checked + label {
  background: none;
  border: 1px solid #ff4d09;
  color: #ff4d09;
  box-shadow: inset 0 0 0 1px #ff4d09;
}
.select-item input[type="radio"]:checked + label::after,
.list-bank input[type="radio"]:checked + label::after {
  color: #3d3f43;
  font-family: "dripicons-v2" !important;
  /*font-family: FontAwesome;*/
  border: 2px solid #ff4d09;
  /*content: "\f00c";*/
  content: "\53";
  font-size: 13px;
  position: absolute;
  top: -10px;
  right: -18px;
  transform: translateX(-50%);
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  background: #ff4d09;
  color: #fff;
}
.list-bank input[type="radio"]:checked + label::before {
  content: "Selected";
  /* font-family: "dripicons-v2" !important; */
  position: absolute;
  right: 20px;
  top: 15px;
  /*transform: translateY(-50%);*/
  color: #fff;
  transition: all 0.5s;
  font-size: 11px;
  background: #ff4d09;
  padding: 1px 7px;
  border-radius: 3px;
}
.list-bank .select {
  background: #fff;
  border-radius: 0;
  margin-top: 20px;
  border: 0;
  padding: 0;
}
.list-bank .select div,
.scroll-selected .card-body div.row,
.details-account li {
  color: black;
  font-size: 0.875rem;
  font-family: Nunito, sans-serif;
  margin-bottom: 10px;
}
.details-account ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.details-account ul li {
  list-style: none;
  padding: 0;
  display: flex !important;
  flex: 0 0 100% !important;
}
.details-account ul li strong {
  width: 40%;
}
.select-item input[type="radio"]#control_05:checked + label {
  /*background: red;*/
  /*border-color: red;*/
}
.select {
  padding: 30px 20px;
  border: 1px solid #cacaca;
  border-radius: 4px;
  background: #f6f6f6;
}
.about-bitcoin {
  margin: 20px 0;
  background: rgba(102, 88, 221, 0.1);
  padding: 20px 35px;
  text-align: center;
}
.btn-default {
  border: 1px solid #ddd;
  background: #f2f2f2;
}
.btn-default:hover,
.btn-default:focus {
  background: #d9d9d9;
}
.bitcoinlist ul {
  padding: 0;
  margin: 0;
}
.bitcoinlist ul li {
  list-style: none;
  padding: 0;
  margin: 16px 0;
  padding-left: 32px;
  position: relative;
}
.bitcoinlist .heading {
  margin: 0;
}
.bitcoinlist ul li:before {
  content: "\53";
  font-family: "dripicons-v2" !important;
  height: 20px;
  width: 20px;
  color: #8d8d8d;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  background: rgba(141, 141, 141, 0.1);
  position: absolute;
  left: 0;
}
.bankstatement .border-primary {
  border: solid 1px #ff4d09;
}
.bankstatement .btn,
.bankstatement .share {
  border: none;
  background: #5c69f9;
  padding: 5px 12px;
  color: white;
  border-radius: 2px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}
.onselect ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.onselect ul li {
  flex: 0 0 25%;
}
.onselect input[type="checkbox"],
.onselect input[type="radio"] {
  position: absolute;
  right: 9000px;
}

.onselect input[type="radio"] + .label-text:before {
  /* content: "\f10c";
    font-family: "FontAwesome"; */
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  width: 1em;
  display: inline-block;
  margin-right: 5px;
  font-size: 16px;
}

/*.onselect input[type="radio"]:checked + .label-text:before {
  content: "\f192";
  color: #ff4d09;
  animation: effect 250ms ease-in;
}
*/
.onselect input[type="radio"]:disabled + .label-text {
  color: #aaa;
}

.onselect input[type="radio"]:disabled + .label-text:before {
  content: "\f111";
  color: #ccc;
}

.onselect li label {
  margin: 0;
}
.onselect .value-input .form-control {
  width: 80%;
  float: right;
  display: inline-block;
  border: 0;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  padding: 0;
  height: 29px;
  background: none;
}
._market .tab-content._leads_tab {
  margin: 10px 0;
}
._market._lead .nav-tabs .nav-link {
  border: 0;
  border-radius: 0;
  color: #6c757d;
  font-weight: 600;
  font-size: 0.875rem !important;
}
._market .lead-thead-light {
  color: #6c757d;
  font-size: 0.875rem;
}
._market._leads_tab th {
  font-weight: 600;
  font-size: 0.875rem;
}
._market._leads_tab td,
._market._leads_tab th {
  font-weight: 400;
  font-size: 0.875rem !important;
  line-height: 1.5;
  color: #6c757d;
}
/* ._market._lead .nav-tabs .nav-link{background: none} */
/* ._market._lead .nav-tabs .nav-item{width: auto;} */
/* ._market .nav-tabs .nav-link.active{border-bottom:2px solid #0054a6} */
._market .nav-tabs .nav-link.active {
  border-bottom: 2px solid #ff4d09 !important;
}
ul,
li {
  list-style: none;
  margin: 0;
}
.list_note {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  align-items: center;
  justify-content: center;
  margin: 1rem 0;
}
.list_note .list__item {
  list-style: none;
  text-transform: capitalize;
  padding-left: 32px;
  margin-right: 32px;
  min-height: 20px;
  line-height: 20px;
  position: relative;
}
.list_note .list__item:before {
  content: "\53";
  font-family: "dripicons-v2" !important;
  height: 20px;
  width: 20px;
  color: #6658dd;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  background: rgba(102, 88, 221, 0.1);
  position: absolute;
  left: 0;
}
.list_note .list__item:last-child {
  margin-right: 0;
}

.select2-search--dropdown {
  display: none !important;
  padding: 0;
}
.select2-container .select2-selection--single,
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: calc(1.5em + 0.9rem + 2px) !important;
  padding: 0.45rem 0.9rem;
  display: flex !important;
  align-items: center;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-size: 13px;
  font-weight: 400;
  line-height: inherit !important;
  color: #6c757d !important;
  width: 100%;
  padding: 0;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b,
.select2-container--with-icons
  .select2-selection--single
  .select2-selection__arrow
  b {
  width: 24px;
  height: 24px;
  border: none;
  position: static;
  margin: 0;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  position: relative;
  border: 0 !important;
  transform: translateY(-50%);
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b:before,
.select2-container--with-icons
  .select2-selection--single
  .select2-selection__arrow
  b:before {
  content: "\54";
  font-family: "dripicons-v2" !important;
  position: absolute;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
}
.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b:before {
  transform: translateY(-50%) rotate(180deg);
}

span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus.select2-container--open
  .select2-selection.select2-selection--single {
  border-color: #6658dd;
}
.select2-container--default
  .select2-results__option[aria-selected="true"]::after,
.select2-container--with-icons
  .select2-results__option[aria-selected="true"]::after {
  content: "";
  width: 11px;
  height: 9px;
  display: block;
  position: absolute;
  top: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  content: "\53";
  font-family: "dripicons-v2" !important;
}
.select2-selection.select2-selection--single {
  padding: 4px 42px 4px 16px;
}
/*span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus:before {
    content: "\53";    font-family: "dripicons-v2" !important;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); color: #6658dd;
}*/

.select2-container--default .select2-results__option,
.select2-container--with-icons .select2-results__option {
  color: #050f2c;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.08px;
  padding: 4px 42px 4px 16px;
  line-height: 16px;
  position: relative;
  overflow: hidden;
  min-height: 40px;
  display: flex;
  align-items: center;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: #6658dd;
  color: #fff;
}
.bank-selector__list-item {
  display: flex;
  align-items: center;
  width: 100%;
}
.bank-selector__number {
  font-weight: 400;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bank-selector__balance {
  text-align: right;
  font-size: 13px;
  margin-left: auto;
  float: right;
}
.select-trade-platform-list__logo-image svg {
  width: 42px;
  height: 14px;
}
.select-trade-platform-list__icon svg {
  margin: 0 10px;
  width: 22px;
  height: 14px;
  fill: #000;
}
.bank-selector__type.select-trade-platform-list__logo-image {
  margin: 0 15px;
}
.custom-width {
  width: 90%;
  margin: auto;
}
.custom-width .alert {
  transition: 0.5s all ease-in-out;
}
span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus
  ~ .alert {
  opacity: 1;
  visibility: visible;
  display: block;
}

.scroll-selected .panel-heading .accordion-toggle i {
  text-align: right;
  float: right;
}
.scroll-selected .panel-group,
.scroll-selected .accordion {
  width: 70%;
  margin: auto;
}
.scroll-selected .panel-default {
  background: #fff;
  border: 1px solid #eaeaea;
  margin: 0 0 20px 0;
}
.scroll-selected .panel-heading .accordion-toggle {
  padding: 15px 20px;
  display: block;
  color: #000;
  font-size: 1rem;
  font-family: "Cerebri Sans,sans-serif";
  text-transform: capitalize;
  font-weight: normal;
}
.scroll-selected .panel-heading {
  -webkit-box-shadow: 0 3px 5px -3px #eaeaea;
  -moz-box-shadow: 0 3px 5px -3px #eaeaea;
  box-shadow: 0 3px 5px -3px #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.scroll-selected .panel-title {
  margin: 0;
}

.panel-body {
  padding: 10px 15px;
}
.bank-select a {
  padding: 12px 20px;
  display: block;
  color: #000;
  font-size: 1rem;
  font-family: "Cerebri Sans,sans-serif";
  text-transform: capitalize;
  font-weight: normal;
  background: #fff;
  margin: 0 0 20px 0;
  border: 1px solid #eaeaea;
  transition: all 0.5s;
  position: relative;
}
.bank-select a:after {
  content: "Selected";
  /*font-family: "dripicons-v2" !important;*/
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  opacity: 0;
  transition: all 0.5s;
  font-size: 11px;
  background: #6658dd;
  padding: 1px 7px;
  border-radius: 3px;
}
.bank-select a:before {
  color: #3d3f43;
  font-family: "dripicons-v2" !important;
  border: 2px solid #6658dd;
  content: "\53";
  font-size: 13px;
  position: absolute;
  top: -10px;
  right: -18px;
  transform: translateX(-50%);
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  background: #6658dd;
  color: #fff;
  opacity: 0;
}
.bank-select a:hover,
.bank-select a:focus,
.bank-select.active a {
  border-color: #6658dd;
}
.bank-select.active a:after,
.bank-select.active a:before {
  opacity: 1;
}
.bankstatement table {
  background: #fff;
}
.bankstatement table tr td:nth-child(2) {
  color: #ff4d09;
  font-weight: 600;
}
.bankstatement table tr td:nth-child(1) {
  width: 40%;
}

.social {
  transform-origin: 50% 0%;
  transform: scale(0) translateY(-190px);
  opacity: 0;
  transition: 0.5s;
  background: #fff;
  /*padding: 5px 15px;*/
  width: 130px;
  -webkit-box-shadow: 0px 0 7px #eaeaea;
  -moz-box-shadow: 0px 0 7px #eaeaea;
  box-shadow: 0px 0px 7px #eaeaea;
  margin: auto;
  padding: 10px 15px 5px 15px;
  /*border: 1px solid #eee;*/
}
.toggle {
  opacity: 1;
  transform: scale(1) translateY(-100px);
}
.social ul {
  position: relative;
  text-align: center;
  width: 82%;
  margin: -5px auto 0;
  color: #fff;
  height: 40px;
  /*width:100px;*/
  /*background:#6658dd;*/
  padding: 0;
  list-style: none;
}

.social ul li {
  font-size: 20px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin: 0;
  /*padding:12px 0;*/
  text-align: center;
  float: left;
  display: block;
  height: 100%;
}
.social a {
  color: #fff;
  vertical-align: middle;
  line-height: 40px;
}
.social ul li:hover {
  color: rgba(0, 0, 0, 0.5);
}

.social ul:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 46px auto;
  height: 0;
  width: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
}
.social li[class*="whatsapp"] {
  background: #49c457;
}
.social li[class*="skype"] {
  background: #009ee2;
}
.social li[class*="twitter"] {
  background: #6cdfea;
}
.social li[class*="gplus"] {
  background: #e34429;
}
.social li[class*="dropbox"] {
  background: #8dc5f2;
}
.social li[class*="github"] {
  background: #9c7a5b;
}
.social li[class*="instagram"] {
  background: #0e68ce;
}
.social li[class*="youtube"] {
  background: #cc181e;
}

.panel-box-selected {
  border: 1px solid #6658dd !important;
  transition: 0.5s all;
}
.panel-box-selected .accordion-toggle,
.panel-box-selected .btn.btn-link {
  position: relative;
}
.panel-box-selected .accordion-toggle:before,
.panel-box-selected .btn.btn-link:before {
  font-family: "dripicons-v2" !important;
  border: 2px solid #6658dd;
  content: "\53";
  font-size: 13px;
  position: absolute;
  top: -10px;
  right: -18px;
  transform: translateX(-50%);
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  background: #6658dd;
  color: #fff;
}
.panel-box-selected .accordion-toggle:after,
.panel-box-selected .btn.btn-link:after {
  content: "Selected";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  transition: all 0.5s;
  font-size: 11px;
  background: #6658dd;
  padding: 2px 7px;
  border-radius: 3px;
}
.scroll-selected .accordion .card {
  overflow: visible;
}
.scroll-selected
  .accordion
  .card
  .card-header
  button.btn.btn-link.btn-block.text-left {
  padding: 10px 20px;
  display: block;
  color: #000;
  font-size: 1rem;
  font-family: "Cerebri Sans,sans-serif";
  text-transform: capitalize;
  font-weight: normal;
  background: none;
}

.scroll-selected .accordion .card .card-header h5 {
  margin: 0;
}

.scroll-selected .accordion .card .card-header {
  -webkit-box-shadow: 0 3px 5px -3px #eaeaea;
  -moz-box-shadow: 0 3px 5px -3px #eaeaea;
  box-shadow: 0 3px 5px -3px #eaeaea;
  border-bottom: 1px solid #eaeaea;
  background: none;
  padding: 0;
}

.scroll-selected .accordion .card {
  background: #fff;
  border: 1px solid #eaeaea;
  margin: 0 0 20px 0;
}

.scroll-selected .accordion .card .card-header button.btn.btn-link i {
  text-align: right;
  float: right;
}
@media only screen and (max-width: 767px) {
  .onselect ul li {
    flex: 0 0 100%;
    margin: 0 0 20px 0;
  }
  ._market {
    display: none;
  }
  .scroll-selected .panel-group {
    width: 100%;
    margin: auto;
  }
  span.account-selector__platform.svg-icon.select-trade-platform-list__icon,
  .bank-selector__type,
  .bank-selector__balance,
  .bank-selector__type.select-trade-platform-list__logo-image,
  .account_amount,
  .account_type {
    display: none;
  }
  .select-item .col-md-3.mb-3 {
    width: 50%;
  }
  .select-item label {
    padding: 0.5rem;
    min-height: 45px;
  }
  .list_note li {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .bankstatement table tr td:nth-child(1) {
    width: 100%;
  }
  .scroll-selected .panel-group,
  .scroll-selected .accordion {
    width: 100%;
  }
  .details-account ul li strong {
    width: 50%;
  }
  .media-body a {
    margin-bottom: 0 !important;
  }
}
/* jquery.share.css*/
#boxa {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  width: 35% !important;
  margin: auto !important;
  text-align: center;
}
.boxa {
  width: auto;
  position: relative;
  top: 0;
  left: 0;
  width: 40%;
  margin: auto;
  text-align: center;
  border: solid #ddd 1px;
  height: auto;
  z-index: 9999;
  background-color: #eee;
  padding-left: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.st_facebook {
  background-image: url("img/social-sprites-two.png") !important;
  background-position: -2px -28px !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  padding: 0 !important;
  transition: all 0.3s ease 0s;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: middle;
}
/*.st_facebook:hover {background-position: -2px -1px;}*/
.st_twitter {
  background-image: url("img/social-sprites-two.png") !important;
  background-position: -36px -28px !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  padding: 0 !important;
  transition: all 0.3s ease 0s;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: middle;
}
/*.st_twitter:hover {background-position: -36px -1px;}*/
.st_linkedin {
  background-image: url("img/social-sprites-two.png") !important ;
  background-position: -70px -28px !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  padding: 0 !important;
  transition: all 0.3s ease 0s;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: middle;
}
/*.st_linkedin:hover {background-position: -70px -1px;}*/
.st_tumblr {
  background-image: url("img/social-sprites-two.png") !important ;
  background-position: -104px -28px !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  padding: 0 !important;
  transition: all 0.3s ease 0s;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: middle;
}
/*.st_tumblr:hover {background-position: -104px -1px;}*/
.st_pinterest {
  background-image: url("img/social-sprites-two.png") !important;
  background-position: -172px -28px !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  padding: 0 !important;
  transition: all 0.3s ease 0s;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: middle;
}
/*.st_pinterest:hover {background-position: -172px -1px;}*/
.st_skype {
  background-image: url("img/skype.png") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  display: inline-block;
  padding: 0 !important;
  transition: all 0.3s ease 0s;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: middle;
}

.select2-container--open:before {
  display: none !important;
}
.select2-container--below:before,
.select2-container--above:before {
  width: 11px;
  height: 9px;
  display: block;
  position: absolute;
  top: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 35px;
  content: "\53";
  color: #6658dd;
  font-family: "dripicons-v2" !important;
}

.account_amount {
  position: absolute;
  right: 60px;
}

@font-face {
  font-family: "feather";
  src: url("fonts/feather.eot"); /* IE9*/
  src: url("fonts/feather.eot") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/feather.woff") format("woff"),
    /* chrome, firefox */ url("fonts/feather.ttf") format("truetype"),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
      url("fonts/feather.svg") format("svg"); /* iOS 4.1- */
}

[class^="fe-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "feather" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fe-menu:before {
  content: "\e88f";
}
._profile a.nav-link {
  border: 0;
}
._profile a.nav-link.active {
  border: 0;
}

.track-order[data-simplebar] {
  max-height: 350px;
  padding-left: 2px;
}
.default-img {
  background: #fff;
}
.button-account {
  width: 100%;
  margin: auto;
}
@media (min-width: 1367px) {
  .button-account {
    width: 85%;
  }
}
@media screen and (min-width: 1440px) {
  .button-account {
    width: 90%;
  }
}
.button-account .btn {
  border: 1px solid transparent;
  padding: 0.45rem 0.9rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.15rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-weight: 400;
  color: #fff;
  margin: 10px 5px 0 0px;
}
.button-account .btn-deposit {
  background: #fff;
  border-color: #ff4d09;
  color: #ff4d09;
  min-width: 130px;
}
.button-account .btn-deposit:hover,
.button-account .btn-deposit:focus {
  box-shadow: none;
  outline: none;
  background: #ff4d09;
  border-color: #ff4d09;
  color: #fff;
}
.button-account .btn-withdraw {
  background: #ff4d09;
  border-color: #ff4d09;
  min-width: 130px;
}
.button-account .btn-withdraw:hover,
.button-account .btn-withdraw:focus {
  box-shadow: none;
  outline: none;
  background: #e64305;
  border-color: #e64305;
}
.button-account .btn-transfer {
  background: #a4abc5;
  border-color: #a4abc5;
  min-width: 130px;
}
.button-account .btn-transfer:hover,
.button-account .btn-transfer:focus {
  box-shadow: none;
  outline: none;
  background: #aaabaf;
  border-color: #aaabaf;
}

.button-account .btn-password {
  background: #636363;
  border-color: #636363;
}
.button-account .btn-password:hover,
.button-account .btn-password:focus {
  box-shadow: none;
  outline: none;
  background: #565454;
  border-color: #565454;
}
.download-buttons .btn i {
  vertical-align: middle;
}

.btn-download {
  background: #1abc9c;
  color: #fff;
}
.btn-download:hover,
.btn-download:focus {
  background: #2acdad;
  color: #fff;
}
.btn-apple {
  background: #f7b84b;
  color: #fff;
}
.btn-apple:hover,
.btn-apple:focus {
  background: #db9d32;
}
.btn-android {
  background: #b5b8c0;
  color: #fff;
}
.btn-android:hover,
.btn-android:focus {
  background: #aaabaf;
}
@media only screen and (max-width: 1025px) and (min-width: 1366px) {
  .btn-andriod {
    min-width: 20%;
  }

  .button-link a {
    display: block;
  }
  .responsive-block {
    display: block !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .button-link a {
    display: block;
  }
  .responsive-block {
    display: block !important;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .button-link a {
    display: block;
  }
  .responsive-block {
    display: block !important;
  }
}
.button-link a:first-child:before {
  content: "";
  height: 10px;
  width: 1px;
  background: #ddd;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.button-link a:first-child {
  padding-right: 10px;
  margin-right: 10px;
}
.button-link a {
  position: relative;
  color: #98a6ad;
  font-size: 13px;
}
.button-link a:last-child:before {
  content: none;
}

.modal-password .breadcrumb {
  padding-top: 5px;
}
.modal-password .breadcrumb-item > a {
  color: #6c757d;
  font-family: Nunito, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
.modal-password .breadcrumb-item.active {
  color: #adb5bd;
}
.modal-password .breadcrumb-item:hover {
  color: #c33304;
}
.modal-password .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.modal-password .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #ced4da;
  content: "󰅂";
}
.modal-password .breadcrumb-item + .breadcrumb-item::before {
  font-family: "Material Design Icons";
}
.modal-password .modal-body {
}
.modal-password .modal-header {
  position: relative;
}
/* .form-group .btn{margin:0 5px} */
.imagePreview {
  width: 60px;
  height: 60px;
  background: #f9f9f9;
  margin: auto;
  border-radius: 50%;
  line-height: 60px;
  border: 1px solid #dee2e6;
}
.imagePreview .avatar-lg {
  border: 0;
}
/* .live-card{margin-right: 14px; padding: 1rem;} */
span.mandatory {
  color: red;
  margin: 0 2px;
  display: inline-block;
}
/* ._leads_tab td {
    font-size: .8rem !important;
}
._leads_tab td, ._leads_tab th,._market._lead .nav-tabs .nav-link, ._leads_tab td, ._leads_tab th{
    font-size: .875rem !important;
    font-weight: 600;font-size: .75rem;
} */
@media only screen and (max-width: 767px) {
  .btn {
    margin-bottom: 10px;
  }
  li.paginate_button.next,
  li.paginate_button.previous {
    font-size: 0.875rem;
  }
  .responsive-block {
    display: block !important;
  }
  /* .button-account .btn-withdraw{min-width: auto;} */
  .live-card {
    margin-right: 0;
  }
  .modal-dialog .col-form-label.col-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .modal-dialog .col-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .right-bar .noti-icon {
    font-size: 16px;
  }
  /* .responsive-tabs{margin-top: 40px;} */
}
.changePassword .nav-tabs li {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  padding: 0.5rem 1rem;
  display: block;
  padding: 0.5rem 1rem;
}

.changePassword .nav-tabs li.active {
  color: #6c757d;
  background-color: #fff;
  border-bottom: 2px solid #ff4d09 !important;
}

._leads_items .down-arrow_n,
._leads_items .up-arrow {
  left: -6px !important;
}
.red {
  color: red;
}
.modal-header {
  background-color: #f3f7f9 !important;
}
.modal-password .nav-tabs {
  margin-top: 15px;
}
.modal-password .modal-header .close {
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
}

.avatar-lg {
  height: 2.5rem;
  width: 2.5rem;
}
.notification-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
._lead._market .nav-tabs .nav-link {
  padding: 0.5rem 0.4rem !important;
}
.claim-box {
  background-color: #00aeef;
  border: 1px solid #00aeef;
  /* height: 100%;  */
  color: #fff;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.claim-box .btn {
  max-width: 100px;
}
.claim-box h3 {
  color: #fff !important;
}
.notification-box {
  border: 1px solid #00aeef;
  height: 100%;
}
.btn-create {
  position: absolute;
  right: 2rem;
  top: 1rem;
}
body {
  padding-right: 0 !important;
}
.modal .select-item label {
  padding-bottom: 0;
  padding-top: 0;
}
._market .table-responsive {
  /* height: 300px; */
}
@media screen and (min-height: 1080px) and (max-width: 1920px) {
  /* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
  ._market .table-responsive {
    /* height:300px; */
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  /* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
  ._market .table-responsive {
    height: 350px;
  }
}
.sepretor {
  margin-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #eee;
}
/* .card-box{padding: 1.5rem 1rem;} */
.nav-tabs .nav-link {
  font-size: 0.8rem;
  padding: 0.5rem 0.5rem;
}
.form-group .text-center button {
  margin: 0 5px;
}

.dashbaord-main {
  border: 1px solid #f5f8fb;
  border-radius: 5px;
  padding: 25px 0px;
  background: #fff;
  margin: 0 0 24px 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.multisteps-form__progress {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  padding-bottom: 50px;
}

.multisteps-form__progress-btn {
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
  position: relative;
  padding-top: 70px;
  color: rgba(108, 117, 125, 0.7);
  text-indent: -9999px;
  border: none;
  background-color: transparent;
  outline: none !important;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-left: 50px;
  padding-right: 50px;
}
.multistep-media {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: CENTER;
}
@media (min-width: 500px) {
  .multisteps-form__progress-btn {
    text-indent: 0;
  }
}
.multisteps-form__progress-btn:before {
  position: absolute;
  top: 45px;
  left: 50%;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all 0.15s linear 0s,
    -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  transition: all 0.15s linear 0s,
    transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  transition: all 0.15s linear 0s,
    transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s,
    -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #f5f5f5;
  box-sizing: border-box;
  z-index: 3;
}
.multisteps-form__progress-btn.completed:before {
  content: "\53";
  font-family: "dripicons-v2" !important;
  color: #fff;
  border-color: #ff4d09;
  font-size: 11px;
}
.multisteps-form__progress-btn:after {
  position: absolute;
  top: 50px;
  left: calc(-50% - 13px / 2);
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
  display: block;
  width: 100%;
  height: 10px;
  content: "";
  /* background-color: currentColor; */
  background: #f5f5f5;
  z-index: 1;
}

.multisteps-form__progress-btn:first-child:after {
  display: none;
}
/* .multisteps-form__progress-btn.js-active {
    color: #c33304;
  } */
.multisteps-form__progress-btn .header-title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 13px 0;
}
.multisteps-form__progress-btn p {
  color: #a4abc5;
  font-size: 0.875rem;
  margin-bottom: 20px;
}
.step-link {
  display: inline-block;
  line-height: 35px;
  min-width: 130px;
  min-height: 35px;
  font-size: 12px;
  font-weight: 500;
  border-radius: 5px;
  color: #fff;
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 130px;
}
.step-link:hover,
.step-link:focus {
  color: #fff;
}
.resend-code {
  background: #19b798 0% 0% no-repeat padding-box;
}
.resend-link {
  background: #f7b84b 0% 0% no-repeat padding-box;
}
.upload-file {
  background: #f1556c 0% 0% no-repeat padding-box;
}
.get-bonus {
  background: #a4abc5 0% 0% no-repeat padding-box;
}
.multisteps-form__progress-btn.js-active:before {
  background: #ff4d09;
}
.multisteps-form__progress-btn.js-active:after {
  background: #ff4d09;
}
.multisteps-form__progress-btn.js-active:before {
  -webkit-transform: translateX(-50%) scale(1.2);
  transform: translateX(-50%) scale(1.2);
  background-color: #ff4d09;
}

.multisteps-form__form {
  position: relative;
}

.multisteps-form__panel {
  /* position: absolute; */
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.multisteps-form__panel.js-active {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.multisteps-form__panel[data-animation="scaleOut"] {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.multisteps-form__panel[data-animation="scaleOut"].js-active {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.multisteps-form__panel[data-animation="slideHorz"] {
  left: 50px;
}
.multisteps-form__panel[data-animation="slideHorz"].js-active {
  transition-property: all;
  transition-duration: 0.25s;
  transition-timing-function: cubic-bezier(0.2, 1.13, 0.38, 1.43);
  transition-delay: 0s;
  left: 0;
}
.multisteps-form__panel[data-animation="slideVert"] {
  top: 30px;
}
.multisteps-form__panel[data-animation="slideVert"].js-active {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  top: 0;
}
.multisteps-form__panel[data-animation="fadeIn"].js-active {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.multisteps-form__panel[data-animation="scaleIn"] {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.multisteps-form__panel[data-animation="scaleIn"].js-active {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dashbaord-span {
  background: #ff4d09;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  line-height: 85px;
  text-align: center;
  display: inline-block;
  font-size: 34px;
}
.text-total {
  font-weight: 500;
  font-size: 14px;
  color: #1d2c48;
}
.card-info {
  margin: 13px 0 0 0;
}
.card-info span {
  font-size: 14px;
}
.text-green {
  color: #1abc9c;
}
.text-danger {
  color: #f1556c;
}
.card-info small {
  color: #a4abc5;
  margin: 0 5px;
}
._leads_items .up-arrow {
  font-size: 11px !important;
  position: absolute;
  left: 0;
  top: 50% !important;
  margin: 0 5px;
  transform: translateY(-50%);
}
._leads_items .down-arrow {
  font-size: 11px !important;
  position: absolute;
  left: 0;
  top: 50% !important;
  margin: 0 0 !important;
  transform: translateY(-50%);
}
.nav-tabs .nav-item .nav-link {
  border: 0;
  font-size: 15px;
  color: #a4abc5;
}
.nav-tabs .nav-item {
  margin: 0;
}
/*.nav-tabs .nav-link.active {
  border-bottom: 2px solid #ff0000 !important;
  color: #323a46;
}*/
.tab-accounts table thead {
  background: #f5f5f5;
}
.tab-accounts table thead tr th {
  border: 0;
}
.tab-accounts table tbody tr td {
  text-transform: capitalize;
  border: 0;
  vertical-align: middle;
}
.tab-accounts table tbody tr td:first-child {
  text-align: left;
}
/*.btn-trade {
  background: #ff4d09;
  color: #fff;
}*/
/*.btn-deposit {
  background: #1abc9c;
  color: #fff;
}*/
.tab-accounts .btn {
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  margin: 0 0 0 0;
}
.tab-accounts .btn:hover,
.tab-accounts .btn:focus {
  color: #fff;
}
.btn-default {
  background: #a4abc5 !important;
  color: #fff !important;
  border-radius: 5px;
}
.tab-accounts .badge {
  min-width: 60px;
  min-height: 25px;
  line-height: 19px;
  font-size: 14px;
}
.tab-accounts .btn i {
  vertical-align: middle;
}
.nav-tabs {
  border-bottom: 1px solid #f5f5f5;
}
.tab-accounts table tbody tr {
  border-radius: 5px;
  padding: 15px;
  /* box-shadow: 0px 0px 3px #00000029; */
  border: 1px solid #f5f5f5;
}
.divider {
  height: 15px;
  background: #fff;
  box-shadow: none !important;
  border: 0 !important;
}
.divider td {
  padding: 0 !important;
}
.tab-accounts .img-container {
  border-radius: 0 !important;
}
.empty-data {
  margin: 18px 0;
}
.tab-accounts {
  min-height: 300px;
}
.no-data {
  min-height: 300px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
label {
  font-weight: 600;
  color: #1d2c48;
  font-size: 14px;
}
.form-control,
select {
  border: 1px solid #a4abc5;
  background: #f5f5f5;
}
.form-control::-webkit-input-placeholder {
  /* Edge */
  color: #f5f5f5;
}

.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #f5f5f5;
}

.form-control::placeholder {
  color: #f5f5f5;
}
.customradio span {
  font-size: 14px;
}
.modal-body,
.modal-header,
.modal-footer {
  padding: 20px 30px;
}
button.btn.btn-cancel {
  color: #111;
  /* font-size: 14px;  */
  margin-left: 10px;
}
.btn {
  min-width: 100px;
}
a.btn.btn-primary {
  min-width: auto;
}
.btn:hover,
.btn:focus {
  outline: none;
  box-shadow: none;
}
.modal-password p {
  margin-bottom: 8px;
}
.modal-password .resend-link {
  position: absolute;
  font-size: 14px;
  color: #4a81d4;
  background: none;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.tradeModal ul {
  padding: 0;
  margin: 0 0 20px 0;
}
.tradeModal ul li {
  font-size: 14px;
  line-height: 30px;
}
.btn-mac {
  background: #1abc9c;
}
.btn-mac:hover,
.btn-mac:focus {
  background: #2acdad;
}
.btn-linux {
  background: #f1556c;
}
.btn-linux:hover,
.btn-linux:focus {
  background: #da3b52;
}
.btn-ios {
  background: #f7b84b;
}
.btn-ios:hover,
.btn-ios:focus {
  background: #db9d32;
}
.btn-andriod {
  background: #a4abc5;
}
.btn-andriod:hover,
.btn-andriod:focus {
  background: #b5b8c0;
}
.tradeModal .btn {
  color: #fff;
  margin: 0 0 10px 0;
  width: 100%;
}
.card-box._lead._market,
.card-box {
  height: 100%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.pagination-table a.page-link {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
  padding: 0 !important;
  text-align: center;
  line-height: 30px !important;
  border: 1px solid transparent;
  margin: 0 5px;
  font-size: 14px;
  color: #a4abc5;
}

.pagination-table .page-item:first-child .page-link {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  margin: 0;
  color: #a4abc5;
  font-size: 11px;
}
.pagination-table .page-item:last-child .page-link {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  margin: 0;
  color: #a4abc5;
  font-size: 11px;
}
.pagination-table .page-item.active .page-link {
  background: #ff4d09;
  border-color: #ff4d09;
}
._leads_items .down-arrow-n {
  left: 0 !important;
}
.dashbaord-block .col-xl-3 {
  margin: 0 0 24px 0;
}
.border-top,
.border-bottom {
  border-color: #f5f5f5 !important;
}

.deleteModal .delete-span {
  width: 70px;
  height: 70px;
  background: #ff4d09;
  line-height: 75px;
  color: #fff;
  font-size: 30px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
}
.tab-accounts table button {
  margin-bottom: 5px;
}
.accountModal ul {
  padding-left: 0;
}
.accountModal ul li {
  font-size: 14px;
  line-height: 30px;
}
.live-account ul {
  padding: 0;
}
.live-account ul li {
  line-height: 30px;
}
.balance {
  font-size: 1.875rem;
  vertical-align: middle;
}

thead {
  background: #f5f5f5;
}
.table td,
.table th {
  border-color: #f5f5f5;
}
.table td {
  border-top: 1px solid #f5f5f5;
}
.table thead th {
  border: 0;
}
thead.thead-light {
  background: #f5f5f5;
}
.table .thead-light th {
  border: 0;
  background: none;
}
.table-hover tbody tr:hover {
  background: #f5f5f5;
}
.card .btn-priamry {
  min-width: 130px;
  background-color: #ff4d09;
  border-color: #ff4d09;
  box-shadow: 0 0 0 #ff4d09;
  color: #fff;
}
.card .btn-cancel {
  background: none;
  border: 1px solid #343a40;
  color: #343a40;
  min-width: 100px;
}
.btn {
  border-radius: 0.313rem;
}
.pagination {
  justify-content: center;
}
/* .page-item.active .page-link {
  background: #ff4d09;
  border-color: #ff4d09;
  color: #fff;
} */
.footable-pagination li a {
  min-width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  padding: 0;
  line-height: 30px;
}
table.dataTable {
  width: 100% !important;
}
.widget-rounded-circle.card-box {
  height: auto;
}
.ticket_list {
  box-shadow: none !important;
}
#knowledge_base .card-box ul {
  padding-left: 0;
}
#knowledge_base .card-box ul li {
  position: relative;
  padding-left: 15px;
}
#knowledge_base .card-box ul li a {
  color: #323a46;
  position: relative;
  font-size: 14px;
  line-height: 30px;
}
#knowledge_base .card-box ul li:after {
  content: "\f054";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  left: 0;
  top: 5px;
  color: #ff4d09;
}
#knowledge_base .card-title a {
  color: #333;
}
#knowledge_base .card-title a:hover {
  color: #f05a2a;
}
.btn-border {
  border: 1px solid #f05a2a;
  color: #f05a2a;
  background: none;
}
.btn-border:hover {
  color: #fff;
  background: #f05a2a;
}
.text-orange {
  color: #ff4d09;
}
.tab-accounts table thead tr th,
.tab-accounts table tbody tr td {
  color: #1d2c48;
}
.media .img-container {
  width: 60px;
  height: 60px;
  text-align: center;
  margin: auto;
  align-items: center;
  justify-content: center;
}
.media .img-container img {
  width: 35px;
  height: 34px;
  object-fit: contain;
}
.dataTables_info {
  width: 100%;
  float: left;
}
div.dataTables_wrapper div.dataTables_paginate {
  width: 50%;
  float: right;
}
._leads_tab td,
.nav-tabs .nav-item .nav-link,
._market._lead .nav-tabs .nav-link {
  font-size: 0.875rem;
}
table.dataTable thead > tr > th,
table.dataTable tbody > tr > td {
  font-size: 0.875rem !important;
}
table.dataTable tbody a.btn.btn-primary {
  font-size: 0.875rem !important;
}
.mam-content table tbody tr td {
  position: relative;
}
.mam-content table tbody tr span.media-mam {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  margin: auto;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50%;
  background: #ff4d09;
}
.mam-content table tbody tr span.mam-text {
  padding: 0 10px;
  display: inline-block;
  vertical-align: middle;
}
.mam-content table tbody tr td {
  border-top: 1px solid #f5f5f5 !important;
  border-bottom: 1px solid #f5f5f5 !important;
}
.mam-content table tbody tr td:first-child {
  border-left: 1px solid #f5f5f5 !important;
}
.mam-content table tbody tr td:last-child {
  border-right: 1px solid #f5f5f5 !important;
}
.mam-content table tbody tr.divider td {
  border: 0 !important;
}
.dashbaord-block .card-box .row {
  width: 100%;
  align-items: center;
}
.dashbaord-block .card-box .col-4.col-xl-4.col-lg-5.col-md-4.col-sm-4 {
  text-align: right;
  padding: 0;
}
.statastics ul {
  padding: 0;
}
.statastics ul li {
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 5px 0;
}
.statastics .header-title {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f5f5f5;
}
.statastics .media-span {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #f5f5f5;
  display: inline-block;
}
.btn-commission {
  min-width: 90%;
  float: right;
}
.page-title i {
  font-size: 15px;
  margin-right: 5px;
}
div#mam_calculation_div_show {
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  border: 1px solid #f5f5f5;
  padding: 15px 25px;
  border-radius: 5px;
}
div#mam_calculation_div_show ul {
  padding: 0;
}
div#mam_calculation_div_show ul li {
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
div#mam_calculation_div_show ul li:last-child {
  border: 0;
}
.value-input span.label-text {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.subscribe-area {
  padding-top: 50px;
}
.btn-subscribe {
  position: absolute;
  top: 20px;
  right: 8%;
}
.d_title {
  border-top: 1px solid #f5f5f5;
  padding-top: 12px;
}
.t_history a {
  color: #ff0000;
}
.t_history i {
  color: #ff4d09;
}
._transaction_img {
  margin: 0 2px 0 0;
}
.ticket-view .media {
  border-bottom: 1px solid #f5f5f5;
}
.ticket-view .media img {
  width: 30px;
  height: 30px;
  background: #f5f5f5;
}
.ticket-view p {
  margin: 0;
}
.ticket-view .media-body h5 {
  margin: 0;
}
.ticket-view .media-body h5 a {
  margin: 0 !important;
}
/*input[type="checkbox"]:checked + .switchery-small,
input[type="checkbox"]:focus {
  background: #ff4d09 !important;
  border-color: #ff4d09 !important;
  box-shadow: rgb(255, 77, 5) 0px 0px 0px 0px inset !important;
}*/
/* .second-card .col-form-label{display: flex; justify-content: space-between;} */
.second-card .col-form-label {
  width: 100%;
}
.btn-border-primary {
  border: 1px solid #ff4d09;
  color: #ff4d09;
}
.btn-border-cancel {
  border: 1px solid #323a46;
  color: #323a46;
}
.btn-border-primary:hover,
.btn-border-primary:focus {
  background: #ff4d09;
  color: #fff;
}
.btn-border-cancel:hover,
.btn-border-cancel:focus {
  background: #323a46;
  color: #fff;
}

input#receipt {
  border: 1px solid #f5f5f5;
  width: 100%;
  height: calc(1.5em + 0.9rem + 2px);
  padding: 0.45rem 0.9rem;
  background: #f5f5f5;
  border: 1px solid #a4abc5;
  background: #f5f5f5;
  border-radius: 0.2rem;
}
table td,
table th {
  padding: 0.85rem;
}
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"]
  > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"]
  > th.dtr-control:before {
  background-color: #ff4d09 !important;
}
/* for resposive dataatble */
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td.dtr-control,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th.dtr-control {
  padding-left: 40px !important;
}
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"]
  > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"]
  > th.dtr-control:before {
  left: 10px !important;
  font-size: 13px;
  font-family: " Nunito,sans-serif" !important;
  line-height: 16px !important;
}
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"].parent
  > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"].parent
  > th.dtr-control:before {
  line-height: 12px !important;
}
/* for botsrtap datatable */
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
  padding-left: 40px !important;
}
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"]
  > td:first-child:before,
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"]
  > th:first-child:before {
  left: 10px !important;
  font-size: 13px;
  font-family: " Nunito,sans-serif" !important;
  line-height: 16px !important;
  top: 60% !important;
  transform: translateY(-50%);
  background-color: #ff4d09 !important;
}
#fundmanager-table.table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"]
  > td:first-child:before,
#fundmanager-table.table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"]
  > th:first-child:before {
  top: 50% !important;
}
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"].parent
  > td:first-child:before,
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role="row"].parent
  > th:first-child:before {
  line-height: 12px !important;
}
.dataTable tr {
  padding: 0 !important;
}
.dashbaord-block .card-box {
  display: flex;
  align-items: center;
  padding: 1rem;
}

.verify-form {
  margin: 0;
}
.verify-mobile .iti--separate-dial-code {
  width: 100% !important;
  display: inline-block;
}
.form-group div.iti.iti--allow-dropdown.iti--separate-dial-code {
  position: relative;
}
.verify-mobile-input,
.verify-success-input {
  width: 100%;
  border: 1px solid #a4abc5;
  background: #f5f5f5;
  /* min-height: 34.39px;   */
  min-height: calc(1.5em + 0.9rem + 2px);
  border-radius: 0.2rem;
  padding-top: 0.45rem;
  padding-bottom: 0.45rem;
}
.verify-mobile-input:hover,
.verify-mobile-input:focus {
  box-shadow: none;
  outline: none;
}
.form-group.verify-mobile {
  position: relative;
}
.verify-mobile-btn,
.verify-otp-btn {
  position: absolute;
  right: 20px;
  top: 29px;
  /* top: 29px; */
}
.verify-mobile-btn,
.verify-otp-btn {
  background: none;
  border: 0;
  min-height: calc(1.5em + 0.9rem + 2px);
  color: #323a46;
  border-radius: 0.2rem;
  box-shadow: none;
  /* margin-top: -3px; */
  color: #4a81d4;
}
.verify-mobile-btn:hover,
.verify-mobile-btn:focus,
.verify-mobile-btn:active,
.verify-mobile-btn.active,
.verify-otp-btn:hover,
.verify-otp-btn:focus,
.verify-otp-btn:active,
.verify-otp-btn.active,
.verify-otp-btn.btn-danger:not(:disabled):not(.disabled):active,
.verify-mobile-btn.btn-danger:not(:disabled):not(.disabled):active {
  box-shadow: none;
  background: none;
  color: #ff4d09;
  border: 0;
}
.verify-mobile .mobile_otp {
  min-height: 37.49px;
}

.verify-mobile .mobile_otp:hover,
.verify-mobile .mobile_otp:focus {
  background: none;
}

.verify-otp-btn {
  min-height: calc(1.5em + 0.9rem + 2px);
}
.verify-mobile label {
  display: block;
}

.verify-mobile input[type="number"].mobile_otp::-webkit-inner-spin-button,
.verify-mobile input[type="number"].mobile_otp::-webkit-outer-spin-button,
.verify-mobile
  input[type="number"].verify-success-input::-webkit-inner-spin-button,
.verify-success
  input[type="number"].verify-success-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.verify-success label {
  width: 100%;
}
.verify-success {
  position: relative;
}
.verify-success .verify-success-btn {
  position: absolute;
  top: 30px;
  right: 15px;
  background: none;
  border: 0;
  color: #4a81d4;
}
.verify-success .verify-success-btn:hover,
.verify-success .verify-success-btn:focus {
  color: #ff4d09;
}
.btn-mobile-verify .btn-secondary {
  color: #6c757d;
  background-color: #fff;
  border-color: #6c757d;
}
.btn-mobile-verify .btn-secondary:hover,
.btn-mobile-verify .btn-secondary:focus {
  background: #6c757d;
  color: #fff;
}
.btn-mobile-verify .btn-primary {
  /* min-width: auto; */
  /* border-radius: .2rem; */
}
.verify-success .verify-success-btn:hover,
.verify-success .verify-success-btn:focus,
.verify-success .verify-success-btn:active,
.verify-success .verify-success-btn.active {
  box-shadow: none;
  outline: none;
}
.form-control::-webkit-input-placeholder {
  /* Edge */
  color: #a4abc5;
}

.form-control:-ms-input-placeholder {
  /* Internet Explorer */
  color: #a4abc5;
}

.form-control::placeholder {
  color: #a4abc5;
}
.value-input label {
  width: 100%;
}
/*.radio-custom input[type="radio"]:checked + label::before {
  border-color: #ff4d09;
}*/
/*.radio-custom input[type="radio"]:checked + label::after {
  background-color: #ff4d09;
}*/
.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #ff4d09;
  background-color: #ff4d09;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #ff4d09;
}
footer a {
  color: #ff4d09;
}
.dropdown-menu.show {
  left: inherit !important;
  right: 0 !important;
  z-index: 1001;
}
.notification-list .notify-item {
  position: relative;
  margin-bottom: 12px;
}
.notify-content {
  width: 90%;
  display: inline-block;
}
.notification-list .notify-item .notify-details {
  margin: 0;
}
.notify-content p {
  white-space: normal;
}
.input-group .form-control.amount {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.custom-width .input-group-text {
  border-color: #a4abc5;
  padding: 0 0.9rem;
}

.info-platform .radio-info input[type="radio"]:checked + label::after {
  background-color: #ff4d09;
}
.info-platform .radio-info input[type="radio"]:checked + label::before {
  border-color: #ff4d09;
}
.terms-text {
  position: absolute;
  left: 40px;
  top: 40%;
  transform: translateY(-50%);
}
.info-platform .form-check-inline {
  min-width: 30%;
}

@media screen and (max-width: 1920px) {
  .tab-accounts table thead tr th,
  .tab-accounts table tbody tr td,
  table th,
  table td {
    white-space: nowrap;
    font-size: 0.875rem;
    color: #1d2c48;
  }
  table td,
  table th {
    font-size: 0.875rem;
  }
}
/* (1440x900) WXGA+ Display */
@media screen and (max-width: 1440px) {
  .tab-accounts table thead tr th,
  .tab-accounts table tbody tr td {
    white-space: nowrap;
  }
  .dashbaord-span {
    width: 60px;
    height: 60px;
    font-size: 25px;
    line-height: 65px;
  }
  ._leads_tab td,
  .nav-tabs .nav-item .nav-link {
    font-size: 16px;
  }
}
@media screen and (max-width: 1366px) {
  .dashbaord-span {
    width: 60px;
    height: 60px;
    font-size: 25px;
    line-height: 65px;
  }
  .multisteps-form__progress-btn {
    padding-left: 25px;
    padding-right: 25px;
  }
  .dashbaord-block .card-box {
    display: flex;
    align-items: center;
  }
  .media-body a {
    margin-bottom: 0.75rem !important;
    display: inline-block;
  }
  /* .tab-accounts table tbody td:last-child{text-align: center;} */
  ._leads_tab td,
  .nav-tabs .nav-item .nav-link {
    font-size: 0.75rem !important;
  }
  .tab-accounts table thead tr th,
  .tab-accounts table tbody tr td {
    white-space: nowrap;
    font-size: 0.75rem;
  }
  .tab-accounts .badge {
    margin-left: 5px;
    font-size: 0.75rem;
    min-width: 45px;
  }
  ._market._lead .nav-tabs .nav-link,
  ._leads_tab td,
  ._leads_tab th {
    font-size: 0.75rem !important;
  }
  .multisteps-form__progress-btn .header-title {
    font-size: 15px;
  }
  table.dataTable thead > tr > th,
  table.dataTable tbody > tr > td,
  table th,
  table td {
    font-size: 0.75rem !important;
  }
  table.dataTable tbody a.btn.btn-primary {
    font-size: 0.75rem !important;
  }
  .statastics ul li {
    font-size: 0.75rem;
    line-height: 30px;
    margin: 0 0 5px 0;
  }
  .select-item label p {
    font-size: 0.75rem;
  }
  .form-control,
  label,
  .btn,
  .tab-accounts .btn,
  .form-control,
  label,
  .btn,
  .tab-accounts .btn,
  .form-control,
  a,
  p,
  .account-list li {
    font-size: 0.75rem;
  }
  .create_account_button {
    margin-top: 9px !important;
  }
}

@media screen and (max-width: 1024px) {
  .tab-accounts table thead tr th,
  .tab-accounts table tbody tr td {
    white-space: nowrap;
  }
  .dashbaord-span {
    width: 45px;
    height: 45px;
    font-size: 20px;
    line-height: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .step-link {
    position: relative;
    bottom: -10px;
  }
  .multisteps-form__progress {
    display: block;
  }
  .multisteps-form__progress-btn {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  .multisteps-form__progress-btn:before {
    left: 0;
  }
  .multisteps-form__progress-btn:after {
    left: -2px;
    top: -80%;
    width: 5px;
    height: 130%;
  }
  .multisteps-form__progress-btn.js-active:after {
    z-index: 11;
  }
  .multisteps-form__progress-btn.js-active:before {
    z-index: 101;
  }
  .checkbox-btn {
    left: 0;
  }
  .responsive-tabs {
    padding-top: 25px;
  }
  .multistep-media {
    top: 20px;
  }
  .multisteps-form__progress-btn {
    text-indent: 0;
  }
  .dashbaord-block .card-box .row {
    width: 100%;
  }
  .dashbaord-span {
    width: 60px;
    height: 60px;
    font-size: 25px;
    line-height: 65px;
  }
  .card-box._lead._market,
  .card-box {
    height: auto;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }
  .btn-create {
    top: 1rem;
  }
  .responsive-btns a {
    margin-right: 5%;
  }
  .resp-label {
    margin: 0 0 10px 0 !important;
    width: 100% !important;
  }
  .second-card .responsive-btns .col-form-label {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-tabs .nav-link {
    padding: 0.5rem 0.2rem;
  }
  .resp-form-group input {
    margin: 0 0 10px 0;
  }
  .tab-accounts table thead tr th,
  .tab-accounts table tbody tr td {
    white-space: normal;
  }
  .btn {
    min-width: auto;
  }
  .auth-fluid .auth-fluid-right {
    padding: 2rem 1rem;
  }
  .verify-success .verify-success-btn {
    min-width: 45%;
    position: relative;
    top: 0;
    right: 0;
    background: #ff4d09;
    color: #fff !important;
    margin-top: 10px;
    float: right;
  }
  .text-center.mt-2.mb-2 {
    clear: both;
  }
  .info-platform .form-check-inline {
    padding-left: 15px;
    min-width: 40%;
  }
  .form-group.position-relative {
    margin-bottom: 30px;
  }
  .auth-fluid .auth-fluid-form-box {
    padding: 2rem 1rem;
  }
  div.dataTables_wrapper div.dataTables_paginate {
    width: 100%;
  }
  .dataTables_info {
    text-align: center;
  }
  .media-body a {
    margin-bottom: 0 !important;
  }
  .dashbaord-block .card-box {
    margin: 0;
  }
  .navbar-custom .topnav-menu .nav-link {
    padding: 0 8px;
  }
  .left-side-menu {
    z-index: 1011 !important;
  }
  .flag-dropdown.dropdown .dropdown-menu {
    left: auto !important;
    right: auto !important;
  }
}

@media only screen and (max-width: 320px) {
  .responsive-btns a {
    width: 100%;
  }
  .second-card .responsive-btns .col-form-label {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?7l94ar");
  src: url("fonts/icomoon.eot?7l94ar#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?7l94ar") format("truetype"),
    url("fonts/icomoon.woff?7l94ar") format("woff"),
    url("fonts/icomoon.svg?7l94ar#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-delete:before {
  content: "\e90b";
  color: #fff;
}
.icon-cloud:before {
  content: "\e90c";
  color: #fff;
}
.icon-windows:before {
  content: "\e907";
  color: #fff;
}
.icon-android:before {
  content: "\e908";
  color: #fff;
}
.icon-apple:before {
  content: "\e909";
  color: #fff;
}
.icon-linux:before {
  content: "\e90a";
  color: #fff;
}
.icon-add:before {
  content: "\e906";
  color: #fff;
}
.icon-graph-down:before {
  content: "\e905";
  color: #f1556c;
}
.icon-graph-up:before {
  content: "\e904";
  color: #1abc9c;
}
.icon-withdraw:before {
  content: "\e900";
  color: #fff;
}
.icon-deposit:before {
  content: "\e901";
  color: #fff;
}
.icon-equity:before {
  content: "\e902";
  color: #fff;
}
.icon-balance:before {
  content: "\e903";
  color: #fff;
}
.btn-default {
  min-width: auto;
}

.verify-success-btn.btn-danger.disabled,
.verify-success-btn.btn-danger:disabled,
.verify-mobile-btn.btn-danger.disabled,
.verify-mobile-btn.btn-danger:disabled {
  color: #808080;
  border-color: transparent;
  background-color: transparent;
  cursor: not-allowed;
}

.list-unstyled.topnav-menu.topnav-menu-right {
  float: right;
}
.right-bar-toggle {
  float: right;
}
.ticket-section .ticket-btn {
  float: right;
}
.ticket-right .ticket-small {
  float: right;
}
body[data-sidebar-size="condensed"]
  .left-side-menu
  #sidebar-menu
  > ul
  > li:hover
  > a
  span {
  color: #ff4d09;
}
button.verify-mobile-btn.btn.btn-danger.btn-resend-otp {
  top: 26px;
}
.flag-dropdown .dropdown-menu {
  min-width: 100px;
}
.price-box-span {
  float: right;
  font-size: 0.75rem;
}
span.price-box-span i {
  margin-right: 5px;
}
.account-list {
  margin-top: -10px;
}
.account-list li {
  margin-right: 15px !important;
}
.account-list li:last-child {
  margin-right: 0 !important;
}
.account-list li span {
  margin: 0 5px;
}

.inp-usd {
  position: relative;
}
.inp-usd:after {
  content: "usd";
  text-transform: uppercase;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.75rem;
  color: #a4abc5;
}
.validate-account {
  position: relative;
}
.validate-account .form-control {
  border-color: #6bbc2a;
  background: #fff;
}
.validate-account:after {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 30px;
  color: #6bbc2a;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
}
.amount-limit {
  font-size: 0.75rem;
  color: #111;
  margin-top: 5px;
}
.content-page {
  overflow: visible;
}
.fa-pencil-alt {
  margin-left: 5px;
}
.amt-txt {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.checkbox-btn {
  left: 0 !important;
}
.table tbody tr:hover {
  background: #f5f5f5;
}
.dataTable tr:hover {
  background: #f5f5f5 !important;
}
.lang-text {
  margin-left: 5px;
  text-transform: uppercase;
}

/* .form-control:focus + .input-group-append .input-group-text {
    border-color: #f1556c;
  } */
.form-control.is-invalid + .input-group-append .input-group-text,
.was-validated .form-control:invalid + .input-group-append .input-group-text {
  border-color: #f1556c;
}
/* added by neha */
.multistep-media {
  width: 30px;
}

.tab-accounts .badge.live-demo-badge {
  margin-left: 5px;
  min-width: 30px;
  line-height: 12px;
  min-height: 0px;
}

.islamic-text {
  border: 1px solid grey;
  padding: 0px 5px;
  border-radius: 0.25rem;
}

.btn-bonus {
  background-color: rgb(84, 177, 109);
}

.media .img-container.setting-block {
  width: 35px;
  height: 35px;
  /* background-color: white; */
  background: none;
  padding: 0px;
}

.table .account_balance_first {
  display: block;
}

.table .account_balance {
  margin-right: 2px;
}

.imagePreview .avatar-lg {
  width: 60px;
  height: 60px;
  margin: 0px;
  padding: 0px;
}

.btn.add-edit-image {
  line-height: 0px;
  background-color: transparent;
  border-color: transparent;
  min-width: 0px;
  color: #ff0000;
}
.profile-img .imagePreview {
  margin: 0;
  margin-right: 15px;
}
.profile-img {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
.inactive::before {
  background-color: #f5f5f5 !important;
}
/* neha changes end  */

.form-control.error {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f1556c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f1556c' stroke='none'/%3e%3c/svg%3e") !important;
  border-color: #f1556c !important;
  background-repeat: no-repeat !important;
}
.was-validated .custom-file .invalid-feedback,
.was-validated .custom-file .valid-feedback {
  margin-top: 50px;
  width: 100%;
  position: absolute;
}
select.form-control.is-invalid,
.was-validated select.form-control:invalid,
select.form-control.is-valid,
.was-validated select.form-control:valid {
  background-position: right calc(0.375em + 0.825rem) center;
}
.asterisk {
  font-family: Verdana;
  color: #f1556c !important;
}
.custom-file-label {
  overflow: hidden;
}
.form-group .error{
  width: 100%;
  margin-top: .25rem;
  font-size: .75rem;
  color: #f1556c;
}

.dropdown-account-type{
  background-color: #f05a2a;
  padding: 2px 6px;
  border-radius: 2px;
  color: white;
}

.theme-color{
  color : #f05a2a;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .btn-create{
    position: absolute;
    right: 2rem;
  }
}
.vps-card{
  border: 1px solid #EDEDED;
}
.vps-card .card-header{
  background: #1D2C48;
}
.text-red{
  color: #FF4D09;
}
.border-white{
  border: 1px solid #FFF;
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  padding: 0;
}

.frontend-activity-list h5, .frontend-activity-list .media-body p {
  margin:5px 0;
}

/*17-05*/
.top-verification-message:hover{color: #a0adbe !important;}