

/* Start:/bitrix/templates/electro/components/bitrix/news/survey/style.css?15556817835430*/
#newsList .item {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	margin-bottom: 24px;
}

#newsList .item td {
	border: 1px solid #e7e7e7;
	padding: 24px;
	border-collapse: collapse;
}

#newsList .item .left {
	width: 30%;
	text-align: center;
}

#newsList .item .left img {
	max-width: 90%;
	max-height: 90%;
}

#newsList .item .right {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%);
 /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1));
 /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
 /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
 /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
 /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%);
 /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
 /* IE6-8 */
	vertical-align: top;
}

#newsList .item .right ins {
	display: block;
	padding-bottom: 4px;
	color: #4f4f4f;
}

#newsList .item .name {
	font-size: 18px;
	text-decoration: underline;
	color: #000;
	display: block;
}

#newsList .item .name:hover {
	color: #4192d9;
}

#newsList .item .name:active {
	position: relative;
	top: 1px;
}

#newsList .item .more, #newsBack {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #0074d9;
	width: 100px;
}

#newsList .item .more:hover, #newsBack:hover {
	background: #016FCE;
}

#newsList .item .more:active, #newsBack:active {
	position: relative;
	top: 1px;
}

#newsList ins {
	display: block;
	padding-bottom: 4px;
	color: #4f4f4f;
}

#newsBack {
	width: 170px;
}

#newsList p {
	line-height: 21px;
}


Имя файла:	style.css
Тип:	Стили CSS
Размер:	2.78 КБ
Последнее изменение:	17.10.2018 00:51:48
Последний доступ:	17.10.2018 00:51:50
 
Содержимое файла
#newsList .item {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    margin-bottom: 24px;
}

#newsList .item td {
    border: 1px solid #e7e7e7;
    padding: 24px;
    border-collapse: collapse;
}

#newsList .item .left {
    width: 30%;
    text-align: center;
}

#newsList .item .left img {
    max-width: 90%;
    max-height: 90%;
}

#newsList .item .right {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%);
 /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1));
 /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
 /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
 /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
 /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%);
 /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
 /* IE6-8 */
    vertical-align: top;
}

#newsList .item .right ins {
    display: block;
    padding-bottom: 4px;
    color: #4f4f4f;
}

#newsList .item .name {
    font-size: 18px;
    text-decoration: underline;
    color: #000;
    display: block;
}

#newsList .item .name:hover {
    color: #4192d9;
}

#newsList .item .name:active {
    position: relative;
    top: 1px;
}

#newsList .item .more, #newsBack {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #0074d9;
    width: 100px;
}

#newsList .item .more:hover, #newsBack:hover {
    background: #016FCE;
}

#newsList .item .more:active, #newsBack:active {
    position: relative;
    top: 1px;
}

#newsList ins {
    display: block;
    padding-bottom: 4px;
    color: #4f4f4f;
}

#newsBack {
    width: 170px;
}

#newsList p {
    line-height: 21px;
}

/* End */
/* /bitrix/templates/electro/components/bitrix/news/survey/style.css?15556817835430 */
