#straznypes_button:before {
	background: none repeat scroll 0 0 #fe9126;
	border-radius: 50px;
	color: #FFFFFF;
	content: "\f021";
	display: inline-block;
	font: 400 15px/31px "FontAwesome";
	height: 30px;
	margin: 0 3px 0 0;
	text-align: center;
	width: 30px;
}

#straznypes_button {
	font-weight: 700;
}

/* ************************************************************************************************
		PAGE ENQIRY PRODUCT
************************************************************************************************ */
#straznypespage form.std fieldset {
	margin: 0 0 20px 0;
	padding: 10px 15px;
	background: none repeat scroll 0 0 #eee;
}
#straznypespage .product {
}
#straznypespage .product .img_link {
	float: left;
}
#straznypespage .product .img_link img {
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
}
#straznypespage .product .product_desc {
	float: left;
	width: 200px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
#straznypespage #straznypes_form_content {
	margin-top: 40px;
}
#straznypespage #straznypes_form_content .text {
	padding-bottom: 10px;
}
#straznypespage #straznypes_form_content .text label {
	display: inline-block;
	padding: 6px 15px;
	width: 180px;
	font-size: 12px;
	text-align: right;
}
#straznypespage #straznypes_form_content .text input {
	padding: 0 5px;
	height: 22px;
	width: 260px;
	border: 1px solid #BDC2C9;
	font-size: 12px;
	color: #777;
}
textarea#ep_question {
	width: 100%;
	height: 150px;
	border: 1px solid #BDC2C9;
	font-size: 13px;
	line-height: 15px;
	padding: 6px;
	color: #777;
}
#straznypespage #straznypes_form_content .submit {
	margin: 0 20px 0 0;
	padding: 5px 0;
	text-align: right;
}
#straznypes_form_content .required {
	color: #c10000;
}

/* ENQIRY PRODUCT FORM (pop-in) ##################################################################### */
#straznypes_form {
	width: 655px;
	overflow: hidden;
}

#straznypes_form h2.page-subheading { padding: 10px 0 7px; }

@media (max-width: 767px) {
#straznypes_form {
	width: 280px;
}
}
#straznypes_form .product img {
	margin: 0 0 10px 0;
	border: 1px solid #d6d4d4;
}
#straznypes_form .product p {
	padding: 0;
	color: #333333;
}
#straznypes_form .product p .product_name {
	font-size: 12px;
	color: #000;
}
#straznypes_form .form_container {
	padding: 10px 15px;
	border: 1px solid #d6d4d4;
	background: #fbfbfb;
}
#straznypes_form .form_container p.intro_form {
	padding-bottom: 6px;
	font-weight: 700;
	font-size: 13px;
	color: #333333;
}
#straznypes_form .form_container p.txt_required {
	padding-bottom: 0;
	margin-bottom: 0;
	color: #666;
}
#straznypes_form .form_container .text {
	padding-bottom: 8px;
}
#straznypes_form .form_container .text label {
	display: block;
	padding: 0;
	width: 100%;
	font-size: 12px;
}
#straznypes_form .form_container .text input {
	padding: 0 6px;
	line-height: 27px;
	height: 27px;
	width: 100%;
	border: 1px solid #BDC2C9;
	font-size: 12px;
	color: #777;
}
#straznypes_form .form_container .text teaxtarea {
	padding: 0 6px;
	/*  line-height: 27px; */
	height: 27px;
	width: 100%;
	border: 1px solid #BDC2C9;
	font-size: 12px;
	color: #777;
}
#straznypes_form .submit {
	margin-top: 20px;
	padding-bottom: 0;
	text-align: right;
}
#usefull_link_block li.straznypesproduct a:before {
	content: "\f128";
}
.error_msg {
	background-color: #ffd9d9;
	margin-bottom: 8px;
	padding: 8px;
	color: #b00000
}

#straznypes_button {
	font-weight: 700;
}
#straznypespage .fancybox-wrap {
	width: 700px!important;
}
#straznypespage .fancybox-content {
	width: 700px!important;
	border-width: 0;
}

#straznypes_button  { color: #fe9126; }
#straznypes_button:hover { color: #fe9126; cursor: pointer; }