

/* Start:/local/templates/traiv-new/components/bitrix/breadcrumb/traiv-new/style.css?1768980799291*/
/*h1.crumbs__link{
    color: black;
    font-size: 20px;
    display: inline-block;
}

.crumbs__item.is-active h1 + a{
    cursor: pointer;
    color: #5a85a7;
}

.crumbs__item.is-active h1 + a:before{
    content: " ";
}
.crumbs__item a{
    text-decoration: underline;
}*/
/* End */


/* Start:/local/templates/.default/components/bitrix/news/main1/bitrix/news.detail/.default/style.css?1768980797453*/
div.news-detail
{
	word-wrap: break-word;

}

.news-date-time
{
	color:#486DAA;
}

div.news-detail > div{
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.btn{
padding: 0px 5px!important;
white-space: nowrap;
}

.action-i-end {
text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    padding: 8px 12px 7px;
    color: #fff;
    background: #F44336;
    margin: 20px 0px;
    display: inline-block;
}


/* End */


/* Start:/local/templates/traiv-new/css/atable.css?1768980798894*/
/*
	Max width before this PARTICULAR table gets nasty. This query will take effect for any screen smaller than 760px and also iPads specifically.
	*/
@media only screen and (max-width : 576px) {

		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr {
			display: block !important;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

    tr {
      margin: 0 0 1rem 0;
    }
    
		td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 50%;
		}

		td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 0;
			left: 6px;
			width: 45%;
			padding-right: 10px;
			white-space: nowrap;
		}


	}
/* End */
/* /local/templates/traiv-new/components/bitrix/breadcrumb/traiv-new/style.css?1768980799291 */
/* /local/templates/.default/components/bitrix/news/main1/bitrix/news.detail/.default/style.css?1768980797453 */
/* /local/templates/traiv-new/css/atable.css?1768980798894 */
