.main_feedback {

	height: auto;
	min-height: 100px;

	margin: 0;
	font-family: PragmaticaLightC, Arial, Helvetica, sans-serif;
	overflow: hidden;
	border: 0px solid rgb(199, 199, 199);
	padding-bottom: 20px;
}

.main_feedback table tr td {
	padding: 5px 15px;
	text-align: left;
}

.main_feedback .rowblock {
	padding: 16px;
	text-align: center;
}

.fb_tbl {
	width: 100%;
	float: left;
	min-height: 302px;
	border-collapse: collapse;
	margin-bottom: 15px;
}

.rowblock {

	background-color: #787878;
	border-color: #000000;

	padding: 16px;
	position: relative;
	width: 50%;
	text-align: center;
}

.rowblock_color {
	background-color: #8c8c8c;
}

.cellinput {
	width: 160px;
}

.line {
	border-top: 1px solid #E9E9E9;
	height: 1px;
	margin: 15px 0 5px;
}

input[type="submit"] {

	background: #656565;
	border-color: #999999 #333333 #333333 #999999;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	padding: 1px 17px 3px 5px;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
}

.note {
	clear: none;
	color: rgb(125, 125, 125);
	float: none;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	left: 0;
	line-height: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	max-width: 1200px;
	min-height: 0;
	position: relative;
	text-align: left;
	top: 0;
	width: 100%;
}

#messenger {
	color: #000000;

	height: auto;
	margin: 5px auto 12px;
	border: gray dashed 1px;
	background: pink;
	display: none;
	text-align: center;
	clear: both;
	font-size: 13px;
}

#agreelabel {
	margin-bottom: -10px;
}

.zag {
	float: left;
	font-size: 24px;
	width: 100%;
	height: auto;
	text-align: left;
	font-weight: normal;
	line-height: 1em;
	margin-left: 0px;
	margin-top: 0px;
	clear: none;
	min-height: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Bebas Neue Book';
	color: rgb(45, 146, 255);
	border-bottom-color: rgb(45, 146, 255);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 10px;
}

#left_quest {
	clear: none;
	display: block;
	float: left;
	height: auto;
	margin: 20px 0 0;
	padding: 0 20px 0 0;
	width: 50%;
	border-right: 0px dotted rgb(125, 125, 125);
}

#right_quest {
	border-bottom: 0 solid rgb(255, 255, 255);
	border-bottom-right-radius: 0;

	border-top: 0 solid rgb(255, 255, 255);
	clear: none;
	float: left;
	height: auto;
	margin: 20px 0 0;
	padding: 0 20px 20px;
	position: relative;
	width: 50%;
}

.select {

	float: none;
	font-size: 1em;
	height: 35px;

	width: 100%;
	padding: 0 0 0 7px;
	color: rgb(125, 125, 125);
}

.input {
	border-color: rgb(199, 199, 199);
	border-style: solid;
	border-width: 1px;
	color: rgb(125, 125, 125);

	float: none;
	font-size: 1em;
	height: 35px;
	padding: 0 0 0 10px;
	width: 100%;
}

input, select {
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.textarea {
	border-color: rgb(199, 199, 199);
	border-style: solid;
	border-width: 1px;
	color: rgb(125, 125, 125);
	display: block;
	float: none;
	font-size: 1em;
	height: 6em;
	padding: 5px 0 0 10px;
	width: 100%;
}

#kcaptcha_num {
	float: left;
	width: 60%;
}

#kcapcha {
	float: left;
	height: 60px;

	width: 40%;
}

.formgroup {
	float: left;

	text-align: left;
	margin-left: 0%;
	margin-top: 15px;
	clear: both;
	width: 100%;
}

#text_quest {
	clear: right;
	color: rgb(125, 125, 125);
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	left: 0;
	line-height: 1em;
	margin-left: 0;
	margin-top: 20px;
	min-height: 0;
	padding-top: 0;
	position: relative;
	text-align: left;
	top: 0;
	width: 100%;
}

#send_quest {
	background-color: rgb(45, 146, 255);
	clear: both;
	color: rgb(255, 255, 255);
	display: block;

	font-family: "Bebas Neue Book";
	font-size: 30px;
	font-weight: normal;
	height: auto;
	line-height: 1em;
	margin: 20px 0 0;
	min-height: 0;
	padding: 15px;
	text-align: center;
	width: 100%;
	border: none;
	border-radius: 0;
}

#sending {
	background-color: #c6c6c6;
	clear: both;
	color: black;
	cursor: default;
	display: block;

	font-family: "Bebas Neue Book";
	font-size: 30px;
	font-weight: normal;
	height: auto;
	left: 0;
	line-height: 1em;
	margin: 20px 0 0;
	min-height: 0;
	padding: 15px;
	text-align: center;
	border: none;
	border-radius: 0;
	width: 100%;
}

#send_quest:hover {
	background-color: rgb(45, 124, 209);
}

#done_quest {
	background: rgba(0, 0, 0, 0) url("/en/assets/img/fnx.png") no-repeat scroll 0 0;
	height: 110px;
	margin-left: 38px;
	margin-top: 130px;
	padding-left: 155px;
	padding-top: 18px;
	padding-right: 20px;
}

@media only screen and (max-width: 650px) {
	#done_quest {
		margin-top: 140px;
	}

	#left_quest, #right_quest {
		width: 100%;
	}

	#left_quest {
		border-right: none;
	}
}

@media only screen and (max-width: 520px) {
	#done_quest {
		margin-top: 60px;
	}
}