/* Global rewrites*/
.layout {
    background: #000 fixed no-repeat;
}

/* End Global rewrites */
.main_with-m-t {
    margin-top: 2em;
    margin-left: 0;
}

.b-publications-inst {
    font-size: 80%;
    margin-top: 1.2em;
}
.b-publications-inst__item {
    margin-top: 2em;
}
.b-publications-inst__title {
    position: relative;
    display: block;
    margin-right: 50px;
    min-height: 60px;
}
.b-publications-inst p {
    margin-top: .5em;
}
.b-status_bg {
    background: #e8e2d1;
    color: #000;
    border: none;
    padding-left: .6em;
    padding-right: .6em;
    font-weight: 600;
}
.b-publications-inst .b-publications_control {
    margin-top: 2em;
    font-size: 120%;
}
.b-publications-inst__item-type {
    margin-bottom: .5em;
}
.ls-banner {
    display: block;
    margin-top: 1.2em;
}
.ls-banner img {
    display: block;

}
.b-header {
	margin-top: 45px;
    overflow: visible;
}

.science_dep_card {
    position: relative;
    z-index: 2;
}


.incut {
    margin-right: 0;
    margin-left: 0;
}

.head-news__text {
    margin-left: 0;
}

.standart-group {
	margin-bottom: 2em;
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em;
}
.standart-group:last-child {
	border-bottom: none;
}
.standart-group > h1 {
	margin-bottom: .25em;
}
.standart-row {
	overflow:hidden;
	padding: 0 .8em .8em;
}
.standart-row__item {
	display: inline-block;
	vertical-align: top;
	padding-left: 1em;
	width: 40%;
	box-sizing: border-box;
}
.standart-row__item:first-child {
	padding-left: 0;
	width: 10%;
}
.standart-row__item:last-child {
	padding-left: 0;
	width: 10%;
}
.standart-row:nth-child(even) {
	background-color: #fafafa;
}

.card__inner.pick-inst {
	padding: 0px;
}
.pika-lendar {
	width: 92% !important;
}
.pick-inst h5 {	
	margin-left: 10%;
	margin-bottom: 1.2em;
}
.tag-cloud {
	margin-top: 1em;
}


ul.dropdown > li  {
    margin-right: 2em;
    position: relative;
}

ul.dropdown  .separator  {
    margin-left: 1em;
}

ul.dropdown  ul > li  {
    margin: .8em 1em 0 .8em;
    display: block;
    font-size: .9em;
}

ul.dropdown > li:hover + li { 
    z-index: 50;
    position:relative;
}

ul.dropdown > li:hover > a:after { 
    background-position: -430px -47px;
}

ul.dropdown  .separator:before {
    position: absolute;
    content: '';
    width: 0; 
    height: 14px;
    margin-top: -7px;
    border-left: 1px solid #000; 
    top: 50%;
    left: 0;
    margin-left: -1.5em;
}

ul.dropdown .submenu_wrap {
    visibility: hidden;
    text-align: left;
    opacity: 0;
    position: absolute;
    z-index: 101;
    top: 100%;
    left: 0;
    min-width: 200px;
    -moz-transition: opacity .3s linear 0s;
    -webkit-transition: opacity .3s linear 0s;
    -ms-transition: opacity .3s linear 0s;
    -o-transition: opacity .3s linear 0s;
    transition: opacity .3s linear 0s;
}

ul.dropdown ul {
    font-size: 90%;
    line-height: 1.3;
    margin-top: 20px;
    border-radius: 7px;
    border: 1px solid #ddd;
    background: #fff;
    padding-bottom: 10px;
    box-shadow: -1px 1px 15px rgba(0,0,0,.3);
    position: relative;
}

ul.dropdown ul:before {
content:'';
position: absolute;
width: 100%;
height: 20px;
left: 0;
top: -20px;
background: url(/images/transparent.gif); /*ie*/
opacity: 0;
}

ul.dropdown > li:hover > .submenu_wrap {
    visibility: visible;
    opacity: 1;
}

ul.dropdown > li:hover {
    visibility: visible;
}

.splash .post__extra {
    display: none;
}

.splash__self {
    color: #fff;
}

@media(max-width: 1200px) {
    .splash .splash__text {
        margin: 2em 5em 4em 3.5em;
        font-size: 100% !important;
    }
}

@media(max-width: 767px) {
    .articleMetaItem__content .g-pic_float {
        float: none;
        margin-bottom: .5em;
    }
    .articleMetaItem__content .with-indent_left100 {
        margin: 0;
    }
}

.b-media::after,
.b-media::before {
    content: none;
}

/* admision */
.posts .post, .post__content, .content, .grid_with-sidebar {
	position: static
}

@media screen and (max-width: 995px) {
	.evc-filters_open {
		z-index: 110;
	}
}

.evc-cards__day.evc-cards__day.evc-cards__day {
	margin: 0 0 24px;
	padding: 0;
}

.evc-cards__day_past.evc-cards__day_past.evc-cards__day_past {
	margin: 0 0 36px;
	padding: 0;
}

.evc-card__title.evc-card__title.evc-card__title {
	margin: 0;
	padding: 0;
}

.evc-filter__top {
	font: 600 1.5em/1.3 "HSE Sans", "Proxima Nova", "Helvetica Neue", Arial, sans-serif;
}

@media screen and (max-width: 995px) {
	.evc-filter__dropdown {
		box-shadow: none;
	}
}


.evc-button_clean {
	margin-bottom: 12px; /*добавить __button*/
}
