.account_edit .profile-column {
    padding-right: 10px;
}

.account_edit #sliderForMessaging label {
    display: none;
}

.account_edit #sliderForMessaging .controls, .account_edit #sliderForMessaging .control-group {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

.account_edit #edit-account.profile-column {
    text-align: center;
}

.account_edit .radioList {
    margin-bottom: 15px;
    margin-left: 10px;
}

.account_edit #block-user-list .image img {
    width: 85px;
}

.account_edit .notifications-button .btn-primary {
    display: none;
    margin-bottom: 10px;
}

.account_edit .notifications-button .btn.active {
    display: inline-block;
}

.account_edit #notification_settings ul,
.account_edit .trusted-sender ul {
    list-style-type: disc;
}

form#user-motive div#lovestory_marketing label {
    font-weight: normal;
    margin-bottom: 15px;
}

.account_edit #premium-hide-edit label {
    font-weight: normal;
}

.account_edit .no-premium #premium-hide-edit label {
    color: #999;
}

.account_edit .no-premium #premium-hide-edit .submit-btn {
    display: none;
}

.has-premium #premium-hide-edit .buy-promo {
    display: none;
}

div.ordered span.ordered i {
    color: #2da9d3;
    font-size: 30px;
}

div.ordered span.ordered {
    font-family: 'TisaPro-BoldIta';
    font-size: 20px;
}

div.ordered {
    margin-top: 30px;
    margin-bottom: 30px;
}

.disable-reason {
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 15px;
    width: 50%;
    min-width: 250px;
}
