/* biotech in PROD */

.default-footer {
	display: none;
}

#footer {
	background-color: #f0f0f0;
}


@media(min-width:768px) {
	ul.mainmenu .exp-tabs_text {
		font-size: 18px !important
	}
}

.feed-item-main p img {
	margin-top: 5px;
}


.splash-screen .side-panel {
	width: 0;
}

.splash-screen #sideNativation {
	width: 0;
	padding: 0 !important;
}

.splash-screen .main-content {
	padding: 0;
	padding-top: 15px;
}

	.splash-screen .main-content .content-wrap {
		margin: 0;
		padding-bottom: 0;
	}


.mainmenu .unsortable.custom_page a:before {
	content: "\f19c";
}