

/* Start:/bitrix/templates/ds19_osn/components/labit/labit_news.detail/.default/style.css?1554200172111*/
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/bitrix/components/labit/labit_mediagallery.view/templates/.default/style.css?15542001752492*/
/*
 2012  Лаборатория информационных технологий Labit 
www.labit72.ru 
    _/            _/        _/    _/    
   _/    _/_/_/  _/_/_/        _/_/_/_/
  _/  _/    _/  _/    _/  _/    _/     
 _/  _/    _/  _/    _/  _/    _/      
_/    _/_/_/  _/_/_/    _/      _/_/  

-внедрение и сопровождение 1С: Предприятие
-установка и настройка ПО
-продажа и ремонт орг. техники
-монтаж ЛВС и систем видеонаблюдения
-веб-разработка

design - Nosov Dmitriy labit__galary_simple */

@charset "utf-8";
/* CSS Document */
.galary__simple{

	display: block;
	width: 100%;
	height: auto;
	z-index: 1;
	position: relative;
}

/*.grey-line__block{
	width: 300px;
	height: auto;
	float: left;
	padding: 20px 0 0 0;
}
.grey-line__block:after {
content: “.”;
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.grey-line__block {
display: inline-block;
}
html[xmlns] .grey-line__block {
display: block;
}
* html .grey-line__block {
height: 1%;
}*/



.b-galary-simple{
	height: auto;
	display: block;
	margin: 10px 0;
}
.b-galary-simple:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.b-galary-simple {
	display: inline-block;
}
html[xmlns] .b-galary-simple {
	display: block;
}
* html .b-galary-simple {
	height: 1%;
}

.b-galary-simple__img-container{
	margin: 5px 10px 2px 0;
	float: left;
}
.b-galary-simple__img{
	border: none !important;
	-webkit-transition: background-color  .1s ease-in-out;
	-moz-transition: background-color .1s ease-in-out;
	-o-transition: background-color .1s ease-in-out;
	-ms-transition: background-color .1s ease-in-out;
	transition: background-color .1s ease-in-out;
	animation:background-color .1s  ease-in-out;
	padding: 0;
	margin: 0;
	background: #999;
	padding: 2px;
}
.b-galary-simple__img:hover{
		background: #FFA35C;
		-webkit-transition: background-color  .2s ease-in-out;
		-moz-transition: background-color .2s ease-in-out;
		-o-transition: background-color .2s ease-in-out;
		-ms-transition: background-color .2s ease-in-out;
		transition: background-color .2s ease-in-out;
		animation:background-color .2s  ease-in-out;
}

.b-galary-simple__img-container_no-margin{
	margin: 5px 0px 2px 0px;
	float: left;
}
/* End */
/* /bitrix/templates/ds19_osn/components/labit/labit_news.detail/.default/style.css?1554200172111 */
/* /bitrix/components/labit/labit_mediagallery.view/templates/.default/style.css?15542001752492 */
