

/* Start:/local/components/mrsk/form.result.new/templates/.default/style.css?17151495733713*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/components/mrsk/form.result.new/templates/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/components/mrsk/form.result.new/templates/.default/images/icon_warn.gif);
}


.b-form_type_connection .b-form-fields-list__item {
	width:100% !important;
}

/* .b-form textarea {
	width: 100%;
	padding: 10px 15px;
	min-height: 94px;
	background: #fff;
	background: -webkit-linear-gradient(bottom,#f5f5f5,#fff);
	background: -moz-linear-gradient(bottom,#f5f5f5,#fff);
	background: -ms-linear-gradient(bottom,#f5f5f5,#fff);
	background: -o-linear-gradient(bottom,#f5f5f5,#fff);
	background: linear-gradient(bottom,#f5f5f5,#fff);
	border: 1px solid #eaebea;
	font: 12px 'Arial','Helvetica','sans-serif';
	overflow: hidden
} */

.b-form-fields-list__item .ui-autocomplete-input,
.b-form input[type=text],
.b-form input[type=email],
.b-form textarea.b-form-field_type_textarea
{
	width: 100% !important;
	padding: 16px 15px !important;
	background: #e8ecf2 !important;
	height: auto;
	/*
	background: -webkit-linear-gradient(bottom,#f5f5f5,#fff);
	background: -moz-linear-gradient(bottom,#f5f5f5,#fff);
	background: -ms-linear-gradient(bottom,#f5f5f5,#fff);
	background: -o-linear-gradient(bottom,#f5f5f5,#fff);
	background: linear-gradient(bottom,#f5f5f5,#fff);
	border: 1px solid #eaebea;
	*/
	border: 1px solid #d7d7d7 !important;
	font: 12px 'Arial','Helvetica','sans-serif';
	overflow: hidden
}


.b-form select {
	width: 100%;
	padding: 10px 15px;
	background: #fff;
	/*
	background: -webkit-linear-gradient(bottom,#f5f5f5,#fff);
	background: -moz-linear-gradient(bottom,#f5f5f5,#fff);
	background: -ms-linear-gradient(bottom,#f5f5f5,#fff);
	background: -o-linear-gradient(bottom,#f5f5f5,#fff);
	background: linear-gradient(bottom,#f5f5f5,#fff);
	border: 1px solid #eaebea;
	*/
	border: 1px solid #d7d7d7;
	font: 12px 'Arial','Helvetica','sans-serif';
	overflow: hidden
}


.b-form input[type=submit],.b-form input[type=reset] {
	margin: 0;
	font-family: "HeliosCondBlack",Impact,"Arial Black";
	text-transform: uppercase;
	font-weight: 400;
	color: #fff;
	font-size: 15px;
	padding: 9px 10px 7px;
	text-align: center
	background: #234db0;
	background: -webkit-linear-gradient(top,#2653bc,#193a88);
	background: -moz-linear-gradient(top,#2653bc,#193a88);
	background: -ms-linear-gradient(top,#2653bc,#193a88);
	background: -o-linear-gradient(top,#2653bc,#193a88);
	background: linear-gradient(top,#2653bc,#193a88);
	border: 1px solid #183883;
	box-shadow: inset 0 2px 0 -1px rgba(255,255,255,.4);
	text-shadow: 0 1px 1px rgba(0,0,0,.45)
}

.b-form input[type=submit]:active,.b-form input[type=reset]:active {
	margin: 0;
	font-family: "HeliosCondBlack",Impact,"Arial Black";
	text-transform: uppercase;
	font-weight: 400;
	color: #fff;
	font-size: 15px;
	padding: 9px 10px 7px;
	text-align: center
		background: #1d4196;
		background: -webkit-linear-gradient(top,#193a88,#2653bc);
		background: -moz-linear-gradient(top,#193a88,#2653bc);
		background: -ms-linear-gradient(top,#193a88,#2653bc);
		background: -o-linear-gradient(top,#193a88,#2653bc);
		background: linear-gradient(top,#193a88,#2653bc);
		box-shadow: none
	}
/* End */
/* /local/components/mrsk/form.result.new/templates/.default/style.css?17151495733713 */
