Urgent Medical Matters

Please do not use MyUHealthChart to send messages requiring urgent attention. For medical emergenciesplease call 911. For medical urgent matterscontact your doctor's office.

<> @import url("https://use.typekit.net/bse1nnn.css"); html{ scroll-behavior: smooth; } .lp--section{ font-family: "din-2014",sans-serif; font-variant-ligatures: no-common-ligatures; } .text-bold{ font-weight: bold; } .text-uppercase{ text-transform: uppercase; } .text-spaced{ letter-spacing: 3px; } .text-white{ color: #fff; } .text-orange{ color: #f47321; } .text-green{ color: #00502f; } .text-center{ text-align: center; } .text-dark-grey{ color: #6d6e71; } .text-left{ text-align: left; } .text-right{ text-align: right; } .text-thin{ font-weight: 100; } .text-medium{ font-weight: 400; } .text-shadow{ text-shadow: 0px 0px 15px rgba(0,0,0,0.85); } .text-larger{ font-size: 120%; } .bg-light-grey{ background: #f8f8f8; } .bg-grey{ background: #eff0f0; } .bg-orange{ background: #f47321; } .bg-green{ background: #00502f; } .no-wrap{ white-space: nowrap; } .button--orange,.button--orange:focus,.button--orange:active{ background: #f47321; box-shadow: none; } .button--orange:hover{ background: #f98f4d; box-shadow: none; } .button--block{ width: 100%; } @media screen and (max-width: 767px){ .button--block-mobile{ width: 100%; } } section{ position: relative; } .p-60{ padding: 60px; } .p-3em{ padding: 3em; } .p-4em{ padding-top: 2em; padding-left: 3em; padding-right: 3em; padding-bottom: 1em; } .py-3em{ padding: 3em 0; } .py-4em{ padding-top: 4em; padding-bottom: 4em; } .py-5vw{ padding-top: 5vw; padding-bottom: 5vw; } @media screen and (max-width: 767px){ .p-3em{ padding: 1em; } .py-4em{ padding-top: 3em; padding-bottom: 3em; } .py-5vw{ padding-top: 7.5vh; padding-bottom: 7.5vh; } } .mh-100{ min-height: 100%; } .mh-200px{ min-height: 200px; } .mh-250px{ min-height: 250px; } .mh-300px{ min-height: 300px; } .mh-25vw{ min-height: 25vw; } .mh-33vw{ min-height: 33vw; } .mt-0{ margin-top: 0px!important; } .mt-10{ margin-top: 10px!important; } .mt-20{ margin-top: 20px!important; } .mb-0{ margin-bottom: 0px !important; } .mb-10{ margin-bottom: 10px!important; } .mb-20{ margin-bottom: 20px!important; } .mb-30{ margin-bottom: 30px!important; } .mb-40{ margin-bottom: 40px!important; } .mb-50{ margin-bottom: 50px!important; } .max-height-50{ max-height: 50px; } .max-height-60{ max-height: 60px; } .max-height-70{ max-height: 70px; } .w-100p{ width: 100%; } .w-250{ width: 250px; max-width: 100%; } .img-round{ border-radius: 50%; } .img-border{ border: 1px solid #222; } .img-center{ margin: 0 auto; } .p-relative{ position: relative; } .d-block{ display: block; } .valign-flex{ display : flex; align-items : center; justify-content: center; } .valign-flex-start{ display : flex; align-items : center; justify-content: flex-start; } .valign-flex-end{ display : flex; align-items : center; justify-content: flex-end; } .valign-flex-bottom{ align-items: flex-end; display: flex; } .valign-self-flex-end{ align-self: flex-end; } .visible-xs{ display: none; } @media screen and (max-width: 767px){ .visible-xs{ display: inline-block !important; } .hidden-xs{ display: none !important; } .text-center-mobile{ text-align: center !important; } } .container.container-fluid.container-lg.container-md.container-sm.container-xl { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .row{ display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .col.col-1.col-10.col-11.col-12.col-2.col-3.col-4.col-5.col-6.col-7.col-8.col-9.col-auto.col-lg.col-lg-1.col-lg-10.col-lg-11.col-lg-12.col-lg-2.col-lg-3.col-lg-4.col-lg-5.col-lg-6.col-lg-7.col-lg-8.col-lg-9.col-lg-auto.col-md.col-md-1.col-md-10.col-md-11.col-md-12.col-md-2.col-md-3.col-md-4.col-md-5.col-md-6.col-md-7.col-md-8.col-md-9.col-md-auto.col-sm.col-sm-1.col-sm-10.col-sm-11.col-sm-12.col-sm-2.col-sm-3.col-sm-4.col-sm-5.col-sm-6.col-sm-7.col-sm-8.col-sm-9.col-sm-auto.col-xl.col-xl-1.col-xl-10.col-xl-11.col-xl-12.col-xl-2.col-xl-3.col-xl-4.col-xl-5.col-xl-6.col-xl-7.col-xl-8.col-xl-9.col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } .col-6{ -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } @media (min-width: 768px){ .offset-md-1 { margin-left: 8.333333%; } .offset-md-2 { margin-left: 16.666667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.333333%; } .offset-md-5 { margin-left: 41.666667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7{ margin-left: 58.333333%; } .col-md-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-md-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-md-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-md-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-md-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-md-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-md-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } } .lead{ font-size: 110%; line-height: 1.75em; } .large-headline{ margin-top: 0px; font-size: 2.5em; font-weight: 100; text-transform: uppercase; line-height: 1em; } @media screen and (max-width: 1366px) { .large-headline{ font-size: 3em; } } @media screen and (max-width: 767px) { .large-headline{ font-size: 2.25em; } } section,.section-padding{ padding: 60px 0; overflow: hidden; } .no-padding{ padding: 0px !important; } .py-20{ padding: 20px 0; } .py-30{ padding: 30px 0; } .py-80{ padding: 80px 0; } .no-margin{ margin: 0px !important; } @media screen and (max-width: 767px){ .no-padding-mobile{ padding: 0px !important; } .py-20-mobile{ padding: 20px 0 !important; } } @media screen and (max-width: 767px){ section,.section-padding{ padding: 40px 0px; } } .two-col{ columns: 2; display: inline-block; column-gap: 80px; } @media screen and (max-width: 767px){ .two-col{ columns: 1; } } .lang-toggle{ position: absolute; right: 20px; } .lang{ display: inline-block; background: #00502f; padding: 3px 10px; color: #fff; font-weight: bold; border-radius: 2px; } .lang:hover{ color: #f37321; } .lp--accordion{ position: relative; padding : 15px 0; cursor : pointer; } .lp--accordion:before{ content : '\002B'; color : #f37321; font-weight: bold; float : right; margin-left: 5px; font-size : 1.4em; font-weight: 100; } .lp--accordion.active:before { content: "\2212"; color: #00502f ; } .lp--panel{ padding-right: 2em; max-height: 0; overflow : hidden; transition: max-height 0.2s ease-out; } .owl-theme .owl-dots{ margin-bottom: 15px; } .owl-theme .owl-dots .owl-dot{ box-shadow: none; } .gradient{ background: rgb(255,255,255); background: -moz-linear-gradient(0degrgba(255,255,255,1) 0%rgba(244,246,245,1) 100%); background: -webkit-linear-gradient(0degrgba(255,255,255,1) 0%rgba(244,246,245,1) 100%); background: linear-gradient(0degrgba(255,255,255,1) 0%rgba(244,246,245,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f4f6f5",GradientType=1); } .gradient-angle{ background: rgb(255,255,255); background: -moz-linear-gradient(45degrgba(255,255,255,1) 0%rgba(241,243,243,1) 100%); background: -webkit-linear-gradient(45degrgba(255,255,255,1) 0%rgba(241,243,243,1) 100%); background: linear-gradient(45degrgba(255,255,255,1) 0%rgba(241,243,243,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f1f3f3",GradientType=1); } .angle-gradient-overlay{ position: relative; } .angle-gradient-overlay:before{ content: " "; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgb(0,0,0); background: -moz-linear-gradient(209degrgba(0,0,0,0) 0%rgba(0,0,0,0.500437675070028) 100%); background: -webkit-linear-gradient(209degrgba(0,0,0,0) 0%rgba(0,0,0,0.500437675070028) 100%); background: linear-gradient(209degrgba(0,0,0,0) 0%rgba(0,0,0,0.500437675070028) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); } @media screen and (max-width: 767px){ .mobile-no-overlay:before{ display: none!important; } } #lp--mobile-toggle { display: none; position: relative; top: 10px; right: 0px; z-index: 1; -webkit-user-select: none; user-select: none; } @media screen and (max-width: 767px){ #lp--mobile-toggle{ display: inline-block; } } #lp--mobile-toggle input { display: block; width: 40px; height: 32px; position: absolute; top: -7px; left: -5px; cursor: pointer; opacity: 0; /* hide this */ z-index: 2; /* and place it over the hamburger */ -webkit-touch-callout: none; } #lp--mobile-toggle span { display: block; width: 33px; height: 4px; margin-bottom: 5px; position: relative; background: #f47321; border-radius: 3px; z-index: 1; transform-origin: 4px 0px; transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease; } #lp--mobile-toggle span:first-child { transform-origin: 0% 0%; } #lp--mobile-toggle span:nth-last-child(2) { transform-origin: 0% 100%; } #lp--mobile-toggle input:checked ~ span { opacity: 1; transform: rotate(45deg) translate(-2px-1px); background: #232323; } #lp--mobile-toggle input:checked ~ span:nth-last-child(3) { opacity: 0; transform: rotate(0deg) scale(0.20.2); } #lp--mobile-toggle input:checked ~ span:nth-last-child(2) { transform: rotate(-45deg) translate(0-1px); } #lp--mobile-nav { position: absolute; width: 100vw; margin: -60px 0 0 calc( -100vw + 48px ); padding: 50px; padding-top: 100px; background: #ededed; list--type: none; -webkit-font-smoothing: antialiased; /* to stop flickering of text in safari */ transform-origin: 0% 0%; transform: translate(-100%0); transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0); } #lp--mobile-nav li { padding: 10px 0; font-size: 20px; text-align: center; } #lp--mobile-toggle input:checked ~ ul { transform: none; } header{ position: relative; top: 0px; width: 100%; padding: 1em 0; background: white; z-index: 10; border-bottom: 1px solid #eaeaea; } .affixed{ position: fixed; } header .logo{ height: 45px; max-height: 45px; width: auto; } header .nav-link{ color: #050505; font-size: .8em; margin: 0 15px; } @media screen and (max-width: 767px) { header .logo{ width: 100%; } } <> @import url("https://use.typekit.net/bse1nnn.css"); .text-orange{ color: #f37322; } .two-column-hero{ background: #fff; border-bottom: 10px solid #F47329; font-family: "din-2014",sans-serif; font-variant-ligatures: no-common-ligatures; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } @media (min-width: 768px){ .two-column-hero .hero-col{ -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } } .two-column-hero .hero-content{ position : relative; display : flex; align-items : center; justify-content: center; text-align : left; height : 100%; padding : 0 3em; } .two-column-hero .hero-content h1{ margin-top : 0px; text-transform: uppercase; font-size : 5em; line-height : 1.1em; position : relative; margin-top : 0px; margin-bottom : 0px; font-weight: 100; } @media screen and (max-width: 1440px){ .two-column-hero .hero-content h1{ font-size: 4em; } } @media screen and (max-width: 1280px){ .two-column-hero .hero-content h1{ font-size: 3em; } } @media screen and (max-width: 1040px){ .two-column-hero .hero-content{ padding: 25px; } } @media screen and (max-width: 768px){ .reverse-mobile { flex-direction: column-reverse; } .row.col-md-6{ } .two-column-hero .hero-content{ padding: 35px 20px; } }