#profile_header {
    background: #D6EFEF;
    padding: 15px 20px;
    border-bottom: 1px solid #C0BFBF;
    position: relative;
}
#profile_header h2 {
    display: inline;
    color: #35676E;
    font: normal bold 16px "Helvetica", sans-serif;
}
#profile_header a,
#profile_header a:hover {
    text-decoration: none;
}
#profile_header .settings_header {
    color: #35676E;
    font: normal bold 11px/1.2em "Helvetica", sans-serif;
}
#profile_header .user_label {
    width: 350px;
    left: 66px;
    top: 17px;
    position: absolute;
    overflow: hidden;
}
#profile_header .public_profile a {
    float: right;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 7px 25px 7px 7px;
    margin-top: 3px;
    background: #FFF url(arrow_right_profile.1e9b506191c6c1bac39e19936b013dab.png) 93% 50% no-repeat;
    font-weight: bold;
    font-size: 11px;
    color: #008DE6;
}
#profile_header .profile_header_lateral_link a {
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 7px 25px 7px 7px;
    margin-top: 3px;
    position: absolute;
    top: 15px;
    right: 20px;
    background: #FFF url(arrow_right_profile.1e9b506191c6c1bac39e19936b013dab.png) 93% 50% no-repeat;
    font-weight: bold;
    font-size: 11px;
    color: #008DE6;
}
#profile_header .public_profile a:hover,
#profile_header .profile_header_lateral_link a:hover {
    color: #FFF;
    background: #3588C9 url(arrow_right_profile_over.ea01b3d214065e32147904ab88277b85.png) 93% 50% no-repeat;
}
#profile_header .profile_head_content {
    float: left;
}
#profile_header .profile_head_content .public {
    padding-left: 10px;
    font-size: 13px;
    line-height: 34px;
}
body[class*="locale-de"] #profile_header .profile_head_content .public {font-size: 12px}
body[class*="locale-de"] #profile_header .profile_head_content .public {font-size: 12px}

/*# sourceMappingURL=com.fitbit.app.user.profile.profileHeader.0.css.0fa3801ea2f70e35d4c1cdec18d8255c.css.map*/