body { margin:0px; padding: 0px; background-color: #ffffff; }
body { font-family: 'Poppins', sans-serif; font-size: 0.875em; line-height: 1.5em; color: #212529; }
p, div, td, th, ol, ul, li { font-size:1em;}
input, textarea, select { font-family: 'Poppins', sans-serif; font-size:1em; color:#212529; border:1px solid silver; background:#fff; }

a { color:#f68e13; text-decoration:underline; }
a:hover { color:#000000; text-decoration:none; }

#wrapper { }


h2 { font-family: sans-serif; font-size: 1.17em; font-weight: 700; text-transform: uppercase; line-height: 1.5em; margin:1em 0px 0px 0px; padding:0px; color: #000000; }

.text { font-size: 1em; line-height: 1.5em; color: #494949; }
.text2 { font-size: 1em; line-height: 1.5em; color: #494949; }
.warning { color: red; font-weight:bold; }
.message { color: #1E51A4; font-weight:bold; }
.graynormal { color: #666; font-weight: normal; }
.bigbold { font-weight:bold; font-size:1.2em; }
.bigger { font-size: 1.2em; }

div.hr { background-color: #9199bd; width: 100%; height: 1px; line-height: 1px; margin:10px auto; }

.clearb { clear:both; height: 0px; line-height:0px; }
.clearb1 { clear:both; height: 1px; line-height:1px; }
.clearb5 { clear:both; height: 5px; line-height:5px; }
.clearb10 { clear:both; height: 10px; line-height:10px; }

input.submit_btn { }

form.contactform { margin:0px; padding:0px;}

div.inputfield { clear: left; font-weight: normal; padding:3px 0px; text-align:left;}
div.inputfieldintake { clear: left; font-weight: normal; padding:8px 0px; text-align:left;}
div.inputfieldn { display: none; }
label.block { text-align: left; font-size: 1.1em; float:none; display: block; padding: 0 0 5px 0; font-weight: bold; }
textarea.full, input.full { width: 99%; padding: 3px; margin-bottom: 5px; }
label.short1 { width: 38px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.short2 { width: 30px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.short { width: 70px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.med1 { width: 110px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.med { width: 150px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }
label.long { width: 220px; text-align: right; float:left; padding-top: 2px; padding-right: 3px; }

input.button { background-color: #3342b5; color: #fff; font-weight: bold; padding: 5px 10px; border-radius: 8px; cursor: pointer; }
input.button:hover { background-color: #333; color: #fff; }
a.button { display: inline-block; background-color: #3342b5; color: #fff; font-weight: bold; padding: 5px 10px; border-radius: 8px; cursor: pointer; text-decoration: none; }
a.button:hover { background-color: #333; color: #fff; text-decoration: none; }

