/* put your own styles to customize and override the theme */
.cursor-pointer{
  cursor: pointer;
}
.pump-switch-temp-disable
{
    opacity:100 !important; ;
}
.cursor-pointer-not-allowed{
  cursor: not-allowed;
}

.display-flex{
    display: flex;
}

#po_upload_form>fieldset>#div_id_po_link>div>div>div>span.align-self-center{
    display: none;
}