.body-wrapper {
	padding-bottom: 40px
}

.body-wrapper ol li {
	font-weight: 400
}

.body-wrapper ul li {
	font-weight: 400
}

.body-wrapper p {
	font-weight: 400
}

.body-wrapper h3 {
	font-weight: 700
}

.body-wrapper h5 {
	font-weight: 400
}

body .external-link {
	display: none !important
}

body .btn .external-link {
	display: none !important
}

header.header-main {
	margin-top: -21px
}

header.header-main .med-sub a .external-link {
	display: none
}

header.header-main .menu-content .menu-content-items h5 {
	cursor: default !important
}

header.header-main .menu-content .menu-content-items ul li img {
	cursor: default !important
}

.main-navigation {
	box-shadow: none
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}@-webkit-keyframes slideInUp {
from {
	-webkit-transform: translate3d(0, 200px, 0);
	transform: translate3d(0, 200px, 0)
}

to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}@keyframes slideInUp {
from {
	-webkit-transform: translate3d(0, 200px, 0);
	transform: translate3d(0, 200px, 0)
}

to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
}@-webkit-keyframes pulse {
from {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

50% {
	-webkit-transform: scale3d(1.12, 1.12, 1.12);
	transform: scale3d(1.12, 1.12, 1.12)
}

to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
}@keyframes pulse {
from {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

50% {
	-webkit-transform: scale3d(1.12, 1.12, 1.12);
	transform: scale3d(1.12, 1.12, 1.12)
}

to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
}.fadeInContentBlock {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
	-webkit-animation-delay: 1.3s;
	animation-delay: 1.3s;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.adblock {
	text-align: center;
	width: 100%;
	margin: 30px auto 0;
	padding: 0 !important;
	display: block;
	float: none;
	position: relative
}

.adblock iframe {
	width: 100%;
	max-width: 480px;
	height: 80px;
	margin: auto;
	padding: 0px;
	display: block
}

.body-wrapper+iframe {
	width: 100%;
	max-width: 480px;
	height: 80px;
	margin: 30px auto 0;
	padding: 0px;
	display: block
}

#rtns .panel-title .trigger::before {
	content: '\e081';
	font-family: 'Glyphicons Halflings';
	display: inline;
	margin-right: 10px;
	position: relative;
	top: 4px
}

.feedbackWrap {
	width: auto;
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 12;
	display: inline-block
}

.feedbackWrap .feedback-icon {
	color: #000;
	font-size: 1rem;
	font-weight: 400;
	line-height: 100%;
	text-transform: uppercase;
	padding: 3px 5px 5px;
	border-radius: 3px;
	display: block;
	opacity: 0.6;
	background-color: #fff;
	cursor: pointer !important;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease
}

.feedbackWrap .feedback-icon .bracket {
	font-size: 1.5rem;
	font-weight: 700;
	padding: 0;
	display: inline-block;
	vertical-align: middle
}

.feedbackWrap .feedback-icon .bracket-content {
	padding: 4px 1px 0;
	display: inline-block;
	vertical-align: middle
}

.feedbackWrap .feedback-icon .external-link {
	display: none
}

.feedbackWrap .feedback-icon:hover {
	opacity: 1 !important
}

#acepFB {
display: inline-block
}

#acepFG {
display: none;
}


.featureitemblock .italic_featured_item {
	padding-right: 10px
}

.featureitemblock h3 {
	letter-spacing: 0px
}

.featureitemblock p {
	margin-bottom: 15px
}

.circle.red {
	background: #cc0000
}

@media screen and (min-width: 1248px) {
	header.sticky {
		position: relative
	}
}@media screen and (max-width: 911px) {
	.featureitemblock .italic_featured_item {
		padding-right: 0px
	}
}@media screen and (max-width: 767px) {
	body .feedbackWrap {
		display: none
	}
}@-moz-document url-prefix() {
	
}
