/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 02 2022 | 20:15:54 */
#datacap { padding:20px; border:1px solid #dddddd; }
#datacap input, #datacap textarea, #datacap select { width:100%; display:block; padding:10px; margin-bottom:10px;}
#datacap button { background-color:#F5B000; color:#ffffff; padding:20px; width:100%; 
  display:block; color:#333333; border:0px; font-size:20px; cursor: pointer; font-weight:bold; }
#datacap button:hover { background-color:#000000; color:#ffffff;}