
.section-processors img {
	height: 65px;
	width: auto;
}
.section-processors img.proc-lg {
	height: 85px;
}
.page .icon-image-lg {
	line-height: 115px;
}
.coinmarketcap-currency-widget > div {
	border-radius: 0!important;
	background: #fff!important;
	color: #737373!important;
	border: none!important;
	padding: 25px 10px 10px;
}
.coinmarketcap-currency-widget > div > div + div {
	min-height:75px;
	
}
.coinmarketcap-currency-widget > div > div + div > div {
	font-size: 9px!important;
}
.coinmarketcap-currency-widget > div > div + div + div {
	display: none;
}
.product-box {
    padding: 46px 15px 51px;
}
.product-box .title {
	text-transform: uppercase;
	font-size: 22px;
}
.product-box * + .title {
	margin-top: 30px;
}
.product-box .link img {
	height: 100px;
	width: auto;
}
.product-box .plan-info {
	font-size: 10px;
	text-transform: uppercase;
}
.product-box .plan-info strong {
	font-size: 18px;
}
.aff-percents {
	text-align: center;
	font-weight: 400;
	font-size: 24px;
	margin: 10px 0 20px;
}
.aff-percents > div {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	border: 1px #DFDFDF solid;
	width: 20%;
	font-weight: 700;
}
.aff-percents > div + div {
	border-left: none;
}
.aff-percents > div small {
	display: block;
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
}

#placeforstatus {
    color: #000 !important;
    width: 100%;
    height: auto;
    text-align: center !important;
    background-repeat: no-repeat;
    background-position: center;
    padding: 10px;
    background-size: 128px 128px;
}
#placeforstatus:img {
    opacity: 0.1;
}
.btc_form {
    color: #000;
    text-align: center;
    margin-bottom: 30px;
}
.btc_form a {
    color: #000;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 20px;
    font-style: normal;
    pointer-events: none;
    cursor: default;
}
