


/* Start:/bitrix/templates/ecomercepro_s1/components/bitrix/subscribe.edit/pink/style.css*/
div.subscribe-edit .red {
	color:red;
}
div.subscribe-edit .green {
	color:green;
}
div.subscribe-edit .errorcolor {
	color:red;
}
div.subscribe-edit .successcolor {
	color:green;
}
.data-table p{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-family: OpenSans,Arial,sans-serif;
	color: #484848;
	display: block;
	line-height:28px;
}
.data-table {	
	font-size:13px;
}
.data-table td{
	padding:3px 0;
}
.data-table input[type="text"]{
	margin-top:5px;
	max-width: 225px;
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px !important;
	width: 100%;
	height: 33px;
	border: 1px solid #b2b2b2;
	border-radius: 5px;
	background: #fff;
	box-shadow: inset 0 3px 6px 0 rgba(215, 215, 215, 0.7);
	font-weight: normal;
	font-size: 18px;
	font-family: Arial,sans-serif;
}
.data-table input[type="submit"],.data-table input[type="reset"]{
	margin-top: 15px;
	margin-right:10px;
	cursor: pointer;
	border: 0;
	border-radius: 3px;
	padding: 0 30px;
	height: 34px;
	font-family: OpenSans,Arial,sans-serif;
	line-height: 34px;
	height: 36px;
	font-size: 16px;
	text-shadow: 1px 1px 1px #530720;
	line-height: 36px;
	box-shadow: 0 2px 2px #cacaca;
	background: #a6114a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6114a), color-stop(100%,#670b2e));
	background: -webkit-linear-gradient(top, #a6114a 0%,#670b2e 100%);
	background: -moz-linear-gradient(top, #a6114a 0%,#670b2e 100%);
	background: -ms-linear-gradient(top, #a6114a 0%,#670b2e 100%);
	background: -o-linear-gradient(top, #a6114a 0%,#670b2e 100%);
	background: linear-gradient(to bottom, #a6114a 0%,#670b2e 100%);
	color: #fff;
}
.data-table input[type="submit"]:hover,.data-table input[type="reset"]:hover{	
	background: #c12561;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c12561), color-stop(100%,#670b2e));
	background: -webkit-linear-gradient(top, #c12561 0%,#670b2e 100%);
	background: -moz-linear-gradient(top, #c12561 0%,#670b2e 100%);
	background: -o-linear-gradient(top, #c12561 0%,#670b2e 100%);
	background: -ms-linear-gradient(top, #c12561 0%,#670b2e 100%);
	background: linear-gradient(to bottom, #c12561 0%,#670b2e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c12561', endColorstr='#670b2e',GradientType=0 );
}
.starrequired {
	color: #ab0b45;
}
	
/* End */
/* /bitrix/templates/ecomercepro_s1/components/bitrix/subscribe.edit/pink/style.css */
