@CHARSET "ISO-8859-1";

html {
	font-family: "Segoe UI", Verdana, Geneva, Arial, Sans !important;
}

body {
}

a {
	text-decoration: none;
}

.main_content {
	position: relative;
	padding-top: 90px;
}

#outer {
	
}

#logo {
	margin: 10px 20px 10px 60px;
}

#top_menu {
	float: right;
	/*margin: 30px 20px 10px 20px;*/
}

#masthead {
	min-width: 1200px;
	background-color: #FFFFFF;
	border-bottom: 1px solid black;
	width: 100%;
	display: block;
	overflow: hidden;
	position: fixed;
	z-index: 1000;
	min-height: 90px;
	height: 90px;
	margin: 0px;
}

/* Header ----------------------------------------------------------------------- */
.header_text {
	background-color: black;
	color: rgba(255, 255, 255, 0.6);
	font-size: 18px;
	height: 25px;
	padding: 5px;
	padding-left: 60px;
}

.header_right_text {
	float: right;
	margin-right: 60px;
}

.header_right_text:before {
	content: url("/images/email_white_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#header_logo img {
	max-width: 375px;	
}

.select-menu {
	display: none;
}

.header_contact_image:before {
	content: url("/images/email_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#header_contact_link:before {
	background: white !important;
	height:0px !important;
}

#header_contact_link:hover {
	background: white !important;
}

.header_mobile_menu_container {
	display: none;	    
    position: absolute;
    top: 75px;
    z-index: 9999;
    width: 100%;	
}

.header_mobile_menu_container div {
	color: #fff;
	height: 30px;
    /*width: 100%;*/
    /*text-align: center;*/
    padding-left: 40%;
    background-color: rgba(154, 81, 2, 0.70);
    border: 1px solid rgba(91, 25, 0, 0.70);	
}

.header_mobile_menu_container div:hover { 
	color: #000;
	background-color: rgba(255, 255, 255, 0.95);
}

.header_mobile_menu_link {
	cursor: pointer;
	display: none;
}

.header_mobile_menu {
	max-width: 32px;
	float: right;
	margin-right: 20px;
}
/* ------------------------------------------------------------------------------ */

/* Footer ----------------------------------------------------------------------- */
.footer {
	margin-top: -20px;
	margin-bottom: 40px;
}

.footer_text {
	text-align: left;
	display: inline-block;
	margin-left: 300px;
	width: 15%;
}

.footer_text h3 {
	font-size: 20px;
	font-weight: 400;	
}

.footer_text span {
	font-size: 14px;
	font-weight: 400;
}

.footer_logo {
	text-align: right;
	display: inline-block;
	float: right;
	margin-right: 300px;
	width: 14%;
}

.footer_email_text:before {
	content: url("/images/email_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.footer_phone_text:before {
	content: url("/images/phone_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.footer_middle {
	display: inline-block;
	width: 30%;
}

.footer_copy {
	font-size: 14px;
}

.footer_link {
	color: rgb(122, 122, 122);	
}

.footer_link:hover {
	color: #000000;
}

.footer_subscribe_button {
	font-size: 14px !important;
	padding-top: 8px !important;
	padding-bottom: 4px !important;
	margin-left: 10px;
}

#footer_logo img {
	max-width: 200px;
}
/* ------------------------------------------------------------------------------ */

/* Home Page (Index) ----------------------------------------------------------------------- */
.home_banner img {
	max-width: 1280px;
}

.home_banner {
	position: absolute;
	top: 220px;
	left: 0; 
	right : 0;
	background-color: rgba(129, 54, 0, 0.40);
	height: 350px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50px;
}

.home_banner_text {
	font-size: 32px;
	color: #FFFFFF;
	text-align: center;
	padding: 20px 40px 20px 40px;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}

.home_banner .home_banner_text h1 {
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 0px;
	font-weight: 400;
}

.home_banner .home_banner_text h3 {
	margin-top: 5px;
	font-size: 42px;
	font-weight: 400;
}

.home_banner_buttons {
	/*padding-top: 20px;*/
}

.home_banner_image {
	text-align: center;
	background-image:
		url('/images/backgrounds/background_1600.jpg');
	background-size: cover;
	background-position: center;
	background-origin: padding-box;
	background-repeat: no-repeat;
	height: 800px;
	width: 100%;
}

.home_mission_statement {
	font-size: 32px;
	color: #fff;
	text-shadow: 0px 0px 28px #000, 0px 0px 0px #a0a0;
	text-align: center;
}

.home_quote {
	font-size: 32px;
	color: #fff;
	text-align: center;	
}

.home_tile_main {
	position: absolute;
	top: 658px;
    right: 0;
    left: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 80%;
}

.home_tile {
	width: 20%;
	display: inline-block;
	cursor: pointer;
}

.home_tile_inner {
	width: 95%;
	padding: 40px 0px 10px 0px;
	height: 180px;
    border-radius: 180px 180px 0px 0px;
}

.home_tile_inner_text {
	margin-top: 20px;
	color: #FFFFFF;
}

.home_tile_inner_text h2 {
	font-size: 22px;
}

.home_tile1 {
	background-color: rgba(249, 230, 200, 0.70); /*rgba(255, 203, 53, 0.70); /*#ffcb35*/	
}

.home_tile2 {	
	background-color: rgba(224, 183, 113, 0.70); /*rgba(226, 155, 39, 0.70); /*#e29b27*/
}

.home_tile3 {
	background-color: rgba(197, 103, 33, 0.70); /*rgba(154, 81, 2, 0.70); /*#9a5102*/
}

.home_tile4 {
	background-color: rgba(126, 74, 27, 0.70); /*rgba(91, 25, 0, 0.70); /*#5b1900*/
}

.home_tile1, .home_tile2, .home_tile3, .home_tile4 {
	border: 2px solid transparent;
	border-bottom: none;
}

.home_tile1:hover, .home_tile2:hover, .home_tile3:hover, .home_tile4:hover {
	box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.05) inset, 0px 0px 15px rgba(255, 252, 178, 0.6); /*#fffcb2*/
	background: rgba(255,255,255,0.4);
	color: #000;
	border: 2px solid rgba(255,255,255,0.7);
	border-bottom: none;
}

.home_big_button {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	margin: 0px 20px 0px 20px;
}

.home_get_started_container {
	background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/images/backgrounds/background_start_1600.jpg');
	background-size: cover;
	background-position: 0px -200px;
	background-origin: padding-box;
	background-repeat: unset;
	background-color: #666666;
	height: 100%;
	width: 100%;
	color: #fff;
}

.getstarted_form_element_container {
	width: 45%;
	padding: 10px 10px 0px 5px;
}

.getstarted_form_button_container {
	padding: 20px 10px 0px 5px;
}

.getstarted_form_indicator {
	display: none;
	margin-top: 20px;
}

.getstarted_form_response_container {
	margin-bottom: 80px;
}

.getstarted_form_response {
	display: none;
	width: 350px;
	margin-top: 20px;
	margin-left: 5px;
    background-color: rgba(0,0,0,0.6);
    padding: 5px;
}

.home_section_1_background {
	background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/backgrounds/artist_face_1600.jpg');
	background-size: cover;
	background-position: 0px -100px;
	background-origin: padding-box;
	background-repeat: unset;
	height: 510px;
	width: 100%;
	color: #fff;
}

.home_section_1_title_container {
	position: absolute;
	top: 25px;
	left: 100px;
}

.home_section_1_content_container {
	position: absolute;
	top: 140px;
	left: 100px;
	font-size: 24px;
}

.home_section_2_background {
	background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/backgrounds/pottery_1400.jpg');
	background-size: cover;
	background-position: 0px -275px;
	background-origin: padding-box;
	background-repeat: unset;
	height: 580px;
	width: 100%;
	color: #fff;
}

.home_section_2_title_container {
	position: absolute;
	top: 25px;
	left: 100px;
}

.home_section_2_content_container {
	position: absolute;
	top: 140px;
	left: 100px;
	font-size: 24px;
}

.home_section_3_background {
	background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/backgrounds/sell_online_1600.jpg');
	background-size: cover;
	background-position: 0px 0px;
	background-origin: padding-box;
	background-repeat: unset;
	height: 785px;
	width: 100%;
	color: #fff;
}

.home_section_3_title_container {
	position: absolute;
	top: 25px;
	left: 100px;
}

.home_section_3_content_container {
	position: absolute;
	top: 140px;
	left: 100px;
	font-size: 24px;
}

.home_section_4_background {
	background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/images/backgrounds/helping_hand_1600.jpg');
	background-size: cover;
	background-position: 0px 0px;
	background-origin: padding-box;
	background-repeat: unset;
	height: 675px;
	width: 100%;
	color: #fff;
}

.home_section_4_title_container {
	position: absolute;
	top: 25px;
	left: 100px;
}

.home_section_4_content_container {
	position: absolute;
	top: 140px;
	left: 100px;
	font-size: 24px;
}

.home_payment_gateways {
	width: 100%;
	text-align: right;
	font-size: 24px;
	font-weight: 600;	
}

.home_payment_gateways img {
	max-height: 64px;
	margin-left: 20px;
}


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


/* --- Contact ----------------------------------------------------------------------------------- */
.contact_location_info {
}

.contact_inner_div {
	width: 50%;
	display: inline-block;
}

.contact_inner_div h4 {
	font-weight: bold;
}

.contact_section_text {
	margin-left: 10px;
	font-size: 30px;
	font-weight: 400;
}

.contact_form_container {
	
}

.contact_form_element_container {
	width: 75%;
	padding: 10px 10px 0px 5px;
}

.contact_form_element_container_large {
	width: 93%;
	padding: 10px 10px 0px 5px;
}

.contact_form_button_container {
	padding: 20px 10px 0px 5px;
}

.contact_email_indicator {
	display: none;
	margin-top: 20px;
}

.contact_email_response {
	display: none;
	width: 350px;
	margin-top: 20px;
	margin-left: 5px;
    padding: 5px;
}

.contact_big_button {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.contact_email_text:before {
	content: url("/images/email_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.contact_phone_text:before {
	content: url("/images/phone_16.png");
	margin-right: 10px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#locationIframe {
	width: 100%;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 30px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 4px 4px 14px #000;
	-webkit-box-shadow: 4px 4px 14px #000;
	box-shadow: 4px 4px 14px #000;
}

.google_map { 
	margin-top:80px;
	vertical-align: top;
}
/* ----------------------------------------------------------------------------------------------- */

/* BUTTONS ---------------------------------------------------------------------------- */
a.wire.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #FFFFFF;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	padding: 15px 20px;
}
a.wire.button:active {
	top: 2px;
}
a.wire.button:hover {
	background: #7e4a1b;  /* THEME COLOR */
}

a.wire_dark.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	background: #c56721; /* THEME COLOR */
	border: 2px solid #7e4a1b;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	padding: 15px 20px;
}
a.wire_dark.button:active {
	top: 2px;
}
a.wire_dark.button:hover {
	background: #fff;
	color: #7e4a1b;
}

a.contact.button {
	cursor: pointer;
	position: relative;
	overflow: visible;
	font-family: "museo-sans-rounded", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: #000000;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	border: 2px solid #000000;
	padding: 15px 20px;
}
a.contact.button:active {
	top: 2px;
}
a.contact.button:hover {
	background: #7e4a1b; /* THEME COLOR */
	color: #fff;
}
/* -------------------------------------------------------------------------------------------------------------------- */

/* --- Get Started Form -------------------------------------------------------------------------- */
input.getstarted_form_input::-webkit-input-placeholder {
   color: #fff;
}

input.getstarted_form_input:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

input.getstarted_form_input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

input.getstarted_form_input:-ms-input-placeholder {  
   color: #fff;  
}

textarea.getstarted_form_text_area::-webkit-input-placeholder {
   color: #fff;
}

textarea.getstarted_form_text_area:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

textarea.getstarted_form_text_area::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

textarea.getstarted_form_text_area:-ms-input-placeholder {  
   color: #fff;  
}

.getstarted_form_input {
	width: 95%;
	height: 40px !important;
	font-size: 18px !important;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	background: rgba(255, 255, 255, .4);
	color: #fff;
	border: 2px solid #fff;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.getstarted_form_text_area {
	font-size: 18px !important;
	overflow:auto;
	margin:0;
	padding:6px 6px 7px 6px;
	width:100%;
	height:200px;
	line-height:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	resize:none;
	overflow:auto;
	background: rgba(255, 255, 255, .4);
	color: #ffffff;
	border: 2px solid #ffffff;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
/* ----------------------------------------------------------------------------------------------- */

/* --- Custom Dialog ----------------------------------------------------------------------------- */
.custom_dialog {
	display: none;
}

.custom_dialog_response_text {
	margin-top: 20px;
}

.processing_overlay {
	height: 100%;
    width: 100%;
    background-color: rgba(39,18,23,0.7);
    position: fixed;
    top: 0;
    z-index: 9999;
    display: none;
}

.process_loading {
	text-align: center;
	position: absolute;
    top: 40%;
    left: 45%;
}

.process_loading img {
	max-width: 100px;
}

.process_loading_text {
	color: #fff;
	margin-top: 10px;
}

.dialog_popup img {
	width: 100%;
}

.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 150; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0, 0, 0); /* Fallback color */
	background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}

.modal_content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 200px;
    border-radius: 5px;
    
}

.modal_message {
	font-size: 24px;
    color: #fff;
    text-align: center;
    margin-top: 50px;
}

.modal_button {
	display: none;
	text-align: center;
    margin-top: 40px;
}
/* ----------------------------------------------------------------------------------------------- */


/* --- Slideout/Popup ---------------------------------------------------------------------------- */
#sidebar {
    position: fixed;
    top: 350px;
    left: -135px;
    width: 135px;
    height: 200px;
    padding: 12px 0;
    text-align: center;    
    /*background-color: rgba(129, 54, 0, 0.70);*/
    background-color: rgba(226, 155, 39, 0.70); /* THEME COLOR */
    color: white;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.sidebar_text {
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

.sidebar_close_container {
	height: 16px;
	display: inline;	
}

.sidebar_close {
	float: right;
    margin-right: 5px;
    cursor: pointer;
}

.sidebar_subtext {	
	color: #ffffff;
	font-size: 10px;
    margin-top: 5px;
}

#slide_out_link img {
	max-width: 100px;
}
/* ----------------------------------------------------------------------------------------------- */

/* --- Back to Top ------------------------------------------------------- */
#back_top { display: none; }
#back_top_wrapper {
	position: fixed;
	right: 10px;
	bottom: 10px;
	overflow: hidden;
	z-index: 99;
}
#back_top a {
	display: block;
	width: 50px;
	color: #bbb;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: 11px/100% Arial, Helvetica, sans-serif;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
#back_top a:hover { color: #000; }
#back_top a:hover span { background-color: #333; }
#back_top span {
	display: block;
	margin-bottom: 7px;
	width: 50px;
	height: 50px;
	background: #c56721 url('/images/up-arrow.png') no-repeat center center; /* THEME COLOR */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
#back_top_wrapper a span {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #c56721; /*#9a5102; /* THEME COLOR */
}
#back_top_wrapper a:hover span { 
	background-color: #e0b771; /*#ffcb35; /* THEME COLOR */ 
}
/* -------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------- */
/* Suppresses the arrow spinner controls in Chrome */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.page_section {
	/*margin: 40px auto 40px auto;*/
	position: relative;
	margin: 0px auto;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 60%;	
}

.page_section h1 {
	color: #2fafd6; /*#4A89FF;*/
	font-size: 30px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 2px;
	margin-bottom: 9px;
}

.page_section h4 {
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 2px;
	margin-bottom: 9px;
}

.page_section h5 {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 2px;
	margin: 5px 0px 5px 0px;
}

.flex_container {
	display: flex;
    align-items: inherit;
    justify-content: center;
    flex-flow: row;    
    min-height: 0;
    min-width: 0;
}

.flex_sub_container {
	flex: 1 1 auto;
}

.flex_flow_column {
	flex-flow: column !important;
}

.flex_flow_row {
	flex-flow: row !important;
}

.flex_align_center {
	align-items: center !important;	
}

.flex_align_baseline {
	align-items: baseline !important;	
}

.flex_justify_start {
	justify-content: flex-start !important;	
}

.page_section .flex_sub_container {
	padding: 20px;	
}

.background_color_1 {
	background-color: #f9e6c8;	
}

.background_color_2 {
	background-color: #e0b771;	
}

.background_color_3 {
	background-color: #c56721;	
}

.background_color_4 {
	background-color: #7e4a1b;
}

.background_white {
	background-color: #ffffff;
}

.full_div {
	width: 100%;
}

.tile_image {
	text-shadow: 0 0 0.2em #000, 0 0 0.2em #000, 0 0 0.2em #000;
}

.tile_anchor {
	display: block;
	position: relative;
	width: 0;
	top: -130px;
	visibility: hidden;
}

.quote_author {
	position: absolute;
    right: 80px;
	font-weight: 600;
	font-size: 24px;		
}

.section_text {
	margin-left: 10px;
	font-size: 42px;
	font-weight: 400;
}

.bold_text {
	font-weight: bold;	
}

.normal_text {
	font-weight: normal;
}

.blue_text {
	color: #2fafd6; /*#4A89FF;*/
}

.font_white {
	color: #FFFFFF;
}

.font_italic {
	font-style: italic;
}

.blue_background {
	background-color: #1871b5;
}

.black_background {
	background-color: #000000;
}

.padding_bottom_20 {
	padding-bottom: 18px;
}

.padding_right_40 {
	padding-right: 40px;
}

.margin_top_10 {
	margin-top: 10px;
}

.margin_left_65 {
	margin-left: 65px;
}

.no_margin {
	margin: 0px;
}

.no_top_margin {
	margin-top: 0px !important;	
}

.no_bottom_margin_padding {
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

.no_top_margin_padding {
	margin-top: 0px;
	padding-top: 0px;	
}

.minus_bottom_margin {
	margin-bottom: -15px;
}

.minus_bottom_margin_20 {
	margin-bottom: -20px;
}

.align_center {
	text-align: center;
}

.align_left {
	text-align: left;
}

.float_right {
	float: right;
}

.relative_position {
	position: relative;
}

.white_link {
	color: #FFFFFF;
}

.white_link:hover {
	color: #30A8CC; /*#005b9a;*/ /*#4A89FF;*/ /*#1871b5;*/
}

.white_hover_text:hover {
	color: #ffffff;
}

.position_relative {
	position: relative;
}

.section_break {
	margin-top: 40px;
}

.form_input {
	width: 95%;
	height: 40px !important;
	font-size: 18px !important;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	background: rgba(255,255,255,0.6)
}

.form_text_area {
	font-size: 18px !important;
	overflow:auto;
	margin:0;
	padding:6px 6px 7px 6px;
	width:100%;
	height:200px;
	line-height:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	resize:none;
	overflow:auto;
	background: rgba(255,255,255,0.6)
}

.form_text_area_small {
	font-size: 18px !important;
	overflow:auto;
	margin:0;
	padding:6px 6px 7px 6px;
	width:100%;
	height:75px;
	line-height:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	resize:none;
	overflow:auto;
    background: rgba(255,255,255,0.6)
}

.form_button {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.form_submit {
	display: none !important;
}

.inline {
	display: inline-block;
	vertical-align: middle;
}

.horizontal_bar {
	border-bottom: solid 1px #000000;
	width: 65%;
	margin-right:auto;
    margin-left:auto;
    margin-top: 20px;
    margin-bottom: 20px;
}