/* @import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=742f1eae-2361-44ec-86bc-90144b465138"); */
@font-face{
    font-family:"Century Gothic W01 Regular";
    src:url("Fonts/546e5c30-5063-4f3d-827b-e06ff2b81b7c.woff2") format("woff2"),url("Fonts/35580e31-25b6-42f3-aa05-94a4cf3ed9e2.woff") format("woff");
}
@font-face{
    font-family:"Century Gothic W01 Bold";
    src:url("Fonts/4e621b58-4586-429c-a0b2-9470ab4ae8c0.woff2") format("woff2"),url("Fonts/97e17f80-aaf1-4b74-a33b-e5dd730a26fd.woff") format("woff");
}

div.form-container { border:1px solid silver; padding:10px; background-color:#f5f5f5; font-family:"Century Gothic"; width: 600px; margin: auto; }

form.workflow-form fieldset { border:none; padding-bottom:15px; font-size:12px; color: #2e3b51;}

form.workflow-form fieldset label:first-child { display:inline-block; width:90%;}
form.workflow-form fieldset label:first-child { display:block; width:initial; font-size:12px; font-weight:bold; }

form.workflow-form fieldset label:first-child + div { padding-top:5px; display:inline-block; }
form.workflow-form fieldset label { vertical-align:top; color: #2e3b51; }

form.workflow-form textarea + span { display:block; color:silver; font-size:9px; padding-left:0px; }


form.workflow-form input.date { width:70px; }

form.workflow-form h1 { padding-left:120px; padding-top: 30px; border-bottom:1px solid #d5d5d5; margin-bottom:10px; font-family:"Century Gothic"; font-weight:bold; color:#2e3b51; background-image: url("../_graphics/AG-Stacked-Primary.png");background-repeat: no-repeat; height: 120px; line-height: 28px; text-transform: uppercase;}
form.workflow-form > div { padding-left:11px; }

form.workflow-form textarea { width:100%; }
form.workflow-form input[type='text'] { width:100%; font-family:"Century Gothic"; }

form.workflow-form div.section { border-top:0px; border-right: 1px solid silver; border-left: 1px solid silver; border-bottom: 1px solid silver; padding:0px;  margin-bottom:10px; background-color: #ffffff; }
form.workflow-form div.section h2 {  padding:0px 5px 5px 5px; color:#ffffff; background-color:#2e3b51;font-family:"Century Gothic"; font-weight:bold; font-size: 1.2em;}
form.workflow-form div.section > div { padding:10px; }
form.workflow-form div.formSubmissionFiles { width:100%; }
form.workflow-form div.frmbutton-container input.submit{background-color: #e8f3e5; }

form.workflow-form input[readonly] { background-color: #aeaeae; font-family:"Century Gothic W01 Regular"; }
		