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

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

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

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

.TableStyle-EdifecsTableTopNavigation 
{
	table-layout: fixed;
	overflow-wrap: break-word;
}

div.padsSection > a {
	/*setting dimensions in direct descendants of the block with "display: flex;"*/
	flex: 0 1 21%;
	max-width: 600px;
	height: 300px;
	margin: 1%;
	text-decoration: none;
}