

/* Start:/bitrix/templates/rector_new/components/bitrix/menu/top/style.css?1399258036626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/rector_new/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/rector_new/components/bitrix/news.list/newsRectorNew/style.css?15039878381179*/
.rectorBanner .rectorTitle{
    font-size: 18px;
    color: black;
	font-weight: bold;
}

.rectorBanner .date,
.rectorBanner .title {
	color: black;
}

.title {
	font-weight: bold;
}

.rectorBanner{
	width:100%;
	//text-align:center;
	/*background:lightgrey;*/
	padding:10px;
	border-radius:5px;
}

.top-news {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.top-news > div {
	display: inline-block;
	vertical-align: top;
}

.rector-image {
	width: 39%;
}

.news-content {
	width: 60%;
	text-align: center;
	border-top: 2px solid lightgrey;
}

#news .preview-fader {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 20px;
	width: 59%;
	margin-right: 7px;
	background: linear-gradient(to top, #e5e5e5, rgba(229, 229, 229, 0.43));
	border-bottom: 2px solid lightgrey;
}

.news-small-block {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	text-align: center;
	margin: 10px 0px;
	table-layout: fixed;
}

.news-small-block:not(:nth-child(1)):not(:nth-child(2))::before {
	content: "";
	border-bottom: 2px solid lightgray;
	height: 2px;
	width: 90%;
	display: block;
	margin: 0 5%;
}
/* End */


/* Start:/bitrix/templates/rector_new/components/bitrix/news.list/newsMediaNewPR/style.css?15814065011231*/
.titleMain{
/*	display: block;
    clear: both;*/
    font-size: 12px;
    color: #2d75b0;
    margin-left: 0!important;

}

div.preview
{
	font-style:italic;
	color:#707070;
	margin-left: 0!important;
}


.titleSubMain{
	display: block;
    font-size: 16px;
    color: #2d75b0;
}
.title{
	display: block;
    clear: both;
    font-size: 12px;
    color: #2d75b0;
}

.blockHead{
	display: block;
    font-size: 16px;
    color: black;
	padding-left:20px;
	//background:#0071bb;
	background:lightgrey;
	margin-top:15px;
	margin-bottom:5px;
	border-radius:5px;
}

.news-first-preview {
	position: relative;
	overflow: hidden;
}

.news-preview-image,
.news-preview-text {
	display: inline-block;
	position: relative;
	width: 100%;
	vertical-align: top;
/*	height: 86px;*/
}

.news-preview-image {
}

.news-preview-text .preview {
	position: absolute;
}

.preview-fader {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 20px;
/*	width: 49%;*/
	margin-right: 7px;
	background: linear-gradient(to top, #e5e5e5, rgba(229, 229, 229, 0.43));
}

#announce .news-preview-text {
	width: 100%;
}

#announce .preview {
	width: 100%;
	padding-right: 10px;
}

#announce .news-preview-image, .news-preview-text {
	height:auto !important;
}
/* End */


/* Start:/bitrix/templates/rector_new/components/bitrix/form.result.new/rectorLetter/style.css?1253698884666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/rector_new/components/bitrix/form.result.new/rectorLetter/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/rector_new/components/bitrix/form.result.new/rectorLetter/images/icon_warn.gif);
}
/* End */


/* Start:/bitrix/templates/rector_new/components/bitrix/news.list/newsMediaNewRectorVSmi/style.css?15039328821267*/
.titleMain{
/*	display: block;
    clear: both;*/
    font-size: 18px;
    color: #2d75b0;
    margin-left: 50%;

}

div.preview
{
	position: relative;
	font-style:italic;
	color:#707070;
	margin-left: 50%;
	max-height: 80px;
	overflow: hidden;
}

div.preview .preview-fader {
	display: block;
	width: 100%;
	margin: 0px;
}


.titleSubMain{
	display: block;
    font-size: 16px;
    color: #2d75b0;
}
.title{
	display: block;
    clear: both;
    font-size: 12px;
    color: #2d75b0;
}

.blockHead{
	display: block;
    font-size: 16px;
    color: black;
	padding-left:20px;
	//background:#0071bb;
	background:lightgrey;
	margin-top:15px;
	margin-bottom:5px;
	border-radius:5px;
}

.news-first-preview {
	position: relative;
	overflow: hidden;
}

.news-preview-image,
.news-preview-text {
	display: inline-block;
	position: relative;
	width: 45%;
	vertical-align: top;
	height: 86px;
}

.news-preview-image {
}

.news-preview-text .preview {
	position: absolute;
}

.preview-fader {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 20px;
	width: 49%;
	margin-right: 7px;
	background: linear-gradient(to top, #e5e5e5, rgba(229, 229, 229, 0.43));
	border-bottom: none !important;
}
/* End */


/* Start:/bitrix/templates/rector_new/components/bitrix/news.list/newsMediaNewNews/style.css?15039338421280*/
.titleMain{
/*	display: block;
    clear: both;*/
    font-size: 18px;
    color: #2d75b0;
    margin-left: 50%;

}

#news-rector div.preview
{
	position: relative;
	font-style:italic;
	color:#707070;
	margin-left: 50%;
	max-height: 40px;
	overflow: hidden;
}

div.preview .preview-fader {
	display: block;
	width: 100%;
	margin: 0px;
}


.titleSubMain{
	display: block;
    font-size: 16px;
    color: #2d75b0;
}
.title{
	display: block;
    clear: both;
    font-size: 12px;
    color: #2d75b0;
}

.blockHead{
	display: block;
    font-size: 16px;
    color: black;
	padding-left:20px;
	//background:#0071bb;
	background:lightgrey;
	margin-top:15px;
	margin-bottom:5px;
	border-radius:5px;
}

.news-first-preview {
	position: relative;
	overflow: hidden;
}

.news-preview-image,
.news-preview-text {
	display: inline-block;
	position: relative;
	width: 45%;
	vertical-align: top;
	height: 86px;
}

.news-preview-image {
}

.news-preview-text .preview {
	position: absolute;
}

.preview-fader {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 20px;
	width: 49%;
	margin-right: 7px;
	background: linear-gradient(to top, #e5e5e5, rgba(229, 229, 229, 0.43));
	border-bottom: none !important;
}
/* End */
/* /bitrix/templates/rector_new/components/bitrix/menu/top/style.css?1399258036626 */
/* /bitrix/templates/rector_new/components/bitrix/news.list/newsRectorNew/style.css?15039878381179 */
/* /bitrix/templates/rector_new/components/bitrix/news.list/newsMediaNewPR/style.css?15814065011231 */
/* /bitrix/templates/rector_new/components/bitrix/form.result.new/rectorLetter/style.css?1253698884666 */
/* /bitrix/templates/rector_new/components/bitrix/news.list/newsMediaNewRectorVSmi/style.css?15039328821267 */
/* /bitrix/templates/rector_new/components/bitrix/news.list/newsMediaNewNews/style.css?15039338421280 */
