/* Copyright 2018-2023 Epic Systems Corporation */
.contact-information-content .ghostInput,
.other-information-content .ghostInput {
  padding: 0 0.25rem 0.75rem 0.25rem;
}
.contact-information-content .ghostInput input,
.contact-information-content .ghostInput select,
.contact-information-content .ghostInput textarea,
.contact-information-content .ghostInput span.readOnlyInput,
.other-information-content .ghostInput input,
.other-information-content .ghostInput select,
.other-information-content .ghostInput textarea,
.other-information-content .ghostInput span.readOnlyInput {
  width: 100%;
}
.contact-information-content .ghostInput input.date,
.other-information-content .ghostInput input.date {
  width: calc(100% - 34px);
  float: left;
}
html:not(.mobile) .contact-information-content .ghostInput input.date.withCalendar ~ .calendar,
html:not(.mobile) .other-information-content .ghostInput input.date.withCalendar ~ .calendar {
  margin-bottom: 0.5rem;
}

.other-information-content .ghostInput.multiselect label, .section .content .other-information-content .ghostInput.multiselect label {
  font-size: 0.6rem;
  height: 1.1rem;
  line-height: 1.1rem;
  margin: 0.2rem 0.775rem -1.25rem;
  padding: 0;
  width: calc(100% - 1.8rem);
  position: relative;
  background-color: #ffffff;
}
.other-information-content .ghostInput.multiselect label.required:before, .section .content .other-information-content .ghostInput.multiselect label.required:before {
  margin: 0 -0.135rem 0 -0.315rem;
}
.other-information-content .ghostInput.multiselect label:not(.required), .section .content .other-information-content .ghostInput.multiselect label:not(.required) {
  margin: 0.2rem 0.325rem -1.25rem;
  width: calc(100% - 1.6rem);
}

.other-information-content .ghostInput.multiselect select {
  padding: 0.75rem 0.25rem 0.125rem;
}
.other-information-content .ghostInput.multiselect select option {
  display: block;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .demographicsVerification .contact-information-content .ajaxspinner,
.demographicsVerification .other-information-content .ajaxspinner {
    transform: perspective(1px) translateY(-50%) !important;
  }
}
.md_scheduling_index .demographicsVerification .contact-information-content .ajaxspinner,
.md_scheduling_index .demographicsVerification .other-information-content .ajaxspinner {
  transform: none;
}

.contact-information-content.card,
.other-information-content.card {
  padding: 0;
  display: flex;
  flex-direction: column;
}
.contact-information-content .cardContent,
.other-information-content .cardContent {
  padding: 0.5rem 1.2rem;
  flex-grow: 1;
}
.contact-information-content .nameIconContainer,
.other-information-content .nameIconContainer {
  display: flex;
  flex-direction: row;
  padding-bottom: 0.5rem;
  min-height: 2.5rem;
}
.contact-information-content .nameIconContainer div.headerPretextContainer,
.other-information-content .nameIconContainer div.headerPretextContainer {
  width: 100%;
}
.contact-information-content .nameIconContainer svg,
.other-information-content .nameIconContainer svg {
  width: auto;
  height: 3.1rem;
}
.contact-information-content .nameIconContainer span.statusBadge.pending,
.other-information-content .nameIconContainer span.statusBadge.pending {
  font-size: 1rem;
  padding: 0 0.1rem;
  margin-bottom: auto;
}
.contact-information-content .nameIconContainer span.statusBadge.pending .infoBubbleWrapper,
.other-information-content .nameIconContainer span.statusBadge.pending .infoBubbleWrapper {
  margin: unset;
  background: initial;
}
.contact-information-content .infoBubbleWrapper,
.other-information-content .infoBubbleWrapper {
  pointer-events: auto;
}
.contact-information-content .formsection,
.other-information-content .formsection {
  margin: 0.25rem 0;
}
.contact-information-content .ajaxspinner,
.other-information-content .ajaxspinner {
  height: 0;
  position: absolute;
  top: 25%;
  transform: perspective(1px) translateY(-50%);
  margin: 0 0 -0.5rem 0;
}
.contact-information-content .overflowHiddenWithEllipses,
.other-information-content .overflowHiddenWithEllipses {
  display: inline-block;
  white-space: nowrap;
  max-width: calc(100% - 36px);
  text-overflow: ellipsis;
  overflow: hidden;
}
.contact-information-content select,
.other-information-content select {
  text-overflow: ellipsis;
  display: inline;
  white-space: nowrap;
}
.contact-information-content .noValue,
.other-information-content .noValue {
  font-style: italic;
}
.contact-information-content .cardPostText,
.other-information-content .cardPostText {
  position: absolute;
  bottom: 0;
  padding: 1rem;
}
.contact-information-content .buttonList .editButton,
.other-information-content .buttonList .editButton {
  justify-content: center;
}
.contact-information-content .buttonList.subtle .button svg,
.other-information-content .buttonList.subtle .button svg {
  height: 1.2rem;
  margin: 0;
}
.contact-information-content .buttonList.submitEdits,
.other-information-content .buttonList.submitEdits {
  position: inherit;
}

#visit-contact-phone-container {
  margin-bottom: 0;
}

.contact-information-content .header.temporaryHeader,
.contact-information-content .header.permanentHeader {
  font-size: 0.9rem;
  padding: 0 0 0.25rem 0.25rem;
}
.contact-information-content .space:before {
  content: " ";
}
.contact-information-content .addTemporaryAddressLink {
  white-space: nowrap;
  text-decoration: underline;
}
.contact-information-content .addTemporaryAddressLinkContainer {
  margin-top: 0.5rem;
}
.contact-information-content .formsection .addTemporaryAddressLinkContainer {
  margin: 0 0 0.5rem 0.25rem;
}
.mobile .contact-information-content .formsection .ghostInput:not(.ghosted) label {
  padding-top: 0;
}
.contact-information-content .header.temporaryHeader {
  display: inline-block;
  width: auto;
  flex-grow: 1;
}
.contact-information-content .removeTemporaryAddressLink {
  text-decoration: underline;
}
.contact-information-content .removeTemporaryAddressLinkContainer {
  display: inline-block;
  width: auto;
  float: right;
  margin: 0.25rem;
}
.contact-information-content .permanentAddress,
.contact-information-content .temporaryAddress {
  display: flex;
}
.contact-information-content .formsection .ghostInput label {
  overflow: visible;
  padding-top: 0;
  white-space: normal;
}
.contact-information-content .homePhone.ghostInput,
.contact-information-content .mobilePhone.ghostInput,
.contact-information-content .workPhone.ghostInput {
  width: 50%;
}
.contact-information-content .homePhone input::-ms-clear,
.contact-information-content .mobilePhone input::-ms-clear,
.contact-information-content .workPhone input::-ms-clear {
  display: none;
}
.contact-information-content .homePhone input,
.contact-information-content .mobilePhone input,
.contact-information-content .workPhone input {
  padding-right: 1.5rem;
}
.contact-information-content .formsection .ghostInput label.preferredDeviceSelector {
  padding-top: 0;
  margin: -2.5rem 0 0 0;
  line-height: 2.5rem;
  height: 2.5rem;
  width: auto;
  float: right;
  cursor: pointer;
  position: relative;
}
.mobile .contact-information-content .formsection .ghostInput label.preferredDeviceSelector {
  margin-top: -1.8rem;
  line-height: 1.8rem;
  height: 1.8rem;
}
.contact-information-content .preferredDeviceSelector .preferredDeviceSelected,
.contact-information-content .preferredDeviceSelector .preferredDeviceUnselected {
  visibility: hidden;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin: 0 0.5rem;
}
.contact-information-content .preferredDeviceSelector .preferredDeviceUnselected {
  margin-left: -1.5rem;
}
.contact-information-content .preferredDeviceSelector.selected .preferredDeviceSelected,
.contact-information-content .preferredDeviceSelector:hover .preferredDeviceUnselected,
.contact-information-content input:hover + .preferredDeviceSelector .preferredDeviceUnselected,
.contact-information-content input:focus + .preferredDeviceSelector .preferredDeviceUnselected,
.contact-information-content span:hover + .preferredDeviceSelector .preferredDeviceUnselected,
.contact-information-content span:focus + .preferredDeviceSelector .preferredDeviceUnselected,
.contact-information-content .preferredDeviceSelector input:focus + .preferredDeviceSelected + .preferredDeviceUnselected,
.contact-information-content .preferredDeviceSelector span:focus + .preferredDeviceSelected + .preferredDeviceUnselected, .mobile .contact-information-content .preferredDeviceSelector .preferredDeviceUnselected {
  visibility: visible;
}
.contact-information-content .preferredDeviceSelector.selected input:focus + .preferredDeviceSelected,
.contact-information-content .preferredDeviceSelector input:focus + .preferredDeviceSelected + .preferredDeviceUnselected {
  outline: 1px dotted #000000;
}
.contact-information-content .preferredDeviceSelector.selected:hover .preferredDeviceUnselected,
.contact-information-content input:hover + .preferredDeviceSelector.selected .preferredDeviceUnselected,
.contact-information-content input:focus + .preferredDeviceSelector.selected .preferredDeviceUnselected,
.contact-information-content span:hover + .preferredDeviceSelector.selected .preferredDeviceUnselected,
.contact-information-content span:focus + .preferredDeviceSelector.selected .preferredDeviceUnselected,
.contact-information-content .preferredDeviceSelector.selected input:focus + .preferredDeviceSelected + .preferredDeviceUnselected, .mobile .contact-information-content .preferredDeviceSelector.selected .preferredDeviceUnselected {
  display: none;
  visibility: hidden;
}
.contact-information-content .iconLabel {
  display: inline-block;
  vertical-align: middle;
  min-width: 1.75rem;
  height: 1.75rem;
  margin: 0 0.25rem;
}
.contact-information-content .attentionToContacts {
  height: 24px;
  width: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
  margin-bottom: 0.1rem;
}
.contact-information-content .fieldValues {
  vertical-align: middle;
}
.contact-information-content .subtle {
  line-height: 1.5rem;
}
.contact-information-content .ghostInput.email {
  width: 50%;
}

.other-information-content .otherInformationPretext {
  font-size: 0.8rem;
  font-style: italic;
  padding: 0 0.25rem;
}
.other-information-content .readOnlyLine {
  margin-bottom: 0.5rem;
  overflow: inherit;
}
.other-information-content .readOnlyLine .collapsedFieldValue {
  padding-bottom: 0.5rem;
}
.other-information-content .popupinstructionsicon img {
  width: 1rem;
  height: 1rem;
}
.other-information-content .formsection .ghostInput label {
  overflow: visible;
  padding-top: 0;
  white-space: normal;
}
.other-information-content .formsection .ghostInput .invalid + p.helptext {
  color: #d80000;
}
.other-information-content .ghostInput.multiselect select {
  height: auto;
  min-height: 2.5rem;
  line-height: normal;
}
.other-information-content .ghostInput.multiselect, .mobile .other-information-content .ghostInput.multiselect {
  width: 100%;
}
.other-information-content .ghostInput.field8 {
  width: 100%;
}
.other-information-content .ghostInput.hasHelp .helptext {
  margin-bottom: 0;
  margin-top: 0;
}
.other-information-content .cardContent .grid .noFieldsAlert {
  border-radius: 6px;
  border: 1px #dbdbdb solid;
  background-color: #f5f0f7;
  background-image: url("../images/ContactVerification/informationcircleoutline.svg");
  background-size: 1.8rem;
  background-repeat: no-repeat;
  background-position: 0.5rem 0.5rem;
  margin-bottom: 3%;
  width: 100%;
}
.other-information-content .cardContent .grid .noFieldsAlert .alertContent {
  margin-bottom: 0.5rem;
  padding: 0.75rem 0.5rem 0.5rem 2.75rem;
}
.other-information-content .cardContent .grid .noFieldsAlert .alertTitle {
  margin-bottom: 5px;
  font-size: 20px;
  color: #86479b;
}
.other-information-content .cardContent .grid .noFieldsAlert .alertText {
  font-size: 15px;
  color: #363636;
}
.mobile .other-information-content .readOnlyLine .fieldValues {
  white-space: normal;
}
.mobile .section .content .other-information-content .ghostInput .helptext {
  margin-top: 0.25rem;
}
.mobile .other-information-content .ghostInput.multiselect label, .mobile .section .content .other-information-content .ghostInput.multiselect label {
  font-size: inherit;
  height: auto;
  line-height: inherit;
  margin: 0.25rem 0 0;
  padding: 0;
  width: auto;
  position: relative;
}
.mobile .other-information-content .ghostInput.multiselect select {
  padding: 0.1em 0.25em;
}

.quickLinks.vertical a::after {
  background-color: rgba(118, 118, 118, 0.25);
}

.addressDefaults textarea,
.addressDefaults input {
  margin: 0;
}

.addressDefaults label.error {
  margin-bottom: 0.75rem;
  margin-top: 0;
}

.addressDefaults .addressList .togglebutton {
  font-size: 1rem;
  width: 100%;
  text-align: left;
}

.temporaryInformation.noMatchesContainer div.noMatchesMessage,
.permanentInformation.noMatchesContainer div.noMatchesMessage {
  margin: 0.5rem 0;
}
.temporaryInformation.noMatchesContainer div.noMatchesMessage:before,
.permanentInformation.noMatchesContainer div.noMatchesMessage:before {
  display: none !important;
}

.permanentInformation p.buttoncheck,
.temporaryInformation p.buttoncheck {
  margin-left: 0.25rem;
  padding: 0.25rem 0 0 0;
}

.mobile .noMatchesContainer .buttoncheck label {
  margin-top: -0.25rem;
}

.mobile .noMatchesContainer p.buttoncheck {
  margin-bottom: -1.5rem;
}

.mobile .temporaryInformation.noMatchesContainer {
  margin-bottom: 2rem;
}

.addressContainer div.street span.readOnlyInput {
  white-space: pre-line;
  height: auto;
}

div.Popup div#contact_verification_container {
  overflow: hidden;
}

div#contact_verification_alert {
  border-radius: 6px;
  border: 1px #cccccc solid;
  margin-bottom: 3%;
  width: 100%;
  padding: 0;
}
div#contact_verification_alert .alertTitle {
  color: #363636;
  padding: 0;
}

div#verification_done_banner {
  border: 1px solid #dbdbdb;
  border-radius: 0.3rem;
  color: #363636;
  margin-bottom: 3%;
  padding: 0;
}
div#verification_done_banner .alertTitle {
  color: #0f784a;
}

.alertTitle {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 5px;
  display: block;
}

.alertContent {
  margin-bottom: 0.5rem;
  padding: 0.75rem 0.5rem 0.5rem 2.75rem;
}

.alertText {
  font-size: 15px;
}

/*rtl:raw:
input[data-inputtype="phone"] {
	direction: ltr;
	text-align: right;
}
*/
