div.mm-alerts-form {
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
  	margin-top: 20px;
	max-width: 650px;
	text-align: center;
}
	div.mm-alerts-form button[type="submit"] {
		background: #dcbf4a;
		border: none;
		border-radius: 0;
		box-sizing: border-box;
		color: #444;
		font-family: "Proxima Regular Bold", sans-serif;
		font-size: 11px;
		height: 38px;
		letter-spacing: 0;
		line-height: 38px;
		padding: 0 12px;
		text-align: center;
		text-shadow: none;
		text-transform: uppercase;
		transition: all .25s;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		-webkit-border-radius: 0;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-transition: all .25s;
		-ms-transition: all .25s;
		-o-transition: all .25s;
		-webkit-transition: all .25s;
	}
	div.mm-alerts-form button[type="submit"]:disabled {
		background: #999;
		color: #fff;
	}
	div.mm-alerts-form button[type="submit"].saved {
		background: #456626;
		color: #fff;
		transition: all .5s;
		-moz-transition: all .5s;
		-ms-transition: all .5s;
		-o-transition: all .5s;
		-webkit-transition: all .5s;
	}
	div.mm-alerts-form #no_alerts_reminder {
		display: none;
		position: relative;
	}
	.mm-alerts-form #no_alerts_reminder span {
		background: #c63427;
		border-radius: 3px;
		color: #fff;
		display: inline-block;
		font-size: 12px;
		padding: 0px 4px;
		position: absolute;
		z-index: 1;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		-webkit-border-radius: 3px;
	}
		.mm-alerts-form #no_alerts_reminder span:after {
		    content: "";
		    position: absolute;
		    border-width: 0 5px 5px;
		    border-style: solid;
		    border-color: #c63427 transparent;
		    display: block;
		    width: 0;
		}

	.widget_profit_alerts input[type="checkbox"] {
		appearance: none;
		background: url(../img/checkbox.svg) no-repeat center center;
		background-size: 100% auto;
	    border: 0;
		display: none;
		height: 10.5px;
		margin: -1px 8px 0 0;
		width: 10.5px;
		-moz-appearance: none;
		-webkit-appearance: none;

	}
		.widget_profit_alerts input[type="checkbox"]:checked {
			background-image: url(../img/checkbox-checked.svg);
		}

		.widget_profit_alerts input[type="checkbox"] + label {
			background: url(../img/checkbox.svg) no-repeat left center;
			background-size: 10.5px 10.5px;
			padding-left: 20px;
		}
		.widget_profit_alerts input[type="checkbox"]:checked + label {
			background-image: url(../img/checkbox-checked.svg);
		}


	div.mm-alerts-form h2,
	div.mm-alerts-form	.input_label_up {
		text-align: left;
	}
	div.mm-alerts-form .input_label_up {
		background: none;
		line-height: 1em;
		margin-bottom: 11px;

		box-shadow: none;
		-moz-box-shadow: none;
		-o-box-shadow: none;
		-webkit-box-shadow: none;

		transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		-webkit-transition: all 1s;
	}
		div.mm-alerts-form .input_label_up.highlighted {
			background: #f2d668;

			box-shadow: -2px -1px 5px #f2d668, 0 2px 5px #f2d668;
			-moz-box-shadow: -2px -1px 5px #f2d668, 0 2px 5px #f2d668;
			-o-box-shadow: -2px -1px 5px #f2d668, 0 2px 5px #f2d668;
			-webkit-box-shadow: -2px -1px 5px #f2d668, 0 2px 5px #f2d668;

			transition: all .25s;
			-moz-transition: all .25s;
			-o-transition: all .25s;
			-webkit-transition: all .25s;
		}
		div.mm-alerts-form .input_label_up label {
			vertical-align: middle;
			margin-bottom: 0;
		}
			div.mm-alerts-form .input_label_up label span {
				color: #999;
			}

	.widget_profit_alerts .input_label_up {
		margin-bottom: 0;
	}

	.widget_profit_alerts .checkGroup {
		padding-left: 20px;
	}


.widget_profit_alerts,
.widget_profit_alerts .mm-alerts-form {
	text-align: left;
}
	.widget_profit_alerts .widget-title {
		display: block;
	    position: relative;
	    align-items: center;
	    justify-content: space-between;
	    padding-left: 8px;
	    padding-right: 6px;
	}
		.widget_profit_alerts .widget-title > div {
			display: inline-block;
		}
		.widget_profit_alerts .widget-title > div:nth-child(1) {
			width: 17%;
		}
		.widget_profit_alerts .widget-title > div:nth-child(1) img {
			max-height: 30px;
			position: absolute;
			top: 52%;
			margin-left: 5px;
			margin-top: -17px;
            width: 33px;
		}


	.widget_profit_alerts #no_alerts_reminder span {
		left: -6px;
		top: 5px;
	}
		.widget_profit_alerts #no_alerts_reminder span:after {
		    top: -5px;
		    left: 7px;
		}

.mm-alerts-save {
	margin: 0 auto;
}

.mm-alerts-save-full {
	min-width: 280px;
}
	.no-email .mm-alerts-save-full {
		display: none;
	}

	.widget_profit_alerts .mm-alerts-save-full {
		width: 100%;
	}

	.mm-alerts-more-topics.expanded + input + .mm-alerts-save-full,
	.mm-alerts-more-topics.expanded + .emailBoxWrapper {
		margin-top: 15px;
	}

.mm-alerts-view-more {
	color: #466730;
	cursor: pointer;
	display: inline-block;
	margin: 0 0 17px 18px;
	position: relative;
}

.widget_profit_alerts .mm-alerts-more-topics {
	display: none;
}

.template-featured.flame-icon {
    display: none;
}

.emailBoxLockup {
	border: 1px solid #999;
	height: 40px;
	margin-bottom: 5px;
}
	.have-email .emailBoxLockup {
		display: none;
	}


.emailBoxWrapper {
    display: inline-block;
    margin: 0px auto;
}
	.widget .emailBoxWrapper {
		clear: both;
		display: block;
		min-width: 200px;
	}

	.emailBoxWrapper label {
		display: none;
	}
	.emailBoxWrapper input {
		background: #FFF;
		border: none;
		box-sizing: border-box;
		color: #636363;
		font-size: 14px;
		line-height: 38px;
		margin: 0;
		padding: 0 10px;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
		.emailBoxWrapper input::placeholder {
			color: #999!important;
			opacity: 1!important;
		}
		.emailBoxWrapper input::-moz-placeholder {
			color: #999!important;
			opacity: 1!important;
		}
		.emailBoxWrapper input::-ms-placeholder {
			color: #999!important;
			opacity: 1!important;
		}
		.emailBoxWrapper input::-webkit-input-placeholder {
			color: #999!important;
			opacity: 1!important;
		}


		#featured_alerts .emailBoxWrapper {
			margin-top: 18px;
		}

			#featured_alerts .emailBoxWrapper input {
				width: 275px;
			}


		.emailBoxWrapper button i.fas {
			margin-left: 6px;
		}

	.emailBoxWrapper small {
		color: #636363;
		font-size: 12px;
	}
		.emailBoxWrapper small a {
			color: #466730;
			text-decoration: underline;
		}

.msg {
    min-width: 200px;
    line-height: 1;
    margin: auto 0;
}
	.emailBoxWrapper .msg {
		font-size: 11px;
		margin: 5px auto 0;
		text-align: left;
	}


.form_content_up {
    column-count: 2;
	padding: 10px 50px;
	text-align: left;
    -moz-column-count: 2;
    -webkit-column-count: 2;
}
	.widget_profit_alerts .form_content_up {
        column-count: initial;
		margin-bottom: 5px;
		padding: 0;
		-moz-column-count: initial;
        -webkit-column-count: initial;
	}

	.widget .emailBoxLockup > div {
		display: inline-block;

		width: calc(100% - 76px);
	}
		.widget .emailBoxLockup input[type="email"] {
			width: 100%;
			border: none!important;
		}
	.widget .emailBoxLockup button[type="submit"] {
		display: inline-block;
		float: right;
		height: 100%;
		width: 76px;
	}



.form_content_up .category_section {
    display: inline-block;
}

	.widget_profit_alerts .form_content_up .category_section {
	    display: block;
	}
		.widget_profit_alerts .checkGroup {
			height: 0;
			overflow: hidden;
			transition: all .25s;
			-moz-transition: all .25s;
			-ms-transition: all .25s;
			-o-transition: all .25s;
			-webkit-transition: all .25s;
		}
		.widget_profit_alerts .category_section.expanded .checkGroup {
			height: auto;
		}


.template-featured-wrapper .form_content_up .category_section {
    display: block;
}


	div.mm-alerts-form ul.tabs_up {
	  margin: 0px;
	  padding: 0px;
	  list-style: none;
	  margin-left: -10px;
	}
	div.mm-alerts-form ul.tabs_up li {
	  background: none;
	  color: #222;
	  display: inline-block;
	  padding: 5px 15px;
	  cursor: pointer;
	}
	div.mm-alerts-form ul.tabs_up li.current {
	  background: #ededed;
	  color: #222;
	}
	div.mm-alerts-form .tab-content-up {
	  display: none;
	  background: #FFF;
	  padding: 15px;
	}
	div.mm-alerts-form .tab-content-up.current {
	  display: inherit;
	}

	div.mm-alerts-form .form_title_up {
	  margin-left:10px;
	  display: inline-block;
	  color: #456626;
	  font-size: 1.3em;
	  font-weight: 700;
	  font-family: "Proxima Regular", sans-serif; }

	div.mm-alerts-form .form_submit_up {
	  display: inline-block;
	  margin-right: 30px;
	    width: 100%;
	    width: 85px;
	}

	div.mm-alerts-form .tab_link_up {
	  margin-bottom: 0;
	}
	div.mm-alerts-form ul.tabs_up li.tab_link_up.current {
	  background: white;
	  border: 1px solid #e6e6e6;
	}
	div.mm-alerts-form .row_up {
	  padding: 5px;
	}
	label.mm-alerts-form .row_up .input_label_up {
	  font-weight: 700;
	}
	label.mm-alerts-form .row_up .input_label_up:nth-child(2) {
	  width: 45%;
	}

	div.mm-alerts-form .category_title {
	  margin-bottom: 2px;
	  font-family: "Proxima Regular Bold", sans-serif;
	}

		div.mm-alerts-form .category_title .fas {
			cursor: pointer;
		    float: right;
		    font-size: 8px;
		    line-height: 21px;
		    display: inline-block;
		    height: 21px;
		    width: 12px;
		    text-align: left;
		}

label, input[type=checkbox]{
    cursor: pointer;
}




/* Styles for the Profit Alerts Widget version of the form. */

.widget_profit_alerts {}
	.widget_profit_alerts .mm-alerts-form {
		padding: 0 15px;

	}
	.widget_profit_alerts h2 {
		color: #434343;
		font-size: 18px;
		margin-bottom: .85em;
	}
	.widget_profit_alerts p {
		font-size: 14px;
		line-height: 1.28em;
		margin: 0 0 1em;
	}
	.widget_profit_alerts .mm-alert-form-disclaimer {
		padding: 20px 0 0;
	}

.flame-icon {
    background-image: url(//moneymorning.com/wp-content/blogs.dir/1/files/2016/11/mm-pa-sprites.png);
    background-position: -4px -32px;
    width: 15px;
    height: 20px;
    display: inline-block;
    margin-left: 5px;
    margin-top: -24px;
    position: relative;
    top: 5px;
    background-size: 317%;
}
	.widget_profit_alerts .flame-icon {
	    background-position: -4px -34px;
	    width: 15px;
	    height: 14px;
	    margin-top: 0;
	    position: relative;
	    top: -3px;
		background-size: 295%;
		vertical-align: middle;
	}


@media (min-width: 1150px) and (max-width: 1220px){

    div.mm-alerts-form .form_title_up {
        font-size: 1.0em;
    }

}




