/* Partials */
/* colours
--------------------------------------------------*/
/* Mixins */
#global-masthead ul {
  margin-left: 0;
  margin-top: 0; }
#global-masthead li.tt-suggestion {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0.5em 2%; }
#global-masthead ul.profile-details li {
  display: block; }

#global-search {
  /* .tt-dropdown-menu li li {
    padding-left: 0;
    height: auto;
  } */
  /* .AC-result__degrees h3 a {
    color: #000;
  } */
  /* .AC-result--directory li {
    display: table;
    padding-left: 0;
    width: 100%;
  } */
  /*.AC-result--directory .AC-details .upi {
    font-size: 0.8em;
  }
  .AC-result--directory .AC-details .fn,
  .AC-result--directory .AC-details .position {
    font-size: 0.8em;
  }
   .AC-result--directory .AC-details .profile-details {
    margin-bottom: 0;
    width: 100%;
  }
  .AC-result--directory .AC-details .profile-details li p {
    font-size: 1em;
    display: inline;
  }
  */
  /*
  .AC-result--degrees h3 {
    font-size: 0.8em;
    margin-top: 0 !important;
    margin-bottom: 8px;
  }
  .AC-result--degrees h3 span {
    margin-left: 4px;
  } */ }
  #global-search .sprite, #global-search .AC-result .email:before, #global-search .AC-result .tel:before {
    background-image: url("//cdn.ucl.ac.uk/silva/UCLIndigoSkin/images/search-sprite.png");
    margin-left: 10px; }
  #global-search .tt-dropdown-menu {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 2px 2px 2px rgba(51, 51, 51, 0.3);
    left: 5%;
    position: absolute;
    top: 38px;
    width: 90%;
    z-index: 5050; }
    #global-search .tt-dropdown-menu ul {
      margin-bottom: 10px; }
    #global-search .tt-dropdown-menu li {
      color: #333;
      list-style: none;
      border-bottom: 1px solid #e7e7e7;
      height: 4.5em;
      width: 96%;
      text-align: left; }
      #global-search .tt-dropdown-menu li h3 {
        margin-top: 0; }
      #global-search .tt-dropdown-menu li p {
        font-size: 0.8em;
        line-height: 1.4;
        margin-bottom: 0; }
        #global-search .tt-dropdown-menu li p a {
          text-decoration: none;
          font-size: 1em; }
      #global-search .tt-dropdown-menu li a {
        color: #4693ea !important;
        display: block;
        font-size: 0.8em;
        font-weight: bold;
        margin-bottom: 8px; }
    #global-search .tt-dropdown-menu .no-results {
      color: #4693ea !important;
      display: block;
      font-size: 0.8em;
      font-weight: bold;
      text-align: center; }
  #global-search .AC-results {
    box-sizing: border-box;
    display: table;
    height: 100%;
    padding: 16px 0;
    table-layout: fixed;
    width: 100%; }
  #global-search .AC-result {
    display: table-cell;
    height: 100%;
    margin-left: 5px;
    padding: 0;
    border-left: 1px solid #AAA;
    width: 25%; }
    #global-search .AC-result:first-child {
      margin-left: 0;
      border-left: 1px solid transparent; }
    #global-search .AC-result h2 {
      color: #000;
      font-weight: bold;
      font-size: 1em;
      margin-bottom: 4px;
      padding: 0.5em; }
    #global-search .AC-result a {
      color: #4693ea !important;
      display: block;
      font-size: 0.8em;
      font-weight: bold; }
    #global-search .AC-result ul li:hover {
      background-color: #e6f1fc;
      font-size: auto; }
      #global-search .AC-result ul li:hover li:hover {
        background-color: transparent; }
    #global-search .AC-result ul li li {
      height: auto; }
    #global-search .AC-result img {
      max-height: 60px;
      max-width: 60px; }
    #global-search .AC-result a.show-all {
      text-align: center;
      margin-bottom: 0.5em; }
  #global-search .AC-result--directory .AC-details__image {
    display: table-cell;
    padding-top: 5px; }
  #global-search .AC-result--directory .AC-details__image img {
    margin-right: 20px;
    display: block;
    padding-left: 16px; }
  #global-search .AC-result--directory .AC-details {
    display: block;
    float: left;
    width: 77%; }
    #global-search .AC-result--directory .AC-details .profile-details li {
      border-bottom: 0;
      margin-bottom: 0;
      padding-left: 0;
      font-size: 0.8em; }
      #global-search .AC-result--directory .AC-details .profile-details li a {
        font-size: 1em; }
  #global-search .AC-result--directory img {
    float: left;
    position: relative;
    top: 0.5em; }
  #global-search .AC-result .email {
    clear: left;
    float: left;
    padding-left: 30px;
    line-height: 24px;
    position: relative; }
    #global-search .AC-result .email:before {
      content: '';
      position: absolute;
      left: -35px;
      width: 18px;
      height: 12px;
      top: 6px; }
    #global-search .AC-result .email a {
      color: #4c98e5;
      font-size: 0.8em; }
  #global-search .AC-result .tel {
    font-size: 0.8em;
    line-height: 20px;
    padding-left: 30px;
    position: relative; }
    #global-search .AC-result .tel span {
      font-weight: bold;
      display: inline; }
    #global-search .AC-result .tel a {
      display: inline; }
    #global-search .AC-result .tel:before {
      content: '';
      position: absolute;
      left: -35px;
      width: 20px;
      height: 18px;
      top: 3px;
      background-position: 0 -31px; }
  #global-search .tel--external, #global-search .AC-result .email {
    position: relative;
    left: 2em; }
  #global-search .twitter-typeahead {
    width: 100%; }
  #global-search #query {
    outline: 0;
    border: none; }
  @media (max-width: 1023px) {
    #global-search .tt-dropdown-menu {
      display: none !important; } }
  @media (max-width: 1220px) {
    #global-search .tt-dropdown-menu .AC-result--directory img {
      display: none !important; } }

/*# sourceMappingURL=screen.css.map */
#searchUcl {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #666; }

#global-masthead ul {
  margin-top: 10px; }
#global-masthead li a {
  color: #fff !important; }

#searchform {
  height: 30px;
  width: 85%;
  left: 0;
  top: 0; }
  #searchform .fa {
    float: left;
    margin-right: 10px;
    top: 3px;
    position: relative; }
  #searchform ul.profile-details {
    margin: 0;
    width: 100%; }
  #searchform h2 {
    margin-top: 0;
    font-size: 18px !important; }
    @media screen and (max-width: 1200px) {
      #searchform h2 {
        height: 32px; } }
  #searchform input#searchUcl {
    font-size: 14px; }

#global-search .search {
  left: 88%;
  width: 12%;
  border-radius: 4px; }
#global-search .tt-dropdown-menu li {
  width: 96%;
  height: 64px;
  max-height: 64px;
  font-size: 12px; }
  #global-search .tt-dropdown-menu li a {
    font-size: 12px; }
  #global-search .tt-dropdown-menu li p {
    font-size: 12px; }
    #global-search .tt-dropdown-menu li p a {
      font-size: 12px; }
#global-search .AC-result--directory .AC-details .profile-details li {
  font-size: 12px; }

/* v4 template override
-------------------------------------------------*/
#nav-wrap-indigo #searchform {
  width: 85%;
  left: 0;
  font-size: 16px;
  background: url(../../images/search.png) no-repeat scroll 95% center;
  background-color: #fff; }
  #nav-wrap-indigo #searchform h2 {
    margin-top: 0; }
#nav-wrap-indigo [class*=btn] {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.21); }
#nav-wrap-indigo .search {
  min-height: 33px;
  top: 0;
  left: 88%;
  width: 12%;
  margin: 5px 0 0;
  padding: 9px;
  border-radius: 4px;
  background: #4693ea;
  font-size: 12px; }

/* Indigo sites specific
-------------------------------------------------*/
#nav-wrap #searchform {
  background: url(../../images/search.png) no-repeat scroll 95% center;
  background-color: #fff; }
#nav-wrap .search {
  min-height: 30px; }

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


#global-masthead  .give-link {
  color: #000 !important;
  background-color: #f6be00; 
  padding: .9em 1em;
}

#global-masthead .give-link a {
  color: #000 !important;
}

@media screen and (min-width:766px){

#global-masthead   {
  margin-left: -30px;
  }

#global-masthead a  {
  font-size: 90%;
}

#global-masthead ul#audiences  {
  width: 63%;
}


#global-masthead  .give-link {
  padding: 1.05em 1em;
}

#global-search
{ width:36%;


}
}
