

/* Start:/bitrix/templates/.default/components/saksin/news.detail/withML/style.css?16708263511049*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}


.item_col {
	padding: 0;
	margin: 0;
}

.item_col li{
    float: left;
    text-align: center;
    list-style: none;
    /*padding-bottom: 10px;*/
    width: 20%;
}

.item_col li a img{
    margin: 5px;
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 5px;
}

.item_col li span {
	display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;

    margin: 5px;
    width: 150px;
    height: 100px;
    object-fit: cover;
    border-radius: 5px;
}


.item_col:after{
    content: '';
    clear: both;
    display: block;
}

.fancybox-title-float-wrap .child {
    /* white-space: nowrap; */
	white-space: normal;
}
/* End */
/* /bitrix/templates/.default/components/saksin/news.detail/withML/style.css?16708263511049 */
