@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700&subset=latin,greek,cyrillic);

a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

body#body-block {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: transparent;
	width: 100%;
	line-height: 13px;
	color: #FFFFFF;
}

#heading {
	color: #656565;
	text-align: center;
	margin: 7px auto 8px;
	padding: 0 10px;
}

#footer {
	color: #B0B0B0;
	font-family: Tahoma, "Geneva CE", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	text-align: center;
	margin: 7px auto 8px;
	padding: 0 10px;
}

.item {
	width: 160px;
	float: top;
	padding: 0;
	background: transparent;
}

.item:not(:last-of-type) {
	margin-bottom: 5px;
}

.next {
	margin-bottom: 5px;
}

div.logo {
	width: 100%;
	height: 38px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-bottom: 1px solid #222222;
	display: block;
}

.bonus {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	padding: 9px 5px 6px 5px;
}

.tc_apply {
	position: absolute;
	right: 10px;
	bottom: 0;
	font-size: 10px;
	color: #FFFFFF !important;
	opacity: 0.75;
}

.tc_apply_text {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-size: 11px;
	padding: 0 5px 11px 5px;
}

.tc_apply_text div {
	opacity: 0.75;
}

.bonus a {
	color: #FFFFFF;
	display: block;
}

.bonus span {
	color: #FFDF1B;
}

.bonus strong,
.bonus b
{
	font-weight: 700;
	color: #E99812;
}

.footer {
	position: relative;
	text-align: center;
	padding: 0 10px 12px 10px;
}

div.logo {
	position: relative;
}

.bonus {
	position: relative;
}

div.button {
	display: block;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	width: 100%;
	margin: 0 auto;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 14px !important;
	padding: 5px 0 6px !important;
}
