@font-face{font-family:'ProximaNova';font-weight:300,800;font-style:normal;src:url(/partner/coindesk/fonts/Proxima_Nova_Reg.otf) format("opentype")}
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

body {
	padding: 0px;
	margin: 0;
	max-width: 100%;
	overflow: hidden;
}
a {
	color: #ccc;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.hero img {
	padding-top: 10px;
	float: none;
	border: none;
	width: 100%;
	height: auto;
	max-width: 285px;
	opacity: 1;
	box-sizing: border-box;
}
.hero img:hover {
	opacity: 1;
}
.wrapper {
	min-height: 235px;
	margin-right: -20px;
	font-family: Arial, Helvetica, Verdana;
	padding-bottom: 20px;
	position: relative;
}
.hero {
	float: left;
	width: 20%;
	border: 0;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 17px;
	position: relative;
	box-sizing: border-box;
	padding-right: 20px;
}
.subhero {
	height: auto;
	max-height: 545px;
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top: 4px;
	margin: 0 auto;
	width: 100%;
	height: 63px;
	text-align: left;
}
.heading_top {
	display: none
}
.heading {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	display: none;
}
.maintext {
	display: block;
	padding: 0px 0px  0px  0px;
	width: 100%;
	font-weight: normal;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 21px;
	transition: all 0.3s ease;
}
.action {
	display: none;
}
.dianomi_provider_short {
font-weight: 400;
	display:block!important;
    color: #0079c2;
    font-size: 12px;
margin-top:3px;
	font-family: 'Open Sans', sans-serif;
text-decoration: none;
}
.dianomi_provider_short:before {
	content: "";
}
.dianomi_provider_short:after {
	content: "";
}

.line2 {
	font-family: 'Open Sans', sans-serif;
font-size: 20px;
	color: #0079c2;
padding-bottom: 0px;
padding-top: 0px;
font-weight: bold;
width: 100%;
}
.sub-line2 {
overflow: hidden;
position: absolute;
right: 0;
top: 10px;
width: 75px;
font-size: 10px;
height: 1.3em;
color: #ccc;
height: auto;
padding-bottom: 0px;
z-index: 1;
}
.sub-line2 a {
color: #666;
}
.sub-line2 img {
border: none;
outline: none;
width: 55px;
height: auto;
}