/**********************************************/
/*********     STORY / NEWS ITEMS      ********/
/****** 5/19/2020 Required Master Wrap ********/
/**********************************************/


.story-box { margin-top: 30px; }
.story-box a { color: #000; }
.story-box a:hover { text-decoration: none !important; }
.story { background-color: #C4BFC0; display: block; height: 100%; padding: 0; text-decoration: none; }
.story:hover { background-color: #EBD99F; }
.story .title { font-size: 1.1rem; margin: 15px; }
.story .intro { font-size: 1.0rem; margin-left: 10%; margin-right: 10%; }
.story img { background-size: cover; background-position-y: 20%; background-position-x: 50%; height: auto; left: 0; position: absolute; top: 0; width: 100%; }
.story iframe { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.ONE-SIZE {
  height                  : 0;
  overflow                : hidden;
  padding-bottom          : 56.25%;
  position                : relative;
}


/**********************************************/
/*********     FEATURED ITEMS      ********/
/****** 5/19/2020 Required Master Wrap ********/
/**********************************************/

.feature-box { background-position: right; background-size: cover; border-bottom: 2px solid #000; border-top: 2px solid #000; margin-top: 30px; }
.feature-box:after { background-size: cover !important; background-position: 0% 50% !important; }



@media (min-width: 440px) and (max-width: 575.98px) {
  .feature-box:after { background-size: cover !important; background-position: 0% 70% !important; }
}
   
@media (min-width: 576px) {
  .feature-box:after { background-size: cover !important; background-position: 0% 50% !important; }
}

@media (min-width: 768px) {
  .feature-box:after { background-size: cover !important; background-position: 0% 45% !important; }
}

@media (min-width: 992px) {
  .feature-box:after { background-position: 0% 30% !important; }
}

@media (min-width: 1200px) {
  .feature-box:after { background-position: 0% 25% !important; }
}


/**********************************************/
/*********          BANNERS            ********/
/****** 5/19/2020 Required Master Wrap ********/
/**********************************************/

#billboard-links-container .button { background: rgba(0, 0, 0, 0.65); }

.billboard-container-text {
  bottom          : 0px;
  margin-bottom   : 100px;
  position        : absolute;
  text-align      : center;
  text-shadow     : 0px 2px 2px rgba(0, 0, 0, 1);
  text-decoration : none;
  width           : 100%;
}

.billboard-container .title {
  color           : #FFF;
  font-size       : 1.5rem !important;
  padding         : 0;
}
.billboard-container .title.cc-xl-title {
  font-size      : 3em !important;
}

.billboard-container .intro_head {
  color           : #FFF;
  font-size       : 1.3rem !important;
  margin-bottom   : 0px;
}

.billboard-container .intro_head.cc-xl-intro-head {
  background     : rgba(0, 0, 0, 0.8);
  font-size      : 2.0em !important;
  text-transform : uppercase;
  color          : #DAA520 !important;
}

.shadow {
  z-index           : 1000;
}

/* Screen Size Changes */

@media (max-width: 575.98px) {
  #billboard-container .billboard-container-text { margin-bottom : 0; }
}

@media (max-width: 767.98px) {
  #billboard-container .billboard-container-text { margin-bottom : 0; }
  .billboard-container .title.cc-xl-title           { font-size : 1.6em !important; }
  .billboard-container .intro_head.cc-xl-intro-head { font-size : 1.2em !important; }
}

@media (min-width: 768px) { 
  #billboard-links-container { background: none !important; }
}


@media (max-width: 991.98px) {
  .billboard-container .title.cc-xl-title           { font-size : 2.0em !important; }
  .billboard-container .intro_head.cc-xl-intro-head { font-size : 1.4em !important; }
}

@media (min-width: 992px) {
  #billboard-links-container { background: none !important; }
}

@media (min-width: 1200px) {
  #billboard-links-container { background: none !important; }
}



/**********************************************/
/*********  Focus Bar FORMATTING    ********/
/******         Master Wrap  Add. 6-1-2020 E. Gray     ********/
/**********************************************/
.cc-focus-bar {
  background         : #000;
  padding-top        : 30px;
  padding-bottom     : 30px;
  text-align         : center;
}

@media (max-width: 768px) {
  .cc-focus-bar .col-12 {
    padding-bottom: 30px;
  }
}


/************************ END ChE Masters Edits 5/27/20 *****************************/










/**********************************************/
/*********  SCHOOL SPECIFIC FORMATTING    ********/
/******         Pre- Master Wrap       ********/
/**********************************************/

hr {
  border-color: #ccc !important;
}

.black-bg {
background-color: #fff;
}

.fonticon {
  color:#fff; 
  font-size:1em;
}

.boxitem {
   color:#fff; 
   padding-left:.5em;
}

.astro {
   overflow: hidden;
}



/* News Block CSS definitions Information */

.fonticon {
  color:#fff; 
  font-size:1em;
}

.boxitem {
color:#fff; 
padding-left:.5em;
}

/* Local CSS definitions Information */

h1 {font-weight: bold;}

#sidebar-left #info-for.menu h3 {
  background-color: #999;
}

#sidebar-left #info-for.menu h3 a,
#sidebar-left #info-for.menu h3 a:visited {
  color: #fff;
  padding: 0px;
}

#sidebar-left #info-for.menu h3 a:hover {
  background-color: transparent;
}

#sidebar-left #info-for .indent {
  padding-left: 15px;
}


#feature #feature-title {
  border-bottom: 1px solid #ccc;
}

.edit-event-link {
  font-weight: normal;
  font-size: .9em;
  white-space: nowrap;
}

div.edit-event-link {
  padding:0;
  margin: 0 0 1em 0;
}

#footer {
  background-image: url(./Images/abe_footer.jpg);
  background-position: top center;
  padding-top: 70px;
}

.clear-left {
  clear:left;
}

.drop-shadow {
  margin: 0 20px 20px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 10px 10px 10px;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 10px 10px 10px;
  /*filter:
      
progid:DXImageTransform
.Microsoft.Shadow(color=#dddddd,direction=0,strength=7)
      
progid:DXImageTransform
.Microsoft.Shadow(color=#cccccc,direction=90,strength=10)
      
progid:DXImageTransform
.Microsoft.Shadow(color=#cccccc,direction=180,strength=10)
      
progid:DXImageTransform
.Microsoft.Shadow(color=#dddddd,direction=270,strength=7);*/
}

.ruled th,
.ruled td {
  border-top: 1px solid #ccc;
  text-align: left;
  vertical-align: top;
  padding: 5px 5px 5px 0px;
}

.college .intro {
    padding: 18px 18px 24px 18px;
    background-color: #3b3b3b;
}

.college .intro a {
    color: #fff;
}

.accordion {
  color: #FFF;
}

.subdate {
  color:#BDBDBD;
}

.panel-default>.panel-heading {
    padding-bottom: 8px;
}

.intro .panel-body {
    background: #1B1B1B;
}

.intro a:link {
    text-decoration: none;
}

.intro a:visited {
    text-decoration: none;
}

.intro a:hover {
    text-decoration: underline;
}

.intro a:active {
    text-decoration: none;
}


.newspanel.panel-group .newspanel.panel {
    background-color:#3b3b3b;
    color:#fff;
}

.newspanel.panel-default>.newspanel.panel-heading {
    background-color: #3b3b3b;
    color:#fff;
}

.newspanel.panel {
    border:0;
}

.morenews {
    text-align:right;
    font-style: italic;
}

.prio1 {
    background-image: url('./Images/studentsfirst.jpg');
    background-color: #d3a810;
    border-bottom: 8px solid #d3a810;
}

.prio2 {
    background-image: url('./Images/buildonstrengths.jpg');
    background-color: #2F241C;
    border-bottom: 8px solid #2F241C;
}

.prio3 {
    background-image: url('./Images/championresearch.jpg');
    background-color: #1d6a90;
    border-bottom: 8px solid #1d6a90;
}

.evertrue {
    background-image: url('./Images/evertrue_solid.jpg');
    background-color: #776f68;
    border-bottom: 8px solid #776f68;
}

.aberankings {
    background-image: url('./Images/rankingsbg.jpg');
    background-color: #ff9b1a;
    border-bottom: 8px solid #ff9b1a;
}

.newbuilding{
    background-image: url('./Images/new-building.jpg');
    background-color: #ff9b1a;
    border-bottom: 8px solid #ff9b1a;
}

.symposium{
    background-image: url('./Images/symposium1.jpg');
    background-color: #AD1F65;
    border-bottom: 8px solid #AD1F65;
}

.research{
    background-image: url('images/research-banner3.jpg');
    background-color: #7CA6C0;
    border-bottom: 8px solid #7CA6C0;
}


.spotlight {
    position:absolute;
    left:0px;
    bottom:0px;
    color:#fff;
    font-size:1.2em;
    padding:0 10px;
    text-shadow: 2px 2px #000;
}

.spotlight2 {
    position:absolute;
    left:0px;
    bottom:0px;
    color:#776f68;
    font-size:1.4em;
    padding:0 10px;
}


.subspotlight {
    padding:0 10px;
}

hr {
  border-top: 1px solid #5D5D5D;
  margin-top: 15px;
  margin-bottom: 15px;
}


/*******  Head Search Block on homepage Added 4/25/19 by E. Gray **********/

.head-search {
   background-color: #FFD100; 
   min-height: 40px; 
   padding: 10px !important; 
   text-align: center; 
   font-weight: bold; 
   font-size: 20px; 
   color:black;
}

.head-search:hover {
   border: 2px solid black;
}

.head-search-link a {
   text-decoration-line: none;
}

/*******  Styles for BIRS and BQRC SalesForce inquiry forms added 2022/07/21 by hmnelson **********/

#inquiry-form label {
  width: 8rem;
}