input::-webkit-input-placeholder{
            color: rgb(158, 158, 158);}
        input::-moz-placeholder{   /* mozilla firefox 19+ */
           color: rgb(158, 158, 158);}
        input:-moz-placeholder{    /* mozilla firefox 4 to 18 */
            color: rgb(158, 158, 158);}
        input:-ms-input-placeholder{  /* internet explorer 10-11 */ 
           color: rgb(158, 158, 158);}
.pb_sys_style2 .p_no_d {
    border: 1px solid #990000!important;
    color: #fff;
    background-color: #990000!important;}
