.tmx-userprofile-userbox {
	text-align: center;
}
.tmx-userprofile-userbox .tmx-userprofile-username {
    font-size: 16px;
    font-weight: 600;
}
.tmx-userprofile-content .tab-pane h4 {
	margin: 30px 0 20px 0;
}
.tmx-userprofile-content .tab-pane .control-label small {
	font-weight: normal;
}
.tmx-userprofile-content #userprofile-tab-settings .names input[type="text"]{
	width: 50%;
	width:calc(50% - 2px);
}
.tmx-userprofile-content #userprofile-tab-settings #tmx-userprofile-settings-msg,
.tmx-userprofile-content #userprofile-tab-settings #tmx-userprofile-delete-msg {
	margin-top: 10px;
}
.tmx-userprofile-content #userprofile-tab-settings #tmx-userprofile-image {
	margin: 0 auto 20px auto;
	max-width: 150px;
	border: 3px solid #C4C4C4;
}
.tmx-userprofile-userstatistics .tmx-userprofile-userstatistics-entry {
    padding: 5px 15px;
    border: 0;
}
.list-group.tmx-userprofile-userstatistics {
    font-size: 80%;
	cursor: default !important;
	color: #777;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	margin: 1px 0 20px 0;
	border-radius: 4px;
}
.nav-pills .nav-link {
	position: relative;
}
.tmx-userprofile-userstatistics > .tmx-userprofile-userstatistics-entry:not(.staff-only) {
	background-color: transparent;
}
.tmx-userprofile-userstatistics .tmx-userprofile-userstatistics-entry i:first-child,
.tmx-userprofile-menu .tmx-userprofile-menu-entry i:first-child {
	width: 15px;
	margin-right: 5px;
	text-align: center;
}
.tmx-userprofile a.nav-link {
	text-decoration: none;
}
.tmx-userprofile .page-header {
    margin: 0 0 10px 0;
    padding-bottom: 9px;
    border-bottom: 1px solid #ccc;
}
#tmx-notification-settings-save{
	margin-top: 20px;
}
#tmx-notification-settings-info {
	margin-top: 20px;
	margin-bottom: 0;
}
.tmx-userprofile-content .padding-right {
    padding-right: 20px !important;
}
.tmx_sc_load, .tmx_shop_follow_load {
	display: none;
	background-color: #fff;
	border: 1px solid #CCC;
	border-radius: 3px;
	text-align: center;
	line-height: 32px;
}
/* Hide Browser Addon Notification on profile sites */
#dd-ba-notification {
	display: none !important;
}