.cleared {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Monaco is different */
.skin-monaco .clearfix { display: block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

.firstHeading {
	border-bottom: none;
	margin: 0px !important;
	display: none;
}

.pagetitle {
	display: inline !important;
}

#main {
	padding: 0px 0px 0px 0px !important;
}

#user-page-left {
	width: 35%;
	float: left;
}

#user-page-right {
	float: right;
	width: 60%;
}

#user-page-left h2, #user-page-right h2 {
	border-bottom: 1px solid #dcdcdc;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 17px;
	letter-spacing: -1px;
	color: #333;
}

.no-info-container {
	margin: 10px 0px 20px 0px;
	background-color: #F2F4F7;
	padding: 20px;
	text-align: center;
	color: #777;
}

.item-small {
	color: #999;
	font-size: 9px;
	margin: 0px 0px 0px 6px;
}

.user-section-heading {
	width: 100%;
	line-height: 22px;
	margin: 0px 0px 8px 0px;
}

.user-section-title {
	float: left;
	font-size: 20px;
	padding: 0px 10px 5px 0px;
	font-weight: 500;
}

.user-section-actions {
	position: relative;
	right: 0px;
	top: -2px;
}

.action-right {
	float: right;
	font-size: 10px;
	padding: 0px 5px 0px 0px;
}

.action-left {
	float: left;
	font-size: 10px;
}

.user-section-actions a {
	text-decoration: none;
}

/* Profile Top */
#profile-top {
	background-color: #fff;
	border-bottom: 1px solid #D4DFD7;
	padding: 10px 0px;
	margin: 0px 0px 30px 0px;
	position: relative;
}

#profile-title-container {
    padding: 0;
    float: left;
}

#profile-title {
	float: left;
    font-size: 1.2em;
    line-height: 19px;
    color: #aaa;
    margin-bottom: 3px;
    font-weight: normal;
    width: 100%;
	margin: 0px 15px 0px 0px;
}

#points-level {
	float: left;
	font-size: 11px;
    background-color: #2c9ab7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	padding: 1px 5px;
	margin: 4px 8px 0px 0px;
	text-align: center;
}

#profileWf .profile-name {
    margin-top: 7px;
    font-size: 22px;
}

#honorific-level {
	float: left;
	margin: 6px 0px 0px 0px;
	font-size: 12px;
}

#honorific-level a {
	text-decoration: none;
}

#points-level a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#profile-image {
	position: relative;
	float: left;
	margin: 0px 8px 0px 0px;
}

#profile-image img {
    width: 100%;
    border-radius: 6px;
    border: none;
}

.profile-image-edit-btn {
    position: absolute;
    right: 10px;
    top: 10px;
}

#profile-right {
	float: left;
    width: 100%;
}

.profile-actions a {
	text-decoration: none;
	font-weight: bold;
	margin: 0px 6px;
}

/* User-Relationship */
.user-relationship-container {
	padding: 0px 0px 25px 0px;
}

.user-relationship-container a {
	text-decoration: none;
	display: block;
	float: left;
	margin: 5px 10px 0px 0px;
}

.user-relationship-container img {
	padding: 3px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
}

/* User Gift / User Awards */
.user-gift-container {
	padding: 0px 0px 25px 0px;
}

.user-gift-container a {
	text-decoration: none;
	display: block;
	float: left;
	margin: 5px 10px 0px 0px;
}

.user-gift-container img {
	padding: 3px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
}

/* Fanboxes */
.user-fanbox-container {
	padding: 0px 0px 25px 0px;
}

/* User Activity */
.activity-item {
	border-bottom: 1px solid #dcdcdc;
	padding: 7px 0px;
}

.activity-item-bottom {
	padding: 7px 0px 0px 0px;
}

.activity-item img, .activity-item-bottom img {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}

.activity-item a, .activity-item-bottom a {
	text-decoration: none;
}

.item {
	color: #666;
	margin: 5px 25px;
}

.item a {
	font-weight: bold;
}

#recent-all {
	padding: 0px 0px 25px 0px;
}

/* Message Board */
#user-page-board {
	margin: 5px 0px 10px 0px;
}

.user-page-message-form {
	margin: 5px 0px 15px 0px;
	font-weight: bold;
}

.user-board-message {
	border: 1px solid #e2e2e2;
	margin: 0px 0px 15px 0px;
}

.user-board-message-from {
	background-color: #F8F5F5;
	padding: 3px 0px 5px 5px;
}

.user-board-message-from a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.user-board-message-content {
	padding: 5px;
}

.user-board-message-time {
	font-size: 11px;
	color: #797979;
	margin: 2px 0px 0px 5px;
}

.user-board-message-image {
	float: left;
	padding: 0px 10px 5px 0px;
}

.user-board-message-image img {
	border: 1px solid #dcdcdc;
}

.user-board-message-body {
	margin: 0px 10px 0px 0px;
}

.user-board-message-body p {
	margin: 0px 0px 0px 0px !important;
}

.user-board-message-links {
	padding: 0px 0px 5px 5px;
}

.user-board-message-links a {
	font-size: 11px;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}

.user-board-red a {
	color: #ff0000;
}

/* Profile Data */
.profile-info-container {
	padding: 0px 0px 17px 0px;
	margin-top: 12px;
}

.profile-info-container b {
    color: #555;
    width: 17px;
    float: left;
    text-align: center;
    margin-right: 6px;
}

.profile-info-container .profile-user-info b {
    color: #555;
    width: 17px;
    float: left;
    text-align: left;
    margin-right: 6px;
    width: 100%;
}

.profile-info-container div {
	margin: 0px 0px 8px 0px;
	color: #666;
	width: 100%;
    float: left;
    white-space: nowrap;
    vertical-align: baseline;
    text-overflow: ellipsis;
    overflow: hidden;
}

.profile-info-container div.profile-user-info {
	border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 25px;
}

.profile-info-container div.profile-user-info div {
	white-space: normal;
    vertical-align: normal;
    text-overflow: normal;
    overflow: normal;
}

.user-section-heading-gift {
    float: left;
    width: 100%;
}

.bold-fix b {
	margin: 0px 5px 0px 0px !important;
}

/* Casual Games */
.casual-game-container {
	padding: 0px 0px 18px 0px;
}

.casual-game-container p {
	margin: 0px 0px 0px 0px !important;
	padding: 7px 0px !important;
	border-top: 1px solid #dcdcdc;
}

.casual-game-container .item-top {
	border: none;
}

.casual-game-container a {
	text-decoration: none;
	font-weight: bold;
}

.casual-game-container .item-type {
	font-size: 9px;
	margin: 0px 0px 0px 6px;
}

.casual-game-container img {
	border: 1px solid #dcdcdc;
	padding: 3px;
	background-color: #fff;
	vertical-align: middle;
	margin: 0px 3px 0px 0px;
}

/* User Articles */
.user-articles-container {
	padding: 0px 0px 23px 0px;
}

.article-item {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 2px 0px;
	border-top: 1px solid #dcdcdc;
}

.user-articles-container a {
	text-decoration: none;
	font-weight: bold;
}

.article-item-top {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 2px 0px;
	border: none;
}

.number-of-votes {
	margin: 0px 10px 3px 0px;
	text-align: center;
	float: left;
	width: 25px;
}

.vote-number {
	background-color: #89C46F;
	color: #FFFFFF;
	font-size: 12px !important;
	margin: 0px 0px 2px 0px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}

.vote-text {
	margin: -1px 0px 0px 0px;
	font-size: 9px;
	color: #777;
	line-height: 9px;
}

/*.article-title {

}*/

/* Pictures */
.picture-container-spacer {
	height: 25px;
	width: 100%;
}

.picture-container .mini-image {
	float: left;
	margin: 5px 10px 0px 0px;
}

.picture-container img {
	background-color: #fff;
	padding: 3px;
	border: 1px solid #dcdcdc;
}

.picture-container a {
	text-decoration: none;
}

.upload-container {
	clear: left;
	height: 90px;
	margin-left: -5px;
}

.upload-frame-errors {
	margin: 10px 0px 5px 0px;
	color: red;
	font-size: 14px;
	font-weight: bold;
}

.no-pictures-container {
	color: #777777;
	margin: 10px 0px 0px;
	padding: 20px;
	text-align: center;
	background-color: #EFF3F0;
}

.upload-frame-errors {
	display: none;
}

.imageUpload-frame {
	height: 90px;
	width: 425px;
}

/* Sports Networks */
.network-container {
	padding: 0px 0px 22px 0px;
}

.network {
	margin: 0px 0px 3px 0px;
}

.network img {
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}

.network a {
	text-decoration: none;
}

.status-message-add a {
	color: #999;
	font-size: 10px;
}

.status-update-box {
	margin: 10px 0px 10px 0px;
}

#status-text input {
	font-size: 10px;
	width: 200px;
}

/* Status */
.status-container {
	padding: 0px 0px 20px 0px;
}

.status-message img {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}

.user-status-date {
	margin: 0px 6px 0px 0px;
	color: #999;
	font-size: 9px;
}

.user-status-profile-vote {
	color: #666;
}

.user-status-profile-vote a {
	text-decoration: none;
	font-size: 9px;
}

/* Update Profile */
.profile-info {
	background-color: #fff;
	padding: 25px 0px;
}

.profile-update {
	padding: 0px;
	float:left;
	width:100%;
}

.profile-tab-bar {
	margin-top: 20px;
	border-bottom:1px solid #ddd;
}

#profileWf .tab-content #tutorials .project-card-author {
    display: none;
}

.profile-image-edit-btn .glyphicon {
    background: #fff;
    padding: 5px;
    border-radius: 3px;
    font-size: 19px;
    border: 1px solid #ddd;
}

#profileWf .tabs-follow-btn {
    float: right;
}

#profileWf .tab-content {
    margin-top: 20px;
}

#profileWf .nav-tabs .btn-sm {
    font-size: 1em;
    margin-left: 3px;
}

#profileWf .nav-tabs .btn-sm:hover {
	color:#fff;
}

.tabs-follow-btn .btn-message {
    background: #475257;
    color: #fff;
    transition: all ease .25s;
}

.profile-tab {
	float: left;
	min-width: 72px;
	padding: 14px 15px;
	margin: 0px 5px 0px 0px;
	text-align: center;
}

.profile-tab-on {
	  border: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
	float: left;
	color: #ffffff;
	min-width: 72px;
	font-weight: bold;
	padding: 14px 15px;
	margin: 0px 5px -1px 0px;
	text-align: center;
}

.profile-tab-on a, .profile-tab a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.profile-tab a:hover {
	color: #466C2C;
}

.profile-tab a:visited {
	color: #000 !important;
}

.profile-tab-on a:visited {
	color: #000 !important;
}

.profile-update-button {
	background-color: #78BA5D;
	border: 1px solid #6B6B6B;
	color: #ffffff;
	font-size: 13px;
	padding: 3px;
}

.profile-update-title {
	font-size: 16px;
	color: #333;
	margin: 0px 0px 5px 0px !important;
	font-weight: bold;
}

.profile-update-title img {
	vertical-align: middle;
	margin: -3px 0px 0px 5px;
}

.profile-update-unit-left {
	color: #797979;
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 150px;
}

.profile-update-unit {
	float: left;
	width: 450px;
}

.profile-update-unit-small {
	float: left;
	width: 450px;
	font-size: 10px;
	color: #797979;
}

.profile-update-row {
	color: #797979;
	font-weight: bold;
	font-size: 12px;
}

.profile-update-links {
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

.profile-update-links a {
	text-decoration: none;
}

.profile-status {
	background-color: #FFFB9B;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

.profile-on {
	background-color: #FFFB9B;
	border: 1px solid #FDC745;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
}

#profile-toggle-button {
	position: absolute;
	top: 5px;
	right: 0px;
	background-color: #f5f8fa;
	border: 1px solid #e1e8ed;
	color: #66757f;
	background-image: linear-gradient(#ffffff,#f5f8fa);
	padding: 6px 12px;
	font-size: 14px;
 	line-height: 1.42857143;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#profile-toggle-button a {

}

/* The text "Message type" on the left side of the message type selector on profile page */
.profile-board-message-type {
	color: #797979;
}

/* The style from Wikifab Social Profile */

#profileWf .mw-body ul {
	padding-left: 1ex;
}

#profileWf .nav-tabs .btn-sm {
	font-size:1em;
    margin-left: 3px;
}

#profileWf .tab-content h4 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

#profileWf .contributions .mw-headline {
	font-size:bold;
}

#profileWf .tab-content {
	margin-top:20px;
}

#profileWf .tab-content #tutorials .project-card-author {
	display:none;
}

#profileWf .contributions img {
	width:100%;
}

#profileWf .contributions {
    border-bottom: 1px solid #ddd;
}

#profileWf #profile-image {
    margin: 0px 0px 14px 0px;
    width: 100%;
    float: left;
}

#profileWf #profile-image img {
    width: 100%;
	border-radius: 6px;
	border:none;
}

#profileWf .profile-name {
    margin-top: 7px;
	font-size: 22px;
}

#profileWf #profile-right{
	width:100%;
}

#profileWf #profile-title-container {
	float:left;
	padding:0px;
}

#profileWf #honorific-level {
	margin-top:6px;
}

#profileWf #profile-title {
    font-size: 1.2em;
    line-height: 19px;
    color: #aaa;
    margin-bottom: 3px;
    font-weight: normal;
	width:100%;
}

#profileWf .user-gift-container img {
    padding: 0px;
    border: none;
	width: 100%;
}

#profileWf .user-gift-container a {
    width: 100%;
    margin: 0px;
}

.profile-info textarea#websites {
	max-width: 257px;
}

#profileWf .user-section-actions .action-left {
    float: right;
    font-size: 10px;
    margin-top: 4px;
}

#profileWf #points-level {
	background-color: #2c9ab7;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#profileWf h5.project-title {
	font-size: 15px;
}

#profileWf .profile-info-container a {
    width: 91%;
    float: right;
    overflow: hidden;
}

.profile-info-container .fa {
	width: 13px;
	text-align: center;
}

#profileWf .profile-info-container {
	margin-top: 12px;
	padding: 0px;
}

.wf-profile-tabs {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
}

.tabs-follow-btn .btn-message {
	background: #475257;
	color: #fff;
	transition: all ease .25s;
}

.tabs-follow-btn .btn-message:hover {
	background-color: #3b4448;
	color:#fff;
}

#profileWf .nav-tabs > li > a {
    margin-right: 2px;
    padding: 10px 15px;
}

.cancel-btn-profil {
    color: #aaa;
    margin-left: 5px;
    padding: 7px 17px;
    border: 1px solid #bbb;
    transition: 0.2s;
    border-radius: 3px;
}

.cancel-btn-profil:hover {
    color: #fff;
    background: #bbb;
}

#profileWf .project-byline {
    margin-top: 8px;
}

#profileWf h5.project-title {
    font-size: 15px;
    margin-bottom: 2px;
}

@media only screen and (max-width: 550px) {
	
	#profileWf .project-location {
		display:block;
	}
}

.tabs-follow-btn {
    float: right;
}

#content.mw-body {
    padding: 0px;
}

.profile-image-edit-btn {
    position: absolute;
    right: 10px;
    top: 10px;
}

.profile-image-edit-btn .glyphicon {
	background: #fff;
	padding: 5px;
	border-radius: 3px;
	font-size: 19px;
	border: 1px solid #ddd;
}

.profile-info-container .fa {
	width: 13px;
	text-align: center;
}

.profile-info-container div {
    margin: 0px 0px 8px 0px;
    color: #666;
}

.profile-info .profile-update-unit-left {
    color: #777777;
    font-weight: normal;
    font-size: 14px;
    float: left;
    padding-top: 7px;
    width: 175px;
    text-align: right;
    padding-right: 30px;
}

.profile-update-unit {
    float: left;
    width: 450px;
}

.profile-info .profile-update-title {
    margin: 0px 0px 14px 0px !important;
}

.profile-update-title {
    font-size: 16px;
    color: #333;
    margin: 0px 0px 5px 0px !important;
    font-weight: bold;
}

.go-back-btn {
    padding: 3px 9px 2px;
    font-size: 11px;
    float: left;
    margin-left: 13px;
    margin-top: 18px;
    border: 1px solid #ccc;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.profile-info input, .profile-info textarea {
    padding: 7px 9px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.profile-info input.site-button {
    border: none;
    margin-top: 20px;
    margin-left: 175px;
    padding: 7px 13px;
}

.mw-special-UpdateProfile h1, .mw-special-UploadAvatar h1 {
    font-size: 28px;
    margin-top: 10px;
    float: left;
}

.edit-profile-title {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.profile-info #upload input.site-button {
    margin-left: 0px;
}

.profile-info input#wpUploadFile {
    background: #f1f1f1;
}

.profile-info input#notification-btn {
    margin-left: 0px;
    margin-top: 5px;
}

.profile-info select {
    background: #fff;
    border: 1px solid #ccc;
    font-size: 14px;
    height: 34px;
}
#profile-update-custom13 ul > li > ul {
	display:none;
}

#profile-update-custom13 ul li.summarycollapse > ul {
	display:block;
}

#profile-update-custom13 ul li.summarycollapse > ul > li {
	display:block;
}
.summarycollapse > i.right-arrow{
	display:none;
}
i.down-arrow{
	display:none;
}
.summarycollapse > i.down-arrow{
	display:inline;
}