/*referral dashboard content right*/
.view-account .component-table {background: #272521;}
.view-account .component-table{padding-top: 50px;font-family: 'Inter';letter-spacing: 0;}
@media (max-width: 992px){
.view-account .component-table {padding-top: 0px;padding-bottom:120px;background: #272521;}}
@media only screen and (min-width: 993px) {
.view-account .component-table{padding: 0 0px;padding-top: 0px;/* padding-bottom: 80px; */background: #272521;}}

/*backbtn*/
.component-table .backbtn {display: none;}

/*latest activity*/
.cls-download a {color: #000!important;font-size: 12px;}.cls-download a:hover {color: #fe0000!important;}

/*accordion*/
div#page-profile a.accordion-toggle.collapsed {color: #fff;}
div#page-profile a.accordion-toggle {color: #fff;}
div#page-profile .accordion-group {background: #fff;}


/*tabs content margin*/
div#page-medals,div#page-activities{margin-top: 30px;}

/*thead*/
#page-medals thead,
#page-activities thead{
    background: #000!important;
    color: #fff;
    border-radius: 10px!important;
    border-spacing: 10px!important;
}

/*panel heading*/
.com-altauserpoints .panel-heading {
    background: #000!important;
    color: #fff!important;
}

/*panel table*/
.com-altauserpoints .panel-body {
    overflow: auto;
}

.com-altauserpoints td {
    min-width: 120px;
}

/*detail button*/

a.btn.btn-primary.btn-xs.referral-detail { line-height: 1; padding: 10px 20px; border-radius:0; font-size: 12px; border: 0; }

a.btn.btn-primary.btn-xs.referral-detail:hover, a.btn.btn-primary.btn-xs.referral-detail:focus {/* background: #4c4c4c; */color: #fff;}

/*end detail button*/

/*tab*/

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {border-bottom-color: transparent;border-radius: 0;background: #fff;border-radius: 10px 10px 0 0;/* background-image: linear-gradient(to right, #b31217 0%, #e52d27  51%, #b31217  100%)!important; */color: #fff!important;background: #8b5e3c!important;}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #272521;
    background-color: #cdba7c;
    border-color: #dee2e6 #dee2e6 #fff;
    border-radius: 10px 10px 0px 0px !important;
}

.nav-tabs {border-bottom: 1px solid #cfcfcf;/* background: #fff; */}

.nav-tabs li a{ color: #fff;}

.nav-tabs>li>a:hover { border-color: #fff;}

.nav>li>a:hover, .nav>li>a:focus {background-color: #8b5e3c91;color: #fff;border-radius: 10px 10px 0 0!important;}

#cls-myprofile p.cls-my-wallet {
    background: #8b5e3c;
    color: #fff;
    border: 1px solid #ddd;
    border-bottom: none;
    padding: 5px;
    text-transform: capitalize;
    text-align: center;
    font-size: 18px;
    margin: 0;
    border-radius: 0px!important;
}
@media(max-width:991px){
#cls-myprofile p.cls-my-wallet {
    font-size: 14px !important;
}}
#cls-myprofile h4.cls-wallet-points {
    color: #000000;
    font-weight: 600;
    letter-spacing: 0px !important;
    padding: 16px 10px 50px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    text-transform: uppercase;
    text-align: center;
    font-size: 26px;
    background: transparent;
    margin: 0;
    margin-bottom: -18px;
    border: 1px solid #ddd;
}
@media(max-width:991px){
#cls-myprofile h4.cls-wallet-points {
    font-size: 22px !important;
}}
#cls-myprofile a.btn-referral {
    position: relative;
    transition: 0.5s;
    font-size: 12px;
    border-radius: 50px;
    background: #8b5e3c;
    color: #fff;
    padding: 10px 30px 10px 15px!important;
    display: inline-block;
    line-height: 1;
}

#cls-myprofile a.btn-referral:before {
    position: absolute;
    content: '\f0a9';
    font-family: 'Font Awesome 5 Free'!important;
    font-weight: 900;
    right: 12px;
    color: #ffffff;
    top: 50%;
    transform: translateY(-50%);
}

#cls-myprofile a.btn-referral:hover {/* opacity: 0.8; */}

#cls-myprofile { padding: 0px; background: transparent; }

#cls-myprofile .col-md-6 { margin-bottom: 20px; text-align: center; }

@media(max-width:991px){
    #cls-myprofile .col-md-6 { width: 100%; }
}

h4.cls-groupname{
  	background: #e0e0e0;
  	color: #000;
  	font-weight: 400;
  	text-align: center;
  	font-size: 18px;
}

.col-md-12.wallet-container {
    text-align: center;
    margin-bottom: 20px;
}
.col-md-12.wallet-container h4.cls-wallet-points {
    color: #dacb8e!important;
    font-family: 'Inter';
    font-weight: 700!important;
}
.col-md-6.col-xs-6.total-income-container h4.cls-wallet-points {
    color: #96a86c !important;
}

.col-md-12.wallet-container span {
    display: inline-block;
}

#cls-myprofile .wallet-container h4.cls-wallet-points {
    font-size: 36px;
    background: transparent;
}

@media (max-width: 991px) {
    #cls-myprofile .wallet-container h4.cls-wallet-points { font-size: 32px !important; }
}

span.cls-totalpoints a.btn-referral {
    background: #fe0000 !important;
}



/*referral profile*/

.cls-referral-profile #QRcodeInvite img {
    max-width: 220px;
    margin: auto;
    border: 1px solid #ddd;
    border-radius: 8px;
}

.cls-referral-profile {
    margin-top: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.cls-referral-profile .social-share {
    text-align: center;
    font-size: 14px;
    padding-top: 10px;
}

.cls-referral-profile .social-share b {
    font-weight: 500;
}

.cls-referral-profile .social-share button.btn {
    font-size: 12px !important;
    margin-top: 5px !important;
    box-shadow: none;
}

.social-share .sppb-btn:after {display: none!important;}

.cls-referral-details {
    font-size: 14px;
}

.cls-referral-details .alert-info {
    margin-bottom: 0;
}

.cls-referral-details .alert-info #referrer_link {
    margin-top: 5px;
}

@media (min-width: 992px) {
    .cls-referral-profile .social-share { padding-bottom: 0 !important; }
    .cls-referral-profile .row { display: flex; align-items: center; }
}

@media (max-width: 991px) {
    .cls-referral-profile {background: transparent;}
}


/*end of referral profile*/


/*withdraw*/

.cls-withdraw .withdrawal-inner-wrap .panel {
    box-shadow: none;
}

.cls-withdraw .withdrawal-inner-wrap .panel-heading {
    background: #e1e7f1;
    font-size: 13px;
    padding: 5px;
}

.cls-withdraw .withdrawal-inner-wrap .panel-body {
    color: #fe0000;
    font-size: 36px;
    line-height: 1.3;
    font-weight: 600;
    padding: 10px;
}

@media (max-width: 991px) {
    .cls-withdraw .withdrawal-inner-wrap .panel-body { font-size: 32px; }
}

/*end of withdraw*/

.cls-myprofile-wrapper select,
.cls-myprofile-wrapper input[type="date"] {
    border-radius: 0 !important;
    padding: 0 15px 0 10px;
    box-shadow: none;
    margin-bottom: 5px;
    width: 100%;
}

.cls-myprofile-wrapper input[type="date"] { padding-right: 5px; }

.cls-myprofile-wrapper .referral-filter input {
    border-radius: 0;
    box-shadow: none;
}

.cls-myprofile-wrapper .referral-filter button {
    height: 50px;
    color: #fff;
    background: #8b5e3c;
    padding: 0 15px !important;
    font-size: 13px;
    line-height: 0px;
    border-radius: 0 !important;
    border: 0;
    transition: 0.5s;
}

.cls-myprofile-wrapper .referral-filter button:hover, .cls-myprofile-wrapper .referral-filter button:focus {
    background: #8b5e3c;
}

.cls-myprofile-wrapper .referral-filter button#btnSearch {
    margin-left: -5px;
    height: 50px;
    border: 1px solid #ffffff91;
}


/*referral detail*/

.cls-myprofile-wrapper .accordion-inner {
    font-size: 12px;
}

div#page-activities {
    font-size: 12px;
}

.referral-details-info .panel-default>.panel-heading {
    background: #e1e7f1;
    border: 1px solid #ddd;
    color: #fe0000;
    border-bottom: none;
    padding: 8px 15px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.5px;
}

.referral-details-info .panel-default .panel-body {
    font-size: 14px;
    letter-spacing: 0.5px;
}

.cls-myprofile-wrapper .accordion-inner .pagination {
    border-radius: 0;
}

.cls-myprofile-wrapper .accordion-inner .pagination a {
    padding: 5px 10px;
    font-size: 12px;
    background: #d7d7d7;
    color: #000;
}

.cls-myprofile-wrapper .accordion-inner .pagination a.active {
    background: #fe0000;
    color: #fff;
}

.cls-myprofile-wrapper .accordion-inner .pagination a:hover, .cls-myprofile-wrapper .accordion-inner .pagination a:focus {
    background: #fe0000;
    color: #fff;
}


/*table*/
.cls-myprofile-wrapper .accordion-body {
    font-size: 12px;
    color: #fff;
    background: #272521;
}

table#myReferrals .table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: rgb(39 37 33);
    color: #fff;
}

table#myReferrals .table>:not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    background-color: #8b5e3c;
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    color: #fff;
}

table#myReferrals tr th:nth-child(4), table#myReferrals tr td:nth-child(4),
table#myReferrals tr th:nth-child(5), table#myReferrals tr td:nth-child(5),
table#myReferrals tr th:nth-child(6), table#myReferrals tr td:nth-child(6) {
  width: fit-content;

}

.cls-myprofile-wrapper .accordion-button::after {filter: invert(1) brightness(100);}
.cls-myprofile-wrapper .accordion-button:not(.collapsed)::after {filter: invert(1) brightness(100);}
.cls-myprofile-wrapper .accordion-button:focus {box-shadow: none;}
.cls-myprofile-wrapper .accordion-button[aria-expanded*="true"]{background:#8b5e3c!important; color:#fff!important;font-weight:700;box-shadow: none;}

.cls-myprofile-wrapper .accordion-body ul{ padding-left:15px;}

/*-----------------------------------------------------------------------
  TABLE STYLE              
-------------------------------------------------------------------------*/

#cls-myprofile table {border: 1px solid #cccccc;padding:0px 0px!important;font-size:12px!important;}

#cls-myprofile th, #cls-myprofile td{padding:15px 10px!important;border: 1px solid #cccccc; font-size:12px;text-align:center;}

.cls-myprofile-wrapper tbody tr:nth-child(even) {background: #272521; color:#000;}
.cls-myprofile-wrapper tbody tr:nth-child(odd) {background: #0000;color: #fff!important;}

/*header*/
.cls-myprofile-wrapper th{background: #8b5e3c;color:#fff;vertical-align:middle;}
.cls-myprofile-wrapper tbody tr:first-child p{margin:0px;}

.cls-myprofile-wrapper .table td{color: #fff!important;text-align: left!important;}

.cls-myprofile-wrapper tr:nth-child(1) {
    background: #8b5e3c;
}
 
.cls-download {
    display: inline-flex;
}

.cls-download a{
    color: #fff!important; font-size:14px;
}

div#page-activities tr:nth-child(1) th {
    background: #8b5e3c;
}

div#page-activities td{
    background: #272521; color:#fff!important;
}



/*overwrite for maestro template*/
input#accountSearch {display: inline;width: fit-content!important;}.row.referral-filter {display: block!important;}


.view-referral .form-control,input[type="text"]:not(.form-control),input[type="email"]:not(.form-control),input[type="url"]:not(.form-control),input[type="date"]:not(.form-control),input[type="password"]:not(.form-control),input[type="search"]:not(.form-control),input[type="tel"]:not(.form-control),input[type="number"]:not(.form-control),select:not(.form-select):not(.form-control),.sppb-form-control,.sppb-form-group .sppb-form-control {
    display: block;
    width: 100%;
    font-weight: 400;
    font-size: 15px;
    height: 40px!important;
    line-height: 20px;
    padding: 5px 15px;
    border-radius: 0px !important;
    color: #ffffff;
    background-color: transparent;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgb(255 255 255 / 60%)!important;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    background: transparent!important;
}

.com_altauserpoints button.accordion-button {background: #272521;border: 1px solid #ffffff7d;}
.com_altauserpoints button.accordion-button:hover {background: #8b5e3c; opacity:1;}
.com_altauserpoints .accordion-item {border: 0px;}

::-webkit-calendar-picker-indicator {filter: invert(1) }

.nav-tabs .nav-link {
    border-radius: 0px!important;
}





/*end of referral detail dashboard*/












