

/* Start:/local/components/omniweb/omniweb.forms/templates/kohana/style.css?1679671209933*/
.starrequired {
	color: red;
}
.in-popup {
	padding-top: 20px;
}
.order-form tr,
.order-form th,
.order-form td {
	vertical-align: top;
}
.order-form th,
.order-form td {
	padding: 5px;
}
/*.of-submit {
	background: #ff4a02;
	color: #fff;
	font-size: 1.2857142857142857142857142857143em;
	border: none;
	border-radius: 10px;
	padding: 10px 15px;
}*/
.order-form input[type="text"],
.order-form textarea {
	/*font-size: 1.2857142857142857142857142857143em;*/ /* 18/14 */
	/*color: #000;*/
	border: 1px solid #d1cbaf;
}
.order-form input[type="text"].error,
.order-form textarea.error {
	border-color: #f00;
}
.order-form.info {
	color: #14a622;
}
.no-popup tr td:first-child {
	width: 140px;
}
/*.no-popup input[name^="of_"] {
	width: 92%;
}
.no-popup textarea {
	width: 92%;
}*/
.no-popup input[name^="of_"],
.no-popup textarea {
	/*font-size: 1.2857142857142857142857142857143em;*/ /* 18/14 */
}
.order-form .fc {
	display: none;
}

/* End */
/* /local/components/omniweb/omniweb.forms/templates/kohana/style.css?1679671209933 */
