.q_errors_title {
	color:red;
	font-weight:bold;
}

.q_title_error {
	color:red;
}

.q_field {
	clear: both;
	position: relative;
}

.q_input_title {
	float: left;
	text-align: right;
}

.q_input_input {
	overflow: hidden;
	position: relative;
}

.q_input_check {
	overflow: hidden;
	position: relative;
}

.q_input_vary {
	overflow: hidden;
	position: relative;
}

.q_input_select {
	overflow: hidden;
	position: relative;
}

.q_input_date_year {
	overflow: hidden;
	position: relative;
}

.q_input {
	width: 100%;
	height: 100%;
	border-width: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}

.q_check {
	position: absolute;
	left: 0px;
	top: 0px;
}

.q_text_title {
}

.q_text_input {
	position: relative;
	overflow: hidden;
}

.q_text {
	border-width: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.q_numb_title {
	float: left;
}

.q_numb_image {
}

.q_numb_input {
	position: relative;
	overflow: hidden;
}

.q_numb {
	border-width: 0;
	width: 100%;
	height: 100%;
}

.q_subm_input {
	clear: both;
	position: relative;
	padding-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.q_subm {
	position: relative;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	color: #ffffff;
	padding: 5px;
	background-color: #adb5ce;
	color: #000000;
	border: none;
}

.q_send {
	border: 1px solid #e0e0e0;
	padding: 0 20px;
}

.q_send .q_input_input {
	border-width: 0px !important;
}

.q_send .q_text_input {
	border-width: 0px !important;
}

.q_star {
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
	line-height: 16px;
	position: relative;
	top: 2px;
}

.q_lft {
	width:49%;
	float: left;
}

.q_rgh {
	width:49%;
	float: right;
}

.q_column {
}

.q_select {
}

.q_check_desk {
	margin-left: 24px;
}

.q_html {
	font-weight: bold;
	font-size: 14px;
	color: green;
	margin: 40px 0;
}

.q_norm {
	width: 75%;
}

.q_norm .q_input_title {
	font-size: 12px;
	line-height: 19px;
	width: 150px;
	text-align: left;
}

.q_norm .q_input {
	background-color: #ffffff;
	color: #000000;
}

.q_norm .q_text {
	background-color: #ffffff;
	color: #000000;
}

.q_norm .q_numb {
	background-color: #ffffff;
	color: #000000;
}

.q_norm .q_input_input {
	margin-left: 155px;
	height: 17px;
	border: 1px solid #c0d0e0;
	margin-top: 2px;
	margin-bottom: 2px;
}

.q_norm .q_input_check {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 9px !important;
    text-transform: uppercase !important;
    font-family: special, sans-serif !important;
    line-height: 19px !important;
    letter-spacing: 0.5px;
}

.q_norm .q_input_vary {
	margin-left: 155px;
	border: 1px solid #c0d0e0;
	background-color: #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
}

.q_norm .q_input_vary .odd {
	background-color: #ffffff;
}

.q_norm .q_input_vary .even {
	background-color: #101010;
}

.q_norm .q_input_select {
	margin-left: 155px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 25px;
}

.q_norm .q_input_date_day {
	margin-left: 5px;
	width: 20px;
	float: left;
}

.q_norm .q_input_date_month {
	margin-left: 5px;
	width: 20px;
	float: left;
}

.q_norm .q_input_date_year {
	margin-left: 5px;
	width: 35px;
	float: left;
}

.q_norm .q_text_title {
	font-size: 12px;
	margin-bottom: 2px;
}

.q_norm .q_text_input {
	height: 100px;
	border: 1px solid #c0d0e0;
}

.q_norm .q_text {
	height: 200px;
}

.q_norm .q_numb_title {
	margin-top: 10px;
	font-size: 12px;
}

.q_norm .q_numb_input {
	height: 28px;
	width: 160px;
	margin-top: 2px;
	border: 1px solid #c0d0e0;
	background-color: #c0d0e0;
	line-height: auto;
	margin-left: 155px;
}

.q_norm .q_numb_image {
}

.q_norm .q_numb {
	font-size: 20px;
	height: 28px;
	width: 78px;
}

.q_norm .q_field {
	padding-top: 20px;
}

.q_norm .q_column {
	padding:5px;
	background-color: #ffffff;
	border: 1px solid #c0d0e0;
}

.q_norm .q_select {
	border: 1px solid #000000;
	background-color: #c0d0e0;
	width: 100%;
}

.q_norm #id_form_captcha {
	position: absolute;
	top: 0;
	right: 0;
}


.q_spec .q_subm_input {
	margin-top: 20px;
	width: 100px;
	height: 20px;
	position: relative;
	background-color: black;
}

.q_spec .q_subm {
	position: absolute;
	left: 2px;
	top: 2px;
	bottom: 2px;
	width: 96px;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid white;
	margin-left: 0;
	font-family: special, sans-serif;
	line-height: 12px;
	letter-spacing: 0.5px;
	-webkit-appearance: none;
	-webkit-border-radius:0px;
}

.q_spec .q_input_input, .q_spec .q_text_input {
	border-color: black;
}

.q_spec .q_input_title {
	width: 55px;
}

.q_spec .q_input_input {
	margin-left: 60px;
}

@media (max-width: 340px) {
	.q_spec {
		width: 100%;
	}
}

