#block-views-research-view-block-3 {

}

/**
 * Place your custom styles here.
 */

.view-special-directory a {
  display:inline-block;
  word-break:break-all;
}

/* Add semi-transparent background to caption */
.carousel-caption {
  background: rgba(20, 47, 71, .5);
}

/* Remove padding from GSE Search box */
.gsc-control-cse {
  padding: 0em !important;
}
/* Remove margin from Google Search images */
.page-header .gsc-wrapper img {
  margin: 0px;
}
/* Make Search Results prefix text H2 */
.google-cse-results-prefix {
  color: #003087;
  text-transform: uppercase;
  font-size: 26px;
}

/* Body overflow fix */

body {
  overflow-x: hidden;
}

/* Form */


/* Header logo */

.logo_space {
  display: inline;
  float: none;
}

.header-image {
 margin: 0 !important;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

/* Page Header Div fix */

.page-header .row {
  margin-right: 0;
  margin-left: 0;
}

/* Content admin / edit tabs
 *
 */

.thirdlevel ul.tabs--primary,
.thirdlevel ul.action-links  {
  padding-bottom: 0;
}

.thirdlevel ul.tabs--primary li {
  padding-bottom: 0;
}

.thirdlevel ul.nav-tabs.tabs--primary {
  margin: 15px 0 0 0;
}

/* Content Body Text */
/*
.paragraphs-items-field-body-bundle p,
.paragraphs-items-field-body-bundle h2,
.paragraphs-items-field-body-bundle h3,
.paragraphs-items-field-body-bundle h4,
.paragraphs-items-field-body-bundle h5,
.paragraphs-items-field-body-bundle h6 {
  margin: 0.5em 0 1.5em 0.5em;
}
*/
/* last-child margin fix */

/*
p:last-child {
  margin-bottom: 10px;
}
*/

/* footer overrides in test12 */

.footer {
  margin-top: 0;
  padding-top: 0;
}

.footer h3 a {
  color: #003087;
}

.footer a {
  color: #337ab7;
}

/* Main Menu */ 

.navbar span.separator hr { 
  border: 0;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}


.navbar .dropdown-header a {
    color:#C9191C !important;
}

.navbar li.dropdown-header li a {
   color: #003087 !important;
}

/* .dropdown-menu overrides in mega12 and test12 */
 
.navbar .dropdown-menu {
  top: auto;
}

.navbar ul.menu.nav ul.menu.nav,
.navbar ul.menu.nav ul.menu.nav a {
  padding:0;
  margin: 0;
}

.navbar-text {
  margin-left: 10px;
}

.navbar-toggle {
  margin-right: 10px;
}

.dropdown a.dropDownHeaderRed {
  color: #C9191C !important;
  font-weight: bold !important;
  font-size: 1.0em !important;
}

.megamenu li  ul  li  a {
font-size: 1em;
display: block;
padding: 2px 20px 10px 0;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #003087;
white-space: normal;
}

.dropdown .megamenu> li > ul > li > ul > li > a {
  display: block;
  padding: 2px 20px 10px 0 !important;
  clear: both;
  font-weight: normal;
  color: #003087;
  white-space: normal;
  text-transform: none;
  font-size:1.3em;
}

.dropdown .megamenu li  ul  li  ul  li  a {
  display: block;
  padding: 2px 20px 10px 0 !important;
  clear: both;
  font-weight: normal;
  color: #003087;
  white-space: normal;
  text-transform: none;
  font-size:1.3em;
}


/* Adding extra CSS for search box border */
 
/*search box styles*/
.stylish-input-group .input-group-addon{
 background: white !important;
}
.stylish-input-group .search-form {
 border-right:0;
 box-shadow:0 0 0;
 border-color:#ccc;
}
.stylish-input-group button{
  background:transparent;
  margin:0;
}
.stylish-input-group .btn-primary {
  color: rgb(85, 85, 85);
  background-color: #fff;
  border: 1px;
  border-color: #ccc;
  border-left:0;
  border-style: solid;
}
.input-group-addon {
  padding: 5px 12px;
}

.stylish-input-group .form-group {
  margin-bottom: 0;
}


@media screen and (max-width: 767px) {
  .tablet-center {
    margin: 0 auto !important;
    text-align: center;
  }
}

/* Color */

.darkblueBG h3,
.darkblueBG h4,
.darkblueBG h5,
.darkblueBG h6 {
  color:#fff;
}

.medblueBG h2,
.medblueBG h3, 
.medblueBG h4,
.medblueBG h5,
.medblueBG h6 {
  color:#fff;
}

.darkGrayBG h2,
.darkGrayBG h3,
.darkGrayBG h4,
.darkGrayBG h5,
.darkGrayBG h6,
.darkGrayBG p  {
  color:#fff;
}

/* Buttons */
.btn {
  white-space: normal;
}

.page-header a .btn-warning {
  color: #337ab7;
} 

.page-header a .btn-warning:hover {
  color: #fff;
}

body.not-front section.medblueBG .btn-primary,
body.not-front section.darkblueBG .btn-primary,
body.not-front section.darkGrayBG .btn-primary {
  background-color: #fff;
  color: #333;
  border-color: #ccc;
}

body.not-front section.medblueBG .btn-primary:hover,
body.not-front section.darkblueBG .btn-primary:hover,
body.not-front section.darkGrayBG .btn-primary:hover {
  background-color: #e6e6e6;
  border-color: #adadad;
}

.paragraphs-item-right-image-and-text .btn {
  margin-bottom: 15px;
}

/* Address CSS */

.secondlevel address, 
.thirdlevel address {
  font-size: 1.1em;
}

.footer address {
  font-size:1.2em;
}

/* Footer Menu 200
.footer .nav > li > a:hover {
  text-decoration: underline;
  background-color: rgba(0,0,0,0);
}

.footer .block-title a {
color: #003087;
}

/* Home Page Video Gallery and Slideshow */

body.front  .carousel-control {
  background: none !important;
  color: #96BEE6;
  top: 40%; 
  margin: 0;
  z-index: 9999;
}

body.front div.view-id-video_view  .carousel-control {
  top: 50%;
}

body.front video::-webkit-media-controls-start-playback-button {
  display:none !important;
}

media (min-width: 768px) {
  body.front section.thirdlevel .carousel-control.right {
    margin-right: -20px;
  }
  body.front section.thirdlevel .carousel-control.left {
    margin-left: -20px;
  }
}


body.front #views-bootstrap-carousel-2 .carousel-control.left {
  left: 20px !important;
}

body.front #views-bootstrap-carousel-2 .carousel-control.right {
  right: 20px !important;
}

body.front #block-views-research-view-block-3 .carousel-control.left {
  left: -10px !important;
}

body.front #block-views-research-view-block-3 .carousel-control.right {
  right: -10px !important;
}

body.front #views-bootstrap-carousel-2 .carousel-control .icon-prev,
body.front #views-bootstrap-carousel-2 .carousel-control .icon-next {
font-size: 50px;
}


.video-js {
  background-color: inherit;

}

div.video-js {
 /* margin: 0 auto; */
 width: 100%;
}

.video-js .vjs-tech {
  height: auto;
  width:auto;
}
     
body.front video.vjs-tech {
  height:720px;
}


@media (max-width: 1024px) { 
     body.front div.video-js {
       height: 720px;
     }
}

@media (max-width: 600px) {
     body.front  div.video-js {
       height: 300px;
     }
}

@media (max-width: 270px) {
     body.front div.video-js {
       height: 200px;
     }
}

.vjs-poster {
  background-size: cover;
}

/* Home Page Factoid and Big Image Style */

/* academics and factoid overrides test12 */

div.factoid h2,
div.academics h2 {
  text-transform: uppercase;
}

div.factoid .btn-primary a {
  color: #fff;
  text-decoration:none;
}

div.factoid  .btn-block,
div.academics  .btn-block {
  margin-top: 5px;
}

/*  Full Width Text Paragraph */

@media only screen and (max-width: 768px){

  div.full-width-text .row {
    margin-left: 0;
    margin-right: 0;
    padding-right: 15px;
    padding-left : 15px;
  }
}

.full-width-text.greyBG {
  background-color: #efefef;
}

.full-width-text.whiteBG {
  background-color: #ffffff;
}

.full-width-text.lt_blueBG {
  background-color: #99FFFF;
}

/*  Full Width Image Paragraph */

#full-width-container,
#full-width-container img.img-responsive {
  margin: 0 auto;
}

#full-width-container.greyBG {
  background-color: #efefef;
}

#full-width-container.whiteBG {
  background-color: #ffffff;
}

#full-width-container.lt_blueBG {
  background-color: #99FFFF;
}


#full-width-image {

}


.dummy-header { width:1000px; }

@media only screen and (max-width: 768px){

       .dummy-header { width:768px; }

}

/* Three Column Text Paragraph */

div.container.three_column_text {
  width: 100% !important;
}

/* Image and Text paragraph bundle */

div.container-fluid.greyBG {
  background-color: #efefef;
}

div.container-fluid.whiteBG {
  background-color: #ffffff;
}

div.container-fluid.lt_blueBG {
  background-color: #99FFFF;
}

/* Accordion set */

.accordion_set {
  margin-top: 15px;
}

div.accordion_element p:last-child {
  margin-bottom: 0 !important;
}

div.accordion_element .panel-title p,
div.accordion_element  .thirdlevel p {
 padding-bottom: 0 !important;

}

div.accordion_element .panel-body {
  margin-bottom: 0 !important;
}

div.accordion_element .panel-body ul {
  margin-bottom: 0 !important;
}

/* Sidebar Menu */

#block-menu-block-6 ul.level-3 li:before {
  position: relative;
  content: "\2234";
  color: #aaa;
  top: -1px;
  left: -3px;
  vertical-align: middle;
  float: left;
  margin-left:-10px;
}


.region-sidebar-second span.separator hr {
  border: 0; 
  height: 1px; 
  background-image: linear-gradient(to right, rgba(221, 221, 221, 0), rgba(221, 221, 221, 0.75), rgba(221, 221, 221, 0));
  margin-top: 7px;
  margin-bottom: 5px;
}

@media (min-width: 992px) {

div#block-menu-block-6 {
    position:absolute;
    top:100%;
    z-index: 999;
    width: 100%;
  }
}

div#block-menu-block-6 input.btn {
  background-color: white;
  float: left;
  color: #337ab7;
}

#block-menu-block-6 .nolink {
  display:none;
}

#block-menu-block-6 h3 {
  text-transform: uppercase;
  font-weight: 500;
  font-size:1.2em;  
  margin: 10px 0;
}

#block-menu-block-6 ul {
  margin: 0;
  padding: 0;
}

#block-menu-block-6 ul.level-3 {
  margin-left: 10px;
}

#block-menu-block-6 li {
  margin: 0;
  padding:0;
  list-style-type:none;
}

#block-menu-block-6 .level-3 li {
  font-size: 1em;
  padding-top:5px;
  padding-bottom:5px;
  text-transform:none;
}

#block-menu-block-6 li.list-group-item {
  font-size: 1.1em;
  margin-bottom: -1px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 0;
  padding-top: 8px;

}
/* In this section: font size */
#block-menu-block-6 .dropdown-header {
  white-space: normal;font-size:0.95em;
}

span.btn.expand_button:before {
  content:'\25B4';
}

span.btn.expand_button.collapsed:before {
  content:'\25BE';
}

span.btn-xs.expand_button {
  font-size: 1.0em;
  color: #bbb;
}

span.btn-xs.expand_button {
  padding: 0 5px;
  margin-left: -8px !important;
  margin-right: 4px !important;
}

/* Sidebar Calendar Search */
.region-sidebar-second .panel-body {
  font-size: 1.1em;
}

.region-sidebar-second .panel-title {
  font-size: 16px;
}

.region-sidebar-second div.views-exposed-widget.views-submit-button {
  clear: left;
}

span.expand_button {
  float: right;
}

/* Alumni profile search */

#views-exposed-form-profiles-page-2,
#views-exposed-form-directory-page {
  padding-bottom: 20px;
}

/* Program View */

#isotope-container {
   margin: 0 auto !important;
}

.isotope_container li.isotope-grid-sizer,
.isotope_container li.isotope-gutter-sizer,
.view-program li.isotope-grid-sizer,
.view-program li.isotope-gutter-sizer {
  list-style-type: none;
}


@media only screen and (min-width: 768px){

.isotope-container img {
  max-width: none;

}
}

li.isotope-element {
  list-style-type: none !important;
}

/* Portfolio */

/* This overrides the main CSS in text12.css !!!! */

.no-gutter  [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

/* Well Style */

div.well {
  text-align: center;

}

.directory-image {
  width: 120px;
  max-width: none;
}

/* Well with no link style */

.well.landing.no-link-well:hover {
 background: #CFE3F5 !important;
}

/* Program content type */

body.node-type-program div.panel-heading a:after {
  content:'\25BE';
  color: #aaa;
}

body.node-type-program div.panel-heading a {
  text-decoration: none;
}

body.node-type-program div.panel-heading a:hover {
  color: #337ab7;
}

/* Profile */

body.node-type-profile  .upper section.col-md-9.col-md-pull-3 {
  min-height: 250px;
}

.spotlightProfile {
  padding-bottom:0 !important;
  margin-bottom: 0 !important;
}

.thirdlevel ul.inside.spotlight li {
  list-style-type: none;
}


.thirdlevel ul.spotlightProfile li:last-child {
  padding-bottom: 0 !important;
}


/* Calendar */

.nav-tabs {
  border-top: 0 solid #ffff;
}

 /* Tab Fix */

.thirdlevel div.view-calendar  ul.nav-tabs {
  padding-bottom: 0;
}

.thirdlevel div.view-calendar ul.nav-tabs li {
  padding-bottom: 0;
}

.view-id-calendar .views-field-title {
  width: 77%;
}
.view-id-calendar .views-field-field-event-date {
  width: 20%;
}

div.view-id-calendar .calendar-calendar tr td.today {
  background-color: #e7e7fc;
}

/*
div.view-id-calendar table.views-table tbody {
  border-bottom: 1px solid #ddd;

}
*/

div.view-id-calendar  {
  margin-bottom: 20px;
}
div.view-display-id-block_calendar {
  margin-bottom: 0;
}
div.view-display-id-page_4 h3 {
  margin: 20px 0 0 0;
}

div.view-id-calendar .view .date-nav-wrapper .date-nav,
div.view-id-calendar .date-nav-wrapper .date-nav {
  margin-bottom: 0  !important;
}

div.view-id-calendar .date-nav {
  padding-bottom: 6px !important;
}

div.view-id-calendar .view .date-nav-wrapper .date-heading,
div.view-id-calendar .date-nav-wrapper .date-heading h3 {
  font-size: 18px;
}

div.view-id-calendar .view .date-nav-wrapper .date-prev,
div.view-id-calendar .view .date-nav-wrapper .date-next,
div.view-id-calendar .date-nav-wrapper .date-prev,
div.view-id-calendar .date-nav-wrapper .date-next {
  padding: 0;
  border-radius: 0;
}

div.view-id-calendar .pager {
  margin: 0;
}

div.view-id-calendar  .pager li > a {
  background-color: transparent;
  border-radius: 0;
  border: 0 solid #fff;
  padding: 6px 8px;
}

div.view-id-calendar .view .date-nav-wrapper .date-prev a,
div.view-id-calendar .date-nav-wrapper .date-prev a {
  margin-left:0;
}

div.view-id-calendar .view .date-nav-wrapper .date-next a,
div.view-id-calendar .date-nav-wrapper .date-next a {
  margin-right:0;
}

div.view-id-calendar table.mini tbody {
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
 
/* Carousel */

@media all and (max-width: 768px) {
  #carouselNews div.col-xs-12  {
    text-align: center;
  }

  #carouselNews div.col-xs-12 img {
   margin-left: auto;
   margin-right: auto;
  }
}

/* Magazine Index Page */

.view-magazines tbody > tr > td {
  padding: 0;
}

.view-magazines td {
  padding: 0;
}

.view-magazines table {
  margin-bottom: 0;
}

/* Magazine Issue Page */

.field-name-field-pdf-version a {
  color: #fff;
}
/* News Content type */

div.field-name-field-external-article-link {
  padding-bottom: 30px;
}

/* Directory Content Type */

body.node-type-directory .field-name-field-photo-new {
  padding-bottom: 15px;
}

/* Event Content Type */

span.share-link a {
  font-size:0 !important;
  height: 32px;
  width: 36px;
}

.share-link .fa {
  font-size: 20px;
}

body.node-type-event p {
  font-size: 14px;
  padding: 0;
  margin: 0;
}

body.node-type-event .addtocal {
  float:none;
  display:inline;
  margin-left: 20px;
}

/* DivTable.com */
.divTable {
        margin-top: 20px;
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 0 solid #999999;
	display: table-cell;
	padding: 3px 10px;
}

div.divTableCell.right_justify {
  text-align: right;
}

.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

/* Fieldgroup Tabs */

.field-group-bootstrap_fieldgroup_nav .nav-tabs {
  border-top: 0px solid #fff;
  margin: 15px 0 0 0;
}

.field-group-bootstrap_fieldgroup_nav .tab-pane {
  padding-left: 15px;
}

/*p.region region-sidebar-second2 {
	font-size:0.5em;
}*/

/* Bootstrap breakpoint alter */

@media (max-width: 1024px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .visible-xs-inline-block {
        display: inline-block !important;
  }
}

/*------------------------------------------------
ALERT BAR - Universal Header Alert Bar - Jan 2020 - updated 4/21/22 to match psu
---------------------------------------------------------- */
a.alert-bar {
  background-color: #ffffff;
  display: block;
  position: relative;
  color: #000;
  margin: 0 auto;
  text-align: center;
  z-index: 99; 
  padding: .5em 0;
}
a.alert-bar:hover {
  background-color: #eef3f7;
  text-decoration: none;
}
a.alert-bar .alert-bar-content-wrap {
 /* display: inline-block;
  text-align: left;
  position: relative;*/
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: .5rem 0; 
}

/*  a.alert-bar i.material-icons {
    font-size: 3.5rem;
    position: absolute;
    top: 1rem;
    left: 1rem;
    color: #ba2b06;
    margin-right: 0.75rem; }*/
/*    @media (min-width: 56.25rem) {
      a.alert-bar i.material-icons {
        font-size: 4.5rem; } }*/
a.alert-bar .alert-bar-title {
  display: inline;
  /*   font-family: "Lato", "Open Sans", "Bitter", sans-serif;*/
  /*    font-weight: 900;*/
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 2rem;
  margin: .25rem 0;
  line-height: 1;
  position: relative;
  padding: 0;
}
@media (min-width: 56.25rem) {
  a.alert-bar .alert-bar-title {
    margin: 0;
    font-size: 2rem; 
    padding: 0 .5em;
  } 
}

a.alert-bar:hover .alert-bar-title {
  color: #000; 
}
a.alert-bar p.alert-bar-text {
  display: inline;
  /*font-family: "Lato", "Open Sans", "Bitter", sans-serif;
  font-weight: 400;*/
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin: 0rem;
  line-height: 1.4;
}
/*  @media (min-width: 56.25rem) {
a.alert-bar p.alert-bar-text {
  margin: 0 } }*/

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 20px !important;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}


/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}
