.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
div.save-selected-records-container {
  text-align: center;
  margin-top: 10px;
}
div.save-selected-records-container input[type=submit], div.save-selected-records-container a.gallery-link {
  margin-top: 5px;
  display: inline-block;
  padding: 3px 5px;
  background: #006643;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #003d28;
  text-decoration: none;
  cursor: pointer;
  text-transform: capitalize;
}
div.save-selected-records-container input[type=submit]:hover, div.save-selected-records-container a.gallery-link:hover {
  background: #004c32;
  color: #fff;
}
a.add_button,
a.in-gallery,
a.print-gallery-link,
a.back-to-gallery {
  margin-top: 5px;
  display: inline-block;
  padding: 3px 5px;
  background: #006643;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #003d28;
  text-decoration: none;
}
a.add_button{
  color:white !important;
  
}
a.print-gallery-link {
  margin-top: 0;
}
a.print-gallery-link:hover {
  background: #001a11;
}
a.in-gallery {
  background:  #006643 !important;
  color: white !important;
  cursor: default;
}
a.in-gallery:hover {
  cursor: default;
  color: #ccc;
}
a.add_button:hover, .gallery-link:hover {
  background: #004c32;
  color: #fff;
}
ul#search-results {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul#search-results hr {
  color: #aaa;
  background-color: #aaa;
  height: 1px;
  border: 0;
}
ul#search-results li {
  margin: 5px 0;
  padding: 5px 10px;
  background: #f8f8f8;
}
ul#search-results li:hover {
  background: #e8e8e8;
}
ul#search-results div.result-image {
  display: inline-block;
  text-align: center;
  margin-right: 15px;
  max-width: 150px;
}
ul#search-results div.result-image a {
  display: block;
}
ul#search-results input[type=checkbox], ul#search-results .item-saved-img {
  float: right;
  vertical-align: top;
}
ul#search-results dl {
  display: inline-block;
  max-width: 350px;
  vertical-align: top;
  margin: 0;
}
ul#search-results dl dt {
  float: left;
  clear: both;
  width: 75px;
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: bold;
}
ul#search-results dl dd {
  float: right;
  width: 275px;
  margin: 0 0 10px 0;
  padding: 0;
}
/* Gallery */
#gallery ul {
  padding: 0;
  margin: 0;
}
#gallery ul img {
  display: block;
}
#gallery .add-gallery-link {
  display: inline-block;
  clear: both;
}
#gallery .gallery-link {
  margin-top: 5px;
  display: inline-block;
  padding: 3px 5px;
  background: #006643;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #003d28;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  float: right;
}
#gallery .gallery-link:hover {
  background: #004c32;
  text-decoration: none;
}
/* End Gallery */
/* Gallery Page */
ul#image-gallery-page {
  background: #0d220e;
  list-style-type: none;
  padding: 15px;
  margin: 0;
  text-align: center;
}
ul#image-gallery-page li {
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 15px;
  padding: 10px;
  background: #ccc;
  border: 1px solid #333;
  position: relative;
}
ul#image-gallery-page li .image {
  border: 1px solid #333;
  height: 150px;
  margin-bottom: 8px;
}
ul#image-gallery-page li .remove-from-gallery {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  opacity: 0.75;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
ul#image-gallery-page li .remove-from-gallery:hover {
  opacity: 1;
}
ul#image-gallery-page li:hover {
  background: #e8e8e8;
}
#cboxTitle {
  background: #fff;
  color: #333;
  font-family: sans-serif;
  font-size: 11px;
  padding: 0px 15px;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 10px;
  bottom: -2px;
  text-align: left;
}
#cboxCurrent {
  font-family: sans-serif;
  color: #333;
  font-size: 11px;
  display: none !important;
}
.cboxTextField {
  width: 80%;
}
.back-to-gallery {
  position: absolute;
  right: 15px;
  bottom: 28px;
}
span.thumb-din {
  display: block;
  text-align: center;
  font-size: 12px;
}
/* End Gallery Page */

#close-gallery{
  position: relative;
    top: 4px;
    left: 10px;
}
#share_link_url{
    background-color: white;
    border-radius: 10px;
}
.perm_url {
  width: 90%;
}
input[type=radio] {
 float: none !important; 
    
}
.columns table td p a {
    /*text-decoration:none;*/
    font-weight: normal;
    font-size: 14px;
}

a table td {
    font-weight: normal;
}
.columns table td {
    /*font-weight: normal;*/
    padding: 0px !important;
    font-size: 15px;
   
}
.table2 td {
    
   /* font-size: 13px !important;*/
    
   
}
.columns table tr {
   
   
}
.columns a table td {
    line-height: 15px !important;
}
.columns table table {
    width: auto;
    margin-bottom: -15px;
}

.columns table table td{
   /*line-height: 15px !important;*/
}
.link-title {
   font-weight:bold;
   text-decoration:none;
   font-size: 0.97em;
}

#main-content center a{
   color:#000000;
}
 .report-title{
    font-size: 15px!important;

 }
 .table-type{
     line-height: 20px !important;

 }
 #main-content p a{
   color:#006643;
}
.columns center a{
   color:#006643;
}
.table8 a{
   /* font-size: 14px !important; */
   color:#006643!important;
}

.col-3-4 p a{
   color:#000000;
}


.columns5 {
    float: left;
    width: 100%;
    padding: 0;
}
