﻿/*<meta conditions="edifecs.Docker_Only" />*/

div.topichero
{
	background-image: url('../../Images/DockerBackgroundImage.png');
}

._Skins_HomeSearchBar.mc-component .search-submit
{
	background: #73722C url('../../Images/Icons/SearchIcon.png') no-repeat center center !important;
}

/*a.logo
{
	background: transparent url('../../Images/LogoDocker.png') no-repeat left center !important;
	width: 350px !important;
}*/

@media only screen and (max-width: 1760px) /*prettifying header on resizing*/
{

ul.navigation li > a
{
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;	
}

}

@media only screen and (max-width: 1530px)
{
	.off-canvas-wrapper-inner nav.title-bar .outer-row
{
	margin-left: 0px;
	margin-right: 0px;
	max-width: 100%;
}
}