.footer-logo-wrapper {
	height: 80px;
}

.news-page-item a > span {
	padding: 0px;
}

.intra.open-search-btn {
    position: initial;
    right: inherit;
    top: inherit;
    padding: inherit;
    font-size: inherit;
}

.header-icons {
    background: transparent;
    border: none;
    color: #1b508e;
    font-size: 150%;
    padding: 0.5rem;
    opacity: 1;
    transition: all 0.15s ease-out;
}

.header-icons i {
	margin-right: 10px;
}

@media only screen and (max-width: 992px) {
	.header-icons {
		position: relative;
	}
}

.translations {
    display: inline-block;
    padding: 0px;
	margin: 0px;
}

.translations li {
    float: left;
    list-style: none;
    text-transform: uppercase;
    position: static;
	padding: 10px;
}

.translations li img {
	width: 30px;
	height: auto;
}

.open-search-btn {
	position: initial;
}

.grey-bg {
	background-color: #e7e7e8;
}

.dev-update .footer-logo-img {
	background-color: #ffffff;
}

.custom-file {
	max-width: 420px;
    width: 100%;
}

.custom-file-input:lang(fi) ~ .custom-file-label::after {
    content: "Valitse";
}

/*h3.news-title a {
	font-family: myriad-pro-condensed, sans-serif !important;
	font-weight: 700 !important;
    font-style: normal !important;
}*/
