.photo {
  border-color: #121212 !important;
  border-width: 1px !important;
  border-style: solid !important;
}

.gridcell {
  background-color: #99BCB8 !important;
  color: inherit;
}

body {
  /*background-color: #FFFFFF !important;*/
  
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif !important;
  color: #2C2C2C !important;
  
  color: #555555;
  background: #a1b86e;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(270deg, #96bfdf, #a1b86e 30%);
  background-image: -moz-linear-gradient(270deg, #96bfdf, #a1b86e 30%);
  background-image: -o-linear-gradient(270deg, #96bfdf, #a1b86e 30%);
  background-image: -ms-linear-gradient(270deg, #96bfdf, #a1b86e 30%);
  background-image: linear-gradient(180deg, #96bfdf, #a1b86e 30%);
}

.image-info {
  text-align: left !important;
}

.grid {
  background-color: #FFFFFF !important;
  color: inherit;
}

.cellnumber {
  color: #8a9c63 !important;
  display: inherit !important;
  background-color: inherit;
}

.page-link {
  background-color: #99BCB8 !important;
  color: #33434A;
}

.pagination {
  background-color: transparent !important;
  border-color: #FFFFFF !important;
  color: inherit;
}

#sectionborder {
  display: inherit !important;
  border-color: #EBEBEB !important;
}

a {
  background-color: transparent !important;
  color: #33434A !important;
}

html {
  background-color: #a1b86e !important;
  color: inherit;
}

.heading {
  color: #33434A !important;
  font-family: Georgia, Palatino,'Palatino Linotype', Times, 'Times New Roman', serif !important;
  background-color: inherit;
}

.gridicon {
  border-color: #6B6B6B !important;
  border-width: 1px !important;
  border-style: solid !important;
}
