/*=========================*/
/*  Responsive breakpoints
/*=========================*/
.sd_box {
  margin-top: 30px;
}

.sd_af_box h4 {
  margin-top: 25px;
  color: #6a0dc8;
  font-weight: bold;
}
.sd_af_box h4.font-40 {
  font-size: 40px;
}
.sd_af_box ol {
  padding-left: 12px;
}
.sd_af_box ol li {
  margin-bottom: 10px;
}
.sd_af_box ol li:last-child {
  margin-bottom: 0;
}
.sd_af_box .ss-button {
  margin-top: 25px;
}

a.text-white {
  color: #fff !important;
}

a.text-dark {
  color: #000 !important;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.align-items {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.justify-content {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.mr-10 {
  margin-right: 10px;
}

.affiliate_content .right_side {
  width: 58px;
  height: 58px;
  border-radius: 14px;
  background: #6a0dc8;
  color: #fff;
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.affiliate_content .left_side h3 {
  font-size: 40px;
  font-weight: 700;
}
.affiliate_content .left_side p {
  font-weight: 600;
}
.affiliate_content .badge-secondary {
  background-color: #5c636a;
}
.affiliate_content .badge-success {
  background-color: #198754;
}
.affiliate_content .history_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.affiliate_content .btn-success {
  background-color: #6a0dc8;
  border-color: #6a0dc8;
  color: #fff;
}
.affiliate_content .btn-success:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  background-color: #6a0dc8;
  border-color: #6a0dc8;
}
.affiliate_content .form-group label {
  font-size: 18px;
  font-weight: 600;
}
.affiliate_content .getwayOption label,
.affiliate_content .getwayOption input {
  margin: 0;
  font-size: 18px;
}
.affiliate_content .getwayOption .getway_item input {
  margin-right: 5px;
}
.affiliate_content .getwayOption .getway_item span {
  font-size: 18px;
  font-weight: 600;
}
.affiliate_content .transition_filter {
  margin-bottom: 15px;
}
.affiliate_content .transition_filter .btn {
  margin-right: 5px;
}
.affiliate_content .transition_filter .active {
  background: #6A0DC8;
  border-color: #6A0DC8;
  color: #fff;
}

.modal-header {
  background: #6A0DC8;
  border-color: #6A0DC8;
  color: #fff;
  border-top-left-radius: 7px !important;
  border-top-right-radius: 7px !important;
}

.bankDetails {
  margin-top: 20px;
}

.font-bold {
  font-weight: bold;
}

.sd_aff_code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}
.sd_aff_code .copy_link {
  -webkit-transform: translateX(-23px);
          transform: translateX(-23px);
}

.other_cards {
  display: none;
}

.make_center {
  margin: 16px auto 0 auto;
}

.select_payment {
  max-width: 600px;
  margin: 0 auto;
}

.mt-3 {
  margin-top: 30px;
}

.payment_info h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}

.w-100 {
  width: 100%;
}

.appl_area {
  position: relative;
}

.appl_area .apply_code {
  position: absolute;
  right: 10px;
  top: 10px;
}

.cl {
  font-weight: normal;
  font-style: italic;
}

del {
  opacity: 0.5;
}

.we_accept {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.we_accept h4 {
  font-size: 20px;
  font-weight: 600;
}
.we_accept img {
  max-width: 250px;
  width: 100%;
}

.dis_app {
  font-style: italic;
  color: #6a0dc8;
  text-align: right;
  margin-bottom: 25px;
}

.lead_buy_from_wraper .lead_payment {
  background: #6a0dc8;
  padding: 43px;
  border-radius: 7px;
  margin-bottom: 18px;
  text-align: center;
}
.lead_buy_from_wraper .lead_payment h4 {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}
.lead_buy_from_wraper .lead_payment h3 {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
}
.lead_buy_from_wraper .lead_payment small {
  color: #fff;
}
.lead_buy_from_wraper .payment_secure {
  opacity: 0.7;
}
.lead_buy_from_wraper .payment_secure p {
  color: #fff;
  margin-bottom: 0;
}
.lead_buy_from_wraper .payment_secure img {
  max-width: 100px;
  width: 100%;
}

.lead-request-description p {
  font-size: 16px;
  margin-bottom: 15px;
}
.lead-request-description h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 25px 0 15px 0;
}
.lead-request-description ol li {
  margin-bottom: 15px;
  font-size: 16px;
}

.ss_badge {
  padding: 4px 8px;
  border-radius: 16px;
  line-height: 1;
  text-transform: capitalize;
  color: #fff;
  display: inline-block;
}

.pending {
  background-color: #c3c000;
}

.processing {
  background-color: #0b76c9;
}

.completed {
  background-color: #067520;
}

.canceled {
  background-color: #992900;
}

.refunded {
  background-color: #0d0d0d;
}

.payment_wait {
  color: #ab021b;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

.we_accpt_pay p {
  font-weight: bold;
}
.we_accpt_pay img {
  max-width: 200px;
  width: 100%;
}

.sd_file_input .custom-file-input {
  background: #eeeeee;
  padding: 31px 15px;
  width: 100%;
  border-radius: 7px;
}

.sr_status span:last-child {
  font-weight: bold;
}

.mt-10 {
  margin-top: 10px;
}

.subscribe_plan_section .section_title {
  text-align: center;
}
.subscribe_plan_section .section_title .sub_title {
  font-weight: 600;
  font-size: 18px;
  color: #6a0dc8;
}
.subscribe_plan_section .section_title .title {
  font-size: 40px;
  font-weight: 700;
  color: #6a0dc8;
  margin-top: 0;
}
.subscribe_plan_section .plan_tabls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.subscribe_plan_section .package_switcher {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px 0;
}
.subscribe_plan_section .package_switcher span {
  font-weight: 600;
  font-size: 16px;
}
.subscribe_plan_section .package_switcher .switcher {
  margin: 0 15px;
}
.subscribe_plan_section .package_switcher .switcher .switch {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 25px;
  border-radius: 20px;
  background: #dfd9ea;
  -webkit-transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: middle;
  cursor: pointer;
}
.subscribe_plan_section .package_switcher .switcher .switch::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 2px;
  width: 22px;
  height: 22px;
  background: #6a0dc8;
  border-radius: 50%;
  -webkit-transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  border: 0;
}
.subscribe_plan_section .package_switcher .switcher .switch:active::before {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(128, 128, 128, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(128, 128, 128, 0.1);
}
.subscribe_plan_section .package_switcher .switcher .switch::after {
  border: none !important;
}
.subscribe_plan_section .package_switcher .switcher input:checked + .switch {
  background: #6a0dc8;
}
.subscribe_plan_section .package_switcher .switcher input:checked + .switch::before {
  left: 27px;
  background: #fff;
}
.subscribe_plan_section .package_switcher .switcher input:checked + .switch:active::before {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(0, 150, 136, 0.2);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(0, 150, 136, 0.2);
}

.lead_buy_from_wraper .lead_payment {
  background: #6a0dc8;
  padding: 43px;
  border-radius: 7px;
  margin-bottom: 18px;
  text-align: center;
}
.lead_buy_from_wraper .lead_payment h4 {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}
.lead_buy_from_wraper .lead_payment h3 {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
}
.lead_buy_from_wraper .lead_payment small {
  color: #fff;
}
.lead_buy_from_wraper .payment_secure {
  opacity: 0.7;
}
.lead_buy_from_wraper .payment_secure p {
  color: #fff;
  margin-bottom: 0;
}
.lead_buy_from_wraper .payment_secure img {
  max-width: 100px;
  width: 100%;
}

.lead-request-description p {
  font-size: 16px;
  margin-bottom: 15px;
}
.lead-request-description h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 25px 0 15px 0;
}
.lead-request-description ol li {
  margin-bottom: 15px;
  font-size: 16px;
}

.ss_badge {
  padding: 10px 20px;
  border-radius: 16px;
  line-height: 1;
  text-transform: capitalize;
  color: #fff;
}

.pending {
  background-color: #c3c000;
}

.processing {
  background-color: #6a0dc8;
}

.completed {
  background-color: #067520;
}

.canceled {
  background-color: #992900;
}

.refunded {
  background-color: #0d0d0d;
}

.payment_wait {
  color: #6a0dc8;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

.theme-border {
  border-color: #6a0dc8;
}

.we_accpt_pay p {
  font-weight: bold;
}
.we_accpt_pay img {
  max-width: 200px;
  width: 100%;
}

.sd_sleep .sd_sl_input {
  display: inline-block;
  margin: 10px 15px 10px 0;
}
.sd_sleep .sd_sl_input label {
  display: block;
}

.search_area {
  margin-bottom: 20px;
}
.search_area .form-control {
  height: 42px;
}

@media (min-width: 1024px) {
  .radio_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .radio_flex .radio {
    margin-top: 10px;
  }
  .radio_flex .radio:last-child {
    margin-left: 15px;
  }
}
.sd_data_table .dataTables_filter {
  text-align: left !important;
}
.sd_data_table label {
  display: block !important;
}
.sd_data_table input {
  width: 97% !important;
}

.lead-message {
  margin-left: 7px;
  color: #00a65a;
}

.lead-done {
  margin-left: 7px;
  color: #6a0dc8;
}

.reminder_message {
  margin-left: 10px;
}

@media (max-width: 575.98px) {
  .lead_view {
    min-height: auto !important;
  }
}
@media (max-width: 575.98px) {
  .lead_view .content {
    padding: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.lead_view .message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.lead_view .chat_left .message-content {
  background: #f1f1f1;
  padding: 10px;
  border-radius: 10px;
  max-width: 80%;
}
.lead_view .chat_right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.lead_view .chat_right .message-content {
  background: #6a0dc8;
  color: white;
  padding: 10px;
  border-radius: 10px;
  max-width: 80%;
}
.lead_view .message-content {
  padding: 10px;
  position: relative;
}
.lead_view .message-content strong {
  display: block;
  font-weight: bold;
}
.lead_view .message-content p {
  font-size: 16px;
  line-height: 28px;
}
.lead_view .timestamp {
  font-size: 12px;
  opacity: 0.6;
}
.lead_view .box-body {
  height: calc(100vh - 200px);
  overflow-y: scroll;
}
@media (max-width: 575.98px) {
  .lead_view .box-body {
    height: calc(100vh - 220px);
  }
}
.lead_view .history_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lead_view .backTolistfull_width a,
.lead_view .backTolist a {
  background: #000;
  border-color: #000;
  font-size: 14px;
  line-height: 1;
  text-transform: capitalize;
  padding: 10px 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lead_view .backTolistfull_width a:hover,
.lead_view .backTolist a:hover {
  background: #6a0dc8;
  border-color: #6a0dc8;
}
.lead_view .backTolistfull_width a i,
.lead_view .backTolist a i {
  margin-right: 5px;
}
.lead_view .backTolistfull_width a {
  width: 100%;
  line-height: 1.4;
  padding: 10px 12px;
}

.c_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(102, 102, 102, 0.3);
  background-color: #F5F5F5;
}

::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
  background-color: #545454;
  border: 2px solid #555555;
}

.next_prev_control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 75px;
  margin-left: 15px;
  margin-right: 30px;
}

.color-green {
  color: #067520;
}

.color-danger {
  color: #a12303;
}

.next_prev_control_top {
  margin-left: 10px;
}
.next_prev_control_top a {
  margin-left: 0 5px;
}

.lead_active {
  background: rgba(0, 166, 90, 0.0784313725) !important;
}

.last_note {
  background: #f5f5f5;
  margin-bottom: 15px;
  border-radius: 5px;
}
.last_note .note_content {
  padding: 15px;
}
.last_note .note_meta {
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #dfdfdf;
  padding: 10px;
}

.node_chat_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.time_area {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
}
.time_area .available_time {
  background: #6a6a6a;
  color: #fff;
  padding: 6px 10px;
  border-radius: 3px;
  margin-bottom: 15px;
  display: inline-block;
  cursor: pointer;
  margin-right: 5px;
  margin-left: 5px;
  width: 84px;
}
.time_area .available_time.active {
  background-color: #6A0DC8 !important;
}

.reminder_date_time {
  background: #6A0DC8;
  margin: 0;
  font-size: 12px !important;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  line-height: 1.2 !important;
  display: inline-block;
}
.reminder_date_time strong {
  display: inline-block !important;
}

.followup_list {
  margin-top: 30px;
}
.followup_list th,
.followup_list td {
  font-size: 16px;
}
.followup_list th .label,
.followup_list td .label {
  font-size: 14px;
}
.followup_list .text-center {
  text-align: center;
}

#lead_list tr.group,
#lead_list tr.group:hover {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
#lead_list tr.group,
#lead_list tr.group:hover {
  font-weight: 600;
  background-color: rgba(210, 214, 222, 0.5) !important;
}
#lead_list tr.group td,
#lead_list tr.group:hover td {
  padding: 12px 10px;
}
#lead_list .lear_calendar {
  font-weight: 600;
  padding: 5px;
  display: inline-block;
  border-radius: 4px;
}

.note_count {
  margin-left: 5px;
  font-size: 12px;
  background: #6a0dc8;
  color: #fff;
  padding: 2px 5px 3px;
}

.lead_list_page .table {
  margin-top: -3px;
}
.lead_list_page .table thead {
  background: #ecf0f5;
}
.lead_list_page .pagination .page-link {
  margin-right: 10px;
}
.lead_list_page .search_area {
  margin-bottom: 40px;
}
.lead_list_page .search_area button {
  margin-left: 15px;
}

@-webkit-keyframes blinkBackground {
  0% {
    background-color: rgba(106, 13, 200, 0.1529411765);
  } /* Yellow */
  50% {
    background-color: transparent;
  }
  100% {
    background-color: rgba(106, 13, 200, 0.1529411765);
  }
}

@keyframes blinkBackground {
  0% {
    background-color: rgba(106, 13, 200, 0.1529411765);
  } /* Yellow */
  50% {
    background-color: transparent;
  }
  100% {
    background-color: rgba(106, 13, 200, 0.1529411765);
  }
}
.highlighted {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-animation: blinkBackground 1s ease-in-out infinite;
          animation: blinkBackground 1s ease-in-out infinite;
}

.update_name {
  margin-left: 5px;
  opacity: 0.3;
}
.update_name:hover {
  opacity: 1;
}

.read_more_less {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  height: 115px;
}
.read_more_less::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 105px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(#fff));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
  cursor: pointer;
}
.read_more_less.full_height {
  height: auto;
}
.read_more_less.full_height::after {
  display: none;
}

#receiversTable {
  width: 100% !important;
}

div#receiversTable_wrapper .col-sm-7 {
  width: 100%;
}
div#receiversTable_wrapper #receiversTable_paginate {
  text-align: left;
}
div#receiversTable_wrapper .remove-entry {
  width: 100%;
}

.close {
  color: #fff;
  opacity: 1;
}

#floating_bottom_area {
  background: #f8f8f8;
  padding: 30px;
  position: fixed;
  bottom: 0;
  width: 84%;
  border-radius: 10px 10px 0 0;
  -webkit-box-shadow: 1px -2px 11px 0px rgba(0, 0, 0, 0.21);
          box-shadow: 1px -2px 11px 0px rgba(0, 0, 0, 0.21);
}
#floating_bottom_area .area_gap {
  margin-bottom: 10px;
}

.btn-group-sm > .btn, .btn-sm {
  font-size: 14px !important;
}

.mt-15 {
  margin-top: 15px;
}

.category_batch {
  background: #6a0dc8;
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  padding: 5px 10px;
  margin-top: 10px;
}

.lead_group .btn-sm {
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .lead_group .group_action_btn {
    max-width: 650px;
    width: 100%;
    float: right;
  }
}
.lead_group .group_action_btn a {
  width: 120px;
  margin: 3px;
}
@media (max-width: 575.98px) {
  .lead_group .group_action_btn a {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .lead_group table.dataTable > tbody > tr.child ul.dtr-details {
    display: block;
  }
}
.lead_group .startCampaign {
  background-color: #0e0db3 !important;
  border-color: #0e0db3 !important;
}
.lead_group .viewCampaign {
  background-color: rgba(14, 13, 179, 0.168627451) !important;
  border-color: #0e0db3 !important;
  color: #0e0db3 !important;
}
.lead_group .createReminder {
  background-color: #0d92b3 !important;
  border-color: #0d92b3 !important;
}
.lead_group .viewReminder {
  background-color: rgba(13, 146, 179, 0.168627451) !important;
  border-color: #0d92b3 !important;
  color: #0d92b3 !important;
}

@media (max-width: 768px) {
  .pull-reset-mobile {
    float: none !important;
    margin-top: 15px;
  }
}
/*# sourceMappingURL=dev.css.map */