
html, body {
  height: 100%;
  margin: 0 auto;
  padding: 0;
  letter-spacing: 0.0625em;
  background-color: rgb(102,102,102);
  font-family: 'Open Sans', sans-serif;
  color: rgb(81,37,22);
  max-width: 1000px;
}

h3 {
  font-size: 18px;
  font-weight: bold;
}

h4 {
  font-size: 16px;
}

/*
.thespace {
  position: fixed;
  top: 0;
  height: 110px;
  width: 100%;
  background-color: rgb(194,194,194);
  border-bottom: 3px solid black;
} */

.sub-text a:link, .sub-text a:visited {
  text-decoration: none; 
  color: rgb(205,102,0)
}

.sub-text a:hover { 
  text-decoration:underline; 
  color:rgb(84,57,40)
}

.btn-donate {
  color: #fff;
  font-weight: bold;
  background-color: #cc6600;
  border-color: #cc6600;
}

.btn-donate:hover {
  color: #fff;
  background-color: #b85d02;
  border-color: #934a01;
}

/*
#home-content {
  margin: 110px 20px 20px 20px;
  color: black;
  font-size: 14px;
} */

#main-content {
  color: black;
  font-size: 14px;
  border-top: 3px solid rgb(102,102,102);
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
  background-color: rgb(194,194,194);
}

.font-12 {
  font-size: 12px;
}

.white-background {
  background-color: white;
  border: 2px solid black;
}

.img-float-left {
  float: left;
  padding: 10px;
}

.sm-text-right, .md-text-right {
  text-align: right;
  padding-right: 0px;
}
.pip-background {
  background: white url("/inventory/bats/volunteer/img/pip.jpg") repeat-y left top;
  border: 2px solid black;
}

@media (max-width: 767.98px) {
	.md-text-right {
	  text-align: left;
	}
	.pip-background {
	  background-image: none;
	}
}

@media (max-width: 575.98px) {
	.sm-text-right {
	  text-align: left;
	}
}

.emailBox {
  width: 200px;
}

  
/* for menu */
.navbar {
  background-color: rgb(194,194,194);
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgb(204, 102, 0);
  font-weight: bold;
  padding-left:10px;
  margin-right:3px;
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.show {
  padding-left:10px;
  background-color: rgba(204, 102, 0, 0.8);
  color: rgba(255, 255, 255, 0.9);
  margin-right: 3px;
}


@media (max-width: 992px) {
  .nav-link {
    background-color: white;
  }
  .navbar-light .navbar-nav .nav-link {
    padding-left:10px;
  }
  #map-canvas {
    width: 100%; 
    height: 600px;
    border: 1px solid black;
  }
}

@media (min-width: 992.1px) {
  .lower {
    margin-top: 70px;
  }
  #map-canvas {
    width: 600px; 
    height: 650px; 
    border: 1px solid black; 
    float: left; 
    margin-left: 50px;
    margin-right: 20px;
  }
}

.mapLegend {
  line-height: 30px;
}

.main-image {
  width: 100% !important;
  display: block !important;
  border-bottom: 3px solid white;
}
.card {
  position: static;
  background-color: #e0e1e0;
}

.card-text {
  color: black;
  font-size: 14px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  line-height: 16px;
}

.card-text a:link, .card-text a:visited {
  text-decoration:none; 
  color:rgb(205,102,0);
}

.card-text a:hover {
  text-decoration:underline; 
  color:rgb(84,57,40);
}

.card-img-bottom {
  padding:15px;
  max-width: 300px;
  margin: auto;
}

.index-intro {
  font-family: 'palatino linotype', sans-serif; 
  color: black;
  line-height: 25px;
  font-size: 14px;
  position: static;
}

.index-intro a:link, .index-intro a:visited {
  text-decoration: none; 
  color: rgb(205,102,0)
}

.index-intro a:hover { 
  text-decoration:underline; 
  color:rgb(84,57,40)
}

.downloaded {
  color: rgb(102,102,102);
  font-size: 14px;
}

.downloaded a:link, .downloaded a:visited {
  text-decoration: none; 
  color: rgb(102,102,102)
}

.downloaded a:hover { 
  text-decoration:underline; 
  color:rgb(84,57,40)
}

.topicLine { 
  border-bottom: 2px solid black;
  position: static;
}

.wi-bats {
  max-width: 400px;
}

figure {
  text-align:center;
}

figcaption {
  font-style: italic;
  color: #6c757d;
  font-size: 12px;
}

.img-border {
  border: 1px solid white;
}

.yellow-box {
  margin: 10px 0px 0px 10px;
  border: 1px dotted black;
  background-color: #FF9; 
  padding:5px; 
  line-height: 16px;
  font-size: 11px; 
  font-family: Arial, sans-serif;
}

.yellow-box > h4 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0px;
}

.tCell, .tCell-red, .tCell-green { 
  border-width:1px; 
  border-style: solid; 
  padding:2px; 
  text-align:center; 
  color:white;
  background-color:black; 
  font-size:11px; 
  font-family: Arial, sans-serif;
}

.tCell-red {
  background-color: red;
}

.tCell-green {
  background-color: green;
}

/* for roostForm */
#roostForm {
  color: #ffff99;
  font-family: Tahoma, sans-serif;
  background-image: url(/inventory/bats/volunteer/roosts/img/roostAtDusk.jpg);
  background-repeat; no-repeat;
  background-color: black;
  background-position: center;
  background-size: cover;  
}

#roostForm h1 {
	text-align: center;
	font-size:24px;
	padding:20px 0px;
}

.thankyou-bg {
	background-image: url(/inventory/bats/volunteer/roosts/img/RoostatDusk.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;	
}

.longTerm {
	background-image: url(/inventory/bats/longtermupload/img/baycityPip.jpg); 
	background-repeat:no-repeat; 
	background-position: top; 
	background-size: contain;
	background-attachment:fixed;
}

/* for assignRoutes.cfm */
.taken a {
  color: rgb(70,70,70);
}

.open a {
  color: white;
}

.taken {
  background-color: red;
}

.open {
  background-color: green;
}

/* for footer */
#legaleez p {
  color: rgb(102,102,102); 
  font-size:11px; 
  margin:20px;
}

#legaleez a:link, #legaleez a:visited {
  text-decoration: none; 
  color:blue;
}

#legaleez a:hover {
  text-decoration: none; 
  color:rgb(0,0,0);
} 


 

