#select-case-status, #select-shipment-status{
  width: auto;
  display: inline-flex;
  margin: 1%;
}
#accountInfo .switch-lg .switch-toggle-slider {
    width: 5.25rem !important;
}
#accountInfo .switch-lg .switch-input:checked ~ .switch-toggle-slider::after {
    left: 3.2rem;
}
#accountInfo .switch {
    margin-right: 4.76rem;
}
.d-flex-justify-space-between {
    justify-content: space-between;
}
.seller-graph .nav-tabs.widget-nav-tabs .nav-link {
        height: 50px !important;
        width: 100px !important;
}
