.fixed {
  border-top: 8px solid #0a98d5;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.07), 0 1px 3px 0;
  background: #fff; }

.right {
  float:right!important
}

.external-link {
  padding-left: 16px; /* Adjust as needed */
  background-image: url('https://gil.usg.edu/images/uploads/dl-icons/external-link.png');
  background-repeat: no-repeat;
  background-size: 12px 12px; /* Adjust to match the size of your icon */
  background-position: left center; /* Adjust as needed */
}

.hp_banner {
  background: transparent url(/gil_images/bg_banner.jpg) no-repeat scroll center left;
  background-size: cover;
  text-align: center;
  height: 400px;
  position: relative; }
  .hp_banner .overlay {
    background: rgba(10, 152, 213, 0.8);
    width: 100%;
    height: 100%;
    position: absolute; }
  .hp_banner img {
    margin-top: 3rem; }
  .hp_banner h2 {
    color: #fff;
    margin-top: 5rem;
    font-size: 1.4rem;
    width: 80%;
    margin: 3rem auto 2rem;
    text-shadow: 1px 1px 2px black; }

.banner {
  background: transparent url(/gil_images/escheresque.png) repeat scroll center left;
  text-align: center;
  height: 175px;
  margin-bottom: 3rem; }
  .banner h2 {
    color: #333;
    font-size: 1.8rem;
    margin-top: 3rem;
    text-transform: uppercase; }
  .banner h3 {
    color: rgba(51, 51, 51, 0.55);
    font-size: 1.5rem;
    font-style: italic; }

.sidebar ul {
  margin-bottom: 2rem; }
.sidebar h3 {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 2px;
  color: #333333;
  text-align: center;
  margin-bottom: 10px;
  border-bottom: 1px dotted;
  border-bottom-color: rgba(51, 51, 51, 0.2);
  padding-bottom: 24px; }

table {
  width: 100%; }

.inst-item {
  position: relative; }

.inst-name {
  background-color: rgba(78, 89, 54, 0.6);
  width: 100%;
  padding: 1em 0 1em 1em;
  position: absolute;
  top: 0;
  margin-top: 0;
  text-transform: uppercase;
  color: #fff; }

  .inst {
  	
	  padding-bottom: 1.875rem;
  }
.inst-info {
  color: #fff;
  font-size: 0.8rem;
  width: 100%;
  height: 7em;
  position: absolute;
  bottom: 0;
  padding: 45px 10px 0 10px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0); }

.inst-info .inst-info-top {
  position: relative;
  padding-bottom: 18px;
  border-bottom: 1px solid #fff; }

.inst-type, .inst-main-phone {
  float: left; }

.inst-profile, .inst-web, .inst-mobile, .inst-adrs {
  float: right; }

.inst-info ul {
  float: right;
  font-size: 0.8rem;
  margin: 0;
  padding: 0;
  line-height: 1; }

.inst-info ul li {
  list-style: none;
  display: inline;
  margin-left: 1rem; }

.inst-info .inst-info-top a {
  color: #0a98d5 !important; }

.inst-profile {
  margin-left: 10px; }

.inst-info .inst-info-btm {
  position: relative;
  padding-top: 5px; }

#homepage .hp_about {
  margin-bottom: 30px;
  margin-top: 60px; }
#homepage .hp_columns {
  margin-bottom: 30px; }
#homepage h3 {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 2px;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;
  border-bottom: 1px dotted;
  border-bottom-color: rgba(51, 51, 51, 0.2);
  padding-bottom: 24px; }
#homepage h3.icon_A {
  background: transparent url(/gil_images/icon_news.png) no-repeat scroll center top;
  padding-top: 120px; }
#homepage h3.icon_B {
  background: transparent url(/gil_images/icon_events.png) no-repeat scroll center top;
  padding-top: 120px; }
#homepage h3.icon_C {
  background: transparent url(/gil_images/icon_documents.png) no-repeat scroll center top;
  padding-top: 120px; }
#homepage a.more {
  font-style: italic;
  color: rgba(51, 51, 51, 0.55);
  font-size: 0.9rem;
  text-align: center;
  text-decoration: none;
  display: block;
  margin-top: 28px; }
#homepage a.more:hover {
  color: #0a98d5; }
#homepage ul {
  list-style: none;
  margin-left: 0;
  font-size: 0.9rem; }
#homepage ul li {
  margin-bottom: 0.9rem; }
#homepage p {
  text-align: left;
  font-style: italic; }
#homepage .gray-bg {
  background: rgba(240, 240, 240, 0.55);
  margin: 0 0 30px;
  border-bottom: 1px solid #f5f5f5; }

.title-area img {
  margin-left: 30px; }

.top-bar .name h1 a {
  width: auto; }

.post_info p{
	text-align:right;
	margin-top:0;
	font-size:.7rem;
	color:#999
}

.post{
	margin-bottom:2rem
}

.post h3{
	margin-top:0
}

.footer {
  background: #333;
  color: #fff;
  font-size: 0.9rem;
  text-align: center;
  padding-top: 2rem;
  margin-top: 30px;
  padding-bottom: 2rem; }
  .footer img {
    margin-left: 1rem; }
  .footer img:first-child {
    border-right: none;
    padding-right: 0; }
  .footer p {
    font-size: 0.9rem; }

@media only screen and (max-width: 40.063em) {
  .banner h2 {
    margin-top: 1rem;
}
  .banner h3 {
}

}

@media only screen and (min-width: 40.063em) {
  .hp_banner h2 {
    font-size: 2rem; }
  .footer {
    text-align: left; }
  .footer img:first-child {
    border-right: 1px solid #999;
    padding-right: 1rem; } }

@media only screen and (min-width: 68em) {
  .top-bar-section .dropdown li a {
    line-height: 45px !important; }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    text-decoration-line: underline;
    text-decoration-style: dotted; }
  .top-bar-section .dropdown {
    border: 1px solid #ccc;
    border-top: none; }
  .top-bar-section li.has-dropdown ul.dropdown li a {
    color: #333 !important; }
  .top-bar-section li.has-dropdown ul.dropdown li a:hover {
    color: #0a98d5 !important; } }

.top-bar-section li.has-dropdown ul.dropdown li.fade a, .top-bar-section li.fade a:not(.button) {
  color: #d5d5d5 !important; }

ol{ padding-left:0;}

ol li{ display: list-item; }

blockquote{ font-size: .9em; color: #000000;}

.anchor{
  display: block;
  height: 115px; /*same height as header*/
  margin-top: -115px; /*same height as header*/
  visibility: hidden;
}

.sidebar {
    background: #FAFAFA;
    padding: 32px 20px;
}

.sidebar ul {
	margin-bottom: 0;
}


.side-nav {
   margin-bottom: 0;
}

.side-nav li.divider {
    border-top-color: #e6e6e6;
}


.icon-nav {
position: relative;
margin-bottom: .5rem;
}

.icon-nav img {

}

.icon-nav span {
position: absolute;
bottom:0;
left:0;
background: rgba(10, 152, 213, 0.5);
color: #fff;
font-size: .8rem;
width: 100%;
padding: .2rem;
text-align: center;
}

.alma_post_info p{
	text-align:left;
	margin-top:0;
	color:#999;
	margin-bottom:0;
	font-size: .9rem;
}

.alma_post_info hr {
	margin: 2rem 0
}

.alma_post h3{
	margin-top:0;
}