.LegacyHealth-Feature-PhotoLibraryListing-PhotoLibraryListing select {
  width: 100%;
  height: 46px;
  padding-left: 13px;
  margin-bottom: 9px;
  color: #5c5c5c;
  text-overflow: ellipsis;
  border: 1px solid #e3e3e3;
  text-transform: none;
  background-size: 0.75em;
  background-position: center right 1em;
  background-image: url(/FrontEnd/Images/selectbox_arrow.svg);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding-right: 2em;
}
.LegacyHealth-Feature-PhotoLibraryListing-PhotoLibraryListing .btn-blue {
  background-color: #015497 !important;
}
.LegacyHealth-Feature-PhotoLibraryListing-PhotoLibraryListing .btn-blue:hover {
  background-color: #00488A;
}
.LegacyHealth-Feature-PhotoLibraryListing-PhotoLibraryListing .gray-border {
  border: 1.5px solid #ccc;
  padding: 15px;
}
.LegacyHealth-Feature-PhotoLibraryListing-PhotoLibraryListing .photo-results .photo-asset {
  cursor: pointer;
}
.LegacyHealth-Feature-PhotoLibraryListing-PhotoLibraryListing .photo-results .photo-asset .photo-asset-wrap {
  background-color: #f2f2f2;
  height: 210px;
  margin-bottom: 10px;
  padding: 25px;
  text-align: center;
}
.LegacyHealth-Feature-PhotoLibraryListing-PhotoLibraryListing .photo-results .photo-asset .photo-asset-wrap p {
  width: 100%;
}
.LegacyHealth-Feature-PhotoLibraryListing-PhotoLibraryListing .photo-results .photo-asset .photo-asset-wrap:hover {
  background-color: #72a1c4;
  color: #23527c;
}
.LegacyHealth-Feature-PhotoLibraryListing-PhotoLibraryListing .photo-results .photo-results-row {
  padding: 15px 0;
}
.LegacyHealth-Feature-PhotoLibraryListing-PhotoLibraryListing .modal .modal-header .modal-title {
  font-size: 3.5rem;
}
.LegacyHealth-Feature-PhotoLibraryListing-PhotoLibraryListing .modal .modal-header .modal-close {
  text-align: right;
}
.LegacyHealth-Feature-PhotoLibraryListing-PhotoLibraryListing .modal .modal-header button {
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
.LegacyHealth-Feature-PhotoLibraryListing-PhotoLibraryListing .modal .modal-header .close {
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

/*# sourceMappingURL=LegacyHealth.feature.photolibrarylisting.css.map */
