.p2pinfotableea{width:48%; display:inline-block; vertical-align:top; border-left:1px solid #4f4545;}
.p2pinfotableea.rt{border-left:none}
.boderInfobuy{border-top:1px solid #4f4545;}
.symbolbox{display:inline-block;width:40px; height:40px;border: 1px solid #acfaff;border-radius: 50%; text-align:center;line-height:40px;inline-block;position:relative;top:0px}
.symbolimg{height:25px;position:relative;top:-3px}
.buyicon{height:15px;position:relative;top:-1px ; -webkit-filter: brightness(1) invert(1); filter: brightness(1) invert(1); }

.symbolname{font-size:17px;display:inline-block;line-height:18px}
.symboprice{ font-size:18px ;line-height:18px}
.priceinusd{font-size:12px; color:#4fb9ff}
.priceinusd.value{color:#ffba4f}
.maxbtn1{margin-left:10px;min-width:60px; padding:0px !important; border-radius:5px !important; height:30px;background:transparent linear-gradient(110deg, #75b6ed 0%, #0e0c12 100%) 0% 0% no-repeat padding-box !important;color: #fff;border:1px solid #474343}
.addressLine{width:95%; margin:0px auto ;text-align:right; height:30px; line-height:30px; position:relative; margin-top:20px;font-size:11px; display:flex;justify-content: space-between;flex-wrap: nowrap;}
.sellbtn{width:31% ;padding: 4px 10px;border: 1px solid #C1C1C1;border-radius:5px;background: transparent linear-gradient(110deg, #bd62f9 0%, #4113ea 100%) 0% 0% no-repeat padding-box !important;color: #fff;25px;line-height: 20px;cursor:pointer;white-space:nowrap ; text-align:center ; max-width:150px}
.gafinfo1{padding: 5px 15px;font-size: 11px;border: 1px solid #808080;border-radius: 5px; white-space:nowrap ; width:32%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.tdHeader{min-width:60px; text-align:right; padding-right:1px}
.tdcont{text-align:left ;text-align: left;padding: 0px !important;margin: 0px !important;}
.inputwalletadr1{width:100%; height:30px; background:transparent; border:1px solid #808080; border-radius:5px; color:#FFFFFF; font-size:10px; text-align:center}
.historyp2p td th{text-align:center}
.switchbtntop{font-size: 15px;line-height: 25px;font-weight: 200;border: 1px solid #534c4c;padding: 3px 20px;border-radius: 10px;; top:55px;cursor:pointer ; height:30px; margin-left:10px;white-space: nowrap !important;}
.switchbtntop.on{background-color:#306355}
.switchbtntop.p2p{}
.switchtitle{margin-right: auto}
.selway_market{ padding: 5px 10px; border:1px solid #4d4747 ;border-radius: 5px; }
.selway_market.bal{ margin-left:10px}
.showp2pBalanceof{margin-left:10px}
.p2pHis::-webkit-scrollbar {height: 4px;}
.faveditinput{width:100%; height:30px; color:#FFFFFF; background:transparent; border:1px solid #c1c1c1; border-radius:5px; font-size:12px}
.cancelbtn{width: 100%;padding: 0px;margin: 0px auto;height: 39px;line-height: 30px;border-radius: 5px;background: #ffc8c8;color: #000000;border: none;}
.p2pHis::-webkit-scrollbar-thumb {
	background-color: #2e63dd; /*스크롤바의 색상*/
	background-clip: padding-box;
	border: 1px solid #000000;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.p2pHis::-webkit-scrollbar-track {
	background-color: #4a616a; /*스크롤바 트랙 색상*/
}
.favadr{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.favinput{width:100%; font-size:12px; text-align:center ; border:1px solid #6b5e5e; background:transparent ;color:#FFFFFF}
.faveaBtn{width:50px; background: transparent linear-gradient(110deg, #75b6ed 0%, #0e0c12 100%) 0% 0% no-repeat padding-box !important;color: #fff;border: 1px solid #474343;}
.faveaBtn.btn{border-radius:5px}
.favinput:focus{border:1px solid red;box-shadow: 0 0 10px #719ECE;}
.input:focus {
    border:1px solid red;
    box-shadow: 0 0 10px #719ECE;
}
.hr_color1 {
    border: 0px;
    height: 1px;
    background: linear-gradient(to right, transparent, #b1fce3, green, #76f4cb, transparent);
    width: 100%;
    margin: 20px 0px;
}


@media (max-width: 800px) {
	.p2pinfotableea{ width:100%;  border-bottom:1px solid #4f4545; border-left:none}
	.boderInfobuy{border-top:none;}
}

@media (max-width: 2000px) {
	html, body{font-size:12px !important}
}
