
.widget .myCRED-rank {
	float: right;
}

.item-meta > #mycred-my-ranks {
	display: none;
}

.item-meta > .mycred-balance {
	display: none;
}

.widget .myCRED-rank span {
	padding-right: 4px;
	color: gray;
}

.widget .myCRED-balance {
	display: block;
	margin-bottom: 24px;
	text-align: center;
	font-size: larger;
}

.widget .myCRED-leaderboard .cred {
	float: right;
}

.widget .myCRED-leaderboard .first-item {
	font-size: 110%;
}

.widget .myCRED-history {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.widget .myCRED-history .creds {
	float: right;
	padding: 0;
	clear: left;
}

.mycred-nav-rank img {
	display: inherit;
}

button.mycred-submit-transfer.btn.btn-primary.btn-block.btn-lg {
	margin: 20px 0;
}

input.mycred-autofill.form-control.ui-autocomplete-input {
	margin-left: 20px;
}

.mycred-transfer-form input.form-control {
	margin-left: 28px;
	margin-top: 10px;
}

span.form-control-static {
	text-transform: capitalize;
	font-weight: 400;
	margin-left: 20px;
}

p.form-control-static {
	margin: 0 16px;
}

form#mycred-transfer-form-transfer {
	background: #f9f9f9;
	padding: 25px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 20%), 0 5px 5px 0 rgba(0, 0, 0, 24%);
	border-radius: 10px;
}

form#mycred-transfer-form-donation {
	background: #f9f9f9;
	padding: 25px;
	margin: 150px 0;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 20%), 0 5px 5px 0 rgba(0, 0, 0, 24%);
	border-radius: 10px;
}

input#mycred-transfer-form-message-field {
	margin-left: 24px;
}

span#mycred-transfer-form-amount-field {
	margin-left: 28px;
}

.mycred-badges-list-item img {
	width: 25%;
	display: inline-block;
	float: left;
}

.mycred-badges-list-item h3 {
	color: red;
}

.mycred-badges-list-item .mycred-left {
	float: left;
	width: 72%;
	margin-left: 15px;
}

.mycred-badges-list-item .clear {
	clear: both;
}

.mycred-badges-list-item .mycred-mr-l {
	margin-left: 25px;
}

.mycred-badges-list-item {
	border-top: 0 solid #9c9c9c;
	min-height: 180px;
	padding: 15px 0;
	cursor: pointer;
}

.mycred-badges-list-item ~ .mycred-badges-list-item {
	border-top-width: 1px;
}

.mycred-badges-list h3:first-child {
	margin-bottom: 15px;
	margin-top: 0;
}

.mycred-badges-list-item.not-earned {
	filter: grayscale(1);
}

.mycred-tabset .mycred-badge-count {
	color: #fff;
	font-size: 18px;
	background: #0173aa;
	border-radius: 50%;
	padding: 0 7px;
}

.mycred-badges-list-item .mycred-sup-category {
	background: #0173aa;
	color: #fff;
	margin: 0 3px;
	padding: 2px 6px;
	font-size: 14px;
	border-radius: 4px;
}

ul.mycred-badges-list-tabs {
	list-style-type: none;
	display: flex;
	margin: 0;
	padding: 0;
}

ul.mycred-badges-list-tabs li {
	padding: 10px;
	cursor: pointer;
	border: 1px solid transparent;
	margin-right: 5px;
	margin-bottom: -1px;
}

ul.mycred-badges-list-tabs li.active {
	border: 1px solid #47525d;
	border-bottom: 1px solid #ccc;
}

.mycred-badges-list-panels {
	border-top: 1px solid #47525d;
}

.mycred-badges-list-panel.active {
	display: initial;
}

.mycred-badges-list-panel {
	display: none;
}

.mycred-badge-count {
	color: #fff;
	font-size: 18px;
	background: #0173aa;
	border-radius: 50%;
	padding: 0 7px;
	margin-left: 5px;
}

.mycred-badge-page .mycred-level-image {
	width: 150px;
}

.mycred-badge-page .mycred-badge-page-level {
	float: left;
	width: 30%;
}

.mycred-badge-page .mycred-level-requirement {
	font-size: 19px;
	text-align: left;
}

.mycred-badge-page .mycred-badge-image {
	width: 150px;
}

.mycred-badge-page-level .mycred-level-image {
	width: 70px;
}

.mycred-float-left {
	float: left;
}

.mycred-float-right {
	float: right;
}

.mycred-badge-earner-grid img {
	width: 150px;
	height: 150px;
	padding: 10px;
}

.mycred-badge-earner-grid h4 {
	margin: 0;
}

.mycred-badge-earner-grid {
	text-align: center;
}

.mycred-badges-list-item p {
	margin-top: 0;
}

.mycred-left {
	float: left;
}

.mycred-right {
	float: right;
}

.mycred-clear {
	clear: both;
}

.mycred-remove-margin {
	margin: 0;
}

.mycred-remove-padding {
	padding: 0;
}

.mycred-evidence-page .intro {
	margin-left: 45px;
}

.mycred-evidence-page p {
	font-size: 19px;
	margin: 0;
}

.mycred-evidence-page a {
	text-decoration: none;
	color: red;
}

.mycred-evidence-page .dashicons-yes-alt {
	line-height: inherit;
	color: green;
}

.mycred-badge-page-level ul {
	margin-left: 0;
	padding-left: 20px;
}

.mycred-badge-page-level .mycred-level-reward {
	text-align: left;
}

.mycred-level-reward {
	margin-bottom: 15px;
}

.mycred-badge-page-level {
	margin-right: 15px;
}

.mycred-badges-list-item:hover {
	background: #efefef;
}

.mycred-badge-congratulation-msg {
	background: #f0f0f0;
	padding: 25px 10px;
	margin: 20px 0;
	border-radius: 5px;
}

li.mycred-strike-off {
	text-decoration: line-through;
}

.mycred-search-bar {
	padding: 10px 0;
}

.mycred-history-wrapper .pagination > li {
	display: inline-block;
	padding: 5px;
}

.mycred-badge-page-level h4 {
	text-align: left;
}

.mycred_align_left {
	text-align: left;
}

.mycred_align_center {
	text-align: center;
}

.mycred_align_justify {
	text-align: justify;
}

.mycred_align_right {
	text-align: right;
}

.mycred_layout_left .mycred-badge-image-wrapper {
	float: left;
	width: 30%;
}

.mycred_layout_left .mycred_content {
	float: left;
	width: 70%;
}

.mycred_layout_left {
	/*float:left;*/
	width: 100%;
}

.mycred_layout_top {
	float: left;
	width: 100%;
}

.mycred_layout_right .mycred-badge-image-wrapper {
	float: right;
	width: 30%;
}

.mycred_layout_right .mycred_content {
	float: right;
	width: 70%;
}

.mycred_layout_right {
	float: right;
	width: 100%;
}

.mycred-clearfix {
	clear: both;
}

.mycred_layout_top .mycred-badge-image-wrapper, .mycred_layout_bottom .mycred-badge-image-wrapper {
	text-align: center;
}

.mycred-badge-image {
	display: inline;
}

.mycred-not-earned {
	opacity: .4;
}

.mycred-alert {
	padding: 10px;
	border-radius: 5px;
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca;
}

.mycred-alert.success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
}
