.Profile .WhatYouGetText, .Profile .field.button, .Profile ul.dnnActions a.dnnSecondaryAction {
    display: inline-block;
}

#accounts_LeftSidePane h1, #accounts_RightSidePane h1, .Landingaccountheader h1, .Landingaccount h2, .Profile .WhatYouGetText, .Profile .dnnForm .dnnFormHelp, .Profile .s-profile-fix fieldset, .Profile .dnnForm ul.dnnActions, .Profile .DnnModule ul.dnnActions, .Profile ul.dnnActions {
    padding: 0;
}

.fieldtext, .Accountsbutton {
    padding-top: 15px;
}

.Profile .s-profile-fix fieldset, .Profile .dnnForm ul.dnnActions, .Profile .DnnModule ul.dnnActions, .Profile ul.dnnActions {
    margin: 0;
}

.Landingaccount {
    margin-top: 10px;
    background-color: #FFF;
    padding: 20px;
    border: 1px solid #b9b9b9;
}

.Passwordinfo {
    font-size: 1.2em;
}

    .Passwordinfo p {
        margin: 0;
    }

.Accountfaq, .Addresscontainer #addressbook-buts div.AddressButtsButton, .Profile .RegistrationButtons {
    margin-top: 20px;
}

.Addresscontainer #addressbook-buts div.AddressButtsButton, .Profile .dnnForm UL.dnnActions {
    margin-right: 0;
}

.Addresscontainer #addressbook-buts div.AddressButtsButton, .Profile .field.button {
    margin-left: 0;
}

.chgpasswordwrap .inputbox input, .Profile .field input, .Profile .field.button, .Profile .AspNet-GridView > table, .Profile .storeWrapper .addressMap-store-details-action a, .ImgButWrapResponsive {
    width: 100%;
}

.Accountadvert, .chgpasswordwrap .inputbox input {
    max-width: 100%;
}

#accounts_LeftSidePane h1, #accounts_RightSidePane h1, .Landingaccountheader h1, .chgplabel, .cancel_btn {
    float: left;
}

.Addresscontainer #addressbook-buts div.AddressButtsButton {
    float: right;
}

.fieldtext p, .Profile .WhatYouGet, .Profile .WhatYouGetText {
    text-align: left;
}

#grey a, .fieldtext h3, .Profile .field.button, .Accountscardicons {
    text-align: center;
}

#accounts_LeftSidePane {
    margin-bottom: 10px;
}

#accounts_LeftSidePane, #accounts_RightSidePane {
    padding-left: 5px;
    padding-right: 5px;
}

    #accounts_LeftSidePane h1, #accounts_RightSidePane h1 {
        font-size: 1.6em;
        margin: 10px 0 15px 0px;
        text-transform: none;
    }

.Landingaccountheader {
    margin: 0px 5px 20px 5px;
}

    .Landingaccountheader h1 {
        font-size: 2.4em;
        margin: 0px 0 15px 0px;
        text-transform: none;
    }

.Landingaccount h2 {
    margin: 5px 0px 15px 0px;
    font-size: 1.3em;
    font-weight: bold;
}

.Accountsmaintitle {
    margin-bottom: 20px !important;
}

#grey a {
    padding: 16px 30px !important;
    border: 2px solid #CCC;
    color: #444 !important;
    font-size: 13px;
    cursor: pointer;
    background-color: #d0d3d9 !important;
    background-image: linear-gradient(#e6e9ef, rgba(230, 233, 239, 0)) !important;
}

    #grey a:hover {
        background-color: #c9ccd1 !important;
        border: 2px solid #bbb;
    }

.Accountfaq {
    margin-top: 20px;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #b9b9b9;
}

.Accountadvert {
    margin: 20px 5px 0 5px;
    height: auto;
}

#addressbook-edit-dialog .ManuallyAddIt div {
    min-width: 261px;
}

.fieldtext h3 {
    text-transform: uppercase;
}

.fieldtext p {
    margin-top: 15px !important;
}

.chgplabel {
    padding-right: 10px;
}

#accountHeader {
    position: relative;
    text-align: center;
    padding: 4% 0;
    margin-bottom: 20px;
    background-image: url("https://www.sportsdirect.com/images/marketing/generic-desktop.jpg");
    background-size: cover;
    background-position: 50% 50%;
}

    #accountHeader:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,0.3);
    }

    #accountHeader div {
        position: relative;
        padding: 12px 0;
        max-width: 340px;
        margin: 0 auto;
    }

    #accountHeader h1 {
        margin: 0;
        padding: 0;
        float: none;
        font-size: 1.5em;
        text-align: center;
        font-weight: normal;
    }

        #accountHeader h1:after {
            content: "";
            position: absolute;
            display: block;
            width: 20px;
            height: 20px;
            top: 50%;
            right: 10px;
            transform: translateY(-50%);
            background-image: url(https://pt.sportsdirect.com/images/core/global-sprite-sd-v4.svg);
            background-size: 1000px 1000px;
            background-position: -313px -211px;
        }

    #accountHeader.activated h1:after {
        background-position: -268px -211px;
    }

    #accountHeader.AccountDetails_bg {
        background-image: url("https://www.sportsdirect.com/images/marketing/welcome-desktop.jpg");
        background-position: 50% 0%;
    }

    #accountHeader.EditPersonalDetails_bg {
        background-image: url("https://www.sportsdirect.com/images/marketing/edit-details-desktop.jpg");
    }

    #accountHeader.ChangePassword_bg {
    }

    #accountHeader.ViewWishList_bg {
        background-image: url("https://www.sportsdirect.com/images/marketing/wishlist-desktop.jpg");
    }

    #accountHeader.ManageAddressBook_bg {
    }

    #accountHeader.OrderHistorySummary_bg {
    }

    #accountHeader.ManageCards_bg {
        background-image: url("https://www.sportsdirect.com/images/marketing/carddetails-desktop.jpg");
    }

    #accountHeader.FastPaySettings_bg {
        background-image: url("https://www.sportsdirect.com/images/marketing/fastpay-desktop.jpg");
    }

        #accountHeader.FastPaySettings_bg h1:before {
            content: "";
            display: inline-block;
            height: 20px;
            width: 25px;
            margin-right: 5px;
            vertical-align: text-bottom;
            background-size: 500px 500px;
            background-position: -75px -202px;
        }

    #accountHeader.ContactPreferences_bg {
        background-image: url("https://www.sportsdirect.com/images/marketing/contact-pref-desktop.jpg");
    }

#accountMenu ul.sidebar-nav li.FirstOptionAcc a {
    color: #000;
}

ul.mobileAccount {
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 50%;
    top: 100%;
    background-color: #FFF;
    border: 1px solid #CCC;
    transform: translateX(-50%);
}

    ul.mobileAccount li a {
        display: block;
        padding: 12px 0;
        font-size: 1.2em;
    }

    ul.mobileAccount .FirstOptionAcc a {
        font-weight: bold;
        font-size: 1.3em;
    }

    ul.mobileAccount li + .FirstOptionAcc a {
        border-top: 1px solid #CCC;
    }

    ul.mobileAccount .ImgButWrap {
        display: block;
        margin-top: 30px;
    }

.OrderPaging a[disabled] {
    color: #979797;
    border: 1px solid #eee;
    cursor: default;
}

.Profile .s-profile-fix fieldset {
    border: 1px solid #DBDBDB;
    margin: 0px 5px 10px 5px;
    background-color: #FFF;
    margin: 0px 0px 20px 0px;
}

.Profile .WhatYouGetText {
    font-size: 1.2em;
}

.Profile .RegistrationButtons {
    margin-right: 0px;
    min-width: 220px;
    width: auto;
}

.Profile .dnnForm ul.dnnActions, .Profile .DnnModule ul.dnnActions, .Profile ul.dnnActions {
    border-top: 0px;
}

    .Profile ul.dnnActions a.dnnSecondaryAction {
        border-radius: 0 0 0 0;
        color: #FFFFFF;
        filter: none;
        font-size: 12px;
        line-height: 1em;
        margin-right: 20px;
        padding: 5px 20px;
        text-decoration: none;
        text-shadow: none;
        text-transform: uppercase;
    }

.Profile .AspNet-GridView-Header td > div, .Profile .AspNet-GridView-Normal td > div, .Profile .AspNet-GridView-Alternate td > div {
    margin: 0 0 10px;
}

.Profile .dnnFormMessage {
    padding: 6px 6px 5px 6px;
}

.Profile .breadcrumb.s-breadcrumbs-container, .WishListEvent .breadcrumb.s-breadcrumbs-container {
    display: none;
}

.orderHistory {
    padding: 0px 5px 10px;
}

.Nocardsfound {
    font-size: 1.3em;
}

.Contentaccount {
    padding: 0px 5px 20px 5px;
}

    .Contentaccount li {
        padding: 5px 0;
        font-size: 1.1em;
        list-style: disc inside;
    }

.Accountscardicons {
    padding: 15px 0 0 0px;
}

.orderHistory {
    padding: 0px 5px 10px;
}

.Safemessage_btn {
    padding-bottom: 20px;
}

/*-- fastPay --*/

.FastPayIntro, .FastPayNeeds {
    margin-bottom: 20px;
    text-align: center;
}

.FastPayNeeds {
    overflow: hidden;
}

    .FastPayNeeds h2 {
        font-size: 1.5em;
        padding: 0;
        margin-bottom: 20px;
    }

    .FastPayNeeds > div {
        max-width: 650px;
        margin: 0 auto;
    }

        .FastPayNeeds > div > div {
            float: left;
            width: 33.3333%;
            padding: 0 10px;
        }

            .FastPayNeeds > div > div span {
                display: block;
                width: 70px;
                height: 60px;
                margin: 0 auto 10px;
                background-size: 850px 850px;
            }

            .FastPayNeeds > div > div.requireContentOne span {
                background-position: -289px -620px;
            }

            .FastPayNeeds > div > div.requireContentTwo span {
                background-position: -477px -423px;
            }

            .FastPayNeeds > div > div.requireContentThree span {
                background-position: -570px -423px;
            }

            .FastPayNeeds > div > div h3 {
                font-size: 1.7em;
                padding: 0;
                margin-bottom: 10px;
            }

            .FastPayNeeds > div > div p {
                font-size: 1.3em;
                margin: 0;
            }

.FastPaySettingRowHeader {
    overflow: hidden;
    padding: 12px 15px;
}

.FastPayNameEditor {
    float: left;
    position: relative;
}

    .FastPayNameEditor a {
        text-align: center;
    }

.FastPayNameEditor-Text {
    float: left;
    padding: 0;
    min-height: 15px;
    line-height: 1.5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .FastPayNameEditor-Text.renameFastPay {
        min-width: 240px;
        overflow: visible;
    }

.FastPaySettingRowContent {
    display: none;
    float: left;
    width: 100%;
    border-top: 1px solid #CCC;
}

    .FastPaySettingRowContent .FastPaySettingRowDetails > div {
        padding: 20px;
    }

.FastPaySettingRowAddress span, .FastPayDeliveryType, .FastPaySettingRowPaymentMethodText span {
    display: block;
    font-size: 1.15em;
    color: #777;
}

.FastPaySettingRowDeliveryOption {
    margin-bottom: 10px;
}

.FastPayDeliveryType {
    position: relative;
    padding: 7px 0 0 50px;
}

    .FastPayDeliveryType.nextDayDel {
        padding: 7px 0 0 60px;
    }

    .FastPayDeliveryType:before {
        content: "";
        display: block;
        position: absolute;
        width: 45px;
        height: 30px;
        top: 0;
        left: 0;
        background-size: 550px 550px;
    }

    .FastPayDeliveryType.standardDel:before {
        background-position: -309px -278px;
    }

    .FastPayDeliveryType.nextDayDel:before {
        width: 55px;
        background-position: -359px -407px;
    }

    .FastPayDeliveryType.storeDelivery:before {
        background-position: -242px -407px;
    }

    .FastPayDeliveryType.shopPickup:before {
        background-position: -297px -407px;
    }

.FastPaySettingRowPaymentMethodText {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

    .FastPaySettingRowPaymentMethodText img {
        margin-right: 10px;
        max-height: 35px;
    }

.FastPaySettingRowButtons {
    float: right;
}

    .FastPaySettingRowButtons a {
        border: 0;
        padding: 0;
    }

.Profile .FastPaySettingRowButtons .SmallerButtons {
    display: inline-block;
    width: auto;
    margin: 0;
    color: #777;
    padding-left: 15px;
}

    .Profile .FastPaySettingRowButtons .SmallerButtons:hover {
        color: #000;
    }

    .Profile .FastPaySettingRowButtons .SmallerButtons.makeDefaultAddress {
        padding: 0 15px 0 0;
        border-right: 1px solid #CCC;
    }

.FastPayNameEditor-Buttons {
    float: left;
}

a.FastPayNameEditor-CancelButton, a.FastPayNameEditor-SaveButton {
    float: left;
    max-width: 70px;
}

a.FastPayNameEditor-CancelButton {
    padding-left: 15px;
}

/*----- fastpay styles --*/
.fastPaySettingsContainer h1 span, .FastPayNeeds > div > div span, .FastPayDeliveryType:before, .FastPaySettingRowButtons .defaultAddress:before, .FastPayStatusButton a:after, .FastPayDiscoverButton a:after, .FastPayNameEditor:after, #RemoveSettingConfirmModal .modal-body .modalInnerMessage:before, #accountHeader.FastPaySettings_bg h1:before {
    background-image: url("https://pt.sportsdirect.com/images/core/fastpay-sprite-v1.svg");
}

.yesSettings .FastPayContainer, .FastPaySwitch, .FastPaySwitch .InactiveSide, .FastPaySwitch .ActiveSide {
    -webkit-transition: all 400ms linear 0s;
    -moz-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.yesSettings .FastPayContainer {
    border: 1px solid #CCC;
}

.FastPayContainer {
    overflow: hidden;
    background-color: #F7F7F7;
}

    .FastPayContainer.activeFastSetting, .noSettings .FastPayContainer {
        background-color: #FFF;
    }

.fastPaySettingsContainer .FastPayMainWrapper {
}

    .fastPaySettingsContainer .FastPayMainWrapper.noSettings {
        border: 1px solid #CCC;
        background-color: #FFF;
    }

.fastPaySettingsContainer h1 {
    float: none;
    font-size: 1.6em;
    margin: 25px 0 15px;
}

    .fastPaySettingsContainer h1 span {
        display: inline-block;
        vertical-align: sub;
        height: 20px;
        width: 30px;
        background-size: 400px 400px;
        background-position: -54px -120px;
    }

.fastPaySettingsContainer .FastPayIntro p {
    font-size: 1.2em;
}

.yesSettings .FastPayStatusButton {
    float: right;
}

.fastPaySettingsContainer {
    padding-bottom: 20px;
}

    .fastPaySettingsContainer h1 {
        float: none;
    }

.FastPayStatusButton, .FastPayDiscoverButton {
    width: 100%;
}

    .FastPayStatusButton a, .FastPayStatusButton a:link {
        background-color: #febe10 !important;
        color: #1E1E1E !important;
        border: 1px solid #e07c00;
    }

        .FastPayStatusButton a:after, .FastPayDiscoverButton a:after {
            content: "";
            display: inline-block;
            width: 15px;
            height: 15px;
            margin-left: 5px;
            vertical-align: top;
            background-size: 400px 400px;
            background-position: -318px -300px;
        }

        .FastPayStatusButton a:hover, .FastPayStatusButton a:link:hover {
            background-color: #eaa700 !important;
        }

        .FastPayStatusButton a.SmallerButtons {
            background-color: #636363;
            padding: 10px 20px;
            color: #ffffff;
            text-decoration: none;
            border-radius: 0;
        }

            .FastPayStatusButton a.SmallerButtons:hover {
                background-color: #cccccc;
            }

        .FastPayStatusButton a.dnnPrimaryAction {
            padding: 15px 0;
        }

    .FastPayDiscoverButton a, .FastPayDiscoverButton a:link {
        background-color: #FFF !important;
        color: #1E1E1E !important;
        border: 1px solid #febe10;
    }

        .FastPayDiscoverButton a:hover, .FastPayDiscoverButton a:link:hover {
            background-color: #febe10 !important;
        }

#RemoveSettingConfirmModal .modal-content {
    border: 1px solid #ddd;
}

#RemoveSettingConfirmModal .header-text {
    font-size: 1.3em;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
}

#RemoveSettingConfirmModal input[type="button"] {
    -webkit-appearance: none;
    padding: 15px 10px;
    border: 0;
    width: 50%;
}

    #RemoveSettingConfirmModal input[type="button"]:first-child {
        background-color: #FFF !important;
        color: #000 !important;
    }

        #RemoveSettingConfirmModal input[type="button"]:first-child:hover {
            background-color: #EEE !important;
        }

#RemoveSettingConfirmModal .modal-header {
    display: none;
}

#RemoveSettingConfirmModal .modal-body {
    text-align: center;
    font-size: 1.2em;
    padding: 0;
}

    #RemoveSettingConfirmModal .modal-body .modalInnerMessage {
        padding: 15% 0;
        font-weight: bold;
        font-size: 1.1em;
    }

        #RemoveSettingConfirmModal .modal-body .modalInnerMessage:before {
            content: "";
            display: block;
            width: 50px;
            height: 50px;
            margin: 0 auto 5px;
            background-size: 700px 700px;
            background-position: -233px -202px;
        }

    #RemoveSettingConfirmModal .modal-body div {
        border-top: 1px solid #CCC;
    }

.fpAddress, .fpDelCard {
    margin-bottom: 10px;
}

.FastPaySettingsWrapper {
    width: 100%;
}

.fastPayInnerContainer {
    display: block;
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
    position: relative;
    width: 100%;
    float: left;
    height: 100%;
}

.FastPayStatusBox {
    display: block;
    width: 100%;
    padding: 10px;
    text-align: center;
}

    .FastPayStatusBox .FastPayStatusText {
        font-weight: 700;
        font-size: 1.3em;
        text-align: center;
    }

    .FastPayStatusBox p {
        color: #8f59d3 !important;
    }

.FastPayStatusButton a.SmallerButtons {
    background-color: transparent;
    padding: 10px 30px;
    color: #8f59d3;
    text-decoration: none;
    border-radius: 0;
    border: 1px solid #8f59d3;
    text-align: center;
}

    .FastPayStatusButton a.SmallerButtons:hover {
        background-color: #8f59d3;
        color: #ffffff;
    }

#FastPaySettingsList {
    padding: 0;
    position: relative;
}

.FastPaySettingsHeader {
    margin-bottom: 20px;
}

.vwSettingsIntro p {
    margin: 0;
    color: #777;
}

.FastPaySwitchLabel {
    font-size: 1.2em;
    font-weight: bold;
    margin-right: 9px;
}

.FastPaySwitchWrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    min-width: 171px;
}

.FastPaySwitch {
    border: 1px solid #CCC;
    border-radius: 25px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    overflow: hidden;
}

    .FastPaySwitch:hover {
        border-color: #555;
    }

    .FastPaySwitch .InactiveSide, .FastPaySwitch .ActiveSide {
        padding: 6px;
        width: 50px;
        height: 31px;
        text-align: center;
        font-size: 1.3em;
        font-weight: bold;
        color: #000;
    }

    .FastPaySwitch .InactiveSide {
        background-color: white;
    }

    .FastPaySwitch.FastPaySwitchOn .ActiveSide {
        background-color: #febe10;
    }

    .FastPaySwitch.FastPaySwitchOn:hover .ActiveSide {
        background-color: #eaa700;
    }

    .FastPaySwitch.FastPaySwitchOff .ActiveSide {
        background-color: #CCC;
    }

    .FastPaySwitch.FastPaySwitchOff:hover .ActiveSide {
        background-color: #DDD;
    }

#FastPaySettingsList .FastPaySettingsDisabledCover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #F7F7F7;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.FastPaySettingRowButtons .defaultAddress {
    display: inline-block;
    color: #000 !important;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 700;
    padding-right: 15px;
    border-right: 1px solid #CCC;
}

    .FastPaySettingRowButtons .defaultAddress:before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 14px;
        vertical-align: top;
        margin-right: 5px;
        background-size: 320px 320px;
        background-position: -79px -239px;
    }

.FastPaySettingRowDetailHeader {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.3em;
}

a.FastPayNameEditor-EditButton, a.FastPayNameEditor-CancelButton, a.FastPayNameEditor-SaveButton {
    color: #777;
    text-decoration: underline;
    font-size: 1.1em;
}

    a.FastPayNameEditor-EditButton:hover, a.FastPayNameEditor-CancelButton:hover, a.FastPayNameEditor-SaveButton:hover {
        color: #000;
    }

input.FastPayNameEditor-TextBox {
    padding: 10px;
    width: 100%;
    border: 1px solid #CCC;
}

.ProfileWrap p {
    font-size: 1.2em;
}

.ProfileWrap label {
    display: inline-block;
}

.ProfileWrap .termsText {
    font-size: 1.2em;
    display: inline-block;
    padding-top: 15px;
    padding-right: 10px;
}

    .ProfileWrap .termsText a {
        text-decoration: underline;
    }

@media (min-width: 768px) {
    .ProfileWrap .saveBtn {
        float: right;
        text-align: right;
    }

    #Body.Profile #BodyWrap, #Body.WishListEvent #BodyWrap {
        background-color: #F7F7F7;
    }

    #Body.Profile .ContentWrapper, #Body.WishListEvent .ContentWrapper {
        background-color: transparent;
    }

    .FastPayContainer {
        background-color: #FFF;
        margin-bottom: 30px;
    }

    .FastPayIntro, .FastPayNeeds {
        margin-bottom: 45px;
    }

    .FastPaySettingsHeader {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
        justify-content: space-between;
    }

    .FastPaySettingRowHeader {
        padding: 15px 20px;
    }

    .FastPaySettingRowContent, .FastPaySettingRowButtons {
        display: block !important;
    }

        .FastPaySettingRowContent .FastPaySettingRowDetails {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
        }

            .FastPaySettingRowContent .FastPaySettingRowDetails > div + div {
                border-left: 1px solid #CCC;
                border-top: none;
            }

    .FastPayNameEditor-Text {
        position: relative;
        margin-right: 15px;
        line-height: 1.2em;
        max-width: 280px;
    }

    input.FastPayNameEditor-TextBox {
        position: absolute;
        padding: 5px;
        top: 50%;
        transform: translateY(-50%);
    }

    .FastPayNameEditor-Buttons {
        border-left: 1px solid #CCC;
        padding-left: 15px;
    }

    .FastPayStatusBox div + div {
        margin-left: 40px;
    }

    .FastPayStatusButton, .FastPayDiscoverButton {
        max-width: 262px;
    }

    #accountHeader h1 {
        font-size: 1.6em;
        color: #FFF;
    }

        #accountHeader h1:after {
            display: none;
        }
}

@media (min-width: 1022px)) {
    .Landingaccount .Contentaccount .row > div {
        min-width: 70%;
    }
}


@media (min-width: 768px) and (max-width: 1021px) {
    .Accountadvert {
        display: none;
    }

    .FastPayNameEditor-Text {
        max-width: 200px;
    }
}

@media (max-width: 880px) and (min-width: 768px) {
    #addressbook-buts div {
        margin-right: 35px;
    }
}

@media (min-width: 1025px) {
    .FastPayStatusButton a.SmallerButtons {
        padding: 10px 15px;
    }

    .FastPayStatusBox .FastPayStatusButton {
        width: auto;
    }

    .FastPayStatusBox .FastPayStatusText {
        width: 50%;
    }
}

@media (max-width: 767px) {
    #Body.Profile .ContentWrapper {
        padding: 10px 0 15px;
    }

    .Profile .s-profile-fix fieldset {
        border-left: 0;
        border-right: 0;
    }

    #accountHeader h1 {
        cursor: pointer;
    }

    .ProfileWrap .accsubHead > h2 {
        padding: 20px 20px 0;
        font-size: 1.5em;
    }

    .ProfileWrap .saveBtn, .ProfileWrap .saveBtn > span.ImgButWrap {
        display: block;
    }

    .ProfileWrap .termsText {
        display: block;
        padding: 30px 20px 0;
    }

    #Body.Profile .ContentPane3 {
        padding: 0;
    }

    #accountHeader div {
        border: 1px solid #b4b4b4;
        border-radius: 10px;
        background-color: #FFF;
    }

    #accountHeader.FastPaySettings_bg h1:before {
        display: none;
    }

    .Landingaccountheader {
        margin: 0px 10px 20px 10px;
    }

    #addressbook-buts div {
        width: 100%;
        margin-right: 0px !important;
    }

    .ImgWrapResponsive {
        width: 100%;
        padding: 10px;
    }

    #addressbook-edit-dialog .ManuallyAddIt div {
        margin-right: 5px;
    }

    .Safemessage_btn {
        display: none;
    }

    .cancel_btn {
        display: none;
    }

    .FastPaySwitchWrapper {
        justify-content: center;
    }

    #accountMenu {
        font-size: 1.3em;
        margin-top: 40px !important;
        padding: 0px 10px 0px 10px;
    }

    .fastPaySettingsContainer h1 {
        display: none;
    }

    .fastPaySettingsContainer .FastPayIntro p {
        margin: 0;
        padding: 15px 10px;
        border-bottom: 1px solid #CCC;
    }

    .yesSettings .FastPayContainer, .fastPaySettingsContainer .FastPayMainWrapper.noSettings {
        border-left: none;
        border-right: none;
    }

    .FastPayContainer + .FastPayContainer {
        border-top: none;
    }

    .FastPayNeeds > div > div h3 {
        font-size: 1.3em;
    }

    .FastPayNeeds > div > div p {
        font-size: 1.1em;
    }

    .FastPayNameEditor {
        padding-right: 25px;
    }

        .FastPayNameEditor:after {
            content: "";
            position: absolute;
            display: block;
            width: 20px;
            height: 20px;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            background-size: 500px 500px;
            background-position: -232px -152px;
        }

    .activeFastSetting .FastPayNameEditor:after {
        background-position: -285px -152px;
    }

    .FastPayNameEditor, .FastPayNameEditor-Text, .FastPaySettingRowButtons {
        width: 100%;
    }

    .FastPayNameEditor-Text {
        margin-bottom: 5px;
        max-width: 265px;
    }

    .FastPayNameEditor-Buttons {
        width: 100%;
    }

    .FastPaySettingRowButtons {
        display: none;
        padding-top: 15px;
        margin-top: 15px;
        border-top: 1px solid #EEE;
        text-align: center;
    }

    .FastPaySettingRowAddress span {
        display: inline-block;
        padding-right: 4px;
    }

        .FastPaySettingRowAddress span:after {
            content: ",";
        }

        .FastPaySettingRowAddress span:last-child:after {
            display: none;
        }

    .FastPayNeeds > div > div span {
        width: 50px;
        height: 40px;
        background-size: 550px 550px;
    }

    .FastPayNeeds > div > div.requireContentOne span {
        background-position: -185px -402px;
    }

    .FastPayNeeds > div > div.requireContentTwo span {
        background-position: -307px -273px;
    }

    .FastPayNeeds > div > div.requireContentThree span {
        background-position: -367px -273px;
    }

    .yesSettings .FastPayStatusButton {
        position: fixed;
        bottom: 0;
        z-index: 2;
    }

    .FastPayStatusBox {
        margin: 0;
        padding: 0 20px 20px;
    }

    .FastPayDiscoverButton {
        margin-top: 20px;
    }
}
