body{
	overflow-x: hidden;
}
iframe{
	frameBorder:'none';
	border:0;
	padding:0;
	margin:0;	
	width:100%;
}
.form_error{
	color:red;	
}

#loader_div {display: none;

	position:absolute;
	top:0px; left: 0px;
}


nav ul a,
nav .brand-logo {
  color: #444;
  font-weight: 300;
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}

label{
	line-height: 80%;
	font-family: "Cinzel Decorative", serif;

	font-size: 1.2em;
	letter-spacing: 0em;
	color: rgba(0, 0, 0, .85);
	font-weight: bold;
	text-shadow: 0px 0px 6px rgba(255, 255, 255, .2);
}