.wwrap {
	left: 59%;
	top: 25%;
	margin-left: -550px;
	1opacity: 1;
	text-align: center;
	z-index:1000;
	padding: 50px;
	position: fixed;
	color: #000;
	background:#ffffff;
	box-shadow: 10px 0 20px rgba(0,0,0,0.4);
	font-family: monospace;
}

.qwe2 td {
	font-size: 14px;
	margin-bottom:18px;
	color: #000000;
	border-collapse: collapse;
	border-bottom: 0.5px solid #d4d4d4;
	padding:5px;
	
}

a {
	color:#717374;
	font-size: 14px;
	text-decoration: none;
}

a.coin_url {
	text-align: center;
	
}

a.coin_url:hover {
	color:#fff;
}

a.sort {
	color:#6b6b6b;
}

a.sort:hover {
	color:#6fa7d8;
}

a.sort:active {
	color: #f00;
} 
.stringOne_1 {
	color: #bfbcbc;
}
.stringOne_3 {
	color: #846f7a;
}

.buttons_found_activ_two {
	color:#bfb7b7;
	padding: 4px 6px;
	border-radius:3px;
	font-size: 14px;
	display: inline-block;
	text-align:left;
	text-decoration: none;
	cursor: pointer;
	margin-bottom:14px;
	
}
.pagination {
	padding:10px;
	color: #bfbcbc;
	font-size: 14px;
	margin-top:10px;
}

.pagination a:link {
	padding:10px;
	font-size: 14px;
}

.pagination b {
	padding:7px 14px;
	font-size: 14px;
	border-color: #1997c6;
	border: 1px solid #2d2d2d;
	
}
.table-link {
	1display: block;
	color: #525252;
	text-align: right;
	1margin-top: 12px;
	font-size: 14px;
	text-decoration: none;
}
.table-link a {
	color:#6bf;
}

.qwe td {
	border-bottom: 0.5px solid #2d2d2d;
	padding:8px;
	font-family: 'Roboto', sans-serif;
	
}

h4 {
	font-family: play,sans-serif;
	padding: 0;
	margin-bottom: 5px;
	color: #cccccc;
}

.qwe th {
	border-bottom: 0.5px solid #2d2d2d;
	border-top: 0.5px solid #2d2d2d;
	padding: 5px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #727272;
	padding: 18px 5px;
}

.buttons_found:hover {
	background-image: linear-gradient(71deg,#1c233e 78%,#1b223c);
	cursor: pointer;
}

progress {
	border:0;
	width: 300px;
	height: 8px;
	border-radius: 4px;
	color:#a5a5a5;
	margin-top:-3px;
}
progress::-webkit-progress-bar {
	width: 300px;
	height: 10px;
	border-radius: 4px;
	background: #000000;
	margin-top:-3px;
}
progress::-webkit-progress-value {
	border-radius: 2px;
	background: rgb(255 194 90);
	font-size: 12px;
}
progress::-moz-progress-bar {
	border-radius: 2px;
	background: rgb(255 194 90);
}

.table-bordered td, .table-bordered th {
	border: 1px solid #2d2d2d;
}

.table td, .table th {
	padding: .35rem;
	border-top: 1px solid #2d2d2d;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	background-color: transparent;
	font-size: .9rem;
	font-family: monospace;
	color:#9e9e9e;
	border-collapse: collapse;
}


span[data-tooltip] {
	position: relative;
	display: inline-block;
	color:#169700;
	cursor: pointer;
	border-bottom: 1px dashed #000;
}

span[data-tooltip]:hover:before {
	content: attr(data-tooltip);
	position: absolute;
	width: 140px;
	color:#cccccc;
	background: #000;
	padding: 10px;
	border-radius: 2px;
	bottom: 25px;
	left: 50px;
	font-size: 12px;
}

.buttons_found {
	background:#18171d;
	border: 1px solid #2d2d2d;
	margin-top: -1px;
	margin-left:-5px;
	padding:14px 10px 10px 10px;
	color:#9e9e9e;
	font-size: 14px;
	width:60px;
	height:55px;
	display: inline-block;
	text-align:left;
	cursor: pointer;
}

.buttons_found_activ {
	background:#1c2560;
	border: 1px solid #2d2d2d;
	margin-top: -1px;
	margin-left:-5px;
	padding:14px 10px 10px 10px;
	color:#9e9e9e;
	font-size: 14px;
	width:60px;
	height:55px;
	display: inline-block;
	text-align:left;
	cursor: pointer;
	filter: grayscale(0);
}
.menu_calculators a {
	padding: 10px 15px;
	color: #cacacc;
	border-radius: 4px;
	-webkit-appearance: none;
	cursor: pointer;
	text-decoration: none;
	font-size: 14px;
	border: 0px solid #2d2d2d;
	display: inline-block;
	background:#2d2d2d;
	margin:2px;
}
.menu_calculators a:hover {
	background: #444443;
}
.centered-container {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	line-height: 1.6;
	opacity: 0.773319;
}
.content {
	width: 80%;
	text-align: center;
	padding: 10px;
}

.simple-magic-btn {
	--fill-colors: rgba(159, 103, 255, .22), rgba(197, 66, 255, .35);
	--border-colors: rgba(171, 78, 252, .82) 0%, rgba(108, 31, 198, .24) 53%, #7C45C2 100%;
	border-width: 1px;
	padding: 12px 30px;
	border: 3px solid transparent;
	border-radius: 8px;
	color: white;
	font-size: 16px;
	cursor: pointer;
	
	background: linear-gradient(180deg, var(--fill-colors));
	
	position: relative;
	z-index: 1;
}