.mill-in-flx {
width:100%;
box-sizing:border-box;
}

.iconbullets .mill-in-flx > ul {
display:table;
border-collapse: separate;
}

.iconbullets .mill-in-flx > ul > li {
display:table-row;
}

.iconbullets .mill-in-flx > ul > li > * {
display:table-cell;
}

.iconbullets .mill-in-flx > ul > li > i {
padding-right: 6px;
vertical-align:top;
display:inline-block;
}

.max-width-div {
width:100%;
}

/*for use with widetext jquery*/

.allwt p,.liwt li,.h1wt h1,.h2wt h2,.h3wt h3,.h4wt h4,.h5wt h5,.h6wt h6{
visibility:hidden;}

.wtext {
	white-space: nowrap;
	display: inline-block;
}

/*responsive linking*/

.mill-in-flx a.link_less, .mill-in-flx a.link_more {
position:absolute;
top:0;
bottom:0;
height: 100%;
width: 100%;
} 

