﻿form#node_31_form {
  display: none;
}

form#node_1_form {
  display: none;
}
div#maptitle {
  background-color: #0598d8;
  text-align: center;
  padding: 4px 0px;
  color: #ffffff;
  font-size: 13px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  font-family: sans-serif;
}
#document,
html,
.main {
  background-color: #ededed;
}

#pac-container {
  padding-top: 12px;
}
#qa-area {
  border: 0.5px solid #00000038;
  box-shadow: 5px 5px 7px #aaaaaa;
}

.btn.btn-lg.btn-zingtree.btn-block.btn-primary {
  background-color: #1b70bf;
  transition: 0.3s;
}
.btn.btn-lg.btn-zingtree.btn-block.btn-primary:hover {
  background-color: #cb731a;
  border: 1px solid #b70000c9;
  color: white;
}

#map {
  border: 1px solid #00000030;
  box-shadow: 2px 2px 3px #aaaaaa;
}

.btn-zingtree.list-group-item {
  border: 0.5px solid #00000038;
  box-shadow: 5px 5px 7px #aaaaaa;
  margin-bottom: 10px;
}
.btn-zingtree.list-group-item:hover {
  background-color: #cb731a;
  color: white;
  border: 0.5px solid green;
}
#restart_button:hover {
  background-color: #cb731a;
  color: black;
  border: 1px solid #b70000c9;
}

.node-question-text {
  text-align: center;
  color: #000000;
}
.pac-card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.center {
  padding-top: 20px;
}
#APNsearchButton {
  margin-left: 40px;
}
#back_button:hover {
  background-color: #cb731a;
  border: 1px solid #b70000c9;
  color: black;
}
.apply-new-background {
  border: 0.7px solid #00000038;
  box-shadow: 7px 7px 7px #aaaaaa;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 2px solid #e3e3e3;
  border-radius: 6px;
}

/* POPUP CSS */
.box {
  width: 30%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

#container {
  margin: auto !important;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay.show {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 2s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06d85f;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px) {
  .box {
    width: 70%;
  }
  .popup {
    width: 70%;
  }
}

button.button {
  border-radius: 50%;
  background: white;
  border: 1px solid black;
  height: 20px;
  width: 20px;
  font-size: 13px;
}
button.button:hover {
  border-radius: 50%;
  background: rgb(209, 209, 209);
  border: 1px solid black;
}

button.close {
  border: none;
  background: white;
}

div#homeimg {
  background-image: url(house.png);
  background-color: #ffffff;
  height: 200px;
  width: 90%;
  margin: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 160px;
  border-radius: 10px;
  border: 1px solid #aaaaaa;
  box-shadow: 5px 5px 7px #aaaaaa;
}
/* <img src="https://acasql.grayquarter.com/icons/residential.png" class="fr-fic fr-dii" style="width: 150px;"> */
div#shopimg {
  background-image: url(shop.png);
  background-color: #ffffff;
  height: 200px;
  width: 90%;
  margin: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 140px;
  border-radius: 10px;
  border: 1px solid #aaaaaa;
  box-shadow: 5px 5px 7px #aaaaaa;
}
/* <img src="https://uploads.intercomcdn.com/i/o/9685053/b3480ebdb37dca86b7a62a9f/singlebreastedtwobuttons.png" class="fr-fic fr-dii style="> */
p.buttonText {
  text-align: center;
  padding-top: 110px;"
  overflow-wrap: normal;
  word-wrap: break-word;
}

/* ///////////////Conference Updates////////////////////////////// */

#containment {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  margin: 30px 20px 15px;
}
.boxy {
  border: 1px solid #aaaaaa;
  box-shadow: 5px 5px 7px #aaaaaa;
  border-radius: 10px;
  padding: 10px;
  min-width: 250px;
  max-width: 250px;
  margin: auto;
  margin-bottom: 15px;
  background-color: white;
  height: 230px;
}

div.iconHelper {
  background-color: #ffffff;
  height: 150px;
  min-width: 200px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100px;
}

div#DEMO {
  background-image: url(icons/demo.png);
}
div#Transportation {
  background-image: url(icons/road.png);
}
div#Temporary {
  background-image: url(normalIcons/temporal.png);
}
div#Solar {
  background-image: url(icons/solar-energy.png);
}
div#Well {
  background-image: url(icons/water-well.png);
}
div#NewCustomHome {
  background-image: url(normalIcons/NewCustomHome.png);
}
div#AdditionToAStructure {
  background-image: url(normalIcons/AdditionToAStructure.png);
}
div#InteriorAlertation {
  background-image: url(normalIcons/InteriorAlterations.png);
}
div#ExternalAlterationsRepair {
  background-image: url(normalIcons/ExternalAlterationRepair.png);
}
div#EarthWork {
  background-image: url(normalIcons/EarthWork.png);
}
div#NewAccessoryStructure {
  background-image: url(normalIcons/NewAccessoryStructure2.png);
}
div#SiteImpovement {
  background-image: url(normalIcons/fences.png);
}
div#MEoPProjects {
  background-image: url(normalIcons/MEoP_Projects.png);
}
div#SewerOrSepticProjects {
  background-image: url(normalIcons/swerAndSpectic.png);
}
div#ChangingTheUseOfABuilding {
  background-image: url(normalIcons/ChangingTheUseOfABuilding.png);
}
div#Survey {
  background-image: url(normalIcons/survey.png);
}
div#OtherResidential {
  background-image: url(normalIcons/HouseMisc.png);
}
div#ParcelInformation {
  background-image: url(normalIcons/map.png);
}
div#hvac {
  background-image: url(icons/condenser.png);
}
div#generator {
  background-image: url(icons/generator.png);
}
div#evcharge {
  background-image: url(icons/electric-car.png);
}
div#repipe {
  background-image: url(icons/pipe_1.png);
}
div#evcharge {
  background-image: url(icons/electric-car_2.png);
}
div#electricwater {
  background-image: url(icons/ecology-and-environment.png);
}
div#lowvoltagewiring {
  background-image: url(icons/buildings.png);
}
div#ElectricalPanelUpgrade {
  background-image: url(icons/control-panel.png);
}
div#ElectricalReceptaclesAndOrFictures {
  background-image: url(icons/plug.png);
}
div#WaterHeaterReplacement {
  background-image: url(icons/water-cycle.png);
}
div#GraywaterSystem {
  background-image: url(icons/renewable.png);
}
div#SiteUtilities {
  background-image: url(icons/housefire.png);
}
div#Wizard {
  background-image: url(icons/wizard.png);
}
div#Select {
  background-image: url(icons/select.png);
}
/* ////////SYMBOLS///////// */
.removebullets {
  list-style-type: none;
}

span#HoldIcon {
  background-image: url(symbols/warning.png);
}
span#RequiredIcon {
  background-image: url(symbols/exclamation-mark.png);
}
span#NoticeIcon {
  background-image: url(symbols/customer-service.png);
}
span#LockIcon {
  background-image: url(symbols/cancel.png);
}
span.smallIcon {
  background-color: #ffffff00;
  height: 15px;
  /* min-width: 200px; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  color: #ffffff00;
  margin-top: 3.5px;
}

/* /////////////////////////////////////////////////////////////// */
table#paymentTable thead tr:first-child {
  background-color: black;
  color: white;
}
table#paymentTable tbody tr:nth-child(odd) {
  background-color: #cddee6;
}

.content-only a {
	text-decoration: underline;
	color: #0061b6;
}
ol a{
	color: #0061b6;
}