
#bottom .acymailing_module_form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff!important;
}
#bottom .acymailing_module_form input::-moz-placeholder { /* Firefox 19+ */
  color: #fff!important;
}
#bottom .acymailing_module_form input:-ms-input-placeholder { /* IE 10+ */
  color: #fff!important;
}
#bottom .acymailing_module_form input:-moz-placeholder { /* Firefox 18- */
  color: #fff!important;
}
