.image-set {
  width: 100%;
  overflow: hidden;
  margin: 0;
}

.image-set a {
  font-size:14px;
}

.left-images {
  float: left;
  width: 50%;
}

.right-images {
  width: 50%;
  float: left;
}

.image-box-mosaic{  
  margin: 0 0 5% 10px;
  border: 0px solid #CCCCCC;
  padding: 4%;
  border-radius: 4px;
}

.image-box {
  border: 0px solid #CCCCCC;
  padding: 4%;
  border-radius: 4px; 
  margin: 0 0 5% 10px;
}

.element-information span {
  font-size: 1em;
  color: #00467F;
  padding: 4% 0 0 0;
}

.title-mosaic {
  font-size: 0.8em;
  padding: 5px;
  padding: 4% 0 0 0;
  color: #00467F;
}

.img-left{
  width: 100%;
  cursor: pointer;
}

.title-od{
  border-bottom: 1px solid #996633;
  padding: 0 0 5px 0;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  color: #996633;
  text-transform: uppercase;
}

.example-doc-link{
  cursor: pointer;
}

#test-iipserver{
  display: none;
}

.error-image{
  text-align: center;
  color: #cccccc;
  margin: 15px;
  cursor: text;
  font-size: 14px;
}

.slider-class{
  display: block !Important; 
}

.not-digObj{
  text-align: center;
  color: #cccccc;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-top: 30px;
  cursor: text;
  font-size: 12px; 
}