@charset "utf-8";
/* CSS Document */


/* START - Feature team one - global fixes */


/* START retail restructure changes to flyout navigation styles GEN2 only - DO NOT REMOVE 5/5/2016 */

@media screen and (min-width: 992px) {
	 .fullWidth.full-width-template ul.sf-menu .grid1 .quicklinks {
	  display: block;
	  width: 23%;
	  padding: 10px 2%;
	  margin-top: 0px; 
	  margin-bottom: 15px;
	}

	.fullWidth.full-width-template div.flyoutMenu.specialist div.coreDisableWcmDiv {
		width: 75%;
  		float: left;
	}

	.fullWidth.full-width-template ul.sf-menu .grid1 {
	  width: 23%;
	  float: left;
	  margin-left: 1%;
	  margin-right: 1%;
	  margin-bottom: 15px;
	}

}

/* Second portlet on homepage letter spacing (Manage your insurance)  */

.headingSpacing {
  letter-spacing: -2px;
}

/* H tag hierarchy for iconned notification changed on homepage */

div.infoPanel.info-gen2 > h2 {
    font-size: 1.9em;
    margin: 18px 0px 0px 0px;
    font-family: "AllianzSansLight", Verdana, sans-serif;
    font-weight: normal;
    margin-top: -10px;
    color: #00a9e0;
    line-height: 1.1em;
}

div.infoPanel.info-gen2 > h2:before {
    background-image: url(https://www.allianz.co.uk/etc/designs/common_foundation/default-styles-gen2/assets/images/sprites/gen2-sprite.png);
    background-position: -280px -1975px;
}

div.infoPanel.info-gen2 > h2:before {
    top: 15px;
    width: 50px;
    height: 50px;
    content: "";
    position: relative;
    margin: 0px 5px 0px 0px;
    display: inline-block;
}

/* END retail restructure changes to flyout navigation styles DO NOT REMOVE */



/* START remove after the 13/04/2016 TERRY - SVN Revision: 52555*/
.ncd-drop.expandable .image-wrap, .car .image-wrap {
  background: none;
}
/* END remove after the 28/04/2016 TERRY */


/* START remove after the 19/05/2016 TERRY - SVN Revision: ?????? to put in SVN
.page-banner.homepage-banner .inner p, .page-banner.homepage-banner .inner ul, .page-banner.homepage-banner .inner ol {
  display: inherit;
}
/* END remove after the 19/05/2016 TERRY - SVN Revision: ??????*/




/* END - Feature team one - global fixes */

