html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

a:hover, a:active {
	outline: 0;
}

/* law.com sites */

.footer-wrapper, #wrapper:after {
	height: 130px;
}

.footer-wrapper {
	clear: both;
	width:100%;
	/*width: 96%;
	max-width: 1440px;
	padding-right: 15px;
	padding-left: 15px;*/
	margin-right: auto;
	margin-left: auto;
}

.footer-inner {
	float: left;
	width: 96%;
}

.footer-icons {
	float: right;
	text-align: center;
	padding-left:20px;
	/*width: 16.666667%;*/
}

	.footer-icons img {
		padding: 7px;
		width: 33px;
		height: 33px;
		box-sizing: border-box;
	}

.footer-content {
	/*width: 83.33%;*/
	padding-top: 5px;
	margin: 0px auto;
}

.footer-links {
	margin: 0 0 15px 130px;
	/*text-align:right;
	padding-left:230px;*/
}

	.footer-links ul {
		list-style-type:none;
	}

		.footer-links ul li {
			display: inline;
			position: relative;
			padding-left: 20px;
			white-space:nowrap;
			font-size:15px;
		}

			.footer-links ul li:not(:last-of-type)::after {
				content: '|';
				position:absolute;
				right:-15px;
			}

		.footer-links ul li a {
			color: #000;
			font-size: 16px;
		}

.footer-copyright p {
	font-size: 16px;
	padding: 15px;
	/*padding: 15px 15px 15px 230px;*/
}

/* rmr sites */


.brand-footer {
	background: #efefef;
	margin: 0;
	padding: 20px 0px;
}

	.brand-footer .inner {
		width: 1180px;
		margin: 0 auto;
		padding: 0px 0 30px 0;
		border-bottom: 1px solid #ccc;
	}

	.brand-footer .brand-nav {
		margin: 10px 0 0 0px;
		padding: 0;
		text-align: left;
		background: none;
	}

		.brand-footer .brand-nav ul {
			list-style: none;
			margin: 0 0 15px 0;
			padding: 0;
			text-align: center;
		}

			.brand-footer .brand-nav ul li {
				font-size: 12px;
				white-space: nowrap;
				list-style: none;
				margin: 0;
				padding: 0;
				display: inline-block;
			}

	.brand-footer img.brand-logo {
		height: 30px;
		vertical-align: middle;
	}

	.brand-footer .follow .label {
		margin: 0 5px 0 0;
		font-size: 14px;
		color: #777;
		text-transform: uppercase;
		display: inline-block;
	}

	.brand-footer .brand-nav ul li a {
		font-size: 15px;
		font-weight: bold;
		color: #337ab7;
		text-decoration: none;
	}

	.brand-footer .brand-nav ul li:before {
		content: "/";
		margin: 0 10px 0 5px;
		color: #ccc;
	}

	.brand-footer .brand-nav ul li:first-child:before {
		content: "";
		margin-right: 0;
	}

.footer-wrapper .follow {
	margin: 15px 0 0 0px;
	display: block;
}
	.footer-wrapper .follow img {
		width: 36px;
		vertical-align: middle;
	}

.alm-global-stripe {
	background: #111;
	padding: 10px 0;
	clear: both;
}

	.alm-global-stripe p {
		margin: 0;
		padding: 0;
		color: #fff;
		font-size: 13px;
		text-align: center;
	}

	.alm-global-stripe img.alm-logo {
		height: 22px;
		vertical-align: middle;
		margin: 0 15px 0 0;
	}


.footer-copyright img.alm-logo {
	height: 16px;
	vertical-align: middle;
	margin: 0 15px 0 0;
}

