body,
.form-control,
.btn,
._stx-form .radiobutton label,
#stx_header._stx_header_actaproweb h2{
	font-size:16px;
}
#stx_content legend{
	font-size:16px;
}
.tooltip{
  width:400px;
}
.tooltip-inner{
  max-width:380px;
}
label.col-sm-3{
  width:350px;
}
div.col-sm-offset-3, div.col-xs-offset-3{
  margin-left: 350px;
}

.search_entry_footer img.expandImg,
  img.collapseImg,
  img.printImg,
  img.cartDigImg,
  img.cartImg,
  img.repro.img,
  img.imternalUseImg,
  img.cartDisabledImg{

  padding-left:0;
  height:40px;
  width:auto;
}

img.bookmarkImg{
  padding-left:0;
  height:28px !important;
  width:auto;
}

form.repro_red_border{
  border:3px solid red; padding: 5px;
}

.doc-icon {
    font-size: 2rem;
    color: black;
    margin-right: 10px;
}
