
/* nth-child */
nav.doormat > ul > li[data-nth-child~="nth-child(1)"]{float:left;margin-left:.5%;width:24%;margin-right:.5%;}
nav.doormat > ul > li[data-nth-child~="nth-child(2)"]{float:left;margin-left:.5%;width:24%;margin-right:.5%;}
nav.doormat > ul > li[data-nth-child~="nth-child(3)"]{float:left;margin-left:.5%;width:24%;margin-right:.5%;}
#main > .notification.info ul li[data-nth-child~="nth-child(2)"]:after{background:url("../Images/sprite.png") no-repeat;background-position:-128px -64px;display:inline-block;content:" ";width:4px;height:7px;position:absolute;right:0;top:50%;margin-top:-3px;}
.professionals .container .focus.structure[data-nth-child~="nth-child(2n+1)"]{clear:none;}
/*Page Layout three columns*/
.pl_threecol .column{width: 27%;}
.pl_threecol .column[data-nth-child~="nth-child(3n+1)"]{ margin-left: 0px; clear:left;}
.pl_threecol .column[data-nth-child~="nth-child(2n+1)"]{ clear:none;}

.application.summary[data-nth-child~="nth-child(2n+1)"]{clear:left;margin-left:0px !important;}
.focus.structure[data-nth-child~="nth-child(2n+1)"]{clear:left;margin-left:0;}
.professionals .container .focus.structure[data-nth-child~="nth-child(3n+1)"]{clear:left;margin-left:0;}
.application.summary{ width:47%; }

/* publications */
.publication.list .image, .pl_publication_image .image { z-index:1; }
.publication.list .image img, .pl_publication_image .image img { position:relative; z-index:-1; }

/* quickjump */
.quickjump .main .focus { margin-left:5% !important; }
.quickjump .main .focus:first-child { margin-left:0 !important; }

/* carousel */
.modList.pages > header ul { background:url("../Images/degraded/1px-trans-green.png") repeat; }

/* Footer hack ie8*/
nav.doormat > ul > li.open { float: left; margin-left:.5% !important; width:24% !important; margin-right:.5%; }