.inquery-2022 .nav-menu {
  margin-right: 30px;
}

.inquery-2022 .sidebar-mr-1 {
  margin-left: 1.1rem !important;
}

.inquery-2022 .btn-compose {
  min-height: 40px;
}

.inquery-2022 .bx-plus-circle {
  top: 2px !important;
}

/* .email-app-sidebar .email-app-menu {
  background-color: #FFFFFF;
} */

.inquery-2022 .sidebar-title {
  padding-top: 1.2rem;
  padding-left: 2rem;
}

.inquery-2022 .button-search {
  display: flex;
  align-items: center;
  padding: 0.47rem 0.8rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #6a7480;
  text-align: center;
  white-space: nowrap;
  background-color: #f2f4f4;
  border: 1px solid #dfe3e7;
  border-top-right-radius: 0.267rem;
  border-bottom-right-radius: 0.267rem;
}

.inquery-2022 .round-search {
  border-top-left-radius: 0.267rem !important;
  border-bottom-left-radius: 0.267rem !important;
}

.inquery-2022 .list-search {
  max-width: 40%;
}

.inquery-2022 .text-reply {
  min-height: 120px;
}

.inquery-2022 .text-subject {
  min-height: 300px;
}


.inquery-2022 .form-shadow {
  box-shadow: 0 3px 12px 0 rgb(0 0 0 / 10%) !important;
}

.inquery-2022 .nav-item,
.inquery-2022 .nav-link {
  background-color: transparent !important;
}

.inquery-2022 .nav.nav-tabs .nav-item.tab-all .nav-link.active {
  color: #475f7b;
  border-color: transparent;
  border-radius: 0rem;
  box-shadow: 0px 5px 0px 0px #475f7b;
}

.inquery-2022 .nav.nav-tabs .nav-item.tab-leads .nav-link.active {
  color: #475f7b;
  border-color: transparent;
  border-radius: 0rem;
  box-shadow: 0px 5px 0px 0px #39da8a;
}

.inquery-2022 .nav.nav-tabs .nav-item.tab-contacts .nav-link.active {
  color: #475f7b;
  border-color: transparent;
  border-radius: 0rem;
  box-shadow: 0px 5px 0px 0px #1a83c7;
}

.inquery-2022 .nav.nav-tabs .nav-item.tab-org .nav-link.active {
  color: #475f7b;
  border-color: transparent;
  border-radius: 0rem;
  box-shadow: 0px 5px 0px 0px #fdac41;
}

.inquery-2022 .nav.nav-tabs .nav-item.tab-deals .nav-link.active {
  color: #475f7b;
  border-color: transparent;
  border-radius: 0rem;
  box-shadow: 0px 5px 0px 0px #ff5b5c;
}

.inquery-2022 .nav.nav-tabs .nav-item.tab-projects .nav-link.active {
  color: #475f7b;
  border-color: transparent;
  border-radius: 0rem;
  box-shadow: 0px 5px 0px 0px #00cfdd;
}

.inquery-2022 .card-email {
  margin-top: -8px;
}

.inquery-2022 .card-slide {
  background-color: #f2f4f4;
}

.inquery-2022 .nav-item,
.inquery-2022 .nav-link.active {
  background-color: transparent !important;
}

.inquery-2022 .bxs-circle {
  font-size: 12px;
}

/* .bx-menu {
  font-size: 35px;
} */

.inquery-2022 .btn i {
  top: 2px !important;
}

.inquery-2022 .text-bold {
  color: #000000;
  font-weight: 900;
}

.inquery-2022 .col-sm-3 {
  flex: 0 0 20%;
  max-width: 20%;
}

.inquery-2022 .col-sm-9 {
  flex: 0 0 80%;
  max-width: 80%;
}

.inquery-2022 .collapsible .card .card-header,
.inquery-2022 .accordion .card .card-header {
  margin: 0;
  border: solid 1px #dfe3e7;
  padding: 1rem 1.7rem;
  border-radius: 0.267rem !important;
  font-size: 1.2rem;
  font-family: "Poppins", sans-serif;
  cursor: pointer;
}

.inquery-2022 .badge.badge-small {
  padding-top: 0.4rem;
  padding-right: 0.5rem;
  padding-bottom: 0.28rem;
  padding-left: 0.5rem;
}

.inquery-2022 .modal-btn {
  min-width: 100px;
}

.inquery-2022 .hide {
  display: none;
}

.inquery-2022 .myDIV:hover .hide {
  display: block;
}

.inquery-2022 .card .card-details {
  box-shadow: 0 3px 12px 0 rgb(0 0 0 / 10%) !important;
}

.product-side-menu {
  height: calc(100% - 14px);
}

.list-menu-product {
  display: block;
  padding-left: 3rem;
  padding-top: 0.75rem;
  padding-bottom: 0.25rem;
}

.list-menu-product.selected {
  background: rgba(90, 141, 238, 0.2) !important;
  border-left: #1a83c7 solid 5px;
  padding-left: 2.6rem;
}

.search-box {
  width: 100%;
  height: calc(1.4em + 0.94rem + 3.7px);
  padding: 0.47rem 0.8rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #475f7b;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #dfe3e7;
  border-radius: 0.267rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.product-datarange {
  position: absolute;
  right: 0%;
  margin-top: 0.5rem;
}

.product-update-content {
  overflow-y: auto;
  max-height: 680px;
  padding-right: 0.5rem;
}

.product-slideout-footer {
  bottom: 0;
  position: fixed;
  margin-bottom: 1rem;
  width: 400px;
}

.product-slideout-content {
  height: 503px;
  overflow-y: auto;
  margin-right: 0.2rem;
}

.marketing-table {
  height: 300px;
  overflow-y: auto;
}

.log-activity-ads {
  overflow-y: auto;
  min-height: 222px;
  max-height: 222px;
}

.highchart-ads {
  overflow-y: auto;
  height: 295px;
}

.agent-unavailable {
  color: #ffff00;
}

.agent-ready {
  color: #00ff00;
}

.add-wallboard {
  font-size: 30px;
}

.add-highchart {
  font-size: 60px;
}

.wallboard {
  margin-bottom: 8px;
  height: 100px;
}

.wallboard-row {
  margin-top: -7px;
}

.wallboard-content {
  margin-top: -0.8rem;
}

.wallboard-primary {
  background-color: #1b84e7;
}

.wallboard-success {
  background-color: #23bf08;
}

.wallboard-warning {
  background-color: #f49917;
}

.wallboard-danger {
  background-color: #dc3545;
}

.wallboard-divider {
  margin-top: -4px;
  margin-bottom: 18px;
}
xxw
.wallboard-overflow {
  overflow: auto;
  height: 527px;
}

.highchart-row {
  margin-top: -6px;
  margin-bottom: -30px;
}

.highchart-card {
  margin-left: 3px;
  margin-right: 3px;
}

.yellow-row {
  background-color: #f9f83e !important;
}

.hover-widgets:hover .tooltip-widgets {
  visibility: visible;
}

.tooltip-widgets {
  visibility: hidden;
  top: 30px;
  right: 2px;
  width: 200px;
  background-color: #d1dade;
  padding: 10px;
  color: #272727;
  border-radius: 5px;
  opacity: 1;
  font-size: 12px;
  position: absolute;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 99999999;
  font-weight: normal;
}

.btn-chat-online {
  margin-top: -0.75rem;
  border-radius: 8px;
}

.menu-chat-mobile {
  position: absolute;
  width: 100%;
  bottom: 0;
  box-shadow: -1px -7px 8px 0 rgb(25 42 70 / 13%);
  z-index: 2;
  background-color: #ffffff;
}

.list-chat-mobile {
  overflow-y: auto;
  height: calc(100vh - 135px);
}

.icon-channel-mobile {
  position: absolute;
  left: 3.5rem;
}

.text-list-mobile {
  position: absolute;
  margin-top: 0.5rem;
}

.list-text-right {
  text-align: right;
}

.icon-menu-mobile {
  padding-left: 0.85rem;
  color: #1a83c7;
  cursor: pointer;
  text-align: center;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.icon-menu-mobile.active {
  border-radius: 10px;
  background-color: #dbdada;
}

.menu-options {
  padding: 1.3rem;
  border-radius: 2rem;
}

.menu-options.active {
  border: 3px solid #1a83c7;
}

.detail-overflow {
  overflow-y: auto;
  height: 380px;
}

.placeholder-template-chat {
  position: absolute;
  margin-top: -1.9rem;
  margin-left: 0.75rem;
}

/* WEBSITE TOUR */
.collapse-icon.tourguide [data-toggle="collapse"]:before {
  position: absolute;
  margin-top: 16px !important;
  font-size: 21px;
}

.barachat-email-form {
  padding: 1rem 1.5rem 1rem 1.5rem;
  background: #f0f0f0;
  border-top: 1px solid #d9d9d9;
}

.tourguide-panel a.steps-card:hover {
  border-color: #1f86c8 !important;
}

.tourguide-panel a.steps-card:hover h6 {
  color: #1f86c8 !important;
  font-weight: 600;
}

.tourguide-panel a.steps-card.complete {
  background-color: #daf1fe;
  border-color: #1f86c8 !important;
}

.tourguide-panel a.steps-card.complete h6 {
  color: #1f86c8 !important;
  font-weight: 600;
}

.tourguide .card-header span {
  font-size: 14px;
}

.tourguide .w-30 {
  width: 30%;
}

a:hover.card-roba {
  border: 2px solid #1f86c8 !important;
}

.card-roba.active {
  border: 2px solid #1f86c8 !important;
  background-color: #f6fbff;
}

.card-roba .avatar {
  background-color: #daf1fe;
  color: #294f81;
}

.card-roba .avatar i {
  font-size: 30px !important;
}

.empty-state-roba {
  background-color: #f6fbff;
  text-align: center;
  padding: 30px;
  height: 650px;
}

.empty-state-roba h1 {
  font-weight: 800;
  color: #294f81;
}

.empty-state-roba p {
  color: #475f7b;
  font-size: 20px;
  font-weight: 300;
  margin-top: 20px;
}

.list-group-flush a {
  font-size: 18px;
}

.btn-back-tour {
  background-color: #f6fbff;
  border-radius: 20px;
  border: #f6fbff;
  width: 220px;
  padding: 2px;
}

.border-highlight {
  border: 3px solid #1a83c7;
}

.border-highlight {
  border: 3px solid #1a83c7;
}

.tourguide .tourguide-panel .ml-1 span {
  font-size: 12px;
}

.arrow-guide {
  position: absolute;
  font-size: 30px;
  bottom: 23px;
  z-index: 99;
  right: -21px;
}

.bx-left-arrow-alt.arrow-guide {
  right: -9px;
}

.arrow-guide-down {
  position: absolute;
  font-size: 30px;
  margin-left: 145px;
  bottom: -8px;
  z-index: 99;
}

.employee.bx-left-arrow-alt.arrow-guide {
  right: -19px;
}

.avatar-stepps {
  position: absolute;
  z-index: 99;
  top: 5px;
  right: 10px;
  height: 20px;
  width: 20px;
  font-size: 14px;
}

.avatar-stepps .avatar-content {
  width: 20px !important;
  height: 20px !important;
}

.v-step__content {
  text-align: left;
}

.v-tour-custom {
  border: 1px solid #1a83c7;
  border-radius: 0.267rem;
  background: #1a83c7;
  position: absolute;
  width: max-content;
  color: #ffffff;
  padding: 1rem;
  right: 103%;
  top: 50%;
}

.btn-v-tour {
  background: #ffffff;
  color: #1a83c7;
  border-radius: 0.267rem;
  font-weight: 500;
  text-transform: uppercase;
}

.btn-v-tour:hover {
  color: #1a83c7;
}

.tour-arrow-right {
  border-top: 7px solid transparent;
  border-left: 14px solid #1a83c7;
  border-bottom: 7px solid transparent;
  position: absolute;
  right: -7%;
  top: 40.5%;
}
/* END WEBSITE TOUR */

/* BEGIN FOR VIEW TABLE HIGHCHART */
.highcharts-data-table table {
  border-collapse: collapse;
  border-spacing: 0;
  background: white;
  margin-top: 10px;
  font-family: sans-serif;
  font-size: 0.9em;
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
  border: 1px solid silver;
  padding: 0.5em;
}

.highcharts-data-table tr:nth-child(even),
.highcharts-data-table thead tr {
  background: #f8f8f8;
}

.highcharts-data-table tr:hover {
  background: #eff;
}

.highcharts-data-table caption {
  display: none;
}
/* END FOR VIEW TABLE HIGHCHART */

.add-options-field::-webkit-scrollbar {
  width: 10px;
}

.add-options-field::-webkit-scrollbar-track {
  background-color: #fafafa;
  border-radius: 1px;
}

.add-options-field::-webkit-scrollbar-thumb {
  background-color: #d0d0d0 !important;
  border-radius: 10px;
}

.analytic-section-mailchimp {
  height: calc(100vh - 62px) !important;
}

.content-body-mailchimp {
  margin-top: -6rem !important;
  margin-left: -1.2rem !important;
  margin-right: -1.2rem !important;
}
.btn-widget-icon {
  background: #ffffff;
  /* border: 1px solid #F2F2F2;
  box-shadow: 0px 4px 4px rgba(230, 224, 224, 0.25); */
  border: 1px solid #e4e2e2;
  box-shadow: 0px 4px 4px rgb(162 155 155 / 25%);
  border-radius: 10px;
  height: 37px;
}

.btn-widget-icon.active {
  border: 1.5px solid #2284c6;
  color: #2284c6;
  font-weight: bold;
}

.active.btn-widget-label {
  border: 2px solid #2284c6;
  color: #2284c6;
  font-weight: 500;
}

.btn-widget-label {
  background: #ffffff;
  border: 1px solid #e4e2e2;
  box-shadow: 0px 4px 4px rgb(162 155 155 / 25%);
  border-radius: 10px;
  height: 37px;
}

.no-card-shadow .card.card-widget-report {
  box-shadow: 0 2px 5px 0 rgba(39,49,58,.15) !important;
}

.widget-empty-record {
  height: 500px;
}

.highcharts-button-symbol {
  display: none;
}

.widget-empty-record a {
  font-size: 14px;
  color: #1a83c7 !important;
  cursor: pointer;
}

.card-widget-report .card-body.widget-body {
  /* height: 520px; */
  overflow: auto;
}

.card-widget-report .card-body.widget-body.widget-report-template {
  /* height: unset !important; */
  /* overflow: unset !important; */
}

.card-widget-report .card-title span.titlee {
  white-space: nowrap;
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card-widget-report .list-group-item {
  cursor: pointer;
}

.tooltipa {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.tooltipa .tooltiptexta {
  visibility: hidden;
  max-width: 500px;
  min-width: 300px;
  background-color: #eff4f8;
  color: #272727;
  text-align: left;
  border-radius: 6px;
  padding: 10px;
  margin-left: -100px;
  margin-top: 25px;
  font-size: 12px;
  line-height: 18px;
  /* Position the tooltip */
  position: absolute;
  z-index: 99;
}

.tooltipa:hover .tooltiptexta {
  visibility: visible;
}

.card-widget-report .list-title {
  text-transform: capitalize;
}

.bg-light-primaryy {
  background-color: #e7f4fd;
}

.table-widgets thead {
  height: 50px;
}

.table-widgets tbody tr td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.table-widgets {
  min-height: 450px;
}
/* 
.highcharts-container {
  min-height: 480px;
} */
/* .highcharts-container svg {
  height: 100%;
} */

.filter-active-div {
  position: absolute;
  width: 94%;
  margin-top: 68px;
}

.card-widget-report .multiselect__tags {
  max-height: 100px;
  overflow-y: auto;
}

.pagginations-div {
  position: absolute;
  bottom: 0px;
  background: white;
  width: 100%;
  z-index: 99;
}

.new-custom-radio {
  margin-right: -664px !important;
  margin-left: -664px !important;
}

.custom-form-check {
  border: 1px solid #d9d9d9;
  border-radius: 0.267rem;
}

.card-widget-report .multiselect__content {
  position: absolute;
  /* position: relative; */
  z-index: 99999;
  background: white;
}

.text-hightchart-table {
  background-color: #daebfd !important;
  margin-top: 5px;
  padding: 5px;
}

.users-widgets .width-name {
  width: 130px;
  text-transform: full-size-kana;
}

.width-name-last-activity p {
  white-space: nowrap;
  width: 230px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.width-name-last-activity {
  width: 230px;
}

.width-related-last-activity {
  width: 100px;
  text-transform: full-size-kana;
}

.width-related-last-activity p {
  white-space: nowrap;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dailed-table {
  width: 490px;
  overflow-x: auto;
  padding: 0.5rem 0rem 0.5rem 0rem;
}

.card-admin {
  position: relative;
  display: flex;
  flex-direction: column; 
  min-width: 0;
  word-wrap: break-word;
  background-color: #FFFFFF;
  background-clip: border-box;
  border: 1px solid #dfe3e7;
  border-radius: 0.267rem;
  min-height: 165px;
}

.card-admin-left {
  position: relative;
  display: flex;
  flex-direction: column; 
  min-width: 0;
  word-wrap: break-word;
  background-color: #FFFFFF;
  background-clip: border-box;
  border: 1px solid #dfe3e7;
  border-radius: 0.267rem;
}

.card-admin-left.active {
  border: 2px solid #1A83C7;
  background-color: #CDE5FE;
}

.card-admin.active {
  border: 2px solid #1A83C7;
  background-color: #CDE5FE;
}

.card-admin:hover {
  background-color: #CDE5FE;
}

.card-admin:hover {
  border: 2px solid #1A83C7;
}

.settings-navigation {
  position: fixed;
  width: 24%;
}

.settings-scroll {
  position: relative;
  padding-top: 9rem; 
  overflow-x: hidden;
  scroll-behavior: smooth;
  width: 100%;
}

.detail-settings {
  margin-top: -9rem;
  position: absolute;
  z-index: 100;
}

.page-section{
  margin-top: 20px;
}

.searchbox-settings{
  position: fixed;
  width: 100%;
  z-index: 9;
  margin-top: -20px;
  left: 0px;
  background-color: #F2F4F4;
}

.searchsetting-form{
  height: 45px;

}
.card-height-report-dgw {
  height: 550px;
  overflow-y: auto;
}

.report-dgw-1 h6 {
  /* white-space: nowrap;
  width: 750px;
  overflow: hidden;
  text-overflow: ellipsis; */
}

.report-dgw-1 .text-alamat-deskripsi {
  /* white-space: nowrap;
  width: 650px;
  overflow: hidden;
  text-overflow: ellipsis; */
}

.report-dgw-1 .text-tiga {
  white-space: nowrap;
  width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-wil-kerja {
  white-space: nowrap;
  width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.report-template-sidebar {
  margin-left: -1.1rem; 
  margin-top: -2px;
}

.report-template-menu {
  padding: 1rem;
  border: 1px solid #D9D9D9;
  border-radius: 0.267rem;
}

.report-template-menu.active {
  background-color: #EAF1FB;
}


.mt-500{
  padding-top: 40% !important;
}

/* BEGIN : Color Selector Livechat */
.color-selector-livechat {
  background: #FFFFFF;
  border-radius: 6px;
  padding: 4px;
  height: 35px;
  width: 60px;
  border: 1px solid #D9D9D9;
}

.multiselect__tags {
  max-height: 200px !important;
  overflow-y: auto !important;
}

.card-report-title {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 115px;
}

.report-wrapper .card-left .card-body{
  padding: 30px;
}

.btn-round-actions-table{
  height: 30px;
  width: 30px;
  margin-left: 5px;
  margin-right: 5px;
  border-color: #D9D9D9 !important;
  background-color: #D9D9D9  !important;
  color: #48607A;
  border-radius: 50rem !important;
}

.td-small-actions{
  width: 120px;
}

.report-template-pag .pagination{
    margin: 0px;
    height: unset !important;
}

img.modal-blast-wa {
  width: 100%;
  border-radius: 0.25rem;
}

.btn-modal-blast {
  /* position: relative;
  margin-top: -6.6rem;
  margin-left: 29.5rem;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
  width: 300px;
  border-radius: 14px;
  font-size: 1.3rem; */

  position: relative;
  margin-top: -6.75rem;
  margin-left: 17rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  width: 270px;
  border-radius: 14px;
  font-size: 1.3rem;
}

/* .btn-modal-blast-mobile {
  position: relative;
  margin-top: -5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-left: 0.9rem;
  width: 215px;
  border-radius: 14px;
} */

.close-modal-blast {
  position: absolute;
  font-size: 2rem;
  right: 2%;
  top: 3%; 
  cursor: pointer;
}

/* .close-modal-blast-mobile {
  position: absolute;
  font-size: 2.5rem;
  top: -8.5%;
  right: 45%;
  cursor: pointer;
  color: #FFF;
} */

.header-blast-wa {
  /* background-image: url(../img/banner/abstract-pattern.svg); */
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0.4rem 2.5rem;
  background-color: #CCF0F2;
  color: #FFF;
  z-index: 999;
}

 .training-day {
  position: relative;
  top: 0.95px;
  background: #F9F4DC;
  border-radius: 0.267rem; 
  padding: 3px 12px;
 }

.btn-training {
  /* background-color: #F5DB50; */
  padding: 0.15rem 2rem;
}

/* .footer-blast-wa-mobile {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 105;
  padding-top: 5px;
  padding-bottom: 5px;
}

.footer-text-mobile {
  font-size: 12px;
} */

.animated-text {
  animation-name: animate-link;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}

@keyframes animate-link {
  0% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.vue-simple-progress{
  background : rgb(216 232 243) !important;

}

.vue-simple-progress-bar{
    background: rgb(25 132 199) !important;;
    width: 0%;
    height: 20px !important;
    transition: all 0.5s ease 0s;
}

.vue-simple-progress-text{
  color: rgb(34, 34, 34);
  font-size: 16px !important;
  text-align: center;
  position: absolute!important;;
  right: 0px!important;;
  margin-top: -25px!important;;
  margin-right: 32px!important;;
}

.report-analytic-ads .pipelinee-chart .highcharts-container{
  min-height :unset !important;
  height: 400px !important;
}

.report-analytic-ads .bar-chart .highcharts-container{
  min-height :unset !important;
  height: unset !important;
}

.report-analytic-ads .highcharts-background{
  height :unset !important;
}

.report-analytic-ads .mx-datepicker-range{
  width: 200px !important;
}

/* BEGIN : CSS Billing Price */
.col-left-billing,
.col-right-billing {
  background: #F1F4F9;
  /* margin-top: -5px; */
}
/* .col-right-billing {
  background-color: #EAEAEA;
  margin-top: -5px;
  /* height: calc(100vh + 575px); */
/* } */
.form-area-billing {
  padding: 0rem 3rem; 
}
.height-30 {
  height: 30px;
}
tr.total-price-billing {
  height: 100px;
}
.step-wrapper {
	padding: 20px 0;
	display: none;
}
.step-wrapper.active {
	display: block;
}

.step-indicator {
	border-collapse: separate;
	display: table;
	margin-left: 0px;
	position: relative;
	table-layout: fixed;
	text-align: center;
	vertical-align: middle;
	padding-left: 0;
	padding-top: 20px;
}
.step-indicator li {
	display: table-cell;
	position: relative;
	float: none;
	padding: 0;
	width: 1%;
}
.step-indicator li:after {
	background-color: #D9D9D9;
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	width: calc(100% - 26px);
	top: 9px;
}
.step-indicator li:after {
	right: 50%;
}
/*.step-indicator li:last-child:after {*/
/*	display: none;*/
/*}*/

.step-indicator li:first-child:after {
	display: none;
}

.step-indicator li.fail .step {
	color: #E83F6F;
}
.step-indicator li.fail .caption {
	color: #E83F6F;
}
.step-indicator li.complete:after {
	background-color: #1A83C7;
}
.step-indicator li.complete .step {
	color: #1A83C7;
}
.step-indicator li.complete .caption {
	color: #1A83C7;
}

.step-indicator li.fail:after {
	background-color:#E83F6F;
}
.step-indicator li.fail .step {
	color: #E83F6F;
}
.step-indicator li.fail .caption {
	color: #E83F6F;
}
.step-indicator .step {
	background-color: #fff;
	border-radius: 50%;
	color: #ccc;
	font-size: 24px;
	height: 24px;
	line-height: 24px;
	margin: 0 auto;
	position: relative;
	width: 24px;
	z-index: 1;
}
.step-indicator .step:hover {
	cursor: pointer;
}
.step-indicator .caption {
	color: #ccc;
	padding: 11px 16px;
}
.bg-light-primary {
  background-color: #E9F4FF;
}

.billing-package-active {
  padding: 0.50rem 0rem;
  position: absolute;
  margin-top: -5.2rem;
  width: calc(100% - 42px);
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.billing-package-active-current {
  padding: 0.50rem 0rem;
  position: absolute;
  margin-top: -4rem;
  width: calc(100% - 42px);
  display: flex;
  justify-content: center;
  align-items: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
/* END : CSS Billing Price */


.bg-blue-light{
  background-color: #E7F4FD;
}

.menu-options.chatsss:hover {
  border: 3px solid #2284C6;
background-color: #EEEFF0 !important;
cursor:pointer;
}

.menu-options{
  box-shadow: 0px 4px 4px #EFF3F5;
}

.table.table-broadcast th, .table td{
 padding: 10px 15px !important; 
}

.btn-broadcast-create{
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  /* box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) !important; */
}

.btn-broadcast-icons{
  height: 40px;
  border: 1px solid #e2e2e2;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) !important;
  font-size: 20px !important;
}

.border-ptimary-light{
  border: 1px solid #1a83c7;
  border-radius: 5px;
}

.vld-parent{
  width: 100%;
}



li.conversation-item:hover{
  background-color: #E7F4FD !important
}

.icon-menu-chat:hover{
  background-color: #E7F4FD !important
}

.btn-nominal-pulsa{
  width: 120px;
  height: 40px;
  border: 1px solid #b5d6ec !important;
  margin-bottom: 10px;
}


.active.btn-nominal-pulsa {
  border: 3px solid #116298 !important;
  background: #d7ebf8;
}


.text-nama-whatsapp{
  white-space: nowrap;
  width: 118px !important;
  overflow: hidden;
  text-overflow: ellipsis;
}


.bg-saldo-250{
  background-color: #fae4c6;
}

.btn-saldo-250{
  background-color:#f1ab49 ;
  color: white;
}

.btn-saldo-100{
  background-color:#f15749 ;
  color: white;
}

.bg-saldo-100{
  background-color: #fad5c6;
  
}


.grid-stack-instance-8311 > .grid-stack-item > .grid-stack-item-content{
  inset: 10px 0px 10px 0px !important;
}

/* .barantum-livechat-widget {
  width: 120px !important;
  height: 120px !important;
} */


.DemoPlayerImage_watermark__gIDXd{
  display:none !important;
  }

.reintegrate-email ~ .inbox-container  {
  height: calc(100vh - 148px) !important;
}

.reintegrate-email ~ .analytics-container {
  padding-bottom: 3rem;
}

.barachat-comment-form-container {
  z-index: 2;
}

.ahover-country-code + .tooltiptexta {
  max-width: initial !important;
  min-width: initial !important;
  width: 260px !important;
  margin-top: 80px;
  margin-left: 40px;
}