.bolt-persona-card-styles {
  /* Default card styles */
  /* Persona styles */
  /* Child card styles */
  /* Line styles */
  /* Go back styles */
  /* Contact card styles */
  /* Organization card styles */
  /* Persona text rendering */ }
  .bolt-persona-card-styles .persona-card-name {
    padding: 0 12px; }
  .bolt-persona-card-styles.loading {
    width: 360px;
    height: 472px; }
  .bolt-persona-card-styles .persona-card-loading-spinner {
    position: absolute;
    top: 40%;
    left: 40%; }
  .bolt-persona-card-styles .default-card, .bolt-persona-card-styles .default-card-without-header, .bolt-persona-card-styles .default-card-with-header, .bolt-persona-card-styles .default-card-abridged, .bolt-persona-card-styles .default-card-simple {
    width: 360px;
    padding-top: 24px;
    padding-bottom: 24px; }
    .bolt-persona-card-styles .default-card-without-header {
      padding: 20px 0px;
      max-height: 472px; }
    .bolt-persona-card-styles .default-card-with-header {
      padding: 20px 0px;
      max-height: 432px; }
    .bolt-persona-card-styles .default-card-abridged {
      max-height: 235px; }
  .bolt-persona-card-styles .default-card-contact-info-wrapper {
    padding-top: 16px; }
  .bolt-persona-card-styles .default-card-contact-info-container {
    padding-top: 16px; }
  .bolt-persona-card-styles .default-card-header-wrapper {
    font-size: 0.875rem;
    margin-top: 9px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px; }
  .bolt-persona-card-styles .default-card-header-reportsto {
    font-size: 0.75rem;
    padding-bottom: 4px;
    padding-left: 24px; }
  .bolt-persona-card-styles .default-card-header {
    float: left;
    vertical-align: bottom;
    color: rgba( 200, 200, 200 ,  1 );
    color: rgba( var(--palette-neutral-20,200, 200, 200) ,  1 ); }
  .bolt-persona-card-styles .default-card-header-space {
    padding-right: 12px;
    font-weight: normal; }
  .bolt-persona-card-styles .default-card-header-chevron {
    font-size: 0.875rem;
    vertical-align: text-bottom; }
  .bolt-persona-card-styles .default-card-contact-line-wrapper {
    padding-bottom: 2px;
    padding-left: 24px;
    padding-right: 24px; }
  .bolt-persona-card-styles .default-card-contact-line {
    font-size: 0.75rem;
    padding-top: 0px !important;
    padding-left: 2px !important;
    padding-bottom: 6px !important; }
  .bolt-persona-card-styles .default-card-contact-line-label {
    padding-right: 12px;
    vertical-align: middle; }
  .bolt-persona-card-styles .default-card-contact-line-link {
    vertical-align: middle; }
  .bolt-persona-card-styles .default-card-contact-line-no-link {
    vertical-align: middle; }
  .bolt-persona-card-styles .default-card-direct-manager-wrapper {
    padding-top: 5px; }
  .bolt-persona-card-styles .default-card-direct-manager {
    padding-top: 12px; }
  .bolt-persona-card-styles .persona-main {
    margin-left: 24px !important; }
  .bolt-persona-card-styles .persona-list-manager-element {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 24px;
    padding-right: 24px;
    cursor: pointer; }
    .bolt-persona-card-styles .persona-list-manager-element:hover {
      background-color: rgba( 239, 246, 252 ,  1 );
      background-color: rgba( var(--palette-primary-tint-40,239, 246, 252) ,  1 ); }
  .bolt-persona-card-styles .persona-list-element {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer; }
    .bolt-persona-card-styles .persona-list-element:hover {
      background-color: rgba( 239, 246, 252 ,  1 );
      background-color: rgba( var(--palette-primary-tint-40,239, 246, 252) ,  1 ); }
  .bolt-persona-card-styles .contact-or-organization-card-wrapper {
    height: 432px;
    width: 360px; }
  .bolt-persona-card-styles .hr-main {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-width: 0px;
    height: 1px;
    background-color: rgba( 234, 234, 234 ,  1 );
    background-color: rgba( var(--palette-neutral-8,234, 234, 234) ,  1 ); }
  .bolt-persona-card-styles .hr-secondary {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 24px;
    margin-right: 24px;
    border-width: 0px;
    height: 1px;
    background-color: rgba( 234, 234, 234 ,  1 );
    background-color: rgba( var(--palette-neutral-8,234, 234, 234) ,  1 ); }
  .bolt-persona-card-styles .go-back-chevron {
    color: rgba( 255, 255, 255 ,  1 );
    color: rgba( var(--palette-neutral-0,255, 255, 255) ,  1 );
    padding-left: 12px; }
  .bolt-persona-card-styles .go-back-persona-wrapper {
    height: 40px;
    width: 360px;
    background-color: rgba(0, 120, 212, 1);
    background-color: var(--communication-background,rgba(0, 120, 212, 1));
    cursor: pointer;
    display: flex;
    align-items: center; }
    .bolt-persona-card-styles .go-back-persona-wrapper:focus {
      border: 2px solid rgba(0, 0, 0, .9);
      border: 2px solid var(--text-primary-color,rgba(0, 0, 0, .9)); }
  .bolt-persona-card-styles .go-back-persona {
    margin-left: 10px !important; }
  .bolt-persona-card-styles .go-back-positioning {
    width: inherit; }
  .bolt-persona-card-styles .contact-card-line {
    padding-bottom: 25px;
    width: 360px; }
  .bolt-persona-card-styles .contact-card-line-top {
    padding-top: 25px;
    padding-bottom: 25px;
    width: 360px; }
  .bolt-persona-card-styles .contact-card-span-label {
    font-size: 0.75rem;
    width: 100px;
    float: left; }
  .bolt-persona-card-styles .contact-card-span-content {
    font-size: 0.75rem;
    width: 260px;
    float: left; }
  .bolt-persona-card-styles .contact-card-header-wrapper {
    padding-top: 15px;
    padding-left: 24px;
    padding-right: 24px; }
  .bolt-persona-card-styles .contact-card-info-wrapper {
    padding-top: 11px;
    padding-left: 24px;
    padding-right: 24px; }
  .bolt-persona-card-styles .organization-card-header-wrapper {
    background: rgba( 255, 255, 255 ,  1 );
    background: rgba( var(--palette-neutral-0,255, 255, 255) ,  1 );
    padding-top: 15px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 11px;
    font-size: 0.875rem; }
  .bolt-persona-card-styles .organization-card-content {
    height: 432px;
    overflow-y: auto; }
  .bolt-persona-card-styles .organization-card-direct-reports-label {
    font-size: 0.875rem;
    padding-left: 24px !important;
    padding-right: 24px !important;
    padding-bottom: 4px !important;
    padding-top: 20px; }
  .bolt-persona-card-styles .persona-main-text-primary {
    font-size: 1rem;
    color: rgba(0, 0, 0, .9);
    color: var(--text-primary-color,rgba(0, 0, 0, .9));
    padding-bottom: 1px;
    overflow: hidden;
    text-overflow: ellipsis; }
  .bolt-persona-card-styles .persona-main-text-secondary {
    font-size: 0.75rem;
    color: rgba(0, 0, 0, .55);
    color: var(--text-secondary-color,rgba(0, 0, 0, .55));
    overflow: hidden;
    text-overflow: ellipsis; }
  .bolt-persona-card-styles .persona-main-text-tertiary {
    font-size: 0.75rem;
    color: rgba(0, 0, 0, .55);
    color: var(--text-secondary-color,rgba(0, 0, 0, .55)); }
  .bolt-persona-card-styles .persona-list-element-text-primary {
    font-size: 0.875rem;
    color: rgba(0, 0, 0, .9);
    color: var(--text-primary-color,rgba(0, 0, 0, .9));
    overflow: hidden;
    text-overflow: ellipsis; }
  .bolt-persona-card-styles .persona-list-element-text-secondary {
    font-size: 0.75rem;
    color: rgba(0, 0, 0, .55);
    color: var(--text-secondary-color,rgba(0, 0, 0, .55));
    overflow: hidden;
    text-overflow: ellipsis; }
  .bolt-persona-card-styles .persona-header-text-primary {
    color: rgba( 255, 255, 255 ,  1 );
    color: rgba( var(--palette-neutral-0,255, 255, 255) ,  1 );
    overflow: hidden;
    text-overflow: ellipsis; }
  .bolt-persona-card-styles .pointer {
    cursor: pointer; }
  .bolt-persona-card-styles .ms-Persona-imageArea {
    border-radius: 0; }
    .bolt-persona-card-styles .ms-Persona-imageArea .ms-Persona-initials {
      border-radius: 50%; }

.persona-card-callout .ms-Callout-main {
  overflow-y: auto !important; }

body.ms-vss-web-vsts-theme-hc-dark .persona-card-callout {
  border: 2px solid rgba(0, 120, 212, 1);
  border: 2px solid var(--focus-border-color,rgba(0, 120, 212, 1));
  background-color: rgba(255, 255, 255, 1);
  background-color: var(--background-color,rgba(255, 255, 255, 1)); }

body.ms-vss-web-vsts-theme-hc-light .persona-card-callout {
  border: 2px solid rgba(0, 120, 212, 1);
  border: 2px solid var(--focus-border-color,rgba(0, 120, 212, 1));
  background-color: rgba(255, 255, 255, 1);
  background-color: var(--background-color,rgba(255, 255, 255, 1)); }
