.nrWrapper:before,
.nrWrapper:after {
	content:'';
	display: table;
	clear: both;
}
img{
	max-width: 100%;
}
.pr-detail{
	/*width: 100%;
	display: inline-block;
	margin-bottom: 40px;*/
	padding-bottom: 80px;
}
.wd_assets_container .count {
	margin-left: 5px;
}
.bkBtnCnt{
	width: 100%;
	margin-bottom: 30px;
	text-align: right;
}
.nrContainer{
	width: 93%;
	display: block;
	margin: 30px auto 0 auto;
}
div#wd_assets_content {
	margin-bottom: 20px;
}
.pr-detail .back-button{
	font-family: 'BrandonGrotesqueBold';
	color: #00606b;
	padding: 0 6px;
	border: 1px solid #00606b;
	line-height: 0;
	display: table;

}
.back-button span{
	display: table-cell;
	height: 33px;
	vertical-align: middle;
}
.back-button img{
	width: 11px;
	margin-right: 5px;
}
.title,
.pr-detail .title{
	font-size: 24px;
	font-family: 'BrandonGrotesqueMedium';
	text-transform: uppercase;
	margin-bottom: 15px;
}
.pr-detail a {
	/*color: #00747E;*/
	color: #009cde;
	font-family: georgia;
	font-size: 14px;
	word-break: break-all;
}

.wd_assets_container {
	border: 0px none;
	margin: 15px 0 0 0;
	padding: 0 0 14px;
	background: transparent url(../img/assets_shadow_full.png) center bottom no-repeat;
	clear: both;
	/*background-position: center 90%;*/
}
.wd_assets_container a.assets_close_button, .wd_assets_container a:hover.assets_close_button {
	background: #fff url(../img/assets_up_arrow.gif) left center no-repeat;
	border: 1px solid #dedede;
	height: 22px;
	padding: 4px 12px 2px 40px;
	font-size: 12px;
	text-decoration: none;
}
.wd_gallery-detail{
	font-size: 14px;
	font-family: georgia;
}
.wd_assets_container .wd_assets{
	padding: 15px;
}
.countCnt li{
	float: left;

}
.countCnt {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.countCnt li a{
	padding: 8px;
	display: inline-block;
	border-left: 1px solid #fff;
	border-right: 1px solid #e1e1e1;
}
.countCnt li span.fa{
	color: #4f5051;
	margin-right: 5px;	
}
.countCnt ul{
	background: #fff url(../img/assets_tab.gif) 0 bottom/contain repeat-x !important;
	margin: 0;
	padding: 0;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	width: 100%;
	float: left;
}
.newsCnt p,.aboutAbbott p,.srcAbout p{
	font-family: 'Georgia';
	font-size: 14px;
	line-height: 19px;
	color: #2a2b33;
	margin-bottom: 10px;
}
ul.print_share li {
	float: left;
}
.print_share{
	width: 100%;
	display: inline-block;
}
.print_share .print a {
	padding: 0px 16px 0 0;
}
.iconText {
	color: #004F71;
	text-transform: uppercase;
	font-family: 'BrandonGrotesqueBold';
	font-weight: bold;
	margin-top: 5px;
	line-height: 25px;
	vertical-align: top;
}
.srcAbout {
	margin-top: 25px;
}
.aboutAbbott .title {
	margin: 35px 0 20px 0;
}
.logon{
	margin: 40px 0 20px 0;
}
.logon a{
	display: block;
	clear: both;
	margin: 20px 0;
	float: left;
}
.logon img{
	float: right;
	max-width: 160px;
}
.srcAbout .leftCnt{
	float: left;
	width: 100%;
}
.srcAbout .rightCnt{
	float: right;
	width: 100%;
	text-align: right;
}
.srcAbout .rightCnt img{
	max-width: 200px;
}
#wd_assets_closer {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #fff;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
.assets_close_link {
	text-align: right;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#wd_assets_closer{
}
#wd_assets_closer.active{
	display: block;
}
.wd_assets_container .wd_assets{
	display: none;
}
.wd_assets_container .wd_assets.active{
	display: block;
}
.wd_documents-detail .detail_header{
	line-height: 1;
}
.wd_documents-detail .detail_header a{
	font-size: 24px;
	line-height: 26px;
	font-family: 'BrandonGrotesqueBlack';
}
.countCnt li a.active {
	background: #fff;
}
@media (min-width: 768px){
	.nrContainer {
		width: 89%;
	}
	.srcAbout p{
		margin-bottom: 20px;
	}
	.logon a{
		margin: 50px 0 40px 0;
	}
	.aboutAbbott .title {
		margin-top: 45px;
	}
	.srcAbout .leftCnt{
		float: left;
		width: 60%;
	}	
	.srcAbout .rightCnt{
		width: 30%;
	}
	.pressRelHome .nrWrapper,.pr-detail .nrWrapper{
		/*padding-bottom: 70px;*/
	}
	.logon {
		margin-top: 60px;
	}
}
@media (min-width: 1024px){
	.logon a{
		margin: 0;
		float: none;
	}
	.print_share{
		display: block;
		float: left;
		width: auto;
	}
	.logon{
		display: block;
		width: 100%;
	}
	.logon a {
		display: inline-block;
		clear: none;
	}
	.bkBtnCnt{
		text-align: left;
		margin-top: 15px;
	}
	.pr-detail .nrContainer {
		width: 80%;
	}
	.srcAbout .rightCnt{
		margin-top: -30px;
	}
	.pr-detail .nrContainer {
		width: 100%;
		padding: 0 40px;
	}
}
