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


/* 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: 280px;
	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 {
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

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

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

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


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

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


.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: 100%;
		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 .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 {
	border: 2px solid #2f74ca;
	display: inline-block;
	margin-top: 25px;
}

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

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

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

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

