.member-profile-header {
    padding: 20px 20px 0;
    background-color: white;
    margin-bottom: 20px;
}
.member-profile-header .user-profile-level-mobile {
    padding: 10px 15px;
    border-radius: 0;
    -moz-border-radius: 0;
    background: none repeat scroll 0 0 rgba(67, 67, 67, 0.35);
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    display: inline-block;
}
.member-profile-header .user-profile {
    margin-bottom: 20px;
}
.member-profile-header .user-profile img {
    max-width: 147px;
}

.member-profile-header .user-profile-level {
    padding: 10px 15px;
    border-radius: 0;
    -moz-border-radius: 0;
    margin-left: 10px;
    background: none repeat scroll 0 0 rgba(67, 67, 67, 0.35);
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    display: inline-block;
}
.member-profile-header .profile-luuux-amount {
    font-size: 37px;
}
.member-profile-header .luuux-amount-header p {
    font-size: 20px;
    color: #b2b2b2;
}
.member-profile-header em {
    color: #666666;
    font-style: normal;
}
.member-profile-header .profile-name {
    color: #434343;
    font-size: 26px;
}
.member-profile-header .profile-statistics {
    font-size: 15px;
    color: #666666;
    margin-top: 1em;
    margin-bottom: 1em;
}

.member-profile-header .pull-left {
    margin-right: 10px;
}
.member-profile-header .nav-tabs > li > a {
    color: #B2B2B2;
}
.member-profile-header .nav-tabs {
    border-bottom: 0;
}
.member-profile-header .website-info a,
.member-profile-header .website-info a:hover {
    color: #434343;

}
.member-profile-header .website-info {
    color: #999999;
}
.tab-content {
    margin-bottom: 20px;
}

.panel-luuux.panel-luuux-profile .panel-heading {
    font-size: 18px;
    height: 35px;
    padding: 5px 10px;
}

.panel-luuux.panel-luuux-profile .time-period {
    color: #606060;
    font-size: 12px;
}

.panel-luuux.panel-luuux-profile.panel-luuux-beauty a,
.panel-luuux.panel-luuux-profile.panel-luuux-beauty a:hover {
    color: #fb323d;
}
.panel-luuux.panel-luuux-profile.panel-luuux-fashion a,
.panel-luuux.panel-luuux-profile.panel-luuux-fashion a:hover {
    color: #da3a93;
}
.panel-luuux.panel-luuux-profile.panel-luuux-gossip a,
.panel-luuux.panel-luuux-profile.panel-luuux-gossip a:hover {
    color: #0599e7;
}
.panel-luuux.panel-luuux-profile.panel-luuux-design a,
.panel-luuux.panel-luuux-profile.panel-luuux-design a:hover {
    color: #ff8000;
}
.panel-luuux.panel-luuux-profile.panel-luuux-food a,
.panel-luuux.panel-luuux-profile.panel-luuux-food a:hover {
    color: #00c6a4;
}
.panel-luuux.panel-luuux-profile .panel-body.panel-text p:first-child a,
.panel-luuux.panel-luuux-profile .panel-body.panel-text p:first-child a:hover {
    font-size: 22px;
}
.panel-luuux.panel-luuux-profile .panel-body.panel-text p,
.panel-luuux.panel-luuux-profile .panel-body.panel-text p a,
.panel-luuux.panel-luuux-profile .panel-body.panel-text p a:hover {
    font-family: 'Sintony', "Helvetica Neue", Helvetica,Arial, sans-serif;
    font-size: 13px;

}

li.active.pill-active-beauty > a,
li.active.pill-active-beauty > a:focus {
    background-color: #fb323d;
}
li.active.pill-active-fashion > a,
li.active.pill-active-fashion > a:focus {
    background-color: #da3a93;
}
li.active.pill-active-gossip > a,
li.active.pill-active-gossip > a:focus {
    background-color: #0599e7;
}
li.active.pill-active-design > a,
li.active.pill-active-design > a:focus {
    background-color: #ff8000;
}
li.active.pill-active-food > a,
li.active.pill-active-food > a:focus {
    background-color: #00c6a4;
}
li.active.pill-active-totals > a,
li.active.pill-active-totals > a:focus {
    background-color: #434343;
}
.user-box-follow {
    margin-bottom: 20px;
}