@font-face {
  font-family: 'Poppins';
  font-weight: normal;
  font-style: normal;
}

body,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p,
.navbar,
.brand,
.btn-simple,
.alert,
a,
.td-name,
td,
button.close {
  font-family: Poppins;
}

.p-session {
  text-align: center;
  font-weight: bold;
  font-size: 17px;
}

#file-list-display p {
  margin-top: 25px;
}

#select-input select {
  margin-top: 10px;
}

.fa-dashboardUser {
  position: absolute;
  right: 0;
  font-size: 130px;
}

.fa-logout {
  font-size: 38px !important;
  margin-left: 10px;
  margin-right: 25px;
  position: relative;
  top: 5px;
  color: black;
  padding-left: 11px;
  border-left: 1px solid;
  float: none !important;
}

.nicEdit-panel {
  height: 25px;
  zoom: 1.2 !important;
}

.table.dataTable {
  width: 100% !important;
}

.sidebar[data-color="merchant"]::after {
  background: white;
  background: -moz-linear-gradient(top, white 0%, white 100%);
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0%, white),
      color-stop(100%, white));
  background: -webkit-linear-gradient(top, white 0%, white 100%);
  background: -o-linear-gradient(top, white 0%, white 100%);
  background: -ms-linear-gradient(top, white 0%, white 100%);
  background: linear-gradient(to bottom, white 0%, white 100%);
  background-size: 150% 150%;
}

button {
  width: auto !important;
  height: auto !important;
  border-radius: 7px !important;
  padding: 4px 16px !important;
}

.btn-primary {
  background-color: #125EFA;
  border-color: #125EFA;
  color: white;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #296efa;
  border-color: #296efa;
  color: white;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  background-color: #125EFA;
  /* Revert to the original background color */
  border-color: #125EFA;
  color: white;
}

.btn-success {
  background-color: #049f0c !important;
  border-color: #049f0c !important;
  color: white !important;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  background-color: #049f0c !important;
  border-color: #049f0c !important;
  color: white !important;
}

.btn-danger {
  background-color: #ee2d20 !important;
  border-color: #ee2d20 !important;
  color: white !important;
}

.card-blast-p{
  text-align: left;
  margin-left: 6px;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  background-color: #ee2d20 !important;
  border-color: #ee2d20 !important;
  color: white !important;
}

.btn-warning {
  background-color: #ff9500 !important;
  border-color: #ff9500 !important;
  color: white !important;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  background-color: #ff9500 !important;
  border-color: #ff9500 !important;
  color: white !important;
}

.btn-default {
  background-color: #888888 !important;
  border-color: #888888 !important;
  color: white !important;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  background-color: #888888 !important;
  border-color: #888888 !important;
  color: white !important;
}

.sidebar .nav p {
  color: black;
}

.event-date {
  font-size: 22px;
  display: block;
  margin-bottom: 5px;
}

.charity-total {
  font-size: 14px;
}

.recent-list {
  height: 600px;
  overflow-x: hidden;
  overflow-y: scroll;
}

/*.recent-list i{
    width: 64px;
    font-size: 55px;
}*/
.img-navbar-right {
  border-radius: 50%;
  height: 50px;
  margin-left: 10;
  position: relative;
  bottom: 4px;
  width: 50px;
  object-fit: cover;
}

.p-navbar-right {
  margin-top: 10px !important;
  font-weight: bold;
}

.img-sidebar-footer {
  width: 200px;
  position: relative;
  bottom: 0;
  top: 27px;
  left: 25px;
}

.p-sidebar-footer {
  color: black;
  text-align: center;
  position: relative;
  top: 30px;
}

.approval-dropdown li a:hover {
  background-color: #007bff;
  color: #fff;
}

.table-sidebar>tbody>tr>th {
  border-top-style: none;
  color: #00b0ff;
}

.table-sidebar-img {
  height: 12%;
  border-radius: 50%;
}

.th-img {
  width: 10px;
}

.img-logo {
  height: 55px;
  position: relative;
  top: 13px;
  left: 5px;
}

.table-dashboard>thead>tr>th {
  border-bottom-style: none;
}

.table-dashboard>tbody>tr>th {
  font-size: 14px;
  border-top-style: none;
  padding-bottom: 0;
  line-height: 1;
}

.table-dashboard>tbody>tr>th>span {
  font-size: 13px;
  color: #00b0ff;
}

.recent-list p {
  font-size: 14px;
}

.recent-list .media-body {
  width: 250px;
}

.quick-action>i {
  display: inline;
  font-size: 30px;
}

.quick-action>span {
  display: inline;
  font-size: 20px;
}

/*	IMAGE PREVIEW	*/
.image-preview {
  height: 188px;
  width: auto;
}

.news-images {
  overflow-x: scroll;
  overflow-y: hidden;
}

.image-preview-wrapper {
  height: 200px;
  width: 200px;
  border: 1px solid #9e9e9e;
  border-radius: 4px;
  position: relative;
  padding: 5px;
  text-align: center;
  margin: auto;
}

.image-preview-wrapper>.btn-file {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
}

.image-preview-wrapper>.btn-add {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
}

.image-preview-wrapper>.btn-delete {
  position: absolute;
  /*margin-left: -5px;*/
  bottom: 0;
  display: none;
  left: 0;
}

.image-preview-wrapper>.btn-remove {
  position: absolute;
  top: 0;
  left: 165px;
  width: 30px;
  padding: 5px;
  border: none;
}

.image-preview-wrapper>.btn-file>i {
  display: block;
  font-size: 70px;
  margin: 20px 52px;
}

.image-preview-wrapper>.btn-add>i {
  display: block;
  font-size: 70px;
  margin: 20px 52px;
}

div>.help-block {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
}

.has-error>.help-block {
  display: block;
}

.image-preview-wrapper>input {
  visibility: hidden;
}

/*	WHEN PREVIEW IS ACTIVE*/
.image-preview-wrapper.active>.btn-file {
  display: none;
}

.image-preview-wrapper.active>.btn-delete {
  display: block;
  background-color: red;
  color: white;
  border: none;
}

.has-error .form-control {
  border-color: #a94442;
}

button[type="submit"]>.loading-img {
  display: none;
}

button[type="submit"].loading>.loading-img {
  display: inline;
}

hr {
  margin-top: 2;
  margin-bottom: 0;
  border-top-width: 16px;
}

.p-dashboard-num {
  font-weight: bold;
  font-size: 25px;
  color: #337ab7;
  position: relative;
  top: 26px;
}

.p-dashboard-text {
  font-size: 13px;
  /* line-height: 1; */
  color: white;
  position: relative;
  top: 36px;
  font-weight: bold;
}

.dashboard-btn-graph {
  background-color: #125EFA;
  color: white;
  margin-left: 10px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-color: #125EFA;
}

.dashboard-p-graph {
  font-size: 18px;
  font-weight: bold;
}

.dashboard-span-graph {
  float: right;
  position: relative;
  font-size: 14px;
  color: #ff9500;
  bottom: 31px;
  right: 100px;
}

.dropdown-dash {
  left: 63px;
  float: right;
  bottom: 40px;
}

.dropdown-menu {
  position: absolute;
  left: -5vw;
}

.col-global {
  padding: 5px;
}

.card-transaction-point-global {
  height: 79px;
  width: 172px;
  /* background-color: #214f90; */
  background-image: url(../images/bg_kecil.png);
  background-size: 100% 100%;
  color: white;
  border-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 0px;
}

/*.arrow{
    left: 12% !important
}

.popover{
    left: 18% !important;
}
*/
.dropdown-menu-filter-report {
  left: 276px;
  top: 52px;
}

.dropdown-menu-filter-report-merchant {
  left: 282px;
  top: 52px;
}

.dropdown-menu-filter-promo {
  left: 208px;
  top: 48px;
}

.dropdown-menu-filter-faq {
  left: 150px;
  top: 48px;
}

.dropdown-menu-filter-tac {
  left: 316px;
  top: 48px;
}

.dropdown-menu-filter-point {
  left: 249px;
  top: 48px;
}

.dropdown-menu-filter-promo-merchant {
  left: 270px;
  top: 48px;
}

.dropdown-menu-filter-end-user {
  left: 237px;
  top: 49px;
}

.dropdown-menu-filter-merchant {
  left: 282px;
  top: 52px;
}

.dropdown-menu-filter-member {
  left: 241px;
  top: 48px;
}

.dropdown-menu-filter-rekap {
  left: 177px;
  top: 48px;
}

.dropdown-menu-filter-saldo {
  left: 184px;
  top: 48px;
}

.btn-filter-report {
  left: 17px;
}

.btn-filter-rekap {
  top: 17px !important;
  left: 17px;
}

.btn-filter-promo {
  left: 15px;
  top: 16px !important;
}

.btn-filter-faq {
  left: 36px;
  top: 16px !important;
}

.btn-filter-promo-merchant {
  left: 15px;
  top: 16px !important;
}

.btn-filter-user {
  right: 55px;
}

.btn-filter-end-user {
  left: 17px;
  top: 17px !important;
}

.btn-add-produk {
  right: 100px;
}

.btn-tipe-produk {
  right: 177px;
}

.btn-filter-merchant {
  right: 44px;
}

.dropdown-month {
  float: right;
}

.btn-filter-month {
  float: right;
  color: #00b0ff;
  background-color: white;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-color: #00b0ff;
}

.dropdown-menu-month {
  left: 0vw;
}

.icon-dash {
  height: 30px;
}

.card-img {
  height: 100px;
  width: 120px;
  background-color: white;
  color: white;
  border-radius: 0;
}

.card-product {
  height: 100px;
  width: 120px;
  background-color: #2987e4;
  color: white;
  border-radius: 0;
}

.card-product-add {
  height: 100px;
  width: 120px;
  background-color: #efb51c;
  color: white;
  border-radius: 0;
}

.card-category-add {
  height: 100px;
  width: 120px;
  background-color: blue;
  color: white;
  border-radius: 0;
}

.p-product {
  padding-top: 35px;
}

.p-product-add {
  padding-top: 15px;
  font-size: 13px;
}

.img-produk {
  height: 100px;
  width: 120px;
}

.product-i {
  font-size: 35px;
  padding-left: 43;
  padding-top: 20;
}

.header-product-p {
  font-size: 18px;
}

.header-product-span {
  float: right;
  font-size: 14px;
  color: darkgray;
  position: relative;
  top: 8px;
}

.header-transaction {
  /* color: #125EFA; */
  /* color: #00B0FF; */
  color: #125EFA;
  position: relative;
  top: 10px;
  font-size: 30px;
}

.header-transaction-report {
  float: left;
  margin-right: 5px;
}

.btn-transaction-filter {
  color: #125EFA;
  background-color: white;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 95px;
  margin-left: 50px;
  border-color: #125EFA;
}

.btn-transaction-download {
  color: white;
  background-color: #125EFA;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 118px;
  margin-left: 10px;
  border-color: #125EFA;
}

.card-transaction {
  height: 100px;
  width: 172px;
  /*background-color: #214f90;*/
  background-image: url("../images/bg_kecil.png");
  background-size: 100% 100%;
  color: white;
  border-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 0px;
}

.card-transaction-user {
  height: 93px;
  width: 160px;
  /* background-image: url(../images/bg_kecil.png); */
  background-image: url(../images/card_modal/new-card-kecil.png);
  background-size: 100% 100%;
  color: #fff;
  border-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 10px;
}

.p-transaction {
  font-weight: bold;
  padding-top: 10px;
  font-size: 13px;
  color: #337ab7;
  margin-bottom: 0px;
  text-align: center;
}

.p-transaction-num {
  font-weight: bold;
  font-size: 20px;
  color: #337ab7;
  text-align: center;
}

.p-endUser-num {
  font-size: 17px;
  color: #337ab7;
  font-weight: bold;
  margin-top: 12px;
}

.btn-plus {
  color: white;
  background-color: #125EFA;
  position: relative;
  /* top: 17px; */
  border-color: #125EFA;
  left: 10px;
  /*border-radius: 50px !important;*/
}

.btn-plus-promo {
  float: right;
  color: #ed8d00;
  background-color: white;
  border-color: #ed8d00;
  position: relative;
  top: 16px;
  z-index: 9999;
  /*border-radius: 50px !important;*/
}

.btn-plus-faq {
  float: right;
  color: white;
  background-color: #125EFA;
  border-color: white;
  position: relative;
  top: 16px;
  /*border-radius: 50px !important;*/
}

.card-transaction-total {
  height: 79px;
  width: 172px;
  /* background-color: #214f90; */
  background-image: url(../images/bg_kecil.png);
  background-size: 100% 100%;
  color: white;
  border-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 0px;
  float: right;
}

.p-transaction-total {
  font-weight: bold;
  padding-top: 10px;
  font-size: 13px;
  color: #337ab7;
  margin-bottom: 0px;
  text-align: center;
}

.p-transaction-num-total {
  font-weight: bold;
  font-size: 16px;
  color: #337ab7;
}

.btn-add-user-merchant {
  right: 16px;
}

.th-promo {
  width: 10%;
}

.img-promo {
  height: 30%;
}

.table-custom {
  margin-top: 30px;
}

.table-promo>tbody>tr>th {
  border-top-style: none !important;
}

.p-promo-judul {
  line-height: 0;
  font-weight: bold;
}

.p-promo-date {
  font-size: 15px;
}

.span-promo {
  color: #00b0ff;
}

.row-promo {
  margin-top: 10px;
  margin-bottom: 15px;
}

.row-promo>.col-lg-6>img {
  width: 88px;
  border-radius: 50%;
}

.row-promo>.col-lg-6>p {
  position: relative;
  font-size: 12px;
  top: 15px;
  font-weight: bold;
  line-height: 1;
}

.btn-filter {
  color: white;
  background-color: #125EFA;
  border-color: #125EFA;
  position: relative;
  top: 20px;
  /*border-radius: 50px !important;*/
  width: 150px !important;
}

.btn-filter.focus,
.btn-filter:focus,
.btn-filter:hover,
.btn-filter.focus,
.btn-filter:focus,
.btn-filter:hover,
.open>.dropdown-toggle.btn-filter.focus,
.open>.dropdown-toggle.btn-filter:focus,
.open>.dropdown-toggle.btn-filter:hover {
  color: white !important;
  background-color: #125EFA !important;
  border-color: #125EFA !important;
}

.btn-filter.active.focus,
.btn-filter.active:focus,
.btn-filter.active:hover,
.btn-filter:active.focus,
.btn-filter:active:focus,
.btn-filter:active:hover,
.open>.dropdown-toggle.btn-filter.focus,
.open>.dropdown-toggle.btn-filter:focus,
.open>.dropdown-toggle.btn-filter:hover {
  color: white !important;
  background-color: #125EFA !important;
  border-color: #125EFA !important;
}

.btn-download {
  color: white;
  background-color: #125EFA;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-color: #125EFA;
  position: relative;
  top: 5px;
}

.p-user-text {
  font-weight: bold;
  font-size: 15px;
  color: #337ab7;
}

.btn-header-top {
  color: white;
  background-color: #0914fb;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-color: #0914fb;
}

.support-image {
  width: 25vh;
}

.support-tittle {
  font-size: 40px;
  font-weight: bold;
}

.support-header {
  font-size: 22px;
}

.support-name {
  font-weight: bold;
  color: #827f7f;
}

.table-support>tbody>tr>td {
  border-style: none;
}

.td-icon {
  width: 6%;
  text-align: center;
}

.support-icon {
  width: 7vh;
}

.support-address {
  font-size: 15px !important;
  font-weight: bold;
  color: #827f7f;
}

.support-phone {
  font-size: 25px !important;
  font-weight: bold;
}

.support-email {
  font-size: 15px !important;
  font-weight: bold;
  color: #827f7f;
}

.add-image-container {
  height: 300px;
  border: 1px solid #9c9595;
  border-radius: 5px;
  width: 100%;
}

.vl {
  border-left: 3px solid darkgray;
  height: 623px;
  position: absolute;
  top: 118px;
  left: 733px;
}

.v2 {
  border-left: 3px solid darkgray;
  height: 623px;
  position: absolute;
  top: 118px;
  left: 630px;
}

.custom-thumbnail {
  padding: 0px;
  height: 170px;
}

.custom-thumbnail>a {
  height: 250px;
  width: auto;
  max-width: 100%;
  overflow: hidden;
  display: block;
}

.custom-thumbnail>img {
  height: 100% !important;
  width: 100%;
  max-width: none !important;
  object-fit: cover;
}

.custom-thumbnail>.caption {
  height: 169px;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 28px;
  background: linear-gradient(to bottom, #00000000, #0000008f);
  color: white;
  width: 100%;
  left: 0;
}

.caption-text {
  margin-top: 20px;
  overflow: hidden;
  display: block;
  color: white;
  font-weight: bold;
  font-size: 25px;
}

.caption-text-a>a {
  color: white;
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
}

.caption-text-a>a>i {
  margin-right: 50px;
}

.thumbnail.relative {
  position: relative;
}

.inactive .detail-rkb {
  display: none;
}

.thumbnail.active,
.thumbnail.inactive {
  position: relative;
}

.img-thumbnail {
  width: 120px;
  height: 120px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 60px;
  position: relative;
  top: 15;
  object-fit: cover;
}

.header-setting {
  font-size: 20px;
}

.img-setting {
  height: 100px;
  width: 120px;
  background-color: white;
  color: white;
  border-radius: 0;
}

.setting-b {
  line-height: 0;
  color: #0058ff;
  font-size: 20px;
}

.setting-p {
  font-size: 12px;
  line-height: 2;
}

.setting-description {
  font-size: 20px;
}

.hr-setting {
  border-top: 1px solid black;
}

.setting-btn-edit {
  color: white;
  background-color: #ffa200;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 80%;
  margin-left: 50px;
  border-color: #ffa200;
}

.header-setting-right {
  font-size: 20px;
}

.header-setting-right2 {
  font-size: 20px;
  float: right;
  color: #0058ff;
}

.table-setting>tbody>tr>th {
  border-top-style: none !important;
  border-bottom: 1px solid #ddd;
  height: 61px;
  padding-bottom: 0;
}

.setting-btn-logout {
  color: white;
  background-color: #f50505;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 60%;
  margin-left: 50px;
  border-color: #f50505;
  position: relative;
  top: 133px;
}

.table-promo-mid {
  margin-top: 20px;
}

.table-promo-mid>tbody>tr>th {
  border-top-style: none;
}

.card-dashboard {
  background-image: url("../images/bg_kecil.png");
  background-size: 100% 100%;
  height: 100px;
  width: 100%;
  color: white;
}

.table-income {
  border-radius: 10px;
  background-color: #1064a5;
}

.table-income>tbody>tr>td {
  margin-bottom: 0px;
  border-style: none;
}

.income-label {
  font-weight: bold;
  font-size: 18px !important;
  color: white;
}

.income-value {
  color: white;
  font-weight: bold;
  font-size: 18px !important;
  float: right;
}

.p-amount {
  font-size: 24px;
  /* padding-top: 20px; */
}

.p-pemasukan-dash {
  padding-top: 16px;
}

.col-dash-right {
  border-left: 1px solid darkgray;
}

.test-trans {
  color: black !important;
  font-size: 16px !important;
}

.date-trans {
  color: #00b0ff !important;
}

.logo-empty {
  height: 60px;
  position: relative;
  top: 50%;
  /* left: 10px; */
}

.text-empty {
  position: relative;
  top: 10px;
  /* left: 10px; */
  font-weight: bold;
  font-size: 15px;
}

.close {
  font-weight: bold !important;
  font-size: 35px !important;
}

/* MODAL DETAIL MERCHANT */
#btnFreezeMerchant {
  margin-bottom: 14px;
}

#setPointMerchant {
  margin-bottom: 14px;
}

#setPromoMerchant {
  margin-bottom: 14px;
}

#setReviewUlangMerchant {
  margin-bottom: 14px;
}

.modal-header-merchant {
  border: none;
  color: #3472f7;
  font-size: 28px;
  padding-bottom: 0px;
  font-weight: bold;
}

.modal-detail-merchant {
  width: 60%;
}

.col-mid-merchant-detail {
  margin-top: 8px;
}

.img-detail-merchant {
  width: 100%;
  position: relative;
  height: 15%;
  /* left: 35px; */
}

.text-modal-merchant-name {
  font-size: 20px;
  line-height: 1;
}

.text-modal-merchant-date {
  font-size: 13px;
  line-height: 1;
  margin-left: -15px;
}

.number-modal-merchant-date {
  font-size: 12px;
  line-height: 1;
  color: #00b0ff;
  float: right;
}

.text-modal-merchant-status-left {
  color: grey;
  font-size: 13px;
  margin-left: -13px;
}

.text-modal-merchant-status-right {
  color: #00b0ff;
  font-size: 13px;
}

.btn-modal-merchant-freeze {
  background-color: grey;
  color: white;
  position: relative;
  bottom: 10px;
}

.text-modal-merchant-location-left {
  color: grey;
  font-size: 17px;
  margin-left: -15px;
}

.text-modal-merchant-location-right {
  color: black;
  font-size: 15px;
  margin-left: -15px;
}

.btn-emoney {
  width: 190px !important;
}

.btn-emoney-href {
  width: 190px !important;
  padding: 5px;
  border-radius: 7px;
}

.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #31b0d5;
}

.btn-info:hover {
  color: #fff;
  background-color: #46b8da;
  border-color: #46b8da;
}

.modal {
  padding-left: 0px;
}

.card-merchant-modal {
  height: 100px;
  width: 227px;
  background-image: url("../images/bg_kotak_kecil.png");
  background-size: cover;
  border-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.col-card-detail-merchant {
  margin-top: 10px;
}

.modal-tambah-promo-label {
  padding: 10px;
  background: #23527c;
  color: #fff;
  border-radius: 8px;
  /* position: relative; */
  /* top: 148px; */
  z-index: 999;
  cursor: pointer;
  /* left: 23px; */
  color: white !important;
}

.img-promo {
  width: 100%;
  border: 1px solid;
  height: 200px;
  /* margin-top: 15px; */
  /* margin-bottom: 15px; */
  object-fit: cover;
}

.label-promo {
  color: white !important;
}

/*  */

/* MODAL DETAIL END USER */
#modalDetailEndUser {
  overflow-y: auto;
}

.text-approval-user {
  font-size: 24px;
  font-weight: bold;
}

.text-generate-va {
  font-size: 22px;
}

.modal-body-end-user {
  padding-top: 0px !important;
  padding-right: 15px !important;
  padding-bottom: 0px !important;
  padding-left: 15px !important;
  background-color: #2465f7;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.modal-content-end-user {
  border-top-right-radius: 22px !important;
  border-bottom-right-radius: 22px !important;
  border-top-left-radius: 22px !important;
  border-bottom-left-radius: 22px !important;
}

.row-left {
  display: flex;
}

.modal-end-user-col-left {
  background-color: white;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.modal-end-user-image {
  /*height: 23%;*/
  width: 200px;
  border-radius: 50%;
  height: 200px;
  object-fit: cover;
}

.modal-end-user-username {
  font-size: 30px;
  color: #676161;
  margin-bottom: 0;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
}

.modal-end-user-status {
  margin-bottom: 0;
}

.modal-end-user-date {
  font-size: 17px;
  color: #43438a;
}

.table-detail-end-user {
  margin-bottom: 0px;
}

.btn-add-level {
  right: 90px;
}

.table-detail-end-user>tbody>tr>th {
  border-top-style: none;
  color: #a9a8a8;
}

.table-detail-end-user>tbody>tr>td {
  border-top-style: none;
  color: #498ed0;
}

.icon-detail-end-user {
  width: 30px;
  position: relative;
  bottom: 2px;
}

.modal-end-user-col-right {
  padding-top: 20px;
  padding-bottom: 30px;
}

.modal-card-end-user {
  margin-bottom: 11px;
  background-color: transparent;
  border-bottom: 2px solid black;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: none;
}

.title-card-end-user {
  font-size: 27px;
  color: white;
}

.value-card-end-user {
  font-size: 27px;
  color: white;
}

.btn-reset {
  width: 100% !important;
}

.div-btn-reset {
  padding-left: 15px;
  padding-right: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* */

/* MODAL REPORTING END USER */
.modal-reporting-end-user {
  background-image: url("../images/bg_detailreport.png");
  background-size: cover;
  border-radius: 20px;
}

.p-reporting-end-user {
  color: #3472f7;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 17px;
}

.p-reporting-end-user-small {
  font-size: 13px !important;
}

.p-reporting-end-user-big {
  font-size: 22px !important;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.hr-end-user {
  border-color: #3472f7;
  position: relative;
  border-top-width: 5px;
  top: 11px;
}

.hr-right {
  left: -23px;
  width: 27vw;
}

.hr-left {
  width: 36px;
}

.col-grey {
  background-color: #e4e2e2;
}

.date-report {
  text-align: right;
}

.header-reporting-end-user {
  border: none;
  color: black;
  font-size: 21px;
  padding-bottom: 0px;
  font-weight: bold;
}

.card-end-user-reporting {
  border-radius: 12px;
}

.col-detail-report-merchant {
  margin-top: 10px;
}

.table-kasir {
  float: right;
  width: 175px;
}

.table-kasir>tbody>tr>td {
  color: #3472f7;
  font-weight: bold;
  border-color: #3472f7;
  text-align: center;
}

/* */

/* MODAL DETAIL USER */
#modalDetailUserBtn {
  overflow-y: auto;
}

.modal-body-user-btn {
  padding-top: 0px !important;
  padding-right: 15px !important;
  padding-bottom: 0px !important;
  padding-left: 15px !important;
  background-color: #2465f7;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.modal-content-fill {
  padding-top: 35px !important;
  padding-right: 15px !important;
  padding-bottom: 46px !important;
  padding-left: 25px !important;
}

.modal-content-user-btn {
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  border-top-left-radius: 22px;
  border-bottom-left-radius: 22px;
}

.row-left {
  display: flex;
}

.modal-user-btn-col-left {
  background-color: white;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 20px;
}

.modal-user-btn-image {
  height: 124px;
  width: 124px;
}

.modal-user-btn-username {
  font-size: 30px;
  color: #676161;
  margin-bottom: 0;
}

.modal-user-btn-status {
  margin-bottom: 0;
}

.modal-user-btn-date {
  font-size: 17px;
  color: #43438a;
}

.table-detail-user-btn {
  margin-bottom: 0px;
}

.table-detail-user-btn>tbody>tr>th {
  border-top-style: none;
  color: #a9a8a8;
}

.table-detail-user-btn>tbody>tr>td {
  border-top-style: none;
  color: #498ed0;
}

.icon-detail-user-btn {
  width: 30px;
  position: relative;
  bottom: 2px;
}

.modal-user-btn-col-right {
  padding-top: 20px;
}

.modal-card-user-btn {
  margin-bottom: 11px;
  background-color: transparent;
  border-bottom: 2px solid white;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: none;
}

.title-card-user-btn {
  font-size: 24px;
  color: white;
}

.value-card-user-btn {
  font-size: 18px;
  color: white;
}

/* */

/* MODAL DETAIL PRODUK */
.modal-dialog-detail-produk {
  width: 400px;
}

.close-modal-produk {
  z-index: 9999;
  right: 13px;
  position: relative;
  opacity: 10;
  font-weight: 900 !important;
  top: 5px;
}

.modal-body-detail-produk {
  padding: 0px !important;
}

.modal-content-detail-produk {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

.modal-produk-image {
  width: 100%;
  position: relative;
  bottom: 45px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 230px;
}

.modal-produk-label {
  padding: 10px;
  background: #23527c;
  /* display: table; */
  color: #fff;
  border-radius: 20px;
  position: relative;
  top: 170px;
  z-index: 999;
  cursor: pointer;
  left: 25px;
}

.modal-produk-file {
  display: none !important;
}

.form-check-input {
  width: 6% !important;
}

.form-edit-produk {
  margin-bottom: 0px !important;
}

/*.form-edit-produk .form-group {
    position: relative;
    bottom: 35px;
    padding-left: 15;
    padding-right: 15;
}*/

/*.form-edit-produk .form-inline {
    margin-bottom: 25px;
    position: relative;
    bottom: 35px;
}*/

.form-edit-produk input {
  /*border-top: none;
    border-right: none;
    border-left: none;*/
  border-color: black;
  border-radius: 0px;
  text-align: center;
  /*width: 80%;*/
}

.input-price {
  width: 68% !important;
}

.form-edit-produk input::placeholder {
  color: black;
  text-align: center;
}

.form-edit-produk textarea {
  border: 1.5px solid;
  /*width: 80%;*/
  height: 100px;
}

.form-edit-produk label {
  display: inline-block;
  max-width: 100%;
  /* margin-bottom: 5px; */
  /* margin-right: 5px; */
  font-weight: 600;
  /* margin-left: -8px; */
  /*position: relative;*/
  /*left: 25px;*/
}

.form-edit-produk button {
  border-radius: 10px !important;
  border: 1px solid !important;
  background-color: #1064a5 !important;
  color: white !important;
}

.modal-produk-col-left {
  background-color: white;
  padding-left: 0;
  padding-right: 0;
  border-radius: 20px;
}

.modal-produk-col-right {
  background-color: #1796d2;
  position: relative;
  top: 15vh;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}

.modal-card-produk {
  margin-bottom: 11px;
  background-color: transparent;
  border-bottom: 2px solid black;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  text-align: center;
  box-shadow: none;
}

.title-card-produk {
  font-size: 24px;
  color: white;
  padding-top: 25px;
}

.value-card-produk {
  font-size: 33px;
  color: white;
  padding-top: 25px;
  padding-bottom: 25px;
}

.form-button {
  margin-bottom: 0px !important;
}

.form-check-label {
  left: 0px !important;
}

/* */

/* MODAL TAMBAH PRODUK */
.modal-dialog-tambah-produk {
  width: 400px;
}

.modal-content-tambah-produk {
  border-radius: 20px;
}

.modal-tambah-produk-label {
  padding: 10px;
  background: #125EFA;
  color: #fff;
  border-radius: 20px;
  position: relative;
  top: 148px;
  z-index: 999;
  cursor: pointer;
  left: 23px;
}

.modal-tambah-produk-image {
  width: 100%;
  position: relative;
  bottom: 61px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 220px;
}

.col-12-produk {
  position: relative;
  bottom: 34px;
}

.form-tambah-produk .form-inline {
  margin-bottom: 25px;
  position: relative;
  bottom: 35px;
}

.form-tambah-produk input {
  /*border-top: none;*/
  /*border-right: none;*/
  /*border-left: none;*/
  border-color: black;
  border-radius: 0px;
  text-align: center;
}

.select2 {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: black;
  border-radius: 0px;
  text-align: center;
}

.input-price-tambah {
  width: 68% !important;
}

.form-tambah-produk input::placeholder {
  color: grey;
  text-align: center;
}

.form-tambah-produk textarea {
  border: 1px solid;
  /*width: 80%;*/
  height: 100px;
}

.form-tambah-produk button {
  border-radius: 10px !important;
  border: 1px solid !important;
  background-color: #1064a5 !important;
  color: white !important;
}

.form-produk-tipe input {
  /* border-top: none; */
  /* border-right: none; */
  /* border-left: none; */
  /* border-bottom-color: black; */
  border-color: black;
  border-radius: 0px;
  text-align: center;
  /* width: 80%; */
}

.form-produk-tipe input::placeholder {
  text-align: center;
  color: grey;
}

.btn-modal-tipe {
  background-color: #3472f7;
  color: white;
}

/* */

/* MODAL CREATE USER BTN */
.modal-header-add-user {
  border: none;
  color: #125EFA;
  font-size: 28px;
  padding-bottom: 0px;
  font-weight: bold;
  padding-left: 41px;
}

.modal-content-add-user {
  background-image: url("../images/bg.png");
  background-size: cover;
  border-radius: 20px;
}

/* CR5 */
.modal-dialog-cr5 {
  width: 800px;
}

.modal-content-user-cr5 {
  /* background-image: url("../images/bg-cr5.png"); */
  /* background-repeat: no-repeat; */
  /* background-position: center; */
  /* background-size: 100% 100%; */
  border-radius: 20px;
}

.close-modal-cr5 {
  margin-top: 2rem;
  margin-right: 2.5rem;
}

.form-group-need-validate {
  margin-bottom: 0 !important;
}

.modal-fee-cr5 {
  text-align: center;
  padding: 0 !important;
  margin-top: 0 !important;
}

.modal-fee-cr5:before {
  content: '';
  display: inline-block;
  height: 70%;
  vertical-align: middle;
  margin-right: -4px;
  /* Adjusts for spacing */
}

.modal-dialog-fee-cr5 {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin-top: 200px !important;
  ;
}


.modal-generate-va {
  text-align: center;
  padding: 0 !important;
  margin: 0 !important;
  position: fixed;
  top: 20%;

}

.modal-generate-va:before {
  content: '';
  display: inline-block;
  height: 70%;
  vertical-align: middle;
  margin-right: -4px;
  /* Adjusts for spacing */
}

.modal-dialog-generate-va {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}


.badge-success {
  min-width: 100px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #5cb85c;
  border-radius: 10px;
}

.badge-default {
  min-width: 100px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge-danger {
  min-width: 100px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #d9534f;
  border-radius: 10px;
}

.badge-warning {
  min-width: 100px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #f0ad4e;
  border-radius: 10px;
}

/* END CR5 */
.form-add-user input {
  border-top: none;
  border-right: none;
  border-left: none;
  color: #c3c1c1;
  border-bottom-color: #c3c1c1;
  border-radius: 0px;
}

.form-add-user select {
  border-top: none;
  border-right: none;
  border-left: none;
  color: #c3c1c1;
  border-bottom-color: #c3c1c1;
  border-radius: 0px;
}

.form-add-user label {
  color: #c3c1c1;
  font-weight: bold;
}

.form-add-user button {
  background-color: #3472f7;
  color: white;
  border-radius: 10px;
}

.form-add-user span {
  color: #c3c1c1;
  width: 100% !important;
}

/*.select2-container--bootstrap .select2-selection--single {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom-color: #c3c1c1;
    color: #c3c1c1;
    border-radius: 0px;
    text-align: center;
    margin-top: 6px;
}*/

/* */

/* MODAL KYC */

.modal-header-kyc {
  border: none;
  color: #3472f7;
  font-size: 28px;
  padding-bottom: 0px;
  font-weight: bold;
  padding-left: 38px;
  padding-top: 36px;
}

.modal-content-kyc {
  background-image: url("../images/kyc/bg_kyc.png");
  background-size: 100% 100%;
  border-radius: 20px;
}

/*#merchantNIKApp{
    width: 83%;
}*/

.col-nik {
  padding-left: 0px;
}

.p-kyc-format {
  font-size: 15px;
  text-align: justify;
  font-weight: 600;
  color: darkgray;
  line-height: 1.2;
  margin-bottom: 0px;
  padding-left: 15px;
}

.form-kyc input {
  border-top: none;
  border-right: none;
  border-left: none;
  color: #1271ed;
  border-bottom-color: #c3c1c1;
  border-radius: 0px;
}

.form-kyc input::placeholder {
  color: grey;
  /*text-align: center;*/
}

.form-kyc select {
  border-top: none;
  border-right: none;
  border-left: none;
  color: #c3c1c1;
  border-bottom-color: #c3c1c1;
  border-radius: 0px;
}

.form-kyc label {
  color: #c3c1c1;
  font-weight: bold;
}

.form-kyc button {
  color: white;
  border-radius: 10px;
}

.form-kyc span {
  color: #c3c1c1;
  width: 100% !important;
}

.form-kyc input:focus {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: #c3c0c0;
  border-radius: 0px;
  /*text-align: center; */
}

.form-set-promo {
  margin-top: 10px;
}

.form-set-promo input {
  border-top: none;
  border-right: none;
  border-left: none;
  color: #1271ed;
  border-bottom-color: #c3c1c1;
  border-radius: 0px;
}

.form-set-promo input::placeholder {
  color: #c3c1c1;
  /*text-align: center;*/
}

.form-set-promo select {
  border-top: none;
  border-right: none;
  border-left: none;
  color: #c3c1c1;
  border-bottom-color: #c3c1c1;
  border-radius: 0px;
}

.form-set-promo label {
  color: black;
  font-weight: bold;
  margin-top: 5px;
}

.form-set-promo button {
  color: white;
  border-radius: 10px;
}

.form-set-promo span {
  color: #c3c1c1;
  width: 100% !important;
}

.form-set-promo input:focus {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: #c3c0c0;
  border-radius: 0px;
  /*text-align: center; */
}

.form-set-promo textarea {
  color: #1271ed;
  border-color: #c3c1c1;
  border-radius: 0px;
}

.datepicker-container {
  z-index: 999999 !important;
}

.form-set-promo textarea::placeholder {
  color: #c3c1c1;
  /*text-align: center;*/
}

.passive {
  display: none;
}

.img-step {
  width: 37%;
  padding-top: 15px;
  filter: grayscale(100%) opacity(30%);
}

.img-step.active {
  filter: grayscale(0%) opacity(100%);
}

.btn-next {
  background-color: #3472f7;
}

.btn-next a {
  text-decoration: none;
  color: white;
}

.btn-prev {
  background-color: rgb(121, 121, 121);
}

.kyc-disable[disabled] {
  background-color: #c3c0c0;
  color: #1271ed;
  cursor: default;
}

/* */

/* MODAL USER MERCHANT */

.modal-header-user-merchant {
  border: none;
  color: black;
  font-size: 28px;
  padding-bottom: 0px;
  font-weight: bold;
  padding-left: 41px;
}

.modal-content-user-merchant {
  background-image: url("../images/bg.png");
  background-size: 100% 100%;
  border-radius: 20px;
}

.label-user-merchant {
  color: #2a97c9;
  font-size: 16px !important;
}

.table-modal-user-merchant {
  margin-top: 15px;
}

.table-modal-user-merchant>tbody>tr>td {
  border-top-style: none;
}

.form-modal-user-merchant>p {
  color: #2a97c9;
}

.btn-modal-user-merchant {
  bottom: 10px;
  background-color: #3472f7;
  color: white;
  position: relative;
}

.btn-modal-user-merchant:hover {
  background-color: #3472f7;
  color: white;
}

.form-modal-user-merchant .form-inline {
  margin-bottom: 25px;
}

.form-modal-user-merchant input::placeholder {
  color: grey;
}

.form-modal-user-merchant input {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: #c3c0c0;
  border-radius: 0px;
}

.form-modal-user-merchant input:focus {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: #c3c0c0;
  border-radius: 0px;
}

.modal-user-merchant-image {
  width: 287px;
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-radius: 50%;
  height: 287px;
  object-fit: cover;
  left: 10px;
}

.modal-user-merchant-image-detail {
  width: 287px;
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-radius: 50%;
  height: 287px;
  object-fit: cover;
  left: 10px;
}

.modal-user-merchant-label {
  padding: 10px;
  background: #23527c;
  color: #fff;
  border-radius: 20px;
  position: relative;
  top: 82px;
  z-index: 999;
  cursor: pointer;
  left: 214px;
}

.modal-user-merchant-file {
  display: none !important;
}

.input-user-disable {
  pointer-events: none;
  background-color: #c3c0c0;
  color: black;
}

.input-user[disabled] {
  background-color: #c3c0c0;
  color: black;
  cursor: default;
}

/* */

/*MODAL SETTING */
.a-setting {
  color: black;
  font-weight: bold;
  text-decoration: underline;
}

.a-setting:hover,
.a-setting:focus {
  color: black !important;
  text-decoration: underline;
}

.modal-header-setting {
  border: none;
  color: initial;
  font-size: 28px;
  padding-bottom: 0px;
  font-weight: bold;
}

.modal-body-title-custom {
  border: none;
  color: initial;
  font-size: 28px;
  margin-bottom: 26px;
  margin-top: -30px;
  font-weight: bold;
}

.modal-content-setting {
  /* background-image: url(../images/bg.png); */
  /* background-size: 100% 100%; */
  border-radius: 20px !important;
}

.modal-setting-image {
  width: 100%;
  position: relative;
  /* bottom: 45px; */
  top: 10px;
  height: 40%;
}

.modal-setting-label {
  padding: 10px;
  background: #23527c;
  /* display: table; */
  color: #fff;
  border-radius: 20px;
  position: relative;
  bottom: 37px;
  /* top: 200px; */
  z-index: 999;
  cursor: pointer;
  width: 100%;
  text-align: center;
}

.modal-setting-file {
  display: none !important;
}

.btn-modal-setting {
  background-color: #3472f7;
  color: white;
  margin-top: 10px;
}

/* */

.label-withdraw {
  color: #2a97c9;
  font-size: 16px !important;
}

.table-withdraw {
  margin-bottom: 15px;
}

.table-withdraw>tbody>tr>td {
  border: none;
}

.form-withdraw>p {
  color: #2a97c9;
}

.form-withdraw>button {
  background-color: #3472f7;
  color: white;
  float: right;
}

.form-withdraw>button:hover {
  background-color: #3472f7;
  color: white;
}

.form-withdraw input::placeholder {
  color: grey;
  text-align: center;
}

.form-withdraw input {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: #c3c0c0;
  border-radius: 0px;
  text-align: center;
}

.form-withdraw input:focus {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: #c3c0c0;
  border-radius: 0px;
  text-align: center;
}

.input-disable[disabled] {
  background-color: #c3c0c0;
  color: black;
  cursor: default;
  border-radius: 20px;
}

.label-pass {
  width: 41%;
}

.value-withdraw {
  background-color: #c3c0c0;
  text-align: center;
}

.lastWithdrawText {
  font-size: 14px;
  color: #2a97c9;
  float: right;
}

.seeMoreText {
  font-size: 14px;
  color: #2a97c9;
}

.card-withdraw {
  height: 120px;
  /*background-color: #214f90;*/
  background-image: url("../images/bg_kecil.png");
  background-size: 100% 100%;
  color: white;
  border-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-bottom: 10px;
}

.p-withdraw {
  padding-left: 20px;
  color: #214f90;
  padding-top: 12px;
  margin-bottom: 0px;
  line-height: 1;
}

.p-withdraw-num {
  color: #214f90;
  padding-left: 20px;
  font-size: 40px;
  margin-bottom: 0;
}

.p-withdraw-date {
  font-size: 13px;
  color: white;
  padding-left: 20px;
  padding-top: 10px;
}

.btn-filter-withdraw {
  right: 100px;
}

.dropdown-menu-filter-withdraw {
  left: 308px;
  top: 50px;
}

.modal-withdraw {
  background-image: url("../images/bg.png");
  background-size: cover;
  border-radius: 20px;
}

.text-withdraw {
  padding-left: 5px;
}

.modal-header-withdraw {
  border: none;
  color: #3472f7;
  font-size: 30px;
  padding-bottom: 0px;
  font-weight: bold;
  /* padding-left: 17px; */
  padding-top: 19px;
  text-align: center;
}

.value-modal-withdraw {
  width: 376px;
  font-weight: 500;
}

/* MODAL PROMO */

.btn-reject-promo {
  background-color: #ff4a55;
  color: white;
  border-color: #ff4a55;
}

.btn-approve-promo {
  background-color: #87cb16;
  color: white;
  border-color: #87cb16;
  margin-left: 5px;
}

#approve {
  margin-bottom: 10px;
}

#btnPromoMerchant {
  margin-bottom: 35px;
}

#btnRevokeMember {
  margin-bottom: 10px;
}

#btnPointMerchant {
  margin-bottom: 10px;
}

.table-global-promo>tbody>tr>th {
  width: 41%;
}

.table-global-promo>tbody>tr>td {
  text-align: justify;
}

.form-add-promo input:placeholder {
  text-align: center;
}

.form-add-promo input {
  text-align: center;
}

/* */

.table>thead>tr>th {
  color: #4f4f4f !important;
  font-weight: bold;
  /* width: auto !important; */
}

.table>tbody>tr>td {
  font-size: 14px;
  padding: 8px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #c9cacb;
}

.table-cr6.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #F5F5F5 !important;
}

.filter-form input {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: black !important;
  border-radius: 0px;
  text-align: center;
  /*width: 80%;*/
  position: relative;
  bottom: 30px;
}

.filter-form input::placeholder {
  color: black;
  text-align: center;
}

.filter-form img {
  position: relative;
  right: 61px;
  top: 5px;
  height: 30px;
  z-index: 99;
}

.filter-form>.form-group {
  margin-bottom: 0 !important;
}

.filter-form-dash input {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: black !important;
  border-radius: 0px;
  text-align: center;
  width: 85%;
  position: relative;
  bottom: 30px;
}

.filter-form-dash input::placeholder {
  color: black;
  text-align: center;
}

.filter-form-dash img {
  position: relative;
  right: 54px;
  top: 5px;
  height: 30px;
  z-index: 99;
}

.filter-form-dash>.form-group {
  margin-bottom: 0 !important;
}

.custom-form-check {
  margin-top: -20px !important;
  margin-bottom: 2px;
}

.custom-form-check input {
  position: static !important;
  margin-right: 5px !important;
}

.modal.fade .modal-dialog {
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.modal.fade.in .modal-dialog {
  opacity: 1;
  transform: scale(1);
}

.dataTables_empty {
  background-color: white;
}

/* LEVEL */
.modal-level .modal-header {
  border: none;
  color: #3472f7;
  font-size: 28px;
  padding-bottom: 0px;
  font-weight: bold;
  padding-left: 41px;
}

.modal-level .modal-content {
  background-image: url("../images/bg.png");
  background-size: cover;
  border-radius: 20px;
}

.modal-level.mdl-residence .modal-content {
  background-image: none;
}

.modal-level .modal-footer {
  border-top: none;
}

.modal-level .checkbox {
  text-align: left;
  margin-bottom: 10px;
  margin: 0;
}

.modal-level h4.title {
  font-size: 17px;
  margin-top: 15px;
  line-height: 0px;
  color: #125EFA;
}

.modal-level input {
  border-top: none;
  border-right: none;
  border-left: none;
  color: #707070;
  border-bottom-color: #c3c1c1;
  border-radius: 0px;
  text-align: center;
  font-size: 23px;
}

.modal-level button.btn-primary {
  background-color: #3472f7;
  color: white;
  border-radius: 10px;
}

/* END LEVEL */
.form-inline-va {
  float: right;
}

.form-input-va input {
  /* border-top: none; */
  /* border-right: none; */
  /* border-left: none; */
  border-color: black;
  border-radius: 0px;
  text-align: center;
  width: 280px !important;
  margin-top: 15px;
}

.form-input-va input::placeholder {
  color: grey;
  text-align: center;
}

.form-input-va button {
  border: 1px solid !important;
  background-color: #1064a5 !important;
  color: white !important;
  height: 44px !important;
  margin-top: 14px;
}

.form-updgrade input {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: black;
  border-radius: 0px;
  text-align: center;
}

.form-updgrade span {
  width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 20px !important;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 4px !important;
}

.form-kelurahan {
  margin-left: 15px;
}

.form-updgrade input::placeholder {
  color: grey;
  text-align: center;
}

.form-updgrade button {
  border: 1px solid !important;
  background-color: #1064a5 !important;
  color: white !important;
  height: 36px !important;
  margin-top: 14px;
  margin-bottom: 30px;
  float: right;
}

.form-12 {
  margin-left: 51px !important;
  width: 95%;
  text-align: left !important;
}

.text-error-upgrade {
  text-align: center;
}

.text-error-select {
  text-align: center;
}

.label-status {
  font-size: 18px;
}

.deactive {
  background-color: #f1636a;
}

/* INPUT FILE */
.file-input {
  display: inline-block;
  text-align: left;
  /* background: #fff; */
  padding: 25px 16px;
  width: 100%;
  position: relative;
  border-radius: 3px;
  overflow-wrap: break-word;
}

.file-input>[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
}

.file-input>.button {
  cursor: pointer;
  background: #1064a5;
  color: #fff;
  padding: 8px 16px;
  border-radius: 2px;
  margin-right: 8px;
}

.file-input:hover>.button {
  background: dodgerblue;
  color: white;
}

.file-input>.label {
  color: #333;
  white-space: initial;
  opacity: 0.5;
  font-size: 15px;
  font-weight: 600;
  position: relative;
  top: 10px;
  padding-left: 0px;
}

.file-input.-chosen>.label {
  opacity: 1;
}

.overflow-hidden {
  overflow: auto;
  /* word-wrap: break-word */
}

.img-kyc {
  width: 125px;
  height: 125px;
  margin-top: 15px;
  margin-bottom: 15px;
  object-fit: cover;
}

.none {
  display: none;
}

.modal {
  overflow-y: auto;
}

.img-grafik {
  height: 100%;
  position: relative;
  top: 50%;
}

.p-grafik {
  position: relative;
  color: #00b0ff;
  top: 10px;
  /* left: 10px; */
  font-weight: bold;
  font-size: 2em;
}

.rupiah {
  float: right;
}

.harga {
  width: 10%;
}

.center {
  text-align: center;
}

.square {
  float: left;
  width: 20px;
  height: 7px;
  margin-right: 5px;
  margin-top: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.noLevel {
  width: 30px !important;
}

.required-field {
  color: red;
  font-size: 11px;
  font-weight: bold;
}

.required-field-upgrade {
  color: red;
  font-size: 11px;
  font-weight: 600;
  position: relative;
  top: -19px;
}

.required-simbol {
  color: red;
  font-size: 10px;
  font-weight: bold;
}

.select2-container--bootstrap .select2-selection {
  box-shadow: none !important;
}

.select2-container--bootstrap .select2-selection--single {
  /*border-top-style: none !important;
    border-right-style: none !important;
    border-left-style: none !important;*/
  border-color: black !important;
}

.text-error {
  /* position: relative; */
  bottom: 60px;
  /*font-style: italic;*/
  color: red;
}

.text-error-edit-produk {
  position: relative;
  bottom: 38px;
  font-style: italic;
  color: red;
}

.text-error-setting {
  position: relative;
  bottom: 34px;
  font-style: italic;
  color: red;
}

.text-error-user {
  position: relative;
  right: 13px;
  font-style: italic;
  color: red;
}

label.error {
  color: red;
}

.form-edit-user .form-control {
  background-color: #ffffff;
  color: #000000;
  /* cursor: not-allowed; */
}

.status-slider {
  font-size: 15px;
}

.statusSlider {
  margin-bottom: 15px;
}

.col-slider {
  position: relative;
  bottom: 59px;
}

.p-slider-format {
  font-size: 13px;
  text-align: justify;
  font-weight: 600;
  color: grey;
  line-height: 1.2;
  margin: 0;
}

.note-insert {
  display: none;
}

.icon-filter {
  width: 19px;
  /* margin-right: 10px; */
  position: relative;
  bottom: 1px;
  right: 21px;
}

.icon-info {
  float: left;
  position: relative;
  cursor: pointer;
  width: 26px;
  top: 18px;
  z-index: 99999999;
  margin-left: 5px;
}

.detail-image-promo {
  width: 300px;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: default !important;
}

.datepicker[disabled],
.datepicker[readonly],
fieldset[disabled] .datepicker {
  cursor: pointer !important;
  background-color: white !important;
  color: #565656 !important;
}

.datepickerMonth[disabled],
.datepickerMonth[readonly],
fieldset[disabled] .datepickerMonth {
  cursor: pointer !important;
  background-color: white !important;
  color: #565656 !important;
}

.fromDateSetPromo[disabled],
.fromDateSetPromo[readonly],
fieldset[disabled] .fromDateSetPromo {
  cursor: pointer !important;
  background-color: white !important;
  color: #1271ed !important;
}

.toDateSetPromo[disabled],
.toDateSetPromo[readonly],
fieldset[disabled] .toDateSetPromo {
  cursor: pointer !important;
  background-color: white !important;
  color: #1271ed !important;
}

.birthday[disabled],
.birthday[readonly],
fieldset[disabled] .birthday {
  cursor: pointer !important;
  background-color: white !important;
  color: #565656 !important;
}

#provinsi {
  border-color: black !important;
  border-radius: 4px !important;
  text-align: center !important;
  height: 34px !important;
}

#kota {
  border-color: black !important;
  border-radius: 4px !important;
  text-align: center !important;
  height: 34px !important;
}

#kelurahan {
  border-color: black !important;
  border-radius: 4px !important;
  text-align: center !important;
  height: 34px !important;
}

#kecamatan {
  border-color: black !important;
  border-radius: 4px !important;
  text-align: center !important;
  height: 34px !important;
}

#kodePos {
  border-radius: 4px !important;
  text-align: center !important;
  height: 34px !important;
}

.select2-container--default .select2-selection--single {
  border-color: black !important;
  border-radius: 4px !important;
  text-align: center !important;
  height: 34px !important;
}

.select2-selection__placeholder {
  color: #555555;
}

.rekening-field {
  text-align: center;
  color: red;
  font-size: 13px;
  font-weight: 600;
}

/* ----CR Smart Residence ---- */

.navbar-sr {
  border-bottom: none !important;
  background-color: #f9fbfd;
}

body {
  background-color: #f9fbfd;
}

.navbar-col-4-white {
  background-color: #f9fbfd;
  height: 7px;
}

.img-navbar-right {
  border-radius: 50%;
  height: 40px;
  margin-left: 10;
  position: relative;
  bottom: 4px;
  width: 40px;
  object-fit: cover;
}

.card-cover-sr {
  background: white;
  border-radius: 15px;
  -webkit-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
  border-bottom: #125EFA 5px solid;
  padding: 20px 20px;
  margin-top: 15px;
}

.card-cover-fee {
  background: white;
  border-radius: 15px;
  -webkit-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
  padding: 20px 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.card-filter-audit {
  background: rgba(0, 0, 0, 0);
  border-radius: 15px;
  padding: 20px 20px;
  margin-top: 0;
  margin-bottom: 0;
}

.fee-btn {
  padding: 20px 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.min-title {
  margin-left: 20px;
}

.display-inline {
  display: inline;
}

.separator-mg-side {
  margin-left: 2px;
  margin-right: 8px;
}

.title-card-sr {
  line-height: 50px;
}

.header-card {
  padding: 10px 20px;
}

.header-audit {
  padding: 10px 20px;
}

.bnt-btn-blue {
  color: white !important;
  background-color: #125EFA !important;
  border-color: #125EFA !important;
}

.bnt-btn-green {
  color: white !important;
  background-color: #125EFA !important;
  border-color: #125EFA !important;
}

.bnt-btn-orange {
  color: white !important;
  background-color: #125EFA !important;
  border-color: #125EFA !important;
}

.bnt-btn-red {
  color: white !important;
  background-color: #ee2d20 !important;
  border-color: #ee2d20 !important;
}

.btn-card {
  float: right;
}

.btn-back {
  color: black !important;
  background-color: white !important;
  border-color: #ebedf1 !important;
  text-align: center;
  vertical-align: middle;
  line-height: 25px;
}

.btn-line-mid {
  line-height: 25px;
}

.btn-kembali {
  padding: 2px 10px;
  border-radius: 7px;
  height: 32px;
}

.img-fluid {
  width: 100% !important;
  height: auto;
}

.mb-0 {
  margin-bottom: 0px;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-3 {
  margin-right: 1rem;
}

.mt-07 {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
}

.mt-5 {
  margin-top: 2rem;
}

.px-5 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.title-page {
  margin: 10px 0px;
}

.header-add {
  border-bottom: 0.65px solid #d0d0d0;
  height: 50px;
}

.type-add {
  width: 130px;
  float: right;
  height: -webkit-fill-available;
  text-align: center;
  color: black;
}

.type-add:hover {
  color: grey !important;
}

.type-add.active {
  border-bottom: #125EFA 4px solid;
}

.form-add-member-sr {
  margin-top: 20px;
}

.form-add-member-sr.active {
  display: none;
}

.content-add-rs {
  padding: 20px 15px;
}

.btn-back-formadd {
  margin: 0px 20px !important;
  height: 32px !important;
  padding: 2px 10px !important;
}

.span-text-subsidebar {
  padding-left: 40px;
  text-transform: none;
  color: #bdbdbd !important;
}

.span-text-subsidebar.active {
  padding-left: 40px;
  text-transform: none;
  color: black !important;
}

.card-preview {
  width: 100%;
  border-radius: 15px;
  background-color: #fafafa;
}

.img-preview {
  width: 100%;
  overflow: hidden;
  /*hide bounds of image */
  margin: 0;
  /*reset margin of figure tag*/
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

.img-preview img {
  display: block;
  /*remove inline-block spaces*/
  width: 100%;
  /*make image streatch*/
  margin: -10% 0;
}

.logo-preview {
  width: 100%;
  border-radius: 50%;
  /* position: absolute; */
}

.logo-preview img {
  display: block;
  /*remove inline-block spaces*/
  width: 100px;
  height: 100px;
  border-radius: 75px;
  margin-top: -30%;
}

.des-preview {
  padding: 10px;
}

.detail-preview {
  font-size: 10px;
  text-align: justify;
  margin: 20px 5px;
}

.modal-sr .modal-header p {
  color: #3f4046;
  font-size: 16px;
  line-height: 35px;
}

.right {
  text-align: right;
}

.btn-def-new {
  border: 1px solid #3f4046;
  color: black;
}

.table-overflow-x {
  overflow-x: auto;
  margin-bottom: 10px !important;
}

.table-custom-sr thead>tr>th {
  color: #4f4f4f !important;
  text-align: center;
  text-transform: none;
}

.table-custom-sr.align-left thead>tr>th {
  text-align: left;
}

.table-custom-sr.align-left thead>tr>td {
  padding: 0px 8px;
}

.table-text-left thead>tr>th {
  text-align: left !important;
}

.table-custom-sr .table-striped>tbody>tr:nth-of-type(odd) {
  background-color: rgba(51, 51, 51, 0.05);
}

.btn-dttb {
  width: 25px !important;
  height: 25px !important;
  padding: 0px !important;
  text-align: center !important;
  color: #4f4f4f;
  background: none;
  border: none;
}

.btn-dttb-2 {
  width: 35px !important;
  height: 35px !important;
  padding: 0px !important;
  text-align: center !important;
  color: #4f4f4f;
  background: none;
  border: none;
}

.btn-dttb a {
  color: #4f4f4f;
}

.btn-dttb a:hover {
  color: #707070;
}

.modal-body-new {
  padding: 10px 0px;
}

.form-delete-new {
  padding: 0px 20px;
}

.no-padd {
  padding: 0px !important;
}

#style-7::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

#style-7::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}

#style-7::-webkit-scrollbar-thumb {
  background-color: #bdbdbd;
}

.card .footer {
  padding: 5px 5px 15px 15px;
}

.card .header {
  border-radius: 4px 4px 0px 0px;
}

.no-padding-right {
  padding-right: 0px;
}

.dark-blue {
  background: #121f33;
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  height: 658px;
}

.btn-profile {
  padding: 6px 4px;
  border-radius: 50%;
  background: rgba(189, 189, 189, 0.6);
  color: white;
}

.btn-profile:visited {
  color: white;
}

.btn-profile:hover {
  color: white;
}

.btn-profile-header {
  position: absolute;
  top: 50;
  right: 20;
}

.btn-profile-profil {
  position: absolute;
  top: 20;
  right: 50;
}

.btn-profile-des {
  position: absolute;
  right: 20;
}

.button-wrapper {
  position: relative;
  width: 250px;
  text-align: center;
  margin: 5% auto;
}

.button-wrapper span.label {
  position: relative;
  height: 100px;
  line-height: 80px;
  z-index: 0;
  display: inline-block;
  width: 100%;
  background: #f2f2f2;
  cursor: pointer;
  color: #828282;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 12px;
}

.upload {
  display: inline-block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100px;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}

.form-control {
  border: 1px solid #bdbdbd !important;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #bdbdbd !important;
}

.dot {
  display: inline-block;
  border-radius: 50%;
  width: 50%;
  background-color: #eee;
  height: 10px;
  width: 10px;
  margin: 0 2px;
}

.dot.dot-success {
  background-color: #449d44;
}

.dot.dot-warning {
  background-color: #f0ad4e;
}

.dot.dot-danger {
  background-color: #d9534f;
}

.content-detail label {
  color: #bdbdbd;
  font-size: 12px;
}

.content-detail .row {
  margin: 2rem 0rem;
}

.content-detail .green {
  color: #219653;
  font-size: 18px;
}

.content-detail .grey {
  background-color: #828282;
  font-size: 18px;
}

.text-left {
  text-align: left !important;
}

.marge0 {
  margin: 0px !important;
}

.chats {
  /* background: #121f33; */
  padding: 20px;
  max-width: 800px;
  margin: 0 auto;

  /* display: flex; */
  flex-flow: column wrap;
}

.bubble>p {
  margin: 0px !important;
}

.bubble .name {
  font-size: 10px;
}

.discussion {
  max-width: 90%;
  /* margin: 0 auto; */
  display: flex;
  flex-flow: column wrap;
}

.discussion>.bubble {
  border-radius: 1em;
  padding: 0.25em 0.75em;
  margin: 0.0625em;
  max-width: 50%;
}

.discussion>.bubble.sender {
  align-self: flex-start;
  background-color: cornflowerblue;
  color: #fff;
  overflow-wrap: break-word;
}

.discussion>.bubble.recipient {
  align-self: flex-end;
  background-color: #efefef;
  overflow-wrap: break-word;
}

.discussion>.bubble.sender.first {
  border-bottom-left-radius: 0.1em;
}

.discussion>.bubble.sender.last {
  border-top-left-radius: 0.1em;
}

.discussion>.bubble.sender.middle {
  border-bottom-left-radius: 0.1em;
  border-top-left-radius: 0.1em;
}

.discussion>.bubble.recipient.first {
  border-bottom-right-radius: 0.1em;
}

.discussion>.bubble.recipient.last {
  border-top-right-radius: 0.1em;
}

.discussion>.bubble.recipient.middle {
  border-bottom-right-radius: 0.1em;
  border-top-right-radius: 0.1em;
}

.sender>.tgl-chat {
  font-size: 10px;
  color: white;
  float: left;
}

.sender>.name {
  text-align: left;
}

.recipient>.name {
  float: right;
}

.recipient>.tgl-chat {
  font-size: 10px;
  color: cornflowerblue;
  float: right;
}

.chat_input textarea {
  width: 100%;
  resize: vertical;
}

.btn-send {
  width: 50px !important;
  height: 50px !important;
  /* padding: 6px 0px; */
  border-radius: 50% !important;
  text-align: center;
  font-size: 12px;
  line-height: 1.42857;
}

.btn-send>img {
  margin-left: -11px;
}

.pointer {
  cursor: pointer;
}

.with-filter {
  padding: 10px 5px 0px 5px !important;
}

.with-filter .title-card-sr {
  line-height: unset;
}

.filter-sr {
  padding: 0px 20px;
  margin-bottom: 20px;
}

.filter-sr .btn-filter {
  position: initial;
  background-color: #333333;
  border-color: #333333;
  width: auto !important;
}

.filter-sr .open>.btn-primary.dropdown-toggle {
  position: initial;
  background-color: #333333 !important;
  border-color: #333333 !important;
  width: auto !important;
}

.filter-sr .btn-filter:hover {
  position: initial;
  background-color: #333333 !important;
  border-color: #333333 !important;
}

.filter-sr .open>.dropdown-toggle.btn-filter {
  background-color: #333333 !important;
  border-color: #333333 !important;
}

.filter-sr .open>.dropdown-toggle.btn-filter:focus {
  background-color: #333333 !important;
  border-color: #333333 !important;
}

.filter-sr .dropdown-menu-filter-withdraw {
  left: 0px;
  top: 35px;
}

.filter-sr .filter-form input {
  border-bottom-color: none !important;
}

.font-12 {
  font-size: 12px !important;
}

.dt-buttons {
  display: inline;
}

.inquiry-member {
  margin-top: 25px;
}

.tagihan-sparator {
  border: 2px solid lightgray !important;
  margin: 20px 0px;
}

.label-sr {
  width: 100% !important;
  margin: 0% auto;
  padding: 0.4em 0em;
  font-size: 75%;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.tagihan-col {
  min-width: 120px;
}

.fee-admin-col {
  width: 170px;
  min-height: 10px;
  align-items: center;
}

.status-fee {
  width: 170px;
  height: 26px;
  top: 246px;
  left: 1174px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
}

.fee-admin-col .status-fee {
  max-width: 175px;
  text-align: center;
  /* Pusatkan teks dalam elemen */
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  /* Ini akan memastikan panjang elemen tidak melebihi panjang kolom */
}

.img-modal {
  margin: 36px 0px;
}

.witdhVA {
  color: red;
}

.btn-filter-sr {
  color: white;
  background-color: #00b0ff;
  border-color: #00b0ff;
  /* position: relative; */
  top: 20px;
  /*border-radius: 50px !important;*/
  width: 150px !important;
}

.header-card-filter-sr {
  padding: 10px 10px;
}

.header-card-filter-sr .title-card-sr {
  line-height: 20px;
}

.dropdown-menu-sr {
  left: 0px;
  top: 32px;
}

.bottom-add-sr {
  margin-top: 15px;
}

.table-with-margin-top {
  margin-top: 15px;
}

.filter-tittel-sr {
  margin-top: 30px;
}

.text-grey {
  color: #bdbdbd;
}

.select2-sr .select2-container--bootstrap .select2-selection--single {
  border-color: #bdbdbd !important;
  /* box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1) !important; */
}

.extended-padding {
  padding: 15px;
}

.badge-status {
  color: white;
  width: fit-content;
  padding: 5px 20px;
  border-radius: 10px;
}

.green {
  background-color: #219653;
}

.red {
  background-color: #d9534f;
}

.orange {
  background-color: #f0ad4e;
}

.select2-selection--single {
  height: 40px !important;
  line-height: 27px !important;
}

td.details-control {
  background: url("../images/close.png") no-repeat center center;
  cursor: pointer;
}

tr.shown td.details-control {
  background: url("../images/open.png") no-repeat center center;
}

.note-reject {
  margin-bottom: 10px;
  resize: none !important;
  height: 200px !important;
  /* max-height: 200px !important; */
}

.desc-area {
  margin-bottom: 10px;
  resize: none !important;
  min-height: 200px !important;
  /* max-height: 200px !important; */
}

.desc-setting {
  resize: none !important;
  height: 200px !important;
}

.header-add-pengelola {
  margin: 30px 0px;
  border-bottom: 0.65px solid #d0d0d0;
}

.unit-list-member {
  margin-bottom: 3px;
}

.table-noborder {
  border: none !important;
}

.state-tagihan {
  padding: 7px;
  width: 150px;
  /* text-align: center; */
}

.state-tagihan b {
  color: white;
}

.uploadBulk {
  cursor: pointer;
}

#statusNew .green {
  background-color: #219653;
  font-size: 18px;
  margin-top: 3px;
}

#statusNew .red {
  background-color: #d9534f;
  font-size: 18px;
  margin-top: 3px;
}

#statusNew .orange {
  background-color: #f0ad4e;
  font-size: 18px;
  margin-top: 3px;
}

.btn-close-pengaduan {
  margin-top: 3px;
}

.img-pengaduan {
  max-width: 400px;
}

.card-cover-sr hr {
  margin-top: 2;
  margin-bottom: 0;
  border-top-width: 1px;
}

.card-cover-sr.ref-left {
  margin-left: 2rem;
}

.divKiri {
  margin-top: 15px;
}

.add-more-fee {
  margin-top: 15px;
}

.delete-more-fee {
  margin-bottom: 15px;
}

.scroll-on {
  overflow-y: scroll !important;
}

.btn-back-login {
  width: 63%;
  margin-top: 20px;
  height: 32px;
  line-height: 13px;
}

.download-btn {
  margin: 0px 10px !important;
}

.acquirer-detail-text {
  margin-top: 1%;
  font-size: 20px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-7 {
  margin-top: 7px;
}

.c-white {
  /* color: white !important; */
  margin-top: 25px;
}

.btn-more-acquirer {
  float: right;
  margin-right: 15px;
}

.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.modal-detail-merch-req .modal-content {
  background-image: url("../images/bg.png");
  background-size: cover;
  border-radius: 20px;
}

.req-step.active {
  color: #3b70b5;
}

.mark-active {
  width: 30%;
  border: 2px solid white;
}

.mark-active.active {
  border: 2px solid #3b70b5;
}

.img-review-merchant-user {
  width: 65%;
  position: relative;
  height: auto;
  margin-bottom: 5%;
  object-fit: cover;
  /* left: 35px; */
}

.img-review-merchant {
  width: 30%;
  position: relative;
  height: auto;
  margin-top: 3%;
  margin-bottom: 8%;
  object-fit: cover;
  /* left: 35px; */
}

.label-review-merchant {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #bdbdbd;
}

.review-merchant {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #4f4f4f;
}

.review-merchant-status {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #f15922;
}

.view-overflow {
  height: 500px;
  overflow: auto;
  margin-top: 5%;
  margin-bottom: 5%;
}

.item-tab-req {
  display: none;
}

.item-tab-req.active {
  display: block;
}

.text-center {
  text-align: center;
}

.text-break-name {
  white-space: normal !important;
  word-wrap: break-word !important;
  min-width: 150px !important;
  max-width: 250px !important;
}

.text-break-mail {
  white-space: normal !important;
  word-wrap: break-word !important;
  min-width: 150px !important;
  max-width: 250px !important;
}

.btn-review {
  display: none;
}

.label-purple {
  background-color: darkorchid;
}

/* .btn-more-acquirer{
    display: none;
} */
.report-title-merchant {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #4f4f4f;
}

.label-report-merchant {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #bdbdbd;
}

.report-merchant {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #4f4f4f;
  letter-spacing: 0.2px;
}

.report-merchant-green {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #5cb85c;
  letter-spacing: 0.2px;
}

.report-merchant-blue {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #5bc0de;
  letter-spacing: 0.2px;
}

.card-inside-report {
  margin: 3% 0;
}

.card-inside-report p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #828282;
}

.card-grey-report {
  background-color: #f2f2f2;
  padding: 2.5% 5%;
}

.card-darkgrey-report {
  background-color: #e0e0e0;
  padding: 1.5% 5%;
  /* padding-top: 2%; */
}

.card-darkgrey-report h4 {
  margin: 0;
  color: #4f4f4f;
  font-weight: bold;
}

.ui-sortable-helper {
  display: table;
}

.card-text-right {
  text-align: right;
}

.text-red {
  color: #eb5757 !important;
}

.modal-report-content {
  padding: 0 10%;
  padding-bottom: 3%;
}

.modal-report-merchant {
  width: 60%;
}

.modal-report-merchant .modal-content {
  background-image: url("../images/bg.png");
  background-size: cover;
  border-radius: 20px;
}

.note-report-merchant {
  color: #bdbdbd;
}

.float-right {
  text-align: right;
}

.modal-detail-merchant-act {
  width: 35%;
}

.modal-content-padding {
  padding: 2%;
}

.m-button-cancel {
  margin-top: 2%;
}

.m-button-action {
  margin-top: 2%;
  margin-left: 2%;
}

#merchantNPWPImageReq,
#merchantMercImageReq,
#merchantKTPImageReq,
#merchantPICImageReq {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#merchantNPWPImageReq:hover,
#merchantMercImageReq:hover,
#merchantKTPImageReq:hover,
#merchantPICImageReq:hover {
  opacity: 0.7;
}

#fotoNpwpMerchant,
#fotoTokoMerchant,
#fotoKtpMerchant,
#fotoPicMerchant {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#fotoNpwpMerchant:hover,
#fotoTokoMerchant:hover,
#fotoKtpMerchant:hover,
#fotoPicMerchant:hover {
  opacity: 0.7;
}

.modalImagePreview {
  display: none;
  position: fixed;
  z-index: 999999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
}

.modal-image-preview {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 600px;
}

.modal-image-preview {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
  }
}

@keyframes zoom {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.close-btn-img {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close-btn-img:hover,
.close-btn-img:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.tableConfGiro tbody tr th,
.tableConfGiro tbody tr td {
  border: none !important;
}

.menu-checkbox {
  bottom: 13px;
}

.mx-2 {
  margin-right: 2rem;
  margin-left: 2rem;
}

.file-size-residence {
  margin-bottom: 1rem;
  /* max-height: 275px; */
  position: relative;
  padding: 1rem;
}

.file-size-residence .image-preview-slider {
  width: 100%;
  height: auto;
  max-height: 275px;
  object-fit: contain;
}

.file-size-residence .tambah-preview-slider {
  padding: 10px;
  background: #23527c;
  color: #fff;
  border-radius: 20px;
  position: absolute;
  z-index: 999;
  cursor: pointer;
  left: 0;
  right: 0;
  bottom: 5rem;
  margin: 0 auto;
  text-align: center;
  max-width: 16rem;
}

.file-size-residence .text-error {
  position: unset !important;
  margin-top: 1rem;
}

/* Style CR */
.text-left {
  text-align: left !important;
}

.text-vw {
  font-size: 1vw;
}

.text-times-new-roman {
  font-family: Poppins;
}

#formTambahSlider .select2-search__field {
  text-align: left !important;
}

.icon-launcher {
  margin-bottom: 10px;
}

.uploadManual {
  cursor: pointer;
}

.use-block {
  margin-top: 10px;
}

.text-upload-icon {
  font-size: 13px;
  margin: 0;
}

.btn-slider {
  width: 100% !important;
  height: 32px !important;
}

#tableSlider thead>tr>th {
  max-width: 343px;
}

/* End Style CR */

/* Start Style CR 02 Fase 2 */

.droprown-filter-dashboard-residence {
  margin-right: 20px !important;
  margin-top: -20px !important;
}

.droprown-filter-dashboard-btn {
  float: right !important;
  margin-top: -30px !important;
  margin-bottom: 30px !important;
  margin-right: 40px !important;
}

/* End Style CR 02 Fase 2 */

/* Start Style CR 02 Fase 3 */
.notification-bell {
  cursor: pointer;
}

.notification-text-number {
  width: 35px;
  height: 30px;
  padding: 5px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 14px !important;
  color: white;
  background-color: #d63031;
  border-radius: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: white;
  float: right;
  top: 20px;
  right: 60px !important;
  position: absolute;
  padding-top: 3px;
}

.notification-text-number:hover {
  text-decoration: none;
  color: white;
}

.notification-container {
  width: 450px;
  height: 580px;
  position: absolute;
  border-radius: 5px;
  background-color: white;
  z-index: 5 !important;
  top: 80px;
  right: 70px;
  visibility: hidden;
  box-shadow: 0 5px 10px rgba(60, 59, 59, 0.9);
}

.notification-head {
  width: 100%;
  height: 10%;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  justify-content: space-between;
  background-color: #125EFA;
  border-radius: 5px;
}

.notification-head-title {
  font-size: 18px !important;
  font-weight: bold;
  font-family: Poppins;
  letter-spacing: 0px;
  color: white;
}

.notification-head-close {
  font-size: 18px !important;
  font-weight: bold;
  font-family: Poppins;
  letter-spacing: 0px;
  color: white;
  cursor: pointer;
}

.notification-body {
  width: 100%;
  height: 82%;
  overflow-y: scroll;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 7px;
  padding-bottom: 10px;
  border-bottom: 1px solid lightgray;
}

.notification-body>.notification-content {
  background-color: #f8efba;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 4px;
  padding-bottom: 5px;
  border-radius: 5px;
  height: fit-content;
}

.notification-body>.notification-content>p:nth-child(1) {
  font-weight: bolder;
  margin-bottom: -1px;
}

.notification-body>.notification-content>small {
  font-weight: 650;
}

.notification-body>.notification-content:hover {
  cursor: pointer;
  background-color: whitesmoke;
}

.notification-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
  border-radius: 5px;
}

.notification-body::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
  border-radius: 5px;
}

.notification-body::-webkit-scrollbar-thumb {
  background-color: #125EFA;
  border: none;
  border-radius: 5px;
}

.status-table {
  max-width: 80px;
}

.notification-footer {
  width: 450px;
  height: 8%;
  background-color: white;
  border-radius: 5px;
  padding-top: 12px;
  display: flex;
  justify-content: center;
}

.notification-footer>a {
  font-weight: bold;
  color: #125EFA;
  cursor: pointer;
  text-decoration: none;
}

.notification-read {
  background-color: white !important;
}

.details-control-notifikasi {
  background: url("../images/close.png") no-repeat center center;
  cursor: pointer;
  width: 10px;
  height: 10px;
}

tr.shown td.details-control {
  background: url("../images/open.png") no-repeat center center;
}

.bell-sidebar {
  filter: opacity(0.5) drop-shadow(0 0 0 #1d62f0);
  /* filter: brightness(0.9) invert(.4) sepia(.5) hue-rotate(100deg) saturate(100%); */
}

/* End Style CR 02 Fase 3 */

.w-fill {
  width: -webkit-fill-available !important;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.d-flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.justify-content-end {
  justify-content: flex-end;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.align-items-end {
  align-items: flex-end;
}

.align-items-center {
  align-items: center;
}

.qr-referal-wrapper {
  position: relative;
}

.qr-referal-wrapper.not img {
  opacity: 0.2;
}

.qr-referal-wrapper.not p {
  position: absolute;
  margin: 0px auto;
  top: 48%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  font-size: 22px;
  font-weight: bold;
  background: #f1f1f1;
  width: fit-content;
  padding: 0px 15px;
  border-radius: 8px;
}

.qr-referal-wrapper img {
  width: 100%;
  height: auto;
}

.alert-disimiss-light {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert-disimiss-light button.close {
  top: 30px;
  background-color: transparent;
}

.alert-disimiss-light.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-disimiss-light.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.modal-dialog.mod-xl {
  width: auto;
}

.mod-custom {
  border-radius: 34px;
}

.mod-custom .modal-body {
  padding: 38px;
  overflow-x: hidden;
}

.mod-custom .modal-body .mod-header {
  font-size: 28px;
}

/* #tablelistActionApproval {
    overflow-x: auto;
} */
.form-control.w-fill {
  height: 30px;
}

.card-summary .content-after {
  font-size: 28px;
  color: black;
  padding: 0px;
  text-align: center;
  margin-bottom: 0px;
}

.border-black {
  border-color: black !important;
}

.step-margin {
  margin-bottom: 6px;
}

#tablelistActionApproval td .details-control {
  width: 20px;
  height: 20px;
  background: url("../images/table-right.svg") no-repeat center center;
  cursor: pointer;
}

#tablelistActionApproval tr.shown td .details-control {
  width: 20px;
  height: 20px;
  background: url("../images/table-down.svg") no-repeat center center;
}

#tablelistActionReject td .details-control {
  width: 20px;
  height: 20px;
  background: url("../images/table-right.svg") no-repeat center center;
  cursor: pointer;
}

#tablelistActionReject tr.shown td .details-control {
  width: 20px;
  height: 20px;
  background: url("../images/table-down.svg") no-repeat center center;
}

#tableSlider tr {
  height: 60px;
}


#kc_id + .select2-container--disabled .select2-selection--single {
  background-color: #eee !important;
}

#kcp_id + .select2-container--disabled .select2-selection--single {
  background-color: #eee !important;
}
#kc_id_edit + .select2-container--disabled .select2-selection--single {
  background-color: #eee !important;
}

#kcp_id_edit + .select2-container--disabled .select2-selection--single {
  background-color: #eee !important;
}

#tablePaymentMethods tr {
  height: 70px;
}

#tableSRSlider tr {
  height: 60px;
}

.table-no-top-border tr td {
  border-top: 0px !important;
  padding: 8px 0px !important;
}

.with-eye {
  position: relative;
}

.with-eye button {
  background: transparent;
  border: none;
  position: absolute;
  top: 10px;
  right: 0;
}

.sub-permission-res {
  margin-left: 10px;
}

.row-mod {
  display: flex;
  flex-wrap: wrap;
}

.tablePaymentMethods {
  max-width: 1080px;
  margin: 0 auto;
}

.reset-filter {
  height: 32px;
  width: 80px;
  border-radius: 8px;
  margin-left: 25px;
}

.reset-p {
  margin-top: -4px;
  font-size: 14px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slide-recurring {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: red;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slide-recurring:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked+.slider {
  background-color: #449d44;
}

input:focus+.slider {
  box-shadow: 0 0 1px #449d44;
}

input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

input[type="checkbox"]:checked+.slide-recurring {
  background-color: #449d44;
}

input[type="checkbox"]:focus+.slide-recurring {
  box-shadow: 0 0 1px #449d44;
}

input[type="checkbox"]:checked+.slide-recurring:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.label-status-recur {
  margin-top: 14px;
  margin-left: -40%;
  color: grey;
}

.label-status-force {
  margin-top: 14px;
  margin-left: -40%;
  color: grey;
}

.label-status-force-update {
  margin-top: 20px;
  color: grey;
}



/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.slide-recurring.round {
  border-radius: 34px;
}

.slide-recurring.round:before {
  border-radius: 50%;
}

.col-md-4 .buttonPenghuni {
  width: 100%;
  font-size: 1.2rem;
}

.buttonPenghuni {
  margin-top: 28px;
}

.drop-modal {
  margin-top: 150px;
}

.auto-reccur {
  margin-top: 4px;
  bottom: -4px;
}

.info-label {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.info-label-tooltip {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.info-label:hover .info-card {
  display: block;
}

.info-label-tooltip:hover .info-card-tooltip {
  display: block;
}

.info-card {
  display: none;
  position: absolute;
  font-size: 10px;
  top: 0;
  margin-top: -20px;
  left: 100%;
  transform: translateX(10px);
  width: 360px;
  padding: 15px;
  background-color: #FFFFFF;
  border-radius: 10px;
  border: 1px solid #000000;
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
}

.info-card-tooltip {
  display: none;
  position: absolute;
  font-size: 12px;
  top: 0;
  margin-top: -40px;
  margin-left: -10px;
  left: 100%;
  transform: translateX(10px);
  width: 280px;
  padding: 15px;
  background-color: #FFFFFF;
  border-radius: 10px;
  border: 1px solid #000000;
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
}

.info-tgl-recurring {
  font-size: 10px;
  color: #07387c;
  font-weight: bold;
}

.column-recurring {
  display: flex;
  flex-direction: column;
}

.space-span {
  margin-bottom: 4px;
}

.bulanan-edit option {
  padding: 10px;
  background-color: white;
}

.bulanan-edit option:hover {
  background-color: blue;
}

.recurring-margin {
  margin-bottom: -22px;
}

.recurring-text {
  margin-top: -2px;
  margin-bottom: -25px;
}

.recur-flex {
  display: flex;
  align-items: center;
}

.recur-label {
  margin-right: 10px;
}

.state-recurring {
  border-radius: 5px;
  padding: 5px;
  width: 80px;
  font-size: 12px;
  text-align: center;
}

.btn-rounded {
  border-radius: 8px;
  padding: 5px;
  width: 120px;
}

/* Tabel responsif menggunakan flexbox */
.table-recurring {
  overflow-x: auto;
}

.table-recurring {
  display: flex;
  flex-wrap: wrap;
}

.table-recurring th,
.table-recurring td {
  flex: 1 1 720px;
  word-wrap: break-word;
}

.recurring-table {
  overflow-x: auto;
}

.recurring-table td,
.recurring-table th {
  max-width: 720px;
  word-wrap: break-word;
  white-space: normal;
}

.p-slider-list {
  list-style-type: "- ";
  padding: 0;
  margin: 10px;
}

.tableSRTagihan {
  max-width: 1080px;
  margin: 0 auto;
}

.caret-new {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.open .caret-new {
  transform: rotate(180deg);
  /* Merotasi caret 180 derajat saat dropdown terbuka */
  color: white;
}

.caret-dropdown {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  color: #999;
}

.open .caret-dropdown {
  transform: rotate(180deg);
}

.textarea-fixed {
  resize: none;
}

.text-aktif-new{
  color: #449d44;
  margin-left: -15px;
  font-weight: 600;
}

#tableSRTagihan th,
td {
  white-space: nowrap;
}
#tableBTNSRPengajuanOnline th,
td {
  white-space: nowrap;
}

#tableTagihanDetail th,
td {
  white-space: nowrap;
}

#tableTagihanRiwayatDetail th,
td {
  white-space: nowrap;
}

.filtertableSRTagihan {
  max-width: 1080px;
  margin: 0 auto;
}

#filtertableSRTagihan th,
td {
  white-space: nowrap;
}

#tableSRRecurring th,
td {
  white-space: nowrap;
}

#tableSRBTNRes th,
td {
  white-space: nowrap;
}

#tableSRBTNSubres th,
td {
  white-space: nowrap;
}

#tableSRBTNResiden th,
td {
  white-space: nowrap;
}

#tableSlider th,
td {
  white-space: nowrap;
}

#filterReportBTNSubResidence th,
td {
  white-space: nowrap;
}

#tableSRUserResidence th,
td {
  white-space: nowrap;
}

.filtertableSRTagihan {
  max-width: 1080px;
  margin: 0 auto;
}

.text-user-ad {
  font-family: "Poppins";
  font-size: 14px;
  color: #999999;
}



.text-user-ad:not(:placeholder-shown) {
  color: #555555;
}

.text-footer-btn {
  color: #07387C;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 0em;
  background-color: #f8f8f8;
}

.row-footer {
  color: #07387C;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  background-color: #f8f8f8;
}

.text-user-ad::placeholder {
  color: #999;
}

.img-delete-payment {
  width: 16px;
  height: auto;
}

.round-button {
  width: 12px;
  height: 12px;
  padding: 0px !important;
  text-align: center !important;
  border-radius: 50%;
  background-color: #001f4d;
  text-align: center;
  text-decoration: none;
}

.btn-blue-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #007bff
}

.length-btn-filter {
  width: 85% !important;
  box-sizing: border-box;
}



#filtertableSRRecurring th,
td {
  white-space: nowrap;
}

#tableSRUnit th,
td {
  white-space: nowrap;
}

.filtertableSRTagihan {
  max-width: 1080px;
  margin: 0 auto;
}

.dashboard-header {
  margin-left: 40px;
}

.row-dashboard-filter {
  margin-left: 20px auto;
  margin-top: 10px;
  margin-right: 40px auto;
}

.dropdown-menu.approval-dropdown {
  max-width: 100%;
  width: auto;
}

.range-audit {
  border-color: #bdbdbd !important;
  border-radius: 5px;
  padding: 6px 24px 6px 12px;
  line-height: 30px;
  font-size: 14px;
  color: #999;
}

.btn-audit {
  height: 36px;
  padding: 8px 12px;
  line-height: 29px;
  margin-top: 1px;
}

.small-button {
  font-size: 12px;
  float: right !important;
  line-height: 30px;
  padding: 8px 12px;
}

.small-image {
  width: 16px;
  height: 16px;
}

.container-dashboard {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  margin-left: 15px;
  margin-right: 14px;
}

.container-audit {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  margin-left: -5px;
  margin-right: -5px;

}

.input-container {
  position: relative;
  display: inline-block;
  width: 120%;
}

.input-container-for-form-group {
  position: relative;
  width: 100%;
}



.icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 20px;
  height: auto;
}

.col-custom {
  flex: 1 106px;
  margin: 0;
  box-sizing: border-box;
  margin-left: -20px;
}

.audit-form {
  width: 50%;
}

.col-audit-margin {
  margin-left: -90px;
}

.margin-btn-audit {
  margin-right: -18px;
}

.icon-aproval-info {
  width: 32px;
  height: 36px;
  margin-top: 5px;
}
.icon-total-tagihan{
  width: 40px; 
  height:36px;
  margin-top:5px;
}
.icon-pengaduan{
  width: auto; 
  height:35px;
  margin-top:7px;
}
.icon-report-btn{
  width: 40px; 
  height:36px;
  margin-top: 5px;
}

@media (max-width: 768px) {
  .col-custom {
    flex-basis: calc(50% - 10px);
  }

  .audit-form {
    width: 100%;
  }

  .col-audit-margin {
    margin-left: 0;
  }

  .input-container {
    width: 110%;
  }

  .margin-btn-audit {
    margin-right: 0;
  }

  .icon-blast-card{
    margin-top: -79px;
  }

  /* .label-status-force-update {
  margin-top: -20px;
  margin-left: 0;
} */
}

@media (max-width: 992px) {
  .col-custom {
    flex-basis: calc(50% - 10px);
  }
}

@media (max-width: 1024px) {
  .col-custom {
    flex-basis: calc(45% - 10px);
  }

  .col-audit-margin {
    margin-left: -20px;
  }

  .margin-btn-audit {
    margin-right: 0;
  }
}

@media (max-width: 475px) {
  .col-custom {
    flex-basis: 100%;
    margin-left: 0;
  }
}




.container-audit {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}

.col-custom-audit {
  flex: 1 300px;
  margin: 0;
  box-sizing: border-box;
}

.col-custom-audit:first-child {
  flex-basis: calc(25% - 10px);
}

.col-custom-audit:nth-child(2) {
  flex-basis: calc(33.3333% - 10px);
}

.col-custom-audit:nth-child(3) {
  flex-basis: calc(41.6666% - 10px);
}

@media (max-width: 768px) {
  .col-custom-audit {
    flex-basis: calc(50% - 10px);
  }
  .icon-aproval-info {
    margin-left: -100px;
    margin-top: -49px;
  }
  .icon-total-tagihan {
    margin-left: -100px;
    margin-top: -49px;
  }
  .icon-pengaduan{
    margin-left: -100px;
    margin-top: -49px;
}
.icon-report-btn{
    margin-left: -100px;
    margin-top: -49px;
}
}

@media (max-width: 1024px) {
  .col-custom-audit {
    flex-basis: calc(50% - 10px);
  }
}




#filterTableSRUnit th,
td {
  white-space: nowrap;
}

#tablelistActionApproval th,
td {
  white-space: nowrap;
}


#btnApproveRequestMemberPemilik,
#btnApproveRequestMemberPenyewa {
  cursor: pointer;
}

/* .p-slider-list li::before {
  content: "- ";
} */
Dalam kode di #tanggalRecurring {
  padding: 9px;
  font-size: 14px;
  box-sizing: border-box;
  width: 100%;
}

#tablePaymentMethods th,
td {
  white-space: nowrap;
}

@media only screen and (min-width: 992px) {

  .mod-lg,
  .mod-xl {
    max-width: 800px;
  }
}

@media only screen and (min-width: 1200px) {
  .mod-xl {
    max-width: 1140px;
  }
}

@media only screen and (min-width: 1200px) {}

@media only screen and (max-width: 1080px) {
  .bankfoot-card {
    margin-top: 300px;
    position: fixed;
    bottom: 0;
    width: calc(100% - 300px);
    z-index: 999;
    margin-left: 310px;
    margin-right: 35px;
  }

}

@media (max-width: 767px) {
  .modal-dialog {
    max-width: 95%;
  }
}

#showButton::placeholder {
  color: #999;
}

#showButtonAudit::placeholder {
  color: #999;
}

#fromDateAudit::placeholder {
  color: #999;
}

#toDateAudit::placeholder {
  color: #999;
}

#daterange::placeholder {
  color: #999;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary:disabled,
.btn-primary:disabled:hover,
.btn-primary:disabled:focus,
.btn-primary:disabled.focus,
.btn-primary:disabled:active,
.btn-primary:disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #007bff;
  border-color: #3472F7;
}



.drop-button-download:hover {
  background-color: #3F7CFA !important;
  color: white !important;
}

.new-download-icon {
  width: 10px;
  margin-right: 5px;
  margin-top: -5px;
}

.label-sr-user {
  width: 100% !important;
  margin: 0% auto;
  padding: 0.7em 0em;
  font-size: 75%;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.5em;
}
.label-default-sr {
 background-color: #bbbcbc;
}

/* GLOBAL CUSTOM CLASS WITH SIZE ALIASES */
/* please place any custom class with specific size in this group comment */
/* and make sure the class name does not conflict with any other class */
/* especially CSS classes from Bootstrap or other CSS frameworks */
.modal-header-p15 {
  padding: 15px 15px 0px 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-body-pb-50 {
  padding: 10px 0px 50px 0px !important;
}

.modal-body-pb-30 {
  padding: 10px 0px 10px 0px !important;
}

.btn-w110 {
  min-width: 110px !important;
}

.btn-h40 {
  min-height: 40px !important;
}

.pb-c-15 {
  padding-bottom: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

/* end GLOBAL CUSTOM CLASS WITH SIZE ALIASES */

/* custom-button color */
.btn-danger-low,
.btn-danger-low:hover {
  background: rgba(238, 45, 32, 0.05) !important;
  border: 2px solid #EE2D20 !important;
  color: #EE2D20 !important;
}
.btn-outline-primary,
.btn-outline-primary:hover {
  background: transparent !important;
  border: 2px solid #125EFA !important;
  color: #125EFA !important;
}

/* custom-card info */
.blue-title {
  color: #125EFA;
  font-size: 24px;
  font-weight: bold;
  margin-top: -10px !important;
}

.col-icon-single {
  align-content: center;
  height: 100% !important;
}
/* end */

/* datatable-selected row */
.odd.selected {
  color: #333 !important;
}

.even.selected {
  color: #333 !important;
  background-color: transparent !important;
}
/* end */

/* button-file custom color */
.custom-input-file-blue::file-selector-button {
  margin-right: 10px;
  border: none;
  background: #125EFA;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  transition: background .2s ease-in-out;
}

.custom-input-file-blue::file-selector-button:hover {
  background: #125EFA;
}

.content-tagihan {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.btn-gray.disabled,
.btn-gray:disabled {
  background-color:gray;
  border-color: gray;
  color: white; /* warna teks */
}

.btn-gray:hover,
.btn-gray:focus {
  background-color:gray;
  border-color: gray;
  color: white; /* warna teks */
  cursor: default;
}

.btn-gray.disabled,
.btn-gray.disabled:hover,
.btn-gray.disabled:focus,
.btn-gray.disabled.focus,
.btn-gray.disabled:active,
.btn-gray.disabled.active,
.btn-gray:disabled,
.btn-gray:disabled:hover,
.btn-gray:disabled:focus,
.btn-gray:disabled.focus,
.btn-gray:disabled:active,
.btn-gray:disabled.active,
.btn-gray[disabled],
.btn-gray[disabled]:hover,
.btn-gray[disabled]:focus,
.btn-gray[disabled].focus,
.btn-gray[disabled]:active,
.btn-gray[disabled].active,
fieldset[disabled] .btn-gray,
fieldset[disabled] .btn-gray:hover,
fieldset[disabled] .btn-gray:focus,
fieldset[disabled] .btn-gray.focus,
fieldset[disabled] .btn-gray:active,
fieldset[disabled] .btn-gray.active {
  background-color: gray;
  border-color: gray;
}


#pengelola + span .select2-selection__arrow {
  display: none !important;
}

#member + span .select2-selection__arrow {
  display: none !important;
}



.select2-selection--multiple {
  min-height: 40px;
}

#member + .select2-container--disabled .select2-selection--single {
  height: 40px;
  background-color: #eee !important;
}

#member + .select2-container--disabled .select2-selection--multiple {
  height: 40px;
  background-color: #eee !important;
}

#pengelola + .select2-container--disabled .select2-selection--single {
  height: 40px;
  background-color: #eee !important;
}

#pengelola + .select2-container--disabled .select2-selection--multiple {
  height: 40px;
  background-color: #eee !important;
}

#tipePenerima + .select2-container--disabled .select2-selection--single {
  height: 40px;
  background-color: #eee !important;
}

#tipePenerima + .select2-container--disabled .select2-selection--multiple {
  height: 40px;
  background-color: #eee !important;
}

#pengelola + .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  padding: 3;
}
#member + .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  padding: 3;
}

#iframeOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: transparent;
    pointer-events: none;
}

#iframeOverlayCustom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: transparent;
    pointer-events: none;
}

/* end */

/* datatable dropdown header overflow */
.dataTables_scrollHead .btn-group.open{
  overflow: visible !important;
}

.select2-container-infores--bootstrap .select2-selection-infores--multiple .select2-selection-infores__rendered {
  box-sizing: border-box;
  display: block;
  /* line-height: 1.428571429; */
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* tab manajemen landing page*/
.tab-landing-page > .nav-tabs {
  border: none;
  margin: 0px;
}
.tab-landing-page > .nav-tabs > li {
  margin-right: 5px;
  width: 100px;
  text-align: center;
  font-weight: bold;
  padding: 0 0 10 0;
}
.tab-landing-page > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tab-landing-page > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tab-landing-page > .nav-tabs > li.open, .tab-landing-page > .nav-tabs > li:hover {
  border-bottom: 4px solid #94b2f0;
}
.tab-landing-page > .nav-tabs > li.open > a, .tab-landing-page > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tab-landing-page > .nav-tabs > li.open > a > i, .tab-landing-page > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tab-landing-page > .nav-tabs > li.open .dropdown-menu, .tab-landing-page > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tab-landing-page > .nav-tabs > li.active {
  border-bottom: 4px solid #125EFA;
  position: relative;
}
.tab-landing-page > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tab-landing-page > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tab-landing-page > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  /* padding: 15px 0; */
}

#heroJudul {
  display: none;
}
#heroSub {
  display: none;
}
.filter-end-user{
  white-space: nowrap;
}


.sidebar .logo {
  background-color: white;
}

.sidebar .logo .simple-text {
  text-transform: none;
  padding: 5px 0px;
  display: block;
  font-size: 22px;
  color: #504646;
  text-align: center;
  font-weight: 400;
  line-height: 30px;
}

.navbar .navbar-brand {
  font-size: 30px;
  margin-top: 20px;
  color: blue;
}

.navbar-right {
  margin-top: 15px;
}

.content-custom {
  background-color: white;
}

.container-fluid {
  height: 80;
}

body {
  background-color: white;
}

.main-panel {
  width: calc(100% - 260px);
  height: auto;
}

.navbar {
  margin-bottom: 0;
}

.sidebar {
  width: 260px;
  transition: 1s;
  white-space: nowrap;
  /*z-index: 99999;*/
}

.sidebar .nav {
  margin-top: 0px !important;
}

.sidebar .sidebar-wrapper {
  background-color: white;
  padding-bottom: 0px;
  width: 265px;
  transition: 1s;
  overflow-x: hidden;
}

.tooltip {
  position: absolute;
  z-index: 99999999999999999999999999999999999999999999;
  transform: translateX(-50%);
}

.tooltip .tooltip-inner {
  background-color: red;
  position: relative;
  z-index: 99999999999999999999999999999999999999999999;
}

.sidebar .nav .sidebar_logo {
  height: 120px;
  margin-bottom: 2rem;
  position: relative;
}

.sidebar .nav .sidebar_logo .img-logo-sidebar {
  position: absolute;
  width: 75%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*.sidebar .nav i {
    font-size: 45px;
    float: right;
    line-height: 20px;
    width: 30px;
    text-align: center;
    color: #00b0ff;
    position: relative;
    bottom: 36px;
    left: 22px;
}*/

.sidebar .nav p {
  margin: 0;
  line-height: 50px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  /* margin-left: 13px; */
  padding-left: 9px;
}

.sidebar .nav p.active {
  background-color: #efefef;
  border-right: #125EFA 5px solid;
}

.icon-sidebar {
  height: 23px;
}

.icon-sidebar-2 {
  height: 25px;
  width: 22px;
}

.icon-sidebar-3 {
  height: 25px;
  width: 24.5px;
}

.span-text-sidebar {
  padding-left: 14px;
}

.sidebar .nav li>a {
  margin: 0px;
}

.tab-custom {
  border-radius: 10px !important;
  border: 1px solid !important;
  /*background-color: #1064A5 !important;*/
  color: white !important;
}

.tab-custom-report {
  border-radius: 10px !important;
  border: 1px solid !important;
  background-color: #125EFA !important;
  color: white !important;
}

.tab-custom-date {
  border-radius: 4px !important;
  border: 1.5px solid black !important;
  background-color: #125EFA !important;
  color: white !important;
}

.nav-tabs {
  border-bottom: none;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  background-color: white !important;
  /*color: #555 !important;*/
}

.nav-report>li.active>a,
.nav-report>li.active>a:focus,
.nav-report>li.active>a:hover {
  background-color: white !important;
  color: #555 !important;
}

.navbar-col-12 {
  z-index: 1;
  background: linear-gradient(to right, #f1f5fa, #125EFA);
}

.navbar-col-4-white {
  background-color: white;
  height: 7px;
}

.navbar-col-4-yellow {
  background-color: yellow;
  height: 7px;
}

.navbar-col-4-red {
  background-color: #FE0000;
  height: 7px;
}

.navbar-col-4-blue {
  background-color: #125EFA;
  height: 7px;
}

.nav-tabs>li.active {
  pointer-events: none;
}

/*LOADING OVERLAY*/
#loading-overlay {
  display: none;
}

#loading-overlay.active {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #00000096;
  padding-top: 20%;
}

.spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.spinner>div {
  background-color: #1d62f0;
  height: 100%;
  width: 6px;
  display: inline-block;

  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {

  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }

  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes sk-stretchdelay {

  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

#divMon {
  margin: 20px 0 0 0;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

/* ----CR Smart Residence ---- */

.navbar-sr {
  border-bottom: none !important;
  background-color: #f1f5fa;
}

body {
  background-color: #f1f5fa;
}

.navbar-col-4-white {
  background-color: #f1f5fa;
  height: 7px;
}

.img-navbar-right {
  border-radius: 50%;
  height: 40px;
  margin-left: 10;
  position: relative;
  bottom: 4px;
  width: 40px;
  object-fit: cover;
}

.card-cover-sr {
  background: white;
  border-radius: 15px;
  -webkit-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
  border-bottom: #125EFA 5px solid;
  padding: 20px 20px;
}

.min-title {
  margin-left: 20px;
}

.display-inline {
  display: inline;
}

.title-card-sr {
  line-height: 50px;
}

.header-card {
  padding: 10px 20px;
}

.bnt-btn-blue {
  color: white !important;
  background-color: #125EFA !important;
  border-color: #125EFA !important;
}

.btn-card {
  float: right;
}

.btn-back {
  color: black !important;
  background-color: white !important;
  border-color: #ebedf1 !important;
}

.title-page {
  margin: 10px 0px;
}

.header-add {
  border-bottom: 0.65px solid #d0d0d0;
  height: 50px;
}

.type-add {
  width: 130px;
  float: right;
  height: -webkit-fill-available;
  text-align: center;
  color: black;
}

.type-add:hover {
  color: grey !important;
}

.type-add.active {
  border-bottom: #125EFA 4px solid;
}

.form-add-member-sr {
  margin-top: 20px;
}

.form-add-member-sr.active {
  display: none;
}

.content-add-rs {
  padding: 20px 15px;
}

.btn-back-formadd {
  margin: 0px 20px !important;
  height: 32px !important;
  padding: 2px 10px !important;
}

.span-text-subsidebar {
  padding-left: 40px;
  text-transform: none;
  color: #bdbdbd !important;
}

.span-text-subsidebar.active {
  padding-left: 40px;
  text-transform: none;
  color: black !important;
}

.card-preview {
  width: 100%;
  border-radius: 15px;
  background-color: #fafafa;
}

.img-preview {
  width: 100%;
  overflow: hidden;
  /*hide bounds of image */
  margin: 0;
  /*reset margin of figure tag*/
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

.img-preview img {
  display: block;
  /*remove inline-block spaces*/
  width: 100%;
  /*make image streatch*/
  margin: -10% 0;
}

.logo-preview {
  width: 100%;
  border-radius: 50%;
  /* position: absolute; */
}

.logo-preview img {
  display: block;
  /*remove inline-block spaces*/
  width: 100px;
  height: 100px;
  border-radius: 75px;
  margin-top: -30%;
}

.des-preview {
  padding: 10px;
}

.detail-preview {
  font-size: 10px;
  text-align: justify;
  margin: 20px 5px;
}

.modal-sr .modal-header p {
  color: #3f4046;
  font-size: 16px;
  line-height: 35px;
}

.right {
  text-align: right;
}

.btn-def-new {
  border: 1px solid #3f4046;
  color: black;
}

.table-custom-sr thead>tr>th {
  color: #4f4f4f !important;
  /* text-align: center; */
  text-transform: none;
}

.table-custom-sr .table-striped>tbody>tr:nth-of-type(odd) {
  background-color: rgba(51, 51, 51, 0.05);
}

.overflow-wrap {
  overflow-wrap: break-word;
}

.btn-dttb {
  width: 25px !important;
  height: 25px !important;
  padding: 0px !important;
  text-align: center !important;
  color: #4f4f4f;
  background: none;
  border: none;
}

.btn-dttb a {
  color: #4f4f4f;
}

.btn-dttb a:hover {
  color: #707070;
}

.modal-body-new {
  padding: 10px 0px;
}

.form-delete-new {
  padding: 0px 20px;
}

.no-padd {
  padding: 0px !important;
}

#style-7::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

#style-7::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}

#style-7::-webkit-scrollbar-thumb {
  background-color: #bdbdbd;
}

.card-summary {
  height: 80px;
  /* max-width: 320px; */
  margin: 10px auto;
  border-radius: 8px;
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
  padding: 15px;
}

.card-summary .title {
  font-size: 12px !important;
  color: grey;
  text-align: center;
}

.card-summary .content {
  font-size: 18px !important;
  color: black;
  padding: 0px;
  text-align: center;
}

.card-summary img {
  width: 80%;
}

.card-chart {
  /* height: 80px; */
  /* max-width: 320px; */
  margin: 10px auto;
  border-radius: 8px;
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
  padding: 15px;
}

.card-chart .title {
  font-size: 12px !important;
  color: grey;
  text-align: center;
}

.card-chart .content {
  font-size: 18px !important;
  color: black;
  padding: 0px;
  text-align: center;
}

.card-chart img {
  width: 80%;
}

.card-chart-2 {
  height: 140px;
  margin: 10px auto;
  border-radius: 8px;
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.07);
  padding: 15px;
  padding-top: 35px !important;
}

.card-chart-2 .title {
  font-size: 12px !important;
  color: grey;
  text-align: center;
}

.card-chart-2 .content {
  font-size: 18px !important;
  color: black;
  padding: 0px;
  text-align: center;
}

.file-label {
  display: inline-block;
  margin-left: 10px;
  margin-top: 8px;
  font-size: 14px;
  font-weight: normal;
  color: #495057;
  cursor: pointer;
}

/* Slider Add Edit Manage User - login/btn */
/* Ref : https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_switch*/
.switch-round {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch-round input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider-round {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: red;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
}

.slider-round:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}

input:checked+.slider-round {
  background-color: #449d44;
}

input:focus+.slider-round {
  box-shadow: 0 0 1px #449d44;
}

input:checked+.slider-round:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* End Slider */

/* Validation CR 5 */
.cr5-validation-border-valid {
  border: 1px solid #28a745;
  border-radius: 4px;
}

.cr5-validation-valid-form {
  padding-right: 2.25rem;
  background-image: url("../images/icon/codicon_check-all1x.png");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.cr5-validation-border-invalid {
  border: 1px solid #dc3545;
  border-radius: 4px;
}

/* End Validation CR 5 */
/* User AD CR5 */
.row-userad-margin {
  margin-bottom: 1.6rem;
}

.input-group-userad {
  border: 1px solid #bdbdbd !important;
  border-left: 0 none !important;
  padding-right: 0.5rem;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.btn-just-icon-close {
  border: none;
  outline: none;
  background-color: none;
  background-image: url('../images/icon/codicon_close1x.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

.btn-just-icon-trash {
  border: none;
  outline: none;
  background-color: none;
  background-image: url('../images/icon/trash_red.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

.readonly-btn-userad {
  background-color: #F5F5F5;
}

.cr5-readonly {
  background-color: white !important;
}

/* End User AD CR5 */

/* Fee Admin CR5 */
.input-group-percent {
  border: 1px solid #bdbdbd !important;
  border-left: 0 none !important;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align: center;
  background-color: #bdbdbd !important;
  color: white;
}

/* Slider Update Fee Admin
/* Ref : https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_switch*/
.switch-round-fee-update {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch-round-fee-update input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider-round-fee-update {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FF4A55;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
}

.slider-round-fee-update:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}

input:checked+.slider-round-fee-update {
  background-color: #125EFA;
}

input:focus+.slider-round-fee-update {
  box-shadow: 0 0 1px #125EFA;
}

input:checked+.slider-round-fee-update:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.text-blue-fee {
  color: #449d44;
  margin-left: -15px;
}

/* End Slider */
/* End Fee Admin CR5 */

.detailDataAudit {
  width: 100% !important;
  max-height: 70% !important;
  overflow: scroll;
}

@-moz-document url-prefix() {
  .detailDataAudit {
    width: 100% !important;
    max-height: 70vh !important;
    overflow: scroll;
  }
}

/* summernote button styling */
.note-btn {
  margin-right: 5px !important;
  margin-left: 0 !important;
  max-height: 25px !important;
}

.note-btn-group.btn-group {
  margin-right: 0 !important;
}

.note-popover .popover-content .dropdown-menu,
.panel-heading.note-toolbar .dropdown-menu {
  left: 0 !important;
}

.note-btn.btn.btn-default.btn-sm.dropdown-toggle {
  padding: 2px 10px 10px !important;
}
/* summernote link pop up modal */
.modal.link-dialog.in .modal-footer .note-link-btn{
  max-height: unset !important;
}
.modal.link-dialog.in .checkbox.sn-checkbox-open-in-new-window{
  display: none !important;
}

.dateRangeDefault.initial {
  color: #999999;
}

.dateRangeDefaultDua.initial {
  color: #999999;
}
.row-dbd-btn{
    margin-right: -20px !important;
    margin-left: -20px !important;

}
.card .footer {
    padding: 5px 5px 15px 15px;
}

.card .header{
	border-radius: 4px 4px 0px 0px;
}

.no-padding-right{
	padding-right: 0px;
}

.dark-blue{
	background: #121f33;
	border-top-left-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
    height: 658px;
}

/*	MEDIA CSS	*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 360px) 
and (max-device-width : 410px) {
/* Styles */
	body{
		background-size: auto 100%;
	}

	.pull-right{
		float:none !important;
	}

	.dark-blue{
		border-top-left-radius: 10px !important;
		border-top-right-radius: 10px !important;
		border-bottom-left-radius: 0px !important;
		height: 250px;
	}

	.g-recaptcha iframe{
		position: relative;
	    left: -6px;
	}

	.setting-btn-logout {
	    margin-left: 0px;
	    top: -9px;
	}

	.caption-text-a>a {
	    font-size: 16px;
	}

	.caption-text-a>a>i {
	    margin-right: 12px;
	}

	.caption-text {
	    margin-top: 10px;
        font-size: 17px;
	}

	.setting-btn-edit {
		margin-left: 0px;
	}	

	.btn-plus {
    	float: none;
	}

	.btn-promo-add{
	    margin-bottom: 0px !important; 
	    top: 10px !important;
    	position: relative;
	}

	.btn-user-report{
		margin-top: 10px;
	}

	.carousel {
	    height: 251px;
	}

	.carousel-inner h3 {
		margin: 2% 0% 0% auto;
		font-size: 25px;
	}

	.col-dash-right{
		border-left: none;
	}

	.icon-username{
		left: -86px;
	}

	.icon-pass{
		left: -86px;
	}

	.icon-eye{
		left: 74px;
	}

	/*.dropdown-menu {
	    left: -16vw;
	}*/

	.dropdown-menu-filter-report{
		left: 0px !important;
	    top: 151px;
	}

	.dropdown-menu-filter-end-user{
		left: 0px !important;
	    top: 106px;
	}

	.dropdown-menu-filter-merchant{
		left: 0vw !important;
		top: 106px;
	}

	.dropdown-menu-filter-rekap {
	    left: 15px;
	    top: 104px;
	}

	.dropdown-menu-filter-saldo{
		left: 15px;
	    top: 104px;	
	}

	.dropdown-menu-filter-promo{
	    left: -2px;
	    top: 0px;
	    z-index: 99999;
	}

	.btn-filter-promo{
		left: 0px;
		top: -32px !important
	}

	.btn-plus-promo{
		top: 42px;
		float: none !important;
		left: 0px !important;
		z-index: 999;
	}

	.col-global{
		margin-top: 15px;
	    padding-left: 0px !important;
	}

	.btn-filter-promo-merchant{
		left: 0px;
		top: 0px !important;
	}


	.dropdown-menu-filter-point{
	    left: -2px;
	    top: 87px;
	}

	.dropdown-menu-filter-promo-merchant {
	    left: -2px;
	    top: 87px;
	}

	.icon-info-promo{
		margin-left: -13px;
	    left: 15px;
	}

	.btn-filter-faq{
	    left: 0px;
	    top: 3px !important;
	}

	.dropdown-menu-filter-faq{
		left: -2px;
	    top: 58px;
	}

	.btn-plus-faq{
		z-index: 99999;
	}

	.dropdown-menu-filter-tac {
	    left: -2px;
	    top: 132px;
	}

	.sidebar .nav {
	    margin-top: 14px;
	}

	.modal-detail-merchant{
	    width: 95%;
	}

	.row-left{
	    display: block;
	}

	.nav-report>li {
	    margin-bottom: 1px;
	}

	/*.btn-filter-report{
	    right: 0px;
	}*/

	.btn-filter-merchant{
	    right: 0px;
	}

	#divStatus{
		margin-bottom: 10px;
	}

	.card-dashboard{
		width: 64%;
	}

	.filter-form img{
	    right: 54px;
	    top: 5px;
	}

	.filter-form input{
		width: 90%;
	}

	.img-logo {
	    left: 15px;
	}

	.modal-user-merchant-image{
	    height: 23%;
	    right: 50px;
	    margin-bottom: 50px;
	}

	.modal-user-merchant-label{
	    top: 76px;
	    left: 95px;
	}

	.modal-produk-col-right{
		top: 0vh;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}

	.modal-dialog-tambah-produk {
	    width: auto;
	}

	.btn-filter-withdraw{
	    right: 0px;
	    top: 0px;
	}

	.dropdown-menu-filter-withdraw{
	    left: 0px !important;
	    top: 106px;
	}

	.form-edit-produk .form-button-save{
		left: 45px;
	}

	.form-edit-produk .form-button-delete{
		right: 45px;
	}

	.img-detail-merchant {
	    left: 35px;
	}
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-device-width : 1205px)
and (max-device-width: 1223px) {
/* Styles */
	.login-left{
		padding-right:15px;
	}
	.login-logo-wrapper{
		padding:20px;
	}

	.login-wrapper .left{
		    border-radius: 4px 4px 0px 0px
	}

	.carousel {
	    height: 477px;
	}

	.g-recaptcha iframe{
		position: relative;
	    left: -21px;
	}

	.carousel-inner h3 {
		margin: 8% 0% 0% auto;
	}

	.vl {
		left: 549px;
	}

	.sidebar .nav {
	    margin-top: 14px;
	}

}

/* Smartphones (portrait) ----------- */
@media only screen 
and (min-device-width : 411px)
and (max-device-width : 413px) {
/* Styles */
	.login-left{
		padding-right:15px;
	}
	.login-logo-wrapper{
		padding:20px;
	}

	.login-wrapper .left{
		    border-radius: 4px 4px 0px 0px
	}

	body{
		background-size: auto 100%;
	}

	.g-recaptcha iframe{
	    left: 6px;
	}
	
	.col-dash-right{
		border-left: none;
	}

	.icon-eye{
		left: 88px;
	}

	/*.dropdown-menu {
	    left: -14vw;
	}*/

	.dropdown-menu-filter-report{
		left: 0px !important;
	    top: 106px;
	}

	.dropdown-menu-filter-end-user{
		left: 0px !important;
	    top: 106px;
	}

	.dropdown-menu-filter-merchant{
		left: 0vw !important;
		top: 106px;
	}

	.dropdown-menu-filter-rekap {
	    left: 15px;
	    top: 104px;
	}

	.dropdown-menu-filter-saldo{
		left: 15px;
	    top: 104px;	
	}

	.dropdown-menu-filter-promo{
	    left: -2px;
	    top: 0px;
	    z-index: 99999;
	}

	.btn-filter-promo{
		left: 0px;
		top: -32px !important
	}

	.btn-plus-promo{
		top: 42px;
		float: none !important;
		left: 0px !important;
		z-index: 999;
	}

	.col-global{
		margin-top: 15px;
	    padding-left: 0px !important;
	}

	.btn-filter-promo-merchant{
		left: 0px;
		top: 0px !important;
	}


	.dropdown-menu-filter-point{
	    left: -2px;
	    top: 87px;
	}

	.dropdown-menu-filter-promo-merchant {
	    left: -2px;
	    top: 87px;
	}

	.btn-filter-faq{
        left: -115px;
	    top: 24px !important;
	}

	.dropdown-menu-filter-faq{
		left: -2px;
	    top: 57px;
	}

	.btn-plus-faq{
		float: none !important;
		z-index: 99999;
	}

	.dropdown-menu-filter-tac {
	    left: -2px;
	    top: 87px;
	}

	.modal-detail-merchant{
	    width: 95%;
	}

	.row-left{
	    display: block;
	}

	.nav-report>li {
	    margin-bottom: 1px;
	}

	/*.btn-filter-report{
	    right: 0px;
	}*/

	.btn-filter-merchant{
	    right: 0px;
	}

	#divStatus{
		margin-bottom: 10px;
	}

	.card-dashboard{
		width: 55%;
	}

	.filter-form img{
	    right: 54px;
	    top: 5px;
	}

	.filter-form input{
		width: 90%;
	}

	.icon-pass{
		left: -96px;
	}

	.img-logo {
	    left: 15px;
	}

	.modal-user-merchant-image{
	    height: 23%;
	    right: 50px;
	    margin-bottom: 50px;
	}

	.modal-user-merchant-label{
		top: 90px;
    	left: 109px;
	}

	.modal-produk-col-right{
		top: 0vh;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}

	.modal-dialog-tambah-produk {
	    width: auto;
	}

	.btn-filter-withdraw{
	    right: 0px;
	    top: 0px;
	}

	.dropdown-menu-filter-withdraw{
	    left: 0px !important;
	    top: 106px;
	}

	.form-edit-produk .form-button-save{
		left: 45px;
	}

	.form-edit-produk .form-button-delete{
		right: 45px;
	}

	.img-detail-merchant {
	    left: 35px;
	}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 767px) {
/* Styles */
	.carousel {
    	height: 286px;
	}

	.carousel-inner h3 {
		margin: 5% 0% 0% auto;
	}

	.col-dash-right{
		border-left: none;
	}

	/*.dropdown-menu {
	    left: -14vw;
	}*/

	.dropdown-menu-filter-report{
		left: 0px !important;
	    top: 106px;
	}

	.dropdown-menu-filter-end-user{
		left: 0px !important;
	    top: 106px;
	}

	.dropdown-menu-filter-merchant{
		left: 0vw !important;
		top: 106px;
	}

	.dropdown-menu-filter-rekap {
	    left: 15px;
	    top: 104px;
	}

	.dropdown-menu-filter-saldo {
	    left: 15px;
	    top: 104px;
	}

	.dropdown-menu-filter-promo{
	    left: -2px;
	    top: 0px;
	    z-index: 99999;
	}

	.btn-filter-promo{
		left: 0px;
		top: -32px !important
	}

	.btn-plus-promo{
		top: 42px;
		float: none !important;
		left: 0px !important;
		z-index: 999;
	}

	.col-global{
		margin-top: 15px;
	    padding-left: 0px !important;
	}

	.btn-filter-promo-merchant{
		left: 0px;
		top: 0px !important;
	}


	.dropdown-menu-filter-point{
	    left: -2px;
	    top: 87px;
	}

	.dropdown-menu-filter-promo-merchant {
	    left: -2px;
	    top: 87px;
	}

	.btn-filter-faq{
	    left: -116px;
	    top: 23px !important;
	}

	.dropdown-menu-filter-faq{
		left: -2px;
	    top: 57px;
	}

	.btn-plus-faq{
		z-index: 99999;
		float: none;
	}

	.dropdown-menu-filter-tac {
	    left: -2px;
	    top: 87px;
	}

	.table-faq{
		margin-top: 35px;
	}

	.modal-detail-merchant{
	    width: 95%;
	}

	.row-left{
	    display: block;
	}

	.nav-report>li {
	    margin-bottom: 1px;
	}

	/*.btn-filter-report{
	    right: 0px;
	}*/

	.btn-filter-merchant{
	    right: 0px;
	}

	#divStatus{
		margin-bottom: 10px;
	}

	.card-dashboard{
		width: 55%;
	}

	.filter-form img{
	    right: 54px;
	    top: 5px;
	}

	.filter-form input{
		width: 90%;
	}

	.icon-pass{
		left: -96px;
	}

	.img-logo {
	    left: 15px;
	}

	.modal-user-merchant-image{
	    height: 23%;
	    right: 50px;
	    margin-bottom: 50px;
	}

	.modal-user-merchant-label{
		left: 110px;
	    top: 90px;
	}

	.modal-produk-col-right{
		top: 0vh;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}

	.modal-dialog-tambah-produk {
	    width: auto;
	}

	.btn-filter-withdraw{
	    right: 0px;
	    top: 0px;
	}

	.dropdown-menu-filter-withdraw{
	    left: 0px !important;
	    top: 106px;
	}

	.form-edit-produk .form-button-save{
		left: 45px;
	}

	.form-edit-produk .form-button-delete{
		right: 45px;
	}

	.img-detail-merchant {
	    left: 35px;
	}
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1023px) 
and (orientation : landscape) {
/* Styles */
	.login-left{
		padding-right:15px;
	}
	.login-logo-wrapper{
		padding:83px;
	}

	.login-wrapper .left{
	    border-radius: 4px 0px 0px 4px;
	}

	.carousel {
    	height: 216px;
    }

	.g-recaptcha iframe{
	    left: -73px;
    	position: relative;
	}

	.g-recaptcha iframe {
	    transform: scale(0.7);
	}

	.icon-username{
		left: -58px;
	}

	.icon-pass{
		left: -58px;
	}

	body{
		background-size: auto 100%;
	}

	.login-form{
		width: 100%;
	}

	.icon-username{
		left: -75px;
	}

	.icon-pass{
		left: -59px;
	}

	.icon-eye{
		left: 60px;
	}
	
	/*.btn-filter-report{
	    right: 0px;
	}*/

	.btn-filter-merchant{
	    right: 0px;
	}

	#divStatus{
		margin-bottom: 10px;
	}

	.card-dashboard{
		width: 29%;
	}

	.filter-form img{
	    right: 62px;
	    top: 5px;
	}

	.filter-form input{
		width: 90%;
	}

	.img-logo {
	    left: 15px;
	}

	.modal-user-merchant-image{
	    height: 23%;
	}

	.modal-produk-col-right{
		top: 0vh;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}

	.modal-dialog-tambah-produk {
	    width: auto;
	}

	.form-edit-produk label{
		top: 313px;
	}

	.btn-filter-withdraw{
	    right: 0px;
	    top: 0px;
	}

	/*.dropdown-menu-filter-withdraw{
	    left: 0px !important;
	    top: 151px;
	}*/

	.modal-dialog-detail-produk{
	    margin-left: auto;
	}

	.form-check-label {
	    top: 0px !important;
	}	

	.form-edit-produk .form-button-save{
		left: 90px;
	}

	.form-edit-produk .form-button-delete{
		right: 90px;
	}

	.img-detail-merchant {
	    left: 35px;
	}

	.setting-btn-logout{
		top: 0px;
	}	
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1023px) 
and (orientation : portrait) {
/* Styles */
	.login-left{
		padding-right:15px;
	}
	.login-logo-wrapper{
		padding:83px 20px;
	}

	.login-wrapper .left{
		    border-radius: 4px 0px 0px 4px
	}

	.carousel {
    	height: 374px;
    }

	.g-recaptcha iframe{
	    left: -73px;
    	position: relative;
	}

	.g-recaptcha iframe {
	    transform: scale(0.7);
	}

	.icon-username{
		left: -58px;
	}

	.icon-pass{
		left: -58px;
	}

	body{
		background-size: auto 100%;
	}

	.btn-filter-report{
	    right: 0px;
	}

	.btn-filter-merchant{
	    right: 0px;
	}

	#divStatus{
		margin-bottom: 10px;
	}

	.card-dashboard{
		width: 26%;
	}

	.modal-user-merchant-image{
	    height: 23%;
	}

	.modal-produk-col-right{
		top: 0vh;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}

	.modal-dialog-tambah-produk {
	    width: auto;
	}

	.form-edit-produk label{
		top: 313px;
	}

	.btn-filter-withdraw{
	    right: 0px;
	    top: 0px;
	}

	/*.dropdown-menu-filter-withdraw{
	    left: 0vw;
	    top: 34px;
	}*/

	.modal-dialog-detail-produk{
	    margin-left: auto;
	}

	.form-check-label {
	    top: 0px !important;
	}

	.form-edit-produk .form-button-save{
		left: 90px;
	}

	.form-edit-produk .form-button-delete{
		right: 90px;
	}

	.img-detail-merchant {
	    left: 35px;
	}

	.setting-btn-logout{
		top: 0px;
	}			

}

@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1204px) {
	.carousel {
    	height: 465px;
    }

    .g-recaptcha iframe{
	    left: -23px;
    	position: relative;
	}

	.modal-end-user-image {
	    height: 14%;
	}

	.btn-filter-report{
	    right: 0px;
	}

	.btn-filter-merchant{
	    right: 0px;
	}

	#divStatus{
		margin-bottom: 10px;
	}

	.card-dashboard{
		width: 29%;
	}

	.filter-form img{
	    right: 62px;
	    top: 5px;
	}

	.filter-form input{
		width: 90%;
	}

	.icon-username{
		left: -78px;
	}

	.main-panel{
		width: calc(100% - 260px);
	}

	.sidebar{
		width: 260px;
	}

	.sidebar .sidebar-wrapper{
		width: 265px;
	}

	.img-logo {
	    top: 26px;
	}

	.modal-user-merchant-image{
	    height: 23%;
	}

	.modal-produk-col-right{
		top: 0vh;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}

	.modal-dialog-tambah-produk {
	    width: auto;
	}

	.form-edit-produk label{
		top: 420px;
	}

	.btn-filter-withdraw{
	    right: 0px;
	    top: 0px;
	}

	/*.dropdown-menu-filter-withdraw{
	    left: 0vw;
	    top: 34px;
	}*/

	.modal-dialog-detail-produk{
	    margin-left: auto;
	}

	.form-check-label {
	    top: 0px !important;
	}

	.form-edit-produk .form-button-save{
		left: 90px;
	}

	.form-edit-produk .form-button-delete{
		right: 90px;
	}

	.img-detail-merchant {
	    left: 35px;
	}

	.img-navbar-small{
		display: none;
	}

	.fa-logout-small{
		display: none !important;
	}	

	.setting-btn-logout{
		top: 0px;
	}

	.form-12 {
	    margin-left: 0px!important; 
	    width: 100% !important;
	}

	.form-kelurahan{
		margin-left: 0px !important;
	}		
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 359px) {

	.carousel {
    	height: 216px;
    }

    .carousel-inner h3 {
		margin: 2% 0% 0% auto;
		font-size: 18px;
	}

	.g-recaptcha iframe{
	    position: relative;
	    left: -25px;
	    transform: scale(0.8);
	}

	.icon-username{
		left: -73px;
	}

	.icon-pass{
		left: -73px;
	}

	.icon-eye{
		left: 59px
	}

	.dashboard-span-graph {
	    bottom: 34px;
	    right: 81px;
	}

	.dropdown-dash{
		left: 87px;
		bottom: 43px;
	}

	/*.dropdown-menu {
	    left: -19vw;
	}*/

	.dropdown-menu-filter-report{
		left: 0px !important;
	    top: 151px;
	}

	.dropdown-menu-filter-end-user{
		left: 0px !important;
	    top: 151px;
	}

	.dropdown-menu-filter-merchant{
		left: 0vw !important;
		top: 151px;
	}

	.dropdown-menu-filter-rekap {
	    left: 15px;
	    top: 149px;
	}

	.dropdown-menu-filter-saldo {
	    left: 15px;
	    top: 149px;
	}

	.dropdown-menu-filter-promo{
	    left: -2px;
	    top: 0px;
	    z-index: 99999;
	}

	.btn-filter-promo{
		left: 0px;
		top: -32px !important
	}

	.btn-plus-promo{
		top: 42px;
		float: none !important;
		left: 0px !important;
		z-index: 999;
	}

	.col-global{
		margin-top: 15px;
	    padding-left: 0px !important;
	}

	.btn-filter-promo-merchant{
		left: 0px;
		top: 0px !important;
	}


	.dropdown-menu-filter-point{
	    left: -2px;
	    top: 132px;
	}

	.dropdown-menu-filter-promo-merchant {
	    left: -2px;
	    top: 132px;
	}

	.icon-info-promo{
	    top: 39px;
	    margin-left: -47px;
	}

	.btn-filter-faq{
	    left: 0px;
	    top: -25px !important;
	}

	.dropdown-menu-filter-faq{
		left: -2px;
	    top: 94px;
	}

	.btn-plus-faq{
		top: -39px !important;
		z-index: 99999;
		left: 34px;
	}

	.dropdown-menu-filter-tac {
	    left: -2px;
	    top: 132px;
	}

	.table-faq{
		margin-top: 0px;
	}

	.modal-detail-merchant{
	    width: 95%;
	}

	.row-left{
	    display: block;
	}

	.nav-report>li {
	    float: none;
	    margin-bottom: 1px;
	    text-align: center;
	}

	.col-dash-right{
		border-left: none;
	}

	.btn-filter-report{
	    left: 0px;
	}

	.btn-filter-merchant{
	    right: 0px;
	}

	#divStatus{
		margin-bottom: 10px;
	}

	.card-dashboard{
		width: 61%;
	}

	.filter-form img{
	    right: 54px;
	    top: 5px;
	}

	.filter-form input{
		width: 90%;
	}

	.img-logo {
	    left: 15px;
	}

	.modal-user-merchant-image{
	    height: auto;
	    right: 63px;
	    margin-bottom: 50px;
	}

	.modal-user-merchant-label{
		top: 67px;
	    left: 73px;
	}

	.modal-produk-col-right{
		top: 0vh;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}

	.modal-dialog-tambah-produk {
	    width: auto;
	}

	.form-edit-produk label{
		top: 158px;
	}

	.btn-filter-withdraw{
	    right: 0px;
	    top: 0px;
	}

	.dropdown-menu-filter-withdraw{
	    left: 0px !important;
	    top: 151px;
	}

	.form-check-label {
	    top: 0px !important;
	}

	.form-edit-produk .form-button-save{
		left: 40px;
	}

	.form-edit-produk .form-button-delete{
		right: 40px;
	}

	.img-detail-merchant {
	    left: 35px;
	}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
	.login-left{
		padding-right:0px;
	}
	.login-logo-wrapper{
		padding:40px;
	}

	.login-wrapper .left{
		    border-radius: 4px 0px 0px 4px
	}
/* Styles */
}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 800px){
	.main-panel{
		width: 100%;
	}

	.sidebar{
		width: 260px;
	}

	.sidebar .sidebar-wrapper{
		width: 265px;
	}

	.modal-dialog-detail-produk{
	    margin-left: auto;
	}

	.carousel-indicators{
		bottom: -13px;
	}

	.modal-dialog-detail-produk {
	    width: auto;
	}

	.p-navbar-right{
		margin-top: -42px !important;
		margin-right: 20px !important;
	}

	.span-navbar-right{
	    position: relative;
	    float: left;
	    top: 12px;
	    margin-top: 13px;
	}

	.form-12 {
	     margin-left: 0px!important; 
	    width: 100% !important;
	}

	.form-kelurahan{
		margin-left: 0px !important;
	}
}

/*@media only screen 
and (min-device-width: 1536px){
	.btn-filter-report {
	    right: 70px;
	}
}*/

@media only screen
and (min-device-width: 1680px){
	.login-wrapper{
		margin-top: 10%;
	}

	.carousel{
		height: 75vh;
	}

	/*.btn-filter-end-user{
		right: 188px;
	}

	.btn-filter-report {
	    right: 145px;
	}

	.dropdown-menu-filter-report {
	    left: -8vw;
	}

	.dropdown-menu-filter-end-user {
	    left: -10vw !important;
	}

	.btn-filter-withdraw {
	    right: 280px;
	}*/

	.modal-user-merchant-image {
	    height: 28%;
	}

	.modal-user-merchant-image-detail{
	    height: 30%;
	}

	.modal-setting-image{
		height: 30%;
	}

	.text-error {
	    position: relative;
	    bottom: 45px;
	}

	.text-error-edit-produk {
	    position: relative;
	    bottom: 32px;
	}

	/* .modal-end-user-image {
	    height: 18%;
	} */
	.card-summary img{
		width: 50%;
	}
}

@media screen and (max-width: 767px){
	.table-responsive-support {
	     border: none !important; 
	}
	.btn-filter-report{
		margin-bottom: 35px !important;
		left: 0px;
	}
	.btn-filter-end-user{
		margin-bottom: 35px !important;
		left: 0px;
	}
	.card-transaction-total{
		float: none !important;
	}

	.table-kasir{
	    border: 1px solid #3472F7 !important;
	}

	.responsive-kasir{
		border:none !important;
	}

}