.input-checkbox~label:not(.error):after,
.input-radio~label:not(.error):after {
	background: #DC2E2E;
}

a {
	color: #202020;
}

.toggle-line {
	background: #DC2E2E;
}

.card-token {
	background-image: linear-gradient(45deg, #DC2E2E 40%, #fff 90%);
	color: #fff;
}

.btn-primary:disabled,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	background: #DC2E2E;
	border-color: #DC2E2E;
	color: #202020;
}

.footer-links li a:hover {
	color: #202020;
}

.user-thumb {
	color: #202020;
	background: #DC2E2E;
}

.navbar-menu>li>a {
	color: #202020;
}

.progress-percent:after,
.pay-check:checked~label:before,
.pay-check:checked~label {
	border-color: #DC2E2E;
}

.text-primary {
	color: #202020 !important;
}

.navbar-menu>li>a:before,
.bonus-base,
.pay-check-label:after {
	background: #DC2E2E;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
p span {
	color: #202020;
}

.card-title {
	color: #202020;
}

.spinner .sp {
	background-color: #DC2E2E;
}

.total-amount-lead {
	color: #202020;
}

#Floader {
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(255, 255, 255, .9);
	width: 100%;
	height: 100%;
	font-size: 20px;
	line-height: 27px;
	text-align: center;
	color: #fff;
	text-shadow: 0 0 0px #202020;
	z-index: 9999;
}


.inline-loader {
	width: 30%;
	padding: 25px;
}

.inline-loader .spinner.spiner_img {
	margin: 0 auto !important;
	top: auto;
	left: auto;
	position: initial;
}

.inline-loader span {
	font-size: 20px;
	margin: 0 auto;
}

.user-dashboard.page-user .pay-wallet-address button.copy-trigger.copy-clipboard {
	min-width: 160px !important;
}

.user-thumb:hover,
.user-thumb:focus {
	color: #202020;
}

.copy-feedback {
	color: #202020;
	height: auto;
	text-align: right;
	padding: 12px 20px;
}

.copy-trigger:focus,
.copy-trigger:hover,
.input-switch:checked~label:before {
	background: #DC2E2E;
}

.copy-trigger, .copy-trigger, .input-switch:checked~label {
    background: #DC2E2E;
    color: #fff;
}

.data-head .data-col,
.total-amount-lg {
	color: #202020;
}

.navbar-menu>li>a:hover,
.navbar-menu>li>a:focus,
.navbar-menu>li>a:active,
.nav-tabs-line .nav-link.active {
	color: #DC2E2E;
}

.user-status,
.nav-tabs-line .nav-link:after {
	background: #DC2E2E;
}

.user-dropdown:after {
	border-bottom-color: #DC2E2E;
}

h1,
h2,
h4,
h5 {
	color: #202020;
}

ul.radio_ul {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.radio_ul li {
	border: 1px solid #202020;
	border-radius: 5px;
	width: calc(50% - 10px);
	padding: 10px 15px 10px 40px;
	position: relative;
}

.radio_ul li:after {
	content: '';
	position: absolute;
	background: var(--bg-icon);
	height: 22px;
	width: 22px;
	left: 8px;
	background-size: cover;
	top: 50%;
	transform: translateY(-50%);
}

.radio_ul input[type="radio"] {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	opacity: 0;
}

.radio_ul input[type="radio"]:checked::before {
	content: '';
	position: absolute;
	background: #DC2E2E47;
	width: 100%;
	height: 100%;
	visibility: visible;
}

.radio_ul li.active {
	border-color: #DC2E2E;
}

.radio_ul li.active::before {
	position: absolute;
	content: '';
	width: 23px;
	height: 23px;
	border-radius: 50%;
	background: #dc2e2f;
	left: auto;
	right: -9px;
	top: -1px;
	border: 4px solid #fff;
	transform: translateY(-50%);
}

.progress-percent {
	background: #DC2E2E;
}

.token-overview-value {
	color: #DC2E2E;
}

.copy-address {
	padding: 12px 20px;
}

.user-account-status .btn-grp li a {
	cursor: default !important;
}

.page-ath .input-checkbox~label:not(.error):after,
.page-ath .input-radio~label:not(.error):after {
	background: #fff;
}

a,
.page-ath-heading small,
.input-checkbox-md~label:not(.error),
.input-radio-md~label:not(.error),
.form-note,
.footer-links li,
.input-item label,
label,
.btn-primary,
.btn,
body p,
div,
span {
	font-family: 'IBM Plex Mono', monospace;
}

h1,
h2,
h3,
h4,
h5,
h6,
label {
	font-family: "open_sauce_sans", sans-serif
}

.footer-links li a,
.page-ath-heading,
.page-ath a,
.input-checkbox~label:not(.error),
.input-radio~label:not(.error),
.page-ath-heading small,
.form-note,
.footer-links li,
.page-ath .btn-primary,
.page-ath .btn-primary,
.input-item label,
label,
.input-bordered,
.select2-container--flat .select2-selection--single .select2-selection__rendered,
.select2-container--flat .select2-selection--multiple .select2-selection__rendered,
.input-bordered:focus,
.btn-outline.btn-light:hover,
.btn-outline.btn-light:focus,
.btn-outline.btn-light:active,
.btn-outline.btn-light,
.user-welcome,
body p,
div,
span {
	color: #202020;
}

.page-ath .btn-primary,
.btn-primary,
.btn,
.btn-outline.btn-light,
.btn-danger {
    border: 1px solid #dc2e2e;
    color: #fff;
    border-radius: 8px;
    background: #dc2e2e;
	/*box-shadow: 4px 4px 0px #202020;*/
}

.page-ath .btn-primary:hover,
.btn-primary:hover,
.btn:hover,
.btn-outline.btn-light:hover,
.btn-danger:hover {
	box-shadow: 2px 2px 0px #dc2e2e91 !important;
}   

.page-ath .btn-primary {
	min-height: 48px;
}
.footer-links li a:is(:hover, :focus, :active),
.page-ath a:is(:hover, :focus, :active),
.link,
.navbar-menu>li.active a {
	color: #DC2E2E;
	font-weight: 500;
}

.page-ath .btn-primary:disabled,
.page-ath .btn-primary:hover,
.page-ath .btn-primary:focus,
.page-ath .btn-primary:active,
.page-ath .input-checkbox~label:not(.error):after,
.page-ath .input-radio~label:not(.error):after,
.btn:is(:hover, :focus, :disabled, :active),
.btn-primary:is(:hover, :focus, :disabled, :active),
.btn-outline.btn-light:hover,
.btn-outline.btn-light:focus,
.btn-outline.btn-light:active {
	background: #DC2E2E;
	border-color: #DC2E2E;
	color: #fff;
}

.input-bordered,
.select2-container--flat .select2-selection--single .select2-selection__rendered,
.select2-container--flat .select2-selection--multiple .select2-selection__rendered,
.select2-container .select2-selection--single,
.select2-selection--single .select2-selection__arrow,
.select2-selection--multiple .select2-selection__arrow,
body .select-block~.select2-container.select2,
.select-bordered~.select2-container--flat.select2-container--open .select2-selection--single,
.select-bordered~.select2-container--flat.select2-container--open .select2-selection--multiple {
	min-height: 48px;
	border-radius: 8px;
}

.select2-container--flat .select2-selection--single .select2-selection__rendered {
	height: auto;
	display: flex;
	align-items: center;
}

.input-bordered,
.select-bordered~.select2-container--flat .select2-selection--single,
.select-bordered~.select2-container--flat .select2-selection--multiple,
.input-checkbox~label:not(.error):before,
.input-radio~label:not(.error):before,
body .deg_current_option,
.input-bordered:focus,
body .select-block~.select2-container.select2,
.select-bordered~.select2-container--flat.select2-container--open .select2-selection--single,
.select-bordered~.select2-container--flat.select2-container--open .select2-selection--multiple {
	border-color: #202020;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	border: 1px solid 000;
	-webkit-text-fill-color: 000;
	-webkit-box-shadow: 0 0 0px 1000px #fff inset;
	transition: background-color 5000s ease-in-out 0s;
}

body .select-block~.select2-container.select2 {
	border: 0;
}

body .select2-container {
	z-index: 9999;
}

body .deg_select_box {
	z-index: 1000;
}

.aside.sidebar-right .ti-arrow-right {
	display: none;
}

.token-pay-currency {
	top: 17px;
}

.toast-message {
	color: #fff;
}

body .modal-dialog {
	margin-top: 0;
	margin-bottom: 0;
}

body .validate-modern select~.error {
	z-index: 99999;
}

span#nationality-error {
	z-index: 11;
}

span.select2.select2-container.select2-container--flat.bordered {
	z-index: 0;
}

.token-pay-currency .input-hint {
	padding: 5px 2px;
}

.token-purchase .radio_ul li:after {
	top: 23px;
}

#add-wallet input#token-address {
	min-height: auto;
}

#Floader .inline-loader {
	width: 95%;
	max-width: 700px;
}

.toggle-tigger.dt-filter-text em {
	line-height: 1.2;
}

.copy-feedback {
	padding-right: 45px;
}

.user-receive-wallet .d-flex.justify-content-between {
	font-size: 12px;
}

.copy-address {
	padding-left: 35px;
	padding-right: 45px;
}

form.forgot-pass-form .d-flex.justify-content-between.align-items-center {
	gap: 20px;
}

input#google2fa_code::-webkit-outer-spin-button,
input#google2fa_code::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

form.validate-modern a {
	box-shadow: none;
}

.topbar-nav li.active a {
	color: #DC2E2E;
}

table.refferal-table td {
	font-size: 14px;
}

table.refferal-table td.data-col.refferal-name {
	word-break: break-all;
	min-width: 120px;
}

table.refferal-table td.data-col.refferal-date {
	min-width: 180px;
}

table.refferal-table td.data-col.refferal-tokens {
	min-width: 120px;
}


.card-token .card-sub-title,
.user-status-title {
	color: #202020;
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.table-outter .btn:hover span {
	color: #fff;
}

.table-outter .dataTables_filter label {
	border: 1px solid #20202040;
	border-radius: 5px;
}

a:hover,
a:focus,
a:active {
	color: #202020;
}

p a {
	color: #DC2E2E;
}

.text-head {
	color: #202020 !important;
}

.modal-content .text-head {
	color: #dc2e2e !important;
}

.page-user {
	 background-image: url(/public/images/home.png); 
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	/*background-color: #f4baba;*/
}

.topbar,
.navbar,
.topbar-wrap {
	/*border-bottom: none;*/
	background: transparent !Important;
}

.user-welcome {
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 400px;
}

body {
	-ms-overflow-style: none;
	scrollbar-width: none;
}

body::-webkit-scrollbar {
	display: none;
}

input[type=number] {
	-moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.data-col {
	padding: 14px 15px 14px 5px;
}

.data-col:last-child {
	padding-right: 6px;
}

.navbar.navbar-mobile {
	background: #fff !important;
}

.token-pay-currency {
	top: 10px;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: #dc2e2f;
    border-color: #dc2e2f;
}  
.topbar.is-sticky.has-fixed {
    background: #fff !important;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
}
.navbar {
    box-shadow: none;
}
/*h5.token-amount.pay-amount-u.amount-crypto,*/
h5.dgrn-amount.token-amount.pay-amount-u {
    max-width: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.token-pay-amount.payment-get input#amountInUSD {   
    padding: 10px 45px 10px 15px;
}
.btn-success:hover, .btn-success {
    background: #00d285;
    border-color: #00d285;
    box-shadow: none !important;
    color: #fff;
}
.page-ath-logo img {
    max-height: 100px;
    max-width: 180px;
}
 .card-full-height, .card, .user-dashboard.page-user .pay-wallet-address {
    border: 1.5px solid #000;
}
.page-ath-alt .page-ath-form {
    border: 2px solid #000;
}
.user-links li a:hover {
    color: #dc2e2f;
}
.popup-title, .copyright-text {
    color: #202020;
}
.page-ath-alt .page-ath-form {
    padding: 35px 35px;
}
.img-thumbnail, .copy-address, .token-overview {
    border: 1px solid #000;
}
.topbar-logo img {
    height: 30px;
}
.dropdown-list-s2:not(:last-child) {
    border-bottom: 1px solid #000; 
}
.ti-user:before {
    color: #fff;
}
/* Media Query */
@media(max-width: 992px) {

	.account-info .user-account-status .card-title,
	.account-info .user-receive-wallet .card-title {
		font-size: 1.2em;
	}
	/*.copy-address {*/
 /*       padding-left: 9px;*/
 /*       padding-right: 9px;*/
 /*   }*/
}

@media(max-width: 767.98px) {
	.radio_ul li {
		width: 100%;
	}

	.token-bonus,
	.token-total {
		padding: 20px 0 0;
	}

	.token-overview .col-md-4:last-child .token-bonus,
	.token-overview .col-md-4:last-child .token-total {
		padding: 20px 0;
	}

	.card-innr h3 .ucap {
		margin: 6px 0 0;
	}

	#Floader .inline-loader {
		width: 100%;
	}
	.copy-address {
       font-size: 13px;
    }
    .copy-wrap .copy-icon {
       font-size: 12px;
    }
}

@media(max-width: 480px) {
	.page-ath-alt .page-ath-form {
		width: 95%;
		padding: 20px;
	}

	table.refferal-table {
		width: 440px;
		font-size: 12px;
	}
	table.refferal-table td {
        font-size: 11px;
    }
    .data-head .data-col {
        font-size: 11px;
    }
    .inline-loader span {
        font-size: 15px;
    }
    #Floader {
        line-height: 24px;
    }
}

@media (max-width: 390px) {
	.card-innr {
		padding: 20px 15px;
	}
}