
body {
	text-align: left;
	font-size: 10pt;
	
	background-color: #d6d6d6;
}

.row-no-padding {
  [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (max-width : 480px) {
    .padding-0-mobile {
        padding-left: 0px;
        padding-right: 0px;
    }

    .padding-3-mobile {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
}

.top-bar {
	background: url(https://d2l6tmiv6e1a1j.cloudfront.net/matrix/top_bar.png) repeat-x;
	height: 42px;
	padding-top: 4px;
}

.footer {
	background: url(https://d2l6tmiv6e1a1j.cloudfront.net/matrix/bottom_bar.png) repeat-x;
	height: 42px;
	padding-top: 14px;
}

.page {
	max-width: 1200px;
	width: 100%;
	border: solid 1px #6A7278;
	background: #ffffff;
	padding-bottom: 30px;	
	text-align: left;
}

.container {
	max-width: 1200px;
}

.padding-0 {
	padding-left: 0;
	padding-right: 15px; 
}

.infobox {
	background: #f8f8f8;
	width: 100%;
	max-width: 100%;
	border: solid 2px #a5a5a5;
	box-shadow: 0px 1px 2px #AEC2D2;	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	font-weight: bold;
	text-align: center;
}

video {
	height: auto !important;
	width: 100% !important;
	margin: 0 auto !important;
}

.infobox p {
	text-align: left;
	margin-left: 5px;
}

.blue_banner {
	background: url(https://d2l6tmiv6e1a1j.cloudfront.net/matrix/blue_banner.png) repeat-x;
	text-align: left;
	max-width: 100%;
	width: 100%;
	height: 24px;
	padding: 4px;
	padding-left: 15px;
	padding-right: 15px;
	color: #f4f4f4;
	font-size: 12px;
	font-weight: bold;
}

.max-width-500 {
    max-width: 500px;
}

.previd_parent {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.previd_videobox {
	background: #f8f8f8;
	width: 100%;
	text-shadow: 1px 1px 1px #EEE;	
	border: solid 2px #a5a5a5;	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;		
	box-shadow: 0px 1px 2px #AEC2D2;
}

.preprevidtext {
	font: Tahoma, sans-serif;
	font-size: 2em;
	margin-top: 70px;
	margin-bottom: 70px;
	font-weight: normal;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

.contact_box {
	background-color: #f8f8f8;
	width: 100%;
	border:solid 2px #a5a5a5;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: 0px 1px 2px #AEC2D2;
	margin: 10px auto;
	text-align: center;
	padding: 0;
}

.id_area {
	box-shadow: 1px 1px 2px #999;
	padding: 10px;
	background: #DFE8EE;
	margin-bottom: 20px;
	font-size:12px;
	margin: 10px auto;
	max-width: 180px;
}


.mainvid_parent {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.mainvid_videobox {
	width: 100%;
	height: auto;
	border: solid 2px #a5a5a5;	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;		
	box-shadow: 0px 1px 2px #AEC2D2;
}

.webinar-info {
	padding: 4px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font: Tahoma, sans-serif;
	text-shadow: 1px 1px 1px #EEE;	
	box-shadow: 1px 1px 2px #AEC2D2;
	background: #DFE8EE;	
	font-size: 12px;
}

.webinar-info .info-box-col-1 {
	width: 85px;
	float: left;
}

.webinar-info .info-box-col-2 {
	text-align: left;
	float: left;
}
.webinar-info .row {
	margin: 0;
}
.atc-buttons {
	margin: 0;
	padding: 0;
}

.atc-buttons img {

	max-width: 300px;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.click {
	cursor: pointer;
}

.fullscreen-mute {
	max-width: 80px;
	width: 100%;
	float: left;
	margin: 5px;
}



/*


.fullscreen_button {
	background: url(https://d2l6tmiv6e1a1j.cloudfront.net/matrix/fullscreen.png) no-repeat;
	height: 22px;
	width: 89px;
	float: left;
	margin-top: 7px;
	margin-left: 30px;
}

.fullscreen_button:hover {
	cursor: pointer;
}	

.mute_button {
	background: url(https://d2l6tmiv6e1a1j.cloudfront.net/matrix/v2_mute.png) no-repeat;
	height: 22px;
	width: 89px;
	float: left;
	margin-top: 7px;
	margin-left: 20px;
}

.mute_button:hover {
	cursor: pointer;
}


.webinar_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 30px 10px 0px 10px;
}


.tl_info_image {
	margin: -3px 0px 0px 0px;
	height: 12px;
	width: 12px;	
}


.post_webinar_messagebox {
	//max-width: 700px;
	width: 100%;
	background: #f8f8f8;	
	min-height: 305px;
	border: solid 2px #a5a5a5;	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	box-shadow: 0px 1px 2px #AEC2D2;
	margin: 30px 0px 5px 0px;
	padding-top: 80px;
}

.sixty_day {
	border: 0;
	position: relative;
	float: right;
	margin-top: -25px;
	margin-right: -10px;
	margin-left: 20px;
	margin-bottom: 0px;
}




.blue_banner td {
	font-size: 10pt;
    color: #f4f4f4;
	font-weight: bold;
}





.thanks_for_staying {
	display: none;
}



.question_header {
	background: url(https://d2l6tmiv6e1a1j.cloudfront.net/matrix/blue_banner.png) repeat-x;
	text-align: left;
	padding: 0px 0px 0px 18px;
	margin: 0px;
	max-width: 800px;
	width: 100%;
	height: 24px;
	display: table-cell;
	vertical-align: middle;
	color: #f4f4f4;
}

/*=======================================
Sales Text Page
========================================*/


.sls_text {
	padding: 0 15px;
	width: 100%;
}

#sls_text p {
   font-size: 16px;
   font-weight: normal;
   text-align: left;
}

#sls_text li {
	font-size: 16px;
	font-weight: normal;
	margin-left: 10px;
	text-align: left;
}

#sls_text p.red {
	 color: red;
	 font-style: italic;
}

#sls_text p.learnmore {
	 color: blue;
	 font-weight: bold;
	 text-align:center;
	 font-size: 22px;
	 text-decoration: underline;
}

#sls_text p.big {
	 font-size: 24px;
}

#sls_text p.bigmiddle {
	  font-size: 24px;
	  font-weight: bold;
	  text-align: center;
}

p.quote {color:blue;}

.sls_text2 {
	width: 100%;
}

#sls_text2 p {
   font-size: 16px;
   font-weight: normal;
   text-align: left;
}

#sls_text2 li {
	font-size: 16px;
	font-weight: normal;
	margin-left: 10px;
}

#sls_text2 p.red {
	 color: red;
	 font-style: italic;
}

#sls_text2 p.learnmore {
	 color: blue;
	 font-weight: bold;
	 text-align:center;
	 font-size: 22px;
	 text-decoration: underline;
}

#sls_text2 p.big {
	 font-size: 24px;
}

#sls_text2 p.bigmiddle {
	  font-size: 24px;
	  font-weight: bold;
	  text-align: center;
}

.post_webinar {
	width: 100%;
	background: #f8f8f8;	
	#min-height: 350px;
	border: solid 2px #a5a5a5;	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-shadow: 1px 1px 1px #EEE;	
	box-shadow: 0px 1px 2px #AEC2D2;
	margin: 0px 0px 5px 0px;
	//padding-bottom: 15px;
	margin-bottom: 15px;
}

.post_webinar_messagebox {
	//max-width: 650px;
	width: 100%;
	background: #f8f8f8;	
	min-height: 240px;
	border: solid 2px #a5a5a5;	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	box-shadow: 0px 1px 2px #AEC2D2;
	margin: 30px 0px 5px 0px;
	/*float: left;*/
	position: relative;
	padding-top: 30px;
	text-align: center;
}

.invalid_videobox {
	//max-width: 650px;
	width: 100%;
	background: #f8f8f8;	
	min-height: 100px;
	border: solid 2px #a5a5a5;	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	box-shadow: 0px 1px 2px #AEC2D2;
	margin: 30px 0px 5px 0px;
	position: relative;
	padding: 30px 20px;
}

.invalid_videobox p {
	text-align: center;
}

.sales_text_container {
	max-width: 700px;
	width: 100%;
	background: #f8f8f8;	
	min-height: 440px;
	border: solid 2px #a5a5a5;	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-shadow: 1px 1px 1px #EEE;	
	box-shadow: 0px 1px 2px #AEC2D2;
	margin: 40px 0px 5px 0px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 13pt;
	font-weight: normal;
}

.sales_text {
	max-width: 640px;
	width: 100%;
	background: #f8f8f8;	
	min-height: 440px;
	text-shadow: 1px 1px 1px #EEE;	
	margin-left: 30px;
	margin-top: 20px;
	line-height: 1.3em;
}

.check_mark {
	background-image: url("https://d2l6tmiv6e1a1j.cloudfront.net/common/AIM_131205_green_tick.png");
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 48px;
	height: 48px;
	margin-top: 0px;
	boarder: 0;
	font-size: 13pt;	
}

.bullet_table {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 13pt;	
}

.bullet_table_b {
	margin-left: -3px;
}

.bullet_table td {
	vertical-align: top;
	font-size: 13pt;
	padding-bottom: 25px;
}	

h2 {
	font-size: 18pt;
	text-align:center;
	color: #b90419;	
	line-height: 1.2em;
}

.marketer_logo {
	position: relative;
	float: right;	
}
.unpaid {
	font-size: 14pt;
	max-width: 500px;
	width: 100%;
	background-color: #FFFFFF;
	border:solid 2px red;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: 0px 1px 2px #AEC2D2;
	margin: 0 15px;
	margin-top: 50px;
	padding: 15px;		
}

.unpaid p {
	text-align: left;
}

ul li {
	text-align: left;	
}

.spacer {
	height: 15px;
}

.spacer-10px {
	height: 10px;
}

.congrats_text {
	font-size: 14pt;
	max-width: 600px;
	width: 100%;
	background-color: #FFFFFF;
	border:solid 2px #a5a5a5;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: 0px 1px 2px #AEC2D2;
	margin: 0px auto 15px auto;
	padding: 15px;
}

#mediaspace3, #mediaspace4 {
	height: 468px;
}


@media (max-width: 500px) {
	.webinar-info .info-box-col-1, .webinar-info .info-box-col-2 {
		float: none;
		margin: 2px;
	}
	
	.preprevidtext {
		font-size: 1.5em;
	}
}

@media (max-width: 768px) {
	.infobox {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		float: none;
		display: block;
	}
}

@media (max-width: 991px) {
	.padding-0 {
		padding-left: 15px;
		padding-right: 15px; 
	}
	.post_webinar_messagebox {
		max-width: 100%;
		padding-right: 20px;
		padding-left: 20px;
	}
	
	.invalid_videobox {
		max-width: 100%;
	}
}


/*----------------------------------------------------*/

#during_webinar2_text, #post_webinar2_text {
	background-color: #ffffff;
	/*max-width: 820px;*/
	border: solid 2px #a5a5a5;
	border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0px 1px 2px #AEC2D2;
    padding: 15px;
    margin-top: 15px;
}


/*----------------------------------------------------*/

.check_box {
	position: relative;
	float: left;
	background: url(https://d2l6tmiv6e1a1j.cloudfront.net/mindmovies/MM_130815_black_red_checkbox.png) no-repeat;
	border: 0;	
	width: 51px;
	height: 44px;
	margin-bottom: 0px;
}

.green_box_red_border {
	background: #e4f8e0;
	padding: 5px 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 3px dashed rgb(255, 0, 0);
}

.text1 {
	color: black;
	font-size: 24pt;
	margin-right: 5px;
	margin-bottom: 0px;	
	padding-top: 12px;
	font-weight: bold;
	position: relative;
	float: left;
}

.text2 { 
	line-height: 22px;
	font-size: 17px;
	margin-top: 6px;
}

.text3 { 
	font-weight: bold;
	margin: 0px;
	font-size: 18px;
}

.text4 { 
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	font-size: 15px;	
}

.text5 {
	width: 280px;
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.text6 {
	display: inline-block;
}

.radio_select {
	margin-left: 0px;
	margin-right: 8px;
}

.text7 {
	max-width: 210px;
	text-align: left;
	margin: 0;
	padding: 0;
}

.text8 {
	width: 60px;
	text-align: right;
	font-weight: bold;
	margin-left: -40px;
}

.text9 {
	color: red;
	font-weight: bold;
}

.text11 {
    font-size: 20px;
    color: #B50010;
}

.text12 {
    font-size: 16px;
    font-weight: bold;
}

.text13 {
	max-width: 280px;
}

.lower_line {
	width: 90%;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}

.text14 {
	width: 60px;
	margin-left: -40px;
	text-align: right;
}

.text15 {
	max-width: 280px;
}


.generic_atc {
    font:bold 23px/23px "Helvetica Neue", Helvetica, Arial, sans-serif;
    cursor:pointer;
    width:100%;
    /*width: 260px;*/
    color: #ffffff;
    font-size: 23px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 18px;
    margin-bottom: 25px;
    text-decoration: none;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    -webkit-box-shadow: 0px 1px 3px #666666;
    -moz-box-shadow: 0px 1px 3px #666666;
    box-shadow: 0px 1px 3px #666666;
    text-shadow: 1px 2px 2px #3C5845;
    border: solid #1e451b 2px;
    background: #65D16F;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#65D16F), to(#338B44));
    background: -moz-linear-gradient(top, #65D16F, #338B44);
    text-align: center;
}



ul.bullet {
	text-align: left;
	font-size: 15px;
	/*margin-left: 15px;
	margin-bottom: 20px;*/
	line-height: 22px;
	vertical-align: top;
}

.bullet {

}

ul.bullet li {
	list-style-type: none;
	background: url(https://d2l6tmiv6e1a1j.cloudfront.net/usm/USM_130815_check.png) no-repeat;
	margin-left: 15px;
	padding-left: 32px;
	margin-bottom: 10px;
}

.get_started {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;	
	cursor: pointer;
	margin-bottom: 25px;
}

.fb_like {
	max-width: 350px;
	height: 70px;
	text-align: left;
	padding-top: 35px;
	margin-left: 25px;
}

.what_you_get {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}	

.selected_option {
	background-color: #EDEE9D;
	cursor: pointer;
	padding: 5px;
}

.unselected_option {
	cursor: pointer;
	padding: 5px;
}

.selected_option_bml {
	cursor: pointer;
	padding: 5px;
	background-color: #EDEE9D;
}

.unselected_option_bml, .billme_option {
	cursor: pointer;
	padding: 5px;
	background-color: white;
}

#cta1 {
	padding: 0px 15px;
	margin-left: -15px;
	margin-right: -15px;
}

.gifttext {
	height: 60px;
	margin: 10px 0px 20px 0px;
	text-align: center;
	font-weight: bold;
}

.seal-2 {
	margin-top: 15px;
}
.seal-3 {
	width: 91px;
}

@media (min-width: 200px) and (max-width: 440px) {
	.money-back-60 {
		max-height: 70px !important;
		min-height: 70px !important;
	}
	.seal-2 {
		margin-top: 15px !important;
		min-width: 60px !important;
		max-width: 90px !important;
		margin-left: -13px !important;
	}
	div.AuthorizeNetSeal a img{ width: 70px !important; height: 56px !important; }
	div.AuthorizeNetSeal{width: 70px !important;}
}

@media (min-width: 441px) and (max-width: 640px) {
	.money-back-60 {
		max-height: 80px;
		min-height: 80px;
	}
	.seal-2 {
		margin-top: 15px;
		min-width: 100px;
		max-width: 115px;
	}
}

@media (min-width: 640px) and (max-width: 768px) {
	.money-back-60 {
		max-height: 80px;
	}
	.seal-2 {
		margin-top: 15px;
	}
}

@media (min-width: 768px) and (max-width: 990px) {
	.money-back-60 {
		max-height: 300px;
	}
	.seal-2 {
		margin-top: 15px;
	}
}

@media (min-width: 991px) and (max-width: 1024px) {
	.money-back-60 {
		max-height: 300px;
	}
	.seal-2 {
		margin-top: 15px;
	}
	.padding-r-0 {
		padding-right: 0px;
	}

	 .padding-l-0 {
	 	padding-left: 0px;
	 }

}

@media (min-width: 1024px) {
	.seal-2 {
		margin-top: 15px;
		margin-left: 25px;
	}
	.padding-r-0 {
		padding-right: 0px;
	}

	 .padding-l-0 {
	 	padding-left: 0px;
	 }

}
