/* ========================================================= *
 * HOOKS
 * ========================================================= */
#top-primary-hook {
  padding-bottom: 1em; }
  #top-primary-hook.no-content {
    display: none; }

#top-secondary-hook {
  padding-bottom: 1em; }
  #top-secondary-hook.no-content {
    display: none; }

#page-data.no-content {
  display: none; }

#bottom-hook {
  padding-top: 1em; }
  #bottom-hook.no-content {
    display: none; }

/* ========================================================= *
 * NAV ACCESS
 * ========================================================= */
#nav-access {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  position: absolute;
  width: 100%;
  border-bottom: 3px solid #000000;
  top: -20em;
  z-index: 1001; }
  #nav-access li a {
    display: block;
    width: 100%;
    background-color: #FFFFFF;
    color: #06597F;
    font-weight: bold;
    padding: 10px 0;
    position: absolute;
    left: 0;
    right: 0; }
    #nav-access li a:focus, #nav-access li a:hover {
      top: 20em; }

/* ========================================================= *
 * MODAL MAP
 * ========================================================= */
.modal-map {
  width: 100%;
  height: 400px;
  position: relative; }

.map-canvas {
  width: 100%;
  height: 100%; }

/* ========================================================= *
 * CAMPUS SELECTOR
 * ========================================================= */
.campus-selector {
  position: absolute;
  top: 9%;
  right: 0;
  width: 25%;
  padding: 0; }
  .campus-selector h4 {
    padding: 0.8em;
    margin: 0; }
  .campus-selector a {
    display: block;
    padding: 0.5em 1em;
    text-decoration: none; }
  .campus-selector .selected a,
  .campus-selector a:hover {
    background-color: #22587C;
    color: #FFFFFF; }

/* ========================================================= *
 * FOOTER
 * ========================================================= */
#footer .footer-inner-top {
  max-width: 800px;
  margin: 0 auto;
  padding: 4em 0;
  padding-left: 10em;
  height: 26em;
  position: relative; }
  #footer .footer-inner-top .footer-inner-top-left {
    position: absolute;
    top: 4em;
    left: 0;
    width: 10em;
    height: 18em;
    border-right: 1px solid #ccc; }
    #footer .footer-inner-top .footer-inner-top-left img {
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
  #footer .footer-inner-top .footer-inner-top-right {
    width: 100%;
    height: 100%;
    padding-left: 3em; }
    #footer .footer-inner-top .footer-inner-top-right iframe {
      width: 100%;
      height: 100%; }
#footer .footer-inner-bottom {
  background-color: #005FA2;
  border-bottom: 5px solid #D8D8D8; }
  #footer .footer-inner-bottom .footer-social {
    float: right;
    display: inline-block;
    padding: 0.4em 0;
    margin-right: 1.6em; }
    #footer .footer-inner-bottom .footer-social a {
      color: #fff;
      font-size: 1.4em;
      margin-left: 0.4em; }

/* ========================================================= *
 * SEARCH
 * ========================================================= */
.search-results .search-keys {
  font-style: normal;
  font-weight: bold; }
.search-results > div {
  padding: 1em 0; }
.search-results .search-item.grid-type {
  padding: 1em;
  margin-bottom: 1em; }
.search-results .search-item.list-type {
  padding: 1em 0;
  border-top: 1px solid #CCCCCC;
  width: 100%; }
.search-results .search-item h3 {
  margin: 0;
  font-size: 1.4em; }
.search-results .meta-info {
  font-size: 0.9em;
  color: #808080; }
.search-results .url-meta,
.search-results .author-meta,
.search-results .time-meta {
  background-color: inherit; }
.search-results .url-meta {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 95%;
  display: block;
  color: #1F8755; }
.search-results .author-meta {
  display: block; }
.search-results .time-meta {
  color: #808080; }
.search-results > footer {
  border-top: 1px solid #CCCCCC; }
.search-results .search-options .nav {
  margin-top: 0.7em; }
.search-results .search-options .button {
  float: right;
  margin-top: -37px;
  margin-right: 0.5em;
  font-size: 1.8em;
  color: #555555;
  background-color: #FFFFFF;
  border: none; }
.search-results .media p a {
  display: inline-block;
  *display: inline;
  zoom: 1; }
.search-results .list-type.video .thumbnail {
  margin-bottom: 0;
  margin-right: 0.5em;
  float: left;
  max-width: 225px; }
.search-results .list-type.video p {
  overflow: auto; }
.search-results .list-type.video .desc {
  vertical-align: middle; }
.search-results .list-type.youtube .thumbnail {
  margin-bottom: 0;
  margin-right: 0.5em;
  float: left;
  max-width: 225px; }
.search-results .list-type.youtube p {
  overflow: auto; }
.search-results .list-type.youtube .desc {
  vertical-align: middle; }
.search-results .video img {
  max-width: 100%; }
.search-results .video .thumbnail {
  position: relative;
  color: #FFFFFF; }
  .search-results .video .thumbnail:hover {
    color: #2A6496; }
  .search-results .video .thumbnail i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 2em;
    margin-top: -0.5em;
    margin-left: -0.5em; }
.search-results .youtube img {
  max-width: 100%; }
.search-results .youtube .thumbnail {
  position: relative;
  color: #FFFFFF; }
  .search-results .youtube .thumbnail:hover {
    color: #2A6496; }
  .search-results .youtube .thumbnail i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 2em;
    margin-top: -0.5em;
    margin-left: -0.5em; }

.img-thumbnail {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 0; }

.w-100 {
  width: 100%; }

.opacity-50 {
  opacity: 0.5; }

.font-50 {
  font-size: 0.5rem; }

.font-70 {
  font-size: 0.7rem; }

/*# sourceMappingURL=custom.css.map */
