/* Overrides to DRR bootsrtap styles */
/*
 * DRR-Bootstrap
 * Source: https://github.com/NYPL/drr-bootstrap
 * Author: NYPL Labs
 * Description: Base front-end framework for NYPL Digital Reading Room (DRR) Sites to extend.
 */
/* Overrides to DRR bootsrtap styles */
/*
 * DRR-Bootstrap
 * Source: https://github.com/NYPL/drr-bootstrap
 * Author: NYPL Labs
 * Description: Base front-end framework for NYPL Digital Reading Room (DRR) Sites to extend.
 */
/*
 * DRR-Bootstrap
 * Source: https://github.com/NYPL/drr-bootstrap
 * Author: NYPL Labs
 * Description: Base front-end framework for NYPL Digital Reading Room (DRR) Sites to extend.
 */
/*
 * DRR-Bootstrap
 * Source: https://github.com/NYPL/drr-bootstrap
 * Author: NYPL Labs
 * Description: Base front-end framework for NYPL Digital Reading Room (DRR) Sites to extend.
 */
/* line 11, app/assets/stylesheets/tools.css.scss */
.tools .tools-h4 {
  margin-top: 0;
  text-transform: none;
}

/* line 15, app/assets/stylesheets/tools.css.scss */
.tools .tools-image {
  height: 200px;
  min-height: 200px;
}

/* line 20, app/assets/stylesheets/tools.css.scss */
.tools #tools-image-terms {
  background: url("tools_terms.png") fixed no-repeat 0 80px;
  border: 1px solid #D0CDC8;
  -webkit-box-shadow: inset 0px 0px 77px -14px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 77px -14px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 77px -14px rgba(0, 0, 0, 0.25);
}

/* line 27, app/assets/stylesheets/tools.css.scss */
.tools #tools-image-minimap {
  border: 1px solid #D0CDC8;
  min-height: 100px;
  height: auto;
}

/* line 32, app/assets/stylesheets/tools.css.scss */
.tools #tools-image-network {
  background: url("tools_network.gif") fixed repeat -100px 100px;
  border: 1px solid #D0CDC8;
  -webkit-box-shadow: inset 0px 0px 77px -14px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 77px -14px rgba(0, 0, 0, 0.25);
  box-shadow: inse t 0px 0px 77px -14px rgba(0, 0, 0, 0.25);
}

/* line 40, app/assets/stylesheets/tools.css.scss */
.tools #tools-image-spectrum {
  background: url("tools_spectrum.jpg") fixed repeat 0 100px;
  border: 1px solid #D0CDC8;
  -webkit-box-shadow: inset 0px 0px 77px -14px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 77px -14px rgba(0, 0, 0, 0.25);
  box-shadow: inse t 0px 0px 77px -14px rgba(0, 0, 0, 0.25);
}

/* line 49, app/assets/stylesheets/tools.css.scss */
.tools .tools-glyph {
  font-family: 'Icomoon';
  font-size: 17.6px;
  padding-bottom: 15px;
  color: #0171A1;
}
