/*
Contact Form by html-form-guide.com
You can customize all the aspects of the form in this style sheet
All the style elements use form id selector(notice the #contactus). So, including this
stylesheet does not affect the other elements at all!
*/

#contactus fieldset
{
   width:100%;
   padding: 0px;
   border:0;
  
}

#contactus legend, h2
{
}

#contactus label
{
   font: normal 11px Arial, Helvetica, sans-serif; padding:0 0 0 8px; margin: 0; line-height:1.4em; color:#cc0000;
}

#contactus input[type="text"],textarea
{
  font-family : Arial, Verdana, sans-serif;
  font-size: 0.8em;
  line-height:140%;
  color : #000; 
  padding : 3px; 
  background:#eee;
  border : 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}

#contactus input[type="text"]
{
  height:18px;
  width:60%;
}

#contactus #scaptcha
{
  width:60px;
  height:18px;

}

#contactus input[type="submit"]
{
   width:60px;
   height:30px;
   padding-left:0;
   border-radius:5px;
}

#contactus textarea
{
  height:80px;
  width:95%;
}

#contactus input[type="text"]:focus,textarea:focus
{
  color : #000;
  border : 0;
  background-color : #fff;
  font-weight:normal;
}

#contactus .container
{
   margin-top:8px;
   margin-bottom: 10px;
}

#contactus .error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 0.7em;
   color: #009900;
   background-color : #F5F5F5;
}

#contactus fieldset#antispam
{
   padding:2px 2px 0px 0px;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:290px;
}

#contactus fieldset#antispam legend
{
font:14px Sofia, "Century Gothic", Arial; color:#777;margin-bottom:4px;   
}

#contactus .short_explanation
{
   font-family : Arial, sans-serif;
   font-size: 0.6em;
   color:#333;   
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
#fg_crdiv p
{
    display:none;
}
/*
     FILE ARCHIVED ON 04:37:51 Oct 12, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:25:12 Apr 06, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  esindex: 0.013
  LoadShardBlock: 411.409 (3)
  CDXLines.iter: 12.308 (3)
  PetaboxLoader3.datanode: 64.86 (4)
  exclusion.robots: 0.185
  captures_list: 431.693
  exclusion.robots.policy: 0.172
  RedisCDXSource: 5.011
  load_resource: 182.74
  PetaboxLoader3.resolve: 500.178 (2)
*/