/******************************* BP 0 *******************************/
.module_bodytext {
	padding: 25px 0;
}

.module_bodytext + .module_bodytext {
	padding-top: 0 !important;
}

.module_bodytext .subline {
	margin-bottom: 20px;
}

.module_bodytext .inner_bodytext_content,
.module_bodytext .inner_bodytext_content .text {
	overflow: hidden;
	_overflow: visible;
	zoom: 1;
}

.module_bodytext .inner_bodytext_content .text p,
.module_bodytext .inner_bodytext_content .text ul {
	margin-bottom: 10px;
}

.module_bodytext strong + .inner_bodytext_content {
	margin-top: 10px;
}

.module_bodytext .inner_bodytext_content .text img {
	margin: 20px 0;
}

/*.module_bodytext .inner_bodytext_content {
	margin-top: 20px;
}*/
.module_bodytext .inner_bodytext_content .col_left img {
	display: block;
	margin-bottom: 8px;
}

.module_bodytext .inner_bodytext_content .col_left .caption {
	font-style: italic;
	margin-bottom: 20px;
}

.module_bodytext .iframe_outer {
	height: 100%;
	padding: 65% 0 0;
	margin-bottom: 40px;
}

.module_bodytext .iframe_outer iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 0 none;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.module_bodytext .iframe_outer small {
	position: absolute;
	bottom: -25px;
}

.module_bodytext .iframe_outer small a {
	color: #000 !important;
}

/*.module_bodytext .inner_bodytext_content .download {
	margin-top:20px;
	margin-bottom:20px;
}*/

.module_bodytext.clearboth {
	clear: both;
}

.module_bodytext.no_padding_bottom {
	padding-bottom: 0 !important;
}

/******************************* /BP 0 *******************************/
/******************************* BP 768 *******************************/
.bp_768 .module_bodytext .subline {
	margin-bottom: 25px;
}

/*.bp_768 .module_bodytext .inner_bodytext_content {
	margin-top:25px;
}*/
.bp_768 .module_bodytext .inner_bodytext_content .col_left {
	float: left;
	margin-right: 24px;
	width: 180px;
}

.bp_768 .module_bodytext .inner_bodytext_content.grid_50_50 .col_left {
	width: 326px !important;
}

/******************************* /BP 768 *******************************/
/******************************* BP 1024 *******************************/
.bp_1024 .module_bodytext {
	padding: 35px 0;
}

.bp_1024 .module_bodytext .inner_bodytext_content.grid_50_50 .col_left {
	width: 300px !important;
}

/******************************* /BP 1024 *******************************/
/******************************* BP 1200 *******************************/
.bp_1200 .module_bodytext .inner_bodytext_content .col_left {
	width: 265px;
}

.bp_1200 .module_bodytext .inner_bodytext_content.grid_50_50 .col_left {
	width: 440px !important;
}

/******************************* /BP 1200 *******************************/


.module_bodytext a.download {
	margin-bottom: 15px;
}

.module_bodytext ul li a.download {
	margin-bottom: 0;
}

.module_bodytext .inner_bodytext_content a.gotowebinar {
	display: inline-block;
	font-family: "Roboto Regular", sans-serif;
	background: #dc0a2f;
	color: #fff !important;
	font-size: 15px !important;
	text-decoration: none;
	border: 0;
	padding: 10px 24px;
	margin-top: 10px;
}

.module_bodytext .inner_bodytext_content a.gotowebinar:hover {
	background: #96051f;
}

.content_bottom.grid .module_bodytext {
	padding-left: 10px;
}


/*a.link_highlight {
	color: #dc092f !important;
	font-size: 14px !important;
	text-decoration: none;	
}
a.link_highlight:hover {
	text-decoration: underline !important;	
}
.bp_768 a.link_highlight,
.bp_1024 a.link_highlight {
	font-size: 16px !important;
}*/
.module_bodytext a.btn_red {
	background: #dc0a2f;
	margin: 0;
	padding: 10px 24px;
}

.module_bodytext a.btn_red:hover {
	background: #96051f;
}

.bp_768 .module_bodytext a.btn_red {
	font-size: 16px !important;
}