@import url(/Orders/coreweb-grad.css?v=20190222.1);
@import url(/COREWebAssets/71994/Custom/assets/css/fontawesome.css);
@import url(/COREWebAssets/71994/Custom/assets/css/all.css);
#MainContent {
    padding: 0px;
    margin: 0px;
    width: 780px;
    background-color: #FFF;
    text-align: left;
}

.Main, #Upsell, #Checkout {
    width: 780px;
    padding-top: 15px 9px;
}


html > body .Main, html > body #Upsell, html > body #Checkout {
    width: 885px;
    background-color: #fff;
}

#SupportFooter {
    width: 700px;
}

a:link, a:active, a:visited {
    color: #800000;
}

H1 {
    color: #CC6600;
}

H4 {
    color: #CC6600;
}

.ViewName {
    color: #CC6600;
}

#Proofs #PageHeader, #ViewBasket #PageHeader {
    width: 490px;
}

#Proofs #GraduateInfo .Info, #Proofs #Specials .SpecialsItem {
    color: #CC6600;
}

#Proofs #Specials .SpecialsSpacer {
    border-color: #CC6600;
}

/*
#Proofs #DiscountCode {
    display: none;
}
*/

.PackageItem .Price {
    color: #CC6600;
}

.DisplayInfoBox .Info {
    color: #CC6600;
}

.FAQSection {
    color: #CC6600;
}

#Proofs #Locate a {
    color: #CC6600;
}

#Proofs #Instructions {
    clear: both;
    padding-top: 4px;
}

.OrderSummary th {
    background-color: #D1D6DA;
}

.Totals th {
    background-color: #FFFFFF;
}

.Button {
    background: #FFFFFF;
    color: #CC6600;
    font-weight: bold;
    font-family: tahoma;
    font-size: 10pt;
    border: solid 1px #CC6600;
}

#Confirm #btnCompleteOrder {
    background: #CC6600;
    color: #ffffff;
    font-weight: bold;
    font-family: tahoma;
    font-size: 10pt;
    border: 3px #CC6600 double;
}

#PackageListing .Description1 {
    width: 300px;
    text-align: left;
}

#HavePIN {
    float: none;
    margin-left: 230px;
    padding: 15px;
    width: 275px;
    *width: 305px;
    border: 1px solid #AAA;
    background: #EEEEEE;
}

#PINInput th {
    width: 75px;
}

#PINInput .TextBox {
    width: 120px;
}

#NoPIN {
    display: none;
}

#Default #Track {
    display: none;
}

#Upsell #UpsellButtons .Button {
    background-color: #FFCC00;
}

#Upsell #UpsellBlock h4 {
    background-color: #CCC;
}

#Upsell #UpsellBlock #PriceDifference, #Upsell #UpsellBlock #PriceDifferenceSpacer {
    background-color: #EEE;
}

#UpsellBlock {
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border-top: dotted 1px #AAA;
}

/* #Upsell {
    border-bottom: dotted 1px #AAA;
} */

#Proofs #GraduateInfo, #Proofs #Specials {
    margin-right: 20px;
}

/*** Old Upsell Styles ***/
.Upsell {
    width: 205px;
    float: left;
    margin: .5em;
}

    .Upsell .Title {
        background: #CC6600;
        color: white;
        font-weight: bold;
        padding: .4em;
    }

    .Upsell .Body {
        background: #cccccc;
        font-size: 90%;
        border-left: 1px solid #c5bca6;
        border-right: 1px solid #c5bca6;
        padding: .4em;
        height: 325px;
    }

    .Upsell .AddLine {
        background: #CC6600;
        color: white;
        font-weight: bold;
        padding: .4em;
    }

.UpsellImage {
    height: 160px;
}

/*** Packages Page ***/
#Packages {
    background-color: #faebd4;
    position: relative;
}

    #Packages #PackageListing table {
        background-color: #FFFFFF;
    }

        #Packages #PackageListing table table {
            background-color: #dddddd;
        }

    #Packages #Message {
        width: 750px;
    }

    #Packages #Sidebar {
        float: right;
        padding: 0px;
        margin-top: -90px;
    }

        #Packages #Sidebar #Proof {
            text-align: center;
            padding: 0px;
        }

    #Packages #FAQ {
        display: none;
    }

    #Packages #PackageListing .Buttons {
        text-align: left;
    }

    #Packages #PackageListing #btnCancel2 {
        position: absolute;
        top: 260px;
    }

#PackageHeader0 {
    clear: both;
}

#Packages #PackageListing {
    width: 745px;
}

#PackageListing .QtyBreak {
    width: auto;
    text-align: right;
}

#PackageListing .Description2 {
    width: auto;
}

/*** This controls the width of the gray section on the Packages page ***/
#PackageListing .Description1 {
    width: 370px;
    background: #ffffff
}

#PackageListing td.AddBtn.DigitalRedirect {
    text-align: right;
}

/*** Added 2018-03-20 ***/
table.PackageItem {
    width: 743px;
}

#PackageListing.PackagesV2 {
    width: 743px;
    text-align: center;
    margin: 0 auto;
    text-align: center;
}


    #PackageListing.PackagesV2 table, #PackageListing.PackagesV2 table tr td {
        background-color: white;
        width: 100%;
    }

    #PackageListing .MonsterGroup.PackagesV2 .Description1 {
        width: 176px;
    }

    #PackageListing.PackagesV2 .Description1 {
        width: 377px;
    }

    #PackageListing.PackagesV2 .Description2Container {
        text-align: center;
    }

    #PackageListing.PackagesV2 .Description2 {
        width: 200px;
        margin: 0 auto;
    }

    #PackageListing.PackagesV2 .Price {
        width: 200px;
        margin: 0 auto;
        white-space: nowrap;
        text-align: center;
        margin-top: 5px;
        color: black;
        font-weight: normal;
        
    }

        #PackageListing.PackagesV2 .Price::first-letter {
            text-transform: capitalize;
        }

#PackageListing.PackagesV2 .PriceBold {
    font-size: 15px;
    font-weight: bold;
}

    #PackageListing.PackagesV2 .AddBtn, #PackageListing.PackagesV2 .MonsterAddBtn {
        margin-top: 5px;
        text-align: center;
        width: 100%;
    }

        /*PackagesV2 Buttons*/
    #PackageListing.PackagesV2 button {
        height: 37px;
        width: 220px;
        border: solid orange 1px;
        background-color: orange;
        color: white;
        outline: 0;
        font-size: 12px;
        font-weight: bold;
        position: relative;
        text-transform: uppercase;
        cursor: pointer;

        /* When NOT using button icon */
        text-align: center;
        
        /* When using button icon */
        /*text-align: left;
        padding-left: 20px;*/
    }

        #PackageListing.PackagesV2 button:hover {
            border-color: #800000;
            background-color: #800000;
        }

        #PackageListing.PackagesV2 button:active {
            border-color: orange;
            background-color: orange;
        }

        /* If adding a button icon, then change text-align to left on the above button class */
        #PackageListing.PackagesV2 button .buttonCartIcon {
            height: 16px;
            width: 16px;
            top: 9px;
            position: absolute;
            right: 15px;
            /*background-image: url("/orders/images/cart.png");*/
            background-repeat: no-repeat;
            background-position: 50% 0;
        }

/*** This controls the borders to the description/price/qty box ***/
#PackageListing table {
    margin: 0px;
    border-bottom-color: #670000;
    border-right-color: #824405;
    border-left-color: #824405;
    border-top-color: #670000;
}

/*** This controls the headers for the packages ***/
#MainContent #frmPackages #Packages #PackageListing .PackageHeader {
    background-image: url(/COREWebAssets/71994/Custom/images/Header2.png);
    background-repeat: no-repeat;
    font-size: 18px;
    color: #FFFFFF;
    border: none;
    background-color: #faebd4;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}

#PackageListing.PackagesV2 .PackageHeader {
    background-image: url(/orders/images/custom/Header2.png) !important;
}


    /*** This Hides the word Description from the package headers ***/
    #MainContent #frmPackages #Packages #PackageListing .PackageHeader .DescriptionBoth {
        white-space: nowrap;
        visibility: hidden;
    }

    /*** This Hides the word Price from the package headers ***/
    #MainContent #frmPackages #Packages #PackageListing .PackageHeader .Price {
        visibility: hidden;
    }

    /*** This Hides the word QTY from the package headers ***/
    #MainContent #frmPackages #Packages #PackageListing .PackageHeader .Qty {
        visibility: hidden;
    }

/*** This takes the margin away from the top of the first package header box ***/
#MainContent #frmPackages #Packages #PackageListing #PackageHeader0 {
    margin-top: 0px;
}

/*** This moves the payment method table and the Continue button away from the right hand edge of the page. ***/
#pnlPayment, #AddressButtons {
    width: 94%;
}

#AddressButtons {
    margin-top: 10px;
}

#MonsterMain .MonsterDescription {
    margin: 10px 10px 10px 0;
}

#MonsterMain table tr#ComplexionTouchupUIRow {
    background-color: #ffda9f;
}

#MonsterMain table tr#DigitalUpsellUIRow {
    background-color: #fffdd0;
}

    #MonsterMain table tr#ComplexionTouchupUIRow input,
    #MonsterMain table tr#DigitalUpsellUIRow input {
        height: 30px;
        width: 30px;
    }

#MonsterMain table td.PackageName div.PerPosePrice {
    font-size: 11px;
}

div#DigitalDownloadsUI h2 {
    color: #cc6600;
}

/*** Digital Downlaods ***/
div#DigitalDownloadsUI div#Images {
    width: 530px;
}

table.DigitalDownlProofs td.ProofInfo img {
    width: 100px;
    -ms-interpolation-mode: bicubic;
}

div#DigitalDownloadsUI div#pnlProofs {
    background-color: #FAEBD4;
    width: 530px;
}

div#DigitalDownloadsUI div#SelectedDigitalDownloads {
    margin-left: 10px;
    width: 220px;
}

table#SelectedDigitalDownloadsTable,
table#DigitalImagePricingOverview {
    width: 220px;
}

    table#SelectedDigitalDownloadsTable th {
        background-color: #CC6600;
        color: #fff;
    }

/*** Collage Products ***/
#pnlRenderSample p {
    text-align: center;
}


/*** Updated Packages Page ***/
#frmPackages #divPackageProofs {
    height: 275px;
    margin-bottom: 8px;
    position: relative;
}

#frmPackages #divProof {
    text-align: center;
    padding: 18px 10px 10px 10px;
    margin-right: 5px;
    width: 175px;
    position: absolute;
    left: 5px;
    top: 0px;
    height: 250px;
}

    #frmPackages #divProof h3 {
        font-size: 13px;
        margin: 0px;
        padding: 0px;
    }

    #frmPackages #divProof img {
        width: 140px;
        border: 0px;
    }



    #frmPackages #divProof div.ViewName {
        padding-bottom: 4px;
    }

#frmPackages #divProofs {
    position: absolute;
    width: 515px;
    height: 255px;
    overflow-y: scroll;
    display: block;
    border: solid 1px #999999;
    margin-left: 225px;
}

#frmPackages .ProofInfo {
    float: left;
    vertical-align: bottom;
    text-align: center;
    width: 75px;
    height: 100px;
    padding: 5px;
    margin: 5px;
}

    #frmPackages .ProofInfo img {
        width: 75px;
        border: 0px;
    }

    #frmPackages .ProofInfo .ViewName {
        font-weight: normal;
        text-decoration: underline;
    }

#frmPackages #divProofsTitle {
    margin-left: 225px;
}



#frmPackages .Cart {
    position: absolute;
    left: 575px;
    z-index: 10;
    background-color: black;
    color: white;
    width: 185px;
    height: 25px;
    padding-left: 5px;
    padding-top: 5px;
    font-size: 14px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

    #frmPackages .Cart a {
        color: white;
    }

    #frmPackages .Cart img {
        align-content: center;
        top: 5px;
        margin-left: 5px;
        float: left;
        border: 0px;
    }

#frmPackages .NewPackageFeedback {
    position: absolute;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px; /* for old Konqueror browsers */
    border-radius: 5px;
    background-color: white;
    /*background-color:#E1B674;
    background-color:#E78C00;*/
    text-align: center;
    color: #E78C00;
    padding: 10px;
    margin: -10px 10px 10px 10px;
    font-weight: bold;
    border: solid 2px #CC6600;
    font-size: 13;
    left: 200px;
    z-index: 10000;
    display: none;
    width: 325px;
}

#frmPackages .CartImage {
    margin-right: 4px;
}

.DigitalImageDiscountAction {
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
}

/* Up Sales 2022 */

#UpsellItems h4 {
    display: none;
}

#UpsellItems {
    display: flex;
    flex-direction: row;
    gap: 18px;
}

.card {
    height: 480px;
    width: 205px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 1em;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: 2px 2px 8px #00000050;
    transition: all 0.5s ease-in-out;
    outline:1px solid transparent;
}
.card:hover {
    transform: scale(1.02);
}
.card input[type="checkbox"]{
    appearance: none;
    position: absolute;
    border-radius: 20px;
    height: 100%;
    width: 100%;
    cursor: pointer;
    background: transparent;
    transition: all 0.3s ease-in-out;
    z-index: 2;
    border: 3px solid transparent
}
.card input[type="checkbox"]::before{
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    content: "\f111";
    font-size: 22px;
    top: 10px;
    left: 10px;
    color: #ccced4;
}

#UpsellItemsAndButtonContainer input[type="checkbox"]:hover {
    border: 3px solid #478bfb90 !important;
    -webkit-box-shadow:0px 0px 5px 3px rgba(71,140,251,0.10);
    -moz-box-shadow: 0px 0px 5px 3px rgba(71,140,251,0.10);
    box-shadow: 0px 0px 5px 3px rgba(71,140,251,0.10);
}

input[type="checkbox"]:checked{
    border: 3px solid #478bfb !important;
    -webkit-box-shadow:0px 0px 5px 3px rgba(71,140,251,0.40);
    -moz-box-shadow: 0px 0px 5px 3px rgba(71,140,251,0.40);
    box-shadow: 0px 0px 5px 3px rgba(71,140,251,0.40);
}

.card input[type="checkbox"]:checked::before{
    font-weight: 900;
    content: "\f058";
    color: #478bfb;
}
/* input[type="checkbox"]:checked:after{
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    content: "Selected";
    top: 13px;
    left: 35px;
    color: #478bfb;
} */
.card label{
    display: flex;
    position: absolute;
    bottom:0px;
    left:0;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    gap: 20px;
    height: 450px;
    padding-bottom:20px;
    width: 100%;
    cursor: pointer;
    z-index: 1;
}

.card .upsale_Body h3, .card .upsale_Body p {
    padding: 0 20px;
    font-size: 16px
}

.card label .fas{
    font-size: 60px;
    color: #2c2c51;
}
.card input[type="checkbox"]:checked + label{
    animation: grow 0.5s;
}

.card label b {
    color: rgb(24, 114, 231);
    border-top: 1px solid #e2e6f3;
    width: 100%;
    text-align: center;
    padding: 20px 0 0 0;
    font-size: 16px;
    font-weight: 600;
}


.upsale_Head {
    display: flex;
    width: 100%;
    min-height: 150px;
    justify-content: center;
    align-items: center;
    /* background: radial-gradient(#ffffff, #f4f4f4); */
    background: #eeeeee;
    border-radius: 20px 20px 0 0;
    padding: 40px 0px 20px 0px;
}

.upsale_Img {
    height: 100%;
    max-width:70%;
    object-fit: contain;
}

.upsale_Body {
    height: 100%;
    width: 100%;
    /* max-height: 225px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
}

.upsale_Body h3 {
    color: #252525;
    font-size:1.15em
}

/* .upsale_Foot {
    padding: 16px 8px;
    margin: 0 .5em;
    border-top: 1px solid #f4f4f4;
    color: #3292e1;
    font-size: 14px;
    position: relative;
} */

#Upsell .Button {
    color: #3292e1;
    border: solid 2px #3292e1;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    padding: 4px 10px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 15px;
    transition: .5s ease-in-out;
}

#Upsell .Button:hover {
    background: #3292e1;
    color: white;
    border:solid 2px #3292e1;
}

#UpsellItemsAndButtonContainer input:hover {
    border:none;
}

.discountUpsell {
    color: red;
    font-size: 24px;
    font-weight: 600;
    position: absolute;
    left: 0;
    top: 180px;
    width: 100%;
    text-align: center;
}

.upsale_Body p span {
    color: #3292e1;
    font-weight: 400;
    font-size: 10px;
    display:block;
    text-align: center;
}

/* .AddLine input {
    transform:scale(1.7);
    position: absolute;
    right: 25px;
    top: 25px;
    accent-color: #3292e1;
} */

.AddLine {
    position:absolute;
    height: 480px;
    width: 205px;
    top:-3px;
    left:-4px;
}

@keyframes grow{
    50%{
        font-size: 80px;
    }
}

/* .AddLine:hover {
    background:#1f6096;
    border: solid 5px #1f6096;
} */
