themes/solr/static/css/base.css [883:960]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

#search form, #search fieldset {
  border:none;
  padding:0;
  margin:0;
}

.search-box {
  display: inline-block;
  padding-right: 1em;
  position: relative;
  width: 150px;
  height: 42px;
}

#search input[type="search"] {
  font-family: 'Raleway', 'Helvetica Neue', sans-serif;
  font-weight:300;
  height: 28px;
  width: 135px;
  font-size: 12px;
  border: none;
  box-shadow: none;
  position: absolute;
  top: 8px;
  left: 0px;
  padding-right: 26px;
}

#search input[type="search"]:focus {
  background-color: #f9f9f9;
}

.search-button {
  position:absolute;
  height:23px;
  width:23px;
  background-color: transparent !important;
  line-height: 23px !important;
  padding: 0 !important;
  top: 10px;
  right: 17px;
  margin:0;
}

.search-button img {
  padding:0;
  line-height:23px;
  margin:0;
}

.nested-nav {

}

ul.breadcrumbs {
  margin:0;
  padding:0;
}

ul.breadcrumbs a {
  text-transform:none;
  font-size:1.2em;
}

.tutorials .orange {
  margin-top: 40px;
  margin-bottom:40px;
}

.float-right {
    float: right;
}

img.float-right {
    margin: 5px 0px 10px 10px;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



themes/solr/static/css/operator.css [882:959]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

#search form, #search fieldset {
  border:none;
  padding:0;
  margin:0;
}

.search-box {
  display: inline-block;
  padding-right: 1em;
  position: relative;
  width: 150px;
  height: 42px;
}

#search input[type="search"] {
  font-family: 'Raleway', 'Helvetica Neue', sans-serif;
  font-weight:300;
  height: 28px;
  width: 135px;
  font-size: 12px;
  border: none;
  box-shadow: none;
  position: absolute;
  top: 8px;
  left: 0px;
  padding-right: 26px;
}

#search input[type="search"]:focus {
  background-color: #f9f9f9;
}

.search-button {
  position:absolute;
  height:23px;
  width:23px;
  background-color: transparent !important;
  line-height: 23px !important;
  padding: 0 !important;
  top: 10px;
  right: 17px;
  margin:0;
}

.search-button img {
  padding:0;
  line-height:23px;
  margin:0;
}

.nested-nav {

}

ul.breadcrumbs {
  margin:0;
  padding:0;
}

ul.breadcrumbs a {
  text-transform:none;
  font-size:1.2em;
}

.tutorials .orange {
  margin-top: 40px;
  margin-bottom:40px;
}

.float-right {
    float: right;
}

img.float-right {
    margin: 5px 0px 10px 10px;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



