﻿@charset "utf-8";

/*Start - Purl link expired*/
.page-break-from-footer {
    margin-top: 4.13rem;
}

.ExpiredLink-header {
    height: 32px;
    color: #222222;
    text-align: center;
    /* Header - H2 */
    font-family: "BerninaSans";
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -0.5px;
}

.linkInvalid_icon {
    width: 32px;
    height: 32px;
    margin-left: -5px;
    margin-top: -3px;
}

.PurlSection_LinkInvalid {
    padding: 10px;
    gap: 10px;
    background: #E8161E1A;
    height: 22px;
    display: flex;
    margin-left: -12px;
    margin-right: -12px;
}

.PurlSection_LinkPaymentRestriction {
    padding: 10px;
    gap: 10px;
    background: #E8161E1A;
    height: 40px;
    display: flex;
    margin-left: -12px;
    margin-right: -12px;
}

.purl_invalidtext {
    /*Paragraph-Regular*/
    color: #222222;
    font-size: 14px;
    font-weight: 400;
    font-family: 'BerninaSans';
    line-height: 24px;
    letter-spacing: -0.22px;
    font-style: normal;
    height: 24px;
    margin-left: -6px;
}

.purl_Maxlinkinvalidtext {
    /*Paragraph-Regular*/
    color: #222222;
    font-size: 14px;
    font-weight: 400;
    font-family: 'BerninaSans';
    line-height: 24px;
    letter-spacing: -0.22px;
    font-style: normal;
    height: 24px;
    margin-left: -6px;
}
/*End - Purl link expired*/

/*Start - Purl Address Confirmation*/
.ConfirmAddress-header {
    height: 32px;
    color: #222222;
    text-align: center;
    /* Header - H2 */
    font-family: "BerninaSans";
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -0.5px;
    margin-bottom: 40px;
}

.ispurlAddressHeader {
    height: 32px;
    color: #222222;
    /* Header - H2 */
    font-family: "BerninaSans";
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -0.22px;
}

.Purl_PersonalInformation {
    height: 275px;
    gap: 24px;
}

.Purl_AddressInfo {
    width: 325px;
    height: 172px;
    border: 1px solid #4D4D4D33;
    padding: 10px 0px 5px 15px;
    gap: 12px;
    margin-bottom: 30px;
}

.purlAddressHeader {
    height: 24px;
    color: #222222;
    /* Header - H5 */
    font-family: "BerninaSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.25px;
}

.purl_PremiseAddress {
    height: 24px;
    color: #222222;
    /* Header - H5 */
    font-family: "BerninaSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.22px;
}

.PurlPaymentbutton {
    height: 46px;
    border-radius: 30px;
    border: 1px;
    padding: 15px 30px 15px 30px;
    gap: 10px;
    background: #EB161E;
    border: 1px solid #EB161E;
    /* width: 280px;*/
}

.PurlPaymentbuttontext {
    height: 16px;
    font-family: "BerninaSans";
    font-weight: 600;
    font-size: 14px;
    font-style: normal;
    line-height: 16px;
    color: #FFFFFF;
    text-align: center;
}

.PurlPaymentContinueButton {
    height: 46px;
    width: 280px;
    border-radius: 30px;
    border: 1px;
    padding: 15px 30px 15px 30px;
    gap: 10px;
    background: #EB161E;
    border: 1px solid #EB161E;
    font-family: "BerninaSans";
    font-weight: 600;
    font-size: 14px;
    font-style: normal;
    line-height: 16px;
    color: #FFFFFF;
    text-align: center;
}

.PurlSection_Addressnorcnfrm {
    height: 130px;
    gap: 12px;
    margin-top: 20px;
}

.purl_addrNotConfirmHeader {
    height: 32px;
    color: #222222;
    font-family: "BerninaSans";
    font-weight: 300;
    font-size: 24px;
    font-style: normal;
    line-height: 32px;
    letter-spacing: -0.22px;
}

.addrnotcnfrmpayment_option1 {
    height: 16px;
    font-family: "BerninaSans";
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    line-height: 16px;
    text-decoration: underline rgba(0,125,185,0.30) !important;
    margin-bottom: 10px;
    /* color: #007DB9;*/
}

.purl_opt2 {
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
}

.addrnotcnfrmpayment_option2 {
    height: 24px;
    font-family: "BerninaSans";
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    line-height: 24px;
    letter-spacing: -0.22px;
    color: #4D4D4D;
    /* color: #007DB9;*/
}

.addrnotcnfrmpayment_option {
    height: 90px;
}
/*End - Purl Address Confirmation*/
/*Container*/
.container-purl {
    padding: 30px 54px;
    font-family: 'BerninaSans';
}

    .container-purl:before,
    .container-purl:after {
        line-height: 0;
        content: "";
    }

    .container-purl:after {
        clear: both;
        padding: 30px 54px;
    }

.PurlSection_MaxClickLinkInvalid {
    padding: 10px;
    gap: 10px;
    background: #E8161E1A;
    height: 22px;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}
/*===========================================================*/
/* For Mobile View */
/*===========================================================*/
/*@media (max-width: 768px) 
{
    .PurlSection_MaxClickLinkInvalid {
        height: 40px;
    }
}*/

@media (max-width: 767px) {
    /*Start - Purl link expired*/
    .ExpiredLink-header {
        /* Header - H3 */
        font-size: 24px;
        letter-spacing: -0.22px;
    }

    .purl_invalidtext {
        /*Paragraph-Regular*/
        height: 48px;
    }

    .purl_Maxlinkinvalidtext {
        /*Paragraph-Regular*/
        height: 48px;
        margin-left: -8px;
    }

    #wrapper {
        width: 100%;
    }

    .PurlSection_LinkInvalid {
        height: 44px;
        margin-left: auto;
        margin-right: auto;
    }

    .PurlSection_LinkPaymentRestriction {
        height: 84px;
        margin-left: auto;
        margin-right: auto;
    }

    .mega-header {
        display: none;
    }

    .page-break {
        margin-bottom: 3.80rem;
        margin-top: 0rem;
    }

    .container-purl {
        padding: 26px 20px;
    }
    /*End - Purl link expired*/

    /*Start - Purl Address Confirmation*/
    .ConfirmAddress-header {
        /* Header - H2 */
        font-size: 24px;
        letter-spacing: -0.22px;
        margin-bottom: 20px;
    }

    .ispurlAddressHeader {
        /* Header - H2 */
        height: 28px;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.25px;
    }

    .Purl_AddressInfo {
        width: auto;
        gap: 24px;
    }


    .PurlSection_Addressnorcnfrm {
        height: 186px;
        gap: 24px;
    }

    .purl_addrNotConfirmHeader {
        height: 56px;
        color: #222222;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.25px;
        margin-bottom: 20px;
    }

    .addrnotcnfrmpayment_option1 {
        margin-bottom: 30px;
        line-height: 20px;
    }

    .addrnotcnfrmpayment_option2 {
        height: 72px;
    }

    .PurlPaymentbutton {
        width: 100% !important;
        /* padding: 0px;*/
    }
    /*End - Purl Address Confirmation*/
    .PurlSection_MaxClickLinkInvalid {
        margin-left: auto;
        margin-right: auto;
    }
}

@media all and (max-width:300px) {
    /*Start - Purl link expired*/
    .ExpiredLink-header {
        /* Header - H3 */
        font-size: 20px;
    }

    .PurlSection_LinkInvalid {
        height: 45px;
    }

    .PurlSection_LinkPaymentRestriction {
        height: 45px;
    }
    /*End - Purl link expired*/
    /*start - Purl Address Confirmation*/
    .ConfirmAddress-header {
        /* Header - H2 */
        font-size: 20px;
        letter-spacing: -0.22px;
    }

    .ispurlAddressHeader {
        /* Header - H2 */
        height: 28px;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: -0.25px;
    }

    .Purl_AddressInfo {
        width: auto;
    }

    .PurlPaymentbutton {
        padding: 0px;
    }

    .PurlPaymentbuttontext {
        font-size: 14px;
    }

    .addrnotcnfrmpayment_option1 {
        margin-bottom: 45px;
    }

    .addrnotcnfrmpayment_option2 {
        line-height: 20px;
    }

    .purl_addrNotConfirmHeader {
        margin-bottom: 10px;
    }
    /*End - Purl Address Confirmation*/
    .PurlSection_MaxClickLinkInvalid {
        height: 115px;
    }
}


@media (min-width:500px) and (max-width:540px) {
    .purl_addrNotConfirmHeader {
        height: 16px;
    }

    .addrnotcnfrmpayment_option1 {
        margin-bottom: 10px;
    }

    .PurlSection_LinkInvalid {
        height: 22px;
    }

    .PurlSection_LinkPaymentRestriction {
        height: 60px;
    }

    .PurlSection_MaxClickLinkInvalid {
        height: 44px;
    }
}

@media (min-width:400px) and (max-width:450px) {
    .PurlSection_LinkInvalid {
        margin-left: 15px;
        margin-right: 15px;
    }

    .PurlSection_MaxClickLinkInvalid {
        margin-left: 16px;
        margin-right: 16px;
    }

    .PurlSection_LinkPaymentRestriction {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width:350px) and (max-width:380px) {
    .PurlSection_LinkInvalid {
        margin-left: -8px;
        margin-right: -8px;
    }

    .PurlSection_MaxClickLinkInvalid {
        margin-left: -7px;
        margin-right: -7px;
    }

    .PurlSection_LinkPaymentRestriction {
        margin-left: -8px;
        margin-right: -8px;
    }
}

@media (min-width:350px) and (max-width:500px) {
    .PurlSection_MaxClickLinkInvalid {
        height: 75px;
    }
}

@media (min-width:768px) and (max-width:850px) {
    #wrapper {
        width: 100%;
    }

    .PurlSection_MaxClickLinkInvalid {
        height: 20px;
    }
}

@media all and (max-width:912px) {
    #wrapper {
        width: 100%;
    }
}

@media (min-width:430px) and (max-width:470px) {
    .purl_Maxlinkinvalidtext {
        /*Paragraph-Regular*/
        margin-left: -4px;
    }

    .purl_invalidtext {
        /*Paragraph-Regular*/
        margin-left: -4px;
    }
}

@media (min-width:350px) and (max-width:400px) {
    .purl_Maxlinkinvalidtext {
        /*Paragraph-Regular*/
        margin-left: -6px;
    }
}

@media (min-width:370px) and (max-width:380px) {
    .purl_Maxlinkinvalidtext {
        /*Paragraph-Regular*/
        margin-left: auto;
    }
}
/*PayBill Add Button changes*/

.NoPaymentMethodsSavedPurlBtn {
    width: auto;
    color: #fff;
    border: none;
    text-align: center;
    font-weight: normal;
    font-family: 'BerninaSans';
    font-size: 14px;
    min-width: 130px;
    display: flex;
    min-width: 140px;
    padding: 9px 16px 9px 16px;
    justify-content: center;
    margin: 0px !important;
    align-items: center;
    gap: 10px;
    border-radius: 30px !important;
    background: var(--Primary-Palette-Primary-Red, #EB161E);
}

@media (max-width: 730px) {

    .NoPaymentMethodsSavedPurlBtn {
        width: 100% !important;
        margin: 8px 0px 20px 0px !important;
    }
}

.clear-Purlpb {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
    padding-bottom: 32px;
}

@media (max-width: 767px) {

    .clear-Purlpb {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
        padding-bottom: 0px;
    }

    .autopay-Purllabel {
        margin-left: 1.5rem;
        width: auto;
    }
}

.PurlSection_LinkPaymentRestriction_Error {
    align-items: center !important;
    height: auto !important;
}

.purl_invalidtext_error {
    height: auto !important;
}
