.profile_header {
 background-repeat:no-repeat;
 background-position: 0% 0%;
 height:160px;
 position:relative;
 background-size: cover;
} 

.profile_header > .bar {
 position:absolute;
 bottom:0;
 left:0;
 right:0;
 background-color:rgba(0, 0, 0, 0.300);
 width:100%;
 padding:0px 0px;
}

.profile_header > .bar .profile_avatar {
 position:absolute;
 left:22px;
 bottom: -26px;
 display:inline-block;
}


.profile_header > .bar .label + .profile_avatar img {
 display:none;
}

.profile_header > .bar .profile_avatar img {
 height:76px;
 width:76px;
 border: 4px solid #FFFFFF;
 border-radius: 100%;
}


.profile_header > div .profile_avatar + .profile_header_info {
 padding-left:116px;
}

.profile_header > .bar > .profile_header_info {
 color:#f5f5f5;
 display: inline-block;
 margin-top: 8px;
}

.profile_header > .bar > .profile_header_info  > .float_right > span {
 margin-left:12px;
 margin-right:3px;
}

.profile_links a {
 font-size:12px;
 display:inline-block;
 margin-left:6px;
 height:22px;
 text-align:center;
 line-height:22px;
 width:22px;
 color:#ffffff;
 border:1px solid #f5f5f5;
 border-radius:50px;
}

.profile_links > a {
 color:#f5f5f5 !important;
}

.profile_tabs {
 border-top-width: 4px;
 border-top-style: solid;
 background-color:#ffffff;
 text-align:center;
 float:right;
}

.profile_tabs  > a{
 position:relative;
 padding:8px 11px;
 float:left;
}

.profile_tabs  > a:before {
 position:absolute;
 left:0;
 top:0;
 display:block;
 height:100%;
 width:1px;
 background-image: -moz-linear-gradient(top, #f2f2f3 0%, #ffffff 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(100%,#ffffff));
 background-image: -webkit-linear-gradient(top, #e1e1e1 0%,#ffffff 100%);
 background-image: -o-linear-gradient(top, #c0c0c0 0%,#ffffff 100%);
 background-image: -ms-linear-gradient(top, #e1e1e1 0%,#ffffff 100%);
 background-image: linear-gradient(to bottom, #e1e1e1 0%,#ffffff 100%);
 content:"";
}

.profile_tabs  > a > i {
 font-size:110%;
 margin-right:6px;
 display:inline-block;
 vertical-align:middle;
}

.profile_tabs  > a > i + span {
 display:inline-block;
 vertical-align:middle;
}

.tab_container .tborder {
 margin-bottom:20px;
 border:0px;
 background-color:transparent;
}

.tab_container .thead {
 background:none;
 border-bottom-width:0px;
 border-left-style:solid;
 border-left-width:4px;
 color:#5a5a5a;
 border-radius:0px;
}

.tab_container .tborder *[class*="trow"] {
 border-width:0px;
}

.profile_sidebar {
 display: inline-block;
 float: right;
 vertical-align: top;
}

.profile_sidebar > div {
 width:230px;
 box-sizing:border-box;
 padding-left:14px;
 border-left:1px solid #e1e1e1;
}

.profile_container {
 vertical-align: top;
 margin-right:244px;
}

.profile_container  > * {
 box-sizing: border-box;
 float: left;
 width: 100%;
}

.profile_sidebar .profile_avatar {
 float:left;
 width:60px;
 text-align:center;
 vertical-align:middle;
}

.profile_sidebar .profile_avatar img {
 display:inline-block;
 width:52px;
 height:52px;
}

.profile_sidebar .profile_avatar + .profile_info_mini {
 padding-left:68px;
 position:relative;
 top:0px;
}

.profile_sidebar .profile_avatar + .profile_info_mini .mediumtext {

}

.profile_userstars img {
 display:inline-block;
 margin-top:3px;
}

.profile_groupimage {
 margin:4px 0px;
}

.profile_stats  {
 list-style:none;
 margin:0px;
 padding:0px;
}

.profile_stats > li {
 display:inline-block;
 text-align:center;
 box-sizing:border-box;
 width:30%;
 margin:4%;
}

.profile_stats > li > span {
 display:block;
 margin-bottom:3px;
}

.profile_sidebar .thead {
 margin:6px 0px;
}

*[data-tab="tab_profile-1"]:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 10px;
}

.buddy_options {
}

.buddy_options > a {

}

.buddy_options > a {
 font-style:normal;
}


a[href*="action=do_editlists&add_username"] {
 border-color: #2DAB2D;
 color:#2DAB2D !important;
}

a[href*="action=do_editlists&add_username"] i:before {
  content: "\f164";
}

a[href*="action=do_editlists&manage=ignored&add_username"] {
 border-color: #E29354;
 color:#E29354 !important;
}


a[href*="action=do_editlists&manage=ignored&add_username"] i:before {
   content: "\f05e";
}


a[href*="action=do_editlists&delete"] i:before {
  content: "\f165";
}

a[href*="action=do_editlists&delete"] {
 border-color:#46B8DA;
 color:#46B8DA !important;
}

a[href*="action=do_editlists&manage=ignored&delete"] i:before {
  content: "\f00d";
}

a[href*="action=do_editlists&manage=ignored&delete"] {
 border-color: #E38B0E;
 color:#F3A537 !important;
}

a[href*=":Report"] {
 border-color:#AEAEAE;
 color:#AEAEAE !important;
}

a[href*=":Report"] i:before {
  content: "\f071";
}


a[data-mod="0"] {
 display:none !important;
}

		
		
		
		