@import url(https://db.onlinewebfonts.com/c/f5511239c72c70ba62b013979a9259c2?family=Times+Sans+Serif);

@font-face {font-family: "Times Sans Serif"; src: url("https://db.onlinewebfonts.com/t/f5511239c72c70ba62b013979a9259c2.eot"); src: url("https://db.onlinewebfonts.com/t/f5511239c72c70ba62b013979a9259c2.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/f5511239c72c70ba62b013979a9259c2.woff2") format("woff2"), url("https://db.onlinewebfonts.com/t/f5511239c72c70ba62b013979a9259c2.woff") format("woff"), url("https://db.onlinewebfonts.com/t/f5511239c72c70ba62b013979a9259c2.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/f5511239c72c70ba62b013979a9259c2.svg#Times Sans Serif") format("svg"); };

@import url('https://fonts.googleapis.com/css2?family=Poiret+One&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');


:root {
  font-size: 20pt!important;
}

body {
  font-family: 'Roboto';
  margin: 0;
  /*MAIN THEMES*/
  --summary-bg: slategrey;
  --report-options-bg: #303947;
  --bottom-band-bg: #202a3b;
  /*BUTTONS*/
}

h1 {
  font-style: italic;
  color: #FF8300;
  font-size: 28px;
  text-decoration: underline;
}

h2 {
  color: #284FA4;
  font-size: 24px;
}

h3 {
  color: #A42828;
  font-size: 20px;
}

.legal-pages {
  padding: 0 50px;
  width: 100%;
}

.overall-page {
  width: 100vw;
  min-width: 375px;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
}

.main-title {
  /*font-family: 'Playfair Display', Georgia, serif;*/
  font-family: 'Poiret One';
  /*font-family:'Times Sans Serif';*/
  font-size: 24px;
  font-style: bold;
  border: solid 2px black;
  padding: 10px;
  width: 50%;
  max-width: 600px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-text-stroke:  1px;
}

.art-deco-text{
  font-family: 'Poiret One';
  font-style: bold;
}

.art-deco-stroke{
  -webkit-text-stroke: 0.5px;
}

ol.breadcrumb {
  justify-content: center;
}

.asteriskField {
  display: none;
}

input {
  font-family: 'Roboto';
}

.login-title-box [for]::after {
  content: '*';
  color: red;
}

.standout{
  color: #ddf5d5;
}

.btn-group {
  position: absolute;
  top: 20px;
  right: 20px;
  font-family: 'Playfair Display', Georgia, serif;
}

.btn-light {
  background: white;
}

.btn-warning {
  color: white;
}

.dropdown-menu {
  text-align: right;
}

.dropdown-item {
  font-family: 'Bebas Neue';
}

video {
  min-width: 100%; 
  z-index: 1;
  opacity: 70%;
  margin-top: -175px;
}

#myVideo1{
  display: flex;
}

#myVideo2{
  display: none;
}

#myVideo3{
  display: none;
}

#myVideo4{
  display: none;
}

.full-width-image {
  width: 100%;
  height: 300px;
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  overflow: hidden;
  background-color: black;
}

.login-form-area {
  width: 100%;
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.title-box {
  position: absolute;
  height: 200px;
  width: 60vw;
  max-width: 800px;
  min-width: 350px;
  margin: 50px 0;
  padding: 10px;
  /*background: rgba(239, 244, 254, 0.85);*/
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-style: italic;
  border-radius: 4px;
  z-index: 2;
  color:  white;
}

.login-title-box {
  height: 100%;
  width: 60vw;
  max-width: 800px;
  min-width: 350px;
  margin: 50px 0;
  padding: 10px 10%;
  background: rgba(239, 244, 254, 0.85);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-style: italic;
  border-radius: 4px;
  z-index: 2;

  font-family: 'Bebas Neue';
}

.login-title-text {
  font-size: 24px;
  font-style: normal;
  margin: 0 0 10px 0;
  -webkit-text-stroke: 1px;
}

.register-background {
        background-size:cover;
        background-position:center;
        width:100vw;>
      }

.breadcrumb {
  background-color: #FFFFFF;
}

.bottom-band {
  font-family: 'Playfair Display', Georgia, serif;
  font-family: 'Poiret One';
  width: 100%;
  color: white;
  background: var(--bottom-band-bg);
/*  -webkit-text-stroke: 1px white;*/
  text-align: center;
}

.picture {
  height:30vw;
  width:40vw;
  max-height:500px;
  max-width: 667px;
}

.large-text {
  /*font-family: 'Playfair Display', Georgia, serif;*/
  font-family:  'Bebas Neue';
  font-size: 36px;
  margin: 10px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.logged-in-user-panel{
  background: var(--bottom-band-bg);
  font-size: 20px;
  font-style: normal;
  padding: 5px;
  border: 1px solid white;
  border-radius: 2px;
  display: inline-block;
  /*width: fit-content;*/
  margin: auto;
  text-align: center;
}

.logged-out-user-panel{
  font-style: normal;
}

.one-line {
  white-space:  nowrap;
}

.card {
  font-family:  'Roboto';
  display: inline-block;  
  margin: 10px;
}

.text-with-shadow{
  color: #FFFFFF;
  text-shadow: 0px 0px 15px #000000;
}

.bg-energy{
  background-color: rgb(174, 191, 138);
}

.bg-facade{
  background-color: rgb(66, 85, 117);
}

.card-img{
  opacity: 20%;
}

/*
.btn-success {
  background-color: rgb(144, 158, 117);
}
*/

.report-options {
  align-items: center;
  width: 100vw;
  padding: 10px 40px;
  text-align: center;
  background-color: var(--report-options-bg);
}

.card-title{
  font-family: 'Bebas Neue';
  font-size: 30px;
  margin: 0px;
}

.card-text{
  margin-bottom: 5px;
}

.btn{
  font-family: 'Bebas Neue';
  font-size: 20px;
  padding: 5px;
}

.btn-warning{
  background: rgb(255, 153, 51);
  background: rgb(182, 49, 34);
  border-color: rgb(255, 153, 51);
  border-color: rgb(182, 49, 34);
}

.btn-warning:hover{
  background: rgb(132, 35,24);
  border-color: rgb(132, 35,24);
  color: white;
}

.report-select {
  display: inline-block;
  height: 100px;
  width: 100px;
  margin: 0 20px 50px 20px;
  
  border: solid 1px white;
  border-radius: 25px;
  text-align: center;
  line-height: 100px;
  vertical-align: center;
  font-size: 0.75em;
  color: white;
}

.button-text{
  width:100%;
}

#ps-logo {
  width: 60px;
  margin: 20px 0 5px 0;
}

.copyright {
  font-family: 'Bebas Neue';
  margin: 5px 10px 40px 10px;
  text-align: center;
  font-size: 12px;
}

.terms-conditions {
  font-family: 'Bebas Neue';
  margin: 20px 10px 5px 10px;
  text-align: center;
  font-size: 16px;
}

.summary {
  width: 100vw;
  /*max-width: 1150px;
  min-width: 286px;*/
  text-align: center;
  /*font-family: 'Playfair Display', Georgia, serif;*/
  font-family: 'Roboto';
  color: white;
  /*margin: 20px 50px 0px 50px; */
  padding: 10px 15vw;
 /* border-radius: 5px;
  border: solid black 1px;*/
  /*background: rgba(239, 244, 254, 0.85);*/
  background-color: var(--summary-bg);
}

.partners-heading {
  margin: 20px 0 0 0;
}

.partners-container {
  align-items: center;
  margin: 10px 40px;
  text-align: center;
}

.partner-logo {
  margin: 20px; 
}

@media screen and (max-width: 768px) {
  .main-title {
    width:70%;
  } 
  .main-content {
    flex-direction:column;
  }
  .large-text {
    font-size: 30px;
  }
  .picture {
    width:75vw;
    height:56vw;
  }
  .info-panel {
    width:75vw;
    min-height:56vw;
  }
}

/* BELOW HERE IS FOR SNAPSHOT ITEMS */

/* COLOR SCHEMES */

.energy-color-scheme {
  background: rgba(180, 201, 169, 0.85);
}

.facade-color-scheme {
  background: rgba(130, 163, 194, 0.85);
}

.violation-color-scheme {
  background: rgba(202, 91, 79, 0.85);
  color: white;
}

.zoning-color-scheme {
  background: rgba(224, 192, 103, 0.85);
}

form {
  width: 100%;
}

.multi-prop {
  text-align: center;
  padding: 10px 0;
  border-radius: 10px;
  max-height: 200px;
  width: 95%;
  margin: 5px auto;
  background-color: rgba(255,255,255,0.5);
  overflow-y: scroll;
}

.multi-option-div {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  width: 100% auto;
  padding-left: 10px;
}

.multi-option-label {
  display: flex;
  margin: 5px 0;
  align-items: center;
  justify-content: center;
  padding-left: 10px;
  font-size: 12px;
  text-shadow: 0 0 20px #000000;
  -webkit-text-stroke:  1px white;
}

.light-bg {
  background-color: rgba(255,255,255,0.5);
}

.dark-bg {
  background-color: rbga(0,0,0, 0.5);
}

/*ENERGY*/
.full-width-static-image-energy {
  position: relative;
  width: 100%;
  min-height: 500px;
  display: flex;
  
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  
  overflow: hidden;

}

.full-width-static-image-energy::before {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 50%;
}

.full-width-static-image-facade {
  position: relative;
  width: 100%;
  min-height: 500px;
  display: flex;
  
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  
  overflow: hidden;

}

.full-width-static-image-facade::before {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 50%;
}

.full-width-static-image-zoning {
  position: relative;
  width: 100%;
  min-height: 500px;
  display: flex;
  
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  
  overflow: hidden;

}

.full-width-static-image-zoning::before {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 50%;
}

.full-width-static-image-violation {
  position: relative;
  width: 100%;
  min-height: 500px;
  display: flex;
  
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  text-align: center;
  
  overflow: hidden;

}

.full-width-static-image-violation::before {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 50%;
}

.snapshot-container{
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  width: 100%;
  display: flex;
  flex-direction: row;
  text-align: center;
  z-index: 2;
}

.snapshot-form-box-energy {
  min-height: 400px;
  /*height: 100%;*/
  width: 60vw;
  max-width: 400px;
  min-width: 250px;
  box-sizing: border-box;
  margin: 50px 0;
  padding: 10px;
  /*background: rgba(211, 235, 199, 0.85);*/
  background: rgba(180, 201, 169, 0.85);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-radius: 10px;
  z-index: 2;
}

.snapshot-form-box-facade {
  min-height: 400px;
  /*height: 100%;*/
  width: 60vw;
  max-width: 400px;
  min-width: 250px;
  margin: 50px 0;
  padding: 10px;
  background: rgba(130, 163, 194, 0.85);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-radius: 10px;
  z-index: 2;
}

.snapshot-form-box-violation {
  min-height: 400px;
  /*height: 100%;*/
  width: 60vw;
  max-width: 400px;
  min-width: 250px;
  margin: 50px 0;
  padding: 10px;
  background: rgba(224, 117, 12, 0.85);
  background: rgba(202, 91, 79, 0.85);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-radius: 10px;
  z-index: 2;
}


.snapshot-form-box-zoning {
  min-height: 400px;
  /*height: 100%;*/
  width: 60vw;
  max-width: 400px;
  min-width: 250px;
  margin: 50px 0;
  padding: 10px;
  background: rgba(224, 192, 103, 0.85);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  border-radius: 10px;
  z-index: 2;
}

.slider-bar-container {
  border-bottom: 1px solid black;
  width: 100%;
  max-width: 600px;
  min-width: 320px;
}


.reset-all-button{
  cursor: pointer;
}

#estimated-utility-cost-div{
  margin: 5px 0 10px 0;
}

.text-left{
  text-align:left;
}

.text-center{
  text-align:center;
}

.text-right{
  text-align:right;
}

.utility-input{
  width: 4em;
}

.elec-label {
  color: green;
}

.gas-label {
  color: #8B8000;
}

.steam-label {
  color: orange;
}

.fuel2-label {
  color: red;
}

.fuel4-label {
  color: darkred;
}

.snapshot-info-box {
  min-height: 400px;
  width: 60vw;
  max-width: 800px;
  min-width: 350px;
  margin: 50px 0;
  padding: 20px;
  color: #292929;
  background: rgba(239, 244, 254, 0.85);
  background: rgba(255, 255, 255, 0.85);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  /*font-style: italic;*/
  border-radius: 10px;
  z-index: 2;
}

.snapshot-info-text {
  /*font-family: 'Playfair Display', Georgia, serif;*/
  font-size: 18px;
  margin: 10px;
  align-items: center;
  justify-content: center;
  text-align: center;
}

#building-form{
  width: 80%;
}

@media screen and (max-width: 768px) {
   .full-width-static-image {
    flex-direction: column;
  }
  .snapshot-container {
    flex-direction: column-reverse;
  }

  .snapshot-form-box-energy {
    margin: 50px 0 0 0;
    border-radius: 10px 10px 0 0;
    max-width: 800px;
    min-width: 350px;
  }
  .snapshot-form-box-facade {
    margin: 50px 0 0 0;
    border-radius: 10px 10px 0 0;
    max-width: 800px;
    min-width: 350px;
  }
  .snapshot-form-box-zoning{
    margin: 50px 0 0 0;
    border-radius: 10px 10px 0 0;
    max-width: 800px;
    min-width: 350px;
  }
  .snapshot-form-box-violation{
    margin: 50px 0 0 0;
    border-radius: 10px 10px 0 0;
    max-width: 800px;
    min-width: 350px;
  }
  .snapshot-info-box {
    margin: 0 0 50px 0;
    border-radius: 0 0 10px 10px;
  }

  .snapshot-container-results-page {
    flex-direction: column;
  }

  .snapshot-info-box-results-page {
    margin: 50px 0 0 0;
    border-radius: 10px 10px 0 0;
  }

  .snapshot-form-box-results-page {
    margin: 0 0 50px 0;
    border-radius: 0 0 10px 10px;
  }
}

/* Snapshot Info Pages*/
.info-title {
  font-weight: bold;
  color: navy;
}

.inline-row {
  display: inline-block;
}

.result-text {
  color: #c98308;
  font-weight: bold;
}

.green-text {
  color: green;
  font-weight: bold;
}

.penalty-amount {
  font-weight: bold;
  color: #D60000;
}

.clarify-text {
  font-style: italic;
  font-size: 0.75em;
/*  margin: 0 20%;*/
  min-width: 300px;
  max-width: 600px;
}

.request-report {
  background-color: rgba(255, 255, 255, 0.60);
  border-radius: 10px;
  margin: 20px 20px 10px 20px;
  padding: 10px;
}

.collab-logos-div {
  background-color: rgba(255, 255, 255, 0.60);
  /*border: solid 2px black;*/
  border-radius: 10px;
  width: fit-content;
  margin: 20px 20px 20px 20px;
  text-align: center;
  font-size: 14px;
  padding: 10px;
}

.collab-logos {
  margin: 5px;
}

/* Add fading effect*/
#energy-card {
  opacity: 0;
  transition: opacity 1.5s;
}
#energy-card.visible {
  opacity: 1;
}
#facade-card {
  opacity: 0;
  transition: opacity 1.5s;
}
#facade-card.visible {
  opacity: 1;
}
#violation-card {
  opacity: 0;
  transition: opacity 1.5s;
}
#violation-card.visible {
  opacity: 1;
}
#environmental-card {
  opacity: 0;
  transition: opacity 1.5s;
}
#environmental-card.visible {
  opacity: 1;
}
#zoning-card {
  opacity: 0;
  transition: opacity 1.5s;
}
#zoning-card.visible {
  opacity: 1;
}
#snapshot-info {
  opacity: 0;
  transition: opacity 1s;
}
#snapshot-info.visible {
  opacity: 1;
}
#snapshot-form {
  opacity: 0;
  transition: opacity 1s;
}
#snapshot-form.visible {
  opacity: 1;
}