﻿#divpopheaderbaslik h2, #h2ContentHeading, #DescriptorImage, #divDescription { display: none; }

#divpopheaderbaslik { font-weight: bold; }

.SignUpTable { width: 496px; margin-left: auto; margin-right: auto; margin-top: 30px; }

.SignUpInput, #recaptcha_response_field {
	border-bottom:1px solid black !important;
    border-left:1px solid black !important;
    border-right:2px solid gray;
    border-top:2px solid gray;
	background: #FFFFFF !important;
}
.SignUpTableLeftColumn { width: 160px; height: 25px; text-align: right; }

.SignUpHeader {
	height: 18px;
	background: #E7E7E7;
	text-align: center;
	font-size: 13px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.ReminderImage {
	display: inline;
	float: left;
	width: 90px;
	height: 90px;
	/* 8 px margin + 1 px border */
	margin-right: 8px;
	margin-bottom: 9px;
	border: #7E7E7E 1px solid;
	text-align: right;
}

/* Recaptcha CSS */
.SignUpCaptcha { background: #F3F3F3; }
.recaptchatable .recaptcha_image_cell, #recaptcha_table { background-color:#F3F3F3 !important; }
#recaptcha_widget_div, #recaptcha_area, #recaptcha_table { width: 100% !important; }
#recaptcha_table, #recaptcha_widget_div { border-color: #F3F3F3 !important;}
#recaptcha_table { width: 80% !important; display: inline-table !important; }
#recaptcha_area { text-align: center; }
#recaptcha_widget_div { padding-top: 10px; padding-bottom: 10px; }
.recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r2_c2, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1
{
	background: URL('') !important;
}
.recaptcha_input_area_text, #recaptcha_tagline, #recaptcha_switch_audio_btn, #recaptcha_whatsthis_btn, #recaptcha_logo { display: none; }