/*



Theme Name:     ExtraGrid Child

Description:    Child theme for the ExtraGrid theme 

Author:         ThemeTon

Template:       ExtraGrid



*/



@import url("../ExtraGrid/style.css");



/* --------- Insert your custom styles on next rows --------- */


#snsf-form {
	color: #FFF;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}


#snsf-form tbody {
	display: table-row-group;
	vertical-align: top;
	text-align: left;
	border-color: inherit;
}

#snsf-form td,
#snsf-form th {
	vertical-align: top;
	text-align: left;
}


#snsf-submit-button {
	border: none;
	color: #DDD;
	background-color: #777;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


.page-template-page-subscribe-to-no-19-php .wrapper .container {
	height: 500px;
	padding-top: 80px;
}