@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;1,300;1,400&family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');
.dell-center{
    --dell-blue: #00acc4;
    --dell-gray:#4f5a5d;
    --dell-orange:#d37329;
    --dell-green:#b2d27c;
    --dark-aqua:#107D8E /*#108193 - original*/;
    --light-grey: #f8f8f8;
    --white: #fff;
    --dark-dell-blue:#124661;
}

.dell-center main a {
    color:var(--dark-aqua);
}

.dell-center main a:hover {
    color:var(--dell-orange);
}
.fixed-cta-nav .fixed-nav-inner a {
	color:#ffffff;
}
button.menu-icon {
left:42%;
	top:23%;
}
.dell-center h1, .dell-center h2, .dell-center h3, .dell-center h4 {
font-family: 'Outfit', sans-serif;
	font-weight:600 !important;

}
div:not(.off-canvas-sidebar) .dell-center h2 {
	font-size:2.5rem;
	letter-spacing:0;
}
 .dell-center h4 a{
	 font-size:1.25rem;
 }
.dell-center .tabs-panel p{
	fonts-size:1rem;
}
.tabs-title>a[aria-selected=true], .tabs-content  {
    background: #ffffff;
    color: black !important;
}
ul.tabs {
	background-color:var(--dark-dell-blue);
}
.tabs-title a{
	font-weight:600;
	font-size:1.1rem;
	background-color:var(--dark-dell-blue);
	color:#fff !important;
	text-decoration:none;
}
.tabs-title a:hover{
color:var(--dell-orange) !important;
}
.dell-center h3.h1 {
	letter-spacing:0;
	font-weight:600 !important;
	color:var(--dark-dell-blue);
	margin-top:2rem;
	margin-bottom:2.5rem;
}
.dell-center h3.h1 {
	letter-spacing:0;
	font-weight:600 !important;
	color:var(--dark-dell-blue);
	margin-top:2rem;
	margin-bottom:2.5rem;
}

.dell-center a.covid-19-btn {
	color:var(--dell-orange);
	background-color:var(--dell-green);
	text-decoration:none;
	border-radius:.25rem;
}
.dell-center a:hover.covid-19-btn {
	background-color:var(--dark-dell-blue);
	color:#fff;

}
.dell-center a:hover.covid-19-btn h2, .dell-center #content a:hover.covid-19-btn p {
	color:#fff;
}
.dell-center a.covid-19-btn h2{
	margin:.5rem;
	font-size:1.75rem;
}
.top-bar-title {margin: 0 0 1rem;  height:50px; }

.menu-icon-container{
position: absolute;
top: -1.5rem;
left: auto;
right:2%;
transform: rotate(180deg);
height: 85px;
width: 130px;
border-radius: 300px 300px 0 0;
background-color: var(--white);
z-index:99999;
}
#dell-mobile-nav.opened .menu-icon-container {
	background-color:var(--dark-aqua);
}
.topbar-responsive-links {
	 margin-top:0;
	 padding-top:0;
	 background-color:#fff;
}
.media-list {
	margin-left:0;
}
button.menu-icon:focus {
  outline:0;
}
.date.all-events {
	display:block;
	background-color:var(--dell-green);
	border-radius:.5rem;
	padding:.75rem;
	text-align:center;
	margin-right:1rem;
	line-height:1;
	font-family:'Outfit', sans-serif;
	font-weight:500;
}
.date.all-events span {
display:block;
font-size:2rem;
}
.cat-name {
  border: 2px solid var(--dark-dell-blue);
  line-height: .8rem;
  margin-bottom: .2rem;
  background: var(--dark-dell-blue);
	border-radius:1rem; 
	margin-right:.25rem;
  color: #fff;
  display: inline-block;
  padding: .125em .35rem;
}

.dell-center main .sticky-container, .top-bar ul, .dell-center .topbar-responsive {
	background-color:transparent;
}

.dell-center nav#dell-mobile-nav.opened.topbar-responsive {
		 background-color:var(--light-grey); 
	    -moz-box-shadow: 0 5px 5px rgb(0 0 0 / 25%);
    -webkit-box-shadow: 0 5px 5px rgb(0 0 0 / 25%);
    box-shadow: 0 2px 5px rgb(0 0 0 / 25%);
	background-color:var(--light-grey);


}

.dell-center nav#dell-mobile-nav.opened.topbar-responsive ul{
	margin-top:10vw;
		background-image:url('https://sph.uth.edu/research/centers/dell/assets/img/light-green-circle.svg');
	background-repeat:no-repeat;
	background-size:80vw;
	background-position:0vw 2vh;
	height:100vh;
}

body.dell-center {
	background-color:var(--light-grey);
	background-image:url('https://sph.uth.edu/research/centers/dell/assets/img/light-green-circle.svg');
	background-repeat:no-repeat;
	background-size:28vw;
	background-position:0vw 130vh;
}

li.search-container {
    background-color:var(--dell-blue); }

li.green-bottom-border{
	padding-right:0rem;
	margin-bottom:2rem;
	width:100%;
	display:block;
}
.sb-search {
    top:-.2rem; 
    position: relative;
    height:2.75rem;}
.sb-icon-search .fa-search{
    top:0;}
.sb-icon-search {
    background-color:var(--dell-blue);}
.dell-center .top-bar{padding:0;min-height:50px;}
nav#dell-mobile-nav.opened {
	/* background-color:#0078ae !important; */
}

.blog-posting-container {
	background-color:#fff;
	padding:1.5rem;
	border-radius:1rem;
}
.blog-posting-container h3.h1 {
margin-top:0;
	font-size:2rem;
}
input#q2 {
    margin: 0;
    padding: 1.44rem;
    max-width: 100%;
    background-color:var(--dark-aqua);
    border:0;
	webkit-box-shadow: none; 
    box-shadow: none; 
}
.left-container-dell, .right-container-dell, .gc2 {
	background-color:#fff;
	padding:1.25rem;
	border-radius:1rem;
}

.right-nav a{
	padding:0;
	margin-bottom:1rem !important;
	font-family:'Merriweather', serif;
	text-decoration:underline;
	font-size:1rem;
	line-height:1.25;
}
.right-nav a:hover{
color:var(--dell-orange);
}
.right-nav p{
	margin-bottom:.5rem;
}
.right-nav ul {
	list-style-type: none;  
margin-left:0;
}

.right-nav.well h3 {
	font-family:'Outfit', sans-serif;
	font-weight:600 !important;
	color:var(--dark-dell-blue);
	font-size:1.25rem;
}
/* other option for right-nav 

.right-nav ul li a{
display:block;
        border-top:var(--dark-dell-blue)  solid 2px;
        border-radius:0rem;
        padding:.5rem 1rem;
        margin-bottom:0rem;
        text-align:left;
        transition: all .25s ease-in-out;
        color:var(--dark-dell-blue);
	text-decoration:none;
}
.right-nav ul li a:hover{
color:#fff;
background-color:var(--dark-dell-blue);
}
*/
.right-nav ul.blog-topics li {
	display:inline-block;
}
.right-nav ul.blog-topics li a{
display:inline-block;
	background-color:var(--white);
    border:var(--dark-dell-blue)  solid 2px;
    border-radius:2rem;
    padding:.5rem .75rem;
    margin-bottom:0rem;
    text-align:left;
    transition: all .25s ease-in-out;
    color:var(--dark-dell-blue);
	text-decoration:none;
	font-size:.85rem;
	margin-bottom:.5rem !important;
	font-family: 'Outfit', sans-serif;
	font-weight:500;
}
.right-nav ul.blog-topics li a:hover{
color:#fff;
background-color:var(--dark-dell-blue);
}
.right-nav ul.blog-topics li:last-child a{
background-color:var(--dark-dell-blue);
	color:#fff;
}
.right-nav ul.blog-topics li:last-child a:hover{
text-decoration:underline;
}
.button-group {
	height:100%;
	margin-bottom:0;
}

button.button.topbar-responsive-button {
    margin: 0 !important;
	padding:0;
	padding-right:1rem;
	background-color:var(--dark-aqua);
	font-size:2rem;
}

nav.top-bar.topbar-responsive.grid-container:before {
    	display:none;
	content: '';
	position: absolute;
	top: .5rem;
	left: 1rem;
	z-index: 9;
	background-image: url("https://sph.uth.edu/research/centers/dell/assets/img/logo.png");
	background-position:center left;
	background-size:contain;
	background-repeat:no-repeat;
	height:2.2rem;
	width:300px;
}
.sticky.is-anchored.is-at-top nav.top-bar.topbar-responsive.grid-container:before {
	display:none;
}

.sticky.is-at-top.is-stuck nav.top-bar .top-bar-title {
	/* background-color:var(--light-grey); 
	width:100%;*/
}
.sticky.is-at-top.is-stuck nav.top-bar .top-bar-title #mobile-logo {
	width:100%;
	padding:.25rem .5rem;
	background-color:var(--light-grey);
	height:8vh;
	
}

.sticky.is-at-top.is-stucksticky.is-at-top.is-stuck nav.top-bar.topbar-responsive.grid-container:before {
/* display:block; */
	}

/* Medium and up */
@media screen and (min-width: 40em) {

nav.top-bar.topbar-responsive.grid-container:before {
    content: none;
    }
input#q2 {
    display: none;
    }

}

.dell-center .top-bar li a:not(.link-underline) {
	padding:.25rem 0 .25rem 0;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:250;
	font-size:1.8rem;
	color:var(--dark-aqua);
	}
    .dell-center .top-bar li a:not(.link-underline):hover {

	color:var(--white);
	background-color:var(--dark-aqua);
	}
    


.menu.simple li+li {
   margin-left: 0rem;
}
.has-form form{
	width:80%;
	margin:0 auto;
	border-radius:1rem;
	background-color:var(--dark-aqua);
	padding:.5rem .25rem .5rem .25rem;
	margin-bottom:1.5rem;
}

@media screen and (min-width: 40em) {
    /*** Begin Search styles ***/


	
form#gs2 {
	width:100%;

}
.sb-search {
   right:0rem;
   left:auto;
   top:-1px;
   position:relative;
   margin-top: 0px;
   width: 0%;
   min-width: 45px;
   height: 50px;
   float: right;
   overflow: hidden;
   -webkit-transition: width 0.3s;
   -moz-transition: width 0.3s;
   transition: width 0.3s;
   -webkit-backface-visibility: hidden;
   background-color:var(--dark-aqua);
   color:#fff;
}
.sb-search-input {
    position: absolute;
    top: 0;
    right: 0%;
    border: none;
    outline: none;
    background: #fff;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 10;
    padding: 18px 65px 20px 20px;
    font-family: inherit;
    font-size: 20px;
    color: #fff;
}
}

.sb-search-submit-button {
    font-family:'ballinger-condensed', sans-serif;
    font-weight:700;
    position:absolute;
    right:2.85rem;
    background-color:#ffffff;
    padding:.8rem 1.2rem;
    height:100%; 
    color:#fff;
    z-index:99;
}
@media only screen and (max-width: 1023px) { 
	.sb-search {
    top:0rem;
        right:3%;
}
.sb-search-input {
right:13%;
}
.sb-search-submit-button {
    right:2.85rem;
    z-index:99;
}
}
.input-group-button button.sb-search-submit-button {
        top:0rem;
        font-size:1.2rem;
        height:50px;
        cursor:pointer;
	background-color:var(--dell-orange);

}
.sb-search-input {
	/* padding:0 !important; */
	margin:0 !important;	width:100%;
}
input[type="search"].sb-search-input {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    /* padding:0; */
    background-color:var(--light-grey);
    color:#000;
    height:50px;
	width:100%;
	max-width:700px;
    /* padding:0 !important; */
    /* margin:0 !important; */
}
.sb-search-input::-webkit-input-placeholder {
    color: var(--dark-aqua);
}
 
.sb-search-input:-moz-placeholder {
    color: var(--dark-aqua);
}
 
.sb-search-input::-moz-placeholder {
    color: var(--dark-aqua);
}
 
.sb-search-input:-ms-input-placeholder {
    color: var(--dark-aqua);
}

.sb-icon-search,
.sb-search-submit  {
    width: 50px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.sb-search-submit {
    background: #fff; /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
    color: transparent;
    color:red;
    border: none;
    outline: none;
    z-index: -1;
}

.sb-icon-search {
        padding-left:0rem;
        color: #fff;
        background: var(--dark-aqua);
        z-index: 10;
        font-size: 26px;
        font-family: 'icomoon';
        speak: none;
	font-size:2.25rem;
	transform: rotate(90deg);
	border:none;
}
.sb-icon-search .fa-search{
    position:relative;
}

#q, #q2 {

    padding:1rem;
    margin-bottom: 0;
    font-size: 20px;
    height: 1.4rem;
    color: #2d2d33;
}
#utility-nav #q {height: 100%;margin:0;}

.sb-icon-search:before {
    content: "";
}
.sb-search.sb-search-open {
	   min-width: 600px;
	   position:absolute;
	   top:0rem;
}

.sb-search.sb-search-open,
.no-js .sb-search {
box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.5);
}


.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: var(--dark-aqua);
    color: #fff;
    z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
/*    z-index: 90;*/
}

/*** End Search styles ***/

.dell-center .top-bar a{
	text-decoration:none;
	text-transform:uppercase;
	font-weight:600;
	font-size:.9rem;
	color:var(--dark-aqua);}
	
.top-bar-right ul li a.link-underline{
    position: relative;
    display: inline-block;
    text-decoration: none;
	margin-right:0rem;
    padding-bottom:.125rem;
    font-size:1rem;
    line-height:2.3;
}

.top-bar-right ul li a.link-underline::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: solid 2px var(--dell-blue);
    transform: scaleX(0);
    transform-origin: 0% 50%;
    transition: transform .3s ease-in-out;
}
.top-bar-right ul li a.link-underline:hover::before,
.top-bar-right ul li a.link-underline:focus::before {
    /* transform: scaleX(1); */
    transform-origin: none;
    }

/* end medium up */ 
.dell-center button.button.topbar-responsive-button {
	background-color:var(--dark-aqua);
	color:#fff;
	font-size:2.35rem;
	transform: rotate(90deg);
	border:none;
	margin-left:.75rem;
	padding:.25rem;
}

.top-bar-right ul li a.get-updates:before, .top-bar-right ul li a.donate:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f675";
    display: block;
    transform: rotate(-25deg);
	font-size:1.4rem;
	border-bottom:none;
	font-weight:300;
}
.top-bar-right ul li a.get-updates,
.top-bar-right ul li a.donate{
	left:0%;
}
.top-bar-right ul li a:hover.get-updates,
.top-bar-right ul li a:hover.donate{
text-decoration:underline;
}
.top-bar-right ul li a.donate{
    margin-bottom:2rem;
}

.top-bar-right ul li a.donate:before {
    font-family: "Font Awesome 5 Pro";
    transform: rotate(-0deg);
	content: "\f06b";
	margin-top:3rem;
	top:-5.2rem;
}

#mobile-logo.normal {
	display:none;
}
#mobile-logo.dell-center-body-logo.nav-positioning {
	background-color:var(--light-grey);
	padding:.5rem 1rem;
}
#mobile-logo.nav-positioning img{
	width:40vw;
	margin-top:1vh;
	margin-left:2vh;
}
#about-the-center h2.cell, #center-initiatives .cell h2, #sph-dell-latest-news .cell h2{ /** Should be the style for all the H2s ***/ 
	text-transform:uppercase;
	font-size:2rem;
	font-weight:300 !important;
	letter-spacing:.25rem;
	margin-bottom:2rem;
	margin-top:5rem;
	color:var(--dark-dell-blue);
}
#center-initiatives .cell h2 {
	color:var(--dark-gray);
}
#about-the-center h4 {
	color:var(--dark-dell-blue);
	font-weight:700;
}
#about-the-center p {
	color:var(--dark-dell-blue);
}

#impact-areas {
	margin-top:4rem;
}
#sph-dell-latest-news .cell h2{

margin-top:0rem;}
nav#dell-nav a{
	color:var(--dark-aqua);
	font-size:1.4rem;
}
#dell-nav.nav-positioning ul.vertical.medium-horizontal.menu li a {
	font-size:1rem;
}
nav#dell-nav ul{
	margin-top:3%;
	margin-left:0rem;
}
nav#dell-nav ul.menu.vertical.medium-horizontal li a{
		text-transform:uppercase;
			display:inline-block;
}

nav#dell-nav ul.menu.vertical.medium-horizontal li a:hover{
color:var(--dell-orange);
	text-decoration:underline;
}

nav#dell-nav ul.menu.vertical.medium-horizontal li:after {
	content:"|";
	font-family: 'Outfit', sans-serif;
	font-weight:100 !important;
	font-size:2.75rem;
	margin-left:.5rem;
	margin-right:.5rem;
	color:var(--dark-aqua);
}
#dell-nav.nav-positioning ul.vertical.medium-horizontal.menu li:after {
font-size:1.75rem;
}
nav#dell-nav ul.menu.vertical.medium-horizontal li:first-child::after {
	content:"";
}
nav#dell-nav ul.menu.vertical.medium-horizontal li:last-child::after {
	content:"";
}
  #dell-nav.normal{
position:relative;  transition: all 0.25s ease-out;}

  #dell-nav.nav-positioning {position:fixed;top: -.25rem;z-index: 9999;margin: 0; margin-left:8rem; transition: all 0.25s ease-out; }
#dell-nav.nav-positioning ul.vertical.medium-horizontal.menu {
	/* top:-.75rem; */
}
#dell-nav.nav-positioning ul.vertical.medium-horizontal.menu .dell-rainbow-logo-only{
 content: '';
 background: url('bg.png') no-repeat center center/cover;
position: absolute;
top: .5rem;
left: -5rem;
width: 100vw;
height: 100vh;
 z-index: -1;
 background-image: url("https://sph.uth.edu/research/centers/dell/assets/img/logo.png"); 
 background-position:center left;
background-size:cover;
height:2rem;
width:3.75rem;
z-index:999999;
 }
 
.dell-center-body-logo.show-for-small-only {
		margin-top:60vw;
		width:50vw;
}
.innerwrap h2 {
	margin-top:6vw;
	font-size:2.75rem;
	font-family: 'Outfit', sans-serif;
	color:var(--dark-dell-blue);
	font-weight:600 !important;
	letter-spacing:.00125rem;
	line-height:1;
}

#content p, main#content ul:not(.menu, #topics, .blog-topics) li{
	font-family: 'Merriweather', sans-serif;
	font-size:1rem;
	color:var(--dark-dell-blue);
}
#content p.larger {
	font-size:1.125rem;
}
#content ul:not(.menu, #topics, .blog-topics) li{margin-left:1.5rem;}

.layout-basic .darkText p {
    margin-left: 0rem;
}
a.cta-body {
    font-family: 'Outfit', sans-serif;
    text-transform:uppercase;
    font-weight:550;
    letter-spacing:.125rem;
    font-size:1.25rem;
    color:var(--dark-aqua);
}
a:hover.cta-body {
color:var(--dell-orange);
}

/*** Homepage - The Latest ***/

#sph-dell-latest-news {
	margin-top:10vh;
}
#sph-dell-latest-news .owl-item {
	background-color:var(--white);
	border-radius:.5rem;
	text-decoration:none;
	transition: all 0.5s ease-out;
}
#sph-dell-latest-news .owl-item a.cell .item{
	padding:0 1.75rem 0 1.75rem;
}
#sph-dell-latest-news .owl-item a.cell{
	width:100%;
	height:100%;
	text-decoration:none;
	transition: all 0.5s ease-out;
		padding:1.75rem !important;
}
#sph-dell-latest-news .owl-item:hover {
	background-color:var(--dark-dell-blue);
	color:#fff;
}
#sph-dell-latest-news .owl-item:hover p,
#sph-dell-latest-news .owl-item:hover h3,
#sph-dell-latest-news .owl-item:hover .blog-tag{
color:#fff;
}
#sph-dell-latest-news a:hover.cell{
}

#sph-dell-latest-news a.cell h3{
font-family: 'Outfit', sans-serif;
font-weight:550 !important;
color:var(--dark-dell-blue);
line-height:1;
font-size:1.6rem;
	letter-spacing:0;
}

#sph-dell-latest-news .owl-item a:hover.cell h3, #sph-dell-latest-news .owl-item a:hover.cell p, #sph-dell-latest-news .owl-item a:hover.cell span{
color:var(--light-grey);
}

#sph-dell-latest-news a.cell p{
font-family: 'Merriweather', sans-serif;
color:var(--dell-gray);
line-height:1.75;
font-size:.85rem !important;
}


#sph-dell-latest-news a.cell span{
color:var(--dell-gray);
text-transform:uppercase;
font-size:.75rem;
padding-top:4rem;}

a.button.expanded.donate {
	background-color:#d37329;
	color:#fff;
	margin-top:2rem;
	text-decoration:none;
	font-family: 'Outfit', sans-serif;
	text-transform:uppercase;
	font-size:1.75rem;
	font-weight:500;
	border-radius:.25rem;
	margin-left:0;
}
a:hover.button.expanded.donate {
	background-color:var(--dark-dell-blue);
}

a.button.expanded.donate span{
font-weight:200;
}

/*** Research Resources ***/
/*** Research Resources - Homepage ***/
/*** Research Resources ***/

#research-resources {
	background-color:var(--white);
	padding:2rem;
}

#research-resources h3 {
	font-family: 'Outfit', sans-serif;
	font-size:2rem;
	letter-spacing:.012rem;
	color:var(--dell-gray);
}


#about-the-center ul li{
font-family: 'Outfit', sans-serif;
margin-bottom:1rem;
font-size:2rem;
font-weight:600;
}
#about-the-center ul li:first-child {
	color:var(--dell-green);
}
#about-the-center ul li::before {
content:":)";

background-color:#0078ae;
margin-right:.5rem;
border-radius:100%;

}
#about-the-center ul li{
	color:var(--dell-orange);
}
#about-the-center ul li:last-child {
	color:var(--dell-blue);
}

#impact-areas .impact-background {
background-color:var(--dell-blue);
border-radius:.5rem;
padding:5vw;
	padding-top:6vw;
	margin-bottom:5vw;
	background-position:80% 0;
	max-height:25rem;
}

#impact-areas .impact-background div h2{
	color:#fff;
	margin:0;

}

#impact-areas .impact-background div h3{
	font-size:1.rem;
	color:var(--white);
	font-family: 'Outfit', sans-serif; }

#impact-areas .all-impact-areas .cell{
	margin-top:0rem;
	background-color:var(--white);
	padding:.75rem;
	padding-left:1.25rem;
	border-radius:.5rem;
		display: flex;
	justify-content: center;
	align-items: center;
}


    #research-resources .button-group .button{
    background-color:var(--white);
    border:var(--dell-gray) solid 2px;
    border-radius:.5rem;
    font-size:1.25em;
    font-weight:600;
    color:var(--dell-gray);
    margin-right:1rem;
    padding:1rem 2rem;
		text-decoration:none;
		margin-bottom:1rem;
    }

	    #research-resources .button-group .button:hover{
    background-color:var(--dell-gray);
    border:var(--dell-gray) solid 2px;
    color:var(--white);
    }

#impact-areas .all-impact-areas .cell h3 p{
	background-color:var(--white);
	font-family: 'Outfit', sans-serif !important;
	color:var(--dark-aqua);
	font-weight:700 !important;
	letter-spacing:.0125rem;
	font-size:1.4rem;
	margin-bottom:0;
	padding-bottom:0;
}
	
.cell.callout:hover {box-shadow: 3px 3px #ccc;}

#upcoming-events {
	margin-top:2rem;
	background-color:var(--dell-green);
	padding:2rem;
	font-family: 'Outfit', sans-serif;

}
#upcoming-events h3 {
	font-family: 'Outfit', sans-serif;
	text-transform:uppercase;
}
 #upcoming-events h4.title a {
	 	font-family: 'Outfit', sans-serif;
	color:var(--dark-dell-blue);
text-decoration:none;
 }
 #upcoming-events h4.title a:hover {
text-decoration:underline;
 }
#upcoming-events .date {
    font-weight: 600;
    padding: .5rem .75rem .75rem;
    text-align: center;
    border-radius: 0.5rem;
    background: #fff;
	color:var(--dark-dell-blue);
	
}
#upcoming-events .date .day {display: block;}
#upcoming-events .date .day {
    font-size: 2em;
    line-height: 1;
}
#upcoming-events .media-object-section p {
		color:var(--dark-dell-blue);
font-size:1rem;
	font-weight:700;
}

#upcoming-events .all-events-container a.button{
background-color:var(--dark-dell-blue);
	color:#fff;
	
	text-decoration:none;
	text-transform:uppercase;
	font-weight:550;
	border-radius:.5rem;
}
#upcoming-events .all-events-container a:hover.button{
background-color:#fff;
color:var(--dark-dell-blue);
}
/* Center training */
#center-training {
	margin-top:5vh;
}
#center-training .grid-container{
	padding-left:0;
	padding-right:0;
}
#center-training .cell {
	background-color:var(--white);
	border-radius:.5rem;
	padding:1rem;
	padding-bottom:1em;
	padding-left:1rem;
}
#center-training .cell.center-links {
	background-color:var(--white);
	border-radius:.5rem;
	padding:0rem;
	padding-bottom:1em;
	padding-top:1em;
	padding-left:0rem;
}
#center-training .cell.center-training {margin-top:2rem;}

#center-training .cell h3{
		font-family: 'Outfit', sans-serif;
		text-transform:uppercase;
		font-size:1.9rem;
color:var(--dell-orange);
}

/* Center Initiatives **/
/* Center Initiatives **/
/* Center Initiatives **/
#center-initiatives {
	margin-bottom:0vh;
}
#center-initiatives .initiative-buttons a.cell{
	background-color:var(--white);
	border:var(--dark-dell-blue)  solid 2px;
	border-radius:.5rem;
	padding:.5rem 1rem;
	margin-bottom:.75rem;
	text-align:center;
	transition: all .25s ease-in-out;
	color:#fff;
}
#center-initiatives .initiative-buttons a:hover.cell{
color:var(--dark-dell-blue);
	text-decoration:none;
}

.center-call-outs li img{
	width:3rem;
}
.center-call-outs li{
margin-bottom:1rem;
}
.center-call-outs li{
font-size:7vw;
font-weight:600;
}

.center-call-outs li:nth-of-type(3){
	color:var(--dell-blue);
	margin-bottom:-1rem;
}
.center-call-outs li:nth-of-type(2){
	color:var(--dell-orange);
}
.center-call-outs li:nth-of-type(1){
	color:var(--dell-green);
}
#center-training .cell .cell:nth-of-type(2) a, #center-training .cell:nth-of-type(2) a{
color:var(--dark-dell-blue);
	text-decoration:none;
	font-weight:600;
padding-bottom:.5rem;
	display:block;
}

#center-training .cell .cell:nth-of-type(2) a:hover,  #center-training .cell:nth-of-type(2) a:hover{
text-decoration:underline;
}
#center-initiatives .initiative-buttons a.cell h4{
	 position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	 height:100%;
	 	font-size:1.1rem;
	font-weight:600;
	color:var(--dell-gray);
}
#center-initiatives .initiative-buttons a.cell h4{
	text-decoration:none !important;
}
#center-initiatives .initiative-buttons a:hover.cell{
	background-color:var(--dell-gray);}
#center-initiatives .initiative-buttons a:hover.cell h4{
	color:var(--white); }


/*** Dell  ***/
/*** Dell Footer ***/
/*** Dell Footer ***/

.footer {
    position: relative;
    z-index: 3;
}

#dell-footer {
    background-color: var(--dell-green);
    overflow: hidden;
}
#dell-footer > div {
    max-width: 100rem;
    margin: 0 auto;
}
#foot-left {
    position: relative;
}
.dell-logo-footer {
    max-width: 300px;
}
    
#dell-footer > div {
  flex-direction: column-reverse;
}

#footer-info {
  color: #fff;
  font-size: 1.125rem;
}

#footer-info a {
	color:var(--dell-green);
}
#footer-info a:hover {
	color:var(--dell-orange);
}
.info-title {
  font-weight: bold;
  display: block;
  max-width: 380px;
}
.dell-logo-footer {
  margin-bottom: 1.5rem;
  max-width: 330px;
}
.info-tel {
  color: #fff;
}
#dell-footer .button.contact-footer {
  background-color: #00A2B8;
  color: #fff;
}
#dell-footer .button.contact-footer:hover,
#dell-footer .button.contact-footer:focus {
  background-color: #14679e;
}

#foot-left {
    width: 100%;
    justify-content: center;
    align-content: center;
    display: flex;
    text-align: center;
}
#foot-left img, #foot-left span, #foot-left a{ /** background accessibility fix **/
background-color:#004663;
}

#foot-left span.info-title{
	display:inline-block;
}
#foot-left::before {
  content: '';
  position: absolute;
  border: 500px solid #004663;
  border-bottom: 0;
  border-radius: 650px 650px 0 0;
  height: 600px;
  width: 1200px;
  z-index: 1;
  left: 50%;
  bottom: 50%;
  transform: translateY(60%) translateX(-50%);
}

#foot-left .vertical-center {
  position: relative;
  z-index: 3;
}

#foot-right {
    width: 100%;
    margin-bottom: 8rem;
}

#foot-right li {
    padding-right: 1rem;
}

.contact-social-media {
	/* background-color:var(--dark-dell-blue); */
	color:#fff;
	padding:1rem;
	z-index:99 !important;
	position:relative;
}

.contact-social-media img{
width:15vw;
}

#socialmedia a{
	color:#fff;
	font-size:1.5rem;
	padding:0 .25rem;
}
#socialmedia a:hover{
color:var(--dell-green);
}
.contact-social-media p{
	/* background-color:var(--dark-dell-blue); */
	color:#fff;
	font-family: 'Outfit', sans-serif !important;
	line-height:1.3;
	margin-top:1rem;
}
#dell-rainbow-footer {
	position:relative;
	width:100vw;
	z-index:1;

}
#dell-rainbow-footer img{
	position:absolute;
width:80vw !important;
		left:-10rem;
	top:-15vh;
}

.contact-social-media a {
color:#fff;
}

.contact-social-media #socialmedia a{
font-size:1.75rem;
margin-right:1rem;}

.contact-social-media #socialmedia a:hover i{
color:var(--light-green) !important;
}
.contact-footer {
	background-color:var(--dell-blue);
	font-size:1.6rem;
	font-weight:700;
border-radius:.5rem;
padding:1rem 3rem;
margin-top:1rem;
}
#dell-footer {
	background-color:var(--dell-green);
	padding: 4rem 2rem 6rem 2rem;
	font-family: 'Outfit', sans-serif;
	z-index:-20 !important;
	margin-top: 3rem;

}

.page-header-img {
	z-index:-1;
}

.page-header-img {
    position: absolute;
        top:15vw;
    left: 0; /* this should never go off canvas, get off canvas via bg position */ 
    width:100vw;
        height:100vw;
    background-clip: border-box;
      background-repeat: no-repeat;
        background-size:180%;
        background-position:-2vw -14vw;
    }

  /* Ends medium up **/

.cell.right-title h2.research-station {
	margin-top:0;
	top:0rem;
	max-width:100%;
	text-align:left;
	font-size:3rem;
	padding-right:0rem;
	color:var(--dark-dell-blue);
	font-family: 'Outfit', sans-serif;
	letter-spacing:-1px;
	font-weight:500 !important;
	line-height:1.1;
	padding-top:0rem;}
@media screen and (min-width: 1265px) {


	

    #dell-footer {
        overflow: visible;
    }
    #dell-footer > div {
      flex-direction: row;
    }
    #foot-right {
        width: 58.33333%;
        margin-bottom: 0;
    }
    #foot-right .large-6 ul {
        columns: 1;
    }
    #foot-right li {
        padding-right: 0;
    }
    #foot-left {
        width: 41.66667%;
        justify-content: start;
        align-content: start;
        display: block;
        text-align: left;
    }
    #foot-left::before {
        left: 0;
        bottom: 0;
        transform: translateY(16%) translateX(-42%);
    }
    section#dell-footer ul {
        margin-bottom: 0rem;
    }
}



@media screen and (min-width: 40em) {
	body.dell-center {
	background-color:var(--light-grey);
	background-image:url('https://sph.uth.edu/research/centers/dell/assets/img/light-green-circle.svg');
	background-repeat:no-repeat;
	background-size:28vw;
	background-position:0vw 130vh;
}
.dell-center-body-logo {
		margin-top:4rem;
	margin-left:1rem;
	}

#dell-nav.normal {margin-top:0rem;}
#dell-nav.nav-positioning {position:fixed;top: .25rem;z-index: 9999;margin: 0;margin-left:0rem;transition: all 0.25s ease-out;}
nav#dell-nav ul.menu.vertical.medium-horizontal li:after {
	content:"|";
	font-family: 'Outfit', sans-serif;
	font-weight:100 !important;
	font-size:2.75rem;
	margin-left:0vw;
	margin-right:0vw;
	color:var(--dark-aqua);
	vertical-align:middle;
}
.top-bar-right ul li a:hover.get-updates,
.top-bar-right ul li a:hover.donate{
text-decoration:none;
}
.top-bar-right ul li a.link-underline:hover::before,
.top-bar-right ul li a.link-underline:focus::before {
   transform: scaleX(1); 
    transform-origin: none;
    }
nav#dell-nav ul{
	margin-top:0;
	margin-left:0;
	margin-bottom:3rem;
}
	nav#dell-nav.normal ul li a{
padding:0 1.75vw;
	}
	nav#dell-nav.normal ul li.nav-first-link a{
padding-left:.9rem;
	}
	.dell-center nav#dell-mobile-nav.opened.topbar-responsive ul{
	top:0;
	padding-bottom:0;
		margin-top: auto;
    background-image: none;
    height: auto;
}
.dell-center nav#dell-mobile-nav.opened.topbar-responsive {
		 background-color:#fff; 
	    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

	
nav#dell-nav ul.menu.vertical.medium-horizontal li a{
top:.5rem;
position:relative;
	}
.dell-center main .sticky-container, .top-bar ul, .dell-center .topbar-responsive {
	background-color:var(--white);
}
	
#dell-nav.nav-positioning ul.vertical.medium-horizontal.menu li:after {
font-size:1.75rem;
	vertical-align:middle;
}
#dell-nav.nav-positioning ul.vertical.medium-horizontal.menu li a {
	font-size:1rem;
	top:.16rem;
	padding: 0.7rem .5vw;
}
	#dell-nav.nav-positioning ul.vertical.medium-horizontal.menu li.nav-first-link {
		margin-left:4rem;
	}
.topbar-responsive-links {
	 margin-top:0;
}
.top-bar-right ul li a.get-updates,
.top-bar-right ul li a.donate{
         margin-top:.3rem;
         font-size:1rem;
         top:-.3rem;
    }
        
.top-bar-right ul li a.get-updates {
        left:3vw;
    }
.top-bar-right ul li a.donate{
    left:2vw;
    margin-bottom:0;
    }
.top-bar-right ul li a.get-updates:before, .top-bar-right ul li a.donate:before{
    display:none;
    transform: rotate(-25deg);
    font-size:1.4rem;
    /* margin-left:.5rem; */
    margin-top:0rem;
    position:absolute;
    top:-.05rem;
    border-bottom:none;
    font-weight:300;
    }
.top-bar-right ul li a.get-updates:after {
        font-size:1.2rem;
    }
.top-bar-right ul li a.donate:after {
        transform: rotate(-0deg);
        top:-.2rem;}

	.top-bar-right ul li a.get-updates:after, .top-bar-right ul li a.donate:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f675";
    display: none;
    transform: rotate(-25deg);
	font-size:1.2rem;
	border-bottom:none;
	font-weight:300;
}


.top-bar-right ul li a.donate:after{
    font-family: "Font Awesome 5 Pro";
    transform: rotate(-0deg);
	content: "\f06b";
	margin-top:3rem;
	top:-5.2rem;
		display:none;

}

	.dell-center .top-bar a{
	text-decoration:none;
	text-transform:uppercase;
	font-weight:600;
	font-size:.9rem;
	color:var(--dark-aqua);}
	
.top-bar-right ul li a.link-underline{
    position: relative; 
    display: inline-block; 
    text-decoration: none; 
    font-size:1rem; 
     line-height:1.3; 
	margin-right:1.75rem;
}


.top-bar-right ul li a.link-underline::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: solid 2px var(--dell-blue);
    transform: scaleX(0);
    transform-origin: 0% 50%;
    transition: transform .3s ease-in-out;
}
.top-bar-right ul li a.link-underline:hover::before,
.top-bar-right ul li a.link-underline:focus::before {
    /* transform: scaleX(1); */
    transform-origin: 0% 50%;
    }

	
#dell-nav.nav-positioning ul.vertical.medium-horizontal.menu li.dell-rainbow-logo-only{
 content: '';
 background: url('bg.png') no-repeat center center/cover;
position: absolute;
top: .25rem;
left: 0rem;
 z-index: -1;
 background-image: url("https://sph.uth.edu/research/centers/dell/assets/img/logo.png"); 
 background-position:center left;
background-size:cover;
height:2rem;
width:3.75rem;
z-index:999999;
 }
	
    
    #about-the-center h2.cell, #center-initiatives .cell h2, #sph-dell-latest-news .cell h2{ /** Should be the style for all the H2s ***/ 
        text-transform:uppercase;
        font-size:2.5rem ;
        margin-bottom:3rem;
    }
    .page-header-img {
        position: absolute;
            top:8rem;
        left: 0vw;
      
        background-clip: border-box;
          background-repeat: no-repeat;
            background-size:65%;
            background-position:60vw top;
    }

#impact-areas .impact-background{
	margin-bottom:1rem;
    background-repeat:no-repeat;
    background-size:cover;
    background-color:var(--dell-blue);
    border-radius:.5rem;
    padding-top:2rem;
    padding-bottom:2rem;
	background-position:0 0;

    }
#impact-areas .impact-background h2 {
	color:#ffffff;
	font-size:3vw;
	padding-bottom:0;
	margin-bottom:0;
}  
#impact-areas .impact-background h3 {
	font-size:3vw;

}        
 #impact-areas .all-impact-areas a.cell{
        padding-right:4rem;
        margin-top:2rem;
        }

 #center-training .cell.center-training {margin-top:0rem;}
  
        #center-initiatives .initiative-buttons a.cell{
        background-color:var(--white);
        border:var(--dell-gray) solid 2px;
        border-radius:.5rem;
        padding:.5rem 1rem;
        margin-bottom:1.75rem;
        text-align:center;
        transition: all .25s ease-in-out;
        color:var(--dell-gray);
			text-decoration:none;
    }
    
 #center-initiatives {
        margin-bottom:5vh;
        }
    #center-training .cell h3{
        font-size:1.5rem;
    }

    .center-call-outs li{
        font-size:1.75rem;
        }

     
    
.innerwrap h2 {
	margin-top:2.5rem;
	font-size:6vw;
	font-family: 'Outfit', sans-serif;
	color:var(--dark-dell-blue);
	font-weight:600 !important;
	letter-spacing:.00125rem;
	line-height:1;
}

li.green-bottom-border{

	display:flex;
}

li.green-bottom-border img{
		padding-right:1rem;
	}
}

.dell-button-aqua{
	background-color:var(--dark-aqua);
	color:#fff !important;
	text-decoration: none;
	border-radius:5px;
}
.dell-button-aqua:hover, .dell-button-aqua:focus{
	text-decoration: underline !important;
	background-color:var(--dark-aqua);
	box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.15);
}

@media screen and (min-width: 64em) {
	.top-bar-right ul li a.get-updates:before, .top-bar-right ul li a.donate:before{
content:'';	}
.top-bar-right ul li a.get-updates:after, .top-bar-right ul li a.donate:after {
    display:inline-block;
        transform: rotate(-25deg);
        font-size:1.4rem;
        margin-left:.5rem;
        margin-top:0rem;
        position:absolute;
        top:-.05rem;
        border-bottom:none;
        font-weight:300;
    }

.cell.right-title h2.research-station {
	top:10rem;
	position:absolute;
	max-width:480px;
	text-align:right;
	font-size:3rem;
	padding-right:0rem;
	color:var(--dark-dell-blue);
	font-family: 'Outfit', sans-serif;
	letter-spacing:-1px;
	font-weight:500 !important;
	line-height:1.1;
	padding-top:1rem;}
	
	#dell-nav.nav-positioning ul.vertical.medium-horizontal.menu .dell-rainbow-logo-only{
 content: '';
 background: url('bg.png') no-repeat center center/cover;
position: absolute;
top: .5rem;
left: -5rem;
width: 100vw;
height: 100vh;
 z-index: -1;
 background-image: url("https://sph.uth.edu/research/centers/dell/assets/img/logo.png"); 
 background-position:center left;
background-size:cover;
height:2rem;
width:3.75rem;
z-index:999999;
 }
.topbar-responsive-links {
	 margin-top:0;
}
.top-bar-right ul li a.get-updates,
.top-bar-right ul li a.donate{
         margin-top:.3rem;
    }
        
.top-bar-right ul li a.get-updates {
        left:-4rem;
    }
.top-bar-right ul li a.donate{
    left:-2rem;
    margin-bottom:0;
    }

.top-bar-right ul li a.get-updates:after {
        font-size:1.2rem;
    }
.top-bar-right ul li a.donate:after {
        transform: rotate(-0deg);
        top:-.2rem;}
	

.innerwrap h2 {
	margin-top:2.5rem;
	font-size:4rem;
	font-family: 'Outfit', sans-serif;
	color:var(--dark-dell-blue);
	font-weight:600 !important;
	letter-spacing:.00125rem;
	line-height:1;
}
	#impact-areas .impact-background h2 {
	color:#ffffff;
	font-size:2.5rem;
	padding-bottom:0;
	margin-bottom:0;
}  
	#impact-areas .impact-background h3 {
	font-size:2rem;

} 

}


#rainbow-overlay {
	position:absolute;
}
#rainbow-overlay .img-responsive {
  display: block;
  height: 35vw;
	max-width:80rem;
}

#rainbow-overlay .img-overlayed {
  position: relative;
  top: -62vh;
	left:-30vw;;
	right:auto;
}

section#dell-footer h4{
	text-transform:uppercase;
	font-size:1.125rem;
	margin-bottom:0;
	font-weight:600;
	color:var(--dark-dell-blue);
}
section#dell-footer ul{
  list-style-type: none;
  padding: 0;
  margin: 0; 
  color:var(--dark-dell-blue);
  margin-bottom: 1rem;
}
section#dell-footer ul li {
  color:var(--dark-dell-blue);
  text-decoration:none;

}
section#dell-footer ul li a {
  color: var(--dark-dell-blue);
  text-decoration: none;
  display: block;
  width: 100% !important;
  /* line-height: 1.3; */
  font-weight: 300;
  font-size: 1.125rem;
}
section#dell-footer ul li a:hover{
  text-decoration:underline;
}

.top-bar {
    /* flex-direction: column; */
}
.top-bar-title {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding-right: 0rem;
}
.menu-icon::after {
	   font-family: "Font Awesome 5 Pro";
    content: "\f0c9";
	font-size:2.25rem;
	top:-1.3rem;
	left:-.35rem;
	color:var(--dark-aqua);;

}
.menu-icon::after {
   background: none !important;
   -webkit-box-shadow:none !important;
 box-shadow: none !important; 
}


#dell-mobile-nav.opened .menu-icon::after {
		   font-family: "Font Awesome 6 Pro";
    content: "\f00d";
	color:var(--white);
		left:-.35rem;
	top:-2rem;
	font-size:3rem;
}
.menu-icon:focus-within::after {
	/*   font-family: "Font Awesome 6 Pro";
    content: "\f00d";
	color:var(--dell-green);
		left:0; */

}

#topbar-responsive { /* needs a desktop style */ 
    width: 100%;
 background-color:var(--light-grey);
}

.top-bar-right .menu li {
    width: 100%;
    text-align: center;
    padding: .5rem;
    font-size:2rem;
}

.top-bar-right .menu hr {
    background: var(--dell-blue);
    height: 1px;
    width: 100%;
    margin: .25rem;
}
/* Medium and up */
@media screen and (min-width: 40em) {

    .top-bar {
        flex-direction: row;
    }
    .sticky.is-at-top.is-stuck {
        border-bottom: none;
		background-color:#fff;
    }
  
    .top-bar-title {
        width: auto;
        padding-right: 0;
        margin: 0rem;  height:50px; 

    }
    #topbar-responsive {
        width: auto;
    }

    .top-bar-right .menu li {
        width: auto;
        text-align: center;
        padding: 0;
    }
    #foot-right .large-6 ul {
        columns: 2;
    }
  /*  #foot-left::before {
      transform: translateY(50%) translateX(-50%);
    } */
}

/*  DATA TABLES  */
.dt-buttons.button-group {
  margin-bottom: 3rem;
}

/* Added 9-10-25 for TX Child Health report button */
.txch-button {
  display: block;
  min-width: 300px;
  max-width: 300px;
  background-color: var(--dark-aqua);
  font-size:2.5rem;
  padding:.25rem;
  color:white !important; 
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
 font-family: "Poppins", Arial;
  font-weight: bold;
  
}