
#zurmoExternalWebForm * .panel {
	background-color: inherit !important;
	margin-top: 0px !important;
	margin-bottom: 5px !important;
	border: none !important;
	box-shadow: none !important;
}

#zurmoExternalWebForm * th {
	vertical-align: middle;
}

#zurmoExternalWebForm * input[type="text"], #zurmoExternalWebForm * textarea {
	font-size: inherit !important;
	color: #000;
	padding: 5px !important;
	width: 100% !important;
}

#zurmoExternalWebForm * th, td {
	padding: 5px !important;
}

#zurmoExternalWebForm * table {
	width: 100% !important;
}

#zurmoExternalWebForm * .errorMessage {
	margin-top: 3px;
	color: #F00 !important;
	font-size: 15px !important;
}

#saveyt1:link {
	display: block !important;
	text-align: center !important;
	color: #FFF !important;
	border: none!important;
	border-radius: 3px;
	background-color: #23a736 !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 8px !important;
	width: 200px !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
}

#saveyt1 > z-label {
	text-align: center !important;	
}

.z-spinner {
	position: relative !important;
	left: 2px !important;
	top: -3px !important;
}