.toolbar-oriented .toolbar-bar {
  z-index: 99999999;
  font-weight: bold;
}
#block-homepagehero .contextual {
  z-index: 999999;
}

.copy-box div p:last-child {
  margin-bottom: 1rem;
}

.content .embedded-entity video,
.content .embedded-entity iframe {
  width: 100%;
  height: auto;
}
/* #block-cfa-local-tasks {
  position: fixed;
  bottom: 0;
  right: 0;
  max-width: 300px;
  width: 100%;
  z-index: 99999999;
}
#block-cfa-local-tasks ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background: rgba(0, 0, 0, .8);
}
#block-cfa-local-tasks ul li {
  display: inline-block;

}
#block-cfa-local-tasks ul li a {
  color: white;
  padding: 1rem;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
}
#block-cfa-local-tasks ul li a:hover{
  background: black
} */

/* fix home page main menu spacing */
div.voyager__interior__page {
padding-top: 50px;
}
div.voyager__interior .cta {
bottom: -40px !important;
position: relative !important;
}

/* Removes extra padding on telescope page, this is due to nested gutter-locks */
.taxonomy-term--telescopes_and_instruments .standard-column  .gutter-lock {
  padding-left: 0;
}

#block-contributetothefutureofthecfa {
  margin: 2rem 0;
}

/* mwc fix see all staff, lower to bottom of area */
.taxonomy-term--science_fields .sidebar-table, 
.taxonomy-term--research_topics .sidebar-table {
  padding-bottom: 0px;
}
.gutter-lock.six-cell-post {
margin-top: 10rem;
}

/* mwc remove black bars from callout card blocks */
.callout-cards::before {
    height: 100%;
    background-color: #FFF;
}
/* mwc remove see all staff block from BQ pages */
.taxonomy-term--big_questions .sidebar-members {
  display: none;
}
.taxonomy-term--big_questions .arrow-link {
  display: none;
}
.node-type--project .arrow-link {
  display: none;
}

/* mwc fix the space between images in listings */
.curated-news-section .copy-box {
/*  padding-bottom: 3rem;*/
}

/* mwc remove see all staff link from the following pages */
.node-type--article .sidebar-gradient .arrow-link {
  display: none!important;
}


/* mwc fix spacing for view dowload image buttons for the following pages */
.node-type--article .download-button-hold {
margin-top: 0px;
}

/* mwc remove feature image from the following pages */
.path--facilities-technology--cfa-facilities--fred-lawrence-whipple-observatory-mt-hopkins-az .silc-mbottom--4,
.path--facilities-technology--cfa-facilities--telescope-data-center .silc-mbottom--4,
.path--facilities-technology--cfa-facilities--chandra-x-ray-center .silc-mbottom--4,
.path--facilities-technology--cfa-facilities--center-parallel-astrophysical-computing-cpac .silc-mbottom--4,
.path--facilities-technology--cfa-facilities--heasarc-high-energy-astrophysics-science-archive-research-center .silc-mbottom--4,
.path--facilities-technology--cfa-facilities--oberg-lab .silc-mbottom--4,
.path--facilities-technology--cfa-facilities--mccarthy-lab .silc-mbottom--4,
.path--facilities-technology--cfa-facilities--kovac-cmb-lab .silc-mbottom--4,
.path--facilities-technology--cfa-facilities--viz-e-lab .silc-mbottom--4,
.path--facilities-technology--cfa-facilities--submillimeter-receiver-lab .silc-mbottom--4,
.path--facilities-technology--cfa-facilities--romaine-lab-0 .silc-mbottom--4,
.path--facilities-technology--cfa-facilities--minor-planet-center .silc-mbottom--4, 
.path--facilities-technology--cfa-facilities--radio-telescope-data-center .silc-mbottom--4 {
  display: none;
}

/* new page search section default image */
.path--news2 .news-photo-frame {
  background-image: url("/sites/default/files/2020-12/cfa_cambridge_purple_colorized.jpg"); 
}
.node-type--project2 .news-photo-frame, 
.taxonomy-term2 .news-photo-frame {
  background-image: url("/sites/default/files/2020-12/cfa_cambridge_purple_colorized.jpg")!important;
z-index: -1;
}

/* mwc for sao job labels */
.inline-field-label {
float: left;
padding-right: 5px;
line-height: 150%;
font-weight: bold;
}


/* mwc for sao job labels */
.inline-field-text {
line-height: 150%;
}

/* sao jobs table */
div.views-element-container table {
border-spacing: 0;
}
div.views-element-container td {
  border: 1px dotted #CCCCCC;
  padding: 10px;
min-width: 100px
}
div.mc-text {
font-size: 14px;
padding-top: 10px;
color: #999;
}
a.mc-text {
font-weight: bold;
color: #999;
}
/*  jshaw  publications font size */
.notable-news {
margin-top: 10px!important;
text-decoration: none;
font-size: 1rem;
}

a.notable-news {
font-size: 1rem;
text-decoration: none;
margin-top: 10px!important;
}
img.full-width {
width: 90%;
}
div.img-frame {
font-size: .875rem;
}
.path--people--wolbach-library .copy-box.six-cell-pre-at-700 {
  padding-bottom: 2rem!important;
}

.node-type--home .cell-copy a {
  color: #fff;
  transition: color .3s;
  font-weight: 700;
}

.image-small-wrapper img {
  float: left;
  margin-right: 50px;
  margin-bottom: 10px;
}

td.vertical-line {
  border-left: 1px solid black !important;
}
div.voyager__interior .cta {
bottom: -50px !important;
position: relative !important;
}

@media ( max-width :1400px) {
div.voyager__interior .cta {
bottom: -70px !important;
position: relative !important;
}
}
/* TODO: Add */
/*Added by Aladdin on 22 Nov 2023*/

.Advancement
{
	height: 120px;
}
@media ( max-width :1540px) {
	.Advancement
		{
			height: 140px;
		}
}
@media ( max-width :1040px) {
	.Advancement
		{
			height: 160px;
		}
}
@media ( max-width :950px) {
	.Advancement
		{
			height: 240px;
		}
}
@media ( max-width :700px) {
	.Advancement
		{
			height: 200px;
		}
}
.Advancement-main-block
{
	background-color: #faf9f9;
}
/*Added by Aladdin on 22 Nov 2023*/
/* The video brightness is set in index.css to 0.5 and this was adjusted by AI on 20 Feb 2024*/
video {
    filter: brightness(1);
}
