.block_sendnews .ifyousee {
	background-color: #1D87B1;
	font-size: 14px;
	color: #FFFFFF;
	width: 100%;
	padding: 5px 0;
	display: block;
	margin: 15px auto 5px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
}

.block_sendnews .ifyousee .fa-envelope {
	font-size: 20px;
}

#btn-close {
	color: #999;
	font-size: 45px;
	font-weight: lighter;
	line-height: 35px;
	position: absolute;
	top: 0;
	z-index: 500;
	right: 10px;
	cursor: pointer;
}

.sendnews_text, .sendnews_contacts {
	color: #1D87B1;
	line-height: 15px;
}

.sendnews_text {
	text-decoration: underline;
	cursor: pointer;
}

.sendnews_contacts .phone_logo {
	font-size: 26px;
	margin: 0 7px 0 0;
	float: left;
	padding-top: 3px;
}