

/* Start:/bitrix/components/prosmile/forma_blok/templates/.default/style.css?17667340541572*/
.forma_blok {
	max-width: 400px;
}
.forma_blok input {
	margin: 0px 0px 10px 0px;
	width: 90%;
	height: 25px;
	padding: 3px 4% 3px 4%;
	border: 2px solid #DFDFDF;
	background: #F5F5F5;
	border-radius: 10px;
	font-family: 'Arial';
	font-size: 15px;
	color: #555555;
	outline: 0;
}


.forma_blok textarea {
	margin: 0px 0px 10px 0px;
	width: 90%;
	height: 100px;
	padding: 3px 4% 3px 4%;
	border: 2px solid #DFDFDF;
	background: #F5F5F5;
	border-radius: 10px;
	font-family: 'Arial';
	font-size: 15px;
	color: #555555;
	outline: 0;
}


.forma_blok .soglasie {
	font-size: 13px;
	color: #555555;
	margin: 0px 0px 10px 0px;
}

.forma_blok .soglasie a{
	font-size: 13px;
	color: #555555;
	text-decoration: none !important;
	border-bottom: 1px dashed #555555;
}


.forma_blok input[type='checkbox'] {
	margin: 0;
	width: auto;
	height: auto;
	padding: 0;
	border: 0;
	background: none;
	border-radius: none;
}

.forma_blok input[type='button'] {
	margin: 0px 0px 10px 0px;
	width: 100%;
	height: 50px;
	padding: 3px 4% 3px 4%;
	border: 0px solid #DFDFDF;
	background: #FF0000;
	border-radius: 15px;
	font-family: 'Arial';
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
	cursor: pointer;
}

.forma_blok_resultat {
	display: none;
	max-width: 400px;
	background: #FF0000;
	border-radius: 15px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000000;
	text-align: center;
	padding: 7px 0 7px 0;
}

/* End */
/* /bitrix/components/prosmile/forma_blok/templates/.default/style.css?17667340541572 */
