.gca_html_editor_3 {
	background-color: #000000;
	color: #ffffff;
	border-color: #000000;
	background-color: #000000;
		color: #ffffff;
		border-style: none;
		border-color: #000000;
			background-color: #000000;
			color: #ffffff;
			border-style: none;
			border-color: #000000;
			padding: 14px 44px;
			font-size: 14px;
			font-weight: 400;
			line-height: 19.6px;
			text-align: center;
			text-underline-position: from-font;
			text-decoration-skip-ink: none;
}
@media (min-width: 768px) {
.gca_html_editor_3 {

display:none;
}
}
@media (max-width: 767px) {
.gca_html_editor_3 {

		position: fixed;
		bottom: 0;
		width: 100%;
		left: 0;
		z-index: 9;
		-webkit-box-shadow: 0px -8px 39px -9px rgba(0,0,0,0.64);
		-moz-box-shadow: 0px -8px 39px -9px rgba(0,0,0,0.64);
		box-shadow: 0px -8px 39px -9px rgba(0,0,0,0.64);
}


}
.gca_html_editor_2 {
	background-color: #0f4391;
	color: #ffffff;
	border-color: #000000;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 30px;
	display: inline-block;
	max-width: 100%;
}