body #mega-menu-container p {
  color: #FFF;
}

#block-ofn-search-ofn-search-form {
  position:absolute;
  top:20px;
  right:0;
}
  #block-ofn-search-ofn-search-form .views-submit-button {
    visibility: hidden;
  }
  #block-ofn-search-ofn-search-form .views-submit-button .ajax-progress{
    display:none;
  }
  #block-ofn-search-ofn-search-form #edit-keys {
    color: #fff;
    background: #000;
    border:0px;
    border-bottom: 1px solid #ccc;
    width: 200px;
    padding-left:5px;
    font-style: italic;
  }

#block-ofn-search-ofn-search-results {
  display: none;
  margin-top: 60px;
  margin-bottom: 60px;
}
  #block-ofn-search-ofn-search-results * {
    color: #fff;
    text-decoration: none;
  }
  #block-ofn-search-ofn-search-results a:hover {
    text-decoration: underline;
  }
  #block-ofn-search-ofn-search-results p {
    margin:0px;
    font-size:12px;
  }
  #block-ofn-search-ofn-search-results p span {
    color: #E8E9EA;
  }
  #block-ofn-search-ofn-search-results h1 {
    font-size:48px;
    margin:0px;
    padding:0px;
    vertical-align:bottom;
  }
  #block-ofn-search-ofn-search-results .node-title {
    margin-bottom:3px;
  }
  #block-ofn-search-ofn-search-results .node-title a {
    font-size:14px;
  }
  #block-ofn-search-ofn-search-results .views-row {
    margin: 0 0 15px 0;
  }
  #block-ofn-search-ofn-search-results .node-teaser div.body-content{
    padding:0px;
    margin:0px;
  }
  #block-ofn-search-ofn-search-results .field-name-field-tags {
    margin: 5px 0px 0px 0px;
    font-style: italic;
  }
  #block-ofn-search-ofn-search-results .field-name-field-tags a {
    color: #A7A9AC;
    font-size:12px;
  }

#search-results-pager {
  margin-top:30px;
  float:right;
}
  #search-results-pager .ajax-progress{
    display:none;
  }
  #search-results-pager div.item-list {
    float:right;
  }
  #search-results-pager ul {
    background: none;
    border:0px;
  }
  #search-results-pager li {
    background:none;
    border:0px;
  }
  #search-results-pager li a {
    background:none;
    border:0px;
  }
  #search-results-pager .pager-current {
    background:#0093D0;
  }
  #search-results-pager .pager-first,
  #search-results-pager .pager-previous,
  #search-results-pager .pager-next, 
  #search-results-pager .pager-last 
  {
    display:none;
  }
  #search-results-pager .key {
    float:right;
    margin-right:5px;
  }

div#search-results-info {
  margin: 20px 0px 20px 0px;
  font-style: italic;
}

.ajax_overlay {}
.ajax_loader {
  background-image: url('data:image/gif;base64,R0lGODlhKAAfAJEAAL29vxyt6f///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFMgACACwAAAAAKAAfAAACZJSPqQvt35acCFpAM7tP+8N1nxc6I1liZ5aq69S+VIyWBq3ROJvefR3y2YAcYZB4MbaKAt1y6Hwyo1KLMtmsYqlaUxbahVyt33CkPDV7ueGxGN2Gk9XrH/3M7rpFd1Veu1dXUgAAIfkEBTIAAgAsAAAPAAwAEAAAAgyMj6nL7Q+jnLTaawoAIfkEBTIAAgAsDgAJAAwAFgAAAg6Mj6nL7Q+jnLTai7N+BQAh+QQJMgACACwAAAAAKAAfAAACS5SPqRvt35acCNpAM7tP+8N1nxc6I1liZ5aq69S+VCxLdK3ceJXuee/jlYLCIVGgCyZ9y10T96xFZdNXdXU9ZUfbTxdlPH41Y1aqAAA7');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  width:100%;
  height:100%;
}