.pb { transition: opacity 0.25s ease-in-out;}
    
    .pb-container {
        display: block;
        white-space: nowrap;
        margin: auto;
        background: 0;
        border: 0;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: none;
        font-weight: 500;R
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
        z-index: 0;
        font-size: 0;
        width: 100%;
        box-sizing: border-box;
    }

    .pb:not(.pb-card) {
        border: 1px solid transparent;
        border-radius: 0 3px 3px 0;
        position: relative;
        width: 100%;
        box-sizing: border-box;
        border: none;
        vertical-align: top;
        cursor: pointer;
        outline: none;
        overflow: hidden;
		height: 55px;
    }

    .pb.pb-color-transparent {
        cursor: auto;
    }

    .pb * {
        cursor: pointer;
    }



    .pb:hover {
        box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.2);
    }

    .pb.pb-color-gold:hover,
    .pb.pb-color-silver:hover {
        box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0.05);
    }

    .pb-card, .pb-card * {
        cursor: pointer;
    }

    .pb-card:hover {
        filter: brightness(1.2);
    }

    .pb:focus, .pb-card:focus {
        outline: none;
    }

    .paypal-should-focus .pb:focus,
    .paypal-should-focus .pb-card:focus {
        outline: solid 2px Highlight;
        outline: auto 5px -webkit-focus-ring-color;
        outline-offset: -3px;
    }

    .pb:focus {
        box-shadow: -1px -1px 18px 1px rgba(0, 0, 0, 0.25) inset;
    }

    .pb.pb-color-transparent:focus {
        box-shadow: none;
        outline: none;
    }

    .pb-logo {
        padding: 0;
        display: inline-block;
        background: none;
        border: none;
        width: auto;
    }

    .pb-text {
        display: inline-block;
        white-space: pre;
    }

    .pb .pb-label-container {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    
    .pb > .pb-label-container > * {
        vertical-align: top;
        height: 100%;
        text-align: left;
    }

    .pb .pb-card {
        border-radius: 4px;
    }

    .powered-by-paypal > .pb-text {
        vertical-align: top;
        line-height: 18px;
    }

    .powered-by-paypal > .pb-logo {
        height: 16px;
        min-height: 16px;
    }

    .pb-tagline {
        max-width: 100%;
        font-weight: normal;
        display: block;
        text-align: center;
        width: auto;
    }

    .paypal-separator {
        height: 80%;
        border-left: 1px solid rgba(0, 0, 0, 0.15);
        margin: 0 8px;
        display: inline-block;
        position: relative;
        top: 10%;
    }

    .pb.pb-color-black .paypal-separator {
        border-color: rgba(255, 255, 255, 0.45);
    }

        

    .pb.pb-color-gold {
        background: #ffc439;
        color: #111;
    }

    .pb.pb-color-blue {
        background: #009cde;
        color: #fff;
    }

    .pb.pb-color-silver {
        background: #eee;
        color: #111;
    }

    .pb.pb-color-black {
        background: #2C2E2F;
        color: #fff;
    }

    .pb.pb-color-darkblue {
        background: #003087;
        color: #fff;
    }

    .pb.pb-color-transparent {
        background: transparent;
        color: v111;
    }

    .pb.pb-color-white {
        background: #fff;
        color: #2C2E2F;
        border: 1px solid #2C2E2F;
    }

        

    .pb-container.pb-layout-vertical .pb-tagline {
        display: none;
    }

        

    .pb.pb-branding-unbranded  {
        min-width: 60%;
        width: auto;
        font-weight: 900;
    }

    .pb.pb-branding-unbranded .pb-logo {
        display: none;
    }

        

    .pb.pb-label-card {
        border-radius: 0 !important;
    }

    .pb.pb-label-credit .pb-text {
        display: none !important;
    }

    .pb.pb-layout-horizontal.pb-number-multiple.pb-label-credit .pb-logo.pb-logo-paypal {
        display: none;
    }

    @media only screen and (max-width : 150px) {

        .pb.pb-label-credit .pb-logo.pb-logo-paypal {
            display: none;
        }
    }

    @media only screen and (min-width : 150px) {

        .pb.pb-label-credit .pb-logo.pb-logo-paypal {
            display: inline-block;
        }
    }

        

            @media only screen and (min-width: 75px) {

                .pb-container {
                    min-width: 75px;
                    max-width: 150px;
                    font-size: 10px;
                }

                .pb:not(.pb-card) {
                    height: 25px;
                    min-height: 25px;
                    max-height: 30px;
                }

                .pb.pb-branding-unbranded .pb-label-container {
                    height: 100%;
                    font-size: 11px;
                }

                .pb .pb-label-container {
                    height: 14px;
                    max-height: 15px;
                    min-height: 10px;
                }
                
                .pb .pb-label-container .pb-text {
                    margin-top: 0.5px;
                }
                
                .pb-logo.pb-logo-eps,
                .pb-logo.pb-logo-mybank {
                    height: 18px;
                    max-height: 18px;
                    min-height: 10px;
                }

                .pb.pb-shape-pill {
                    border-radius: 13px;
                }

                .pb.pb-shape-rect {
                    border-radius: 4px;
                }

                .pb.pb-layout-vertical {
                    margin-bottom: 8px;
                }

                .paypal-separator {
                    margin: 0 1px;
                }

                .pb-tagline {
                    display: none;
                    height: 13px;
                    line-height: 13px;
                }

                .pb-fundingicons {
                    display: block;
                    height: 25px;
                }

                .pb-card {
                    display: inline-block;
                }

                .pb .pb-card {
                    width: 30.00%;
                    max-width: 40px;
                    margin-top: 0;
                    margin-left: 1.67%;
                    margin-right: 1.67%;
                }

                .pb .pb-card img {
                    width: 100%;
                }

                .pb-fundingicons .pb-card {
                    height: 18px;
                    margin-top: 4px;
                    margin-left: 2px;
                    margin-right: 2px;
                }

                .pb-fundingicons .pb-card img {
                    height: 100%;
                }
            }

            @media only screen and (min-width: 75px) and (max-width: 140px) {

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-0 {
                    width: 100%;
                    margin-right: 0;
                }

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-1 {
                    display: none;
                }

                .pb-container.pb-layout-horizontal.pb-number-multiple .pb-tagline {
                    display: none;
                }
            }

            @media only screen and (min-width: 140px) {

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-0 {
                    display: inline-block;
                    width: calc(50% - 2px);
                    margin-right: 4px;
                }

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-1 {
                    display: inline-block;
                    width: calc(50% - 2px);
                }

                .pb-container.pb-layout-horizontal.pb-number-multiple .pb-tagline {
                    display: block;
                }
            }
        


            @media only screen and (min-width: 150px) {

                .pb-container {
                    min-width: 150px;
                    max-width: 200px;
                    font-size: 10px;
                }

                .pb:not(.pb-card) {
                    height: 25px;
                    min-height: 25px;
                    max-height: 55px;
                }

                .pb.pb-branding-unbranded .pb-label-container {
                    height: 100%;
                    font-size: 11px;
                }

                .pb .pb-label-container {
                    height: 14px;
                    max-height: 15px;
                    min-height: 10px;
                }
                
                .pb .pb-label-container .pb-text {
                    margin-top: 0.5px;
                }
                
                .pb-logo.pb-logo-eps,
                .pb-logo.pb-logo-mybank {
                    height: 18px;
                    max-height: 18px;
                    min-height: 10px;
                }

                .pb.pb-shape-pill {
                    border-radius: 13px;
                }

                .pb.pb-shape-rect {
                    border-radius: 4px;
                }

                .pb.pb-layout-vertical {
                    margin-bottom: 8px;
                }

                .paypal-separator {
                    margin: 0 1px;
                }

                .pb-tagline {
                    display: block;
                    height: 13px;
                    line-height: 13px;
                }

                .pb-fundingicons {
                    display: block;
                    height: 25px;
                }

                .pb-card {
                    display: inline-block;
                }

                .pb .pb-card {
                    width: 30.00%;
                    max-width: 40px;
                    margin-top: 0;
                    margin-left: 1.67%;
                    margin-right: 1.67%;
                }

                .pb .pb-card img {
                    width: 100%;
                }

                .pb-fundingicons .pb-card {
                    height: 18px;
                    margin-top: 4px;
                    margin-left: 2px;
                    margin-right: 2px;
                }

                .pb-fundingicons .pb-card img {
                    height: 100%;
                }
            }

            @media only screen and (min-width: 150px) and (max-width: 140px) {

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-0 {
                    width: 100%;
                    margin-right: 0;
                }

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-1 {
                    display: none;
                }

                .pb-container.pb-layout-horizontal.pb-number-multiple .pb-tagline {
                    display: none;
                }
            }

            @media only screen and (min-width: 150px) {

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-0 {
                    display: inline-block;
                    width: calc(50% - 2px);
                    margin-right: 4px;
                }

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-1 {
                    display: inline-block;
                    width: calc(50% - 2px);
                }

                .pb-container.pb-layout-horizontal.pb-number-multiple .pb-tagline {
                    display: block;
                }
            }
        


            @media only screen and (min-width: 200px) {

                .pb-container {
                    min-width: 200px;
                    max-width: 300px;
                    font-size: 11px;
                }

                .pb:not(.pb-card) {
                    height: 35px;
                    min-height: 35px;
                    max-height: 55px;
                }

                .pb.pb-branding-unbranded .pb-label-container {
                    height: 100%;
                    font-size: 16px;
                }

                .pb .pb-label-container {
                    height: 17px;
                    max-height: 21px;
                    min-height: 14px;
                }
                
                .pb .pb-label-container .pb-text {
                    margin-top: 1px;
                }
                
                .pb-logo.pb-logo-eps,
                .pb-logo.pb-logo-mybank {
                    height: 23px;
                    max-height: 25px;
                    min-height: 14px;
                }

                .pb.pb-shape-pill {
                    border-radius: 18px;
                }

                .pb.pb-shape-rect {
                    border-radius: 4px;
                }

                .pb.pb-layout-vertical {
                    margin-bottom: 11px;
                }

                .paypal-separator {
                    margin: 0 2px;
                }

                .pb-tagline {
                    display: block;
                    height: 18px;
                    line-height: 18px;
                }

                .pb-fundingicons {
                    display: block;
                    height: 35px;
                }

                .pb-card {
                    display: inline-block;
                }

                .pb .pb-card {
                    width: 30.00%;
                    max-width: 56px;
                    margin-top: 0;
                    margin-left: 1.67%;
                    margin-right: 1.67%;
                }

                .pb .pb-card img {
                    width: 100%;
                }

                .pb-fundingicons .pb-card {
                    height: 25px;
                    margin-top: 5px;
                    margin-left: 2px;
                    margin-right: 2px;
                }

                .pb-fundingicons .pb-card img {
                    height: 100%;
                }
            }

            @media only screen and (min-width: 200px) and (max-width: 196px) {

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-0 {
                    width: 100%;
                    margin-right: 0;
                }

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-1 {
                    display: none;
                }

                .pb-container.pb-layout-horizontal.pb-number-multiple .pb-tagline {
                    display: none;
                }
            }

            @media only screen and (min-width: 200px) {

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-0 {
                    display: inline-block;
                    width: calc(50% - 2px);
                    margin-right: 4px;
                }

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-1 {
                    display: inline-block;
                    width: calc(50% - 2px);
                }

                .pb-container.pb-layout-horizontal.pb-number-multiple .pb-tagline {
                    display: block;
                }
            }
        


            @media only screen and (min-width: 300px) {

                .pb-container {
                    min-width: 300px;
                    max-width: 500px;
                    font-size: 18px;
                }

                .pb:not(.pb-card) {
                    height: 45px;
                    min-height: 30px;
                    max-height: 55px;
                }

                .pb.pb-branding-unbranded .pb-label-container {
                    height: 100%;
                    font-size: 20px;
                }

                .pb .pb-label-container {
                    height: 21px;
                    max-height: 27px;
                    min-height: 18px;
                }
                
                .pb .pb-label-container .pb-text {
                    margin-top: 1px;
                }
                
                .pb-logo.pb-logo-eps,
                .pb-logo.pb-logo-mybank {
                    height: 28px;
                    max-height: 32px;
                    min-height: 18px;
                }

                .pb.pb-shape-pill {
                    border-radius: 23px;
                }

                .pb.pb-shape-rect {
                    border-radius: 4px;
                }

                .pb.pb-layout-vertical {
                    margin-bottom: 14px;
                }

                .paypal-separator {
                    margin: 0 2px;
                }

                .pb-tagline {
                    display: block;
                    height: 23px;
                    line-height: 23px;
                }

                .pb-fundingicons {
                    display: block;
                    height: 45px;
                }

                .pb-card {
                    display: inline-block;
                }

                .pb .pb-card {
                    width: 30.00%;
                    max-width: 72px;
                    margin-top: 0;
                    margin-left: 1.67%;
                    margin-right: 1.67%;
                }

                .pb .pb-card img {
                    width: 100%;
                }

                .pb-fundingicons .pb-card {
                    height: 32px;
                    margin-top: 7px;
                    margin-left: 3px;
                    margin-right: 3px;
                }

                .pb-fundingicons .pb-card img {
                    height: 100%;
                }
            }

            @media only screen and (min-width: 300px) and (max-width: 252px) {

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-0 {
                    width: 100%;
                    margin-right: 0;
                }

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-1 {
                    display: none;
                }

                .pb-container.pb-layout-horizontal.pb-number-multiple .pb-tagline {
                    display: none;
                }
            }

            @media only screen and (min-width: 300px) {

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-0 {
                    display: inline-block;
                    width: calc(50% - 2px);
                    margin-right: 4px;
                }

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-1 {
                    display: inline-block;
                    width: calc(50% - 2px);
                }

                .pb-container.pb-layout-horizontal.pb-number-multiple .pb-tagline {
                    display: block;
                }
            }
        


            @media only screen and (min-width: 500px) {

                .pb-container {
                    max-width: 750px;
 
                }

                .pb:not(.pb-card) {
                    min-height: 40px;
                    max-height: 55px;
                }

                .pb.pb-branding-unbranded .pb-label-container {
                    height: 100%;
                    font-size: 25px;
                }

                .pb .pb-label-container {
                    height: 55px;
                    max-height: 33px;
                    min-height: 22px;
                }
				
				.pb .pb-label-container i {margin-top:3.5px;}
				
				
                
                .pb .pb-label-container .pb-text {
                    
					font-weight: 300;
}
                }
                
                .pb-logo.pb-logo-eps,
                .pb-logo.pb-logo-mybank {
                    height: 33px;
                    max-height: 39px;
                    min-height: 22px;
                }

                .pb.pb-shape-pill {
                    border-radius: 28px;
                }

                .pb.pb-shape-rect {
                    border-radius: 4px;
                }

                .pb.pb-layout-vertical {
                    margin-bottom: 17px;
                }

                .paypal-separator {
                    margin: 0 3px;
                }

                .pb-tagline {
                    display: block;
                    height: 28px;
                    line-height: 28px;
                }

                .pb-fundingicons {
                    display: block;
                    height: 55px;
                }

                .pb-card {
                    display: inline-block;
                }

                .pb .pb-card {
                    width: 30.00%;
                    max-width: 88px;
                    margin-top: 0;
                    margin-left: 1.67%;
                    margin-right: 1.67%;
                }

                .pb .pb-card img {
                    width: 100%;
                }

                .pb-fundingicons .pb-card {
                    height: 39px;
                    margin-top: 8px;
                    margin-left: 4px;
                    margin-right: 4px;
                }

                .pb-fundingicons .pb-card img {
                    height: 100%;
                }
            }

            @media only screen and (min-width: 500px) and (max-width: 308px) {

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-0 {
                    width: 100%;
                    margin-right: 0;
                }

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-1 {
                    display: none;
                }

                .pb-container.pb-layout-horizontal.pb-number-multiple .pb-tagline {
                    display: none;
                }
            }

            @media only screen and (min-width: 500px) {

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-0 {
                    display: inline-block;
                    width: calc(50% - 2px);
                    margin-right: 4px;
                }

                .pb.pb-layout-horizontal.pb-number-multiple.pb-number-1 {
                    display: inline-block;
                    width: calc(50% - 2px);
                }

                .pb-container.pb-layout-horizontal.pb-number-multiple .pb-tagline {
                    display: block;
                }
            }