/*
  This file is a client-specific override of the global styles.
  Only if needed. It is not recommended to use this file for styling.
*/

/* Hide the second option ("Share all the studies of this patient") of the share study dialog, on client demand. */
.dialog-share-study-container .w-radio ~ .w-radio {
  display: none;
}

