

/* Start:/local/templates/template-custom-bel/components/bitrix/news.list/events/style.css?16701126101458*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.form_quest {
		width: 50%;
		clear: both;
		display: block;
	}
	
	
@media (max-width:768px) 

{
	.form_quest {
		width: 100%;
		clear: both;
		display: block;
	}
	div.pop-news-section .items.row .col-md-4 {width: 100%;}
}

	
	
.form_quest p {
		margin-bottom: 4px;
	}

	.form_quest input[type="text"],
	.form_quest textarea {
		border: 1px #AAA solid;
		border-radius: 5px;
		outline: none;
	}

	.form_quest textarea {
		height: 100px;
	}

	.form_quest input[type=text]:focus, .form_quest textarea:focus {
		//background: green; /* обязательно для ie */
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px rgba(102, 175, 233, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px rgba(102, 175, 233, .6);
   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 2px rgba(102, 175, 233, .6);
	
	
	}

	.required {
		color: red;
		font-weight: bold;
		position: relative;
		top: 3px;
		margin-right: 5px;
	}

	.ok {
		font-style: italic;
		color: #0186d9;
		text-decoration: underline;
	}

	.conf_fio {
line-height: 20px;
font-size: 12px;
color: #2B5FCE;
font-weight: bold;
}

.conf_list_answer {
margin-top: 13px;
padding: 5px 10px 10px;
background-color: #EEE;
		font-size: 14px;
margin-bottom: 20px;
}

	.conf_quest {
		font-size: 14px;
}


	#BTEX_CONLINE_div {
		margin: 0 auto;
	}

/* End */
/* /local/templates/template-custom-bel/components/bitrix/news.list/events/style.css?16701126101458 */
