/* Breadcrumb
   ================================= */

#main { margin-top: 10px; }

p.rowB .occurrenceLink { display:block; }
p.rowA .eventAndLocation { float:right; }
p.rowA .eventAndLocation .resultsLabel { padding-left: 8px;  }

p.rowB .catalognumber:before{ content: ' '; display: block; }
p.rowB .basisofrecord { float:right; }

.tab-content {
  border-bottom: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important;
  border-left: 1px solid #ddd !important;
}

.dataResourceProviderLink { display:none; }

#advancedSearchLink { padding-bottom: 5px; }

.nav-collections #usage-stats { display: none; }

.modal-dialog { width: 740px; }

#taxaBox .speciesPageLink { display:none; }

.foot_block4 ul { width: 344px; }

.filter-buttons div h2 a { padding-bottom:13px !important; }

#headingBar { padding-top: 20px; }

#charts { padding-top:0px !important;; margin-top:0px !important; }

#cl2-chart-1 { width: 100%; }

/*
   .btn-default {
   -webkit-transition: color 0.25s ease-out,  background-color 0.3s ease-out,  border-color 0.3s ease-out,  opacity 0.3s ease-out;
   -o-transition: color 0.25s ease-out,  background-color 0.3s ease-out,  border-color 0.3s ease-out,  opacity 0.3s ease-out;
   transition: color 0.25s ease-out,  background-color 0.3s ease-out,  border-color 0.3s ease-out,  opacity 0.3s ease-out;
   display: inline-block;
   text-align: center;
   background: none;
   border: #16d073 solid 2px;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   -ms-border-radius: 0;
   border-radius: 0;

   font-size: 0.875em;
   color: #16d073;
   cursor: pointer;
   text-decoration: none!important;
   max-width: 100%;
   font-weight: 600;
   ne-height: 1;
   }

   .btn-default:hover {
   text-decoration: none;
   border-color: #16d073;
   color: #fff;
   background-color: #16d073;
   }

 */
input[type=submit]:hover  {
  background-color:white;
}


h1, h2, h3 {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 35px;
  color: #16d073;
  /* font-weight: bold; */
}

section#breadcrumb {
  background-color: #FFF;
  /*   font-weight:600; */
  font-size:0.875em;
}

.breadcrumb-list {
  margin: 0 0 0 15px;
}

/* section#breadcrumb li {

   padding-right: 15px;
   border-right: #f7f7f7 solid 2px;
   } */

#datasetTable tr#dataProvider { display: none !important; }
