/* Extra Styles to import later into LESS file */

.content-section {
	margin-bottom: 25px;
}


/* make header fit in responsive */
.landing-header {
	width: auto;
	max-width: 100%;
}

.sidebar .btn, .sidebar .button {
	width: 100%; 
	max-width: 270px; 
	white-space: normal;
}

#one-column .imgborder, #two-column .main-content .imgborder {
	width: auto !important;
	max-width: 100%;
}

@media (min-width: 768px) {
	#two-column .main-content .imgborder {
		/*float: none;
		display: block;
		margin: 0 0 20px 0 !important;*/
		max-width: 250px;
		height: auto !important;
	}
}

@media (min-width: 992px) {
	#two-column .main-content .imgborder {
		/*float: right;
		margin: 0 0 10px 20px !important;*/
		max-width: 400px;
	}
}

/* make buttons fix */
#events .main-content .button.md.md-action, #events .main-content .button.md.md-link {width: 161px !important;}


/* smaller hidden element */
@media (max-width: 600px) {
	.hidden-xxs {
		display: none !important;
	}
} 


/* form select height*/
#two-column .main-content select {
	height: 32px;
}

input.design_textfield.form-control {
	width: 100%;
}


/* home green buttons width */
@media (min-width: 992px) {
	#homepage .mission .btn {
		width: 47%;
	}
}


/* Fraud Conference banner */
.fc-box {
	padding: 0 18px;
	margin-bottom: 20px;
}


@media (min-width: 540px) {
	.fc-box {
		padding: 0;
	}
}


@media (min-width: 992px) {
	.fc-box {
		padding: 0 18px;
		margin-bottom: 0;
	}
}


.fc-inside {
	background-color: #033857;
	overflow: hidden;
}

.fc-inside img {
	width: auto;
	max-width: 100%;
	min-width: 445px;
	margin: 0 auto;
	display: block;
}

.fc-inside .date {
	color: #033857;
	background-color: #52aec6;
	text-align: center;
	padding: 10px 5px;
	font-size: 12px;
	font-weight: 500;
	margin: 0;
	width: 65%;
	float: left;
	line-height: 14px;
}

.fc-register {
	width: 35%;
	float: right;
}

.fc-button {
	color: #fff;
	background-color: #80aa40;
	border-color: #729739;
	width: 100%;
	display: block;
	float: right;
	text-align: center;
	padding: 10px 4px;
	font-size: 14px;
	line-height: 14px;
}

.fc-button:hover {
	color: #fff;
	background-color: #84bb30;
	cursor: pointer;
}








/* local chapter banner - ETP */


.local-chapters {
	display: none;
	width: auto;
	max-width: 100%;
}


.local-chapters-small {
	display: block;
	width: auto;
	max-width: 100%;
}

@media (min-width: 992px) {
	.local-chapters {
		display: block;
	}

	.local-chapters-small {
		display: none;
	}
}

/* podcast archive image fix */

.overview-content img {
	width: auto !important;
	max-width: 100%;
}

/*browse topics image fix (needed to add ID */
#one-column.main-body .topic-overview img {
	width: 48% !important;
}



/* related prodcuts */
.productaside #ctl00_MainContent_clArticleRelatedContent a {
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #e3e3e3;
	display: block;
}

.productaside #ctl00_MainContent_clArticleRelatedContent  tr:first-child a {
	padding-top: 0;
}

.productaside #ctl00_MainContent_clArticleRelatedContent tr:last-child a {
	border: none;
}





/* images - align */



.alignright, .alignleft {
	float: right;
	margin: 0 0 20px 20px !important;
	width: auto;
	max-width: 100%;
	display: block;
}


@media (min-width: 768px) {
	.alignright, .align-left {
		max-width: 250px;
	}
}

#two-column .main-content .caption {
	max-width: 300px;
}


#two-column .main-content .caption .imgborder {
	width: 100% !important;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0 !important;
}

@media (max-width: 600) {
	.alignright, .alignleft, .caption {
		float: none;
		margin: 0 0 20px 0 !important;
	}
}



/* Combo event image */
#ctl00_MainContent_SavingsImage {
	display: block;
}

#ctl00_MainContent_SavingsImage img {
	width: 100%;
	max-width: 330px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.08);
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.08);
box-shadow: 0 0 5px rgba(0,0,0,0.08);
padding: 5px;
background: #FFF;
border: 1px solid #CCC;
}


/* Traning Opportunities */

.trainingops {
	width: 100%;
	margin-bottom: 50px;
} 

.trainingops img {
	width: auto !important;
	max-width: 100% !important;
}

@media (min-width: 768px) {
	.trainingops {
		position: relative;
		float: left;
		width: 33.3%;
		min-height: 1px;
		padding-left: 20px;
		padding-right: 20px;
	} 
}



/* chat button fix */

.lpEmtStarRating img {
	display: none;
}



/* calendar of events fixes */

#calendarEvents td {
	position: relative;
}

.authorize-logo {
	position: absolute;
	right: 0;
	top: 6px;
}





/* NEW JOINE NOW STYLES - SMB 12/2016 */

#join-now-package-options {
	clear: both;
	text-align: center;
}

#join-now-package-options h2, h3, h4 {
	font-family: "ProximaNovaSemiBold", Helvetica, Arial, sans-serif !important;
	font-weight: 600;
}
	
#join-now-package-options .join-package {
	background: #ffffff;	
	border: 1px solid #3675a2;
	/*height: 345px;*/
	margin: 25px auto;
	max-width: 700px;
	padding-bottom: 25px;
}

#join-now-package-options .package-header {
	background: #3675a2;	
	padding: 10px;
}

#join-now-package-options .package-body {
	padding: 0 15px;	
}

#join-now-package-options .package-header h3 {
	color: #ffffff;
	font-size: 18px;
	margin: 0;
	text-transform: uppercase;
}

#join-now-package-options h2 {
	font-size: 47px;
	margin-bottom: 5px;
}

#join-now-package-options h4 {
	font-size: 16px;
	margin-top: 0;
	text-transform: uppercase;
}

#join-now-package-options p {
	margin: 20px 0 35px 0;	
}

#join-now-package-options .btn {
	text-transform: uppercase;	
}





/* NEW MEMBERSHIP/CERTIFICATION REDESIGN STYLES -- SMB 2/2017 */

.mc-redesign h1, .exam-prep h1 {
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

.mc-redesign h2, .exam-prep h2 {
	font-size: 21px;
}

.mc-redesign a, .exam-prep a {
	font-family: "ProximaNovaSemiBold", Helvetica, Arial, sans-serif !important;
}

.mc-become-cfe {
	padding: 0 20px 20px;
	text-align: center;
}


.mc-become-cfe .cfe-process {
	margin-top: 25px;
}


.mc-become-cfe .cfe-process img {
	float: left;
	margin-right: 25px;
	max-width: 148px;	
	width: 45%;
}

.mc-become-cfe .cfe-process a {
	display: block;
	float: left;
	margin-top: 50px;
	text-align: left;
	width: 40%;
}

.mc-become-cfe .cfe-process .col-xs-12.col-sm-3 {
	margin-bottom: 25px;
}

@media (min-width: 768px) {
	.mc-become-cfe .cfe-process img {
		float: none;
		margin-right: 0;
		max-width: 150px;
		width: auto;
	}
	
	.mc-become-cfe .cfe-process a {
		float: none;
		margin-top: 20px;
		text-align: center;
		width: auto;
	}
	
	.mc-become-cfe .cfe-process .col-xs-12.col-sm-3 {
		margin-bottom: 0;
	}
}

.mc-become-cfe p, .mc-become-cfe h2, .mc-join-acfe p, .mc-join-acfe h2 {
	text-align: left;	
}

.mc-redesign .mc-join-acfe {
	background: #efefef;
	padding: 20px;
	text-align: center;
}

.mc-redesign .mc-join-acfe-benefits {
	margin-top: 25px;
	text-align: center;
}

.mc-redesign .mc-join-acfe-benefits h3 {
	font-size: 18px;	
	margin: 15px 0 5px 0;
}

.mc-redesign .mc-join-acfe-benefits .col-xs-12.col-sm-6 {
	margin-bottom: 40px;
}

.mc-redesign .mc-join-acfe-benefits .icon-bg {
	background: #74777b;
	border-radius: 40px;
	margin: 0 auto;
	max-width: 80px;
	padding: 17px;
}

.mc-redesign .mc-join-acfe-benefits img {
	height: 45px;
	width: 45px;	
}

.mc-redesign .mc-join-acfe .mc-btn {
	margin-left: 10px;	
	margin-right: 10px;
}

.mc-redesign .mc-cpe {
	padding: 20px;
	text-align: center;	
}

.mc-redesign .mc-cpe h2, .mc-redesign .mc-cpe p {
	text-align: left;	
}

.mc-redesign .mc-btn, .exam-prep .mc-btn {
	border: 2px solid #2f74ca;
	display: inline-block;
	margin: 50px 0 30px 0;
}

.mc-btn a {
	display: block;
	font-size: 15px;
	padding: 10px 15px;	
}

.mc-btn.mc-btn-primary {
	background: #2f74ca;
}

.mc-btn.mc-btn-primary:hover {
	background: #2762ab;	
	border-color: #2762ab;
}

.mc-btn.mc-btn-primary a {
	color: #ffffff;
}

.mc-btn.mc-btn-secondary a {
	color: #2f74ca;
}

.mc-btn.mc-btn-secondary:hover {
	background: #2f74ca;	
}

.mc-btn.mc-btn-secondary:hover a {
	color: #fff;
}


/* MC redesign - Join ACFE page - SMB 5/1/2017 */

.mc-redesign strong {
	font-family: 'ProximaNovaSemiBold', Helvetica, Arial, sans-serif !important	;
	font-weight: bold;
}

.mc-why-join, .mc-member-types {
	padding: 0 20px 20px;
	text-align: center;
}

.mc-redesign .mc-why-join .mc-btn {
	margin: 20px 0;
}

.mc-redesign .mc-member-types .mc-btn {
	margin: 0 0 30px 0;
}

.mc-why-join h2, .mc-why-join p, .mc-why-join ul, .mc-member-types h2, .mc-member-types p {
	text-align: left;	
}

.mc-why-join ul li {
	list-style-image: url(../images/structure/blt.arrow.png);	
}

.member-type {
	margin-bottom: 25px;	
}

.mc-sidebar p {
	font-family: 'ProximaNovaSemiBold', Helvetica, Arial, sans-serif !important	;
	font-weight: bold;
	font-size: 17px;	
	margin-bottom: 20px;
}

.mc-sidebar ul {
	padding-left: 0;	
}

.mc-sidebar ul li {
	list-style-type: none;	
	margin: 10px 0;
}

.mc-subpage h1 {
	background-position: left;
	background-repeat: no-repeat;
	background-size: 65px;
	border-bottom: none;
	height: 66px;
	line-height: 64px;
	margin-bottom: 25px;
	padding-left: 85px;
}

#subpage-join h1 {
	background-image: url(../membership/images/become-cfe-step1.svg);
}

.mc-current {
	color: #152647;
}

.mc-current:hover, .mc-current:active, .mc-current:focus {
	color: #152647;
	cursor: text;
	text-decoration: none;
}
.bm2019 .sidebar a, #benchmarking2019 a {color:#22756F;}
#benchmarking2019 .col-md-4 {padding: 0 1em;}
#benchmarking2017 img, #benchmarking2018 img, #benchmarking2019 img {
	display: block;
}
	
	
#benchmarking2017 .key-img, #benchmarking2018 .key-img, #benchmarking2019 .key-img {
	margin: 25px 0;
}

@media (max-width: 991px) {
	#benchmarking2017 .key-img img, #benchmarking2018 .key-img img, #benchmarking2019 .key-img img {
		margin-bottom: 40px;	
	}
}

#benchmarking2017 .key-img p, #benchmarking2018 .key-img p, #benchmarking2019 .key-img p {
	font-size: 18px;	
	margin-bottom: 20px;
}

#benchmarking2017 .button.md, #benchmarking2018 .button.md, #benchmarking2019 .button.md {
	margin-top: 20px;
	width: auto;	
}

#benchmarking2017 .button.md a, #benchmarking2018 .button.md a, #benchmarking2019 .button.md a {
	color: #fff;	
}

.sponsor-logos.bm-cta {border-top: none;}

.sponsor-logos img {
	width: 25%!important;
	margin-bottom: 0!important;
	margin-right: 1em;
}

.sponsor-copy {
	font-size: 0.75em;
	line-height: 1.75em;
}

#bm-sidebar img {
	margin-bottom: 25px;
	max-width: 100%;	
	width: 375px;
}

#bm-sidebar span {
	display: block;	
}

#bm-sidebar .button a {
	color: #fff;	
}

.bm-cta {
	border-bottom: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px;
	padding: 5px 0;
}


.bm-cta a, .bm-cta strong {
	font-family: 'ProximaNovaSemiBold';	
}


@media (min-width: 768px) {
	#benchmarking2017 .key-img img {
		display: inline-block;
		margin: 0 30px;
		width: 39%;
	}
	#benchmarking2018 .key-img img {
		display: block;
		margin: 5% auto;
		width: 80%;
	}
	#benchmarking2019 .key-img img {

	}
	
	#benchmarking2017 .key-img img:first-child, #benchmarking2018 .key-img img:first-child, #benchmarking2019 .key-img img:first-child {
		margin-bottom: 25px;
	}
}

#benchmarking2017 .button.md, #bm-sidebar .button.md, #benchmarking2018 .button.md, #bm-sidebar .button.md, #benchmarking2019 .button.md {
	padding: 0;
}

#benchmarking2017 .button.md a, #bm-sidebar .button.md a, #benchmarking2018 .button.md a, #bm-sidebar .button.md a, #benchmarking2019 .button.md a {
	display: block;
	padding: 10px 12px;
}
#benchmarking2019 .key-img p img {
	float: left;
	width: 100%;
	height: auto;
}

@media (max-width: 767px) {
	/* #benchmarking2018 .key-img img {
		width:100%;
		margin: 0;
	} */
	#benchmarking2019 .key-img p img {
		width: 33%;
	}
}
@media (max-width: 425px) {
	#benchmarking2018 .key-img img, #benchmarking2019 .key-img p img {
		width: 100%;
	}
}
/* RTTN Archives page */

.archives h5 {
	color: #333333;
	margin-top: 20px;
}
	
.archives img {
	display: block;
	margin-bottom: 25px;
	max-width: 300px;
}

.archives .btn-primary {
	margin-bottom: 20px;
}

.archive-report {
	border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

@media (min-width: 992px) {
	.archives img {
		float: left;
		margin-right: 25px;
	}	
}



/* Exam Preparation options page redesign - SB 05/18 */

.exam-prep {
	padding-bottom: 50px;
}

.exam-prep h1 {
	margin-left: 0;
}

.exam-prep .mc-btn {
	margin: 25px 0 0 0;
}

.exam-prep-option {
	margin-bottom: 50px;
}

.ep-tbl {
	padding: 5px 10px;
	
}

.ep-tbl-col {
	display: flex;
	flex-direction: column;
	width: 10%;
}

.ep-tbl-col > div {
	margin-bottom: 15px;
}

.exam-prep-sm, .exam-prep-lg {
	text-align: center;
}

.exam-prep-table img {
	max-width: 100%;
}

.exam-prep-lg {
	display: none;
}

@media (min-width: 700px) {
	.exam-prep-sm {
		display: none;
	}
	
	.exam-prep-lg {
		display: block;
	}
}

@media (min-width: 768px) {
	.fraud-resources-container {
		display: flex;
		flex-wrap: wrap;
	}

	.fraud-resource-block {
		width: 50%;
	}
}

#protect-yourself .content-section {
	margin: 45px 0;
}

#protect-yourself h2 {
	border-bottom: 1px solid #b3b3b3;
	padding-bottom: 5px;
}

#protect-yourself iframe {
	margin-top: 25px;
}