.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 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(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 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(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 { 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: 0.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;
}@font-face {
font-family: 'mycred-social-icons';
src:  url(//www.bugigangaz.com.br/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.eot?u9j1dx);
src:  url(//www.bugigangaz.com.br/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.eot?u9j1dx#iefix) format('embedded-opentype'),
url(//www.bugigangaz.com.br/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.ttf?u9j1dx) format('truetype'),
url(//www.bugigangaz.com.br/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.woff?u9j1dx) format('woff'),
url(//www.bugigangaz.com.br/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.svg?u9j1dx#mycred-social-icons) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="mycred-social-icon-"], [class*=" mycred-social-icon-"] { font-family: 'mycred-social-icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mycred-social-icon-bars:before {
content: "\e900";
}
.mycred-social-icon-facebook:before {
content: "\e901";
}
.mycred-social-icon-instagram:before {
content: "\e902";
}
.mycred-social-icon-linkedin:before {
content: "\e903";
}
.mycred-social-icon-pinterest:before {
content: "\e904";
}
.mycred-social-icon-twitch:before {
content: "\e905";
}
.mycred-social-icon-twitter:before {
content: "\e906";
}
.mycred-social-icon-whatsapp:before {
content: "\e907";
}
.mycred-social-icon-youtube:before {
content: "\e908";
}.social-media-br br {
display: none;
}
button.mycred-social-icons, a.mycred-social-icons, button.social-text {
text-align: center;
margin: 0 2px 5px 2px;
cursor: pointer;
}
button.mycred-social-icons:before {
margin-right: 11px;
font-size: 20px;
margin-left: 2px;
vertical-align: middle;
}
button.mycred-social-icons a, button.social-text a {
text-decoration: none;
color: #FFF;
line-height: normal; text-transform: capitalize;
font-family: sans-serif;
font-weight: bold;
box-shadow: none;
}
button.mycred-social-icons a {
vertical-align: middle;
}
button.mycred-social-icons a:hover, button.social-text a:hover {
box-shadow: none;
color: #fff;
}
button.mycred-social-icons, button.social-text {
padding: 10px 15px;
font-size: 15px;
text-align: center;
border: 0px;
white-space: nowrap;
}
a.mycred-social-icons {
font-size: 20px;
text-decoration: none;
box-shadow: none;
min-width: 40px;
height: 40px;
display: inline-flex;
flex-direction: column;
flex: 0 0 10%;
max-width: 10%;
align-items: center;
justify-content: center;
transition: all .2s ease-in-out;
}
a.mycred-social-icons:hover, button.mycred-social-icons:hover, button.social-text:hover {
opacity: 0.7;
box-shadow: none;
color: #fff;
}
a.mycred-social-icon-facebook, button.mycred-social-icon-facebook, button.facebook {
background: #3b5998;
color: white;
}
a.mycred-social-icon-youtube, button.mycred-social-icon-youtube, button.youtube {
background: #f80000;
color: white;
}
a.mycred-social-icon-twitter, button.mycred-social-icon-twitter, button.twitter {
background: #55acee;
color: white;
}
a.mycred-social-icon-twitch, button.mycred-social-icon-twitch, button.twitch {
background: #6441a5;
color: white;
}
a.mycred-social-icon-instagram, button.mycred-social-icon-instagram, button.instagram {
background: #C03B92;
color: white;
}
a.mycred-social-icon-pinterest, button.mycred-social-icon-pinterest, button.pinterest {
background: #bd081c;
color: white;
}
a.mycred-social-icon-linkedin, button.mycred-social-icon-linkedin, button.linkedin {
background: #0077b5;
color: white;
}
a.mycred-social-icon-whatsapp, button.mycred-social-icon-whatsapp, button.whatsapp {
background: #43d854;
color: white;
} a.mycred-social-icons.i-text:hover, a.mycred-social-icons.i-text-admin:hover {
position: relative;
max-width: max-content;
flex: 0 0 35%;
}
a.mycred-social-icons.i-text-admin:hover {
top: -4px;
}
a.mycred-social-icons.i-text:hover:before, a.mycred-social-icons.i-text-admin:hover:before {
position: absolute;
left: 15px;
z-index: 9999;
}
a.mycred-social-icons.i-text span {
display: none;
}
a.mycred-social-icons.i-text:hover span, a.mycred-social-icons.i-text-admin:hover:after {
margin-left: 14px;
font-family: sans-serif;
font-weight: bold;
font-size: 14px;
}
a.mycred-social-icons.i-text-admin:hover:after {
min-width: 150px;
display: inline-block;
}
a.mycred-social-icons.i-text:hover span {
display: inline-block;
}
a.mycred-social-icon-whatsapp.i-text:hover {
min-width: 130px;
}
.entry .entry-content a.social-share {
text-decoration: none;
}
.social-wrapper {
align-items: center;
}
.social-wrapper>* {
flex-basis: auto;
margin: 5px !important;
}
.social-wrapper .mycred-social-icon-whatsapp, .social-wrapper button.whatsapp {
display: none !important;
}
.social-wrapper .show-more {
display: block;
width: 40px;
height: 40px;
line-height: 40px;
padding: 0;
margin-right: 0 !important;
min-width: 40px;
}
.social-wrapper>a+.show-more {
border-radius: 0;
}
span.social-span {
font-weight: 400;
color: #afaaa4;
display: block;
font-style: italic;
} ul.filter-fields-list {
max-width: 80%;
}
ul.filter-fields-list li {
clear: both;
}
ul.filter-fields-list li input[type="text"] {
float: right;
}
.mycred-tab-content .form-table th {
width: 24%;
text-align: right;
}
.border-row {
border-top: 1px solid #DDD;
}
.border-b-row {
border-bottom: 1px solid #DDD;
}
@media (max-width:1024px) {
ul.filter-fields-list {
max-width: 80%;
}
}
@media (max-width:768px) {
a.mycred-social-icons.i-text:hover, a.mycred-social-icons.i-text-admin:hover {
min-width: 45%;
}
}
.mycred-tab-content.tab-container {
background-color: white;
border: solid #cccccc 1px;
margin-top: -1px;
}
.mycred-tab-content .form-table td { 
padding: 15px 55px;
}
.filter-fields-list .mycred-social-custom-fields{   
width: 49%;
margin-top: 13px;
}
.filter-fields-list .mycred-select-option {
display: inline-block;
margin-top: 18px;
min-width: 125px;
max-width: 109px;
float: left;
}
.mycred-tab-content a{
text-decoration: none;
}
.correct-app-id
{
border: #01ab01 solid 1px!important;
}
.incorrect-app-id
{
border: #dc3232 solid 1px!important;
}
small.response_message {
color: red;
display: none;
}
.mycred-tab-content li.sortable-item.ui-sortable-handle {
background-color: whitesmoke;
padding-bottom: 8px;
padding-right: 10px;
padding-left: 8px;
border: 1px solid #dadada;
}
.mycred-tab-content li.sortable-item i.mycred-social-icon-bars {
cursor: all-scroll;
}
.mycred-tab-content li.sortable-item.ui-sortable-handle:hover {
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
transition: all 0.3s ease;
}
.mycred-tab-content i.mycred-social-icon-bars {
margin-right: 6px;
}
.my_cred_follow_button_input_field
{
display: inline-block;
width: 78%;
}
.mycred_share_width_fix .my_cred_follow_button_input_field .mycred-social-custom-fields
{
width: 100%;
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-pinterest.i-text-admin:hover:after,
a.i-text-admin.mycred-social-icon-pinterest:hover:after {
content: "Pinterest";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-facebook.i-text-admin:hover:after,
a.mycred-social-icon-facebook.i-text-admin:hover:after {
content: "Facebook";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-twitter.i-text-admin:hover:after,
a.mycred-social-icon-twitter.i-text-admin:hover:after {
content: "Twitter";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-linkedin.i-text-admin:hover:after,
a.mycred-social-icon-linkedin.i-text-admin:hover:after {
content: "Linkedin";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-youtube.i-text-admin:hover:after,
a.mycred-social-icon-youtube.i-text-admin:hover:after {
content: "Youtube";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-twitch.i-text-admin:hover:after,
a.mycred-social-icon-twitch.i-text-admin:hover:after {
content: "Twitch";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-instagram.i-text-admin:hover:after,
a.mycred-social-icon-instagram.i-text-admin:hover:after {
content: "Instagram";
}
.mycred-social-wrapper button a:focus{
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
}
.mycred-social-wrapper a {
color: white;
text-decoration: none;
}
.mycred-social-wrapper button {
min-width: 170px;
}
.mycred_socialshare_notice {
width: 100%;
background-color: #ffc10721;
padding: 5px;
color: #7c7c7c;
border: 1px solid #f5da87;
}	
.mycred-social-wrapper a.social-share button{
padding: 10px 15px;
font-size: 18px;
text-align: center;
border: 0px;
white-space: nowrap;
}
@media (max-width:768px) {
.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-pinterest ,.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-facebook,
.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-twitter ,.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-linkedin,
.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-twitch ,.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-youtube, .mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-instagram {
width: 100%;
display: block;
min-width: unset;
}
}