﻿/*<meta conditions="edifecs.FHIR_Only" />*/

div.topichero
{
	background-image: url('../../Images/FHIRBackgroundImage.png');
}

._Skins_HomeSearchBar.mc-component .search-submit
{
	background: #813a3d url('../../Images/Icons/SearchIcon.png') no-repeat center center !important;
}

/*a.logo
{
	background: transparent url('../../Images/LogoFHIR.png') no-repeat left center !important;
	width: 250px !important;
}*/

/*div.padsSection > a
{
	flex: 0 1 20%;
	height: 270px;
}

.middleContainer
{
	width: 80%;
	min-width: 1000px;
}*/

@media only screen and (max-width: 1330px) /*prettifying header on resizing*/
{

ul.navigation li > a
{
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;	
}

}

@media only screen and (max-width: 1770px)
{
	.off-canvas-wrapper-inner nav.title-bar .outer-row
{
	margin-left: 0px;
	margin-right: 0px;
	max-width: 100%;
}
}