@import url('../global/css/newlayout.css');

.wide .wide_sidebar {
  max-width: none;
  width: 250px;
}

.wide_sidebar + .main {
    width: auto;
    margin-right: 250px;
}

.prj__ico img {
    position: relative;
    display: block;

}
.prj__ico {
    position: relative;
    display: inline-block;
}
.prj__ico:before {
   .js-side_filter_content: "";
    position: absolute;
    left: 1px;
    right: 1px;
    bottom: 9px;
    border-radius: 50%;
    box-shadow: 0 10px 7px #8E7CA0;
    height: 5px;
}
.b-dep-col3 {
    display: table-cell;
    vertical-align: top;
    position: relative;
    -float: left;
    -clear: right;
}
.b-dep-col3_12 {
    width: 67%;
    padding-right: 2em;
}
.b-dep-col3_3 {
    width: 33%;
}
.navigation_popup_items {
    margin: .5em 0 3em;
}
.navigation_popup_items_first li {
     padding-right: 10%;
}
.b-mag-reason {
    padding: 0 6% 100px 0;
}
.b-mag-reason:first-child {
    padding-left: 0;
}
.popup_department .input {
    max-width: 245px;
}

.ui-widget {
	font-size: 0.8em!Important;
}	

.articleMetaItem__label {
	width: 50%;
    margin: 0;
    box-sizing: border-box;
    padding-right: .5em;
}

.articleMetaItem__content {
    margin: 0 0 0 50%;
    padding-top: .5em;
}

.articleMeta:before {
	margin: 0px;

	margin-top: 0.4em;
}

.search_button {
	margin-left: 23px;
}


.g-day:before  {
	background: #0042c4; 
}

.prj__ico img {
    position: relative;
    display: block;

}
.prj__ico {
    position: relative;
    display: inline-block;
}
.prj__ico:before {
    content: "";
    position: absolute;
    left: 1px;
    right: 1px;
    bottom: 9px;
    border-radius: 50%;
    box-shadow: 0 10px 7px #8E7CA0;
    height: 5px;
}

.__file_preloader {
	float: right;
}
.__file_upload input {
	border: 0px;
}

.breadcrumb_current {
    color: #fff;
}

.lead-in :first-child {
    margin-top: 0
}

.header {
	background-image: url('/f/src/project_fair/header_bg.png');
	background-color: white;
	background-size: 200px;
	background-position: 0 100%;
	background-repeat: repeat;
	color: black;
}

.header-top.header-top {
    background-image: url('/f/src/project_fair/fair_bg.png') !important;
}


.with-pf-icon {
    position: relative;
    margin-left: 23px;
}

.with-pf-icon:after {
    position: absolute;
    left: -25px;
    top: -2px;
    width: 20px;
    height: 20px;
    content: '';
}

.with-pf-icon-applied:after { 
    background: url("/images/applied_20px.svg") 0 0;
}
.with-pf-icon-research:after { 
    background: url("/images/research_20px.svg") 0 0;
}
.with-pf-icon-service:after { 
    background: url("/images/service_20px.svg") 0 0;
}


@media(max-width: 995px) {
    .main.main, .l-extra.l-extra {
        margin: 0;
        width: auto;
        float: none;
    }
    .extra-left {
        margin-left: 0;
    }
}
@media(max-width: 767px) {
    .fa-sidebar__top--secondary.fa-sidebar__top--secondary.is-fixed {
        top: 45px;
    }
    .header {
        background-size: 200px !important;
    }
    .header-content.header-content {
        font-size: 100%;
        margin-top: 1.5em;
    }
    .header-board.header-board {
        margin-right: 20px;
    }
    .l-extra__inner.l-extra__inner {
        padding: 0;
    }
    .articleMeta.articleMeta {
        margin: 0;
        border-top: none;
    }
    .articleMeta.articleMeta::before {
        content: none;
    }
    .articleMetaItem.articleMetaItem {
        margin: 0 0 1.5em;
    }
}

.header-board {
	margin: 40px 45px 0 4.8%;
}

.header-content h1 {
    margin: 0 0 1.5em 0;
}

.grid_3 {
    margin-top: 25px;
}

.grid_0.grid_0 {
    margin-top: 0;
}

.rubric_inline.rubric_inline {
	margin-top: .3em;
}
