<!-- start Simple Custom CSS and JS -->
<style type="text/css">
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


.page-id-87590 .section-head.page-head {
    display: none;
}

body.page-id-87590 form:not(#adminbarsearch) input[type="submit"] {
    padding: 13px 26px !important;
	text-transform: capitalize !important;
	display: inline-block;
	box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
	display: block;
	width: 100%;
}


body.page-id-87590 form:not(#adminbarsearch) ::placeholder {
    color: rgba(78, 80, 82, 0.5) !important;
}

body.page-id-87590 .um-col-121 {
    float: left !important;
    width: 48% !important;
}

body.page-id-87590 .um-col-122 {
    float: right !important;
    width: 48% !important;
}

.um-half{
	text-align: center;
}

a.um-button.um-alt {
    padding: 12px 24px !important;
    width: 140px !important;
    display: block;
    margin: 0 auto;
}</style>
<!-- end Simple Custom CSS and JS -->
