/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 20 2023 | 19:24:13 */
/* Hide empty elements */
p:empty {
	display: none;
}

a:empty {
	display: none;
}

.college-header {
	text-align: left; 
	margin-bottom: 11px !important; 
	margin-left: 2px;
	padding-bottom: 8px;
}

.page-title {
    border-bottom: 3px solid #ffd300;
}

h1.page-title {
  	color: #003976;
    font-weight: bold;
    text-transform: none;
    padding-bottom: 11px;
    border-bottom: 3px solid #ffd300;
}

h2 {
  text-transform: none;
  font-weight:bold;
}

.testimonial h3 span {
   border-bottom: 5px solid #ffd300;
  text-transform: none;
}

.gform_legacy_markup_wrapper .gform_fileupload_multifile .gform_drop_area {
	color: #3e4042;
}

.polaroid-row {
    display: flex;
    flex-wrap: wrap;
  align-items: stretch;
}

.oet-icon-cell a .oet-icon-text {
    font-size: 1.25em;
  	font-weight: bold;
  	line-height:1.25em;
  	margin-top: 0.75em;
}

.panel-default>.panel-heading {
    background-color: #173c6d;
}

.panel-heading .panel-title {
    color:#ffffff;
}

.panel-heading .panel-title a:hover {
    color:#ffffff;
}

.page-title {
  margin-bottom: 0.67em;
}

.feature-image {
  text-align: center;
}

.feature-image .feature-caption {
  font-size: smaller;
}

.callout-content.ud_s_blue .borderline {
    border-bottom-color: #ffd300;
}

.simcal-default-calendar-list ul.simcal-events {
  padding-left: 0;
}

/* Backgrounds */

.gray-background {
  	background-image: url(https://www.education.udel.edu/wp-content/uploads/2019/07/white-abstract-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.white-box {
  	padding: 0 25px;
}

.box-content {
	background-color:#ffffff;
  	padding: 15px 25px;
   	border-radius:10px;
  	min-height: 325px;
}


  /* Homepage */
.home .new-website-callout {
  font-size:18px;
  text-align:center;
}

.site-title h1 {
  margin-left:25px;
}

@media only screen and (max-width: 1200px) {
.site-title h1 {
  margin-left:0;
}

}

@media only screen and (max-width: 768px) {
.site-title h1 {
  margin-left:40px;
}

}

.gift-button {
  width:100%;
  font-size:18px;
  margin: 0 auto;
}

.gift-button .link-cell-content {
  margin: 15px auto 0 auto;
  max-width:400px;
}

.announcements {
    background-image: url(https://www.cehd.udel.edu/wp-content/uploads/2019/03/background.jpg);
    background-size: cover;
    background-color: #00539f;
    color: #fff;
    padding: 35px;
    text-align: center;
}

.announcements h2 {
  	color: #fff;
}

.announcements h3 {
    color: #fff;
}

.announcements .oet-polaroid-cell .polaroid {
	border-radius: 12px;
}

.announcements .oet-polaroid-cell .polaroid .img-wrapper {
	border-radius: 12px 12px 0 0;
}

.announcements .oet-polaroid-cell .polaroid .text-wrapper {
  	text-align: center;
}

.announcements .oet-polaroid-cell .polaroid .text-wrapper p {
  	color:#545454;
  	text-align: center;
}

.homepage-event {
  background-color:#d6e2ee;
}

/* Mobile menu */
.ubermenu-responsive-toggle {
  color:#003c71;
}

/* Cropping images as circles */

img.circle-image {
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: auto;
}

/* Homepage */
.home-slider .slide-text h1 {
    display: inline-block;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: bold;
    background-color: rgba(255,210,0, 1); 
    color: #00539f;
    padding-right: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    clear: both;
}

.home-slider .slide-text {
    background-color: transparent; 
}

@media (max-width: 769px) {
  .home-slider .slide-text {
      background-color: rgba(255,210,0, 1); 
  }
}

@media (min-width: 1200px) {
  .home-slider .slide-text h1 {
    font-size: 3em;
	}
}


/* Courses of Study */

.page-courses-of-study h2 {
  margin-bottom:20px;
}

.courses-of-study .thumbnail {
  width: 150px;
  height: 150px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 15px auto;
}

/* ETE */

.page-ete .oet-polaroid-cell .polaroid .action-wrapper {
  padding-bottom:15px;
}

/* Graduate Programs Overview */

.page-overview-of-programs .grad-program .thumbnail {
  width: 150px;
  height: 150px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 15px auto;
}

.page-overview-of-programs .oet-icon-divider div.divider {
  width:100%;
  margin:0;
}

.page-overview-of-programs .oet-link-cell {
  max-width:350px;
  justify-content: left;
}

.grad-open-house-recording {
    background-color: #e7f0f8;
}

  /* Master's Programs */


.page-exc-online .hero-image, .page-tech-leadership .hero-image, .page-edtech .hero-image, .page-teacher-leadership .hero-image, .page-tesl .hero-image, .page-school-psychology .hero-image, .page-exceptional-children-and-youth .hero-image {
  margin:30px 0 0 0;
}

.page-exc-online h2, .page-tech-leadership h2, .page-edtech h2, .page-teacher-leadership h2, .page-tesl h2, .page-school-psychology h2 {
  margin: 0 0 25px 0;
}

.page-exc-online h3, .page-tech-leadership h3, .page-edtech h3, .page-teacher-leadership h3, .page-tesl h3, .page-school-psychology h3 {
  font-weight: bold;
  font-size: 21px;
}

.page-exc-online h4, .page-tech-leadership h4, .page-edtech h4, .page-teacher-leadership h4, .page-tesl h4, .page-school-psychology h4 {
  font-weight: bold;
}

.page-exc-online .panel-heading, .page-tech-leadership .panel-heading, .page-edtech .panel-heading, .page-teacher-leadership .panel-heading, .page-tesl .panel-heading, .page-school-psychology .panel-heading {
  background-color:#173c6d;
}

.page-exc-online .panel-title, .page-tech-leadership .panel-title, .page-edtech .panel-title, .page-teacher-leadership .panel-title, .page-tesl .panel-title, .page-school-psychology .panel-title {
  color:#ffffff;
}

.page-exc-online .panel-title a:hover, .page-tech-leadership .panel-title a:hover, .page-edtech .panel-title a:hover, .page-teacher-leadership .panel-title a:hover, .page-tesl .panel-title a:hover, .page-school-psychology .panel-title a:hover {
  color:#ffffff;
}

.page-exc-online .oet-icon-divider div.divider, .page-tech-leadership .oet-icon-divider div.divider, .page-edtech .oet-icon-divider div.divider, .page-teacher-leadership .oet-icon-divider div.divider, .page-tesl .oet-icon-divider div.divider, .page-school-psychology .oet-icon-divider div.divider {
  width:100%;
  margin:0;
}

.page-online .oet-polaroid-cell .polaroid {
  min-height: 825px;
}

.masters-specialists .oet-polaroid-cell .polaroid {
  min-height:700px
}

@media only screen and (max-width: 1200px) {
.page-online .oet-polaroid-cell .polaroid {
  min-height:975px;
}

.masters-specialists .oet-polaroid-cell .polaroid {
  min-height:750px
}
}

@media only screen and (max-width: 990px) {
.page-online .oet-polaroid-cell .polaroid {
  min-height:1320px;
}
.masters-specialists .oet-polaroid-cell .polaroid {
  min-height:950px
}
}

@media only screen and (max-width: 768px) {
.page-online .oet-polaroid-cell .polaroid, .masters-specialists .oet-polaroid-cell .polaroid {
  min-height:0;
}
}

.page-online .oet-polaroid-cell .polaroid .action-wrapper, .page-masters .oet-polaroid-cell .polaroid .action-wrapper {
  padding-bottom:20px;
}

.page-online .oet-icon-divider div.divider, .page-masters .oet-icon-divider div.divider {
  width:100%;
  margin:0;
}

.page-masters .online-masters .oet-polaroid-cell .polaroid {
  min-height:825px;
}

.page-masters .four-plus-one .oet-polaroid-cell .polaroid {
  min-height:875px;
}

.ranking {
	font-size: 18px;
    background: #00a0df;
    font-weight: bold;
    padding: 15px !important;
  	border-radius: 15px;
    margin-right: 15px;
}

.ranking a {
	color: #ffffff;
}

  /* PhD pages */

.phd-tips {
	background-color:#e8f0f7;
}  

.phd-accordions  {
  background-image: url(https://www.education.udel.edu/wp-content/uploads/2020/03/white-abstract-background.jpg);
  background-size:cover;
}

.page-phd .hero-image {
  margin:30px 0 0 0;
}


@media only screen and (max-width: 1425px) {
  .page-phd .headline, .page-phd-esrm .headline, .page-edd .headline, .page-econ-ed .headline, .page-phd-education-social-policy .headline {
      font-size:30px;
  }
}

@media only screen and (max-width: 1030px) {
  .page-phd .headline, .page-phd-esrm .headline, .page-edd .headline, .page-econ-ed .headline, .page-phd-education-social-policy .headline {
      font-size:21px;
  }
}

.page-phd h2, .page-phd-esrm h2, .page-edd h2, .page-econ-ed h2 {
  margin: 0 0 25px 0;
}

.page-phd h3, .page-phd-esrm h3, .page-edd h3, .page-econ-ed h3 {
  font-weight: bold;
  font-size: 21px;
}

.page-phd h4, .page-phd-esrm h4, .page-edd h4, .page-econ-ed h4 {
  font-weight: bold;
}

.page-phd .subhead, .page-phd-esrm .subhead, .page-edd .subhead, .page-econ-ed .subhead, .page-phd-education-social-policy .subhead {
  color: #003976;
  font-weight:bold;
  display:inline-block;
  text-transform:uppercase;
  font-size: 21px;
  letter-spacing: 3px;
  width:100%;
  margin-bottom:20px;
}

.page-phd .headline, .page-phd-esrm .headline, .page-edd .headline, .page-econ-ed .headline, .page-phd-education-social-policy .headline {
  color: #003976;
  font-weight:bold;
  border-bottom: 3px solid #ffd300;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.page-phd .coordinator, .page-phd-esrm .coordinator, .page-edd .coordinator, .page-econ-ed .coordinator, .page-phd-education-social-policy .coordinator {
  margin-bottom:25px;
  font-weight:bold;
}

.phd-areas-specialization {
  background:#1e549a;
}

.phd-areas-specialization .box-heading {
  line-height: 1.35;
}

.phd-areas-specialization h2 {
  color:#ffffff;
}

.phd-apply {
  background:#e9f0f7;
}

.phd-apply .thumbnail {
  background:transparent;
}

.page-phd .oet-icon-divider div.divider, .page-doctoral .oet-icon-divider div.divider {
  width:100%;
  margin:0;
}

.page-phd .oet-polaroid-cell .polaroid, .page-doctoral .oet-polaroid-cell .polaroid {
  margin-bottom: 25px;
  min-height: 675px;
}

.page-doctoral .phd-polaroids .oet-polaroid-cell .polaroid {
  margin-bottom: 25px;
  min-height: 725px;
}

@media only screen and (max-width: 1200px) {
  .page-phd .oet-polaroid-cell .polaroid, .page-doctoral .oet-polaroid-cell .polaroid {
    min-height: 720px;
    }

  .page-doctoral .phd-polaroids .oet-polaroid-cell .polaroid {
    min-height: 825px;
  }
}

@media only screen and (max-width: 990px) {
  .page-phd .oet-polaroid-cell .polaroid, .page-doctoral .oet-polaroid-cell .polaroid {
    min-height: 880px;
  }

  .page-doctoral .phd-polaroids .oet-polaroid-cell .polaroid {
    min-height: 1020px;
  }
}

@media only screen and (max-width: 768px) {
  .page-phd .oet-polaroid-cell .polaroid, .page-doctoral .oet-polaroid-cell .polaroid, .page-doctoral .phd-polaroids .oet-polaroid-cell .polaroid {
    min-height: 0;
  }
}

.page-doctoral .oet-callout-cell {
  margin-top:25px;
}

.page-doctoral .doctoral-callout-box .oet-callout-cell {
  text-align:center;
  font-size: 18px;
  color:#fff;
}

.page-phd .oet-polaroid-cell .polaroid .text-wrapper .box-heading, .page-doctoral .oet-polaroid-cell .polaroid .text-wrapper .box-heading {
  line-height:1.35em;
}

.page-phd .oet-polaroid-cell .polaroid .action-wrapper {
  padding-bottom:20px;
}

.page-econ-ed .faculty {
  text-align:center;
  line-height: 21px;
}

.page-phd .circle-image, .page-phd-esrm .circle-image, .page-edd .circle-image, .page-econ-ed .circle-image, .page-literacy .circle-image, .page-sca .circle-image, .page-ems .circle-image, .page-ls .circle-image, .page-id-664 .circle-image, .page-school-psychology .circle-image {
    width: 225px;
    height: 225px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto 15px auto;
    z-index: 1;
}

.page-phd .thumbnail, .page-phd-esrm .thumbnail, .page-edd .thumbnail, .page-econ-ed .thumbnail, .page-literacy .thumbnail, .page-sca .thumbnail, .page-ems .thumbnail, .page-ls .thumbnail, .page-id-664 .thumbnail {
    background-color:transparent;
}

@media only screen and (max-width: 1200px) {
  .page-phd .student-bio-image .thumbnail, .page-phd-esrm .student-bio-image .thumbnail, .page-edd .student-bio-image .thumbnail, .page-econ-ed .student-bio-image .thumbnail, .page-literacy .student-bio-image .thumbnail, .page-ls .student-bio-image .thumbnail, .page-ems .student-bio-image .thumbnail, .page-literacy .student-bio-image .thumbnail, .page-id-664 .student-bio-image .thumbnail {
    width: 200px;
    height:200px;
  }
}

@media only screen and (max-width: 990px) {
  .page-phd .student-bio-image .thumbnail, .page-phd-esrm .student-bio-image .thumbnail, .page-edd .student-bio-image .thumbnail, .page-phd-econ-ed .student-bio-image .thumbnail, .page-literacy .student-bio-image .thumbnail, .page-sca .student-bio-image .thumbnail, .page-ls .student-bio-image .thumbnail, .page-ems .student-bio-image .thumbnail, .page-id-664 .student-bio-image .thumbnail {
    width: 150px;
    height:150px;
  }
}

@media only screen and (max-width: 768px) {
  .page-phd .student-bio-image .thumbnail, .page-phd-esrm .student-bio-image .thumbnail, .page-edd .student-bio-image .thumbnail, .page-phd-econ-ed .student-bio-image .thumbnail, .page-literacy .student-bio-image .thumbnail, .page-sca .student-bio-image .thumbnail, .page-ls .student-bio-image .thumbnail, .page-ems .student-bio-image .thumbnail, .page-id-664 .student-bio-image .thumbnail {
    width: 225px;
    height:225px;
  }
}

.phd-spotlight .student-bio-image, .phd-outcomes .student-bio-image {
	margin-left: 8.33333%;
}

.phd-spotlight {
    background-color:#003976;
    color: #ffffff;
}

.phd-spotlight h2, .phd-spotlight h3 {
    color: #ffffff;
}

.phd-spotlight .circle-image {
    border: 4px solid #00a0df;
}

.phd-outcomes {
	background-image: url(https://www.education.udel.edu/wp-content/uploads/2023/02/abstract-blue-celebration.jpg);
    background-color:#00a0df;
	background-size: cover;
    color: #ffffff;
}

.phd-outcomes h2, .phd-outcomes h3 {
    color: #ffffff;
}

.phd-outcomes .circle-image {
    border: 4px solid #003976;
}

.page-phd .research-article {
  border-bottom: 2px solid #ddd;
  clear: both;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.page-phd .how-to-apply-btn, .page-edd .how-to-apply-btn, .page-econ-ed .how-to-apply-btn {
  justify-content: left;
  max-width:350px;
  margin-top: 15px;
}

.phd-page-esrm {
  background-color: #e8f0f7;
}

  /* PhD Education Specialization pages */


.page-ems .hero-image, .page-ls .hero-image, .page-literacy .hero-image, .page-math .hero-image, .page-sca .hero-image, .page-schoolpsych .hero-image {
  margin:40px 0 0 0;
}

.page-ems h2, .page-ls h2, .page-literacy h2, .page-math h2, .page-sca h2, .page-schoolpsych h2 {
  margin: 0 0 25px 0;
}

.page-ems h3, .page-ls h3, .page-literacy h3, .page-math h3, .page-sca h3, .page-schoolpsych h3 {
  font-weight: bold;
  font-size: 21px;
}

.page-ems h4, .page-ls h4, .page-literacy h4, .page-math h4, .page-sca h4, .page-schoolpsych h4 {
  font-weight: bold;
}

.page-ems .subhead, .page-ls .subhead, .page-literacy .subhead, .page-math .subhead, .page-sca .subhead, .page-schoolpsych .subhead {
  color: #003976;
  font-weight:bold;
  display:inline-block;
  text-transform:uppercase;
  font-size: 21px;
  letter-spacing: 3px;
  border-bottom: 3px solid #ffd300;
  padding-bottom:15px;
  margin:40px 0 12px 0;
}

.page-ems .headline, .page-ls .headline, .page-literacy .headline, .page-math .headline, .page-sca .headline, .page-schoolpsych .headline {
  color: #003976;
  font-weight:bold;
}

.request-info-btn {
  margin-bottom:15px;
}

.page-ems .how-to-apply-btn, .page-ls .how-to-apply-btn, .page-literacy .how-to-apply-btn, .page-math .how-to-apply-btn, .page-sca .how-to-apply-btn, .page-schoolpsych .how-to-apply-btn {
  margin-bottom:25px;
}

.specialization-coordinators {
  padding-top:25px;
  border-top: 2px solid #ddd;
}

.coordinator {
  margin-bottom:25px;
  font-weight:bold;
}

.page-ems .panel-group, .page-ls .panel-group, .page-literacy .panel-group, .page-math .panel-group, .page-sca .panel-group, .page-schoolpsych .panel-group {
  margin-bottom:0
}

.page-ems .panel-heading, .page-ls .panel-heading, .page-literacy .panel-heading, .page-math .panel-heading, .page-sca .panel-heading, .page-schoolpsych .panel-heading {
  background-color:#173c6d;
}

.page-ems .panel-title, .page-ls .panel-title, .page-literacy .panel-title, .page-math .panel-title, .page-sca .panel-title, .page-schoolpsych .panel-title {
  color:#ffffff;
}

.page-ems .panel-title a:hover, .page-ls .panel-title a:hover, .page-literacy .panel-title a:hover, .page-math .panel-title a:hover, .page-sca .panel-title a:hover, .page-schoolpsych .panel-title a:hover {
  color:#ffffff;
}

.page-ems .oet-icon-divider, .page-ls .oet-icon-divider, .page-literacy .oet-icon-divider, .page-math .oet-icon-divider, .page-sca .oet-icon-divider, .page-schoolpsych .oet-icon-divider {
  margin-bottom:2ex;
}

.page-ems .oet-icon-divider div.divider, .page-ls .oet-icon-divider div.divider, .page-literacy .oet-icon-divider div.divider, .page-math .oet-icon-divider div.divider, .page-sca .oet-icon-divider div.divider, .page-schoolpsych .oet-icon-divider div.divider {
  width:100%;
  margin:0;
}

.program-faculty .thumbnail {
  width: 150px;
  height:150px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 15px auto;
}

.program-faculty .circle-image {
    width: 150px;
    height: 150px;
}

@media only screen and (max-width: 1500px) {
.program-faculty .thumbnail, .program-faculty .circle-image {
  width: 135px;
  height:135px;
}
}

@media only screen and (max-width: 1300px) {
.program-faculty .thumbnail, .program-faculty .circle-image {
  width: 115px;
  height:115px;
}
}

@media only screen and (max-width: 768px) {
.program-faculty .thumbnail, .program-faculty .circle-image {
  width: 150px;
  height:150px;
}
}

.faculty {
  text-align:center;
  line-height: 21px;
}

.program-faculty .faculty-member {
	height: 250px;
    text-align:center;
}

.program-faculty .faculty-member a {
    text-align:center;
}

.program-students .thumbnail {
  width: 150px;
  height:150px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 15px auto;
}

.program-students .grad-student {
	height: 200px;
  	text-align:center;
  	margin-bottom: 15px;
}

@media only screen and (max-width: 1200px) {
.program-students .thumbnail {
  width: 115px;
  height:115px;
}
}

@media only screen and (max-width: 768px) {
.program-students .thumbnail {
  width: 150px;
  height:150px;
}
}

.program-students .circle-image {
    width: 150px;
    height: 150px;
}

@media only screen and (max-width: 1200px) {
.program-students .circle-image {
  width: 115px;
  height:115px;
}
}

@media only screen and (max-width: 768px) {
.program-students .circle-image {
  width: 150px;
  height:150px;
}
}

.student-testimonial {
  background: #173c6d;
  padding: 25px 25px 15px 25px;
}

.student-testimonial .testimonial-content {
  color: #fff;
}

.student-testimonial .testimonial-content p a {
  color:#fff;
  text-decoration: underline;
}

.student-testimonial .testimonial-content p a:hover {
  color:#00a0df;
}

.student-testimonial .thumbnail {
  width: 225px;
  height: 225px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 15px auto;
  z-index: 1;
  border: 4px solid #3CBEFE;
}

.student-testimonial .testimonial-copy {
  padding: 0 25px 0 0;
  width: 95%;
  font-weight: bold;
  font-size: 1.15em;
}

.student-testimonial .oet-link-cell {
  max-width:350px;
}

.student-testimonial .testimonial-name {
  font-size:15px;
}

@media only screen and (max-width: 1500px) {
  .testimonial-image .circle-image {
    width: 190px;
    height:190px;
  }
}

@media only screen and (max-width: 1300px) {
  .testimonial-image .circle-image {
    width: 150px;
    height:150px;
  }
}

@media only screen and (max-width: 1000px) {
  .testimonial-image .circle-image {
    width: 115px;
    height:115px;
  }
}

@media only screen and (max-width: 768px) {
  .testimonial-image .circle-image {
    width:225px;
    height:225px;
  }
}


@media only screen and (max-width: 990px) {
  .student-testimonial .thumbnail {
    width: 150px;
    height:150px;
  }
}

.alumni-profile {
	background-image: url(https://www.education.udel.edu/wp-content/uploads/2023/02/abstract-blue-celebration.jpg);
    background-color:#00a0df;
	background-size: cover;
    color: #ffffff;
}

.alumni-profile h2, .alumni-profile h3 {
    color: #ffffff;
}

.alumni-profile .circle-image {
    border: 4px solid #003976;
}


  /* Grad Student Bios */

.student-profiles-header {
    min-height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(https://www.cehd.udel.edu/wp-content/uploads/2020/04/publications-header-v2.jpg);
}  
  
.student-profiles-header .student-profiles-header-text {
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    width: 820px;  
}
  
.student-profiles-header .student-profiles-header-text h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0 0 8px 0;
    border-bottom: 3px #ffd200 solid;
    width: 820px;
    margin-top: 135px;
} 

.page-grad-student-profiles .page-title {
  width:100%;
  text-align:center;
}

.page-grad-student-profiles .oet-polaroid-cell {
  margin-bottom:30px;
  min-height: 760px;
}

.page-grad-student-profiles .oet-polaroid-cell .action-wrapper{
  margin-bottom:15px;
}

.student-bio-image {
  width: 250px;
  height: 250px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 35px auto 15px auto;
}

.student-bio-image img {
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: auto;
}

.grad-student-page-title {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  color: #003976;
  font-weight:bold;
  font-size:36px;
}

.grad-student-divider {
  width:40%;
  border-top: 3px solid #f7d448;
}

h2.grad-student-subheadline {
  font-size:24px;
  text-align:center;
  margin-top:0;
}

  /* AA in ETE */

.page-aa-in-ete .student-spotlight .thumbnail {
  width: 225px;
  height: 225px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 15px auto;
}

.page-aa-in-ete .student-spotlight .oet-link-cell {
  max-width:300px;
  justify-content: left;
}

.page-aa-in-ete .oet-icon-divider div.divider {
  width:100%;
  margin:0;
}


  /* Faculty Bios */

.single-faculty-bio .menu-container {
  margin-bottom:35px;
}

@media only screen and (min-width: 768px) {
.single-faculty-bio #biography {
  padding-left: 35px;
}
}

table.with-border tbody tr td, table.with-border thead tr th, table.with-border > thead:first-child > tr:first-child > th {
  border: 1px solid black;
}

table.top-align tbody tr td, table.top-align thead tr th {
  vertical-align: top;
}

/* Research */

.page-research .headline {
	border-bottom: 3px solid #ffd300;
    padding-bottom: 15px;
  	margin-bottom: 25px;
  	font-weight:bold;
  	color:#003976;
}

 .page-research .oet-polaroid-cell .polaroid { 
      min-height:auto;
  }

@media only screen and (min-width: 990px) {
 	.page-research .oet-polaroid-cell .polaroid { 
		min-height:850px;
	}
}

@media only screen and (min-width: 1200px) {
 	.page-research .oet-polaroid-cell .polaroid { 
		min-height:750px;
	}
}

@media only screen and (min-width: 1400px) {
 	.page-research .oet-polaroid-cell .polaroid { 
		min-height:625px;
	}
}

.page-research .oet-polaroid-cell .polaroid .text-wrapper .box-heading {
	font-size: 1.3em;
  	line-height: 1.5em;
}

.page-research .thumbnail {
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto 15px auto;
}

.page-research .faculty-member{
	margin-bottom: 15px;
    min-height: 220px;
}

/* Grad Student Bio */

.single-student-bio #profile {
    padding: 25px 15px;
    border: none;
}

.single-student-bio #profile .cohort {
    margin:15px 0 0 20px;
    font-weight:bold;
}

.single-student-bio #profile .scholar {
    margin:5px 0 0 20px;
    font-weight:bold;
}

.single-student-bio .prof-info {
    border: none;
    background-color: #eeeeee;
    padding: 20px 0;
    margin: 10px 0;
}

.single-student-bio .prof-info h3, .single-student-bio .prof-info .block-title {
    font-size: 24px;
    font-weight:bold;
    margin-top:0;
}

.single-student-bio .prof-info a.cv-link {
    margin-left: 25px;
}

.single-student-bio .prof-info ul {
    margin: 0;
}

.single-student-bio .prof-info ul li {
    list-style: inherit;
}

.single-student-bio .prof-info .advisor, .single-student-bio .prof-info .assistantship, .single-student-bio .prof-info .research-interests, .single-student-bio .prof-info .specialization {
    margin-left: 25px;
}

.single-student-bio #biography {
    padding: 25px;
    border: none;
}

.single-student-bio #biography h1 {
    color: #003c71;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 15px;
}

.single-student-bio #biography h2 {
    font-size: 1.7em;
}

/* Localist calendar */   
  div.lw {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  
  li.lwe {
    padding: 0;
    list-style: none;
    margin-bottom: 1em;
  }
  
  li.lwe span.lwn0{
    display: block;
    font-weight: bold;
  }

/* Accessible line height overrides */
/* accessibility fix: Fixed font size */
.program-faculty .faculty {
	line-height: 1.5em;
}

.oet-compact-cta-box-wrapper .oet-compact-cta-box {
	display: block;
}

.oet-compact-cta-box-wrapper .oet-compact-cta-box p {
    line-height: 1.5em;
}

.oet-polaroid-cell .polaroid .text-wrapper p {
	font-size: 1em;
}

.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
    line-height: 1.5em;
}

#ctf .ctf-header .ctf-header-user, 
#ctf p.ctf-media-link, #ctf p.ctf-tweet-text {
    line-height: 1.5em;
	font-size: 1em;
}

#ctf .ctf-header .ctf-header-screenname, #ctf .ctf-header p {
	font-size: .8125em;
	line-height: 1.5em;
}