

/* Start:/local/templates/chudo_20/components/bitrix/news/last_news/bitrix/news.detail/.default/style.css?15887595521440*/
.eventDetail .fstInfo
{
	display: -webkit-flex; 
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.eventDetail .fstInfo .desc
{
	display: -webkit-flex; 
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 20px 30px;
	background: #e9f4f4;
	height: 100%;
}
.eventDetail .fstInfo .desc
{
	font-weight: bold;
}
.eventDetail .fstInfo .desc > div
{
	padding: 5px 0px;
}
.eventDetail .fstInfo .desc span
{
	color: #007270;
	font-weight: normal;
}

.eventDetail .checkin {
	display: block;
	background: #007270;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 48px;
	border-radius: 2px;
	max-width: 260px;
	margin: 20px 0 0 0;
}
.eventDetail .checkin:hover {
	background: #059c99;
}
.detailText
{
	padding: 20px 0;
}
.back span
{
	text-decoration: underline;
}

.galleryTbl
{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.galleryTbl a
{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding-bottom: 30px;
	height: 100%;
}
.galleryTbl a img
{
	-webkit-flex-grow: 0; 
	flex-grow: 0;
}
/* End */
/* /local/templates/chudo_20/components/bitrix/news/last_news/bitrix/news.detail/.default/style.css?15887595521440 */
