body {
	background: #1e2124;
	color: #f5f5f5;
	font-family: system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Ubuntu,Cantarell,Oxygen,Roboto,Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: 400;
	

  
}

a {
	color: #FFE4B5;
	text-decoration: none;
}

a:hover {
	color: #FFFACD;
	text-decoration: none;
}

a:active {
	color: #FFFACD;
	text-decoration: none;
}

a:focus {
	color: #FFFACD!important;
	text-decoration: none;
}

.expander {
	color: #212529;
}

.trow1 {
	border-bottom: 1px solid #dee2e6;
	padding-top: 10px;
	padding-bottom: 10px;
	
	font-size: 16px;
}

#label {
	margin-bottom: 0px;
}

.trow2 {
	
	padding-top: 10px;
	padding-bottom: 10px;
}

.tcat {
}

.expcolimage {
	color: #212519;
	float: right;
	vertical-align: middle;
	margin-top: 0px;
}

.wrapper {
	width: 80%;
}

.container {
	width: 85%;
	padding: 0px;
}

.bg-thead {
	background: #007fd0;
	padding: 12px;
	border: none;
}

.bg-primary {
	background: #0d6efd33;
	padding: 10px;
}

.bg-primary a {
	color: #212519;
	text-decoration: none;
}

.bg-primary a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.lastpostbit a {
	color: #6c757d!important;
	text-decoration: none!important;
}

.lastpostbit a:hover {
	color: #6c757d!important;
	text-decoration: underline;
}

.forum_status {
height: 40px;
width: 40px;
font-size: 25px;
text-align: center;
vertical-align: center;
}

.forum_status i {
display: inline-block;
line-height: 40px;
}

.forum_on {
color: #e6e6e6;
}

.forum_off, .forum_offlock, .forum_offlink {
color: #e6e6e6;
}

.forum_off i {
opacity: .4;
}

.forum_offlock i:before {
content: "\F268";
}

.forum_offlink i:before {
content: "\F268";
}

.ficons_2 i:before {
content: "\f000";
}

.ficons_3 i:before {
content: "\f1ba";
}

.ficons_4 i:before {
content: "\f0f5";
}

.ficons_6 i:before {
content: "\f0e4";
}

.ficons_7 i:before {
content: "\f03e";
}

.subforumicon {
height: 10px;
width: 10px;
display: inline-block;
margin: 0 5px;
}

.subforum_minion {
color: #e6e6e6;
}

.subforum_minioff, .subforum_miniofflock, .subforum_miniofflink {
color: #e6e6e6;
}

.subforum_minioff {
opacity: .4;
}

.subforum_miniofflock i:before {
content: "\f023";
}

.subforum_miniofflink i:before {
content: "\f0c1";
}

.thead.thead_collapsed .expander:before{
transform: rotate(-180deg);
	color: #e8ecf3;
}

.thead .expander:before{
display:inline-block;
font-size:25px;
	margin-right: 10px;
	color: #e8ecf3;
    font-family: 'Font Awesome 5 Free';
    content: "\f106";
    font-weight:900;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
}

.textarea {
	margin: 0;
	display: block;
}

.style {
	background: #f36322;
}

.forumname {
	background: #e8ecf3;
	padding: 10px; 
	border-radius: 5px;
}

.gridh {
	padding: 10px;
}

.gridh:hover {
	padding: 10px;
	border-radius: 5px;
}

.topmod {
	background: #e8ecf3;
	color: #667c99;
}

.btn-top {
	background: #0674ec;
	color: #ffffff;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	font-size: 16px;
	font-weight: 400;
}

.btn-top:hover {
	background: #0568d3;
	color: #ffffff;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	font-size: 16px;
	font-weight: 400;
}

.btn-top-active {
	background: #0568d3;
	color: #ffffff;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
	font-weight: 400;
}

.btn-nav {
	background: #667c99;
	color: #e8ecf3;
	padding: 10px;
    font-size: 14px;
}

.btn-nav:hover {
	padding: 10px;
    background: #47566b;
	color: #e8ecf3;
}

.btn-reply {
	background: #FFFACD;
	color: #000;
	font-size: 12px;
	font-weight: 500;
}

.btn-reply:hover {
	background: #FFE4B5;
	color: #111;
	font-size: 12px;
	font-weight: 500;
}

.btn-page {
	background: #EBF8FF;
	color: #212519;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #D3EAFF;
	
	font-size: 11px;
}

.btn-page:hover {
	background: #f6f8fd;
	color: #212519;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #e1e8f8;
	
	font-size: 11px;
}

.btn-pagestart {
	background: #ffffff;
	color: #000;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 11px;
	margin-right: 3px;
	margin-left: 3px;
}

.post_body img {
	width: 50px;
	height: 50px;
}

.post_body {
	font-weight: 500;
	font-size: 15px;
}

blockquote {
	background: #36393e;
	border-radius: 5px;
	border: 2px dotted #424549;
	margin: 0;
	padding: 15px;
}

blockquote cite {
	border-bottom: 1px solid #424549;
	display: block;
	padding-bottom: 3px;
	margin: 0 0 10px 0;
	
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
}

blockquote cite > span {
	color: #6c757d!important;
	float: right;
	
	font-size: 12px;
	font-weight: 500;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.catmod {
	background: #36393e;
	color: #ffffff;
	font-weight: 400;
}

.catmod a {
	color: #fff;
	text-decoration: none;
}

.catmod a:hover {
	color: #fff;
	text-decoration: none;
}

.checkbox {
	background: #f6f7fb;
	width: 15px;
	height: 15px;
	border: 0px;
}

.progress-bar[aria-valuenow="0"] {
    display: none;
}

.nav-tabs a {
	color: #FFE4B5;
	background: #111;
	text-decoration: none;
}

.nav-tabs a:hover {
	color: #FFFACD;
	text-decoration: none;
}

.btn-multipage {
	color: #e6e6e6;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	text-transform: capitalize;
	
	font-size: 12px;
	font-weight: 500;
}

.btn-multipage-inactive {
	background: #36393e;
	color: #e6e6e6;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	text-transform: capitalize;
	
	font-size: 12px;
	font-weight: 500;
}

.btn-multipage:hover {
	background: #36393e;
	color: #e6e6e6;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #36393e;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 12px;
}

.btn-multipage-active {
	background: #36393e;
	color: #e6e6e6;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #36393e;
	text-transform: capitalize;
	
	font-size: 12px;
	font-weight: 500;
}

.btn-multipage-active:hover {
	background: #36393e;
	color: #e6e6e6;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #36393e;
	text-transform: capitalize;
	
	font-size: 12px;
	font-weight: 500;
}

.btn-forumjump {
	background: #e8ecf3;
	color: #212519;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #e8ecf3;
    font-size: 13px;
	font-weight: 700;
	text-transform: capitalize;
}

.btn-forumjump:hover {
	background: #d7deea;
	color: #212519;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #d7deea;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 13px;
}

.postbit-u a {
	color: #fff;
	text-decoration: none!important;
}

.postbit-u a:hover {
	color: #FFE4B5;
	text-decoration: underline;
}

.btn-toplink {
	background: #0674ec;
	color: #ddedf8;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	font-size: 16px;
	font-weight: 400;
}

.btn-toplink:hover {
	background: #0568d3;
	color: #ffffff;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	font-size: 16px;
	font-weight: 400;
}

.btn-toplink:active {
	background: #6f42c1;
	color: #ffffff;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	font-size: 16px;
	font-weight: 400;
}

.btn-user{
	color: #fff;
	padding: 8px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	font-weight: 400;
}

.btn-user:hover {
	background: #7289da;
	color: #ffffff;
	padding: 8px;
	padding-left: 15px;
	padding-right: 15px;
	
	font-size: 14px;
	font-weight: 400;
}

.navmenu a {
	color: #343a40;
	text-decoration: none;
}

.navmenu a:hover, a:active {
	color: #0674ec;
	text-decoration: none;
}

.gradient-text {
	color: #7289da;
	font-weight: 700;
}

hr {
	background: #424549;
}

.btn-profile {
	width: 100%;
	color: #ffffff;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	
	font-size: 14px;
	font-weight: 400;
}

.btn-profile:hover {
	background: #7289da;
	width: 100%;
	color: #ffffff;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	border: 1px solid #7289da;
	
	font-size: 14px;
	font-weight: 400;
}

.btn-profile-active {
	background: #7289da;
	width: 100%;
	color: #ffffff;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	border: 1px solid #7289da;
	
	font-size: 14px;
	font-weight: 400;
}

.legend {
	background: #424549;
	width: 100%;
	color: #FFF;
	padding: 10px;
	text-align: left;
	border-radius: 5px;
	
	
	font-size: 13px;
	font-weight: 600;
}

.legend span {
 
    padding:0 10px;
}

.form-control {
	background: #282b30!important;
	color: #e6e6e6!important;
	border-color: #424549!important;
	
	font-size: 13px;
}

.form-control-p {
	background: #282b30;
	color: #e6e6e6!important;
	border: 1px solid #424549;
	border-radius: 2px;
}

.form-control-p:focus {
	background: #282b30;
	color: #e6e6e6!important;
	outline: none!important;
	box-shadow: none!important;
	border: 0;
}

.form-control-p:active {
	background: #282b30;
	color: #e6e6e6!important;
	outline: none!important;
	box-shadow: none!important;
	border: 0;
}

.btn-new {
	background: #7289da!important;
	border-color: #7289da!important;
	font-size: 12px!important;
	font-weight: 500;
	color: #fff;
}

.btn-new:hover {
	background: #5e78d5!important;
	border-color: #6A5ACD!important;
	color: #fff;
	font-size: 12px!important;
	font-weight: 500;
}

.btn-new:active {
	background: #5e78d5!important;
	border-color: #6A5ACD!important;
	color: #fff;
	font-size: 12px!important;
	font-weight: 500;
}

.btn-thread:before {
	transform: rotate(-180deg);
}

.btn-thread {
	color: #ffffff;
	padding: 5px;
    font-size: 16px;
	font-weight: 400;
}

.btn-thread:hover {
	color: #ffffff;
	padding: 5px;
	font-size: 16px;
	font-weight: 700;
}

.btn-thread-active {
	background: #19bc70;
	color: #ffffff;
	padding: 5px;
	font-size: 16px;
	font-weight: 400;
}

.btn-icons {
	color: #ffffff;
	padding: 5px;
		padding-left: 15px;
	padding-right: 15px;
    font-size: 16px;
	font-weight: 400;
}

.btn-icons:hover {
	background: #19bc70;
	color: #ffffff;
	padding: 5px;
		padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
	font-weight: 700;
}

.btn-icons-active {
	background: #19bc70;
	color: #ffffff;
	padding: 5px;
		padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
	font-weight: 400;
}

.dropdown a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}

.dropdown a:hover {
	background: #7289da;
	color: #ffffff;
	border-radius: 3px;
	
	font-size: 13px;
}

.dropdown a:active {
	background: #7289da;
	color: #ffffff;
	font-size: 13px;
}

.fa-star{
font-size:14px;
}

.btn-posticon {
	background: none;
	color: #212519;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 700;
	display: none;
}

.btn-posticon:hover {
	background: #e8ecf3;
	color: #212519;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #e8ecf3;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 13px;
	display: block;
}

.text-online {
	color: #25c87c;
}

.text-offline {
	color: #e77681;
}

.btn-white {
	background: #ffffff;
	color: #212519;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #d3d8eb;
	font-size: 16px;
	font-weight: 400;
}

.btn-white:hover {
	background: #f4f6fd;
	color: #212519;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #c1c8e3;
    font-size: 16px;
	font-weight: 400;
}

.btn-white-active {
	background: #f4f6fd;
	color: #212519;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
	font-weight: 400;
}

.btn-up {
	background: none;
	color: #ffffff;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 700;
}

.btn-up:hover {
	background: #19bc70;
	color: #ffffff;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 3px;
	margin-left: 3px;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 13px;
}

/** Modal Start **/

.blocker {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 9999;
	padding: 20px;
	box-sizing: border-box;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.25);
	text-align: center;
}

.blocker:before{
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.05em;
}

.blocker.behind {
	background-color: transparent;
}

.modal {
	width: 400px;
	height: auto;
	text-align: left;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 2;
}

.modal a.close-modal {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(../../../images/close.png) no-repeat 0 0;
	display: none;
}

.modal-spinner {
	display: none;
	width: 64px;
	height: 64px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -32px;
	margin-top: -32px;
	background: url(../../../images/spinner_big.gif) no-repeat center center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

/** Modal End **/
		
.btn:focus, .btn:active:focus, .btn.active:focus{
    outline:none;
    box-shadow:none;
}

.img {
	max-width: 100%;
	height: auto;
}

.form-select {
	font-size: 14px;
}

.dropdown-menu {
	background: #424549;
	color: #ffffff;
	font-size: 12px!important;
	font-weight: 400;
}

.dropdown-item {
	font-size: 13px!important;
	font-weight: 400;
}

.btn-primary {
	background: #7289da!important;
	border-color: #7289da!important;
	font-size: 12px!important;
	font-weight: 500;
}

.btn-primary:hover {
	background: #5e78d5!important;
	border-color: #6A5ACD!important;
	
	font-size: 12px!important;
	font-weight: 500;
}

.btn-primary:active {
	background: #5e78d5!important;
	border-color: #6A5ACD!important;
	
	font-size: 12px!important;
	font-weight: 500;
}

.mycode_img {
	max-width: 100%;
	height: auto;
}

.codeblock {
	background: #36393e;
	border-radius: 5px;
	color: #f5f5f5!important;
	border: 2px dotted #424549;
	margin: 0;
	padding: 15px;
}

.btn-light {
	font-size:12px!important;
}

.bg-white {
	background: #282b30!important;
}

.card {
	background: #282b30!important;
}

.card-body {
	background: #282b30!important;
}

.border-bottom {
	border-color: #36393e!important;
}

.border-end {
	border-color: #36393e!important;
}

.border-top {
	border-color: #36393e!important;
}

.border-start {
	border-color: #36393e!important;
}

.border {
	border-color: #36393e!important;
}

.form-select {
	background: #282b30!important;
	color: #e6e6e6!important;
	border-color: #424549!important;
	
	font-size: 13px;
}

.form-select-p {
	background: #282b30;
	color: #e6e6e6!important;
	border: 1px solid #424549;
	border-radius: 2px;
}

.form-select-p:focus {
	background: #282b30;
	color: #e6e6e6!important;
	outline: none!important;
	border-color: #FFFACD;
	box-shadow: 0 0 0 0.2rem rgba(255, 250, 205, 0.25);
}

.form-select-p:active {
	background: #282b30;
	color: #e6e6e6!important;
	outline: none!important;
	box-shadow: none!important;
	border: 0;
}

.bg-light {
	background: #36393e!important;
}

.card-text {
	font-size: 14px;
	font-weight: 400;
}

.text-muted {
	color: #868e96!important;
}

.text-white {
	color: #f5f5f5!important;
}

.text-primary {
	color: #4682B4!important;
}

.nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #36393e;
    border-color: #36393e #36393e #36393e;
}

.nav-tabs .nav-link.hover {
    color: #ffffff;
    background-color: #36393e;
    border-color: #36393e #36393e #36393e;
}

.nav-tabs {
    border-bottom: 1px solid #36393e;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #36393e #36393e #36393e!important;
    isolation: isolate;
}

strong {
	font-weight: 500;
}

.alert-warning {
	background: #F08080;
	border: 1px solid #F08080;
	font-size: 13px;
	color: #fff;
}

.alert-light {
	background: #FFFACD;
	border: 1px solid #FFFACD;
	font-size: 13px;
	color: #2C2F33;
}

.alert-light a {
	color: #2C2F33;
	text-decoration: underline;
}

/** Custom**/
    .judul.glitch {
      position: relative;
      font-size: 2em;
      color: #FFE4B5;
      animation: glitch-animation 2s infinite;
    }

    .judul.glitch::before,
    .judul.glitch::after {
      content: attr(data-text);
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      overflow: hidden;
      color: #ff9500;
      clip: rect(0, 900px, 0, 0);
    }

    .judul.glitch::before {
      animation: glitch-before 2s infinite linear;
      color: #ffa200;
      z-index: -1;
    }

    .judul.glitch::after {
      animation: glitch-after 2s infinite linear;
      color: #ffffff;
      z-index: -2;
    }

    @keyframes glitch-animation {
      0% { transform: none; }
      20% { transform: skew(0.5deg); }
      40% { transform: skew(-0.5deg); }
      60% { transform: translateX(2px); }
      80% { transform: translateX(-2px); }
      100% { transform: none; }
    }

    @keyframes glitch-before {
      0% { clip: rect(0, 9999px, 0, 0); transform: translate(-2px, -2px); }
      10% { clip: rect(10px, 9999px, 50px, 0); transform: translate(2px, 2px); }
      20% { clip: rect(20px, 9999px, 60px, 0); transform: translate(-1px, 1px); }
      100% { clip: rect(0, 9999px, 0, 0); transform: translate(0); }
    }

    @keyframes glitch-after {
      0% { clip: rect(0, 9999px, 0, 0); transform: translate(2px, 2px); }
      10% { clip: rect(30px, 9999px, 80px, 0); transform: translate(-2px, -1px); }
      20% { clip: rect(40px, 9999px, 100px, 0); transform: translate(1px, -1px); }
      100% { clip: rect(0, 9999px, 0, 0); transform: translate(0); }
    }	
.header {
  display: flex;
  align-items: center;
  justify-content: space-between; /* atau gunakan margin-left: auto pada menu */
  padding: 10px;
}
.addon-nav-menu {
	display: flex;
    gap: 10px; 
    margin-left: auto; 
    align-items: center;
	justify-content: space-between;
}

/** ads box **/
.ads {
margin: 0;
      font-family: Arial, sans-serif;
      display: flex;
      justify-content: center;
      
      min-height: 100px;
	  width: 100%;
      padding: 20px;
}

    .banner-box {
      width: 100%;
      max-width: 728px;
    }

    .box {
      position: relative;
      width: 100%;
      aspect-ratio: 728 / 90;
      background: #333;
      border-radius: 8px;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;
      color: white;
      text-align: center;
    }
.box-menu {
	width: 100%;
      background: #444;
      color: white;
      padding: 15px;
      border-radius: 6px;
      text-align: center;
}
    .ads-slide {
      display: none;
      position: absolute;
      width: 100%;
      height: 100%;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      padding: 5px 10px;
      gap: 10px;
    }

    .ads-slide img {
      height: 80%; /* agar fleksibel sesuai tinggi box */
      max-width: 40%; /* supaya tidak terlalu lebar */
      object-fit: contain;
    }

    .ads-slide p {
      font-size: clamp(10px, 2vw, 16px);
      margin: 0;
      text-align: left;
      flex: 1;
    }

    .ads-slide.active {
      display: flex;
    }

    @media (max-width: 768px) {
      .box {
        aspect-ratio: 6 / 1;
      }

      .ads-slide {
        gap: 8px;
      }

      .ads-slide img {
        height: 70%;
        max-width: 35%;
      }

      .ads-slide p {
        font-size: clamp(9px, 4vw, 14px);
      }
	 .box-menu {
		 text-align: center;
		}
    }

/** Wallet Tabel **/
.wallet {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    background-color: #333;
    border: 2px solid #FFE4B5;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 10);
}

.wallet table {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-collapse: collapse;
}

.wallet table th, .wallet table td {
    border: 2px solid #FFE4B5;
    border-radius: 10px;
    padding: 10px;
}


.wallet table th {
    background-color: #333;
    font-weight: bold;
}

.wallet table tr td {
    font-size: 16px;
}

.wallet table tr td {
    border-bottom: 1px solid #FFE4B5;

}

.wallet table tr td:last-child {
    border-bottom: 2px solid #FFE4B5;
}
.wallet table tr td p {
    text-align: left;
    padding: 10px;
}
.wallet  table tr td .thead{
    background-color:rgb(15, 15, 15);
    color: #FFE4B5;
}
.wallet  table tr td {
    color: #FFE4B5;
}

.wallet table tr td a {
    color: #6b7280;
    text-decoration: none;
    transition: color 0.3s ease;
}
.wallet table tr td a:hover {
    color: #FFE4B5;
    text-decoration: none; 
}

/** form donate **/
.wallet table tr td .button{
    color: #FFE4B5;
    border: solid 2px;
    border-radius: 5px;
    background-color: rgb(15, 15, 15);
    transition: color 0.3s ease;
}
.wllet table tr td .button:hover {
    background-color: #FFE4B5;
    color: rgb(15, 15 , 15);
}
.wallet table tr td input {
    border: solid 2px #FFE4B5;
    border-radius: 2px;

}