.mdwh_txtmod_tp_inpshad input::-webkit-input-placeholder { /* WebKit browsers */
color: #cccccc; } .mdwh_txtmod_tp_inpshad input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #cccccc; } .mdwh_txtmod_tp_inpshad input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #cccccc; } .mdwh_txtmod_tp_inpshad input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #cccccc; }