 	
	
	/* Withdrawal History */
sbhs h mg a { background: var(--b1); display: flex; padding: 4px; border-radius: 5px; flex-direction: column; align-items: center; justify-items: center; margin: 7px 4px; width: 6.6rem; letter-spacing: 0.6px;font-size: 0.8em;}
sbhs h mg { display: grid; justify-content: space-between; overflow: scroll; width: auto; grid-auto-flow: column; margin: 0 11px; }
sbhs filter btn { background: var(--b1); display: grid; padding: 11px; border-radius: 5px; grid-template-columns: auto 22px; align-items: center; height: 44px; margin: 4px; justify-content: space-between; }
sbhs filter btns { display: grid; grid-template-columns: 50% 50%; margin: 0 11px; }
sbhs filter btn i { height: 16px; width: 16px; margin: auto; }
sbhs h mg t, sbhs h mg svg, sbhs h mg path {color: var(--c1); }	
sbhs filter btn t, swhs filter btn i { opacity: 0.7; }
sbhs h mg svg { height: 33px; width: 33px; }
sbhs h mg img { height: 33px; width: 33px; }
sbhs h mg a i { filter: grayscale(1); }
sbhs h mg a.this { background: var(--lg); color: var(--b); }
sbhs h mg a.this i, swhs h mg a.this t { opacity: 1; filter: unset; }
sbhs h mg a.this path, swhs h mg a.this t { fill: var(--b); }
sbhs h mg a.this img { filter: invert(1); }
sbhs h mg .this t { color: var(--b1); }
sbhs header { position: sticky; z-index: 888; top: 0; background: var(--bh); }	
sbhs h mg a .rum { filter: hue-rotate(0deg); }
sbhs h mg a .rum img { opacity: 0.5; }	
sbhs h mg a.this img { opacity: 1; }	
sbhs h mg a.this .rum { filter: invert(1); }	
	/* Withdrawal History */
sbis h mg a { background: var(--b1); display: flex; padding: 4px; border-radius: 5px; flex-direction: column; align-items: center; justify-items: center; margin: 7px 4px; width: 6.6rem; letter-spacing: 0.6px; }
sbis h mg { display: grid; justify-content: space-between; overflow: scroll; width: auto; grid-auto-flow: column; margin: 0 16px; }
sbis filter btn { background: var(--b1); display: grid; padding: 11px; border-radius: 5px; grid-template-columns: auto 33px; align-items: center; height: 55px; margin: 4px; justify-content: space-between; }
sbis filter btns { display: grid; grid-template-columns: 50% 50%; margin: 0 11px; }
sbis filter btn i { height: 16px; width: 16px; margin: auto; }
sbis h mg t, sbhs h mg svg, sbhs h mg path {color: var(--c1); }	
sbis h mg a t { font-size: 0.66rem; font-weight: 100; }
sbis filter btn t, swhs filter btn i { opacity: 0.7; }
sbis h mg svg { height: 33px; width: 33px; }
sbis h mg a i { filter: grayscale(1); }
sbis h mg a.this { background: var(--lg); color: var(--b); }
sbis h mg a.this i, swhs h mg a.this t { opacity: 1; filter: unset; }
sbis h mg a.this path, swhs h mg a.this t { fill: var(--b); }
sbis h mg .this t { color: var(--b1); }
sbis header { position: sticky; z-index: 888; top: 0; background: var(--bh); }	

	
	
	
/* Withdraw History Transaction */
sbhs trcs>trc { display: block; padding: 11px; margin: 11px 0; background: var(--b1); border: none; border-radius: 7px; }
sbhs trcs>hd i { height: 100%; width: 100%; }
sbhs trc bd cn { display: flex; color: var(--b1t77); font-size: 15px; font-weight: bold; justify-content: space-between; margin-bottom: 16px; opacity: 0.8; }
sbhs trc p1.ft { background: var(--a); border-radius: 9px; color: var(--b); align-items: center; justify-content: center; display: flex; font-size: 16px; border: solid 1px var(--bc); padding: 11px; } 
sbhs trc p1 { color: hsl(149.75deg 51.07% 45.69%); padding: 11px; }
sbhs trc bd cn:first-child { opacity: 1; }
sbhs trc cn cc { display: flex; font-size: 15px; justify-content: end; }
sbhs trc cn cc img { width: 8%; height: 40%; margin: -2px; margin-left: 2%; }
sbhs trc bd cn:last-child { margin: 0; align-items: center; white-space: nowrap; }
sbhs trc>hd { height: unset; width: unset; justify-content: space-between; border-radius: unset; padding: 7px;  margin-bottom: 0px;background: unset; }
sbhs more { box-shadow: unset; border: 1px solid var(--a); color: var(--a); width: auto; }
sbhs nv back { height: 33px; width: 33px; }
sbhs trc>hd cn { display: grid; gap: 7px; }	
sbhs trc>hd cn h3 { letter-spacing: 1; }
trc hd >h3 { font-weight: 400; color: var(--at); }
sbhs trc>hd cn date { opacity: 0.7; font-size: 0.88rem; }
sbhs lottery trc>bd { display: grid;}
sbhs lottery d{ display: grid; grid-template-columns: auto auto; justify-content: space-between;margin-left: 22px;position: relative;}
sbhs lottery trc>bd h4 { font-weight: 400; margin: 5px 0; font-size: 1em; }
sbhs lottery d:after { content: ''; position: absolute; left: -20px; top: 10px; height: 10px; width: 10px; background: var(--a); border-radius: 50%; }	
sbhs lottery d:before {content:'';position:absolute;height:100%;width:2px;border-left: dotted 1.6px var(--a); left: -16px; top: 10px; }
lottery no t h4 { font-weight: 100; }	
sbhs lottery d:after { content: ''; position: absolute; left: -22px; top: 8px; height: 12px; width: 12px; background: var(--a); border-radius: 50%; box-shadow: inset 0 0 0 3px rgb(255 255 255); border: solid 1px var(--a); }
sbhs d.main { margin: 0 16px; }	
lottery trc> i { height: 44px; width: auto; background: var(--b1); display: grid; justify-content: unset; border-radius: unset; position: relative; }
lottery trc> i dot { width: 100%; border: dashed 1px var(--b1t); }	
lottery trc> i dot:after { content: ''; position: absolute; height: 22px; width: 22px; border-radius: 0 22px 22px 0; background:#e7edf6; top: 11px; left: -20px; filter: hue-rotate(90deg);}	
lottery trc> i dot:before {content: ''; position: absolute; height: 22px; border-radius: 22px 0 0 22px; background: #ebf0f7; width: 22px; top: 11px; right: -20px; filter: hue-rotate(90deg);}
sbhs lottery trc bl hd d:nth-child(1) { padding-bottom: 7px; }
sbhs lottery trc bl d i { height: 33px; width: 33px; }	
sbhs lottery trcs trc bl { display: grid; background: var(--b1);padding-top: 11px;  }	
sbhs lottery trcs trc bl h3 { font-size: 1.2rem; font-weight: bold; }sbhs lottery trc bl d:after { top: 3px; }	
sbhs lottery d:last-child:before{ display: none; }
sbhs lottery trc bl hd d:nth-child(2) { grid-template-columns: auto auto auto; justify-content: unset; width: fit-content; align-items: center; gap: 11px; }	
sbhs lottery trc bl hd d btn { color: var(--b1); padding: 7px 11px; width: 66px; text-align: center; border-radius: 7px; }
sbhs lottery trcs bl bd { display: grid; grid-template-columns: 48% 48%; column-gap: 14px; row-gap: 11px;padding-top: 7px; }	
sbhs lottery trcs bl bd aa { color: var(--b1t); text-align: center; padding:7px 11px; display: grid; gap: 7px; border-radius: 7px; background: var(--V0); }

sbhs lottery bl bd aa h4 { font-weight: 400; }	
	
bonustrc{display: grid;margin:0 11px;}
bonustrc trcs trsno { display: grid; grid-template-columns: 14% auto; }	
bonustrc trsno b { margin-top: 11%; font-size: 15px; }	
bonustrc trcs trc{display:block;padding:11px;margin:0;background:var(--b1);color:var(--a);border: none; margin-bottom: 11px;border-radius: 11px;}
bonustrc trc cn c { font-weight: 400; }
bonustrc trc hd { height: unset; width: unset; }
bonustrc trc p1.ft { background: var(--a); border-radius: 9px; color: var(--b); align-items: center; justify-content: center; display: flex; font-size: 16px; border: solid 1px var(--bc); padding: 11px; }	
bonustrc trc p1 { color: hsl(149.75deg 51.07% 45.69%); padding: 11px; }	
bonustrc trc cn cc { display: flex; width: fit-content; align-items: center; }	
bonustrc trc bd { display: grid; grid-template-rows: auto auto auto auto; }	
bonustrc trc bd cn { display: flex; color: var(--b1t77); font-size: 15px; font-weight: bold; justify-content: space-between; margin-bottom: 16px; opacity: 0.8; align-items: center; }	
bonustrc> hd { display: grid; grid-template-columns: 44px auto; align-items: center; padding: 11px 0; margin-bottom: 11px; }		
bonustrc trc cn cc btn { width: 33px; height: 33px; padding: 4px; display: flex; align-items: center; justify-content: center; }
bonustrc trc bd cn:last-child { margin: 0; }	
bonustrc trc { display: block; background: var(--b1); padding: 11px; border-radius: 11px; margin-bottom: 11px; }

cddb h mg a {background: var(--b1); display: flex; padding: 11px; border-radius: 5px; flex-direction: column; align-items: center; justify-items: center; margin: 7px 4px; width: auto; letter-spacing: 0.6px;padding: 7px 11px;}
cddb h mg {display: grid; justify-content: space-between; overflow: scroll; width: auto; grid-template-columns: 50% 50%; margin: 0 11px;}
cddb filter btn { background: var(--b1); display: grid; padding: 11px; border-radius: 5px; grid-template-columns: auto 22px; align-items: center; height: 44px; margin: 4px; justify-content: space-between; }
cddb filter btns { display: grid; grid-template-columns: 50% 50%; margin: 0 11px; }
cddb filter btn i { height: 16px; width: 16px; margin: auto; }
cddb h mg t, sbhs h mg svg, sbhs h mg path {color: var(--c1); }	
cddb h mg a t { font-size: 0.66rem; font-weight: bold; text-align: center; }
cddb filter btn t, swhs filter btn i { opacity: 0.7; }
cddb h mg svg { height: 33px; width: 33px;color: var(--c1);}
cddb h mg a i { filter: grayscale(1);margin-bottom: 5px; }
cddb h mg a.this { background: var(--lg); color: var(--b); }
cddb h mg a.this i, swhs h mg a.this t { opacity: 1; filter: unset; }
cddb h mg a.this path, swhs h mg a.this t { fill: var(--b); }
cddb h mg .this t { color: var(--b1); }
cddb header { position: sticky; z-index: 888; top: 0; background: var(--bh); }

ctbo h mg a { background: var(--b1); display: flex; border-radius: 5px; flex-direction: column; align-items: center; justify-items: center; margin: 4px; width: auto; letter-spacing: 0.6px; }
ctbo h mg { display: grid; justify-content: space-between; overflow: scroll; width: auto; grid-template-columns: 50% 50%; margin: 0 11px; }
ctbo filter btn { background: var(--b1); display: grid; padding: 11px; border-radius: 5px; grid-template-columns: auto 22px; align-items: center; height: 44px; margin: 4px; justify-content: space-between; }
ctbo filter btns { display: grid; grid-template-columns: 50% 50%; margin: 0 11px; }
ctbo filter btn i { height: 16px; width: 16px; margin: auto; }
ctbo h mg t, sbhs h mg svg, sbhs h mg path {color: var(--c1); }	
ctbo filter btn t, swhs filter btn i { opacity: 0.7; }
ctbo h mg svg { height: 33px; width: 33px;color: var(--c1); }
ctbo h mg a i { filter: grayscale(1); margin-bottom: 2px; }
ctbo h mg a.this { background: var(--lg); color: var(--b); }
ctbo h mg a.this i, swhs h mg a.this t { opacity: 1; filter: unset; }
ctbo h mg a.this path, swhs h mg a.this t { fill: var(--b); }
ctbo h mg .this t { color: var(--b1); }
ctbo header { position: sticky; z-index: 888; top: 0; background: var(--bh); }	

/* Changed By G,agan Nayak */

	

	
	
/* VIP Filter */	
vip grid vicard vic { filter: hue-rotate(100deg) !important; }
cpvd vipl i { filter: hue-rotate(260deg) !important; }
vicard vn noy i { filter: hue-rotate(260deg) !important; }	
vicard vn hd> i { filter: hue-rotate(260deg) !important; }	
	
	
	
	
/* VIP Filter */	
	
	
	
/* Deposit Bonus */		
sdpb nv f { height: 55px; align-items: center; z-index: 22; display: grid; grid-template-columns: 44px 0px auto 33px; background: var(--b1); }
sdpb header { position: sticky; top: 0; z-index: 99; }
sdpb trcs>trc { padding: 11px; font: inherit; font-size: 0.77em; vertical-align: baseline; border: 0; margin: 11px 0; display: flex; background: var(--b1); margin-bottom: 11px; flex-direction: column; }
sdpb trcs>trc>hd { display: flex; gap: 5px; color: var(--b2); height: 100%; align-items: center; border-bottom: solid 0.1px var(--bc); width: 100%; justify-content: space-between; border-radius: 0px; background: unset; padding-bottom: 11px; }
sdpb trc>hd cn { display: grid; gap: 7px; }
sdpb trc>bd { display: grid; gap: 0px; margin-top: 11px; }
sdpb trcs>trc>bd>d { display: grid; grid-template-columns: auto auto; justify-content: space-between; margin-left: 22px; position: relative; }
sdpb trcs>trc>bd>d:before { content: ''; position: absolute; height: 100%; width: 2px; border-left: dotted 1.6px var(--a); left: -16px; top: 10px; }
sdpb trc>bd d:after { content: ''; position: absolute; height: 12px; width: 12px; background: var(--a); border-radius: 50%; box-shadow: inset 0 0 0 3px rgb(255 255 255); border: solid 1px var(--a); left: -22; top: 8px; }
sdpb trc>bd>d>h4 { font-weight: 400; margin: 7px 0; font-size: 1.33em; }	
sdpb trc>i dot { width: 100%; border: dashed 1px var(--b1t); }
sdpb trc>i dot:before {content: ''; position: absolute; height: 22px; border-radius: 22px 0 0 22px; background: #ebf0f7; width: 22px; top: 11px; right: -20px; filter: hue-rotate(90deg);}
sdpb trc>i dot:after { content: ''; position: absolute; height: 22px; width: 22px; border-radius: 0 22px 22px 0; background:#e7edf6; top: 11px; left: -20px; filter: hue-rotate(90deg);}
sdpb trcs>trc>i { height: 35px; width: auto; background: var(--b1); display: none; justify-content: unset; border-radius: unset; position: relative; }
sdpb trcs>trc>i dot:after { content: ''; position: absolute; height: 22px; width: 22px; border-radius: 0 22px 22px 0; background: var(--b); top: 8px; left: -20px; }
sdpb trcs>trc>i dot:before { content: ''; position: absolute; height: 22px; border-radius: 22px 0 0 22px; background: var(--b); width: 22px; top: 7px; right: -20px; }
sdpb trcs>trc>bd>d:last-child:before { display: none; }
sdpb trcs>trc>hd>h3 { font-weight: 400; font-size: 1.44em; }

	
	
	
/* Salary Income */
 

scsaI bl#daily { padding: 0px; border-radius: 0px; }
scsaI trcs trc bd { display: grid; gap: 0px; padding: 0px; }
scsaI trcs trc hd { display: flex; gap: 5px; color: var(--b2); height: 100%; align-items: center; border-bottom: solid 0.1px var(--bc); width: 100%; justify-content: space-between; border-radius: 0px; background: unset; }
scsaI trcs trc bd bl { display: flex; color: var(--b1t); justify-content: space-between; border: 0px; border-radius: 0px; padding: 2px; }
.cyellow { color: var(--at); }	
scsaI trcs trc hd i { height: 20px; display: block; width: auto; }
scsaI trcs trc hd h1 { font-weight: 100; font-size: 20px; }
scsaI trcs trc { font-family: inherit; }
scsaI trcs trc bd bl h2 { font-weight: 500; }
scsaI bl trcs filter btns { display: grid; grid-template-columns: 50% 50%; gap: 10px; }	
scsaI bl trcs filter btns btn { background: var(--b1); display: grid; padding: 11px; border-radius: 5px; grid-template-columns: auto 33px; align-items: center; height: 55px; justify-content: space-between; }	
scsaI bl trcs filter btns btn i { height: 16px; width: 16px; margin: auto; }		

	
	
grid bl bl { box-shadow: unset; backdrop-filter: unset; padding: unset; }	
.grade .promotio { padding: 0; margin: 0; font: inherit; font-size: 0.77em; vertical-align: baseline; border: 0; display: flex; border-radius: 11px 11px 0px 0px; background: var(--a); justify-content: space-between; }	
scsai .item { padding: 14px 11px; margin: 0; font: inherit; font-size: 1.1em; vertical-align: baseline; border: 0; width: 100%; text-align: center; }	
scsaI trcs trc { padding: 11; font: inherit; font-size: 0.77em; vertical-align: baseline; border: 0; align-items: center; margin: 11px 0;  display: flex; margin-bottom: 18px;}	
	
	


	

scsaI sdplo bl.grade { position: relative; background: var(--b1); display: grid; margin: 19px 11px; padding: 0; border-radius: 11px; padding-top: 0; }
scsaI sdplo .promotio { padding: 0; margin: 0; font: inherit; font-size: 0.77em; vertical-align: baseline; border: 0; display: flex; border-radius: 11px 11px 0px 0px; background: var(--a); justify-content: space-between; white-space: nowrap; }
scsaI sdplo .promotio .item { padding: 20px 11px; margin: 0; font: inherit; font-size: 1.1em; vertical-align: baseline; border: 0; color: var(--b); }	
scsaI sdplo .item { margin: 0; font: inherit; vertical-align: baseline; border: 0; text-align: center; color: var(--b1t); padding: 11px 0; font-size: 1.1em; font-weight: bold; }
scsaI sdplo .icon-LV { display: grid; justify-content: center; align-items: center; }	
scsaI sdplo span.txt { display: block; position: absolute; left: 57px; margin-top: 11px; color: var(--b); }
scsaI sdplo .icon-LV img { height: 45px; }

	
	
scsaI trcs { display: block; }
scsaI trcs>hd>div { display: flex; background: var(--lg); padding: 11px; justify-content: space-between; border-radius: 12px 12px 0px 0px; }	
scsaI trcs>hd>div .item { display: block; padding: 4px 7px; }
scsaI trcs>bd>trcs { display: flex; justify-content: space-between; padding: 6px 0; margin-top: 6px; }	
scsaI trcs>bd>trcs .item { display: block; padding: 4px 7px; width: 100%; color: var(--b1t); }	
scsaI trcs>trc>hd p { display: flex; justify-content: start; margin: 0; margin-bottom: 9px; font-size: 1.4em; font-weight: 400; opacity: 0.5; }
scsaI trcs>trc>bd cn c { font-weight: bold; opacity: 0.5; font-size: 16px; }	
	

	
	
scsaI trcs { display: block; }	
scsaI trcs trc { padding: 11; font: inherit; font-size: 0.77em; vertical-align: baseline; border: 0; align-items: center; margin: 0px 0; display: grid; background: var(--b1); margin-bottom: 0px;}
scsaI trcs>trc>hd { height: auto; width: auto; display: flex; flex-direction: column; justify-content: unset; align-items: unset; border-radius: 0;    gap: 0px; }
	
	
scsaI trcs>trc>hd>cn { display: grid; gap: 7px; }	
scsaI trcs>trc>hd>cn>h3 { letter-spacing: 1; font-size: 1.7em; }
scsaI trcs>trc>hd>cn>date { font-size: 0.88rem; color: var(--c1); }	
/*.cgreen { font-size: 1.66em; }*/	
scsaI trcs>trc>bd { display: grid; }
scsaI trcs>trc>bd>d { display: grid; grid-template-columns: auto auto; justify-content: space-between; margin-left: 22px; position: relative; }	
scsai trcs>trc>bd>d>h4 { font-weight: 100; margin: 7px 0; font-size: 1.33em; }	
scsaI trcs trc bd d:after { content: ''; position: absolute; height: 12px; width: 12px; background: var(--a); border-radius: 50%; box-shadow: inset 0 0 0 3px rgb(255 255 255); border: solid 1px var(--a); left: -22; top: 8px; }	
scsaI trcs>trc>bd>d:before { content: ''; position: absolute; height: 100%; width: 2px; border-left: dotted 1.6px var(--a); left: -16px; top: 10px; }		
scsaI trcs trc bd d:last-child:before{ display:none; }
scsaI trcs>trc>i { height: 44px; width: auto; background: var(--b1); display: grid; justify-content: unset; border-radius: unset; position: relative; }	
scsaI trcs>trc>i dot { width: 100%; border: dashed 1px var(--b1t); }	
scsaI trcs>trc>i dot:after { content: ''; position: absolute; height: 22px; width: 22px; border-radius: 0 22px 22px 0; background:#e7edf6; top: 11px; left: -20px; filter: hue-rotate(90deg); }	
scsaI trcs>trc>i dot:before {content: ''; position: absolute; height: 22px; border-radius: 22px 0 0 22px; background: #ebf0f7; width: 22px; top: 11px; right: -20px; filter: hue-rotate(90deg);}	

	
	
	
	

	
/* Salary Income */
slcha { display: grid; height: 100%; background: var(--b1); }	
slcha nv gg { background: var(--b1); grid-template-columns: 55px auto 33px; }
slcha nv back { height: 33px; width: 33px; margin: auto; }
slcha header { z-index: 888; position: sticky; top: 0; }
slcha sl labal svg { fill: var(--a); }
slcha form sl { display: block; margin: 11px; margin-bottom: 0; }
slcha sl>labal { display: grid; grid-template-columns: 11px auto; align-items: center; margin-bottom: 4px;font-size: 1rem; }
slcha sl>select {display: block; padding: 7px 11px; border-radius:5px; font-size: 0.88em; font-weight: 400; width: 100%; margin: 0; background: var(--b1); height: 38px; color: var(--b2); border: solid 1px var(--cs);}
slcha form sl>btn { display: grid; grid-template-columns: auto 33px; justify-content: space-between; background: var(--btn); padding: 11px; align-items: center; color: var(--b); border-radius: 5px; height: 44px; }
slcha form sl>input { display: block; padding: 7px 11px; border-radius:7px; font-size: 0.88em; font-weight: 400; width: 100%; margin: 0; background: var(--b1); height: 44px; color: var(--c22); border: solid 1px var(--cs); }
slcha sl>btn>t { font-size: 1em; font-weight: 400; }
slcha edit>ft btn { display: flex; padding: 11px; background: ; }
slcha clch sncr { display: grid; grid-template-rows: 55px auto; border-radius: 44px; color: var(--c); font-size: 1.3rem; align-items: center; text-align: center; gap: 7px; position: relative; }
slcha clch sncr> i { height: 100%; width: auto; }	
 slcha clch>ft {
    background: var(--b1);
    display: block;
    padding: 11px;
}
slcha clch>ft>btn { display: flex; padding: 11px; border-radius: 44px; height: 44px; font-size: 16px; align-items: center; justify-content: space-evenly; margin: 11px; border: solid 2px var(--a); color: var(--a); font-weight: bold; letter-spacing: 1px; }

slcha clch>bd { display: block; margin-bottom:33px; }
slcha sl>btn>i { height: 22px; width: 22px; margin: auto; margin-right: 0; }
slcha sl>select:focus-visible { border-color: #ea1818; }	
slcha form sl>input:focus{ border-color: #ea1818;}
slcha form .clfile btn input { position: absolute; opacity: 0; font-size: 0; width: 100%; height: 100%; margin: 0; padding: 0; left: 0; }	
slcha form .clfile btn { width: max-content; display: flex; height: 37px; position: relative; background: var(--btn); border-color: var(--btn); font-size: 1.1em; border-radius: 4px; justify-content: center; padding: 11px 22px; margin: 10px 0px; }
slcha clch sncr:after { content: ''; position: absolute; background: var(--cs); height: 1px; width: 29%; bottom: 15%; }
slcha clch sncr:before { content: ''; position: absolute; background: var(--cs); height: 1px; width: 29%; bottom: 12%; right: 0%;}
slcha .main { height: 100%; }
slcha clch { display: block; height: 100%; }
	
/*Subordinate data*/	
cm trcs cn c { font-size: 1.11rem; }	
schb> i { height: auto; width: auto; transform: rotate(0deg);transition: 333ms;}
.dtfilter schb:nth-child(2) i { transform: rotate(-180deg); }
cm header div schb { grid-template-columns: auto 22px; gap: 15px; background: var(--b4); box-shadow: 0px 1px 0 0 var(--bc); margin-bottom: 6px; justify-content: space-between; padding: 0 11px; }
/*Subordinate data*/	
	
/*Security verification*/	
scvfc scv{display: grid; width: 100%; z-index: 9999; background: var(--b1); height:auto; padding: 0; border-radius: 11px 11px 0 0; padding-top: 11px; grid-template-rows: 55px auto auto; margin-top: auto;}	
.scvfc scvfc{display:grid;}	
scvfc { display: none; position: absolute; bottom: 0; width: 100%; z-index: 9999; background: var(--b1t77); height: 100%; }
scvfc scv> ft btn {display: grid; align-items: center; font-size: 1.11rem; font-weight: 500; padding: 16px 0;}	
scvfc scv> ft { display: grid; grid-template-columns: 50% 50%; text-align: center; border: solid 1px var(--a); border-left: unset; border-right: unset; }	
scvfc scv> hd{display: grid; grid-template-columns: auto 33px; align-items: center; padding: 0 16px;}
scvfc scv> hd sv{display: grid; grid-template-columns:44px auto; align-items: center;} 
scvfc scv> bd { display: grid; padding: 11px 16px; }	
scvfc scv bd sl labal { display: grid; grid-template-columns: 33px auto;align-items: center; }
scvfc scv bd sl { display: grid; }
scvfc scv> bd hd { display: grid; }
scvfc scv> bd sl input { background: unset; border-radius: 7px; font-size: 1rem; margin: 11px 0;border: solid 1px var(--cs);}
scvfc scv> bd ft { display: grid; justify-content: space-between; grid-template-columns: auto auto; align-items: center; height: fit-content; }
scvfc scv> bd bd { height: fit-content; display: grid; margin-top: 11px; }
scvfc sv svg, scvfc labal svg { fill: var(--a); }
scvfc scv> hd>i svg { fill: var(--b1t); height: 16px; width: 16px; }	
	
/*Security verification*/
	
/*Security verification*/	
swv scv{display: grid; width: 100%; z-index: 9999; background: var(--b1); height: auto; padding: 0; border-radius: 11px 11px 0 0; padding-top: 11px; grid-template-rows: 55px auto auto; margin-top: auto;}	
.swv swv{display:grid;}	
swv { display: none; position: absolute; bottom: 0; width: 100%; z-index: 9999; background: var(--b1t77); height: 100%; }
swv scv> ft btn { display: grid; align-items: center; font-size: 1.11rem; font-weight: 500; padding: 15px; }	
swv scv> ft { display: grid; grid-template-columns: 50% 50%; text-align: center; border: solid 1px var(--a); border-left: unset; border-right: unset; }	
swv scv> hd{display: grid; grid-template-columns: auto 33px; align-items: center; padding: 0 16px;}
swv scv> hd sv{display: grid; grid-template-columns:44px auto; align-items: center;} 
swv scv> bd { display: grid; padding: 11px 16px; }	
swv scv bd sl labal { display: grid; grid-template-columns: 33px auto;align-items: center; }
swv scv bd sl { display: grid;position: relative;}
swv scv> bd hd { display: grid; }
swv scv> bd sl input { background: unset; border-radius: 7px; font-size: 1rem; margin: 11px 0;border: solid 1px var(--cs);}
swv scv> bd ft { display: grid; justify-content: space-between; grid-template-columns: auto auto; align-items: center; height: fit-content; }
swv scv> bd bd { height: fit-content; display: grid; margin-top: 11px; }
swv sv svg, scvfc labal svg { fill: var(--a); }
swv scv> hd>i svg { fill: var(--b1t); height: 16px; width: 16px; }	
	
/*Security verification*/	
	
	
/*Withdrawal successful*/	
.wdrq wdrq{display:grid;}	
wdrq { display: none; position: absolute; z-index: 9999; height: 100%; width: 100%; background:var(--b1t77); }	
wdrq bl { display: grid; height: 30%; width: 80%; margin: auto; background: var(--b1); position: relative; z-index: 999999; border-radius: 22px; text-align: center; grid-template-rows: 30% auto 25%;}
wdrq hd i { height: 110px; position: absolute; left: 0; right: 0; margin: auto; top: -8%; }
wdrq ft btn { display: grid; height: 44px; width: 70%; background: var(--btn); align-items: center; color: var(--b1); font-size: 1.11rem; font-weight: 100; letter-spacing: 2px; margin: auto; border-radius: 44px; }
wdrq bd { display: grid; align-items: center; height: fit-content; margin: auto; }
wdrq bd h3 { font-size: 1.2rem; }	
wdrq bd p { font-size: 0.88rem; color: var(--b1t); }	
	
/*Withdrawal successful*/
crypto grid bl::before {display:none; }
	
cm refered trc btn svg { height: 22px; width: 22px; }
	
schb svg { transform: rotate(273deg); transition: 333ms; height: 28px; width: 28px; }
.date schb svg { transform: rotate(180deg); }
	
scds date svg { transform: rotate(90deg);transition: 333ms;}	
.pfild scds date svg { transform: rotate(0deg); }	
	
swls sidebar bl bd h1 { display: grid; grid-template-columns: auto 22px; width: fit-content; margin: auto; gap: 11px; height: 44px; align-items: center; }	
	
swcbo nv { background: var(--b1); display: block; }
swcbo header { position: sticky; top: 0; z-index: 9999; }
swcbo nv back { height: 33px; width: 33px; margin: auto; }	
	
cpftb bd a i svg ,cpffs grid bl i svg { filter: hue-rotate(99deg); }	

swv scv bd sl eye { height: 33px; bottom:5px; top: unset; right: 15px; }
	
swv scv bd sl eye svg { height:22px; width: 22px; max-width: unset; max-height: unset; }
.eyelogo sl eye:after { content: " "; height: 26px; position: absolute; width: 3px; background: #9b9a9a; top: -2px; bottom: 0; transform: rotate(45deg); right: 2px; border-radius: 22px;}
profile cpftb a svg { fill:#59a4f1; }
	
tradingcommission .cgreen { filter: hue-rotate(0deg); }	
swio cabo { display: block; padding-bottom: 22px; }

withdraw_history swhs trc p1 { filter: hue-rotate(90deg); }
withdraw_history swhs trc p1.ft { filter: unset; }
Withdraw_History swhs trc cn cc { filter: hue-rotate(90deg); }
	
loader i:after { content: ''; position: absolute; height: 150%; width: 150%; background-image: url(/0/img/WinXRound.png); background-repeat: no-repeat; background-size:contain; z-index: 999; transform: scale(1.8); left: -25%; top: -25%; bottom: 0; animation: reload 2s infinite; filter: hue-rotate(99deg); }
	
	
	
	
@keyframes reload {
0% {transform: rotate(0deg);}
100% {transform: rotate(360deg); } 
}	
	
quick>bl { box-shadow: unset; padding: 11px; border-radius: 11px; background: var(--b1); margin: 11px; }	
	
quick>bl>hd { display: grid;}
sdpo trc p1 { filter: hue-rotate(90deg); }
sdpo trc p1.ft { filter: unset; }
cpftb bd a i { width: 33px; margin: auto; }
strs trc>bd>d>.cgreen { filter: hue-rotate(339deg); }


sanco grid bl { padding: 11px; }
sanco grid bl bd { padding: 0; }
sanco back svg { filter: invert(1); }
chmot .greed div { background: none !important; }
.gallery-cell:before { display: none; }
bl.setting trc:last-child { border: none; }
swio h nv gg { grid-template-columns: 55px auto 55px; } 
swdo Transactions trcs>trc { background: var(--b1); } 



scpo transactions d>bl>mg { background: var(--a); color: var(--b); display: grid; grid-template-columns: 36% 17% 22% 12%; text-align: center; gap: 6px; align-items: center; padding: 0 !important; }

cmos btn { display: grid; text-align: center; background: var(--b1); border-radius: 8px; padding: 10px; white-space: nowrap; margin: 0 4px; font-size: 0.88em; font-weight: bold; align-items: center; width: 100%; margin-bottom: 7px; }