@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');

:root {
    /* --header-height: 55px;
    --footer-height: 50px; */
    --primary-color: #A82F31;
    --secondary-color: #424242;
    --rz-warning-lighter: rgba(255, 152, 0, 1.0) !important;
    --rz-secondary: #A82F31 !important;
    --rz-steps-color: #595959 !important;
    --rz-steps-number-background-color: #595959 !important;
}

.rz-growl-item {
    border-radius: var(--rz-notification-border-radius);
    box-shadow: var(--rz-notification-shadow);
    padding: var(--rz-notification-padding);
    /* position: absolute !important;*/
    float: right !important;
    inset-inline-start: -1000px !important;
}

.guidanceComponent {
    margin-bottom: 0px !important;
}

li:not(:last-child) {
    padding-bottom: 10px !important;
}

.rz-growl-message-success .rz-growl-item {
    color: var(--rz-notification-success-color);
    background-color: darkgreen !important;
}

.rz-growl-icon-close {
    float: right;
    color: black !important;
}

.rz-growl-image.rzi-exclamation-triangle {
    color: black !important;
}

.pre-wrap {
    white-space: pre-wrap;
}

.text-primary {
    color: var(--primary-color) !important;
}

.text-secondary {
    color: var(--secondary-color) !important;
}

.fileListBackground {
    background-color: #F5F5F5 !important;
    border-radius: 4px;
}

.required-field-after::after {
    content: " *";
    color: red;
    font-weight: 700;
    font-size: 13px;
}

.italicFont {
    font-style: italic;
}

.hr_no_break {
    display: inline;
}

.horizontal_break_sizing {
    transform: scale(.90);
}

.home_page_sizing {
    transform: scale(.50) translateY(-30%);
   
}

.phone_icon_sizing {
    transform: scale(.90);
}

.email_image_sizing {
    transform: scale(.90);
}

body {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0;
}

.fw-700 {
    font-weight: 700;
}

.fs-13 {
    font-size: 13px;
}

.sort-link {
    cursor: pointer !important;
    color: blue !important;
    text-decoration: underline !important;
}

.fs-20 {
    font-size: 20px;
}

.flex-basis-100 {
    flex-basis: 100% !important;
}

h4 {
    font-size: 20px;
    color: var(--secondary-color);
    margin: 8px 0 8px;
}

.rz-fileupload-choose {
    background-color: var(--primary-color) !important;
    color: white !important;
}

.rz-button-text {
    font-size: 14px;
    color: white !important;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0px;
}

p, span {
    font-size: 14px;
    color: var(--secondary-color);
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0px;
}

.homePageTaglineText {
    font-size: 50px;
    color: var(--secondary-color);
    font-weight: bold;
    line-height: 56px;
    margin-bottom: 0px;
}

.homePageText {
    font-size: 24px;
    color: var(--secondary-color);
    line-height: 22px;
    margin-bottom: 0px;
}

}

.label {
    font-size: 14px;
    margin-bottom: 4px;
    color: var(--secondary-color);
    &:after

{
    content: " *";
    color: red;
}

}

.btn-custom {
    background-color: var(--primary-color) !important;
    color: white !important;
    border: 1px solid var(--primary-color) !important;
    padding: 5px 12px;
    font-size: 14px;
    text-decoration: none;
    &:hover, &:focus
}

.tableheader_background {
    background-color: var(--primary-color) !important;
}

.dropdown-width {
    width: 42%
}

.hideItem {
    display: none;
}

.disabledUserMessage {
    font-size: larger;
    border-radius: 4px;
}

.viewreport-main {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #263238 !important;
    background: #f4f4f4 !important;
    font-size: 14px !important;
}

.viewreport-div {
    max-width: 800px;
    margin: 20px auto;
    padding: 12px;
    background: #fff;
}

.viewreport-subdiv {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.viewreport-bordercollapse {
    width: 100% !important;
    border-collapse: collapse;
}

.height-250 {
    height: 250px !important;
}

.viewreport-tr {
    text-align: left !important;
    padding: 2px 5px !important;
    width: 25% !important;
    border-collapse: collapse !important;
    font-weight: 500 !important;
}

.txt-maroon {
    color: maroon !important
}

.btn-custom-light {
    background-color: lightgray !important;
    color: white !important;
    border: 1px solid;
    padding: 5px 12px;
    font-size: 14px;
    text-decoration: none;
    &:hover, &:focus
}


{
    opacity: 0.8;
}

&.btn-light {
    background-color: #ffffff !important;
    color: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
}

}

.link-tag {
    font-size: 14px;
    color: var(--secondary-color) !important;
    font-weight: 700;
    cursor: pointer;
    &:hover

{
    opacity: 0.8;
}

}

.new-navbar {
    background: #ffffff !important;
    /* min-height: 55px; */
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 6px 0px;
    border-bottom: 1px solid #eeeeee;
    position: sticky;
    top: 0;
    z-index: 1;
    padding: 6px 0px;
    .navbar-brand

{
    color: #ffffff;
}

.navbar-toggler {
    padding: 2px 8px !important;
    border: 1px solid var(--primary-color) !important;
    span

{
    font-size: 30px !important;
}

&:focus {
    box-shadow: none !important;
}

}

.nav-item {
    border: 1px solid #ffffff;
    margin: 0 5px;
    padding: 6px 8px;
    .nav-link

{
    color: var(--secondary-color);
    font-size: 14px;
    padding: 0px;
    letter-spacing: 0.4px;
    position: relative;
}

.dropdown-menu {
    padding: 3px;
    min-width: auto;
    .dropdown-item

{
    color: var(--secondary-color);
    font-size: 14px;
    letter-spacing: 0.4px;
    &:hover

{
    background-color: #FAFAFA !important;
    color: var(--primary-color);
}

}
}

&:hover, &.active-block {
    border: 1px solid white;
    transition: all 0.2s ease;
    border-radius: 8px;
    .active-link

{
    color: var(--primary-color) !important;
}

.icon-caret {
    color: var(--primary-color);
}

}
}
}

.main-content {
    /* min-height: calc(95vh - var(--header-height) - var(--footer-height)); */
    min-height: calc(100vh - 185px);
    .register-form, .login-form

{
    border-radius: 8px;
    padding: 12px 14px 0px;
    box-shadow: 0px 0px 3px 1px rgb(157 157 157 / 42%);
    border: 1px solid #90A4AE;
    border-top: 6px solid var(--primary-color);
    .form-wrapper

{
    .text-wrap

{
    flex: 0 0 50%;
    padding: 5px;
    margin-top: 3px;
    label

{
    font-size: 14px;
    margin-bottom: 4px;
    color: var(--secondary-color);
    &:after

{
    content: " *";
    color: red;
}

}

input, .form-select, textarea {
    font-size: 14px;
    color: var(--secondary-color);
}

    .form-select:focus, .form-control:focus {
        border-color: #FFE0B2 !important;
        outline: 0 !important;
        box-shadow: 0 0 0 3px #ff851b45 !important;
    }

}

.tri-column {
    display: flex;
    flex-direction: row;
    width: 100%;
    .text-wrap

{
    flex: 0 0 33.33%;
}

}
}

.required-field {
    font-weight: 700;
    font-size: 13px;
    &:before

{
    content: " *";
    color: red;
}

}
}


.contact-form {
    .form-wrapper

{
    .text-wrap

{
    flex: 0 0 50%;
    padding: 5px;
    margin-top: 3px;
    label

{
    font-size: 14px;
    margin-bottom: 4px;
    color: var(--secondary-color);
    &:after

{
    content: " *";
    color: red;
}

}
}

.tri-column {
    display: flex;
    flex-direction: row;
    width: 100%;
    .text-wrap

{
    flex: 0 0 33.33%;
}

}
}

.required-field {
    font-weight: 700;
    font-size: 13px;
    &:before

{
    content: " *";
    color: red;
}

}
}
}

footer {
    /* height: var(--header-height); */
    min-height: 50px;
    background: #FAFAFA;
}

@media screen and (min-width: 992px) {
    .new-navbar {
        .nav-item

{
    .active-link

{
    &::after

{
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
    transform: scaleX(0);
    transition: transform 0.2s ease-in-out;
    left: 0;
    bottom: 0;
}

}

&:hover, &.active-block {
    .active-link

{
    &::after

{
    content: '';
    transform: scaleX(1);
    transform-origin: 0% 50%;
}

}
}
}
}
}

@media screen and (max-width: 900px) {
    .text-wrap {
        flex: 0 0 100% !important;
    }

    .main-content {
        margin-top: 5rem !important;
    }
    /* .navbar{
        height: auto !important;
    } */
    .tri-column {
        display: block !important;
        .text-wrap

{
    flex: 0 0 100% !important;
}

}

.new-navbar {
    position: fixed;
    .nav-item

{
    margin: 5px 0px !important;
    padding: 4px 8px !important;
    .dropdown-menu

{
    border: none !important;
}

}
}

footer {
    height: auto !important;
    gap: 5px;
    padding: 10px 0px;
}

}

.validation-message {
    color: red;
}

.tax-number-mask {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem !important;
}

    .tax-number-mask:focus {
        color: #212529 !important;
        background-color: #fff !important;
        border-color: #86b7fe !important;
        outline: 0 !important;
        box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25) !important;
    }

    .tax-number-mask:disabled {
        background-color: #e9ecef !important;
        opacity: 1 !important;
    }
/*SubmitOrderCSS*/
.termsheaderpadding {
    padding-left: 15px;
}

.termstextwidth {
    width: 98%;
}

/*End SubmitOrderCSS*/

/*PlaceOrderCSS*/
.buttonNoBorder {
    border: 0 !important;
}

/*End PlaceOrderCSS*/

.error-validation {
    color: red;
}

/*OrderDetailsCustomerCSS*/
/*@media screen and (max-width: 1080px) {*/
.btnmargin-left {
    margin-left: -120px !important;
}
/*}*/
@media screen and (max-width: 900px) {
    .btnmargin-left {
        margin-left: auto !important;
    }
}

a.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.text-break {
    word-break: break-all;
}
/*QS  Properties found*/


.btnradioclass {
    width: 4%;
    align-content: center;
    padding-top: 25px;
}

.lbllableclass {
    width: 17%;
}

.lbllablevalueclass {
    width: 60%;
}

.lbllableclassAlternate {
    width: 17%;
    background-color: var(--primary-color);
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    color: #ffffff;
}

.lbllablevalueclassAlternate {
    width: 60%;
    background-color: var(--primary-color);
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    color: #ffffff;
}

.zoningSearchDeleteButton {
    background-color: #343a40 !important;
    color: white !important;
    border: 1px solid #343a40 !important;
    padding: 5px 12px;
    font-size: 14px;
    text-decoration: none;
    &:hover, &:focus
}

.zoningSearchDeleteButtonDiv {
    width: 10%;
}

.lblZoningSearchLabelClass {
    /* width: 10%;*/
}

.lblZoningSearchLabelValueClass {
    /*width: 15%;*/
}

.lblZoningSearchLabelClassAlternate {
    /*width: 10%;*/
    background-color: var(--primary-color);
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    color: #ffffff;
}

.lblZoningSearchLabelValueClassAlternate {
    /*width: 15%;*/
    background-color: var(--primary-color);
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    color: #ffffff;
}

/* TAX RESULTS, Zoning Search*/
.lblZoningSearchTaxResultsLabelClass {
    width: 10%;
}

.lblZoningSearchTaxResultsLabelValueClass {
    width: 25%;
}

.lblZoningSearchTaxResultsLabelClassAlternate {
    width: 10%;
    background-color: var(--primary-color);
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    color: #ffffff;
}

.lblZoningSearchTaxResultsLabelValueClassAlternate {
    width: 25%;
    background-color: var(--primary-color);
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    color: #ffffff;
}
/* TAX RESULTS, Zoning Search*/

@media screen and (max-width: 420px) {
    .lbllableclass {
        width: 32%;
    }
}

/*QS  Purchase Report*/

#tbdetails {
    width: 100%
}

    #tbdetails th {
        padding-top: 12px;
        text-align: left;
    }

#tddetails th {
    padding: 8px;
}

.epplus-link {
    color: #024CBB
}

th {
    background-color: var(--primary-color) !important;
    color: white !important;
}

.loader-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: white;
    opacity: .5;
}

/***********--Loader CSS--***********/
.lastzIndex {
    z-index: 9999
}

.lds-roller {
    width: 80px;
    height: 80px;
    margin: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

    .lds-roller div {
        animation: lds-roller 1.3s ease-in infinite;
        transform-origin: 40px 40px;
    }

        .lds-roller div:after {
            content: " ";
            display: block;
            position: absolute;
            width: 7px;
            height: 7px;
            border-radius: 50%;
            background: var(--primary-color);
            margin: -4px 0 0 -4px;
        }

        .lds-roller div:nth-child(1) {
            animation-delay: -0.036s;
        }

            .lds-roller div:nth-child(1):after {
                top: 63px;
                left: 63px;
            }

        .lds-roller div:nth-child(2) {
            animation-delay: -0.072s;
        }

            .lds-roller div:nth-child(2):after {
                top: 68px;
                left: 56px;
            }

        .lds-roller div:nth-child(3) {
            animation-delay: -0.108s;
        }

            .lds-roller div:nth-child(3):after {
                top: 71px;
                left: 48px;
            }

        .lds-roller div:nth-child(4) {
            animation-delay: -0.144s;
        }

            .lds-roller div:nth-child(4):after {
                top: 72px;
                left: 40px;
            }

        .lds-roller div:nth-child(5) {
            animation-delay: -0.18s;
        }

            .lds-roller div:nth-child(5):after {
                top: 71px;
                left: 32px;
            }

        .lds-roller div:nth-child(6) {
            animation-delay: -0.216s;
        }

            .lds-roller div:nth-child(6):after {
                top: 68px;
                left: 24px;
            }

        .lds-roller div:nth-child(7) {
            animation-delay: -0.252s;
        }

            .lds-roller div:nth-child(7):after {
                top: 63px;
                left: 17px;
            }

        .lds-roller div:nth-child(8) {
            animation-delay: -0.288s;
        }

            .lds-roller div:nth-child(8):after {
                top: 56px;
                left: 12px;
            }

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.btn-custom-home {
    background-color: black !important;
    color: white !important;
    width: 250px;
}

