@import url("./color-scheme.a53a8e712a52.css");

#registration-container {
    padding-bottom: 0rem;
}

@media screen and (min-width: 576px) {
    #registration-container {
        padding-bottom: 7rem;
    }
}

body {
    overflow-x: hidden;
}

p {
    margin-bottom: .25rem !important;
}

.img1 {
    background-image: url("../images/shutterstock_1163300440.9ef78abca969.jpg");
    background-position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    height: 50vh;
    max-width: 100vw;
    margin: 0;
    padding-top: 4rem;
}

@media (hover: none) {
    .img1 {
        background-attachment: scroll;
    }
}

.background1 {

    margin-top: -15vh !important;
    margin-bottom: 20vh !important;
}

.no_account_block {
    background-color: rgb(245, 245, 245);
    height: 100%;
    padding: 2rem;
}

#autoaddress-list-container {
    z-index: 1;
}


.gx-5 {
    --bs-gutter-x: 7rem !important;
}

#no_account_sub_heading {
    padding-top: .25rem;
    padding-bottom: 2rem
}

.content-section {
    color: black;
}

.btn-custom {
    background-color: rgb(92, 184, 92) !important;
}

.bg_sign_up {
    padding: 1rem;

}

.btn {
    color: var(--main-text);
}

.login-content-section {
    margin-top: 0px;
    color: black;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.login-button {
    padding: 10px;
    background-color: var(--background-main-color) !important;
    border-color: var(--base-green) !important;
}

.heading {
    padding-top: 25px;
    color: black;
}

.social-img {
    height: 4em;
}

.heating-type-icon {
    height: 4em;
}


.continue-button {
    background-color: var(--button-background);
    color: var(--button-text);
    font-size: 16px;
    padding: 16px 30px;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

.cnt-btn {
    text-align: center;
}

.social-register {
    text-align: center;
    padding-top: 200px;
    color: black;
    vertical-align: middle;
}

/* registration page */
.img2 {

    background-image: url("../images/background_img_cropped.7a02d2a9e1d4.png");
    background-position: bottom;
    background-size: cover;
    background-attachment: fixed;
    width: 100vw;
    max-width: 100%;
    height: fit-content;
    margin: 0;
}

@media (hover: none) {
    .img2 {
        background-attachment: scroll;
    }
}

.reg-box {
    color: black;
    background-color: var(--off-white-color);
    border-radius: 20px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;

}

.background2 {
    margin-top: 0vh;
}

@media screen and (min-width: 576px) {
    .background2 {
        margin-top: 25vh !important;
    }
}



.reg-content-section {
    padding-top: 10px;
    color: black;
    width: 100%;
}

.positives_box {
    padding: 3rem;
    color: black;
    height: 30vh;
    position: fixed;
    width: 30vw;
}

.positives_box_styling {
    background-color: var(--li-base-green);
}

.upload_title {
    margin-bottom: 8px !important;
}

.sticky-positives {
    top: 0;
    position: sticky;
    color: black;
}

.alignment-col {
    background-color: white;
    height: 100%;
    padding: 2rem;
    position: relative;
}

.form-group {
    padding-left: 1rem;
    padding-right: 1rem;
    color: black;
}

@media screen and (min-width: 576px) {
    .form-group {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

#no-ber-list {
    list-style-type: circle
}

.question_title {
    padding-top: 1rem;
    color: var(--base-green);
    text-align: center;
}

#upload-file-message {
    padding-bottom: 1rem;
}

@media (min-width: 576px) {
    #upload-file-message {
        padding-bottom: 0rem;
    }
}

#main-title-registration {
    color: var(--base-green);
    text-align: center;
    padding-bottom: 2rem;
}

#property-ber-details-p {
    margin-bottom: 0rem !important;
}

.btn-custom-click {
    padding: 1rem !important;

}

.btn-active-jquery {
    color: #fff !important;
    background-color: var(--base-green) !important;
    border-color: var(--base-green) !important;

}

.btn-check:active+.btn-outline-success,
.btn-check:checked+.btn-outline-success,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show,
.btn-outline-success:active {
    color: #fff;
    background-color: var(--base-green) !important;
    border-color: var(--base-green) !important;
}

.btn-custom-click:hover {
    background-color: var(--base-green) !important;
    color: white !important;
}

.btn-custom-click:focus {
    background-color: var(--base-green) !important;
    color: white !important;

}

.btn-custom-click::after {
    background-color: var(--base-green) !important;
    color: white !important;
}

.custom-radio-button {
    padding: 2rem;
    border: black;
    color: var(--base-green) !important;
}

.custom-radio-button:hover {

    background-color: var(--base-green) !important;
    color: white !important;
}

.custom-radio-button:focus {
    background-color: var(--base-green) !important;
    color: white !important;
}

#ber-question {
    padding-top: 1rem !important;
    padding-bottom: .5rem;
}

#homeowner-question {
    padding-top: 1.5rem !important;
}

#mprn-find-question {
    margin-top: 1.5rem !important;
    margin-bottom: 1rem;
}

#click-here-cursor {
    cursor: pointer;
}

#id_no_stories {
    width: 100%;
}

#id_year_of_construction {
    width: 100%;
}

.text-center {
    margin-top: 0px !important;
}

#positives-list {
    --bs-gutter-x: 0rem !important;
}

#positives-title {
    color: var(--base-green);

}

.progress-bar {
    background-color: var(--base-green) !important;
    color: var(--base-green) !important;
}

.custom-range::-webkit-slider-thumb {
    background-color: var(--base-green) !important;
    width: 4rem !important;
}

.custom-range::-moz-range-thumb {
    background-color: var(--base-green) !important;
    width: 4rem !important;
}

.custom-range::-ms-thumb {
    background-color: var(--base-green) !important;
    width: 4rem !important;
}

/* ########## CATEGORY BUTTONS NEW ########## */
#package-customisation-area {
    margin-top: 1.5%;
    height: 65%;
    align-self: flex-end;
}

#id_user_type {
    justify-content: space-around;
    width: 100%;
}

/* styles the width of the buttons */

#id_user_type>div {
    width: 100%;
    padding: 5px;
}

#id_terms_cons {
    justify-content: space-around;
    width: 100%;
}

#id_terms_cons>div {
    width: 100%;
    padding: 5px;
}

#id_have_ber {
    justify-content: space-around;
    width: 100%;
}

#id_have_ber>div {
    width: 40%;
}

.style-radio {
    color: var(--base-green);
    padding: 2rem;
    border: 2px solid var(--base-green);
    border-radius: 1rem;
    width: 100%;
    cursor: pointer;
}

.style-radio.disabled-radio {
    color: gray;
    border: 2px solid gray;
    cursor: default;
}


.form-check-input {
    height: 1.6em !important;
    width: 1.6em !important;
    margin-top: 0 !important;
    margin-right: .75rem !important;
}

.form-check-input:focus {
    box-shadow: none !important;
}

.form-check-input:checked {
    background-color: var(--base-green) !important;
    color: var(--base-green);
    border-color: white !important;
    border-width: 2.5px;
}

/* ########## CAROUSEL NEW ########## */
/* To make it look like there are multiple items in one slide, we need to make some changes. To keep it responsive, apply the changes only to the screens with a width of more than 768px. */

@media (min-width: 768px) {
    #package-carousel .carousel-inner {
        display: flex;
    }

    #package-carousel .carousel-item {
        margin-right: 0;
        flex: 0 0 33.333333%;
        display: block;
    }
}

#package-carousel .carousel-item {
    padding-top: 1%;
    padding-bottom: 1%;
}

/* Style and position the cycle button for the package cards */
#package-carousel .carousel-control-prev,
#package-carousel .carousel-control-next {
    background-color: #e1e1e1;
    width: 6vh;
    height: 6vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

#package-carousel .carousel-control-prev {
    margin-left: -3.5%;
}

#package-carousel .carousel-control-next {
    margin-right: -3.5%;
}

#package-carousel .card-body {
    text-align: center;
}

#package-carousel .card {
    overflow: hidden;
    position: relative;
    background-color: #f5faf0;
}

#package-carousel .card:before {
    content: "Hi";
    position: absolute;
    top: -70%;
    right: -15%;
    width: 50%;
    height: 100%;
    text-align: center;
    transform: rotate(20deg);
    background: var(--base-green);
    padding: 10px;
    color: white;
    font-size: 9px;
    font-weight: 600;
}

.package-headline {
    font-weight: bold;
    font-size: large;
    margin-top: 5%;
}

.package-ber-container {
    width: 80%;
    margin-top: 3%;
}

.package-cost {
    padding: 1%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    color: white;
    z-index: 100;
    font-weight: bold;

}

.package-ber-img {
    height: 30px;
}

#package-selection-area {
    padding-left: 3%;
    padding-right: 3%;
}

.package-ber-change {
    font-size: large;
    font-weight: bold;
}


.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}


.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .1;
}

.slick-active {
    opacity: .2;
}

.slick-current {
    opacity: 1;
}

.slick-prev:before {
    color: var(--base-green) !important;
    font-size: 2rem !important;
}

.slick-next:before {
    color: var(--base-green) !important;
    font-size: 2rem !important;
}

.alerts {
    color: red;
}

.reg-content-section ul {
    padding-left: 0px;
}


.error-top.alert.alert-danger {
    width: 87.5%;
}

.alery.alert-messages-error.error {
    background-color: white;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    position: absolute;
    left: 40%;
    top: 21%;
    transform: translate(-50%, -50%);
    border-radius: .5rem;
    border-color: red;
    border-width: 2px;
    border-style: solid;
    color: red;
    font-weight: bolder;
    font-style: italic;
    font-size: larger;
    min-width: 340px;
}

.alery.alert-messages-success.success {
    background-color: white;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    position: absolute;
    left: 50%;
    top: 21%;
    transform: translate(-50%, -50%);
    border-radius: .5rem;
    border-color: var(--base-green);
    border-width: 2px;
    border-style: solid;
    color: var(--base-green);
    font-weight: bolder;
    font-style: italic;
    font-size: larger;
    min-width: 340px;
}

.alery.alert-messages-mprn-no-match.error {
    background-color: white;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    position: absolute;
    left: 50%;
    top: 21%;
    transform: translate(-50%, -50%);
    border-radius: .5rem;
    border-color: red;
    border-width: 2px;
    border-style: solid;
    color: red;
    font-weight: bolder;
    font-style: italic;
    font-size: larger;
    min-width: 340px;
}

.alery.alert-messages-no-ber.error {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: absolute;
    left: 50%;
    top: 21%;
    transform: translate(-50%, -50%);
    border-radius: .5rem;
    border-color: red;
    border-width: 2px;
    border-style: solid;
    color: red;
    font-weight: bold;
    font-style: italic;
    font-size: large;
    min-width: 340px;
}

.error-on-submit {
    color: red;
    font-size: large;
    font-style: italic;
    font-weight: bold;
}

.alerts {
    color: red;
    font-size: 0.8em;
    font-weight: 400;
}

.error {
    color: red;
    font-size: 0.8em;
    font-weight: 400;
}



.loading-overlay {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--off-white-color);
    z-index: 1100;
}

.custom-spinner.spinner-border {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 35%;
    bottom: 50%;
    margin-top: -50px;
    margin-bottom: -50px;
    left: 50%;
    margin-left: -100px;
    text-align: center;
    color: var(--base-green);
}


.loading-text {
    position: absolute;
    top: 65%;
    bottom: 50%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: var(--base-green);
    font-size: larger;
    font-weight: bold;
    width: 300px;
    justify-content: center;
}

#button-mprn {
    width: 100%;
    height: 100%;
    background-color: var(--base-green);
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
    cursor: pointer;
    border-radius: 5px;
    padding: 0em 0.5em;
}

#button-mprn:hover {
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}


@media only screen and (max-width: 600px) {
    .background1 {
        margin-top: 15vh !important;
        margin-bottom: 20vh !important;

    }

    .img1 {
        display: none;
    }
}

/* Password validation styles */
.valid-green {
    color: #3a7d34;
}

#pwd-info ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#pwd-info li {
    list-style-type: none;
    font-weight: normal;
    font-size: .875em;
    font-style: normal;

}

#pwd-info {
    position: absolute;
    top: 65px;
    top: 75px\9;
    /* IE Specific */
    right: 12px;
    width: 300px;
    padding: 15px;
    background: #fefefe;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #ddd;
    z-index: 100;
}

#pwd-info h5 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: normal;
}

#pwd-info::before {
    content: "\25B2";
    position: absolute;
    top: -12px;
    left: 45%;
    font-size: 14px;
    line-height: 14px;
    color: #ddd;
    text-shadow: none;
    display: block;
}

#pwd2-info {
    position: absolute;
    top: 65px;
    top: 75px\9;
    /* IE Specific */
    right: 12px;
    width: 300px;
    padding: 15px;
    background: #fefefe;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #ddd;
    z-index: 100;
}

#pwd2-info h5 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: normal;
}

#pwd2-info::before {
    content: "\25B2";
    position: absolute;
    top: -12px;
    left: 45%;
    font-size: 14px;
    line-height: 14px;
    color: #ddd;
    text-shadow: none;
    display: block;
}

.list-tick {
    list-style: none;
    /* Remove default bullets */
    color: #3a7d34;
    padding-left: 22px;
    line-height: 24px;
}

.list-tick::before {
    content: '\2713';
    font-size: large;
    color: var(--base-green);
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -1em;
    /* Also needed for space (tweak if needed) */
}

.list-X {
    list-style: none;
    /* Remove default bullets */
    color: #ec3f41;
    padding-left: 22px;
    line-height: 24px;
}

.list-X::before {
    content: "\00d7";
    font-size: large;
    color: red;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -1em;
    /* Also needed for space (tweak if needed) */
}

#autoaddress-container {
    z-index: 10;
}

/* Styling for MPRN validation check */

.mprn-check-cont {
    display: flex;
    flex-direction: row;
    width: 100%
}

#id_mprn {
    margin-right: calc(var(--bs-gutter-x));
}

#upload-file {
    display: flex;
    flex-direction: column;
}

/* No BER record found styling */

#no-ber-list {
    text-align: left;
    width: 100%;
    font-size: 0.8em;
    margin-bottom: 0;
}

.list-X {
    list-style: none;
    color: black;
    /* Remove default bullets */
}

.list-X::before {
    content: "\00d7";
    font-size: large;
    color: red;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -1em;
    /* Also needed for space (tweak if needed) */
}

.no-ber-reasons {
    font-size: 0.8em;
    font-weight: 400;
    color: black;
}

.terms-cons-text {
    font-size: 0.8em;
    font-weight: lighter;
}

.modal-header {
    background-color: var(--base-green);
    color: white;
}

.modal-body {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}

.modal-body li {
    list-style-type: circle;
    font-weight: normal;
    font-size: .875em;
    font-style: normal;
    padding: 5px 0px;
}

#upload-file p {
    font-size: .875em;
    font-style: normal;
    font-weight: normal;
    text-align: center;
}