/***********************************
Receipt Styles
***********************************/
html, body {
    overflow-x: hidden;
}
html, body, #mainWrapper {
    background: white !important;
}

a {
    color: var(--cricket-blue);
}

a:hover {
    color: var(--dark-blue);
}

a[data-bs-toggle="modal"] {
    font-weight: 600;
}

#mainWrapper {
    background: white !important;
}
#heroReceiptBg {
    background: #60a630;
}
#heroHeadlineWrapper {
    margin-top: 28px;
    margin-bottom: 32px;
}
#heroHeadlineWrapper h1 span {
    font-weight: 700;
}

.receipt h1 {
    font-family: "Simply Cricket VF", Helvetica, Arial, sans-serif;
}
.receipt h1 span {
    display: block;
    font-size: 50px;
    color: white;
    margin-top: 6px;
    text-transform: uppercase;
}

.receipt-new-number {
    margin-top: 10px;
}

.leaseSignButtonContainer {
    text-align: left;
    margin: 20px 0 30px 0;
}

.leaseSignButtonContainer button {
    width: auto;
    margin-left: 3em;
}
small {
    color: #707070;
    font-size: 12px;
    display: block;
}

#orderNumberWrapper {
    margin-top: 28px;
    padding: 20px 15px 30px 20px;
}
#orderNumberBg {
    min-height: 130px;
    background: white;
/*        NEW Comps Does not want background Image*/
/*        url('/uiassets/receipt-stripes.png') no-repeat bottom right;*/
    padding: 28px 15px;
}
.receipt-new-number, .receipt-order-number {
    font-size: 16px;
}
.receipt-new-number span, .receipt-order-number span {
    font-size: 25px;
}
.social-share {
    margin-top: 40px;
}
.social-share a {
    display: inline-block;
}
.social-share a#facebook {
    margin-left: 15px;
    margin-right: 8px
}
.social-share a#twitter {
    margin-left: 8px;
    margin-right: 15px
}
.social-share a:hover {
    text-decoration: none;
}
.break-wrapper {
    display: flex;
    justify-content: center;
}
.break {
    background-color: #e1dfe1;
    height: 5px;
    width: 100%;
}

/***********************************
Empty Receipt Styles
***********************************/
.shop-accessories {
    padding-bottom: 100px;
}
.empty-cart .empty-heading {
    font-size: 30px;
    padding-top: 30px;
    text-align: center;
}
.empty-details {
    text-align: center;
}
.empty-details h2 {
    font-size: 16px;
}
a.button.shop {
    background-color: #fff;
    border: 2px solid #3170b7;
    color: #3170b7;
    display: inline-block;
    min-width: 160px;
    text-align: center;
    width: auto;
}

/* we don't need to see the print button on mobile*/
.mobile a.print, .tablet a.print, .mobile .print-receipt, .tablet a.print-receipt {
    display:none !important;
}

.print-receipt {
    display: inline-block;
    padding: 2px;
}

/**
Learn More Styles
**************************/
#learnMoreToggle.subtopic {
    margin-top: 9px;
}
#learnMoreToggle a.topic_fold {
    cursor: pointer;
    position: relative;
}
#learnMoreToggle a.topic_fold span.nub {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border: 6px solid transparent;
    border-top-color: #3170b7;
    display: block;
    width: 0;
    height: 0;
    right: -23px;
    bottom: 0;
    margin-top: 0;
    position: absolute;
}
#learnMoreToggle a.topic_fold span.nub.expanded {
    border-color: transparent transparent #3170b7 transparent !important;
    bottom: 6px;
}
#learnMoreToggle .sub_topic {
    margin-top: 9px;
    display: none;
    overflow: hidden;
}
#learnMoreToggle hr {
    margin-top: 10px;
    margin-bottom: 0;
}

/**
Order Details Styles
**************************/
#orderDetails {
    font-size: 18px;
    margin-top: 21px;
}
.order-details-header {
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}
#orderDetails h3 {
    color: var(--dark-green);
    font-size: 18px;
    padding: 15px 20px 0;
}
.line-details {
    margin-top: 25px;
    padding-bottom: 1rem;
    border: 1px solid #d3d3d3;
}
.line-toggle {
    padding-top: 10px;
    margin: 10px;
}
.line-toggle img:hover {
    cursor: pointer;
}
.line-toggle-price {
    color: var(--dark-green);
    display: none;
    font-size: 18px;
    padding: 35px 35px 0 0;
    text-align: right;
}
.line-toggle-name {
    display: none;
    padding: 20px;
}
.line-toggle-hr {
    display: none;
    border-top: 1px solid #d3d3d3;
    margin: 5px 0 0 2%;
    width: 85%;
}
#deviceDetails .order-price, #planDetails .order-price, #addOnDetails .order-price, #accessoryDetails .order-price {
    color: var(--dark-green);
}

.dark-green-text {
    color: var(--dark-green);
}

#totalDetails {
}
#deviceDetails .discount-hr, #planDetails .discount-hr {
    margin: 10px 0 0 0;
    border: 0;
    border-top: 1px solid #d3d3d3;
}
.order-discount-detail {
    font-size: 16px;
    padding-bottom: 20px;
}
.order-discount-amt {
    font-size: 16px;
    text-align: right;
}
.detail-section {
    min-height: 105px;
}
.accessories-section {
    border: 1px solid #d3d3d3;
    margin-top: 30px;
} 
#accessoryDetails .order-price {
    padding-left: 0;
    padding-top: 42px;
}
#accessoryDetails .order-name {
    padding-top: 40px;
}
/* Image height pushes down discount name/amt */
#accessoryDetails .order-discount-detail, #accessoryDetails .order-discount-amt {
    transform: translateY(-15px);
}
.item-hr {
    margin: 0;
    margin-left: 2%;
    border: 0;
    border-top: 1px solid #d3d3d3;
    width: 85%;
}
.discount-item-hr {
    margin-left: 10%;
    margin-bottom: 0;
    width: 76%;
}
.discount-item-hr--top {
    margin: 22px 0 0 0;
    padding-bottom: 20px;
    border: 0;
    border-top: 1px solid #d3d3d3;
    width: 130%;
}
#addOnDetails .order-title:not(.title-1) {
    text-indent: -9999px;
}
.device-image, .plan-image, .feature-image {
    width: 45px;
}

.accessory-image {
    width: 75px;
}
.device-image {
    margin-top: 11px;
}

.device-image.sim-image {
    margin-top: 22px;
}

.order-title, .order-price {
}
.order-image, .order-name, .sub-title, .final-title {
    background: white;
}

.order-price {
    padding-top: 29px;
}
.order-name, .order-title {
    padding-top: 27px;
}
.order-image {
    padding: 0;
}
.sub-title {
    color: #000;
    background: white;
}
.sub-title, #totalDetails .order-price, .final-title, .final-price {
    padding-top: 15px;
}
.group-save-discounts {
    font-size: 18px;
    color: #000;
}
.final-title {
    color: #036b37; /* Required CATO: Color Contrast */
}
.final-price {
    color: white;
    background: #036b37; /* Required CATO: Color Contrast */
}
.cancellation-link, .contact-us-link {
    padding-top: 25px;
    padding-right: 0;
}

.cancellation-link a, .contact-us-link a {
    background: url('/uiassets/Chevron_Right.png') right top 2px no-repeat;
    color: var(--cricket-blue);
    cursor: pointer;
    font-size: 18px;
    padding-right: 20px;
}

.cancellation-link a:hover, 
.cancellation-link a:active, 
.contact-us-link a:hover, 
.contact-us-link a:active {
    background: url('/uiassets/Chevron_Right_Clicked.png') right top 2px no-repeat;
}

/**
Share Details Styles
**************************/
.mobileReceiptWrapper small {
    color: #000000;
}
/**
Tooltip Styles
**************************/
.cart-price {
    float: right;
    margin-left: 30px;
}
.tooltip,
.tooltip-content {
	font-family: "Simply Cricket VF";
    font-size: 12px;
}
#modalTaxTooltip {
    cursor: pointer;
    display: block;
    float: left;
    margin-left: -24px;
    position: relative;
    font-size: 12px;
}

#modalTaxTooltip .tooltip-icon {
    width: 16px;
    height: 16px;
    font-size: 12px;
}

#modalTaxTooltip .tooltip-icon:hover, #modalTaxTooltip .tooltip-icon:focus {
    color: white;
    text-decoration: none;
}

#modalTaxTooltip .tooltip.bottom {
    top: 30px !important;
    left: -190px !important;
}

#modalTaxTooltip .tooltip .tooltip-arrow {
    top: -5px;
    border-bottom-color: #3170b7 !important;
    border-width: 0 30px 20px;
    left: 59%;
}

#modalTaxTooltip .tooltip-inner {
    min-width: 295px;
    padding: 10px;
    text-align: left;
    font-size: 12px;
}


#modalTaxTooltip .tooltip-inner span {
    background: #3170b7;
    padding: 4px 0;
}


#modalTaxTooltip .non-service {
    margin-top: 3px;
}
#modalTaxTooltip .tooltip-tax-includes {
    margin-bottom: 3px;
    padding: 0;
}

/* DivTable.com */
.divTable{
    display: table;
    width: 100%;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}
.divTableCell, .divTableHead {
    display: table-cell;
    padding: 3px 10px;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: 700;
}
.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: 700;
}
.divTableBody {
    display: table-row-group;
}
/* END div table */

#modalTaxTooltip .tooltip-inner .divTableCell {
    padding: 4px 15px 4px 0;
    vertical-align: bottom;
    border-top: none;
}
#modalTaxTooltip .tooltip-inner .divTableCell.priceLabel {
    padding: 4px 0 4px 0;
    text-align: left;
    background-image: url('/uiassets/tooltip-dots.png');
    background-repeat: repeat-x ;
    background-position: -1px 72%;
}
#modalTaxTooltip .tooltip-inner .divTableCell.priceData {
    padding: 4px 0;
    text-align: right;
    width: 30%;
    background-image: url('/uiassets/tooltip-dots.png');
    background-repeat: repeat-x ;
    background-position: -1px 72%;
}
#modalTaxTooltip .tooltip-inner .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}
/* #modalTaxTooltip .tooltip-inner table tr {

} */

.altPayImage {
    width: 47px;
}

.altPayImageAffirm {
    width: 100px;
}


/***********************************
 * Desktop Styles
 ***********************************/
@media (min-width: 769px) {
    .sub_topic.learnSubTopic p{
        margin-bottom: 0;
    }

    .equal-height-wrapper {
        display: table-cell;
        float: left;
    }
    .price-height-wrapper {
        display: table-cell;
        float: left;
    }

 }

/***********************************
MD - SM - XS Styles
***********************************/
@media ( max-width: 768px ) {
    a#facebook {
        display: inline-block;
        margin-bottom: 28px;
    }
    .social-share a#facebook {
        margin-left: 15px;
        margin-right: 15px
    }
    .social-share a#twitter {
        margin-left: 15px;
        margin-right: 15px
    }
    .step-number-container {
        display: flex;
        justify-content: center;
    }
}

/***********************************
MD Styles
***********************************/
@media ( min-width: 481px ) and ( max-width: 768px ) {
    .sub-title, .order-name, .order-title, .order-price, .order-discount-amt, .final-price {
        font-size: 16px;
    }

    .sub_topic.learnSubTopic p {
        margin-bottom: 0;
    }
    /* .order-discount-detail {
        padding-bottom: 20px;
    } */
    .item-hr {
        width: 88%;
    }
    .discount-item-hr {
        margin-left: 8%;
        width: 81%;
    }
    .discount-item-hr--top {
        margin: 22px 0 0 0;
        border: 0;
        border-top: 1px solid #d3d3d3;
        width: 100%;
    }
}

/***********************************
SM - XS Styles
***********************************/
@media ( max-width: 480px ) {
    #heroHeadlineWrapper {
        margin-bottom: 18px;
        margin-top: 0;
        text-align: center;
    }
    .receipt h1 {
        font-size: 22px;
    }

    .receipt h1 span {
         font-size: 40px;
    }
    .leaseSignButtonContainer {
        text-align: center;
    }
    .leaseSignButtonContainer button {
        width: 100%;
        margin-left: 0;
        margin-top: 1.5em;
    }
    #orderNumberWrapper {
        margin-top: 0;
        padding: 0 15px 20px;
    }
    .order-title {
        min-height: 0 !important;
        padding: 10px;
        border-bottom: 1px solid #d7d7d7;
        border-left: none;
    }
    .order-discount-title {
        display:none;
    }
    .order-discount-amt {
        background-color: white;
    }
    .order-name {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom:10px;
    }
    .order-price, .order-discount-amt {
        padding: 0 15px 10px 0;
    }
    .order-price, .final-price {
        padding-right: 24px;
    }
    #accessoryDetails .order-name {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #accessoryDetails .order-price {
        padding-bottom: 20px;
        padding-top: 0;
    }
    #accessoryDetails .order-discount-detail {
        font-size: 16px;
        padding-top: 10px;
    }
    #accessoryDetails .order-discount-detail, #accessoryDetails .order-discount-amt {
        transform: none;
    }
    .device-image, .feature-image, .plan-image, .accessory-image {
        margin-top: 10px;
        width: 45px;
    }
    .detail-section small {
        display: inline;
    }
    .sub-title, #totalDetails .order-price, .final-title, .final-price {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    #addOnDetails .order-title:not(.title-1),  #accessoryDetails .order-title:not(.title-1) {
        display:none;
    }

    #learnMoreToggle a.topic_fold span.nub {
        right: -15px;
    }
    #learnMoreToggle.subtopic {
        text-align: center;
    }
    #totalDetails .order-price {
        min-height: 0 !important
    }
    .total-details-prices {
        padding-left: 0;
        padding-right: 0;
    }
    .equal-height-wrapper {
        display: table-cell;
        float: none;
    }
    .final-title.text-right {
        padding-left: 6px;
    }
    .item-hr {
        margin-bottom: 10px;
        width: 93%;
    }
    .discount-item-hr {
        margin-left: 20%;
        width: 78%;
    }
    .discount-item-hr--top {
        margin: 0 0 0 28%;
        padding-bottom: 0;
        border: 0;
        border-top: 1px solid #d3d3d3;
        width: 67%;
    }
    .line-toggle {
        padding: 10px;
    }
    .line-toggle-price {
        padding: 20px 2px;
        text-align: left;
    }
    .order-details-header {
        font-size: 32px;
    }
    .break {
        width: 90%;
    }
}
#promoOffers {
    margin-top: 50px;
    margin-bottom: 100px;
}

#promoOfferHeader {
    margin-bottom: 50px;
    text-align: center;
}

#promoOfferHeader span {
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    text-transform: none;
}

.promo-offer-section {
    display: contents;
}

.offer-wrapper {
    border: 1px solid #E1DFE1;
    margin: 0 25px;
    min-height: 400px;
    text-align: center;
    padding: 25px;
}

.offer-image {
    display: grid;
    min-height: 150px;
}

.offer-image img {
    margin: auto;
    max-width: 95%;
}

.offer-header {
    font-size: 16px;
}

.offer-details {
    font-size: 14px;
    margin-bottom: 20px;
}

.offer-disclaimer {
    font-size: 10px;
}

.offer-mobile-links-row {
    display: flex;
    height: 38px;
    margin-top: 25px;
}

.offer-mobile-link {
    text-align: center;
    width: 50%;
}

.offer-mobile-link img {
    height: 100%;
}

.see-more-link {
    margin-top: 30px;
    text-align: left;
}

.see-more-link a {
    background: url('/uiassets/Chevron_Right.png') right top 2px no-repeat;
    color: var(--cricket-blue);
    font-size: 18px;
    padding-right: 20px;
}

.see-more-link a:hover, .see-more-link a:active {
    background: url('/uiassets/Chevron_Right_Clicked.png') right top 2px no-repeat;
}

/***********************************
SM - XS Styles
***********************************/
@media ( min-width: 769px ) and ( max-width: 992px ) {
    .offer-wrapper {
        min-height: 450px;
    }
}

/***********************************
MD - SM - XS Styles
***********************************/

@media ( max-width: 768px ) {
    .offer-wrapper {
        margin-bottom: 25px;
    }
    .offer-mobile-link img {
        height: 75%;
    }
}

/***********************************
SM - XS Styles
***********************************/
@media ( max-width: 480px ) {
    .offer-wrapper {
        min-height: 375px;
        padding: 5px;
    }
    #promoOfferHeader {
        margin-bottom: 25px;
    }
    #promoOfferHeader span {
        font-size: 18px;
    }
    .offer-details {
        font-size: 12px;
    }
    .offer-disclaimer {
        font-size: 8px;
    }
}
/**
Sub Hero Content Styles
**************************/
#subHeroContent {
    margin-top: 30px;
    margin-bottom: 25px;
}
#subHeroContent h2 {
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}
#subHeroContent div {
    margin-top: 9px;
}
#subHeroContent div.clear {
    margin-top: 0;
}

#subHeroContent p{
    font-size: 16px;
    margin: 0px;
}

#subHeroContent ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#subHeroContent hr {
    margin: 40px 0;
    border-top: 1px solid #bbbdc0;
}

#subHeroContent .step{
    margin-bottom: 20px;
}

#subHeroContent .step-header{
    margin-bottom: 8px;
}


#subHeroContent .step-number {
    height: 50px;
    width: 50px;
    font-size: 30px;
    background-color: #036b37;
    border-radius: 50%;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px 15px 0 15px;
}

#subHeroContent .step-info {
    margin-top: 0 px;
    display: inline-flex;
}

#subHeroContent .three-column {
    padding: 0 5px;
}

#subHeroContent .order-status {
    text-align: center;
    margin-top: 25px;
    padding: 0 10px;
}

#subHeroContent .order-status p:nth-child(2) {
    margin-top: 5px;
}

#subHeroContent .no-body-text {
    margin-top: 15px;
}

/***********************************
MD - SM - XS Styles
***********************************/
@media ( max-width: 768px ) {
    #subHeroContent {
        text-align: center;
        padding: 0 20px;
    }
    .step-number-container {
        display: flex;
        justify-content: center;
    }
    #subHeroContent .step-info {
        display: block;
    }
    #subHeroContent .three-column {
        padding: 0 15px;
    }
    #subHeroContent .no-body-text {
        margin-top: 0px;
    }
}

/***********************************
MD Styles
***********************************/
@media ( min-width: 481px ) and ( max-width: 768px ) {

}

/***********************************
SM - XS Styles
***********************************/
@media ( max-width: 480px ) {
    #subHeroContent hr {
        margin: 30px 0;
    }
    #subHeroContent h2 {
        font-size: 32px;
        }
    #subHeroContent p {
        font-size: 18px;
    }
}

.receipt-header {
    display: block;
    font-size: 45px !important;
    color: white;
    margin-top: 20px;
    line-height: 1;
}

.header-section {
    margin-top: 50px;
    margin-bottom: 50px;
}

.header-detail {
    text-align: center;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: auto;
}

.header-des {
    text-align: left;
    margin-bottom: 25px;
}

.happy-img {
    height: 170px;
    width: 170px;
    margin-top: 15px;
}

.print-img-mobile {
    margin-left: 10px;
    cursor: pointer;
}

p.lease-details {
    margin-bottom: 20px;
}

button.lease-cta {
    background: #3170b7;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    margin: 25px;
    width: 175px;
}

/***********************************
SM - XS Styles
***********************************/
@media ( max-width: 480px ) {
    .receipt-header {
        font-size: 35px !important;
    }
    
    .header-detail {
        font-size: 20px;
        padding: 0 10px;
    }

    .header-detail p {
        margin-bottom: 15px;
    }
}
/**
User Information Styles
**************************/
#userInformation {
    font-size: 16px;
    margin: 25px 0;
    overflow: hidden;
}
#userInformation p {
    margin-bottom: 0;
    word-break: break-word;
}
#userInformation hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border-color: #d3d3d3;
}

.user-info-section-leasing {
    padding-right: 0;
}
#userInformation p small {
    font-size: 12px;
    margin: 0 !important;
}

/***********************************
MD Styles
***********************************/
@media ( min-width: 481px ) and ( max-width: 768px ) {
    #userInformation.two-column{
        padding-left: 15%;
    }
}

/***********************************
SM - XS Styles
***********************************/
@media ( max-width: 480px ) {
    #userInformation {
        font-size: 18px;
    }
    #userInformation.two-column, #userInformation.three-column {
        padding-left: 20px;
    }
    #userInformation .user-info-section-leasing p {
        margin: 5px 0;
    }
    #userInformation .user-info-section-leasing .lease-amount {
        display: grid;
    }
    #userInformation .user-info-section-leasing .lease-amount p {
        padding: 10px 0;
    }
    #userInformation div:not(:last-child) {
        margin-bottom: 15px;
    }
}

/*# sourceMappingURL=receipt.4986d7080715ba91674f.css.map*/