@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?i9uzah');
    src:  url('../fonts/icomoon.eot?i9uzah#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?i9uzah') format('truetype'),
        url('../fonts/icomoon.woff?i9uzah') format('woff'),
        url('../fonts/icomoon.svg?i9uzah#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

/** TODO: Balance and ARMS Miner menu items... hide for now. */
.nav-menu-item-100016569, .nav-menu-item-100003141
{
    display:none !important; 
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arms:before {
    content: "\e900";
    color: #fff;
}
.icon-bitcoin:before {
    content: "\e901";
    color: #fff;
}
.icon-ltc:before {
    content: "\e902";
    color: #fff;
}

.selected-currency-amount, .selected-currency-tip-amount
{
    height: 50px; font-size: 50px; line-height: 50px; text-align: center; overflow: hidden;
}

#tip-crypto-amount
{
    width:50%;
    height:2em;
    font-size:2em;
    margin:auto;
    text-align: center; 
}

input.is-invalid {
    border: 1px solid red;
 }

.form-control.is-invalid:focus
{
    border: 1px solid red;
}



.page-id-100002065 form#mycred-transfer-form-transfer > div > div {
    text-align: center;
}
.page-id-100002065 input.mycred-submit-transfer.btn.btn-primary.btn-block.btn-lg {
    margin-top: 38px;
}
nav#gp-main-header-primary-nav {
    opacity: 1;
}
.comment-container .comment-inner .acomment-content p {
    padding-bottom: 0 !important;
}
li.menu-item.gp-notification-link {
    padding-bottom: 0;
    float: left;
}
li.menu-item.gp-notification-link img {
    float: left;
    width: 30px;
    height: 30px;
}
li.menu-item.gp-notification-link p {
    width: 80%;
    float: right;
}
li.see-all-notifications {
    text-align: right;
    border-top: 2px solid;
    font-weight: bold;
    margin-top: 12px;
}
li.see-all-notifications a {
    padding: 0;
}
.youzer td.bulk-select-check img {
    width: 80px !important;
    padding: 0px !important;
    float: left;
    margin-left: 20px;
}
td.notification-description a {
    margin: 0;
    width: 100%;
    height: auto;
}
table.notifications a.mark-read.primary {
    display: none;
}
table.notifications td.notification-description {
    padding-left: 16px !important;
}
.notifications-options-nav {
    background: #fff;
    padding: 13px;
}
table.notifications th.title {
    text-align: left !important;
    padding-left: 24px !important;
}
@media screen and (max-width:768px){
    .youzer td.bulk-select-check img {
        width: 80px !important;
        padding: 0px !important;
        float: none;
        margin: auto;
    }
    td.notification-description a {
        margin: auto;
        float: none;
    }
}
#youzer table.notifications td.notification-description a img {
    width: 22px !important;
    float: none;
    padding: 0 !important;
    display: inline-block;
    vertical-align: bottom;
}


.vc_column_container>.vc_column-inner {
    padding-right: 25px;
}



/*tab design*/

.vc_tta.vc_tta-spacing-1 .vc_tta-tab a {
    background: transparent !important;
    line-height: normal;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active a {
    background: transparent !important;
}
.vc_tta.vc_general .vc_tta-tab>a {
    padding: 14px 30px;
    font-weight: 500;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab a {
    padding: 15px 30px !important;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    border: 2px solid #ffd700;
    display: inline-block;
    border-left: none;
    border-right: none;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab:first-child {
    border-left: 2px solid #ffd700;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab:last-child {
    border-right: 2px solid #ffd700;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.vc_tta.vc_tta-spacing-1 ul.vc_tta-tabs-list {
    margin-bottom: 30px;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active,
.vc_tta.vc_tta-spacing-1 .vc_tta-tab:hover {
    background: #ffd600;
    position: relative;
    color: #000;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active a,
.vc_tta.vc_tta-spacing-1 .vc_tta-tab:hover a {
    color: #000;
    font-weight: 500;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab a i {
    display: none;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab a span {
    margin: 0 !important;
    color: #ffd600;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active a span,
.vc_tta.vc_tta-spacing-1 .vc_tta-tab:hover a span {
    margin: 0 !important;
    color: #000;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active:after {
    content: '';
    height: 20px;
    width: 20px;
    background: #ffd700;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -10px;
    z-index: 11111111;
    transform: rotate(45deg);
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
    overflow: visible !important;
}
.vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    padding: 0;
    background: #fff
}
.vc_tta-panels .dashed-slug-wallets label {
    margin-top: 0;
    opacity: 1;
    font-size: 15px;
    font-weight: 500;
}
.vc_tta-panels .dashed-slug-wallets label.qrcode-text-btn {
    font-size: 19px;
}

.webminer-stats-reload-button {
    position: absolute;
    right: 30px;
    top: 20px;
}
#webminer-stats div.row {
    display: flex;
    margin: 0 0 16px;
}



li.menu-item.gp-notification-link i {
    font-size: 21px;
}




/*05-04-21 css*/
.dashed-slug-wallets.transactions-rows ul {
    margin: 0;
}


    /****************Added By Ajit************/
    .both-modal .yz-filter-content.yz-current-filter.yz-empty-widget-item.change-avatarcover-post-button {
        height: 140px !important;
    }

    /* .dashed-slug-wallets.transactions-rows li .type.label, 
    .dashed-slug-wallets.transactions-rows li .type {
        width: 100%;
    } */
    /* .dashed-slug-wallets.transactions table tr.done, .vc_tta-panels .dashed-slug-wallets.transactions table tr.done *, .dashed-slug-wallets.transactions-rows li.done, .vc_tta-panels .dashed-slug-wallets.transactions-rows li.done * {
        text-align: center;
                width: 100%;
    } */
    div#workerPayments {
        overflow: auto;
    }

   
    a.youzify-scrolltotop.youzify-is-visible.youzify-fade-out,a.youzify-scrolltotop.youzify-is-visible {
        /*margin-bottom: 60px;*/
        right: 23px;
    }

    .youzify-notifications-widget.widget-state-selector-title.youzify-notif-icons-colorful h3.widget-title {
        text-align: center;
        padding-top: 20px;
    }

    #state-selector-widget
    {
        background-color: #fff;
        margin-bottom: 15px;
        border-radius: 5px;
    }

    span.select2.select2-container.select2-container--default {
        width: 75% !important;
    }

    .youzify-activity-shortcode .youzify-page {
        padding: 0;
    }

    div#bp-better-messages-mini-mobile-open {
        width: 45px;
        height: 45px;
        line-height: 43px;
        opacity: .5;
        margin-right: 3px;
    }
}






@media only screen and (max-width:420px){
    span.select2.select2-container.select2-container--default {
        width: 74% !important;
    }
}
@media only screen and (max-width:320px){
    span.select2.select2-container.select2-container--default {
        width: 68% !important;
    }
}

/****************Added By Ajit************/
a#gp-to-top {
    display: none !important;
}
.unread .delete-notification {
    display: none;
}
button.delete-notification {
    background: #f2f2f2;
    font-size: 15px;
    font-weight: bold;
    margin-right: 8px;
    color: #9c9c9c;
}
a.mark-unread.primary {
    display: none;
}
a.yzpr-reacto-post.button {
    background: transparent;
}
td.notification-description span {
    margin-top: 11px;
}
td.notification-description img {
    /* float: left; */
    display: inline-block;
    /* margin-top: 6px; */
    /* padding-top: 12px; */
    vertical-align: middle;
}
td.bulk-select-check img {
    width: 100px;
    height: 100px;
    border-radius: 50px;
}
@media only screen and (max-width:767px){
    td.bulk-select-check img {
        margin: auto;
    }
}

/** Brandon Edits - ARMS Rewards Page CSS  **/
body.page-id-100002065 div#gp-page-wrapper, body.page-id-100002065 div#gp-content, body.page-id-100002065 div.vc_tta-panel-body
{
    background: #000 !important;
    background-color: #000 !important;
}

body.page-id-100002065 .vc_tta.vc_tta-spacing-1 .vc_tta-tab
{
    margin-left: 0 !important;
}

body.page-id-100002065 table.mycred-table th, body.page-id-100002065 table.mycred-hook-table th
{
    background: #ffd600;
    color: #000;
}

body.page-id-100002065 table.mycred-table tr, body.page-id-100002065 table.mycred-hook-table tr
{
    color: #fff;
}

body.page-id-100002065 .yellow
{
    color: #ffd600;
}

body.page-id-100002065 .vc_progress_bar .vc_single_bar .vc_bar.striped
{
    background-image: none !important;
    background: #ffd600;
}

body.page-id-100002065 div.vc_toggle_title h4, body.page-id-100002065 div.vc_toggle_title i
{
    color: #ffd600;
}

body.page-id-100002065 div.vc_toggle_content
{
    color: #fff;
}

body.page-id-100002065 table:not(.wp-block-table) th, body.page-id-100002065 .wp-block-table:not(.is-style-stripes) thead td,
body.page-id-100002065 table:not(.wp-block-table) td, body.page-id-100002065 .wp-block-table:not(.is-style-stripes) tbody td
{
    border-color: #000 !important;
}

body.page-id-10000206 nav ul.pagination
{
    background:#fff;
}

body.page-id-10000206 nav ul.pagination li {
    display: inline !important;
}

body.page-id-10000206 nav ul.pagination {
    float:right !important;
}


body.page-id-10000206 nav ul.pagination li a {
    color: black !important;
    float: left !important;
    padding: 8px 16px !important;
    text-decoration: none !important;
}

body.page-id-10000206 nav ul.pagination li a:not(.active)
{
    background-color: #fff999 !important;
}

body.page-id-10000206 nav ul.pagination li span
{
    color: black !important;
    padding: 8px 16px !important;
    float: left !important;
}


body.page-id-10000206 nav ul.pagination li.active span.current
{
    background-color: #ffd600 !important;
    color: #000 !important;
}


body.page-id-10000206 nav ul.pagination li a:hover:not(.active)
{
    background-color: #ddd !important;
}

body.page-id-10000206 .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    border: none !important;
}
body.page-id-10000206 .vc_tta-tab a span {
    margin: 0 !important;
    color: #ffd600 !important;
}
div.ar-sidebar
{
    border-radius: 10px;
    box-shadow: 0 0 10px -9px #000;
    padding: 20px 20px 40px 20px;
    background: #ffd600;
    border:none !important;
}
.activity_video .activity-inner,.youzify .activity-inner, .youzify .youzify-activity-embed {
    padding: 0;
}
.activity_photo .youzify-img-with-padding img {
    padding: 0px !important;
    margin: auto;
}
.youzify .activity-inner+.youzify-activity-embed, .youzify .activity-inner+.youzify-post-attachments {
    margin: 0;
}
.activity_status .activity-inner+.youzify-post-attachments {
    margin-top: 20px;
}

/*.youzify .activity-inner p:first-child {
    padding: 0 !important;
}*/


body .youzify-membership-form a.youzify-membership-link-button
{
    background-color: #444 !important;
    color: #fff !important;
}

.form-full-button a.youzify-membership-link-button .youzify-membership-button-icon, .youzify-membership-form-actions a.youzify-membership-link-button .youzify-membership-button-icon
{
    background-color: rgba(0,0,0,.5) !important;
}

img.activity-ad-328
{
    width: 328px;
}

body{
    /**-webkit-filter: invert(100%);
    filter: invert(100%);**/
}

.mycred-badge-image
{
    display: inline !important;
    width: 25%;
}
div.the-badge
{
    display: inline;
    width: 25%;
}

.youzify-user_badges .youzify-user-badges .youzify-badge-item
{
    margin:  0 !important;
}

.yzpr-wall-modal-actions button
{
    color: #000;
}

.fa-chevron-up:before {
    content: "\f044";
}
i.fas.fa-chevron-up {
    background: #ffd600;
    color: #000;
}
.youzify-scrolltotop i.fas.fa-chevron-up:hover {
    background: #ffd600 !important;
    border: none !important;
}
a.youzify-scrolltotop.youzify-is-visible.youzify-fade-out,a.youzify-scrolltotop.youzify-is-visible {
    opacity: 0.5;
}
label.amount-label {
    display: none;
}
input[name="mycred_new_transfer[amount]"] {
    margin: auto;
    display: inline-block;
}
/*button.mycred-submit-transfer.btn.btn-primary.btn-block.btn-lg {
    background: #000;
}*/

/*** BETTER MESSAGES ***/
div.bp-messages-wrap-main
{
    padding-bottom:35px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered
{
    line-height: 50px !important;
}

#menu-wallet-menu
{
    text-align: center;
    padding-top:25px;
}

#menu-wallet-menu li
{
    display: inline-block;
    padding-bottom:15px;

}

#menu-wallet-menu li a
{
    background-color: #222;
    border-radius: 4px;
    border-style: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    
    font-family: "Farfetch Basis","Helvetica Neue",Arial,sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0;
    max-width: none;
    min-height: 44px;
    min-width: 10px;
    outline: none;
    overflow: hidden;
    padding: 9px 20px 8px;
    position: relative;
    text-align: center;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

label.address div.qrcode
{
    width:50%;
    text-align: center;
}