.VIpgJd-ZVi9od-l4eHX-hSRGPd{
    display: none !important;
}
#language_div{
    z-index: 1900;position: fixed;bottom:  20px; padding: 5px 10px;
    left: 1%;
    background: gray;
    border-radius: 15px;
}
/* #msg_div{
    z-index: 1900;position: fixed;bottom:  20px; padding: 10px;
    right: 1%;
} */
.judhye{
    min-width: 550px  !important;
}
.wg-card-2 {
  border-radius: 16px;
  padding: 7px 10px;
  border: 1px solid var(--LightGray);
}
.wg-card-2b {
  padding: 7px 10px;
}
.wg-card-3{
    border-radius: 16px;
    padding: 7px 10px;
    border: 1px solid var(--LightGray);
    background: #f5f5f5;
}
.dataTables_filter input{width: auto;}
.wg-card-4{
    border-radius: 5px;
    padding: 10px;
    border: 1px solid var(--LightGray);
    background: #f5f5f5;
}
.network_con .btn-light {
  color: #fff;
  background-color: #989ea4;
  border-color: #f8f9fa;
}
.cur_p{
    cursor: pointer;
}
.tooltip-inner{
    font-size: 10px;
}
.f10-regular {
  font-weight: 300;
  font-size: 10px;
  line-height: 16px;
}
.f10-medium {
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
}
.f10-bold {
  font-weight: 700;
  font-size: 10px;
  line-height: 16px;
}
.f14-regular {
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
}
table {
    table-layout: unset !important;
  }
@media (max-width: 767px) {
  .header-dashboard::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.5px;
    background-color: var(--Gray);
  }
}
/* .dataTables_wrapper {
    padding: 1.5rem !important;
  }
.dataTables_length > label > select{
    min-width: 55px !important;
}
.status_display{
    display : inline-block !important;
} */
/* .hidden-md-down {
    display:none !important;
} */
 .widget-content-tab{
    overflow-y: scroll;
 }
.status-box{
    width: max-content;
    font-weight: 600;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.2px;
    padding: 8px 10px;
    border-radius: 8px;
}
#trx_modal .box-status{
  font-weight: 400;
  font-size: 10px;
  line-height: 11px;
  padding: 4px 5px;
}
@media(max-width:1024px) {
/*    #language_div{
        z-index: 1900;position: fixed;bottom:  0; padding: 10px;
        left: 10%
    }*/
    .hidden-md-down {
        display:block !important;
    }
    .judhye{
        min-width: unset  !important;
    }
    /* .wallet-activity-item{
        display: unset;
    } */
}
@media(max-width:400px) {
    /* .wallet-activity-item{
        display: unset;
    } */
}