html,
body {
  margin: 0px;
  min-height: 100%;
  height: auto;
  background-color: #ffffff;
  display: block;
  font-family: 'Poppins', sans-serif;
}

.berbagi-link-super-container {
  background-color: #ffffff;
  min-height: 100%;
  position: relative;
  height: auto;
  width: 100%;
  display: inline-block;
}

.berbagi-link-super-container .berbagi-link-main-container {
  min-height: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 68px;
  flex-flow: column;
  background-color: #f7f7f7;
}
.berbagi-link-super-container .campaign-container {
  width: 100%;
  max-width: 800px;
}
.campaign-content {
  background-color: #fff;
}
.btn-group-top-container {
  width: 100%;
  display: flex;
  box-shadow: 0px 2px 12px #bfb8b8;
  z-index: 5;
  background-color: #fff;
}
#form-data-contribute {
  width: 100%;
  max-width: 540px;
}
.campaign-content-detail-container {
  padding: 20px 16px 12px 16px;
}
.campaign-content-detail {
  display: flex;
  gap: 12px;
  align-items: center;
  border: 1px solid #FFFFFF;
  padding: 8px;
  border-radius: 12px;
  background: #F0F0F0;
}
.img-campaign-container {
  width: 64px;
  height: 32px;
  object-fit: cover;
  object-position: center;
  border-radius: 4px;
}
.campaign-title {
  font-family: Roboto;
  font-weight: 700;
  font-size: 14px;
  color: #0A3234;
}
.campaign-form-item {
  padding: 0px 16px 12px 16px;
  position: relative;
}
.campaign-form-item .form-group {
  margin-bottom: 0px;
}
.campaign-form-item .form-group .col-form-label {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  color: #0A3234;
  padding-bottom: 8px;
  padding-top: 0px;
}
.campaign-form-item .form-group .col-form-label .required.text-danger{
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  color: #FF797C;
}
.campaign-form-item .form-group input.form-control {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  color: #0A3234;
  padding: 12px 16px;
  border: 1px solid #D9D9D9;
  background: #EDF6F8;
  border-radius: 12px;
}
.campaign-form-item .form-group input.form-control:focus {
  border: 1px solid #00ADB0;
}
.box-body {
  position: relative;
}
#nominal {
  font-family: Roboto;
  font-weight: 700;
  font-size: 24px;
  height: 56px;
  padding-left: 48px;
}
.btn-group-top {
  width: 100%;
  margin: auto;
  display: inline-block;
  position: relative;
  min-height: 100%;
  text-align: left;
  max-width: 800px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.btn-group-top-item {
  display: flex; align-items: center;gap: 8px;
}
.btn-back {
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -1px;
}
.btn-back img {
    height: 16px;
}
.campaign-name {
  font-family: Roboto;
  font-weight: 700;
  font-size: 20px;
  color: #0A3234;
}
.campaign-confirm-container .campaign-name {
  margin-left: 0px;
  padding-left: 0px;
}
.lbl-rp {
  position: absolute;
  top: 41px;
  left: 32px;
  font-family: Roboto;
  font-weight: 700;
  font-size: 20px;
  color: #0A3234;
}
.campaign-form-item-info {
  display: flex;
  align-items: center;
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  color: #0A3234;
  gap: 4px;
}
.campaign-form-item-info-img {
  width: 16px;
  height: 16px;
}
.campaign-form-donatur-item {
  padding: 16px;
  position: relative;
  border-bottom: 2px solid #F0F0F0;
}
.campaign-form-donatur-item .form-group {
  margin-bottom: 0px;
}
.campaign-form-donatur-item .form-group .col-form-label {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  color: #0A3234;
  padding-bottom: 8px;
  padding-top: 0px;
}
.campaign-form-donatur-item .form-group .col-form-label .required.text-danger{
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  color: #FF797C;
}
.campaign-form-donatur-item .form-group input.form-control {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  color: #0A3234;
  padding: 12px 16px;
  border: 1px solid #D9D9D9;
  background: #EDF6F8;
  border-radius: 12px;
}
.campaign-form-donatur-item .form-group textarea.form-control:focus {
  border: 1px solid #00ADB0;
}
.campaign-form-donatur-item .form-group textarea.form-control {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  color: #0A3234;
  padding: 12px 16px;
  border: 1px solid #D9D9D9;
  background: #EDF6F8;
  border-radius: 12px;
}
.campaign-form-donatur-item .form-group input.form-control:focus {
  border: 1px solid #00ADB0;
}
#form-group-full_name {
  margin-bottom: 8px;
}
#form-group-contact {
  margin-bottom: 16px;
}
#form-group-email {
  margin-bottom: 10px;
}
.campaign-form-item-info-contact {
  margin-bottom: 16px;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  min-height: calc(2.95rem + 2px);
}

/* The switch - the box around the slider */
.campaign-form-donatur-chb-item.switch-container {
  padding: 6px 56px 6px 12px;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  background: #F0F0F0;
  border-radius: 8px;
}
.campaign-form-donatur-chb-item.switch-container > div {
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

.switch {
  display: inline-block;
  width: 40px;
  height: 20px;
  margin-bottom: 0px;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #D9D9D9;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.slider {
  background-color: #00ADB0;
}

input:focus+.slider {
  box-shadow: 0 0 1px #00ADB0;
}

input:checked+.slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.col-form-label-pm-container {
  padding: 16px 16px 12px 16px;
}
.col-form-label-pm {
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  color: #0A3234;
}
.col-form-label-pm-container .required.text-danger{
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  color: #FF797C;
}

#comment {
  resize: none;
}

div#form-contribute-detail {
  position: absolute;
  top: 100%;
  width: 100%;
  min-height: 100%;
  z-index: 100;
  background-color: #e8e8e8;
  -webkit-transition: .6s;
  transition: .6s;
}

.line-slide {
  display: inline-block;
  width: 50px;
  height: 7px;
  background: #b8b5b5;
  border-radius: 20px;
  margin-top: 25px;
  margin-bottom: 15px;
  cursor: pointer;
}

#form-contribute-detail .m-radio-inline .lbl-custom {
  background: white;
  padding: 4px 10px;
  border-radius: .25rem;
}

#form-contribute-detail .m-checkbox>span {
  background: white;
  top: 4px;
}

#form-contribute-detail .lbl-rp {
  font-size: 15px;
  top: 52px;
  left: 32px;
}

div#form-contribute-detail.is-active {
  top: 0px;
  display: block;
}

html.swal2-shown,
body.swal2-shown {
  overflow-y: hidden !important;
  height: auto !important;
}

body.swal2-height-auto {
  overflow-y: visible !important;
  height: 100% !important;
}

.switch-container>div {
  font-weight: 600;
}
.campaign-payment-methods-container {
  padding: 0px 16px;
}
.campaign-payment-container {
  margin-bottom: 0px;
}
.campaign-payment-type {
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  color: #777777;
  padding-bottom: 8px;
}
.campaign-payment-group-container {
  margin-bottom: 12px;
  border: 1px solid #D9D9D9;
  border-radius: 12px;
  overflow: hidden;
}
.campaign-payment-group-toggle {
  cursor: pointer;
  padding: 12px 16px;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: column;
}
.campaign-payment-group-title-container {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
  width: 100%;
}
.campaign-payment-group-title {
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  color: #0A3234;
}
.campaign-payment-group-icon {
  width: 6px;
  height: 12px;
  transform: rotate(-90deg);
  transition: transform 0.3s ease;
}
.campaign-payment-group-icon.rotated {
  transform: rotate(90deg);
}
.campaign-payment-group-images {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 16px;
  margin-top: 8px;
}
.campaign-payment-group-images.hidden {
  display: none;
}
.campaign-payment-group-images img {
  height: 20px;
  object-fit: contain;
}
.campaign-payment-group-items {
  max-height: 1000px;
  overflow: hidden;
  transition: max-height 0.3s ease;
  border-top: 1px solid #D9D9D9;
  background: #FAFAFA;
  padding: 8px;
}
.campaign-payment-group-items.collapsed {
  max-height: 0;
  border-top: 0;
  padding: 0;
}
.campaign-payment-group-items .campaign-payment-item-container {
  margin-bottom: 16px;
}
.campaign-payment-group-items .campaign-payment-item-container:last-child {
  margin-bottom: 0;
}
.campaign-payment-item-container {
  width: 100%;
  margin-bottom: 16px;
}
.campaign-payment-item {
  border-radius: 12px;
  border: 1px solid #D9D9D9;
  width: 100%;
  padding: 16px 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 0px;
}
.campaign-payment-item-chb {
  display: none;
}
.campaign-payment-item-chb-img {
  width: 20px;
  height: 20px;
  border: 2px solid #adadad;
  border-radius: 100%;
  position: relative;
  flex-shrink: 0;
}
.campaign-payment-item-chb:checked + .campaign-payment-item {
  border: 1px solid #00ADB0;
  background: #F5FFFF;
}
.campaign-payment-item-chb:checked + .campaign-payment-item .campaign-payment-item-chb-img {
  border-color: #00ADB0;
}
.campaign-payment-item-chb:checked + .campaign-payment-item .campaign-payment-item-chb-img::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  background: #00ADB0;
  border-radius: 100%;
  top: 3px;
  left: 3px;
}
.campaign-payment-item-lbl-container {
  flex: 1;
}
.campaign-payment-item-img {
  height: 28px;
  flex-shrink: 0;
}
.campaign-payment-item-bank-name {
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  color: #0A3234;
}
.campaign-payment-item-desc {
  margin-top: 0px;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Raleway';
}
#form-data-contribute .campaign-form-item .form-group>textarea {
  border-radius: 12px;
  font-size: 15px;
  font-family: 'Raleway';
  margin-bottom: 10px;
  margin-top: 5px;
  border-width: 2px;
  border-style: solid;
  border-color: #D6D6D6;
  padding: 8px 16px;
}
.custom-checkbox {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.m-radio-inline-custom-checkbox {
  display: flex;
  gap: 12px 24px;
  flex-wrap: wrap;
}
.custom-checkbox-box {
  width: 20px;
  height: 20px;
  border: 2px solid #D9D9D9;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  border-radius: 3px;
}
.custom-checkbox input[type="checkbox"],
.custom-checkbox input[type="radio"] {
  display: none;
}
.custom-checkbox input[type="checkbox"]:checked + .custom-checkbox-box,
.custom-checkbox input[type="radio"]:checked + .custom-checkbox-box {
  background-color: black;
  border-color: black;
}
.custom-checkbox input[type="checkbox"]:checked + .custom-checkbox-box::after,
.custom-checkbox input[type="radio"]:checked + .custom-checkbox-box::after {
  content: "✔";
  color: white;
  font-size: 14px;
  font-weight: bold;
}
.btn-donation-container {
  box-shadow: 0px -8px 16px 0px #00000014;
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.total-price-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0px;
  border-radius: 8px;
}
.total-price-label {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  color: #0B1C2D;
}
.total-price-value {
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  color: #0B1C2D;
}
.btn-donation {
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 12px;
  color: white;
  font-weight: 700;
  font-size: 16px;
  font-family: Roboto;
  background-color: #00ADB0;
  border: 2px solid #00ADB0;
  margin-bottom: 12px;
}
.btn-donation:hover {
  background-color: white;
  color: #00ADB0;
}
.btn-donation:disabled {
  background-color: #D9D9D9;
  color: white;
  cursor: not-allowed;
  border-color: #D9D9D9;
}
.campaign-nominal-quick-select-container {
  padding-bottom: 12px;
}
.campaign-form-item-line {
    background: #F0F0F0;
    height: 8px;
    width: 100%;
    display: inline-block;
}
.campaign-nominal-quick-select {
  gap: 12px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.btn-nominal-quick {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  padding: 8px 16px;
  border: 1px solid #D9D9D9;
  background: #FFFFFF;
  color: #0A3234;
  border-radius: 999px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.btn-nominal-quick:hover {
  border-color: #00ADB0;
  background: #EDF6F8;
}
.btn-nominal-quick.active {
  border-color: #00ADB0;
  background: #EDF6F8;
}
.campaign-form-contribute-item .form-group {
  margin-bottom: 8px;
}
#form-data-contribute .campaign-form-contribute-item .form-group>input {
  border-radius: 12px;
  font-size: 15px;
  font-family: 'Raleway';
  margin-bottom: 10px;
  margin-top: 5px;
  border-width: 2px;
  border-style: solid;
  border-color: #D6D6D6;
  padding: 8px 16px;
}
#form-data-contribute .campaign-form-contribute-item .form-group>input#nominal_detail {
  padding-left: 42px;
}
#form-data-contribute .campaign-form-contribute-item .select2-container--default.select2-container--focus .select2-selection--multiple,
#form-data-contribute .campaign-form-contribute-item .select2-container--default.select2-container--focus .select2-selection--single,
#form-data-contribute .campaign-form-contribute-item .select2-container--default.select2-container--open .select2-selection--multiple,
#form-data-contribute .campaign-form-contribute-item .select2-container--default.select2-container--open .select2-selection--single {
  border-radius: 12px;
  font-size: 15px;
  font-family: 'Raleway';
  border-width: 2px;
  border-style: solid;
  border-color: #D6D6D6;
}
#form-data-contribute .campaign-form-contribute-item .select2-container--default .select2-selection--multiple, 
#form-data-contribute .campaign-form-contribute-item .select2-container--default .select2-selection--single {
  border-radius: 12px;
  font-size: 15px;
  font-family: 'Raleway';
  border-width: 2px;
  border-style: solid;
  border-color: #D6D6D6;
}

.confirm-fee-content {
  padding: 20px 16px 16px 16px;
  border-bottom: 1px solid #D9D9D9;
  background-color: #fff;
}
.confirm-fee-content-title {
  font-family: Roboto;
  font-weight: 700;
  font-size: 17px;
  color: #0A3234;
  text-align: center;
  margin-bottom: 12px;
}
.confirm-fee-total-super-container {
  background: #00ADB01F;
  margin-bottom: 16px;
  border-radius: 12px;
  text-align: left;
  padding: 12px 16px;
}
.confirm-fee-total-container {
  display: block;
}
.confirm-fee-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.confirm-fee-total-value {
  font-family: Roboto;
  font-weight: 700;
  font-size: 18px;
  color: #0A3234;
}
.confirm-fee-total-img {
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.confirm-fee-lbl-super-container {
  display: inline-block;
  margin-bottom: 0px;
  text-align: left;
  width: 100%;
  background: #7777771F;
  border-radius: 8px;
  padding: 8px 10px;
}
.confirm-fee-lbl-container {
  display: flex;
  text-align: left;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.confirm-fee-lbl {
  font-family: Roboto;
  font-weight: 700;
  font-size: 12px;
  color: #0A3234;
}
.confirm-fee-lbl ul {
  padding-left: 22px;
}
.confirm-fee-lbl li {
  font-weight: 400;
}
.confirm-fee-lbl li b {
  font-weight: 700;
}
.confirm-account-number-content {
  border-width: 0;
  border-style: solid;
  border-color: #D9D9D9;
  padding: 0;
  margin-bottom: 1.25rem;
  /* border-width: 0;
  border-bottom-width: 2px;
  border-bottom-width: 12px;
    padding: 1rem; */
}
.confirm-account-number-content-title {
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 0.75rem;
  text-align: center;
  font-family: 'Raleway';
}
.confirm-account-number-item-super-container {
  border: 1px solid #D9D9D9;
  background: #FFFFFF;
  border-radius: 16px;
  width: 100%;
  padding: 16px 20px;
  display: flex;
  flex-flow: column;
}
.confirm-account-number-item-container {
  display: block;
  text-align: left;
}
.confirm-account-number-item-img-container img {
  max-width: 74px;
  max-height: 28px;
  object-fit: scale-down;
  margin-bottom: 16px;
}
.confirm-account-name-number-item-value-container {
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
}
.confirm-account-number-item-value-super-container {
  position: relative;
}
.confirm-account-name-item-value-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.confirm-account-name-item-value {
  font-family: Roboto;
  font-weight: 700;
  font-size: 24px;
  color: #00ADB0;
  margin-bottom: 16px;
}
.confirm-account-number-item-value {
  font-family: Roboto;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  margin-bottom: 8px;
}
.confirm-account-number-item-img img {
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.confirm-expired-date-container {
  font-family: Roboto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  margin-bottom: 0px;
  padding: 6px 8px;
  gap: 8px;
  background: #FFF0F1;
  border-radius: 8px;
}
.confirm-expired-date-img {
  width: 16px;
  height: 16px;
  position: relative;
  top: -1px;
}
.confirm-expired-date-lbl {
  font-weight: 700;
  font-size: 14px;
  color: #FF797C;
}
.payment-method-super-container {
  background-color: white;
  padding: 0px 16px 8px 16px;;
}
.payment-method-title {
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  color: #0A3234;
  margin-bottom: 8px;
  display: inline-block;
}
.payment-method-item-container {
  border-width: 1px;
  border-color: #D9D9D9;
  padding: 12px 16px;
  border-style: solid;
  border-radius: 12px;
  margin-bottom: 12px;
  font-family: Roboto;
}
.payment-method-item-container:hover {
  border-color: #333333;
  background-color: #3333330A;
}
.payment-method-item-container.payment-method-item-active {
  border-color: #333333;
  background-color: #3333330A;
  border-width: 2px;
}
.payment-method-item-title-container {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.payment-method-item-title {
  color: #0A3234;
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
}
.payment-method-item-container.payment-method-item-active .payment-method-item-title {
  color: #333333;
  font-weight: 700;
}
.payment-method-item-ul-container {
  display: none;
  border-width: 0;
  border-color: #D9D9D9;
  border-style: solid;
  border-top-width: 1px;
  margin-top: 0.75rem;
  padding-top: 1.25rem;
  font-weight: 500;
  font-size: 1rem;
  /* padding-top: 0.75rem; */
  /* font-size: 0.875rem; */
}
.payment-method-item-container.payment-method-item-active .payment-method-item-ul-container {
  display: block;
}
.payment-method-item-ul {
  padding-left: 1.25rem;
  color: #0A3234;
  font-weight: 400;
}
.payment-method-item-ul li {
  margin-bottom: 0.5rem;
}
.payment-method-item-ul-step {
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.payment-method-item-icon-arrow {
  width: 14px;
  height: auto;
  /* 20px */
}
.payment-method-item-container.payment-method-item-active .payment-method-item-icon-arrow {
  transform: rotate(180deg);
}
.payment-method-new-super-container {
  background-color: white;
  padding: 21px 16px 20px 16px;;
}
.payment-method-new-title-container {
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  color: #0A3234;
  margin-bottom: 8px;
}
.payment-method-new-container {
  border: 1px solid #D9D9D9;
  background: #FFFFFF;
  border-radius: 12px;
  display: flex;
  align-items: center;
  padding: 12px 16px;
  gap: 12px;
}
.payment-method-new-img {
  max-width: 74px;
  max-height: 28px;
  object-fit: scale-down;
}
.payment-method-new-content-title {
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  color: #0A3234;
  margin-bottom: 2px;
}
.payment-method-new-content-subtitle {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  color: #0A3234;
}
.payment-details-donasi-donatur-super-container {
  padding: 0px 16px;
  background-color: white;
}
.payment-details-super-container {
  font-family: Roboto;
  position: relative;
  border-width: 0;
  border-color: #D9D9D9;
  border-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.payment-details-title-container {
  font-weight: 700;
  font-size: 16px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  padding-right: 0.5rem;
  align-items: center;
}
.payment-details-title-icon-arrow {
  width: auto;
  height: 12px;
  flex-shrink: 0;
  transform: rotate(-90deg);
}
.payment-details-container {
  display: none;
  background-color: white;
  padding: 12px 16px;
  margin-top: 0.5rem;
  border: 1px solid #D9D9D9;
  border-radius: 12px;
  margin-bottom: 0px;
}
.payment-details-super-container.payment-details-active {
  border-top-width: 1px;
}
.payment-details-super-container.payment-details-active .payment-details-container {
  display: block;
}
.payment-details-super-container.payment-details-active .payment-details-title-icon-arrow {
  transform: rotate(90deg);
}
.payment-details-item-container {
  color: #0A3234;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.payment-details-item-lbl {
  font-size: 14px;
}
.payment-details-item-value {
  font-size: 14px;
  width: 50%;
  overflow-wrap: break-word;
  text-align: right;
}
.payment-details-item-value-2-container {
  display: flex;
  gap: 8px;
  align-items: baseline;
}
.payment-details-item-value-2 {
  color: #0A3234;
  font-size: 14px;
  overflow-wrap: break-word;
  text-align: right;
  font-weight: 700;
}
.payment-details-item-value-2-img {
  height: 20px;
}
.payment-details-item-2-container {
  border-width: 0;
  border-color: #D9D9D9;
  border-style: solid;
  border-top-width: 1px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.75rem;
  padding-top: 0.5rem;
}
.payment-details-item-value-3 {
  color: #0A3234;
  font-size: 14px;
  overflow-wrap: break-word;
  text-align: right;
  font-family: 'Montserrat';
  font-weight: 700;
  padding: 4px 16px;
  background: #33333314;
  border-radius: 8px;
}
.payment-details-item-value-3.payment-details-item-value-3-unpaid,
.payment-details-item-value-3.payment-details-item-value-3-confirmed {
  background: #FAAC1829;
  color: #FAAC18;
}
.payment-details-item-value-3.payment-details-item-value-3-rejected,
.payment-details-item-value-3.payment-details-item-value-3-expired {
  background-color: rgb(221 32 37 / 8%);
  color: #DD2025;
}
.payment-details-item-value-3.payment-details-item-value-3-paid {
  background-color: rgb(0 173 176 / 8%);
  color: #00ADB0;
}
.payment-details-item-value-4 {
  color: #0A3234;
  font-size: 14px;
  overflow-wrap: break-word;
  text-align: right;
  font-family: 'Montserrat';
  font-weight: 700;
  font-weight: bold;
}
.payment-details-item-lbl-2 {
  color: #0A3234;
  font-size: 15px;
  font-weight: 700;
}
.payment-details-item-value-5 {
  color: #00ADB0;
  font-size: 15px;
  font-weight: 700;
  width: 50%;
  overflow-wrap: break-word;
  text-align: right;
  font-family: 'Montserrat';
}
.detail-donasi-super-container {
  font-family: Roboto;
  position: relative;
  border-width: 0;
  border-color: #D9D9D9;
  border-style: solid;
  border-bottom-width: 1px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.detail-donasi-title-container {
  font-weight: 700;
  font-size: 16px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  padding-right: 0.5rem;
  align-items: center;
}
.detail-donasi-title-icon-arrow {
  width: auto;
  height: 12px;
  flex-shrink: 0;
  transform: rotate(-90deg);
}
.detail-donasi-container {
  display: none;
}
.detail-donasi-super-container.detail-donasi-active {
  border-top-width: 0px;
}
.detail-donasi-super-container.detail-donasi-active .detail-donasi-container {
  display: block;
}
.detail-donasi-super-container.detail-donasi-active .detail-donasi-title-icon-arrow {
  transform: rotate(90deg);
}
.detail-donasi-fundraiser {
  background: #7777771F;
  margin-bottom: 12px;
  border-radius: 12px;
  padding: 12px 16px;
  margin-top: 0.5rem;
}
.detail-donasi-fundraiser-avatar-img {
  width: 80%;
  border-radius: 100%;
  border-width: 2px;
  border-style: solid;
  border-color: #d9d9d9;
  display: inline-block;
}
.detail-donasi-fundraiser-info {
  padding-left: 0px;
  display: flex;
  align-items: flex-start;
  flex-flow: column;
  justify-content: center;
  margin-left: -8px;
  padding-right: 7px;
}
.detail-donasi-fundraiser-name {
  font-weight: bold;
  font-size: 16px;
}
.detail-donasi-fundraiser-username {
  font-weight: normal;
  font-size: 13px;
}
.detail-donasi-total {
  background: #7777771F;
  margin-bottom: 0px;
  border-radius: 12px;
  padding: 12px 16px;
}
.detail-donasi-total-item-container {
  border-width: 0;
  border-color: #D9D9D9;
  border-style: solid;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.detail-donasi-total-item-lbl {
  color: #0A3234;
  font-size: 15px;
  font-weight: 700;
}
.detail-donasi-total-item-value {
  color: #0A3234;
  font-size: 15px;
  font-weight: 400;
  width: 50%;
  overflow-wrap: break-word;
  text-align: right;
}
.detail-donasi-total-item-2-container {
  border-width: 0;
  border-color: #D9D9D9;
  border-style: solid;
  border-top-width: 2px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem;
  padding-top: 1rem;
}
.detail-donasi-total-item-lbl-2 {
  color: #0A3234;
  font-size: 15px;
  font-weight: 700;
}
.detail-donasi-total-item-value-2 {
  color: #0A3234;
  font-size: 15px;
  font-weight: 700;
  width: 50%;
  overflow-wrap: break-word;
  text-align: right;
}
.data-donatur-super-container {
  font-family: Roboto;
  position: relative;
  border-width: 0;
  border-color: #D9D9D9;
  border-style: solid;
  border-bottom-width: 1px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  /* border-bottom-width: 12px; */
  /* padding: 1rem; */
}
.data-donatur-title-container {
  font-weight: 700;
  font-size: 16px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  padding-right: 0.5rem;
  align-items: center;
}
.data-donatur-title-icon-arrow {
  width: auto;
  height: 12px;
  flex-shrink: 0;
  transform: rotate(-90deg);
}
.data-donatur-container {
  display: none;
  background-color: white;
  padding: 12px 16px;
  margin-top: 0.5rem;
  border: 1px solid #D9D9D9;
  border-radius: 12px;
  margin-bottom: 0px;
}
.data-donatur-super-container.data-donatur-active {
  border-top-width: 0px;
}
.data-donatur-super-container.data-donatur-active .data-donatur-container {
  display: block;
}
.data-donatur-super-container.data-donatur-active .data-donatur-title-icon-arrow {
  transform: rotate(90deg);
}
.data-donatur-item-container {
  color: #0A3234;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.data-donatur-item-lbl {
  font-size: 14px;
}
.data-donatur-item-value {
  font-size: 14px;
  width: 50%;
  overflow-wrap: break-word;
  text-align: right;
  font-weight: 700;
}
.terms-super-container {
  padding: 20px 16px 16px 16px;
  background: white;
}
.terms-container {
  background: #7777771F;
  padding: 6px 8px;
  border-radius: 8px;
  display: flex;
  gap: 8px;
}
.terms-container-img {
  width: 16px;
  height: 16px;
}
.terms-container-lbl {
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  color: #777777;
}
.terms-container a {
  color: #00ADB0;
  text-decoration: none;
}
.terms-container a:hover {
  text-decoration: none;
  font-weight: 500;
}
/* footer */
.footer-berbagi-link{
    position: relative;
    text-align: center;
    width: 100%;
    bottom: 0px;
    background: #fff;
    padding-bottom: 52px;
    padding-top: 16px;
    margin-top: 8px;
    border-top: 2px solid #F0F0F0;
}
#detail-payment .footer-berbagi-link{
    margin-top: 24px;
    border-top: 0px;
}
.footer-content {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    color: #777777;
}
img#footer-black {
    width: 150px;
    margin-top: 8px;
}
/* footer */
.btn-payment-confirmation-container {
  box-shadow: 0px -8px 16px 0px #00000014;
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.btn-payment-confirmation {
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 12px;
  color: white;
  font-weight: 700;
  font-size: 16px;
  font-family: Roboto;
  background-color: #00ADB0;
  border: 2px solid #00ADB0;
  margin-bottom: 12px;
  margin-top: 12px;
}
/* .btn-payment-confirmation-col {
  padding-left: 4px;
} */
.btn-payment-confirmation:hover {
  background-color: white;
  color: #00ADB0;
}
.btn-ask-the-organizer {
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 17px;
  font-family: 'Raleway';
  background-color: white;
  color: #333333;
  border: 2px solid #333333;
}
.btn-ask-the-organizer-col {
  padding-right: 4px;
}
.btn-ask-the-organizer:hover {
  color: white;
  background-color: #333333;
}
#confirm-payment-2 {
  width: 100%;
  display: flex;
  justify-content: center;
}
#confirm-payment-2 .form-group>label {
  font-weight: 400;
  font-size: 15px;
  font-family: Roboto;
  padding-bottom: 4px;
}
#confirm-payment-2 .confirm-payment-form-item {
  padding: 0px;
}
#confirm-payment-2 .confirm-payment-form-item .form-group>input {
  border-radius: 12px;
  font-size: 15px;
  font-family: 'Montserrat';
  margin-bottom: 10px;
  margin-top: 5px;
  border-width: 2px;
  border-style: solid;
  color: #333333;
  font-weight: 800;
  border-color: #D6D6D6;
  padding: 8px 16px;
  height: 48px;
}
#confirm-payment-2 .confirm-payment-form-item .form-group>input:disabled {
  background: #D6D6D6;
}
#form-group-proof_of_payment .dropify-wrapper {
  height: 164px;
  border: 1px solid #D6D6D6;
  border-radius: 12px;
  margin-top: 8px;
}
#form-group-proof_of_payment .dropify-wrapper .dropify-message p {
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  color: #333333;
  text-align: center;
}
#form-group-proof_of_payment .dropify-wrapper .dropify-message span.file-icon {
  display: none;
}
#form-group-proof_of_payment .dropify-wrapper .dropify-message {
  background: url('http://localhost:8000/images/icon-camera.png') no-repeat center;
  background-position: top;
  background-size: 40px;
  height: 65px;
  display: flex;
  align-items: end;
  justify-content: center;
}
.proof-of-payment-has-been-received {
  font-family: Raleway;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #333333;
  text-align: center;
  padding: 36px 36px;
}
.btn-donate-again {
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 17px;
  font-family: 'Raleway';
  background-color: white;
  color: #333333;
  border: 2px solid #333333;
}
.btn-donate-again:hover {
  color: white;
  background-color: #333333;
}
#detail-payment {
  width: 100%;
  display: flex;
  justify-content: center;
}
.detail-payment-paid-container {
  margin-bottom: 40px;
}
.detail-payment-paid {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.detail-payment-paid-img {
  width: 64px;
  height: 64px;
  margin-bottom: 24px;
}
.detail-payment-paid-lbl-1 {
  font-family: Roboto;
  font-weight: 700;
  font-size: 17px;
  color: #0A3234;
  text-align: center;
  margin-bottom: 16px;
}
.detail-payment-paid-lbl-2 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #0A3234;
  width: 100%;
  max-width: 385px;
}
#detail-payment .payment-details-super-container {
  border-top: 0;
}
.detail-payment-donatur-donasi-super-container {
  padding: 0px 16px;
  width: 100%;
}
.detail-payment-donatur-donasi-super-container .payment-details-super-container {
  padding-top: 0px;
}
.detail-payment-donatur-donasi-super-container .detail-donasi-super-container {
  padding-bottom: 0px;
  border-bottom-width: 0px;
}
#detail-payment .campaign-content {
  min-height: 700px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.detail-payment-donatur-donasi-container {
  border: 1px solid #D9D9D9;
  border-radius: 16px;
  padding: 16px;
}
#form-group-proof_of_payment .dropify-wrapper.touch-fallback .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message::before, 
#form-group-proof_of_payment .dropify-wrapper.touch-fallback.has-preview .dropify-message {
  display: none;
}
#form-upload-proof_of_payment {
  padding: 20px 16px;
}
.qr-code-super-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-bottom: 1.5rem;
  font-family: 'Raleway';
}
.qr-code-title {
  color: #333333;
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 0.75rem;
  /* font-size: 1rem; */
}
.qr-code-container {
  border: 1px solid #D9D9D9;
  border-radius: 16px;
  padding: 16px;
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.qr-code-icons-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0px;
  margin-bottom: 12px;
  width: 100%;
}
.qr-code-icon {
  height: 2rem;
}
.qr-code-icon-gpn {
  height: 2.5rem;
  width: 2rem;
}
.qr-code-item-container {
  margin-bottom: 12px;
  border: 1px solid #D9D9D9;
  border-radius: 12px;
  width: 272px;
  height: 272px;
  padding: 16px;
  position: relative;
}
.qr-code-bg-qr {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  border-radius: 12px;
}
#qr-code-item img {
  width: 240px;
  height: 240px;
}
#qr-code-item {
  position: relative;
}
.qr-code-info-container {
  width: 100%;
  display: flex;
  align-items: center;
  font-family: Roboto;
  font-weight: 400;
  font-size: 12px;
  border-radius: 8px;
  color: #0A3234;
  background: #7777771F;
  gap: 8px;
  margin-bottom: 12px;
  padding: 6px 8px;
}
.qr-code-info-img {
  width: 16px;
  height: 16px;
}
.qr-code-btn-container  {
  font-family: Roboto;
  font-weight: 700;
  font-style: Bold;
  font-size: 17px;
  text-align: center;
  color: #0A3234;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 44px;
  background-color: #fff;
  border: 1px solid #0A3234;
  width: 100%;
  cursor: pointer;
  margin-bottom: 0px;
}
.qr-code-btn-container:hover {
  background-color: #0A3234;
  color: #fff;
}
.payment-links-super-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-bottom: 1.5rem;
  font-family: 'Raleway';
  margin-top: 16px;
}
.payment-links-container {
  border-color: #333333;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-radius: 16px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.payment-links-title {
  color: #333333;
  margin-bottom: 0.75rem;
  font-size: 1.125rem;
  font-weight: 500;
  text-align: center;
}
.payment-links-btn-container {
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 12px;
  color: white;
  font-weight: 700;
  font-size: 17px;
  font-family: 'Raleway';
  background-color: #333333;
  border: 2px solid #333333;
  cursor: pointer;
  width: 100%;
}
.payment-links-btn-container:hover {
  background-color: white;
  color: #333333;
}
@media screen and (max-width: 2000px) {
    .berbagi-link-super-container .campaign-container {
        max-width: 540px;
    }
    .btn-back img {
        height: 12px;
    }
    .btn-group-top {
        max-width: 540px;
    }
    .campaign-name {
        font-size: 16px;
    }
}
@media screen and (max-width: 500px) {
  .btn-group-top-item {
      padding-left: 16px;
      padding-right: 16px;
  }
  .campaign-form-item-info {
    align-items: flex-start;
  }
  .btn-nominal-quick {
    font-size: 12px;
    padding: 6px 12px;
  }
  .total-price-container {
    padding: 6px 12px;
    margin-bottom: 8px;
  }
  .total-price-label {
    font-size: 14px;
  }
  .total-price-value {
    font-size: 16px;
  }
  .campaign-form-donatur-chb-item.switch-container {
    padding: 6px 50px 6px 12px;
  }
  .campaign-form-donatur-chb-item.switch-container > div {
    font-size: 11px;
  }
  .switch {
    width: 36px;
    height: 18px;
  }
  .slider:before {
    height: 14px;
    width: 14px;
  }
  input:checked+.slider:before {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
  }
  .campaign-payment-item-chb-img {
    flex-shrink: 0;
  }
  .campaign-payment-item-lbl-container {
    flex: 1;
  }
  .campaign-payment-item-img {
    height: 16px;
    flex-shrink: 0;
  }
  .campaign-payment-item-bank-name {
    font-size: 14px;
  }
  .campaign-payment-group-title {
    font-size: 12px;
  }
  .campaign-payment-group-images img {
    height: 16px;
  }
  .campaign-payment-group-toggle {
    padding: 10px 12px;
  }
  .campaign-confirm-container .btn-group-top-item {
    justify-content: left;
    gap: 12px;
  }
  .confirm-fee-content {
    padding: 20px 16px 16px 16px;
    border-bottom: 2px solid #D9D9D9;
  }
  .qr-code-info-container {
    align-items: flex-start;
  }
  .confirm-expired-date-container {
    align-items: flex-start;
  }
  .confirm-expired-date-img {
    top: 2px;
  }
  .payment-method-new-content-title {
    font-size: 14px;
  }
  #form-group-proof_of_payment .dropify-wrapper .dropify-message {
    height: 100px;
    margin-top: 30px;
  }
  .confirm-account-name-item-value {
    font-size: 20px;
    margin-bottom: 8px;
  }
}