.small-text {
    font-size:16px;
}
.label-small-text{
    font-size: 15px;
    padding:5px;
    font-weight: bold;
}
.bg-grey {
    background-color: #eaeaea;
}
.card {
    border: none;
}
.operatingProfileCell
{
    background-color: rgba(255,0,0,1);
    border:1px solid rgb(240, 240, 240);

}


.generatedChart
{

    padding:5px;
    margin:5px;
    border: 2px solid #92a292;
    border-radius: 5px;
      background: linear-gradient(to right, #cbceca 0%, #d3d7d1 50%, #acafaa 51%, #b6b7b5 100%);

}

.generatedChart:hover {
        padding:5px;
    margin:5px;
        border: 2px solid green;
      background: linear-gradient(to right, #8ad064 0%, #8ad064 50%,  #6fab52 51%, #6fab52 100%);
    border-radius: 5px;
    box-shadow: 0px 0px 14px rgba(0,0,0,0.3);
    cursor: pointer;
}

.results-h1{

    margin-top:10px;

    color: rgb(255, 255, 255);
    background-color: rgb(63, 72, 56);

    border-top:1px solid rgb(105, 121, 94);
    border-left:1px solid rgb(105, 121, 94);
    border-right:1px solid rgb(105, 121, 94);
    border-bottom:3px solid rgb(105, 121, 94);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding:10px;
    font-weight:bold;

    font-size: 16px;
}


.results-h2{





    border-top:1px solid rgb(105, 121, 94);
    border-left:1px solid rgb(105, 121, 94);
    border-right:1px solid rgb(105, 121, 94);

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding:6px;
    font-weight:bold;
    color: rgb(255, 255, 255);
    background-color: rgb(63, 72, 56);
    font-size: 14px;
}

.carrois-gothic-regular {
  font-family: "Carrois Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}



.results-h3{

    color: rgb(63, 72, 56);

    padding:6px;
    font-weight:bold;

    font-size:14px;
}

.viewEstimate{display:none;}

.results-value{

    color: rgb(63, 72, 56);
    border-bottom:1px solid green;
           background: rgb(240, 246, 237);
    background: linear-gradient(-90deg, hsl(37, 42%, 94%) 0%, hsl(37, 42%, 94%) 100%);
    background: -moz-linear-gradient(-90deg, hsl(37, 42%, 94%) 0%, hsl(37, 42%, 94%) 100%);
    background: -webkit-linear-gradient(-90deg, hsla(37, 42%, 94%, 0) 0%, hsla(0, 0%, 100%, 0.81) 100%);
    padding:2px;
    font-size:18px;
    font-weight:bold;
    border-radius: 10px;
}

body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-x: hidden;
    font-family: "Arial", sans-serif;

}

body::before {
  content: '';
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url('../img/bg.png'); /* Replace 'your-image-url.jpg' with your image path */
  background-size: cover;
  background-position: center center;
  filter: grayscale(100%);
  opacity: 0.1;
  z-index: -1;

}
.a2eppage3 {
border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;border-bottom:4px solid #538a35;
background: hsl(37, 42%, 94%);
background: linear-gradient(-90deg,  hsl(98, 59%, 56%) 0%, hsl(98, 59%, 56%) 30%, hsl(98, 59%, 56%) 100%);
background: -moz-linear-gradient(-90deg, hsl(98, 59%, 56%) 0%, hsl(98, 59%, 56%) 30%, hsl(98, 59%, 56%) 100%);
background: -webkit-linear-gradient(-90deg, hsl(98, 59%, 56%) 0%, hsl(98, 59%, 56%) 30%, hsl(98, 59%, 56%) 100%);

}


.a2eppage{

background: rgb(240, 246, 237);
background: linear-gradient(-90deg, hsl(37, 42%, 94%) 0%, hsl(37, 42%, 94%) 100%);
background: -moz-linear-gradient(-90deg, hsl(37, 42%, 94%) 0%, hsl(37, 42%, 94%) 100%);
background: -webkit-linear-gradient(-90deg, hsl(37, 42%, 94%) 0%, hsl(37, 42%, 94%) 100%);

}

@media (max-width: 576px) {
  .a2eppage {
    border-radius: 15px;border-bottom:4px solid #31215355;

  }
}

@media (min-width: 576px) {
  .a2eppage {
     border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;border-bottom:4px solid #31215355;
  }
}
.completestage{
    color: #016501 !important;
    text-decoration: underline;
    text-underline-offset: 5px;
    margin-top:5px;
}
 .completestage > i {
  margin-right:5px;
}

 .activestage{
    color: #494949 !important;
    text-decoration: none;
    text-underline-offset: 5px;
    margin-top:5px;
}
 .activestage > i {
  margin-right:5px;
}

.incompletestage{
    color: #000000 !important;
    text-decoration: underline;
    text-underline-offset: 5px;
    margin-top:5px;
}
 .incompletestage > i {
    margin-right:5px;
}
.menu-title {
    font-weight:bold;
}
 .reportheaeer{
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 0;
    background: rgb(240, 246, 237);
    background: linear-gradient(-90deg, hsl(37, 42%, 94%) 0%, hsl(37, 42%, 94%) 100%);
    background: -moz-linear-gradient(-90deg, hsl(37, 42%, 94%) 0%, hsl(37, 42%, 94%) 100%);
    background: -webkit-linear-gradient(-90deg, hsl(37, 42%, 94%) 0%, hsl(37, 42%, 94%) 100%);
 }

.a2eppagegreen{
    border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;border-bottom:4px solid #949494;
    background: hsl(97, 100%, 30%);
    background: linear-gradient(90deg, hsl(97, 73%, 36%) 0%, hsl(97, 73%, 36%) 80%, hsl(88, 91%, 22%) 100%);
    background: -moz-linear-gradient(90deg, hsl(97, 73%, 36%) 0%, hsl(97, 73%, 36%) 80%, hsl(88, 91%, 22%) 100%);
    background: -webkit-linear-gradient(90deg, hsl(97, 73%, 36%) 0%, hsl(97, 73%, 36%) 80%, hsl(88, 91%, 22%) 100%);
}



.a2eppagegreenFF{
border-radius: 15px;border-bottom:4px solid #45732a;
background: hsl(97, 100%, 30%);
background: linear-gradient(-90deg, hsl(97, 100%, 30%, 0.5) 0%, hsl(98, 46%, 50%, 0.5) 50%, hsl(98, 46%, 50%, 0.5) 100%);
background: -moz-linear-gradient(-90deg, hsl(97, 100%, 30%, 0.5) 0%, hsl(98, 46%, 50%, 0.5) 50%, hsl(98, 46%, 50%, 0.5) 100%);
background: -webkit-linear-gradient(-90deg, hsl(97, 100%, 30%, 0.5) 0%, hsl(98, 46%, 50%, 0.5) 50%, hsl(98, 46%, 50%, 0.5) 100%);
}

.resultsgrad2{
    margin-bottom:10px;
    border-radius: 10px;
    background: linear-gradient(0deg, hsla(110, 4%, 69%, 0.2) 0%, hsla(0, 0%, 100%, 0) 100%);
    background: -moz-linear-gradient(0deg, hsla(110, 4%, 69%, 0.2) 0%, hsla(0, 0%, 100%, 0) 100%);
    background: -webkit-linear-gradient(0deg, hsla(108, 2%, 53%, 0.2) 0%, hsla(0, 0%, 100%, 0) 100%);
}


.resultsgrad{
    margin-bottom:10px;
    background: hsl(120, 50%, 69%);
    border-radius: 15px;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0%, hsl(120, 15%, 86%) 100%);

    background: -moz-linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0%, hsl(120, 15%, 86%) 100%);

    background: -webkit-linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0%, hsl(120, 15%, 86%) 100%);

}


.logograd{
    background: hsla(97, 55%, 86%, 1);

    background: linear-gradient(90deg, hsla(97, 55%, 86%, 1) 0%, hsl(120, 15%, 86%) 100%);

    background: -moz-linear-gradient(90deg, hsla(97, 55%, 86%, 1) 0%, hsl(120, 15%, 86%) 100%);

    background: -webkit-linear-gradient(90deg, hsla(97, 55%, 86%, 1) 0%, hsl(120, 15%, 86%) 100%);

}

.greengrad{
    background: hsla(97, 55%, 86%, 1);

    background: linear-gradient(90deg, hsla(97, 55%, 86%, 1) 0%, hsl(120, 15%, 86%) 100%);

    background: -moz-linear-gradient(90deg, hsla(97, 55%, 86%, 1) 0%, hsl(120, 15%, 86%) 100%);

    background: -webkit-linear-gradient(90deg, hsla(97, 55%, 86%, 1) 0%, hsl(120, 15%, 86%) 100%);

}
  #progressBarContainer {
    /*position: fixed;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*width: 100%;*/

    z-index: 1030; /* High z-index to ensure it stays on top */
  }

  .progress-bar {
    transition: width 0.5s ease-in-out;
  }



    /* Custom CSS */
    .spinner-grow.spinner1 {
        animation-duration: 1s;
    }
    .spinner-grow.spinner2 {
        animation-duration: 1.5s;
    }
    .spinner-grow.spinner3 {
        animation-duration: 2s;
    }

    .dropjsshadow{
         box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Horizontal offset, vertical offset, blur radius, shadow color */


    }
        .text-shadow{
         text-shadow: 1px 1px 1px rgb(107, 107, 107); /* Horizontal offset, vertical offset, blur radius, shadow color */


    }

                .text-shadow2{
         text-shadow: 1px 1px 1px rgb(97, 93, 108); /* Horizontal offset, vertical offset, blur radius, shadow color */


    }

    .page-title{
        color:#222222;

        font-weight:normal;




    }

    .green-off-by-default {
        padding-top:10px;

    }

    .green-report-number
    {
        color: #000000;

        font-weight:normal;
        border-bottom:2px solid transparent;
        border-left: 2px solid transparent;
        border-top: 2px solid transparent;
        border-right: 2px solid transparent;
        border-radius: 10px;
        text-shadow: none;


          background: hsl(97, 100%, 30%);

    background: linear-gradient(90deg, hsl(97, 100%, 30%, 0.5) 0%, hsl(98, 46%, 50%, 0.5) 50%, hsl(98, 46%, 50%, 0.5) 100%);

    background: -moz-linear-gradient(90deg, hsl(97, 100%, 30%, 0.5) 0%, hsl(98, 46%, 50%, 0.5) 50%, hsl(98, 46%, 50%, 0.5) 100%);

    background: -webkit-linear-gradient(90deg, hsl(97, 100%, 30%, 0.5) 0%, hsl(98, 46%, 50%, 0.5) 50%, hsl(98, 46%, 50%, 0.5) 100%);

    }
    .page-sub-title{
        color: #529a25;
font-size:14px;
        font-weight:bold;


    }

.helper-text
{
    padding-left:5px;
    color: #606060;
    font-size:14px;
}
      .backgroundhomepageimage {

  }

@media (min-width: 576px) {
  .backgroundhomepageimage {
    background-position: 100% 100%;
    background-size: 500px auto;
    background-image: url('../assets/media/misc/city.png');
  }
}

/* Styles for the range input */
input[type="range"] {
  /* Removes default styling */

  -webkit-appearance: none;
  appearance: none;
  /* Specifies the width of the slider track */
  width: 100%;
  /* Specifies the height of the slider track */
  height: 10px;
  /* Styles for the track */
  background: linear-gradient(to right, #ff0000 0%, #d57d7d 49%, #000000 50%, #84d35f 51%, #3c9f00 100%);
  /* Adds round corners to the track */
  border-radius: 2px;
  /* Ensures the thumb is positioned above the track */
  position: relative;
  /* Adds a larger thumb size */
  cursor: ew-resize;
}


.generatedChartContainer {
    display:inline-block;
    padding:0;
}



    .generatedChartText {
        padding:5px;


        color: #000000;

        font-weight: bold;
        font-size: 12px;
        border-radius: 5px;
        z-index: 9999;
    }


/* Styles for the thumb */
input[type="range"]::-webkit-slider-thumb {
  /* Specifies the size of the thumb */
  -webkit-appearance: none;
  appearance: none;
  /* Specifies the size of the thumb */
  width: 20px;
  height: 20px;
  /* Styles the thumb */
  background: #332e2e;border:3px solid #939292;

  /* Adds round corners to the thumb */
  border-radius:15px;
  /* Ensures the thumb is positioned above the track */
  position: relative;
}

/* Styles for the thumb in Firefox */
input[type="range"]::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #FFFFFF;
  border-radius: 50%;
  position: relative;
}

/* Ensures the thumb is positioned above the track */
input[type="range"]::-ms-thumb {
  width: 25px;
  height: 25px;
  background: #FFFFFF;
  border-radius: 50%;
  position: relative;
}

.text-tip {
    padding: 10px;
    font-style: italic;
    background-color: rgba(196, 192, 187, 0.15);
    margin:3px;
    border-radius: 13px ;
    font-size:14px;
}
.text-tip-tip {
   font-weight:bold;

}
.text-error {
    padding: 10px;
    font-weight: bold;
    background-color: rgba(161, 0, 0, 0.15);
    margin:3px;
    border-radius: 13px ;
}

