.sbe-shortcode-subscribe-form input[type="text"],
.sbe-shortcode-subscribe-form input[type="email"] {
	width:100%;
	box-sizing:border-box;
}
.sbe-shortcode-subscribe-form .sbe-shortcode-form-field-title,
.sbe-shortcode-subscribe-form label {
	margin-top:15px;
}

.sbe-shortcode-subscribe-form label {
	display: inline-block;
}

.sbe-shortcode-form-submit {
	margin-top:15px;
}
.sbe-shortcode-error,.sbe-shortcode-updated {
	width: 97%;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	list-style:none;
	margin:0;
}

.sbe-shortcode-error {
	background-color: #FFEBE8;
	border-color: #C00;
	color:black;

}

.sbe-shortcode-updated {
	background-color: #DEFFCC;
	border-color: #60B854;
	color:black;
}
.sbe-screen-reader-text {
	position: absolute;
	margin: -1px;
	padding: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	border: 0;
	word-wrap: normal !important;
}


/* 943-1532356217-au */