themes/solr/static/css/base.css [161:267]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.top-bar-section li:not(.has-form) a:not(.btn):hover {
  background:inherit;
  color: #25202f;
}

.top-bar-section .navigation a.selected {
  color: #25202f;
}

.top-bar-section li:not(.has-form) a.btn:hover, .top-bar-section li:not(.has-form) a.btn:focus {
  background:#fff;
  color: #25202f;
}

.top-bar-section ul li>a, 
.top-bar-section ul li>a.btn, 
.top-bar.shrink.expanded .top-bar-section ul li>a, 
.top-bar.shrink.expanded .top-bar-section ul li>a.btn {
  padding: 0 10px !important;
  transition: all 0.1s ease;
  text-transform:uppercase;
  font-size:0.92rem;
}

.top-bar-section ul li>a.btn {
  margin: 0;
  background-color: transparent;
  text-align:left;
}

.top-bar.expanded .toggle-topbar a {
  color:#fff;
}

.top-bar.expanded .top-bar-section li:not(.has-form) a:not(.btn):hover {
  background:#fff;
}

/* full-width nav styles */
@media only screen and (min-width: 47.5em) {
  .top-bar-section .navigation {
    margin: 20px 20px 20px 0;
  }
  .top-bar .name .logo {
    left: 15px;
  }
  .top-bar .btn {
    padding-top: .65rem;
    padding-bottom: .55rem;
    top: 2px;
    text-align:center;
    border: 1px solid #fff;
  }
  .top-bar .btn:hover {
    background:#fff;
  }
}

/* shrink header styles */
.top-bar.shrink, .top-bar.shrink .name, .top-bar.expanded .name {
  height: 55px;
}

.top-bar.shrink.expanded {
  height:auto;
}

.top-bar.shrink .name .logo, .top-bar.expanded .name .logo {
  padding: 10px 0 15px 0;
}

.top-bar.shrink .top-bar-section ul li>a, .top-bar.shrink .top-bar-section ul li>a.btn {
  font-size: 0.8em;
}

.top-bar.shrink .top-bar-section li:not(.has-form) a:not(.button) {
  line-height: 35px;
}

.top-bar.shrink .navigation {
  margin: 10px 15px 10px 0;
}

.top-bar.shrink.expanded .navigation {
  margin: 0;
}

.top-bar.shrink.expanded .top-bar-section li:not(.has-form) a:not(.button) {
  line-height: 1.6;
}

.top-bar.shrink .button {
  padding: 10px 20px;
}

/*
 * Global
 */
h1, h2, h3, h4, h5 {
  font-family: 'Raleway', 'Helvetica Neue', sans-serif;
  font-weight:300;
}

h1 {
  margin-bottom: 20px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



themes/solr/static/css/operator.css [161:267]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.top-bar-section li:not(.has-form) a:not(.btn):hover {
  background:inherit;
  color: #25202f;
}

.top-bar-section .navigation a.selected {
  color: #25202f;
}

.top-bar-section li:not(.has-form) a.btn:hover, .top-bar-section li:not(.has-form) a.btn:focus {
  background:#fff;
  color: #25202f;
}

.top-bar-section ul li>a, 
.top-bar-section ul li>a.btn, 
.top-bar.shrink.expanded .top-bar-section ul li>a, 
.top-bar.shrink.expanded .top-bar-section ul li>a.btn {
  padding: 0 10px !important;
  transition: all 0.1s ease;
  text-transform:uppercase;
  font-size:0.92rem;
}

.top-bar-section ul li>a.btn {
  margin: 0;
  background-color: transparent;
  text-align:left;
}

.top-bar.expanded .toggle-topbar a {
  color:#fff;
}

.top-bar.expanded .top-bar-section li:not(.has-form) a:not(.btn):hover {
  background:#fff;
}

/* full-width nav styles */
@media only screen and (min-width: 47.5em) {
  .top-bar-section .navigation {
    margin: 20px 20px 20px 0;
  }
  .top-bar .name .logo {
    left: 15px;
  }
  .top-bar .btn {
    padding-top: .65rem;
    padding-bottom: .55rem;
    top: 2px;
    text-align:center;
    border: 1px solid #fff;
  }
  .top-bar .btn:hover {
    background:#fff;
  }
}

/* shrink header styles */
.top-bar.shrink, .top-bar.shrink .name, .top-bar.expanded .name {
  height: 55px;
}

.top-bar.shrink.expanded {
  height:auto;
}

.top-bar.shrink .name .logo, .top-bar.expanded .name .logo {
  padding: 10px 0 15px 0;
}

.top-bar.shrink .top-bar-section ul li>a, .top-bar.shrink .top-bar-section ul li>a.btn {
  font-size: 0.8em;
}

.top-bar.shrink .top-bar-section li:not(.has-form) a:not(.button) {
  line-height: 35px;
}

.top-bar.shrink .navigation {
  margin: 10px 15px 10px 0;
}

.top-bar.shrink.expanded .navigation {
  margin: 0;
}

.top-bar.shrink.expanded .top-bar-section li:not(.has-form) a:not(.button) {
  line-height: 1.6;
}

.top-bar.shrink .button {
  padding: 10px 20px;
}

/*
 * Global
 */
h1, h2, h3, h4, h5 {
  font-family: 'Raleway', 'Helvetica Neue', sans-serif;
  font-weight:300;
}

h1 {
  margin-bottom: 20px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



