/* Write your custom CSS here */

.d-none {
  display: none;
}

.p10, .p-10{
  padding:10px !important;
}

.roboto{
  font-family:'Roboto', sans-serif;
}

.py10, .py-10{
  padding-top:10px !important;
  padding-bottom:10px !important;
}

.pt10, .pt-10{
  padding-top:10px !important;
}

.p5, .p-5{
  padding:5px !important;
}

.text-left{
  text-align: left !important;
}


.loader {
  position: absolute;
  justify-content: center;
  display: flex;
  width: 100%;
  background: #80808030;
  height: 100%;
  z-index: 100;
  justify-content: center;
  align-items: center;
}

.loader > span {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.loadDataTables {
  position: fixed;
  top: 0;
  left: auto;
  right: auto;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0,0,0,0.3);
}

.loadDataTables #loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

#walletHistoryTable_processing {
  z-index: 999;
  position: fixed;
}

#userTable_processing {
  z-index: 999;
  position: fixed;
}

#ppob_list_processing {
  z-index: 999;
  position: fixed;
}

#list_wallet_table_processing {
  z-index: 999;
  position: fixed;
}

#merchantTable_processing {
  z-index: 999;
  position: fixed;
}

#ticket_table_processing {
  z-index: 999;
  position: fixed;
}

#kycLog_processing {
  z-index: 999;
  position: fixed;
}

#close_table_processing {
  z-index: 999;
  position: fixed;
}

#close_table_merchant_processing {
  z-index: 999;
  position: fixed;
}

#debtTable_processing {
  z-index: 999;
  position: fixed;
}

#ppob_transpay_processing {
  z-index: 999;
  position: fixed;
}

#float_fund_table_processing {
  z-index: 999;
  position: fixed;
}

#usr_float_fund_table_processing {
  z-index: 999;
  position: fixed;
}

#payment_trans_table_processing {
  z-index: 999;
  position: fixed;
}

#wd_trans_table_processing {
  z-index: 999;
  position: fixed;
}

#trans_fund_table_processing {
  z-index: 999;
  position: fixed;
}

#discountTable_processing {
  z-index: 999;
  position: fixed;
}

#promo_discount_table_processing {
  z-index: 999;
  position: fixed;
}

#merchantRegisterTable_processing {
  z-index: 999;
  position: fixed;
}

#userAgentTable_processing {
  z-index: 999;
  position: fixed;
}

#userMonitoringTable_processing {
  z-index: 999;
  position: fixed;
}

#merchantMonitoringTable_processing {
  z-index: 999;
  position: fixed;
}

#loadImage {
  z-index: 999999;
  position: fixed;
  left: 0;
  right: 0;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.scroll-to-top {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  display: none;
  width: 2.75rem;
  height: 2.75rem;
  text-align: center;
  color: #fff;
  background-color: rgba(90,92,105,.5);
  line-height: 40px;
}

.scroll-to-top.rounded {
  border-radius: 0.35rem!important;
}

.scroll-to-top:focus, .scroll-to-top:hover {
  color: white;
}

.scroll-to-top:hover {
  background: #5a5c69;
}

.scroll-to-top i {
  font-weight: 800;
}

.btn-outline-danger {
  border: 1px solid #ec5e68;
  color: #ec5e68;
  background-color: transparent;
  transition: all .2s ease-in-out;
}

.btn-outline-danger:hover {
  color: #ec5e68;
  background-color: #ffe4e6;
}

.effidance {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 1rem 0rem;
}

.effidance-items {
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border: 5px dashed #efefef;
  border-radius: 10px;
  margin: 10px;
  cursor: pointer;
  color: #bdbdbd;
}

@media (max-width:572px) {
  .effidance-items {
    width: inherit;
  }
}

.effidance-items label {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.effidance-items:hover {
  background-color: #efefef;
  border-color: #bdbdbd;
  color: #000;
}

.pep-label {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    /* background: linear-gradient(-45deg, #d2ac47 ,#f7ef8a, #ddb15b); */
    background-color: #F8851E;
    color: #fff;
}

.text-gold {
    /* background: linear-gradient(-45deg, #d2ac47 ,#f7ef8a, #ddb15b); */
    background-color: #F8851E;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ticket-timeline {
    position: relative;
    margin-left: 20px;
}

.ticket-timeline .list-unstyled {
    margin-left: 15px;
}

.ticket-timeline::after {
    content: '';
    position: absolute;
    width: 6px;
    background-color: #E6E8EB;
    top: 0;
    bottom: 0;
    left: 0;
    margin-left: -20px;
}

.ticket-timeline .timeline-item {
    position: relative;
}

.ticket-timeline .timeline-item::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    left: -45px;
    background-color: white;
    border: 4px solid #FF9F55;
    top: 0;
    border-radius: 50%;
    z-index: 1;
}

.ticket-timeline .timeline-item.new::after {
    border-color: turquoise;
}

.ticket-timeline .timeline-item.on-progress::after {
    border-color: #0a6aa1;
}
.ticket-timeline .timeline-item.need-adjustment::after {
    border-color: deeppink;
}
.ticket-timeline .timeline-item.on-review::after {
    border-color: orange;
}
.ticket-timeline .timeline-item.solve::after {
    border-color: saddlebrown;
}
.ticket-timeline .timeline-item.closed::after {
    border-color: #00ca6d;
}

/* Merchant Agent */
.list-nusapay-account {
    position: relative;
    top: .5rem;
    border: 1px solid #c1c7cd;
    border-radius: 5px;
    max-height: fit-content;
    max-width: fit-content;
    z-index: 2;
}

.radio input[type="radio"] {
    position: unset;
    margin: unset;
}
/* END Merchant Agent */

.status-circle {
    border-radius: 100%;
    height: 30px;
    width: 30px;
    padding: 5px 0;
    display: block;
}
