.clickabletable tr
{
//    background-color: #eee;
}
.clickabletable tr:hover
{
    background-color: #ccc;
    cursor: pointer;
}
.clickabletable tr:hover >th
{
    background-color: white;
}
.clickabletable tr .icslink
{
    background-color: white;
}
tbody {
    border: 0px;
}
table {
    margin-bottom: 1em;
}
.artscilogo:hover {
    background: #cecece;
}

.grayhover:hover {
    background: #cecece;
}

.psychbluehover {
  font-size: 16px !important;
  line-height: 1.0 !important;
  text-decoration: none !important;
}

.psychbluehover > a > img{
    position: relative;
    z-index: 10;
}

.psychbluehover a {
  font-size: 16px !important;
  line-height: 1.0 !important;
  text-decoration: none !important;
}

.psychbluehover:hover {
    background: #232d4b;
}

.psychbluehoverlink {
    text-decoration: none !important;
}

.psychbluehoverlink:hover {
    color: #ffffff;
}

/* For re-styling legacy pages: */
.SubHeader {
/* font-size: 2em; */
font-size: 3em;
color: #03143d;
text-transform: uppercase;
margin: .67em 0;
text-align: left !important;
font-family: 'Montserrat', sans-serif;
font-weight: normal;
}

.SubHeader + br + hr {
display: none;
}

@media screen and (max-width: 600px) {
  #covid19longtext {
    visibility: hidden;
    display: none;
  }
}

@media screen and (min-width: 600px) {
  #covid19shorttext {
    visibility: hidden;
    display: none;
  }
}


button, input {
   line-height: normal;
   background: white !important;
   color: black !important;
}

.fakebutton:hover {
  -webkit-box-shadow: inset 0px 0px 20px #ffffff;
     -moz-box-shadow: inset 0px 0px 20px #ffffff;
          box-shadow: inset 0px 0px 20px #ffffff;
   outline: none;
   cursor: pointer;
}

.bordertable2px th {
  border: 5px solid black;
}
.bordertable2px td {
  border: 5px solid black;
}
.bordertable2px {
  border-collapse: collapse;
}

.courselistcollapsible {
  background-color: #777 !important;
  color: white !important;
  cursor: pointer;
  padding: 18px;
  margin: 5px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}
.courselistcollapsible::before {
  content: "\002B\0020";
}

.courselistactive, .courselistcollapsible:hover {
  background-color: #555 !important;
}
.courselistactive::before {
  content: "\2212\0020";
}

.courselistcontent {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #f1f1f1;
}

.eyebrow {
    z-index: 10 !important;
    margin-left: auto !important;
    margin-right: unset !important;
}

.sidemenu {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 99; /* Stay on top */
  top: 0; /* Stay at the top */
  right: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidemenu */
}

/* The navigation menu links */
.sidemenu a {
  padding: 8px 0px 8px 0px;
  margin-left: 32px;
  text-decoration: none;
  /* font-size: 25px; */ /* Inherit from body */
  /* color: #818181; */
  color: #ffffff;
  display: block;
  transition: 0.3s;
  display: inline-block;
}

/* When you mouse over the navigation links, change their color */
.sidemenu a:hover {
  color: #f1f1f1;
  background-color: hsla(0,0%,100%,.2);
}

/* Position and style the close button (top right corner) */
.sidemenu .closebtn {
  position: absolute;
  top: 0;
  /* right: 25px; */
  right: 0;
  font-size: 36px;
  margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
/*
#main {
  transition: margin-left .5s;
  padding: 20px;
}
*/

/* On smaller screens, where height is less than 450px, change the style of the sidemenu (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidemenu {padding-top: 15px;}
  .sidemenu a {font-size: 18px;}
}

.sidemenu-list {
    list-style-type: none;
    font-size: 14px;
    margin-left: 0px;
    padding-left: 0px;
    line-height: 0.9em;
}

.sidemenu-list li > a {
    line-height: normal;
}

.sidemenu-list-indent {
    margin-left: 5px !important;
    padding-left: 5px !important;
}

.sidemenu-list-header {
    font-weight: bold;
    border-bottom: 1px solid #fdda24;
/*
    text-decoration: underline !important;
*/
}

.views-field {
/*    padding-bottom: 2em; */
}

.views-field-field-image {
    margin-bottom: 2em;
}

.SubHeader {
    font-size: 3.5vw !important;
    line-height: 1.2em !important;
}

a {
    text-decoration: none;
    color: #d57f00;
}

a:hover {
    color: #111;
}

.nav-subnav {
    list-style-type: none;
/*    font-size: 14px; */
/*    line-height: 0.9em; */
    margin-left: 0px;
    padding-left: 0px;
}

.nav-subnav > li {
    color: white !important;
}

.nav-subnav > li > b {
    color: white !important;
}

.nav-subnav > li > b > u {
    text-decoration: none;
}

.nav-subnav li  a {
    border-bottom: 1px solid #fdda24;
}

.story-teaser__image > a > img {
    background-color: white !important;
}

.event-teaser__image > a > img {
    background-color: #eff2f8 !important;
}

.page-title {
// -webkit-text-stroke: 2px gray;
  background-color: rgba( .7, .7, .7, .2);
//    background-color: #10181f;
}

.page-title[data-v-4d006d4e] {
    background-color: #10181f;
}

.field--subtitle {
// -webkit-text-stroke: 1px gray;
  background-color: rgba( .7, .7, .7, .2);
}

.homepage-quote {
  top: 0px !important;
  background-color: #fdda24;
  float: right;
  position: relative;
  right: 30px;
  margin-bottom: 30px;
}
.field-quote-wrap {
    padding: 50px;
    padding-left: 65px;
    padding-right: 65px;
    background-color: #fdda24;
    color: #000;
    margin: 0;
    width: auto;
    font-size: 2rem;
    line-height: 1.1875;
    letter-spacing: -.03125em;
}

.field--quote {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.field--quote blockquote {
    max-width: 26ch;
}
.field--quote a {
    margin-top: 20px;
}

.fields--quote--body {
    margin:0;
    padding:0;
}

@media (orientation: portrait) {
 .announcements-printable {
     display: none;
}
 .page-title {
/*   font-size: clamp(3rem,10vw,5.25rem) !important; */
 }
 .homepage-picture-banner {
   height: 530px !important;
 }
 .homepage-quote {
     right: 0;
 }
 .header-logo {
    display: none;
 }

 #top-banner {
     margin-left: 15px !important;
     margin-right: 5px !important;
 }

 .header-logo-stacked {
     display: inline-block !important;
     margin: 5%;
     height: 100%;
     width: 100%;
     color: white;
     font-size: 24px;
     margin-left: 0px;
 }
 .header-logo-stacked svg {
     height: 100%;
     width: 100%;
     position: absolute; top: 50%;
     left: 50%;
     transform: translate(-50%, -50%); 
 }
 .header-logo-stacked svg * {
     height: 100%;
     width: 100%;
  }
 .homepage-picture-banner-links {
     margin-left: 20px !important;
  }
}

.flex-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  padding: 0;
  margin: 0;
}

.circle {
  margin: 10px;
  width: 117px;
  height: 117px;
  line-height: 117px;
  font-size: 17px;
  border-radius: 50%;
  color: #000;
  text-align: center;
/*  background-color: #fdda24; */
  background-color: rgba( 253, 218, 36, .9 );
  border: 1px solid #fdda24;
  font-family: "franklin-gothic-urw","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  display: inline-block;
}
.circle:hover {
  color: #fff;
  font-weight: bold;
  /* background-color: transparent; */
  background-color: rgba( .7, .7, .7, .4);
}


#alumni-contact {
  margin: 10px;
  width: 50%;
  /* height: 117px; */
  /* line-height: 117px; */
  font-size: clamp( 1rem, 2vw, 1rem );
  color: #000;
  text-align: center;
  background-color: rgba( 253, 218, 36, .9 );
  border: 1px solid #fdda24;
  padding: 1vw;
  font-family: "franklin-gothic-urw","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  display: inline-block;
}
#alumni-contact:hover {
  color: #fff;
  /* font-weight: bold; */
  /* background-color: transparent; */
  background-color: rgba( .7, .7, .7, .4);
}


.homepage-picture-banner {
  width: 100%;
  background-position: 50% 50%;
  margin-bottom: 50px;
  height:420px;
  position: relative;
}

.homepage-nav--block > h3 {
    color: #aaa;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 15px;
    padding-top: 30px;
    text-transform: uppercase;
}

.homepage-nav--block > ul {
  list-style: none;
  padding-left: 0;
  line-height: 1;
}

.homepage-nav--block > ul >li {
  margin-bottom: 30px;
}

.homepage-nav--block > ul > li > a {
  color: white;
  border-bottom: 1px solid #fdda24;
  font-size: 22px;
  margin-bottom: 10px;
  white-space: nowrap;
}

.heading-label.heading-label--programs a {
  color: white;
  border-bottom: 1px solid #fdda24;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 300;
}

.heading-label.heading-label--programs a:hover {
    background: #fdda24;
    color: #10181f;
}

.homepage-nav--block {
    max-width: 270px;
    width: calc(25% - 30px);
    margin-right: 40px;
    border-top: 1px solid #555;
    box-sizing: border-box;
    flex: 1 0 auto;
    flex-basis: max-content;
}

.homepage-nav {
    display: flex;
    margin-bottom: 50px;
    flex-wrap: wrap !important;
}

.homepage-nav a:hover {
    background: #fdda24;
    color: #10181f;
}

.degrees {
    margin-top: 50px;
}

.degrees h2 {
    margin-bottom: 30px;
}

.event-teaser__image > a > img {
    max-width: 100%;
    max-height: 100%;
}

.event-teaser {
    max-width: 250px !important;
}

.event-teaser .event-teaser__title a {
    font-size: 18px;
    font-weight: 500;
    color: #092470;
    text-decoration: none;
    line-height: normal;
}

.event-teaser .event-teaser__title a:hover {
    text-decoration: underline;
}

.event-teaser__text h3 {
   font-size: unset;
}

.trans--bottom {
    position: unset !important;
}

.header-logo-stacked {
    display: none;
}

.subscribe-gcal-title {
    margin-left: 30px;
}
.subscribe-gcal {
    margin-left: 30px;
}

.node-content {
    margin-top: 0px !important;
}

.announcements-talk {
    border-radius: 5px;
    color: white;
    background-color: #24323e;
    margin: 3px;
    margin-top: 1em;
    padding: 10px;
}

.announcements-talk:hover {
    background-color: #111;
}

.announcements-talk a {
    color: white;
    background-color: #cecece;
}

.announcements-talk-ical {
    float: left;
    padding-right: 10px;
}

.announcements-week {
    margin-bottom: 2em;
}

.announcements-week-title {
    font-weight: bold;
}

.announcements-talk-time {
    font-size: 0.8em;
}

.announcements-talk-room {
    font-size: 0.8em;
}

.announcements-talk-speaker {
    font-size: larger;
}

.announcements-talk-title {
    font-style: italic;
    margin-left: 1em;
    margin-right: 1em;
}

.announcements-talk-title::before {
    content: open-quote;
}

.announcements-talk-title::after {
    content: close-quote;
}

.announcements-nrao {
    margin: auto;
    padding: 20px;
    background-color: #24323e;
    border-radius: 10px;
}

.announcements-nrao a:hover{
    color: white;
}

.announcements-gcal {
    background-color: yellow;
    margin: auto;
    padding: 20px;
    margin-bottom: 2em;
    border-radius: 10px;
}
