/*!
 * Prosozial Mobile-Angular-UI Theme
 * Copyright 2017 Simon Föllenz, prosozial GmbH
 */
#personDirectiveContent .psSpinnerContainer {
  margin-top: 0px !important;
}
#personDirectiveContent .personen-title {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
#personDirectiveContent h1 {
  margin-bottom: 0;
  margin-top: 10px;
}
#personDirectiveContent h2 {
  margin-top: 0;
}
#personDirectiveContent .person-adresse {
  position: relative;
}
#personDirectiveContent .person-adresse-maps {
  margin-top: 20px;
  margin-right: -15px;
}
#personDirectiveContent .person-adresse-maps-logo {
  background-image: url('../images/BingMapsLogo.png');
  background-repeat: no-repeat;
  overflow: hidden;
  padding: 0px 100px 24px 12px;
}
#personDirectiveContent .media-object .ps-bild {
  margin-top: 10px;
  max-width: 100px;
}
#personDirectiveContent .samProfil .personen-image-container {
  width: 100px;
  height: 140px;
  margin-top: 12px;
}
#personDirectiveContent .samProfil .personen-informationen {
  margin-top: 10px;
}
#personDirectiveContent .samProfil .samProfil-media-body {
  vertical-align: none !important;
}
#personDirectiveContent .psProfilSlider .psProfilSliderControls {
  position: absolute;
  top: 0px;
  right: 0px;
}
/*# sourceMappingURL=PsPersonen.css.map */