﻿#MR_GlobalWrapper.smr_pagecolor.gray {
    background-color: #f1f5f5;
}

#MR_GlobalMain {
    padding-top: 0px !important;
}

.mr_GoogleAdsHeader {
    display: none;
}

a:link:focus-visible, a.swd_link:focus-visible, a.swd_button:focus-visible {
    outline: 1px solid -webkit-focus-ring-color;
    outline: 1px solid Highlight;
}

.step {
    padding: 40px 20px 40px 40px;
    font-size: 18px;
    background-color: #fff;
    line-height: 28px;
    margin: 0px 20px 38px 20px;
    border: 1px solid #ccc;
}
.mrw_messagepanelbox {
    background: #4cb9a3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #FFFFFF !important;
    font-size: 15px;
    left: 50%;
    margin-left: -154px;
    margin-top: -20px;
    display: none;
    padding: 30px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 250px;
    z-index: 2147483647;
}
.mrw_messagepanelbox .closeBtn {
    position: absolute;
    top: 0px;
    left: 290px;
}

.mrw_messagepanelbox .closeBtn:hover,
.mrw_messagepanelbox .closeBtn:active,
.mrw_messagepanelbox .closeBtn:link,
.mrw_messagepanelbox .closeBtn:visited {
    color: white;
    text-decoration: none;
}
.img_div {
    display: inline-block;
    min-height: 1px;
    position: relative;
    width: calc(25% - 25px);
    margin: 15px 10px 0;
    box-sizing: border-box;
    vertical-align: middle;
}
.current_img {
    width: 100%;
    display: block;
}
.top-storeslist {
    margin-top: 10px !important;
}
.top-storeslist.UKBaby .img_div {
    width: auto;
    margin: 0;
}
.top-storeslist.UKBaby .current_img {
    padding: 12px;
}
.top-storeslist.UKBaby .current_img img {
    display: block;
    width: 100%;
    margin: auto;
    max-width: 150px;
}
.top-storeslist.UKBaby .current_img img.logoUk2 {
    max-width: 140px;
}

.top-storeslist.UKBaby .current_img img.logoUk5 {
    max-width: 210px;
}

.top-storeslist.UKBaby .current_img img.logoUk6 {
    max-width: 120px;
}

.top-storeslist.UKBaby .current_img img.logoUk7 {
    max-width: 100px;
}

.top-storeslist.UKBaby .current_img img.logoUk8 {
    max-width: 100px;
}

.clipboard-title {
    text-transform: capitalize !important;
    display: block;
    height: 30px;
    width: 160px;
    overflow: hidden;
    margin-top: 5px;
}

.step-content > div {
    margin-top: 19px;
    max-width: 750px;
    text-align: left;
}

    .step-content > div.no-top-margin {
        margin-top: 0 !important;
    }

.step .circle-number {
    width: 65px;
    height: 65px;
    line-height: 64px;
    border-radius: 56px;
    -moz-border-radius: 56px;
    -webkit-border-radius: 56px;
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    background: #1E7B92;
    font-size: 36px;
    vertical-align: top;
}

.step .upper,
.step .mrw_button {
    text-transform: uppercase;
}

.step .smr_subtitle {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 18px;
}


.step .step-content {
    display: inline-block;
    width: calc(100% - 100px);
    margin-left: 30px;
}

.step .step1-content[aria-hidden='true'] {
    display: none;
}

.add-to-myreg-button {
    cursor: url(/Images/openhand.cur), default;
    margin-left: 0;
    position: relative;
}

div.inline {
    display: inline-block;
}

.inline.grp {
    vertical-align: middle;
}

span.block {
    display: block;
}


.gift-idea-contents {
    width: 100%;
    text-align: left;
}

.gift-idea-contents .button_container {
    margin-top: 15px;
}

.step-content div.sync_store_reg {
    margin-top: 15px;
}

.step-content div.link_store_reg {
    text-align: left;
}
.step-content div.create_store_reg {
    margin-top: 15px;
}

.step-content div.create_store_reg .pst_button.medium {
    /*width: 100%;
    max-width: 208px;*/
}

.add_gifts .step .clipboard-holder .inline.clipboard-content .upper.clipboard-title {
    line-height: 22px;
    height: 26px;
}

.create_store_perks {
    font-size: 16px;
}

.download-apps {
    margin-top: 0;
}

    .download-apps img {
        vertical-align: middle;
    }

    .download-apps a {
        text-decoration: none;
    }

.clipboard-holder {
    text-align: left;
    width: 100%;
}

    .clipboard-holder .clipboard-content {
        cursor: pointer;
        width: 180px;
        margin-right: 4px;
        vertical-align: top;
    }

        .clipboard-holder .clipboard-content:first-child {
            margin-left: 0;
        }

    .clipboard-holder .center-cropped {
        background-size: 100%;
        width: 100%;
        height: 130px;
        background-position: center center;
        background-repeat: no-repeat;
    }

.merchant-panel {
    max-width: 459px;
    margin: auto;
    position: relative;
    left: 0;
    right: 0;
    top: 25vh;
    background: #fff;
    font-size: 18px;
    color: #3e4348;
    text-align: center;
    padding: 50px 70px;
    border: 1px solid #73b6b9;
}

    .merchant-panel .swd_button {
        display: inline-block;
        width: auto;
        height: auto;
        box-sizing: border-box;
        border-radius: 24px;
        text-align: center;
        border: 1px solid transparent;
        font-size: 1.125rem;
        padding: 9px 47px;
        transition: all 250ms ease;
        background-color: #1e7b92;
        color: #fff;
        cursor: pointer;
    }

    .merchant-panel .swd_button.blue {
        background-color: #1e7b92;
        color: #fff;
    }

    .merchant-panel .swd_button:hover {
        background-color: #258eab;
    }

.add_gifts .button_container {
    margin-top: 15px;
}

.from_partner_subtitle {
    font-size: 16px;
    font-weight: 600;
}
.top-stores_subtitle {
    margin-top: 25px !important;
    font-size: 18px;
    font-weight: 600;
}
.add_gifts .partner-title {
    text-transform: uppercase;
    color: #3e4348;
}

.t1 {
    font-size: 36px;
    font-family: 'SourceSerifPro',Times,serif;
}


.t2 {
    font-size: 22px;
    margin: 0px 30px 30px 0px;
}

.clipboard-title {
    font-weight: 600;
    font-size: 14px;
    color: #1E7B92;
    text-align: left;
    width: 100%;
    overflow: visible;
}

/*.clipboard-title{    
    text-transform: uppercase;
}*/

.partner-no-ads .partner-title {
    width: 160px;
    height: 28px;
    display: block;
    font-size: 15px;
    font-weight: 600;
}

.partner-no-ads a:hover {
    text-decoration: none;
}

.partner-no-ads .merchant-holder,
.gift_idea_content.merchant-holder {
    margin-right: 4px;
}

.partner-no-ads img,
.button-container.dest {
    width: 180px;
    height: 130px;
}

.mac_buttons {
    margin-top: -5px;
    position: absolute;
}

.add_gifts .step-content.step-mrbutton .smr_button.blue {
    margin: 10px 10px 10px 0;
}

.add_gifts .smr_button.blue {
    padding: 16px 25px;
    margin: 0;
    font-size: 16px;
}

.add_gifts .smr_button.green {
    padding: 16px 39px;
    margin: 0;
    font-size: 16px;
}

.smr_button.green {
    /*margin-right: 10px;*/
}

.merchant-panel .smr_button {
    min-width: 50px;
    padding: 14px 20px;
}

.merchant-panel .action {
    margin-bottom: 10px;
}

.addtomr-container {
    position: relative;
}

.drag-arrow {
    position: absolute;
    display: none;
    z-index: 101;
    left: 50%;
    pointer-events: none;
}

    .drag-arrow img {
        position: absolute;
        z-index: 102;
        max-width: 61px;
    }

    .drag-arrow .arrow-title {
        position: absolute;
        font-size: 14px;
        display: inline-block;
        width: 400px;
        color: black;
        margin-left: -400px;
        padding: 5px;
        text-align: center;
        background-color: white;
        border: 1px white solid;
        box-shadow: 0 2px 3px #6B7E78;
        z-index: 101;
        text-transform: uppercase;
    }

.question_pic {
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    cursor: pointer;
    text-decoration: none;
    height: 23px;
    width: 23px;
    border-radius: 25px;
    border: 2px solid #4cb9a3;
    color: #4cb9a3;
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    font-family: Georgia, serif;
    line-height: 24px;
    text-align: center;
    margin-left: 8px;
}

.question_hidden_div {
    display: block;
    position: absolute;
    width: 333px;
    padding: 5px;
    margin-left: -305px;
    /*margin-right: 0;*/
    margin-top: 15px;
    background-color: #FFF;
    border: 1px solid #A2A4A6;
    box-shadow: 0 2px 3px #6B7E78;
    z-index: 1;
    text-align: center;
    font-family: Lato,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #3e4348;
    text-align: left;
}

.question-arrow {
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(/images/graph_2.png);
    background-position: -116px -97px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 25px;
    /*left: 156px;*/
    right: 0;
    position: absolute;
    text-decoration: none;
    top: -20px;
    vertical-align: middle;
    width: 50px;
}

.step-content .gift_cards_container {
    margin-top: 0;
}

.gift_cards_container .inline.merchant-holder {
    width: 100%;
    max-width: 186px;
}

.gift_cards_container .partner-no-ads {
    margin-bottom: 30px;
}

    .gift_cards_container .partner-no-ads img {
        width: 100%;
        height: auto;
    }

.smr_icon.arrow, .smr_icon.arrow.blue, .smr_icon.arrow.right.blue {
    background-position: -161px -244px;
}

/* -------------------- Mobile ----------------------------------------------------*/

.add_gifts_mobile {
    text-align: left;
}

.add_gifts_mobile .button_container {
    max-width: 290px
}

.add_gifts_mobile .button_container.add_gifts_from_partner,
.add_gifts_mobile .button_container.sync_store_reg,
.add_gifts_mobile .button_container.create_store_reg,
.add_gifts_mobile .button_container.view_partners_container,
.add_gifts_mobile .button_container.to_gift_cards {
    text-align: center;
}

.add_gifts_mobile .smr_button {
    font-size: 15px;
    width: 100%;
    line-height: 2;
    padding: 8px 0;
}

.add_gifts_mobile .step {
    padding: 20px 15px;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    box-shadow: 0 3px 10px rgba(0,0,0, 0);
    border-bottom: 1px solid #eee;
}

.add_gifts_mobile .step .text {
    margin-top: 15px;
}

.add_gifts_mobile .step .step-content {
    margin: 0 0 15px 0;
    width: 100%;
}

.add_gifts_mobile .step .circle_container {
    text-align: center;
}

.add_gifts_mobile .step .circle-number {
    width: 60px;
    height: 60px;
    line-height: 56px;
    font-size: 30px;
}

.add_gifts_mobile .clipboard-title {
    overflow: hidden;
    width: 100%;
    height: 40px;
}

.add_gifts_mobile .download-apps div.inline {
    margin-left: 15px;
}

.add_gifts_mobile .smr_title {
    font-size: 28px;
}

.add_gifts_mobile .step .smr_subtitle {
    margin-bottom: -10px;
    font-size: 26px;
}

.add_gifts_mobile .clipboard-holder .clipboard-content {
    width: calc(50% - 15px);
    padding: 5px;
    margin-right: 0;
}

.add_gifts_mobile .clipboard-holder {
    text-align: center;
}

.add_gifts_mobile .step-content > div {
    max-width: 500px;
    display: block;
    margin: 20px auto 0;
    text-align: left;
}

.add_gifts_mobile .step-content .swd_h4 {
    font-size: 1.5rem !important;
}

.add_gifts_mobile .step-content .pst_button {
    height:auto;
}

.add_gifts_mobile .step-content .smr_icon.arrow {
    width: 9px;
}

.add_gifts_mobile .step-content .phone_image {
    margin-right: 15px;
}

.add_gifts_mobile .other_mobile.step-content .download-apps .smr_button {
    display: inline-block;
    max-width: 70px;
    padding: 5px 0;
}

.add_gifts_mobile .other_mobile.step-content .download-apps .bookmark_url.smr_inputtext {
    height: 40px;
    width: calc(100% - 80px);
}

.add_gifts_mobile .paste_url_text {
    font-size: 13px;
    margin-bottom: 4px;
}

.add_gifts_mobile .accordion_how_to_use.ui-widget {
    margin-top: 20px;
    border-radius: 0px;
    background: #FFFFFF;
    font-size: 14px;
    font-family: Lato, Arial, Helvetica, sans-serif;
}

.add_gifts_mobile .accordion_how_to_use.ui-widget h3 {
    border-radius: 0px;
    background: #FFFFFF;
}

.add_gifts_mobile .accordion_how_to_use.ui-widget .ui-accordion-content {
    text-align: left;
}

.add_gifts_mobile .hot_to_step {
    padding: 5px;
}

.add_gifts_mobile .ui-accordion .ui-accordion-icons {
    padding-left: 27px;
}

.add_gifts_mobile .step-content .swd_button{
    display:inline-block;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.download-apps img {
    vertical-align: middle;
    padding-right: 15px;
}

.getAddtoMyRegistryButton .not-allowed {
    padding-bottom: 30px;
    text-align: center;
    max-width: 520px;
    margin: auto;
}

.top-stores {
    margin: 70px auto;
}
.top-stores .pst_subtitle {
    margin: 20px auto 20px;
}
.top-stores .logos {
    max-width: 600px;
    margin: auto;
    text-align: center;
}
.top-stores .logos img {
    max-width: 140px;
    margin: 10px 5px;
}

.top-stores .logos.UKwedding, .top-stores .logos.UKbaby {
    display: block;
    max-width: 800px;
}

.top-stores .logos.UKwedding a {
    margin: 5px 5px;
    padding: 5px 20px;
}

.top-stores .logos.UKwedding img {
    max-width: 200px;
    min-width: 200px;
    max-height: 64px;
}

#pnlGiftEmptyContainer .top-stores .logos.UKbaby a {
    padding: 12px;
}

#pnlGiftEmptyContainer .top-stores .logos.UKbaby a img {
    margin: 0;
}
.top-stores .logos.UKbaby img.logoUk2 {
    max-width: 130px;
}
.top-stores .logos.UKbaby img.logoUk5 {
    max-width: 200px;
}
.top-stores .logos.UKbaby img.logoUk6 {
    max-width: 100px;
}
.top-stores .logos.UKbaby img.logoUk7 {
    max-width: 90px;
}
.top-stores .logos.UKbaby img.logoUk8 {
    max-width: 100px;
}

.top-stores .logos.SAwedding {
    display: block;
    max-width: 800px;
}

.top-stores .logos.SAwedding a {
    margin: 10px 20px;
}

.top-stores .logos.SAwedding img {
    max-width: 200px;
    min-width: 200px;
    max-height: 64px;
    margin: 0;
}


@media only screen and (max-width: 1130px) {
    #MyRegistryWelcomeDragArrow {
        left: -25px;
    }
}

@media only screen and (max-width:900px) {
    .drag-arrow {
        z-index: 125;
    }
}

@media only screen and (max-width: 766px) {
    #MR_GlobalMain {
        min-width: 320px;
    }

    /*Step 5*/
    .download-apps .inline {
        width: 100% !important;
        margin-bottom: 10px;
    }

        .download-apps .inline:last-child {
            margin-left: -2px;
        }

    /* vvv body font size change*/
    .add_gifts .smr_title {
        font-size: 30px;
    }

    .step {
        font-size: 17px;
    }

        .step .smr_subtitle {
            font-size: 30px;
        }

    .step-content .smr_button {
        font-size: 17px;
    }
}

@media only screen and (max-width: 720px) {
    /* -------------------- Add Gifts Mobile ----------------------------------------------------*/
    .add_gifts_mobile.pst_container {
        margin: 35px 0 auto; 
    }
    .add_gifts_mobile .step:last-child {
        border-bottom: none;
    }
    .add_gifts_mobile .pst_title {
        font-size: 24px;
    }
    .add_gifts_mobile .pst_subtitle {
        font-size: 18px;
    }
    .add_gifts_mobile .step-content > div.button_container {
        text-align: center;
    }
    .add_gifts_mobile .button_container .get_inspired.pst_button.medium {
        font-size: 16px;
        line-height: 24px;
        padding: 10px 20px;
        width: auto;
    }
}

@media only screen and (max-width : 600px) {
    .merchant-panel.partner-add {
        top: 15vh;
        max-width: 320px;
        width: auto;
        padding: 10px;
    }

        .merchant-panel.partner-add .t1 {
            font-size: 24px;            
            font-family: 'SourceSerifPro',Times,serif;
        }

        .merchant-panel.partner-add .t2 {
            font-size: 18px;
            margin: 15px 0px 25px;
        }

        .merchant-panel.partner-add .vertical_space {
            display: none;
        }

    .merchant-panel .smr_button {
        min-width: 70px;
        margin-bottom: 15px;
    }

    .top-stores .logos.UKwedding img {
        max-width: 150px;
        min-width: 150px;
    }
}

@media only screen and (max-width: 576px) {

    /* vvv body font size change*/
    .add_gifts .smr_title {
        font-size: 28px;
    }

    .step {
        font-size: 16px;
        margin-left: 0;
        margin-right: 0;
    }

        .step .smr_subtitle {
            font-size: 28px;
        }

        .step .step-content {
            display: block;
            margin-left: 0;
            width: 100%;
        }

    /* vvv same styling as .smr_button.large.smalltext */
    .add_gifts .step-content .smr_button {
        font-size: 16px;
        line-height: 20px;
        padding: 9px 20px;
    }

    .step .circle-number {
        width: 56px;
        height: 56px;
        line-height: 55px;
        font-size: 31px !important;
    }

    .download-apps {
        margin-left: 7px;
    }

    .top-stores .logos.UKwedding a {
        padding: 5px 10px;
    }

    /*added new*/
    .add_gifts_mobile .swd_button.medium {
        padding-left: 24px;
        padding-right: 24px;
    }
}

@media only screen and (max-width: 480px) {
    .add_gifts_mobile .step-content .gift_cards_container {
        margin: 15px auto 0;
    }

    .clipboard-holder .center-cropped {
        height: 100px;
    }

    .drag-arrow .arrow-title {
        font-size: 11px;
        width: 270px;
    }

    .add_gifts .smr_title {
        border-bottom: 1px solid #ccc;
    }

    .step {
        box-shadow: none;
        border-bottom: 1px solid #ccc;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 442px) {

    .add_gifts .smr_title {
        font-size: 25px;
    }

    .add_gifts .step .circle-number, .add_gifts_mobile .step .circle-number {
        width: 50px;
        height: 50px;
        font-size: 28px !important;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }

    .step {
        font-size: 14px;
        line-height: 24px;
        padding-top: 30px;
    }

        .step .smr_subtitle {
            font-size: 25px;
        }

    .step-content .smr_button {
        font-size: 14px;
    }

    .step-content > div {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 430px) {

    .step {
        padding-left: 18px;
        padding-right: 10px;
    }
}

@media only screen and (max-width : 400px) {
    .gift_idea_content iframe {
        width: 100%;
    }

    .button-container.dest {
        width: 100%;
        height: auto;
    }

    .gift-idea-contents {
        width: calc(100% + 48px);
        -ms-transform: scale(0.8, 0.8);
        -webkit-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8);
        margin-left: -36px;
    }

    .clipboard-holder .clipboard-content {
        width: 143px;
    }

    .top-stores .logos.UKwedding img {
        max-width: 147px;
    }
}

@media only screen and (max-width : 380px) {
    .merchant-panel.partner-add {
        max-width: 260px;
    }

    .merchant-panel.partner-add .t1 {
        font-size: 22px;
    }

    .merchant-panel.partner-add .t2 {
        margin: 5px 0px 25px;
        font-size: 16px;
    }

    .add_gifts_mobile .smr_inputtext_labels {
        font-size: 11px;
    }

    .img_div {
        width: calc(50% - 25px);
        
    }
    .top-stores .logos.UKwedding a {
        padding: 5px 5px;
    }
}

@media only screen and (max-width: 360px) {

    .gift-idea-contents {
        width: calc(100% + 84px);
        -ms-transform: scale(0.8, 0.7);
        -webkit-transform: scale(0.8, 0.7);
        transform: scale(0.8, 0.7);
        margin-left: -45px;
    }

    .clipboard-holder .clipboard-content {
        width: 140px;
        margin-right: 3px;
    }
    .top-stores .logos.UKwedding a {
        padding: 5px 0px;
    }
    .add_gifts_mobile .text {
        font-size: 14px;
    }
    .add_gifts_mobile .pst_button.large {
        font-size: 16px;
    }
}
