themes/solr/static/css/base.css [623:724]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  line-height:0.8;
}

.gray .box h3 {
  color:#000;
  font-size:1.4em;
  margin-bottom:20px;
}

.gray .box p {
  font-size: 0.9em;
  line-height: 1.3em;
  color:#333;
}

.gray .box button {
  font-size: 0.75em;
  margin-bottom: 0;
}

.gray .box button:hover {
  background-color:inherit;
  color:#ff833d;
}

.gray .box:hover {
  background:#fff;
  border: 1px solid #333;
  cursor:pointer;
}

.gray .box:hover button {
  color:#ff833d;
}

.gray .box .img {
  height:120px;
}

.gray .box .img img {
  height:95px;
}

.full-width .gray .box {
  padding:0;
  border:none;
}

.full-width .gray .box:hover {
  border:none;
  cursor:default;
  background:inherit;
}

/* box variants */
.col-4 .box {
  margin: 15px;
  padding: 5px 5px 15px 5px;
  border: solid 1px transparent
}

.col-4 .box .title {
  height: 70px;
}

.col-3 .box {
  margin: 15px;
  padding: 20px 20px 30px 20px;
  border: solid 1px transparent
}

.col-3 .box .title {
  height: 70px;
}

[class*="block-grid-"] {
  display: flex;
  padding: 0;
  margin:0;
  flex-wrap: wrap;
  justify-content: center;
}

/*
 * Solr books
 */
.books {
  margin:40px 0;

}

.books > div{
    padding-left: 5px;
}

.powered{
    line-height: 99px;
    height: 99px;
}
.powered div{
    line-height: 99px;
    height: 99px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



themes/solr/static/css/operator.css [623:724]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  line-height:0.8;
}

.gray .box h3 {
  color:#000;
  font-size:1.4em;
  margin-bottom:20px;
}

.gray .box p {
  font-size: 0.9em;
  line-height: 1.3em;
  color:#333;
}

.gray .box button {
  font-size: 0.75em;
  margin-bottom: 0;
}

.gray .box button:hover {
  background-color:inherit;
  color:#ff833d;
}

.gray .box:hover {
  background:#fff;
  border: 1px solid #333;
  cursor:pointer;
}

.gray .box:hover button {
  color:#ff833d;
}

.gray .box .img {
  height:120px;
}

.gray .box .img img {
  height:95px;
}

.full-width .gray .box {
  padding:0;
  border:none;
}

.full-width .gray .box:hover {
  border:none;
  cursor:default;
  background:inherit;
}

/* box variants */
.col-4 .box {
  margin: 15px;
  padding: 5px 5px 15px 5px;
  border: solid 1px transparent
}

.col-4 .box .title {
  height: 70px;
}

.col-3 .box {
  margin: 15px;
  padding: 20px 20px 30px 20px;
  border: solid 1px transparent
}

.col-3 .box .title {
  height: 70px;
}

[class*="block-grid-"] {
  display: flex;
  padding: 0;
  margin:0;
  flex-wrap: wrap;
  justify-content: center;
}

/*
 * Solr books
 */
.books {
  margin:40px 0;

}

.books > div{
    padding-left: 5px;
}

.powered{
    line-height: 99px;
    height: 99px;
}
.powered div{
    line-height: 99px;
    height: 99px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



