@font-face{font-family:'ProximaNova';font-weight:300;font-style:normal;src:url(/partner/coindesk/fonts/Proxima_Nova_Reg.otf) format("opentype")}

body { 
	padding:0px; margin:0; 
	background-color:#ffffff;
	max-width:100%;
	height:300px;
}

a {
	color:#464646; 
	text-decoration:none;
}

.action:hover  {text-decoration:underline}

.dianomi_provider_short:hover{
	color: #408bfe;
}

.maintext:hover{
	color: #408bfe;
}
.hero img {
	display: none;
}

.wrapper {
	max-width:100%;
	background-color:#ffffff;
	width:100%;
	height:300px;
	font-family: 'ProximaNova';
}

.hero {
	float:left;
	width:50%;
	border:0;
	padding:0 0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	position: relative;
	box-sizing: border-box;
	height:65px;

}
	.first {
		float:left;
		border:0;
		padding: 0 0px 0 0px;
		box-sizing: border-box;
	}
	
.hero:nth-child(6) {
		float:left;
		border:0;
		padding: 0 0px 0 0px ;
		box-sizing: border-box;
}


	.last {
		float:left;
		border:0;
		padding: 0 0 0 0px ;
		box-sizing: border-box;
	}

.subhero {
	height:auto;
	max-height:200px;
	width:100%;
	padding-top:12px;
	margin-top: 0px;
	text-align:left;
	}

.text {	
	font-family: 'ProximaNova';
	padding-top:0px;
	margin: 0 auto;
	width:95%;
	height:63px;
	text-align:left;
	}

.heading_top {display:none}
.heading {
	display:none;
	}


.maintext {vertical-align: left; display:block;
	padding:0px 0px  0px  0px;
	width:100%;
	font-size:15px;
	font-weight: 600;
	font-style: normal;
	color:#353535;
	font-family: 'ProximaNova';
	line-height:14px;
	min-height: 30px;
	transition: all 0.3s ease;
	}

.action {
	display:none;
	}

.dianomi_provider_short{
	padding-top:0px;
	text-decoration:none;
	font-size: 12px;
	color: #999;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	transition: all 0.3s ease;
}


.dianomi_provider_short:before{
	content:"";
}

.dianomi_provider_short:after{
	content:"";
}



.dianomihref::before {display:none;
	content: url(/img/shadows/60.png);
	position: absolute;
	top: 81px;
	left:10px;
	}

#dianomi-header {
	font-size: 14px;
	font-weight: normal;
	color:#95a5a6;
	vertical-align:top;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top:3px;
	border-bottom:1px solid #ededed;
	padding-bottom:3px;
	display:block;
	text-transform: uppercase;
}



.logohover{
	background-repeat:no-repeat;
	width:55px;
	height:12px;
	position:absolute;
	top:10px;
	right:2px;
	padding-bottom:0px;
	display:inline;-webkit-transition: background 300ms ease-in-out 0s;
	-moz-transition: background 400ms ease-in-out 0s;
	-o-transition: background 400ms ease-in-out 0s;
	transition: background 400ms ease-in-out 0s;
	z-index:1;
}

.logohover:hover{
	display: none;
}

.sub-line2 {
overflow: hidden;
top:5px;
right: 5px;
position:absolute;
font-size:10px;
height:1.3em;
color:#ccc;
width:55px;
height: auto;
padding-bottom:0px;
z-index:1; }

.sub-line2 a{
color: #666;
}

.sub-line2 img{
border: none; 
outline: none; 
width:55px;
height: auto;
}
